@yoast/ai-insights-client 1.4.104 → 1.4.106

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,32 +7,32 @@
7
7
  * LICENSE.md file in the root directory of this source tree.
8
8
  *
9
9
  * @license MIT
10
- */function Qg(t={}){let{initialEntries:e=["/"],initialIndex:n,v5Compat:r=!1}=t,i;i=e.map((h,y)=>c(h,typeof h=="string"?null:h.state,y===0?"default":void 0));let s=l(n==null?i.length-1:n),a="POP",o=null;function l(h){return Math.min(Math.max(h,0),i.length-1)}function u(){return i[s]}function c(h,y=null,m){let g=Yg(i?u().pathname:"/",h,y,m);return en(g.pathname.charAt(0)==="/",`relative pathnames are not supported in memory history: ${JSON.stringify(h)}`),g}function f(h){return typeof h=="string"?h:Za(h)}return{get index(){return s},get action(){return a},get location(){return u()},createHref:f,createURL(h){return new URL(f(h),"http://localhost")},encodeLocation(h){let y=typeof h=="string"?$r(h):h;return{pathname:y.pathname||"",search:y.search||"",hash:y.hash||""}},push(h,y){a="PUSH";let m=c(h,y);s+=1,i.splice(s,i.length,m),r&&o&&o({action:a,location:m,delta:1})},replace(h,y){a="REPLACE";let m=c(h,y);i[s]=m,r&&o&&o({action:a,location:m,delta:0})},go(h){a="POP";let y=l(s+h),m=i[y];s=y,o&&o({action:a,location:m,delta:h})},listen(h){return o=h,()=>{o=null}}}}function Fe(t,e){if(t===!1||t===null||typeof t=="undefined")throw new Error(e)}function en(t,e){if(!t){typeof console!="undefined"&&console.warn(e);try{throw new Error(e)}catch(n){}}}function Gg(){return Math.random().toString(36).substring(2,10)}function Yg(t,e,n=null,r){return{pathname:typeof t=="string"?t:t.pathname,search:"",hash:"",...typeof e=="string"?$r(e):e,state:n,key:e&&e.key||r||Gg()}}function Za({pathname:t="/",search:e="",hash:n=""}){return e&&e!=="?"&&(t+=e.charAt(0)==="?"?e:"?"+e),n&&n!=="#"&&(t+=n.charAt(0)==="#"?n:"#"+n),t}function $r(t){let e={};if(t){let n=t.indexOf("#");n>=0&&(e.hash=t.substring(n),t=t.substring(0,n));let r=t.indexOf("?");r>=0&&(e.search=t.substring(r),t=t.substring(0,r)),t&&(e.pathname=t)}return e}function My(t,e,n="/"){return Vg(t,e,n,!1)}function Vg(t,e,n,r){let i=typeof e=="string"?$r(e):e,s=Yn(i.pathname||"/",n);if(s==null)return null;let a=Ly(t);Kg(a);let o=null;for(let l=0;o==null&&l<a.length;++l){let u=Ry(s);o=iv(a[l],u,r)}return o}function Ly(t,e=[],n=[],r=""){let i=(s,a,o)=>{let l={relativePath:o===void 0?s.path||"":o,caseSensitive:s.caseSensitive===!0,childrenIndex:a,route:s};l.relativePath.startsWith("/")&&(Fe(l.relativePath.startsWith(r),`Absolute route path "${l.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),l.relativePath=l.relativePath.slice(r.length));let u=Qn([r,l.relativePath]),c=n.concat(l);s.children&&s.children.length>0&&(Fe(s.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${u}".`),Ly(s.children,e,c,u)),!(s.path==null&&!s.index)&&e.push({path:u,score:nv(u,s.index),routesMeta:c})};return t.forEach((s,a)=>{var o;if(s.path===""||!((o=s.path)!=null&&o.includes("?")))i(s,a);else for(let l of Ny(s.path))i(s,a,l)}),e}function Ny(t){let e=t.split("/");if(e.length===0)return[];let[n,...r]=e,i=n.endsWith("?"),s=n.replace(/\?$/,"");if(r.length===0)return i?[s,""]:[s];let a=Ny(r.join("/")),o=[];return o.push(...a.map(l=>l===""?s:[s,l].join("/"))),i&&o.push(...a),o.map(l=>t.startsWith("/")&&l===""?"/":l)}function Kg(t){t.sort((e,n)=>e.score!==n.score?n.score-e.score:rv(e.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}var Xg=/^:[\w-]+$/,Jg=3,Zg=2,$g=1,ev=10,tv=-2,ed=t=>t==="*";function nv(t,e){let n=t.split("/"),r=n.length;return n.some(ed)&&(r+=tv),e&&(r+=Zg),n.filter(i=>!ed(i)).reduce((i,s)=>i+(Xg.test(s)?Jg:s===""?$g:ev),r)}function rv(t,e){return t.length===e.length&&t.slice(0,-1).every((r,i)=>r===e[i])?t[t.length-1]-e[e.length-1]:0}function iv(t,e,n=!1){let{routesMeta:r}=t,i={},s="/",a=[];for(let o=0;o<r.length;++o){let l=r[o],u=o===r.length-1,c=s==="/"?e:e.slice(s.length)||"/",f=Pi({path:l.relativePath,caseSensitive:l.caseSensitive,end:u},c),p=l.route;if(!f&&u&&n&&!r[r.length-1].route.index&&(f=Pi({path:l.relativePath,caseSensitive:l.caseSensitive,end:!1},c)),!f)return null;Object.assign(i,f.params),a.push({params:i,pathname:Qn([s,f.pathname]),pathnameBase:uv(Qn([s,f.pathnameBase])),route:p}),f.pathnameBase!=="/"&&(s=Qn([s,f.pathnameBase]))}return a}function Pi(t,e){typeof t=="string"&&(t={path:t,caseSensitive:!1,end:!0});let[n,r]=sv(t.path,t.caseSensitive,t.end),i=e.match(n);if(!i)return null;let s=i[0],a=s.replace(/(.)\/+$/,"$1"),o=i.slice(1);return{params:r.reduce((u,{paramName:c,isOptional:f},p)=>{if(c==="*"){let y=o[p]||"";a=s.slice(0,s.length-y.length).replace(/(.)\/+$/,"$1")}const h=o[p];return f&&!h?u[c]=void 0:u[c]=(h||"").replace(/%2F/g,"/"),u},{}),pathname:s,pathnameBase:a,pattern:t}}function sv(t,e=!1,n=!0){en(t==="*"||!t.endsWith("*")||t.endsWith("/*"),`Route path "${t}" will be treated as if it were "${t.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${t.replace(/\*$/,"/*")}".`);let r=[],i="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(a,o,l)=>(r.push({paramName:o,isOptional:l!=null}),l?"/?([^\\/]+)?":"/([^\\/]+)"));return t.endsWith("*")?(r.push({paramName:"*"}),i+=t==="*"||t==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?i+="\\/*$":t!==""&&t!=="/"&&(i+="(?:(?=\\/|$))"),[new RegExp(i,e?void 0:"i"),r]}function Ry(t){try{return t.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(e){return en(!1,`The URL path "${t}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${e}).`),t}}function Yn(t,e){if(e==="/")return t;if(!t.toLowerCase().startsWith(e.toLowerCase()))return null;let n=e.endsWith("/")?e.length-1:e.length,r=t.charAt(n);return r&&r!=="/"?null:t.slice(n)||"/"}function av(t,e="/"){let{pathname:n,search:r="",hash:i=""}=typeof t=="string"?$r(t):t;return{pathname:n?n.startsWith("/")?n:ov(n,e):e,search:cv(r),hash:dv(i)}}function ov(t,e){let n=e.replace(/\/+$/,"").split("/");return t.split("/").forEach(i=>{i===".."?n.length>1&&n.pop():i!=="."&&n.push(i)}),n.length>1?n.join("/"):"/"}function $o(t,e,n,r){return`Cannot include a '${t}' character in a manually specified \`to.${e}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function lv(t){return t.filter((e,n)=>n===0||e.route.path&&e.route.path.length>0)}function tc(t){let e=lv(t);return e.map((n,r)=>r===e.length-1?n.pathname:n.pathnameBase)}function nc(t,e,n,r=!1){let i;typeof t=="string"?i=$r(t):(i={...t},Fe(!i.pathname||!i.pathname.includes("?"),$o("?","pathname","search",i)),Fe(!i.pathname||!i.pathname.includes("#"),$o("#","pathname","hash",i)),Fe(!i.search||!i.search.includes("#"),$o("#","search","hash",i)));let s=t===""||i.pathname==="",a=s?"/":i.pathname,o;if(a==null)o=n;else{let f=e.length-1;if(!r&&a.startsWith("..")){let p=a.split("/");for(;p[0]==="..";)p.shift(),f-=1;i.pathname=p.join("/")}o=f>=0?e[f]:"/"}let l=av(i,o),u=a&&a!=="/"&&a.endsWith("/"),c=(s||a===".")&&n.endsWith("/");return!l.pathname.endsWith("/")&&(u||c)&&(l.pathname+="/"),l}var Qn=t=>t.join("/").replace(/\/\/+/g,"/"),uv=t=>t.replace(/\/+$/,"").replace(/^\/*/,"/"),cv=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,dv=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t;function fv(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}var _y=["POST","PUT","PATCH","DELETE"];new Set(_y);var hv=["GET",..._y];new Set(hv);var _i=M.createContext(null);_i.displayName="DataRouter";var wo=M.createContext(null);wo.displayName="DataRouterState";var Dy=M.createContext({isTransitioning:!1});Dy.displayName="ViewTransition";var pv=M.createContext(new Map);pv.displayName="Fetchers";var yv=M.createContext(null);yv.displayName="Await";var un=M.createContext(null);un.displayName="Navigation";var ta=M.createContext(null);ta.displayName="Location";var tn=M.createContext({outlet:null,matches:[],isDataRoute:!1});tn.displayName="Route";var rc=M.createContext(null);rc.displayName="RouteError";function mv(t,{relative:e}={}){Fe(ei(),"useHref() may be used only in the context of a <Router> component.");let{basename:n,navigator:r}=M.useContext(un),{hash:i,pathname:s,search:a}=na(t,{relative:e}),o=s;return n!=="/"&&(o=s==="/"?n:Qn([n,s])),r.createHref({pathname:o,search:a,hash:i})}function ei(){return M.useContext(ta)!=null}function mt(){return Fe(ei(),"useLocation() may be used only in the context of a <Router> component."),M.useContext(ta).location}function pa(t){Fe(ei(),"useMatch() may be used only in the context of a <Router> component.");let{pathname:e}=mt();return M.useMemo(()=>Pi(t,Ry(e)),[e,t])}var By="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function Fy(t){M.useContext(un).static||M.useLayoutEffect(t)}function lt(){let{isDataRoute:t}=M.useContext(tn);return t?Iv():gv()}function gv(){Fe(ei(),"useNavigate() may be used only in the context of a <Router> component.");let t=M.useContext(_i),{basename:e,navigator:n}=M.useContext(un),{matches:r}=M.useContext(tn),{pathname:i}=mt(),s=JSON.stringify(tc(r)),a=M.useRef(!1);return Fy(()=>{a.current=!0}),M.useCallback((l,u={})=>{if(en(a.current,By),!a.current)return;if(typeof l=="number"){n.go(l);return}let c=nc(l,JSON.parse(s),i,u.relative==="path");t==null&&e!=="/"&&(c.pathname=c.pathname==="/"?e:Qn([e,c.pathname])),(u.replace?n.replace:n.push)(c,u.state,u)},[e,n,s,i,t])}var vv=M.createContext(null);function bv(t){let e=M.useContext(tn).outlet;return e&&M.createElement(vv.Provider,{value:t},e)}function Ao(){let{matches:t}=M.useContext(tn),e=t[t.length-1];return e?e.params:{}}function na(t,{relative:e}={}){let{matches:n}=M.useContext(tn),{pathname:r}=mt(),i=JSON.stringify(tc(n));return M.useMemo(()=>nc(t,JSON.parse(i),r,e==="path"),[t,i,r,e])}function xv(t,e){return zy(t,e)}function zy(t,e,n,r){var v;Fe(ei(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:i}=M.useContext(un),{matches:s}=M.useContext(tn),a=s[s.length-1],o=a?a.params:{},l=a?a.pathname:"/",u=a?a.pathnameBase:"/",c=a&&a.route;{let S=c&&c.path||"";Uy(l,!c||S.endsWith("*")||S.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${l}" (under <Route path="${S}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
10
+ */function Qg(t={}){let{initialEntries:e=["/"],initialIndex:n,v5Compat:r=!1}=t,i;i=e.map((h,y)=>c(h,typeof h=="string"?null:h.state,y===0?"default":void 0));let s=l(n==null?i.length-1:n),a="POP",o=null;function l(h){return Math.min(Math.max(h,0),i.length-1)}function u(){return i[s]}function c(h,y=null,m){let g=Yg(i?u().pathname:"/",h,y,m);return en(g.pathname.charAt(0)==="/",`relative pathnames are not supported in memory history: ${JSON.stringify(h)}`),g}function f(h){return typeof h=="string"?h:Za(h)}return{get index(){return s},get action(){return a},get location(){return u()},createHref:f,createURL(h){return new URL(f(h),"http://localhost")},encodeLocation(h){let y=typeof h=="string"?$r(h):h;return{pathname:y.pathname||"",search:y.search||"",hash:y.hash||""}},push(h,y){a="PUSH";let m=c(h,y);s+=1,i.splice(s,i.length,m),r&&o&&o({action:a,location:m,delta:1})},replace(h,y){a="REPLACE";let m=c(h,y);i[s]=m,r&&o&&o({action:a,location:m,delta:0})},go(h){a="POP";let y=l(s+h),m=i[y];s=y,o&&o({action:a,location:m,delta:h})},listen(h){return o=h,()=>{o=null}}}}function Fe(t,e){if(t===!1||t===null||typeof t=="undefined")throw new Error(e)}function en(t,e){if(!t){typeof console!="undefined"&&console.warn(e);try{throw new Error(e)}catch(n){}}}function Gg(){return Math.random().toString(36).substring(2,10)}function Yg(t,e,n=null,r){return{pathname:typeof t=="string"?t:t.pathname,search:"",hash:"",...typeof e=="string"?$r(e):e,state:n,key:e&&e.key||r||Gg()}}function Za({pathname:t="/",search:e="",hash:n=""}){return e&&e!=="?"&&(t+=e.charAt(0)==="?"?e:"?"+e),n&&n!=="#"&&(t+=n.charAt(0)==="#"?n:"#"+n),t}function $r(t){let e={};if(t){let n=t.indexOf("#");n>=0&&(e.hash=t.substring(n),t=t.substring(0,n));let r=t.indexOf("?");r>=0&&(e.search=t.substring(r),t=t.substring(0,r)),t&&(e.pathname=t)}return e}function My(t,e,n="/"){return Vg(t,e,n,!1)}function Vg(t,e,n,r){let i=typeof e=="string"?$r(e):e,s=Yn(i.pathname||"/",n);if(s==null)return null;let a=Ly(t);Kg(a);let o=null;for(let l=0;o==null&&l<a.length;++l){let u=Ry(s);o=iv(a[l],u,r)}return o}function Ly(t,e=[],n=[],r=""){let i=(s,a,o)=>{let l={relativePath:o===void 0?s.path||"":o,caseSensitive:s.caseSensitive===!0,childrenIndex:a,route:s};l.relativePath.startsWith("/")&&(Fe(l.relativePath.startsWith(r),`Absolute route path "${l.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),l.relativePath=l.relativePath.slice(r.length));let u=Qn([r,l.relativePath]),c=n.concat(l);s.children&&s.children.length>0&&(Fe(s.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${u}".`),Ly(s.children,e,c,u)),!(s.path==null&&!s.index)&&e.push({path:u,score:nv(u,s.index),routesMeta:c})};return t.forEach((s,a)=>{var o;if(s.path===""||!((o=s.path)!=null&&o.includes("?")))i(s,a);else for(let l of Ny(s.path))i(s,a,l)}),e}function Ny(t){let e=t.split("/");if(e.length===0)return[];let[n,...r]=e,i=n.endsWith("?"),s=n.replace(/\?$/,"");if(r.length===0)return i?[s,""]:[s];let a=Ny(r.join("/")),o=[];return o.push(...a.map(l=>l===""?s:[s,l].join("/"))),i&&o.push(...a),o.map(l=>t.startsWith("/")&&l===""?"/":l)}function Kg(t){t.sort((e,n)=>e.score!==n.score?n.score-e.score:rv(e.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}var Xg=/^:[\w-]+$/,Jg=3,Zg=2,$g=1,ev=10,tv=-2,ed=t=>t==="*";function nv(t,e){let n=t.split("/"),r=n.length;return n.some(ed)&&(r+=tv),e&&(r+=Zg),n.filter(i=>!ed(i)).reduce((i,s)=>i+(Xg.test(s)?Jg:s===""?$g:ev),r)}function rv(t,e){return t.length===e.length&&t.slice(0,-1).every((r,i)=>r===e[i])?t[t.length-1]-e[e.length-1]:0}function iv(t,e,n=!1){let{routesMeta:r}=t,i={},s="/",a=[];for(let o=0;o<r.length;++o){let l=r[o],u=o===r.length-1,c=s==="/"?e:e.slice(s.length)||"/",f=Ti({path:l.relativePath,caseSensitive:l.caseSensitive,end:u},c),p=l.route;if(!f&&u&&n&&!r[r.length-1].route.index&&(f=Ti({path:l.relativePath,caseSensitive:l.caseSensitive,end:!1},c)),!f)return null;Object.assign(i,f.params),a.push({params:i,pathname:Qn([s,f.pathname]),pathnameBase:uv(Qn([s,f.pathnameBase])),route:p}),f.pathnameBase!=="/"&&(s=Qn([s,f.pathnameBase]))}return a}function Ti(t,e){typeof t=="string"&&(t={path:t,caseSensitive:!1,end:!0});let[n,r]=sv(t.path,t.caseSensitive,t.end),i=e.match(n);if(!i)return null;let s=i[0],a=s.replace(/(.)\/+$/,"$1"),o=i.slice(1);return{params:r.reduce((u,{paramName:c,isOptional:f},p)=>{if(c==="*"){let y=o[p]||"";a=s.slice(0,s.length-y.length).replace(/(.)\/+$/,"$1")}const h=o[p];return f&&!h?u[c]=void 0:u[c]=(h||"").replace(/%2F/g,"/"),u},{}),pathname:s,pathnameBase:a,pattern:t}}function sv(t,e=!1,n=!0){en(t==="*"||!t.endsWith("*")||t.endsWith("/*"),`Route path "${t}" will be treated as if it were "${t.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${t.replace(/\*$/,"/*")}".`);let r=[],i="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(a,o,l)=>(r.push({paramName:o,isOptional:l!=null}),l?"/?([^\\/]+)?":"/([^\\/]+)"));return t.endsWith("*")?(r.push({paramName:"*"}),i+=t==="*"||t==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?i+="\\/*$":t!==""&&t!=="/"&&(i+="(?:(?=\\/|$))"),[new RegExp(i,e?void 0:"i"),r]}function Ry(t){try{return t.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(e){return en(!1,`The URL path "${t}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${e}).`),t}}function Yn(t,e){if(e==="/")return t;if(!t.toLowerCase().startsWith(e.toLowerCase()))return null;let n=e.endsWith("/")?e.length-1:e.length,r=t.charAt(n);return r&&r!=="/"?null:t.slice(n)||"/"}function av(t,e="/"){let{pathname:n,search:r="",hash:i=""}=typeof t=="string"?$r(t):t;return{pathname:n?n.startsWith("/")?n:ov(n,e):e,search:cv(r),hash:dv(i)}}function ov(t,e){let n=e.replace(/\/+$/,"").split("/");return t.split("/").forEach(i=>{i===".."?n.length>1&&n.pop():i!=="."&&n.push(i)}),n.length>1?n.join("/"):"/"}function $o(t,e,n,r){return`Cannot include a '${t}' character in a manually specified \`to.${e}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function lv(t){return t.filter((e,n)=>n===0||e.route.path&&e.route.path.length>0)}function tc(t){let e=lv(t);return e.map((n,r)=>r===e.length-1?n.pathname:n.pathnameBase)}function nc(t,e,n,r=!1){let i;typeof t=="string"?i=$r(t):(i={...t},Fe(!i.pathname||!i.pathname.includes("?"),$o("?","pathname","search",i)),Fe(!i.pathname||!i.pathname.includes("#"),$o("#","pathname","hash",i)),Fe(!i.search||!i.search.includes("#"),$o("#","search","hash",i)));let s=t===""||i.pathname==="",a=s?"/":i.pathname,o;if(a==null)o=n;else{let f=e.length-1;if(!r&&a.startsWith("..")){let p=a.split("/");for(;p[0]==="..";)p.shift(),f-=1;i.pathname=p.join("/")}o=f>=0?e[f]:"/"}let l=av(i,o),u=a&&a!=="/"&&a.endsWith("/"),c=(s||a===".")&&n.endsWith("/");return!l.pathname.endsWith("/")&&(u||c)&&(l.pathname+="/"),l}var Qn=t=>t.join("/").replace(/\/\/+/g,"/"),uv=t=>t.replace(/\/+$/,"").replace(/^\/*/,"/"),cv=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,dv=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t;function fv(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}var _y=["POST","PUT","PATCH","DELETE"];new Set(_y);var hv=["GET",..._y];new Set(hv);var _i=M.createContext(null);_i.displayName="DataRouter";var wo=M.createContext(null);wo.displayName="DataRouterState";var Dy=M.createContext({isTransitioning:!1});Dy.displayName="ViewTransition";var pv=M.createContext(new Map);pv.displayName="Fetchers";var yv=M.createContext(null);yv.displayName="Await";var un=M.createContext(null);un.displayName="Navigation";var ta=M.createContext(null);ta.displayName="Location";var tn=M.createContext({outlet:null,matches:[],isDataRoute:!1});tn.displayName="Route";var rc=M.createContext(null);rc.displayName="RouteError";function mv(t,{relative:e}={}){Fe(ei(),"useHref() may be used only in the context of a <Router> component.");let{basename:n,navigator:r}=M.useContext(un),{hash:i,pathname:s,search:a}=na(t,{relative:e}),o=s;return n!=="/"&&(o=s==="/"?n:Qn([n,s])),r.createHref({pathname:o,search:a,hash:i})}function ei(){return M.useContext(ta)!=null}function mt(){return Fe(ei(),"useLocation() may be used only in the context of a <Router> component."),M.useContext(ta).location}function pa(t){Fe(ei(),"useMatch() may be used only in the context of a <Router> component.");let{pathname:e}=mt();return M.useMemo(()=>Ti(t,Ry(e)),[e,t])}var By="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function Fy(t){M.useContext(un).static||M.useLayoutEffect(t)}function lt(){let{isDataRoute:t}=M.useContext(tn);return t?Iv():gv()}function gv(){Fe(ei(),"useNavigate() may be used only in the context of a <Router> component.");let t=M.useContext(_i),{basename:e,navigator:n}=M.useContext(un),{matches:r}=M.useContext(tn),{pathname:i}=mt(),s=JSON.stringify(tc(r)),a=M.useRef(!1);return Fy(()=>{a.current=!0}),M.useCallback((l,u={})=>{if(en(a.current,By),!a.current)return;if(typeof l=="number"){n.go(l);return}let c=nc(l,JSON.parse(s),i,u.relative==="path");t==null&&e!=="/"&&(c.pathname=c.pathname==="/"?e:Qn([e,c.pathname])),(u.replace?n.replace:n.push)(c,u.state,u)},[e,n,s,i,t])}var vv=M.createContext(null);function bv(t){let e=M.useContext(tn).outlet;return e&&M.createElement(vv.Provider,{value:t},e)}function Ao(){let{matches:t}=M.useContext(tn),e=t[t.length-1];return e?e.params:{}}function na(t,{relative:e}={}){let{matches:n}=M.useContext(tn),{pathname:r}=mt(),i=JSON.stringify(tc(n));return M.useMemo(()=>nc(t,JSON.parse(i),r,e==="path"),[t,i,r,e])}function xv(t,e){return zy(t,e)}function zy(t,e,n,r){var v;Fe(ei(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:i}=M.useContext(un),{matches:s}=M.useContext(tn),a=s[s.length-1],o=a?a.params:{},l=a?a.pathname:"/",u=a?a.pathnameBase:"/",c=a&&a.route;{let S=c&&c.path||"";Uy(l,!c||S.endsWith("*")||S.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${l}" (under <Route path="${S}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
11
11
 
12
- Please change the parent <Route path="${S}"> to <Route path="${S==="/"?"*":`${S}/*`}">.`)}let f=mt(),p;if(e){let S=typeof e=="string"?$r(e):e;Fe(u==="/"||((v=S.pathname)==null?void 0:v.startsWith(u)),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${u}" but pathname "${S.pathname}" was given in the \`location\` prop.`),p=S}else p=f;let h=p.pathname||"/",y=h;if(u!=="/"){let S=u.replace(/^\//,"").split("/");y="/"+h.replace(/^\//,"").split("/").slice(S.length).join("/")}let m=My(t,{pathname:y});en(c||m!=null,`No routes matched location "${p.pathname}${p.search}${p.hash}" `),en(m==null||m[m.length-1].route.element!==void 0||m[m.length-1].route.Component!==void 0||m[m.length-1].route.lazy!==void 0,`Matched leaf route at location "${p.pathname}${p.search}${p.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let g=kv(m&&m.map(S=>Object.assign({},S,{params:Object.assign({},o,S.params),pathname:Qn([u,i.encodeLocation?i.encodeLocation(S.pathname).pathname:S.pathname]),pathnameBase:S.pathnameBase==="/"?u:Qn([u,i.encodeLocation?i.encodeLocation(S.pathnameBase).pathname:S.pathnameBase])})),s,n,r);return e&&g?M.createElement(ta.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",...p},navigationType:"POP"}},g):g}function wv(){let t=Pv(),e=fv(t)?`${t.status} ${t.statusText}`:t instanceof Error?t.message:JSON.stringify(t),n=t instanceof Error?t.stack:null,r="rgba(200,200,200, 0.5)",i={padding:"0.5rem",backgroundColor:r},s={padding:"2px 4px",backgroundColor:r},a=null;return console.error("Error handled by React Router default ErrorBoundary:",t),a=M.createElement(M.Fragment,null,M.createElement("p",null,"💿 Hey developer 👋"),M.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",M.createElement("code",{style:s},"ErrorBoundary")," or"," ",M.createElement("code",{style:s},"errorElement")," prop on your route.")),M.createElement(M.Fragment,null,M.createElement("h2",null,"Unexpected Application Error!"),M.createElement("h3",{style:{fontStyle:"italic"}},e),n?M.createElement("pre",{style:i},n):null,a)}var Av=M.createElement(wv,null),Sv=class extends M.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,e){return e.location!==t.location||e.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error!==void 0?t.error:e.error,location:e.location,revalidation:t.revalidation||e.revalidation}}componentDidCatch(t,e){console.error("React Router caught the following error during render",t,e)}render(){return this.state.error!==void 0?M.createElement(tn.Provider,{value:this.props.routeContext},M.createElement(rc.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function Cv({routeContext:t,match:e,children:n}){let r=M.useContext(_i);return r&&r.static&&r.staticContext&&(e.route.errorElement||e.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=e.route.id),M.createElement(tn.Provider,{value:t},n)}function kv(t,e=[],n=null,r=null){if(t==null){if(!n)return null;if(n.errors)t=n.matches;else if(e.length===0&&!n.initialized&&n.matches.length>0)t=n.matches;else return null}let i=t,s=n==null?void 0:n.errors;if(s!=null){let l=i.findIndex(u=>u.route.id&&(s==null?void 0:s[u.route.id])!==void 0);Fe(l>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(s).join(",")}`),i=i.slice(0,Math.min(i.length,l+1))}let a=!1,o=-1;if(n)for(let l=0;l<i.length;l++){let u=i[l];if((u.route.HydrateFallback||u.route.hydrateFallbackElement)&&(o=l),u.route.id){let{loaderData:c,errors:f}=n,p=u.route.loader&&!c.hasOwnProperty(u.route.id)&&(!f||f[u.route.id]===void 0);if(u.route.lazy||p){a=!0,o>=0?i=i.slice(0,o+1):i=[i[0]];break}}}return i.reduceRight((l,u,c)=>{let f,p=!1,h=null,y=null;n&&(f=s&&u.route.id?s[u.route.id]:void 0,h=u.route.errorElement||Av,a&&(o<0&&c===0?(Uy("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),p=!0,y=null):o===c&&(p=!0,y=u.route.hydrateFallbackElement||null)));let m=e.concat(i.slice(0,c+1)),g=()=>{let v;return f?v=h:p?v=y:u.route.Component?v=M.createElement(u.route.Component,null):u.route.element?v=u.route.element:v=l,M.createElement(Cv,{match:u,routeContext:{outlet:l,matches:m,isDataRoute:n!=null},children:v})};return n&&(u.route.ErrorBoundary||u.route.errorElement||c===0)?M.createElement(Sv,{location:n.location,revalidation:n.revalidation,component:h,error:f,children:g(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):g()},null)}function ic(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function jv(t){let e=M.useContext(_i);return Fe(e,ic(t)),e}function Ev(t){let e=M.useContext(wo);return Fe(e,ic(t)),e}function Ov(t){let e=M.useContext(tn);return Fe(e,ic(t)),e}function sc(t){let e=Ov(t),n=e.matches[e.matches.length-1];return Fe(n.route.id,`${t} can only be used on routes that contain a unique "id"`),n.route.id}function Tv(){return sc("useRouteId")}function Pv(){var r;let t=M.useContext(rc),e=Ev("useRouteError"),n=sc("useRouteError");return t!==void 0?t:(r=e.errors)==null?void 0:r[n]}function Iv(){let{router:t}=jv("useNavigate"),e=sc("useNavigate"),n=M.useRef(!1);return Fy(()=>{n.current=!0}),M.useCallback(async(i,s={})=>{en(n.current,By),n.current&&(typeof i=="number"?t.navigate(i):await t.navigate(i,{fromRouteId:e,...s}))},[t,e])}var td={};function Uy(t,e,n){!e&&!td[t]&&(td[t]=!0,en(!1,n))}M.memo(Mv);function Mv({routes:t,future:e,state:n}){return zy(t,void 0,n,e)}function Lv({basename:t,children:e,initialEntries:n,initialIndex:r}){let i=M.useRef();i.current==null&&(i.current=Qg({initialEntries:n,initialIndex:r,v5Compat:!0}));let s=i.current,[a,o]=M.useState({action:s.action,location:s.location}),l=M.useCallback(u=>{M.startTransition(()=>o(u))},[o]);return M.useLayoutEffect(()=>s.listen(l),[s,l]),M.createElement(Nv,{basename:t,children:e,location:a.location,navigationType:a.action,navigator:s})}function fi({to:t,replace:e,state:n,relative:r}){Fe(ei(),"<Navigate> may be used only in the context of a <Router> component.");let{static:i}=M.useContext(un);en(!i,"<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change.");let{matches:s}=M.useContext(tn),{pathname:a}=mt(),o=lt(),l=nc(t,tc(s),a,r==="path"),u=JSON.stringify(l);return M.useEffect(()=>{o(JSON.parse(u),{replace:e,state:n,relative:r})},[o,u,r,e,n]),null}function Ii(t){return bv(t.context)}function it(t){Fe(!1,"A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}function Nv({basename:t="/",children:e=null,location:n,navigationType:r="POP",navigator:i,static:s=!1}){Fe(!ei(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let a=t.replace(/^\/*/,"/"),o=M.useMemo(()=>({basename:a,navigator:i,static:s,future:{}}),[a,i,s]);typeof n=="string"&&(n=$r(n));let{pathname:l="/",search:u="",hash:c="",state:f=null,key:p="default"}=n,h=M.useMemo(()=>{let y=Yn(l,a);return y==null?null:{location:{pathname:y,search:u,hash:c,state:f,key:p},navigationType:r}},[a,l,u,c,f,p,r]);return en(h!=null,`<Router basename="${a}"> is not able to match the URL "${l}${u}${c}" because it does not start with the basename, so the <Router> won't render anything.`),h==null?null:M.createElement(un.Provider,{value:o},M.createElement(ta.Provider,{children:e,value:h}))}function Rv({children:t,location:e}){return xv(Yl(t),e)}function Yl(t,e=[]){let n=[];return M.Children.forEach(t,(r,i)=>{if(!M.isValidElement(r))return;let s=[...e,i];if(r.type===M.Fragment){n.push.apply(n,Yl(r.props.children,s));return}Fe(r.type===it,`[${typeof r.type=="string"?r.type:r.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),Fe(!r.props.index||!r.props.children,"An index route cannot have child routes.");let a={id:r.props.id||s.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,loader:r.props.loader,action:r.props.action,hydrateFallbackElement:r.props.hydrateFallbackElement,HydrateFallback:r.props.HydrateFallback,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.hasErrorBoundary===!0||r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(a.children=Yl(r.props.children,s)),n.push(a)}),n}var Fa="get",za="application/x-www-form-urlencoded";function So(t){return t!=null&&typeof t.tagName=="string"}function _v(t){return So(t)&&t.tagName.toLowerCase()==="button"}function Dv(t){return So(t)&&t.tagName.toLowerCase()==="form"}function Bv(t){return So(t)&&t.tagName.toLowerCase()==="input"}function Fv(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function zv(t,e){return t.button===0&&(!e||e==="_self")&&!Fv(t)}var ya=null;function Uv(){if(ya===null)try{new FormData(document.createElement("form"),0),ya=!1}catch(t){ya=!0}return ya}var Hv=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function el(t){return t!=null&&!Hv.has(t)?(en(!1,`"${t}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${za}"`),null):t}function qv(t,e){let n,r,i,s,a;if(Dv(t)){let o=t.getAttribute("action");r=o?Yn(o,e):null,n=t.getAttribute("method")||Fa,i=el(t.getAttribute("enctype"))||za,s=new FormData(t)}else if(_v(t)||Bv(t)&&(t.type==="submit"||t.type==="image")){let o=t.form;if(o==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let l=t.getAttribute("formaction")||o.getAttribute("action");if(r=l?Yn(l,e):null,n=t.getAttribute("formmethod")||o.getAttribute("method")||Fa,i=el(t.getAttribute("formenctype"))||el(o.getAttribute("enctype"))||za,s=new FormData(o,t),!Uv()){let{name:u,type:c,value:f}=t;if(c==="image"){let p=u?`${u}.`:"";s.append(`${p}x`,"0"),s.append(`${p}y`,"0")}else u&&s.append(u,f)}}else{if(So(t))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=Fa,r=null,i=za,a=t}return s&&i==="text/plain"&&(a=s,s=void 0),{action:r,method:n.toLowerCase(),encType:i,formData:s,body:a}}function ac(t,e){if(t===!1||t===null||typeof t=="undefined")throw new Error(e)}async function Wv(t,e){if(t.id in e)return e[t.id];try{let n=await import(t.module);return e[t.id]=n,n}catch(n){return console.error(`Error loading route module \`${t.module}\`, reloading page...`),console.error(n),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function Qv(t){return t==null?!1:t.href==null?t.rel==="preload"&&typeof t.imageSrcSet=="string"&&typeof t.imageSizes=="string":typeof t.rel=="string"&&typeof t.href=="string"}async function Gv(t,e,n){let r=await Promise.all(t.map(async i=>{let s=e.routes[i.route.id];if(s){let a=await Wv(s,n);return a.links?a.links():[]}return[]}));return Xv(r.flat(1).filter(Qv).filter(i=>i.rel==="stylesheet"||i.rel==="preload").map(i=>i.rel==="stylesheet"?{...i,rel:"prefetch",as:"style"}:{...i,rel:"prefetch"}))}function nd(t,e,n,r,i,s){let a=(l,u)=>n[u]?l.route.id!==n[u].route.id:!0,o=(l,u)=>{var c;return n[u].pathname!==l.pathname||((c=n[u].route.path)==null?void 0:c.endsWith("*"))&&n[u].params["*"]!==l.params["*"]};return s==="assets"?e.filter((l,u)=>a(l,u)||o(l,u)):s==="data"?e.filter((l,u)=>{var f;let c=r.routes[l.route.id];if(!c||!c.hasLoader)return!1;if(a(l,u)||o(l,u))return!0;if(l.route.shouldRevalidate){let p=l.route.shouldRevalidate({currentUrl:new URL(i.pathname+i.search+i.hash,window.origin),currentParams:((f=n[0])==null?void 0:f.params)||{},nextUrl:new URL(t,window.origin),nextParams:l.params,defaultShouldRevalidate:!0});if(typeof p=="boolean")return p}return!0}):[]}function Yv(t,e,{includeHydrateFallback:n}={}){return Vv(t.map(r=>{let i=e.routes[r.route.id];if(!i)return[];let s=[i.module];return i.clientActionModule&&(s=s.concat(i.clientActionModule)),i.clientLoaderModule&&(s=s.concat(i.clientLoaderModule)),n&&i.hydrateFallbackModule&&(s=s.concat(i.hydrateFallbackModule)),i.imports&&(s=s.concat(i.imports)),s}).flat(1))}function Vv(t){return[...new Set(t)]}function Kv(t){let e={},n=Object.keys(t).sort();for(let r of n)e[r]=t[r];return e}function Xv(t,e){let n=new Set;return new Set(e),t.reduce((r,i)=>{let s=JSON.stringify(Kv(i));return n.has(s)||(n.add(s),r.push({key:s,link:i})),r},[])}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var Jv=new Set([100,101,204,205]);function Zv(t,e){let n=typeof t=="string"?new URL(t,typeof window=="undefined"?"server://singlefetch/":window.location.origin):t;return n.pathname==="/"?n.pathname="_root.data":e&&Yn(n.pathname,e)==="/"?n.pathname=`${e.replace(/\/$/,"")}/_root.data`:n.pathname=`${n.pathname.replace(/\/$/,"")}.data`,n}function Hy(){let t=M.useContext(_i);return ac(t,"You must render this element inside a <DataRouterContext.Provider> element"),t}function $v(){let t=M.useContext(wo);return ac(t,"You must render this element inside a <DataRouterStateContext.Provider> element"),t}var oc=M.createContext(void 0);oc.displayName="FrameworkContext";function qy(){let t=M.useContext(oc);return ac(t,"You must render this element inside a <HydratedRouter> element"),t}function eb(t,e){let n=M.useContext(oc),[r,i]=M.useState(!1),[s,a]=M.useState(!1),{onFocus:o,onBlur:l,onMouseEnter:u,onMouseLeave:c,onTouchStart:f}=e,p=M.useRef(null);M.useEffect(()=>{if(t==="render"&&a(!0),t==="viewport"){let m=v=>{v.forEach(S=>{a(S.isIntersecting)})},g=new IntersectionObserver(m,{threshold:.5});return p.current&&g.observe(p.current),()=>{g.disconnect()}}},[t]),M.useEffect(()=>{if(r){let m=setTimeout(()=>{a(!0)},100);return()=>{clearTimeout(m)}}},[r]);let h=()=>{i(!0)},y=()=>{i(!1),a(!1)};return n?t!=="intent"?[s,p,{}]:[s,p,{onFocus:Vi(o,h),onBlur:Vi(l,y),onMouseEnter:Vi(u,h),onMouseLeave:Vi(c,y),onTouchStart:Vi(f,h)}]:[!1,p,{}]}function Vi(t,e){return n=>{t&&t(n),n.defaultPrevented||e(n)}}function tb({page:t,...e}){let{router:n}=Hy(),r=M.useMemo(()=>My(n.routes,t,n.basename),[n.routes,t,n.basename]);return r?M.createElement(rb,{page:t,matches:r,...e}):null}function nb(t){let{manifest:e,routeModules:n}=qy(),[r,i]=M.useState([]);return M.useEffect(()=>{let s=!1;return Gv(t,e,n).then(a=>{s||i(a)}),()=>{s=!0}},[t,e,n]),r}function rb({page:t,matches:e,...n}){let r=mt(),{manifest:i,routeModules:s}=qy(),{basename:a}=Hy(),{loaderData:o,matches:l}=$v(),u=M.useMemo(()=>nd(t,e,l,i,r,"data"),[t,e,l,i,r]),c=M.useMemo(()=>nd(t,e,l,i,r,"assets"),[t,e,l,i,r]),f=M.useMemo(()=>{if(t===r.pathname+r.search+r.hash)return[];let y=new Set,m=!1;if(e.forEach(v=>{var j;let S=i.routes[v.route.id];!S||!S.hasLoader||(!u.some(E=>E.route.id===v.route.id)&&v.route.id in o&&((j=s[v.route.id])!=null&&j.shouldRevalidate)||S.hasClientLoader?m=!0:y.add(v.route.id))}),y.size===0)return[];let g=Zv(t,a);return m&&y.size>0&&g.searchParams.set("_routes",e.filter(v=>y.has(v.route.id)).map(v=>v.route.id).join(",")),[g.pathname+g.search]},[a,o,r,i,u,e,t,s]),p=M.useMemo(()=>Yv(c,i),[c,i]),h=nb(c);return M.createElement(M.Fragment,null,f.map(y=>M.createElement("link",{key:y,rel:"prefetch",as:"fetch",href:y,...n})),p.map(y=>M.createElement("link",{key:y,rel:"modulepreload",href:y,...n})),h.map(({key:y,link:m})=>M.createElement("link",{key:y,...m})))}function ib(...t){return e=>{t.forEach(n=>{typeof n=="function"?n(e):n!=null&&(n.current=e)})}}var Wy=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined";try{Wy&&(window.__reactRouterVersion="7.6.3")}catch(t){}var Qy=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,br=M.forwardRef(function({onClick:e,discover:n="render",prefetch:r="none",relative:i,reloadDocument:s,replace:a,state:o,target:l,to:u,preventScrollReset:c,viewTransition:f,...p},h){let{basename:y}=M.useContext(un),m=typeof u=="string"&&Qy.test(u),g,v=!1;if(typeof u=="string"&&m&&(g=u,Wy))try{let L=new URL(window.location.href),R=u.startsWith("//")?new URL(L.protocol+u):new URL(u),I=Yn(R.pathname,y);R.origin===L.origin&&I!=null?u=I+R.search+R.hash:v=!0}catch(L){en(!1,`<Link to="${u}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let S=mv(u,{relative:i}),[j,E,A]=eb(r,p),w=lb(u,{replace:a,state:o,target:l,preventScrollReset:c,relative:i,viewTransition:f});function x(L){e&&e(L),L.defaultPrevented||w(L)}let b=M.createElement("a",{...p,...A,href:g||S,onClick:v||s?e:x,ref:ib(h,E),target:l,"data-discover":!m&&n==="render"?"true":void 0});return j&&!m?M.createElement(M.Fragment,null,b,M.createElement(tb,{page:S})):b});br.displayName="Link";var sb=M.forwardRef(function({"aria-current":e="page",caseSensitive:n=!1,className:r="",end:i=!1,style:s,to:a,viewTransition:o,children:l,...u},c){let f=na(a,{relative:u.relative}),p=mt(),h=M.useContext(wo),{navigator:y,basename:m}=M.useContext(un),g=h!=null&&hb(f)&&o===!0,v=y.encodeLocation?y.encodeLocation(f).pathname:f.pathname,S=p.pathname,j=h&&h.navigation&&h.navigation.location?h.navigation.location.pathname:null;n||(S=S.toLowerCase(),j=j?j.toLowerCase():null,v=v.toLowerCase()),j&&m&&(j=Yn(j,m)||j);const E=v!=="/"&&v.endsWith("/")?v.length-1:v.length;let A=S===v||!i&&S.startsWith(v)&&S.charAt(E)==="/",w=j!=null&&(j===v||!i&&j.startsWith(v)&&j.charAt(v.length)==="/"),x={isActive:A,isPending:w,isTransitioning:g},b=A?e:void 0,L;typeof r=="function"?L=r(x):L=[r,A?"active":null,w?"pending":null,g?"transitioning":null].filter(Boolean).join(" ");let R=typeof s=="function"?s(x):s;return M.createElement(br,{...u,"aria-current":b,className:L,ref:c,style:R,to:a,viewTransition:o},typeof l=="function"?l(x):l)});sb.displayName="NavLink";var ab=M.forwardRef(({discover:t="render",fetcherKey:e,navigate:n,reloadDocument:r,replace:i,state:s,method:a=Fa,action:o,onSubmit:l,relative:u,preventScrollReset:c,viewTransition:f,...p},h)=>{let y=db(),m=fb(o,{relative:u}),g=a.toLowerCase()==="get"?"get":"post",v=typeof o=="string"&&Qy.test(o),S=j=>{if(l&&l(j),j.defaultPrevented)return;j.preventDefault();let E=j.nativeEvent.submitter,A=(E==null?void 0:E.getAttribute("formmethod"))||a;y(E||j.currentTarget,{fetcherKey:e,method:A,navigate:n,replace:i,state:s,relative:u,preventScrollReset:c,viewTransition:f})};return M.createElement("form",{ref:h,method:g,action:m,onSubmit:r?l:S,...p,"data-discover":!v&&t==="render"?"true":void 0})});ab.displayName="Form";function ob(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function Gy(t){let e=M.useContext(_i);return Fe(e,ob(t)),e}function lb(t,{target:e,replace:n,state:r,preventScrollReset:i,relative:s,viewTransition:a}={}){let o=lt(),l=mt(),u=na(t,{relative:s});return M.useCallback(c=>{if(zv(c,e)){c.preventDefault();let f=n!==void 0?n:Za(l)===Za(u);o(t,{replace:f,state:r,preventScrollReset:i,relative:s,viewTransition:a})}},[l,o,u,n,r,e,t,i,s,a])}var ub=0,cb=()=>`__${String(++ub)}__`;function db(){let{router:t}=Gy("useSubmit"),{basename:e}=M.useContext(un),n=Tv();return M.useCallback(async(r,i={})=>{let{action:s,method:a,encType:o,formData:l,body:u}=qv(r,e);if(i.navigate===!1){let c=i.fetcherKey||cb();await t.fetch(c,n,i.action||s,{preventScrollReset:i.preventScrollReset,formData:l,body:u,formMethod:i.method||a,formEncType:i.encType||o,flushSync:i.flushSync})}else await t.navigate(i.action||s,{preventScrollReset:i.preventScrollReset,formData:l,body:u,formMethod:i.method||a,formEncType:i.encType||o,replace:i.replace,state:i.state,fromRouteId:n,flushSync:i.flushSync,viewTransition:i.viewTransition})},[t,e,n])}function fb(t,{relative:e}={}){let{basename:n}=M.useContext(un),r=M.useContext(tn);Fe(r,"useFormAction must be used inside a RouteContext");let[i]=r.matches.slice(-1),s={...na(t||".",{relative:e})},a=mt();if(t==null){s.search=a.search;let o=new URLSearchParams(s.search),l=o.getAll("index");if(l.some(c=>c==="")){o.delete("index"),l.filter(f=>f).forEach(f=>o.append("index",f));let c=o.toString();s.search=c?`?${c}`:""}}return(!t||t===".")&&i.route.index&&(s.search=s.search?s.search.replace(/^\?/,"?index&"):"?index"),n!=="/"&&(s.pathname=s.pathname==="/"?n:Qn([n,s.pathname])),Za(s)}function hb(t,e={}){let n=M.useContext(Dy);Fe(n!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=Gy("useViewTransitionState"),i=na(t,{relative:e.relative});if(!n.isTransitioning)return!1;let s=Yn(n.currentLocation.pathname,r)||n.currentLocation.pathname,a=Yn(n.nextLocation.pathname,r)||n.nextLocation.pathname;return Pi(i.pathname,a)!=null||Pi(i.pathname,s)!=null}[...Jv];var Di=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(t){return this.listeners.add(t),this.onSubscribe(),()=>{this.listeners.delete(t),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},pb={setTimeout:(t,e)=>setTimeout(t,e),clearTimeout:t=>clearTimeout(t),setInterval:(t,e)=>setInterval(t,e),clearInterval:t=>clearInterval(t)},bn,Nr,xy,yb=(xy=class{constructor(){se(this,bn,pb);se(this,Nr,!1)}setTimeoutProvider(t){process.env.NODE_ENV!=="production"&&D(this,Nr)&&t!==D(this,bn)&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:D(this,bn),provider:t}),ee(this,bn,t),process.env.NODE_ENV!=="production"&&ee(this,Nr,!1)}setTimeout(t,e){return process.env.NODE_ENV!=="production"&&ee(this,Nr,!0),D(this,bn).setTimeout(t,e)}clearTimeout(t){D(this,bn).clearTimeout(t)}setInterval(t,e){return process.env.NODE_ENV!=="production"&&ee(this,Nr,!0),D(this,bn).setInterval(t,e)}clearInterval(t){D(this,bn).clearInterval(t)}},bn=new WeakMap,Nr=new WeakMap,xy),Pr=new yb;function mb(t){setTimeout(t,0)}var Yr=typeof window=="undefined"||"Deno"in globalThis;function pt(){}function gb(t,e){return typeof t=="function"?t(e):t}function Vl(t){return typeof t=="number"&&t>=0&&t!==1/0}function Yy(t,e){return Math.max(t+(e||0)-Date.now(),0)}function yr(t,e){return typeof t=="function"?t(e):t}function Xt(t,e){return typeof t=="function"?t(e):t}function rd(t,e){const{type:n="all",exact:r,fetchStatus:i,predicate:s,queryKey:a,stale:o}=t;if(a){if(r){if(e.queryHash!==lc(a,e.options))return!1}else if(!Es(e.queryKey,a))return!1}if(n!=="all"){const l=e.isActive();if(n==="active"&&!l||n==="inactive"&&l)return!1}return!(typeof o=="boolean"&&e.isStale()!==o||i&&i!==e.state.fetchStatus||s&&!s(e))}function id(t,e){const{exact:n,status:r,predicate:i,mutationKey:s}=t;if(s){if(!e.options.mutationKey)return!1;if(n){if(Vr(e.options.mutationKey)!==Vr(s))return!1}else if(!Es(e.options.mutationKey,s))return!1}return!(r&&e.state.status!==r||i&&!i(e))}function lc(t,e){return((e==null?void 0:e.queryKeyHashFn)||Vr)(t)}function Vr(t){return JSON.stringify(t,(e,n)=>Xl(n)?Object.keys(n).sort().reduce((r,i)=>(r[i]=n[i],r),{}):n)}function Es(t,e){return t===e?!0:typeof t!=typeof e?!1:t&&e&&typeof t=="object"&&typeof e=="object"?Object.keys(e).every(n=>Es(t[n],e[n])):!1}var vb=Object.prototype.hasOwnProperty;function Kl(t,e){if(t===e)return t;const n=sd(t)&&sd(e);if(!n&&!(Xl(t)&&Xl(e)))return e;const i=(n?t:Object.keys(t)).length,s=n?e:Object.keys(e),a=s.length,o=n?new Array(a):{};let l=0;for(let u=0;u<a;u++){const c=n?u:s[u],f=t[c],p=e[c];if(f===p){o[c]=f,(n?u<i:vb.call(t,c))&&l++;continue}if(f===null||p===null||typeof f!="object"||typeof p!="object"){o[c]=p;continue}const h=Kl(f,p);o[c]=h,h===f&&l++}return i===a&&l===i?t:o}function $a(t,e){if(!e||Object.keys(t).length!==Object.keys(e).length)return!1;for(const n in t)if(t[n]!==e[n])return!1;return!0}function sd(t){return Array.isArray(t)&&t.length===Object.keys(t).length}function Xl(t){if(!ad(t))return!1;const e=t.constructor;if(e===void 0)return!0;const n=e.prototype;return!(!ad(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(t)!==Object.prototype)}function ad(t){return Object.prototype.toString.call(t)==="[object Object]"}function bb(t){return new Promise(e=>{Pr.setTimeout(e,t)})}function Jl(t,e,n){if(typeof n.structuralSharing=="function")return n.structuralSharing(t,e);if(n.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return Kl(t,e)}catch(r){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${r}`),r}return Kl(t,e)}return e}function xb(t,e,n=0){const r=[...t,e];return n&&r.length>n?r.slice(1):r}function wb(t,e,n=0){const r=[e,...t];return n&&r.length>n?r.slice(0,-1):r}var eo=Symbol();function Vy(t,e){return process.env.NODE_ENV!=="production"&&t.queryFn===eo&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${t.queryHash}'`),!t.queryFn&&(e!=null&&e.initialPromise)?()=>e.initialPromise:!t.queryFn||t.queryFn===eo?()=>Promise.reject(new Error(`Missing queryFn: '${t.queryHash}'`)):t.queryFn}function Ky(t,e){return typeof t=="function"?t(...e):!!t}var Rr,rr,vi,wy,Ab=(wy=class extends Di{constructor(){super();se(this,Rr);se(this,rr);se(this,vi);ee(this,vi,e=>{if(!Yr&&window.addEventListener){const n=()=>e();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){D(this,rr)||this.setEventListener(D(this,vi))}onUnsubscribe(){var e;this.hasListeners()||((e=D(this,rr))==null||e.call(this),ee(this,rr,void 0))}setEventListener(e){var n;ee(this,vi,e),(n=D(this,rr))==null||n.call(this),ee(this,rr,e(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(e){D(this,Rr)!==e&&(ee(this,Rr,e),this.onFocus())}onFocus(){const e=this.isFocused();this.listeners.forEach(n=>{n(e)})}isFocused(){var e;return typeof D(this,Rr)=="boolean"?D(this,Rr):((e=globalThis.document)==null?void 0:e.visibilityState)!=="hidden"}},Rr=new WeakMap,rr=new WeakMap,vi=new WeakMap,wy),uc=new Ab;function Zl(){let t,e;const n=new Promise((i,s)=>{t=i,e=s});n.status="pending",n.catch(()=>{});function r(i){Object.assign(n,i),delete n.resolve,delete n.reject}return n.resolve=i=>{r({status:"fulfilled",value:i}),t(i)},n.reject=i=>{r({status:"rejected",reason:i}),e(i)},n}var Sb=mb;function Cb(){let t=[],e=0,n=o=>{o()},r=o=>{o()},i=Sb;const s=o=>{e?t.push(o):i(()=>{n(o)})},a=()=>{const o=t;t=[],o.length&&i(()=>{r(()=>{o.forEach(l=>{n(l)})})})};return{batch:o=>{let l;e++;try{l=o()}finally{e--,e||a()}return l},batchCalls:o=>(...l)=>{s(()=>{o(...l)})},schedule:s,setNotifyFunction:o=>{n=o},setBatchNotifyFunction:o=>{r=o},setScheduler:o=>{i=o}}}var Xe=Cb(),bi,ir,xi,Ay,kb=(Ay=class extends Di{constructor(){super();se(this,bi,!0);se(this,ir);se(this,xi);ee(this,xi,e=>{if(!Yr&&window.addEventListener){const n=()=>e(!0),r=()=>e(!1);return window.addEventListener("online",n,!1),window.addEventListener("offline",r,!1),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",r)}}})}onSubscribe(){D(this,ir)||this.setEventListener(D(this,xi))}onUnsubscribe(){var e;this.hasListeners()||((e=D(this,ir))==null||e.call(this),ee(this,ir,void 0))}setEventListener(e){var n;ee(this,xi,e),(n=D(this,ir))==null||n.call(this),ee(this,ir,e(this.setOnline.bind(this)))}setOnline(e){D(this,bi)!==e&&(ee(this,bi,e),this.listeners.forEach(r=>{r(e)}))}isOnline(){return D(this,bi)}},bi=new WeakMap,ir=new WeakMap,xi=new WeakMap,Ay),to=new kb;function jb(t){return Math.min(1e3*2**t,3e4)}function Xy(t){return(t!=null?t:"online")==="online"?to.isOnline():!0}var $l=class extends Error{constructor(t){super("CancelledError"),this.revert=t==null?void 0:t.revert,this.silent=t==null?void 0:t.silent}};function Jy(t){let e=!1,n=0,r;const i=Zl(),s=()=>i.status!=="pending",a=m=>{var g;if(!s()){const v=new $l(m);p(v),(g=t.onCancel)==null||g.call(t,v)}},o=()=>{e=!0},l=()=>{e=!1},u=()=>uc.isFocused()&&(t.networkMode==="always"||to.isOnline())&&t.canRun(),c=()=>Xy(t.networkMode)&&t.canRun(),f=m=>{s()||(r==null||r(),i.resolve(m))},p=m=>{s()||(r==null||r(),i.reject(m))},h=()=>new Promise(m=>{var g;r=v=>{(s()||u())&&m(v)},(g=t.onPause)==null||g.call(t)}).then(()=>{var m;r=void 0,s()||(m=t.onContinue)==null||m.call(t)}),y=()=>{if(s())return;let m;const g=n===0?t.initialPromise:void 0;try{m=g!=null?g:t.fn()}catch(v){m=Promise.reject(v)}Promise.resolve(m).then(f).catch(v=>{var w,x,b;if(s())return;const S=(w=t.retry)!=null?w:Yr?0:3,j=(x=t.retryDelay)!=null?x:jb,E=typeof j=="function"?j(n,v):j,A=S===!0||typeof S=="number"&&n<S||typeof S=="function"&&S(n,v);if(e||!A){p(v);return}n++,(b=t.onFail)==null||b.call(t,n,v),bb(E).then(()=>u()?void 0:h()).then(()=>{e?p(v):y()})})};return{promise:i,status:()=>i.status,cancel:a,continue:()=>(r==null||r(),i),cancelRetry:o,continueRetry:l,canStart:c,start:()=>(c()?y():h().then(y),i)}}var _r,Sy,Zy=(Sy=class{constructor(){se(this,_r)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Vl(this.gcTime)&&ee(this,_r,Pr.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(t){this.gcTime=Math.max(this.gcTime||0,t!=null?t:Yr?1/0:5*60*1e3)}clearGcTimeout(){D(this,_r)&&(Pr.clearTimeout(D(this,_r)),ee(this,_r,void 0))}},_r=new WeakMap,Sy),Dr,wi,Kt,Br,Ze,Xs,Fr,on,Nn,Cy,Eb=(Cy=class extends Zy{constructor(e){var n;super();se(this,on);se(this,Dr);se(this,wi);se(this,Kt);se(this,Br);se(this,Ze);se(this,Xs);se(this,Fr);ee(this,Fr,!1),ee(this,Xs,e.defaultOptions),this.setOptions(e.options),this.observers=[],ee(this,Br,e.client),ee(this,Kt,D(this,Br).getQueryCache()),this.queryKey=e.queryKey,this.queryHash=e.queryHash,ee(this,Dr,od(this.options)),this.state=(n=e.state)!=null?n:D(this,Dr),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var e;return(e=D(this,Ze))==null?void 0:e.promise}setOptions(e){if(this.options={...D(this,Xs),...e},this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){const n=od(this.options);n.data!==void 0&&(this.setData(n.data,{updatedAt:n.dataUpdatedAt,manual:!0}),ee(this,Dr,n))}}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&D(this,Kt).remove(this)}setData(e,n){const r=Jl(this.state.data,e,this.options);return Ae(this,on,Nn).call(this,{data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(e,n){Ae(this,on,Nn).call(this,{type:"setState",state:e,setStateOptions:n})}cancel(e){var r,i;const n=(r=D(this,Ze))==null?void 0:r.promise;return(i=D(this,Ze))==null||i.cancel(e),n?n.then(pt).catch(pt):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(D(this,Dr))}isActive(){return this.observers.some(e=>Xt(e.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===eo||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStatic(){return this.getObserversCount()>0?this.observers.some(e=>yr(e.options.staleTime,this)==="static"):!1}isStale(){return this.getObserversCount()>0?this.observers.some(e=>e.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(e=0){return this.state.data===void 0?!0:e==="static"?!1:this.state.isInvalidated?!0:!Yy(this.state.dataUpdatedAt,e)}onFocus(){var n;const e=this.observers.find(r=>r.shouldFetchOnWindowFocus());e==null||e.refetch({cancelRefetch:!1}),(n=D(this,Ze))==null||n.continue()}onOnline(){var n;const e=this.observers.find(r=>r.shouldFetchOnReconnect());e==null||e.refetch({cancelRefetch:!1}),(n=D(this,Ze))==null||n.continue()}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),D(this,Kt).notify({type:"observerAdded",query:this,observer:e}))}removeObserver(e){this.observers.includes(e)&&(this.observers=this.observers.filter(n=>n!==e),this.observers.length||(D(this,Ze)&&(D(this,Fr)?D(this,Ze).cancel({revert:!0}):D(this,Ze).cancelRetry()),this.scheduleGc()),D(this,Kt).notify({type:"observerRemoved",query:this,observer:e}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||Ae(this,on,Nn).call(this,{type:"invalidate"})}async fetch(e,n){var l,u,c,f,p,h,y,m,g,v,S,j;if(this.state.fetchStatus!=="idle"&&((l=D(this,Ze))==null?void 0:l.status())!=="rejected"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(D(this,Ze))return D(this,Ze).continueRetry(),D(this,Ze).promise}if(e&&this.setOptions(e),!this.options.queryFn){const E=this.observers.find(A=>A.options.queryFn);E&&this.setOptions(E.options)}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));const r=new AbortController,i=E=>{Object.defineProperty(E,"signal",{enumerable:!0,get:()=>(ee(this,Fr,!0),r.signal)})},s=()=>{const E=Vy(this.options,n),w=(()=>{const x={client:D(this,Br),queryKey:this.queryKey,meta:this.meta};return i(x),x})();return ee(this,Fr,!1),this.options.persister?this.options.persister(E,w,this):E(w)},o=(()=>{const E={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:D(this,Br),state:this.state,fetchFn:s};return i(E),E})();(u=this.options.behavior)==null||u.onFetch(o,this),ee(this,wi,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((c=o.fetchOptions)==null?void 0:c.meta))&&Ae(this,on,Nn).call(this,{type:"fetch",meta:(f=o.fetchOptions)==null?void 0:f.meta}),ee(this,Ze,Jy({initialPromise:n==null?void 0:n.initialPromise,fn:o.fetchFn,onCancel:E=>{E instanceof $l&&E.revert&&this.setState({...D(this,wi),fetchStatus:"idle"}),r.abort()},onFail:(E,A)=>{Ae(this,on,Nn).call(this,{type:"failed",failureCount:E,error:A})},onPause:()=>{Ae(this,on,Nn).call(this,{type:"pause"})},onContinue:()=>{Ae(this,on,Nn).call(this,{type:"continue"})},retry:o.options.retry,retryDelay:o.options.retryDelay,networkMode:o.options.networkMode,canRun:()=>!0}));try{const E=await D(this,Ze).start();if(E===void 0)throw process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),new Error(`${this.queryHash} data is undefined`);return this.setData(E),(h=(p=D(this,Kt).config).onSuccess)==null||h.call(p,E,this),(m=(y=D(this,Kt).config).onSettled)==null||m.call(y,E,this.state.error,this),E}catch(E){if(E instanceof $l){if(E.silent)return D(this,Ze).promise;if(E.revert){if(this.state.data===void 0)throw E;return this.state.data}}throw Ae(this,on,Nn).call(this,{type:"error",error:E}),(v=(g=D(this,Kt).config).onError)==null||v.call(g,E,this),(j=(S=D(this,Kt).config).onSettled)==null||j.call(S,this.state.data,E,this),E}finally{this.scheduleGc()}}},Dr=new WeakMap,wi=new WeakMap,Kt=new WeakMap,Br=new WeakMap,Ze=new WeakMap,Xs=new WeakMap,Fr=new WeakMap,on=new WeakSet,Nn=function(e){const n=r=>{var i,s;switch(e.type){case"failed":return{...r,fetchFailureCount:e.failureCount,fetchFailureReason:e.error};case"pause":return{...r,fetchStatus:"paused"};case"continue":return{...r,fetchStatus:"fetching"};case"fetch":return{...r,...$y(r.data,this.options),fetchMeta:(i=e.meta)!=null?i:null};case"success":const a={...r,data:e.data,dataUpdateCount:r.dataUpdateCount+1,dataUpdatedAt:(s=e.dataUpdatedAt)!=null?s:Date.now(),error:null,isInvalidated:!1,status:"success",...!e.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};return ee(this,wi,e.manual?a:void 0),a;case"error":const o=e.error;return{...r,error:o,errorUpdateCount:r.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:r.fetchFailureCount+1,fetchFailureReason:o,fetchStatus:"idle",status:"error"};case"invalidate":return{...r,isInvalidated:!0};case"setState":return{...r,...e.state}}};this.state=n(this.state),Xe.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),D(this,Kt).notify({query:this,type:"updated",action:e})})},Cy);function $y(t,e){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Xy(e.networkMode)?"fetching":"paused",...t===void 0&&{error:null,status:"pending"}}}function od(t){const e=typeof t.initialData=="function"?t.initialData():t.initialData,n=e!==void 0,r=n?typeof t.initialDataUpdatedAt=="function"?t.initialDataUpdatedAt():t.initialDataUpdatedAt:0;return{data:e,dataUpdateCount:0,dataUpdatedAt:n?r!=null?r:Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"pending",fetchStatus:"idle"}}var wt,Ce,Js,ft,zr,Ai,Fn,sr,Zs,Si,Ci,Ur,Hr,ar,ki,Ie,ds,eu,tu,nu,ru,iu,su,au,em,ky,Ob=(ky=class extends Di{constructor(e,n){super();se(this,Ie);se(this,wt);se(this,Ce);se(this,Js);se(this,ft);se(this,zr);se(this,Ai);se(this,Fn);se(this,sr);se(this,Zs);se(this,Si);se(this,Ci);se(this,Ur);se(this,Hr);se(this,ar);se(this,ki,new Set);this.options=n,ee(this,wt,e),ee(this,sr,null),ee(this,Fn,Zl()),this.bindMethods(),this.setOptions(n)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(D(this,Ce).addObserver(this),ld(D(this,Ce),this.options)?Ae(this,Ie,ds).call(this):this.updateResult(),Ae(this,Ie,ru).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ou(D(this,Ce),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ou(D(this,Ce),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,Ae(this,Ie,iu).call(this),Ae(this,Ie,su).call(this),D(this,Ce).removeObserver(this)}setOptions(e){const n=this.options,r=D(this,Ce);if(this.options=D(this,wt).defaultQueryOptions(e),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Xt(this.options.enabled,D(this,Ce))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");Ae(this,Ie,au).call(this),D(this,Ce).setOptions(this.options),n._defaulted&&!$a(this.options,n)&&D(this,wt).getQueryCache().notify({type:"observerOptionsUpdated",query:D(this,Ce),observer:this});const i=this.hasListeners();i&&ud(D(this,Ce),r,this.options,n)&&Ae(this,Ie,ds).call(this),this.updateResult(),i&&(D(this,Ce)!==r||Xt(this.options.enabled,D(this,Ce))!==Xt(n.enabled,D(this,Ce))||yr(this.options.staleTime,D(this,Ce))!==yr(n.staleTime,D(this,Ce)))&&Ae(this,Ie,eu).call(this);const s=Ae(this,Ie,tu).call(this);i&&(D(this,Ce)!==r||Xt(this.options.enabled,D(this,Ce))!==Xt(n.enabled,D(this,Ce))||s!==D(this,ar))&&Ae(this,Ie,nu).call(this,s)}getOptimisticResult(e){const n=D(this,wt).getQueryCache().build(D(this,wt),e),r=this.createResult(n,e);return Pb(this,r)&&(ee(this,ft,r),ee(this,Ai,this.options),ee(this,zr,D(this,Ce).state)),r}getCurrentResult(){return D(this,ft)}trackResult(e,n){return new Proxy(e,{get:(r,i)=>(this.trackProp(i),n==null||n(i),i==="promise"&&(this.trackProp("data"),!this.options.experimental_prefetchInRender&&D(this,Fn).status==="pending"&&D(this,Fn).reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(r,i))})}trackProp(e){D(this,ki).add(e)}getCurrentQuery(){return D(this,Ce)}refetch({...e}={}){return this.fetch({...e})}fetchOptimistic(e){const n=D(this,wt).defaultQueryOptions(e),r=D(this,wt).getQueryCache().build(D(this,wt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(e){var n;return Ae(this,Ie,ds).call(this,{...e,cancelRefetch:(n=e.cancelRefetch)!=null?n:!0}).then(()=>(this.updateResult(),D(this,ft)))}createResult(e,n){var L;const r=D(this,Ce),i=this.options,s=D(this,ft),a=D(this,zr),o=D(this,Ai),u=e!==r?e.state:D(this,Js),{state:c}=e;let f={...c},p=!1,h;if(n._optimisticResults){const R=this.hasListeners(),I=!R&&ld(e,n),P=R&&ud(e,r,n,i);(I||P)&&(f={...f,...$y(c.data,e.options)}),n._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:y,errorUpdatedAt:m,status:g}=f;h=f.data;let v=!1;if(n.placeholderData!==void 0&&h===void 0&&g==="pending"){let R;s!=null&&s.isPlaceholderData&&n.placeholderData===(o==null?void 0:o.placeholderData)?(R=s.data,v=!0):R=typeof n.placeholderData=="function"?n.placeholderData((L=D(this,Ci))==null?void 0:L.state.data,D(this,Ci)):n.placeholderData,R!==void 0&&(g="success",h=Jl(s==null?void 0:s.data,R,n),p=!0)}if(n.select&&h!==void 0&&!v)if(s&&h===(a==null?void 0:a.data)&&n.select===D(this,Zs))h=D(this,Si);else try{ee(this,Zs,n.select),h=n.select(h),h=Jl(s==null?void 0:s.data,h,n),ee(this,Si,h),ee(this,sr,null)}catch(R){ee(this,sr,R)}D(this,sr)&&(y=D(this,sr),h=D(this,Si),m=Date.now(),g="error");const S=f.fetchStatus==="fetching",j=g==="pending",E=g==="error",A=j&&S,w=h!==void 0,b={status:g,fetchStatus:f.fetchStatus,isPending:j,isSuccess:g==="success",isError:E,isInitialLoading:A,isLoading:A,data:h,dataUpdatedAt:f.dataUpdatedAt,error:y,errorUpdatedAt:m,failureCount:f.fetchFailureCount,failureReason:f.fetchFailureReason,errorUpdateCount:f.errorUpdateCount,isFetched:f.dataUpdateCount>0||f.errorUpdateCount>0,isFetchedAfterMount:f.dataUpdateCount>u.dataUpdateCount||f.errorUpdateCount>u.errorUpdateCount,isFetching:S,isRefetching:S&&!j,isLoadingError:E&&!w,isPaused:f.fetchStatus==="paused",isPlaceholderData:p,isRefetchError:E&&w,isStale:cc(e,n),refetch:this.refetch,promise:D(this,Fn),isEnabled:Xt(n.enabled,e)!==!1};if(this.options.experimental_prefetchInRender){const R=z=>{b.status==="error"?z.reject(b.error):b.data!==void 0&&z.resolve(b.data)},I=()=>{const z=ee(this,Fn,b.promise=Zl());R(z)},P=D(this,Fn);switch(P.status){case"pending":e.queryHash===r.queryHash&&R(P);break;case"fulfilled":(b.status==="error"||b.data!==P.value)&&I();break;case"rejected":(b.status!=="error"||b.error!==P.reason)&&I();break}}return b}updateResult(){const e=D(this,ft),n=this.createResult(D(this,Ce),this.options);if(ee(this,zr,D(this,Ce).state),ee(this,Ai,this.options),D(this,zr).data!==void 0&&ee(this,Ci,D(this,Ce)),$a(n,e))return;ee(this,ft,n);const r=()=>{if(!e)return!0;const{notifyOnChangeProps:i}=this.options,s=typeof i=="function"?i():i;if(s==="all"||!s&&!D(this,ki).size)return!0;const a=new Set(s!=null?s:D(this,ki));return this.options.throwOnError&&a.add("error"),Object.keys(D(this,ft)).some(o=>{const l=o;return D(this,ft)[l]!==e[l]&&a.has(l)})};Ae(this,Ie,em).call(this,{listeners:r()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&Ae(this,Ie,ru).call(this)}},wt=new WeakMap,Ce=new WeakMap,Js=new WeakMap,ft=new WeakMap,zr=new WeakMap,Ai=new WeakMap,Fn=new WeakMap,sr=new WeakMap,Zs=new WeakMap,Si=new WeakMap,Ci=new WeakMap,Ur=new WeakMap,Hr=new WeakMap,ar=new WeakMap,ki=new WeakMap,Ie=new WeakSet,ds=function(e){Ae(this,Ie,au).call(this);let n=D(this,Ce).fetch(this.options,e);return e!=null&&e.throwOnError||(n=n.catch(pt)),n},eu=function(){Ae(this,Ie,iu).call(this);const e=yr(this.options.staleTime,D(this,Ce));if(Yr||D(this,ft).isStale||!Vl(e))return;const r=Yy(D(this,ft).dataUpdatedAt,e)+1;ee(this,Ur,Pr.setTimeout(()=>{D(this,ft).isStale||this.updateResult()},r))},tu=function(){var e;return(e=typeof this.options.refetchInterval=="function"?this.options.refetchInterval(D(this,Ce)):this.options.refetchInterval)!=null?e:!1},nu=function(e){Ae(this,Ie,su).call(this),ee(this,ar,e),!(Yr||Xt(this.options.enabled,D(this,Ce))===!1||!Vl(D(this,ar))||D(this,ar)===0)&&ee(this,Hr,Pr.setInterval(()=>{(this.options.refetchIntervalInBackground||uc.isFocused())&&Ae(this,Ie,ds).call(this)},D(this,ar)))},ru=function(){Ae(this,Ie,eu).call(this),Ae(this,Ie,nu).call(this,Ae(this,Ie,tu).call(this))},iu=function(){D(this,Ur)&&(Pr.clearTimeout(D(this,Ur)),ee(this,Ur,void 0))},su=function(){D(this,Hr)&&(Pr.clearInterval(D(this,Hr)),ee(this,Hr,void 0))},au=function(){const e=D(this,wt).getQueryCache().build(D(this,wt),this.options);if(e===D(this,Ce))return;const n=D(this,Ce);ee(this,Ce,e),ee(this,Js,e.state),this.hasListeners()&&(n==null||n.removeObserver(this),e.addObserver(this))},em=function(e){Xe.batch(()=>{e.listeners&&this.listeners.forEach(n=>{n(D(this,ft))}),D(this,wt).getQueryCache().notify({query:D(this,Ce),type:"observerResultsUpdated"})})},ky);function Tb(t,e){return Xt(e.enabled,t)!==!1&&t.state.data===void 0&&!(t.state.status==="error"&&e.retryOnMount===!1)}function ld(t,e){return Tb(t,e)||t.state.data!==void 0&&ou(t,e,e.refetchOnMount)}function ou(t,e,n){if(Xt(e.enabled,t)!==!1&&yr(e.staleTime,t)!=="static"){const r=typeof n=="function"?n(t):n;return r==="always"||r!==!1&&cc(t,e)}return!1}function ud(t,e,n,r){return(t!==e||Xt(r.enabled,t)===!1)&&(!n.suspense||t.state.status!=="error")&&cc(t,n)}function cc(t,e){return Xt(e.enabled,t)!==!1&&t.isStaleByTime(yr(e.staleTime,t))}function Pb(t,e){return!$a(t.getCurrentResult(),e)}function cd(t){return{onFetch:(e,n)=>{var c,f,p,h,y;const r=e.options,i=(p=(f=(c=e.fetchOptions)==null?void 0:c.meta)==null?void 0:f.fetchMore)==null?void 0:p.direction,s=((h=e.state.data)==null?void 0:h.pages)||[],a=((y=e.state.data)==null?void 0:y.pageParams)||[];let o={pages:[],pageParams:[]},l=0;const u=async()=>{var j;let m=!1;const g=E=>{Object.defineProperty(E,"signal",{enumerable:!0,get:()=>(e.signal.aborted?m=!0:e.signal.addEventListener("abort",()=>{m=!0}),e.signal)})},v=Vy(e.options,e.fetchOptions),S=async(E,A,w)=>{if(m)return Promise.reject();if(A==null&&E.pages.length)return Promise.resolve(E);const b=(()=>{const P={client:e.client,queryKey:e.queryKey,pageParam:A,direction:w?"backward":"forward",meta:e.options.meta};return g(P),P})(),L=await v(b),{maxPages:R}=e.options,I=w?wb:xb;return{pages:I(E.pages,L,R),pageParams:I(E.pageParams,A,R)}};if(i&&s.length){const E=i==="backward",A=E?Ib:dd,w={pages:s,pageParams:a},x=A(r,w);o=await S(w,x,E)}else{const E=t!=null?t:s.length;do{const A=l===0?(j=a[0])!=null?j:r.initialPageParam:dd(r,o);if(l>0&&A==null)break;o=await S(o,A),l++}while(l<E)}return o};e.options.persister?e.fetchFn=()=>{var m,g;return(g=(m=e.options).persister)==null?void 0:g.call(m,u,{client:e.client,queryKey:e.queryKey,meta:e.options.meta,signal:e.signal},n)}:e.fetchFn=u}}}function dd(t,{pages:e,pageParams:n}){const r=e.length-1;return e.length>0?t.getNextPageParam(e[r],e,n[r],n):void 0}function Ib(t,{pages:e,pageParams:n}){var r;return e.length>0?(r=t.getPreviousPageParam)==null?void 0:r.call(t,e[0],e,n[0],n):void 0}var $s,xn,ht,qr,wn,nr,jy,Mb=(jy=class extends Zy{constructor(e){super();se(this,wn);se(this,$s);se(this,xn);se(this,ht);se(this,qr);ee(this,$s,e.client),this.mutationId=e.mutationId,ee(this,ht,e.mutationCache),ee(this,xn,[]),this.state=e.state||tm(),this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options=e,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(e){D(this,xn).includes(e)||(D(this,xn).push(e),this.clearGcTimeout(),D(this,ht).notify({type:"observerAdded",mutation:this,observer:e}))}removeObserver(e){ee(this,xn,D(this,xn).filter(n=>n!==e)),this.scheduleGc(),D(this,ht).notify({type:"observerRemoved",mutation:this,observer:e})}optionalRemove(){D(this,xn).length||(this.state.status==="pending"?this.scheduleGc():D(this,ht).remove(this))}continue(){var e,n;return(n=(e=D(this,qr))==null?void 0:e.continue())!=null?n:this.execute(this.state.variables)}async execute(e){var a,o,l,u,c,f,p,h,y,m,g,v,S,j,E,A,w,x,b,L,R;const n=()=>{Ae(this,wn,nr).call(this,{type:"continue"})},r={client:D(this,$s),meta:this.options.meta,mutationKey:this.options.mutationKey};ee(this,qr,Jy({fn:()=>this.options.mutationFn?this.options.mutationFn(e,r):Promise.reject(new Error("No mutationFn found")),onFail:(I,P)=>{Ae(this,wn,nr).call(this,{type:"failed",failureCount:I,error:P})},onPause:()=>{Ae(this,wn,nr).call(this,{type:"pause"})},onContinue:n,retry:(a=this.options.retry)!=null?a:0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>D(this,ht).canRun(this)}));const i=this.state.status==="pending",s=!D(this,qr).canStart();try{if(i)n();else{Ae(this,wn,nr).call(this,{type:"pending",variables:e,isPaused:s}),await((l=(o=D(this,ht).config).onMutate)==null?void 0:l.call(o,e,this,r));const P=await((c=(u=this.options).onMutate)==null?void 0:c.call(u,e,r));P!==this.state.context&&Ae(this,wn,nr).call(this,{type:"pending",context:P,variables:e,isPaused:s})}const I=await D(this,qr).start();return await((p=(f=D(this,ht).config).onSuccess)==null?void 0:p.call(f,I,e,this.state.context,this,r)),await((y=(h=this.options).onSuccess)==null?void 0:y.call(h,I,e,this.state.context,r)),await((g=(m=D(this,ht).config).onSettled)==null?void 0:g.call(m,I,null,this.state.variables,this.state.context,this,r)),await((S=(v=this.options).onSettled)==null?void 0:S.call(v,I,null,e,this.state.context,r)),Ae(this,wn,nr).call(this,{type:"success",data:I}),I}catch(I){try{throw await((E=(j=D(this,ht).config).onError)==null?void 0:E.call(j,I,e,this.state.context,this,r)),await((w=(A=this.options).onError)==null?void 0:w.call(A,I,e,this.state.context,r)),await((b=(x=D(this,ht).config).onSettled)==null?void 0:b.call(x,void 0,I,this.state.variables,this.state.context,this,r)),await((R=(L=this.options).onSettled)==null?void 0:R.call(L,void 0,I,e,this.state.context,r)),I}finally{Ae(this,wn,nr).call(this,{type:"error",error:I})}}finally{D(this,ht).runNext(this)}}},$s=new WeakMap,xn=new WeakMap,ht=new WeakMap,qr=new WeakMap,wn=new WeakSet,nr=function(e){const n=r=>{switch(e.type){case"failed":return{...r,failureCount:e.failureCount,failureReason:e.error};case"pause":return{...r,isPaused:!0};case"continue":return{...r,isPaused:!1};case"pending":return{...r,context:e.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:e.isPaused,status:"pending",variables:e.variables,submittedAt:Date.now()};case"success":return{...r,data:e.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...r,data:void 0,error:e.error,failureCount:r.failureCount+1,failureReason:e.error,isPaused:!1,status:"error"}}};this.state=n(this.state),Xe.batch(()=>{D(this,xn).forEach(r=>{r.onMutationUpdate(e)}),D(this,ht).notify({mutation:this,type:"updated",action:e})})},jy);function tm(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var zn,ln,ea,Ey,Lb=(Ey=class extends Di{constructor(e={}){super();se(this,zn);se(this,ln);se(this,ea);this.config=e,ee(this,zn,new Set),ee(this,ln,new Map),ee(this,ea,0)}build(e,n,r){const i=new Mb({client:e,mutationCache:this,mutationId:++ha(this,ea)._,options:e.defaultMutationOptions(n),state:r});return this.add(i),i}add(e){D(this,zn).add(e);const n=ma(e);if(typeof n=="string"){const r=D(this,ln).get(n);r?r.push(e):D(this,ln).set(n,[e])}this.notify({type:"added",mutation:e})}remove(e){if(D(this,zn).delete(e)){const n=ma(e);if(typeof n=="string"){const r=D(this,ln).get(n);if(r)if(r.length>1){const i=r.indexOf(e);i!==-1&&r.splice(i,1)}else r[0]===e&&D(this,ln).delete(n)}}this.notify({type:"removed",mutation:e})}canRun(e){const n=ma(e);if(typeof n=="string"){const r=D(this,ln).get(n),i=r==null?void 0:r.find(s=>s.state.status==="pending");return!i||i===e}else return!0}runNext(e){var r,i;const n=ma(e);if(typeof n=="string"){const s=(r=D(this,ln).get(n))==null?void 0:r.find(a=>a!==e&&a.state.isPaused);return(i=s==null?void 0:s.continue())!=null?i:Promise.resolve()}else return Promise.resolve()}clear(){Xe.batch(()=>{D(this,zn).forEach(e=>{this.notify({type:"removed",mutation:e})}),D(this,zn).clear(),D(this,ln).clear()})}getAll(){return Array.from(D(this,zn))}find(e){const n={exact:!0,...e};return this.getAll().find(r=>id(n,r))}findAll(e={}){return this.getAll().filter(n=>id(e,n))}notify(e){Xe.batch(()=>{this.listeners.forEach(n=>{n(e)})})}resumePausedMutations(){const e=this.getAll().filter(n=>n.state.isPaused);return Xe.batch(()=>Promise.all(e.map(n=>n.continue().catch(pt))))}},zn=new WeakMap,ln=new WeakMap,ea=new WeakMap,Ey);function ma(t){var e;return(e=t.options.scope)==null?void 0:e.id}var Un,or,At,Hn,Gn,Ua,lu,Oy,Nb=(Oy=class extends Di{constructor(n,r){super();se(this,Gn);se(this,Un);se(this,or);se(this,At);se(this,Hn);ee(this,Un,n),this.setOptions(r),this.bindMethods(),Ae(this,Gn,Ua).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(n){var i;const r=this.options;this.options=D(this,Un).defaultMutationOptions(n),$a(this.options,r)||D(this,Un).getMutationCache().notify({type:"observerOptionsUpdated",mutation:D(this,At),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&Vr(r.mutationKey)!==Vr(this.options.mutationKey)?this.reset():((i=D(this,At))==null?void 0:i.state.status)==="pending"&&D(this,At).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=D(this,At))==null||n.removeObserver(this)}onMutationUpdate(n){Ae(this,Gn,Ua).call(this),Ae(this,Gn,lu).call(this,n)}getCurrentResult(){return D(this,or)}reset(){var n;(n=D(this,At))==null||n.removeObserver(this),ee(this,At,void 0),Ae(this,Gn,Ua).call(this),Ae(this,Gn,lu).call(this)}mutate(n,r){var i;return ee(this,Hn,r),(i=D(this,At))==null||i.removeObserver(this),ee(this,At,D(this,Un).getMutationCache().build(D(this,Un),this.options)),D(this,At).addObserver(this),D(this,At).execute(n)}},Un=new WeakMap,or=new WeakMap,At=new WeakMap,Hn=new WeakMap,Gn=new WeakSet,Ua=function(){var r,i;const n=(i=(r=D(this,At))==null?void 0:r.state)!=null?i:tm();ee(this,or,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},lu=function(n){Xe.batch(()=>{var r,i,s,a,o,l,u,c;if(D(this,Hn)&&this.hasListeners()){const f=D(this,or).variables,p=D(this,or).context,h={client:D(this,Un),meta:this.options.meta,mutationKey:this.options.mutationKey};(n==null?void 0:n.type)==="success"?((i=(r=D(this,Hn)).onSuccess)==null||i.call(r,n.data,f,p,h),(a=(s=D(this,Hn)).onSettled)==null||a.call(s,n.data,null,f,p,h)):(n==null?void 0:n.type)==="error"&&((l=(o=D(this,Hn)).onError)==null||l.call(o,n.error,f,p,h),(c=(u=D(this,Hn)).onSettled)==null||c.call(u,void 0,n.error,f,p,h))}this.listeners.forEach(f=>{f(D(this,or))})})},Oy),An,Ty,Rb=(Ty=class extends Di{constructor(e={}){super();se(this,An);this.config=e,ee(this,An,new Map)}build(e,n,r){var o;const i=n.queryKey,s=(o=n.queryHash)!=null?o:lc(i,n);let a=this.get(s);return a||(a=new Eb({client:e,queryKey:i,queryHash:s,options:e.defaultQueryOptions(n),state:r,defaultOptions:e.getQueryDefaults(i)}),this.add(a)),a}add(e){D(this,An).has(e.queryHash)||(D(this,An).set(e.queryHash,e),this.notify({type:"added",query:e}))}remove(e){const n=D(this,An).get(e.queryHash);n&&(e.destroy(),n===e&&D(this,An).delete(e.queryHash),this.notify({type:"removed",query:e}))}clear(){Xe.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return D(this,An).get(e)}getAll(){return[...D(this,An).values()]}find(e){const n={exact:!0,...e};return this.getAll().find(r=>rd(n,r))}findAll(e={}){const n=this.getAll();return Object.keys(e).length>0?n.filter(r=>rd(e,r)):n}notify(e){Xe.batch(()=>{this.listeners.forEach(n=>{n(e)})})}onFocus(){Xe.batch(()=>{this.getAll().forEach(e=>{e.onFocus()})})}onOnline(){Xe.batch(()=>{this.getAll().forEach(e=>{e.onOnline()})})}},An=new WeakMap,Ty),qe,lr,ur,ji,Ei,cr,Oi,Ti,Py,_b=(Py=class{constructor(t={}){se(this,qe);se(this,lr);se(this,ur);se(this,ji);se(this,Ei);se(this,cr);se(this,Oi);se(this,Ti);ee(this,qe,t.queryCache||new Rb),ee(this,lr,t.mutationCache||new Lb),ee(this,ur,t.defaultOptions||{}),ee(this,ji,new Map),ee(this,Ei,new Map),ee(this,cr,0)}mount(){ha(this,cr)._++,D(this,cr)===1&&(ee(this,Oi,uc.subscribe(async t=>{t&&(await this.resumePausedMutations(),D(this,qe).onFocus())})),ee(this,Ti,to.subscribe(async t=>{t&&(await this.resumePausedMutations(),D(this,qe).onOnline())})))}unmount(){var t,e;ha(this,cr)._--,D(this,cr)===0&&((t=D(this,Oi))==null||t.call(this),ee(this,Oi,void 0),(e=D(this,Ti))==null||e.call(this),ee(this,Ti,void 0))}isFetching(t){return D(this,qe).findAll({...t,fetchStatus:"fetching"}).length}isMutating(t){return D(this,lr).findAll({...t,status:"pending"}).length}getQueryData(t){var n;const e=this.defaultQueryOptions({queryKey:t});return(n=D(this,qe).get(e.queryHash))==null?void 0:n.state.data}ensureQueryData(t){const e=this.defaultQueryOptions(t),n=D(this,qe).build(this,e),r=n.state.data;return r===void 0?this.fetchQuery(t):(t.revalidateIfStale&&n.isStaleByTime(yr(e.staleTime,n))&&this.prefetchQuery(e),Promise.resolve(r))}getQueriesData(t){return D(this,qe).findAll(t).map(({queryKey:e,state:n})=>{const r=n.data;return[e,r]})}setQueryData(t,e,n){const r=this.defaultQueryOptions({queryKey:t}),i=D(this,qe).get(r.queryHash),s=i==null?void 0:i.state.data,a=gb(e,s);if(a!==void 0)return D(this,qe).build(this,r).setData(a,{...n,manual:!0})}setQueriesData(t,e,n){return Xe.batch(()=>D(this,qe).findAll(t).map(({queryKey:r})=>[r,this.setQueryData(r,e,n)]))}getQueryState(t){var n;const e=this.defaultQueryOptions({queryKey:t});return(n=D(this,qe).get(e.queryHash))==null?void 0:n.state}removeQueries(t){const e=D(this,qe);Xe.batch(()=>{e.findAll(t).forEach(n=>{e.remove(n)})})}resetQueries(t,e){const n=D(this,qe);return Xe.batch(()=>(n.findAll(t).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...t},e)))}cancelQueries(t,e={}){const n={revert:!0,...e},r=Xe.batch(()=>D(this,qe).findAll(t).map(i=>i.cancel(n)));return Promise.all(r).then(pt).catch(pt)}invalidateQueries(t,e={}){return Xe.batch(()=>{var n,r;return D(this,qe).findAll(t).forEach(i=>{i.invalidate()}),(t==null?void 0:t.refetchType)==="none"?Promise.resolve():this.refetchQueries({...t,type:(r=(n=t==null?void 0:t.refetchType)!=null?n:t==null?void 0:t.type)!=null?r:"active"},e)})}refetchQueries(t,e={}){var i;const n={...e,cancelRefetch:(i=e.cancelRefetch)!=null?i:!0},r=Xe.batch(()=>D(this,qe).findAll(t).filter(s=>!s.isDisabled()&&!s.isStatic()).map(s=>{let a=s.fetch(void 0,n);return n.throwOnError||(a=a.catch(pt)),s.state.fetchStatus==="paused"?Promise.resolve():a}));return Promise.all(r).then(pt)}fetchQuery(t){const e=this.defaultQueryOptions(t);e.retry===void 0&&(e.retry=!1);const n=D(this,qe).build(this,e);return n.isStaleByTime(yr(e.staleTime,n))?n.fetch(e):Promise.resolve(n.state.data)}prefetchQuery(t){return this.fetchQuery(t).then(pt).catch(pt)}fetchInfiniteQuery(t){return t.behavior=cd(t.pages),this.fetchQuery(t)}prefetchInfiniteQuery(t){return this.fetchInfiniteQuery(t).then(pt).catch(pt)}ensureInfiniteQueryData(t){return t.behavior=cd(t.pages),this.ensureQueryData(t)}resumePausedMutations(){return to.isOnline()?D(this,lr).resumePausedMutations():Promise.resolve()}getQueryCache(){return D(this,qe)}getMutationCache(){return D(this,lr)}getDefaultOptions(){return D(this,ur)}setDefaultOptions(t){ee(this,ur,t)}setQueryDefaults(t,e){D(this,ji).set(Vr(t),{queryKey:t,defaultOptions:e})}getQueryDefaults(t){const e=[...D(this,ji).values()],n={};return e.forEach(r=>{Es(t,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(t,e){D(this,Ei).set(Vr(t),{mutationKey:t,defaultOptions:e})}getMutationDefaults(t){const e=[...D(this,Ei).values()],n={};return e.forEach(r=>{Es(t,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(t){if(t._defaulted)return t;const e={...D(this,ur).queries,...this.getQueryDefaults(t.queryKey),...t,_defaulted:!0};return e.queryHash||(e.queryHash=lc(e.queryKey,e)),e.refetchOnReconnect===void 0&&(e.refetchOnReconnect=e.networkMode!=="always"),e.throwOnError===void 0&&(e.throwOnError=!!e.suspense),!e.networkMode&&e.persister&&(e.networkMode="offlineFirst"),e.queryFn===eo&&(e.enabled=!1),e}defaultMutationOptions(t){return t!=null&&t._defaulted?t:{...D(this,ur).mutations,...(t==null?void 0:t.mutationKey)&&this.getMutationDefaults(t.mutationKey),...t,_defaulted:!0}}clear(){D(this,qe).clear(),D(this,lr).clear()}},qe=new WeakMap,lr=new WeakMap,ur=new WeakMap,ji=new WeakMap,Ei=new WeakMap,cr=new WeakMap,Oi=new WeakMap,Ti=new WeakMap,Py),nm=M.createContext(void 0),nn=t=>{const e=M.useContext(nm);if(!e)throw new Error("No QueryClient set, use QueryClientProvider to set one");return e},Db=({client:t,children:e})=>(M.useEffect(()=>(t.mount(),()=>{t.unmount()}),[t]),d.jsx(nm.Provider,{value:t,children:e})),rm=M.createContext(!1),Bb=()=>M.useContext(rm);rm.Provider;function Fb(){let t=!1;return{clearReset:()=>{t=!1},reset:()=>{t=!0},isReset:()=>t}}var zb=M.createContext(Fb()),Ub=()=>M.useContext(zb),Hb=(t,e)=>{(t.suspense||t.throwOnError||t.experimental_prefetchInRender)&&(e.isReset()||(t.retryOnMount=!1))},qb=t=>{M.useEffect(()=>{t.clearReset()},[t])},Wb=({result:t,errorResetBoundary:e,throwOnError:n,query:r,suspense:i})=>t.isError&&!e.isReset()&&!t.isFetching&&r&&(i&&t.data===void 0||Ky(n,[t.error,r])),Qb=t=>{if(t.suspense){const n=i=>i==="static"?i:Math.max(i!=null?i:1e3,1e3),r=t.staleTime;t.staleTime=typeof r=="function"?(...i)=>n(r(...i)):n(r),typeof t.gcTime=="number"&&(t.gcTime=Math.max(t.gcTime,1e3))}},Gb=(t,e)=>t.isLoading&&t.isFetching&&!e,Yb=(t,e)=>(t==null?void 0:t.suspense)&&e.isPending,fd=(t,e,n)=>e.fetchOptimistic(t).catch(()=>{n.clearReset()});function Vb(t,e,n){var f,p,h,y,m;if(process.env.NODE_ENV!=="production"&&(typeof t!="object"||Array.isArray(t)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');const r=Bb(),i=Ub(),s=nn(),a=s.defaultQueryOptions(t);(p=(f=s.getDefaultOptions().queries)==null?void 0:f._experimental_beforeQuery)==null||p.call(f,a),process.env.NODE_ENV!=="production"&&(a.queryFn||console.error(`[${a.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),a._optimisticResults=r?"isRestoring":"optimistic",Qb(a),Hb(a,i),qb(i);const o=!s.getQueryCache().get(a.queryHash),[l]=M.useState(()=>new e(s,a)),u=l.getOptimisticResult(a),c=!r&&t.subscribed!==!1;if(M.useSyncExternalStore(M.useCallback(g=>{const v=c?l.subscribe(Xe.batchCalls(g)):pt;return l.updateResult(),v},[l,c]),()=>l.getCurrentResult(),()=>l.getCurrentResult()),M.useEffect(()=>{l.setOptions(a)},[a,l]),Yb(a,u))throw fd(a,l,i);if(Wb({result:u,errorResetBoundary:i,throwOnError:a.throwOnError,query:s.getQueryCache().get(a.queryHash),suspense:a.suspense}))throw u.error;if((y=(h=s.getDefaultOptions().queries)==null?void 0:h._experimental_afterQuery)==null||y.call(h,a,u),a.experimental_prefetchInRender&&!Yr&&Gb(u,r)){const g=o?fd(a,l,i):(m=s.getQueryCache().get(a.queryHash))==null?void 0:m.promise;g==null||g.catch(pt).finally(()=>{l.updateResult()})}return a.notifyOnChangeProps?u:l.trackResult(u)}function Kn(t,e){return Vb(t,Ob)}function Xn(t,e){const n=nn(),[r]=M.useState(()=>new Nb(n,t));M.useEffect(()=>{r.setOptions(t)},[r,t]);const i=M.useSyncExternalStore(M.useCallback(a=>r.subscribe(Xe.batchCalls(a)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),s=M.useCallback((a,o)=>{r.mutate(a,o).catch(pt)},[r]);if(i.error&&Ky(r.options.throwOnError,[i.error]))throw i.error;return{...i,mutate:s,mutateAsync:i.mutate}}function im(t,e){return function(){return t.apply(e,arguments)}}const{toString:Kb}=Object.prototype,{getPrototypeOf:dc}=Object,{iterator:Co,toStringTag:sm}=Symbol,ko=(t=>e=>{const n=Kb.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),cn=t=>(t=t.toLowerCase(),e=>ko(e)===t),jo=t=>e=>typeof e===t,{isArray:Bi}=Array,Os=jo("undefined");function Xb(t){return t!==null&&!Os(t)&&t.constructor!==null&&!Os(t.constructor)&&Ct(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const am=cn("ArrayBuffer");function Jb(t){let e;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&am(t.buffer),e}const Zb=jo("string"),Ct=jo("function"),om=jo("number"),Eo=t=>t!==null&&typeof t=="object",$b=t=>t===!0||t===!1,Ha=t=>{if(ko(t)!=="object")return!1;const e=dc(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(sm in t)&&!(Co in t)},e2=cn("Date"),t2=cn("File"),n2=cn("Blob"),r2=cn("FileList"),i2=t=>Eo(t)&&Ct(t.pipe),s2=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||Ct(t.append)&&((e=ko(t))==="formdata"||e==="object"&&Ct(t.toString)&&t.toString()==="[object FormData]"))},a2=cn("URLSearchParams"),[o2,l2,u2,c2]=["ReadableStream","Request","Response","Headers"].map(cn),d2=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function ra(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t=="undefined")return;let r,i;if(typeof t!="object"&&(t=[t]),Bi(t))for(r=0,i=t.length;r<i;r++)e.call(null,t[r],r,t);else{const s=n?Object.getOwnPropertyNames(t):Object.keys(t),a=s.length;let o;for(r=0;r<a;r++)o=s[r],e.call(null,t[o],o,t)}}function lm(t,e){e=e.toLowerCase();const n=Object.keys(t);let r=n.length,i;for(;r-- >0;)if(i=n[r],e===i.toLowerCase())return i;return null}const Ir=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,um=t=>!Os(t)&&t!==Ir;function uu(){const{caseless:t}=um(this)&&this||{},e={},n=(r,i)=>{const s=t&&lm(e,i)||i;Ha(e[s])&&Ha(r)?e[s]=uu(e[s],r):Ha(r)?e[s]=uu({},r):Bi(r)?e[s]=r.slice():e[s]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&ra(arguments[r],n);return e}const f2=(t,e,n,{allOwnKeys:r}={})=>(ra(e,(i,s)=>{n&&Ct(i)?t[s]=im(i,n):t[s]=i},{allOwnKeys:r}),t),h2=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),p2=(t,e,n,r)=>{t.prototype=Object.create(e.prototype,r),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},y2=(t,e,n,r)=>{let i,s,a;const o={};if(e=e||{},t==null)return e;do{for(i=Object.getOwnPropertyNames(t),s=i.length;s-- >0;)a=i[s],(!r||r(a,t,e))&&!o[a]&&(e[a]=t[a],o[a]=!0);t=n!==!1&&dc(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},m2=(t,e,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=e.length;const r=t.indexOf(e,n);return r!==-1&&r===n},g2=t=>{if(!t)return null;if(Bi(t))return t;let e=t.length;if(!om(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},v2=(t=>e=>t&&e instanceof t)(typeof Uint8Array!="undefined"&&dc(Uint8Array)),b2=(t,e)=>{const r=(t&&t[Co]).call(t);let i;for(;(i=r.next())&&!i.done;){const s=i.value;e.call(t,s[0],s[1])}},x2=(t,e)=>{let n;const r=[];for(;(n=t.exec(e))!==null;)r.push(n);return r},w2=cn("HTMLFormElement"),A2=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,i){return r.toUpperCase()+i}),hd=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),S2=cn("RegExp"),cm=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),r={};ra(n,(i,s)=>{let a;(a=e(i,s,t))!==!1&&(r[s]=a||i)}),Object.defineProperties(t,r)},C2=t=>{cm(t,(e,n)=>{if(Ct(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=t[n];if(Ct(r)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},k2=(t,e)=>{const n={},r=i=>{i.forEach(s=>{n[s]=!0})};return Bi(t)?r(t):r(String(t).split(e)),n},j2=()=>{},E2=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e;function O2(t){return!!(t&&Ct(t.append)&&t[sm]==="FormData"&&t[Co])}const T2=t=>{const e=new Array(10),n=(r,i)=>{if(Eo(r)){if(e.indexOf(r)>=0)return;if(!("toJSON"in r)){e[i]=r;const s=Bi(r)?[]:{};return ra(r,(a,o)=>{const l=n(a,i+1);!Os(l)&&(s[o]=l)}),e[i]=void 0,s}}return r};return n(t,0)},P2=cn("AsyncFunction"),I2=t=>t&&(Eo(t)||Ct(t))&&Ct(t.then)&&Ct(t.catch),dm=((t,e)=>t?setImmediate:e?((n,r)=>(Ir.addEventListener("message",({source:i,data:s})=>{i===Ir&&s===n&&r.length&&r.shift()()},!1),i=>{r.push(i),Ir.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",Ct(Ir.postMessage)),M2=typeof queueMicrotask!="undefined"?queueMicrotask.bind(Ir):typeof process!="undefined"&&process.nextTick||dm,L2=t=>t!=null&&Ct(t[Co]),H={isArray:Bi,isArrayBuffer:am,isBuffer:Xb,isFormData:s2,isArrayBufferView:Jb,isString:Zb,isNumber:om,isBoolean:$b,isObject:Eo,isPlainObject:Ha,isReadableStream:o2,isRequest:l2,isResponse:u2,isHeaders:c2,isUndefined:Os,isDate:e2,isFile:t2,isBlob:n2,isRegExp:S2,isFunction:Ct,isStream:i2,isURLSearchParams:a2,isTypedArray:v2,isFileList:r2,forEach:ra,merge:uu,extend:f2,trim:d2,stripBOM:h2,inherits:p2,toFlatObject:y2,kindOf:ko,kindOfTest:cn,endsWith:m2,toArray:g2,forEachEntry:b2,matchAll:x2,isHTMLForm:w2,hasOwnProperty:hd,hasOwnProp:hd,reduceDescriptors:cm,freezeMethods:C2,toObjectSet:k2,toCamelCase:A2,noop:j2,toFiniteNumber:E2,findKey:lm,global:Ir,isContextDefined:um,isSpecCompliantForm:O2,toJSONObject:T2,isAsyncFn:P2,isThenable:I2,setImmediate:dm,asap:M2,isIterable:L2};function ve(t,e,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i,this.status=i.status?i.status:null)}H.inherits(ve,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:H.toJSONObject(this.config),code:this.code,status:this.status}}});const fm=ve.prototype,hm={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{hm[t]={value:t}});Object.defineProperties(ve,hm);Object.defineProperty(fm,"isAxiosError",{value:!0});ve.from=(t,e,n,r,i,s)=>{const a=Object.create(fm);return H.toFlatObject(t,a,function(l){return l!==Error.prototype},o=>o!=="isAxiosError"),ve.call(a,t.message,e,n,r,i),a.cause=t,a.name=t.name,s&&Object.assign(a,s),a};const N2=null;function cu(t){return H.isPlainObject(t)||H.isArray(t)}function pm(t){return H.endsWith(t,"[]")?t.slice(0,-2):t}function pd(t,e,n){return t?t.concat(e).map(function(i,s){return i=pm(i),!n&&s?"["+i+"]":i}).join(n?".":""):e}function R2(t){return H.isArray(t)&&!t.some(cu)}const _2=H.toFlatObject(H,{},null,function(e){return/^is[A-Z]/.test(e)});function Oo(t,e,n){if(!H.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=H.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,g){return!H.isUndefined(g[m])});const r=n.metaTokens,i=n.visitor||c,s=n.dots,a=n.indexes,l=(n.Blob||typeof Blob!="undefined"&&Blob)&&H.isSpecCompliantForm(e);if(!H.isFunction(i))throw new TypeError("visitor must be a function");function u(y){if(y===null)return"";if(H.isDate(y))return y.toISOString();if(H.isBoolean(y))return y.toString();if(!l&&H.isBlob(y))throw new ve("Blob is not supported. Use a Buffer instead.");return H.isArrayBuffer(y)||H.isTypedArray(y)?l&&typeof Blob=="function"?new Blob([y]):Buffer.from(y):y}function c(y,m,g){let v=y;if(y&&!g&&typeof y=="object"){if(H.endsWith(m,"{}"))m=r?m:m.slice(0,-2),y=JSON.stringify(y);else if(H.isArray(y)&&R2(y)||(H.isFileList(y)||H.endsWith(m,"[]"))&&(v=H.toArray(y)))return m=pm(m),v.forEach(function(j,E){!(H.isUndefined(j)||j===null)&&e.append(a===!0?pd([m],E,s):a===null?m:m+"[]",u(j))}),!1}return cu(y)?!0:(e.append(pd(g,m,s),u(y)),!1)}const f=[],p=Object.assign(_2,{defaultVisitor:c,convertValue:u,isVisitable:cu});function h(y,m){if(!H.isUndefined(y)){if(f.indexOf(y)!==-1)throw Error("Circular reference detected in "+m.join("."));f.push(y),H.forEach(y,function(v,S){(!(H.isUndefined(v)||v===null)&&i.call(e,v,H.isString(S)?S.trim():S,m,p))===!0&&h(v,m?m.concat(S):[S])}),f.pop()}}if(!H.isObject(t))throw new TypeError("data must be an object");return h(t),e}function yd(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(r){return e[r]})}function fc(t,e){this._pairs=[],t&&Oo(t,this,e)}const ym=fc.prototype;ym.append=function(e,n){this._pairs.push([e,n])};ym.toString=function(e){const n=e?function(r){return e.call(this,r,yd)}:yd;return this._pairs.map(function(i){return n(i[0])+"="+n(i[1])},"").join("&")};function D2(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function mm(t,e,n){if(!e)return t;const r=n&&n.encode||D2;H.isFunction(n)&&(n={serialize:n});const i=n&&n.serialize;let s;if(i?s=i(e,n):s=H.isURLSearchParams(e)?e.toString():new fc(e,n).toString(r),s){const a=t.indexOf("#");a!==-1&&(t=t.slice(0,a)),t+=(t.indexOf("?")===-1?"?":"&")+s}return t}class md{constructor(){this.handlers=[]}use(e,n,r){return this.handlers.push({fulfilled:e,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){H.forEach(this.handlers,function(r){r!==null&&e(r)})}}const gm={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},B2=typeof URLSearchParams!="undefined"?URLSearchParams:fc,F2=typeof FormData!="undefined"?FormData:null,z2=typeof Blob!="undefined"?Blob:null,U2={isBrowser:!0,classes:{URLSearchParams:B2,FormData:F2,Blob:z2},protocols:["http","https","file","blob","url","data"]},hc=typeof window!="undefined"&&typeof document!="undefined",du=typeof navigator=="object"&&navigator||void 0,H2=hc&&(!du||["ReactNative","NativeScript","NS"].indexOf(du.product)<0),q2=typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",W2=hc&&window.location.href||"http://localhost",Q2=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:hc,hasStandardBrowserEnv:H2,hasStandardBrowserWebWorkerEnv:q2,navigator:du,origin:W2},Symbol.toStringTag,{value:"Module"})),at={...Q2,...U2};function G2(t,e){return Oo(t,new at.classes.URLSearchParams,Object.assign({visitor:function(n,r,i,s){return at.isNode&&H.isBuffer(n)?(this.append(r,n.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},e))}function Y2(t){return H.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function V2(t){const e={},n=Object.keys(t);let r;const i=n.length;let s;for(r=0;r<i;r++)s=n[r],e[s]=t[s];return e}function vm(t){function e(n,r,i,s){let a=n[s++];if(a==="__proto__")return!0;const o=Number.isFinite(+a),l=s>=n.length;return a=!a&&H.isArray(i)?i.length:a,l?(H.hasOwnProp(i,a)?i[a]=[i[a],r]:i[a]=r,!o):((!i[a]||!H.isObject(i[a]))&&(i[a]=[]),e(n,r,i[a],s)&&H.isArray(i[a])&&(i[a]=V2(i[a])),!o)}if(H.isFormData(t)&&H.isFunction(t.entries)){const n={};return H.forEachEntry(t,(r,i)=>{e(Y2(r),i,n,0)}),n}return null}function K2(t,e,n){if(H.isString(t))try{return(e||JSON.parse)(t),H.trim(t)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(t)}const ia={transitional:gm,adapter:["xhr","http","fetch"],transformRequest:[function(e,n){const r=n.getContentType()||"",i=r.indexOf("application/json")>-1,s=H.isObject(e);if(s&&H.isHTMLForm(e)&&(e=new FormData(e)),H.isFormData(e))return i?JSON.stringify(vm(e)):e;if(H.isArrayBuffer(e)||H.isBuffer(e)||H.isStream(e)||H.isFile(e)||H.isBlob(e)||H.isReadableStream(e))return e;if(H.isArrayBufferView(e))return e.buffer;if(H.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let o;if(s){if(r.indexOf("application/x-www-form-urlencoded")>-1)return G2(e,this.formSerializer).toString();if((o=H.isFileList(e))||r.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return Oo(o?{"files[]":e}:e,l&&new l,this.formSerializer)}}return s||i?(n.setContentType("application/json",!1),K2(e)):e}],transformResponse:[function(e){const n=this.transitional||ia.transitional,r=n&&n.forcedJSONParsing,i=this.responseType==="json";if(H.isResponse(e)||H.isReadableStream(e))return e;if(e&&H.isString(e)&&(r&&!this.responseType||i)){const a=!(n&&n.silentJSONParsing)&&i;try{return JSON.parse(e)}catch(o){if(a)throw o.name==="SyntaxError"?ve.from(o,ve.ERR_BAD_RESPONSE,this,null,this.response):o}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:at.classes.FormData,Blob:at.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};H.forEach(["delete","get","head","post","put","patch"],t=>{ia.headers[t]={}});const X2=H.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),J2=t=>{const e={};let n,r,i;return t&&t.split(`
12
+ Please change the parent <Route path="${S}"> to <Route path="${S==="/"?"*":`${S}/*`}">.`)}let f=mt(),p;if(e){let S=typeof e=="string"?$r(e):e;Fe(u==="/"||((v=S.pathname)==null?void 0:v.startsWith(u)),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${u}" but pathname "${S.pathname}" was given in the \`location\` prop.`),p=S}else p=f;let h=p.pathname||"/",y=h;if(u!=="/"){let S=u.replace(/^\//,"").split("/");y="/"+h.replace(/^\//,"").split("/").slice(S.length).join("/")}let m=My(t,{pathname:y});en(c||m!=null,`No routes matched location "${p.pathname}${p.search}${p.hash}" `),en(m==null||m[m.length-1].route.element!==void 0||m[m.length-1].route.Component!==void 0||m[m.length-1].route.lazy!==void 0,`Matched leaf route at location "${p.pathname}${p.search}${p.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let g=kv(m&&m.map(S=>Object.assign({},S,{params:Object.assign({},o,S.params),pathname:Qn([u,i.encodeLocation?i.encodeLocation(S.pathname).pathname:S.pathname]),pathnameBase:S.pathnameBase==="/"?u:Qn([u,i.encodeLocation?i.encodeLocation(S.pathnameBase).pathname:S.pathnameBase])})),s,n,r);return e&&g?M.createElement(ta.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",...p},navigationType:"POP"}},g):g}function wv(){let t=Tv(),e=fv(t)?`${t.status} ${t.statusText}`:t instanceof Error?t.message:JSON.stringify(t),n=t instanceof Error?t.stack:null,r="rgba(200,200,200, 0.5)",i={padding:"0.5rem",backgroundColor:r},s={padding:"2px 4px",backgroundColor:r},a=null;return console.error("Error handled by React Router default ErrorBoundary:",t),a=M.createElement(M.Fragment,null,M.createElement("p",null,"💿 Hey developer 👋"),M.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",M.createElement("code",{style:s},"ErrorBoundary")," or"," ",M.createElement("code",{style:s},"errorElement")," prop on your route.")),M.createElement(M.Fragment,null,M.createElement("h2",null,"Unexpected Application Error!"),M.createElement("h3",{style:{fontStyle:"italic"}},e),n?M.createElement("pre",{style:i},n):null,a)}var Av=M.createElement(wv,null),Sv=class extends M.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,e){return e.location!==t.location||e.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error!==void 0?t.error:e.error,location:e.location,revalidation:t.revalidation||e.revalidation}}componentDidCatch(t,e){console.error("React Router caught the following error during render",t,e)}render(){return this.state.error!==void 0?M.createElement(tn.Provider,{value:this.props.routeContext},M.createElement(rc.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function Cv({routeContext:t,match:e,children:n}){let r=M.useContext(_i);return r&&r.static&&r.staticContext&&(e.route.errorElement||e.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=e.route.id),M.createElement(tn.Provider,{value:t},n)}function kv(t,e=[],n=null,r=null){if(t==null){if(!n)return null;if(n.errors)t=n.matches;else if(e.length===0&&!n.initialized&&n.matches.length>0)t=n.matches;else return null}let i=t,s=n==null?void 0:n.errors;if(s!=null){let l=i.findIndex(u=>u.route.id&&(s==null?void 0:s[u.route.id])!==void 0);Fe(l>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(s).join(",")}`),i=i.slice(0,Math.min(i.length,l+1))}let a=!1,o=-1;if(n)for(let l=0;l<i.length;l++){let u=i[l];if((u.route.HydrateFallback||u.route.hydrateFallbackElement)&&(o=l),u.route.id){let{loaderData:c,errors:f}=n,p=u.route.loader&&!c.hasOwnProperty(u.route.id)&&(!f||f[u.route.id]===void 0);if(u.route.lazy||p){a=!0,o>=0?i=i.slice(0,o+1):i=[i[0]];break}}}return i.reduceRight((l,u,c)=>{let f,p=!1,h=null,y=null;n&&(f=s&&u.route.id?s[u.route.id]:void 0,h=u.route.errorElement||Av,a&&(o<0&&c===0?(Uy("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),p=!0,y=null):o===c&&(p=!0,y=u.route.hydrateFallbackElement||null)));let m=e.concat(i.slice(0,c+1)),g=()=>{let v;return f?v=h:p?v=y:u.route.Component?v=M.createElement(u.route.Component,null):u.route.element?v=u.route.element:v=l,M.createElement(Cv,{match:u,routeContext:{outlet:l,matches:m,isDataRoute:n!=null},children:v})};return n&&(u.route.ErrorBoundary||u.route.errorElement||c===0)?M.createElement(Sv,{location:n.location,revalidation:n.revalidation,component:h,error:f,children:g(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):g()},null)}function ic(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function jv(t){let e=M.useContext(_i);return Fe(e,ic(t)),e}function Ev(t){let e=M.useContext(wo);return Fe(e,ic(t)),e}function Ov(t){let e=M.useContext(tn);return Fe(e,ic(t)),e}function sc(t){let e=Ov(t),n=e.matches[e.matches.length-1];return Fe(n.route.id,`${t} can only be used on routes that contain a unique "id"`),n.route.id}function Pv(){return sc("useRouteId")}function Tv(){var r;let t=M.useContext(rc),e=Ev("useRouteError"),n=sc("useRouteError");return t!==void 0?t:(r=e.errors)==null?void 0:r[n]}function Iv(){let{router:t}=jv("useNavigate"),e=sc("useNavigate"),n=M.useRef(!1);return Fy(()=>{n.current=!0}),M.useCallback(async(i,s={})=>{en(n.current,By),n.current&&(typeof i=="number"?t.navigate(i):await t.navigate(i,{fromRouteId:e,...s}))},[t,e])}var td={};function Uy(t,e,n){!e&&!td[t]&&(td[t]=!0,en(!1,n))}M.memo(Mv);function Mv({routes:t,future:e,state:n}){return zy(t,void 0,n,e)}function Lv({basename:t,children:e,initialEntries:n,initialIndex:r}){let i=M.useRef();i.current==null&&(i.current=Qg({initialEntries:n,initialIndex:r,v5Compat:!0}));let s=i.current,[a,o]=M.useState({action:s.action,location:s.location}),l=M.useCallback(u=>{M.startTransition(()=>o(u))},[o]);return M.useLayoutEffect(()=>s.listen(l),[s,l]),M.createElement(Nv,{basename:t,children:e,location:a.location,navigationType:a.action,navigator:s})}function fi({to:t,replace:e,state:n,relative:r}){Fe(ei(),"<Navigate> may be used only in the context of a <Router> component.");let{static:i}=M.useContext(un);en(!i,"<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change.");let{matches:s}=M.useContext(tn),{pathname:a}=mt(),o=lt(),l=nc(t,tc(s),a,r==="path"),u=JSON.stringify(l);return M.useEffect(()=>{o(JSON.parse(u),{replace:e,state:n,relative:r})},[o,u,r,e,n]),null}function Ii(t){return bv(t.context)}function it(t){Fe(!1,"A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}function Nv({basename:t="/",children:e=null,location:n,navigationType:r="POP",navigator:i,static:s=!1}){Fe(!ei(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let a=t.replace(/^\/*/,"/"),o=M.useMemo(()=>({basename:a,navigator:i,static:s,future:{}}),[a,i,s]);typeof n=="string"&&(n=$r(n));let{pathname:l="/",search:u="",hash:c="",state:f=null,key:p="default"}=n,h=M.useMemo(()=>{let y=Yn(l,a);return y==null?null:{location:{pathname:y,search:u,hash:c,state:f,key:p},navigationType:r}},[a,l,u,c,f,p,r]);return en(h!=null,`<Router basename="${a}"> is not able to match the URL "${l}${u}${c}" because it does not start with the basename, so the <Router> won't render anything.`),h==null?null:M.createElement(un.Provider,{value:o},M.createElement(ta.Provider,{children:e,value:h}))}function Rv({children:t,location:e}){return xv(Yl(t),e)}function Yl(t,e=[]){let n=[];return M.Children.forEach(t,(r,i)=>{if(!M.isValidElement(r))return;let s=[...e,i];if(r.type===M.Fragment){n.push.apply(n,Yl(r.props.children,s));return}Fe(r.type===it,`[${typeof r.type=="string"?r.type:r.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),Fe(!r.props.index||!r.props.children,"An index route cannot have child routes.");let a={id:r.props.id||s.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,loader:r.props.loader,action:r.props.action,hydrateFallbackElement:r.props.hydrateFallbackElement,HydrateFallback:r.props.HydrateFallback,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.hasErrorBoundary===!0||r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(a.children=Yl(r.props.children,s)),n.push(a)}),n}var Fa="get",za="application/x-www-form-urlencoded";function So(t){return t!=null&&typeof t.tagName=="string"}function _v(t){return So(t)&&t.tagName.toLowerCase()==="button"}function Dv(t){return So(t)&&t.tagName.toLowerCase()==="form"}function Bv(t){return So(t)&&t.tagName.toLowerCase()==="input"}function Fv(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function zv(t,e){return t.button===0&&(!e||e==="_self")&&!Fv(t)}var ya=null;function Uv(){if(ya===null)try{new FormData(document.createElement("form"),0),ya=!1}catch(t){ya=!0}return ya}var Hv=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function el(t){return t!=null&&!Hv.has(t)?(en(!1,`"${t}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${za}"`),null):t}function qv(t,e){let n,r,i,s,a;if(Dv(t)){let o=t.getAttribute("action");r=o?Yn(o,e):null,n=t.getAttribute("method")||Fa,i=el(t.getAttribute("enctype"))||za,s=new FormData(t)}else if(_v(t)||Bv(t)&&(t.type==="submit"||t.type==="image")){let o=t.form;if(o==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let l=t.getAttribute("formaction")||o.getAttribute("action");if(r=l?Yn(l,e):null,n=t.getAttribute("formmethod")||o.getAttribute("method")||Fa,i=el(t.getAttribute("formenctype"))||el(o.getAttribute("enctype"))||za,s=new FormData(o,t),!Uv()){let{name:u,type:c,value:f}=t;if(c==="image"){let p=u?`${u}.`:"";s.append(`${p}x`,"0"),s.append(`${p}y`,"0")}else u&&s.append(u,f)}}else{if(So(t))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=Fa,r=null,i=za,a=t}return s&&i==="text/plain"&&(a=s,s=void 0),{action:r,method:n.toLowerCase(),encType:i,formData:s,body:a}}function ac(t,e){if(t===!1||t===null||typeof t=="undefined")throw new Error(e)}async function Wv(t,e){if(t.id in e)return e[t.id];try{let n=await import(t.module);return e[t.id]=n,n}catch(n){return console.error(`Error loading route module \`${t.module}\`, reloading page...`),console.error(n),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function Qv(t){return t==null?!1:t.href==null?t.rel==="preload"&&typeof t.imageSrcSet=="string"&&typeof t.imageSizes=="string":typeof t.rel=="string"&&typeof t.href=="string"}async function Gv(t,e,n){let r=await Promise.all(t.map(async i=>{let s=e.routes[i.route.id];if(s){let a=await Wv(s,n);return a.links?a.links():[]}return[]}));return Xv(r.flat(1).filter(Qv).filter(i=>i.rel==="stylesheet"||i.rel==="preload").map(i=>i.rel==="stylesheet"?{...i,rel:"prefetch",as:"style"}:{...i,rel:"prefetch"}))}function nd(t,e,n,r,i,s){let a=(l,u)=>n[u]?l.route.id!==n[u].route.id:!0,o=(l,u)=>{var c;return n[u].pathname!==l.pathname||((c=n[u].route.path)==null?void 0:c.endsWith("*"))&&n[u].params["*"]!==l.params["*"]};return s==="assets"?e.filter((l,u)=>a(l,u)||o(l,u)):s==="data"?e.filter((l,u)=>{var f;let c=r.routes[l.route.id];if(!c||!c.hasLoader)return!1;if(a(l,u)||o(l,u))return!0;if(l.route.shouldRevalidate){let p=l.route.shouldRevalidate({currentUrl:new URL(i.pathname+i.search+i.hash,window.origin),currentParams:((f=n[0])==null?void 0:f.params)||{},nextUrl:new URL(t,window.origin),nextParams:l.params,defaultShouldRevalidate:!0});if(typeof p=="boolean")return p}return!0}):[]}function Yv(t,e,{includeHydrateFallback:n}={}){return Vv(t.map(r=>{let i=e.routes[r.route.id];if(!i)return[];let s=[i.module];return i.clientActionModule&&(s=s.concat(i.clientActionModule)),i.clientLoaderModule&&(s=s.concat(i.clientLoaderModule)),n&&i.hydrateFallbackModule&&(s=s.concat(i.hydrateFallbackModule)),i.imports&&(s=s.concat(i.imports)),s}).flat(1))}function Vv(t){return[...new Set(t)]}function Kv(t){let e={},n=Object.keys(t).sort();for(let r of n)e[r]=t[r];return e}function Xv(t,e){let n=new Set;return new Set(e),t.reduce((r,i)=>{let s=JSON.stringify(Kv(i));return n.has(s)||(n.add(s),r.push({key:s,link:i})),r},[])}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var Jv=new Set([100,101,204,205]);function Zv(t,e){let n=typeof t=="string"?new URL(t,typeof window=="undefined"?"server://singlefetch/":window.location.origin):t;return n.pathname==="/"?n.pathname="_root.data":e&&Yn(n.pathname,e)==="/"?n.pathname=`${e.replace(/\/$/,"")}/_root.data`:n.pathname=`${n.pathname.replace(/\/$/,"")}.data`,n}function Hy(){let t=M.useContext(_i);return ac(t,"You must render this element inside a <DataRouterContext.Provider> element"),t}function $v(){let t=M.useContext(wo);return ac(t,"You must render this element inside a <DataRouterStateContext.Provider> element"),t}var oc=M.createContext(void 0);oc.displayName="FrameworkContext";function qy(){let t=M.useContext(oc);return ac(t,"You must render this element inside a <HydratedRouter> element"),t}function eb(t,e){let n=M.useContext(oc),[r,i]=M.useState(!1),[s,a]=M.useState(!1),{onFocus:o,onBlur:l,onMouseEnter:u,onMouseLeave:c,onTouchStart:f}=e,p=M.useRef(null);M.useEffect(()=>{if(t==="render"&&a(!0),t==="viewport"){let m=v=>{v.forEach(S=>{a(S.isIntersecting)})},g=new IntersectionObserver(m,{threshold:.5});return p.current&&g.observe(p.current),()=>{g.disconnect()}}},[t]),M.useEffect(()=>{if(r){let m=setTimeout(()=>{a(!0)},100);return()=>{clearTimeout(m)}}},[r]);let h=()=>{i(!0)},y=()=>{i(!1),a(!1)};return n?t!=="intent"?[s,p,{}]:[s,p,{onFocus:Vi(o,h),onBlur:Vi(l,y),onMouseEnter:Vi(u,h),onMouseLeave:Vi(c,y),onTouchStart:Vi(f,h)}]:[!1,p,{}]}function Vi(t,e){return n=>{t&&t(n),n.defaultPrevented||e(n)}}function tb({page:t,...e}){let{router:n}=Hy(),r=M.useMemo(()=>My(n.routes,t,n.basename),[n.routes,t,n.basename]);return r?M.createElement(rb,{page:t,matches:r,...e}):null}function nb(t){let{manifest:e,routeModules:n}=qy(),[r,i]=M.useState([]);return M.useEffect(()=>{let s=!1;return Gv(t,e,n).then(a=>{s||i(a)}),()=>{s=!0}},[t,e,n]),r}function rb({page:t,matches:e,...n}){let r=mt(),{manifest:i,routeModules:s}=qy(),{basename:a}=Hy(),{loaderData:o,matches:l}=$v(),u=M.useMemo(()=>nd(t,e,l,i,r,"data"),[t,e,l,i,r]),c=M.useMemo(()=>nd(t,e,l,i,r,"assets"),[t,e,l,i,r]),f=M.useMemo(()=>{if(t===r.pathname+r.search+r.hash)return[];let y=new Set,m=!1;if(e.forEach(v=>{var j;let S=i.routes[v.route.id];!S||!S.hasLoader||(!u.some(E=>E.route.id===v.route.id)&&v.route.id in o&&((j=s[v.route.id])!=null&&j.shouldRevalidate)||S.hasClientLoader?m=!0:y.add(v.route.id))}),y.size===0)return[];let g=Zv(t,a);return m&&y.size>0&&g.searchParams.set("_routes",e.filter(v=>y.has(v.route.id)).map(v=>v.route.id).join(",")),[g.pathname+g.search]},[a,o,r,i,u,e,t,s]),p=M.useMemo(()=>Yv(c,i),[c,i]),h=nb(c);return M.createElement(M.Fragment,null,f.map(y=>M.createElement("link",{key:y,rel:"prefetch",as:"fetch",href:y,...n})),p.map(y=>M.createElement("link",{key:y,rel:"modulepreload",href:y,...n})),h.map(({key:y,link:m})=>M.createElement("link",{key:y,...m})))}function ib(...t){return e=>{t.forEach(n=>{typeof n=="function"?n(e):n!=null&&(n.current=e)})}}var Wy=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined";try{Wy&&(window.__reactRouterVersion="7.6.3")}catch(t){}var Qy=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,br=M.forwardRef(function({onClick:e,discover:n="render",prefetch:r="none",relative:i,reloadDocument:s,replace:a,state:o,target:l,to:u,preventScrollReset:c,viewTransition:f,...p},h){let{basename:y}=M.useContext(un),m=typeof u=="string"&&Qy.test(u),g,v=!1;if(typeof u=="string"&&m&&(g=u,Wy))try{let L=new URL(window.location.href),R=u.startsWith("//")?new URL(L.protocol+u):new URL(u),I=Yn(R.pathname,y);R.origin===L.origin&&I!=null?u=I+R.search+R.hash:v=!0}catch(L){en(!1,`<Link to="${u}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let S=mv(u,{relative:i}),[j,E,A]=eb(r,p),w=lb(u,{replace:a,state:o,target:l,preventScrollReset:c,relative:i,viewTransition:f});function x(L){e&&e(L),L.defaultPrevented||w(L)}let b=M.createElement("a",{...p,...A,href:g||S,onClick:v||s?e:x,ref:ib(h,E),target:l,"data-discover":!m&&n==="render"?"true":void 0});return j&&!m?M.createElement(M.Fragment,null,b,M.createElement(tb,{page:S})):b});br.displayName="Link";var sb=M.forwardRef(function({"aria-current":e="page",caseSensitive:n=!1,className:r="",end:i=!1,style:s,to:a,viewTransition:o,children:l,...u},c){let f=na(a,{relative:u.relative}),p=mt(),h=M.useContext(wo),{navigator:y,basename:m}=M.useContext(un),g=h!=null&&hb(f)&&o===!0,v=y.encodeLocation?y.encodeLocation(f).pathname:f.pathname,S=p.pathname,j=h&&h.navigation&&h.navigation.location?h.navigation.location.pathname:null;n||(S=S.toLowerCase(),j=j?j.toLowerCase():null,v=v.toLowerCase()),j&&m&&(j=Yn(j,m)||j);const E=v!=="/"&&v.endsWith("/")?v.length-1:v.length;let A=S===v||!i&&S.startsWith(v)&&S.charAt(E)==="/",w=j!=null&&(j===v||!i&&j.startsWith(v)&&j.charAt(v.length)==="/"),x={isActive:A,isPending:w,isTransitioning:g},b=A?e:void 0,L;typeof r=="function"?L=r(x):L=[r,A?"active":null,w?"pending":null,g?"transitioning":null].filter(Boolean).join(" ");let R=typeof s=="function"?s(x):s;return M.createElement(br,{...u,"aria-current":b,className:L,ref:c,style:R,to:a,viewTransition:o},typeof l=="function"?l(x):l)});sb.displayName="NavLink";var ab=M.forwardRef(({discover:t="render",fetcherKey:e,navigate:n,reloadDocument:r,replace:i,state:s,method:a=Fa,action:o,onSubmit:l,relative:u,preventScrollReset:c,viewTransition:f,...p},h)=>{let y=db(),m=fb(o,{relative:u}),g=a.toLowerCase()==="get"?"get":"post",v=typeof o=="string"&&Qy.test(o),S=j=>{if(l&&l(j),j.defaultPrevented)return;j.preventDefault();let E=j.nativeEvent.submitter,A=(E==null?void 0:E.getAttribute("formmethod"))||a;y(E||j.currentTarget,{fetcherKey:e,method:A,navigate:n,replace:i,state:s,relative:u,preventScrollReset:c,viewTransition:f})};return M.createElement("form",{ref:h,method:g,action:m,onSubmit:r?l:S,...p,"data-discover":!v&&t==="render"?"true":void 0})});ab.displayName="Form";function ob(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function Gy(t){let e=M.useContext(_i);return Fe(e,ob(t)),e}function lb(t,{target:e,replace:n,state:r,preventScrollReset:i,relative:s,viewTransition:a}={}){let o=lt(),l=mt(),u=na(t,{relative:s});return M.useCallback(c=>{if(zv(c,e)){c.preventDefault();let f=n!==void 0?n:Za(l)===Za(u);o(t,{replace:f,state:r,preventScrollReset:i,relative:s,viewTransition:a})}},[l,o,u,n,r,e,t,i,s,a])}var ub=0,cb=()=>`__${String(++ub)}__`;function db(){let{router:t}=Gy("useSubmit"),{basename:e}=M.useContext(un),n=Pv();return M.useCallback(async(r,i={})=>{let{action:s,method:a,encType:o,formData:l,body:u}=qv(r,e);if(i.navigate===!1){let c=i.fetcherKey||cb();await t.fetch(c,n,i.action||s,{preventScrollReset:i.preventScrollReset,formData:l,body:u,formMethod:i.method||a,formEncType:i.encType||o,flushSync:i.flushSync})}else await t.navigate(i.action||s,{preventScrollReset:i.preventScrollReset,formData:l,body:u,formMethod:i.method||a,formEncType:i.encType||o,replace:i.replace,state:i.state,fromRouteId:n,flushSync:i.flushSync,viewTransition:i.viewTransition})},[t,e,n])}function fb(t,{relative:e}={}){let{basename:n}=M.useContext(un),r=M.useContext(tn);Fe(r,"useFormAction must be used inside a RouteContext");let[i]=r.matches.slice(-1),s={...na(t||".",{relative:e})},a=mt();if(t==null){s.search=a.search;let o=new URLSearchParams(s.search),l=o.getAll("index");if(l.some(c=>c==="")){o.delete("index"),l.filter(f=>f).forEach(f=>o.append("index",f));let c=o.toString();s.search=c?`?${c}`:""}}return(!t||t===".")&&i.route.index&&(s.search=s.search?s.search.replace(/^\?/,"?index&"):"?index"),n!=="/"&&(s.pathname=s.pathname==="/"?n:Qn([n,s.pathname])),Za(s)}function hb(t,e={}){let n=M.useContext(Dy);Fe(n!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=Gy("useViewTransitionState"),i=na(t,{relative:e.relative});if(!n.isTransitioning)return!1;let s=Yn(n.currentLocation.pathname,r)||n.currentLocation.pathname,a=Yn(n.nextLocation.pathname,r)||n.nextLocation.pathname;return Ti(i.pathname,a)!=null||Ti(i.pathname,s)!=null}[...Jv];var Di=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(t){return this.listeners.add(t),this.onSubscribe(),()=>{this.listeners.delete(t),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},pb={setTimeout:(t,e)=>setTimeout(t,e),clearTimeout:t=>clearTimeout(t),setInterval:(t,e)=>setInterval(t,e),clearInterval:t=>clearInterval(t)},bn,Nr,xy,yb=(xy=class{constructor(){se(this,bn,pb);se(this,Nr,!1)}setTimeoutProvider(t){process.env.NODE_ENV!=="production"&&D(this,Nr)&&t!==D(this,bn)&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:D(this,bn),provider:t}),ee(this,bn,t),process.env.NODE_ENV!=="production"&&ee(this,Nr,!1)}setTimeout(t,e){return process.env.NODE_ENV!=="production"&&ee(this,Nr,!0),D(this,bn).setTimeout(t,e)}clearTimeout(t){D(this,bn).clearTimeout(t)}setInterval(t,e){return process.env.NODE_ENV!=="production"&&ee(this,Nr,!0),D(this,bn).setInterval(t,e)}clearInterval(t){D(this,bn).clearInterval(t)}},bn=new WeakMap,Nr=new WeakMap,xy),Tr=new yb;function mb(t){setTimeout(t,0)}var Yr=typeof window=="undefined"||"Deno"in globalThis;function pt(){}function gb(t,e){return typeof t=="function"?t(e):t}function Vl(t){return typeof t=="number"&&t>=0&&t!==1/0}function Yy(t,e){return Math.max(t+(e||0)-Date.now(),0)}function yr(t,e){return typeof t=="function"?t(e):t}function Xt(t,e){return typeof t=="function"?t(e):t}function rd(t,e){const{type:n="all",exact:r,fetchStatus:i,predicate:s,queryKey:a,stale:o}=t;if(a){if(r){if(e.queryHash!==lc(a,e.options))return!1}else if(!Es(e.queryKey,a))return!1}if(n!=="all"){const l=e.isActive();if(n==="active"&&!l||n==="inactive"&&l)return!1}return!(typeof o=="boolean"&&e.isStale()!==o||i&&i!==e.state.fetchStatus||s&&!s(e))}function id(t,e){const{exact:n,status:r,predicate:i,mutationKey:s}=t;if(s){if(!e.options.mutationKey)return!1;if(n){if(Vr(e.options.mutationKey)!==Vr(s))return!1}else if(!Es(e.options.mutationKey,s))return!1}return!(r&&e.state.status!==r||i&&!i(e))}function lc(t,e){return((e==null?void 0:e.queryKeyHashFn)||Vr)(t)}function Vr(t){return JSON.stringify(t,(e,n)=>Xl(n)?Object.keys(n).sort().reduce((r,i)=>(r[i]=n[i],r),{}):n)}function Es(t,e){return t===e?!0:typeof t!=typeof e?!1:t&&e&&typeof t=="object"&&typeof e=="object"?Object.keys(e).every(n=>Es(t[n],e[n])):!1}var vb=Object.prototype.hasOwnProperty;function Kl(t,e){if(t===e)return t;const n=sd(t)&&sd(e);if(!n&&!(Xl(t)&&Xl(e)))return e;const i=(n?t:Object.keys(t)).length,s=n?e:Object.keys(e),a=s.length,o=n?new Array(a):{};let l=0;for(let u=0;u<a;u++){const c=n?u:s[u],f=t[c],p=e[c];if(f===p){o[c]=f,(n?u<i:vb.call(t,c))&&l++;continue}if(f===null||p===null||typeof f!="object"||typeof p!="object"){o[c]=p;continue}const h=Kl(f,p);o[c]=h,h===f&&l++}return i===a&&l===i?t:o}function $a(t,e){if(!e||Object.keys(t).length!==Object.keys(e).length)return!1;for(const n in t)if(t[n]!==e[n])return!1;return!0}function sd(t){return Array.isArray(t)&&t.length===Object.keys(t).length}function Xl(t){if(!ad(t))return!1;const e=t.constructor;if(e===void 0)return!0;const n=e.prototype;return!(!ad(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(t)!==Object.prototype)}function ad(t){return Object.prototype.toString.call(t)==="[object Object]"}function bb(t){return new Promise(e=>{Tr.setTimeout(e,t)})}function Jl(t,e,n){if(typeof n.structuralSharing=="function")return n.structuralSharing(t,e);if(n.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return Kl(t,e)}catch(r){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${r}`),r}return Kl(t,e)}return e}function xb(t,e,n=0){const r=[...t,e];return n&&r.length>n?r.slice(1):r}function wb(t,e,n=0){const r=[e,...t];return n&&r.length>n?r.slice(0,-1):r}var eo=Symbol();function Vy(t,e){return process.env.NODE_ENV!=="production"&&t.queryFn===eo&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${t.queryHash}'`),!t.queryFn&&(e!=null&&e.initialPromise)?()=>e.initialPromise:!t.queryFn||t.queryFn===eo?()=>Promise.reject(new Error(`Missing queryFn: '${t.queryHash}'`)):t.queryFn}function Ky(t,e){return typeof t=="function"?t(...e):!!t}var Rr,rr,vi,wy,Ab=(wy=class extends Di{constructor(){super();se(this,Rr);se(this,rr);se(this,vi);ee(this,vi,e=>{if(!Yr&&window.addEventListener){const n=()=>e();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){D(this,rr)||this.setEventListener(D(this,vi))}onUnsubscribe(){var e;this.hasListeners()||((e=D(this,rr))==null||e.call(this),ee(this,rr,void 0))}setEventListener(e){var n;ee(this,vi,e),(n=D(this,rr))==null||n.call(this),ee(this,rr,e(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(e){D(this,Rr)!==e&&(ee(this,Rr,e),this.onFocus())}onFocus(){const e=this.isFocused();this.listeners.forEach(n=>{n(e)})}isFocused(){var e;return typeof D(this,Rr)=="boolean"?D(this,Rr):((e=globalThis.document)==null?void 0:e.visibilityState)!=="hidden"}},Rr=new WeakMap,rr=new WeakMap,vi=new WeakMap,wy),uc=new Ab;function Zl(){let t,e;const n=new Promise((i,s)=>{t=i,e=s});n.status="pending",n.catch(()=>{});function r(i){Object.assign(n,i),delete n.resolve,delete n.reject}return n.resolve=i=>{r({status:"fulfilled",value:i}),t(i)},n.reject=i=>{r({status:"rejected",reason:i}),e(i)},n}var Sb=mb;function Cb(){let t=[],e=0,n=o=>{o()},r=o=>{o()},i=Sb;const s=o=>{e?t.push(o):i(()=>{n(o)})},a=()=>{const o=t;t=[],o.length&&i(()=>{r(()=>{o.forEach(l=>{n(l)})})})};return{batch:o=>{let l;e++;try{l=o()}finally{e--,e||a()}return l},batchCalls:o=>(...l)=>{s(()=>{o(...l)})},schedule:s,setNotifyFunction:o=>{n=o},setBatchNotifyFunction:o=>{r=o},setScheduler:o=>{i=o}}}var Xe=Cb(),bi,ir,xi,Ay,kb=(Ay=class extends Di{constructor(){super();se(this,bi,!0);se(this,ir);se(this,xi);ee(this,xi,e=>{if(!Yr&&window.addEventListener){const n=()=>e(!0),r=()=>e(!1);return window.addEventListener("online",n,!1),window.addEventListener("offline",r,!1),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",r)}}})}onSubscribe(){D(this,ir)||this.setEventListener(D(this,xi))}onUnsubscribe(){var e;this.hasListeners()||((e=D(this,ir))==null||e.call(this),ee(this,ir,void 0))}setEventListener(e){var n;ee(this,xi,e),(n=D(this,ir))==null||n.call(this),ee(this,ir,e(this.setOnline.bind(this)))}setOnline(e){D(this,bi)!==e&&(ee(this,bi,e),this.listeners.forEach(r=>{r(e)}))}isOnline(){return D(this,bi)}},bi=new WeakMap,ir=new WeakMap,xi=new WeakMap,Ay),to=new kb;function jb(t){return Math.min(1e3*2**t,3e4)}function Xy(t){return(t!=null?t:"online")==="online"?to.isOnline():!0}var $l=class extends Error{constructor(t){super("CancelledError"),this.revert=t==null?void 0:t.revert,this.silent=t==null?void 0:t.silent}};function Jy(t){let e=!1,n=0,r;const i=Zl(),s=()=>i.status!=="pending",a=m=>{var g;if(!s()){const v=new $l(m);p(v),(g=t.onCancel)==null||g.call(t,v)}},o=()=>{e=!0},l=()=>{e=!1},u=()=>uc.isFocused()&&(t.networkMode==="always"||to.isOnline())&&t.canRun(),c=()=>Xy(t.networkMode)&&t.canRun(),f=m=>{s()||(r==null||r(),i.resolve(m))},p=m=>{s()||(r==null||r(),i.reject(m))},h=()=>new Promise(m=>{var g;r=v=>{(s()||u())&&m(v)},(g=t.onPause)==null||g.call(t)}).then(()=>{var m;r=void 0,s()||(m=t.onContinue)==null||m.call(t)}),y=()=>{if(s())return;let m;const g=n===0?t.initialPromise:void 0;try{m=g!=null?g:t.fn()}catch(v){m=Promise.reject(v)}Promise.resolve(m).then(f).catch(v=>{var w,x,b;if(s())return;const S=(w=t.retry)!=null?w:Yr?0:3,j=(x=t.retryDelay)!=null?x:jb,E=typeof j=="function"?j(n,v):j,A=S===!0||typeof S=="number"&&n<S||typeof S=="function"&&S(n,v);if(e||!A){p(v);return}n++,(b=t.onFail)==null||b.call(t,n,v),bb(E).then(()=>u()?void 0:h()).then(()=>{e?p(v):y()})})};return{promise:i,status:()=>i.status,cancel:a,continue:()=>(r==null||r(),i),cancelRetry:o,continueRetry:l,canStart:c,start:()=>(c()?y():h().then(y),i)}}var _r,Sy,Zy=(Sy=class{constructor(){se(this,_r)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Vl(this.gcTime)&&ee(this,_r,Tr.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(t){this.gcTime=Math.max(this.gcTime||0,t!=null?t:Yr?1/0:5*60*1e3)}clearGcTimeout(){D(this,_r)&&(Tr.clearTimeout(D(this,_r)),ee(this,_r,void 0))}},_r=new WeakMap,Sy),Dr,wi,Kt,Br,Ze,Xs,Fr,on,Nn,Cy,Eb=(Cy=class extends Zy{constructor(e){var n;super();se(this,on);se(this,Dr);se(this,wi);se(this,Kt);se(this,Br);se(this,Ze);se(this,Xs);se(this,Fr);ee(this,Fr,!1),ee(this,Xs,e.defaultOptions),this.setOptions(e.options),this.observers=[],ee(this,Br,e.client),ee(this,Kt,D(this,Br).getQueryCache()),this.queryKey=e.queryKey,this.queryHash=e.queryHash,ee(this,Dr,od(this.options)),this.state=(n=e.state)!=null?n:D(this,Dr),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var e;return(e=D(this,Ze))==null?void 0:e.promise}setOptions(e){if(this.options={...D(this,Xs),...e},this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){const n=od(this.options);n.data!==void 0&&(this.setData(n.data,{updatedAt:n.dataUpdatedAt,manual:!0}),ee(this,Dr,n))}}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&D(this,Kt).remove(this)}setData(e,n){const r=Jl(this.state.data,e,this.options);return Ae(this,on,Nn).call(this,{data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(e,n){Ae(this,on,Nn).call(this,{type:"setState",state:e,setStateOptions:n})}cancel(e){var r,i;const n=(r=D(this,Ze))==null?void 0:r.promise;return(i=D(this,Ze))==null||i.cancel(e),n?n.then(pt).catch(pt):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(D(this,Dr))}isActive(){return this.observers.some(e=>Xt(e.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===eo||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStatic(){return this.getObserversCount()>0?this.observers.some(e=>yr(e.options.staleTime,this)==="static"):!1}isStale(){return this.getObserversCount()>0?this.observers.some(e=>e.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(e=0){return this.state.data===void 0?!0:e==="static"?!1:this.state.isInvalidated?!0:!Yy(this.state.dataUpdatedAt,e)}onFocus(){var n;const e=this.observers.find(r=>r.shouldFetchOnWindowFocus());e==null||e.refetch({cancelRefetch:!1}),(n=D(this,Ze))==null||n.continue()}onOnline(){var n;const e=this.observers.find(r=>r.shouldFetchOnReconnect());e==null||e.refetch({cancelRefetch:!1}),(n=D(this,Ze))==null||n.continue()}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),D(this,Kt).notify({type:"observerAdded",query:this,observer:e}))}removeObserver(e){this.observers.includes(e)&&(this.observers=this.observers.filter(n=>n!==e),this.observers.length||(D(this,Ze)&&(D(this,Fr)?D(this,Ze).cancel({revert:!0}):D(this,Ze).cancelRetry()),this.scheduleGc()),D(this,Kt).notify({type:"observerRemoved",query:this,observer:e}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||Ae(this,on,Nn).call(this,{type:"invalidate"})}async fetch(e,n){var l,u,c,f,p,h,y,m,g,v,S,j;if(this.state.fetchStatus!=="idle"&&((l=D(this,Ze))==null?void 0:l.status())!=="rejected"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(D(this,Ze))return D(this,Ze).continueRetry(),D(this,Ze).promise}if(e&&this.setOptions(e),!this.options.queryFn){const E=this.observers.find(A=>A.options.queryFn);E&&this.setOptions(E.options)}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));const r=new AbortController,i=E=>{Object.defineProperty(E,"signal",{enumerable:!0,get:()=>(ee(this,Fr,!0),r.signal)})},s=()=>{const E=Vy(this.options,n),w=(()=>{const x={client:D(this,Br),queryKey:this.queryKey,meta:this.meta};return i(x),x})();return ee(this,Fr,!1),this.options.persister?this.options.persister(E,w,this):E(w)},o=(()=>{const E={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:D(this,Br),state:this.state,fetchFn:s};return i(E),E})();(u=this.options.behavior)==null||u.onFetch(o,this),ee(this,wi,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((c=o.fetchOptions)==null?void 0:c.meta))&&Ae(this,on,Nn).call(this,{type:"fetch",meta:(f=o.fetchOptions)==null?void 0:f.meta}),ee(this,Ze,Jy({initialPromise:n==null?void 0:n.initialPromise,fn:o.fetchFn,onCancel:E=>{E instanceof $l&&E.revert&&this.setState({...D(this,wi),fetchStatus:"idle"}),r.abort()},onFail:(E,A)=>{Ae(this,on,Nn).call(this,{type:"failed",failureCount:E,error:A})},onPause:()=>{Ae(this,on,Nn).call(this,{type:"pause"})},onContinue:()=>{Ae(this,on,Nn).call(this,{type:"continue"})},retry:o.options.retry,retryDelay:o.options.retryDelay,networkMode:o.options.networkMode,canRun:()=>!0}));try{const E=await D(this,Ze).start();if(E===void 0)throw process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),new Error(`${this.queryHash} data is undefined`);return this.setData(E),(h=(p=D(this,Kt).config).onSuccess)==null||h.call(p,E,this),(m=(y=D(this,Kt).config).onSettled)==null||m.call(y,E,this.state.error,this),E}catch(E){if(E instanceof $l){if(E.silent)return D(this,Ze).promise;if(E.revert){if(this.state.data===void 0)throw E;return this.state.data}}throw Ae(this,on,Nn).call(this,{type:"error",error:E}),(v=(g=D(this,Kt).config).onError)==null||v.call(g,E,this),(j=(S=D(this,Kt).config).onSettled)==null||j.call(S,this.state.data,E,this),E}finally{this.scheduleGc()}}},Dr=new WeakMap,wi=new WeakMap,Kt=new WeakMap,Br=new WeakMap,Ze=new WeakMap,Xs=new WeakMap,Fr=new WeakMap,on=new WeakSet,Nn=function(e){const n=r=>{var i,s;switch(e.type){case"failed":return{...r,fetchFailureCount:e.failureCount,fetchFailureReason:e.error};case"pause":return{...r,fetchStatus:"paused"};case"continue":return{...r,fetchStatus:"fetching"};case"fetch":return{...r,...$y(r.data,this.options),fetchMeta:(i=e.meta)!=null?i:null};case"success":const a={...r,data:e.data,dataUpdateCount:r.dataUpdateCount+1,dataUpdatedAt:(s=e.dataUpdatedAt)!=null?s:Date.now(),error:null,isInvalidated:!1,status:"success",...!e.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};return ee(this,wi,e.manual?a:void 0),a;case"error":const o=e.error;return{...r,error:o,errorUpdateCount:r.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:r.fetchFailureCount+1,fetchFailureReason:o,fetchStatus:"idle",status:"error"};case"invalidate":return{...r,isInvalidated:!0};case"setState":return{...r,...e.state}}};this.state=n(this.state),Xe.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),D(this,Kt).notify({query:this,type:"updated",action:e})})},Cy);function $y(t,e){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Xy(e.networkMode)?"fetching":"paused",...t===void 0&&{error:null,status:"pending"}}}function od(t){const e=typeof t.initialData=="function"?t.initialData():t.initialData,n=e!==void 0,r=n?typeof t.initialDataUpdatedAt=="function"?t.initialDataUpdatedAt():t.initialDataUpdatedAt:0;return{data:e,dataUpdateCount:0,dataUpdatedAt:n?r!=null?r:Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"pending",fetchStatus:"idle"}}var wt,Ce,Js,ft,zr,Ai,Fn,sr,Zs,Si,Ci,Ur,Hr,ar,ki,Ie,ds,eu,tu,nu,ru,iu,su,au,em,ky,Ob=(ky=class extends Di{constructor(e,n){super();se(this,Ie);se(this,wt);se(this,Ce);se(this,Js);se(this,ft);se(this,zr);se(this,Ai);se(this,Fn);se(this,sr);se(this,Zs);se(this,Si);se(this,Ci);se(this,Ur);se(this,Hr);se(this,ar);se(this,ki,new Set);this.options=n,ee(this,wt,e),ee(this,sr,null),ee(this,Fn,Zl()),this.bindMethods(),this.setOptions(n)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(D(this,Ce).addObserver(this),ld(D(this,Ce),this.options)?Ae(this,Ie,ds).call(this):this.updateResult(),Ae(this,Ie,ru).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ou(D(this,Ce),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ou(D(this,Ce),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,Ae(this,Ie,iu).call(this),Ae(this,Ie,su).call(this),D(this,Ce).removeObserver(this)}setOptions(e){const n=this.options,r=D(this,Ce);if(this.options=D(this,wt).defaultQueryOptions(e),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Xt(this.options.enabled,D(this,Ce))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");Ae(this,Ie,au).call(this),D(this,Ce).setOptions(this.options),n._defaulted&&!$a(this.options,n)&&D(this,wt).getQueryCache().notify({type:"observerOptionsUpdated",query:D(this,Ce),observer:this});const i=this.hasListeners();i&&ud(D(this,Ce),r,this.options,n)&&Ae(this,Ie,ds).call(this),this.updateResult(),i&&(D(this,Ce)!==r||Xt(this.options.enabled,D(this,Ce))!==Xt(n.enabled,D(this,Ce))||yr(this.options.staleTime,D(this,Ce))!==yr(n.staleTime,D(this,Ce)))&&Ae(this,Ie,eu).call(this);const s=Ae(this,Ie,tu).call(this);i&&(D(this,Ce)!==r||Xt(this.options.enabled,D(this,Ce))!==Xt(n.enabled,D(this,Ce))||s!==D(this,ar))&&Ae(this,Ie,nu).call(this,s)}getOptimisticResult(e){const n=D(this,wt).getQueryCache().build(D(this,wt),e),r=this.createResult(n,e);return Tb(this,r)&&(ee(this,ft,r),ee(this,Ai,this.options),ee(this,zr,D(this,Ce).state)),r}getCurrentResult(){return D(this,ft)}trackResult(e,n){return new Proxy(e,{get:(r,i)=>(this.trackProp(i),n==null||n(i),i==="promise"&&(this.trackProp("data"),!this.options.experimental_prefetchInRender&&D(this,Fn).status==="pending"&&D(this,Fn).reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(r,i))})}trackProp(e){D(this,ki).add(e)}getCurrentQuery(){return D(this,Ce)}refetch({...e}={}){return this.fetch({...e})}fetchOptimistic(e){const n=D(this,wt).defaultQueryOptions(e),r=D(this,wt).getQueryCache().build(D(this,wt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(e){var n;return Ae(this,Ie,ds).call(this,{...e,cancelRefetch:(n=e.cancelRefetch)!=null?n:!0}).then(()=>(this.updateResult(),D(this,ft)))}createResult(e,n){var L;const r=D(this,Ce),i=this.options,s=D(this,ft),a=D(this,zr),o=D(this,Ai),u=e!==r?e.state:D(this,Js),{state:c}=e;let f={...c},p=!1,h;if(n._optimisticResults){const R=this.hasListeners(),I=!R&&ld(e,n),T=R&&ud(e,r,n,i);(I||T)&&(f={...f,...$y(c.data,e.options)}),n._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:y,errorUpdatedAt:m,status:g}=f;h=f.data;let v=!1;if(n.placeholderData!==void 0&&h===void 0&&g==="pending"){let R;s!=null&&s.isPlaceholderData&&n.placeholderData===(o==null?void 0:o.placeholderData)?(R=s.data,v=!0):R=typeof n.placeholderData=="function"?n.placeholderData((L=D(this,Ci))==null?void 0:L.state.data,D(this,Ci)):n.placeholderData,R!==void 0&&(g="success",h=Jl(s==null?void 0:s.data,R,n),p=!0)}if(n.select&&h!==void 0&&!v)if(s&&h===(a==null?void 0:a.data)&&n.select===D(this,Zs))h=D(this,Si);else try{ee(this,Zs,n.select),h=n.select(h),h=Jl(s==null?void 0:s.data,h,n),ee(this,Si,h),ee(this,sr,null)}catch(R){ee(this,sr,R)}D(this,sr)&&(y=D(this,sr),h=D(this,Si),m=Date.now(),g="error");const S=f.fetchStatus==="fetching",j=g==="pending",E=g==="error",A=j&&S,w=h!==void 0,b={status:g,fetchStatus:f.fetchStatus,isPending:j,isSuccess:g==="success",isError:E,isInitialLoading:A,isLoading:A,data:h,dataUpdatedAt:f.dataUpdatedAt,error:y,errorUpdatedAt:m,failureCount:f.fetchFailureCount,failureReason:f.fetchFailureReason,errorUpdateCount:f.errorUpdateCount,isFetched:f.dataUpdateCount>0||f.errorUpdateCount>0,isFetchedAfterMount:f.dataUpdateCount>u.dataUpdateCount||f.errorUpdateCount>u.errorUpdateCount,isFetching:S,isRefetching:S&&!j,isLoadingError:E&&!w,isPaused:f.fetchStatus==="paused",isPlaceholderData:p,isRefetchError:E&&w,isStale:cc(e,n),refetch:this.refetch,promise:D(this,Fn),isEnabled:Xt(n.enabled,e)!==!1};if(this.options.experimental_prefetchInRender){const R=z=>{b.status==="error"?z.reject(b.error):b.data!==void 0&&z.resolve(b.data)},I=()=>{const z=ee(this,Fn,b.promise=Zl());R(z)},T=D(this,Fn);switch(T.status){case"pending":e.queryHash===r.queryHash&&R(T);break;case"fulfilled":(b.status==="error"||b.data!==T.value)&&I();break;case"rejected":(b.status!=="error"||b.error!==T.reason)&&I();break}}return b}updateResult(){const e=D(this,ft),n=this.createResult(D(this,Ce),this.options);if(ee(this,zr,D(this,Ce).state),ee(this,Ai,this.options),D(this,zr).data!==void 0&&ee(this,Ci,D(this,Ce)),$a(n,e))return;ee(this,ft,n);const r=()=>{if(!e)return!0;const{notifyOnChangeProps:i}=this.options,s=typeof i=="function"?i():i;if(s==="all"||!s&&!D(this,ki).size)return!0;const a=new Set(s!=null?s:D(this,ki));return this.options.throwOnError&&a.add("error"),Object.keys(D(this,ft)).some(o=>{const l=o;return D(this,ft)[l]!==e[l]&&a.has(l)})};Ae(this,Ie,em).call(this,{listeners:r()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&Ae(this,Ie,ru).call(this)}},wt=new WeakMap,Ce=new WeakMap,Js=new WeakMap,ft=new WeakMap,zr=new WeakMap,Ai=new WeakMap,Fn=new WeakMap,sr=new WeakMap,Zs=new WeakMap,Si=new WeakMap,Ci=new WeakMap,Ur=new WeakMap,Hr=new WeakMap,ar=new WeakMap,ki=new WeakMap,Ie=new WeakSet,ds=function(e){Ae(this,Ie,au).call(this);let n=D(this,Ce).fetch(this.options,e);return e!=null&&e.throwOnError||(n=n.catch(pt)),n},eu=function(){Ae(this,Ie,iu).call(this);const e=yr(this.options.staleTime,D(this,Ce));if(Yr||D(this,ft).isStale||!Vl(e))return;const r=Yy(D(this,ft).dataUpdatedAt,e)+1;ee(this,Ur,Tr.setTimeout(()=>{D(this,ft).isStale||this.updateResult()},r))},tu=function(){var e;return(e=typeof this.options.refetchInterval=="function"?this.options.refetchInterval(D(this,Ce)):this.options.refetchInterval)!=null?e:!1},nu=function(e){Ae(this,Ie,su).call(this),ee(this,ar,e),!(Yr||Xt(this.options.enabled,D(this,Ce))===!1||!Vl(D(this,ar))||D(this,ar)===0)&&ee(this,Hr,Tr.setInterval(()=>{(this.options.refetchIntervalInBackground||uc.isFocused())&&Ae(this,Ie,ds).call(this)},D(this,ar)))},ru=function(){Ae(this,Ie,eu).call(this),Ae(this,Ie,nu).call(this,Ae(this,Ie,tu).call(this))},iu=function(){D(this,Ur)&&(Tr.clearTimeout(D(this,Ur)),ee(this,Ur,void 0))},su=function(){D(this,Hr)&&(Tr.clearInterval(D(this,Hr)),ee(this,Hr,void 0))},au=function(){const e=D(this,wt).getQueryCache().build(D(this,wt),this.options);if(e===D(this,Ce))return;const n=D(this,Ce);ee(this,Ce,e),ee(this,Js,e.state),this.hasListeners()&&(n==null||n.removeObserver(this),e.addObserver(this))},em=function(e){Xe.batch(()=>{e.listeners&&this.listeners.forEach(n=>{n(D(this,ft))}),D(this,wt).getQueryCache().notify({query:D(this,Ce),type:"observerResultsUpdated"})})},ky);function Pb(t,e){return Xt(e.enabled,t)!==!1&&t.state.data===void 0&&!(t.state.status==="error"&&e.retryOnMount===!1)}function ld(t,e){return Pb(t,e)||t.state.data!==void 0&&ou(t,e,e.refetchOnMount)}function ou(t,e,n){if(Xt(e.enabled,t)!==!1&&yr(e.staleTime,t)!=="static"){const r=typeof n=="function"?n(t):n;return r==="always"||r!==!1&&cc(t,e)}return!1}function ud(t,e,n,r){return(t!==e||Xt(r.enabled,t)===!1)&&(!n.suspense||t.state.status!=="error")&&cc(t,n)}function cc(t,e){return Xt(e.enabled,t)!==!1&&t.isStaleByTime(yr(e.staleTime,t))}function Tb(t,e){return!$a(t.getCurrentResult(),e)}function cd(t){return{onFetch:(e,n)=>{var c,f,p,h,y;const r=e.options,i=(p=(f=(c=e.fetchOptions)==null?void 0:c.meta)==null?void 0:f.fetchMore)==null?void 0:p.direction,s=((h=e.state.data)==null?void 0:h.pages)||[],a=((y=e.state.data)==null?void 0:y.pageParams)||[];let o={pages:[],pageParams:[]},l=0;const u=async()=>{var j;let m=!1;const g=E=>{Object.defineProperty(E,"signal",{enumerable:!0,get:()=>(e.signal.aborted?m=!0:e.signal.addEventListener("abort",()=>{m=!0}),e.signal)})},v=Vy(e.options,e.fetchOptions),S=async(E,A,w)=>{if(m)return Promise.reject();if(A==null&&E.pages.length)return Promise.resolve(E);const b=(()=>{const T={client:e.client,queryKey:e.queryKey,pageParam:A,direction:w?"backward":"forward",meta:e.options.meta};return g(T),T})(),L=await v(b),{maxPages:R}=e.options,I=w?wb:xb;return{pages:I(E.pages,L,R),pageParams:I(E.pageParams,A,R)}};if(i&&s.length){const E=i==="backward",A=E?Ib:dd,w={pages:s,pageParams:a},x=A(r,w);o=await S(w,x,E)}else{const E=t!=null?t:s.length;do{const A=l===0?(j=a[0])!=null?j:r.initialPageParam:dd(r,o);if(l>0&&A==null)break;o=await S(o,A),l++}while(l<E)}return o};e.options.persister?e.fetchFn=()=>{var m,g;return(g=(m=e.options).persister)==null?void 0:g.call(m,u,{client:e.client,queryKey:e.queryKey,meta:e.options.meta,signal:e.signal},n)}:e.fetchFn=u}}}function dd(t,{pages:e,pageParams:n}){const r=e.length-1;return e.length>0?t.getNextPageParam(e[r],e,n[r],n):void 0}function Ib(t,{pages:e,pageParams:n}){var r;return e.length>0?(r=t.getPreviousPageParam)==null?void 0:r.call(t,e[0],e,n[0],n):void 0}var $s,xn,ht,qr,wn,nr,jy,Mb=(jy=class extends Zy{constructor(e){super();se(this,wn);se(this,$s);se(this,xn);se(this,ht);se(this,qr);ee(this,$s,e.client),this.mutationId=e.mutationId,ee(this,ht,e.mutationCache),ee(this,xn,[]),this.state=e.state||tm(),this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options=e,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(e){D(this,xn).includes(e)||(D(this,xn).push(e),this.clearGcTimeout(),D(this,ht).notify({type:"observerAdded",mutation:this,observer:e}))}removeObserver(e){ee(this,xn,D(this,xn).filter(n=>n!==e)),this.scheduleGc(),D(this,ht).notify({type:"observerRemoved",mutation:this,observer:e})}optionalRemove(){D(this,xn).length||(this.state.status==="pending"?this.scheduleGc():D(this,ht).remove(this))}continue(){var e,n;return(n=(e=D(this,qr))==null?void 0:e.continue())!=null?n:this.execute(this.state.variables)}async execute(e){var a,o,l,u,c,f,p,h,y,m,g,v,S,j,E,A,w,x,b,L,R;const n=()=>{Ae(this,wn,nr).call(this,{type:"continue"})},r={client:D(this,$s),meta:this.options.meta,mutationKey:this.options.mutationKey};ee(this,qr,Jy({fn:()=>this.options.mutationFn?this.options.mutationFn(e,r):Promise.reject(new Error("No mutationFn found")),onFail:(I,T)=>{Ae(this,wn,nr).call(this,{type:"failed",failureCount:I,error:T})},onPause:()=>{Ae(this,wn,nr).call(this,{type:"pause"})},onContinue:n,retry:(a=this.options.retry)!=null?a:0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>D(this,ht).canRun(this)}));const i=this.state.status==="pending",s=!D(this,qr).canStart();try{if(i)n();else{Ae(this,wn,nr).call(this,{type:"pending",variables:e,isPaused:s}),await((l=(o=D(this,ht).config).onMutate)==null?void 0:l.call(o,e,this,r));const T=await((c=(u=this.options).onMutate)==null?void 0:c.call(u,e,r));T!==this.state.context&&Ae(this,wn,nr).call(this,{type:"pending",context:T,variables:e,isPaused:s})}const I=await D(this,qr).start();return await((p=(f=D(this,ht).config).onSuccess)==null?void 0:p.call(f,I,e,this.state.context,this,r)),await((y=(h=this.options).onSuccess)==null?void 0:y.call(h,I,e,this.state.context,r)),await((g=(m=D(this,ht).config).onSettled)==null?void 0:g.call(m,I,null,this.state.variables,this.state.context,this,r)),await((S=(v=this.options).onSettled)==null?void 0:S.call(v,I,null,e,this.state.context,r)),Ae(this,wn,nr).call(this,{type:"success",data:I}),I}catch(I){try{throw await((E=(j=D(this,ht).config).onError)==null?void 0:E.call(j,I,e,this.state.context,this,r)),await((w=(A=this.options).onError)==null?void 0:w.call(A,I,e,this.state.context,r)),await((b=(x=D(this,ht).config).onSettled)==null?void 0:b.call(x,void 0,I,this.state.variables,this.state.context,this,r)),await((R=(L=this.options).onSettled)==null?void 0:R.call(L,void 0,I,e,this.state.context,r)),I}finally{Ae(this,wn,nr).call(this,{type:"error",error:I})}}finally{D(this,ht).runNext(this)}}},$s=new WeakMap,xn=new WeakMap,ht=new WeakMap,qr=new WeakMap,wn=new WeakSet,nr=function(e){const n=r=>{switch(e.type){case"failed":return{...r,failureCount:e.failureCount,failureReason:e.error};case"pause":return{...r,isPaused:!0};case"continue":return{...r,isPaused:!1};case"pending":return{...r,context:e.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:e.isPaused,status:"pending",variables:e.variables,submittedAt:Date.now()};case"success":return{...r,data:e.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...r,data:void 0,error:e.error,failureCount:r.failureCount+1,failureReason:e.error,isPaused:!1,status:"error"}}};this.state=n(this.state),Xe.batch(()=>{D(this,xn).forEach(r=>{r.onMutationUpdate(e)}),D(this,ht).notify({mutation:this,type:"updated",action:e})})},jy);function tm(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var zn,ln,ea,Ey,Lb=(Ey=class extends Di{constructor(e={}){super();se(this,zn);se(this,ln);se(this,ea);this.config=e,ee(this,zn,new Set),ee(this,ln,new Map),ee(this,ea,0)}build(e,n,r){const i=new Mb({client:e,mutationCache:this,mutationId:++ha(this,ea)._,options:e.defaultMutationOptions(n),state:r});return this.add(i),i}add(e){D(this,zn).add(e);const n=ma(e);if(typeof n=="string"){const r=D(this,ln).get(n);r?r.push(e):D(this,ln).set(n,[e])}this.notify({type:"added",mutation:e})}remove(e){if(D(this,zn).delete(e)){const n=ma(e);if(typeof n=="string"){const r=D(this,ln).get(n);if(r)if(r.length>1){const i=r.indexOf(e);i!==-1&&r.splice(i,1)}else r[0]===e&&D(this,ln).delete(n)}}this.notify({type:"removed",mutation:e})}canRun(e){const n=ma(e);if(typeof n=="string"){const r=D(this,ln).get(n),i=r==null?void 0:r.find(s=>s.state.status==="pending");return!i||i===e}else return!0}runNext(e){var r,i;const n=ma(e);if(typeof n=="string"){const s=(r=D(this,ln).get(n))==null?void 0:r.find(a=>a!==e&&a.state.isPaused);return(i=s==null?void 0:s.continue())!=null?i:Promise.resolve()}else return Promise.resolve()}clear(){Xe.batch(()=>{D(this,zn).forEach(e=>{this.notify({type:"removed",mutation:e})}),D(this,zn).clear(),D(this,ln).clear()})}getAll(){return Array.from(D(this,zn))}find(e){const n={exact:!0,...e};return this.getAll().find(r=>id(n,r))}findAll(e={}){return this.getAll().filter(n=>id(e,n))}notify(e){Xe.batch(()=>{this.listeners.forEach(n=>{n(e)})})}resumePausedMutations(){const e=this.getAll().filter(n=>n.state.isPaused);return Xe.batch(()=>Promise.all(e.map(n=>n.continue().catch(pt))))}},zn=new WeakMap,ln=new WeakMap,ea=new WeakMap,Ey);function ma(t){var e;return(e=t.options.scope)==null?void 0:e.id}var Un,or,At,Hn,Gn,Ua,lu,Oy,Nb=(Oy=class extends Di{constructor(n,r){super();se(this,Gn);se(this,Un);se(this,or);se(this,At);se(this,Hn);ee(this,Un,n),this.setOptions(r),this.bindMethods(),Ae(this,Gn,Ua).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(n){var i;const r=this.options;this.options=D(this,Un).defaultMutationOptions(n),$a(this.options,r)||D(this,Un).getMutationCache().notify({type:"observerOptionsUpdated",mutation:D(this,At),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&Vr(r.mutationKey)!==Vr(this.options.mutationKey)?this.reset():((i=D(this,At))==null?void 0:i.state.status)==="pending"&&D(this,At).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=D(this,At))==null||n.removeObserver(this)}onMutationUpdate(n){Ae(this,Gn,Ua).call(this),Ae(this,Gn,lu).call(this,n)}getCurrentResult(){return D(this,or)}reset(){var n;(n=D(this,At))==null||n.removeObserver(this),ee(this,At,void 0),Ae(this,Gn,Ua).call(this),Ae(this,Gn,lu).call(this)}mutate(n,r){var i;return ee(this,Hn,r),(i=D(this,At))==null||i.removeObserver(this),ee(this,At,D(this,Un).getMutationCache().build(D(this,Un),this.options)),D(this,At).addObserver(this),D(this,At).execute(n)}},Un=new WeakMap,or=new WeakMap,At=new WeakMap,Hn=new WeakMap,Gn=new WeakSet,Ua=function(){var r,i;const n=(i=(r=D(this,At))==null?void 0:r.state)!=null?i:tm();ee(this,or,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},lu=function(n){Xe.batch(()=>{var r,i,s,a,o,l,u,c;if(D(this,Hn)&&this.hasListeners()){const f=D(this,or).variables,p=D(this,or).context,h={client:D(this,Un),meta:this.options.meta,mutationKey:this.options.mutationKey};(n==null?void 0:n.type)==="success"?((i=(r=D(this,Hn)).onSuccess)==null||i.call(r,n.data,f,p,h),(a=(s=D(this,Hn)).onSettled)==null||a.call(s,n.data,null,f,p,h)):(n==null?void 0:n.type)==="error"&&((l=(o=D(this,Hn)).onError)==null||l.call(o,n.error,f,p,h),(c=(u=D(this,Hn)).onSettled)==null||c.call(u,void 0,n.error,f,p,h))}this.listeners.forEach(f=>{f(D(this,or))})})},Oy),An,Py,Rb=(Py=class extends Di{constructor(e={}){super();se(this,An);this.config=e,ee(this,An,new Map)}build(e,n,r){var o;const i=n.queryKey,s=(o=n.queryHash)!=null?o:lc(i,n);let a=this.get(s);return a||(a=new Eb({client:e,queryKey:i,queryHash:s,options:e.defaultQueryOptions(n),state:r,defaultOptions:e.getQueryDefaults(i)}),this.add(a)),a}add(e){D(this,An).has(e.queryHash)||(D(this,An).set(e.queryHash,e),this.notify({type:"added",query:e}))}remove(e){const n=D(this,An).get(e.queryHash);n&&(e.destroy(),n===e&&D(this,An).delete(e.queryHash),this.notify({type:"removed",query:e}))}clear(){Xe.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return D(this,An).get(e)}getAll(){return[...D(this,An).values()]}find(e){const n={exact:!0,...e};return this.getAll().find(r=>rd(n,r))}findAll(e={}){const n=this.getAll();return Object.keys(e).length>0?n.filter(r=>rd(e,r)):n}notify(e){Xe.batch(()=>{this.listeners.forEach(n=>{n(e)})})}onFocus(){Xe.batch(()=>{this.getAll().forEach(e=>{e.onFocus()})})}onOnline(){Xe.batch(()=>{this.getAll().forEach(e=>{e.onOnline()})})}},An=new WeakMap,Py),qe,lr,ur,ji,Ei,cr,Oi,Pi,Ty,_b=(Ty=class{constructor(t={}){se(this,qe);se(this,lr);se(this,ur);se(this,ji);se(this,Ei);se(this,cr);se(this,Oi);se(this,Pi);ee(this,qe,t.queryCache||new Rb),ee(this,lr,t.mutationCache||new Lb),ee(this,ur,t.defaultOptions||{}),ee(this,ji,new Map),ee(this,Ei,new Map),ee(this,cr,0)}mount(){ha(this,cr)._++,D(this,cr)===1&&(ee(this,Oi,uc.subscribe(async t=>{t&&(await this.resumePausedMutations(),D(this,qe).onFocus())})),ee(this,Pi,to.subscribe(async t=>{t&&(await this.resumePausedMutations(),D(this,qe).onOnline())})))}unmount(){var t,e;ha(this,cr)._--,D(this,cr)===0&&((t=D(this,Oi))==null||t.call(this),ee(this,Oi,void 0),(e=D(this,Pi))==null||e.call(this),ee(this,Pi,void 0))}isFetching(t){return D(this,qe).findAll({...t,fetchStatus:"fetching"}).length}isMutating(t){return D(this,lr).findAll({...t,status:"pending"}).length}getQueryData(t){var n;const e=this.defaultQueryOptions({queryKey:t});return(n=D(this,qe).get(e.queryHash))==null?void 0:n.state.data}ensureQueryData(t){const e=this.defaultQueryOptions(t),n=D(this,qe).build(this,e),r=n.state.data;return r===void 0?this.fetchQuery(t):(t.revalidateIfStale&&n.isStaleByTime(yr(e.staleTime,n))&&this.prefetchQuery(e),Promise.resolve(r))}getQueriesData(t){return D(this,qe).findAll(t).map(({queryKey:e,state:n})=>{const r=n.data;return[e,r]})}setQueryData(t,e,n){const r=this.defaultQueryOptions({queryKey:t}),i=D(this,qe).get(r.queryHash),s=i==null?void 0:i.state.data,a=gb(e,s);if(a!==void 0)return D(this,qe).build(this,r).setData(a,{...n,manual:!0})}setQueriesData(t,e,n){return Xe.batch(()=>D(this,qe).findAll(t).map(({queryKey:r})=>[r,this.setQueryData(r,e,n)]))}getQueryState(t){var n;const e=this.defaultQueryOptions({queryKey:t});return(n=D(this,qe).get(e.queryHash))==null?void 0:n.state}removeQueries(t){const e=D(this,qe);Xe.batch(()=>{e.findAll(t).forEach(n=>{e.remove(n)})})}resetQueries(t,e){const n=D(this,qe);return Xe.batch(()=>(n.findAll(t).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...t},e)))}cancelQueries(t,e={}){const n={revert:!0,...e},r=Xe.batch(()=>D(this,qe).findAll(t).map(i=>i.cancel(n)));return Promise.all(r).then(pt).catch(pt)}invalidateQueries(t,e={}){return Xe.batch(()=>{var n,r;return D(this,qe).findAll(t).forEach(i=>{i.invalidate()}),(t==null?void 0:t.refetchType)==="none"?Promise.resolve():this.refetchQueries({...t,type:(r=(n=t==null?void 0:t.refetchType)!=null?n:t==null?void 0:t.type)!=null?r:"active"},e)})}refetchQueries(t,e={}){var i;const n={...e,cancelRefetch:(i=e.cancelRefetch)!=null?i:!0},r=Xe.batch(()=>D(this,qe).findAll(t).filter(s=>!s.isDisabled()&&!s.isStatic()).map(s=>{let a=s.fetch(void 0,n);return n.throwOnError||(a=a.catch(pt)),s.state.fetchStatus==="paused"?Promise.resolve():a}));return Promise.all(r).then(pt)}fetchQuery(t){const e=this.defaultQueryOptions(t);e.retry===void 0&&(e.retry=!1);const n=D(this,qe).build(this,e);return n.isStaleByTime(yr(e.staleTime,n))?n.fetch(e):Promise.resolve(n.state.data)}prefetchQuery(t){return this.fetchQuery(t).then(pt).catch(pt)}fetchInfiniteQuery(t){return t.behavior=cd(t.pages),this.fetchQuery(t)}prefetchInfiniteQuery(t){return this.fetchInfiniteQuery(t).then(pt).catch(pt)}ensureInfiniteQueryData(t){return t.behavior=cd(t.pages),this.ensureQueryData(t)}resumePausedMutations(){return to.isOnline()?D(this,lr).resumePausedMutations():Promise.resolve()}getQueryCache(){return D(this,qe)}getMutationCache(){return D(this,lr)}getDefaultOptions(){return D(this,ur)}setDefaultOptions(t){ee(this,ur,t)}setQueryDefaults(t,e){D(this,ji).set(Vr(t),{queryKey:t,defaultOptions:e})}getQueryDefaults(t){const e=[...D(this,ji).values()],n={};return e.forEach(r=>{Es(t,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(t,e){D(this,Ei).set(Vr(t),{mutationKey:t,defaultOptions:e})}getMutationDefaults(t){const e=[...D(this,Ei).values()],n={};return e.forEach(r=>{Es(t,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(t){if(t._defaulted)return t;const e={...D(this,ur).queries,...this.getQueryDefaults(t.queryKey),...t,_defaulted:!0};return e.queryHash||(e.queryHash=lc(e.queryKey,e)),e.refetchOnReconnect===void 0&&(e.refetchOnReconnect=e.networkMode!=="always"),e.throwOnError===void 0&&(e.throwOnError=!!e.suspense),!e.networkMode&&e.persister&&(e.networkMode="offlineFirst"),e.queryFn===eo&&(e.enabled=!1),e}defaultMutationOptions(t){return t!=null&&t._defaulted?t:{...D(this,ur).mutations,...(t==null?void 0:t.mutationKey)&&this.getMutationDefaults(t.mutationKey),...t,_defaulted:!0}}clear(){D(this,qe).clear(),D(this,lr).clear()}},qe=new WeakMap,lr=new WeakMap,ur=new WeakMap,ji=new WeakMap,Ei=new WeakMap,cr=new WeakMap,Oi=new WeakMap,Pi=new WeakMap,Ty),nm=M.createContext(void 0),nn=t=>{const e=M.useContext(nm);if(!e)throw new Error("No QueryClient set, use QueryClientProvider to set one");return e},Db=({client:t,children:e})=>(M.useEffect(()=>(t.mount(),()=>{t.unmount()}),[t]),d.jsx(nm.Provider,{value:t,children:e})),rm=M.createContext(!1),Bb=()=>M.useContext(rm);rm.Provider;function Fb(){let t=!1;return{clearReset:()=>{t=!1},reset:()=>{t=!0},isReset:()=>t}}var zb=M.createContext(Fb()),Ub=()=>M.useContext(zb),Hb=(t,e)=>{(t.suspense||t.throwOnError||t.experimental_prefetchInRender)&&(e.isReset()||(t.retryOnMount=!1))},qb=t=>{M.useEffect(()=>{t.clearReset()},[t])},Wb=({result:t,errorResetBoundary:e,throwOnError:n,query:r,suspense:i})=>t.isError&&!e.isReset()&&!t.isFetching&&r&&(i&&t.data===void 0||Ky(n,[t.error,r])),Qb=t=>{if(t.suspense){const n=i=>i==="static"?i:Math.max(i!=null?i:1e3,1e3),r=t.staleTime;t.staleTime=typeof r=="function"?(...i)=>n(r(...i)):n(r),typeof t.gcTime=="number"&&(t.gcTime=Math.max(t.gcTime,1e3))}},Gb=(t,e)=>t.isLoading&&t.isFetching&&!e,Yb=(t,e)=>(t==null?void 0:t.suspense)&&e.isPending,fd=(t,e,n)=>e.fetchOptimistic(t).catch(()=>{n.clearReset()});function Vb(t,e,n){var f,p,h,y,m;if(process.env.NODE_ENV!=="production"&&(typeof t!="object"||Array.isArray(t)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');const r=Bb(),i=Ub(),s=nn(),a=s.defaultQueryOptions(t);(p=(f=s.getDefaultOptions().queries)==null?void 0:f._experimental_beforeQuery)==null||p.call(f,a),process.env.NODE_ENV!=="production"&&(a.queryFn||console.error(`[${a.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),a._optimisticResults=r?"isRestoring":"optimistic",Qb(a),Hb(a,i),qb(i);const o=!s.getQueryCache().get(a.queryHash),[l]=M.useState(()=>new e(s,a)),u=l.getOptimisticResult(a),c=!r&&t.subscribed!==!1;if(M.useSyncExternalStore(M.useCallback(g=>{const v=c?l.subscribe(Xe.batchCalls(g)):pt;return l.updateResult(),v},[l,c]),()=>l.getCurrentResult(),()=>l.getCurrentResult()),M.useEffect(()=>{l.setOptions(a)},[a,l]),Yb(a,u))throw fd(a,l,i);if(Wb({result:u,errorResetBoundary:i,throwOnError:a.throwOnError,query:s.getQueryCache().get(a.queryHash),suspense:a.suspense}))throw u.error;if((y=(h=s.getDefaultOptions().queries)==null?void 0:h._experimental_afterQuery)==null||y.call(h,a,u),a.experimental_prefetchInRender&&!Yr&&Gb(u,r)){const g=o?fd(a,l,i):(m=s.getQueryCache().get(a.queryHash))==null?void 0:m.promise;g==null||g.catch(pt).finally(()=>{l.updateResult()})}return a.notifyOnChangeProps?u:l.trackResult(u)}function Kn(t,e){return Vb(t,Ob)}function Xn(t,e){const n=nn(),[r]=M.useState(()=>new Nb(n,t));M.useEffect(()=>{r.setOptions(t)},[r,t]);const i=M.useSyncExternalStore(M.useCallback(a=>r.subscribe(Xe.batchCalls(a)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),s=M.useCallback((a,o)=>{r.mutate(a,o).catch(pt)},[r]);if(i.error&&Ky(r.options.throwOnError,[i.error]))throw i.error;return{...i,mutate:s,mutateAsync:i.mutate}}function im(t,e){return function(){return t.apply(e,arguments)}}const{toString:Kb}=Object.prototype,{getPrototypeOf:dc}=Object,{iterator:Co,toStringTag:sm}=Symbol,ko=(t=>e=>{const n=Kb.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),cn=t=>(t=t.toLowerCase(),e=>ko(e)===t),jo=t=>e=>typeof e===t,{isArray:Bi}=Array,Os=jo("undefined");function Xb(t){return t!==null&&!Os(t)&&t.constructor!==null&&!Os(t.constructor)&&Ct(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const am=cn("ArrayBuffer");function Jb(t){let e;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&am(t.buffer),e}const Zb=jo("string"),Ct=jo("function"),om=jo("number"),Eo=t=>t!==null&&typeof t=="object",$b=t=>t===!0||t===!1,Ha=t=>{if(ko(t)!=="object")return!1;const e=dc(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(sm in t)&&!(Co in t)},e2=cn("Date"),t2=cn("File"),n2=cn("Blob"),r2=cn("FileList"),i2=t=>Eo(t)&&Ct(t.pipe),s2=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||Ct(t.append)&&((e=ko(t))==="formdata"||e==="object"&&Ct(t.toString)&&t.toString()==="[object FormData]"))},a2=cn("URLSearchParams"),[o2,l2,u2,c2]=["ReadableStream","Request","Response","Headers"].map(cn),d2=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function ra(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t=="undefined")return;let r,i;if(typeof t!="object"&&(t=[t]),Bi(t))for(r=0,i=t.length;r<i;r++)e.call(null,t[r],r,t);else{const s=n?Object.getOwnPropertyNames(t):Object.keys(t),a=s.length;let o;for(r=0;r<a;r++)o=s[r],e.call(null,t[o],o,t)}}function lm(t,e){e=e.toLowerCase();const n=Object.keys(t);let r=n.length,i;for(;r-- >0;)if(i=n[r],e===i.toLowerCase())return i;return null}const Ir=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,um=t=>!Os(t)&&t!==Ir;function uu(){const{caseless:t}=um(this)&&this||{},e={},n=(r,i)=>{const s=t&&lm(e,i)||i;Ha(e[s])&&Ha(r)?e[s]=uu(e[s],r):Ha(r)?e[s]=uu({},r):Bi(r)?e[s]=r.slice():e[s]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&ra(arguments[r],n);return e}const f2=(t,e,n,{allOwnKeys:r}={})=>(ra(e,(i,s)=>{n&&Ct(i)?t[s]=im(i,n):t[s]=i},{allOwnKeys:r}),t),h2=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),p2=(t,e,n,r)=>{t.prototype=Object.create(e.prototype,r),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},y2=(t,e,n,r)=>{let i,s,a;const o={};if(e=e||{},t==null)return e;do{for(i=Object.getOwnPropertyNames(t),s=i.length;s-- >0;)a=i[s],(!r||r(a,t,e))&&!o[a]&&(e[a]=t[a],o[a]=!0);t=n!==!1&&dc(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},m2=(t,e,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=e.length;const r=t.indexOf(e,n);return r!==-1&&r===n},g2=t=>{if(!t)return null;if(Bi(t))return t;let e=t.length;if(!om(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},v2=(t=>e=>t&&e instanceof t)(typeof Uint8Array!="undefined"&&dc(Uint8Array)),b2=(t,e)=>{const r=(t&&t[Co]).call(t);let i;for(;(i=r.next())&&!i.done;){const s=i.value;e.call(t,s[0],s[1])}},x2=(t,e)=>{let n;const r=[];for(;(n=t.exec(e))!==null;)r.push(n);return r},w2=cn("HTMLFormElement"),A2=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,i){return r.toUpperCase()+i}),hd=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),S2=cn("RegExp"),cm=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),r={};ra(n,(i,s)=>{let a;(a=e(i,s,t))!==!1&&(r[s]=a||i)}),Object.defineProperties(t,r)},C2=t=>{cm(t,(e,n)=>{if(Ct(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=t[n];if(Ct(r)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},k2=(t,e)=>{const n={},r=i=>{i.forEach(s=>{n[s]=!0})};return Bi(t)?r(t):r(String(t).split(e)),n},j2=()=>{},E2=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e;function O2(t){return!!(t&&Ct(t.append)&&t[sm]==="FormData"&&t[Co])}const P2=t=>{const e=new Array(10),n=(r,i)=>{if(Eo(r)){if(e.indexOf(r)>=0)return;if(!("toJSON"in r)){e[i]=r;const s=Bi(r)?[]:{};return ra(r,(a,o)=>{const l=n(a,i+1);!Os(l)&&(s[o]=l)}),e[i]=void 0,s}}return r};return n(t,0)},T2=cn("AsyncFunction"),I2=t=>t&&(Eo(t)||Ct(t))&&Ct(t.then)&&Ct(t.catch),dm=((t,e)=>t?setImmediate:e?((n,r)=>(Ir.addEventListener("message",({source:i,data:s})=>{i===Ir&&s===n&&r.length&&r.shift()()},!1),i=>{r.push(i),Ir.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",Ct(Ir.postMessage)),M2=typeof queueMicrotask!="undefined"?queueMicrotask.bind(Ir):typeof process!="undefined"&&process.nextTick||dm,L2=t=>t!=null&&Ct(t[Co]),H={isArray:Bi,isArrayBuffer:am,isBuffer:Xb,isFormData:s2,isArrayBufferView:Jb,isString:Zb,isNumber:om,isBoolean:$b,isObject:Eo,isPlainObject:Ha,isReadableStream:o2,isRequest:l2,isResponse:u2,isHeaders:c2,isUndefined:Os,isDate:e2,isFile:t2,isBlob:n2,isRegExp:S2,isFunction:Ct,isStream:i2,isURLSearchParams:a2,isTypedArray:v2,isFileList:r2,forEach:ra,merge:uu,extend:f2,trim:d2,stripBOM:h2,inherits:p2,toFlatObject:y2,kindOf:ko,kindOfTest:cn,endsWith:m2,toArray:g2,forEachEntry:b2,matchAll:x2,isHTMLForm:w2,hasOwnProperty:hd,hasOwnProp:hd,reduceDescriptors:cm,freezeMethods:C2,toObjectSet:k2,toCamelCase:A2,noop:j2,toFiniteNumber:E2,findKey:lm,global:Ir,isContextDefined:um,isSpecCompliantForm:O2,toJSONObject:P2,isAsyncFn:T2,isThenable:I2,setImmediate:dm,asap:M2,isIterable:L2};function ve(t,e,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i,this.status=i.status?i.status:null)}H.inherits(ve,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:H.toJSONObject(this.config),code:this.code,status:this.status}}});const fm=ve.prototype,hm={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{hm[t]={value:t}});Object.defineProperties(ve,hm);Object.defineProperty(fm,"isAxiosError",{value:!0});ve.from=(t,e,n,r,i,s)=>{const a=Object.create(fm);return H.toFlatObject(t,a,function(l){return l!==Error.prototype},o=>o!=="isAxiosError"),ve.call(a,t.message,e,n,r,i),a.cause=t,a.name=t.name,s&&Object.assign(a,s),a};const N2=null;function cu(t){return H.isPlainObject(t)||H.isArray(t)}function pm(t){return H.endsWith(t,"[]")?t.slice(0,-2):t}function pd(t,e,n){return t?t.concat(e).map(function(i,s){return i=pm(i),!n&&s?"["+i+"]":i}).join(n?".":""):e}function R2(t){return H.isArray(t)&&!t.some(cu)}const _2=H.toFlatObject(H,{},null,function(e){return/^is[A-Z]/.test(e)});function Oo(t,e,n){if(!H.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=H.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,g){return!H.isUndefined(g[m])});const r=n.metaTokens,i=n.visitor||c,s=n.dots,a=n.indexes,l=(n.Blob||typeof Blob!="undefined"&&Blob)&&H.isSpecCompliantForm(e);if(!H.isFunction(i))throw new TypeError("visitor must be a function");function u(y){if(y===null)return"";if(H.isDate(y))return y.toISOString();if(H.isBoolean(y))return y.toString();if(!l&&H.isBlob(y))throw new ve("Blob is not supported. Use a Buffer instead.");return H.isArrayBuffer(y)||H.isTypedArray(y)?l&&typeof Blob=="function"?new Blob([y]):Buffer.from(y):y}function c(y,m,g){let v=y;if(y&&!g&&typeof y=="object"){if(H.endsWith(m,"{}"))m=r?m:m.slice(0,-2),y=JSON.stringify(y);else if(H.isArray(y)&&R2(y)||(H.isFileList(y)||H.endsWith(m,"[]"))&&(v=H.toArray(y)))return m=pm(m),v.forEach(function(j,E){!(H.isUndefined(j)||j===null)&&e.append(a===!0?pd([m],E,s):a===null?m:m+"[]",u(j))}),!1}return cu(y)?!0:(e.append(pd(g,m,s),u(y)),!1)}const f=[],p=Object.assign(_2,{defaultVisitor:c,convertValue:u,isVisitable:cu});function h(y,m){if(!H.isUndefined(y)){if(f.indexOf(y)!==-1)throw Error("Circular reference detected in "+m.join("."));f.push(y),H.forEach(y,function(v,S){(!(H.isUndefined(v)||v===null)&&i.call(e,v,H.isString(S)?S.trim():S,m,p))===!0&&h(v,m?m.concat(S):[S])}),f.pop()}}if(!H.isObject(t))throw new TypeError("data must be an object");return h(t),e}function yd(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(r){return e[r]})}function fc(t,e){this._pairs=[],t&&Oo(t,this,e)}const ym=fc.prototype;ym.append=function(e,n){this._pairs.push([e,n])};ym.toString=function(e){const n=e?function(r){return e.call(this,r,yd)}:yd;return this._pairs.map(function(i){return n(i[0])+"="+n(i[1])},"").join("&")};function D2(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function mm(t,e,n){if(!e)return t;const r=n&&n.encode||D2;H.isFunction(n)&&(n={serialize:n});const i=n&&n.serialize;let s;if(i?s=i(e,n):s=H.isURLSearchParams(e)?e.toString():new fc(e,n).toString(r),s){const a=t.indexOf("#");a!==-1&&(t=t.slice(0,a)),t+=(t.indexOf("?")===-1?"?":"&")+s}return t}class md{constructor(){this.handlers=[]}use(e,n,r){return this.handlers.push({fulfilled:e,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){H.forEach(this.handlers,function(r){r!==null&&e(r)})}}const gm={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},B2=typeof URLSearchParams!="undefined"?URLSearchParams:fc,F2=typeof FormData!="undefined"?FormData:null,z2=typeof Blob!="undefined"?Blob:null,U2={isBrowser:!0,classes:{URLSearchParams:B2,FormData:F2,Blob:z2},protocols:["http","https","file","blob","url","data"]},hc=typeof window!="undefined"&&typeof document!="undefined",du=typeof navigator=="object"&&navigator||void 0,H2=hc&&(!du||["ReactNative","NativeScript","NS"].indexOf(du.product)<0),q2=typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",W2=hc&&window.location.href||"http://localhost",Q2=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:hc,hasStandardBrowserEnv:H2,hasStandardBrowserWebWorkerEnv:q2,navigator:du,origin:W2},Symbol.toStringTag,{value:"Module"})),at={...Q2,...U2};function G2(t,e){return Oo(t,new at.classes.URLSearchParams,Object.assign({visitor:function(n,r,i,s){return at.isNode&&H.isBuffer(n)?(this.append(r,n.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},e))}function Y2(t){return H.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function V2(t){const e={},n=Object.keys(t);let r;const i=n.length;let s;for(r=0;r<i;r++)s=n[r],e[s]=t[s];return e}function vm(t){function e(n,r,i,s){let a=n[s++];if(a==="__proto__")return!0;const o=Number.isFinite(+a),l=s>=n.length;return a=!a&&H.isArray(i)?i.length:a,l?(H.hasOwnProp(i,a)?i[a]=[i[a],r]:i[a]=r,!o):((!i[a]||!H.isObject(i[a]))&&(i[a]=[]),e(n,r,i[a],s)&&H.isArray(i[a])&&(i[a]=V2(i[a])),!o)}if(H.isFormData(t)&&H.isFunction(t.entries)){const n={};return H.forEachEntry(t,(r,i)=>{e(Y2(r),i,n,0)}),n}return null}function K2(t,e,n){if(H.isString(t))try{return(e||JSON.parse)(t),H.trim(t)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(t)}const ia={transitional:gm,adapter:["xhr","http","fetch"],transformRequest:[function(e,n){const r=n.getContentType()||"",i=r.indexOf("application/json")>-1,s=H.isObject(e);if(s&&H.isHTMLForm(e)&&(e=new FormData(e)),H.isFormData(e))return i?JSON.stringify(vm(e)):e;if(H.isArrayBuffer(e)||H.isBuffer(e)||H.isStream(e)||H.isFile(e)||H.isBlob(e)||H.isReadableStream(e))return e;if(H.isArrayBufferView(e))return e.buffer;if(H.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let o;if(s){if(r.indexOf("application/x-www-form-urlencoded")>-1)return G2(e,this.formSerializer).toString();if((o=H.isFileList(e))||r.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return Oo(o?{"files[]":e}:e,l&&new l,this.formSerializer)}}return s||i?(n.setContentType("application/json",!1),K2(e)):e}],transformResponse:[function(e){const n=this.transitional||ia.transitional,r=n&&n.forcedJSONParsing,i=this.responseType==="json";if(H.isResponse(e)||H.isReadableStream(e))return e;if(e&&H.isString(e)&&(r&&!this.responseType||i)){const a=!(n&&n.silentJSONParsing)&&i;try{return JSON.parse(e)}catch(o){if(a)throw o.name==="SyntaxError"?ve.from(o,ve.ERR_BAD_RESPONSE,this,null,this.response):o}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:at.classes.FormData,Blob:at.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};H.forEach(["delete","get","head","post","put","patch"],t=>{ia.headers[t]={}});const X2=H.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),J2=t=>{const e={};let n,r,i;return t&&t.split(`
13
13
  `).forEach(function(a){i=a.indexOf(":"),n=a.substring(0,i).trim().toLowerCase(),r=a.substring(i+1).trim(),!(!n||e[n]&&X2[n])&&(n==="set-cookie"?e[n]?e[n].push(r):e[n]=[r]:e[n]=e[n]?e[n]+", "+r:r)}),e},gd=Symbol("internals");function Ki(t){return t&&String(t).trim().toLowerCase()}function qa(t){return t===!1||t==null?t:H.isArray(t)?t.map(qa):String(t)}function Z2(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(t);)e[r[1]]=r[2];return e}const $2=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function tl(t,e,n,r,i){if(H.isFunction(r))return r.call(this,e,n);if(i&&(e=n),!!H.isString(e)){if(H.isString(r))return e.indexOf(r)!==-1;if(H.isRegExp(r))return r.test(e)}}function e1(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,r)=>n.toUpperCase()+r)}function t1(t,e){const n=H.toCamelCase(" "+e);["get","set","has"].forEach(r=>{Object.defineProperty(t,r+n,{value:function(i,s,a){return this[r].call(this,e,i,s,a)},configurable:!0})})}let kt=class{constructor(e){e&&this.set(e)}set(e,n,r){const i=this;function s(o,l,u){const c=Ki(l);if(!c)throw new Error("header name must be a non-empty string");const f=H.findKey(i,c);(!f||i[f]===void 0||u===!0||u===void 0&&i[f]!==!1)&&(i[f||l]=qa(o))}const a=(o,l)=>H.forEach(o,(u,c)=>s(u,c,l));if(H.isPlainObject(e)||e instanceof this.constructor)a(e,n);else if(H.isString(e)&&(e=e.trim())&&!$2(e))a(J2(e),n);else if(H.isObject(e)&&H.isIterable(e)){let o={},l,u;for(const c of e){if(!H.isArray(c))throw TypeError("Object iterator must return a key-value pair");o[u=c[0]]=(l=o[u])?H.isArray(l)?[...l,c[1]]:[l,c[1]]:c[1]}a(o,n)}else e!=null&&s(n,e,r);return this}get(e,n){if(e=Ki(e),e){const r=H.findKey(this,e);if(r){const i=this[r];if(!n)return i;if(n===!0)return Z2(i);if(H.isFunction(n))return n.call(this,i,r);if(H.isRegExp(n))return n.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=Ki(e),e){const r=H.findKey(this,e);return!!(r&&this[r]!==void 0&&(!n||tl(this,this[r],r,n)))}return!1}delete(e,n){const r=this;let i=!1;function s(a){if(a=Ki(a),a){const o=H.findKey(r,a);o&&(!n||tl(r,r[o],o,n))&&(delete r[o],i=!0)}}return H.isArray(e)?e.forEach(s):s(e),i}clear(e){const n=Object.keys(this);let r=n.length,i=!1;for(;r--;){const s=n[r];(!e||tl(this,this[s],s,e,!0))&&(delete this[s],i=!0)}return i}normalize(e){const n=this,r={};return H.forEach(this,(i,s)=>{const a=H.findKey(r,s);if(a){n[a]=qa(i),delete n[s];return}const o=e?e1(s):String(s).trim();o!==s&&delete n[s],n[o]=qa(i),r[o]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return H.forEach(this,(r,i)=>{r!=null&&r!==!1&&(n[i]=e&&H.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join(`
14
- `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const r=new this(e);return n.forEach(i=>r.set(i)),r}static accessor(e){const r=(this[gd]=this[gd]={accessors:{}}).accessors,i=this.prototype;function s(a){const o=Ki(a);r[o]||(t1(i,a),r[o]=!0)}return H.isArray(e)?e.forEach(s):s(e),this}};kt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);H.reduceDescriptors(kt.prototype,({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(r){this[n]=r}}});H.freezeMethods(kt);function nl(t,e){const n=this||ia,r=e||n,i=kt.from(r.headers);let s=r.data;return H.forEach(t,function(o){s=o.call(n,s,i.normalize(),e?e.status:void 0)}),i.normalize(),s}function bm(t){return!!(t&&t.__CANCEL__)}function Fi(t,e,n){ve.call(this,t==null?"canceled":t,ve.ERR_CANCELED,e,n),this.name="CanceledError"}H.inherits(Fi,ve,{__CANCEL__:!0});function xm(t,e,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?t(n):e(new ve("Request failed with status code "+n.status,[ve.ERR_BAD_REQUEST,ve.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function n1(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function r1(t,e){t=t||10;const n=new Array(t),r=new Array(t);let i=0,s=0,a;return e=e!==void 0?e:1e3,function(l){const u=Date.now(),c=r[s];a||(a=u),n[i]=l,r[i]=u;let f=s,p=0;for(;f!==i;)p+=n[f++],f=f%t;if(i=(i+1)%t,i===s&&(s=(s+1)%t),u-a<e)return;const h=c&&u-c;return h?Math.round(p*1e3/h):void 0}}function i1(t,e){let n=0,r=1e3/e,i,s;const a=(u,c=Date.now())=>{n=c,i=null,s&&(clearTimeout(s),s=null),t.apply(null,u)};return[(...u)=>{const c=Date.now(),f=c-n;f>=r?a(u,c):(i=u,s||(s=setTimeout(()=>{s=null,a(i)},r-f)))},()=>i&&a(i)]}const no=(t,e,n=3)=>{let r=0;const i=r1(50,250);return i1(s=>{const a=s.loaded,o=s.lengthComputable?s.total:void 0,l=a-r,u=i(l),c=a<=o;r=a;const f={loaded:a,total:o,progress:o?a/o:void 0,bytes:l,rate:u||void 0,estimated:u&&o&&c?(o-a)/u:void 0,event:s,lengthComputable:o!=null,[e?"download":"upload"]:!0};t(f)},n)},vd=(t,e)=>{const n=t!=null;return[r=>e[0]({lengthComputable:n,total:t,loaded:r}),e[1]]},bd=t=>(...e)=>H.asap(()=>t(...e)),s1=at.hasStandardBrowserEnv?((t,e)=>n=>(n=new URL(n,at.origin),t.protocol===n.protocol&&t.host===n.host&&(e||t.port===n.port)))(new URL(at.origin),at.navigator&&/(msie|trident)/i.test(at.navigator.userAgent)):()=>!0,a1=at.hasStandardBrowserEnv?{write(t,e,n,r,i,s){const a=[t+"="+encodeURIComponent(e)];H.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),H.isString(r)&&a.push("path="+r),H.isString(i)&&a.push("domain="+i),s===!0&&a.push("secure"),document.cookie=a.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function o1(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function l1(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function wm(t,e,n){let r=!o1(e);return t&&(r||n==!1)?l1(t,e):e}const xd=t=>t instanceof kt?{...t}:t;function Kr(t,e){e=e||{};const n={};function r(u,c,f,p){return H.isPlainObject(u)&&H.isPlainObject(c)?H.merge.call({caseless:p},u,c):H.isPlainObject(c)?H.merge({},c):H.isArray(c)?c.slice():c}function i(u,c,f,p){if(H.isUndefined(c)){if(!H.isUndefined(u))return r(void 0,u,f,p)}else return r(u,c,f,p)}function s(u,c){if(!H.isUndefined(c))return r(void 0,c)}function a(u,c){if(H.isUndefined(c)){if(!H.isUndefined(u))return r(void 0,u)}else return r(void 0,c)}function o(u,c,f){if(f in e)return r(u,c);if(f in t)return r(void 0,u)}const l={url:s,method:s,data:s,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:o,headers:(u,c,f)=>i(xd(u),xd(c),f,!0)};return H.forEach(Object.keys(Object.assign({},t,e)),function(c){const f=l[c]||i,p=f(t[c],e[c],c);H.isUndefined(p)&&f!==o||(n[c]=p)}),n}const Am=t=>{const e=Kr({},t);let{data:n,withXSRFToken:r,xsrfHeaderName:i,xsrfCookieName:s,headers:a,auth:o}=e;e.headers=a=kt.from(a),e.url=mm(wm(e.baseURL,e.url,e.allowAbsoluteUrls),t.params,t.paramsSerializer),o&&a.set("Authorization","Basic "+btoa((o.username||"")+":"+(o.password?unescape(encodeURIComponent(o.password)):"")));let l;if(H.isFormData(n)){if(at.hasStandardBrowserEnv||at.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if((l=a.getContentType())!==!1){const[u,...c]=l?l.split(";").map(f=>f.trim()).filter(Boolean):[];a.setContentType([u||"multipart/form-data",...c].join("; "))}}if(at.hasStandardBrowserEnv&&(r&&H.isFunction(r)&&(r=r(e)),r||r!==!1&&s1(e.url))){const u=i&&s&&a1.read(s);u&&a.set(i,u)}return e},u1=typeof XMLHttpRequest!="undefined",c1=u1&&function(t){return new Promise(function(n,r){const i=Am(t);let s=i.data;const a=kt.from(i.headers).normalize();let{responseType:o,onUploadProgress:l,onDownloadProgress:u}=i,c,f,p,h,y;function m(){h&&h(),y&&y(),i.cancelToken&&i.cancelToken.unsubscribe(c),i.signal&&i.signal.removeEventListener("abort",c)}let g=new XMLHttpRequest;g.open(i.method.toUpperCase(),i.url,!0),g.timeout=i.timeout;function v(){if(!g)return;const j=kt.from("getAllResponseHeaders"in g&&g.getAllResponseHeaders()),A={data:!o||o==="text"||o==="json"?g.responseText:g.response,status:g.status,statusText:g.statusText,headers:j,config:t,request:g};xm(function(x){n(x),m()},function(x){r(x),m()},A),g=null}"onloadend"in g?g.onloadend=v:g.onreadystatechange=function(){!g||g.readyState!==4||g.status===0&&!(g.responseURL&&g.responseURL.indexOf("file:")===0)||setTimeout(v)},g.onabort=function(){g&&(r(new ve("Request aborted",ve.ECONNABORTED,t,g)),g=null)},g.onerror=function(){r(new ve("Network Error",ve.ERR_NETWORK,t,g)),g=null},g.ontimeout=function(){let E=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const A=i.transitional||gm;i.timeoutErrorMessage&&(E=i.timeoutErrorMessage),r(new ve(E,A.clarifyTimeoutError?ve.ETIMEDOUT:ve.ECONNABORTED,t,g)),g=null},s===void 0&&a.setContentType(null),"setRequestHeader"in g&&H.forEach(a.toJSON(),function(E,A){g.setRequestHeader(A,E)}),H.isUndefined(i.withCredentials)||(g.withCredentials=!!i.withCredentials),o&&o!=="json"&&(g.responseType=i.responseType),u&&([p,y]=no(u,!0),g.addEventListener("progress",p)),l&&g.upload&&([f,h]=no(l),g.upload.addEventListener("progress",f),g.upload.addEventListener("loadend",h)),(i.cancelToken||i.signal)&&(c=j=>{g&&(r(!j||j.type?new Fi(null,t,g):j),g.abort(),g=null)},i.cancelToken&&i.cancelToken.subscribe(c),i.signal&&(i.signal.aborted?c():i.signal.addEventListener("abort",c)));const S=n1(i.url);if(S&&at.protocols.indexOf(S)===-1){r(new ve("Unsupported protocol "+S+":",ve.ERR_BAD_REQUEST,t));return}g.send(s||null)})},d1=(t,e)=>{const{length:n}=t=t?t.filter(Boolean):[];if(e||n){let r=new AbortController,i;const s=function(u){if(!i){i=!0,o();const c=u instanceof Error?u:this.reason;r.abort(c instanceof ve?c:new Fi(c instanceof Error?c.message:c))}};let a=e&&setTimeout(()=>{a=null,s(new ve(`timeout ${e} of ms exceeded`,ve.ETIMEDOUT))},e);const o=()=>{t&&(a&&clearTimeout(a),a=null,t.forEach(u=>{u.unsubscribe?u.unsubscribe(s):u.removeEventListener("abort",s)}),t=null)};t.forEach(u=>u.addEventListener("abort",s));const{signal:l}=r;return l.unsubscribe=()=>H.asap(o),l}},f1=function*(t,e){let n=t.byteLength;if(n<e){yield t;return}let r=0,i;for(;r<n;)i=r+e,yield t.slice(r,i),r=i},h1=async function*(t,e){for await(const n of p1(t))yield*f1(n,e)},p1=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}const e=t.getReader();try{for(;;){const{done:n,value:r}=await e.read();if(n)break;yield r}}finally{await e.cancel()}},wd=(t,e,n,r)=>{const i=h1(t,e);let s=0,a,o=l=>{a||(a=!0,r&&r(l))};return new ReadableStream({async pull(l){try{const{done:u,value:c}=await i.next();if(u){o(),l.close();return}let f=c.byteLength;if(n){let p=s+=f;n(p)}l.enqueue(new Uint8Array(c))}catch(u){throw o(u),u}},cancel(l){return o(l),i.return()}},{highWaterMark:2})},To=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Sm=To&&typeof ReadableStream=="function",y1=To&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),Cm=(t,...e)=>{try{return!!t(...e)}catch(n){return!1}},m1=Sm&&Cm(()=>{let t=!1;const e=new Request(at.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e}),Ad=64*1024,fu=Sm&&Cm(()=>H.isReadableStream(new Response("").body)),ro={stream:fu&&(t=>t.body)};To&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!ro[e]&&(ro[e]=H.isFunction(t[e])?n=>n[e]():(n,r)=>{throw new ve(`Response type '${e}' is not supported`,ve.ERR_NOT_SUPPORT,r)})})})(new Response);const g1=async t=>{if(t==null)return 0;if(H.isBlob(t))return t.size;if(H.isSpecCompliantForm(t))return(await new Request(at.origin,{method:"POST",body:t}).arrayBuffer()).byteLength;if(H.isArrayBufferView(t)||H.isArrayBuffer(t))return t.byteLength;if(H.isURLSearchParams(t)&&(t=t+""),H.isString(t))return(await y1(t)).byteLength},v1=async(t,e)=>{const n=H.toFiniteNumber(t.getContentLength());return n==null?g1(e):n},b1=To&&(async t=>{let{url:e,method:n,data:r,signal:i,cancelToken:s,timeout:a,onDownloadProgress:o,onUploadProgress:l,responseType:u,headers:c,withCredentials:f="same-origin",fetchOptions:p}=Am(t);u=u?(u+"").toLowerCase():"text";let h=d1([i,s&&s.toAbortSignal()],a),y;const m=h&&h.unsubscribe&&(()=>{h.unsubscribe()});let g;try{if(l&&m1&&n!=="get"&&n!=="head"&&(g=await v1(c,r))!==0){let A=new Request(e,{method:"POST",body:r,duplex:"half"}),w;if(H.isFormData(r)&&(w=A.headers.get("content-type"))&&c.setContentType(w),A.body){const[x,b]=vd(g,no(bd(l)));r=wd(A.body,Ad,x,b)}}H.isString(f)||(f=f?"include":"omit");const v="credentials"in Request.prototype;y=new Request(e,{...p,signal:h,method:n.toUpperCase(),headers:c.normalize().toJSON(),body:r,duplex:"half",credentials:v?f:void 0});let S=await fetch(y,p);const j=fu&&(u==="stream"||u==="response");if(fu&&(o||j&&m)){const A={};["status","statusText","headers"].forEach(L=>{A[L]=S[L]});const w=H.toFiniteNumber(S.headers.get("content-length")),[x,b]=o&&vd(w,no(bd(o),!0))||[];S=new Response(wd(S.body,Ad,x,()=>{b&&b(),m&&m()}),A)}u=u||"text";let E=await ro[H.findKey(ro,u)||"text"](S,t);return!j&&m&&m(),await new Promise((A,w)=>{xm(A,w,{data:E,headers:kt.from(S.headers),status:S.status,statusText:S.statusText,config:t,request:y})})}catch(v){throw m&&m(),v&&v.name==="TypeError"&&/Load failed|fetch/i.test(v.message)?Object.assign(new ve("Network Error",ve.ERR_NETWORK,t,y),{cause:v.cause||v}):ve.from(v,v&&v.code,t,y)}}),hu={http:N2,xhr:c1,fetch:b1};H.forEach(hu,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch(n){}Object.defineProperty(t,"adapterName",{value:e})}});const Sd=t=>`- ${t}`,x1=t=>H.isFunction(t)||t===null||t===!1,km={getAdapter:t=>{t=H.isArray(t)?t:[t];const{length:e}=t;let n,r;const i={};for(let s=0;s<e;s++){n=t[s];let a;if(r=n,!x1(n)&&(r=hu[(a=String(n)).toLowerCase()],r===void 0))throw new ve(`Unknown adapter '${a}'`);if(r)break;i[a||"#"+s]=r}if(!r){const s=Object.entries(i).map(([o,l])=>`adapter ${o} `+(l===!1?"is not supported by the environment":"is not available in the build"));let a=e?s.length>1?`since :
14
+ `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const r=new this(e);return n.forEach(i=>r.set(i)),r}static accessor(e){const r=(this[gd]=this[gd]={accessors:{}}).accessors,i=this.prototype;function s(a){const o=Ki(a);r[o]||(t1(i,a),r[o]=!0)}return H.isArray(e)?e.forEach(s):s(e),this}};kt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);H.reduceDescriptors(kt.prototype,({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(r){this[n]=r}}});H.freezeMethods(kt);function nl(t,e){const n=this||ia,r=e||n,i=kt.from(r.headers);let s=r.data;return H.forEach(t,function(o){s=o.call(n,s,i.normalize(),e?e.status:void 0)}),i.normalize(),s}function bm(t){return!!(t&&t.__CANCEL__)}function Fi(t,e,n){ve.call(this,t==null?"canceled":t,ve.ERR_CANCELED,e,n),this.name="CanceledError"}H.inherits(Fi,ve,{__CANCEL__:!0});function xm(t,e,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?t(n):e(new ve("Request failed with status code "+n.status,[ve.ERR_BAD_REQUEST,ve.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function n1(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function r1(t,e){t=t||10;const n=new Array(t),r=new Array(t);let i=0,s=0,a;return e=e!==void 0?e:1e3,function(l){const u=Date.now(),c=r[s];a||(a=u),n[i]=l,r[i]=u;let f=s,p=0;for(;f!==i;)p+=n[f++],f=f%t;if(i=(i+1)%t,i===s&&(s=(s+1)%t),u-a<e)return;const h=c&&u-c;return h?Math.round(p*1e3/h):void 0}}function i1(t,e){let n=0,r=1e3/e,i,s;const a=(u,c=Date.now())=>{n=c,i=null,s&&(clearTimeout(s),s=null),t.apply(null,u)};return[(...u)=>{const c=Date.now(),f=c-n;f>=r?a(u,c):(i=u,s||(s=setTimeout(()=>{s=null,a(i)},r-f)))},()=>i&&a(i)]}const no=(t,e,n=3)=>{let r=0;const i=r1(50,250);return i1(s=>{const a=s.loaded,o=s.lengthComputable?s.total:void 0,l=a-r,u=i(l),c=a<=o;r=a;const f={loaded:a,total:o,progress:o?a/o:void 0,bytes:l,rate:u||void 0,estimated:u&&o&&c?(o-a)/u:void 0,event:s,lengthComputable:o!=null,[e?"download":"upload"]:!0};t(f)},n)},vd=(t,e)=>{const n=t!=null;return[r=>e[0]({lengthComputable:n,total:t,loaded:r}),e[1]]},bd=t=>(...e)=>H.asap(()=>t(...e)),s1=at.hasStandardBrowserEnv?((t,e)=>n=>(n=new URL(n,at.origin),t.protocol===n.protocol&&t.host===n.host&&(e||t.port===n.port)))(new URL(at.origin),at.navigator&&/(msie|trident)/i.test(at.navigator.userAgent)):()=>!0,a1=at.hasStandardBrowserEnv?{write(t,e,n,r,i,s){const a=[t+"="+encodeURIComponent(e)];H.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),H.isString(r)&&a.push("path="+r),H.isString(i)&&a.push("domain="+i),s===!0&&a.push("secure"),document.cookie=a.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function o1(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function l1(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function wm(t,e,n){let r=!o1(e);return t&&(r||n==!1)?l1(t,e):e}const xd=t=>t instanceof kt?{...t}:t;function Kr(t,e){e=e||{};const n={};function r(u,c,f,p){return H.isPlainObject(u)&&H.isPlainObject(c)?H.merge.call({caseless:p},u,c):H.isPlainObject(c)?H.merge({},c):H.isArray(c)?c.slice():c}function i(u,c,f,p){if(H.isUndefined(c)){if(!H.isUndefined(u))return r(void 0,u,f,p)}else return r(u,c,f,p)}function s(u,c){if(!H.isUndefined(c))return r(void 0,c)}function a(u,c){if(H.isUndefined(c)){if(!H.isUndefined(u))return r(void 0,u)}else return r(void 0,c)}function o(u,c,f){if(f in e)return r(u,c);if(f in t)return r(void 0,u)}const l={url:s,method:s,data:s,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:o,headers:(u,c,f)=>i(xd(u),xd(c),f,!0)};return H.forEach(Object.keys(Object.assign({},t,e)),function(c){const f=l[c]||i,p=f(t[c],e[c],c);H.isUndefined(p)&&f!==o||(n[c]=p)}),n}const Am=t=>{const e=Kr({},t);let{data:n,withXSRFToken:r,xsrfHeaderName:i,xsrfCookieName:s,headers:a,auth:o}=e;e.headers=a=kt.from(a),e.url=mm(wm(e.baseURL,e.url,e.allowAbsoluteUrls),t.params,t.paramsSerializer),o&&a.set("Authorization","Basic "+btoa((o.username||"")+":"+(o.password?unescape(encodeURIComponent(o.password)):"")));let l;if(H.isFormData(n)){if(at.hasStandardBrowserEnv||at.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if((l=a.getContentType())!==!1){const[u,...c]=l?l.split(";").map(f=>f.trim()).filter(Boolean):[];a.setContentType([u||"multipart/form-data",...c].join("; "))}}if(at.hasStandardBrowserEnv&&(r&&H.isFunction(r)&&(r=r(e)),r||r!==!1&&s1(e.url))){const u=i&&s&&a1.read(s);u&&a.set(i,u)}return e},u1=typeof XMLHttpRequest!="undefined",c1=u1&&function(t){return new Promise(function(n,r){const i=Am(t);let s=i.data;const a=kt.from(i.headers).normalize();let{responseType:o,onUploadProgress:l,onDownloadProgress:u}=i,c,f,p,h,y;function m(){h&&h(),y&&y(),i.cancelToken&&i.cancelToken.unsubscribe(c),i.signal&&i.signal.removeEventListener("abort",c)}let g=new XMLHttpRequest;g.open(i.method.toUpperCase(),i.url,!0),g.timeout=i.timeout;function v(){if(!g)return;const j=kt.from("getAllResponseHeaders"in g&&g.getAllResponseHeaders()),A={data:!o||o==="text"||o==="json"?g.responseText:g.response,status:g.status,statusText:g.statusText,headers:j,config:t,request:g};xm(function(x){n(x),m()},function(x){r(x),m()},A),g=null}"onloadend"in g?g.onloadend=v:g.onreadystatechange=function(){!g||g.readyState!==4||g.status===0&&!(g.responseURL&&g.responseURL.indexOf("file:")===0)||setTimeout(v)},g.onabort=function(){g&&(r(new ve("Request aborted",ve.ECONNABORTED,t,g)),g=null)},g.onerror=function(){r(new ve("Network Error",ve.ERR_NETWORK,t,g)),g=null},g.ontimeout=function(){let E=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const A=i.transitional||gm;i.timeoutErrorMessage&&(E=i.timeoutErrorMessage),r(new ve(E,A.clarifyTimeoutError?ve.ETIMEDOUT:ve.ECONNABORTED,t,g)),g=null},s===void 0&&a.setContentType(null),"setRequestHeader"in g&&H.forEach(a.toJSON(),function(E,A){g.setRequestHeader(A,E)}),H.isUndefined(i.withCredentials)||(g.withCredentials=!!i.withCredentials),o&&o!=="json"&&(g.responseType=i.responseType),u&&([p,y]=no(u,!0),g.addEventListener("progress",p)),l&&g.upload&&([f,h]=no(l),g.upload.addEventListener("progress",f),g.upload.addEventListener("loadend",h)),(i.cancelToken||i.signal)&&(c=j=>{g&&(r(!j||j.type?new Fi(null,t,g):j),g.abort(),g=null)},i.cancelToken&&i.cancelToken.subscribe(c),i.signal&&(i.signal.aborted?c():i.signal.addEventListener("abort",c)));const S=n1(i.url);if(S&&at.protocols.indexOf(S)===-1){r(new ve("Unsupported protocol "+S+":",ve.ERR_BAD_REQUEST,t));return}g.send(s||null)})},d1=(t,e)=>{const{length:n}=t=t?t.filter(Boolean):[];if(e||n){let r=new AbortController,i;const s=function(u){if(!i){i=!0,o();const c=u instanceof Error?u:this.reason;r.abort(c instanceof ve?c:new Fi(c instanceof Error?c.message:c))}};let a=e&&setTimeout(()=>{a=null,s(new ve(`timeout ${e} of ms exceeded`,ve.ETIMEDOUT))},e);const o=()=>{t&&(a&&clearTimeout(a),a=null,t.forEach(u=>{u.unsubscribe?u.unsubscribe(s):u.removeEventListener("abort",s)}),t=null)};t.forEach(u=>u.addEventListener("abort",s));const{signal:l}=r;return l.unsubscribe=()=>H.asap(o),l}},f1=function*(t,e){let n=t.byteLength;if(n<e){yield t;return}let r=0,i;for(;r<n;)i=r+e,yield t.slice(r,i),r=i},h1=async function*(t,e){for await(const n of p1(t))yield*f1(n,e)},p1=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}const e=t.getReader();try{for(;;){const{done:n,value:r}=await e.read();if(n)break;yield r}}finally{await e.cancel()}},wd=(t,e,n,r)=>{const i=h1(t,e);let s=0,a,o=l=>{a||(a=!0,r&&r(l))};return new ReadableStream({async pull(l){try{const{done:u,value:c}=await i.next();if(u){o(),l.close();return}let f=c.byteLength;if(n){let p=s+=f;n(p)}l.enqueue(new Uint8Array(c))}catch(u){throw o(u),u}},cancel(l){return o(l),i.return()}},{highWaterMark:2})},Po=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Sm=Po&&typeof ReadableStream=="function",y1=Po&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),Cm=(t,...e)=>{try{return!!t(...e)}catch(n){return!1}},m1=Sm&&Cm(()=>{let t=!1;const e=new Request(at.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e}),Ad=64*1024,fu=Sm&&Cm(()=>H.isReadableStream(new Response("").body)),ro={stream:fu&&(t=>t.body)};Po&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!ro[e]&&(ro[e]=H.isFunction(t[e])?n=>n[e]():(n,r)=>{throw new ve(`Response type '${e}' is not supported`,ve.ERR_NOT_SUPPORT,r)})})})(new Response);const g1=async t=>{if(t==null)return 0;if(H.isBlob(t))return t.size;if(H.isSpecCompliantForm(t))return(await new Request(at.origin,{method:"POST",body:t}).arrayBuffer()).byteLength;if(H.isArrayBufferView(t)||H.isArrayBuffer(t))return t.byteLength;if(H.isURLSearchParams(t)&&(t=t+""),H.isString(t))return(await y1(t)).byteLength},v1=async(t,e)=>{const n=H.toFiniteNumber(t.getContentLength());return n==null?g1(e):n},b1=Po&&(async t=>{let{url:e,method:n,data:r,signal:i,cancelToken:s,timeout:a,onDownloadProgress:o,onUploadProgress:l,responseType:u,headers:c,withCredentials:f="same-origin",fetchOptions:p}=Am(t);u=u?(u+"").toLowerCase():"text";let h=d1([i,s&&s.toAbortSignal()],a),y;const m=h&&h.unsubscribe&&(()=>{h.unsubscribe()});let g;try{if(l&&m1&&n!=="get"&&n!=="head"&&(g=await v1(c,r))!==0){let A=new Request(e,{method:"POST",body:r,duplex:"half"}),w;if(H.isFormData(r)&&(w=A.headers.get("content-type"))&&c.setContentType(w),A.body){const[x,b]=vd(g,no(bd(l)));r=wd(A.body,Ad,x,b)}}H.isString(f)||(f=f?"include":"omit");const v="credentials"in Request.prototype;y=new Request(e,{...p,signal:h,method:n.toUpperCase(),headers:c.normalize().toJSON(),body:r,duplex:"half",credentials:v?f:void 0});let S=await fetch(y,p);const j=fu&&(u==="stream"||u==="response");if(fu&&(o||j&&m)){const A={};["status","statusText","headers"].forEach(L=>{A[L]=S[L]});const w=H.toFiniteNumber(S.headers.get("content-length")),[x,b]=o&&vd(w,no(bd(o),!0))||[];S=new Response(wd(S.body,Ad,x,()=>{b&&b(),m&&m()}),A)}u=u||"text";let E=await ro[H.findKey(ro,u)||"text"](S,t);return!j&&m&&m(),await new Promise((A,w)=>{xm(A,w,{data:E,headers:kt.from(S.headers),status:S.status,statusText:S.statusText,config:t,request:y})})}catch(v){throw m&&m(),v&&v.name==="TypeError"&&/Load failed|fetch/i.test(v.message)?Object.assign(new ve("Network Error",ve.ERR_NETWORK,t,y),{cause:v.cause||v}):ve.from(v,v&&v.code,t,y)}}),hu={http:N2,xhr:c1,fetch:b1};H.forEach(hu,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch(n){}Object.defineProperty(t,"adapterName",{value:e})}});const Sd=t=>`- ${t}`,x1=t=>H.isFunction(t)||t===null||t===!1,km={getAdapter:t=>{t=H.isArray(t)?t:[t];const{length:e}=t;let n,r;const i={};for(let s=0;s<e;s++){n=t[s];let a;if(r=n,!x1(n)&&(r=hu[(a=String(n)).toLowerCase()],r===void 0))throw new ve(`Unknown adapter '${a}'`);if(r)break;i[a||"#"+s]=r}if(!r){const s=Object.entries(i).map(([o,l])=>`adapter ${o} `+(l===!1?"is not supported by the environment":"is not available in the build"));let a=e?s.length>1?`since :
15
15
  `+s.map(Sd).join(`
16
- `):" "+Sd(s[0]):"as no adapter specified";throw new ve("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return r},adapters:hu};function rl(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Fi(null,t)}function Cd(t){return rl(t),t.headers=kt.from(t.headers),t.data=nl.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),km.getAdapter(t.adapter||ia.adapter)(t).then(function(r){return rl(t),r.data=nl.call(t,t.transformResponse,r),r.headers=kt.from(r.headers),r},function(r){return bm(r)||(rl(t),r&&r.response&&(r.response.data=nl.call(t,t.transformResponse,r.response),r.response.headers=kt.from(r.response.headers))),Promise.reject(r)})}const jm="1.10.0",Po={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Po[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}});const kd={};Po.transitional=function(e,n,r){function i(s,a){return"[Axios v"+jm+"] Transitional option '"+s+"'"+a+(r?". "+r:"")}return(s,a,o)=>{if(e===!1)throw new ve(i(a," has been removed"+(n?" in "+n:"")),ve.ERR_DEPRECATED);return n&&!kd[a]&&(kd[a]=!0,console.warn(i(a," has been deprecated since v"+n+" and will be removed in the near future"))),e?e(s,a,o):!0}};Po.spelling=function(e){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${e}`),!0)};function w1(t,e,n){if(typeof t!="object")throw new ve("options must be an object",ve.ERR_BAD_OPTION_VALUE);const r=Object.keys(t);let i=r.length;for(;i-- >0;){const s=r[i],a=e[s];if(a){const o=t[s],l=o===void 0||a(o,s,t);if(l!==!0)throw new ve("option "+s+" must be "+l,ve.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new ve("Unknown option "+s,ve.ERR_BAD_OPTION)}}const Wa={assertOptions:w1,validators:Po},fn=Wa.validators;let Wr=class{constructor(e){this.defaults=e||{},this.interceptors={request:new md,response:new md}}async request(e,n){try{return await this._request(e,n)}catch(r){if(r instanceof Error){let i={};Error.captureStackTrace?Error.captureStackTrace(i):i=new Error;const s=i.stack?i.stack.replace(/^.+\n/,""):"";try{r.stack?s&&!String(r.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(r.stack+=`
17
- `+s):r.stack=s}catch(a){}}throw r}}_request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=Kr(this.defaults,n);const{transitional:r,paramsSerializer:i,headers:s}=n;r!==void 0&&Wa.assertOptions(r,{silentJSONParsing:fn.transitional(fn.boolean),forcedJSONParsing:fn.transitional(fn.boolean),clarifyTimeoutError:fn.transitional(fn.boolean)},!1),i!=null&&(H.isFunction(i)?n.paramsSerializer={serialize:i}:Wa.assertOptions(i,{encode:fn.function,serialize:fn.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),Wa.assertOptions(n,{baseUrl:fn.spelling("baseURL"),withXsrfToken:fn.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let a=s&&H.merge(s.common,s[n.method]);s&&H.forEach(["delete","get","head","post","put","patch","common"],y=>{delete s[y]}),n.headers=kt.concat(a,s);const o=[];let l=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(n)===!1||(l=l&&m.synchronous,o.unshift(m.fulfilled,m.rejected))});const u=[];this.interceptors.response.forEach(function(m){u.push(m.fulfilled,m.rejected)});let c,f=0,p;if(!l){const y=[Cd.bind(this),void 0];for(y.unshift.apply(y,o),y.push.apply(y,u),p=y.length,c=Promise.resolve(n);f<p;)c=c.then(y[f++],y[f++]);return c}p=o.length;let h=n;for(f=0;f<p;){const y=o[f++],m=o[f++];try{h=y(h)}catch(g){m.call(this,g);break}}try{c=Cd.call(this,h)}catch(y){return Promise.reject(y)}for(f=0,p=u.length;f<p;)c=c.then(u[f++],u[f++]);return c}getUri(e){e=Kr(this.defaults,e);const n=wm(e.baseURL,e.url,e.allowAbsoluteUrls);return mm(n,e.params,e.paramsSerializer)}};H.forEach(["delete","get","head","options"],function(e){Wr.prototype[e]=function(n,r){return this.request(Kr(r||{},{method:e,url:n,data:(r||{}).data}))}});H.forEach(["post","put","patch"],function(e){function n(r){return function(s,a,o){return this.request(Kr(o||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:s,data:a}))}}Wr.prototype[e]=n(),Wr.prototype[e+"Form"]=n(!0)});let A1=class Em{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(s){n=s});const r=this;this.promise.then(i=>{if(!r._listeners)return;let s=r._listeners.length;for(;s-- >0;)r._listeners[s](i);r._listeners=null}),this.promise.then=i=>{let s;const a=new Promise(o=>{r.subscribe(o),s=o}).then(i);return a.cancel=function(){r.unsubscribe(s)},a},e(function(s,a,o){r.reason||(r.reason=new Fi(s,a,o),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const e=new AbortController,n=r=>{e.abort(r)};return this.subscribe(n),e.signal.unsubscribe=()=>this.unsubscribe(n),e.signal}static source(){let e;return{token:new Em(function(i){e=i}),cancel:e}}};function S1(t){return function(n){return t.apply(null,n)}}function C1(t){return H.isObject(t)&&t.isAxiosError===!0}const pu={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(pu).forEach(([t,e])=>{pu[e]=t});function Om(t){const e=new Wr(t),n=im(Wr.prototype.request,e);return H.extend(n,Wr.prototype,e,{allOwnKeys:!0}),H.extend(n,e,null,{allOwnKeys:!0}),n.create=function(i){return Om(Kr(t,i))},n}const ze=Om(ia);ze.Axios=Wr;ze.CanceledError=Fi;ze.CancelToken=A1;ze.isCancel=bm;ze.VERSION=jm;ze.toFormData=Oo;ze.AxiosError=ve;ze.Cancel=ze.CanceledError;ze.all=function(e){return Promise.all(e)};ze.spread=S1;ze.isAxiosError=C1;ze.mergeConfig=Kr;ze.AxiosHeaders=kt;ze.formToJSON=t=>vm(H.isHTMLForm(t)?new FormData(t):t);ze.getAdapter=km.getAdapter;ze.HttpStatusCode=pu;ze.default=ze;const{Axios:lP,AxiosError:uP,CanceledError:cP,isCancel:dP,CancelToken:fP,VERSION:hP,all:pP,Cancel:yP,isAxiosError:k1,spread:mP,toFormData:gP,AxiosHeaders:vP,HttpStatusCode:bP,formToJSON:xP,getAdapter:wP,mergeConfig:AP}=ze,j1={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1};function Ts(t){"@babel/helpers - typeof";return Ts=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},Ts(t)}function yt(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Lt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,P={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,P.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=P.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,P.v=O,P.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,P.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(P.n=-1),z(x,b)):P.n=b:P.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=P.n<0)?b:j.call(E,P))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Lt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Lt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Lt(f,"constructor",u),Lt(u,"constructor",l),l.displayName="GeneratorFunction",Lt(u,i,"GeneratorFunction"),Lt(f),Lt(f,i,"Generator"),Lt(f,r,function(){return this}),Lt(f,"toString",function(){return"[object Generator]"}),(yt=function(){return{w:s,m:p}})()}function Lt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Lt=function(a,o,l,u){function c(f,p){Lt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Lt(t,e,n,r)}function jd(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 Qr(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?jd(Object(n),!0).forEach(function(r){E1(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):jd(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function E1(t,e,n){return(e=O1(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function O1(t){var e=T1(t,"string");return Ts(e)=="symbol"?e:e+""}function T1(t,e){if(Ts(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ts(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Ed(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Xr(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Ed(s,r,i,a,o,"next",l)}function o(l){Ed(s,r,i,a,o,"throw",l)}a(void 0)})}}var Tm=function(){var e,n;if((e=document)!==null&&e!==void 0&&e.cookie){var r=document.cookie.match(new RegExp("(^| )access_token=([^;]+)"));if(r)return decodeURIComponent(r[2])}return((n=j1)===null||n===void 0?void 0:n.VITE_MYYOAST_ACCESS_TOKEN)||""};function Od(t){var e;if(typeof document!="undefined"){var n="; ".concat(document.cookie),r=n.split("; ".concat(t,"="));if(r.length===2)return(e=r.pop())===null||e===void 0?void 0:e.split(";").shift()}}var P1="yst-insights-token",zi=ze.create({withCredentials:!0});zi.interceptors.request.use(function(){var t=Xr(yt().m(function e(n){var r,i;return yt().w(function(s){for(;;)switch(s.n){case 0:return s.n=1,M1();case 1:return r=s.v,s.n=2,Im();case 2:return i=s.v,n.headers=Qr(Qr(Qr({},n.headers||{}),i?{"X-XSRF-TOKEN":i}:{}),r?{Authorization:"Bearer ".concat(r)}:{}),s.a(2,n)}},e)}));return function(e){return t.apply(this,arguments)}}(),function(t){return Promise.reject(t)},{synchronous:!1});zi.interceptors.response.use(function(t){return t},function(){var t=Xr(yt().m(function e(n){var r;return yt().w(function(i){for(;;)switch(i.n){case 0:return n==null||(r=n.response)===null||r===void 0||r.status,i.a(2,Promise.reject(n))}},e)}));return function(e){return t.apply(this,arguments)}}());function et(t){return yu.apply(this,arguments)}function yu(){return yu=Xr(yt().m(function t(e){var n;return yt().w(function(r){for(;;)switch(r.n){case 0:return n=Qr({},e),delete n.baseURL,r.a(2,zi.request(Qr(Qr({},n),{},{withCredentials:!0})))}},t)})),yu.apply(this,arguments)}function Pm(t){zi.defaults.baseURL=t}function Td(){return zi.defaults.baseURL}function I1(t){Tm=t}var Xi=null;function M1(){return mu.apply(this,arguments)}function mu(){return mu=Xr(yt().m(function t(){var e,n,r,i,s;return yt().w(function(a){for(;;)switch(a.p=a.n){case 0:if(e=Tm(),n=zi.defaults.baseURL,r=L1(e,n),i=sessionStorage.getItem(r),!i){a.n=4;break}if(a.p=1,s=JSON.parse(i),!((s==null?void 0:s.validUntil)>Date.now()&&s.value)){a.n=2;break}return a.a(2,String(s.value));case 2:a.n=4;break;case 3:a.p=3,a.v;case 4:if(!Xi){a.n=5;break}return a.a(2,Xi);case 5:return Xi=Xr(yt().m(function o(){var l,u,c,f,p;return yt().w(function(h){for(;;)switch(h.p=h.n){case 0:return h.p=0,h.n=1,Im();case 1:return l=h.v,h.n=2,ze.post(n+"/users/getToken",{},{headers:Qr({Authorization:"Bearer "+e},l?{"X-XSRF-TOKEN":l}:{}),withCredentials:!0});case 2:if(u=h.v,c=u.data,!(c!=null&&c.plainTextToken)){h.n=3;break}return sessionStorage.setItem(r,JSON.stringify({value:c.plainTextToken,validUntil:Date.parse(((f=c.accessToken)===null||f===void 0?void 0:f.expires_at)||"")||Date.now()+15*60*1e3})),h.a(2,c.plainTextToken);case 3:h.n=5;break;case 4:h.p=4,p=h.v,ze.isAxiosError(p)?p.response?console.error("Login failed with status",p.response.status,p.response.data):p.request?console.error("Login request made but no response received",p.request):console.error("Error setting up login request",p.message):console.error("Non-Axios error during login",p);case 5:return h.p=5,Xi=null,h.f(5);case 6:return h.a(2,"")}},o,null,[[0,4,5,6]])}))(),a.a(2,Xi)}},t,null,[[1,3]])})),mu.apply(this,arguments)}function L1(t,e){var n=Array.from(t+e).reduce(function(r,i){return(r<<5)-r+i.charCodeAt(0)},0);return P1+":"+n}var Ji=null;function Im(){return gu.apply(this,arguments)}function gu(){return gu=Xr(yt().m(function t(){var e;return yt().w(function(n){for(;;)switch(n.n){case 0:if(window.location.hostname===new URL(Td()||window.location.href).hostname){n.n=1;break}return n.a(2,"");case 1:if(e=Od("XSRF-TOKEN"),!e){n.n=2;break}return n.a(2,decodeURIComponent(e));case 2:if(!Ji){n.n=3;break}return n.a(2,Ji);case 3:return Ji=Xr(yt().m(function r(){var i;return yt().w(function(s){for(;;)switch(s.p=s.n){case 0:return s.p=0,s.n=1,ze.get(((i=Td())===null||i===void 0?void 0:i.replace("/api/v1",""))+"/sanctum/csrf-cookie",{withCredentials:!0});case 1:return s.a(2,decodeURIComponent(Od("XSRF-TOKEN")||""));case 2:return s.p=2,Ji=null,s.f(2);case 3:return s.a(2)}},r,null,[[0,,2,3]])}))(),n.a(2,Ji)}},t)})),gu.apply(this,arguments)}function Ps(t){"@babel/helpers - typeof";return Ps=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},Ps(t)}function Pd(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 le(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Pd(Object(n),!0).forEach(function(r){N1(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Pd(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function N1(t,e,n){return(e=R1(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function R1(t){var e=_1(t,"string");return Ps(e)=="symbol"?e:e+""}function _1(t,e){if(Ps(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ps(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var D1=function(e,n){return et({url:"/brands/".concat(e,"/analysis"),method:"GET",signal:n})},pc=function(e){return["/brands/".concat(e,"/analysis")]},B1=function(e,n){var r,i=n!=null?n:{},s=i.query,a=(r=s==null?void 0:s.queryKey)!==null&&r!==void 0?r:pc(e),o=function(u){var c=u.signal;return D1(e,c)};return le({queryKey:a,queryFn:o,enabled:!!e},s)};function Mm(t,e,n){var r=B1(t,e),i=Kn(r);return i.queryKey=r.queryKey,i}var F1=function(e,n,r){return et({url:"/brands/".concat(e,"/analysis/").concat(n),method:"GET",signal:r})},kn=function(e,n){return["/brands/".concat(e,"/analysis/").concat(n)]},z1=function(e,n,r){var i,s=r!=null?r:{},a=s.query,o=(i=a==null?void 0:a.queryKey)!==null&&i!==void 0?i:kn(e,n),l=function(c){var f=c.signal;return F1(e,n,f)};return le({queryKey:o,queryFn:l,enabled:!!(e&&n)},a)};function Io(t,e,n,r){var i=z1(t,e,n),s=Kn(i);return s.queryKey=i.queryKey,s}var U1=function(e,n,r){return et({url:"/brands/".concat(e,"/analysis/").concat(n,"/scans/").concat(r),method:"DELETE"})},H1=function(e){var n=["deleteScan"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.analysisId,f=l.scanId;return U1(u,c,f)};return le({mutationFn:s},i)},q1=function(e,n){var r=H1(e);return Xn(r)},W1=function(e,n,r){return et({url:"/brands/".concat(e,"/analysis/").concat(n,"/status"),method:"GET",signal:r})},qn=function(e,n){return["/brands/".concat(e,"/analysis/").concat(n,"/status")]},Q1=function(e,n,r){var i,s=r!=null?r:{},a=s.query,o=(i=a==null?void 0:a.queryKey)!==null&&i!==void 0?i:qn(e,n),l=function(c){var f=c.signal;return W1(e,n,f)};return le({queryKey:o,queryFn:l,enabled:!!(e&&n)},a)};function G1(t,e,n,r){var i=Q1(t,e,n),s=Kn(i);return s.queryKey=i.queryKey,s}var Y1=function(e,n,r,i){return et({url:"/brands/".concat(e,"/analysis/").concat(n,"/scans/").concat(r,"/query-results"),method:"GET",signal:i})},V1=function(e,n,r){return["/brands/".concat(e,"/analysis/").concat(n,"/scans/").concat(r,"/query-results")]},K1=function(e,n,r,i){var s,a=i!=null?i:{},o=a.query,l=(s=o==null?void 0:o.queryKey)!==null&&s!==void 0?s:V1(e,n,r),u=function(f){var p=f.signal;return Y1(e,n,r,p)};return le({queryKey:l,queryFn:u,enabled:!!(e&&n&&r)},o)};function X1(t,e,n,r,i){var s=K1(t,e,n,r),a=Kn(s);return a.queryKey=s.queryKey,a}var J1=function(e){return et({url:"/users/logout",method:"POST",signal:e})},Z1=function(e){var n=["logout"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(){return J1()};return le({mutationFn:s},i)},$1=function(e,n){var r=Z1(e);return Xn(r)},ex=function(e,n){return et({url:"/brands/".concat(e,"/associated-brands"),method:"GET",signal:n})},io=function(e){return["/brands/".concat(e,"/associated-brands")]},tx=function(e,n){var r,i=n!=null?n:{},s=i.query,a=(r=s==null?void 0:s.queryKey)!==null&&r!==void 0?r:io(e),o=function(u){var c=u.signal;return ex(e,c)};return le({queryKey:a,queryFn:o,enabled:!!e},s)};function nx(t,e,n){var r=tx(t,e),i=Kn(r);return i.queryKey=r.queryKey,i}var rx=function(e,n,r){return et({url:"/brands/".concat(e,"/associated-brand-groups"),method:"POST",headers:{"Content-Type":"application/json"},data:n,signal:r})},ix=function(e){var n=["createBrandAssociationGroup"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.data;return rx(u,c)};return le({mutationFn:s},i)},Lm=function(e,n){var r=ix(e);return Xn(r)},sx=function(e,n){return et({url:"/brands/".concat(e,"/associated-brand-groups/").concat(n),method:"DELETE"})},ax=function(e){var n=["deleteBrandAssociationGroup"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.brandGroupId;return sx(u,c)};return le({mutationFn:s},i)},ox=function(e,n){var r=ax(e);return Xn(r)},lx=function(e){return et({url:"/brands",method:"GET",signal:e})},Sn=function(){return["/brands"]},ux=function(e){var n,r=e!=null?e:{},i=r.query,s=(n=i==null?void 0:i.queryKey)!==null&&n!==void 0?n:Sn(),a=function(l){var u=l.signal;return lx(u)};return le({queryKey:s,queryFn:a},i)};function ti(t,e){var n=ux(t),r=Kn(n);return r.queryKey=n.queryKey,r}var cx=function(e,n){return et({url:"/brands",method:"POST",headers:{"Content-Type":"application/json"},data:e,signal:n})},dx=function(e){var n=["createBrand"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.data;return cx(u)};return le({mutationFn:s},i)},fx=function(e,n){var r=dx(e);return Xn(r)},hx=function(e,n){return et({url:"/brands/".concat(e),method:"GET",signal:n})},Mo=function(e){return["/brands/".concat(e)]},px=function(e,n){var r,i=n!=null?n:{},s=i.query,a=(r=s==null?void 0:s.queryKey)!==null&&r!==void 0?r:Mo(e),o=function(u){var c=u.signal;return hx(e,c)};return le({queryKey:a,queryFn:o,enabled:!!e},s)};function Is(t,e,n){var r=px(t,e),i=Kn(r);return i.queryKey=r.queryKey,i}var yx=function(e){return et({url:"/brands/".concat(e),method:"DELETE"})},mx=function(e){var n=["deleteBrand"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId;return yx(u)};return le({mutationFn:s},i)},gx=function(e,n){var r=mx(e);return Xn(r)},vx=function(e,n){return et({url:"/brands/".concat(e,"/settings"),method:"PATCH",headers:{"Content-Type":"application/json"},data:n})},bx=function(e){var n=["updateBrandSettings"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.data;return vx(u,c)};return le({mutationFn:s},i)},Nm=function(e,n){var r=bx(e);return Xn(r)},xx=function(e,n){return et({url:"/brands/".concat(e,"/queries"),method:"PUT",headers:{"Content-Type":"application/json"},data:n})},wx=function(e){var n=["updateBrandQueries"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.data;return xx(u,c)};return le({mutationFn:s},i)},Ax=function(e,n){var r=wx(e);return Xn(r)},Sx=function(e,n){return et({url:"/brands/".concat(e,"/query-suggestions"),method:"GET",signal:n})},Cx=function(e){return["/brands/".concat(e,"/query-suggestions")]},kx=function(e,n){var r,i=n!=null?n:{},s=i.query,a=(r=s==null?void 0:s.queryKey)!==null&&r!==void 0?r:Cx(e),o=function(u){var c=u.signal;return Sx(e,c)};return le({queryKey:a,queryFn:o,enabled:!!e},s)};function jx(t,e,n){var r=kx(t,e),i=Kn(r);return i.queryKey=r.queryKey,i}var Ex=function(e){return et({url:"/users/current",method:"GET",signal:e})},Lo=function(){return["/users/current"]},Ox=function(e){var n,r=e!=null?e:{},i=r.query,s=(n=i==null?void 0:i.queryKey)!==null&&n!==void 0?n:Lo(),a=function(l){var u=l.signal;return Ex(u)};return le({queryKey:s,queryFn:a},i)};function sa(t,e){var n=Ox(t),r=Kn(n);return r.queryKey=n.queryKey,r}var Tx=function(){return et({url:"/users/data",method:"DELETE"})},Px=function(e){var n=["deleteUserData"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(){return Tx()};return le({mutationFn:s},i)},Ix=function(e,n){var r=Px(e);return Xn(r)},Rm=F.createContext(void 0),Mx=function(e){var n,r,i,s,a,o,l=e.children,u=e.brandId,c=e.analysisId,f=e.model,p=e.hostAppProps,h=p===void 0?{}:p,y=pa("/brands/:brandId"),m=pa("/brands/:brandId/*"),g=pa("/brands/:brandId/analysis/:analysisId"),v=pa("/brands/:brandId/analysis/:analysisId/*"),S=(g==null||(n=g.params)===null||n===void 0?void 0:n.brandId)||(v==null||(r=v.params)===null||r===void 0?void 0:r.brandId)||(m==null||(i=m.params)===null||i===void 0?void 0:i.brandId)||(y==null||(s=y.params)===null||s===void 0?void 0:s.brandId),j=(g==null||(a=g.params)===null||a===void 0?void 0:a.analysisId)||(v==null||(o=v.params)===null||o===void 0?void 0:o.analysisId),E=F.useMemo(function(){return{brandId:S||u||"",analysisId:j||c||"latest",model:f||"openai",hostAppProps:h}},[S,u,j,c,f,h]),A=F.useMemo(function(){return{data:E}},[E]);return d.jsx(Rm.Provider,{value:A,children:l})},_m=F.createContext(void 0),Lx=function(e){var n=e.children,r=e.setBrandId,i=e.setAnalysisId,s=e.setModel,a=F.useCallback(function(f){r(f),i("latest")},[r,i]),o=F.useCallback(function(f){i(f)},[i]),l=F.useCallback(function(f){s(f)},[s]),u=F.useMemo(function(){return{setBrandId:a,setAnalysisId:o,setModel:l}},[a,o,l]),c=F.useMemo(function(){return{mutations:u}},[u]);return d.jsx(_m.Provider,{value:c,children:n})};function il(t,e){return Dx(t)||_x(t,e)||Rx(t,e)||Nx()}function Nx(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
18
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Rx(t,e){if(t){if(typeof t=="string")return Id(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)?Id(t,e):void 0}}function Id(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 _x(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function Dx(t){if(Array.isArray(t))return t}var Bx=function(e){var n=e.children,r=e.hostAppProps,i=r===void 0?{}:r,s=F.useState(void 0),a=il(s,2),o=a[0],l=a[1],u=F.useState("latest"),c=il(u,2),f=c[0],p=c[1],h=F.useState(void 0),y=il(h,2),m=y[0],g=y[1];return d.jsx(Lx,{brandId:o,setBrandId:l,analysisId:f,setAnalysisId:p,model:m,setModel:g,children:d.jsx(Mx,{brandId:o,analysisId:f,model:m,hostAppProps:i,children:n})})},Et=function(){var e=F.useContext(Rm);if(e===void 0)throw new Error("useBrandAnalysisData must be used within a BrandAnalysisDataProvider");return e.data},aa=function(){var e=F.useContext(_m);if(e===void 0)throw new Error("useBrandAnalysisMutations must be used within a BrandAnalysisMutationsProvider");return e.mutations},sl={exports:{}};/*!
16
+ `):" "+Sd(s[0]):"as no adapter specified";throw new ve("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return r},adapters:hu};function rl(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Fi(null,t)}function Cd(t){return rl(t),t.headers=kt.from(t.headers),t.data=nl.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),km.getAdapter(t.adapter||ia.adapter)(t).then(function(r){return rl(t),r.data=nl.call(t,t.transformResponse,r),r.headers=kt.from(r.headers),r},function(r){return bm(r)||(rl(t),r&&r.response&&(r.response.data=nl.call(t,t.transformResponse,r.response),r.response.headers=kt.from(r.response.headers))),Promise.reject(r)})}const jm="1.10.0",To={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{To[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}});const kd={};To.transitional=function(e,n,r){function i(s,a){return"[Axios v"+jm+"] Transitional option '"+s+"'"+a+(r?". "+r:"")}return(s,a,o)=>{if(e===!1)throw new ve(i(a," has been removed"+(n?" in "+n:"")),ve.ERR_DEPRECATED);return n&&!kd[a]&&(kd[a]=!0,console.warn(i(a," has been deprecated since v"+n+" and will be removed in the near future"))),e?e(s,a,o):!0}};To.spelling=function(e){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${e}`),!0)};function w1(t,e,n){if(typeof t!="object")throw new ve("options must be an object",ve.ERR_BAD_OPTION_VALUE);const r=Object.keys(t);let i=r.length;for(;i-- >0;){const s=r[i],a=e[s];if(a){const o=t[s],l=o===void 0||a(o,s,t);if(l!==!0)throw new ve("option "+s+" must be "+l,ve.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new ve("Unknown option "+s,ve.ERR_BAD_OPTION)}}const Wa={assertOptions:w1,validators:To},fn=Wa.validators;let Wr=class{constructor(e){this.defaults=e||{},this.interceptors={request:new md,response:new md}}async request(e,n){try{return await this._request(e,n)}catch(r){if(r instanceof Error){let i={};Error.captureStackTrace?Error.captureStackTrace(i):i=new Error;const s=i.stack?i.stack.replace(/^.+\n/,""):"";try{r.stack?s&&!String(r.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(r.stack+=`
17
+ `+s):r.stack=s}catch(a){}}throw r}}_request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=Kr(this.defaults,n);const{transitional:r,paramsSerializer:i,headers:s}=n;r!==void 0&&Wa.assertOptions(r,{silentJSONParsing:fn.transitional(fn.boolean),forcedJSONParsing:fn.transitional(fn.boolean),clarifyTimeoutError:fn.transitional(fn.boolean)},!1),i!=null&&(H.isFunction(i)?n.paramsSerializer={serialize:i}:Wa.assertOptions(i,{encode:fn.function,serialize:fn.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),Wa.assertOptions(n,{baseUrl:fn.spelling("baseURL"),withXsrfToken:fn.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let a=s&&H.merge(s.common,s[n.method]);s&&H.forEach(["delete","get","head","post","put","patch","common"],y=>{delete s[y]}),n.headers=kt.concat(a,s);const o=[];let l=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(n)===!1||(l=l&&m.synchronous,o.unshift(m.fulfilled,m.rejected))});const u=[];this.interceptors.response.forEach(function(m){u.push(m.fulfilled,m.rejected)});let c,f=0,p;if(!l){const y=[Cd.bind(this),void 0];for(y.unshift.apply(y,o),y.push.apply(y,u),p=y.length,c=Promise.resolve(n);f<p;)c=c.then(y[f++],y[f++]);return c}p=o.length;let h=n;for(f=0;f<p;){const y=o[f++],m=o[f++];try{h=y(h)}catch(g){m.call(this,g);break}}try{c=Cd.call(this,h)}catch(y){return Promise.reject(y)}for(f=0,p=u.length;f<p;)c=c.then(u[f++],u[f++]);return c}getUri(e){e=Kr(this.defaults,e);const n=wm(e.baseURL,e.url,e.allowAbsoluteUrls);return mm(n,e.params,e.paramsSerializer)}};H.forEach(["delete","get","head","options"],function(e){Wr.prototype[e]=function(n,r){return this.request(Kr(r||{},{method:e,url:n,data:(r||{}).data}))}});H.forEach(["post","put","patch"],function(e){function n(r){return function(s,a,o){return this.request(Kr(o||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:s,data:a}))}}Wr.prototype[e]=n(),Wr.prototype[e+"Form"]=n(!0)});let A1=class Em{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(s){n=s});const r=this;this.promise.then(i=>{if(!r._listeners)return;let s=r._listeners.length;for(;s-- >0;)r._listeners[s](i);r._listeners=null}),this.promise.then=i=>{let s;const a=new Promise(o=>{r.subscribe(o),s=o}).then(i);return a.cancel=function(){r.unsubscribe(s)},a},e(function(s,a,o){r.reason||(r.reason=new Fi(s,a,o),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const e=new AbortController,n=r=>{e.abort(r)};return this.subscribe(n),e.signal.unsubscribe=()=>this.unsubscribe(n),e.signal}static source(){let e;return{token:new Em(function(i){e=i}),cancel:e}}};function S1(t){return function(n){return t.apply(null,n)}}function C1(t){return H.isObject(t)&&t.isAxiosError===!0}const pu={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(pu).forEach(([t,e])=>{pu[e]=t});function Om(t){const e=new Wr(t),n=im(Wr.prototype.request,e);return H.extend(n,Wr.prototype,e,{allOwnKeys:!0}),H.extend(n,e,null,{allOwnKeys:!0}),n.create=function(i){return Om(Kr(t,i))},n}const ze=Om(ia);ze.Axios=Wr;ze.CanceledError=Fi;ze.CancelToken=A1;ze.isCancel=bm;ze.VERSION=jm;ze.toFormData=Oo;ze.AxiosError=ve;ze.Cancel=ze.CanceledError;ze.all=function(e){return Promise.all(e)};ze.spread=S1;ze.isAxiosError=C1;ze.mergeConfig=Kr;ze.AxiosHeaders=kt;ze.formToJSON=t=>vm(H.isHTMLForm(t)?new FormData(t):t);ze.getAdapter=km.getAdapter;ze.HttpStatusCode=pu;ze.default=ze;const{Axios:lT,AxiosError:uT,CanceledError:cT,isCancel:dT,CancelToken:fT,VERSION:hT,all:pT,Cancel:yT,isAxiosError:k1,spread:mT,toFormData:gT,AxiosHeaders:vT,HttpStatusCode:bT,formToJSON:xT,getAdapter:wT,mergeConfig:AT}=ze,j1={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1};function Ps(t){"@babel/helpers - typeof";return Ps=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},Ps(t)}function yt(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Lt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,T={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,T.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=T.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,T.v=O,T.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,T.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(T.n=-1),z(x,b)):T.n=b:T.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=T.n<0)?b:j.call(E,T))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Lt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Lt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Lt(f,"constructor",u),Lt(u,"constructor",l),l.displayName="GeneratorFunction",Lt(u,i,"GeneratorFunction"),Lt(f),Lt(f,i,"Generator"),Lt(f,r,function(){return this}),Lt(f,"toString",function(){return"[object Generator]"}),(yt=function(){return{w:s,m:p}})()}function Lt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Lt=function(a,o,l,u){function c(f,p){Lt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Lt(t,e,n,r)}function jd(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 Qr(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?jd(Object(n),!0).forEach(function(r){E1(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):jd(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function E1(t,e,n){return(e=O1(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function O1(t){var e=P1(t,"string");return Ps(e)=="symbol"?e:e+""}function P1(t,e){if(Ps(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ps(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Ed(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Xr(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Ed(s,r,i,a,o,"next",l)}function o(l){Ed(s,r,i,a,o,"throw",l)}a(void 0)})}}var Pm=function(){var e,n;if((e=document)!==null&&e!==void 0&&e.cookie){var r=document.cookie.match(new RegExp("(^| )access_token=([^;]+)"));if(r)return decodeURIComponent(r[2])}return((n=j1)===null||n===void 0?void 0:n.VITE_MYYOAST_ACCESS_TOKEN)||""};function Od(t){var e;if(typeof document!="undefined"){var n="; ".concat(document.cookie),r=n.split("; ".concat(t,"="));if(r.length===2)return(e=r.pop())===null||e===void 0?void 0:e.split(";").shift()}}var T1="yst-insights-token",zi=ze.create({withCredentials:!0});zi.interceptors.request.use(function(){var t=Xr(yt().m(function e(n){var r,i;return yt().w(function(s){for(;;)switch(s.n){case 0:return s.n=1,M1();case 1:return r=s.v,s.n=2,Im();case 2:return i=s.v,n.headers=Qr(Qr(Qr({},n.headers||{}),i?{"X-XSRF-TOKEN":i}:{}),r?{Authorization:"Bearer ".concat(r)}:{}),s.a(2,n)}},e)}));return function(e){return t.apply(this,arguments)}}(),function(t){return Promise.reject(t)},{synchronous:!1});zi.interceptors.response.use(function(t){return t},function(){var t=Xr(yt().m(function e(n){var r;return yt().w(function(i){for(;;)switch(i.n){case 0:return n==null||(r=n.response)===null||r===void 0||r.status,i.a(2,Promise.reject(n))}},e)}));return function(e){return t.apply(this,arguments)}}());function et(t){return yu.apply(this,arguments)}function yu(){return yu=Xr(yt().m(function t(e){var n;return yt().w(function(r){for(;;)switch(r.n){case 0:return n=Qr({},e),delete n.baseURL,r.a(2,zi.request(Qr(Qr({},n),{},{withCredentials:!0})))}},t)})),yu.apply(this,arguments)}function Tm(t){zi.defaults.baseURL=t}function Pd(){return zi.defaults.baseURL}function I1(t){Pm=t}var Xi=null;function M1(){return mu.apply(this,arguments)}function mu(){return mu=Xr(yt().m(function t(){var e,n,r,i,s;return yt().w(function(a){for(;;)switch(a.p=a.n){case 0:if(e=Pm(),n=zi.defaults.baseURL,r=L1(e,n),i=sessionStorage.getItem(r),!i){a.n=4;break}if(a.p=1,s=JSON.parse(i),!((s==null?void 0:s.validUntil)>Date.now()&&s.value)){a.n=2;break}return a.a(2,String(s.value));case 2:a.n=4;break;case 3:a.p=3,a.v;case 4:if(!Xi){a.n=5;break}return a.a(2,Xi);case 5:return Xi=Xr(yt().m(function o(){var l,u,c,f,p;return yt().w(function(h){for(;;)switch(h.p=h.n){case 0:return h.p=0,h.n=1,Im();case 1:return l=h.v,h.n=2,ze.post(n+"/users/getToken",{},{headers:Qr({Authorization:"Bearer "+e},l?{"X-XSRF-TOKEN":l}:{}),withCredentials:!0});case 2:if(u=h.v,c=u.data,!(c!=null&&c.plainTextToken)){h.n=3;break}return sessionStorage.setItem(r,JSON.stringify({value:c.plainTextToken,validUntil:Date.parse(((f=c.accessToken)===null||f===void 0?void 0:f.expires_at)||"")||Date.now()+15*60*1e3})),h.a(2,c.plainTextToken);case 3:h.n=5;break;case 4:h.p=4,p=h.v,ze.isAxiosError(p)?p.response?console.error("Login failed with status",p.response.status,p.response.data):p.request?console.error("Login request made but no response received",p.request):console.error("Error setting up login request",p.message):console.error("Non-Axios error during login",p);case 5:return h.p=5,Xi=null,h.f(5);case 6:return h.a(2,"")}},o,null,[[0,4,5,6]])}))(),a.a(2,Xi)}},t,null,[[1,3]])})),mu.apply(this,arguments)}function L1(t,e){var n=Array.from(t+e).reduce(function(r,i){return(r<<5)-r+i.charCodeAt(0)},0);return T1+":"+n}var Ji=null;function Im(){return gu.apply(this,arguments)}function gu(){return gu=Xr(yt().m(function t(){var e;return yt().w(function(n){for(;;)switch(n.n){case 0:if(window.location.hostname===new URL(Pd()||window.location.href).hostname){n.n=1;break}return n.a(2,"");case 1:if(e=Od("XSRF-TOKEN"),!e){n.n=2;break}return n.a(2,decodeURIComponent(e));case 2:if(!Ji){n.n=3;break}return n.a(2,Ji);case 3:return Ji=Xr(yt().m(function r(){var i;return yt().w(function(s){for(;;)switch(s.p=s.n){case 0:return s.p=0,s.n=1,ze.get(((i=Pd())===null||i===void 0?void 0:i.replace("/api/v1",""))+"/sanctum/csrf-cookie",{withCredentials:!0});case 1:return s.a(2,decodeURIComponent(Od("XSRF-TOKEN")||""));case 2:return s.p=2,Ji=null,s.f(2);case 3:return s.a(2)}},r,null,[[0,,2,3]])}))(),n.a(2,Ji)}},t)})),gu.apply(this,arguments)}function Ts(t){"@babel/helpers - typeof";return Ts=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},Ts(t)}function Td(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 le(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Td(Object(n),!0).forEach(function(r){N1(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Td(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function N1(t,e,n){return(e=R1(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function R1(t){var e=_1(t,"string");return Ts(e)=="symbol"?e:e+""}function _1(t,e){if(Ts(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ts(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var D1=function(e,n){return et({url:"/brands/".concat(e,"/analysis"),method:"GET",signal:n})},pc=function(e){return["/brands/".concat(e,"/analysis")]},B1=function(e,n){var r,i=n!=null?n:{},s=i.query,a=(r=s==null?void 0:s.queryKey)!==null&&r!==void 0?r:pc(e),o=function(u){var c=u.signal;return D1(e,c)};return le({queryKey:a,queryFn:o,enabled:!!e},s)};function Mm(t,e,n){var r=B1(t,e),i=Kn(r);return i.queryKey=r.queryKey,i}var F1=function(e,n,r){return et({url:"/brands/".concat(e,"/analysis/").concat(n),method:"GET",signal:r})},kn=function(e,n){return["/brands/".concat(e,"/analysis/").concat(n)]},z1=function(e,n,r){var i,s=r!=null?r:{},a=s.query,o=(i=a==null?void 0:a.queryKey)!==null&&i!==void 0?i:kn(e,n),l=function(c){var f=c.signal;return F1(e,n,f)};return le({queryKey:o,queryFn:l,enabled:!!(e&&n)},a)};function Io(t,e,n,r){var i=z1(t,e,n),s=Kn(i);return s.queryKey=i.queryKey,s}var U1=function(e,n,r){return et({url:"/brands/".concat(e,"/analysis/").concat(n,"/scans/").concat(r),method:"DELETE"})},H1=function(e){var n=["deleteScan"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.analysisId,f=l.scanId;return U1(u,c,f)};return le({mutationFn:s},i)},q1=function(e,n){var r=H1(e);return Xn(r)},W1=function(e,n,r){return et({url:"/brands/".concat(e,"/analysis/").concat(n,"/status"),method:"GET",signal:r})},qn=function(e,n){return["/brands/".concat(e,"/analysis/").concat(n,"/status")]},Q1=function(e,n,r){var i,s=r!=null?r:{},a=s.query,o=(i=a==null?void 0:a.queryKey)!==null&&i!==void 0?i:qn(e,n),l=function(c){var f=c.signal;return W1(e,n,f)};return le({queryKey:o,queryFn:l,enabled:!!(e&&n)},a)};function G1(t,e,n,r){var i=Q1(t,e,n),s=Kn(i);return s.queryKey=i.queryKey,s}var Y1=function(e,n,r,i){return et({url:"/brands/".concat(e,"/analysis/").concat(n,"/scans/").concat(r,"/query-results"),method:"GET",signal:i})},V1=function(e,n,r){return["/brands/".concat(e,"/analysis/").concat(n,"/scans/").concat(r,"/query-results")]},K1=function(e,n,r,i){var s,a=i!=null?i:{},o=a.query,l=(s=o==null?void 0:o.queryKey)!==null&&s!==void 0?s:V1(e,n,r),u=function(f){var p=f.signal;return Y1(e,n,r,p)};return le({queryKey:l,queryFn:u,enabled:!!(e&&n&&r)},o)};function X1(t,e,n,r,i){var s=K1(t,e,n,r),a=Kn(s);return a.queryKey=s.queryKey,a}var J1=function(e){return et({url:"/users/logout",method:"POST",signal:e})},Z1=function(e){var n=["logout"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(){return J1()};return le({mutationFn:s},i)},$1=function(e,n){var r=Z1(e);return Xn(r)},ex=function(e,n){return et({url:"/brands/".concat(e,"/associated-brands"),method:"GET",signal:n})},io=function(e){return["/brands/".concat(e,"/associated-brands")]},tx=function(e,n){var r,i=n!=null?n:{},s=i.query,a=(r=s==null?void 0:s.queryKey)!==null&&r!==void 0?r:io(e),o=function(u){var c=u.signal;return ex(e,c)};return le({queryKey:a,queryFn:o,enabled:!!e},s)};function nx(t,e,n){var r=tx(t,e),i=Kn(r);return i.queryKey=r.queryKey,i}var rx=function(e,n,r){return et({url:"/brands/".concat(e,"/associated-brand-groups"),method:"POST",headers:{"Content-Type":"application/json"},data:n,signal:r})},ix=function(e){var n=["createBrandAssociationGroup"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.data;return rx(u,c)};return le({mutationFn:s},i)},Lm=function(e,n){var r=ix(e);return Xn(r)},sx=function(e,n){return et({url:"/brands/".concat(e,"/associated-brand-groups/").concat(n),method:"DELETE"})},ax=function(e){var n=["deleteBrandAssociationGroup"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.brandGroupId;return sx(u,c)};return le({mutationFn:s},i)},ox=function(e,n){var r=ax(e);return Xn(r)},lx=function(e){return et({url:"/brands",method:"GET",signal:e})},Sn=function(){return["/brands"]},ux=function(e){var n,r=e!=null?e:{},i=r.query,s=(n=i==null?void 0:i.queryKey)!==null&&n!==void 0?n:Sn(),a=function(l){var u=l.signal;return lx(u)};return le({queryKey:s,queryFn:a},i)};function ti(t,e){var n=ux(t),r=Kn(n);return r.queryKey=n.queryKey,r}var cx=function(e,n){return et({url:"/brands",method:"POST",headers:{"Content-Type":"application/json"},data:e,signal:n})},dx=function(e){var n=["createBrand"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.data;return cx(u)};return le({mutationFn:s},i)},fx=function(e,n){var r=dx(e);return Xn(r)},hx=function(e,n){return et({url:"/brands/".concat(e),method:"GET",signal:n})},Mo=function(e){return["/brands/".concat(e)]},px=function(e,n){var r,i=n!=null?n:{},s=i.query,a=(r=s==null?void 0:s.queryKey)!==null&&r!==void 0?r:Mo(e),o=function(u){var c=u.signal;return hx(e,c)};return le({queryKey:a,queryFn:o,enabled:!!e},s)};function Is(t,e,n){var r=px(t,e),i=Kn(r);return i.queryKey=r.queryKey,i}var yx=function(e){return et({url:"/brands/".concat(e),method:"DELETE"})},mx=function(e){var n=["deleteBrand"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId;return yx(u)};return le({mutationFn:s},i)},gx=function(e,n){var r=mx(e);return Xn(r)},vx=function(e,n){return et({url:"/brands/".concat(e,"/settings"),method:"PATCH",headers:{"Content-Type":"application/json"},data:n})},bx=function(e){var n=["updateBrandSettings"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.data;return vx(u,c)};return le({mutationFn:s},i)},Nm=function(e,n){var r=bx(e);return Xn(r)},xx=function(e,n){return et({url:"/brands/".concat(e,"/queries"),method:"PUT",headers:{"Content-Type":"application/json"},data:n})},wx=function(e){var n=["updateBrandQueries"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(o){var l=o!=null?o:{},u=l.brandId,c=l.data;return xx(u,c)};return le({mutationFn:s},i)},Ax=function(e,n){var r=wx(e);return Xn(r)},Sx=function(e,n){return et({url:"/brands/".concat(e,"/query-suggestions"),method:"GET",signal:n})},Cx=function(e){return["/brands/".concat(e,"/query-suggestions")]},kx=function(e,n){var r,i=n!=null?n:{},s=i.query,a=(r=s==null?void 0:s.queryKey)!==null&&r!==void 0?r:Cx(e),o=function(u){var c=u.signal;return Sx(e,c)};return le({queryKey:a,queryFn:o,enabled:!!e},s)};function jx(t,e,n){var r=kx(t,e),i=Kn(r);return i.queryKey=r.queryKey,i}var Ex=function(e){return et({url:"/users/current",method:"GET",signal:e})},Lo=function(){return["/users/current"]},Ox=function(e){var n,r=e!=null?e:{},i=r.query,s=(n=i==null?void 0:i.queryKey)!==null&&n!==void 0?n:Lo(),a=function(l){var u=l.signal;return Ex(u)};return le({queryKey:s,queryFn:a},i)};function sa(t,e){var n=Ox(t),r=Kn(n);return r.queryKey=n.queryKey,r}var Px=function(){return et({url:"/users/data",method:"DELETE"})},Tx=function(e){var n=["deleteUserData"],r=e?e.mutation&&"mutationKey"in e.mutation&&e.mutation.mutationKey?e:le(le({},e),{},{mutation:le(le({},e.mutation),{},{mutationKey:n})}):{mutation:{mutationKey:n}},i=r.mutation,s=function(){return Px()};return le({mutationFn:s},i)},Ix=function(e,n){var r=Tx(e);return Xn(r)},Rm=F.createContext(void 0),Mx=function(e){var n,r,i,s,a,o,l=e.children,u=e.brandId,c=e.analysisId,f=e.aiProvider,p=e.hostAppProps,h=p===void 0?{}:p,y=pa("/brands/:brandId"),m=pa("/brands/:brandId/*"),g=pa("/brands/:brandId/analysis/:analysisId"),v=pa("/brands/:brandId/analysis/:analysisId/*"),S=(g==null||(n=g.params)===null||n===void 0?void 0:n.brandId)||(v==null||(r=v.params)===null||r===void 0?void 0:r.brandId)||(m==null||(i=m.params)===null||i===void 0?void 0:i.brandId)||(y==null||(s=y.params)===null||s===void 0?void 0:s.brandId),j=(g==null||(a=g.params)===null||a===void 0?void 0:a.analysisId)||(v==null||(o=v.params)===null||o===void 0?void 0:o.analysisId),E=F.useMemo(function(){return{brandId:S||u||"",analysisId:j||c||"latest",aiProvider:f||"openai",hostAppProps:h}},[S,u,j,c,f,h]),A=F.useMemo(function(){return{data:E}},[E]);return d.jsx(Rm.Provider,{value:A,children:l})},_m=F.createContext(void 0),Lx=function(e){var n=e.children,r=e.setBrandId,i=e.setAnalysisId,s=e.setAiProvider,a=F.useCallback(function(f){r(f),i("latest")},[r,i]),o=F.useCallback(function(f){i(f)},[i]),l=F.useCallback(function(f){s(f)},[s]),u=F.useMemo(function(){return{setBrandId:a,setAnalysisId:o,setAiProvider:l}},[a,o,l]),c=F.useMemo(function(){return{mutations:u}},[u]);return d.jsx(_m.Provider,{value:c,children:n})};function il(t,e){return Dx(t)||_x(t,e)||Rx(t,e)||Nx()}function Nx(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
18
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Rx(t,e){if(t){if(typeof t=="string")return Id(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)?Id(t,e):void 0}}function Id(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 _x(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function Dx(t){if(Array.isArray(t))return t}var Bx=function(e){var n=e.children,r=e.hostAppProps,i=r===void 0?{}:r,s=F.useState(void 0),a=il(s,2),o=a[0],l=a[1],u=F.useState("latest"),c=il(u,2),f=c[0],p=c[1],h=F.useState(void 0),y=il(h,2),m=y[0],g=y[1];return d.jsx(Lx,{brandId:o,setBrandId:l,analysisId:f,setAnalysisId:p,aiProvider:m,setAiProvider:g,children:d.jsx(Mx,{brandId:o,analysisId:f,aiProvider:m,hostAppProps:i,children:n})})},Et=function(){var e=F.useContext(Rm);if(e===void 0)throw new Error("useBrandAnalysisData must be used within a BrandAnalysisDataProvider");return e.data},aa=function(){var e=F.useContext(_m);if(e===void 0)throw new Error("useBrandAnalysisMutations must be used within a BrandAnalysisMutationsProvider");return e.mutations},sl={exports:{}};/*!
19
19
  Copyright (c) 2018 Jed Watson.
20
20
  Licensed under the MIT License (MIT), see
21
21
  http://jedwatson.github.io/classnames
22
22
  */var Md;function Fx(){return Md||(Md=1,function(t){(function(){var e={}.hasOwnProperty;function n(){for(var s="",a=0;a<arguments.length;a++){var o=arguments[a];o&&(s=i(s,r(o)))}return s}function r(s){if(typeof s=="string"||typeof s=="number")return s;if(typeof s!="object")return"";if(Array.isArray(s))return n.apply(null,s);if(s.toString!==Object.prototype.toString&&!s.toString.toString().includes("[native code]"))return s.toString();var a="";for(var o in s)e.call(s,o)&&s[o]&&(a=i(a,o));return a}function i(s,a){return a?s?s+" "+a:s+a:s}t.exports?(n.default=n,t.exports=n):window.classNames=n})()}(sl)),sl.exports}var zx=Fx();const ae=xo(zx);var Ux=function(e){return $1({mutation:{onSettled:function(){e&&e()}}})};function Hx(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"}))}const qx=M.forwardRef(Hx);function Wx(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"}))}const Qx=M.forwardRef(Wx);function Gx(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19l-7-7 7-7"}))}const Yx=M.forwardRef(Gx);function Vx(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"}))}const Kx=M.forwardRef(Vx);function Xx(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"}),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"}))}const Jx=M.forwardRef(Xx);function Zx(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 15l-2 5L9 9l11 4-5 2zm0 0l5 5M7.188 2.239l.777 2.897M5.136 7.965l-2.898-.777M13.95 4.05l-2.122 2.122m-5.657 5.656l-2.12 2.122"}))}const $x=M.forwardRef(Zx);function ew(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"}))}const tw=M.forwardRef(ew);function nw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"}))}const Qa=M.forwardRef(nw);function rw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"}))}const Ld=M.forwardRef(rw);function iw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}))}const sw=M.forwardRef(iw);function aw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z"}))}const ow=M.forwardRef(aw);function lw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z"}))}const Dm=M.forwardRef(lw);function uw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4v16m8-8H4"}))}const Bm=M.forwardRef(uw);function cw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"}))}const dw=M.forwardRef(cw);function fw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"}))}const hw=M.forwardRef(fw);function pw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z"}))}const Fm=M.forwardRef(pw);function yw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"}))}const yc=M.forwardRef(yw);function mw(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z"}))}const gw=M.forwardRef(mw);var vw=function(){return[{label:"Brand analysis",href:"/",Icon:dw,isActive:function(n){return n.startsWith("/setup")||n==="/"},showInMenu:!0},{label:"Settings",href:"/settings",Icon:Jx,isActive:function(n){return n.startsWith("/settings")},showInMenu:!0}]},Nd;function bw(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var Rd=function(e){var n=e.className,r=mt(),i=r.pathname,s=vw();return d.jsx("div",{className:ae("yst-flex yst-flex-col yst-gap-10",n),children:d.jsx(k.SidebarNavigation.Sidebar,{children:d.jsx(k.SidebarNavigation.List,{className:"yst-space-y-2",children:s.filter(function(a){return a.showInMenu!==!1}).map(function(a){var o=a.isActive?a.isActive(i):!1;return d.jsx(k.SidebarNavigation.SubmenuItem,{className:ae("yst-flex yst-gap-x-3",{"yst-sidebar-navigation__item--active":o}),href:a.href,to:a.href,as:br,label:d.jsxs(d.Fragment,{children:[d.jsx(a.Icon,{className:ae(Nd||(Nd=bw(["yst-sidebar-navigation__icon yst-h-6 yst-w-6"])))}),a.label]})},a.label)})})})})};const xw="data:image/svg+xml,%3csvg%20width='208'%20height='42'%20viewBox='0%200%20208%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='169'%20width='39'%20height='16'%20rx='8'%20fill='%23BFDBFE'/%3e%3cpath%20d='M177.869%2012V4.9541H180.813C182.151%204.9541%20182.957%205.62793%20182.957%206.70703V6.7168C182.957%207.4541%20182.41%208.1084%20181.702%208.2207V8.30859C182.649%208.39648%20183.304%209.08008%20183.304%209.99316V10.0029C183.304%2011.2383%20182.386%2012%20180.882%2012H177.869ZM180.506%205.93555H179.129V7.92285H180.345C181.238%207.92285%20181.712%207.57617%20181.712%206.93652V6.92676C181.712%206.30176%20181.268%205.93555%20180.506%205.93555ZM180.545%208.81641H179.129V11.0186H180.594C181.521%2011.0186%20182.015%2010.6328%20182.015%209.91504V9.90527C182.015%209.19238%20181.507%208.81641%20180.545%208.81641ZM186.834%2012.1074C185.247%2012.1074%20184.285%2011.043%20184.285%209.34375V9.33887C184.285%207.65918%20185.257%206.56055%20186.775%206.56055C188.294%206.56055%20189.231%207.625%20189.231%209.23633V9.63672H185.501C185.516%2010.5938%20186.033%2011.1504%20186.858%2011.1504C187.518%2011.1504%20187.894%2010.8184%20188.011%2010.5742L188.025%2010.54H189.183L189.168%2010.584C188.997%2011.2725%20188.284%2012.1074%20186.834%2012.1074ZM186.79%207.5127C186.111%207.5127%20185.604%207.97168%20185.511%208.82129H188.045C187.962%207.94727%20187.469%207.5127%20186.79%207.5127ZM192.547%2012.0244C191.321%2012.0244%20190.818%2011.6143%20190.818%2010.584V7.60547H189.988V6.66309H190.818V5.35449H192.054V6.66309H193.182V7.60547H192.054V10.2959C192.054%2010.8281%20192.264%2011.0527%20192.771%2011.0527C192.942%2011.0527%20193.035%2011.0479%20193.182%2011.0332V11.9707C193.006%2012.0049%20192.781%2012.0244%20192.547%2012.0244ZM195.848%2012.0879C194.832%2012.0879%20194.095%2011.4629%20194.095%2010.4912V10.4814C194.095%209.5293%20194.822%208.97266%20196.121%208.89453L197.493%208.81152V8.35254C197.493%207.82031%20197.146%207.52734%20196.492%207.52734C195.936%207.52734%20195.574%207.72754%20195.452%208.0791L195.447%208.09863H194.3L194.305%208.05469C194.422%207.15625%20195.281%206.56055%20196.551%206.56055C197.923%206.56055%20198.694%207.22461%20198.694%208.35254V12H197.493V11.2676H197.41C197.117%2011.7852%20196.551%2012.0879%20195.848%2012.0879ZM195.296%2010.4326C195.296%2010.8867%20195.682%2011.1553%20196.219%2011.1553C196.951%2011.1553%20197.493%2010.6768%20197.493%2010.042V9.6123L196.292%209.69043C195.613%209.73438%20195.296%209.9834%20195.296%2010.4229V10.4326Z'%20fill='%231E3A8A'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.5037%2019.2842C22.9203%2019.2842%2023.2881%2019.5608%2023.402%2019.9612L24.4143%2023.5057C24.857%2025.0583%2026.071%2026.2724%2027.6236%2026.715L31.1682%2027.7273C31.6629%2027.8705%2031.9526%2028.3881%2031.8094%2028.8828C31.7215%2029.192%2031.4774%2029.4361%2031.1682%2029.524L27.6236%2030.5363C26.071%2030.9789%2024.857%2032.193%2024.4143%2033.7456L23.402%2037.2901C23.2588%2037.7849%2022.7413%2038.0745%2022.2466%2037.9313C21.9373%2037.8434%2021.6932%2037.5993%2021.6053%2037.2901L20.5931%2033.7456C20.1504%2032.193%2018.9364%2030.9789%2017.3838%2030.5363L13.8392%2029.524C13.3445%2029.3808%2013.0548%2028.8633%2013.198%2028.3685C13.2859%2028.0593%2013.53%2027.8152%2013.8392%2027.7273L17.3838%2026.715C18.9364%2026.2724%2020.1504%2025.0583%2020.5931%2023.5057L21.6053%2019.9612C21.7193%2019.5608%2022.0871%2019.2842%2022.5037%2019.2842Z'%20fill='url(%23paint0_radial_4548_14216)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.3742%2012C13.6573%2012%2013.9047%2012.192%2013.9731%2012.4654L14.1846%2013.315C14.3799%2014.0864%2014.9821%2014.6918%2015.7535%2014.8838L16.603%2015.0954C16.9318%2015.1768%2017.1335%2015.512%2017.0522%2015.8407C16.9968%2016.0621%2016.8243%2016.2346%2016.603%2016.2899L15.7535%2016.5015C14.9821%2016.6968%2014.3767%2017.2989%2014.1846%2018.0703L13.9731%2018.9199C13.8917%2019.2486%2013.5564%2019.4504%2013.2277%2019.369C13.0064%2019.3137%2012.8339%2019.1412%2012.7785%2018.9199L12.567%2018.0703C12.3749%2017.2989%2011.7695%2016.6935%2010.9981%2016.5015L10.1486%2016.2899C9.81986%2016.2085%209.61805%2015.8733%209.69943%2015.5446C9.75476%2015.3232%209.92727%2015.1507%2010.1486%2015.0954L10.9981%2014.8838C11.7695%2014.6918%2012.3749%2014.0864%2012.567%2013.315L12.7785%2012.4654C12.8469%2012.192%2013.0943%2012%2013.3774%2012H13.3742Z'%20fill='url(%23paint1_radial_4548_14216)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.39254%2026.8813C6.54226%2026.8813%206.67571%2026.979%206.72453%2027.1189L6.90681%2027.669C6.97516%2027.8773%207.1379%2028.0401%207.34947%2028.1117L7.89954%2028.294C8.08181%2028.3558%208.17946%2028.5543%208.12087%2028.7366C8.08507%2028.8408%208.0037%2028.9222%207.89954%2028.958L7.34947%2029.1402C7.14116%2029.2086%206.97841%2029.3713%206.90681%2029.5829L6.72453%2030.133C6.66269%2030.3152%206.46414%2030.4129%206.28187%2030.3543C6.17771%2030.3185%206.09634%2030.2371%206.06054%2030.133L5.87827%2029.5829C5.80992%2029.3746%205.64392%2029.2118%205.4356%2029.1402L4.88553%2028.958C4.70326%2028.8961%204.60561%2028.6976%204.6642%2028.5153C4.7%2028.4111%204.78138%2028.3298%204.88553%2028.294L5.4356%2028.1117C5.64392%2028.0433%205.80666%2027.8806%205.87827%2027.669L6.06054%2027.1189C6.10936%2026.9757%206.24281%2026.8813%206.39254%2026.8813Z'%20fill='url(%23paint2_radial_4548_14216)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.80904%2033.5596C2.95876%2033.5596%203.09221%2033.6572%203.14104%2033.7972L3.32331%2034.3473C3.39166%2034.5556%203.5544%2034.7183%203.76597%2034.7899L4.31604%2034.9722C4.49832%2035.034%204.59596%2035.2326%204.53737%2035.4148C4.50157%2035.519%204.4202%2035.6004%204.31604%2035.6362L3.76597%2035.8185C3.55766%2035.8868%203.39492%2036.0495%203.32331%2036.2611L3.14104%2036.8112C3.07919%2036.9935%202.88065%2037.0911%202.69837%2037.0325C2.59422%2036.9967%202.51285%2036.9153%202.47704%2036.8112L2.29477%2036.2611C2.22642%2036.0528%202.06042%2035.8901%201.85211%2035.8185L1.30204%2035.6362C1.11976%2035.5743%201.02212%2035.3758%201.0807%2035.1935C1.11651%2035.0894%201.19788%2035.008%201.30204%2034.9722L1.85211%2034.7899C2.06042%2034.7216%202.22316%2034.5588%202.29477%2034.3473L2.47704%2033.7972C2.52587%2033.654%202.65931%2033.5596%202.80904%2033.5596Z'%20fill='url(%23paint3_radial_4548_14216)'/%3e%3cpath%20d='M2.42488%2032.7235C1.94641%2031.4476%201.68277%2030.0676%201.68277%2028.6256C1.68277%2023.5806%204.89532%2019.2712%209.38379%2017.634L8.79466%2016.0586C3.66498%2017.9269%200%2022.8483%200%2028.6256C0%2030.2661%200.296193%2031.835%200.836502%2033.2866L2.42488%2032.7268V32.7235Z'%20fill='url(%23paint4_radial_4548_14216)'/%3e%3cpath%20d='M20.6587%2037.7652C18.6602%2039.3633%2016.1279%2040.3202%2013.3743%2040.3202C10.0023%2040.3202%206.96221%2038.8849%204.82702%2036.5967L3.58691%2037.7359C6.02807%2040.3593%209.51078%2041.9998%2013.3776%2041.9998C16.5218%2041.9998%2019.4121%2040.9159%2021.6938%2039.0997L20.662%2037.7684L20.6587%2037.7652Z'%20fill='url(%23paint5_radial_4548_14216)'/%3e%3cpath%20d='M13.3739%2022.3664C15.0436%2022.3664%2016.5604%2023.0238%2017.6833%2024.0914L18.8095%2022.8383C17.3904%2021.5038%2015.4798%2020.6836%2013.3771%2020.6836C9.89444%2020.6836%206.93902%2022.9262%205.86816%2026.0476L7.44678%2026.627C8.28328%2024.1533%2010.6235%2022.3631%2013.3771%2022.3631L13.3739%2022.3664Z'%20fill='url(%23paint6_radial_4548_14216)'/%3e%3cpath%20d='M17.6737%2033.1658C16.5508%2034.2301%2015.0373%2034.8843%2013.3741%2034.8843C10.6074%2034.8843%208.2574%2033.0811%207.43392%2030.5879L5.84229%2031.1249C6.89035%2034.2822%209.8653%2036.5638%2013.3773%2036.5638C15.4832%2036.5638%2017.3971%2035.7436%2018.8162%2034.4059L17.677%2033.169L17.6737%2033.1658Z'%20fill='url(%23paint7_radial_4548_14216)'/%3e%3cpath%20d='M39.169%2021.2891H43.677C45.7666%2021.2891%2047.2802%2021.595%2048.2111%2022.2037C49.142%2022.8123%2049.6074%2023.7758%2049.6074%2025.0908C49.6074%2025.9761%2049.3796%2026.7149%2048.9206%2027.3041C48.4617%2027.8932%2047.8075%2028.2642%2046.9482%2028.414V28.5181C48.0158%2028.7199%2048.8002%2029.1138%2049.3014%2029.7062C49.8027%2030.2985%2050.0533%2031.0992%2050.0533%2032.1115C50.0533%2033.4753%2049.5781%2034.5429%2048.6244%2035.3143C47.6707%2036.0857%2046.3493%2036.473%2044.6502%2036.473H39.1658V21.2891H39.169ZM41.6525%2027.5645H44.0416C45.0799%2027.5645%2045.8383%2027.3985%2046.3167%2027.0697C46.7952%2026.741%2047.0328%2026.1811%2047.0328%2025.3935C47.0328%2024.6806%2046.7757%2024.1631%2046.2581%2023.8474C45.7406%2023.5284%2044.9236%2023.3689%2043.8007%2023.3689H41.6492V27.5645H41.6525ZM41.6525%2029.5792V34.3867H44.2889C45.3272%2034.3867%2046.1117%2034.1881%2046.6422%2033.791C47.1728%2033.3939%2047.4364%2032.7657%2047.4364%2031.9065C47.4364%2031.1188%2047.1662%2030.5329%2046.6259%2030.1521C46.0856%2029.7713%2045.2654%2029.5792%2044.1653%2029.5792H41.6525Z'%20fill='url(%23paint8_linear_4548_14216)'/%3e%3cpath%20d='M58.7762%2024.7817C59.2677%2024.7817%2059.6713%2024.8175%2059.9902%2024.8859L59.7526%2027.161C59.4076%2027.0764%2059.0463%2027.0374%2058.672%2027.0374C57.6955%2027.0374%2056.9046%2027.3563%2056.2992%2027.9943C55.6938%2028.6322%2055.3911%2029.459%2055.3911%2030.4778V36.4797H52.95V24.9933H54.8606L55.1828%2027.0178H55.3065C55.6873%2026.3311%2056.1853%2025.7908%2056.7972%2025.3871C57.4091%2024.9868%2058.0699%2024.785%2058.7762%2024.785V24.7817Z'%20fill='url(%23paint9_linear_4548_14216)'/%3e%3cpath%20d='M69.309%2036.4734L68.8208%2034.8753H68.7394C68.1861%2035.575%2067.6295%2036.0503%2067.0664%2036.3041C66.5065%2036.558%2065.784%2036.685%2064.9051%2036.685C63.7757%2036.685%2062.8969%2036.379%2062.2622%2035.7703C61.6275%2035.1617%2061.3118%2034.2991%2061.3118%2033.186C61.3118%2032.0012%2061.7512%2031.1094%2062.63%2030.5072C63.5088%2029.9051%2064.8498%2029.5763%2066.6498%2029.521L68.632%2029.4591V28.8472C68.632%2028.1116%2068.4595%2027.5648%2068.1177%2027.2003C67.7759%2026.8357%2067.2421%2026.6534%2066.5228%2026.6534C65.9337%2026.6534%2065.3706%2026.7413%2064.8303%2026.9138C64.29%2027.0864%2063.7692%2027.2914%2063.2712%2027.5258L62.4803%2025.7811C63.1019%2025.4557%2063.7855%2025.2083%2064.5276%2025.039C65.2697%2024.8698%2065.9662%2024.7852%2066.627%2024.7852C68.0884%2024.7852%2069.1918%2025.1041%2069.9339%2025.7421C70.6793%2026.38%2071.0503%2027.3793%2071.0503%2028.7431V36.4799H69.3057L69.309%2036.4734ZM65.6733%2034.8134C66.5586%2034.8134%2067.2714%2034.566%2067.8085%2034.0713C68.3455%2033.5766%2068.6124%2032.8833%2068.6124%2031.9882V30.9922L67.138%2031.054C65.989%2031.0963%2065.1525%2031.2884%2064.6285%2031.6301C64.1044%2031.9719%2063.8441%2032.4992%2063.8441%2033.2055C63.8441%2033.7165%2063.997%2034.1136%2064.2997%2034.3935C64.6057%2034.6734%2065.0614%2034.8134%2065.67%2034.8134H65.6733Z'%20fill='url(%23paint10_linear_4548_14216)'/%3e%3cpath%20d='M84.5646%2036.4732H82.1137V29.4102C82.1137%2028.5248%2081.9347%2027.8641%2081.5799%2027.4279C81.2219%2026.9918%2080.6588%2026.7737%2079.8809%2026.7737C78.8491%2026.7737%2078.0939%2027.0797%2077.6155%2027.6883C77.137%2028.297%2076.8994%2029.319%2076.8994%2030.7512V36.4732H74.4583V24.9868H76.3689L76.7106%2026.4938H76.8343C77.1793%2025.947%2077.6708%2025.5238%2078.3088%2025.2277C78.9467%2024.9315%2079.653%2024.7817%2080.4277%2024.7817C83.1846%2024.7817%2084.5614%2026.1846%2084.5614%2028.987V36.4765L84.5646%2036.4732Z'%20fill='url(%23paint11_linear_4548_14216)'/%3e%3cpath%20d='M91.836%2036.6814C90.4038%2036.6814%2089.2841%2036.1606%2088.4802%2035.1223C87.6762%2034.084%2087.2759%2032.6258%2087.2759%2030.751C87.2759%2028.8762%2087.6827%2027.4018%2088.4965%2026.3537C89.3102%2025.3056%2090.4364%2024.7816%2091.8783%2024.7816C93.3202%2024.7816%2094.5375%2025.3382%2095.3252%2026.4546H95.4489C95.3317%2025.6311%2095.2731%2024.9802%2095.2731%2024.5017V20.3159H97.724V36.4763H95.8134L95.387%2034.9693H95.2731C94.4919%2036.1118%2093.3462%2036.6847%2091.836%2036.6847V36.6814ZM92.4902%2034.709C93.4927%2034.709%2094.225%2034.4258%2094.6807%2033.8627C95.1364%2033.2996%2095.374%2032.3817%2095.387%2031.1156V30.7738C95.387%2029.3254%2095.1527%2028.2969%2094.6807%2027.6882C94.2088%2027.0795%2093.4732%2026.7736%2092.4674%2026.7736C91.6081%2026.7736%2090.9474%2027.1219%2090.4852%2027.8184C90.023%2028.5149%2089.7886%2029.5044%2089.7886%2030.7933C89.7886%2032.0823%2090.0132%2033.0392%2090.4624%2033.7065C90.9116%2034.3737%2091.5886%2034.709%2092.4869%2034.709H92.4902Z'%20fill='url(%23paint12_linear_4548_14216)'/%3e%3cpath%20d='M106.997%2036.473V21.2891H109.481V36.473H106.997Z'%20fill='url(%23paint13_linear_4548_14216)'/%3e%3cpath%20d='M123.334%2036.4732H120.883V29.4102C120.883%2028.5248%20120.704%2027.8641%20120.349%2027.4279C119.991%2026.9918%20119.428%2026.7737%20118.65%2026.7737C117.618%2026.7737%20116.863%2027.0797%20116.385%2027.6883C115.906%2028.297%20115.668%2029.319%20115.668%2030.7512V36.4732H113.227V24.9868H115.138L115.48%2026.4938H115.603C115.948%2025.947%20116.44%2025.5238%20117.078%2025.2277C117.716%2024.9315%20118.422%2024.7817%20119.197%2024.7817C121.954%2024.7817%20123.33%2026.1846%20123.33%2028.987V36.4765L123.334%2036.4732Z'%20fill='url(%23paint14_linear_4548_14216)'/%3e%3cpath%20d='M134.449%2033.2019C134.449%2034.3249%20134.039%2035.1841%20133.222%2035.783C132.405%2036.3819%20131.233%2036.6814%20129.71%2036.6814C128.187%2036.6814%20126.95%2036.4503%20126.022%2035.9848V33.8757C127.373%2034.4974%20128.629%2034.8098%20129.791%2034.8098C131.295%2034.8098%20132.044%2034.3574%20132.044%2033.4493C132.044%2033.1596%20131.959%2032.9155%20131.793%2032.7235C131.627%2032.5314%20131.354%2032.3296%20130.973%2032.1213C130.592%2031.913%20130.062%2031.6786%20129.385%2031.415C128.063%2030.904%20127.168%2030.3897%20126.699%2029.8787C126.231%2029.3677%20126%2028.7004%20126%2027.8835C126%2026.9005%20126.397%2026.1389%20127.188%2025.592C127.982%2025.0485%20129.059%2024.7783%20130.423%2024.7783C131.787%2024.7783%20133.05%2025.0517%20134.254%2025.5986L133.466%2027.4376C132.226%2026.9265%20131.185%2026.6694%20130.342%2026.6694C129.053%2026.6694%20128.411%2027.0372%20128.411%2027.7695C128.411%2028.1308%20128.581%2028.4335%20128.916%2028.6842C129.251%2028.9348%20129.983%2029.2766%20131.113%2029.7127C132.06%2030.0805%20132.75%2030.4158%20133.18%2030.7217C133.609%2031.0277%20133.928%2031.3792%20134.137%2031.7763C134.345%2032.1734%20134.449%2032.6519%20134.449%2033.2052V33.2019Z'%20fill='url(%23paint15_linear_4548_14216)'/%3e%3cpath%20d='M136.939%2021.9434C136.939%2021.5072%20137.059%2021.172%20137.297%2020.9344C137.535%2020.6968%20137.876%2020.5796%20138.319%2020.5796C138.762%2020.5796%20139.081%2020.6968%20139.322%2020.9344C139.562%2021.1687%20139.68%2021.504%20139.68%2021.9434C139.68%2022.3828%20139.559%2022.6855%20139.322%2022.9264C139.084%2023.164%20138.749%2023.2844%20138.319%2023.2844C137.889%2023.2844%20137.535%2023.164%20137.297%2022.9264C137.059%2022.6887%20136.939%2022.36%20136.939%2021.9434ZM139.527%2036.4731H137.085V24.9867H139.527V36.4731Z'%20fill='url(%23paint16_linear_4548_14216)'/%3e%3cpath%20d='M152.715%2024.987V26.328L150.752%2026.6925C150.931%2026.9334%20151.081%2027.2328%20151.198%2027.5843C151.316%2027.9359%20151.374%2028.3102%20151.374%2028.7073C151.374%2029.892%20150.964%2030.8229%20150.147%2031.5C149.33%2032.177%20148.204%2032.5187%20146.772%2032.5187C146.404%2032.5187%20146.072%2032.4927%20145.776%2032.4373C145.248%2032.7628%20144.988%2033.1437%20144.988%2033.5798C144.988%2033.8435%20145.112%2034.0387%20145.356%2034.1722C145.603%2034.3024%20146.052%2034.3707%20146.71%2034.3707H148.715C149.981%2034.3707%20150.945%2034.6409%20151.602%2035.1812C152.259%2035.7215%20152.588%2036.4994%20152.588%2037.5182C152.588%2038.8202%20152.051%2039.8227%20150.977%2040.529C149.903%2041.2353%20148.354%2041.5868%20146.326%2041.5868C144.76%2041.5868%20143.566%2041.3101%20142.742%2040.7568C141.919%2040.2035%20141.505%2039.4125%20141.505%2038.3905C141.505%2037.6842%20141.73%2037.0918%20142.176%2036.6101C142.622%2036.1284%20143.247%2035.7964%20144.051%2035.6076C143.725%2035.4676%20143.455%2035.2463%20143.247%2034.9371C143.035%2034.6279%20142.931%2034.3056%20142.931%2033.9671C142.931%2033.5375%20143.051%2033.173%20143.296%2032.8768C143.54%2032.5806%20143.898%2032.2844%20144.376%2031.9947C143.781%2031.7376%20143.299%2031.3209%20142.928%2030.7416C142.557%2030.1655%20142.371%2029.4884%20142.371%2028.7105C142.371%2027.4639%20142.765%2026.4972%20143.549%2025.8137C144.334%2025.1269%20145.454%2024.7852%20146.908%2024.7852C147.234%2024.7852%20147.576%2024.8079%20147.93%2024.8535C148.289%2024.8991%20148.555%2024.9446%20148.734%2024.9935H152.712L152.715%2024.987ZM143.689%2038.2603C143.689%2038.7876%20143.927%2039.1912%20144.402%2039.4744C144.877%2039.7576%20145.541%2039.9008%20146.401%2039.9008C147.729%2039.9008%20148.721%2039.7087%20149.372%2039.3279C150.023%2038.9471%20150.349%2038.4426%20150.349%2037.8111C150.349%2037.3131%20150.17%2036.9584%20149.815%2036.7468C149.457%2036.5352%20148.796%2036.4311%20147.826%2036.4311H145.978C145.278%2036.4311%20144.721%2036.5971%20144.311%2036.9258C143.898%2037.2546%20143.693%2037.7005%20143.693%2038.2603H143.689ZM144.741%2028.7073C144.741%2029.4266%20144.926%2029.9799%20145.297%2030.3705C145.668%2030.7578%20146.199%2030.9531%20146.892%2030.9531C148.305%2030.9531%20149.011%2030.198%20149.011%2028.6877C149.011%2027.9391%20148.835%2027.363%20148.487%2026.9594C148.139%2026.5558%20147.605%2026.3507%20146.892%2026.3507C146.179%2026.3507%20145.652%2026.5526%20145.288%2026.9529C144.923%2027.3532%20144.741%2027.9391%20144.741%2028.7073Z'%20fill='url(%23paint17_linear_4548_14216)'/%3e%3cpath%20d='M164.95%2036.4729H162.499V29.4099C162.499%2028.5245%20162.32%2027.8638%20161.965%2027.4276C161.607%2026.9915%20161.044%2026.7734%20160.266%2026.7734C159.241%2026.7734%20158.489%2027.0794%20158.007%2027.6913C157.526%2028.3032%20157.285%2029.3317%20157.285%2030.7704V36.4729H154.844V20.3125H157.285V24.4136C157.285%2025.0711%20157.243%2025.7742%20157.161%2026.5228H157.317C157.649%2025.9695%20158.112%2025.5398%20158.704%2025.2339C159.296%2024.9279%20159.986%2024.7782%20160.774%2024.7782C163.557%2024.7782%20164.95%2026.181%20164.95%2028.9835V36.4729Z'%20fill='url(%23paint18_linear_4548_14216)'/%3e%3cpath%20d='M172.625%2034.709C173.221%2034.709%20173.816%2034.6146%20174.412%2034.4291V36.2681C174.142%2036.3853%20173.794%2036.4829%20173.367%2036.5643C172.941%2036.6424%20172.501%2036.6847%20172.042%2036.6847C169.728%2036.6847%20168.573%2035.4674%20168.573%2033.0295V26.8387H167.004V25.7581L168.687%2024.863L169.517%2022.4316H171.024V24.9867H174.295V26.8355H171.024V32.9839C171.024%2033.5731%20171.17%2034.006%20171.466%2034.2859C171.763%2034.5658%20172.147%2034.7058%20172.625%2034.7058V34.709Z'%20fill='url(%23paint19_linear_4548_14216)'/%3e%3cpath%20d='M184.424%2033.2019C184.424%2034.3249%20184.014%2035.1841%20183.197%2035.783C182.38%2036.3819%20181.208%2036.6814%20179.685%2036.6814C178.161%2036.6814%20176.925%2036.4503%20175.997%2035.9848V33.8757C177.348%2034.4974%20178.604%2034.8098%20179.766%2034.8098C181.27%2034.8098%20182.018%2034.3574%20182.018%2033.4493C182.018%2033.1596%20181.934%2032.9155%20181.768%2032.7235C181.602%2032.5314%20181.328%2032.3296%20180.948%2032.1213C180.567%2031.913%20180.036%2031.6786%20179.359%2031.415C178.038%2030.904%20177.143%2030.3897%20176.674%2029.8787C176.205%2029.3677%20175.974%2028.7004%20175.974%2027.8835C175.974%2026.9005%20176.371%2026.1389%20177.162%2025.592C177.956%2025.0485%20179.034%2024.7783%20180.397%2024.7783C181.761%2024.7783%20183.024%2025.0517%20184.228%2025.5986L183.441%2027.4376C182.201%2026.9265%20181.159%2026.6694%20180.316%2026.6694C179.027%2026.6694%20178.386%2027.0372%20178.386%2027.7695C178.386%2028.1308%20178.555%2028.4335%20178.89%2028.6842C179.226%2028.9348%20179.958%2029.2766%20181.088%2029.7127C182.035%2030.0805%20182.725%2030.4158%20183.154%2030.7217C183.584%2031.0277%20183.903%2031.3792%20184.111%2031.7763C184.32%2032.1734%20184.424%2032.6519%20184.424%2033.2052V33.2019Z'%20fill='url(%23paint20_linear_4548_14216)'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_4548_14216'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(44.0672%2015.5248)%20scale(61.1655%2061.1655)'%3e%3cstop%20offset='0.17'%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_4548_14216'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(44.0676%2015.525)%20scale(61.1655%2061.1655)'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint2_radial_4548_14216'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(44.0677%20-58.8974)%20scale(61.1655%2061.1654)'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint3_radial_4548_14216'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(44.0677%20-58.8984)%20scale(61.1655%2061.1656)'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint4_radial_4548_14216'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(44.0677%20-58.8978)%20scale(61.1655%2061.1655)'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint5_radial_4548_14216'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(44.0677%20-58.8978)%20scale(61.1655%2061.1654)'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint6_radial_4548_14216'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(44.0673%2015.5246)%20scale(61.1655%2061.1656)'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint7_radial_4548_14216'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(44.0675%20-58.8983)%20scale(61.1655%2061.1656)'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/radialGradient%3e%3clinearGradient%20id='paint8_linear_4548_14216'%20x1='27.6858'%20y1='26.9883'%20x2='184.655'%20y2='47.7609'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint9_linear_4548_14216'%20x1='27.7019'%20y1='26.8681'%20x2='184.671'%20y2='47.6374'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint10_linear_4548_14216'%20x1='27.8582'%20y1='25.703'%20x2='184.827'%20y2='46.4723'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint11_linear_4548_14216'%20x1='28.0796'%20y1='24.0657'%20x2='185.049'%20y2='44.835'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint12_linear_4548_14216'%20x1='28.6426'%20y1='19.7724'%20x2='185.612'%20y2='40.5417'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint13_linear_4548_14216'%20x1='28.8281'%20y1='18.376'%20x2='185.794'%20y2='39.1453'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint14_linear_4548_14216'%20x1='28.7407'%20y1='19.0206'%20x2='185.71'%20y2='39.7899'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint15_linear_4548_14216'%20x1='28.9621'%20y1='17.367'%20x2='185.928'%20y2='38.1363'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint16_linear_4548_14216'%20x1='29.382'%20y1='14.187'%20x2='186.351'%20y2='34.9563'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint17_linear_4548_14216'%20x1='28.9585'%20y1='17.3836'%20x2='185.928'%20y2='38.1529'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint18_linear_4548_14216'%20x1='29.7136'%20y1='11.6741'%20x2='186.683'%20y2='32.4466'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint19_linear_4548_14216'%20x1='29.8241'%20y1='10.8313'%20x2='186.794'%20y2='31.6039'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint20_linear_4548_14216'%20x1='29.8206'%20y1='10.867'%20x2='186.79'%20y2='31.6364'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A61E69'/%3e%3cstop%20offset='1'%20stop-color='%236366F1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e";function ww(t,e){return kw(t)||Cw(t,e)||Sw(t,e)||Aw()}function Aw(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
23
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sw(t,e){if(t){if(typeof t=="string")return _d(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)?_d(t,e):void 0}}function _d(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 Cw(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function kw(t){if(Array.isArray(t))return t}var jw=function(e){var n=e.className,r=mt(),i=r.pathname,s=Et(),a=s.hostAppProps,o=a.onLogout,l=F.useState(!1),u=ww(l,2),c=u[0],f=u[1],p=sa({query:{select:function(E){var A=E.data;return A==null?void 0:A.data}}}),h=p.data,y=p.isLoading,m=Ux(o),g=m.mutate,v=m.isPending,S=function(E){if(E.preventDefault(),f(!0),!v)return g()};return d.jsxs("div",{className:ae("ystaii-sidemenu"),children:[d.jsx("div",{className:"ystaii-mobile-menu lg:yst-hidden",children:d.jsx(k.SidebarNavigation,{activePath:i,children:d.jsx(k.SidebarNavigation.Mobile,{closeButtonScreenReaderText:"Close sidebar",openButtonScreenReaderText:"Open sidebar",children:d.jsx(Rd,{})})})}),d.jsxs("div",{className:ae("ystaii-menuHeader","yst-mb-6 yst-mt-10 yst-flex yst-flex-row yst-justify-between yst-px-4","yst-flex-col yst-items-start yst-space-y-12 yst-max-w-2xl yst-mx-auto"),children:[d.jsx(k.Title,{children:d.jsx(br,{className:ae("yst-outline-none"),to:"/",children:d.jsx("img",{src:xw,alt:"Yoast",width:"208",height:"42",className:"yst-block"})})}),d.jsxs("div",{className:ae("ystaii-userInfoContainer","yst-flex yst-flex-col"),children:[d.jsx("div",{children:d.jsx("b",{children:y?d.jsx(k.SkeletonLoader,{children:"Display name"}):h==null?void 0:h.displayName})}),d.jsx("div",{children:y?d.jsx(k.SkeletonLoader,{children:"loading-email@address.com"}):h==null?void 0:h.email}),d.jsx("div",{children:d.jsx(k.Link,{variant:"primary",className:"yst-no-underline",onClick:S,children:y?d.jsxs(k.SkeletonLoader,{children:["Sign out ",d.jsx("span",{"aria-hidden":"true",children:"→"})]}):c||v?d.jsx(d.Fragment,{children:"Signing out..."}):d.jsxs(d.Fragment,{children:["Sign out ",d.jsx("span",{"aria-hidden":"true",children:"→"})]})})})]})]}),d.jsx("div",{className:ae("ystaii-desktopMenu","yst-hidden","lg:yst-mb-0 lg:yst-block lg:yst-w-full lg:yst-shrink-0"),children:d.jsx(k.SidebarNavigation,{activePath:i,children:d.jsx(Rd,{className:n})})})]})},Ew=["className","href"];function Ow(t,e){if(t==null)return{};var n,r,i=Tw(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function Tw(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}var Pw=function(e){var n=e.className,r=e.href,i=r===void 0?"#content":r,s=Ow(e,Ew);return d.jsx("a",{href:i,className:ae("yst-absolute yst-left-[10px] yst-z-[100000] yst-block yst-h-12 yst-min-w-[150px] yst-px-[15px] yst-text-[14px] yst-leading-[48px] yst-bg-[var(--bg-color-white)] yst-rounded yst-shadow-md yst-underline yst-text-center yst-outline-none; yst--top-[1000em] focus:yst-top-[10px] focus:yst-text-[var(--text-color-blue)]",n),...s,children:"Skip to main content"})},Iw=F.lazy(function(){return Promise.resolve({default:function(){return null}})});function al(t){var e=t.children,n=t.disable,r=n===void 0?!1:n,i=t.hideNav,s=i===void 0?!1:i,a=t.DebugInfo;return r?e:d.jsxs("div",{className:ae("ystaii-layout","yst-block","lg:yst-flex lg:yst-min-h-full lg:yst-overflow-visible"),children:[d.jsx(Pw,{children:"Skip to main content"}),!s&&d.jsxs("div",{className:ae("ystaii-sidebar","yst-overflow-hidden","lg:yst-flex-grow-1 lg:yst-max-w-[300px] lg:yst-flex-shrink-0 lg:yst-basis-[300px] lg:yst-overflow-visible lg:yst-pl-4"),children:[d.jsx(jw,{}),a&&d.jsx(a,{}),d.jsx(F.Suspense,{fallback:null,children:d.jsx(Iw,{})}),d.jsxs("div",{id:"toast-portal",className:"yst-fixed yst-bottom-4 yst-left-4 yst-w-96 yst-space-y-4",children:[d.jsx("div",{id:"hook-toasts"}),d.jsx("div",{id:"tsx-toasts"})]})]}),d.jsx("main",{id:"content",className:ae("ystaii-main","yst-mx-4 yst-my-0 yst-flex yst-min-w-0 yst-shrink yst-grow yst-basis-auto yst-px-0 yst-py-6","lg:yst-ml-12 lg:yst-mr-6"),children:d.jsx("div",{className:ae("ystaii-main-content","yst-mx-auto yst-flex yst-flex-col yst-gap-8","lg:yst-w-full lg:yst-flex-row"),children:d.jsx("div",{className:"yst-layout-root yst-mx-auto yst-w-full yst-max-w-[1200px] yst-flex-1",children:e})})})]})}function fs(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Nt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,P={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,P.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=P.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,P.v=O,P.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,P.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(P.n=-1),z(x,b)):P.n=b:P.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=P.n<0)?b:j.call(E,P))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Nt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Nt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Nt(f,"constructor",u),Nt(u,"constructor",l),l.displayName="GeneratorFunction",Nt(u,i,"GeneratorFunction"),Nt(f),Nt(f,i,"Generator"),Nt(f,r,function(){return this}),Nt(f,"toString",function(){return"[object Generator]"}),(fs=function(){return{w:s,m:p}})()}function Nt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Nt=function(a,o,l,u){function c(f,p){Nt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Nt(t,e,n,r)}function Dd(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Bd(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Dd(s,r,i,a,o,"next",l)}function o(l){Dd(s,r,i,a,o,"throw",l)}a(void 0)})}}function Mw(t,e){return _w(t)||Rw(t,e)||Nw(t,e)||Lw()}function Lw(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
23
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sw(t,e){if(t){if(typeof t=="string")return _d(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)?_d(t,e):void 0}}function _d(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 Cw(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function kw(t){if(Array.isArray(t))return t}var jw=function(e){var n=e.className,r=mt(),i=r.pathname,s=Et(),a=s.hostAppProps,o=a.onLogout,l=F.useState(!1),u=ww(l,2),c=u[0],f=u[1],p=sa({query:{select:function(E){var A=E.data;return A==null?void 0:A.data}}}),h=p.data,y=p.isLoading,m=Ux(o),g=m.mutate,v=m.isPending,S=function(E){if(E.preventDefault(),f(!0),!v)return g()};return d.jsxs("div",{className:ae("ystaii-sidemenu"),children:[d.jsx("div",{className:"ystaii-mobile-menu lg:yst-hidden",children:d.jsx(k.SidebarNavigation,{activePath:i,children:d.jsx(k.SidebarNavigation.Mobile,{closeButtonScreenReaderText:"Close sidebar",openButtonScreenReaderText:"Open sidebar",children:d.jsx(Rd,{})})})}),d.jsxs("div",{className:ae("ystaii-menuHeader","yst-mb-6 yst-mt-10 yst-flex yst-flex-row yst-justify-between yst-px-4","yst-flex-col yst-items-start yst-space-y-12 yst-max-w-2xl yst-mx-auto"),children:[d.jsx(k.Title,{children:d.jsx(br,{className:ae("yst-outline-none"),to:"/",children:d.jsx("img",{src:xw,alt:"Yoast",width:"208",height:"42",className:"yst-block"})})}),d.jsxs("div",{className:ae("ystaii-userInfoContainer","yst-flex yst-flex-col"),children:[d.jsx("div",{children:d.jsx("b",{children:y?d.jsx(k.SkeletonLoader,{children:"Display name"}):h==null?void 0:h.displayName})}),d.jsx("div",{children:y?d.jsx(k.SkeletonLoader,{children:"loading-email@address.com"}):h==null?void 0:h.email}),d.jsx("div",{children:d.jsx(k.Link,{variant:"primary",className:"yst-no-underline",onClick:S,children:y?d.jsxs(k.SkeletonLoader,{children:["Sign out ",d.jsx("span",{"aria-hidden":"true",children:"→"})]}):c||v?d.jsx(d.Fragment,{children:"Signing out..."}):d.jsxs(d.Fragment,{children:["Sign out ",d.jsx("span",{"aria-hidden":"true",children:"→"})]})})})]})]}),d.jsx("div",{className:ae("ystaii-desktopMenu","yst-hidden","lg:yst-mb-0 lg:yst-block lg:yst-w-full lg:yst-shrink-0"),children:d.jsx(k.SidebarNavigation,{activePath:i,children:d.jsx(Rd,{className:n})})})]})},Ew=["className","href"];function Ow(t,e){if(t==null)return{};var n,r,i=Pw(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function Pw(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}var Tw=function(e){var n=e.className,r=e.href,i=r===void 0?"#content":r,s=Ow(e,Ew);return d.jsx("a",{href:i,className:ae("yst-absolute yst-left-[10px] yst-z-[100000] yst-block yst-h-12 yst-min-w-[150px] yst-px-[15px] yst-text-[14px] yst-leading-[48px] yst-bg-[var(--bg-color-white)] yst-rounded yst-shadow-md yst-underline yst-text-center yst-outline-none; yst--top-[1000em] focus:yst-top-[10px] focus:yst-text-[var(--text-color-blue)]",n),...s,children:"Skip to main content"})},Iw=F.lazy(function(){return Promise.resolve({default:function(){return null}})});function al(t){var e=t.children,n=t.disable,r=n===void 0?!1:n,i=t.hideNav,s=i===void 0?!1:i,a=t.DebugInfo;return r?e:d.jsxs("div",{className:ae("ystaii-layout","yst-block","lg:yst-flex lg:yst-min-h-full lg:yst-overflow-visible"),children:[d.jsx(Tw,{children:"Skip to main content"}),!s&&d.jsxs("div",{className:ae("ystaii-sidebar","yst-overflow-hidden","lg:yst-flex-grow-1 lg:yst-max-w-[300px] lg:yst-flex-shrink-0 lg:yst-basis-[300px] lg:yst-overflow-visible lg:yst-pl-4"),children:[d.jsx(jw,{}),a&&d.jsx(a,{}),d.jsx(F.Suspense,{fallback:null,children:d.jsx(Iw,{})}),d.jsxs("div",{id:"toast-portal",className:"yst-fixed yst-bottom-4 yst-left-4 yst-w-96 yst-space-y-4",children:[d.jsx("div",{id:"hook-toasts"}),d.jsx("div",{id:"tsx-toasts"})]})]}),d.jsx("main",{id:"content",className:ae("ystaii-main","yst-mx-4 yst-my-0 yst-flex yst-min-w-0 yst-shrink yst-grow yst-basis-auto yst-px-0 yst-py-6","lg:yst-ml-12 lg:yst-mr-6"),children:d.jsx("div",{className:ae("ystaii-main-content","yst-mx-auto yst-flex yst-flex-col yst-gap-8","lg:yst-w-full lg:yst-flex-row"),children:d.jsx("div",{className:"yst-layout-root yst-mx-auto yst-w-full yst-max-w-[1200px] yst-flex-1",children:e})})})]})}function fs(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Nt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,T={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,T.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=T.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,T.v=O,T.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,T.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(T.n=-1),z(x,b)):T.n=b:T.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=T.n<0)?b:j.call(E,T))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Nt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Nt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Nt(f,"constructor",u),Nt(u,"constructor",l),l.displayName="GeneratorFunction",Nt(u,i,"GeneratorFunction"),Nt(f),Nt(f,i,"Generator"),Nt(f,r,function(){return this}),Nt(f,"toString",function(){return"[object Generator]"}),(fs=function(){return{w:s,m:p}})()}function Nt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Nt=function(a,o,l,u){function c(f,p){Nt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Nt(t,e,n,r)}function Dd(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Bd(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Dd(s,r,i,a,o,"next",l)}function o(l){Dd(s,r,i,a,o,"throw",l)}a(void 0)})}}function Mw(t,e){return _w(t)||Rw(t,e)||Nw(t,e)||Lw()}function Lw(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
24
24
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Nw(t,e){if(t){if(typeof t=="string")return Fd(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)?Fd(t,e):void 0}}function Fd(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 Rw(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function _w(t){if(Array.isArray(t))return t}var Dw=function(e){var n,r=e.className,i=nn(),s=lt(),a=F.useState(!1),o=Mw(a,2),l=o[0],u=o[1],c=ti({query:{select:function(A){var w=A.data;return w==null?void 0:w.brands}}}),f=c.data,p=Nm({mutation:{onSettled:function(){i.invalidateQueries({queryKey:[Sn()]})}}}),h=p.mutateAsync,y=p.isPending,m=F.useMemo(function(){var E;return(E=f==null?void 0:f.filter(function(A){var w;return((w=A.settings)===null||w===void 0?void 0:w.showAutomaticAnalysisDisabledNotification)===!0}))!==null&&E!==void 0?E:[]},[f]);F.useEffect(function(){u(m.length!==0)},[m]);var g=function(){var E=Bd(fs().m(function A(){var w;return fs().w(function(x){for(;;)switch(x.n){case 0:return w=m.map(function(b){return h({brandId:String(b.id),data:{showAutomaticAnalysisDisabledNotification:!1}})}),x.n=1,Promise.all(w);case 1:u(!1);case 2:return x.a(2)}},A)}));return function(){return E.apply(this,arguments)}}(),v=function(){var E=Bd(fs().m(function A(){return fs().w(function(w){for(;;)switch(w.n){case 0:return w.n=1,g();case 1:s("/settings");case 2:return w.a(2)}},A)}));return function(){return E.apply(this,arguments)}}(),S=m.length===1?"One brand has been deactivated":"Multiple brands have been deactivated",j=m.length===1?d.jsxs(d.Fragment,{children:[d.jsx("p",{children:"You recently lost a subscription. Because of this, we could not analyze all your active brands."}),d.jsxs("p",{children:["The brand ",d.jsx("b",{children:m==null||(n=m[0])===null||n===void 0?void 0:n.name})," was deactivated, since it was the most recently analyzed."]}),d.jsxs("p",{children:["If you prefer, you can go to ",d.jsx("b",{children:"Settings"})," and deactivate a different brand instead."]})]}):d.jsxs(d.Fragment,{children:[d.jsx("p",{children:"You recently lost a subscription. Because of this, we could not analyze all your active brands."}),d.jsx("p",{children:"The following brands were deactivated, since they were the most recently analyzed:"}),d.jsx("ul",{children:m.map(function(E){return d.jsx("li",{children:d.jsx("b",{children:E.name})},E.id)})}),d.jsxs("p",{children:["If you prefer, you can go to ",d.jsx("b",{children:"Settings"})," and deactivate different brand(s) instead."]})]});return l?d.jsx(k.Modal,{isOpen:l,onClose:v,position:"center",as:"div",className:r,children:d.jsxs(k.Modal.Panel,{children:[d.jsx("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:S})}),d.jsx(k.Modal.Container.Content,{className:"yst-mb-4 yst-space-y-3",children:j})]})}),d.jsxs(k.Modal.Container.Footer,{className:"yst-mt-3 yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"secondary",onClick:v,children:"Close"}),d.jsx(k.Button,{variant:"primary",onClick:v,isLoading:y,disabled:y,children:"Go to settings"})]})]})}):null};const Bw=t=>M.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},M.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.8948 6.33943C17.1675 6.33943 17.4064 6.52012 17.4816 6.78187L18.1436 9.09795C18.4332 10.112 19.226 10.9049 20.2401 11.1945L22.5562 11.8565C22.8804 11.9493 23.0679 12.2871 22.975 12.6113C22.9167 12.814 22.7588 12.9719 22.5562 13.0301L20.2401 13.6921C19.226 13.9817 18.4332 14.7746 18.1436 15.7886L17.4816 18.1047C17.3887 18.4289 17.051 18.6164 16.7267 18.5235C16.5241 18.4652 16.3662 18.3073 16.3079 18.1047L15.646 15.7886C15.3563 14.7746 14.5635 13.9817 13.5494 13.6921L11.2333 13.0301C10.9091 12.9372 10.7217 12.5995 10.8145 12.2753C10.8728 12.0726 11.0307 11.9147 11.2333 11.8565L13.5494 11.1945C14.5635 10.9049 15.3563 10.112 15.646 9.09795L16.3079 6.78187C16.3831 6.52012 16.622 6.33943 16.8948 6.33943Z",fill:"url(#paint0_linear_1940_1302)"}),M.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.9302 1.57979C11.1151 1.57979 11.2764 1.7056 11.3211 1.8846L11.4596 2.44103C11.5863 2.94596 11.9806 3.33943 12.4847 3.46608L13.0411 3.60456C13.2572 3.65775 13.3881 3.87644 13.3349 4.09175C13.2986 4.23698 13.1855 4.35012 13.0411 4.38559L12.4847 4.52406C11.9797 4.65071 11.5863 5.04503 11.4596 5.54911L11.3211 6.10554C11.2679 6.3217 11.0492 6.45257 10.8339 6.39938C10.6887 6.36307 10.5756 6.24993 10.5401 6.10554L10.4016 5.54911C10.2758 5.04418 9.8815 4.64987 9.37658 4.52406L8.82015 4.38559C8.60399 4.33239 8.47312 4.1137 8.52631 3.89839C8.56262 3.75316 8.67576 3.64002 8.82015 3.60456L9.37658 3.46608C9.8815 3.34027 10.2758 2.94596 10.4016 2.44103L10.5401 1.8846C10.584 1.7056 10.7453 1.57979 10.9302 1.57979Z",fill:"url(#paint1_linear_1940_1302)"}),M.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.36896 11.3034C6.4669 11.3034 6.55472 11.3659 6.58511 11.4596L6.70501 11.8193C6.75061 11.9552 6.857 12.0625 6.99294 12.1072L7.35263 12.2271C7.47169 12.2668 7.5367 12.3968 7.49617 12.5159C7.47338 12.5835 7.42018 12.6366 7.35263 12.6594L6.99294 12.7793C6.857 12.8249 6.74976 12.9313 6.70501 13.0673L6.58511 13.427C6.54543 13.546 6.4154 13.611 6.29634 13.5705C6.22879 13.5477 6.1756 13.4945 6.1528 13.427L6.0329 13.0673C5.98731 12.9313 5.88092 12.8241 5.74498 12.7793L5.38528 12.6594C5.26623 12.6198 5.20121 12.4897 5.24174 12.3707C5.26454 12.3031 5.31773 12.2499 5.38528 12.2271L5.74498 12.1072C5.88092 12.0616 5.98815 11.9552 6.0329 11.8193L6.1528 11.4596C6.18404 11.3667 6.27101 11.3034 6.36896 11.3034Z",fill:"url(#paint2_linear_1940_1302)"}),M.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.02759 15.6679C4.12553 15.6679 4.21335 15.7304 4.24374 15.8241L4.36364 16.1838C4.40924 16.3197 4.51563 16.427 4.65157 16.4717L5.01126 16.5916C5.13032 16.6313 5.19533 16.7613 5.1548 16.8804C5.13201 16.9479 5.07881 17.0011 5.01126 17.0239L4.65157 17.1438C4.51563 17.1894 4.40839 17.2958 4.36364 17.4318L4.24374 17.7915C4.20406 17.9105 4.07403 17.9755 3.95497 17.935C3.88742 17.9122 3.83423 17.859 3.81143 17.7915L3.69153 17.4318C3.64594 17.2958 3.53955 17.1886 3.40361 17.1438L3.04391 17.0239C2.92486 16.9842 2.85984 16.8542 2.90037 16.7352C2.92317 16.6676 2.97636 16.6144 3.04391 16.5916L3.40361 16.4717C3.53955 16.4261 3.64678 16.3197 3.69153 16.1838L3.81143 15.8241C3.84267 15.7312 3.92964 15.6679 4.02759 15.6679Z",fill:"url(#paint3_linear_1940_1302)"}),M.createElement("path",{d:"M3.77599 15.1216C3.46273 14.2874 3.29133 13.3856 3.29133 12.4433C3.29133 9.14607 5.39124 6.33014 8.3237 5.26287L7.93951 4.23276C4.58742 5.4537 2.19366 8.66901 2.19366 12.4433C2.19366 13.5139 2.38702 14.5398 2.73912 15.488L3.77599 15.1216Z",fill:"url(#paint4_linear_1940_1302)"}),M.createElement("path",{d:"M15.6899 18.4137C14.3837 19.4574 12.7287 20.0822 10.9302 20.0822C8.72816 20.0822 6.74055 19.1449 5.34482 17.6487L4.53424 18.3935C6.12923 20.1075 8.40393 21.179 10.9302 21.179C12.9846 21.179 14.8725 20.4697 16.3645 19.2834L15.6899 18.4129V18.4137Z",fill:"url(#paint5_linear_1940_1302)"}),M.createElement("path",{d:"M10.9302 8.35407C12.0203 8.35407 13.0115 8.78385 13.7453 9.48129L14.4807 8.66311C13.5528 7.79089 12.3048 7.25641 10.931 7.25641C8.65549 7.25641 6.7236 8.72221 6.02448 10.7613L7.05628 11.1396C7.60173 9.52266 9.13171 8.35407 10.931 8.35407H10.9302Z",fill:"url(#paint6_linear_1940_1302)"}),M.createElement("path",{d:"M13.7402 15.4104C13.0073 16.1053 12.0177 16.5325 10.931 16.5325C9.1241 16.5325 7.58906 15.3546 7.04951 13.7259L6.00842 14.0771C6.6932 16.1407 8.63775 17.6302 10.931 17.6302C12.3065 17.6302 13.5561 17.0932 14.4849 16.2193L13.7402 15.4104Z",fill:"url(#paint7_linear_1940_1302)"}),M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_1940_1302",x1:5.35747,y1:4.15001,x2:20.3929,y2:14.9578,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"})),M.createElement("linearGradient",{id:"paint1_linear_1940_1302",x1:7.32986,y1:1.40754,x2:22.3653,y2:12.2153,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"})),M.createElement("linearGradient",{id:"paint2_linear_1940_1302",x1:1.77228,y1:9.13847,x2:16.8077,y2:19.9462,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"})),M.createElement("linearGradient",{id:"paint3_linear_1940_1302",x1:-1.09428,y1:13.1255,x2:13.9412,y2:23.9333,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"})),M.createElement("linearGradient",{id:"paint4_linear_1940_1302",x1:2.64455,y1:7.92344,x2:17.68,y2:18.7312,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"})),M.createElement("linearGradient",{id:"paint5_linear_1940_1302",x1:.172293,y1:11.3642,x2:15.2078,y2:22.172,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"})),M.createElement("linearGradient",{id:"paint6_linear_1940_1302",x1:4.40247,y1:5.47904,x2:19.4379,y2:16.2868,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"})),M.createElement("linearGradient",{id:"paint7_linear_1940_1302",x1:1.58821,y1:9.39517,x2:16.6237,y2:20.2029,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"})))),Fw="data:image/png;base64,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";var Ui=function(e){var n=e.className,r=n===void 0?"":n,i=e.size,s=i===void 0?6:i;return d.jsx("hr",{className:ae("yst-mb-".concat(s," yst-mt-").concat(s),r)})},zm=function(e){var n=e.isOpen,r=e.variant,i=r===void 0?"purchase":r,s=e.onClose,a=Et(),o=a.hostAppProps.onAddSubscription,l=function(){o==null||o()};return d.jsx(k.Modal,{isOpen:n,onClose:s||function(){},position:"center",as:"div",className:"[&_.yst-modal\\_\\_close-button]:yst-bg-transparent",children:d.jsxs(k.Modal.Panel,{className:ae("yst-relative yst-max-w-[512px] yst-rounded-3xl yst-bg-gradient-to-b yst-from-[rgba(166,30,105,0.25)] yst-via-white yst-via-40% yst-to-white yst-px-10",{"yst-pt-10":!!s,"yst-py-10":!s}),hasCloseButton:!!s,children:[d.jsx("img",{src:Fw,alt:"Upsell image",className:"yst-mb-6 yst-rounded-lg yst-shadow-lg"}),d.jsxs(k.Modal.Container.Header,{className:"yst-mb-4 yst-space-y-4 yst-text-center",children:[d.jsxs("p",{className:"yst-flex yst-items-center yst-justify-center yst-gap-1 yst-text-center yst-text-xs yst-uppercase yst-text-slate-500",children:[d.jsx(Bw,{className:"yst-h-6 yst-w-6"})," Available now - Yoast AI Brand Insights"]}),d.jsx(k.Modal.Title,{as:"h2",className:"yst-pr-8 yst-text-lg yst-font-medium yst-text-slate-900",children:"How does your brand show up in AI responses?"}),i==="trial"?d.jsxs("p",{className:"yst-text-tiny yst-font-normal yst-text-slate-600",children:["Track visibility, control perception, and stay ahead - tools to manage your AI presence are now live."," ",d.jsx("strong",{children:"Try it for free, on us!"})]}):d.jsx("p",{className:"yst-text-tiny yst-font-normal yst-text-slate-600",children:"Track visibility, control perception, and stay ahead - tools to manage your AI presence are now live!"})]}),i==="trial"&&d.jsxs(d.Fragment,{children:[d.jsx(Ui,{size:4}),d.jsx(k.Modal.Container.Content,{className:"yst-space-y-4",children:d.jsxs("p",{className:"yst-text-sm yst-italic yst-text-slate-600",children:["By continuing to use this product, you agree to our"," ",d.jsx(k.Link,{href:"https://yoast.com/terms-and-conditions/",target:"_blank",rel:"noopener noreferrer",variant:"default",children:"terms and conditions"})," ","and"," ",d.jsx(k.Link,{href:"https://yoast.com/privacy-policy/",target:"_blank",rel:"noopener noreferrer",variant:"default",children:"privacy notice"}),"."]})})]}),d.jsxs(k.Modal.Container.Footer,{className:"yst-mt-6 yst-flex yst-flex-col yst-gap-2",children:[i==="trial"?d.jsxs(k.Button,{variant:"primary",onClick:l,className:"yst-flex yst-w-full yst-items-center yst-gap-1",children:[d.jsx(Fm,{})," Discover Brand Insights now"]}):d.jsxs(k.Button,{variant:"upsell",onClick:l,className:"yst-flex yst-w-full yst-items-center yst-gap-1",children:[d.jsx(ow,{})," Unlock Yoast AI Brand Insights"]}),!!s&&d.jsx(k.Button,{onClick:s,variant:"tertiary",className:"yst-text-center",children:"Close"})]})]})})},Hi=function(){return d.jsx("div",{className:"yst-flex yst-min-h-screen yst-items-center yst-justify-center",children:d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-3 yst-text-center",children:[d.jsx(k.Spinner,{variant:"primary"}),d.jsx("span",{className:"yst-italic",children:"Just a moment while we get things ready for you..."})]})})};function zw(t,e){return Ww(t)||qw(t,e)||Hw(t,e)||Uw()}function Uw(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
25
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Hw(t,e){if(t){if(typeof t=="string")return zd(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)?zd(t,e):void 0}}function zd(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 qw(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function Ww(t){if(Array.isArray(t))return t}var Qw={HOME:"/"},Gw=function(e){var n,r,i,s=e.hideNav,a=s===void 0?!1:s,o=e.disableLayout,l=o===void 0?!1:o,u=e.DebugInfo,c=mt(),f=lt(),p=F.useState(!0),h=zw(p,2),y=h[0],m=h[1],g={disable:l,hideNav:a},v=Et(),S=v.brandId,j=aa(),E=j.setBrandId,A=ti({query:{refetchOnReconnect:!1,refetchOnWindowFocus:!1,select:function(Y){var G;return Y==null||(G=Y.data)===null||G===void 0?void 0:G.brands}}}),w=A.data,x=A.isLoading,b=A.error,L=A.refetch,R=sa(),I=R.data,P=F.useRef(!1),z=F.useMemo(function(){return w==null?void 0:w.find(function(_){return _.id===S})},[w,S]);F.useEffect(function(){var _;if(!(w===void 0||S)){var Y=(_=w[0])===null||_===void 0?void 0:_.id;Y&&E(Y)}},[w,S,E,f,c.pathname]),F.useEffect(function(){!S||P.current||(P.current=!0)},[z,S,f,c.pathname,w]);var N=F.useCallback(function(){L()},[L]);if(c.pathname!==Qw.HOME&&x)return d.jsx(al,{...g,children:d.jsx(Hi,{})});if(b)return d.jsx(al,{...g,children:d.jsx("div",{className:"yst-flex yst-min-h-screen yst-items-center yst-justify-center",children:d.jsxs("div",{className:"yst-space-y-4 yst-text-center",children:[d.jsx("div",{className:"yst-mb-4 yst-text-6xl yst-text-red-600",children:"⚠️"}),d.jsx("h2",{className:"yst-text-xl yst-font-semibold yst-text-slate-900",children:"Something went wrong"}),d.jsx("p",{className:"yst-text-slate-600",children:"We couldn't load your Brand Analysis. Please try again shortly."}),d.jsx(k.Button,{variant:"primary",onClick:N,children:"Retry"})]})})});var O=(I==null||(n=I.data)===null||n===void 0?void 0:n.activeSubscriptions)===0,B=(I==null||(r=I.data)===null||r===void 0?void 0:r.brands)&&(I==null||(i=I.data)===null||i===void 0||(i=i.brands)===null||i===void 0?void 0:i.length)>0;return d.jsxs(al,{DebugInfo:u,...g,children:[d.jsx(Ii,{}),d.jsx(Dw,{}),O&&d.jsx(zm,{isOpen:y,onClose:B?function(){m(!1)}:void 0})]})},Pn=function(e){var n=e.title,r=mt();return F.useEffect(function(){document.title=n},[r,n]),null},Yw=function(){var e=Ao(),n=e.brandId,r=e.analysisId,i=Mm(n,{query:{enabled:!!n,select:function(c){var f=c.data;return(f==null?void 0:f.analyses)||[]}}}),s=i.data,a=i.isLoading,o=i.error;if(a)return d.jsx(Hi,{});if(o)return console.error("Error fetching analyses for validation:",o),d.jsx(fi,{to:"/brands/".concat(n),replace:!0});if(!r||r.trim()==="")return d.jsx(fi,{to:"/brands/".concat(n),replace:!0});if(r==="latest")return d.jsx(Ii,{});var l=s==null?void 0:s.some(function(u){return u.id===r});return l?d.jsx(Ii,{}):d.jsx(fi,{to:"/brands/".concat(n),replace:!0})},Ud=function(){var e=Ao(),n=e.brandId,r=ti({query:{select:function(f){var p=f.data;return p}}}),i=r.data,s=r.isLoading,a=r.error,o=r.isFetched,l=(i==null?void 0:i.brands)||[];if(s||!o)return d.jsx(Hi,{});if(a)return d.jsx(fi,{to:"/",replace:!0});if(!n||n.trim()==="")return d.jsx(fi,{to:"/",replace:!0});var u=l.length>0&&l.some(function(c){return String(c.id)===n});return o&&!u?d.jsx(fi,{to:"/",replace:!0}):d.jsx(Ii,{})};function Vw(t){return Jw(t)||Xw(t)||Um(t)||Kw()}function Kw(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
25
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Hw(t,e){if(t){if(typeof t=="string")return zd(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)?zd(t,e):void 0}}function zd(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 qw(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function Ww(t){if(Array.isArray(t))return t}var Qw={HOME:"/"},Gw=function(e){var n,r,i,s=e.hideNav,a=s===void 0?!1:s,o=e.disableLayout,l=o===void 0?!1:o,u=e.DebugInfo,c=mt(),f=lt(),p=F.useState(!0),h=zw(p,2),y=h[0],m=h[1],g={disable:l,hideNav:a},v=Et(),S=v.brandId,j=aa(),E=j.setBrandId,A=ti({query:{refetchOnReconnect:!1,refetchOnWindowFocus:!1,select:function(Y){var G;return Y==null||(G=Y.data)===null||G===void 0?void 0:G.brands}}}),w=A.data,x=A.isLoading,b=A.error,L=A.refetch,R=sa(),I=R.data,T=F.useRef(!1),z=F.useMemo(function(){return w==null?void 0:w.find(function(_){return _.id===S})},[w,S]);F.useEffect(function(){var _;if(!(w===void 0||S)){var Y=(_=w[0])===null||_===void 0?void 0:_.id;Y&&E(Y)}},[w,S,E,f,c.pathname]),F.useEffect(function(){!S||T.current||(T.current=!0)},[z,S,f,c.pathname,w]);var N=F.useCallback(function(){L()},[L]);if(c.pathname!==Qw.HOME&&x)return d.jsx(al,{...g,children:d.jsx(Hi,{})});if(b)return d.jsx(al,{...g,children:d.jsx("div",{className:"yst-flex yst-min-h-screen yst-items-center yst-justify-center",children:d.jsxs("div",{className:"yst-space-y-4 yst-text-center",children:[d.jsx("div",{className:"yst-mb-4 yst-text-6xl yst-text-red-600",children:"⚠️"}),d.jsx("h2",{className:"yst-text-xl yst-font-semibold yst-text-slate-900",children:"Something went wrong"}),d.jsx("p",{className:"yst-text-slate-600",children:"We couldn't load your Brand Analysis. Please try again shortly."}),d.jsx(k.Button,{variant:"primary",onClick:N,children:"Retry"})]})})});var O=(I==null||(n=I.data)===null||n===void 0?void 0:n.activeSubscriptions)===0,B=(I==null||(r=I.data)===null||r===void 0?void 0:r.brands)&&(I==null||(i=I.data)===null||i===void 0||(i=i.brands)===null||i===void 0?void 0:i.length)>0;return d.jsxs(al,{DebugInfo:u,...g,children:[d.jsx(Ii,{}),d.jsx(Dw,{}),O&&d.jsx(zm,{isOpen:y,onClose:B?function(){m(!1)}:void 0})]})},Tn=function(e){var n=e.title,r=mt();return F.useEffect(function(){document.title=n},[r,n]),null},Yw=function(){var e=Ao(),n=e.brandId,r=e.analysisId,i=Mm(n,{query:{enabled:!!n,select:function(c){var f=c.data;return(f==null?void 0:f.analyses)||[]}}}),s=i.data,a=i.isLoading,o=i.error;if(a)return d.jsx(Hi,{});if(o)return console.error("Error fetching analyses for validation:",o),d.jsx(fi,{to:"/brands/".concat(n),replace:!0});if(!r||r.trim()==="")return d.jsx(fi,{to:"/brands/".concat(n),replace:!0});if(r==="latest")return d.jsx(Ii,{});var l=s==null?void 0:s.some(function(u){return u.id===r});return l?d.jsx(Ii,{}):d.jsx(fi,{to:"/brands/".concat(n),replace:!0})},Ud=function(){var e=Ao(),n=e.brandId,r=ti({query:{select:function(f){var p=f.data;return p}}}),i=r.data,s=r.isLoading,a=r.error,o=r.isFetched,l=(i==null?void 0:i.brands)||[];if(s||!o)return d.jsx(Hi,{});if(a)return d.jsx(fi,{to:"/",replace:!0});if(!n||n.trim()==="")return d.jsx(fi,{to:"/",replace:!0});var u=l.length>0&&l.some(function(c){return String(c.id)===n});return o&&!u?d.jsx(fi,{to:"/",replace:!0}):d.jsx(Ii,{})};function Vw(t){return Jw(t)||Xw(t)||Um(t)||Kw()}function Kw(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
26
26
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Xw(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Jw(t){if(Array.isArray(t))return vu(t)}function Zw(t,e){return tA(t)||eA(t,e)||Um(t,e)||$w()}function $w(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
27
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Um(t,e){if(t){if(typeof t=="string")return vu(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)?vu(t,e):void 0}}function vu(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 eA(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function tA(t){if(Array.isArray(t))return t}var mc=F.createContext(void 0),nA=function(e){var n=e.children,r=F.useState([]),i=Zw(r,2),s=i[0],a=i[1],o=F.useCallback(function(u){a(function(c){return c.filter(function(f){return f.id!==u})})},[]),l=F.useCallback(function(u){var c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};a(function(f){var p,h,y=typeof u=="string"?f.some(function(S){return typeof S.message!="string"?!1:S.message===u&&S.variant===(c.variant||"info")}):!1;if(y)return f;var m="toast-".concat(Date.now(),"-").concat(Math.random().toString(36).slice(2,11)),g=(p=c.duration)!==null&&p!==void 0?p:5e3,v={id:m,message:u,variant:c.variant||"info",duration:g,dismissible:(h=c.dismissible)!==null&&h!==void 0?h:!0};return g>0&&setTimeout(function(){o(m)},g),[].concat(Vw(f),[v])})},[o]);return d.jsx(mc.Provider,{value:{toasts:s,addToast:l,removeToast:o},children:n})},rA=function(){var e=F.useContext(mc);if(!e)return null;var n=e.toasts,r=e.removeToast;if(typeof window=="undefined")return null;var i=document.getElementById("hook-toasts");return i?Iy.createPortal(d.jsx("div",{className:ae("yst-w-full yst-space-y-4"),"aria-live":"polite","aria-atomic":"true",children:n.map(function(s){var a;return d.jsxs(k.Toast,{className:ae("yst-w-full",s.className),id:s.id,variant:s.variant||"info",autoDismiss:s.dismissible?0:(a=s.duration)!==null&&a!==void 0?a:1500,onDismiss:function(){return r(s.id)},isVisible:!0,setIsVisible:function(){},children:[d.jsxs("div",{className:"yst-flex yst-gap-3",children:[d.jsx("div",{className:"yst-flex-shrink-0",children:d.jsx(k.ValidationIcon,{className:"yst-h-5 yst-w-5",variant:s.variant})}),d.jsxs("div",{className:"yst-flex-1",children:[typeof s.title=="string"?d.jsx(k.Title,{title:s.title}):s.title,typeof s.message=="string"?d.jsx("p",{className:"yst-mb-0",children:s.message}):s.message]}),s.dismissible&&d.jsx("div",{children:d.jsx(k.Toast.Close,{className:"yst-p-0 yst-text-slate-400",dismissScreenReaderLabel:"Dismiss"})})]}),s.actions&&d.jsx("div",{className:"yst-mt-3 yst-flex yst-justify-end yst-gap-3",children:d.jsx(s.actions,{dismiss:function(){return r(s.id)}})})]},s.id)})}),i):null},gc=function(){var e=F.useContext(mc);if(!e)throw new Error("useToast must be used within a ToastProvider");var n=e.addToast;return F.useCallback(function(r,i){n(r,i)},[n])};function iA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M14.707 12.293a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 111.414-1.414L9 14.586V3a1 1 0 012 0v11.586l2.293-2.293a1 1 0 011.414 0z",clipRule:"evenodd"}))}const Hm=M.forwardRef(iA);function sA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z",clipRule:"evenodd"}))}const aA=M.forwardRef(sA);function oA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M5.293 7.707a1 1 0 010-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L11 5.414V17a1 1 0 11-2 0V5.414L6.707 7.707a1 1 0 01-1.414 0z",clipRule:"evenodd"}))}const qm=M.forwardRef(oA);function lA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z",clipRule:"evenodd"}))}const Wm=M.forwardRef(lA);function uA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z",clipRule:"evenodd"}))}const cA=M.forwardRef(uA);function dA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M14.707 12.707a1 1 0 01-1.414 0L10 9.414l-3.293 3.293a1 1 0 01-1.414-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 010 1.414z",clipRule:"evenodd"}))}const fA=M.forwardRef(dA);function hA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{d:"M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z"}))}const Hd=M.forwardRef(hA);function pA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{d:"M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z"}),M.createElement("path",{d:"M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z"}))}const Qm=M.forwardRef(pA);function yA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M2 5a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm14 1a1 1 0 11-2 0 1 1 0 012 0zM2 13a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2v-2zm14 1a1 1 0 11-2 0 1 1 0 012 0z",clipRule:"evenodd"}))}const mA=M.forwardRef(yA);function gA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",clipRule:"evenodd"}))}const Gm=M.forwardRef(gA);var ii={openai:"openai",perplexity:"perplexity",anthropic:"anthropic"},vA={updating:"updating"},Dn={pending:"pending",processing:"processing",completed:"completed",failed:"failed",cancelled:"cancelled"};const Ym=t=>M.createElement("svg",{width:17,height:17,viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},M.createElement("path",{d:"M3.652 15.0488C2.3816 15.0488 1.348 14.0152 1.348 12.7448V5.22476C1.348 3.95436 2.3816 2.92075 3.652 2.92075H9.5912L9.9304 2.07275H3.652C1.9144 2.07275 0.5 3.48716 0.5 5.22476V12.7448C0.5 14.4824 1.9144 15.8968 3.652 15.8968H3.6776V15.0488H3.652Z",fill:"#A61E69"}),M.createElement("path",{d:"M16.5 5.22468C16.5 3.74948 15.4824 2.51428 14.1096 2.17188L13.812 2.97188C14.8584 3.18628 15.6488 4.11748 15.6488 5.22788V15.0519H9.16236C9.00236 15.3527 8.83276 15.6375 8.65356 15.8999H16.4968V5.22468H16.5Z",fill:"#A61E69"}),M.createElement("path",{d:"M11.5815 0.140137L8.03267 9.99614L6.28867 4.53374H4.15747L6.82307 11.3785C7.06947 12.0121 7.06947 12.7129 6.82307 13.3497C6.56387 14.0121 6.10627 14.8025 4.82947 15.0361L4.77187 15.0457V16.8633H4.84547C5.91107 16.8185 6.73667 16.4665 7.44387 15.7561C8.16387 15.0329 8.78147 13.9065 9.38947 12.2137L13.8919 0.140137H11.5815Z",fill:"#A61E69"}));var qd="production",Wd="development",Qd="staging",Gd={development:["localhost","my.yoast.test"],staging:["staging","pages.dev"]};function bA(){var t=Et(),e=t.hostAppProps,n=e==null?void 0:e.env,r=F.useMemo(function(){return typeof window!="undefined"?window.location.hostname:""},[]);return F.useMemo(function(){var i=function(u){return u.some(function(c){return r.includes(c)})},s=n?n===Wd:i(Gd.development),a=n?n===Qd:i(Gd.staging),o=n?n===qd:!s&&!a;return{env:n||(s?Wd:a?Qd:qd),isProduction:o,isDevelopment:s,isStaging:a}},[n,r])}var xA=function(e){return typeof e=="string"&&e!=="latest"&&e.trim().length>0};function Ms(t){"@babel/helpers - typeof";return Ms=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},Ms(t)}var wA=["children","as","startColor","endColor","angle","disabled","style","className"];function Yd(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 Vd(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Yd(Object(n),!0).forEach(function(r){AA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Yd(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function AA(t,e,n){return(e=SA(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function SA(t){var e=CA(t,"string");return Ms(e)=="symbol"?e:e+""}function CA(t,e){if(Ms(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ms(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function kA(t,e){if(t==null)return{};var n,r,i=jA(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function jA(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}var Ls=function(e){var n=e.children,r=e.as,i=r===void 0?"span":r,s=e.startColor,a=s===void 0?"#A61E69":s,o=e.endColor,l=o===void 0?"#6366F1":o,u=e.angle,c=u===void 0?102:u,f=e.disabled,p=f===void 0?!1:f,h=e.style,y=h===void 0?{}:h,m=e.className,g=m===void 0?"":m,v=kA(e,wA),S=Vd(p?{display:"inline-block"}:{background:"linear-gradient(".concat(c,"deg, ").concat(a,", ").concat(l,")"),WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent",backgroundClip:"text",display:"inline-block"},y);return d.jsx(i,{className:g,style:S,...v,children:n})};function vc(t){var e=t.children,n=t.nestedInPaperContent,r=n===void 0?!1:n,i=t.className;return d.jsx("div",{className:ae("yst-mt-8 yst-flex yst-items-center yst-justify-end yst-gap-6 yst-rounded-bl-lg yst-rounded-br-lg yst-border-t yst-border-slate-200 yst-bg-slate-50 yst-px-8 yst-py-6",{"yst-mb-[-2rem] yst-ml-[-2rem] yst-mr-[-2rem]":r},i),children:e})}var EA=function(){var e=lt();return d.jsx("form",{onSubmit:function(){return e("/setup")},children:d.jsxs(k.Paper,{className:"yst-mx-auto yst-flex yst-max-w-2xl",children:[d.jsx(k.Paper.Header,{children:d.jsxs(k.Title,{size:"1",children:["Welcome to ",d.jsx(Ls,{children:"Yoast AI Brand Insights"}),"!"]})}),d.jsxs(k.Paper.Content,{className:"yst-space-y-8",children:[d.jsxs("div",{className:"yst-space-y-4 *:yst-text-tiny",children:[d.jsx("p",{children:"See how your brand is represented in AI answers."}),d.jsxs("p",{children:[d.jsx("b",{className:"yst-font-medium yst-text-slate-800",children:"Yoast AI Brand Insights"})," ","shows how often your brand appears, how it's described, and how it compares to competitors in tools like ChatGPT and Perplexity."]}),d.jsx("p",{children:"It only takes three simple steps to get your brand insights:"})]}),d.jsx("div",{className:"yst-flex yst-flex-col yst-items-stretch yst-justify-stretch yst-gap-4 yst-pb-8",children:[{title:"1. ADD BRAND INFO",description:"Tell us about your brand and where it's active so we can customize your analysis."},{title:"2. REVIEW QUERIES",description:"Edit or approve the queries generated from your input."},{title:"3. RUN ANALYSIS",description:"Run your queries through relevant AI platforms to see how your brand shows up."}].map(function(n,r,i){return d.jsxs("div",{className:"yst-relative yst-flex yst-flex-col yst-items-stretch",children:[d.jsxs("div",{className:"yst-flex yst-flex-row yst-items-center yst-justify-stretch yst-gap-6",children:[d.jsx(k.Stepper.Step,{isActive:!0,isComplete:!1,children:d.jsx("span",{className:"yst-hidden",children:r+1})}),d.jsxs("div",{className:"yst-flex yst-flex-1 yst-flex-col yst-gap-2 yst-rounded yst-border yst-border-slate-200 yst-p-6",children:[d.jsx(k.Title,{size:"3",className:"yst-font-semibold yst-uppercase",children:n.title}),d.jsx("p",{className:"yst-my-0 yst-py-0",children:n.description})]})]}),r<i.length-1&&d.jsx("div",{className:"yst-absolute yst-left-[-2px] yst-top-1/2 yst-my-0 yst-ml-[13px] yst-h-full yst-border-l-2 yst-border-l-primary-600"})]},n.title)})})]}),d.jsx(vc,{className:"yst-justify-end",children:d.jsxs(k.Button,{variant:"primary",onClick:function(){return e("/setup")},className:"yst-gap-1.5",children:["Start your first analysis ",d.jsx(aA,{})]})})]})})};function Ns(t){return typeof t!="number"?{}:{"yst-text-green-600":t>0,"yst-text-red-600":t<0,"yst-text-gray-400":t===0}}function oa(t){var e=t.score,n=t.total,r=t.suffix,i=t.isLoading,s=i===void 0?!1:i,a=t.className,o=t.hideTotal,l=o===void 0?!1:o,u=t.delta,c=t.deltaFormat,f=c===void 0?"absolute":c,p=t.deltaSuffix,h=t.scoreFormat,y=h===void 0?"absolute":h;return d.jsxs("div",{className:ae(a,"yst-font-medium"),children:[d.jsxs("span",{className:"yst-mr-1 yst-text-xl yst-font-bold yst-text-slate-900",children:[s||e===void 0||e===null?"—":e,!s&&e!==void 0&&e!==null&&y==="percentage"?"%":""]}),!l&&n&&n!==0&&n!=="0"&&d.jsxs("span",{className:"yst-text-slate-500",children:["/ ",s?"—":n]}),r&&d.jsxs("span",{className:"yst-text-slate-500",children:[" ",r]}),typeof u=="number"&&!isNaN(u)&&d.jsxs("span",{className:ae("yst-ml-2",Ns(u)),children:[u>-1&&"+",u,f==="percentage"&&"%"," ",p]})]})}var OA=["Icon","className","children","position","id"];function TA(t,e){return LA(t)||MA(t,e)||IA(t,e)||PA()}function PA(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
28
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function IA(t,e){if(t){if(typeof t=="string")return Kd(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)?Kd(t,e):void 0}}function Kd(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 MA(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function LA(t){if(Array.isArray(t))return t}function NA(t,e){if(t==null)return{};var n,r,i=RA(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function RA(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}function bc(t){var e=t.Icon,n=e===void 0?sw:e,r=t.className,i=r===void 0?"":r,s=t.children,a=t.position,o=a===void 0?"left":a,l=t.id,u=l===void 0?"":l,c=NA(t,OA),f=F.useState(!1),p=TA(f,2),h=p[0],y=p[1];return s?d.jsxs("div",{className:i||"yst-relative",onMouseEnter:function(){return y(!0)},onMouseLeave:function(){return y(!1)},"aria-describedby":u?"tooltip-button-id":"tooltip-button",...c,children:[d.jsx(n,{className:"yst-relative yst-h-6 yst-w-6 yst-text-slate-400"}),h&&d.jsx(k.Tooltip,{position:o,id:u||"tooltip-button",children:s})]}):null}var la=function(e){var n=e.title,r=e.tooltip,i=e.size,s=i===void 0?"3":i,a=e.className,o=a===void 0?"":a,l=function(f){var p=typeof f=="string"?f:"tooltip";return"tooltip-".concat(p.toLowerCase().replace(/\s+/g,"-"))},u=l(n);return d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-between ".concat(o),children:[d.jsx(k.Title,{size:s,children:n}),d.jsx(bc,{id:u,children:r})]})},Xd=function(e){var n=e.keywords,r=e.badgeClassName;return d.jsx("div",{className:"yst-flex yst-flex-wrap yst-gap-2",children:n.map(function(i,s){return i&&d.jsx(k.Badge,{className:r,children:i},s)})})},Vm=function(e){var n,r,i,s,a=e.title,o=a===void 0?"Sentiment":a,l=e.tooltip,u=l===void 0?"":l,c=e.data,f=c==null?void 0:c.brandName,p=c==null||(n=c.positivityPercentage)===null||n===void 0?void 0:n.value,h=c==null||(r=c.positivityPercentage)===null||r===void 0||(r=r.previous)===null||r===void 0?void 0:r.difference,y=c==null||(i=c.keywords)===null||i===void 0?void 0:i.positive,m=c==null||(s=c.keywords)===null||s===void 0?void 0:s.negative,g=!c||p===void 0&&h===void 0;return d.jsx(k.Card,{className:"yst-overflow-visible",children:d.jsxs(k.Card.Content,{className:"yst-space-y-8",children:[d.jsx(la,{title:o,tooltip:u}),d.jsx("div",{className:"yst-space-y-3",children:!g&&d.jsxs(d.Fragment,{children:[d.jsx("p",{children:f||d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-20"})}),d.jsxs("div",{children:[d.jsx("div",{className:"yst-inline-flex",children:d.jsx(oa,{className:"yst-mb-1.5",score:p,scoreFormat:"percentage",suffix:"positive",delta:h})}),d.jsx(k.ProgressBar,{max:100,min:0,progress:p||0,className:ae({"yst-bg-red-500":p},"[&>*]:yst-bg-green-500")})]})]})}),g&&d.jsx(k.Alert,{variant:"info",children:"The selected AI platform returned no brand sentiment data for your queries. This can happen with some queries or platforms."}),!!y&&d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(k.Title,{as:"h5",size:"5",children:"Positive keywords"}),d.jsx(Xd,{keywords:y,badgeClassName:"yst-bg-green-100 yst-text-green-800"})]}),!!m&&d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(k.Title,{as:"h5",size:"5",children:"Negative keywords"}),d.jsx(Xd,{keywords:m,badgeClassName:"yst-bg-red-100 yst-text-red-800"})]})]})})};function Rs(t){"@babel/helpers - typeof";return Rs=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},Rs(t)}var _A=["data"];function Jd(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 DA(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Jd(Object(n),!0).forEach(function(r){BA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Jd(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function BA(t,e,n){return(e=FA(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function FA(t){var e=zA(t,"string");return Rs(e)=="symbol"?e:e+""}function zA(t,e){if(Rs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Rs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function UA(t,e){if(t==null)return{};var n,r,i=HA(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function HA(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}var Jn=function(e,n,r){var i=Et(),s=i.brandId,a=i.analysisId,o=i.model,l=s,u=a,c=o,f=Io(l,u,{query:{enabled:!!l&&!!u,select:function(g){var v=g.data;return v==null?void 0:v.analysis}}}),p=f.data,h=UA(f,_A),y=F.useMemo(function(){if(!p||!c)return null;var m=p.scans||[];return m.find(function(g){return String(g.aiProvider)===String(c)})||null},[p,c]);return DA({data:y},h)};function qA(){var t,e=Jn(),n=e.data;return d.jsx(Vm,{title:"Brand sentiment",data:n==null||(t=n.sentiment)===null||t===void 0?void 0:t.own,tooltip:"Percentage of positive versus negative keywords in your query results related to your brand."})}var WA=["children","as","className"];function QA(t,e){if(t==null)return{};var n,r,i=GA(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function GA(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}var ua=function(e){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var s=e.reduce(function(a,o,l){return a+o+(r[l]||"")},"");return function(a){var o=a.children,l=a.as,u=l===void 0?"div":l,c=a.className,f=c===void 0?"":c,p=QA(a,WA);return d.jsx(u,{className:ae(String(s).trim(),f),...p,children:o})}},ol=[{bg:"yst-bg-blue-200",text:"yst-text-blue-900"},{bg:"yst-bg-green-200",text:"yst-text-green-900"},{bg:"yst-bg-purple-200",text:"yst-text-purple-900"},{bg:"yst-bg-pink-200",text:"yst-text-pink-900"},{bg:"yst-bg-yellow-200",text:"yst-text-yellow-900"},{bg:"yst-bg-indigo-200",text:"yst-text-indigo-900"},{bg:"yst-bg-red-200",text:"yst-text-red-900"},{bg:"yst-bg-orange-200",text:"yst-text-orange-900"},{bg:"yst-bg-teal-200",text:"yst-text-teal-900"},{bg:"yst-bg-cyan-200",text:"yst-text-cyan-900"},{bg:"yst-bg-lime-200",text:"yst-text-lime-900"},{bg:"yst-bg-emerald-200",text:"yst-text-emerald-900"},{bg:"yst-bg-sky-200",text:"yst-text-sky-900"},{bg:"yst-bg-violet-200",text:"yst-text-violet-900"},{bg:"yst-bg-fuchsia-200",text:"yst-text-fuchsia-900"},{bg:"yst-bg-rose-200",text:"yst-text-rose-900"},{bg:"yst-bg-amber-200",text:"yst-text-amber-900"}],Zd=function(e){if(!e)return ol[0];if(e.toLowerCase()==="other")return{bg:"yst-bg-slate-200",text:"yst-text-slate-900"};for(var n=0,r=0;r<e.length;r++){var i=e.charCodeAt(r);n=(n<<5)-n+i,n=n&n}var s=Math.abs(n)%ol.length;return ol[s]};function _s(t){"@babel/helpers - typeof";return _s=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},_s(t)}var $d;function ef(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 tf(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ef(Object(n),!0).forEach(function(r){YA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ef(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function YA(t,e,n){return(e=VA(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function VA(t){var e=KA(t,"string");return _s(e)=="symbol"?e:e+""}function KA(t,e){if(_s(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(_s(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function XA(t){return $A(t)||ZA(t)||Km(t)||JA()}function JA(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
27
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Um(t,e){if(t){if(typeof t=="string")return vu(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)?vu(t,e):void 0}}function vu(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 eA(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function tA(t){if(Array.isArray(t))return t}var mc=F.createContext(void 0),nA=function(e){var n=e.children,r=F.useState([]),i=Zw(r,2),s=i[0],a=i[1],o=F.useCallback(function(u){a(function(c){return c.filter(function(f){return f.id!==u})})},[]),l=F.useCallback(function(u){var c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};a(function(f){var p,h,y=typeof u=="string"?f.some(function(S){return typeof S.message!="string"?!1:S.message===u&&S.variant===(c.variant||"info")}):!1;if(y)return f;var m="toast-".concat(Date.now(),"-").concat(Math.random().toString(36).slice(2,11)),g=(p=c.duration)!==null&&p!==void 0?p:5e3,v={id:m,message:u,variant:c.variant||"info",duration:g,dismissible:(h=c.dismissible)!==null&&h!==void 0?h:!0};return g>0&&setTimeout(function(){o(m)},g),[].concat(Vw(f),[v])})},[o]);return d.jsx(mc.Provider,{value:{toasts:s,addToast:l,removeToast:o},children:n})},rA=function(){var e=F.useContext(mc);if(!e)return null;var n=e.toasts,r=e.removeToast;if(typeof window=="undefined")return null;var i=document.getElementById("hook-toasts");return i?Iy.createPortal(d.jsx("div",{className:ae("yst-w-full yst-space-y-4"),"aria-live":"polite","aria-atomic":"true",children:n.map(function(s){var a;return d.jsxs(k.Toast,{className:ae("yst-w-full",s.className),id:s.id,variant:s.variant||"info",autoDismiss:s.dismissible?0:(a=s.duration)!==null&&a!==void 0?a:1500,onDismiss:function(){return r(s.id)},isVisible:!0,setIsVisible:function(){},children:[d.jsxs("div",{className:"yst-flex yst-gap-3",children:[d.jsx("div",{className:"yst-flex-shrink-0",children:d.jsx(k.ValidationIcon,{className:"yst-h-5 yst-w-5",variant:s.variant})}),d.jsxs("div",{className:"yst-flex-1",children:[typeof s.title=="string"?d.jsx(k.Title,{title:s.title}):s.title,typeof s.message=="string"?d.jsx("p",{className:"yst-mb-0",children:s.message}):s.message]}),s.dismissible&&d.jsx("div",{children:d.jsx(k.Toast.Close,{className:"yst-p-0 yst-text-slate-400",dismissScreenReaderLabel:"Dismiss"})})]}),s.actions&&d.jsx("div",{className:"yst-mt-3 yst-flex yst-justify-end yst-gap-3",children:d.jsx(s.actions,{dismiss:function(){return r(s.id)}})})]},s.id)})}),i):null},gc=function(){var e=F.useContext(mc);if(!e)throw new Error("useToast must be used within a ToastProvider");var n=e.addToast;return F.useCallback(function(r,i){n(r,i)},[n])};function iA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M14.707 12.293a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 111.414-1.414L9 14.586V3a1 1 0 012 0v11.586l2.293-2.293a1 1 0 011.414 0z",clipRule:"evenodd"}))}const Hm=M.forwardRef(iA);function sA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z",clipRule:"evenodd"}))}const aA=M.forwardRef(sA);function oA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M5.293 7.707a1 1 0 010-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L11 5.414V17a1 1 0 11-2 0V5.414L6.707 7.707a1 1 0 01-1.414 0z",clipRule:"evenodd"}))}const qm=M.forwardRef(oA);function lA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z",clipRule:"evenodd"}))}const Wm=M.forwardRef(lA);function uA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z",clipRule:"evenodd"}))}const cA=M.forwardRef(uA);function dA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M14.707 12.707a1 1 0 01-1.414 0L10 9.414l-3.293 3.293a1 1 0 01-1.414-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 010 1.414z",clipRule:"evenodd"}))}const fA=M.forwardRef(dA);function hA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{d:"M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z"}))}const Hd=M.forwardRef(hA);function pA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{d:"M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z"}),M.createElement("path",{d:"M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z"}))}const Qm=M.forwardRef(pA);function yA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M2 5a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm14 1a1 1 0 11-2 0 1 1 0 012 0zM2 13a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2v-2zm14 1a1 1 0 11-2 0 1 1 0 012 0z",clipRule:"evenodd"}))}const mA=M.forwardRef(yA);function gA(t,e){return M.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),M.createElement("path",{fillRule:"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",clipRule:"evenodd"}))}const Gm=M.forwardRef(gA);var ii={openai:"openai",perplexity:"perplexity",anthropic:"anthropic"},vA={updating:"updating"},Dn={pending:"pending",processing:"processing",completed:"completed",failed:"failed",cancelled:"cancelled"};const Ym=t=>M.createElement("svg",{width:17,height:17,viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},M.createElement("path",{d:"M3.652 15.0488C2.3816 15.0488 1.348 14.0152 1.348 12.7448V5.22476C1.348 3.95436 2.3816 2.92075 3.652 2.92075H9.5912L9.9304 2.07275H3.652C1.9144 2.07275 0.5 3.48716 0.5 5.22476V12.7448C0.5 14.4824 1.9144 15.8968 3.652 15.8968H3.6776V15.0488H3.652Z",fill:"#A61E69"}),M.createElement("path",{d:"M16.5 5.22468C16.5 3.74948 15.4824 2.51428 14.1096 2.17188L13.812 2.97188C14.8584 3.18628 15.6488 4.11748 15.6488 5.22788V15.0519H9.16236C9.00236 15.3527 8.83276 15.6375 8.65356 15.8999H16.4968V5.22468H16.5Z",fill:"#A61E69"}),M.createElement("path",{d:"M11.5815 0.140137L8.03267 9.99614L6.28867 4.53374H4.15747L6.82307 11.3785C7.06947 12.0121 7.06947 12.7129 6.82307 13.3497C6.56387 14.0121 6.10627 14.8025 4.82947 15.0361L4.77187 15.0457V16.8633H4.84547C5.91107 16.8185 6.73667 16.4665 7.44387 15.7561C8.16387 15.0329 8.78147 13.9065 9.38947 12.2137L13.8919 0.140137H11.5815Z",fill:"#A61E69"}));var qd="production",Wd="development",Qd="staging",Gd={development:["localhost","my.yoast.test"],staging:["staging","pages.dev"]};function bA(){var t=Et(),e=t.hostAppProps,n=e==null?void 0:e.env,r=F.useMemo(function(){return typeof window!="undefined"?window.location.hostname:""},[]);return F.useMemo(function(){var i=function(u){return u.some(function(c){return r.includes(c)})},s=n?n===Wd:i(Gd.development),a=n?n===Qd:i(Gd.staging),o=n?n===qd:!s&&!a;return{env:n||(s?Wd:a?Qd:qd),isProduction:o,isDevelopment:s,isStaging:a}},[n,r])}var xA=function(e){return typeof e=="string"&&e!=="latest"&&e.trim().length>0};function Ms(t){"@babel/helpers - typeof";return Ms=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},Ms(t)}var wA=["children","as","startColor","endColor","angle","disabled","style","className"];function Yd(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 Vd(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Yd(Object(n),!0).forEach(function(r){AA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Yd(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function AA(t,e,n){return(e=SA(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function SA(t){var e=CA(t,"string");return Ms(e)=="symbol"?e:e+""}function CA(t,e){if(Ms(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ms(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function kA(t,e){if(t==null)return{};var n,r,i=jA(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function jA(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}var Ls=function(e){var n=e.children,r=e.as,i=r===void 0?"span":r,s=e.startColor,a=s===void 0?"#A61E69":s,o=e.endColor,l=o===void 0?"#6366F1":o,u=e.angle,c=u===void 0?102:u,f=e.disabled,p=f===void 0?!1:f,h=e.style,y=h===void 0?{}:h,m=e.className,g=m===void 0?"":m,v=kA(e,wA),S=Vd(p?{display:"inline-block"}:{background:"linear-gradient(".concat(c,"deg, ").concat(a,", ").concat(l,")"),WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent",backgroundClip:"text",display:"inline-block"},y);return d.jsx(i,{className:g,style:S,...v,children:n})};function vc(t){var e=t.children,n=t.nestedInPaperContent,r=n===void 0?!1:n,i=t.className;return d.jsx("div",{className:ae("yst-mt-8 yst-flex yst-items-center yst-justify-end yst-gap-6 yst-rounded-bl-lg yst-rounded-br-lg yst-border-t yst-border-slate-200 yst-bg-slate-50 yst-px-8 yst-py-6",{"yst-mb-[-2rem] yst-ml-[-2rem] yst-mr-[-2rem]":r},i),children:e})}var EA=function(){var e=lt();return d.jsx("form",{onSubmit:function(){return e("/setup")},children:d.jsxs(k.Paper,{className:"yst-mx-auto yst-flex yst-max-w-2xl",children:[d.jsx(k.Paper.Header,{children:d.jsxs(k.Title,{size:"1",children:["Welcome to ",d.jsx(Ls,{children:"Yoast AI Brand Insights"}),"!"]})}),d.jsxs(k.Paper.Content,{className:"yst-space-y-8",children:[d.jsxs("div",{className:"yst-space-y-4 *:yst-text-tiny",children:[d.jsx("p",{children:"See how your brand is represented in AI answers."}),d.jsxs("p",{children:[d.jsx("b",{className:"yst-font-medium yst-text-slate-800",children:"Yoast AI Brand Insights"})," ","shows how often your brand appears, how it's described, and how it compares to competitors in tools like ChatGPT and Perplexity."]}),d.jsx("p",{children:"It only takes three simple steps to get your brand insights:"})]}),d.jsx("div",{className:"yst-flex yst-flex-col yst-items-stretch yst-justify-stretch yst-gap-4 yst-pb-8",children:[{title:"1. ADD BRAND INFO",description:"Tell us about your brand and where it's active so we can customize your analysis."},{title:"2. REVIEW QUERIES",description:"Edit or approve the queries generated from your input."},{title:"3. RUN ANALYSIS",description:"Run your queries through relevant AI platforms to see how your brand shows up."}].map(function(n,r,i){return d.jsxs("div",{className:"yst-relative yst-flex yst-flex-col yst-items-stretch",children:[d.jsxs("div",{className:"yst-flex yst-flex-row yst-items-center yst-justify-stretch yst-gap-6",children:[d.jsx(k.Stepper.Step,{isActive:!0,isComplete:!1,children:d.jsx("span",{className:"yst-hidden",children:r+1})}),d.jsxs("div",{className:"yst-flex yst-flex-1 yst-flex-col yst-gap-2 yst-rounded yst-border yst-border-slate-200 yst-p-6",children:[d.jsx(k.Title,{size:"3",className:"yst-font-semibold yst-uppercase",children:n.title}),d.jsx("p",{className:"yst-my-0 yst-py-0",children:n.description})]})]}),r<i.length-1&&d.jsx("div",{className:"yst-absolute yst-left-[-2px] yst-top-1/2 yst-my-0 yst-ml-[13px] yst-h-full yst-border-l-2 yst-border-l-primary-600"})]},n.title)})})]}),d.jsx(vc,{className:"yst-justify-end",children:d.jsxs(k.Button,{variant:"primary",onClick:function(){return e("/setup")},className:"yst-gap-1.5",children:["Start your first analysis ",d.jsx(aA,{})]})})]})})};function Ns(t){return typeof t!="number"?{}:{"yst-text-green-600":t>0,"yst-text-red-600":t<0,"yst-text-gray-400":t===0}}function oa(t){var e=t.score,n=t.total,r=t.suffix,i=t.isLoading,s=i===void 0?!1:i,a=t.className,o=t.hideTotal,l=o===void 0?!1:o,u=t.delta,c=t.deltaFormat,f=c===void 0?"absolute":c,p=t.deltaSuffix,h=t.scoreFormat,y=h===void 0?"absolute":h;return d.jsxs("div",{className:ae(a,"yst-font-medium"),children:[d.jsxs("span",{className:"yst-mr-1 yst-text-xl yst-font-bold yst-text-slate-900",children:[s||e===void 0||e===null?"—":e,!s&&e!==void 0&&e!==null&&y==="percentage"?"%":""]}),!l&&n&&n!==0&&n!=="0"&&d.jsxs("span",{className:"yst-text-slate-500",children:["/ ",s?"—":n]}),r&&d.jsxs("span",{className:"yst-text-slate-500",children:[" ",r]}),typeof u=="number"&&!isNaN(u)&&d.jsxs("span",{className:ae("yst-ml-2",Ns(u)),children:[u>-1&&"+",u,f==="percentage"&&"%"," ",p]})]})}var OA=["Icon","className","children","position","id"];function PA(t,e){return LA(t)||MA(t,e)||IA(t,e)||TA()}function TA(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
28
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function IA(t,e){if(t){if(typeof t=="string")return Kd(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)?Kd(t,e):void 0}}function Kd(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 MA(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function LA(t){if(Array.isArray(t))return t}function NA(t,e){if(t==null)return{};var n,r,i=RA(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function RA(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}function bc(t){var e=t.Icon,n=e===void 0?sw:e,r=t.className,i=r===void 0?"":r,s=t.children,a=t.position,o=a===void 0?"left":a,l=t.id,u=l===void 0?"":l,c=NA(t,OA),f=F.useState(!1),p=PA(f,2),h=p[0],y=p[1];return s?d.jsxs("div",{className:i||"yst-relative",onMouseEnter:function(){return y(!0)},onMouseLeave:function(){return y(!1)},"aria-describedby":u?"tooltip-button-id":"tooltip-button",...c,children:[d.jsx(n,{className:"yst-relative yst-h-6 yst-w-6 yst-text-slate-400"}),h&&d.jsx(k.Tooltip,{position:o,id:u||"tooltip-button",children:s})]}):null}var la=function(e){var n=e.title,r=e.tooltip,i=e.size,s=i===void 0?"3":i,a=e.className,o=a===void 0?"":a,l=function(f){var p=typeof f=="string"?f:"tooltip";return"tooltip-".concat(p.toLowerCase().replace(/\s+/g,"-"))},u=l(n);return d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-between ".concat(o),children:[d.jsx(k.Title,{size:s,children:n}),d.jsx(bc,{id:u,children:r})]})},Xd=function(e){var n=e.keywords,r=e.badgeClassName;return d.jsx("div",{className:"yst-flex yst-flex-wrap yst-gap-2",children:n.map(function(i,s){return i&&d.jsx(k.Badge,{className:r,children:i},s)})})},Vm=function(e){var n,r,i,s,a=e.title,o=a===void 0?"Sentiment":a,l=e.tooltip,u=l===void 0?"":l,c=e.data,f=c==null?void 0:c.brandName,p=c==null||(n=c.positivityPercentage)===null||n===void 0?void 0:n.value,h=c==null||(r=c.positivityPercentage)===null||r===void 0||(r=r.previous)===null||r===void 0?void 0:r.difference,y=c==null||(i=c.keywords)===null||i===void 0?void 0:i.positive,m=c==null||(s=c.keywords)===null||s===void 0?void 0:s.negative,g=!c||p===void 0&&h===void 0;return d.jsx(k.Card,{className:"yst-overflow-visible",children:d.jsxs(k.Card.Content,{className:"yst-space-y-8",children:[d.jsx(la,{title:o,tooltip:u}),d.jsx("div",{className:"yst-space-y-3",children:!g&&d.jsxs(d.Fragment,{children:[d.jsx("p",{children:f||d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-20"})}),d.jsxs("div",{children:[d.jsx("div",{className:"yst-inline-flex",children:d.jsx(oa,{className:"yst-mb-1.5",score:p,scoreFormat:"percentage",suffix:"positive",delta:h})}),d.jsx(k.ProgressBar,{max:100,min:0,progress:p||0,className:ae({"yst-bg-red-500":p},"[&>*]:yst-bg-green-500")})]})]})}),g&&d.jsx(k.Alert,{variant:"info",children:"The selected AI platform returned no brand sentiment data for your queries. This can happen with some queries or platforms."}),!!y&&d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(k.Title,{as:"h5",size:"5",children:"Positive keywords"}),d.jsx(Xd,{keywords:y,badgeClassName:"yst-bg-green-100 yst-text-green-800"})]}),!!m&&d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(k.Title,{as:"h5",size:"5",children:"Negative keywords"}),d.jsx(Xd,{keywords:m,badgeClassName:"yst-bg-red-100 yst-text-red-800"})]})]})})};function Rs(t){"@babel/helpers - typeof";return Rs=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},Rs(t)}var _A=["data"];function Jd(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 DA(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Jd(Object(n),!0).forEach(function(r){BA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Jd(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function BA(t,e,n){return(e=FA(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function FA(t){var e=zA(t,"string");return Rs(e)=="symbol"?e:e+""}function zA(t,e){if(Rs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Rs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function UA(t,e){if(t==null)return{};var n,r,i=HA(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function HA(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}var Jn=function(e,n,r){var i=Et(),s=i.brandId,a=i.analysisId,o=i.aiProvider,l=s,u=a,c=o,f=Io(l,u,{query:{enabled:!!l&&!!u,select:function(g){var v=g.data;return v==null?void 0:v.analysis}}}),p=f.data,h=UA(f,_A),y=F.useMemo(function(){if(!p||!c)return null;var m=p.scans||[];return m.find(function(g){return String(g.aiProvider)===String(c)})||null},[p,c]);return DA({data:y},h)};function qA(){var t,e=Jn(),n=e.data;return d.jsx(Vm,{title:"Brand sentiment",data:n==null||(t=n.sentiment)===null||t===void 0?void 0:t.own,tooltip:"Percentage of positive versus negative keywords in your query results related to your brand."})}var WA=["children","as","className"];function QA(t,e){if(t==null)return{};var n,r,i=GA(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function GA(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}var ua=function(e){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var s=e.reduce(function(a,o,l){return a+o+(r[l]||"")},"");return function(a){var o=a.children,l=a.as,u=l===void 0?"div":l,c=a.className,f=c===void 0?"":c,p=QA(a,WA);return d.jsx(u,{className:ae(String(s).trim(),f),...p,children:o})}},ol=[{bg:"yst-bg-blue-200",text:"yst-text-blue-900"},{bg:"yst-bg-green-200",text:"yst-text-green-900"},{bg:"yst-bg-purple-200",text:"yst-text-purple-900"},{bg:"yst-bg-pink-200",text:"yst-text-pink-900"},{bg:"yst-bg-yellow-200",text:"yst-text-yellow-900"},{bg:"yst-bg-indigo-200",text:"yst-text-indigo-900"},{bg:"yst-bg-red-200",text:"yst-text-red-900"},{bg:"yst-bg-orange-200",text:"yst-text-orange-900"},{bg:"yst-bg-teal-200",text:"yst-text-teal-900"},{bg:"yst-bg-cyan-200",text:"yst-text-cyan-900"},{bg:"yst-bg-lime-200",text:"yst-text-lime-900"},{bg:"yst-bg-emerald-200",text:"yst-text-emerald-900"},{bg:"yst-bg-sky-200",text:"yst-text-sky-900"},{bg:"yst-bg-violet-200",text:"yst-text-violet-900"},{bg:"yst-bg-fuchsia-200",text:"yst-text-fuchsia-900"},{bg:"yst-bg-rose-200",text:"yst-text-rose-900"},{bg:"yst-bg-amber-200",text:"yst-text-amber-900"}],Zd=function(e){if(!e)return ol[0];if(e.toLowerCase()==="other")return{bg:"yst-bg-slate-200",text:"yst-text-slate-900"};for(var n=0,r=0;r<e.length;r++){var i=e.charCodeAt(r);n=(n<<5)-n+i,n=n&n}var s=Math.abs(n)%ol.length;return ol[s]};function _s(t){"@babel/helpers - typeof";return _s=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},_s(t)}var $d;function ef(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 tf(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ef(Object(n),!0).forEach(function(r){YA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ef(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function YA(t,e,n){return(e=VA(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function VA(t){var e=KA(t,"string");return _s(e)=="symbol"?e:e+""}function KA(t,e){if(_s(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(_s(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function XA(t){return $A(t)||ZA(t)||Km(t)||JA()}function JA(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
29
29
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ZA(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function $A(t){if(Array.isArray(t))return bu(t)}function nf(t,e){return n3(t)||t3(t,e)||Km(t,e)||e3()}function e3(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
30
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Km(t,e){if(t){if(typeof t=="string")return bu(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)?bu(t,e):void 0}}function bu(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 t3(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function n3(t){if(Array.isArray(t))return t}function r3(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var Zi=ua($d||($d=r3(["md:yst-hidden yst-mr-2 yst-font-medium yst-text-slate-400 yst-inline-flex yst-w-20"]))),rf=function(e){var n=e.data,r=e.totalQueries,i=e.isLoading,s=i===void 0?!1:i,a=e.isFirstScan,o=a===void 0?!1:a,l=e.enableCategories,u=l===void 0?!1:l,c=s||!n,f=n||{},p=f.rank,h=f.url,y=f.rootDomain,m=f.category,g=f.impact,v=f.numberOfMentions,S=v==null?void 0:v.value,j=v==null?void 0:v.previous,E=typeof(j==null?void 0:j.difference)=="number"?j.difference:S;return d.jsxs("tr",{className:"yst-flex yst-flex-col yst-py-4 md:yst-table-row md:yst-py-0",children:[d.jsxs(k.Table.Cell,{className:"yst-p-0 yst-py-1 md:yst-ml-0 md:yst-p-2",children:[d.jsx(Zi,{as:"span",children:"Rank:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"}):d.jsx("span",{className:"yst-font-medium yst-text-slate-900",children:p!=null?p:"—"})]}),d.jsx(k.Table.Cell,{className:"yst-break-all yst-p-0 yst-py-1 md:yst-ml-0 md:yst-w-1/2 md:yst-p-2",children:c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-full"}):d.jsxs(k.Link,{className:"yst-font-medium",href:h||"#",rel:"nofollow noreferrer",target:"_blank",children:[d.jsx("span",{className:"yst-inline yst-break-all",children:h!=null?h:"—"}),d.jsx(Qm,{className:"yst-ml-1 yst-inline-block yst-h-4 yst-w-4 yst-align-text-bottom"})]})}),d.jsxs(k.Table.Cell,{className:"yst-p-0 yst-py-1 yst-font-medium md:yst-ml-0 md:yst-p-2",children:[d.jsx(Zi,{as:"span",children:"Domain:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"}):d.jsx("span",{className:"yst-inline yst-break-all yst-font-medium yst-text-slate-900",children:y!=null?y:"—"})]}),u&&d.jsxs(k.Table.Cell,{className:"yst-p-0 yst-py-1 md:yst-ml-0 md:yst-p-2",children:[d.jsx(Zi,{as:"span",children:"Category:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-16"}):d.jsx(k.Badge,{className:ae(Zd(m||"").bg,Zd(m||"").text),children:m!=null?m:"—"})]}),d.jsxs(k.Table.Cell,{className:ae("yst-p-0 yst-py-0 md:yst-ml-0 md:yst-p-2","yst-font-medium",{"yst-text-green-600":g==="High","yst-text-yellow-600":g==="Medium","yst-text-red-600":g==="Low"}),children:[d.jsx(Zi,{as:"span",children:"Impact:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-12"}):g!=null?g:"—"]}),d.jsxs(k.Table.Cell,{className:"yst-flex yst-p-0 yst-pt-1 md:yst-ml-0 md:yst-p-2 md:yst-text-right",children:[d.jsx(Zi,{as:"span",children:"Mentions:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-8"}):S?d.jsxs("span",{className:"yst-inline-flex yst-justify-start yst-gap-4 md:yst-justify-end",children:[d.jsxs("span",{className:"yst-flex yst-flex-nowrap yst-gap-1 yst-font-medium",children:[d.jsx("span",{className:"yst-whitespace-nowrap yst-text-slate-500",children:S}),d.jsxs("span",{className:"yst-whitespace-nowrap yst-text-slate-900",children:["/ ",r]})]}),!o&&d.jsxs("span",{className:ae(Ns(E)),children:[E>-1&&"+",E]})]}):"—"]})]},c?void 0:h)},i3=function(e){var n,r,i,s,a,o=e.enableCategories,l=o===void 0?!1:o,u=F.useState("all"),c=nf(u,2),f=c[0],p=c[1],h=F.useState(1),y=nf(h,2),m=y[0],g=y[1],v=Jn(),S=v.data,j=v.isLoading,E=v.isRefetching,A=S==null?void 0:S.citations,w=(S==null||(n=S.scores)===null||n===void 0||(n=n.standardized)===null||n===void 0?void 0:n.citations)||{},x=Object.hasOwn(w,"previous"),b=A==null||(r=A.list)===null||r===void 0?void 0:r.filter(function(O){return f==="all"?!0:O.category===f}),L=10,R=(b==null?void 0:b.length)||0,I=Math.ceil(R/L),P=(m-1)*L,z=P+L,N=b==null?void 0:b.slice(P,z);return F.useEffect(function(){m>I&&I>0&&g(1)},[I,m,g,f]),d.jsx(k.Card,{className:"yst-overflow-visible md:yst-col-span-2",children:d.jsxs(k.Card.Content,{className:"yst-flex yst-flex-col yst-gap-6",children:[d.jsxs("div",{className:"yst-space-y-4",children:[d.jsx(la,{title:"Citations",tooltip:"Sources the AI used to support brand mentions in the results."}),d.jsx("p",{children:"This table highlights the most important sources where your brand was cited."}),d.jsx(oa,{score:A==null||(i=A.total)===null||i===void 0?void 0:i.value,suffix:"citations",delta:A==null||(s=A.total)===null||s===void 0||(s=s.previous)===null||s===void 0?void 0:s.difference,deltaSuffix:"since last analysis",isLoading:j,hideTotal:!0})]}),(A==null||(a=A.list)===null||a===void 0?void 0:a.length)===0&&!j&&!E?d.jsx(k.Alert,{children:"The selected AI platform returned no citations for your queries. This can happen with some queries or platforms."}):d.jsxs(d.Fragment,{children:[d.jsxs("div",{children:[l&&d.jsx(k.Select,{className:"yst-mb-4 md:yst-max-w-sm",label:"Filter categories",value:f,onChange:function(O){p(O)},id:"citation-category-filter",options:[{value:"all",label:"All categories"}].concat(XA(A!=null&&A.categories?A.categories.map(function(O){return{value:O,label:O}}):[]))}),d.jsxs(k.Table,{variant:"minimal",children:[d.jsx(k.Table.Head,{className:"yst-font-semibold",children:d.jsxs(k.Table.Row,{children:[d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-slate-900 md:yst-table-cell md:yst-pl-2",children:"#"}),d.jsx(k.Table.Cell,{className:"yst yst-hidden yst-text-slate-900 md:yst-table-cell md:yst-px-2",children:"URL"}),d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-slate-900 md:yst-table-cell md:yst-px-2",children:"Root domain"}),l&&d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-slate-900 md:yst-table-cell",children:"Category"}),d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-slate-900 md:yst-table-cell md:yst-px-2",children:"Impact"}),d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-right yst-text-slate-900 md:yst-table-cell",children:"Mentions"})]})}),d.jsx(k.Table.Body,{children:j||E?Array.from({length:5}).map(function(O,B){return d.jsx(rf,{isLoading:!0,enableCategories:l},"skeleton-".concat(B))}):N&&N.length>0?N.map(function(O,B){return d.jsx(rf,{data:tf(tf({},O),{},{rank:P+B+1}),totalQueries:S==null?void 0:S.numberOfQueries,isFirstScan:!x,enableCategories:l},"citation-table-row-".concat(O.url,"-").concat(B))}):d.jsx(k.Table.Row,{children:d.jsxs(k.Table.Cell,{colSpan:l?6:5,className:"yst-py-8 yst-text-center yst-text-slate-500",children:[f==="all"?"No citations found.":'No citations found for the "'.concat(f,'" category.')," ",d.jsx(k.Link,{onClick:function(){return p("all")},children:"Show all categories."})]})},"no-results")})]})]}),b&&b.length>L&&d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-end yst-gap-4",children:[d.jsxs("p",{className:"yst-mb-0",children:["Showing ",P+1," to"," ",z>R?R:z," of"," ",R," results"]}),d.jsx(k.Pagination,{variant:"text",className:"yst-flex-row yst-gap-0",current:m,total:I,onNavigate:g,screenReaderTextPrevious:"Previous page",screenReaderTextNext:"Next page"})]})]})]})})};function s3(t,e){return u3(t)||l3(t,e)||o3(t,e)||a3()}function a3(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
31
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function o3(t,e){if(t){if(typeof t=="string")return sf(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)?sf(t,e):void 0}}function sf(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 l3(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function u3(t){if(Array.isArray(t))return t}var af=function(e){var n,r=e.data,i=e.totalQueries,s=e.isFirstScan,a=s===void 0?!0:s,o=e.isLoading,l=o===void 0?!1:o,u=l||!r,c=r||{},f=c.rank,p=c.brand,h=f==null?void 0:f.previous,y=typeof(h==null?void 0:h.difference)=="number"?h.difference*-1:void 0,m=p==null?void 0:p.numberOfMentions,g=m==null?void 0:m.previous,v=typeof(g==null?void 0:g.difference)=="number"?g.difference:void 0;return d.jsxs(k.Table.Row,{children:[d.jsx(k.Table.Cell,{children:u?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-8"}):d.jsxs("span",{className:"yst-flex yst-justify-between yst-gap-4",children:[d.jsxs("span",{className:"yst-flex yst-flex-nowrap yst-gap-2 yst-font-medium",children:[d.jsx("span",{className:"yst-text-slate-500",children:"#"}),d.jsx("span",{className:"yst-text-slate-900",children:f==null?void 0:f.value})]}),!a&&d.jsx("span",{className:ae("yst-inline-flex yst-items-center yst-justify-end",Ns(h&&typeof y=="number"?y:0)),children:h&&typeof y=="number"?d.jsxs(d.Fragment,{children:[Math.abs(y),y>0?d.jsx(fA,{className:"yst-h-4 yst-w-4"}):d.jsx(cA,{className:"yst-h-4 yst-w-4"})]}):d.jsx(Hd,{className:"yst-mx-1 yst-h-4 yst-w-4"})})]})}),d.jsx(k.Table.Cell,{children:u?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"}):d.jsx("span",{className:"yst-font-medium",children:p!=null&&p.isSelf?d.jsx(Ls,{children:p==null?void 0:p.name}):(n=p==null?void 0:p.name)!==null&&n!==void 0?n:"—"})}),d.jsx(k.Table.Cell,{children:u?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-8"}):d.jsxs("span",{className:"yst-flex yst-justify-end yst-gap-4",children:[d.jsxs("span",{className:"yst-flex yst-flex-nowrap yst-gap-1 yst-font-medium",children:[d.jsx("span",{className:"yst-text-slate-500",children:m==null?void 0:m.value}),d.jsxs("span",{className:"yst-text-slate-900",children:["/ ",i]})]}),!a&&d.jsx("span",{className:ae("yst-ml-auto",Ns(g&&typeof v=="number"?v:0)),children:g&&typeof v=="number"?d.jsxs(d.Fragment,{children:[v>-1&&"+",v]}):d.jsx(Hd,{className:"yst-h-4 yst-w-4"})})]})})]},u||f==null?void 0:f.value)},c3=function(e){var n,r,i=e.className,s=F.useRef(null),a=F.useState(1),o=s3(a,2),l=o[0],u=o[1],c=Jn(),f=c.data,p=c.isLoading,h=c.isRefetching,y=f==null||(n=f.rankings)===null||n===void 0?void 0:n.list,m=(f==null||(r=f.scores)===null||r===void 0||(r=r.standardized)===null||r===void 0?void 0:r.ranking)||{},g=Object.hasOwn(m,"previous"),v=5,S=(y==null?void 0:y.length)||0,j=Math.ceil(S/v),E=(l-1)*v,A=E+v,w=y==null?void 0:y.slice(E,A);return F.useEffect(function(){l>j&&j>0&&u(1)},[j,l,u]),d.jsx(k.Card,{ref:s,className:ae("yst-overflow-visible",i),children:d.jsxs(k.Card.Content,{className:"yst-mt-0 yst-space-y-6",children:[d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(la,{title:"Competitor ranking",tooltip:"How often competitors are mentioned in your submitted queries."}),d.jsx("p",{children:"Brands with the most mentions for your prompts."})]}),!p&&!h&&(!y||y.length===0)?d.jsx(k.Alert,{variant:"info",children:"The selected AI platform returned no brands for your queries. This can happen with some queries or platforms."}):d.jsxs(k.Table,{variant:"minimal",children:[d.jsx(k.Table.Head,{children:d.jsxs(k.Table.Row,{children:[d.jsx(k.Table.Cell,{className:"yst-w-20 yst-font-semibold",children:"Rank"}),d.jsx(k.Table.Cell,{className:"yst-font-semibold",children:"Brand"}),d.jsx(k.Table.Cell,{className:"yst-w-20 yst-text-right yst-font-semibold",children:"Mentions"})]})}),d.jsx(k.Table.Body,{children:w&&Array.isArray(w)&&w.length>0?w.map(function(x){var b;return d.jsx(af,{data:x,totalQueries:f==null?void 0:f.numberOfQueries,isFirstScan:!g},"rank-row-".concat((b=x.rank)===null||b===void 0?void 0:b.value))}):p||h?Array.from({length:v}).map(function(x,b){return d.jsx(af,{isLoading:!0},"skeleton-".concat(b))}):null})]}),!p&&!h&&y&&y.length>v&&d.jsx(k.Pagination,{current:l,total:j,className:"yst-flex-row",onNavigate:u,screenReaderTextNext:"Next",screenReaderTextPrevious:"Previous",variant:"text"})]})})},d3=function(){var e,n=Jn(),r=n.data,i=r==null||(e=r.sentiment)===null||e===void 0?void 0:e.topCompetitor;return d.jsx(Vm,{title:"Competitor sentiment",data:i,tooltip:"Percentage of positive versus negative keywords in your query results related to your competitor's brand."})};const Xm=6048e5,f3=864e5,of=Symbol.for("constructDateFrom");function Gt(t,e){return typeof t=="function"?t(e):t&&typeof t=="object"&&of in t?t[of](e):t instanceof Date?new t.constructor(e):new Date(e)}function Ot(t,e){return Gt(e||t,t)}function Jm(t,e,n){const r=Ot(t,n==null?void 0:n.in);if(isNaN(e))return Gt(t,NaN);if(!e)return r;const i=r.getDate(),s=Gt(t,r.getTime());s.setMonth(r.getMonth()+e+1,0);const a=s.getDate();return i>=a?s:(r.setFullYear(s.getFullYear(),s.getMonth(),i),r)}let h3={};function No(){return h3}function Ds(t,e){var o,l,u,c,f,p,h,y;const n=No(),r=(y=(h=(c=(u=e==null?void 0:e.weekStartsOn)!=null?u:(l=(o=e==null?void 0:e.locale)==null?void 0:o.options)==null?void 0:l.weekStartsOn)!=null?c:n.weekStartsOn)!=null?h:(p=(f=n.locale)==null?void 0:f.options)==null?void 0:p.weekStartsOn)!=null?y:0,i=Ot(t,e==null?void 0:e.in),s=i.getDay(),a=(s<r?7:0)+s-r;return i.setDate(i.getDate()-a),i.setHours(0,0,0,0),i}function so(t,e){return Ds(t,{...e,weekStartsOn:1})}function Zm(t,e){const n=Ot(t,e==null?void 0:e.in),r=n.getFullYear(),i=Gt(n,0);i.setFullYear(r+1,0,4),i.setHours(0,0,0,0);const s=so(i),a=Gt(n,0);a.setFullYear(r,0,4),a.setHours(0,0,0,0);const o=so(a);return n.getTime()>=s.getTime()?r+1:n.getTime()>=o.getTime()?r:r-1}function lf(t){const e=Ot(t),n=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return n.setUTCFullYear(e.getFullYear()),+t-+n}function Ro(t,...e){const n=Gt.bind(null,e.find(r=>typeof r=="object"));return e.map(n)}function ao(t,e){const n=Ot(t,e==null?void 0:e.in);return n.setHours(0,0,0,0),n}function p3(t,e,n){const[r,i]=Ro(n==null?void 0:n.in,t,e),s=ao(r),a=ao(i),o=+s-lf(s),l=+a-lf(a);return Math.round((o-l)/f3)}function y3(t,e){const n=Zm(t,e),r=Gt(t,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),so(r)}function m3(t){return Gt(t,Date.now())}function g3(t,e,n){const[r,i]=Ro(n==null?void 0:n.in,t,e);return+ao(r)==+ao(i)}function v3(t){return t instanceof Date||typeof t=="object"&&Object.prototype.toString.call(t)==="[object Date]"}function b3(t){return!(!v3(t)&&typeof t!="number"||isNaN(+Ot(t)))}function x3(t,e){const n=Ot(t,e==null?void 0:e.in),r=n.getMonth();return n.setFullYear(n.getFullYear(),r+1,0),n.setHours(23,59,59,999),n}function w3(t,e){const[n,r]=Ro(t,e.start,e.end);return{start:n,end:r}}function A3(t,e){const{start:n,end:r}=w3(e==null?void 0:e.in,t);let i=+n>+r;const s=i?+n:+r,a=i?r:n;a.setHours(0,0,0,0);let o=1;const l=[];for(;+a<=s;)l.push(Gt(n,a)),a.setDate(a.getDate()+o),a.setHours(0,0,0,0);return i?l.reverse():l}function S3(t,e){const n=Ot(t,e==null?void 0:e.in);return n.setDate(1),n.setHours(0,0,0,0),n}function C3(t,e){const n=Ot(t,e==null?void 0:e.in);return n.setFullYear(n.getFullYear(),0,1),n.setHours(0,0,0,0),n}const k3={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},j3=(t,e,n)=>{let r;const i=k3[t];return typeof i=="string"?r=i:e===1?r=i.one:r=i.other.replace("{{count}}",e.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r};function ll(t){return(e={})=>{const n=e.width?String(e.width):t.defaultWidth;return t.formats[n]||t.formats[t.defaultWidth]}}const E3={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},O3={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},T3={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},P3={date:ll({formats:E3,defaultWidth:"full"}),time:ll({formats:O3,defaultWidth:"full"}),dateTime:ll({formats:T3,defaultWidth:"full"})},I3={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},M3=(t,e,n,r)=>I3[t];function $i(t){return(e,n)=>{const r=n!=null&&n.context?String(n.context):"standalone";let i;if(r==="formatting"&&t.formattingValues){const a=t.defaultFormattingWidth||t.defaultWidth,o=n!=null&&n.width?String(n.width):a;i=t.formattingValues[o]||t.formattingValues[a]}else{const a=t.defaultWidth,o=n!=null&&n.width?String(n.width):t.defaultWidth;i=t.values[o]||t.values[a]}const s=t.argumentCallback?t.argumentCallback(e):e;return i[s]}}const L3={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},N3={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},R3={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},_3={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},D3={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},B3={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},F3=(t,e)=>{const n=Number(t),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},z3={ordinalNumber:F3,era:$i({values:L3,defaultWidth:"wide"}),quarter:$i({values:N3,defaultWidth:"wide",argumentCallback:t=>t-1}),month:$i({values:R3,defaultWidth:"wide"}),day:$i({values:_3,defaultWidth:"wide"}),dayPeriod:$i({values:D3,defaultWidth:"wide",formattingValues:B3,defaultFormattingWidth:"wide"})};function es(t){return(e,n={})=>{const r=n.width,i=r&&t.matchPatterns[r]||t.matchPatterns[t.defaultMatchWidth],s=e.match(i);if(!s)return null;const a=s[0],o=r&&t.parsePatterns[r]||t.parsePatterns[t.defaultParseWidth],l=Array.isArray(o)?H3(o,f=>f.test(a)):U3(o,f=>f.test(a));let u;u=t.valueCallback?t.valueCallback(l):l,u=n.valueCallback?n.valueCallback(u):u;const c=e.slice(a.length);return{value:u,rest:c}}}function U3(t,e){for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&e(t[n]))return n}function H3(t,e){for(let n=0;n<t.length;n++)if(e(t[n]))return n}function q3(t){return(e,n={})=>{const r=e.match(t.matchPattern);if(!r)return null;const i=r[0],s=e.match(t.parsePattern);if(!s)return null;let a=t.valueCallback?t.valueCallback(s[0]):s[0];a=n.valueCallback?n.valueCallback(a):a;const o=e.slice(i.length);return{value:a,rest:o}}}const W3=/^(\d+)(th|st|nd|rd)?/i,Q3=/\d+/i,G3={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Y3={any:[/^b/i,/^(a|c)/i]},V3={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},K3={any:[/1/i,/2/i,/3/i,/4/i]},X3={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},J3={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Z3={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},$3={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},eS={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},tS={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},nS={ordinalNumber:q3({matchPattern:W3,parsePattern:Q3,valueCallback:t=>parseInt(t,10)}),era:es({matchPatterns:G3,defaultMatchWidth:"wide",parsePatterns:Y3,defaultParseWidth:"any"}),quarter:es({matchPatterns:V3,defaultMatchWidth:"wide",parsePatterns:K3,defaultParseWidth:"any",valueCallback:t=>t+1}),month:es({matchPatterns:X3,defaultMatchWidth:"wide",parsePatterns:J3,defaultParseWidth:"any"}),day:es({matchPatterns:Z3,defaultMatchWidth:"wide",parsePatterns:$3,defaultParseWidth:"any"}),dayPeriod:es({matchPatterns:eS,defaultMatchWidth:"any",parsePatterns:tS,defaultParseWidth:"any"})},rS={code:"en-US",formatDistance:j3,formatLong:P3,formatRelative:M3,localize:z3,match:nS,options:{weekStartsOn:0,firstWeekContainsDate:1}};function iS(t,e){const n=Ot(t,e==null?void 0:e.in);return p3(n,C3(n))+1}function sS(t,e){const n=Ot(t,e==null?void 0:e.in),r=+so(n)-+y3(n);return Math.round(r/Xm)+1}function $m(t,e){var c,f,p,h,y,m,g,v;const n=Ot(t,e==null?void 0:e.in),r=n.getFullYear(),i=No(),s=(v=(g=(h=(p=e==null?void 0:e.firstWeekContainsDate)!=null?p:(f=(c=e==null?void 0:e.locale)==null?void 0:c.options)==null?void 0:f.firstWeekContainsDate)!=null?h:i.firstWeekContainsDate)!=null?g:(m=(y=i.locale)==null?void 0:y.options)==null?void 0:m.firstWeekContainsDate)!=null?v:1,a=Gt((e==null?void 0:e.in)||t,0);a.setFullYear(r+1,0,s),a.setHours(0,0,0,0);const o=Ds(a,e),l=Gt((e==null?void 0:e.in)||t,0);l.setFullYear(r,0,s),l.setHours(0,0,0,0);const u=Ds(l,e);return+n>=+o?r+1:+n>=+u?r:r-1}function aS(t,e){var o,l,u,c,f,p,h,y;const n=No(),r=(y=(h=(c=(u=e==null?void 0:e.firstWeekContainsDate)!=null?u:(l=(o=e==null?void 0:e.locale)==null?void 0:o.options)==null?void 0:l.firstWeekContainsDate)!=null?c:n.firstWeekContainsDate)!=null?h:(p=(f=n.locale)==null?void 0:f.options)==null?void 0:p.firstWeekContainsDate)!=null?y:1,i=$m(t,e),s=Gt((e==null?void 0:e.in)||t,0);return s.setFullYear(i,0,r),s.setHours(0,0,0,0),Ds(s,e)}function oS(t,e){const n=Ot(t,e==null?void 0:e.in),r=+Ds(n,e)-+aS(n,e);return Math.round(r/Xm)+1}function Me(t,e){const n=t<0?"-":"",r=Math.abs(t).toString().padStart(e,"0");return n+r}const Zn={y(t,e){const n=t.getFullYear(),r=n>0?n:1-n;return Me(e==="yy"?r%100:r,e.length)},M(t,e){const n=t.getMonth();return e==="M"?String(n+1):Me(n+1,2)},d(t,e){return Me(t.getDate(),e.length)},a(t,e){const n=t.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h(t,e){return Me(t.getHours()%12||12,e.length)},H(t,e){return Me(t.getHours(),e.length)},m(t,e){return Me(t.getMinutes(),e.length)},s(t,e){return Me(t.getSeconds(),e.length)},S(t,e){const n=e.length,r=t.getMilliseconds(),i=Math.trunc(r*Math.pow(10,n-3));return Me(i,e.length)}},si={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},uf={G:function(t,e,n){const r=t.getFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});case"GGGG":default:return n.era(r,{width:"wide"})}},y:function(t,e,n){if(e==="yo"){const r=t.getFullYear(),i=r>0?r:1-r;return n.ordinalNumber(i,{unit:"year"})}return Zn.y(t,e)},Y:function(t,e,n,r){const i=$m(t,r),s=i>0?i:1-i;if(e==="YY"){const a=s%100;return Me(a,2)}return e==="Yo"?n.ordinalNumber(s,{unit:"year"}):Me(s,e.length)},R:function(t,e){const n=Zm(t);return Me(n,e.length)},u:function(t,e){const n=t.getFullYear();return Me(n,e.length)},Q:function(t,e,n){const r=Math.ceil((t.getMonth()+1)/3);switch(e){case"Q":return String(r);case"QQ":return Me(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(t,e,n){const r=Math.ceil((t.getMonth()+1)/3);switch(e){case"q":return String(r);case"qq":return Me(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(t,e,n){const r=t.getMonth();switch(e){case"M":case"MM":return Zn.M(t,e);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(t,e,n){const r=t.getMonth();switch(e){case"L":return String(r+1);case"LL":return Me(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(t,e,n,r){const i=oS(t,r);return e==="wo"?n.ordinalNumber(i,{unit:"week"}):Me(i,e.length)},I:function(t,e,n){const r=sS(t);return e==="Io"?n.ordinalNumber(r,{unit:"week"}):Me(r,e.length)},d:function(t,e,n){return e==="do"?n.ordinalNumber(t.getDate(),{unit:"date"}):Zn.d(t,e)},D:function(t,e,n){const r=iS(t);return e==="Do"?n.ordinalNumber(r,{unit:"dayOfYear"}):Me(r,e.length)},E:function(t,e,n){const r=t.getDay();switch(e){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});case"EEEE":default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(t,e,n,r){const i=t.getDay(),s=(i-r.weekStartsOn+8)%7||7;switch(e){case"e":return String(s);case"ee":return Me(s,2);case"eo":return n.ordinalNumber(s,{unit:"day"});case"eee":return n.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(i,{width:"short",context:"formatting"});case"eeee":default:return n.day(i,{width:"wide",context:"formatting"})}},c:function(t,e,n,r){const i=t.getDay(),s=(i-r.weekStartsOn+8)%7||7;switch(e){case"c":return String(s);case"cc":return Me(s,e.length);case"co":return n.ordinalNumber(s,{unit:"day"});case"ccc":return n.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(i,{width:"narrow",context:"standalone"});case"cccccc":return n.day(i,{width:"short",context:"standalone"});case"cccc":default:return n.day(i,{width:"wide",context:"standalone"})}},i:function(t,e,n){const r=t.getDay(),i=r===0?7:r;switch(e){case"i":return String(i);case"ii":return Me(i,e.length);case"io":return n.ordinalNumber(i,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});case"iiii":default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(t,e,n){const i=t.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(i,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(t,e,n){const r=t.getHours();let i;switch(r===12?i=si.noon:r===0?i=si.midnight:i=r/12>=1?"pm":"am",e){case"b":case"bb":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(i,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(t,e,n){const r=t.getHours();let i;switch(r>=17?i=si.evening:r>=12?i=si.afternoon:r>=4?i=si.morning:i=si.night,e){case"B":case"BB":case"BBB":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(i,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(t,e,n){if(e==="ho"){let r=t.getHours()%12;return r===0&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return Zn.h(t,e)},H:function(t,e,n){return e==="Ho"?n.ordinalNumber(t.getHours(),{unit:"hour"}):Zn.H(t,e)},K:function(t,e,n){const r=t.getHours()%12;return e==="Ko"?n.ordinalNumber(r,{unit:"hour"}):Me(r,e.length)},k:function(t,e,n){let r=t.getHours();return r===0&&(r=24),e==="ko"?n.ordinalNumber(r,{unit:"hour"}):Me(r,e.length)},m:function(t,e,n){return e==="mo"?n.ordinalNumber(t.getMinutes(),{unit:"minute"}):Zn.m(t,e)},s:function(t,e,n){return e==="so"?n.ordinalNumber(t.getSeconds(),{unit:"second"}):Zn.s(t,e)},S:function(t,e){return Zn.S(t,e)},X:function(t,e,n){const r=t.getTimezoneOffset();if(r===0)return"Z";switch(e){case"X":return df(r);case"XXXX":case"XX":return Er(r);case"XXXXX":case"XXX":default:return Er(r,":")}},x:function(t,e,n){const r=t.getTimezoneOffset();switch(e){case"x":return df(r);case"xxxx":case"xx":return Er(r);case"xxxxx":case"xxx":default:return Er(r,":")}},O:function(t,e,n){const r=t.getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+cf(r,":");case"OOOO":default:return"GMT"+Er(r,":")}},z:function(t,e,n){const r=t.getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+cf(r,":");case"zzzz":default:return"GMT"+Er(r,":")}},t:function(t,e,n){const r=Math.trunc(+t/1e3);return Me(r,e.length)},T:function(t,e,n){return Me(+t,e.length)}};function cf(t,e=""){const n=t>0?"-":"+",r=Math.abs(t),i=Math.trunc(r/60),s=r%60;return s===0?n+String(i):n+String(i)+e+Me(s,2)}function df(t,e){return t%60===0?(t>0?"-":"+")+Me(Math.abs(t)/60,2):Er(t,e)}function Er(t,e=""){const n=t>0?"-":"+",r=Math.abs(t),i=Me(Math.trunc(r/60),2),s=Me(r%60,2);return n+i+e+s}const ff=(t,e)=>{switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});case"PPPP":default:return e.date({width:"full"})}},e0=(t,e)=>{switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});case"pppp":default:return e.time({width:"full"})}},lS=(t,e)=>{const n=t.match(/(P+)(p+)?/)||[],r=n[1],i=n[2];if(!i)return ff(t,e);let s;switch(r){case"P":s=e.dateTime({width:"short"});break;case"PP":s=e.dateTime({width:"medium"});break;case"PPP":s=e.dateTime({width:"long"});break;case"PPPP":default:s=e.dateTime({width:"full"});break}return s.replace("{{date}}",ff(r,e)).replace("{{time}}",e0(i,e))},uS={p:e0,P:lS},cS=/^D+$/,dS=/^Y+$/,fS=["D","DD","YY","YYYY"];function hS(t){return cS.test(t)}function pS(t){return dS.test(t)}function yS(t,e,n){const r=mS(t,e,n);if(console.warn(r),fS.includes(t))throw new RangeError(r)}function mS(t,e,n){const r=t[0]==="Y"?"years":"days of the month";return`Use \`${t.toLowerCase()}\` instead of \`${t}\` (in \`${e}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const gS=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,vS=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,bS=/^'([^]*?)'?$/,xS=/''/g,wS=/[a-zA-Z]/;function Mr(t,e,n){var c,f,p,h,y,m,g,v,S;const r=No(),i=(c=r.locale)!=null?c:rS,s=(y=(h=r.firstWeekContainsDate)!=null?h:(p=(f=r.locale)==null?void 0:f.options)==null?void 0:p.firstWeekContainsDate)!=null?y:1,a=(S=(v=r.weekStartsOn)!=null?v:(g=(m=r.locale)==null?void 0:m.options)==null?void 0:g.weekStartsOn)!=null?S:0,o=Ot(t,n==null?void 0:n.in);if(!b3(o))throw new RangeError("Invalid time value");let l=e.match(vS).map(j=>{const E=j[0];if(E==="p"||E==="P"){const A=uS[E];return A(j,i.formatLong)}return j}).join("").match(gS).map(j=>{if(j==="''")return{isToken:!1,value:"'"};const E=j[0];if(E==="'")return{isToken:!1,value:AS(j)};if(uf[E])return{isToken:!0,value:j};if(E.match(wS))throw new RangeError("Format string contains an unescaped latin alphabet character `"+E+"`");return{isToken:!1,value:j}});i.localize.preprocessor&&(l=i.localize.preprocessor(o,l));const u={firstWeekContainsDate:s,weekStartsOn:a,locale:i};return l.map(j=>{if(!j.isToken)return j.value;const E=j.value;(pS(E)||hS(E))&&yS(E,e,String(t));const A=uf[E[0]];return A(o,E,i.localize,u)}).join("")}function AS(t){const e=t.match(bS);return e?e[1].replace(xS,"'"):t}function hf(t,e,n){const[r,i]=Ro(n==null?void 0:n.in,t,e);return r.getFullYear()===i.getFullYear()&&r.getMonth()===i.getMonth()}function SS(t,e){return g3(Gt(t,t),m3(t))}function CS(t,e,n){return Jm(t,-1,n)}var kS=function(e){var n=e.brand,r=lt(),i=aa(),s=i.setBrandId;return(n==null?void 0:n.setupStatus)==="pendingQuerySelection"?d.jsx(k.Alert,{className:"yst-mt-0",children:d.jsxs("div",{className:"yst-max-w-xl yst-space-y-4",children:[d.jsxs("div",{className:"yst-space-y-2",children:[d.jsxs("h3",{className:"yst-font-medium",children:["Finish your analysis for ",(n==null?void 0:n.name)||"Brand ".concat(n==null?void 0:n.id)]}),d.jsx("p",{children:"Your brand is saved, but you haven’t completed the analysis yet. Review your queries and run the analysis to get your brand insights!"})]}),d.jsx("div",{className:"yst-flex yst-justify-start yst-gap-6",children:d.jsx(k.Link,{onClick:function(){n.id?(s(n.id),r("/setup/".concat(n.id,"/queries"))):console.error("Brand ID is missing.")},children:"Review queries"})})]})}):null},_o=function(e){var n=e.isOpen,r=e.onClose,i=e.onConfirm,s=e.isLoading,a=s===void 0?!1:s,o=e.title,l=e.description,u=e.disabled,c=u===void 0?!1:u,f=e.confirmText,p=f===void 0?"Yes, delete":f,h=e.cancelText,y=h===void 0?"No, go back":h,m=e.className;return d.jsx(k.Modal,{isOpen:n,onClose:r,position:"center",as:"div",className:m,children:d.jsxs(k.Modal.Panel,{children:[d.jsxs("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:[d.jsx("div",{children:d.jsx("span",{className:"yst-inline-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center yst-rounded-full yst-bg-red-100",children:d.jsx(Qa,{className:"yst-h-6 yst-w-6 yst-text-red-600"})})}),d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:o})}),d.jsx(k.Modal.Container.Content,{className:"yst-mb-4 yst-space-y-3",children:typeof l=="string"?d.jsx("p",{children:l}):l})]})]}),d.jsxs(k.Modal.Container.Footer,{className:"yst-mt-3 yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"secondary",onClick:r,children:y}),d.jsx(k.Button,{variant:"error",onClick:i,isLoading:a,disabled:c,children:p})]})]})})};function Bs(t){"@babel/helpers - typeof";return Bs=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},Bs(t)}function ul(t,e,n){return(e=jS(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function jS(t){var e=ES(t,"string");return Bs(e)=="symbol"?e:e+""}function ES(t,e){if(Bs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Bs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function pf(t,e){return IS(t)||PS(t,e)||TS(t,e)||OS()}function OS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
32
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function TS(t,e){if(t){if(typeof t=="string")return yf(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)?yf(t,e):void 0}}function yf(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 PS(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function IS(t){if(Array.isArray(t))return t}var hn={selected:{background:"yst-bg-primary-500",text:"yst-text-white",hover:"hover:yst-bg-primary-600"},hasAnalysis:{border:"yst-border-2 yst-border-primary-500",text:"yst-text-slate-900",hover:"hover:yst-bg-primary-50"},today:{underline:"yst-border-b-2 yst-border-slate-400"},indicator:{default:"yst-bg-blue-500"}},MS=function(e){var n=e.analyses,r=e.selectedAnalysisId,i=e.onAnalysisSelect,s=e.isLoading,a=s===void 0?!1:s,o=e.isOpen,l=o===void 0?!1:o,u=e.onClose,c=F.useState(new Date),f=pf(c,2),p=f[0],h=f[1],y=function(b){if(!b)return null;var L=b.slice(0,10),R=L.split("-"),I=pf(R,3),P=I[0],z=I[1],N=I[2],O=Number(P),B=Number(z),_=Number(N);return Number.isNaN(O)||Number.isNaN(B)||Number.isNaN(_)||B<1||B>12||_<1||_>31?null:new Date(O,B-1,_)},m=F.useMemo(function(){var x=new Map;return n.forEach(function(b){var L=y(b.createdAt),R=L?Mr(L,"yyyy-MM-dd"):"";R&&(x.has(R)||x.set(R,[]),x.get(R).push(b))}),x},[n]);F.useEffect(function(){if(l&&r){var x=n.find(function(I){return I.id===r});if(x){var b=y(x.createdAt);b&&h(b)}}else if(l&&n.length>0){var L=n.reduce(function(I,P){return new Date(P.createdAt)>new Date(I.createdAt)?P:I}),R=y(L.createdAt);R&&h(R)}},[l,r,n]);var g=F.useMemo(function(){return n.length===0?null:n.reduce(function(x,b){return new Date(b.createdAt)>new Date(x.createdAt)?b:x})},[n]),v=function(){if(g){var b=y(g.createdAt);b&&h(b)}},S=F.useMemo(function(){if(!g)return!1;var x=y(g.createdAt);return x?hf(x,p):!1},[g,p]),j=F.useMemo(function(){var x=S3(p),b=x3(p),L=new Date(x),R=L.getDay(),I=R===0?6:R-1;L.setDate(L.getDate()-I);var P=new Date(b),z=P.getDay(),N=z===0?0:7-z;return P.setDate(P.getDate()+N),A3({start:L,end:P}).map(function(O){var B=Mr(O,"yyyy-MM-dd"),_=m.get(B)||[],Y=_.find(function(G){return String(G.id)===String(r)});return{date:B,dateObj:O,isCurrentMonth:hf(O,p),isToday:SS(O),isSelected:!!Y,hasAnalyses:_.length>0,analyses:_}})},[p,m,r]),E=function(){h(function(b){return CS(b)})},A=function(){h(function(b){return Jm(b,1)})},w=function(b){if(b.hasAnalyses){if(b.analyses.length===1)i(b.analyses[0].id);else{var L=b.analyses.reduce(function(R,I){return new Date(I.createdAt)>new Date(R.createdAt)?I:R});i(L.id)}u==null||u()}};return l?a?d.jsx("div",{className:"yst-absolute yst-left-0 yst-right-0 yst-top-full yst-z-50 yst-mt-1 yst-rounded-md yst-border yst-border-slate-200 yst-bg-white yst-p-4 yst-shadow-lg",children:d.jsxs("div",{className:"yst-animate-pulse yst-space-y-4",children:[d.jsx("div",{className:"yst-h-6 yst-rounded yst-bg-slate-200"}),d.jsx("div",{className:"yst-h-48 yst-rounded yst-bg-slate-200"})]})}):d.jsxs("div",{className:"yst-absolute yst-left-0 yst-right-0 yst-top-full yst-z-50 yst-mt-1 yst-min-w-80 yst-max-w-sm yst-rounded-md yst-border yst-border-slate-200 yst-bg-white yst-p-4 yst-shadow-lg",children:[d.jsxs("div",{className:"yst-mb-6 yst-flex yst-items-center yst-justify-between",children:[d.jsxs("button",{type:"button",onClick:E,className:"yst-rounded-md yst-p-1.5 yst-text-slate-400 hover:yst-bg-slate-100 hover:yst-text-slate-500",children:[d.jsx("span",{className:"yst-sr-only",children:"Previous month"}),d.jsx(Yx,{className:"yst-h-5 yst-w-5"})]}),d.jsx("h2",{className:"yst-text-sm yst-font-semibold yst-text-slate-900",children:Mr(p,"MMMM yyyy")}),d.jsxs("button",{type:"button",onClick:A,className:"yst-rounded-md yst-p-1.5 yst-text-slate-400 hover:yst-bg-slate-100 hover:yst-text-slate-500",children:[d.jsx("span",{className:"yst-sr-only",children:"Next month"}),d.jsx(Kx,{className:"yst-h-5 yst-w-5"})]})]}),d.jsx("div",{className:"yst-mb-0 yst-grid yst-grid-cols-7 yst-gap-x-1",children:["M","T","W","T","F","S","S"].map(function(x,b){return d.jsx("div",{className:"yst-py-2 yst-text-center yst-text-xs yst-font-medium yst-text-slate-500",children:x},"".concat(x,"-").concat(b))})}),d.jsx("div",{className:"yst-grid yst-grid-cols-7 yst-gap-x-1",children:j.map(function(x){return d.jsx("div",{className:"yst-flex yst-items-center yst-justify-center yst-py-1",children:d.jsxs("button",{type:"button",onClick:function(){return w(x)},disabled:!x.hasAnalyses,className:ae("yst-relative yst-rounded-full yst-text-sm yst-transition-colors","yst-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center","yst-p-0",{"yst-text-slate-900":x.isCurrentMonth,"yst-text-slate-400":!x.isCurrentMonth},{"focus:yst-outline-none focus:yst-ring-2 focus:yst-ring-blue-500":x.hasAnalyses,"yst-cursor-not-allowed":!x.hasAnalyses,"yst-cursor-pointer":x.hasAnalyses},ul({},"".concat(hn.selected.background," ").concat(hn.selected.text," ").concat(hn.selected.hover),x.isSelected),ul({},"".concat(hn.hasAnalysis.border," ").concat(hn.hasAnalysis.text," ").concat(hn.hasAnalysis.hover),x.hasAnalyses&&!x.isSelected)),children:[d.jsx("span",{className:ae("yst-relative yst-z-10 yst-w-4",ul({},hn.today.underline,x.isToday&&!x.isSelected)),children:Mr(x.dateObj,"d")}),x.hasAnalyses&&x.analyses.length>1&&!x.isSelected&&d.jsx("span",{className:ae("yst-absolute yst-right-1 yst-top-1 yst-h-2 yst-w-2 yst-rounded-full",hn.indicator.default)})]})},x.date)})}),d.jsxs("div",{className:"yst-mt-4 yst-flex yst-items-center yst-gap-4 yst-text-xs yst-text-slate-600",children:[d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-1",children:[d.jsx("div",{className:"yst-h-3 yst-w-3 yst-rounded-full ".concat(hn.hasAnalysis.border)}),d.jsx("span",{children:"Has analysis"})]}),d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-1",children:[d.jsx("div",{className:"yst-h-3 yst-w-3 yst-rounded-full ".concat(hn.selected.background)}),d.jsx("span",{children:"Selected"})]}),d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-1",children:[d.jsx("div",{className:"yst-h-0.5 yst-w-4 yst-bg-slate-400"}),d.jsx("span",{children:"Today"})]})]}),g&&d.jsx("div",{className:"yst-mt-6",children:d.jsx(k.Button,{onClick:v,className:"yst-w-full",disabled:S,children:"Show latest analysis"})})]}):null};function cl(t,e){return _S(t)||RS(t,e)||NS(t,e)||LS()}function LS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
33
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function NS(t,e){if(t){if(typeof t=="string")return mf(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)?mf(t,e):void 0}}function mf(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 RS(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function _S(t){if(Array.isArray(t))return t}var DS=function(e){var n=e.analyses,r=e.selectedAnalysisId,i=e.onAnalysisSelect,s=e.isLoading,a=s===void 0?!1:s,o=e.disabled,l=o===void 0?!1:o,u=e.id,c=u===void 0?"analysis-date-select":u,f=F.useState(!1),p=cl(f,2),h=p[0],y=p[1],m=F.useState("latest"),g=cl(m,2),v=g[0],S=g[1],j=F.useRef(null),E=function(O){if(!O)return null;var B=O.slice(0,10),_=B.split("-"),Y=cl(_,3),G=Y[0],C=Y[1],W=Y[2],q=Number(G),T=Number(C),Q=Number(W);return Number.isNaN(q)||Number.isNaN(T)||Number.isNaN(Q)||T<1||T>12||Q<1||Q>31?null:new Date(q,T-1,Q)},A=function(O){var B=E(O.createdAt);return B?B.getTime():-1/0};F.useEffect(function(){if((r==="latest"||!r)&&n.length>0&&!a){var N=n.reduce(function(O,B){return A(B)>A(O)?B:O});i(N.id)}},[n,r,i,a]);var w=F.useMemo(function(){if(r==="latest"||!r){if(n.length>0){var N=n.reduce(function(O,B){return A(B)>A(O)?B:O});return N.id}return"latest"}return r},[r,n,A]);F.useEffect(function(){S(w)},[w]);var x=n.find(function(N){return String(N.id)===String(v)}),b=n.length>0?String(n.reduce(function(N,O){return A(O)>A(N)?O:N}).id):"",L=function(){if(x){var N=E(x.createdAt),O=N?Mr(N,"MMMM d, yyyy"):x.createdAt?x.createdAt.slice(0,10):"Unknown date",B=String(x.id)===b?"(latest)":"(older)";return"".concat(O," ").concat(B)}return n.length>0?"Select date...":"No analyses available"}();F.useEffect(function(){var N=function(B){j.current&&!j.current.contains(B.target)&&y(!1)};return h&&document.addEventListener("mousedown",N),function(){document.removeEventListener("mousedown",N)}},[h]);var R=function(){!l&&!a&&y(!h)},I=function(O){S(O),i(O),y(!1)},P=function(){y(!1)},z=function(O){O.key==="Enter"||O.key===" "?(O.preventDefault(),R()):O.key==="Escape"&&y(!1)};return d.jsxs("div",{ref:j,className:"yst-relative",children:[d.jsxs("div",{className:"yst-relative",children:[d.jsx(k.TextInput,{id:c,onClick:R,onKeyDown:z,onChange:function(){},disabled:l||a,value:L,"aria-expanded":h,"aria-haspopup":"true","aria-label":"Select analysis date",className:ae("yst-pr-10",{"yst-cursor-default":!l&&!a})}),d.jsx(qx,{className:ae("yst-pointer-events-none yst-absolute yst-right-3 yst-top-1/2 yst--translate-y-1/2 yst-transform",{"yst-text-gray-400":l||a})})]}),d.jsx(MS,{analyses:n,selectedAnalysisId:v,onAnalysisSelect:I,isLoading:a,isOpen:h,onClose:P})]})};function gf(t,e){return US(t)||zS(t,e)||FS(t,e)||BS()}function BS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
34
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function FS(t,e){if(t){if(typeof t=="string")return vf(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)?vf(t,e):void 0}}function vf(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 zS(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function US(t){if(Array.isArray(t))return t}var HS=function(e){var n=e.id,r=e.isVisible,i=e.onClose,s=e.children,a=e.className,o=e.variant,l=o===void 0?"info":o,u=e.showArrow,c=u===void 0?!0:u,f=e.keepOpenOnExternalClick,p=f===void 0?!1:f,h=e.delay,y=h===void 0?0:h,m=F.useRef(null),g=F.useState(!1),v=gf(g,2),S=v[0],j=v[1],E=F.useState(!1),A=gf(E,2),w=A[0],x=A[1];return F.useEffect(function(){if(!r){(S||w)&&(j(!1),x(!1));return}if(r)if(y>0){x(!1),j(!1);var b=setTimeout(function(){j(!0),setTimeout(function(){return x(!0)},50)},y);return function(){return clearTimeout(b)}}else j(!0),x(!1)},[r,y]),F.useEffect(function(){if(!p){var b=function(R){m.current&&!m.current.contains(R.target)&&i()};return r&&document.addEventListener("mousedown",b),function(){document.removeEventListener("mousedown",b)}}},[r,i,p]),r?d.jsxs("div",{id:n,className:"yst-absolute yst-w-80",ref:m,children:[S&&c&&d.jsx("div",{className:ae("yst-absolute yst-left-1/2 yst-top-full yst-z-[60] yst-mt-[7px] yst-h-3 yst-w-3 yst--translate-x-1/2 yst--translate-y-1/2 yst-rotate-45 yst-transform yst-border-l yst-border-t yst-border-gray-100 yst-bg-white",{"yst-opacity-0":y>0&&!w,"yst-animate-in yst-fade-in yst-slide-in-from-top-1 yst-duration-300":y>0&&w})}),d.jsx(k.Toast,{id:"".concat(n,"--toast"),className:ae("yst-absolute yst-left-1/2 yst-top-full yst-z-50 yst-mt-2 yst-w-80 yst--translate-x-1/2 yst-transform",{"yst-block":S,"yst-hidden":!S,"yst-opacity-0":y>0&&S&&!w,"yst-animate-in yst-fade-in yst-slide-in-from-top-2 yst-duration-300":y>0&&w},a),variant:l,isVisible:S,setIsVisible:function(){},autoDismiss:0,children:s})]}):null};function t0(t){if(t!=null){if(typeof t=="number"){var e=1e12;return t>e?t-Date.now():t}var n=Date.parse(t);if(!Number.isNaN(n))return n-Date.now()}}function qS(t,e){var n=t0(t);return n!==void 0&&n>e*60*1e3}var WS=2;function n0(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:WS,n=t0(t);return n!==void 0&&n<=e*60*1e3}function xu(t){if(t==null)return"a future date";var e;if(typeof t=="number"){var n=1e12;t>n?e=t:e=Date.now()+t}else{var r=Date.parse(t);Number.isNaN(r)||(e=r)}if(e===void 0)return"a future date";var i=new Date(e),s={month:"long",day:"numeric"},a={hour:"numeric",minute:"2-digit",hour12:!0},o=i.toLocaleDateString("en-US",s),l=i.toLocaleTimeString("en-US",a);return"".concat(o," at ").concat(l)}function Fs(t){"@babel/helpers - typeof";return Fs=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},Fs(t)}var bf;function ga(t,e,n){return(e=QS(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function QS(t){var e=GS(t,"string");return Fs(e)=="symbol"?e:e+""}function GS(t,e){if(Fs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Fs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function wu(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Rt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,P={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,P.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=P.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,P.v=O,P.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,P.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(P.n=-1),z(x,b)):P.n=b:P.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=P.n<0)?b:j.call(E,P))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Rt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Rt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Rt(f,"constructor",u),Rt(u,"constructor",l),l.displayName="GeneratorFunction",Rt(u,i,"GeneratorFunction"),Rt(f),Rt(f,i,"Generator"),Rt(f,r,function(){return this}),Rt(f,"toString",function(){return"[object Generator]"}),(wu=function(){return{w:s,m:p}})()}function Rt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Rt=function(a,o,l,u){function c(f,p){Rt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Rt(t,e,n,r)}function xf(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function YS(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){xf(s,r,i,a,o,"next",l)}function o(l){xf(s,r,i,a,o,"throw",l)}a(void 0)})}}function va(t,e){return JS(t)||XS(t,e)||KS(t,e)||VS()}function VS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
35
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function KS(t,e){if(t){if(typeof t=="string")return wf(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)?wf(t,e):void 0}}function wf(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 XS(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function JS(t){if(Array.isArray(t))return t}function ZS(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var Af="perplexity_tooltip_dismissed",$S=new Date("2026-01-13"),dl=ua(bf||(bf=ZS(["yst-flex-1 yst-space-y-2"]))),eC=function(e){for(var n=0,r=0;r<e.length;r++){var i=e.charCodeAt(r);n=(n<<5)-n+i,n=n&n}return Math.abs(n).toString(36)},Sf=function(e,n,r,i){var s="".concat(e,"_").concat(n,"_").concat(r,"_").concat(i),a=eC(s);return"yst_legal_alert_dismissed_".concat(a)},tC=function(e,n){return"yst_legal_alert_dismissed_".concat(e,"_").concat(n)},nC=function(e){var n,r,i,s,a,o,l=e.className,u=Et(),c=u.brandId,f=u.analysisId,p=u.model,h=aa(),y=h.setModel,m=h.setAnalysisId,g=nn(),v=lt(),S=F.useState(function(){return localStorage.getItem(Af)==="true"}),j=va(S,2),E=j[0],A=j[1],w=Jn(),x=w.data,b=sa({query:{select:function(re){var pe=re.data;return pe}}}),L=b.data,R=b.isLoading,I=L==null?void 0:L.data,P=I==null?void 0:I.displayName,z=ti({query:{select:function(re){var pe=re.data;return pe==null?void 0:pe.brands}}}),N=z.data,O=z.isLoading,B=Mm(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe==null?void 0:pe.analyses}}}),_=B.data,Y=B.isLoading,G=Io(c,f,{query:{enabled:!!c&&!!f,select:function(re){var pe=re.data;return pe}}}),C=G.data,W=G.isLoading,q=C==null||(n=C.analysis)===null||n===void 0||(n=n.scans)===null||n===void 0?void 0:n.some(function(X){return X.aiProvider===ii.perplexity}),T=F.useMemo(function(){return new Date},[]),Q=T<$S&&!E&&(x==null?void 0:x.aiProvider)!==ii.perplexity&&!!q,$=Is(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe}}}),V=$.data,ie=F.useState(!1),ue=va(ie,2),ye=ue[0],oe=ue[1],Ee=function(){oe(!1)},Z=q1({mutation:{onSuccess:function(){var X=YS(wu().m(function pe(){var He,It,Tn,Ar,Ko,Xo,Jo;return wu().w(function(ri){for(;;)switch(ri.n){case 0:if(He=C==null?void 0:C.analysis,It=(He==null?void 0:He.scans)||[],Tn=_||[],Ar=function(){return Promise.all([g.invalidateQueries({queryKey:pc(c)}),g.invalidateQueries({queryKey:kn(c,f)}),g.invalidateQueries({queryKey:Mo(c)})])},oe(!1),He){ri.n=2;break}return v("/brands/".concat(c)),ri.n=1,Ar();case 1:return ri.a(2);case 2:return Ko=It.filter(function(Sr){return Sr.aiProvider!==p}),Ko.length>0?y(Ko[0].aiProvider):(Xo=Tn.filter(function(Sr){return Sr.id!==f}),Xo.length>0?(Jo=Xo.reduce(function(Sr,Jc){return new Date(Jc.createdAt||0)>new Date(Sr.createdAt||0)?Jc:Sr}),m(Jo.id),v("/brands/".concat(c,"/analysis/").concat(Jo.id))):(m("latest"),v("/brands/".concat(c)))),ri.n=3,Ar();case 3:return ri.a(2)}},pe)}));function re(){return X.apply(this,arguments)}return re}()}}),Qe=Z.mutate,Pt=Z.isPending,ct=F.useState(!1),Ge=va(ct,2),tt=Ge[0],rn=Ge[1],Ye=N==null?void 0:N.find(function(X){return String(X.id)===String(c)}),sn=function(re){switch(re){case"openai":return"ChatGPT";case"perplexity":return"Perplexity AI";case"anthropic":return"Anthropic";case"gemini":return"Gemini";default:return re||"Unknown"}},En=(C==null||(r=C.analysis)===null||r===void 0?void 0:r.scans)||[],Re=En.length>0?En.map(function(X){return{value:X.aiProvider,label:sn(X.aiProvider)}}):[{value:"",label:"AI platform"}];F.useEffect(function(){var X,re=C==null||(X=C.analysis)===null||X===void 0?void 0:X.scans;if(re&&re.length>0){var pe=re.map(function(It){return It.aiProvider});if(!p||!pe.includes(p)){var He=re[0].aiProvider;He&&y(He)}}},[C==null||(i=C.analysis)===null||i===void 0?void 0:i.scans,p,y]);var me=_!=null&&_.some(function(X){return String(X.id)===String(f)})?f:_&&_.length>0?_[0].id:"latest",ge=Is(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe}}}),xe=ge.data,U=(xe==null?void 0:xe.name)||"your brand",J=xu(xe==null?void 0:xe.nextScheduledAnalysis),ce=C==null||(s=C.analysis)===null||s===void 0?void 0:s.status,we=F.useState(!1),ke=va(we,2),nt=ke[0],gt=ke[1];F.useEffect(function(){var X,re=C==null||(X=C.analysis)===null||X===void 0?void 0:X.id,pe=I==null?void 0:I.id;if(!c||!re||!p||!pe||ce!==Dn.completed){gt(!1);return}var He=Sf(pe,c,re,p),It=window.localStorage.getItem(He)!==null;if(!It&&p==="openai"){var Tn=tC(c,re),Ar=window.localStorage.getItem(Tn)!==null;Ar&&(window.localStorage.setItem(He,"true"),window.localStorage.removeItem(Tn),It=!0)}gt(!It)},[c,C==null||(a=C.analysis)===null||a===void 0?void 0:a.id,ce,p,I==null?void 0:I.id]);var vt=function(re){var pe;re.preventDefault();var He=C==null||(pe=C.analysis)===null||pe===void 0?void 0:pe.id,It=I==null?void 0:I.id;if(!(!c||!He||!p||!It)){var Tn=Sf(It,c,He,p);window.localStorage.setItem(Tn,"true"),gt(!1)}},dn=d.jsxs("div",{className:"yst-max-w-xl yst-space-y-2",children:[d.jsx("p",{className:"yst-font-medium",children:"Your analysis is scheduled"}),d.jsxs("p",{children:["You've completed the setup for"," ",d.jsx("b",{className:"yst-font-medium",children:U}),". The analysis is scheduled to run on"," ",d.jsx("b",{className:"yst-font-medium",children:J}),". You'll see the results here once it's ready. We'll also notify you by email."]})]}),On=ga(ga(ga(ga({scheduledFirstAnalysis:{alertContent:dn,alertVariant:"info"}},Dn.pending,{alertContent:dn,alertVariant:"info"}),Dn.processing,{alertContent:d.jsxs(d.Fragment,{children:["You've completed the setup for ",U,". The analysis is now processing. You'll see the results here once it's ready. We'll also notify you by email."]}),alertVariant:"info"}),Dn.failed,{alertContent:d.jsx(d.Fragment,{children:"Analysis failed. Try restarting the analysis or contact support if the issue persists."}),alertVariant:"danger"}),Dn.cancelled,{alertContent:d.jsx(d.Fragment,{children:"Analysis was cancelled. You can restart the analysis when ready."}),alertVariant:"warning"}),rt=!ce&&(V==null?void 0:V.setupStatus)==="scheduledFirstAnalysis"?"scheduledFirstAnalysis":ce,an=(o=On[rt])!==null&&o!==void 0?o:{alertContent:null,alertVariant:"info"},dt=an.alertContent,Yo=an.alertVariant,Vo=!Y&&(V==null?void 0:V.setupStatus)!=="pendingQuerySelection"&&(_==null?void 0:_.length)===0&&(V==null?void 0:V.nextScheduledAnalysis)===null,Gi=ce===Dn.completed&&x&&["updating","completed"].includes(x.status)&&!x.isUpToDateWithBrandGroups,te=(x==null?void 0:x.status)===vA.updating&&Gi===!0,ne=function(){var re,pe,He=(re=L==null?void 0:L.maxNumberOfActiveBrands)!==null&&re!==void 0?re:0,It=(pe=L==null?void 0:L.numberOfActiveBrands)!==null&&pe!==void 0?pe:0,Tn=He-It,Ar=Tn>0;if(!Ar){rn(!0);return}v("/setup")},de=function(){var re=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;A(!0),re&&localStorage.setItem(Af,"true")};return d.jsxs(d.Fragment,{children:[d.jsx(zm,{isOpen:tt,onClose:function(){return rn(!1)}}),d.jsx(_o,{isOpen:ye,onClose:Ee,onConfirm:function(){c&&f&&x!==null&&x!==void 0&&x.id&&Qe({brandId:c,analysisId:f,scanId:x.id})},isLoading:Pt,title:"Delete ".concat(sn(p)," analysis?"),description:d.jsxs(d.Fragment,{children:[d.jsxs("p",{children:["This will permanently delete the"," ",d.jsx("b",{children:sn(p)})," analysis for"," ",d.jsx("b",{children:x!=null&&x.finishedAt?Mr(new Date(x.finishedAt),"MMMM d, yyyy"):"this date"}),". Analyses from other AI platforms for that date will not be affected."]}),d.jsx("p",{children:"This action cannot be undone."})]}),confirmText:"Yes, delete analysis",cancelText:"No, go back"}),d.jsx(k.Card,{className:ae("yst-relative yst-overflow-visible",l),children:d.jsxs(k.Card.Content,{className:"yst-mt-0",children:[d.jsxs("div",{className:"yst-flex yst-flex-1 yst-flex-col yst-flex-wrap yst-items-start yst-justify-between yst-gap-4 md:yst-flex-row xl:yst-items-center",children:[d.jsx("div",{className:"xl:yst-max-w-1/4",children:d.jsxs("div",{className:"yst-flex yst-flex-col yst-gap-2 lg:yst-gap-2 xl:yst-flex-row xl:yst-items-baseline",children:[d.jsx(k.Title,{children:d.jsxs(d.Fragment,{children:[R?d.jsx(k.SkeletonLoader,{className:"yst-inline-block yst-h-8 yst-w-64"}):d.jsxs(d.Fragment,{children:["Hi",P&&" ".concat(P),","]})," "]})}),d.jsx("p",{className:"yst-text-sm yst-font-normal yst-text-slate-600",children:"welcome to your brand analysis!"})]})}),d.jsxs("div",{className:"yst-flex yst-flex-row yst-flex-wrap yst-items-center yst-justify-end yst-gap-4 yst-self-end md:yst-self-start",children:[d.jsxs(k.Button,{variant:"primary",className:"yst-gap-1.5",onClick:ne,disabled:Y||O||R,children:[d.jsx(Bm,{})," Analyze a different brand"]}),d.jsx("div",{className:"yst-relative yst-flex yst-items-center",children:d.jsxs(k.DropdownMenu,{children:[d.jsx(k.DropdownMenu.IconTrigger,{screenReaderTriggerLabel:"Open brand list options",disabled:Y||O||N&&(N==null?void 0:N.length)<1,children:d.jsx(tw,{})}),d.jsx(k.DropdownMenu.List,{className:"yst-absolute yst-right-0 yst-top-full yst-z-40 yst-mt-2 yst-flex yst-w-64 yst-flex-col yst-justify-start",children:d.jsxs(k.DropdownMenu.ButtonItem,{className:"yst-flex yst-justify-start yst-gap-1.5 yst-text-red-600 hover:yst-bg-red-50",onClick:function(){return oe(!0)},disabled:!x,children:[d.jsx(yc,{className:"yst-h-4 yst-w-4"}),"Delete analysis"]})})]})})]})]}),d.jsx(Ui,{}),d.jsxs("form",{className:"yst-flex yst-flex-col yst-items-stretch yst-gap-4 md:yst-flex-row md:yst-items-center",children:[d.jsxs(dl,{className:"yst-relative",children:[d.jsx(k.Label,{htmlFor:"brand-name",children:"Brand"}),d.jsx(k.Select,{onChange:function(X){v("/brands/".concat(X))},id:"brand-name",value:c||"loading",options:N&&N.length>0?N.map(function(X){return{value:X.id,label:X.name}}):[{value:"loading",label:"Loading..."}],disabled:O||!N||N.length<2||!c})]}),d.jsxs(dl,{className:"yst-relative",children:[d.jsx(k.Label,{htmlFor:"analysis-date",children:"Analysis date"}),d.jsx(DS,{analyses:_||[],selectedAnalysisId:me,onAnalysisSelect:function(X){v("/brands/".concat(c,"/analysis/").concat(String(X)))},isLoading:Y,disabled:Y||!_||_.length<1,id:"analysis-date"})]}),d.jsxs(dl,{className:"yst-relative",children:[d.jsx("div",{className:"yst-flex yst-items-center yst-gap-2",children:d.jsx(k.Label,{htmlFor:"ai-tool",children:"AI platform"})}),d.jsx(k.Select,{onChange:function(X){Object.values(ii).includes(X)?y(X):console.error("Invalid AI provider selected:",X),X===ii.perplexity&&de()},id:"ai-tool",value:p,options:W||Y?[{value:p,label:"Loading..."}]:Re,disabled:W||Y||Re.length<2,buttonProps:{className:ae("yst-select__button",{"yst-ring-2 yst-ring-primary-500":Q})}}),d.jsx(HS,{id:"perplexity-introduction-popover",isVisible:Q,onClose:function(){return de(!1)},variant:"info",delay:2e3,children:d.jsxs("div",{className:"yst-space-y-3",children:[d.jsxs("div",{className:"yst-flex yst-items-start yst-gap-2",children:[d.jsx(Ym,{className:"yst-mt-0.5 yst-h-4 yst-w-4 yst-flex-shrink-0"}),d.jsxs("div",{className:"yst-flex-1 yst-space-y-1",children:[d.jsx(k.Title,{size:"4",className:"yst-text-sm yst-font-medium",children:"New: See how your brand appears in Perplexity"}),d.jsxs("p",{className:"yst-mb-4 yst-text-sm",children:["Select 'Perplexity' from the"," ",d.jsx("strong",{className:"yst-font-medium",children:"AI platform"})," ","dropdown to see how your brand appears."]})]})]}),d.jsxs("div",{className:"yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"tertiary",size:"small",onClick:function(){return de(!0)},children:"Dismiss"}),d.jsx(k.Button,{variant:"primary",size:"small",onClick:function(){var X=Re.find(function(re){return re.value===ii.perplexity});X&&y(ii.perplexity),de(!0)},children:"Select Perplexity"})]})]})})]})]})]})}),d.jsxs("div",{className:"ystaii-alerts yst-space-y-4",children:[nt&&d.jsx(k.Alert,{children:d.jsxs("div",{className:"yst-flex yst-w-full",children:[d.jsx("div",{className:"yst-max-w-xl yst-space-y-4",children:d.jsx("p",{className:"yst-mb-0",children:"Note: These insights are produced using AI and may contain errors."})}),d.jsx("div",{className:"yst-ml-auto",children:d.jsx(k.Link,{onClick:vt,variant:"default",children:d.jsx(Gm,{})})})]})}),ce!==Dn.completed&&dt&&d.jsx(k.Alert,{className:"md:yst-col-span-2",variant:Yo,children:dt}),Gi&&d.jsxs(k.Alert,{variant:"warning",children:["Note: This scan is not up to date with your current brand groups.",te?d.jsxs(d.Fragment,{children:[" ","We're updating your sentiment analysis to reflect your new brand groups. This may take a few minutes."]}):d.jsx(d.Fragment,{children:" Newer scans will use your newly selected brand groupings."})]})]}),Vo&&d.jsx(k.Alert,{variant:"info",className:"yst-mb-6",children:d.jsx("div",{className:"yst-flex yst-items-start yst-gap-3",children:d.jsxs("div",{className:"yst-flex-1",children:[d.jsx("h3",{className:"yst-mb-2 yst-font-medium yst-text-blue-800",children:"No analyses scheduled"}),d.jsxs("p",{className:"yst-text-bluer-700 yst-mb-0",children:[d.jsx("span",{className:"yst-font-medium yst-text-blue-900",children:Ye==null?void 0:Ye.name})," ","has not been analyzed yet, and no analyses are scheduled because this brand is set to inactive in your"," ",d.jsx("span",{className:"yst-cursor-pointer yst-font-medium yst-text-blue-900 yst-underline",onClick:function(){return v("/settings")},role:"button",tabIndex:0,onKeyPress:function(X){(X.key==="Enter"||X.key===" ")&&v("/settings")},children:"Settings"}),"."]})]})})}),Ye&&d.jsx(kS,{brand:Ye},Ye.id)]})},rC=function(){var e,n,r,i=Jn(),s=i.data,a=i.isLoading,o=i.isRefetching,l=s==null?void 0:s.mentions;return d.jsx(k.Card,{className:"yst-overflow-visible",children:d.jsxs(k.Card.Content,{className:"yst-space-y-4",children:[d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(la,{title:"Mentions",tooltip:"The queries where your brand was mentioned."}),d.jsx(oa,{score:l==null||(e=l.mentionedInNumberOfQueries)===null||e===void 0?void 0:e.value,total:l==null||(n=l.queriesWithMentions)===null||n===void 0?void 0:n.length,suffix:"queries",isLoading:a||o})]}),!a&&l?d.jsx("ul",{children:l==null||(r=l.queriesWithMentions)===null||r===void 0?void 0:r.map(function(u,c){var f=c===0,p=l.queriesWithMentions&&c===l.queriesWithMentions.length-1;return d.jsxs("li",{className:ae("yst-flex yst-flex-row yst-items-center yst-gap-2 yst-border-l yst-border-r yst-border-slate-300 yst-p-4 yst-font-medium yst-text-slate-800",{"yst-rounded-t-lg yst-border-t":f,"yst-rounded-b-lg yst-border-b":p,"yst-border-b":!p}),children:[d.jsx("div",{className:"yst-h-4 yst-w-4",children:u!=null&&u.mentioned?d.jsx(Qx,{className:"yst-text-green-500"}):d.jsx(gw,{className:"yst-text-red-500"})}),d.jsx("span",{className:"yst-justify-start",children:u.query}),d.jsx("span",{className:"yst-ml-auto yst-flex yst-items-end",children:u!=null&&u.mentioned?d.jsx(k.Badge,{className:"yst-bg-green-100 yst-text-green-800",children:"Found"}):d.jsx(k.Badge,{className:"yst-bg-red-100 yst-text-red-800",children:"Not found"})})]},u.query)})}):d.jsx(k.SkeletonLoader,{className:"yst-h-56 yst-w-full"})]})})};/*!
30
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Km(t,e){if(t){if(typeof t=="string")return bu(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)?bu(t,e):void 0}}function bu(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 t3(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function n3(t){if(Array.isArray(t))return t}function r3(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var Zi=ua($d||($d=r3(["md:yst-hidden yst-mr-2 yst-font-medium yst-text-slate-400 yst-inline-flex yst-w-20"]))),rf=function(e){var n=e.data,r=e.totalQueries,i=e.isLoading,s=i===void 0?!1:i,a=e.isFirstScan,o=a===void 0?!1:a,l=e.enableCategories,u=l===void 0?!1:l,c=s||!n,f=n||{},p=f.rank,h=f.url,y=f.rootDomain,m=f.category,g=f.impact,v=f.numberOfMentions,S=v==null?void 0:v.value,j=v==null?void 0:v.previous,E=typeof(j==null?void 0:j.difference)=="number"?j.difference:S;return d.jsxs("tr",{className:"yst-flex yst-flex-col yst-py-4 md:yst-table-row md:yst-py-0",children:[d.jsxs(k.Table.Cell,{className:"yst-p-0 yst-py-1 md:yst-ml-0 md:yst-p-2",children:[d.jsx(Zi,{as:"span",children:"Rank:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"}):d.jsx("span",{className:"yst-font-medium yst-text-slate-900",children:p!=null?p:"—"})]}),d.jsx(k.Table.Cell,{className:"yst-break-all yst-p-0 yst-py-1 md:yst-ml-0 md:yst-w-1/2 md:yst-p-2",children:c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-full"}):d.jsxs(k.Link,{className:"yst-font-medium",href:h||"#",rel:"nofollow noreferrer",target:"_blank",children:[d.jsx("span",{className:"yst-inline yst-break-all",children:h!=null?h:"—"}),d.jsx(Qm,{className:"yst-ml-1 yst-inline-block yst-h-4 yst-w-4 yst-align-text-bottom"})]})}),d.jsxs(k.Table.Cell,{className:"yst-p-0 yst-py-1 yst-font-medium md:yst-ml-0 md:yst-p-2",children:[d.jsx(Zi,{as:"span",children:"Domain:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"}):d.jsx("span",{className:"yst-inline yst-break-all yst-font-medium yst-text-slate-900",children:y!=null?y:"—"})]}),u&&d.jsxs(k.Table.Cell,{className:"yst-p-0 yst-py-1 md:yst-ml-0 md:yst-p-2",children:[d.jsx(Zi,{as:"span",children:"Category:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-16"}):d.jsx(k.Badge,{className:ae(Zd(m||"").bg,Zd(m||"").text),children:m!=null?m:"—"})]}),d.jsxs(k.Table.Cell,{className:ae("yst-p-0 yst-py-0 md:yst-ml-0 md:yst-p-2","yst-font-medium",{"yst-text-green-600":g==="High","yst-text-yellow-600":g==="Medium","yst-text-red-600":g==="Low"}),children:[d.jsx(Zi,{as:"span",children:"Impact:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-12"}):g!=null?g:"—"]}),d.jsxs(k.Table.Cell,{className:"yst-flex yst-p-0 yst-pt-1 md:yst-ml-0 md:yst-p-2 md:yst-text-right",children:[d.jsx(Zi,{as:"span",children:"Mentions:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-8"}):S?d.jsxs("span",{className:"yst-inline-flex yst-justify-start yst-gap-4 md:yst-justify-end",children:[d.jsxs("span",{className:"yst-flex yst-flex-nowrap yst-gap-1 yst-font-medium",children:[d.jsx("span",{className:"yst-whitespace-nowrap yst-text-slate-500",children:S}),d.jsxs("span",{className:"yst-whitespace-nowrap yst-text-slate-900",children:["/ ",r]})]}),!o&&d.jsxs("span",{className:ae(Ns(E)),children:[E>-1&&"+",E]})]}):"—"]})]},c?void 0:h)},i3=function(e){var n,r,i,s,a,o=e.enableCategories,l=o===void 0?!1:o,u=F.useState("all"),c=nf(u,2),f=c[0],p=c[1],h=F.useState(1),y=nf(h,2),m=y[0],g=y[1],v=Jn(),S=v.data,j=v.isLoading,E=v.isRefetching,A=S==null?void 0:S.citations,w=(S==null||(n=S.scores)===null||n===void 0||(n=n.standardized)===null||n===void 0?void 0:n.citations)||{},x=Object.hasOwn(w,"previous"),b=A==null||(r=A.list)===null||r===void 0?void 0:r.filter(function(O){return f==="all"?!0:O.category===f}),L=10,R=(b==null?void 0:b.length)||0,I=Math.ceil(R/L),T=(m-1)*L,z=T+L,N=b==null?void 0:b.slice(T,z);return F.useEffect(function(){m>I&&I>0&&g(1)},[I,m,g,f]),d.jsx(k.Card,{className:"yst-overflow-visible md:yst-col-span-2",children:d.jsxs(k.Card.Content,{className:"yst-flex yst-flex-col yst-gap-6",children:[d.jsxs("div",{className:"yst-space-y-4",children:[d.jsx(la,{title:"Citations",tooltip:"Sources the AI used to support brand mentions in the results."}),d.jsx("p",{children:"This table highlights the most important sources where your brand was cited."}),d.jsx(oa,{score:A==null||(i=A.total)===null||i===void 0?void 0:i.value,suffix:"citations",delta:A==null||(s=A.total)===null||s===void 0||(s=s.previous)===null||s===void 0?void 0:s.difference,deltaSuffix:"since last analysis",isLoading:j,hideTotal:!0})]}),(A==null||(a=A.list)===null||a===void 0?void 0:a.length)===0&&!j&&!E?d.jsx(k.Alert,{children:"The selected AI platform returned no citations for your queries. This can happen with some queries or platforms."}):d.jsxs(d.Fragment,{children:[d.jsxs("div",{children:[l&&d.jsx(k.Select,{className:"yst-mb-4 md:yst-max-w-sm",label:"Filter categories",value:f,onChange:function(O){p(O)},id:"citation-category-filter",options:[{value:"all",label:"All categories"}].concat(XA(A!=null&&A.categories?A.categories.map(function(O){return{value:O,label:O}}):[]))}),d.jsxs(k.Table,{variant:"minimal",children:[d.jsx(k.Table.Head,{className:"yst-font-semibold",children:d.jsxs(k.Table.Row,{children:[d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-slate-900 md:yst-table-cell md:yst-pl-2",children:"#"}),d.jsx(k.Table.Cell,{className:"yst yst-hidden yst-text-slate-900 md:yst-table-cell md:yst-px-2",children:"URL"}),d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-slate-900 md:yst-table-cell md:yst-px-2",children:"Root domain"}),l&&d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-slate-900 md:yst-table-cell",children:"Category"}),d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-slate-900 md:yst-table-cell md:yst-px-2",children:"Impact"}),d.jsx(k.Table.Cell,{className:"yst-hidden yst-text-right yst-text-slate-900 md:yst-table-cell",children:"Mentions"})]})}),d.jsx(k.Table.Body,{children:j||E?Array.from({length:5}).map(function(O,B){return d.jsx(rf,{isLoading:!0,enableCategories:l},"skeleton-".concat(B))}):N&&N.length>0?N.map(function(O,B){return d.jsx(rf,{data:tf(tf({},O),{},{rank:T+B+1}),totalQueries:S==null?void 0:S.numberOfQueries,isFirstScan:!x,enableCategories:l},"citation-table-row-".concat(O.url,"-").concat(B))}):d.jsx(k.Table.Row,{children:d.jsxs(k.Table.Cell,{colSpan:l?6:5,className:"yst-py-8 yst-text-center yst-text-slate-500",children:[f==="all"?"No citations found.":'No citations found for the "'.concat(f,'" category.')," ",d.jsx(k.Link,{onClick:function(){return p("all")},children:"Show all categories."})]})},"no-results")})]})]}),b&&b.length>L&&d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-end yst-gap-4",children:[d.jsxs("p",{className:"yst-mb-0",children:["Showing ",T+1," to"," ",z>R?R:z," of"," ",R," results"]}),d.jsx(k.Pagination,{variant:"text",className:"yst-flex-row yst-gap-0",current:m,total:I,onNavigate:g,screenReaderTextPrevious:"Previous page",screenReaderTextNext:"Next page"})]})]})]})})};function s3(t,e){return u3(t)||l3(t,e)||o3(t,e)||a3()}function a3(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
31
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function o3(t,e){if(t){if(typeof t=="string")return sf(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)?sf(t,e):void 0}}function sf(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 l3(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function u3(t){if(Array.isArray(t))return t}var af=function(e){var n,r=e.data,i=e.totalQueries,s=e.isFirstScan,a=s===void 0?!0:s,o=e.isLoading,l=o===void 0?!1:o,u=l||!r,c=r||{},f=c.rank,p=c.brand,h=f==null?void 0:f.previous,y=typeof(h==null?void 0:h.difference)=="number"?h.difference*-1:void 0,m=p==null?void 0:p.numberOfMentions,g=m==null?void 0:m.previous,v=typeof(g==null?void 0:g.difference)=="number"?g.difference:void 0;return d.jsxs(k.Table.Row,{children:[d.jsx(k.Table.Cell,{children:u?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-8"}):d.jsxs("span",{className:"yst-flex yst-justify-between yst-gap-4",children:[d.jsxs("span",{className:"yst-flex yst-flex-nowrap yst-gap-2 yst-font-medium",children:[d.jsx("span",{className:"yst-text-slate-500",children:"#"}),d.jsx("span",{className:"yst-text-slate-900",children:f==null?void 0:f.value})]}),!a&&d.jsx("span",{className:ae("yst-inline-flex yst-items-center yst-justify-end",Ns(h&&typeof y=="number"?y:0)),children:h&&typeof y=="number"?d.jsxs(d.Fragment,{children:[Math.abs(y),y>0?d.jsx(fA,{className:"yst-h-4 yst-w-4"}):d.jsx(cA,{className:"yst-h-4 yst-w-4"})]}):d.jsx(Hd,{className:"yst-mx-1 yst-h-4 yst-w-4"})})]})}),d.jsx(k.Table.Cell,{children:u?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"}):d.jsx("span",{className:"yst-font-medium",children:p!=null&&p.isSelf?d.jsx(Ls,{children:p==null?void 0:p.name}):(n=p==null?void 0:p.name)!==null&&n!==void 0?n:"—"})}),d.jsx(k.Table.Cell,{children:u?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-8"}):d.jsxs("span",{className:"yst-flex yst-justify-end yst-gap-4",children:[d.jsxs("span",{className:"yst-flex yst-flex-nowrap yst-gap-1 yst-font-medium",children:[d.jsx("span",{className:"yst-text-slate-500",children:m==null?void 0:m.value}),d.jsxs("span",{className:"yst-text-slate-900",children:["/ ",i]})]}),!a&&d.jsx("span",{className:ae("yst-ml-auto",Ns(g&&typeof v=="number"?v:0)),children:g&&typeof v=="number"?d.jsxs(d.Fragment,{children:[v>-1&&"+",v]}):d.jsx(Hd,{className:"yst-h-4 yst-w-4"})})]})})]},u||f==null?void 0:f.value)},c3=function(e){var n,r,i=e.className,s=F.useRef(null),a=F.useState(1),o=s3(a,2),l=o[0],u=o[1],c=Jn(),f=c.data,p=c.isLoading,h=c.isRefetching,y=f==null||(n=f.rankings)===null||n===void 0?void 0:n.list,m=(f==null||(r=f.scores)===null||r===void 0||(r=r.standardized)===null||r===void 0?void 0:r.ranking)||{},g=Object.hasOwn(m,"previous"),v=5,S=(y==null?void 0:y.length)||0,j=Math.ceil(S/v),E=(l-1)*v,A=E+v,w=y==null?void 0:y.slice(E,A);return F.useEffect(function(){l>j&&j>0&&u(1)},[j,l,u]),d.jsx(k.Card,{ref:s,className:ae("yst-overflow-visible",i),children:d.jsxs(k.Card.Content,{className:"yst-mt-0 yst-space-y-6",children:[d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(la,{title:"Competitor ranking",tooltip:"How often competitors are mentioned in your submitted queries."}),d.jsx("p",{children:"Brands with the most mentions for your prompts."})]}),!p&&!h&&(!y||y.length===0)?d.jsx(k.Alert,{variant:"info",children:"The selected AI platform returned no brands for your queries. This can happen with some queries or platforms."}):d.jsxs(k.Table,{variant:"minimal",children:[d.jsx(k.Table.Head,{children:d.jsxs(k.Table.Row,{children:[d.jsx(k.Table.Cell,{className:"yst-w-20 yst-font-semibold",children:"Rank"}),d.jsx(k.Table.Cell,{className:"yst-font-semibold",children:"Brand"}),d.jsx(k.Table.Cell,{className:"yst-w-20 yst-text-right yst-font-semibold",children:"Mentions"})]})}),d.jsx(k.Table.Body,{children:w&&Array.isArray(w)&&w.length>0?w.map(function(x){var b;return d.jsx(af,{data:x,totalQueries:f==null?void 0:f.numberOfQueries,isFirstScan:!g},"rank-row-".concat((b=x.rank)===null||b===void 0?void 0:b.value))}):p||h?Array.from({length:v}).map(function(x,b){return d.jsx(af,{isLoading:!0},"skeleton-".concat(b))}):null})]}),!p&&!h&&y&&y.length>v&&d.jsx(k.Pagination,{current:l,total:j,className:"yst-flex-row",onNavigate:u,screenReaderTextNext:"Next",screenReaderTextPrevious:"Previous",variant:"text"})]})})},d3=function(){var e,n=Jn(),r=n.data,i=r==null||(e=r.sentiment)===null||e===void 0?void 0:e.topCompetitor;return d.jsx(Vm,{title:"Competitor sentiment",data:i,tooltip:"Percentage of positive versus negative keywords in your query results related to your competitor's brand."})};const Xm=6048e5,f3=864e5,of=Symbol.for("constructDateFrom");function Gt(t,e){return typeof t=="function"?t(e):t&&typeof t=="object"&&of in t?t[of](e):t instanceof Date?new t.constructor(e):new Date(e)}function Ot(t,e){return Gt(e||t,t)}function Jm(t,e,n){const r=Ot(t,n==null?void 0:n.in);if(isNaN(e))return Gt(t,NaN);if(!e)return r;const i=r.getDate(),s=Gt(t,r.getTime());s.setMonth(r.getMonth()+e+1,0);const a=s.getDate();return i>=a?s:(r.setFullYear(s.getFullYear(),s.getMonth(),i),r)}let h3={};function No(){return h3}function Ds(t,e){var o,l,u,c,f,p,h,y;const n=No(),r=(y=(h=(c=(u=e==null?void 0:e.weekStartsOn)!=null?u:(l=(o=e==null?void 0:e.locale)==null?void 0:o.options)==null?void 0:l.weekStartsOn)!=null?c:n.weekStartsOn)!=null?h:(p=(f=n.locale)==null?void 0:f.options)==null?void 0:p.weekStartsOn)!=null?y:0,i=Ot(t,e==null?void 0:e.in),s=i.getDay(),a=(s<r?7:0)+s-r;return i.setDate(i.getDate()-a),i.setHours(0,0,0,0),i}function so(t,e){return Ds(t,{...e,weekStartsOn:1})}function Zm(t,e){const n=Ot(t,e==null?void 0:e.in),r=n.getFullYear(),i=Gt(n,0);i.setFullYear(r+1,0,4),i.setHours(0,0,0,0);const s=so(i),a=Gt(n,0);a.setFullYear(r,0,4),a.setHours(0,0,0,0);const o=so(a);return n.getTime()>=s.getTime()?r+1:n.getTime()>=o.getTime()?r:r-1}function lf(t){const e=Ot(t),n=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return n.setUTCFullYear(e.getFullYear()),+t-+n}function Ro(t,...e){const n=Gt.bind(null,e.find(r=>typeof r=="object"));return e.map(n)}function ao(t,e){const n=Ot(t,e==null?void 0:e.in);return n.setHours(0,0,0,0),n}function p3(t,e,n){const[r,i]=Ro(n==null?void 0:n.in,t,e),s=ao(r),a=ao(i),o=+s-lf(s),l=+a-lf(a);return Math.round((o-l)/f3)}function y3(t,e){const n=Zm(t,e),r=Gt(t,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),so(r)}function m3(t){return Gt(t,Date.now())}function g3(t,e,n){const[r,i]=Ro(n==null?void 0:n.in,t,e);return+ao(r)==+ao(i)}function v3(t){return t instanceof Date||typeof t=="object"&&Object.prototype.toString.call(t)==="[object Date]"}function b3(t){return!(!v3(t)&&typeof t!="number"||isNaN(+Ot(t)))}function x3(t,e){const n=Ot(t,e==null?void 0:e.in),r=n.getMonth();return n.setFullYear(n.getFullYear(),r+1,0),n.setHours(23,59,59,999),n}function w3(t,e){const[n,r]=Ro(t,e.start,e.end);return{start:n,end:r}}function A3(t,e){const{start:n,end:r}=w3(e==null?void 0:e.in,t);let i=+n>+r;const s=i?+n:+r,a=i?r:n;a.setHours(0,0,0,0);let o=1;const l=[];for(;+a<=s;)l.push(Gt(n,a)),a.setDate(a.getDate()+o),a.setHours(0,0,0,0);return i?l.reverse():l}function S3(t,e){const n=Ot(t,e==null?void 0:e.in);return n.setDate(1),n.setHours(0,0,0,0),n}function C3(t,e){const n=Ot(t,e==null?void 0:e.in);return n.setFullYear(n.getFullYear(),0,1),n.setHours(0,0,0,0),n}const k3={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},j3=(t,e,n)=>{let r;const i=k3[t];return typeof i=="string"?r=i:e===1?r=i.one:r=i.other.replace("{{count}}",e.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r};function ll(t){return(e={})=>{const n=e.width?String(e.width):t.defaultWidth;return t.formats[n]||t.formats[t.defaultWidth]}}const E3={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},O3={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},P3={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},T3={date:ll({formats:E3,defaultWidth:"full"}),time:ll({formats:O3,defaultWidth:"full"}),dateTime:ll({formats:P3,defaultWidth:"full"})},I3={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},M3=(t,e,n,r)=>I3[t];function $i(t){return(e,n)=>{const r=n!=null&&n.context?String(n.context):"standalone";let i;if(r==="formatting"&&t.formattingValues){const a=t.defaultFormattingWidth||t.defaultWidth,o=n!=null&&n.width?String(n.width):a;i=t.formattingValues[o]||t.formattingValues[a]}else{const a=t.defaultWidth,o=n!=null&&n.width?String(n.width):t.defaultWidth;i=t.values[o]||t.values[a]}const s=t.argumentCallback?t.argumentCallback(e):e;return i[s]}}const L3={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},N3={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},R3={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},_3={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},D3={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},B3={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},F3=(t,e)=>{const n=Number(t),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},z3={ordinalNumber:F3,era:$i({values:L3,defaultWidth:"wide"}),quarter:$i({values:N3,defaultWidth:"wide",argumentCallback:t=>t-1}),month:$i({values:R3,defaultWidth:"wide"}),day:$i({values:_3,defaultWidth:"wide"}),dayPeriod:$i({values:D3,defaultWidth:"wide",formattingValues:B3,defaultFormattingWidth:"wide"})};function es(t){return(e,n={})=>{const r=n.width,i=r&&t.matchPatterns[r]||t.matchPatterns[t.defaultMatchWidth],s=e.match(i);if(!s)return null;const a=s[0],o=r&&t.parsePatterns[r]||t.parsePatterns[t.defaultParseWidth],l=Array.isArray(o)?H3(o,f=>f.test(a)):U3(o,f=>f.test(a));let u;u=t.valueCallback?t.valueCallback(l):l,u=n.valueCallback?n.valueCallback(u):u;const c=e.slice(a.length);return{value:u,rest:c}}}function U3(t,e){for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&e(t[n]))return n}function H3(t,e){for(let n=0;n<t.length;n++)if(e(t[n]))return n}function q3(t){return(e,n={})=>{const r=e.match(t.matchPattern);if(!r)return null;const i=r[0],s=e.match(t.parsePattern);if(!s)return null;let a=t.valueCallback?t.valueCallback(s[0]):s[0];a=n.valueCallback?n.valueCallback(a):a;const o=e.slice(i.length);return{value:a,rest:o}}}const W3=/^(\d+)(th|st|nd|rd)?/i,Q3=/\d+/i,G3={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Y3={any:[/^b/i,/^(a|c)/i]},V3={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},K3={any:[/1/i,/2/i,/3/i,/4/i]},X3={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},J3={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Z3={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},$3={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},eS={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},tS={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},nS={ordinalNumber:q3({matchPattern:W3,parsePattern:Q3,valueCallback:t=>parseInt(t,10)}),era:es({matchPatterns:G3,defaultMatchWidth:"wide",parsePatterns:Y3,defaultParseWidth:"any"}),quarter:es({matchPatterns:V3,defaultMatchWidth:"wide",parsePatterns:K3,defaultParseWidth:"any",valueCallback:t=>t+1}),month:es({matchPatterns:X3,defaultMatchWidth:"wide",parsePatterns:J3,defaultParseWidth:"any"}),day:es({matchPatterns:Z3,defaultMatchWidth:"wide",parsePatterns:$3,defaultParseWidth:"any"}),dayPeriod:es({matchPatterns:eS,defaultMatchWidth:"any",parsePatterns:tS,defaultParseWidth:"any"})},rS={code:"en-US",formatDistance:j3,formatLong:T3,formatRelative:M3,localize:z3,match:nS,options:{weekStartsOn:0,firstWeekContainsDate:1}};function iS(t,e){const n=Ot(t,e==null?void 0:e.in);return p3(n,C3(n))+1}function sS(t,e){const n=Ot(t,e==null?void 0:e.in),r=+so(n)-+y3(n);return Math.round(r/Xm)+1}function $m(t,e){var c,f,p,h,y,m,g,v;const n=Ot(t,e==null?void 0:e.in),r=n.getFullYear(),i=No(),s=(v=(g=(h=(p=e==null?void 0:e.firstWeekContainsDate)!=null?p:(f=(c=e==null?void 0:e.locale)==null?void 0:c.options)==null?void 0:f.firstWeekContainsDate)!=null?h:i.firstWeekContainsDate)!=null?g:(m=(y=i.locale)==null?void 0:y.options)==null?void 0:m.firstWeekContainsDate)!=null?v:1,a=Gt((e==null?void 0:e.in)||t,0);a.setFullYear(r+1,0,s),a.setHours(0,0,0,0);const o=Ds(a,e),l=Gt((e==null?void 0:e.in)||t,0);l.setFullYear(r,0,s),l.setHours(0,0,0,0);const u=Ds(l,e);return+n>=+o?r+1:+n>=+u?r:r-1}function aS(t,e){var o,l,u,c,f,p,h,y;const n=No(),r=(y=(h=(c=(u=e==null?void 0:e.firstWeekContainsDate)!=null?u:(l=(o=e==null?void 0:e.locale)==null?void 0:o.options)==null?void 0:l.firstWeekContainsDate)!=null?c:n.firstWeekContainsDate)!=null?h:(p=(f=n.locale)==null?void 0:f.options)==null?void 0:p.firstWeekContainsDate)!=null?y:1,i=$m(t,e),s=Gt((e==null?void 0:e.in)||t,0);return s.setFullYear(i,0,r),s.setHours(0,0,0,0),Ds(s,e)}function oS(t,e){const n=Ot(t,e==null?void 0:e.in),r=+Ds(n,e)-+aS(n,e);return Math.round(r/Xm)+1}function Me(t,e){const n=t<0?"-":"",r=Math.abs(t).toString().padStart(e,"0");return n+r}const Zn={y(t,e){const n=t.getFullYear(),r=n>0?n:1-n;return Me(e==="yy"?r%100:r,e.length)},M(t,e){const n=t.getMonth();return e==="M"?String(n+1):Me(n+1,2)},d(t,e){return Me(t.getDate(),e.length)},a(t,e){const n=t.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h(t,e){return Me(t.getHours()%12||12,e.length)},H(t,e){return Me(t.getHours(),e.length)},m(t,e){return Me(t.getMinutes(),e.length)},s(t,e){return Me(t.getSeconds(),e.length)},S(t,e){const n=e.length,r=t.getMilliseconds(),i=Math.trunc(r*Math.pow(10,n-3));return Me(i,e.length)}},si={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},uf={G:function(t,e,n){const r=t.getFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});case"GGGG":default:return n.era(r,{width:"wide"})}},y:function(t,e,n){if(e==="yo"){const r=t.getFullYear(),i=r>0?r:1-r;return n.ordinalNumber(i,{unit:"year"})}return Zn.y(t,e)},Y:function(t,e,n,r){const i=$m(t,r),s=i>0?i:1-i;if(e==="YY"){const a=s%100;return Me(a,2)}return e==="Yo"?n.ordinalNumber(s,{unit:"year"}):Me(s,e.length)},R:function(t,e){const n=Zm(t);return Me(n,e.length)},u:function(t,e){const n=t.getFullYear();return Me(n,e.length)},Q:function(t,e,n){const r=Math.ceil((t.getMonth()+1)/3);switch(e){case"Q":return String(r);case"QQ":return Me(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(t,e,n){const r=Math.ceil((t.getMonth()+1)/3);switch(e){case"q":return String(r);case"qq":return Me(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(t,e,n){const r=t.getMonth();switch(e){case"M":case"MM":return Zn.M(t,e);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(t,e,n){const r=t.getMonth();switch(e){case"L":return String(r+1);case"LL":return Me(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(t,e,n,r){const i=oS(t,r);return e==="wo"?n.ordinalNumber(i,{unit:"week"}):Me(i,e.length)},I:function(t,e,n){const r=sS(t);return e==="Io"?n.ordinalNumber(r,{unit:"week"}):Me(r,e.length)},d:function(t,e,n){return e==="do"?n.ordinalNumber(t.getDate(),{unit:"date"}):Zn.d(t,e)},D:function(t,e,n){const r=iS(t);return e==="Do"?n.ordinalNumber(r,{unit:"dayOfYear"}):Me(r,e.length)},E:function(t,e,n){const r=t.getDay();switch(e){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});case"EEEE":default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(t,e,n,r){const i=t.getDay(),s=(i-r.weekStartsOn+8)%7||7;switch(e){case"e":return String(s);case"ee":return Me(s,2);case"eo":return n.ordinalNumber(s,{unit:"day"});case"eee":return n.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(i,{width:"short",context:"formatting"});case"eeee":default:return n.day(i,{width:"wide",context:"formatting"})}},c:function(t,e,n,r){const i=t.getDay(),s=(i-r.weekStartsOn+8)%7||7;switch(e){case"c":return String(s);case"cc":return Me(s,e.length);case"co":return n.ordinalNumber(s,{unit:"day"});case"ccc":return n.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(i,{width:"narrow",context:"standalone"});case"cccccc":return n.day(i,{width:"short",context:"standalone"});case"cccc":default:return n.day(i,{width:"wide",context:"standalone"})}},i:function(t,e,n){const r=t.getDay(),i=r===0?7:r;switch(e){case"i":return String(i);case"ii":return Me(i,e.length);case"io":return n.ordinalNumber(i,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});case"iiii":default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(t,e,n){const i=t.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(i,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(t,e,n){const r=t.getHours();let i;switch(r===12?i=si.noon:r===0?i=si.midnight:i=r/12>=1?"pm":"am",e){case"b":case"bb":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(i,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(t,e,n){const r=t.getHours();let i;switch(r>=17?i=si.evening:r>=12?i=si.afternoon:r>=4?i=si.morning:i=si.night,e){case"B":case"BB":case"BBB":return n.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(i,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(t,e,n){if(e==="ho"){let r=t.getHours()%12;return r===0&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return Zn.h(t,e)},H:function(t,e,n){return e==="Ho"?n.ordinalNumber(t.getHours(),{unit:"hour"}):Zn.H(t,e)},K:function(t,e,n){const r=t.getHours()%12;return e==="Ko"?n.ordinalNumber(r,{unit:"hour"}):Me(r,e.length)},k:function(t,e,n){let r=t.getHours();return r===0&&(r=24),e==="ko"?n.ordinalNumber(r,{unit:"hour"}):Me(r,e.length)},m:function(t,e,n){return e==="mo"?n.ordinalNumber(t.getMinutes(),{unit:"minute"}):Zn.m(t,e)},s:function(t,e,n){return e==="so"?n.ordinalNumber(t.getSeconds(),{unit:"second"}):Zn.s(t,e)},S:function(t,e){return Zn.S(t,e)},X:function(t,e,n){const r=t.getTimezoneOffset();if(r===0)return"Z";switch(e){case"X":return df(r);case"XXXX":case"XX":return Er(r);case"XXXXX":case"XXX":default:return Er(r,":")}},x:function(t,e,n){const r=t.getTimezoneOffset();switch(e){case"x":return df(r);case"xxxx":case"xx":return Er(r);case"xxxxx":case"xxx":default:return Er(r,":")}},O:function(t,e,n){const r=t.getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+cf(r,":");case"OOOO":default:return"GMT"+Er(r,":")}},z:function(t,e,n){const r=t.getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+cf(r,":");case"zzzz":default:return"GMT"+Er(r,":")}},t:function(t,e,n){const r=Math.trunc(+t/1e3);return Me(r,e.length)},T:function(t,e,n){return Me(+t,e.length)}};function cf(t,e=""){const n=t>0?"-":"+",r=Math.abs(t),i=Math.trunc(r/60),s=r%60;return s===0?n+String(i):n+String(i)+e+Me(s,2)}function df(t,e){return t%60===0?(t>0?"-":"+")+Me(Math.abs(t)/60,2):Er(t,e)}function Er(t,e=""){const n=t>0?"-":"+",r=Math.abs(t),i=Me(Math.trunc(r/60),2),s=Me(r%60,2);return n+i+e+s}const ff=(t,e)=>{switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});case"PPPP":default:return e.date({width:"full"})}},e0=(t,e)=>{switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});case"pppp":default:return e.time({width:"full"})}},lS=(t,e)=>{const n=t.match(/(P+)(p+)?/)||[],r=n[1],i=n[2];if(!i)return ff(t,e);let s;switch(r){case"P":s=e.dateTime({width:"short"});break;case"PP":s=e.dateTime({width:"medium"});break;case"PPP":s=e.dateTime({width:"long"});break;case"PPPP":default:s=e.dateTime({width:"full"});break}return s.replace("{{date}}",ff(r,e)).replace("{{time}}",e0(i,e))},uS={p:e0,P:lS},cS=/^D+$/,dS=/^Y+$/,fS=["D","DD","YY","YYYY"];function hS(t){return cS.test(t)}function pS(t){return dS.test(t)}function yS(t,e,n){const r=mS(t,e,n);if(console.warn(r),fS.includes(t))throw new RangeError(r)}function mS(t,e,n){const r=t[0]==="Y"?"years":"days of the month";return`Use \`${t.toLowerCase()}\` instead of \`${t}\` (in \`${e}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const gS=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,vS=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,bS=/^'([^]*?)'?$/,xS=/''/g,wS=/[a-zA-Z]/;function Mr(t,e,n){var c,f,p,h,y,m,g,v,S;const r=No(),i=(c=r.locale)!=null?c:rS,s=(y=(h=r.firstWeekContainsDate)!=null?h:(p=(f=r.locale)==null?void 0:f.options)==null?void 0:p.firstWeekContainsDate)!=null?y:1,a=(S=(v=r.weekStartsOn)!=null?v:(g=(m=r.locale)==null?void 0:m.options)==null?void 0:g.weekStartsOn)!=null?S:0,o=Ot(t,n==null?void 0:n.in);if(!b3(o))throw new RangeError("Invalid time value");let l=e.match(vS).map(j=>{const E=j[0];if(E==="p"||E==="P"){const A=uS[E];return A(j,i.formatLong)}return j}).join("").match(gS).map(j=>{if(j==="''")return{isToken:!1,value:"'"};const E=j[0];if(E==="'")return{isToken:!1,value:AS(j)};if(uf[E])return{isToken:!0,value:j};if(E.match(wS))throw new RangeError("Format string contains an unescaped latin alphabet character `"+E+"`");return{isToken:!1,value:j}});i.localize.preprocessor&&(l=i.localize.preprocessor(o,l));const u={firstWeekContainsDate:s,weekStartsOn:a,locale:i};return l.map(j=>{if(!j.isToken)return j.value;const E=j.value;(pS(E)||hS(E))&&yS(E,e,String(t));const A=uf[E[0]];return A(o,E,i.localize,u)}).join("")}function AS(t){const e=t.match(bS);return e?e[1].replace(xS,"'"):t}function hf(t,e,n){const[r,i]=Ro(n==null?void 0:n.in,t,e);return r.getFullYear()===i.getFullYear()&&r.getMonth()===i.getMonth()}function SS(t,e){return g3(Gt(t,t),m3(t))}function CS(t,e,n){return Jm(t,-1,n)}var kS=function(e){var n=e.brand,r=lt(),i=aa(),s=i.setBrandId;return(n==null?void 0:n.setupStatus)==="pendingQuerySelection"?d.jsx(k.Alert,{className:"yst-mt-0",children:d.jsxs("div",{className:"yst-max-w-xl yst-space-y-4",children:[d.jsxs("div",{className:"yst-space-y-2",children:[d.jsxs("h3",{className:"yst-font-medium",children:["Finish your analysis for ",(n==null?void 0:n.name)||"Brand ".concat(n==null?void 0:n.id)]}),d.jsx("p",{children:"Your brand is saved, but you haven’t completed the analysis yet. Review your queries and run the analysis to get your brand insights!"})]}),d.jsx("div",{className:"yst-flex yst-justify-start yst-gap-6",children:d.jsx(k.Link,{onClick:function(){n.id?(s(n.id),r("/setup/".concat(n.id,"/queries"))):console.error("Brand ID is missing.")},children:"Review queries"})})]})}):null},_o=function(e){var n=e.isOpen,r=e.onClose,i=e.onConfirm,s=e.isLoading,a=s===void 0?!1:s,o=e.title,l=e.description,u=e.disabled,c=u===void 0?!1:u,f=e.confirmText,p=f===void 0?"Yes, delete":f,h=e.cancelText,y=h===void 0?"No, go back":h,m=e.className;return d.jsx(k.Modal,{isOpen:n,onClose:r,position:"center",as:"div",className:m,children:d.jsxs(k.Modal.Panel,{children:[d.jsxs("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:[d.jsx("div",{children:d.jsx("span",{className:"yst-inline-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center yst-rounded-full yst-bg-red-100",children:d.jsx(Qa,{className:"yst-h-6 yst-w-6 yst-text-red-600"})})}),d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:o})}),d.jsx(k.Modal.Container.Content,{className:"yst-mb-4 yst-space-y-3",children:typeof l=="string"?d.jsx("p",{children:l}):l})]})]}),d.jsxs(k.Modal.Container.Footer,{className:"yst-mt-3 yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"secondary",onClick:r,children:y}),d.jsx(k.Button,{variant:"error",onClick:i,isLoading:a,disabled:c,children:p})]})]})})};function Bs(t){"@babel/helpers - typeof";return Bs=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},Bs(t)}function ul(t,e,n){return(e=jS(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function jS(t){var e=ES(t,"string");return Bs(e)=="symbol"?e:e+""}function ES(t,e){if(Bs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Bs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function pf(t,e){return IS(t)||TS(t,e)||PS(t,e)||OS()}function OS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
32
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function PS(t,e){if(t){if(typeof t=="string")return yf(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)?yf(t,e):void 0}}function yf(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 TS(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function IS(t){if(Array.isArray(t))return t}var hn={selected:{background:"yst-bg-primary-500",text:"yst-text-white",hover:"hover:yst-bg-primary-600"},hasAnalysis:{border:"yst-border-2 yst-border-primary-500",text:"yst-text-slate-900",hover:"hover:yst-bg-primary-50"},today:{underline:"yst-border-b-2 yst-border-slate-400"},indicator:{default:"yst-bg-blue-500"}},MS=function(e){var n=e.analyses,r=e.selectedAnalysisId,i=e.onAnalysisSelect,s=e.isLoading,a=s===void 0?!1:s,o=e.isOpen,l=o===void 0?!1:o,u=e.onClose,c=F.useState(new Date),f=pf(c,2),p=f[0],h=f[1],y=function(b){if(!b)return null;var L=b.slice(0,10),R=L.split("-"),I=pf(R,3),T=I[0],z=I[1],N=I[2],O=Number(T),B=Number(z),_=Number(N);return Number.isNaN(O)||Number.isNaN(B)||Number.isNaN(_)||B<1||B>12||_<1||_>31?null:new Date(O,B-1,_)},m=F.useMemo(function(){var x=new Map;return n.forEach(function(b){var L=y(b.createdAt),R=L?Mr(L,"yyyy-MM-dd"):"";R&&(x.has(R)||x.set(R,[]),x.get(R).push(b))}),x},[n]);F.useEffect(function(){if(l&&r){var x=n.find(function(I){return I.id===r});if(x){var b=y(x.createdAt);b&&h(b)}}else if(l&&n.length>0){var L=n.reduce(function(I,T){return new Date(T.createdAt)>new Date(I.createdAt)?T:I}),R=y(L.createdAt);R&&h(R)}},[l,r,n]);var g=F.useMemo(function(){return n.length===0?null:n.reduce(function(x,b){return new Date(b.createdAt)>new Date(x.createdAt)?b:x})},[n]),v=function(){if(g){var b=y(g.createdAt);b&&h(b)}},S=F.useMemo(function(){if(!g)return!1;var x=y(g.createdAt);return x?hf(x,p):!1},[g,p]),j=F.useMemo(function(){var x=S3(p),b=x3(p),L=new Date(x),R=L.getDay(),I=R===0?6:R-1;L.setDate(L.getDate()-I);var T=new Date(b),z=T.getDay(),N=z===0?0:7-z;return T.setDate(T.getDate()+N),A3({start:L,end:T}).map(function(O){var B=Mr(O,"yyyy-MM-dd"),_=m.get(B)||[],Y=_.find(function(G){return String(G.id)===String(r)});return{date:B,dateObj:O,isCurrentMonth:hf(O,p),isToday:SS(O),isSelected:!!Y,hasAnalyses:_.length>0,analyses:_}})},[p,m,r]),E=function(){h(function(b){return CS(b)})},A=function(){h(function(b){return Jm(b,1)})},w=function(b){if(b.hasAnalyses){if(b.analyses.length===1)i(b.analyses[0].id);else{var L=b.analyses.reduce(function(R,I){return new Date(I.createdAt)>new Date(R.createdAt)?I:R});i(L.id)}u==null||u()}};return l?a?d.jsx("div",{className:"yst-absolute yst-left-0 yst-right-0 yst-top-full yst-z-50 yst-mt-1 yst-rounded-md yst-border yst-border-slate-200 yst-bg-white yst-p-4 yst-shadow-lg",children:d.jsxs("div",{className:"yst-animate-pulse yst-space-y-4",children:[d.jsx("div",{className:"yst-h-6 yst-rounded yst-bg-slate-200"}),d.jsx("div",{className:"yst-h-48 yst-rounded yst-bg-slate-200"})]})}):d.jsxs("div",{className:"yst-absolute yst-left-0 yst-right-0 yst-top-full yst-z-50 yst-mt-1 yst-min-w-80 yst-max-w-sm yst-rounded-md yst-border yst-border-slate-200 yst-bg-white yst-p-4 yst-shadow-lg",children:[d.jsxs("div",{className:"yst-mb-6 yst-flex yst-items-center yst-justify-between",children:[d.jsxs("button",{type:"button",onClick:E,className:"yst-rounded-md yst-p-1.5 yst-text-slate-400 hover:yst-bg-slate-100 hover:yst-text-slate-500",children:[d.jsx("span",{className:"yst-sr-only",children:"Previous month"}),d.jsx(Yx,{className:"yst-h-5 yst-w-5"})]}),d.jsx("h2",{className:"yst-text-sm yst-font-semibold yst-text-slate-900",children:Mr(p,"MMMM yyyy")}),d.jsxs("button",{type:"button",onClick:A,className:"yst-rounded-md yst-p-1.5 yst-text-slate-400 hover:yst-bg-slate-100 hover:yst-text-slate-500",children:[d.jsx("span",{className:"yst-sr-only",children:"Next month"}),d.jsx(Kx,{className:"yst-h-5 yst-w-5"})]})]}),d.jsx("div",{className:"yst-mb-0 yst-grid yst-grid-cols-7 yst-gap-x-1",children:["M","T","W","T","F","S","S"].map(function(x,b){return d.jsx("div",{className:"yst-py-2 yst-text-center yst-text-xs yst-font-medium yst-text-slate-500",children:x},"".concat(x,"-").concat(b))})}),d.jsx("div",{className:"yst-grid yst-grid-cols-7 yst-gap-x-1",children:j.map(function(x){return d.jsx("div",{className:"yst-flex yst-items-center yst-justify-center yst-py-1",children:d.jsxs("button",{type:"button",onClick:function(){return w(x)},disabled:!x.hasAnalyses,className:ae("yst-relative yst-rounded-full yst-text-sm yst-transition-colors","yst-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center","yst-p-0",{"yst-text-slate-900":x.isCurrentMonth,"yst-text-slate-400":!x.isCurrentMonth},{"focus:yst-outline-none focus:yst-ring-2 focus:yst-ring-blue-500":x.hasAnalyses,"yst-cursor-not-allowed":!x.hasAnalyses,"yst-cursor-pointer":x.hasAnalyses},ul({},"".concat(hn.selected.background," ").concat(hn.selected.text," ").concat(hn.selected.hover),x.isSelected),ul({},"".concat(hn.hasAnalysis.border," ").concat(hn.hasAnalysis.text," ").concat(hn.hasAnalysis.hover),x.hasAnalyses&&!x.isSelected)),children:[d.jsx("span",{className:ae("yst-relative yst-z-10 yst-w-4",ul({},hn.today.underline,x.isToday&&!x.isSelected)),children:Mr(x.dateObj,"d")}),x.hasAnalyses&&x.analyses.length>1&&!x.isSelected&&d.jsx("span",{className:ae("yst-absolute yst-right-1 yst-top-1 yst-h-2 yst-w-2 yst-rounded-full",hn.indicator.default)})]})},x.date)})}),d.jsxs("div",{className:"yst-mt-4 yst-flex yst-items-center yst-gap-4 yst-text-xs yst-text-slate-600",children:[d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-1",children:[d.jsx("div",{className:"yst-h-3 yst-w-3 yst-rounded-full ".concat(hn.hasAnalysis.border)}),d.jsx("span",{children:"Has analysis"})]}),d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-1",children:[d.jsx("div",{className:"yst-h-3 yst-w-3 yst-rounded-full ".concat(hn.selected.background)}),d.jsx("span",{children:"Selected"})]}),d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-1",children:[d.jsx("div",{className:"yst-h-0.5 yst-w-4 yst-bg-slate-400"}),d.jsx("span",{children:"Today"})]})]}),g&&d.jsx("div",{className:"yst-mt-6",children:d.jsx(k.Button,{onClick:v,className:"yst-w-full",disabled:S,children:"Show latest analysis"})})]}):null};function cl(t,e){return _S(t)||RS(t,e)||NS(t,e)||LS()}function LS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
33
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function NS(t,e){if(t){if(typeof t=="string")return mf(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)?mf(t,e):void 0}}function mf(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 RS(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function _S(t){if(Array.isArray(t))return t}var DS=function(e){var n=e.analyses,r=e.selectedAnalysisId,i=e.onAnalysisSelect,s=e.isLoading,a=s===void 0?!1:s,o=e.disabled,l=o===void 0?!1:o,u=e.id,c=u===void 0?"analysis-date-select":u,f=F.useState(!1),p=cl(f,2),h=p[0],y=p[1],m=F.useState("latest"),g=cl(m,2),v=g[0],S=g[1],j=F.useRef(null),E=function(O){if(!O)return null;var B=O.slice(0,10),_=B.split("-"),Y=cl(_,3),G=Y[0],C=Y[1],W=Y[2],q=Number(G),P=Number(C),Q=Number(W);return Number.isNaN(q)||Number.isNaN(P)||Number.isNaN(Q)||P<1||P>12||Q<1||Q>31?null:new Date(q,P-1,Q)},A=function(O){var B=E(O.createdAt);return B?B.getTime():-1/0};F.useEffect(function(){if((r==="latest"||!r)&&n.length>0&&!a){var N=n.reduce(function(O,B){return A(B)>A(O)?B:O});i(N.id)}},[n,r,i,a]);var w=F.useMemo(function(){if(r==="latest"||!r){if(n.length>0){var N=n.reduce(function(O,B){return A(B)>A(O)?B:O});return N.id}return"latest"}return r},[r,n,A]);F.useEffect(function(){S(w)},[w]);var x=n.find(function(N){return String(N.id)===String(v)}),b=n.length>0?String(n.reduce(function(N,O){return A(O)>A(N)?O:N}).id):"",L=function(){if(x){var N=E(x.createdAt),O=N?Mr(N,"MMMM d, yyyy"):x.createdAt?x.createdAt.slice(0,10):"Unknown date",B=String(x.id)===b?"(latest)":"(older)";return"".concat(O," ").concat(B)}return n.length>0?"Select date...":"No analyses available"}();F.useEffect(function(){var N=function(B){j.current&&!j.current.contains(B.target)&&y(!1)};return h&&document.addEventListener("mousedown",N),function(){document.removeEventListener("mousedown",N)}},[h]);var R=function(){!l&&!a&&y(!h)},I=function(O){S(O),i(O),y(!1)},T=function(){y(!1)},z=function(O){O.key==="Enter"||O.key===" "?(O.preventDefault(),R()):O.key==="Escape"&&y(!1)};return d.jsxs("div",{ref:j,className:"yst-relative",children:[d.jsxs("div",{className:"yst-relative",children:[d.jsx(k.TextInput,{id:c,onClick:R,onKeyDown:z,onChange:function(){},disabled:l||a,value:L,"aria-expanded":h,"aria-haspopup":"true","aria-label":"Select analysis date",className:ae("yst-pr-10",{"yst-cursor-default":!l&&!a})}),d.jsx(qx,{className:ae("yst-pointer-events-none yst-absolute yst-right-3 yst-top-1/2 yst--translate-y-1/2 yst-transform",{"yst-text-gray-400":l||a})})]}),d.jsx(MS,{analyses:n,selectedAnalysisId:v,onAnalysisSelect:I,isLoading:a,isOpen:h,onClose:T})]})};function gf(t,e){return US(t)||zS(t,e)||FS(t,e)||BS()}function BS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
34
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function FS(t,e){if(t){if(typeof t=="string")return vf(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)?vf(t,e):void 0}}function vf(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 zS(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function US(t){if(Array.isArray(t))return t}var HS=function(e){var n=e.id,r=e.isVisible,i=e.onClose,s=e.children,a=e.className,o=e.variant,l=o===void 0?"info":o,u=e.showArrow,c=u===void 0?!0:u,f=e.keepOpenOnExternalClick,p=f===void 0?!1:f,h=e.delay,y=h===void 0?0:h,m=F.useRef(null),g=F.useState(!1),v=gf(g,2),S=v[0],j=v[1],E=F.useState(!1),A=gf(E,2),w=A[0],x=A[1];return F.useEffect(function(){if(!r){(S||w)&&(j(!1),x(!1));return}if(r)if(y>0){x(!1),j(!1);var b=setTimeout(function(){j(!0),setTimeout(function(){return x(!0)},50)},y);return function(){return clearTimeout(b)}}else j(!0),x(!1)},[r,y]),F.useEffect(function(){if(!p){var b=function(R){m.current&&!m.current.contains(R.target)&&i()};return r&&document.addEventListener("mousedown",b),function(){document.removeEventListener("mousedown",b)}}},[r,i,p]),r?d.jsxs("div",{id:n,className:"yst-absolute yst-w-80",ref:m,children:[S&&c&&d.jsx("div",{className:ae("yst-absolute yst-left-1/2 yst-top-full yst-z-[60] yst-mt-[7px] yst-h-3 yst-w-3 yst--translate-x-1/2 yst--translate-y-1/2 yst-rotate-45 yst-transform yst-border-l yst-border-t yst-border-gray-100 yst-bg-white",{"yst-opacity-0":y>0&&!w,"yst-animate-in yst-fade-in yst-slide-in-from-top-1 yst-duration-300":y>0&&w})}),d.jsx(k.Toast,{id:"".concat(n,"--toast"),className:ae("yst-absolute yst-left-1/2 yst-top-full yst-z-50 yst-mt-2 yst-w-80 yst--translate-x-1/2 yst-transform",{"yst-block":S,"yst-hidden":!S,"yst-opacity-0":y>0&&S&&!w,"yst-animate-in yst-fade-in yst-slide-in-from-top-2 yst-duration-300":y>0&&w},a),variant:l,isVisible:S,setIsVisible:function(){},autoDismiss:0,children:s})]}):null};function t0(t){if(t!=null){if(typeof t=="number"){var e=1e12;return t>e?t-Date.now():t}var n=Date.parse(t);if(!Number.isNaN(n))return n-Date.now()}}function qS(t,e){var n=t0(t);return n!==void 0&&n>e*60*1e3}var WS=2;function n0(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:WS,n=t0(t);return n!==void 0&&n<=e*60*1e3}function xu(t){if(t==null)return"a future date";var e;if(typeof t=="number"){var n=1e12;t>n?e=t:e=Date.now()+t}else{var r=Date.parse(t);Number.isNaN(r)||(e=r)}if(e===void 0)return"a future date";var i=new Date(e),s={month:"long",day:"numeric"},a={hour:"numeric",minute:"2-digit",hour12:!0},o=i.toLocaleDateString("en-US",s),l=i.toLocaleTimeString("en-US",a);return"".concat(o," at ").concat(l)}function Fs(t){"@babel/helpers - typeof";return Fs=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},Fs(t)}var bf;function ga(t,e,n){return(e=QS(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function QS(t){var e=GS(t,"string");return Fs(e)=="symbol"?e:e+""}function GS(t,e){if(Fs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Fs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function wu(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Rt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,T={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,T.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=T.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,T.v=O,T.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,T.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(T.n=-1),z(x,b)):T.n=b:T.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=T.n<0)?b:j.call(E,T))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Rt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Rt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Rt(f,"constructor",u),Rt(u,"constructor",l),l.displayName="GeneratorFunction",Rt(u,i,"GeneratorFunction"),Rt(f),Rt(f,i,"Generator"),Rt(f,r,function(){return this}),Rt(f,"toString",function(){return"[object Generator]"}),(wu=function(){return{w:s,m:p}})()}function Rt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Rt=function(a,o,l,u){function c(f,p){Rt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Rt(t,e,n,r)}function xf(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function YS(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){xf(s,r,i,a,o,"next",l)}function o(l){xf(s,r,i,a,o,"throw",l)}a(void 0)})}}function va(t,e){return JS(t)||XS(t,e)||KS(t,e)||VS()}function VS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
35
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function KS(t,e){if(t){if(typeof t=="string")return wf(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)?wf(t,e):void 0}}function wf(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 XS(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function JS(t){if(Array.isArray(t))return t}function ZS(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var Af="perplexity_tooltip_dismissed",$S=new Date("2026-01-13"),dl=ua(bf||(bf=ZS(["yst-flex-1 yst-space-y-2"]))),eC=function(e){for(var n=0,r=0;r<e.length;r++){var i=e.charCodeAt(r);n=(n<<5)-n+i,n=n&n}return Math.abs(n).toString(36)},Sf=function(e,n,r,i){var s="".concat(e,"_").concat(n,"_").concat(r,"_").concat(i),a=eC(s);return"yst_legal_alert_dismissed_".concat(a)},tC=function(e,n){return"yst_legal_alert_dismissed_".concat(e,"_").concat(n)},nC=function(e){var n,r,i,s,a,o,l=e.className,u=Et(),c=u.brandId,f=u.analysisId,p=u.aiProvider,h=aa(),y=h.setAiProvider,m=h.setAnalysisId,g=nn(),v=lt(),S=F.useState(function(){return localStorage.getItem(Af)==="true"}),j=va(S,2),E=j[0],A=j[1],w=Jn(),x=w.data,b=sa({query:{select:function(re){var pe=re.data;return pe}}}),L=b.data,R=b.isLoading,I=L==null?void 0:L.data,T=I==null?void 0:I.displayName,z=ti({query:{select:function(re){var pe=re.data;return pe==null?void 0:pe.brands}}}),N=z.data,O=z.isLoading,B=Mm(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe==null?void 0:pe.analyses}}}),_=B.data,Y=B.isLoading,G=Io(c,f,{query:{enabled:!!c&&!!f,select:function(re){var pe=re.data;return pe}}}),C=G.data,W=G.isLoading,q=C==null||(n=C.analysis)===null||n===void 0||(n=n.scans)===null||n===void 0?void 0:n.some(function(X){return X.aiProvider===ii.perplexity}),P=F.useMemo(function(){return new Date},[]),Q=P<$S&&!E&&(x==null?void 0:x.aiProvider)!==ii.perplexity&&!!q,$=Is(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe}}}),V=$.data,ie=F.useState(!1),ue=va(ie,2),ye=ue[0],oe=ue[1],Ee=function(){oe(!1)},Z=q1({mutation:{onSuccess:function(){var X=YS(wu().m(function pe(){var He,It,Pn,Ar,Ko,Xo,Jo;return wu().w(function(ri){for(;;)switch(ri.n){case 0:if(He=C==null?void 0:C.analysis,It=(He==null?void 0:He.scans)||[],Pn=_||[],Ar=function(){return Promise.all([g.invalidateQueries({queryKey:pc(c)}),g.invalidateQueries({queryKey:kn(c,f)}),g.invalidateQueries({queryKey:Mo(c)})])},oe(!1),He){ri.n=2;break}return v("/brands/".concat(c)),ri.n=1,Ar();case 1:return ri.a(2);case 2:return Ko=It.filter(function(Sr){return Sr.aiProvider!==p}),Ko.length>0?y(Ko[0].aiProvider):(Xo=Pn.filter(function(Sr){return Sr.id!==f}),Xo.length>0?(Jo=Xo.reduce(function(Sr,Jc){return new Date(Jc.createdAt||0)>new Date(Sr.createdAt||0)?Jc:Sr}),m(Jo.id),v("/brands/".concat(c,"/analysis/").concat(Jo.id))):(m("latest"),v("/brands/".concat(c)))),ri.n=3,Ar();case 3:return ri.a(2)}},pe)}));function re(){return X.apply(this,arguments)}return re}()}}),Qe=Z.mutate,Tt=Z.isPending,ct=F.useState(!1),Ge=va(ct,2),tt=Ge[0],rn=Ge[1],Ye=N==null?void 0:N.find(function(X){return String(X.id)===String(c)}),sn=function(re){switch(re){case"openai":return"ChatGPT";case"perplexity":return"Perplexity AI";case"anthropic":return"Anthropic";case"gemini":return"Gemini";default:return re||"Unknown"}},En=(C==null||(r=C.analysis)===null||r===void 0?void 0:r.scans)||[],Re=En.length>0?En.map(function(X){return{value:X.aiProvider,label:sn(X.aiProvider)}}):[{value:"",label:"AI platform"}];F.useEffect(function(){var X,re=C==null||(X=C.analysis)===null||X===void 0?void 0:X.scans;if(re&&re.length>0){var pe=re.map(function(It){return It.aiProvider});if(!p||!pe.includes(p)){var He=re[0].aiProvider;He&&y(He)}}},[C==null||(i=C.analysis)===null||i===void 0?void 0:i.scans,p,y]);var me=_!=null&&_.some(function(X){return String(X.id)===String(f)})?f:_&&_.length>0?_[0].id:"latest",ge=Is(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe}}}),xe=ge.data,U=(xe==null?void 0:xe.name)||"your brand",J=xu(xe==null?void 0:xe.nextScheduledAnalysis),ce=C==null||(s=C.analysis)===null||s===void 0?void 0:s.status,we=F.useState(!1),ke=va(we,2),nt=ke[0],gt=ke[1];F.useEffect(function(){var X,re=C==null||(X=C.analysis)===null||X===void 0?void 0:X.id,pe=I==null?void 0:I.id;if(!c||!re||!p||!pe||ce!==Dn.completed){gt(!1);return}var He=Sf(pe,c,re,p),It=window.localStorage.getItem(He)!==null;if(!It&&p==="openai"){var Pn=tC(c,re),Ar=window.localStorage.getItem(Pn)!==null;Ar&&(window.localStorage.setItem(He,"true"),window.localStorage.removeItem(Pn),It=!0)}gt(!It)},[c,C==null||(a=C.analysis)===null||a===void 0?void 0:a.id,ce,p,I==null?void 0:I.id]);var vt=function(re){var pe;re.preventDefault();var He=C==null||(pe=C.analysis)===null||pe===void 0?void 0:pe.id,It=I==null?void 0:I.id;if(!(!c||!He||!p||!It)){var Pn=Sf(It,c,He,p);window.localStorage.setItem(Pn,"true"),gt(!1)}},dn=d.jsxs("div",{className:"yst-max-w-xl yst-space-y-2",children:[d.jsx("p",{className:"yst-font-medium",children:"Your analysis is scheduled"}),d.jsxs("p",{children:["You've completed the setup for"," ",d.jsx("b",{className:"yst-font-medium",children:U}),". The analysis is scheduled to run on"," ",d.jsx("b",{className:"yst-font-medium",children:J}),". You'll see the results here once it's ready. We'll also notify you by email."]})]}),On=ga(ga(ga(ga({scheduledFirstAnalysis:{alertContent:dn,alertVariant:"info"}},Dn.pending,{alertContent:dn,alertVariant:"info"}),Dn.processing,{alertContent:d.jsxs(d.Fragment,{children:["You've completed the setup for ",U,". The analysis is now processing. You'll see the results here once it's ready. We'll also notify you by email."]}),alertVariant:"info"}),Dn.failed,{alertContent:d.jsx(d.Fragment,{children:"Analysis failed. Try restarting the analysis or contact support if the issue persists."}),alertVariant:"danger"}),Dn.cancelled,{alertContent:d.jsx(d.Fragment,{children:"Analysis was cancelled. You can restart the analysis when ready."}),alertVariant:"warning"}),rt=!ce&&(V==null?void 0:V.setupStatus)==="scheduledFirstAnalysis"?"scheduledFirstAnalysis":ce,an=(o=On[rt])!==null&&o!==void 0?o:{alertContent:null,alertVariant:"info"},dt=an.alertContent,Yo=an.alertVariant,Vo=!Y&&(V==null?void 0:V.setupStatus)!=="pendingQuerySelection"&&(_==null?void 0:_.length)===0&&(V==null?void 0:V.nextScheduledAnalysis)===null,Gi=ce===Dn.completed&&x&&["updating","completed"].includes(x.status)&&!x.isUpToDateWithBrandGroups,te=(x==null?void 0:x.status)===vA.updating&&Gi===!0,ne=function(){var re,pe,He=(re=L==null?void 0:L.maxNumberOfActiveBrands)!==null&&re!==void 0?re:0,It=(pe=L==null?void 0:L.numberOfActiveBrands)!==null&&pe!==void 0?pe:0,Pn=He-It,Ar=Pn>0;if(!Ar){rn(!0);return}v("/setup")},de=function(){var re=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;A(!0),re&&localStorage.setItem(Af,"true")};return d.jsxs(d.Fragment,{children:[d.jsx(zm,{isOpen:tt,onClose:function(){return rn(!1)}}),d.jsx(_o,{isOpen:ye,onClose:Ee,onConfirm:function(){c&&f&&x!==null&&x!==void 0&&x.id&&Qe({brandId:c,analysisId:f,scanId:x.id})},isLoading:Tt,title:"Delete ".concat(sn(p)," analysis?"),description:d.jsxs(d.Fragment,{children:[d.jsxs("p",{children:["This will permanently delete the"," ",d.jsx("b",{children:sn(p)})," analysis for"," ",d.jsx("b",{children:x!=null&&x.finishedAt?Mr(new Date(x.finishedAt),"MMMM d, yyyy"):"this date"}),". Analyses from other AI platforms for that date will not be affected."]}),d.jsx("p",{children:"This action cannot be undone."})]}),confirmText:"Yes, delete analysis",cancelText:"No, go back"}),d.jsx(k.Card,{className:ae("yst-relative yst-overflow-visible",l),children:d.jsxs(k.Card.Content,{className:"yst-mt-0",children:[d.jsxs("div",{className:"yst-flex yst-flex-1 yst-flex-col yst-flex-wrap yst-items-start yst-justify-between yst-gap-4 md:yst-flex-row xl:yst-items-center",children:[d.jsx("div",{className:"xl:yst-max-w-1/4",children:d.jsxs("div",{className:"yst-flex yst-flex-col yst-gap-2 lg:yst-gap-2 xl:yst-flex-row xl:yst-items-baseline",children:[d.jsx(k.Title,{children:d.jsxs(d.Fragment,{children:[R?d.jsx(k.SkeletonLoader,{className:"yst-inline-block yst-h-8 yst-w-64"}):d.jsxs(d.Fragment,{children:["Hi",T&&" ".concat(T),","]})," "]})}),d.jsx("p",{className:"yst-text-sm yst-font-normal yst-text-slate-600",children:"welcome to your brand analysis!"})]})}),d.jsxs("div",{className:"yst-flex yst-flex-row yst-flex-wrap yst-items-center yst-justify-end yst-gap-4 yst-self-end md:yst-self-start",children:[d.jsxs(k.Button,{variant:"primary",className:"yst-gap-1.5",onClick:ne,disabled:Y||O||R,children:[d.jsx(Bm,{})," Analyze a different brand"]}),d.jsx("div",{className:"yst-relative yst-flex yst-items-center",children:d.jsxs(k.DropdownMenu,{children:[d.jsx(k.DropdownMenu.IconTrigger,{screenReaderTriggerLabel:"Open brand list options",disabled:Y||O||N&&(N==null?void 0:N.length)<1,children:d.jsx(tw,{})}),d.jsx(k.DropdownMenu.List,{className:"yst-absolute yst-right-0 yst-top-full yst-z-40 yst-mt-2 yst-flex yst-w-64 yst-flex-col yst-justify-start",children:d.jsxs(k.DropdownMenu.ButtonItem,{className:"yst-flex yst-justify-start yst-gap-1.5 yst-text-red-600 hover:yst-bg-red-50",onClick:function(){return oe(!0)},disabled:!x,children:[d.jsx(yc,{className:"yst-h-4 yst-w-4"}),"Delete analysis"]})})]})})]})]}),d.jsx(Ui,{}),d.jsxs("form",{className:"yst-flex yst-flex-col yst-items-stretch yst-gap-4 md:yst-flex-row md:yst-items-center",children:[d.jsxs(dl,{className:"yst-relative",children:[d.jsx(k.Label,{htmlFor:"brand-name",children:"Brand"}),d.jsx(k.Select,{onChange:function(X){v("/brands/".concat(X))},id:"brand-name",value:c||"loading",options:N&&N.length>0?N.map(function(X){return{value:X.id,label:X.name}}):[{value:"loading",label:"Loading..."}],disabled:O||!N||N.length<2||!c})]}),d.jsxs(dl,{className:"yst-relative",children:[d.jsx(k.Label,{htmlFor:"analysis-date",children:"Analysis date"}),d.jsx(DS,{analyses:_||[],selectedAnalysisId:me,onAnalysisSelect:function(X){v("/brands/".concat(c,"/analysis/").concat(String(X)))},isLoading:Y,disabled:Y||!_||_.length<1,id:"analysis-date"})]}),d.jsxs(dl,{className:"yst-relative",children:[d.jsx("div",{className:"yst-flex yst-items-center yst-gap-2",children:d.jsx(k.Label,{htmlFor:"ai-tool",children:"AI platform"})}),d.jsx(k.Select,{onChange:function(X){Object.values(ii).includes(X)?y(X):console.error("Invalid AI provider selected:",X),X===ii.perplexity&&de()},id:"ai-tool",value:p,options:W||Y?[{value:p,label:"Loading..."}]:Re,disabled:W||Y||Re.length<2,buttonProps:{className:ae("yst-select__button",{"yst-ring-2 yst-ring-primary-500":Q})}}),d.jsx(HS,{id:"perplexity-introduction-popover",isVisible:Q,onClose:function(){return de(!1)},variant:"info",delay:2e3,children:d.jsxs("div",{className:"yst-space-y-3",children:[d.jsxs("div",{className:"yst-flex yst-items-start yst-gap-2",children:[d.jsx(Ym,{className:"yst-mt-0.5 yst-h-4 yst-w-4 yst-flex-shrink-0"}),d.jsxs("div",{className:"yst-flex-1 yst-space-y-1",children:[d.jsx(k.Title,{size:"4",className:"yst-text-sm yst-font-medium",children:"New: See how your brand appears in Perplexity"}),d.jsxs("p",{className:"yst-mb-4 yst-text-sm",children:["Select 'Perplexity' from the"," ",d.jsx("strong",{className:"yst-font-medium",children:"AI platform"})," ","dropdown to see how your brand appears."]})]})]}),d.jsxs("div",{className:"yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"tertiary",size:"small",onClick:function(){return de(!0)},children:"Dismiss"}),d.jsx(k.Button,{variant:"primary",size:"small",onClick:function(){var X=Re.find(function(re){return re.value===ii.perplexity});X&&y(ii.perplexity),de(!0)},children:"Select Perplexity"})]})]})})]})]})]})}),d.jsxs("div",{className:"ystaii-alerts yst-space-y-4",children:[nt&&d.jsx(k.Alert,{children:d.jsxs("div",{className:"yst-flex yst-w-full",children:[d.jsx("div",{className:"yst-max-w-xl yst-space-y-4",children:d.jsx("p",{className:"yst-mb-0",children:"Note: These insights are produced using AI and may contain errors."})}),d.jsx("div",{className:"yst-ml-auto",children:d.jsx(k.Link,{onClick:vt,variant:"default",children:d.jsx(Gm,{})})})]})}),ce!==Dn.completed&&dt&&d.jsx(k.Alert,{className:"md:yst-col-span-2",variant:Yo,children:dt}),Gi&&d.jsxs(k.Alert,{variant:"warning",children:["Note: This scan is not up to date with your current brand groups.",te?d.jsxs(d.Fragment,{children:[" ","We're updating your sentiment analysis to reflect your new brand groups. This may take a few minutes."]}):d.jsx(d.Fragment,{children:" Newer scans will use your newly selected brand groupings."})]})]}),Vo&&d.jsx(k.Alert,{variant:"info",className:"yst-mb-6",children:d.jsx("div",{className:"yst-flex yst-items-start yst-gap-3",children:d.jsxs("div",{className:"yst-flex-1",children:[d.jsx("h3",{className:"yst-mb-2 yst-font-medium yst-text-blue-800",children:"No analyses scheduled"}),d.jsxs("p",{className:"yst-text-bluer-700 yst-mb-0",children:[d.jsx("span",{className:"yst-font-medium yst-text-blue-900",children:Ye==null?void 0:Ye.name})," ","has not been analyzed yet, and no analyses are scheduled because this brand is set to inactive in your"," ",d.jsx("span",{className:"yst-cursor-pointer yst-font-medium yst-text-blue-900 yst-underline",onClick:function(){return v("/settings")},role:"button",tabIndex:0,onKeyPress:function(X){(X.key==="Enter"||X.key===" ")&&v("/settings")},children:"Settings"}),"."]})]})})}),Ye&&d.jsx(kS,{brand:Ye},Ye.id)]})},rC=function(){var e,n,r,i=Jn(),s=i.data,a=i.isLoading,o=i.isRefetching,l=s==null?void 0:s.mentions;return d.jsx(k.Card,{className:"yst-overflow-visible",children:d.jsxs(k.Card.Content,{className:"yst-space-y-4",children:[d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(la,{title:"Mentions",tooltip:"The queries where your brand was mentioned."}),d.jsx(oa,{score:l==null||(e=l.mentionedInNumberOfQueries)===null||e===void 0?void 0:e.value,total:l==null||(n=l.queriesWithMentions)===null||n===void 0?void 0:n.length,suffix:"queries",isLoading:a||o})]}),!a&&l?d.jsx("ul",{children:l==null||(r=l.queriesWithMentions)===null||r===void 0?void 0:r.map(function(u,c){var f=c===0,p=l.queriesWithMentions&&c===l.queriesWithMentions.length-1;return d.jsxs("li",{className:ae("yst-flex yst-flex-row yst-items-center yst-gap-2 yst-border-l yst-border-r yst-border-slate-300 yst-p-4 yst-font-medium yst-text-slate-800",{"yst-rounded-t-lg yst-border-t":f,"yst-rounded-b-lg yst-border-b":p,"yst-border-b":!p}),children:[d.jsx("div",{className:"yst-h-4 yst-w-4",children:u!=null&&u.mentioned?d.jsx(Qx,{className:"yst-text-green-500"}):d.jsx(gw,{className:"yst-text-red-500"})}),d.jsx("span",{className:"yst-justify-start",children:u.query}),d.jsx("span",{className:"yst-ml-auto yst-flex yst-items-end",children:u!=null&&u.mentioned?d.jsx(k.Badge,{className:"yst-bg-green-100 yst-text-green-800",children:"Found"}):d.jsx(k.Badge,{className:"yst-bg-red-100 yst-text-red-800",children:"Not found"})})]},u.query)})}):d.jsx(k.SkeletonLoader,{className:"yst-h-56 yst-w-full"})]})})};/*!
36
36
  * @kurkle/color v0.3.4
37
37
  * https://github.com/kurkle/color#readme
38
38
  * (c) 2024 Jukka Kurkela
@@ -42,62 +42,62 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
42
42
  * https://www.chartjs.org
43
43
  * (c) 2025 Chart.js Contributors
44
44
  * Released under the MIT License
45
- */function In(){}const jC=(()=>{let t=0;return()=>t++})();function Ne(t){return t==null}function Ue(t){if(Array.isArray&&Array.isArray(t))return!0;const e=Object.prototype.toString.call(t);return e.slice(0,7)==="[object"&&e.slice(-6)==="Array]"}function je(t){return t!==null&&Object.prototype.toString.call(t)==="[object Object]"}function $e(t){return(typeof t=="number"||t instanceof Number)&&isFinite(+t)}function pn(t,e){return $e(t)?t:e}function Se(t,e){return typeof t=="undefined"?e:t}const EC=(t,e)=>typeof t=="string"&&t.endsWith("%")?parseFloat(t)/100*e:+t;function De(t,e,n){if(t&&typeof t.call=="function")return t.apply(n,e)}function Le(t,e,n,r){let i,s,a;if(Ue(t))for(s=t.length,i=0;i<s;i++)e.call(n,t[i],i);else if(je(t))for(a=Object.keys(t),s=a.length,i=0;i<s;i++)e.call(n,t[a[i]],a[i])}function oo(t,e){let n,r,i,s;if(!t||!e||t.length!==e.length)return!1;for(n=0,r=t.length;n<r;++n)if(i=t[n],s=e[n],i.datasetIndex!==s.datasetIndex||i.index!==s.index)return!1;return!0}function lo(t){if(Ue(t))return t.map(lo);if(je(t)){const e=Object.create(null),n=Object.keys(t),r=n.length;let i=0;for(;i<r;++i)e[n[i]]=lo(t[n[i]]);return e}return t}function a0(t){return["__proto__","prototype","constructor"].indexOf(t)===-1}function OC(t,e,n,r){if(!a0(t))return;const i=e[t],s=n[t];je(i)&&je(s)?Us(i,s,r):e[t]=lo(s)}function Us(t,e,n){const r=Ue(e)?e:[e],i=r.length;if(!je(t))return t;n=n||{};const s=n.merger||OC;let a;for(let o=0;o<i;++o){if(a=r[o],!je(a))continue;const l=Object.keys(a);for(let u=0,c=l.length;u<c;++u)s(l[u],t,a,n)}return t}function xs(t,e){return Us(t,e,{merger:TC})}function TC(t,e,n){if(!a0(t))return;const r=e[t],i=n[t];je(r)&&je(i)?xs(r,i):Object.prototype.hasOwnProperty.call(e,t)||(e[t]=lo(i))}const Of={"":t=>t,x:t=>t.x,y:t=>t.y};function PC(t){const e=t.split("."),n=[];let r="";for(const i of e)r+=i,r.endsWith("\\")?r=r.slice(0,-1)+".":(n.push(r),r="");return n}function IC(t){const e=PC(t);return n=>{for(const r of e){if(r==="")break;n=n&&n[r]}return n}}function Hs(t,e){return(Of[e]||(Of[e]=IC(e)))(t)}function Sc(t){return t.charAt(0).toUpperCase()+t.slice(1)}const uo=t=>typeof t!="undefined",vr=t=>typeof t=="function",Tf=(t,e)=>{if(t.size!==e.size)return!1;for(const n of t)if(!e.has(n))return!1;return!0};function MC(t){return t.type==="mouseup"||t.type==="click"||t.type==="contextmenu"}const Ke=Math.PI,Qt=2*Ke,LC=Qt+Ke,co=Number.POSITIVE_INFINITY,NC=Ke/180,qt=Ke/2,Cr=Ke/4,Pf=Ke*2/3,o0=Math.log10,Mi=Math.sign;function ws(t,e,n){return Math.abs(t-e)<n}function If(t){const e=Math.round(t);t=ws(t,e,t/1e3)?e:t;const n=Math.pow(10,Math.floor(o0(t))),r=t/n;return(r<=1?1:r<=2?2:r<=5?5:10)*n}function RC(t){const e=[],n=Math.sqrt(t);let r;for(r=1;r<n;r++)t%r===0&&(e.push(r),e.push(t/r));return n===(n|0)&&e.push(n),e.sort((i,s)=>i-s).pop(),e}function _C(t){return typeof t=="symbol"||typeof t=="object"&&t!==null&&!(Symbol.toPrimitive in t||"toString"in t||"valueOf"in t)}function qs(t){return!_C(t)&&!isNaN(parseFloat(t))&&isFinite(t)}function DC(t,e){const n=Math.round(t);return n-e<=t&&n+e>=t}function BC(t,e,n){let r,i,s;for(r=0,i=t.length;r<i;r++)s=t[r][n],isNaN(s)||(e.min=Math.min(e.min,s),e.max=Math.max(e.max,s))}function fr(t){return t*(Ke/180)}function Cc(t){return t*(180/Ke)}function Mf(t){if(!$e(t))return;let e=1,n=0;for(;Math.round(t*e)/e!==t;)e*=10,n++;return n}function FC(t,e){const n=e.x-t.x,r=e.y-t.y,i=Math.sqrt(n*n+r*r);let s=Math.atan2(r,n);return s<-.5*Ke&&(s+=Qt),{angle:s,distance:i}}function Su(t,e){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function zC(t,e){return(t-e+LC)%Qt-Ke}function Ht(t){return(t%Qt+Qt)%Qt}function l0(t,e,n,r){const i=Ht(t),s=Ht(e),a=Ht(n),o=Ht(s-i),l=Ht(a-i),u=Ht(i-s),c=Ht(i-a);return i===s||i===a||r&&s===a||o>l&&u<c}function Zt(t,e,n){return Math.max(e,Math.min(n,t))}function UC(t){return Zt(t,-32768,32767)}function ci(t,e,n,r=1e-6){return t>=Math.min(e,n)-r&&t<=Math.max(e,n)+r}function kc(t,e,n){n=n||(a=>t[a]<e);let r=t.length-1,i=0,s;for(;r-i>1;)s=i+r>>1,n(s)?i=s:r=s;return{lo:i,hi:r}}const Lr=(t,e,n,r)=>kc(t,n,r?i=>{const s=t[i][e];return s<n||s===n&&t[i+1][e]===n}:i=>t[i][e]<n),HC=(t,e,n)=>kc(t,n,r=>t[r][e]>=n);function qC(t,e,n){let r=0,i=t.length;for(;r<i&&t[r]<e;)r++;for(;i>r&&t[i-1]>n;)i--;return r>0||i<t.length?t.slice(r,i):t}const u0=["push","pop","shift","splice","unshift"];function WC(t,e){if(t._chartjs){t._chartjs.listeners.push(e);return}Object.defineProperty(t,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[e]}}),u0.forEach(n=>{const r="_onData"+Sc(n),i=t[n];Object.defineProperty(t,n,{configurable:!0,enumerable:!1,value(...s){const a=i.apply(this,s);return t._chartjs.listeners.forEach(o=>{typeof o[r]=="function"&&o[r](...s)}),a}})})}function Lf(t,e){const n=t._chartjs;if(!n)return;const r=n.listeners,i=r.indexOf(e);i!==-1&&r.splice(i,1),!(r.length>0)&&(u0.forEach(s=>{delete t[s]}),delete t._chartjs)}function QC(t){const e=new Set(t);return e.size===t.length?t:Array.from(e)}const c0=function(){return typeof window=="undefined"?function(t){return t()}:window.requestAnimationFrame}();function d0(t,e){let n=[],r=!1;return function(...i){n=i,r||(r=!0,c0.call(window,()=>{r=!1,t.apply(e,n)}))}}function GC(t,e){let n;return function(...r){return e?(clearTimeout(n),n=setTimeout(t,e,r)):t.apply(this,r),e}}const jc=t=>t==="start"?"left":t==="end"?"right":"center",st=(t,e,n)=>t==="start"?e:t==="end"?n:(e+n)/2,YC=(t,e,n,r)=>t===(r?"left":"right")?n:t==="center"?(e+n)/2:e;function VC(t,e,n){const r=e.length;let i=0,s=r;if(t._sorted){const{iScale:a,vScale:o,_parsed:l}=t,u=t.dataset&&t.dataset.options?t.dataset.options.spanGaps:null,c=a.axis,{min:f,max:p,minDefined:h,maxDefined:y}=a.getUserBounds();if(h){if(i=Math.min(Lr(l,c,f).lo,n?r:Lr(e,c,a.getPixelForValue(f)).lo),u){const m=l.slice(0,i+1).reverse().findIndex(g=>!Ne(g[o.axis]));i-=Math.max(0,m)}i=Zt(i,0,r-1)}if(y){let m=Math.max(Lr(l,a.axis,p,!0).hi+1,n?0:Lr(e,c,a.getPixelForValue(p),!0).hi+1);if(u){const g=l.slice(m-1).findIndex(v=>!Ne(v[o.axis]));m+=Math.max(0,g)}s=Zt(m,i,r)-i}else s=r-i}return{start:i,count:s}}function KC(t){const{xScale:e,yScale:n,_scaleRanges:r}=t,i={xmin:e.min,xmax:e.max,ymin:n.min,ymax:n.max};if(!r)return t._scaleRanges=i,!0;const s=r.xmin!==e.min||r.xmax!==e.max||r.ymin!==n.min||r.ymax!==n.max;return Object.assign(r,i),s}const Aa=t=>t===0||t===1,Nf=(t,e,n)=>-(Math.pow(2,10*(t-=1))*Math.sin((t-e)*Qt/n)),Rf=(t,e,n)=>Math.pow(2,-10*t)*Math.sin((t-e)*Qt/n)+1,As={linear:t=>t,easeInQuad:t=>t*t,easeOutQuad:t=>-t*(t-2),easeInOutQuad:t=>(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1),easeInCubic:t=>t*t*t,easeOutCubic:t=>(t-=1)*t*t+1,easeInOutCubic:t=>(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2),easeInQuart:t=>t*t*t*t,easeOutQuart:t=>-((t-=1)*t*t*t-1),easeInOutQuart:t=>(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2),easeInQuint:t=>t*t*t*t*t,easeOutQuint:t=>(t-=1)*t*t*t*t+1,easeInOutQuint:t=>(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2),easeInSine:t=>-Math.cos(t*qt)+1,easeOutSine:t=>Math.sin(t*qt),easeInOutSine:t=>-.5*(Math.cos(Ke*t)-1),easeInExpo:t=>t===0?0:Math.pow(2,10*(t-1)),easeOutExpo:t=>t===1?1:-Math.pow(2,-10*t)+1,easeInOutExpo:t=>Aa(t)?t:t<.5?.5*Math.pow(2,10*(t*2-1)):.5*(-Math.pow(2,-10*(t*2-1))+2),easeInCirc:t=>t>=1?t:-(Math.sqrt(1-t*t)-1),easeOutCirc:t=>Math.sqrt(1-(t-=1)*t),easeInOutCirc:t=>(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1),easeInElastic:t=>Aa(t)?t:Nf(t,.075,.3),easeOutElastic:t=>Aa(t)?t:Rf(t,.075,.3),easeInOutElastic(t){return Aa(t)?t:t<.5?.5*Nf(t*2,.1125,.45):.5+.5*Rf(t*2-1,.1125,.45)},easeInBack(t){return t*t*((1.70158+1)*t-1.70158)},easeOutBack(t){return(t-=1)*t*((1.70158+1)*t+1.70158)+1},easeInOutBack(t){let e=1.70158;return(t/=.5)<1?.5*(t*t*(((e*=1.525)+1)*t-e)):.5*((t-=2)*t*(((e*=1.525)+1)*t+e)+2)},easeInBounce:t=>1-As.easeOutBounce(1-t),easeOutBounce(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},easeInOutBounce:t=>t<.5?As.easeInBounce(t*2)*.5:As.easeOutBounce(t*2-1)*.5+.5};function Ec(t){if(t&&typeof t=="object"){const e=t.toString();return e==="[object CanvasPattern]"||e==="[object CanvasGradient]"}return!1}function _f(t){return Ec(t)?t:new zs(t)}function hl(t){return Ec(t)?t:new zs(t).saturate(.5).darken(.1).hexString()}const XC=["x","y","borderWidth","radius","tension"],JC=["color","borderColor","backgroundColor"];function ZC(t){t.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0}),t.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:e=>e!=="onProgress"&&e!=="onComplete"&&e!=="fn"}),t.set("animations",{colors:{type:"color",properties:JC},numbers:{type:"number",properties:XC}}),t.describe("animations",{_fallback:"animation"}),t.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:e=>e|0}}}})}function $C(t){t.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const Df=new Map;function e5(t,e){e=e||{};const n=t+JSON.stringify(e);let r=Df.get(n);return r||(r=new Intl.NumberFormat(t,e),Df.set(n,r)),r}function f0(t,e,n){return e5(e,n).format(t)}const t5={values(t){return Ue(t)?t:""+t},numeric(t,e,n){if(t===0)return"0";const r=this.chart.options.locale;let i,s=t;if(n.length>1){const u=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(u<1e-4||u>1e15)&&(i="scientific"),s=n5(t,n)}const a=o0(Math.abs(s)),o=isNaN(a)?1:Math.max(Math.min(-1*Math.floor(a),20),0),l={notation:i,minimumFractionDigits:o,maximumFractionDigits:o};return Object.assign(l,this.options.ticks.format),f0(t,r,l)}};function n5(t,e){let n=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;return Math.abs(n)>=1&&t!==Math.floor(t)&&(n=t-Math.floor(t)),n}var Oc={formatters:t5};function r5(t){t.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",clip:!0,grace:0,grid:{display:!0,lineWidth:1,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(e,n)=>n.lineWidth,tickColor:(e,n)=>n.color,offset:!1},border:{display:!0,dash:[],dashOffset:0,width:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Oc.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),t.route("scale.ticks","color","","color"),t.route("scale.grid","color","","borderColor"),t.route("scale.border","color","","borderColor"),t.route("scale.title","color","","color"),t.describe("scale",{_fallback:!1,_scriptable:e=>!e.startsWith("before")&&!e.startsWith("after")&&e!=="callback"&&e!=="parser",_indexable:e=>e!=="borderDash"&&e!=="tickBorderDash"&&e!=="dash"}),t.describe("scales",{_fallback:"scale"}),t.describe("scale.ticks",{_scriptable:e=>e!=="backdropPadding"&&e!=="callback",_indexable:e=>e!=="backdropPadding"})}const Jr=Object.create(null),Cu=Object.create(null);function Ss(t,e){if(!e)return t;const n=e.split(".");for(let r=0,i=n.length;r<i;++r){const s=n[r];t=t[s]||(t[s]=Object.create(null))}return t}function pl(t,e,n){return typeof e=="string"?Us(Ss(t,e),n):Us(Ss(t,""),e)}class i5{constructor(e,n){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=r=>r.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(r,i)=>hl(i.backgroundColor),this.hoverBorderColor=(r,i)=>hl(i.borderColor),this.hoverColor=(r,i)=>hl(i.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e),this.apply(n)}set(e,n){return pl(this,e,n)}get(e){return Ss(this,e)}describe(e,n){return pl(Cu,e,n)}override(e,n){return pl(Jr,e,n)}route(e,n,r,i){const s=Ss(this,e),a=Ss(this,r),o="_"+n;Object.defineProperties(s,{[o]:{value:s[n],writable:!0},[n]:{enumerable:!0,get(){const l=this[o],u=a[i];return je(l)?Object.assign({},u,l):Se(l,u)},set(l){this[o]=l}}})}apply(e){e.forEach(n=>n(this))}}var We=new i5({_scriptable:t=>!t.startsWith("on"),_indexable:t=>t!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[ZC,$C,r5]);function s5(t){return!t||Ne(t.size)||Ne(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}function fo(t,e,n,r,i){let s=e[i];return s||(s=e[i]=t.measureText(i).width,n.push(i)),s>r&&(r=s),r}function a5(t,e,n,r){r=r||{};let i=r.data=r.data||{},s=r.garbageCollect=r.garbageCollect||[];r.font!==e&&(i=r.data={},s=r.garbageCollect=[],r.font=e),t.save(),t.font=e;let a=0;const o=n.length;let l,u,c,f,p;for(l=0;l<o;l++)if(f=n[l],f!=null&&!Ue(f))a=fo(t,i,s,a,f);else if(Ue(f))for(u=0,c=f.length;u<c;u++)p=f[u],p!=null&&!Ue(p)&&(a=fo(t,i,s,a,p));t.restore();const h=s.length/2;if(h>n.length){for(l=0;l<h;l++)delete i[s[l]];s.splice(0,h)}return a}function kr(t,e,n){const r=t.currentDevicePixelRatio,i=n!==0?Math.max(n/2,.5):0;return Math.round((e-i)*r)/r+i}function Bf(t,e){!e&&!t||(e=e||t.getContext("2d"),e.save(),e.resetTransform(),e.clearRect(0,0,t.width,t.height),e.restore())}function ku(t,e,n,r){h0(t,e,n,r,null)}function h0(t,e,n,r,i){let s,a,o,l,u,c,f,p;const h=e.pointStyle,y=e.rotation,m=e.radius;let g=(y||0)*NC;if(h&&typeof h=="object"&&(s=h.toString(),s==="[object HTMLImageElement]"||s==="[object HTMLCanvasElement]")){t.save(),t.translate(n,r),t.rotate(g),t.drawImage(h,-h.width/2,-h.height/2,h.width,h.height),t.restore();return}if(!(isNaN(m)||m<=0)){switch(t.beginPath(),h){default:i?t.ellipse(n,r,i/2,m,0,0,Qt):t.arc(n,r,m,0,Qt),t.closePath();break;case"triangle":c=i?i/2:m,t.moveTo(n+Math.sin(g)*c,r-Math.cos(g)*m),g+=Pf,t.lineTo(n+Math.sin(g)*c,r-Math.cos(g)*m),g+=Pf,t.lineTo(n+Math.sin(g)*c,r-Math.cos(g)*m),t.closePath();break;case"rectRounded":u=m*.516,l=m-u,a=Math.cos(g+Cr)*l,f=Math.cos(g+Cr)*(i?i/2-u:l),o=Math.sin(g+Cr)*l,p=Math.sin(g+Cr)*(i?i/2-u:l),t.arc(n-f,r-o,u,g-Ke,g-qt),t.arc(n+p,r-a,u,g-qt,g),t.arc(n+f,r+o,u,g,g+qt),t.arc(n-p,r+a,u,g+qt,g+Ke),t.closePath();break;case"rect":if(!y){l=Math.SQRT1_2*m,c=i?i/2:l,t.rect(n-c,r-l,2*c,2*l);break}g+=Cr;case"rectRot":f=Math.cos(g)*(i?i/2:m),a=Math.cos(g)*m,o=Math.sin(g)*m,p=Math.sin(g)*(i?i/2:m),t.moveTo(n-f,r-o),t.lineTo(n+p,r-a),t.lineTo(n+f,r+o),t.lineTo(n-p,r+a),t.closePath();break;case"crossRot":g+=Cr;case"cross":f=Math.cos(g)*(i?i/2:m),a=Math.cos(g)*m,o=Math.sin(g)*m,p=Math.sin(g)*(i?i/2:m),t.moveTo(n-f,r-o),t.lineTo(n+f,r+o),t.moveTo(n+p,r-a),t.lineTo(n-p,r+a);break;case"star":f=Math.cos(g)*(i?i/2:m),a=Math.cos(g)*m,o=Math.sin(g)*m,p=Math.sin(g)*(i?i/2:m),t.moveTo(n-f,r-o),t.lineTo(n+f,r+o),t.moveTo(n+p,r-a),t.lineTo(n-p,r+a),g+=Cr,f=Math.cos(g)*(i?i/2:m),a=Math.cos(g)*m,o=Math.sin(g)*m,p=Math.sin(g)*(i?i/2:m),t.moveTo(n-f,r-o),t.lineTo(n+f,r+o),t.moveTo(n+p,r-a),t.lineTo(n-p,r+a);break;case"line":a=i?i/2:Math.cos(g)*m,o=Math.sin(g)*m,t.moveTo(n-a,r-o),t.lineTo(n+a,r+o);break;case"dash":t.moveTo(n,r),t.lineTo(n+Math.cos(g)*(i?i/2:m),r+Math.sin(g)*m);break;case!1:t.closePath();break}t.fill(),e.borderWidth>0&&t.stroke()}}function Wn(t,e,n){return n=n||.5,!e||t&&t.x>e.left-n&&t.x<e.right+n&&t.y>e.top-n&&t.y<e.bottom+n}function Do(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()}function Bo(t){t.restore()}function o5(t,e,n,r,i){if(!e)return t.lineTo(n.x,n.y);if(i==="middle"){const s=(e.x+n.x)/2;t.lineTo(s,e.y),t.lineTo(s,n.y)}else i==="after"!=!!r?t.lineTo(e.x,n.y):t.lineTo(n.x,e.y);t.lineTo(n.x,n.y)}function l5(t,e,n,r){if(!e)return t.lineTo(n.x,n.y);t.bezierCurveTo(r?e.cp1x:e.cp2x,r?e.cp1y:e.cp2y,r?n.cp2x:n.cp1x,r?n.cp2y:n.cp1y,n.x,n.y)}function u5(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]),Ne(e.rotation)||t.rotate(e.rotation),e.color&&(t.fillStyle=e.color),e.textAlign&&(t.textAlign=e.textAlign),e.textBaseline&&(t.textBaseline=e.textBaseline)}function c5(t,e,n,r,i){if(i.strikethrough||i.underline){const s=t.measureText(r),a=e-s.actualBoundingBoxLeft,o=e+s.actualBoundingBoxRight,l=n-s.actualBoundingBoxAscent,u=n+s.actualBoundingBoxDescent,c=i.strikethrough?(l+u)/2:u;t.strokeStyle=t.fillStyle,t.beginPath(),t.lineWidth=i.decorationWidth||2,t.moveTo(a,c),t.lineTo(o,c),t.stroke()}}function d5(t,e){const n=t.fillStyle;t.fillStyle=e.color,t.fillRect(e.left,e.top,e.width,e.height),t.fillStyle=n}function Zr(t,e,n,r,i,s={}){const a=Ue(e)?e:[e],o=s.strokeWidth>0&&s.strokeColor!=="";let l,u;for(t.save(),t.font=i.string,u5(t,s),l=0;l<a.length;++l)u=a[l],s.backdrop&&d5(t,s.backdrop),o&&(s.strokeColor&&(t.strokeStyle=s.strokeColor),Ne(s.strokeWidth)||(t.lineWidth=s.strokeWidth),t.strokeText(u,n,r,s.maxWidth)),t.fillText(u,n,r,s.maxWidth),c5(t,n,r,u,s),r+=Number(i.lineHeight);t.restore()}function ho(t,e){const{x:n,y:r,w:i,h:s,radius:a}=e;t.arc(n+a.topLeft,r+a.topLeft,a.topLeft,1.5*Ke,Ke,!0),t.lineTo(n,r+s-a.bottomLeft),t.arc(n+a.bottomLeft,r+s-a.bottomLeft,a.bottomLeft,Ke,qt,!0),t.lineTo(n+i-a.bottomRight,r+s),t.arc(n+i-a.bottomRight,r+s-a.bottomRight,a.bottomRight,qt,0,!0),t.lineTo(n+i,r+a.topRight),t.arc(n+i-a.topRight,r+a.topRight,a.topRight,0,-qt,!0),t.lineTo(n+a.topLeft,r)}const f5=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,h5=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function p5(t,e){const n=(""+t).match(f5);if(!n||n[1]==="normal")return e*1.2;switch(t=+n[2],n[3]){case"px":return t;case"%":t/=100;break}return e*t}const y5=t=>+t||0;function p0(t,e){const n={},r=je(e),i=r?Object.keys(e):e,s=je(t)?r?a=>Se(t[a],t[e[a]]):a=>t[a]:()=>t;for(const a of i)n[a]=y5(s(a));return n}function m5(t){return p0(t,{top:"y",right:"x",bottom:"y",left:"x"})}function hi(t){return p0(t,["topLeft","topRight","bottomLeft","bottomRight"])}function ot(t){const e=m5(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function Je(t,e){t=t||{},e=e||We.font;let n=Se(t.size,e.size);typeof n=="string"&&(n=parseInt(n,10));let r=Se(t.style,e.style);r&&!(""+r).match(h5)&&(console.warn('Invalid font style specified: "'+r+'"'),r=void 0);const i={family:Se(t.family,e.family),lineHeight:p5(Se(t.lineHeight,e.lineHeight),n),size:n,style:r,weight:Se(t.weight,e.weight),string:""};return i.string=s5(i),i}function Sa(t,e,n,r){let i,s,a;for(i=0,s=t.length;i<s;++i)if(a=t[i],a!==void 0&&a!==void 0)return a}function g5(t,e,n){const{min:r,max:i}=t,s=EC(e,(i-r)/2),a=(o,l)=>n&&o===0?0:o+l;return{min:a(r,-Math.abs(s)),max:a(i,s)}}function xr(t,e){return Object.assign(Object.create(t),e)}function Tc(t,e=[""],n,r,i=()=>t[0]){const s=n||t;typeof r=="undefined"&&(r=v0("_fallback",t));const a={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:t,_rootScopes:s,_fallback:r,_getTarget:i,override:o=>Tc([o,...t],e,s,r)};return new Proxy(a,{deleteProperty(o,l){return delete o[l],delete o._keys,delete t[0][l],!0},get(o,l){return m0(o,l,()=>k5(l,e,t,o))},getOwnPropertyDescriptor(o,l){return Reflect.getOwnPropertyDescriptor(o._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(t[0])},has(o,l){return zf(o).includes(l)},ownKeys(o){return zf(o)},set(o,l,u){const c=o._storage||(o._storage=i());return o[l]=c[l]=u,delete o._keys,!0}})}function Li(t,e,n,r){const i={_cacheable:!1,_proxy:t,_context:e,_subProxy:n,_stack:new Set,_descriptors:y0(t,r),setContext:s=>Li(t,s,n,r),override:s=>Li(t.override(s),e,n,r)};return new Proxy(i,{deleteProperty(s,a){return delete s[a],delete t[a],!0},get(s,a,o){return m0(s,a,()=>b5(s,a,o))},getOwnPropertyDescriptor(s,a){return s._descriptors.allKeys?Reflect.has(t,a)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,a)},getPrototypeOf(){return Reflect.getPrototypeOf(t)},has(s,a){return Reflect.has(t,a)},ownKeys(){return Reflect.ownKeys(t)},set(s,a,o){return t[a]=o,delete s[a],!0}})}function y0(t,e={scriptable:!0,indexable:!0}){const{_scriptable:n=e.scriptable,_indexable:r=e.indexable,_allKeys:i=e.allKeys}=t;return{allKeys:i,scriptable:n,indexable:r,isScriptable:vr(n)?n:()=>n,isIndexable:vr(r)?r:()=>r}}const v5=(t,e)=>t?t+Sc(e):e,Pc=(t,e)=>je(e)&&t!=="adapters"&&(Object.getPrototypeOf(e)===null||e.constructor===Object);function m0(t,e,n){if(Object.prototype.hasOwnProperty.call(t,e)||e==="constructor")return t[e];const r=n();return t[e]=r,r}function b5(t,e,n){const{_proxy:r,_context:i,_subProxy:s,_descriptors:a}=t;let o=r[e];return vr(o)&&a.isScriptable(e)&&(o=x5(e,o,t,n)),Ue(o)&&o.length&&(o=w5(e,o,t,a.isIndexable)),Pc(e,o)&&(o=Li(o,i,s&&s[e],a)),o}function x5(t,e,n,r){const{_proxy:i,_context:s,_subProxy:a,_stack:o}=n;if(o.has(t))throw new Error("Recursion detected: "+Array.from(o).join("->")+"->"+t);o.add(t);let l=e(s,a||r);return o.delete(t),Pc(t,l)&&(l=Ic(i._scopes,i,t,l)),l}function w5(t,e,n,r){const{_proxy:i,_context:s,_subProxy:a,_descriptors:o}=n;if(typeof s.index!="undefined"&&r(t))return e[s.index%e.length];if(je(e[0])){const l=e,u=i._scopes.filter(c=>c!==l);e=[];for(const c of l){const f=Ic(u,i,t,c);e.push(Li(f,s,a&&a[t],o))}}return e}function g0(t,e,n){return vr(t)?t(e,n):t}const A5=(t,e)=>t===!0?e:typeof t=="string"?Hs(e,t):void 0;function S5(t,e,n,r,i){for(const s of e){const a=A5(n,s);if(a){t.add(a);const o=g0(a._fallback,n,i);if(typeof o!="undefined"&&o!==n&&o!==r)return o}else if(a===!1&&typeof r!="undefined"&&n!==r)return null}return!1}function Ic(t,e,n,r){const i=e._rootScopes,s=g0(e._fallback,n,r),a=[...t,...i],o=new Set;o.add(r);let l=Ff(o,a,n,s||n,r);return l===null||typeof s!="undefined"&&s!==n&&(l=Ff(o,a,s,l,r),l===null)?!1:Tc(Array.from(o),[""],i,s,()=>C5(e,n,r))}function Ff(t,e,n,r,i){for(;n;)n=S5(t,e,n,r,i);return n}function C5(t,e,n){const r=t._getTarget();e in r||(r[e]={});const i=r[e];return Ue(i)&&je(n)?n:i||{}}function k5(t,e,n,r){let i;for(const s of e)if(i=v0(v5(s,t),n),typeof i!="undefined")return Pc(t,i)?Ic(n,r,t,i):i}function v0(t,e){for(const n of e){if(!n)continue;const r=n[t];if(typeof r!="undefined")return r}}function zf(t){let e=t._keys;return e||(e=t._keys=j5(t._scopes)),e}function j5(t){const e=new Set;for(const n of t)for(const r of Object.keys(n).filter(i=>!i.startsWith("_")))e.add(r);return Array.from(e)}function E5(t,e,n,r){const{iScale:i}=t,{key:s="r"}=this._parsing,a=new Array(r);let o,l,u,c;for(o=0,l=r;o<l;++o)u=o+n,c=e[u],a[o]={r:i.parse(Hs(c,s),u)};return a}const O5=Number.EPSILON||1e-14,Ni=(t,e)=>e<t.length&&!t[e].skip&&t[e],b0=t=>t==="x"?"y":"x";function T5(t,e,n,r){const i=t.skip?e:t,s=e,a=n.skip?e:n,o=Su(s,i),l=Su(a,s);let u=o/(o+l),c=l/(o+l);u=isNaN(u)?0:u,c=isNaN(c)?0:c;const f=r*u,p=r*c;return{previous:{x:s.x-f*(a.x-i.x),y:s.y-f*(a.y-i.y)},next:{x:s.x+p*(a.x-i.x),y:s.y+p*(a.y-i.y)}}}function P5(t,e,n){const r=t.length;let i,s,a,o,l,u=Ni(t,0);for(let c=0;c<r-1;++c)if(l=u,u=Ni(t,c+1),!(!l||!u)){if(ws(e[c],0,O5)){n[c]=n[c+1]=0;continue}i=n[c]/e[c],s=n[c+1]/e[c],o=Math.pow(i,2)+Math.pow(s,2),!(o<=9)&&(a=3/Math.sqrt(o),n[c]=i*a*e[c],n[c+1]=s*a*e[c])}}function I5(t,e,n="x"){const r=b0(n),i=t.length;let s,a,o,l=Ni(t,0);for(let u=0;u<i;++u){if(a=o,o=l,l=Ni(t,u+1),!o)continue;const c=o[n],f=o[r];a&&(s=(c-a[n])/3,o[`cp1${n}`]=c-s,o[`cp1${r}`]=f-s*e[u]),l&&(s=(l[n]-c)/3,o[`cp2${n}`]=c+s,o[`cp2${r}`]=f+s*e[u])}}function M5(t,e="x"){const n=b0(e),r=t.length,i=Array(r).fill(0),s=Array(r);let a,o,l,u=Ni(t,0);for(a=0;a<r;++a)if(o=l,l=u,u=Ni(t,a+1),!!l){if(u){const c=u[e]-l[e];i[a]=c!==0?(u[n]-l[n])/c:0}s[a]=o?u?Mi(i[a-1])!==Mi(i[a])?0:(i[a-1]+i[a])/2:i[a-1]:i[a]}P5(t,i,s),I5(t,s,e)}function Ca(t,e,n){return Math.max(Math.min(t,n),e)}function L5(t,e){let n,r,i,s,a,o=Wn(t[0],e);for(n=0,r=t.length;n<r;++n)a=s,s=o,o=n<r-1&&Wn(t[n+1],e),s&&(i=t[n],a&&(i.cp1x=Ca(i.cp1x,e.left,e.right),i.cp1y=Ca(i.cp1y,e.top,e.bottom)),o&&(i.cp2x=Ca(i.cp2x,e.left,e.right),i.cp2y=Ca(i.cp2y,e.top,e.bottom)))}function N5(t,e,n,r,i){let s,a,o,l;if(e.spanGaps&&(t=t.filter(u=>!u.skip)),e.cubicInterpolationMode==="monotone")M5(t,i);else{let u=r?t[t.length-1]:t[0];for(s=0,a=t.length;s<a;++s)o=t[s],l=T5(u,o,t[Math.min(s+1,a-(r?0:1))%a],e.tension),o.cp1x=l.previous.x,o.cp1y=l.previous.y,o.cp2x=l.next.x,o.cp2y=l.next.y,u=o}e.capBezierPoints&&L5(t,n)}function Mc(){return typeof window!="undefined"&&typeof document!="undefined"}function Lc(t){let e=t.parentNode;return e&&e.toString()==="[object ShadowRoot]"&&(e=e.host),e}function po(t,e,n){let r;return typeof t=="string"?(r=parseInt(t,10),t.indexOf("%")!==-1&&(r=r/100*e.parentNode[n])):r=t,r}const Fo=t=>t.ownerDocument.defaultView.getComputedStyle(t,null);function R5(t,e){return Fo(t).getPropertyValue(e)}const _5=["top","right","bottom","left"];function Gr(t,e,n){const r={};n=n?"-"+n:"";for(let i=0;i<4;i++){const s=_5[i];r[s]=parseFloat(t[e+"-"+s+n])||0}return r.width=r.left+r.right,r.height=r.top+r.bottom,r}const D5=(t,e,n)=>(t>0||e>0)&&(!n||!n.shadowRoot);function B5(t,e){const n=t.touches,r=n&&n.length?n[0]:t,{offsetX:i,offsetY:s}=r;let a=!1,o,l;if(D5(i,s,t.target))o=i,l=s;else{const u=e.getBoundingClientRect();o=r.clientX-u.left,l=r.clientY-u.top,a=!0}return{x:o,y:l,box:a}}function Or(t,e){if("native"in t)return t;const{canvas:n,currentDevicePixelRatio:r}=e,i=Fo(n),s=i.boxSizing==="border-box",a=Gr(i,"padding"),o=Gr(i,"border","width"),{x:l,y:u,box:c}=B5(t,n),f=a.left+(c&&o.left),p=a.top+(c&&o.top);let{width:h,height:y}=e;return s&&(h-=a.width+o.width,y-=a.height+o.height),{x:Math.round((l-f)/h*n.width/r),y:Math.round((u-p)/y*n.height/r)}}function F5(t,e,n){let r,i;if(e===void 0||n===void 0){const s=t&&Lc(t);if(!s)e=t.clientWidth,n=t.clientHeight;else{const a=s.getBoundingClientRect(),o=Fo(s),l=Gr(o,"border","width"),u=Gr(o,"padding");e=a.width-u.width-l.width,n=a.height-u.height-l.height,r=po(o.maxWidth,s,"clientWidth"),i=po(o.maxHeight,s,"clientHeight")}}return{width:e,height:n,maxWidth:r||co,maxHeight:i||co}}const hr=t=>Math.round(t*10)/10;function z5(t,e,n,r){const i=Fo(t),s=Gr(i,"margin"),a=po(i.maxWidth,t,"clientWidth")||co,o=po(i.maxHeight,t,"clientHeight")||co,l=F5(t,e,n);let{width:u,height:c}=l;if(i.boxSizing==="content-box"){const p=Gr(i,"border","width"),h=Gr(i,"padding");u-=h.width+p.width,c-=h.height+p.height}return u=Math.max(0,u-s.width),c=Math.max(0,r?u/r:c-s.height),u=hr(Math.min(u,a,l.maxWidth)),c=hr(Math.min(c,o,l.maxHeight)),u&&!c&&(c=hr(u/2)),(e!==void 0||n!==void 0)&&r&&l.height&&c>l.height&&(c=l.height,u=hr(Math.floor(c*r))),{width:u,height:c}}function Uf(t,e,n){const r=e||1,i=hr(t.height*r),s=hr(t.width*r);t.height=hr(t.height),t.width=hr(t.width);const a=t.canvas;return a.style&&(n||!a.style.height&&!a.style.width)&&(a.style.height=`${t.height}px`,a.style.width=`${t.width}px`),t.currentDevicePixelRatio!==r||a.height!==i||a.width!==s?(t.currentDevicePixelRatio=r,a.height=i,a.width=s,t.ctx.setTransform(r,0,0,r,0,0),!0):!1}const U5=function(){let t=!1;try{const e={get passive(){return t=!0,!1}};Mc()&&(window.addEventListener("test",null,e),window.removeEventListener("test",null,e))}catch(e){}return t}();function Hf(t,e){const n=R5(t,e),r=n&&n.match(/^(\d+)(\.\d+)?px$/);return r?+r[1]:void 0}function Tr(t,e,n,r){return{x:t.x+n*(e.x-t.x),y:t.y+n*(e.y-t.y)}}function H5(t,e,n,r){return{x:t.x+n*(e.x-t.x),y:r==="middle"?n<.5?t.y:e.y:r==="after"?n<1?t.y:e.y:n>0?e.y:t.y}}function q5(t,e,n,r){const i={x:t.cp2x,y:t.cp2y},s={x:e.cp1x,y:e.cp1y},a=Tr(t,i,n),o=Tr(i,s,n),l=Tr(s,e,n),u=Tr(a,o,n),c=Tr(o,l,n);return Tr(u,c,n)}const W5=function(t,e){return{x(n){return t+t+e-n},setWidth(n){e=n},textAlign(n){return n==="center"?n:n==="right"?"left":"right"},xPlus(n,r){return n-r},leftForLtr(n,r){return n-r}}},Q5=function(){return{x(t){return t},setWidth(t){},textAlign(t){return t},xPlus(t,e){return t+e},leftForLtr(t,e){return t}}};function pi(t,e,n){return t?W5(e,n):Q5()}function x0(t,e){let n,r;(e==="ltr"||e==="rtl")&&(n=t.canvas.style,r=[n.getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",e,"important"),t.prevTextDirection=r)}function w0(t,e){e!==void 0&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function A0(t){return t==="angle"?{between:l0,compare:zC,normalize:Ht}:{between:ci,compare:(e,n)=>e-n,normalize:e=>e}}function qf({start:t,end:e,count:n,loop:r,style:i}){return{start:t%n,end:e%n,loop:r&&(e-t+1)%n===0,style:i}}function G5(t,e,n){const{property:r,start:i,end:s}=n,{between:a,normalize:o}=A0(r),l=e.length;let{start:u,end:c,loop:f}=t,p,h;if(f){for(u+=l,c+=l,p=0,h=l;p<h&&a(o(e[u%l][r]),i,s);++p)u--,c--;u%=l,c%=l}return c<u&&(c+=l),{start:u,end:c,loop:f,style:t.style}}function S0(t,e,n){if(!n)return[t];const{property:r,start:i,end:s}=n,a=e.length,{compare:o,between:l,normalize:u}=A0(r),{start:c,end:f,loop:p,style:h}=G5(t,e,n),y=[];let m=!1,g=null,v,S,j;const E=()=>l(i,j,v)&&o(i,j)!==0,A=()=>o(s,v)===0||l(s,j,v),w=()=>m||E(),x=()=>!m||A();for(let b=c,L=c;b<=f;++b)S=e[b%a],!S.skip&&(v=u(S[r]),v!==j&&(m=l(v,i,s),g===null&&w()&&(g=o(v,i)===0?b:L),g!==null&&x()&&(y.push(qf({start:g,end:b,loop:p,count:a,style:h})),g=null),L=b,j=v));return g!==null&&y.push(qf({start:g,end:f,loop:p,count:a,style:h})),y}function C0(t,e){const n=[],r=t.segments;for(let i=0;i<r.length;i++){const s=S0(r[i],t.points,e);s.length&&n.push(...s)}return n}function Y5(t,e,n,r){let i=0,s=e-1;if(n&&!r)for(;i<e&&!t[i].skip;)i++;for(;i<e&&t[i].skip;)i++;for(i%=e,n&&(s+=i);s>i&&t[s%e].skip;)s--;return s%=e,{start:i,end:s}}function V5(t,e,n,r){const i=t.length,s=[];let a=e,o=t[e],l;for(l=e+1;l<=n;++l){const u=t[l%i];u.skip||u.stop?o.skip||(r=!1,s.push({start:e%i,end:(l-1)%i,loop:r}),e=a=u.stop?l:null):(a=l,o.skip&&(e=l)),o=u}return a!==null&&s.push({start:e%i,end:a%i,loop:r}),s}function K5(t,e){const n=t.points,r=t.options.spanGaps,i=n.length;if(!i)return[];const s=!!t._loop,{start:a,end:o}=Y5(n,i,s,r);if(r===!0)return Wf(t,[{start:a,end:o,loop:s}],n,e);const l=o<a?o+i:o,u=!!t._fullLoop&&a===0&&o===i-1;return Wf(t,V5(n,a,l,u),n,e)}function Wf(t,e,n,r){return!r||!r.setContext||!n?e:X5(t,e,n,r)}function X5(t,e,n,r){const i=t._chart.getContext(),s=Qf(t.options),{_datasetIndex:a,options:{spanGaps:o}}=t,l=n.length,u=[];let c=s,f=e[0].start,p=f;function h(y,m,g,v){const S=o?-1:1;if(y!==m){for(y+=l;n[y%l].skip;)y-=S;for(;n[m%l].skip;)m+=S;y%l!==m%l&&(u.push({start:y%l,end:m%l,loop:g,style:v}),c=v,f=m%l)}}for(const y of e){f=o?f:y.start;let m=n[f%l],g;for(p=f+1;p<=y.end;p++){const v=n[p%l];g=Qf(r.setContext(xr(i,{type:"segment",p0:m,p1:v,p0DataIndex:(p-1)%l,p1DataIndex:p%l,datasetIndex:a}))),J5(g,c)&&h(f,p-1,y.loop,c),m=v,c=g}f<p-1&&h(f,p-1,y.loop,c)}return u}function Qf(t){return{backgroundColor:t.backgroundColor,borderCapStyle:t.borderCapStyle,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderJoinStyle:t.borderJoinStyle,borderWidth:t.borderWidth,borderColor:t.borderColor}}function J5(t,e){if(!e)return!1;const n=[],r=function(i,s){return Ec(s)?(n.includes(s)||n.push(s),n.indexOf(s)):s};return JSON.stringify(t,r)!==JSON.stringify(e,r)}function ka(t,e,n){return t.options.clip?t[n]:e[n]}function Z5(t,e){const{xScale:n,yScale:r}=t;return n&&r?{left:ka(n,e,"left"),right:ka(n,e,"right"),top:ka(r,e,"top"),bottom:ka(r,e,"bottom")}:e}function k0(t,e){const n=e._clip;if(n.disabled)return!1;const r=Z5(e,t.chartArea);return{left:n.left===!1?0:r.left-(n.left===!0?0:n.left),right:n.right===!1?t.width:r.right+(n.right===!0?0:n.right),top:n.top===!1?0:r.top-(n.top===!0?0:n.top),bottom:n.bottom===!1?t.height:r.bottom+(n.bottom===!0?0:n.bottom)}}/*!
45
+ */function In(){}const jC=(()=>{let t=0;return()=>t++})();function Ne(t){return t==null}function Ue(t){if(Array.isArray&&Array.isArray(t))return!0;const e=Object.prototype.toString.call(t);return e.slice(0,7)==="[object"&&e.slice(-6)==="Array]"}function je(t){return t!==null&&Object.prototype.toString.call(t)==="[object Object]"}function $e(t){return(typeof t=="number"||t instanceof Number)&&isFinite(+t)}function pn(t,e){return $e(t)?t:e}function Se(t,e){return typeof t=="undefined"?e:t}const EC=(t,e)=>typeof t=="string"&&t.endsWith("%")?parseFloat(t)/100*e:+t;function De(t,e,n){if(t&&typeof t.call=="function")return t.apply(n,e)}function Le(t,e,n,r){let i,s,a;if(Ue(t))for(s=t.length,i=0;i<s;i++)e.call(n,t[i],i);else if(je(t))for(a=Object.keys(t),s=a.length,i=0;i<s;i++)e.call(n,t[a[i]],a[i])}function oo(t,e){let n,r,i,s;if(!t||!e||t.length!==e.length)return!1;for(n=0,r=t.length;n<r;++n)if(i=t[n],s=e[n],i.datasetIndex!==s.datasetIndex||i.index!==s.index)return!1;return!0}function lo(t){if(Ue(t))return t.map(lo);if(je(t)){const e=Object.create(null),n=Object.keys(t),r=n.length;let i=0;for(;i<r;++i)e[n[i]]=lo(t[n[i]]);return e}return t}function a0(t){return["__proto__","prototype","constructor"].indexOf(t)===-1}function OC(t,e,n,r){if(!a0(t))return;const i=e[t],s=n[t];je(i)&&je(s)?Us(i,s,r):e[t]=lo(s)}function Us(t,e,n){const r=Ue(e)?e:[e],i=r.length;if(!je(t))return t;n=n||{};const s=n.merger||OC;let a;for(let o=0;o<i;++o){if(a=r[o],!je(a))continue;const l=Object.keys(a);for(let u=0,c=l.length;u<c;++u)s(l[u],t,a,n)}return t}function xs(t,e){return Us(t,e,{merger:PC})}function PC(t,e,n){if(!a0(t))return;const r=e[t],i=n[t];je(r)&&je(i)?xs(r,i):Object.prototype.hasOwnProperty.call(e,t)||(e[t]=lo(i))}const Of={"":t=>t,x:t=>t.x,y:t=>t.y};function TC(t){const e=t.split("."),n=[];let r="";for(const i of e)r+=i,r.endsWith("\\")?r=r.slice(0,-1)+".":(n.push(r),r="");return n}function IC(t){const e=TC(t);return n=>{for(const r of e){if(r==="")break;n=n&&n[r]}return n}}function Hs(t,e){return(Of[e]||(Of[e]=IC(e)))(t)}function Sc(t){return t.charAt(0).toUpperCase()+t.slice(1)}const uo=t=>typeof t!="undefined",vr=t=>typeof t=="function",Pf=(t,e)=>{if(t.size!==e.size)return!1;for(const n of t)if(!e.has(n))return!1;return!0};function MC(t){return t.type==="mouseup"||t.type==="click"||t.type==="contextmenu"}const Ke=Math.PI,Qt=2*Ke,LC=Qt+Ke,co=Number.POSITIVE_INFINITY,NC=Ke/180,qt=Ke/2,Cr=Ke/4,Tf=Ke*2/3,o0=Math.log10,Mi=Math.sign;function ws(t,e,n){return Math.abs(t-e)<n}function If(t){const e=Math.round(t);t=ws(t,e,t/1e3)?e:t;const n=Math.pow(10,Math.floor(o0(t))),r=t/n;return(r<=1?1:r<=2?2:r<=5?5:10)*n}function RC(t){const e=[],n=Math.sqrt(t);let r;for(r=1;r<n;r++)t%r===0&&(e.push(r),e.push(t/r));return n===(n|0)&&e.push(n),e.sort((i,s)=>i-s).pop(),e}function _C(t){return typeof t=="symbol"||typeof t=="object"&&t!==null&&!(Symbol.toPrimitive in t||"toString"in t||"valueOf"in t)}function qs(t){return!_C(t)&&!isNaN(parseFloat(t))&&isFinite(t)}function DC(t,e){const n=Math.round(t);return n-e<=t&&n+e>=t}function BC(t,e,n){let r,i,s;for(r=0,i=t.length;r<i;r++)s=t[r][n],isNaN(s)||(e.min=Math.min(e.min,s),e.max=Math.max(e.max,s))}function fr(t){return t*(Ke/180)}function Cc(t){return t*(180/Ke)}function Mf(t){if(!$e(t))return;let e=1,n=0;for(;Math.round(t*e)/e!==t;)e*=10,n++;return n}function FC(t,e){const n=e.x-t.x,r=e.y-t.y,i=Math.sqrt(n*n+r*r);let s=Math.atan2(r,n);return s<-.5*Ke&&(s+=Qt),{angle:s,distance:i}}function Su(t,e){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function zC(t,e){return(t-e+LC)%Qt-Ke}function Ht(t){return(t%Qt+Qt)%Qt}function l0(t,e,n,r){const i=Ht(t),s=Ht(e),a=Ht(n),o=Ht(s-i),l=Ht(a-i),u=Ht(i-s),c=Ht(i-a);return i===s||i===a||r&&s===a||o>l&&u<c}function Zt(t,e,n){return Math.max(e,Math.min(n,t))}function UC(t){return Zt(t,-32768,32767)}function ci(t,e,n,r=1e-6){return t>=Math.min(e,n)-r&&t<=Math.max(e,n)+r}function kc(t,e,n){n=n||(a=>t[a]<e);let r=t.length-1,i=0,s;for(;r-i>1;)s=i+r>>1,n(s)?i=s:r=s;return{lo:i,hi:r}}const Lr=(t,e,n,r)=>kc(t,n,r?i=>{const s=t[i][e];return s<n||s===n&&t[i+1][e]===n}:i=>t[i][e]<n),HC=(t,e,n)=>kc(t,n,r=>t[r][e]>=n);function qC(t,e,n){let r=0,i=t.length;for(;r<i&&t[r]<e;)r++;for(;i>r&&t[i-1]>n;)i--;return r>0||i<t.length?t.slice(r,i):t}const u0=["push","pop","shift","splice","unshift"];function WC(t,e){if(t._chartjs){t._chartjs.listeners.push(e);return}Object.defineProperty(t,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[e]}}),u0.forEach(n=>{const r="_onData"+Sc(n),i=t[n];Object.defineProperty(t,n,{configurable:!0,enumerable:!1,value(...s){const a=i.apply(this,s);return t._chartjs.listeners.forEach(o=>{typeof o[r]=="function"&&o[r](...s)}),a}})})}function Lf(t,e){const n=t._chartjs;if(!n)return;const r=n.listeners,i=r.indexOf(e);i!==-1&&r.splice(i,1),!(r.length>0)&&(u0.forEach(s=>{delete t[s]}),delete t._chartjs)}function QC(t){const e=new Set(t);return e.size===t.length?t:Array.from(e)}const c0=function(){return typeof window=="undefined"?function(t){return t()}:window.requestAnimationFrame}();function d0(t,e){let n=[],r=!1;return function(...i){n=i,r||(r=!0,c0.call(window,()=>{r=!1,t.apply(e,n)}))}}function GC(t,e){let n;return function(...r){return e?(clearTimeout(n),n=setTimeout(t,e,r)):t.apply(this,r),e}}const jc=t=>t==="start"?"left":t==="end"?"right":"center",st=(t,e,n)=>t==="start"?e:t==="end"?n:(e+n)/2,YC=(t,e,n,r)=>t===(r?"left":"right")?n:t==="center"?(e+n)/2:e;function VC(t,e,n){const r=e.length;let i=0,s=r;if(t._sorted){const{iScale:a,vScale:o,_parsed:l}=t,u=t.dataset&&t.dataset.options?t.dataset.options.spanGaps:null,c=a.axis,{min:f,max:p,minDefined:h,maxDefined:y}=a.getUserBounds();if(h){if(i=Math.min(Lr(l,c,f).lo,n?r:Lr(e,c,a.getPixelForValue(f)).lo),u){const m=l.slice(0,i+1).reverse().findIndex(g=>!Ne(g[o.axis]));i-=Math.max(0,m)}i=Zt(i,0,r-1)}if(y){let m=Math.max(Lr(l,a.axis,p,!0).hi+1,n?0:Lr(e,c,a.getPixelForValue(p),!0).hi+1);if(u){const g=l.slice(m-1).findIndex(v=>!Ne(v[o.axis]));m+=Math.max(0,g)}s=Zt(m,i,r)-i}else s=r-i}return{start:i,count:s}}function KC(t){const{xScale:e,yScale:n,_scaleRanges:r}=t,i={xmin:e.min,xmax:e.max,ymin:n.min,ymax:n.max};if(!r)return t._scaleRanges=i,!0;const s=r.xmin!==e.min||r.xmax!==e.max||r.ymin!==n.min||r.ymax!==n.max;return Object.assign(r,i),s}const Aa=t=>t===0||t===1,Nf=(t,e,n)=>-(Math.pow(2,10*(t-=1))*Math.sin((t-e)*Qt/n)),Rf=(t,e,n)=>Math.pow(2,-10*t)*Math.sin((t-e)*Qt/n)+1,As={linear:t=>t,easeInQuad:t=>t*t,easeOutQuad:t=>-t*(t-2),easeInOutQuad:t=>(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1),easeInCubic:t=>t*t*t,easeOutCubic:t=>(t-=1)*t*t+1,easeInOutCubic:t=>(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2),easeInQuart:t=>t*t*t*t,easeOutQuart:t=>-((t-=1)*t*t*t-1),easeInOutQuart:t=>(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2),easeInQuint:t=>t*t*t*t*t,easeOutQuint:t=>(t-=1)*t*t*t*t+1,easeInOutQuint:t=>(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2),easeInSine:t=>-Math.cos(t*qt)+1,easeOutSine:t=>Math.sin(t*qt),easeInOutSine:t=>-.5*(Math.cos(Ke*t)-1),easeInExpo:t=>t===0?0:Math.pow(2,10*(t-1)),easeOutExpo:t=>t===1?1:-Math.pow(2,-10*t)+1,easeInOutExpo:t=>Aa(t)?t:t<.5?.5*Math.pow(2,10*(t*2-1)):.5*(-Math.pow(2,-10*(t*2-1))+2),easeInCirc:t=>t>=1?t:-(Math.sqrt(1-t*t)-1),easeOutCirc:t=>Math.sqrt(1-(t-=1)*t),easeInOutCirc:t=>(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1),easeInElastic:t=>Aa(t)?t:Nf(t,.075,.3),easeOutElastic:t=>Aa(t)?t:Rf(t,.075,.3),easeInOutElastic(t){return Aa(t)?t:t<.5?.5*Nf(t*2,.1125,.45):.5+.5*Rf(t*2-1,.1125,.45)},easeInBack(t){return t*t*((1.70158+1)*t-1.70158)},easeOutBack(t){return(t-=1)*t*((1.70158+1)*t+1.70158)+1},easeInOutBack(t){let e=1.70158;return(t/=.5)<1?.5*(t*t*(((e*=1.525)+1)*t-e)):.5*((t-=2)*t*(((e*=1.525)+1)*t+e)+2)},easeInBounce:t=>1-As.easeOutBounce(1-t),easeOutBounce(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},easeInOutBounce:t=>t<.5?As.easeInBounce(t*2)*.5:As.easeOutBounce(t*2-1)*.5+.5};function Ec(t){if(t&&typeof t=="object"){const e=t.toString();return e==="[object CanvasPattern]"||e==="[object CanvasGradient]"}return!1}function _f(t){return Ec(t)?t:new zs(t)}function hl(t){return Ec(t)?t:new zs(t).saturate(.5).darken(.1).hexString()}const XC=["x","y","borderWidth","radius","tension"],JC=["color","borderColor","backgroundColor"];function ZC(t){t.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0}),t.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:e=>e!=="onProgress"&&e!=="onComplete"&&e!=="fn"}),t.set("animations",{colors:{type:"color",properties:JC},numbers:{type:"number",properties:XC}}),t.describe("animations",{_fallback:"animation"}),t.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:e=>e|0}}}})}function $C(t){t.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const Df=new Map;function e5(t,e){e=e||{};const n=t+JSON.stringify(e);let r=Df.get(n);return r||(r=new Intl.NumberFormat(t,e),Df.set(n,r)),r}function f0(t,e,n){return e5(e,n).format(t)}const t5={values(t){return Ue(t)?t:""+t},numeric(t,e,n){if(t===0)return"0";const r=this.chart.options.locale;let i,s=t;if(n.length>1){const u=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(u<1e-4||u>1e15)&&(i="scientific"),s=n5(t,n)}const a=o0(Math.abs(s)),o=isNaN(a)?1:Math.max(Math.min(-1*Math.floor(a),20),0),l={notation:i,minimumFractionDigits:o,maximumFractionDigits:o};return Object.assign(l,this.options.ticks.format),f0(t,r,l)}};function n5(t,e){let n=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;return Math.abs(n)>=1&&t!==Math.floor(t)&&(n=t-Math.floor(t)),n}var Oc={formatters:t5};function r5(t){t.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",clip:!0,grace:0,grid:{display:!0,lineWidth:1,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(e,n)=>n.lineWidth,tickColor:(e,n)=>n.color,offset:!1},border:{display:!0,dash:[],dashOffset:0,width:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Oc.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),t.route("scale.ticks","color","","color"),t.route("scale.grid","color","","borderColor"),t.route("scale.border","color","","borderColor"),t.route("scale.title","color","","color"),t.describe("scale",{_fallback:!1,_scriptable:e=>!e.startsWith("before")&&!e.startsWith("after")&&e!=="callback"&&e!=="parser",_indexable:e=>e!=="borderDash"&&e!=="tickBorderDash"&&e!=="dash"}),t.describe("scales",{_fallback:"scale"}),t.describe("scale.ticks",{_scriptable:e=>e!=="backdropPadding"&&e!=="callback",_indexable:e=>e!=="backdropPadding"})}const Jr=Object.create(null),Cu=Object.create(null);function Ss(t,e){if(!e)return t;const n=e.split(".");for(let r=0,i=n.length;r<i;++r){const s=n[r];t=t[s]||(t[s]=Object.create(null))}return t}function pl(t,e,n){return typeof e=="string"?Us(Ss(t,e),n):Us(Ss(t,""),e)}class i5{constructor(e,n){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=r=>r.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(r,i)=>hl(i.backgroundColor),this.hoverBorderColor=(r,i)=>hl(i.borderColor),this.hoverColor=(r,i)=>hl(i.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e),this.apply(n)}set(e,n){return pl(this,e,n)}get(e){return Ss(this,e)}describe(e,n){return pl(Cu,e,n)}override(e,n){return pl(Jr,e,n)}route(e,n,r,i){const s=Ss(this,e),a=Ss(this,r),o="_"+n;Object.defineProperties(s,{[o]:{value:s[n],writable:!0},[n]:{enumerable:!0,get(){const l=this[o],u=a[i];return je(l)?Object.assign({},u,l):Se(l,u)},set(l){this[o]=l}}})}apply(e){e.forEach(n=>n(this))}}var We=new i5({_scriptable:t=>!t.startsWith("on"),_indexable:t=>t!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[ZC,$C,r5]);function s5(t){return!t||Ne(t.size)||Ne(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}function fo(t,e,n,r,i){let s=e[i];return s||(s=e[i]=t.measureText(i).width,n.push(i)),s>r&&(r=s),r}function a5(t,e,n,r){r=r||{};let i=r.data=r.data||{},s=r.garbageCollect=r.garbageCollect||[];r.font!==e&&(i=r.data={},s=r.garbageCollect=[],r.font=e),t.save(),t.font=e;let a=0;const o=n.length;let l,u,c,f,p;for(l=0;l<o;l++)if(f=n[l],f!=null&&!Ue(f))a=fo(t,i,s,a,f);else if(Ue(f))for(u=0,c=f.length;u<c;u++)p=f[u],p!=null&&!Ue(p)&&(a=fo(t,i,s,a,p));t.restore();const h=s.length/2;if(h>n.length){for(l=0;l<h;l++)delete i[s[l]];s.splice(0,h)}return a}function kr(t,e,n){const r=t.currentDevicePixelRatio,i=n!==0?Math.max(n/2,.5):0;return Math.round((e-i)*r)/r+i}function Bf(t,e){!e&&!t||(e=e||t.getContext("2d"),e.save(),e.resetTransform(),e.clearRect(0,0,t.width,t.height),e.restore())}function ku(t,e,n,r){h0(t,e,n,r,null)}function h0(t,e,n,r,i){let s,a,o,l,u,c,f,p;const h=e.pointStyle,y=e.rotation,m=e.radius;let g=(y||0)*NC;if(h&&typeof h=="object"&&(s=h.toString(),s==="[object HTMLImageElement]"||s==="[object HTMLCanvasElement]")){t.save(),t.translate(n,r),t.rotate(g),t.drawImage(h,-h.width/2,-h.height/2,h.width,h.height),t.restore();return}if(!(isNaN(m)||m<=0)){switch(t.beginPath(),h){default:i?t.ellipse(n,r,i/2,m,0,0,Qt):t.arc(n,r,m,0,Qt),t.closePath();break;case"triangle":c=i?i/2:m,t.moveTo(n+Math.sin(g)*c,r-Math.cos(g)*m),g+=Tf,t.lineTo(n+Math.sin(g)*c,r-Math.cos(g)*m),g+=Tf,t.lineTo(n+Math.sin(g)*c,r-Math.cos(g)*m),t.closePath();break;case"rectRounded":u=m*.516,l=m-u,a=Math.cos(g+Cr)*l,f=Math.cos(g+Cr)*(i?i/2-u:l),o=Math.sin(g+Cr)*l,p=Math.sin(g+Cr)*(i?i/2-u:l),t.arc(n-f,r-o,u,g-Ke,g-qt),t.arc(n+p,r-a,u,g-qt,g),t.arc(n+f,r+o,u,g,g+qt),t.arc(n-p,r+a,u,g+qt,g+Ke),t.closePath();break;case"rect":if(!y){l=Math.SQRT1_2*m,c=i?i/2:l,t.rect(n-c,r-l,2*c,2*l);break}g+=Cr;case"rectRot":f=Math.cos(g)*(i?i/2:m),a=Math.cos(g)*m,o=Math.sin(g)*m,p=Math.sin(g)*(i?i/2:m),t.moveTo(n-f,r-o),t.lineTo(n+p,r-a),t.lineTo(n+f,r+o),t.lineTo(n-p,r+a),t.closePath();break;case"crossRot":g+=Cr;case"cross":f=Math.cos(g)*(i?i/2:m),a=Math.cos(g)*m,o=Math.sin(g)*m,p=Math.sin(g)*(i?i/2:m),t.moveTo(n-f,r-o),t.lineTo(n+f,r+o),t.moveTo(n+p,r-a),t.lineTo(n-p,r+a);break;case"star":f=Math.cos(g)*(i?i/2:m),a=Math.cos(g)*m,o=Math.sin(g)*m,p=Math.sin(g)*(i?i/2:m),t.moveTo(n-f,r-o),t.lineTo(n+f,r+o),t.moveTo(n+p,r-a),t.lineTo(n-p,r+a),g+=Cr,f=Math.cos(g)*(i?i/2:m),a=Math.cos(g)*m,o=Math.sin(g)*m,p=Math.sin(g)*(i?i/2:m),t.moveTo(n-f,r-o),t.lineTo(n+f,r+o),t.moveTo(n+p,r-a),t.lineTo(n-p,r+a);break;case"line":a=i?i/2:Math.cos(g)*m,o=Math.sin(g)*m,t.moveTo(n-a,r-o),t.lineTo(n+a,r+o);break;case"dash":t.moveTo(n,r),t.lineTo(n+Math.cos(g)*(i?i/2:m),r+Math.sin(g)*m);break;case!1:t.closePath();break}t.fill(),e.borderWidth>0&&t.stroke()}}function Wn(t,e,n){return n=n||.5,!e||t&&t.x>e.left-n&&t.x<e.right+n&&t.y>e.top-n&&t.y<e.bottom+n}function Do(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()}function Bo(t){t.restore()}function o5(t,e,n,r,i){if(!e)return t.lineTo(n.x,n.y);if(i==="middle"){const s=(e.x+n.x)/2;t.lineTo(s,e.y),t.lineTo(s,n.y)}else i==="after"!=!!r?t.lineTo(e.x,n.y):t.lineTo(n.x,e.y);t.lineTo(n.x,n.y)}function l5(t,e,n,r){if(!e)return t.lineTo(n.x,n.y);t.bezierCurveTo(r?e.cp1x:e.cp2x,r?e.cp1y:e.cp2y,r?n.cp2x:n.cp1x,r?n.cp2y:n.cp1y,n.x,n.y)}function u5(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]),Ne(e.rotation)||t.rotate(e.rotation),e.color&&(t.fillStyle=e.color),e.textAlign&&(t.textAlign=e.textAlign),e.textBaseline&&(t.textBaseline=e.textBaseline)}function c5(t,e,n,r,i){if(i.strikethrough||i.underline){const s=t.measureText(r),a=e-s.actualBoundingBoxLeft,o=e+s.actualBoundingBoxRight,l=n-s.actualBoundingBoxAscent,u=n+s.actualBoundingBoxDescent,c=i.strikethrough?(l+u)/2:u;t.strokeStyle=t.fillStyle,t.beginPath(),t.lineWidth=i.decorationWidth||2,t.moveTo(a,c),t.lineTo(o,c),t.stroke()}}function d5(t,e){const n=t.fillStyle;t.fillStyle=e.color,t.fillRect(e.left,e.top,e.width,e.height),t.fillStyle=n}function Zr(t,e,n,r,i,s={}){const a=Ue(e)?e:[e],o=s.strokeWidth>0&&s.strokeColor!=="";let l,u;for(t.save(),t.font=i.string,u5(t,s),l=0;l<a.length;++l)u=a[l],s.backdrop&&d5(t,s.backdrop),o&&(s.strokeColor&&(t.strokeStyle=s.strokeColor),Ne(s.strokeWidth)||(t.lineWidth=s.strokeWidth),t.strokeText(u,n,r,s.maxWidth)),t.fillText(u,n,r,s.maxWidth),c5(t,n,r,u,s),r+=Number(i.lineHeight);t.restore()}function ho(t,e){const{x:n,y:r,w:i,h:s,radius:a}=e;t.arc(n+a.topLeft,r+a.topLeft,a.topLeft,1.5*Ke,Ke,!0),t.lineTo(n,r+s-a.bottomLeft),t.arc(n+a.bottomLeft,r+s-a.bottomLeft,a.bottomLeft,Ke,qt,!0),t.lineTo(n+i-a.bottomRight,r+s),t.arc(n+i-a.bottomRight,r+s-a.bottomRight,a.bottomRight,qt,0,!0),t.lineTo(n+i,r+a.topRight),t.arc(n+i-a.topRight,r+a.topRight,a.topRight,0,-qt,!0),t.lineTo(n+a.topLeft,r)}const f5=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,h5=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function p5(t,e){const n=(""+t).match(f5);if(!n||n[1]==="normal")return e*1.2;switch(t=+n[2],n[3]){case"px":return t;case"%":t/=100;break}return e*t}const y5=t=>+t||0;function p0(t,e){const n={},r=je(e),i=r?Object.keys(e):e,s=je(t)?r?a=>Se(t[a],t[e[a]]):a=>t[a]:()=>t;for(const a of i)n[a]=y5(s(a));return n}function m5(t){return p0(t,{top:"y",right:"x",bottom:"y",left:"x"})}function hi(t){return p0(t,["topLeft","topRight","bottomLeft","bottomRight"])}function ot(t){const e=m5(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function Je(t,e){t=t||{},e=e||We.font;let n=Se(t.size,e.size);typeof n=="string"&&(n=parseInt(n,10));let r=Se(t.style,e.style);r&&!(""+r).match(h5)&&(console.warn('Invalid font style specified: "'+r+'"'),r=void 0);const i={family:Se(t.family,e.family),lineHeight:p5(Se(t.lineHeight,e.lineHeight),n),size:n,style:r,weight:Se(t.weight,e.weight),string:""};return i.string=s5(i),i}function Sa(t,e,n,r){let i,s,a;for(i=0,s=t.length;i<s;++i)if(a=t[i],a!==void 0&&a!==void 0)return a}function g5(t,e,n){const{min:r,max:i}=t,s=EC(e,(i-r)/2),a=(o,l)=>n&&o===0?0:o+l;return{min:a(r,-Math.abs(s)),max:a(i,s)}}function xr(t,e){return Object.assign(Object.create(t),e)}function Pc(t,e=[""],n,r,i=()=>t[0]){const s=n||t;typeof r=="undefined"&&(r=v0("_fallback",t));const a={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:t,_rootScopes:s,_fallback:r,_getTarget:i,override:o=>Pc([o,...t],e,s,r)};return new Proxy(a,{deleteProperty(o,l){return delete o[l],delete o._keys,delete t[0][l],!0},get(o,l){return m0(o,l,()=>k5(l,e,t,o))},getOwnPropertyDescriptor(o,l){return Reflect.getOwnPropertyDescriptor(o._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(t[0])},has(o,l){return zf(o).includes(l)},ownKeys(o){return zf(o)},set(o,l,u){const c=o._storage||(o._storage=i());return o[l]=c[l]=u,delete o._keys,!0}})}function Li(t,e,n,r){const i={_cacheable:!1,_proxy:t,_context:e,_subProxy:n,_stack:new Set,_descriptors:y0(t,r),setContext:s=>Li(t,s,n,r),override:s=>Li(t.override(s),e,n,r)};return new Proxy(i,{deleteProperty(s,a){return delete s[a],delete t[a],!0},get(s,a,o){return m0(s,a,()=>b5(s,a,o))},getOwnPropertyDescriptor(s,a){return s._descriptors.allKeys?Reflect.has(t,a)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,a)},getPrototypeOf(){return Reflect.getPrototypeOf(t)},has(s,a){return Reflect.has(t,a)},ownKeys(){return Reflect.ownKeys(t)},set(s,a,o){return t[a]=o,delete s[a],!0}})}function y0(t,e={scriptable:!0,indexable:!0}){const{_scriptable:n=e.scriptable,_indexable:r=e.indexable,_allKeys:i=e.allKeys}=t;return{allKeys:i,scriptable:n,indexable:r,isScriptable:vr(n)?n:()=>n,isIndexable:vr(r)?r:()=>r}}const v5=(t,e)=>t?t+Sc(e):e,Tc=(t,e)=>je(e)&&t!=="adapters"&&(Object.getPrototypeOf(e)===null||e.constructor===Object);function m0(t,e,n){if(Object.prototype.hasOwnProperty.call(t,e)||e==="constructor")return t[e];const r=n();return t[e]=r,r}function b5(t,e,n){const{_proxy:r,_context:i,_subProxy:s,_descriptors:a}=t;let o=r[e];return vr(o)&&a.isScriptable(e)&&(o=x5(e,o,t,n)),Ue(o)&&o.length&&(o=w5(e,o,t,a.isIndexable)),Tc(e,o)&&(o=Li(o,i,s&&s[e],a)),o}function x5(t,e,n,r){const{_proxy:i,_context:s,_subProxy:a,_stack:o}=n;if(o.has(t))throw new Error("Recursion detected: "+Array.from(o).join("->")+"->"+t);o.add(t);let l=e(s,a||r);return o.delete(t),Tc(t,l)&&(l=Ic(i._scopes,i,t,l)),l}function w5(t,e,n,r){const{_proxy:i,_context:s,_subProxy:a,_descriptors:o}=n;if(typeof s.index!="undefined"&&r(t))return e[s.index%e.length];if(je(e[0])){const l=e,u=i._scopes.filter(c=>c!==l);e=[];for(const c of l){const f=Ic(u,i,t,c);e.push(Li(f,s,a&&a[t],o))}}return e}function g0(t,e,n){return vr(t)?t(e,n):t}const A5=(t,e)=>t===!0?e:typeof t=="string"?Hs(e,t):void 0;function S5(t,e,n,r,i){for(const s of e){const a=A5(n,s);if(a){t.add(a);const o=g0(a._fallback,n,i);if(typeof o!="undefined"&&o!==n&&o!==r)return o}else if(a===!1&&typeof r!="undefined"&&n!==r)return null}return!1}function Ic(t,e,n,r){const i=e._rootScopes,s=g0(e._fallback,n,r),a=[...t,...i],o=new Set;o.add(r);let l=Ff(o,a,n,s||n,r);return l===null||typeof s!="undefined"&&s!==n&&(l=Ff(o,a,s,l,r),l===null)?!1:Pc(Array.from(o),[""],i,s,()=>C5(e,n,r))}function Ff(t,e,n,r,i){for(;n;)n=S5(t,e,n,r,i);return n}function C5(t,e,n){const r=t._getTarget();e in r||(r[e]={});const i=r[e];return Ue(i)&&je(n)?n:i||{}}function k5(t,e,n,r){let i;for(const s of e)if(i=v0(v5(s,t),n),typeof i!="undefined")return Tc(t,i)?Ic(n,r,t,i):i}function v0(t,e){for(const n of e){if(!n)continue;const r=n[t];if(typeof r!="undefined")return r}}function zf(t){let e=t._keys;return e||(e=t._keys=j5(t._scopes)),e}function j5(t){const e=new Set;for(const n of t)for(const r of Object.keys(n).filter(i=>!i.startsWith("_")))e.add(r);return Array.from(e)}function E5(t,e,n,r){const{iScale:i}=t,{key:s="r"}=this._parsing,a=new Array(r);let o,l,u,c;for(o=0,l=r;o<l;++o)u=o+n,c=e[u],a[o]={r:i.parse(Hs(c,s),u)};return a}const O5=Number.EPSILON||1e-14,Ni=(t,e)=>e<t.length&&!t[e].skip&&t[e],b0=t=>t==="x"?"y":"x";function P5(t,e,n,r){const i=t.skip?e:t,s=e,a=n.skip?e:n,o=Su(s,i),l=Su(a,s);let u=o/(o+l),c=l/(o+l);u=isNaN(u)?0:u,c=isNaN(c)?0:c;const f=r*u,p=r*c;return{previous:{x:s.x-f*(a.x-i.x),y:s.y-f*(a.y-i.y)},next:{x:s.x+p*(a.x-i.x),y:s.y+p*(a.y-i.y)}}}function T5(t,e,n){const r=t.length;let i,s,a,o,l,u=Ni(t,0);for(let c=0;c<r-1;++c)if(l=u,u=Ni(t,c+1),!(!l||!u)){if(ws(e[c],0,O5)){n[c]=n[c+1]=0;continue}i=n[c]/e[c],s=n[c+1]/e[c],o=Math.pow(i,2)+Math.pow(s,2),!(o<=9)&&(a=3/Math.sqrt(o),n[c]=i*a*e[c],n[c+1]=s*a*e[c])}}function I5(t,e,n="x"){const r=b0(n),i=t.length;let s,a,o,l=Ni(t,0);for(let u=0;u<i;++u){if(a=o,o=l,l=Ni(t,u+1),!o)continue;const c=o[n],f=o[r];a&&(s=(c-a[n])/3,o[`cp1${n}`]=c-s,o[`cp1${r}`]=f-s*e[u]),l&&(s=(l[n]-c)/3,o[`cp2${n}`]=c+s,o[`cp2${r}`]=f+s*e[u])}}function M5(t,e="x"){const n=b0(e),r=t.length,i=Array(r).fill(0),s=Array(r);let a,o,l,u=Ni(t,0);for(a=0;a<r;++a)if(o=l,l=u,u=Ni(t,a+1),!!l){if(u){const c=u[e]-l[e];i[a]=c!==0?(u[n]-l[n])/c:0}s[a]=o?u?Mi(i[a-1])!==Mi(i[a])?0:(i[a-1]+i[a])/2:i[a-1]:i[a]}T5(t,i,s),I5(t,s,e)}function Ca(t,e,n){return Math.max(Math.min(t,n),e)}function L5(t,e){let n,r,i,s,a,o=Wn(t[0],e);for(n=0,r=t.length;n<r;++n)a=s,s=o,o=n<r-1&&Wn(t[n+1],e),s&&(i=t[n],a&&(i.cp1x=Ca(i.cp1x,e.left,e.right),i.cp1y=Ca(i.cp1y,e.top,e.bottom)),o&&(i.cp2x=Ca(i.cp2x,e.left,e.right),i.cp2y=Ca(i.cp2y,e.top,e.bottom)))}function N5(t,e,n,r,i){let s,a,o,l;if(e.spanGaps&&(t=t.filter(u=>!u.skip)),e.cubicInterpolationMode==="monotone")M5(t,i);else{let u=r?t[t.length-1]:t[0];for(s=0,a=t.length;s<a;++s)o=t[s],l=P5(u,o,t[Math.min(s+1,a-(r?0:1))%a],e.tension),o.cp1x=l.previous.x,o.cp1y=l.previous.y,o.cp2x=l.next.x,o.cp2y=l.next.y,u=o}e.capBezierPoints&&L5(t,n)}function Mc(){return typeof window!="undefined"&&typeof document!="undefined"}function Lc(t){let e=t.parentNode;return e&&e.toString()==="[object ShadowRoot]"&&(e=e.host),e}function po(t,e,n){let r;return typeof t=="string"?(r=parseInt(t,10),t.indexOf("%")!==-1&&(r=r/100*e.parentNode[n])):r=t,r}const Fo=t=>t.ownerDocument.defaultView.getComputedStyle(t,null);function R5(t,e){return Fo(t).getPropertyValue(e)}const _5=["top","right","bottom","left"];function Gr(t,e,n){const r={};n=n?"-"+n:"";for(let i=0;i<4;i++){const s=_5[i];r[s]=parseFloat(t[e+"-"+s+n])||0}return r.width=r.left+r.right,r.height=r.top+r.bottom,r}const D5=(t,e,n)=>(t>0||e>0)&&(!n||!n.shadowRoot);function B5(t,e){const n=t.touches,r=n&&n.length?n[0]:t,{offsetX:i,offsetY:s}=r;let a=!1,o,l;if(D5(i,s,t.target))o=i,l=s;else{const u=e.getBoundingClientRect();o=r.clientX-u.left,l=r.clientY-u.top,a=!0}return{x:o,y:l,box:a}}function Or(t,e){if("native"in t)return t;const{canvas:n,currentDevicePixelRatio:r}=e,i=Fo(n),s=i.boxSizing==="border-box",a=Gr(i,"padding"),o=Gr(i,"border","width"),{x:l,y:u,box:c}=B5(t,n),f=a.left+(c&&o.left),p=a.top+(c&&o.top);let{width:h,height:y}=e;return s&&(h-=a.width+o.width,y-=a.height+o.height),{x:Math.round((l-f)/h*n.width/r),y:Math.round((u-p)/y*n.height/r)}}function F5(t,e,n){let r,i;if(e===void 0||n===void 0){const s=t&&Lc(t);if(!s)e=t.clientWidth,n=t.clientHeight;else{const a=s.getBoundingClientRect(),o=Fo(s),l=Gr(o,"border","width"),u=Gr(o,"padding");e=a.width-u.width-l.width,n=a.height-u.height-l.height,r=po(o.maxWidth,s,"clientWidth"),i=po(o.maxHeight,s,"clientHeight")}}return{width:e,height:n,maxWidth:r||co,maxHeight:i||co}}const hr=t=>Math.round(t*10)/10;function z5(t,e,n,r){const i=Fo(t),s=Gr(i,"margin"),a=po(i.maxWidth,t,"clientWidth")||co,o=po(i.maxHeight,t,"clientHeight")||co,l=F5(t,e,n);let{width:u,height:c}=l;if(i.boxSizing==="content-box"){const p=Gr(i,"border","width"),h=Gr(i,"padding");u-=h.width+p.width,c-=h.height+p.height}return u=Math.max(0,u-s.width),c=Math.max(0,r?u/r:c-s.height),u=hr(Math.min(u,a,l.maxWidth)),c=hr(Math.min(c,o,l.maxHeight)),u&&!c&&(c=hr(u/2)),(e!==void 0||n!==void 0)&&r&&l.height&&c>l.height&&(c=l.height,u=hr(Math.floor(c*r))),{width:u,height:c}}function Uf(t,e,n){const r=e||1,i=hr(t.height*r),s=hr(t.width*r);t.height=hr(t.height),t.width=hr(t.width);const a=t.canvas;return a.style&&(n||!a.style.height&&!a.style.width)&&(a.style.height=`${t.height}px`,a.style.width=`${t.width}px`),t.currentDevicePixelRatio!==r||a.height!==i||a.width!==s?(t.currentDevicePixelRatio=r,a.height=i,a.width=s,t.ctx.setTransform(r,0,0,r,0,0),!0):!1}const U5=function(){let t=!1;try{const e={get passive(){return t=!0,!1}};Mc()&&(window.addEventListener("test",null,e),window.removeEventListener("test",null,e))}catch(e){}return t}();function Hf(t,e){const n=R5(t,e),r=n&&n.match(/^(\d+)(\.\d+)?px$/);return r?+r[1]:void 0}function Pr(t,e,n,r){return{x:t.x+n*(e.x-t.x),y:t.y+n*(e.y-t.y)}}function H5(t,e,n,r){return{x:t.x+n*(e.x-t.x),y:r==="middle"?n<.5?t.y:e.y:r==="after"?n<1?t.y:e.y:n>0?e.y:t.y}}function q5(t,e,n,r){const i={x:t.cp2x,y:t.cp2y},s={x:e.cp1x,y:e.cp1y},a=Pr(t,i,n),o=Pr(i,s,n),l=Pr(s,e,n),u=Pr(a,o,n),c=Pr(o,l,n);return Pr(u,c,n)}const W5=function(t,e){return{x(n){return t+t+e-n},setWidth(n){e=n},textAlign(n){return n==="center"?n:n==="right"?"left":"right"},xPlus(n,r){return n-r},leftForLtr(n,r){return n-r}}},Q5=function(){return{x(t){return t},setWidth(t){},textAlign(t){return t},xPlus(t,e){return t+e},leftForLtr(t,e){return t}}};function pi(t,e,n){return t?W5(e,n):Q5()}function x0(t,e){let n,r;(e==="ltr"||e==="rtl")&&(n=t.canvas.style,r=[n.getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",e,"important"),t.prevTextDirection=r)}function w0(t,e){e!==void 0&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function A0(t){return t==="angle"?{between:l0,compare:zC,normalize:Ht}:{between:ci,compare:(e,n)=>e-n,normalize:e=>e}}function qf({start:t,end:e,count:n,loop:r,style:i}){return{start:t%n,end:e%n,loop:r&&(e-t+1)%n===0,style:i}}function G5(t,e,n){const{property:r,start:i,end:s}=n,{between:a,normalize:o}=A0(r),l=e.length;let{start:u,end:c,loop:f}=t,p,h;if(f){for(u+=l,c+=l,p=0,h=l;p<h&&a(o(e[u%l][r]),i,s);++p)u--,c--;u%=l,c%=l}return c<u&&(c+=l),{start:u,end:c,loop:f,style:t.style}}function S0(t,e,n){if(!n)return[t];const{property:r,start:i,end:s}=n,a=e.length,{compare:o,between:l,normalize:u}=A0(r),{start:c,end:f,loop:p,style:h}=G5(t,e,n),y=[];let m=!1,g=null,v,S,j;const E=()=>l(i,j,v)&&o(i,j)!==0,A=()=>o(s,v)===0||l(s,j,v),w=()=>m||E(),x=()=>!m||A();for(let b=c,L=c;b<=f;++b)S=e[b%a],!S.skip&&(v=u(S[r]),v!==j&&(m=l(v,i,s),g===null&&w()&&(g=o(v,i)===0?b:L),g!==null&&x()&&(y.push(qf({start:g,end:b,loop:p,count:a,style:h})),g=null),L=b,j=v));return g!==null&&y.push(qf({start:g,end:f,loop:p,count:a,style:h})),y}function C0(t,e){const n=[],r=t.segments;for(let i=0;i<r.length;i++){const s=S0(r[i],t.points,e);s.length&&n.push(...s)}return n}function Y5(t,e,n,r){let i=0,s=e-1;if(n&&!r)for(;i<e&&!t[i].skip;)i++;for(;i<e&&t[i].skip;)i++;for(i%=e,n&&(s+=i);s>i&&t[s%e].skip;)s--;return s%=e,{start:i,end:s}}function V5(t,e,n,r){const i=t.length,s=[];let a=e,o=t[e],l;for(l=e+1;l<=n;++l){const u=t[l%i];u.skip||u.stop?o.skip||(r=!1,s.push({start:e%i,end:(l-1)%i,loop:r}),e=a=u.stop?l:null):(a=l,o.skip&&(e=l)),o=u}return a!==null&&s.push({start:e%i,end:a%i,loop:r}),s}function K5(t,e){const n=t.points,r=t.options.spanGaps,i=n.length;if(!i)return[];const s=!!t._loop,{start:a,end:o}=Y5(n,i,s,r);if(r===!0)return Wf(t,[{start:a,end:o,loop:s}],n,e);const l=o<a?o+i:o,u=!!t._fullLoop&&a===0&&o===i-1;return Wf(t,V5(n,a,l,u),n,e)}function Wf(t,e,n,r){return!r||!r.setContext||!n?e:X5(t,e,n,r)}function X5(t,e,n,r){const i=t._chart.getContext(),s=Qf(t.options),{_datasetIndex:a,options:{spanGaps:o}}=t,l=n.length,u=[];let c=s,f=e[0].start,p=f;function h(y,m,g,v){const S=o?-1:1;if(y!==m){for(y+=l;n[y%l].skip;)y-=S;for(;n[m%l].skip;)m+=S;y%l!==m%l&&(u.push({start:y%l,end:m%l,loop:g,style:v}),c=v,f=m%l)}}for(const y of e){f=o?f:y.start;let m=n[f%l],g;for(p=f+1;p<=y.end;p++){const v=n[p%l];g=Qf(r.setContext(xr(i,{type:"segment",p0:m,p1:v,p0DataIndex:(p-1)%l,p1DataIndex:p%l,datasetIndex:a}))),J5(g,c)&&h(f,p-1,y.loop,c),m=v,c=g}f<p-1&&h(f,p-1,y.loop,c)}return u}function Qf(t){return{backgroundColor:t.backgroundColor,borderCapStyle:t.borderCapStyle,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderJoinStyle:t.borderJoinStyle,borderWidth:t.borderWidth,borderColor:t.borderColor}}function J5(t,e){if(!e)return!1;const n=[],r=function(i,s){return Ec(s)?(n.includes(s)||n.push(s),n.indexOf(s)):s};return JSON.stringify(t,r)!==JSON.stringify(e,r)}function ka(t,e,n){return t.options.clip?t[n]:e[n]}function Z5(t,e){const{xScale:n,yScale:r}=t;return n&&r?{left:ka(n,e,"left"),right:ka(n,e,"right"),top:ka(r,e,"top"),bottom:ka(r,e,"bottom")}:e}function k0(t,e){const n=e._clip;if(n.disabled)return!1;const r=Z5(e,t.chartArea);return{left:n.left===!1?0:r.left-(n.left===!0?0:n.left),right:n.right===!1?t.width:r.right+(n.right===!0?0:n.right),top:n.top===!1?0:r.top-(n.top===!0?0:n.top),bottom:n.bottom===!1?t.height:r.bottom+(n.bottom===!0?0:n.bottom)}}/*!
46
46
  * Chart.js v4.5.1
47
47
  * https://www.chartjs.org
48
48
  * (c) 2025 Chart.js Contributors
49
49
  * Released under the MIT License
50
- */class $5{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,n,r,i){const s=n.listeners[i],a=n.duration;s.forEach(o=>o({chart:e,initial:n.initial,numSteps:a,currentStep:Math.min(r-n.start,a)}))}_refresh(){this._request||(this._running=!0,this._request=c0.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(e=Date.now()){let n=0;this._charts.forEach((r,i)=>{if(!r.running||!r.items.length)return;const s=r.items;let a=s.length-1,o=!1,l;for(;a>=0;--a)l=s[a],l._active?(l._total>r.duration&&(r.duration=l._total),l.tick(e),o=!0):(s[a]=s[s.length-1],s.pop());o&&(i.draw(),this._notify(i,r,e,"progress")),s.length||(r.running=!1,this._notify(i,r,e,"complete"),r.initial=!1),n+=s.length}),this._lastDate=e,n===0&&(this._running=!1)}_getAnims(e){const n=this._charts;let r=n.get(e);return r||(r={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},n.set(e,r)),r}listen(e,n,r){this._getAnims(e).listeners[n].push(r)}add(e,n){!n||!n.length||this._getAnims(e).items.push(...n)}has(e){return this._getAnims(e).items.length>0}start(e){const n=this._charts.get(e);n&&(n.running=!0,n.start=Date.now(),n.duration=n.items.reduce((r,i)=>Math.max(r,i._duration),0),this._refresh())}running(e){if(!this._running)return!1;const n=this._charts.get(e);return!(!n||!n.running||!n.items.length)}stop(e){const n=this._charts.get(e);if(!n||!n.items.length)return;const r=n.items;let i=r.length-1;for(;i>=0;--i)r[i].cancel();n.items=[],this._notify(e,n,Date.now(),"complete")}remove(e){return this._charts.delete(e)}}var Rn=new $5;const Gf="transparent",e6={boolean(t,e,n){return n>.5?e:t},color(t,e,n){const r=_f(t||Gf),i=r.valid&&_f(e||Gf);return i&&i.valid?i.mix(r,n).hexString():e},number(t,e,n){return t+(e-t)*n}};class t6{constructor(e,n,r,i){const s=n[r];i=Sa([e.to,i,s,e.from]);const a=Sa([e.from,s,i]);this._active=!0,this._fn=e.fn||e6[e.type||typeof a],this._easing=As[e.easing]||As.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=n,this._prop=r,this._from=a,this._to=i,this._promises=void 0}active(){return this._active}update(e,n,r){if(this._active){this._notify(!1);const i=this._target[this._prop],s=r-this._start,a=this._duration-s;this._start=r,this._duration=Math.floor(Math.max(a,e.duration)),this._total+=s,this._loop=!!e.loop,this._to=Sa([e.to,n,i,e.from]),this._from=Sa([e.from,i,n])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const n=e-this._start,r=this._duration,i=this._prop,s=this._from,a=this._loop,o=this._to;let l;if(this._active=s!==o&&(a||n<r),!this._active){this._target[i]=o,this._notify(!0);return}if(n<0){this._target[i]=s;return}l=n/r%2,l=a&&l>1?2-l:l,l=this._easing(Math.min(1,Math.max(0,l))),this._target[i]=this._fn(s,o,l)}wait(){const e=this._promises||(this._promises=[]);return new Promise((n,r)=>{e.push({res:n,rej:r})})}_notify(e){const n=e?"res":"rej",r=this._promises||[];for(let i=0;i<r.length;i++)r[i][n]()}}class j0{constructor(e,n){this._chart=e,this._properties=new Map,this.configure(n)}configure(e){if(!je(e))return;const n=Object.keys(We.animation),r=this._properties;Object.getOwnPropertyNames(e).forEach(i=>{const s=e[i];if(!je(s))return;const a={};for(const o of n)a[o]=s[o];(Ue(s.properties)&&s.properties||[i]).forEach(o=>{(o===i||!r.has(o))&&r.set(o,a)})})}_animateOptions(e,n){const r=n.options,i=r6(e,r);if(!i)return[];const s=this._createAnimations(i,r);return r.$shared&&n6(e.options.$animations,r).then(()=>{e.options=r},()=>{}),s}_createAnimations(e,n){const r=this._properties,i=[],s=e.$animations||(e.$animations={}),a=Object.keys(n),o=Date.now();let l;for(l=a.length-1;l>=0;--l){const u=a[l];if(u.charAt(0)==="$")continue;if(u==="options"){i.push(...this._animateOptions(e,n));continue}const c=n[u];let f=s[u];const p=r.get(u);if(f)if(p&&f.active()){f.update(p,c,o);continue}else f.cancel();if(!p||!p.duration){e[u]=c;continue}s[u]=f=new t6(p,e,u,c),i.push(f)}return i}update(e,n){if(this._properties.size===0){Object.assign(e,n);return}const r=this._createAnimations(e,n);if(r.length)return Rn.add(this._chart,r),!0}}function n6(t,e){const n=[],r=Object.keys(e);for(let i=0;i<r.length;i++){const s=t[r[i]];s&&s.active()&&n.push(s.wait())}return Promise.all(n)}function r6(t,e){if(!e)return;let n=t.options;if(!n){t.options=e;return}return n.$shared&&(t.options=n=Object.assign({},n,{$shared:!1,$animations:{}})),n}function Yf(t,e){const n=t&&t.options||{},r=n.reverse,i=n.min===void 0?e:0,s=n.max===void 0?e:0;return{start:r?s:i,end:r?i:s}}function i6(t,e,n){if(n===!1)return!1;const r=Yf(t,n),i=Yf(e,n);return{top:i.end,right:r.end,bottom:i.start,left:r.start}}function s6(t){let e,n,r,i;return je(t)?(e=t.top,n=t.right,r=t.bottom,i=t.left):e=n=r=i=t,{top:e,right:n,bottom:r,left:i,disabled:t===!1}}function E0(t,e){const n=[],r=t._getSortedDatasetMetas(e);let i,s;for(i=0,s=r.length;i<s;++i)n.push(r[i].index);return n}function Vf(t,e,n,r={}){const i=t.keys,s=r.mode==="single";let a,o,l,u;if(e===null)return;let c=!1;for(a=0,o=i.length;a<o;++a){if(l=+i[a],l===n){if(c=!0,r.all)continue;break}u=t.values[l],$e(u)&&(s||e===0||Mi(e)===Mi(u))&&(e+=u)}return!c&&!r.all?0:e}function a6(t,e){const{iScale:n,vScale:r}=e,i=n.axis==="x"?"x":"y",s=r.axis==="x"?"x":"y",a=Object.keys(t),o=new Array(a.length);let l,u,c;for(l=0,u=a.length;l<u;++l)c=a[l],o[l]={[i]:c,[s]:t[c]};return o}function yl(t,e){const n=t&&t.options.stacked;return n||n===void 0&&e.stack!==void 0}function o6(t,e,n){return`${t.id}.${e.id}.${n.stack||n.type}`}function l6(t){const{min:e,max:n,minDefined:r,maxDefined:i}=t.getUserBounds();return{min:r?e:Number.NEGATIVE_INFINITY,max:i?n:Number.POSITIVE_INFINITY}}function u6(t,e,n){const r=t[e]||(t[e]={});return r[n]||(r[n]={})}function Kf(t,e,n,r){for(const i of e.getMatchingVisibleMetas(r).reverse()){const s=t[i.index];if(n&&s>0||!n&&s<0)return i.index}return null}function Xf(t,e){const{chart:n,_cachedMeta:r}=t,i=n._stacks||(n._stacks={}),{iScale:s,vScale:a,index:o}=r,l=s.axis,u=a.axis,c=o6(s,a,r),f=e.length;let p;for(let h=0;h<f;++h){const y=e[h],{[l]:m,[u]:g}=y,v=y._stacks||(y._stacks={});p=v[u]=u6(i,c,m),p[o]=g,p._top=Kf(p,a,!0,r.type),p._bottom=Kf(p,a,!1,r.type);const S=p._visualValues||(p._visualValues={});S[o]=g}}function ml(t,e){const n=t.scales;return Object.keys(n).filter(r=>n[r].axis===e).shift()}function c6(t,e){return xr(t,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}function d6(t,e,n){return xr(t,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:n,index:e,mode:"default",type:"data"})}function ts(t,e){const n=t.controller.index,r=t.vScale&&t.vScale.axis;if(r){e=e||t._parsed;for(const i of e){const s=i._stacks;if(!s||s[r]===void 0||s[r][n]===void 0)return;delete s[r][n],s[r]._visualValues!==void 0&&s[r]._visualValues[n]!==void 0&&delete s[r]._visualValues[n]}}}const gl=t=>t==="reset"||t==="none",Jf=(t,e)=>e?t:Object.assign({},t),f6=(t,e,n)=>t&&!e.hidden&&e._stacked&&{keys:E0(n,!0),values:null};class yi{constructor(e,n){this.chart=e,this._ctx=e.ctx,this.index=n,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.datasetElementType=new.target.datasetElementType,this.dataElementType=new.target.dataElementType,this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=yl(e.vScale,e),this.addElements(),this.options.fill&&!this.chart.isPluginEnabled("filler")&&console.warn("Tried to use the 'fill' option without the 'Filler' plugin enabled. Please import and register the 'Filler' plugin and make sure it is not disabled in the options")}updateIndex(e){this.index!==e&&ts(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,n=this._cachedMeta,r=this.getDataset(),i=(f,p,h,y)=>f==="x"?p:f==="r"?y:h,s=n.xAxisID=Se(r.xAxisID,ml(e,"x")),a=n.yAxisID=Se(r.yAxisID,ml(e,"y")),o=n.rAxisID=Se(r.rAxisID,ml(e,"r")),l=n.indexAxis,u=n.iAxisID=i(l,s,a,o),c=n.vAxisID=i(l,a,s,o);n.xScale=this.getScaleForId(s),n.yScale=this.getScaleForId(a),n.rScale=this.getScaleForId(o),n.iScale=this.getScaleForId(u),n.vScale=this.getScaleForId(c)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const n=this._cachedMeta;return e===n.iScale?n.vScale:n.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&Lf(this._data,this),e._stacked&&ts(e)}_dataCheck(){const e=this.getDataset(),n=e.data||(e.data=[]),r=this._data;if(je(n)){const i=this._cachedMeta;this._data=a6(n,i)}else if(r!==n){if(r){Lf(r,this);const i=this._cachedMeta;ts(i),i._parsed=[]}n&&Object.isExtensible(n)&&WC(n,this),this._syncList=[],this._data=n}}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const n=this._cachedMeta,r=this.getDataset();let i=!1;this._dataCheck();const s=n._stacked;n._stacked=yl(n.vScale,n),n.stack!==r.stack&&(i=!0,ts(n),n.stack=r.stack),this._resyncElements(e),(i||s!==n._stacked)&&(Xf(this,n._parsed),n._stacked=yl(n.vScale,n))}configure(){const e=this.chart.config,n=e.datasetScopeKeys(this._type),r=e.getOptionScopes(this.getDataset(),n,!0);this.options=e.createResolver(r,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,n){const{_cachedMeta:r,_data:i}=this,{iScale:s,_stacked:a}=r,o=s.axis;let l=e===0&&n===i.length?!0:r._sorted,u=e>0&&r._parsed[e-1],c,f,p;if(this._parsing===!1)r._parsed=i,r._sorted=!0,p=i;else{Ue(i[e])?p=this.parseArrayData(r,i,e,n):je(i[e])?p=this.parseObjectData(r,i,e,n):p=this.parsePrimitiveData(r,i,e,n);const h=()=>f[o]===null||u&&f[o]<u[o];for(c=0;c<n;++c)r._parsed[c+e]=f=p[c],l&&(h()&&(l=!1),u=f);r._sorted=l}a&&Xf(this,p)}parsePrimitiveData(e,n,r,i){const{iScale:s,vScale:a}=e,o=s.axis,l=a.axis,u=s.getLabels(),c=s===a,f=new Array(i);let p,h,y;for(p=0,h=i;p<h;++p)y=p+r,f[p]={[o]:c||s.parse(u[y],y),[l]:a.parse(n[y],y)};return f}parseArrayData(e,n,r,i){const{xScale:s,yScale:a}=e,o=new Array(i);let l,u,c,f;for(l=0,u=i;l<u;++l)c=l+r,f=n[c],o[l]={x:s.parse(f[0],c),y:a.parse(f[1],c)};return o}parseObjectData(e,n,r,i){const{xScale:s,yScale:a}=e,{xAxisKey:o="x",yAxisKey:l="y"}=this._parsing,u=new Array(i);let c,f,p,h;for(c=0,f=i;c<f;++c)p=c+r,h=n[p],u[c]={x:s.parse(Hs(h,o),p),y:a.parse(Hs(h,l),p)};return u}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,n,r){const i=this.chart,s=this._cachedMeta,a=n[e.axis],o={keys:E0(i,!0),values:n._stacks[e.axis]._visualValues};return Vf(o,a,s.index,{mode:r})}updateRangeFromParsed(e,n,r,i){const s=r[n.axis];let a=s===null?NaN:s;const o=i&&r._stacks[n.axis];i&&o&&(i.values=o,a=Vf(i,s,this._cachedMeta.index)),e.min=Math.min(e.min,a),e.max=Math.max(e.max,a)}getMinMax(e,n){const r=this._cachedMeta,i=r._parsed,s=r._sorted&&e===r.iScale,a=i.length,o=this._getOtherScale(e),l=f6(n,r,this.chart),u={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:f}=l6(o);let p,h;function y(){h=i[p];const m=h[o.axis];return!$e(h[e.axis])||c>m||f<m}for(p=0;p<a&&!(!y()&&(this.updateRangeFromParsed(u,e,h,l),s));++p);if(s){for(p=a-1;p>=0;--p)if(!y()){this.updateRangeFromParsed(u,e,h,l);break}}return u}getAllParsedValues(e){const n=this._cachedMeta._parsed,r=[];let i,s,a;for(i=0,s=n.length;i<s;++i)a=n[i][e.axis],$e(a)&&r.push(a);return r}getMaxOverflow(){return!1}getLabelAndValue(e){const n=this._cachedMeta,r=n.iScale,i=n.vScale,s=this.getParsed(e);return{label:r?""+r.getLabelForValue(s[r.axis]):"",value:i?""+i.getLabelForValue(s[i.axis]):""}}_update(e){const n=this._cachedMeta;this.update(e||"default"),n._clip=s6(Se(this.options.clip,i6(n.xScale,n.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,n=this.chart,r=this._cachedMeta,i=r.data||[],s=n.chartArea,a=[],o=this._drawStart||0,l=this._drawCount||i.length-o,u=this.options.drawActiveElementsOnTop;let c;for(r.dataset&&r.dataset.draw(e,s,o,l),c=o;c<o+l;++c){const f=i[c];f.hidden||(f.active&&u?a.push(f):f.draw(e,s))}for(c=0;c<a.length;++c)a[c].draw(e,s)}getStyle(e,n){const r=n?"active":"default";return e===void 0&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(r):this.resolveDataElementOptions(e||0,r)}getContext(e,n,r){const i=this.getDataset();let s;if(e>=0&&e<this._cachedMeta.data.length){const a=this._cachedMeta.data[e];s=a.$context||(a.$context=d6(this.getContext(),e,a)),s.parsed=this.getParsed(e),s.raw=i.data[e],s.index=s.dataIndex=e}else s=this.$context||(this.$context=c6(this.chart.getContext(),this.index)),s.dataset=i,s.index=s.datasetIndex=this.index;return s.active=!!n,s.mode=r,s}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,n){return this._resolveElementOptions(this.dataElementType.id,n,e)}_resolveElementOptions(e,n="default",r){const i=n==="active",s=this._cachedDataOpts,a=e+"-"+n,o=s[a],l=this.enableOptionSharing&&uo(r);if(o)return Jf(o,l);const u=this.chart.config,c=u.datasetElementScopeKeys(this._type,e),f=i?[`${e}Hover`,"hover",e,""]:[e,""],p=u.getOptionScopes(this.getDataset(),c),h=Object.keys(We.elements[e]),y=()=>this.getContext(r,i,n),m=u.resolveNamedOptions(p,h,y,f);return m.$shared&&(m.$shared=l,s[a]=Object.freeze(Jf(m,l))),m}_resolveAnimations(e,n,r){const i=this.chart,s=this._cachedDataOpts,a=`animation-${n}`,o=s[a];if(o)return o;let l;if(i.options.animation!==!1){const c=this.chart.config,f=c.datasetAnimationScopeKeys(this._type,n),p=c.getOptionScopes(this.getDataset(),f);l=c.createResolver(p,this.getContext(e,r,n))}const u=new j0(i,l&&l.animations);return l&&l._cacheable&&(s[a]=Object.freeze(u)),u}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,n){return!n||gl(e)||this.chart._animationsDisabled}_getSharedOptions(e,n){const r=this.resolveDataElementOptions(e,n),i=this._sharedOptions,s=this.getSharedOptions(r),a=this.includeOptions(n,s)||s!==i;return this.updateSharedOptions(s,n,r),{sharedOptions:s,includeOptions:a}}updateElement(e,n,r,i){gl(i)?Object.assign(e,r):this._resolveAnimations(n,i).update(e,r)}updateSharedOptions(e,n,r){e&&!gl(n)&&this._resolveAnimations(void 0,n).update(e,r)}_setStyle(e,n,r,i){e.active=i;const s=this.getStyle(n,i);this._resolveAnimations(n,r,i).update(e,{options:!i&&this.getSharedOptions(s)||s})}removeHoverStyle(e,n,r){this._setStyle(e,r,"active",!1)}setHoverStyle(e,n,r){this._setStyle(e,r,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const n=this._data,r=this._cachedMeta.data;for(const[o,l,u]of this._syncList)this[o](l,u);this._syncList=[];const i=r.length,s=n.length,a=Math.min(s,i);a&&this.parse(0,a),s>i?this._insertElements(i,s-i,e):s<i&&this._removeElements(s,i-s)}_insertElements(e,n,r=!0){const i=this._cachedMeta,s=i.data,a=e+n;let o;const l=u=>{for(u.length+=n,o=u.length-1;o>=a;o--)u[o]=u[o-n]};for(l(s),o=e;o<a;++o)s[o]=new this.dataElementType;this._parsing&&l(i._parsed),this.parse(e,n),r&&this.updateElements(s,e,n,"reset")}updateElements(e,n,r,i){}_removeElements(e,n){const r=this._cachedMeta;if(this._parsing){const i=r._parsed.splice(e,n);r._stacked&&ts(r,i)}r.data.splice(e,n)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[n,r,i]=e;this[n](r,i)}this.chart._dataChanges.push([this.index,...e])}_onDataPush(){const e=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-e,e])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(e,n){n&&this._sync(["_removeElements",e,n]);const r=arguments.length-2;r&&this._sync(["_insertElements",e,r])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}fe(yi,"defaults",{}),fe(yi,"datasetElementType",null),fe(yi,"dataElementType",null);class Ga extends yi{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const n=this._cachedMeta,{dataset:r,data:i=[],_dataset:s}=n,a=this.chart._animationsDisabled;let{start:o,count:l}=VC(n,i,a);this._drawStart=o,this._drawCount=l,KC(n)&&(o=0,l=i.length),r._chart=this.chart,r._datasetIndex=this.index,r._decimated=!!s._decimated,r.points=i;const u=this.resolveDatasetElementOptions(e);this.options.showLine||(u.borderWidth=0),u.segment=this.options.segment,this.updateElement(r,void 0,{animated:!a,options:u},e),this.updateElements(i,o,l,e)}updateElements(e,n,r,i){const s=i==="reset",{iScale:a,vScale:o,_stacked:l,_dataset:u}=this._cachedMeta,{sharedOptions:c,includeOptions:f}=this._getSharedOptions(n,i),p=a.axis,h=o.axis,{spanGaps:y,segment:m}=this.options,g=qs(y)?y:Number.POSITIVE_INFINITY,v=this.chart._animationsDisabled||s||i==="none",S=n+r,j=e.length;let E=n>0&&this.getParsed(n-1);for(let A=0;A<j;++A){const w=e[A],x=v?w:{};if(A<n||A>=S){x.skip=!0;continue}const b=this.getParsed(A),L=Ne(b[h]),R=x[p]=a.getPixelForValue(b[p],A),I=x[h]=s||L?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,b,l):b[h],A);x.skip=isNaN(R)||isNaN(I)||L,x.stop=A>0&&Math.abs(b[p]-E[p])>g,m&&(x.parsed=b,x.raw=u.data[A]),f&&(x.options=c||this.resolveDataElementOptions(A,w.active?"active":i)),v||this.updateElement(w,A,x,i),E=b}}getMaxOverflow(){const e=this._cachedMeta,n=e.dataset,r=n.options&&n.options.borderWidth||0,i=e.data||[];if(!i.length)return r;const s=i[0].size(this.resolveDataElementOptions(0)),a=i[i.length-1].size(this.resolveDataElementOptions(i.length-1));return Math.max(r,s,a)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}fe(Ga,"id","line"),fe(Ga,"defaults",{datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1}),fe(Ga,"overrides",{scales:{_index_:{type:"category"},_value_:{type:"linear"}}});class Ya extends yi{getLabelAndValue(e){const n=this._cachedMeta.vScale,r=this.getParsed(e);return{label:n.getLabels()[e],value:""+n.getLabelForValue(r[n.axis])}}parseObjectData(e,n,r,i){return E5.bind(this)(e,n,r,i)}update(e){const n=this._cachedMeta,r=n.dataset,i=n.data||[],s=n.iScale.getLabels();if(r.points=i,e!=="resize"){const a=this.resolveDatasetElementOptions(e);this.options.showLine||(a.borderWidth=0);const o={_loop:!0,_fullLoop:s.length===i.length,options:a};this.updateElement(r,void 0,o,e)}this.updateElements(i,0,i.length,e)}updateElements(e,n,r,i){const s=this._cachedMeta.rScale,a=i==="reset";for(let o=n;o<n+r;o++){const l=e[o],u=this.resolveDataElementOptions(o,l.active?"active":i),c=s.getPointPositionForValue(o,this.getParsed(o).r),f=a?s.xCenter:c.x,p=a?s.yCenter:c.y,h={x:f,y:p,angle:c.angle,skip:isNaN(f)||isNaN(p),options:u};this.updateElement(l,o,h,i)}}}fe(Ya,"id","radar"),fe(Ya,"defaults",{datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}}),fe(Ya,"overrides",{aspectRatio:1,scales:{r:{type:"radialLinear"}}});function jr(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class Nc{constructor(e){fe(this,"options");this.options=e||{}}static override(e){Object.assign(Nc.prototype,e)}init(){}formats(){return jr()}parse(){return jr()}format(){return jr()}add(){return jr()}diff(){return jr()}startOf(){return jr()}endOf(){return jr()}}var h6={_date:Nc};function p6(t,e,n,r){const{controller:i,data:s,_sorted:a}=t,o=i._cachedMeta.iScale,l=t.dataset&&t.dataset.options?t.dataset.options.spanGaps:null;if(o&&e===o.axis&&e!=="r"&&a&&s.length){const u=o._reversePixels?HC:Lr;if(r){if(i._sharedOptions){const c=s[0],f=typeof c.getRange=="function"&&c.getRange(e);if(f){const p=u(s,e,n-f),h=u(s,e,n+f);return{lo:p.lo,hi:h.hi}}}}else{const c=u(s,e,n);if(l){const{vScale:f}=i._cachedMeta,{_parsed:p}=t,h=p.slice(0,c.lo+1).reverse().findIndex(m=>!Ne(m[f.axis]));c.lo-=Math.max(0,h);const y=p.slice(c.hi).findIndex(m=>!Ne(m[f.axis]));c.hi+=Math.max(0,y)}return c}}return{lo:0,hi:s.length-1}}function zo(t,e,n,r,i){const s=t.getSortedVisibleDatasetMetas(),a=n[e];for(let o=0,l=s.length;o<l;++o){const{index:u,data:c}=s[o],{lo:f,hi:p}=p6(s[o],e,a,i);for(let h=f;h<=p;++h){const y=c[h];y.skip||r(y,u,h)}}}function y6(t){const e=t.indexOf("x")!==-1,n=t.indexOf("y")!==-1;return function(r,i){const s=e?Math.abs(r.x-i.x):0,a=n?Math.abs(r.y-i.y):0;return Math.sqrt(Math.pow(s,2)+Math.pow(a,2))}}function vl(t,e,n,r,i){const s=[];return!i&&!t.isPointInArea(e)||zo(t,n,e,function(o,l,u){!i&&!Wn(o,t.chartArea,0)||o.inRange(e.x,e.y,r)&&s.push({element:o,datasetIndex:l,index:u})},!0),s}function m6(t,e,n,r){let i=[];function s(a,o,l){const{startAngle:u,endAngle:c}=a.getProps(["startAngle","endAngle"],r),{angle:f}=FC(a,{x:e.x,y:e.y});l0(f,u,c)&&i.push({element:a,datasetIndex:o,index:l})}return zo(t,n,e,s),i}function g6(t,e,n,r,i,s){let a=[];const o=y6(n);let l=Number.POSITIVE_INFINITY;function u(c,f,p){const h=c.inRange(e.x,e.y,i);if(r&&!h)return;const y=c.getCenterPoint(i);if(!(!!s||t.isPointInArea(y))&&!h)return;const g=o(e,y);g<l?(a=[{element:c,datasetIndex:f,index:p}],l=g):g===l&&a.push({element:c,datasetIndex:f,index:p})}return zo(t,n,e,u),a}function bl(t,e,n,r,i,s){return!s&&!t.isPointInArea(e)?[]:n==="r"&&!r?m6(t,e,n,i):g6(t,e,n,r,i,s)}function Zf(t,e,n,r,i){const s=[],a=n==="x"?"inXRange":"inYRange";let o=!1;return zo(t,n,e,(l,u,c)=>{l[a]&&l[a](e[n],i)&&(s.push({element:l,datasetIndex:u,index:c}),o=o||l.inRange(e.x,e.y,i))}),r&&!o?[]:s}var v6={modes:{index(t,e,n,r){const i=Or(e,t),s=n.axis||"x",a=n.includeInvisible||!1,o=n.intersect?vl(t,i,s,r,a):bl(t,i,s,!1,r,a),l=[];return o.length?(t.getSortedVisibleDatasetMetas().forEach(u=>{const c=o[0].index,f=u.data[c];f&&!f.skip&&l.push({element:f,datasetIndex:u.index,index:c})}),l):[]},dataset(t,e,n,r){const i=Or(e,t),s=n.axis||"xy",a=n.includeInvisible||!1;let o=n.intersect?vl(t,i,s,r,a):bl(t,i,s,!1,r,a);if(o.length>0){const l=o[0].datasetIndex,u=t.getDatasetMeta(l).data;o=[];for(let c=0;c<u.length;++c)o.push({element:u[c],datasetIndex:l,index:c})}return o},point(t,e,n,r){const i=Or(e,t),s=n.axis||"xy",a=n.includeInvisible||!1;return vl(t,i,s,r,a)},nearest(t,e,n,r){const i=Or(e,t),s=n.axis||"xy",a=n.includeInvisible||!1;return bl(t,i,s,n.intersect,r,a)},x(t,e,n,r){const i=Or(e,t);return Zf(t,i,"x",n.intersect,r)},y(t,e,n,r){const i=Or(e,t);return Zf(t,i,"y",n.intersect,r)}}};const O0=["left","top","right","bottom"];function ns(t,e){return t.filter(n=>n.pos===e)}function $f(t,e){return t.filter(n=>O0.indexOf(n.pos)===-1&&n.box.axis===e)}function rs(t,e){return t.sort((n,r)=>{const i=e?r:n,s=e?n:r;return i.weight===s.weight?i.index-s.index:i.weight-s.weight})}function b6(t){const e=[];let n,r,i,s,a,o;for(n=0,r=(t||[]).length;n<r;++n)i=t[n],{position:s,options:{stack:a,stackWeight:o=1}}=i,e.push({index:n,box:i,pos:s,horizontal:i.isHorizontal(),weight:i.weight,stack:a&&s+a,stackWeight:o});return e}function x6(t){const e={};for(const n of t){const{stack:r,pos:i,stackWeight:s}=n;if(!r||!O0.includes(i))continue;const a=e[r]||(e[r]={count:0,placed:0,weight:0,size:0});a.count++,a.weight+=s}return e}function w6(t,e){const n=x6(t),{vBoxMaxWidth:r,hBoxMaxHeight:i}=e;let s,a,o;for(s=0,a=t.length;s<a;++s){o=t[s];const{fullSize:l}=o.box,u=n[o.stack],c=u&&o.stackWeight/u.weight;o.horizontal?(o.width=c?c*r:l&&e.availableWidth,o.height=i):(o.width=r,o.height=c?c*i:l&&e.availableHeight)}return n}function A6(t){const e=b6(t),n=rs(e.filter(u=>u.box.fullSize),!0),r=rs(ns(e,"left"),!0),i=rs(ns(e,"right")),s=rs(ns(e,"top"),!0),a=rs(ns(e,"bottom")),o=$f(e,"x"),l=$f(e,"y");return{fullSize:n,leftAndTop:r.concat(s),rightAndBottom:i.concat(l).concat(a).concat(o),chartArea:ns(e,"chartArea"),vertical:r.concat(i).concat(l),horizontal:s.concat(a).concat(o)}}function eh(t,e,n,r){return Math.max(t[n],e[n])+Math.max(t[r],e[r])}function T0(t,e){t.top=Math.max(t.top,e.top),t.left=Math.max(t.left,e.left),t.bottom=Math.max(t.bottom,e.bottom),t.right=Math.max(t.right,e.right)}function S6(t,e,n,r){const{pos:i,box:s}=n,a=t.maxPadding;if(!je(i)){n.size&&(t[i]-=n.size);const f=r[n.stack]||{size:0,count:1};f.size=Math.max(f.size,n.horizontal?s.height:s.width),n.size=f.size/f.count,t[i]+=n.size}s.getPadding&&T0(a,s.getPadding());const o=Math.max(0,e.outerWidth-eh(a,t,"left","right")),l=Math.max(0,e.outerHeight-eh(a,t,"top","bottom")),u=o!==t.w,c=l!==t.h;return t.w=o,t.h=l,n.horizontal?{same:u,other:c}:{same:c,other:u}}function C6(t){const e=t.maxPadding;function n(r){const i=Math.max(e[r]-t[r],0);return t[r]+=i,i}t.y+=n("top"),t.x+=n("left"),n("right"),n("bottom")}function k6(t,e){const n=e.maxPadding;function r(i){const s={left:0,top:0,right:0,bottom:0};return i.forEach(a=>{s[a]=Math.max(e[a],n[a])}),s}return r(t?["left","right"]:["top","bottom"])}function ps(t,e,n,r){const i=[];let s,a,o,l,u,c;for(s=0,a=t.length,u=0;s<a;++s){o=t[s],l=o.box,l.update(o.width||e.w,o.height||e.h,k6(o.horizontal,e));const{same:f,other:p}=S6(e,n,o,r);u|=f&&i.length,c=c||p,l.fullSize||i.push(o)}return u&&ps(i,e,n,r)||c}function ja(t,e,n,r,i){t.top=n,t.left=e,t.right=e+r,t.bottom=n+i,t.width=r,t.height=i}function th(t,e,n,r){const i=n.padding;let{x:s,y:a}=e;for(const o of t){const l=o.box,u=r[o.stack]||{placed:0,weight:1},c=o.stackWeight/u.weight||1;if(o.horizontal){const f=e.w*c,p=u.size||l.height;uo(u.start)&&(a=u.start),l.fullSize?ja(l,i.left,a,n.outerWidth-i.right-i.left,p):ja(l,e.left+u.placed,a,f,p),u.start=a,u.placed+=f,a=l.bottom}else{const f=e.h*c,p=u.size||l.width;uo(u.start)&&(s=u.start),l.fullSize?ja(l,s,i.top,p,n.outerHeight-i.bottom-i.top):ja(l,s,e.top+u.placed,p,f),u.start=s,u.placed+=f,s=l.right}}e.x=s,e.y=a}var $t={addBox(t,e){t.boxes||(t.boxes=[]),e.fullSize=e.fullSize||!1,e.position=e.position||"top",e.weight=e.weight||0,e._layers=e._layers||function(){return[{z:0,draw(n){e.draw(n)}}]},t.boxes.push(e)},removeBox(t,e){const n=t.boxes?t.boxes.indexOf(e):-1;n!==-1&&t.boxes.splice(n,1)},configure(t,e,n){e.fullSize=n.fullSize,e.position=n.position,e.weight=n.weight},update(t,e,n,r){if(!t)return;const i=ot(t.options.layout.padding),s=Math.max(e-i.width,0),a=Math.max(n-i.height,0),o=A6(t.boxes),l=o.vertical,u=o.horizontal;Le(t.boxes,m=>{typeof m.beforeLayout=="function"&&m.beforeLayout()});const c=l.reduce((m,g)=>g.box.options&&g.box.options.display===!1?m:m+1,0)||1,f=Object.freeze({outerWidth:e,outerHeight:n,padding:i,availableWidth:s,availableHeight:a,vBoxMaxWidth:s/2/c,hBoxMaxHeight:a/2}),p=Object.assign({},i);T0(p,ot(r));const h=Object.assign({maxPadding:p,w:s,h:a,x:i.left,y:i.top},i),y=w6(l.concat(u),f);ps(o.fullSize,h,f,y),ps(l,h,f,y),ps(u,h,f,y)&&ps(l,h,f,y),C6(h),th(o.leftAndTop,h,f,y),h.x+=h.w,h.y+=h.h,th(o.rightAndBottom,h,f,y),t.chartArea={left:h.left,top:h.top,right:h.left+h.w,bottom:h.top+h.h,height:h.h,width:h.w},Le(o.chartArea,m=>{const g=m.box;Object.assign(g,t.chartArea),g.update(h.w,h.h,{left:0,top:0,right:0,bottom:0})})}};class P0{acquireContext(e,n){}releaseContext(e){return!1}addEventListener(e,n,r){}removeEventListener(e,n,r){}getDevicePixelRatio(){return 1}getMaximumSize(e,n,r,i){return n=Math.max(0,n||e.width),r=r||e.height,{width:n,height:Math.max(0,i?Math.floor(n/i):r)}}isAttached(e){return!0}updateConfig(e){}}class j6 extends P0{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const Va="$chartjs",E6={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},nh=t=>t===null||t==="";function O6(t,e){const n=t.style,r=t.getAttribute("height"),i=t.getAttribute("width");if(t[Va]={initial:{height:r,width:i,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",n.boxSizing=n.boxSizing||"border-box",nh(i)){const s=Hf(t,"width");s!==void 0&&(t.width=s)}if(nh(r))if(t.style.height==="")t.height=t.width/(e||2);else{const s=Hf(t,"height");s!==void 0&&(t.height=s)}return t}const I0=U5?{passive:!0}:!1;function T6(t,e,n){t&&t.addEventListener(e,n,I0)}function P6(t,e,n){t&&t.canvas&&t.canvas.removeEventListener(e,n,I0)}function I6(t,e){const n=E6[t.type]||t.type,{x:r,y:i}=Or(t,e);return{type:n,chart:e,native:t,x:r!==void 0?r:null,y:i!==void 0?i:null}}function yo(t,e){for(const n of t)if(n===e||n.contains(e))return!0}function M6(t,e,n){const r=t.canvas,i=new MutationObserver(s=>{let a=!1;for(const o of s)a=a||yo(o.addedNodes,r),a=a&&!yo(o.removedNodes,r);a&&n()});return i.observe(document,{childList:!0,subtree:!0}),i}function L6(t,e,n){const r=t.canvas,i=new MutationObserver(s=>{let a=!1;for(const o of s)a=a||yo(o.removedNodes,r),a=a&&!yo(o.addedNodes,r);a&&n()});return i.observe(document,{childList:!0,subtree:!0}),i}const Ws=new Map;let rh=0;function M0(){const t=window.devicePixelRatio;t!==rh&&(rh=t,Ws.forEach((e,n)=>{n.currentDevicePixelRatio!==t&&e()}))}function N6(t,e){Ws.size||window.addEventListener("resize",M0),Ws.set(t,e)}function R6(t){Ws.delete(t),Ws.size||window.removeEventListener("resize",M0)}function _6(t,e,n){const r=t.canvas,i=r&&Lc(r);if(!i)return;const s=d0((o,l)=>{const u=i.clientWidth;n(o,l),u<i.clientWidth&&n()},window),a=new ResizeObserver(o=>{const l=o[0],u=l.contentRect.width,c=l.contentRect.height;u===0&&c===0||s(u,c)});return a.observe(i),N6(t,s),a}function xl(t,e,n){n&&n.disconnect(),e==="resize"&&R6(t)}function D6(t,e,n){const r=t.canvas,i=d0(s=>{t.ctx!==null&&n(I6(s,t))},t);return T6(r,e,i),i}class B6 extends P0{acquireContext(e,n){const r=e&&e.getContext&&e.getContext("2d");return r&&r.canvas===e?(O6(e,n),r):null}releaseContext(e){const n=e.canvas;if(!n[Va])return!1;const r=n[Va].initial;["height","width"].forEach(s=>{const a=r[s];Ne(a)?n.removeAttribute(s):n.setAttribute(s,a)});const i=r.style||{};return Object.keys(i).forEach(s=>{n.style[s]=i[s]}),n.width=n.width,delete n[Va],!0}addEventListener(e,n,r){this.removeEventListener(e,n);const i=e.$proxies||(e.$proxies={}),a={attach:M6,detach:L6,resize:_6}[n]||D6;i[n]=a(e,n,r)}removeEventListener(e,n){const r=e.$proxies||(e.$proxies={}),i=r[n];if(!i)return;({attach:xl,detach:xl,resize:xl}[n]||P6)(e,n,i),r[n]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,n,r,i){return z5(e,n,r,i)}isAttached(e){const n=e&&Lc(e);return!!(n&&n.isConnected)}}function F6(t){return!Mc()||typeof OffscreenCanvas!="undefined"&&t instanceof OffscreenCanvas?j6:B6}class Vn{constructor(){fe(this,"x");fe(this,"y");fe(this,"active",!1);fe(this,"options");fe(this,"$animations")}tooltipPosition(e){const{x:n,y:r}=this.getProps(["x","y"],e);return{x:n,y:r}}hasValue(){return qs(this.x)&&qs(this.y)}getProps(e,n){const r=this.$animations;if(!n||!r)return this;const i={};return e.forEach(s=>{i[s]=r[s]&&r[s].active()?r[s]._to:this[s]}),i}}fe(Vn,"defaults",{}),fe(Vn,"defaultRoutes");function z6(t,e){const n=t.options.ticks,r=U6(t),i=Math.min(n.maxTicksLimit||r,r),s=n.major.enabled?q6(e):[],a=s.length,o=s[0],l=s[a-1],u=[];if(a>i)return W6(e,u,s,a/i),u;const c=H6(s,e,i);if(a>0){let f,p;const h=a>1?Math.round((l-o)/(a-1)):null;for(Ea(e,u,c,Ne(h)?0:o-h,o),f=0,p=a-1;f<p;f++)Ea(e,u,c,s[f],s[f+1]);return Ea(e,u,c,l,Ne(h)?e.length:l+h),u}return Ea(e,u,c),u}function U6(t){const e=t.options.offset,n=t._tickSize(),r=t._length/n+(e?0:1),i=t._maxLength/n;return Math.floor(Math.min(r,i))}function H6(t,e,n){const r=Q6(t),i=e.length/n;if(!r)return Math.max(i,1);const s=RC(r);for(let a=0,o=s.length-1;a<o;a++){const l=s[a];if(l>i)return l}return Math.max(i,1)}function q6(t){const e=[];let n,r;for(n=0,r=t.length;n<r;n++)t[n].major&&e.push(n);return e}function W6(t,e,n,r){let i=0,s=n[0],a;for(r=Math.ceil(r),a=0;a<t.length;a++)a===s&&(e.push(t[a]),i++,s=n[i*r])}function Ea(t,e,n,r,i){const s=Se(r,0),a=Math.min(Se(i,t.length),t.length);let o=0,l,u,c;for(n=Math.ceil(n),i&&(l=i-r,n=l/Math.floor(l/n)),c=s;c<0;)o++,c=Math.round(s+o*n);for(u=Math.max(s,0);u<a;u++)u===c&&(e.push(t[u]),o++,c=Math.round(s+o*n))}function Q6(t){const e=t.length;let n,r;if(e<2)return!1;for(r=t[0],n=1;n<e;++n)if(t[n]-t[n-1]!==r)return!1;return r}const G6=t=>t==="left"?"right":t==="right"?"left":t,ih=(t,e,n)=>e==="top"||e==="left"?t[e]+n:t[e]-n,sh=(t,e)=>Math.min(e||t,t);function ah(t,e){const n=[],r=t.length/e,i=t.length;let s=0;for(;s<i;s+=r)n.push(t[Math.floor(s)]);return n}function Y6(t,e,n){const r=t.ticks.length,i=Math.min(e,r-1),s=t._startPixel,a=t._endPixel,o=1e-6;let l=t.getPixelForTick(i),u;if(!(n&&(r===1?u=Math.max(l-s,a-l):e===0?u=(t.getPixelForTick(1)-l)/2:u=(l-t.getPixelForTick(i-1))/2,l+=i<e?u:-u,l<s-o||l>a+o)))return l}function V6(t,e){Le(t,n=>{const r=n.gc,i=r.length/2;let s;if(i>e){for(s=0;s<i;++s)delete n.data[r[s]];r.splice(0,i)}})}function is(t){return t.drawTicks?t.tickLength:0}function oh(t,e){if(!t.display)return 0;const n=Je(t.font,e),r=ot(t.padding);return(Ue(t.text)?t.text.length:1)*n.lineHeight+r.height}function K6(t,e){return xr(t,{scale:e,type:"scale"})}function X6(t,e,n){return xr(t,{tick:n,index:e,type:"tick"})}function J6(t,e,n){let r=jc(t);return(n&&e!=="right"||!n&&e==="right")&&(r=G6(r)),r}function Z6(t,e,n,r){const{top:i,left:s,bottom:a,right:o,chart:l}=t,{chartArea:u,scales:c}=l;let f=0,p,h,y;const m=a-i,g=o-s;if(t.isHorizontal()){if(h=st(r,s,o),je(n)){const v=Object.keys(n)[0],S=n[v];y=c[v].getPixelForValue(S)+m-e}else n==="center"?y=(u.bottom+u.top)/2+m-e:y=ih(t,n,e);p=o-s}else{if(je(n)){const v=Object.keys(n)[0],S=n[v];h=c[v].getPixelForValue(S)-g+e}else n==="center"?h=(u.left+u.right)/2-g+e:h=ih(t,n,e);y=st(r,a,i),f=n==="left"?-qt:qt}return{titleX:h,titleY:y,maxWidth:p,rotation:f}}class qi extends Vn{constructor(e){super(),this.id=e.id,this.type=e.type,this.options=void 0,this.ctx=e.ctx,this.chart=e.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(e){this.options=e.setContext(this.getContext()),this.axis=e.axis,this._userMin=this.parse(e.min),this._userMax=this.parse(e.max),this._suggestedMin=this.parse(e.suggestedMin),this._suggestedMax=this.parse(e.suggestedMax)}parse(e,n){return e}getUserBounds(){let{_userMin:e,_userMax:n,_suggestedMin:r,_suggestedMax:i}=this;return e=pn(e,Number.POSITIVE_INFINITY),n=pn(n,Number.NEGATIVE_INFINITY),r=pn(r,Number.POSITIVE_INFINITY),i=pn(i,Number.NEGATIVE_INFINITY),{min:pn(e,r),max:pn(n,i),minDefined:$e(e),maxDefined:$e(n)}}getMinMax(e){let{min:n,max:r,minDefined:i,maxDefined:s}=this.getUserBounds(),a;if(i&&s)return{min:n,max:r};const o=this.getMatchingVisibleMetas();for(let l=0,u=o.length;l<u;++l)a=o[l].controller.getMinMax(this,e),i||(n=Math.min(n,a.min)),s||(r=Math.max(r,a.max));return n=s&&n>r?r:n,r=i&&n>r?n:r,{min:pn(n,pn(r,n)),max:pn(r,pn(n,r))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}getLabelItems(e=this.chart.chartArea){return this._labelItems||(this._labelItems=this._computeLabelItems(e))}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){De(this.options.beforeUpdate,[this])}update(e,n,r){const{beginAtZero:i,grace:s,ticks:a}=this.options,o=a.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=n,this._margins=r=Object.assign({left:0,right:0,top:0,bottom:0},r),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+r.left+r.right:this.height+r.top+r.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=g5(this,s,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=o<this.ticks.length;this._convertTicksToLabels(l?ah(this.ticks,o):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),a.display&&(a.autoSkip||a.source==="auto")&&(this.ticks=z6(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),l&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e=this.options.reverse,n,r;this.isHorizontal()?(n=this.left,r=this.right):(n=this.top,r=this.bottom,e=!e),this._startPixel=n,this._endPixel=r,this._reversePixels=e,this._length=r-n,this._alignToPixels=this.options.alignToPixels}afterUpdate(){De(this.options.afterUpdate,[this])}beforeSetDimensions(){De(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){De(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),De(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){De(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const n=this.options.ticks;let r,i,s;for(r=0,i=e.length;r<i;r++)s=e[r],s.label=De(n.callback,[s.value,r,e],this)}afterTickToLabelConversion(){De(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){De(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,n=e.ticks,r=sh(this.ticks.length,e.ticks.maxTicksLimit),i=n.minRotation||0,s=n.maxRotation;let a=i,o,l,u;if(!this._isVisible()||!n.display||i>=s||r<=1||!this.isHorizontal()){this.labelRotation=i;return}const c=this._getLabelSizes(),f=c.widest.width,p=c.highest.height,h=Zt(this.chart.width-f,0,this.maxWidth);o=e.offset?this.maxWidth/r:h/(r-1),f+6>o&&(o=h/(r-(e.offset?.5:1)),l=this.maxHeight-is(e.grid)-n.padding-oh(e.title,this.chart.options.font),u=Math.sqrt(f*f+p*p),a=Cc(Math.min(Math.asin(Zt((c.highest.height+6)/o,-1,1)),Math.asin(Zt(l/u,-1,1))-Math.asin(Zt(p/u,-1,1)))),a=Math.max(i,Math.min(s,a))),this.labelRotation=a}afterCalculateLabelRotation(){De(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){De(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:n,options:{ticks:r,title:i,grid:s}}=this,a=this._isVisible(),o=this.isHorizontal();if(a){const l=oh(i,n.options.font);if(o?(e.width=this.maxWidth,e.height=is(s)+l):(e.height=this.maxHeight,e.width=is(s)+l),r.display&&this.ticks.length){const{first:u,last:c,widest:f,highest:p}=this._getLabelSizes(),h=r.padding*2,y=fr(this.labelRotation),m=Math.cos(y),g=Math.sin(y);if(o){const v=r.mirror?0:g*f.width+m*p.height;e.height=Math.min(this.maxHeight,e.height+v+h)}else{const v=r.mirror?0:m*f.width+g*p.height;e.width=Math.min(this.maxWidth,e.width+v+h)}this._calculatePadding(u,c,g,m)}}this._handleMargins(),o?(this.width=this._length=n.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=n.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,n,r,i){const{ticks:{align:s,padding:a},position:o}=this.options,l=this.labelRotation!==0,u=o!=="top"&&this.axis==="x";if(this.isHorizontal()){const c=this.getPixelForTick(0)-this.left,f=this.right-this.getPixelForTick(this.ticks.length-1);let p=0,h=0;l?u?(p=i*e.width,h=r*n.height):(p=r*e.height,h=i*n.width):s==="start"?h=n.width:s==="end"?p=e.width:s!=="inner"&&(p=e.width/2,h=n.width/2),this.paddingLeft=Math.max((p-c+a)*this.width/(this.width-c),0),this.paddingRight=Math.max((h-f+a)*this.width/(this.width-f),0)}else{let c=n.height/2,f=e.height/2;s==="start"?(c=0,f=e.height):s==="end"&&(c=n.height,f=0),this.paddingTop=c+a,this.paddingBottom=f+a}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){De(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:n}=this.options;return n==="top"||n==="bottom"||e==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){this.beforeTickToLabelConversion(),this.generateTickLabels(e);let n,r;for(n=0,r=e.length;n<r;n++)Ne(e[n].label)&&(e.splice(n,1),r--,n--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const n=this.options.ticks.sampleSize;let r=this.ticks;n<r.length&&(r=ah(r,n)),this._labelSizes=e=this._computeLabelSizes(r,r.length,this.options.ticks.maxTicksLimit)}return e}_computeLabelSizes(e,n,r){const{ctx:i,_longestTextCache:s}=this,a=[],o=[],l=Math.floor(n/sh(n,r));let u=0,c=0,f,p,h,y,m,g,v,S,j,E,A;for(f=0;f<n;f+=l){if(y=e[f].label,m=this._resolveTickFontOptions(f),i.font=g=m.string,v=s[g]=s[g]||{data:{},gc:[]},S=m.lineHeight,j=E=0,!Ne(y)&&!Ue(y))j=fo(i,v.data,v.gc,j,y),E=S;else if(Ue(y))for(p=0,h=y.length;p<h;++p)A=y[p],!Ne(A)&&!Ue(A)&&(j=fo(i,v.data,v.gc,j,A),E+=S);a.push(j),o.push(E),u=Math.max(j,u),c=Math.max(E,c)}V6(s,n);const w=a.indexOf(u),x=o.indexOf(c),b=L=>({width:a[L]||0,height:o[L]||0});return{first:b(0),last:b(n-1),widest:b(w),highest:b(x),widths:a,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,n){return NaN}getValueForPixel(e){}getPixelForTick(e){const n=this.ticks;return e<0||e>n.length-1?null:this.getPixelForValue(n[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const n=this._startPixel+e*this._length;return UC(this._alignToPixels?kr(this.chart,n,0):n)}getDecimalForPixel(e){const n=(e-this._startPixel)/this._length;return this._reversePixels?1-n:n}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:n}=this;return e<0&&n<0?n:e>0&&n>0?e:0}getContext(e){const n=this.ticks||[];if(e>=0&&e<n.length){const r=n[e];return r.$context||(r.$context=X6(this.getContext(),e,r))}return this.$context||(this.$context=K6(this.chart.getContext(),this))}_tickSize(){const e=this.options.ticks,n=fr(this.labelRotation),r=Math.abs(Math.cos(n)),i=Math.abs(Math.sin(n)),s=this._getLabelSizes(),a=e.autoSkipPadding||0,o=s?s.widest.width+a:0,l=s?s.highest.height+a:0;return this.isHorizontal()?l*r>o*i?o/r:l/i:l*i<o*r?l/r:o/i}_isVisible(){const e=this.options.display;return e!=="auto"?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const n=this.axis,r=this.chart,i=this.options,{grid:s,position:a,border:o}=i,l=s.offset,u=this.isHorizontal(),f=this.ticks.length+(l?1:0),p=is(s),h=[],y=o.setContext(this.getContext()),m=y.display?y.width:0,g=m/2,v=function(B){return kr(r,B,m)};let S,j,E,A,w,x,b,L,R,I,P,z;if(a==="top")S=v(this.bottom),x=this.bottom-p,L=S-g,I=v(e.top)+g,z=e.bottom;else if(a==="bottom")S=v(this.top),I=e.top,z=v(e.bottom)-g,x=S+g,L=this.top+p;else if(a==="left")S=v(this.right),w=this.right-p,b=S-g,R=v(e.left)+g,P=e.right;else if(a==="right")S=v(this.left),R=e.left,P=v(e.right)-g,w=S+g,b=this.left+p;else if(n==="x"){if(a==="center")S=v((e.top+e.bottom)/2+.5);else if(je(a)){const B=Object.keys(a)[0],_=a[B];S=v(this.chart.scales[B].getPixelForValue(_))}I=e.top,z=e.bottom,x=S+g,L=x+p}else if(n==="y"){if(a==="center")S=v((e.left+e.right)/2);else if(je(a)){const B=Object.keys(a)[0],_=a[B];S=v(this.chart.scales[B].getPixelForValue(_))}w=S-g,b=w-p,R=e.left,P=e.right}const N=Se(i.ticks.maxTicksLimit,f),O=Math.max(1,Math.ceil(f/N));for(j=0;j<f;j+=O){const B=this.getContext(j),_=s.setContext(B),Y=o.setContext(B),G=_.lineWidth,C=_.color,W=Y.dash||[],q=Y.dashOffset,T=_.tickWidth,Q=_.tickColor,$=_.tickBorderDash||[],V=_.tickBorderDashOffset;E=Y6(this,j,l),E!==void 0&&(A=kr(r,E,G),u?w=b=R=P=A:x=L=I=z=A,h.push({tx1:w,ty1:x,tx2:b,ty2:L,x1:R,y1:I,x2:P,y2:z,width:G,color:C,borderDash:W,borderDashOffset:q,tickWidth:T,tickColor:Q,tickBorderDash:$,tickBorderDashOffset:V}))}return this._ticksLength=f,this._borderValue=S,h}_computeLabelItems(e){const n=this.axis,r=this.options,{position:i,ticks:s}=r,a=this.isHorizontal(),o=this.ticks,{align:l,crossAlign:u,padding:c,mirror:f}=s,p=is(r.grid),h=p+c,y=f?-c:h,m=-fr(this.labelRotation),g=[];let v,S,j,E,A,w,x,b,L,R,I,P,z="middle";if(i==="top")w=this.bottom-y,x=this._getXAxisLabelAlignment();else if(i==="bottom")w=this.top+y,x=this._getXAxisLabelAlignment();else if(i==="left"){const O=this._getYAxisLabelAlignment(p);x=O.textAlign,A=O.x}else if(i==="right"){const O=this._getYAxisLabelAlignment(p);x=O.textAlign,A=O.x}else if(n==="x"){if(i==="center")w=(e.top+e.bottom)/2+h;else if(je(i)){const O=Object.keys(i)[0],B=i[O];w=this.chart.scales[O].getPixelForValue(B)+h}x=this._getXAxisLabelAlignment()}else if(n==="y"){if(i==="center")A=(e.left+e.right)/2-h;else if(je(i)){const O=Object.keys(i)[0],B=i[O];A=this.chart.scales[O].getPixelForValue(B)}x=this._getYAxisLabelAlignment(p).textAlign}n==="y"&&(l==="start"?z="top":l==="end"&&(z="bottom"));const N=this._getLabelSizes();for(v=0,S=o.length;v<S;++v){j=o[v],E=j.label;const O=s.setContext(this.getContext(v));b=this.getPixelForTick(v)+s.labelOffset,L=this._resolveTickFontOptions(v),R=L.lineHeight,I=Ue(E)?E.length:1;const B=I/2,_=O.color,Y=O.textStrokeColor,G=O.textStrokeWidth;let C=x;a?(A=b,x==="inner"&&(v===S-1?C=this.options.reverse?"left":"right":v===0?C=this.options.reverse?"right":"left":C="center"),i==="top"?u==="near"||m!==0?P=-I*R+R/2:u==="center"?P=-N.highest.height/2-B*R+R:P=-N.highest.height+R/2:u==="near"||m!==0?P=R/2:u==="center"?P=N.highest.height/2-B*R:P=N.highest.height-I*R,f&&(P*=-1),m!==0&&!O.showLabelBackdrop&&(A+=R/2*Math.sin(m))):(w=b,P=(1-I)*R/2);let W;if(O.showLabelBackdrop){const q=ot(O.backdropPadding),T=N.heights[v],Q=N.widths[v];let $=P-q.top,V=0-q.left;switch(z){case"middle":$-=T/2;break;case"bottom":$-=T;break}switch(x){case"center":V-=Q/2;break;case"right":V-=Q;break;case"inner":v===S-1?V-=Q:v>0&&(V-=Q/2);break}W={left:V,top:$,width:Q+q.width,height:T+q.height,color:O.backdropColor}}g.push({label:E,font:L,textOffset:P,options:{rotation:m,color:_,strokeColor:Y,strokeWidth:G,textAlign:C,textBaseline:z,translation:[A,w],backdrop:W}})}return g}_getXAxisLabelAlignment(){const{position:e,ticks:n}=this.options;if(-fr(this.labelRotation))return e==="top"?"left":"right";let i="center";return n.align==="start"?i="left":n.align==="end"?i="right":n.align==="inner"&&(i="inner"),i}_getYAxisLabelAlignment(e){const{position:n,ticks:{crossAlign:r,mirror:i,padding:s}}=this.options,a=this._getLabelSizes(),o=e+s,l=a.widest.width;let u,c;return n==="left"?i?(c=this.right+s,r==="near"?u="left":r==="center"?(u="center",c+=l/2):(u="right",c+=l)):(c=this.right-o,r==="near"?u="right":r==="center"?(u="center",c-=l/2):(u="left",c=this.left)):n==="right"?i?(c=this.left+s,r==="near"?u="right":r==="center"?(u="center",c-=l/2):(u="left",c-=l)):(c=this.left+o,r==="near"?u="left":r==="center"?(u="center",c+=l/2):(u="right",c=this.right)):u="right",{textAlign:u,x:c}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,n=this.options.position;if(n==="left"||n==="right")return{top:0,left:this.left,bottom:e.height,right:this.right};if(n==="top"||n==="bottom")return{top:this.top,left:0,bottom:this.bottom,right:e.width}}drawBackground(){const{ctx:e,options:{backgroundColor:n},left:r,top:i,width:s,height:a}=this;n&&(e.save(),e.fillStyle=n,e.fillRect(r,i,s,a),e.restore())}getLineWidthForValue(e){const n=this.options.grid;if(!this._isVisible()||!n.display)return 0;const i=this.ticks.findIndex(s=>s.value===e);return i>=0?n.setContext(this.getContext(i)).lineWidth:0}drawGrid(e){const n=this.options.grid,r=this.ctx,i=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let s,a;const o=(l,u,c)=>{!c.width||!c.color||(r.save(),r.lineWidth=c.width,r.strokeStyle=c.color,r.setLineDash(c.borderDash||[]),r.lineDashOffset=c.borderDashOffset,r.beginPath(),r.moveTo(l.x,l.y),r.lineTo(u.x,u.y),r.stroke(),r.restore())};if(n.display)for(s=0,a=i.length;s<a;++s){const l=i[s];n.drawOnChartArea&&o({x:l.x1,y:l.y1},{x:l.x2,y:l.y2},l),n.drawTicks&&o({x:l.tx1,y:l.ty1},{x:l.tx2,y:l.ty2},{color:l.tickColor,width:l.tickWidth,borderDash:l.tickBorderDash,borderDashOffset:l.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:n,options:{border:r,grid:i}}=this,s=r.setContext(this.getContext()),a=r.display?s.width:0;if(!a)return;const o=i.setContext(this.getContext(0)).lineWidth,l=this._borderValue;let u,c,f,p;this.isHorizontal()?(u=kr(e,this.left,a)-a/2,c=kr(e,this.right,o)+o/2,f=p=l):(f=kr(e,this.top,a)-a/2,p=kr(e,this.bottom,o)+o/2,u=c=l),n.save(),n.lineWidth=s.width,n.strokeStyle=s.color,n.beginPath(),n.moveTo(u,f),n.lineTo(c,p),n.stroke(),n.restore()}drawLabels(e){if(!this.options.ticks.display)return;const r=this.ctx,i=this._computeLabelArea();i&&Do(r,i);const s=this.getLabelItems(e);for(const a of s){const o=a.options,l=a.font,u=a.label,c=a.textOffset;Zr(r,u,0,c,l,o)}i&&Bo(r)}drawTitle(){const{ctx:e,options:{position:n,title:r,reverse:i}}=this;if(!r.display)return;const s=Je(r.font),a=ot(r.padding),o=r.align;let l=s.lineHeight/2;n==="bottom"||n==="center"||je(n)?(l+=a.bottom,Ue(r.text)&&(l+=s.lineHeight*(r.text.length-1))):l+=a.top;const{titleX:u,titleY:c,maxWidth:f,rotation:p}=Z6(this,l,n,o);Zr(e,r.text,0,0,s,{color:r.color,maxWidth:f,rotation:p,textAlign:J6(o,n,i),textBaseline:"middle",translation:[u,c]})}draw(e){this._isVisible()&&(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,n=e.ticks&&e.ticks.z||0,r=Se(e.grid&&e.grid.z,-1),i=Se(e.border&&e.border.z,0);return!this._isVisible()||this.draw!==qi.prototype.draw?[{z:n,draw:s=>{this.draw(s)}}]:[{z:r,draw:s=>{this.drawBackground(),this.drawGrid(s),this.drawTitle()}},{z:i,draw:()=>{this.drawBorder()}},{z:n,draw:s=>{this.drawLabels(s)}}]}getMatchingVisibleMetas(e){const n=this.chart.getSortedVisibleDatasetMetas(),r=this.axis+"AxisID",i=[];let s,a;for(s=0,a=n.length;s<a;++s){const o=n[s];o[r]===this.id&&(!e||o.type===e)&&i.push(o)}return i}_resolveTickFontOptions(e){const n=this.options.ticks.setContext(this.getContext(e));return Je(n.font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Oa{constructor(e,n,r){this.type=e,this.scope=n,this.override=r,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const n=Object.getPrototypeOf(e);let r;t4(n)&&(r=this.register(n));const i=this.items,s=e.id,a=this.scope+"."+s;if(!s)throw new Error("class does not have id: "+e);return s in i||(i[s]=e,$6(e,a,r),this.override&&We.override(e.id,e.overrides)),a}get(e){return this.items[e]}unregister(e){const n=this.items,r=e.id,i=this.scope;r in n&&delete n[r],i&&r in We[i]&&(delete We[i][r],this.override&&delete Jr[r])}}function $6(t,e,n){const r=Us(Object.create(null),[n?We.get(n):{},We.get(e),t.defaults]);We.set(e,r),t.defaultRoutes&&e4(e,t.defaultRoutes),t.descriptors&&We.describe(e,t.descriptors)}function e4(t,e){Object.keys(e).forEach(n=>{const r=n.split("."),i=r.pop(),s=[t].concat(r).join("."),a=e[n].split("."),o=a.pop(),l=a.join(".");We.route(s,i,l,o)})}function t4(t){return"id"in t&&"defaults"in t}class n4{constructor(){this.controllers=new Oa(yi,"datasets",!0),this.elements=new Oa(Vn,"elements"),this.plugins=new Oa(Object,"plugins"),this.scales=new Oa(qi,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,n,r){[...n].forEach(i=>{const s=r||this._getRegistryForType(i);r||s.isForType(i)||s===this.plugins&&i.id?this._exec(e,s,i):Le(i,a=>{const o=r||this._getRegistryForType(a);this._exec(e,o,a)})})}_exec(e,n,r){const i=Sc(e);De(r["before"+i],[],r),n[e](r),De(r["after"+i],[],r)}_getRegistryForType(e){for(let n=0;n<this._typedRegistries.length;n++){const r=this._typedRegistries[n];if(r.isForType(e))return r}return this.plugins}_get(e,n,r){const i=n.get(e);if(i===void 0)throw new Error('"'+e+'" is not a registered '+r+".");return i}}var gn=new n4;class r4{constructor(){this._init=void 0}notify(e,n,r,i){if(n==="beforeInit"&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install")),this._init===void 0)return;const s=i?this._descriptors(e).filter(i):this._descriptors(e),a=this._notify(s,e,n,r);return n==="afterDestroy"&&(this._notify(s,e,"stop"),this._notify(this._init,e,"uninstall"),this._init=void 0),a}_notify(e,n,r,i){i=i||{};for(const s of e){const a=s.plugin,o=a[r],l=[n,i,s.options];if(De(o,l,a)===!1&&i.cancelable)return!1}return!0}invalidate(){Ne(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const n=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),n}_createDescriptors(e,n){const r=e&&e.config,i=Se(r.options&&r.options.plugins,{}),s=i4(r);return i===!1&&!n?[]:a4(e,s,i,n)}_notifyStateChanges(e){const n=this._oldCache||[],r=this._cache,i=(s,a)=>s.filter(o=>!a.some(l=>o.plugin.id===l.plugin.id));this._notify(i(n,r),e,"stop"),this._notify(i(r,n),e,"start")}}function i4(t){const e={},n=[],r=Object.keys(gn.plugins.items);for(let s=0;s<r.length;s++)n.push(gn.getPlugin(r[s]));const i=t.plugins||[];for(let s=0;s<i.length;s++){const a=i[s];n.indexOf(a)===-1&&(n.push(a),e[a.id]=!0)}return{plugins:n,localIds:e}}function s4(t,e){return!e&&t===!1?null:t===!0?{}:t}function a4(t,{plugins:e,localIds:n},r,i){const s=[],a=t.getContext();for(const o of e){const l=o.id,u=s4(r[l],i);u!==null&&s.push({plugin:o,options:o4(t.config,{plugin:o,local:n[l]},u,a)})}return s}function o4(t,{plugin:e,local:n},r,i){const s=t.pluginScopeKeys(e),a=t.getOptionScopes(r,s);return n&&e.defaults&&a.push(e.defaults),t.createResolver(a,i,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function ju(t,e){const n=We.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||n.indexAxis||"x"}function l4(t,e){let n=t;return t==="_index_"?n=e:t==="_value_"&&(n=e==="x"?"y":"x"),n}function u4(t,e){return t===e?"_index_":"_value_"}function lh(t){if(t==="x"||t==="y"||t==="r")return t}function c4(t){if(t==="top"||t==="bottom")return"x";if(t==="left"||t==="right")return"y"}function Eu(t,...e){if(lh(t))return t;for(const n of e){const r=n.axis||c4(n.position)||t.length>1&&lh(t[0].toLowerCase());if(r)return r}throw new Error(`Cannot determine type of '${t}' axis. Please provide 'axis' or 'position' option.`)}function uh(t,e,n){if(n[e+"AxisID"]===t)return{axis:e}}function d4(t,e){if(e.data&&e.data.datasets){const n=e.data.datasets.filter(r=>r.xAxisID===t||r.yAxisID===t);if(n.length)return uh(t,"x",n[0])||uh(t,"y",n[0])}return{}}function f4(t,e){const n=Jr[t.type]||{scales:{}},r=e.scales||{},i=ju(t.type,e),s=Object.create(null);return Object.keys(r).forEach(a=>{const o=r[a];if(!je(o))return console.error(`Invalid scale configuration for scale: ${a}`);if(o._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${a}`);const l=Eu(a,o,d4(a,t),We.scales[o.type]),u=u4(l,i),c=n.scales||{};s[a]=xs(Object.create(null),[{axis:l},o,c[l],c[u]])}),t.data.datasets.forEach(a=>{const o=a.type||t.type,l=a.indexAxis||ju(o,e),c=(Jr[o]||{}).scales||{};Object.keys(c).forEach(f=>{const p=l4(f,l),h=a[p+"AxisID"]||p;s[h]=s[h]||Object.create(null),xs(s[h],[{axis:p},r[h],c[f]])})}),Object.keys(s).forEach(a=>{const o=s[a];xs(o,[We.scales[o.type],We.scale])}),s}function L0(t){const e=t.options||(t.options={});e.plugins=Se(e.plugins,{}),e.scales=f4(t,e)}function N0(t){return t=t||{},t.datasets=t.datasets||[],t.labels=t.labels||[],t}function h4(t){return t=t||{},t.data=N0(t.data),L0(t),t}const ch=new Map,R0=new Set;function Ta(t,e){let n=ch.get(t);return n||(n=e(),ch.set(t,n),R0.add(n)),n}const ss=(t,e,n)=>{const r=Hs(e,n);r!==void 0&&t.add(r)};class p4{constructor(e){this._config=h4(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=N0(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),L0(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Ta(e,()=>[[`datasets.${e}`,""]])}datasetAnimationScopeKeys(e,n){return Ta(`${e}.transition.${n}`,()=>[[`datasets.${e}.transitions.${n}`,`transitions.${n}`],[`datasets.${e}`,""]])}datasetElementScopeKeys(e,n){return Ta(`${e}-${n}`,()=>[[`datasets.${e}.elements.${n}`,`datasets.${e}`,`elements.${n}`,""]])}pluginScopeKeys(e){const n=e.id,r=this.type;return Ta(`${r}-plugin-${n}`,()=>[[`plugins.${n}`,...e.additionalOptionScopes||[]]])}_cachedScopes(e,n){const r=this._scopeCache;let i=r.get(e);return(!i||n)&&(i=new Map,r.set(e,i)),i}getOptionScopes(e,n,r){const{options:i,type:s}=this,a=this._cachedScopes(e,r),o=a.get(n);if(o)return o;const l=new Set;n.forEach(c=>{e&&(l.add(e),c.forEach(f=>ss(l,e,f))),c.forEach(f=>ss(l,i,f)),c.forEach(f=>ss(l,Jr[s]||{},f)),c.forEach(f=>ss(l,We,f)),c.forEach(f=>ss(l,Cu,f))});const u=Array.from(l);return u.length===0&&u.push(Object.create(null)),R0.has(n)&&a.set(n,u),u}chartOptionScopes(){const{options:e,type:n}=this;return[e,Jr[n]||{},We.datasets[n]||{},{type:n},We,Cu]}resolveNamedOptions(e,n,r,i=[""]){const s={$shared:!0},{resolver:a,subPrefixes:o}=dh(this._resolverCache,e,i);let l=a;if(m4(a,n)){s.$shared=!1,r=vr(r)?r():r;const u=this.createResolver(e,r,o);l=Li(a,r,u)}for(const u of n)s[u]=l[u];return s}createResolver(e,n,r=[""],i){const{resolver:s}=dh(this._resolverCache,e,r);return je(n)?Li(s,n,void 0,i):s}}function dh(t,e,n){let r=t.get(e);r||(r=new Map,t.set(e,r));const i=n.join();let s=r.get(i);return s||(s={resolver:Tc(e,n),subPrefixes:n.filter(o=>!o.toLowerCase().includes("hover"))},r.set(i,s)),s}const y4=t=>je(t)&&Object.getOwnPropertyNames(t).some(e=>vr(t[e]));function m4(t,e){const{isScriptable:n,isIndexable:r}=y0(t);for(const i of e){const s=n(i),a=r(i),o=(a||s)&&t[i];if(s&&(vr(o)||y4(o))||a&&Ue(o))return!0}return!1}var g4="4.5.1";const v4=["top","bottom","left","right","chartArea"];function fh(t,e){return t==="top"||t==="bottom"||v4.indexOf(t)===-1&&e==="x"}function hh(t,e){return function(n,r){return n[t]===r[t]?n[e]-r[e]:n[t]-r[t]}}function ph(t){const e=t.chart,n=e.options.animation;e.notifyPlugins("afterRender"),De(n&&n.onComplete,[t],e)}function b4(t){const e=t.chart,n=e.options.animation;De(n&&n.onProgress,[t],e)}function _0(t){return Mc()&&typeof t=="string"?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}const Ka={},yh=t=>{const e=_0(t);return Object.values(Ka).filter(n=>n.canvas===e).pop()};function x4(t,e,n){const r=Object.keys(t);for(const i of r){const s=+i;if(s>=e){const a=t[i];delete t[i],(n>0||s>e)&&(t[s+n]=a)}}}function w4(t,e,n,r){return!n||t.type==="mouseout"?null:r?e:t}var tr;let Uo=(tr=class{static register(...e){gn.add(...e),mh()}static unregister(...e){gn.remove(...e),mh()}constructor(e,n){const r=this.config=new p4(n),i=_0(e),s=yh(i);if(s)throw new Error("Canvas is already in use. Chart with ID '"+s.id+"' must be destroyed before the canvas with ID '"+s.canvas.id+"' can be reused.");const a=r.createResolver(r.chartOptionScopes(),this.getContext());this.platform=new(r.platform||F6(i)),this.platform.updateConfig(r);const o=this.platform.acquireContext(i,a.aspectRatio),l=o&&o.canvas,u=l&&l.height,c=l&&l.width;if(this.id=jC(),this.ctx=o,this.canvas=l,this.width=c,this.height=u,this._options=a,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new r4,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=GC(f=>this.update(f),a.resizeDelay||0),this._dataChanges=[],Ka[this.id]=this,!o||!l){console.error("Failed to create chart: can't acquire context from the given item");return}Rn.listen(this,"complete",ph),Rn.listen(this,"progress",b4),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:n},width:r,height:i,_aspectRatio:s}=this;return Ne(e)?n&&s?s:i?r/i:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}get registry(){return gn}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Uf(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Bf(this.canvas,this.ctx),this}stop(){return Rn.stop(this),this}resize(e,n){Rn.running(this)?this._resizeBeforeDraw={width:e,height:n}:this._resize(e,n)}_resize(e,n){const r=this.options,i=this.canvas,s=r.maintainAspectRatio&&this.aspectRatio,a=this.platform.getMaximumSize(i,e,n,s),o=r.devicePixelRatio||this.platform.getDevicePixelRatio(),l=this.width?"resize":"attach";this.width=a.width,this.height=a.height,this._aspectRatio=this.aspectRatio,Uf(this,o,!0)&&(this.notifyPlugins("resize",{size:a}),De(r.onResize,[this,a],this),this.attached&&this._doResize(l)&&this.render())}ensureScalesHaveIDs(){const n=this.options.scales||{};Le(n,(r,i)=>{r.id=i})}buildOrUpdateScales(){const e=this.options,n=e.scales,r=this.scales,i=Object.keys(r).reduce((a,o)=>(a[o]=!1,a),{});let s=[];n&&(s=s.concat(Object.keys(n).map(a=>{const o=n[a],l=Eu(a,o),u=l==="r",c=l==="x";return{options:o,dposition:u?"chartArea":c?"bottom":"left",dtype:u?"radialLinear":c?"category":"linear"}}))),Le(s,a=>{const o=a.options,l=o.id,u=Eu(l,o),c=Se(o.type,a.dtype);(o.position===void 0||fh(o.position,u)!==fh(a.dposition))&&(o.position=a.dposition),i[l]=!0;let f=null;if(l in r&&r[l].type===c)f=r[l];else{const p=gn.getScale(c);f=new p({id:l,type:c,ctx:this.ctx,chart:this}),r[f.id]=f}f.init(o,e)}),Le(i,(a,o)=>{a||delete r[o]}),Le(r,a=>{$t.configure(this,a,a.options),$t.addBox(this,a)})}_updateMetasets(){const e=this._metasets,n=this.data.datasets.length,r=e.length;if(e.sort((i,s)=>i.index-s.index),r>n){for(let i=n;i<r;++i)this._destroyDatasetMeta(i);e.splice(n,r-n)}this._sortedMetasets=e.slice(0).sort(hh("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:n}}=this;e.length>n.length&&delete this._stacks,e.forEach((r,i)=>{n.filter(s=>s===r._dataset).length===0&&this._destroyDatasetMeta(i)})}buildOrUpdateControllers(){const e=[],n=this.data.datasets;let r,i;for(this._removeUnreferencedMetasets(),r=0,i=n.length;r<i;r++){const s=n[r];let a=this.getDatasetMeta(r);const o=s.type||this.config.type;if(a.type&&a.type!==o&&(this._destroyDatasetMeta(r),a=this.getDatasetMeta(r)),a.type=o,a.indexAxis=s.indexAxis||ju(o,this.options),a.order=s.order||0,a.index=r,a.label=""+s.label,a.visible=this.isDatasetVisible(r),a.controller)a.controller.updateIndex(r),a.controller.linkScales();else{const l=gn.getController(o),{datasetElementType:u,dataElementType:c}=We.datasets[o];Object.assign(l,{dataElementType:gn.getElement(c),datasetElementType:u&&gn.getElement(u)}),a.controller=new l(this,r),e.push(a.controller)}}return this._updateMetasets(),e}_resetElements(){Le(this.data.datasets,(e,n)=>{this.getDatasetMeta(n).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const n=this.config;n.update();const r=this._options=n.createResolver(n.chartOptionScopes(),this.getContext()),i=this._animationsDisabled=!r.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0})===!1)return;const s=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let a=0;for(let u=0,c=this.data.datasets.length;u<c;u++){const{controller:f}=this.getDatasetMeta(u),p=!i&&s.indexOf(f)===-1;f.buildOrUpdateElements(p),a=Math.max(+f.getMaxOverflow(),a)}a=this._minPadding=r.layout.autoPadding?a:0,this._updateLayout(a),i||Le(s,u=>{u.reset()}),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(hh("z","_idx"));const{_active:o,_lastEvent:l}=this;l?this._eventHandler(l,!0):o.length&&this._updateHoverStyles(o,o,!0),this.render()}_updateScales(){Le(this.scales,e=>{$t.removeBox(this,e)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,n=new Set(Object.keys(this._listeners)),r=new Set(e.events);(!Tf(n,r)||!!this._responsiveListeners!==e.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,n=this._getUniformDataChanges()||[];for(const{method:r,start:i,count:s}of n){const a=r==="_removeElements"?-s:s;x4(e,i,a)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const n=this.data.datasets.length,r=s=>new Set(e.filter(a=>a[0]===s).map((a,o)=>o+","+a.splice(1).join(","))),i=r(0);for(let s=1;s<n;s++)if(!Tf(i,r(s)))return;return Array.from(i).map(s=>s.split(",")).map(s=>({method:s[1],start:+s[2],count:+s[3]}))}_updateLayout(e){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;$t.update(this,this.width,this.height,e);const n=this.chartArea,r=n.width<=0||n.height<=0;this._layers=[],Le(this.boxes,i=>{r&&i.position==="chartArea"||(i.configure&&i.configure(),this._layers.push(...i._layers()))},this),this._layers.forEach((i,s)=>{i._idx=s}),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})!==!1){for(let n=0,r=this.data.datasets.length;n<r;++n)this.getDatasetMeta(n).controller.configure();for(let n=0,r=this.data.datasets.length;n<r;++n)this._updateDataset(n,vr(e)?e({datasetIndex:n}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,n){const r=this.getDatasetMeta(e),i={meta:r,index:e,mode:n,cancelable:!0};this.notifyPlugins("beforeDatasetUpdate",i)!==!1&&(r.controller._update(n),i.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",i))}render(){this.notifyPlugins("beforeRender",{cancelable:!0})!==!1&&(Rn.has(this)?this.attached&&!Rn.running(this)&&Rn.start(this):(this.draw(),ph({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:r,height:i}=this._resizeBeforeDraw;this._resizeBeforeDraw=null,this._resize(r,i)}if(this.clear(),this.width<=0||this.height<=0||this.notifyPlugins("beforeDraw",{cancelable:!0})===!1)return;const n=this._layers;for(e=0;e<n.length&&n[e].z<=0;++e)n[e].draw(this.chartArea);for(this._drawDatasets();e<n.length;++e)n[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const n=this._sortedMetasets,r=[];let i,s;for(i=0,s=n.length;i<s;++i){const a=n[i];(!e||a.visible)&&r.push(a)}return r}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})===!1)return;const e=this.getSortedVisibleDatasetMetas();for(let n=e.length-1;n>=0;--n)this._drawDataset(e[n]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const n=this.ctx,r={meta:e,index:e.index,cancelable:!0},i=k0(this,e);this.notifyPlugins("beforeDatasetDraw",r)!==!1&&(i&&Do(n,i),e.controller.draw(),i&&Bo(n),r.cancelable=!1,this.notifyPlugins("afterDatasetDraw",r))}isPointInArea(e){return Wn(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,n,r,i){const s=v6.modes[n];return typeof s=="function"?s(this,e,r,i):[]}getDatasetMeta(e){const n=this.data.datasets[e],r=this._metasets;let i=r.filter(s=>s&&s._dataset===n).pop();return i||(i={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:n&&n.order||0,index:e,_dataset:n,_parsed:[],_sorted:!1},r.push(i)),i}getContext(){return this.$context||(this.$context=xr(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const n=this.data.datasets[e];if(!n)return!1;const r=this.getDatasetMeta(e);return typeof r.hidden=="boolean"?!r.hidden:!n.hidden}setDatasetVisibility(e,n){const r=this.getDatasetMeta(e);r.hidden=!n}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,n,r){const i=r?"show":"hide",s=this.getDatasetMeta(e),a=s.controller._resolveAnimations(void 0,i);uo(n)?(s.data[n].hidden=!r,this.update()):(this.setDatasetVisibility(e,r),a.update(s,{visible:r}),this.update(o=>o.datasetIndex===e?i:void 0))}hide(e,n){this._updateVisibility(e,n,!1)}show(e,n){this._updateVisibility(e,n,!0)}_destroyDatasetMeta(e){const n=this._metasets[e];n&&n.controller&&n.controller._destroy(),delete this._metasets[e]}_stop(){let e,n;for(this.stop(),Rn.remove(this),e=0,n=this.data.datasets.length;e<n;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:n}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),Bf(e,n),this.platform.releaseContext(n),this.canvas=null,this.ctx=null),delete Ka[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...e){return this.canvas.toDataURL(...e)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const e=this._listeners,n=this.platform,r=(s,a)=>{n.addEventListener(this,s,a),e[s]=a},i=(s,a,o)=>{s.offsetX=a,s.offsetY=o,this._eventHandler(s)};Le(this.options.events,s=>r(s,i))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,n=this.platform,r=(l,u)=>{n.addEventListener(this,l,u),e[l]=u},i=(l,u)=>{e[l]&&(n.removeEventListener(this,l,u),delete e[l])},s=(l,u)=>{this.canvas&&this.resize(l,u)};let a;const o=()=>{i("attach",o),this.attached=!0,this.resize(),r("resize",s),r("detach",a)};a=()=>{this.attached=!1,i("resize",s),this._stop(),this._resize(0,0),r("attach",o)},n.isAttached(this.canvas)?o():a()}unbindEvents(){Le(this._listeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._listeners={},Le(this._responsiveListeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._responsiveListeners=void 0}updateHoverStyle(e,n,r){const i=r?"set":"remove";let s,a,o,l;for(n==="dataset"&&(s=this.getDatasetMeta(e[0].datasetIndex),s.controller["_"+i+"DatasetHoverStyle"]()),o=0,l=e.length;o<l;++o){a=e[o];const u=a&&this.getDatasetMeta(a.datasetIndex).controller;u&&u[i+"HoverStyle"](a.element,a.datasetIndex,a.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const n=this._active||[],r=e.map(({datasetIndex:s,index:a})=>{const o=this.getDatasetMeta(s);if(!o)throw new Error("No dataset found at index "+s);return{datasetIndex:s,element:o.data[a],index:a}});!oo(r,n)&&(this._active=r,this._lastEvent=null,this._updateHoverStyles(r,n))}notifyPlugins(e,n,r){return this._plugins.notify(this,e,n,r)}isPluginEnabled(e){return this._plugins._cache.filter(n=>n.plugin.id===e).length===1}_updateHoverStyles(e,n,r){const i=this.options.hover,s=(l,u)=>l.filter(c=>!u.some(f=>c.datasetIndex===f.datasetIndex&&c.index===f.index)),a=s(n,e),o=r?e:s(e,n);a.length&&this.updateHoverStyle(a,i.mode,!1),o.length&&i.mode&&this.updateHoverStyle(o,i.mode,!0)}_eventHandler(e,n){const r={event:e,replay:n,cancelable:!0,inChartArea:this.isPointInArea(e)},i=a=>(a.options.events||this.options.events).includes(e.native.type);if(this.notifyPlugins("beforeEvent",r,i)===!1)return;const s=this._handleEvent(e,n,r.inChartArea);return r.cancelable=!1,this.notifyPlugins("afterEvent",r,i),(s||r.changed)&&this.render(),this}_handleEvent(e,n,r){const{_active:i=[],options:s}=this,a=n,o=this._getActiveElements(e,i,r,a),l=MC(e),u=w4(e,this._lastEvent,r,l);r&&(this._lastEvent=null,De(s.onHover,[e,o,this],this),l&&De(s.onClick,[e,o,this],this));const c=!oo(o,i);return(c||n)&&(this._active=o,this._updateHoverStyles(o,i,n)),this._lastEvent=u,c}_getActiveElements(e,n,r,i){if(e.type==="mouseout")return[];if(!r)return n;const s=this.options.hover;return this.getElementsAtEventForMode(e,s.mode,s,i)}},fe(tr,"defaults",We),fe(tr,"instances",Ka),fe(tr,"overrides",Jr),fe(tr,"registry",gn),fe(tr,"version",g4),fe(tr,"getChart",yh),tr);function mh(){return Le(Uo.instances,t=>t._plugins.invalidate())}function D0(t,e,n=e){t.lineCap=Se(n.borderCapStyle,e.borderCapStyle),t.setLineDash(Se(n.borderDash,e.borderDash)),t.lineDashOffset=Se(n.borderDashOffset,e.borderDashOffset),t.lineJoin=Se(n.borderJoinStyle,e.borderJoinStyle),t.lineWidth=Se(n.borderWidth,e.borderWidth),t.strokeStyle=Se(n.borderColor,e.borderColor)}function A4(t,e,n){t.lineTo(n.x,n.y)}function S4(t){return t.stepped?o5:t.tension||t.cubicInterpolationMode==="monotone"?l5:A4}function B0(t,e,n={}){const r=t.length,{start:i=0,end:s=r-1}=n,{start:a,end:o}=e,l=Math.max(i,a),u=Math.min(s,o),c=i<a&&s<a||i>o&&s>o;return{count:r,start:l,loop:e.loop,ilen:u<l&&!c?r+u-l:u-l}}function C4(t,e,n,r){const{points:i,options:s}=e,{count:a,start:o,loop:l,ilen:u}=B0(i,n,r),c=S4(s);let{move:f=!0,reverse:p}=r||{},h,y,m;for(h=0;h<=u;++h)y=i[(o+(p?u-h:h))%a],!y.skip&&(f?(t.moveTo(y.x,y.y),f=!1):c(t,m,y,p,s.stepped),m=y);return l&&(y=i[(o+(p?u:0))%a],c(t,m,y,p,s.stepped)),!!l}function k4(t,e,n,r){const i=e.points,{count:s,start:a,ilen:o}=B0(i,n,r),{move:l=!0,reverse:u}=r||{};let c=0,f=0,p,h,y,m,g,v;const S=E=>(a+(u?o-E:E))%s,j=()=>{m!==g&&(t.lineTo(c,g),t.lineTo(c,m),t.lineTo(c,v))};for(l&&(h=i[S(0)],t.moveTo(h.x,h.y)),p=0;p<=o;++p){if(h=i[S(p)],h.skip)continue;const E=h.x,A=h.y,w=E|0;w===y?(A<m?m=A:A>g&&(g=A),c=(f*c+E)/++f):(j(),t.lineTo(E,A),y=w,f=0,m=g=A),v=A}j()}function Ou(t){const e=t.options,n=e.borderDash&&e.borderDash.length;return!t._decimated&&!t._loop&&!e.tension&&e.cubicInterpolationMode!=="monotone"&&!e.stepped&&!n?k4:C4}function j4(t){return t.stepped?H5:t.tension||t.cubicInterpolationMode==="monotone"?q5:Tr}function E4(t,e,n,r){let i=e._path;i||(i=e._path=new Path2D,e.path(i,n,r)&&i.closePath()),D0(t,e.options),t.stroke(i)}function O4(t,e,n,r){const{segments:i,options:s}=e,a=Ou(e);for(const o of i)D0(t,s,o.style),t.beginPath(),a(t,e,o,{start:n,end:n+r-1})&&t.closePath(),t.stroke()}const T4=typeof Path2D=="function";function P4(t,e,n,r){T4&&!e.options.segment?E4(t,e,n,r):O4(t,e,n,r)}class pr extends Vn{constructor(e){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,e&&Object.assign(this,e)}updateControlPoints(e,n){const r=this.options;if((r.tension||r.cubicInterpolationMode==="monotone")&&!r.stepped&&!this._pointsUpdated){const i=r.spanGaps?this._loop:this._fullLoop;N5(this._points,r,e,i,n),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=K5(this,this.options.segment))}first(){const e=this.segments,n=this.points;return e.length&&n[e[0].start]}last(){const e=this.segments,n=this.points,r=e.length;return r&&n[e[r-1].end]}interpolate(e,n){const r=this.options,i=e[n],s=this.points,a=C0(this,{property:n,start:i,end:i});if(!a.length)return;const o=[],l=j4(r);let u,c;for(u=0,c=a.length;u<c;++u){const{start:f,end:p}=a[u],h=s[f],y=s[p];if(h===y){o.push(h);continue}const m=Math.abs((i-h[n])/(y[n]-h[n])),g=l(h,y,m,r.stepped);g[n]=e[n],o.push(g)}return o.length===1?o[0]:o}pathSegment(e,n,r){return Ou(this)(e,this,n,r)}path(e,n,r){const i=this.segments,s=Ou(this);let a=this._loop;n=n||0,r=r||this.points.length-n;for(const o of i)a&=s(e,this,o,{start:n,end:n+r-1});return!!a}draw(e,n,r,i){const s=this.options||{};(this.points||[]).length&&s.borderWidth&&(e.save(),P4(e,this,r,i),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}fe(pr,"id","line"),fe(pr,"defaults",{borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0}),fe(pr,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"}),fe(pr,"descriptors",{_scriptable:!0,_indexable:e=>e!=="borderDash"&&e!=="fill"});function gh(t,e,n,r){const i=t.options,{[n]:s}=t.getProps([n],r);return Math.abs(e-s)<i.radius+i.hitRadius}class Xa extends Vn{constructor(n){super();fe(this,"parsed");fe(this,"skip");fe(this,"stop");this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,n&&Object.assign(this,n)}inRange(n,r,i){const s=this.options,{x:a,y:o}=this.getProps(["x","y"],i);return Math.pow(n-a,2)+Math.pow(r-o,2)<Math.pow(s.hitRadius+s.radius,2)}inXRange(n,r){return gh(this,n,"x",r)}inYRange(n,r){return gh(this,n,"y",r)}getCenterPoint(n){const{x:r,y:i}=this.getProps(["x","y"],n);return{x:r,y:i}}size(n){n=n||this.options||{};let r=n.radius||0;r=Math.max(r,r&&n.hoverRadius||0);const i=r&&n.borderWidth||0;return(r+i)*2}draw(n,r){const i=this.options;this.skip||i.radius<.1||!Wn(this,r,this.size(i)/2)||(n.strokeStyle=i.borderColor,n.lineWidth=i.borderWidth,n.fillStyle=i.backgroundColor,ku(n,i,this.x,this.y))}getRange(){const n=this.options||{};return n.radius+n.hitRadius}}fe(Xa,"id","point"),fe(Xa,"defaults",{borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0}),fe(Xa,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});function I4(t,e,n){const r=t.segments,i=t.points,s=e.points,a=[];for(const o of r){let{start:l,end:u}=o;u=Ho(l,u,i);const c=Tu(n,i[l],i[u],o.loop);if(!e.segments){a.push({source:o,target:c,start:i[l],end:i[u]});continue}const f=C0(e,c);for(const p of f){const h=Tu(n,s[p.start],s[p.end],p.loop),y=S0(o,i,h);for(const m of y)a.push({source:m,target:p,start:{[n]:vh(c,h,"start",Math.max)},end:{[n]:vh(c,h,"end",Math.min)}})}}return a}function Tu(t,e,n,r){if(r)return;let i=e[t],s=n[t];return t==="angle"&&(i=Ht(i),s=Ht(s)),{property:t,start:i,end:s}}function M4(t,e){const{x:n=null,y:r=null}=t||{},i=e.points,s=[];return e.segments.forEach(({start:a,end:o})=>{o=Ho(a,o,i);const l=i[a],u=i[o];r!==null?(s.push({x:l.x,y:r}),s.push({x:u.x,y:r})):n!==null&&(s.push({x:n,y:l.y}),s.push({x:n,y:u.y}))}),s}function Ho(t,e,n){for(;e>t;e--){const r=n[e];if(!isNaN(r.x)&&!isNaN(r.y))break}return e}function vh(t,e,n,r){return t&&e?r(t[n],e[n]):t?t[n]:e?e[n]:0}function F0(t,e){let n=[],r=!1;return Ue(t)?(r=!0,n=t):n=M4(t,e),n.length?new pr({points:n,options:{tension:0},_loop:r,_fullLoop:r}):null}function bh(t){return t&&t.fill!==!1}function L4(t,e,n){let i=t[e].fill;const s=[e];let a;if(!n)return i;for(;i!==!1&&s.indexOf(i)===-1;){if(!$e(i))return i;if(a=t[i],!a)return!1;if(a.visible)return i;s.push(i),i=a.fill}return!1}function N4(t,e,n){const r=B4(t);if(je(r))return isNaN(r.value)?!1:r;let i=parseFloat(r);return $e(i)&&Math.floor(i)===i?R4(r[0],e,i,n):["origin","start","end","stack","shape"].indexOf(r)>=0&&r}function R4(t,e,n,r){return(t==="-"||t==="+")&&(n=e+n),n===e||n<0||n>=r?!1:n}function _4(t,e){let n=null;return t==="start"?n=e.bottom:t==="end"?n=e.top:je(t)?n=e.getPixelForValue(t.value):e.getBasePixel&&(n=e.getBasePixel()),n}function D4(t,e,n){let r;return t==="start"?r=n:t==="end"?r=e.options.reverse?e.min:e.max:je(t)?r=t.value:r=e.getBaseValue(),r}function B4(t){const e=t.options,n=e.fill;let r=Se(n&&n.target,n);return r===void 0&&(r=!!e.backgroundColor),r===!1||r===null?!1:r===!0?"origin":r}function F4(t){const{scale:e,index:n,line:r}=t,i=[],s=r.segments,a=r.points,o=z4(e,n);o.push(F0({x:null,y:e.bottom},r));for(let l=0;l<s.length;l++){const u=s[l];for(let c=u.start;c<=u.end;c++)U4(i,a[c],o)}return new pr({points:i,options:{}})}function z4(t,e){const n=[],r=t.getMatchingVisibleMetas("line");for(let i=0;i<r.length;i++){const s=r[i];if(s.index===e)break;s.hidden||n.unshift(s.dataset)}return n}function U4(t,e,n){const r=[];for(let i=0;i<n.length;i++){const s=n[i],{first:a,last:o,point:l}=H4(s,e,"x");if(!(!l||a&&o)){if(a)r.unshift(l);else if(t.push(l),!o)break}}t.push(...r)}function H4(t,e,n){const r=t.interpolate(e,n);if(!r)return{};const i=r[n],s=t.segments,a=t.points;let o=!1,l=!1;for(let u=0;u<s.length;u++){const c=s[u],f=a[c.start][n],p=a[c.end][n];if(ci(i,f,p)){o=i===f,l=i===p;break}}return{first:o,last:l,point:r}}class z0{constructor(e){this.x=e.x,this.y=e.y,this.radius=e.radius}pathSegment(e,n,r){const{x:i,y:s,radius:a}=this;return n=n||{start:0,end:Qt},e.arc(i,s,a,n.end,n.start,!0),!r.bounds}interpolate(e){const{x:n,y:r,radius:i}=this,s=e.angle;return{x:n+Math.cos(s)*i,y:r+Math.sin(s)*i,angle:s}}}function q4(t){const{chart:e,fill:n,line:r}=t;if($e(n))return W4(e,n);if(n==="stack")return F4(t);if(n==="shape")return!0;const i=Q4(t);return i instanceof z0?i:F0(i,r)}function W4(t,e){const n=t.getDatasetMeta(e);return n&&t.isDatasetVisible(e)?n.dataset:null}function Q4(t){return(t.scale||{}).getPointPositionForValue?Y4(t):G4(t)}function G4(t){const{scale:e={},fill:n}=t,r=_4(n,e);if($e(r)){const i=e.isHorizontal();return{x:i?r:null,y:i?null:r}}return null}function Y4(t){const{scale:e,fill:n}=t,r=e.options,i=e.getLabels().length,s=r.reverse?e.max:e.min,a=D4(n,e,s),o=[];if(r.grid.circular){const l=e.getPointPositionForValue(0,s);return new z0({x:l.x,y:l.y,radius:e.getDistanceFromCenterForValue(a)})}for(let l=0;l<i;++l)o.push(e.getPointPositionForValue(l,a));return o}function wl(t,e,n){const r=q4(e),{chart:i,index:s,line:a,scale:o,axis:l}=e,u=a.options,c=u.fill,f=u.backgroundColor,{above:p=f,below:h=f}=c||{},y=i.getDatasetMeta(s),m=k0(i,y);r&&a.points.length&&(Do(t,n),V4(t,{line:a,target:r,above:p,below:h,area:n,scale:o,axis:l,clip:m}),Bo(t))}function V4(t,e){const{line:n,target:r,above:i,below:s,area:a,scale:o,clip:l}=e,u=n._loop?"angle":e.axis;t.save();let c=s;s!==i&&(u==="x"?(xh(t,r,a.top),Al(t,{line:n,target:r,color:i,scale:o,property:u,clip:l}),t.restore(),t.save(),xh(t,r,a.bottom)):u==="y"&&(wh(t,r,a.left),Al(t,{line:n,target:r,color:s,scale:o,property:u,clip:l}),t.restore(),t.save(),wh(t,r,a.right),c=i)),Al(t,{line:n,target:r,color:c,scale:o,property:u,clip:l}),t.restore()}function xh(t,e,n){const{segments:r,points:i}=e;let s=!0,a=!1;t.beginPath();for(const o of r){const{start:l,end:u}=o,c=i[l],f=i[Ho(l,u,i)];s?(t.moveTo(c.x,c.y),s=!1):(t.lineTo(c.x,n),t.lineTo(c.x,c.y)),a=!!e.pathSegment(t,o,{move:a}),a?t.closePath():t.lineTo(f.x,n)}t.lineTo(e.first().x,n),t.closePath(),t.clip()}function wh(t,e,n){const{segments:r,points:i}=e;let s=!0,a=!1;t.beginPath();for(const o of r){const{start:l,end:u}=o,c=i[l],f=i[Ho(l,u,i)];s?(t.moveTo(c.x,c.y),s=!1):(t.lineTo(n,c.y),t.lineTo(c.x,c.y)),a=!!e.pathSegment(t,o,{move:a}),a?t.closePath():t.lineTo(n,f.y)}t.lineTo(n,e.first().y),t.closePath(),t.clip()}function Al(t,e){const{line:n,target:r,property:i,color:s,scale:a,clip:o}=e,l=I4(n,r,i);for(const{source:u,target:c,start:f,end:p}of l){const{style:{backgroundColor:h=s}={}}=u,y=r!==!0;t.save(),t.fillStyle=h,K4(t,a,o,y&&Tu(i,f,p)),t.beginPath();const m=!!n.pathSegment(t,u);let g;if(y){m?t.closePath():Ah(t,r,p,i);const v=!!r.pathSegment(t,c,{move:m,reverse:!0});g=m&&v,g||Ah(t,r,f,i)}t.closePath(),t.fill(g?"evenodd":"nonzero"),t.restore()}}function K4(t,e,n,r){const i=e.chart.chartArea,{property:s,start:a,end:o}=r||{};if(s==="x"||s==="y"){let l,u,c,f;s==="x"?(l=a,u=i.top,c=o,f=i.bottom):(l=i.left,u=a,c=i.right,f=o),t.beginPath(),n&&(l=Math.max(l,n.left),c=Math.min(c,n.right),u=Math.max(u,n.top),f=Math.min(f,n.bottom)),t.rect(l,u,c-l,f-u),t.clip()}}function Ah(t,e,n,r){const i=e.interpolate(n,r);i&&t.lineTo(i.x,i.y)}var X4={id:"filler",afterDatasetsUpdate(t,e,n){const r=(t.data.datasets||[]).length,i=[];let s,a,o,l;for(a=0;a<r;++a)s=t.getDatasetMeta(a),o=s.dataset,l=null,o&&o.options&&o instanceof pr&&(l={visible:t.isDatasetVisible(a),index:a,fill:N4(o,a,r),chart:t,axis:s.controller.options.indexAxis,scale:s.vScale,line:o}),s.$filler=l,i.push(l);for(a=0;a<r;++a)l=i[a],!(!l||l.fill===!1)&&(l.fill=L4(i,a,n.propagate))},beforeDraw(t,e,n){const r=n.drawTime==="beforeDraw",i=t.getSortedVisibleDatasetMetas(),s=t.chartArea;for(let a=i.length-1;a>=0;--a){const o=i[a].$filler;o&&(o.line.updateControlPoints(s,o.axis),r&&o.fill&&wl(t.ctx,o,s))}},beforeDatasetsDraw(t,e,n){if(n.drawTime!=="beforeDatasetsDraw")return;const r=t.getSortedVisibleDatasetMetas();for(let i=r.length-1;i>=0;--i){const s=r[i].$filler;bh(s)&&wl(t.ctx,s,t.chartArea)}},beforeDatasetDraw(t,e,n){const r=e.meta.$filler;!bh(r)||n.drawTime!=="beforeDatasetDraw"||wl(t.ctx,r,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const Sh=(t,e)=>{let{boxHeight:n=e,boxWidth:r=e}=t;return t.usePointStyle&&(n=Math.min(n,e),r=t.pointStyleWidth||Math.min(r,e)),{boxWidth:r,boxHeight:n,itemHeight:Math.max(e,n)}},J4=(t,e)=>t!==null&&e!==null&&t.datasetIndex===e.datasetIndex&&t.index===e.index;class Ch extends Vn{constructor(e){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,n,r){this.maxWidth=e,this.maxHeight=n,this._margins=r,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const e=this.options.labels||{};let n=De(e.generateLabels,[this.chart],this)||[];e.filter&&(n=n.filter(r=>e.filter(r,this.chart.data))),e.sort&&(n=n.sort((r,i)=>e.sort(r,i,this.chart.data))),this.options.reverse&&n.reverse(),this.legendItems=n}fit(){const{options:e,ctx:n}=this;if(!e.display){this.width=this.height=0;return}const r=e.labels,i=Je(r.font),s=i.size,a=this._computeTitleHeight(),{boxWidth:o,itemHeight:l}=Sh(r,s);let u,c;n.font=i.string,this.isHorizontal()?(u=this.maxWidth,c=this._fitRows(a,s,o,l)+10):(c=this.maxHeight,u=this._fitCols(a,i,o,l)+10),this.width=Math.min(u,e.maxWidth||this.maxWidth),this.height=Math.min(c,e.maxHeight||this.maxHeight)}_fitRows(e,n,r,i){const{ctx:s,maxWidth:a,options:{labels:{padding:o}}}=this,l=this.legendHitBoxes=[],u=this.lineWidths=[0],c=i+o;let f=e;s.textAlign="left",s.textBaseline="middle";let p=-1,h=-c;return this.legendItems.forEach((y,m)=>{const g=r+n/2+s.measureText(y.text).width;(m===0||u[u.length-1]+g+2*o>a)&&(f+=c,u[u.length-(m>0?0:1)]=0,h+=c,p++),l[m]={left:0,top:h,row:p,width:g,height:i},u[u.length-1]+=g+o}),f}_fitCols(e,n,r,i){const{ctx:s,maxHeight:a,options:{labels:{padding:o}}}=this,l=this.legendHitBoxes=[],u=this.columnSizes=[],c=a-e;let f=o,p=0,h=0,y=0,m=0;return this.legendItems.forEach((g,v)=>{const{itemWidth:S,itemHeight:j}=Z4(r,n,s,g,i);v>0&&h+j+2*o>c&&(f+=p+o,u.push({width:p,height:h}),y+=p+o,m++,p=h=0),l[v]={left:y,top:h,col:m,width:S,height:j},p=Math.max(p,S),h+=j+o}),f+=p,u.push({width:p,height:h}),f}adjustHitBoxes(){if(!this.options.display)return;const e=this._computeTitleHeight(),{legendHitBoxes:n,options:{align:r,labels:{padding:i},rtl:s}}=this,a=pi(s,this.left,this.width);if(this.isHorizontal()){let o=0,l=st(r,this.left+i,this.right-this.lineWidths[o]);for(const u of n)o!==u.row&&(o=u.row,l=st(r,this.left+i,this.right-this.lineWidths[o])),u.top+=this.top+e+i,u.left=a.leftForLtr(a.x(l),u.width),l+=u.width+i}else{let o=0,l=st(r,this.top+e+i,this.bottom-this.columnSizes[o].height);for(const u of n)u.col!==o&&(o=u.col,l=st(r,this.top+e+i,this.bottom-this.columnSizes[o].height)),u.top=l,u.left+=this.left+i,u.left=a.leftForLtr(a.x(u.left),u.width),l+=u.height+i}}isHorizontal(){return this.options.position==="top"||this.options.position==="bottom"}draw(){if(this.options.display){const e=this.ctx;Do(e,this),this._draw(),Bo(e)}}_draw(){const{options:e,columnSizes:n,lineWidths:r,ctx:i}=this,{align:s,labels:a}=e,o=We.color,l=pi(e.rtl,this.left,this.width),u=Je(a.font),{padding:c}=a,f=u.size,p=f/2;let h;this.drawTitle(),i.textAlign=l.textAlign("left"),i.textBaseline="middle",i.lineWidth=.5,i.font=u.string;const{boxWidth:y,boxHeight:m,itemHeight:g}=Sh(a,f),v=function(w,x,b){if(isNaN(y)||y<=0||isNaN(m)||m<0)return;i.save();const L=Se(b.lineWidth,1);if(i.fillStyle=Se(b.fillStyle,o),i.lineCap=Se(b.lineCap,"butt"),i.lineDashOffset=Se(b.lineDashOffset,0),i.lineJoin=Se(b.lineJoin,"miter"),i.lineWidth=L,i.strokeStyle=Se(b.strokeStyle,o),i.setLineDash(Se(b.lineDash,[])),a.usePointStyle){const R={radius:m*Math.SQRT2/2,pointStyle:b.pointStyle,rotation:b.rotation,borderWidth:L},I=l.xPlus(w,y/2),P=x+p;h0(i,R,I,P,a.pointStyleWidth&&y)}else{const R=x+Math.max((f-m)/2,0),I=l.leftForLtr(w,y),P=hi(b.borderRadius);i.beginPath(),Object.values(P).some(z=>z!==0)?ho(i,{x:I,y:R,w:y,h:m,radius:P}):i.rect(I,R,y,m),i.fill(),L!==0&&i.stroke()}i.restore()},S=function(w,x,b){Zr(i,b.text,w,x+g/2,u,{strikethrough:b.hidden,textAlign:l.textAlign(b.textAlign)})},j=this.isHorizontal(),E=this._computeTitleHeight();j?h={x:st(s,this.left+c,this.right-r[0]),y:this.top+c+E,line:0}:h={x:this.left+c,y:st(s,this.top+E+c,this.bottom-n[0].height),line:0},x0(this.ctx,e.textDirection);const A=g+c;this.legendItems.forEach((w,x)=>{i.strokeStyle=w.fontColor,i.fillStyle=w.fontColor;const b=i.measureText(w.text).width,L=l.textAlign(w.textAlign||(w.textAlign=a.textAlign)),R=y+p+b;let I=h.x,P=h.y;l.setWidth(this.width),j?x>0&&I+R+c>this.right&&(P=h.y+=A,h.line++,I=h.x=st(s,this.left+c,this.right-r[h.line])):x>0&&P+A>this.bottom&&(I=h.x=I+n[h.line].width+c,h.line++,P=h.y=st(s,this.top+E+c,this.bottom-n[h.line].height));const z=l.x(I);if(v(z,P,w),I=YC(L,I+y+p,j?I+R:this.right,e.rtl),S(l.x(I),P,w),j)h.x+=R+c;else if(typeof w.text!="string"){const N=u.lineHeight;h.y+=U0(w,N)+c}else h.y+=A}),w0(this.ctx,e.textDirection)}drawTitle(){const e=this.options,n=e.title,r=Je(n.font),i=ot(n.padding);if(!n.display)return;const s=pi(e.rtl,this.left,this.width),a=this.ctx,o=n.position,l=r.size/2,u=i.top+l;let c,f=this.left,p=this.width;if(this.isHorizontal())p=Math.max(...this.lineWidths),c=this.top+u,f=st(e.align,f,this.right-p);else{const y=this.columnSizes.reduce((m,g)=>Math.max(m,g.height),0);c=u+st(e.align,this.top,this.bottom-y-e.labels.padding-this._computeTitleHeight())}const h=st(o,f,f+p);a.textAlign=s.textAlign(jc(o)),a.textBaseline="middle",a.strokeStyle=n.color,a.fillStyle=n.color,a.font=r.string,Zr(a,n.text,h,c,r)}_computeTitleHeight(){const e=this.options.title,n=Je(e.font),r=ot(e.padding);return e.display?n.lineHeight+r.height:0}_getLegendItemAt(e,n){let r,i,s;if(ci(e,this.left,this.right)&&ci(n,this.top,this.bottom)){for(s=this.legendHitBoxes,r=0;r<s.length;++r)if(i=s[r],ci(e,i.left,i.left+i.width)&&ci(n,i.top,i.top+i.height))return this.legendItems[r]}return null}handleEvent(e){const n=this.options;if(!tk(e.type,n))return;const r=this._getLegendItemAt(e.x,e.y);if(e.type==="mousemove"||e.type==="mouseout"){const i=this._hoveredItem,s=J4(i,r);i&&!s&&De(n.onLeave,[e,i,this],this),this._hoveredItem=r,r&&!s&&De(n.onHover,[e,r,this],this)}else r&&De(n.onClick,[e,r,this],this)}}function Z4(t,e,n,r,i){const s=$4(r,t,e,n),a=ek(i,r,e.lineHeight);return{itemWidth:s,itemHeight:a}}function $4(t,e,n,r){let i=t.text;return i&&typeof i!="string"&&(i=i.reduce((s,a)=>s.length>a.length?s:a)),e+n.size/2+r.measureText(i).width}function ek(t,e,n){let r=t;return typeof e.text!="string"&&(r=U0(e,n)),r}function U0(t,e){const n=t.text?t.text.length:0;return e*n}function tk(t,e){return!!((t==="mousemove"||t==="mouseout")&&(e.onHover||e.onLeave)||e.onClick&&(t==="click"||t==="mouseup"))}var nk={id:"legend",_element:Ch,start(t,e,n){const r=t.legend=new Ch({ctx:t.ctx,options:n,chart:t});$t.configure(t,r,n),$t.addBox(t,r)},stop(t){$t.removeBox(t,t.legend),delete t.legend},beforeUpdate(t,e,n){const r=t.legend;$t.configure(t,r,n),r.options=n},afterUpdate(t){const e=t.legend;e.buildLabels(),e.adjustHitBoxes()},afterEvent(t,e){e.replay||t.legend.handleEvent(e.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(t,e,n){const r=e.datasetIndex,i=n.chart;i.isDatasetVisible(r)?(i.hide(r),e.hidden=!0):(i.show(r),e.hidden=!1)},onHover:null,onLeave:null,labels:{color:t=>t.chart.options.color,boxWidth:40,padding:10,generateLabels(t){const e=t.data.datasets,{labels:{usePointStyle:n,pointStyle:r,textAlign:i,color:s,useBorderRadius:a,borderRadius:o}}=t.legend.options;return t._getSortedDatasetMetas().map(l=>{const u=l.controller.getStyle(n?0:void 0),c=ot(u.borderWidth);return{text:e[l.index].label,fillStyle:u.backgroundColor,fontColor:s,hidden:!l.visible,lineCap:u.borderCapStyle,lineDash:u.borderDash,lineDashOffset:u.borderDashOffset,lineJoin:u.borderJoinStyle,lineWidth:(c.width+c.height)/4,strokeStyle:u.borderColor,pointStyle:r||u.pointStyle,rotation:u.rotation,textAlign:i||u.textAlign,borderRadius:a&&(o||u.borderRadius),datasetIndex:l.index}},this)}},title:{color:t=>t.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:t=>!t.startsWith("on"),labels:{_scriptable:t=>!["generateLabels","filter","sort"].includes(t)}}};class H0 extends Vn{constructor(e){super(),this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,n){const r=this.options;if(this.left=0,this.top=0,!r.display){this.width=this.height=this.right=this.bottom=0;return}this.width=this.right=e,this.height=this.bottom=n;const i=Ue(r.text)?r.text.length:1;this._padding=ot(r.padding);const s=i*Je(r.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=s:this.width=s}isHorizontal(){const e=this.options.position;return e==="top"||e==="bottom"}_drawArgs(e){const{top:n,left:r,bottom:i,right:s,options:a}=this,o=a.align;let l=0,u,c,f;return this.isHorizontal()?(c=st(o,r,s),f=n+e,u=s-r):(a.position==="left"?(c=r+e,f=st(o,i,n),l=Ke*-.5):(c=s-e,f=st(o,n,i),l=Ke*.5),u=i-n),{titleX:c,titleY:f,maxWidth:u,rotation:l}}draw(){const e=this.ctx,n=this.options;if(!n.display)return;const r=Je(n.font),s=r.lineHeight/2+this._padding.top,{titleX:a,titleY:o,maxWidth:l,rotation:u}=this._drawArgs(s);Zr(e,n.text,0,0,r,{color:n.color,maxWidth:l,rotation:u,textAlign:jc(n.align),textBaseline:"middle",translation:[a,o]})}}function rk(t,e){const n=new H0({ctx:t.ctx,options:e,chart:t});$t.configure(t,n,e),$t.addBox(t,n),t.titleBlock=n}var ik={id:"title",_element:H0,start(t,e,n){rk(t,n)},stop(t){const e=t.titleBlock;$t.removeBox(t,e),delete t.titleBlock},beforeUpdate(t,e,n){const r=t.titleBlock;$t.configure(t,r,n),r.options=n},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const ys={average(t){if(!t.length)return!1;let e,n,r=new Set,i=0,s=0;for(e=0,n=t.length;e<n;++e){const o=t[e].element;if(o&&o.hasValue()){const l=o.tooltipPosition();r.add(l.x),i+=l.y,++s}}return s===0||r.size===0?!1:{x:[...r].reduce((o,l)=>o+l)/r.size,y:i/s}},nearest(t,e){if(!t.length)return!1;let n=e.x,r=e.y,i=Number.POSITIVE_INFINITY,s,a,o;for(s=0,a=t.length;s<a;++s){const l=t[s].element;if(l&&l.hasValue()){const u=l.getCenterPoint(),c=Su(e,u);c<i&&(i=c,o=l)}}if(o){const l=o.tooltipPosition();n=l.x,r=l.y}return{x:n,y:r}}};function mn(t,e){return e&&(Ue(e)?Array.prototype.push.apply(t,e):t.push(e)),t}function _n(t){return(typeof t=="string"||t instanceof String)&&t.indexOf(`
50
+ */class $5{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,n,r,i){const s=n.listeners[i],a=n.duration;s.forEach(o=>o({chart:e,initial:n.initial,numSteps:a,currentStep:Math.min(r-n.start,a)}))}_refresh(){this._request||(this._running=!0,this._request=c0.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(e=Date.now()){let n=0;this._charts.forEach((r,i)=>{if(!r.running||!r.items.length)return;const s=r.items;let a=s.length-1,o=!1,l;for(;a>=0;--a)l=s[a],l._active?(l._total>r.duration&&(r.duration=l._total),l.tick(e),o=!0):(s[a]=s[s.length-1],s.pop());o&&(i.draw(),this._notify(i,r,e,"progress")),s.length||(r.running=!1,this._notify(i,r,e,"complete"),r.initial=!1),n+=s.length}),this._lastDate=e,n===0&&(this._running=!1)}_getAnims(e){const n=this._charts;let r=n.get(e);return r||(r={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},n.set(e,r)),r}listen(e,n,r){this._getAnims(e).listeners[n].push(r)}add(e,n){!n||!n.length||this._getAnims(e).items.push(...n)}has(e){return this._getAnims(e).items.length>0}start(e){const n=this._charts.get(e);n&&(n.running=!0,n.start=Date.now(),n.duration=n.items.reduce((r,i)=>Math.max(r,i._duration),0),this._refresh())}running(e){if(!this._running)return!1;const n=this._charts.get(e);return!(!n||!n.running||!n.items.length)}stop(e){const n=this._charts.get(e);if(!n||!n.items.length)return;const r=n.items;let i=r.length-1;for(;i>=0;--i)r[i].cancel();n.items=[],this._notify(e,n,Date.now(),"complete")}remove(e){return this._charts.delete(e)}}var Rn=new $5;const Gf="transparent",e6={boolean(t,e,n){return n>.5?e:t},color(t,e,n){const r=_f(t||Gf),i=r.valid&&_f(e||Gf);return i&&i.valid?i.mix(r,n).hexString():e},number(t,e,n){return t+(e-t)*n}};class t6{constructor(e,n,r,i){const s=n[r];i=Sa([e.to,i,s,e.from]);const a=Sa([e.from,s,i]);this._active=!0,this._fn=e.fn||e6[e.type||typeof a],this._easing=As[e.easing]||As.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=n,this._prop=r,this._from=a,this._to=i,this._promises=void 0}active(){return this._active}update(e,n,r){if(this._active){this._notify(!1);const i=this._target[this._prop],s=r-this._start,a=this._duration-s;this._start=r,this._duration=Math.floor(Math.max(a,e.duration)),this._total+=s,this._loop=!!e.loop,this._to=Sa([e.to,n,i,e.from]),this._from=Sa([e.from,i,n])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const n=e-this._start,r=this._duration,i=this._prop,s=this._from,a=this._loop,o=this._to;let l;if(this._active=s!==o&&(a||n<r),!this._active){this._target[i]=o,this._notify(!0);return}if(n<0){this._target[i]=s;return}l=n/r%2,l=a&&l>1?2-l:l,l=this._easing(Math.min(1,Math.max(0,l))),this._target[i]=this._fn(s,o,l)}wait(){const e=this._promises||(this._promises=[]);return new Promise((n,r)=>{e.push({res:n,rej:r})})}_notify(e){const n=e?"res":"rej",r=this._promises||[];for(let i=0;i<r.length;i++)r[i][n]()}}class j0{constructor(e,n){this._chart=e,this._properties=new Map,this.configure(n)}configure(e){if(!je(e))return;const n=Object.keys(We.animation),r=this._properties;Object.getOwnPropertyNames(e).forEach(i=>{const s=e[i];if(!je(s))return;const a={};for(const o of n)a[o]=s[o];(Ue(s.properties)&&s.properties||[i]).forEach(o=>{(o===i||!r.has(o))&&r.set(o,a)})})}_animateOptions(e,n){const r=n.options,i=r6(e,r);if(!i)return[];const s=this._createAnimations(i,r);return r.$shared&&n6(e.options.$animations,r).then(()=>{e.options=r},()=>{}),s}_createAnimations(e,n){const r=this._properties,i=[],s=e.$animations||(e.$animations={}),a=Object.keys(n),o=Date.now();let l;for(l=a.length-1;l>=0;--l){const u=a[l];if(u.charAt(0)==="$")continue;if(u==="options"){i.push(...this._animateOptions(e,n));continue}const c=n[u];let f=s[u];const p=r.get(u);if(f)if(p&&f.active()){f.update(p,c,o);continue}else f.cancel();if(!p||!p.duration){e[u]=c;continue}s[u]=f=new t6(p,e,u,c),i.push(f)}return i}update(e,n){if(this._properties.size===0){Object.assign(e,n);return}const r=this._createAnimations(e,n);if(r.length)return Rn.add(this._chart,r),!0}}function n6(t,e){const n=[],r=Object.keys(e);for(let i=0;i<r.length;i++){const s=t[r[i]];s&&s.active()&&n.push(s.wait())}return Promise.all(n)}function r6(t,e){if(!e)return;let n=t.options;if(!n){t.options=e;return}return n.$shared&&(t.options=n=Object.assign({},n,{$shared:!1,$animations:{}})),n}function Yf(t,e){const n=t&&t.options||{},r=n.reverse,i=n.min===void 0?e:0,s=n.max===void 0?e:0;return{start:r?s:i,end:r?i:s}}function i6(t,e,n){if(n===!1)return!1;const r=Yf(t,n),i=Yf(e,n);return{top:i.end,right:r.end,bottom:i.start,left:r.start}}function s6(t){let e,n,r,i;return je(t)?(e=t.top,n=t.right,r=t.bottom,i=t.left):e=n=r=i=t,{top:e,right:n,bottom:r,left:i,disabled:t===!1}}function E0(t,e){const n=[],r=t._getSortedDatasetMetas(e);let i,s;for(i=0,s=r.length;i<s;++i)n.push(r[i].index);return n}function Vf(t,e,n,r={}){const i=t.keys,s=r.mode==="single";let a,o,l,u;if(e===null)return;let c=!1;for(a=0,o=i.length;a<o;++a){if(l=+i[a],l===n){if(c=!0,r.all)continue;break}u=t.values[l],$e(u)&&(s||e===0||Mi(e)===Mi(u))&&(e+=u)}return!c&&!r.all?0:e}function a6(t,e){const{iScale:n,vScale:r}=e,i=n.axis==="x"?"x":"y",s=r.axis==="x"?"x":"y",a=Object.keys(t),o=new Array(a.length);let l,u,c;for(l=0,u=a.length;l<u;++l)c=a[l],o[l]={[i]:c,[s]:t[c]};return o}function yl(t,e){const n=t&&t.options.stacked;return n||n===void 0&&e.stack!==void 0}function o6(t,e,n){return`${t.id}.${e.id}.${n.stack||n.type}`}function l6(t){const{min:e,max:n,minDefined:r,maxDefined:i}=t.getUserBounds();return{min:r?e:Number.NEGATIVE_INFINITY,max:i?n:Number.POSITIVE_INFINITY}}function u6(t,e,n){const r=t[e]||(t[e]={});return r[n]||(r[n]={})}function Kf(t,e,n,r){for(const i of e.getMatchingVisibleMetas(r).reverse()){const s=t[i.index];if(n&&s>0||!n&&s<0)return i.index}return null}function Xf(t,e){const{chart:n,_cachedMeta:r}=t,i=n._stacks||(n._stacks={}),{iScale:s,vScale:a,index:o}=r,l=s.axis,u=a.axis,c=o6(s,a,r),f=e.length;let p;for(let h=0;h<f;++h){const y=e[h],{[l]:m,[u]:g}=y,v=y._stacks||(y._stacks={});p=v[u]=u6(i,c,m),p[o]=g,p._top=Kf(p,a,!0,r.type),p._bottom=Kf(p,a,!1,r.type);const S=p._visualValues||(p._visualValues={});S[o]=g}}function ml(t,e){const n=t.scales;return Object.keys(n).filter(r=>n[r].axis===e).shift()}function c6(t,e){return xr(t,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}function d6(t,e,n){return xr(t,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:n,index:e,mode:"default",type:"data"})}function ts(t,e){const n=t.controller.index,r=t.vScale&&t.vScale.axis;if(r){e=e||t._parsed;for(const i of e){const s=i._stacks;if(!s||s[r]===void 0||s[r][n]===void 0)return;delete s[r][n],s[r]._visualValues!==void 0&&s[r]._visualValues[n]!==void 0&&delete s[r]._visualValues[n]}}}const gl=t=>t==="reset"||t==="none",Jf=(t,e)=>e?t:Object.assign({},t),f6=(t,e,n)=>t&&!e.hidden&&e._stacked&&{keys:E0(n,!0),values:null};class yi{constructor(e,n){this.chart=e,this._ctx=e.ctx,this.index=n,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.datasetElementType=new.target.datasetElementType,this.dataElementType=new.target.dataElementType,this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=yl(e.vScale,e),this.addElements(),this.options.fill&&!this.chart.isPluginEnabled("filler")&&console.warn("Tried to use the 'fill' option without the 'Filler' plugin enabled. Please import and register the 'Filler' plugin and make sure it is not disabled in the options")}updateIndex(e){this.index!==e&&ts(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,n=this._cachedMeta,r=this.getDataset(),i=(f,p,h,y)=>f==="x"?p:f==="r"?y:h,s=n.xAxisID=Se(r.xAxisID,ml(e,"x")),a=n.yAxisID=Se(r.yAxisID,ml(e,"y")),o=n.rAxisID=Se(r.rAxisID,ml(e,"r")),l=n.indexAxis,u=n.iAxisID=i(l,s,a,o),c=n.vAxisID=i(l,a,s,o);n.xScale=this.getScaleForId(s),n.yScale=this.getScaleForId(a),n.rScale=this.getScaleForId(o),n.iScale=this.getScaleForId(u),n.vScale=this.getScaleForId(c)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const n=this._cachedMeta;return e===n.iScale?n.vScale:n.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&Lf(this._data,this),e._stacked&&ts(e)}_dataCheck(){const e=this.getDataset(),n=e.data||(e.data=[]),r=this._data;if(je(n)){const i=this._cachedMeta;this._data=a6(n,i)}else if(r!==n){if(r){Lf(r,this);const i=this._cachedMeta;ts(i),i._parsed=[]}n&&Object.isExtensible(n)&&WC(n,this),this._syncList=[],this._data=n}}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const n=this._cachedMeta,r=this.getDataset();let i=!1;this._dataCheck();const s=n._stacked;n._stacked=yl(n.vScale,n),n.stack!==r.stack&&(i=!0,ts(n),n.stack=r.stack),this._resyncElements(e),(i||s!==n._stacked)&&(Xf(this,n._parsed),n._stacked=yl(n.vScale,n))}configure(){const e=this.chart.config,n=e.datasetScopeKeys(this._type),r=e.getOptionScopes(this.getDataset(),n,!0);this.options=e.createResolver(r,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,n){const{_cachedMeta:r,_data:i}=this,{iScale:s,_stacked:a}=r,o=s.axis;let l=e===0&&n===i.length?!0:r._sorted,u=e>0&&r._parsed[e-1],c,f,p;if(this._parsing===!1)r._parsed=i,r._sorted=!0,p=i;else{Ue(i[e])?p=this.parseArrayData(r,i,e,n):je(i[e])?p=this.parseObjectData(r,i,e,n):p=this.parsePrimitiveData(r,i,e,n);const h=()=>f[o]===null||u&&f[o]<u[o];for(c=0;c<n;++c)r._parsed[c+e]=f=p[c],l&&(h()&&(l=!1),u=f);r._sorted=l}a&&Xf(this,p)}parsePrimitiveData(e,n,r,i){const{iScale:s,vScale:a}=e,o=s.axis,l=a.axis,u=s.getLabels(),c=s===a,f=new Array(i);let p,h,y;for(p=0,h=i;p<h;++p)y=p+r,f[p]={[o]:c||s.parse(u[y],y),[l]:a.parse(n[y],y)};return f}parseArrayData(e,n,r,i){const{xScale:s,yScale:a}=e,o=new Array(i);let l,u,c,f;for(l=0,u=i;l<u;++l)c=l+r,f=n[c],o[l]={x:s.parse(f[0],c),y:a.parse(f[1],c)};return o}parseObjectData(e,n,r,i){const{xScale:s,yScale:a}=e,{xAxisKey:o="x",yAxisKey:l="y"}=this._parsing,u=new Array(i);let c,f,p,h;for(c=0,f=i;c<f;++c)p=c+r,h=n[p],u[c]={x:s.parse(Hs(h,o),p),y:a.parse(Hs(h,l),p)};return u}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,n,r){const i=this.chart,s=this._cachedMeta,a=n[e.axis],o={keys:E0(i,!0),values:n._stacks[e.axis]._visualValues};return Vf(o,a,s.index,{mode:r})}updateRangeFromParsed(e,n,r,i){const s=r[n.axis];let a=s===null?NaN:s;const o=i&&r._stacks[n.axis];i&&o&&(i.values=o,a=Vf(i,s,this._cachedMeta.index)),e.min=Math.min(e.min,a),e.max=Math.max(e.max,a)}getMinMax(e,n){const r=this._cachedMeta,i=r._parsed,s=r._sorted&&e===r.iScale,a=i.length,o=this._getOtherScale(e),l=f6(n,r,this.chart),u={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:f}=l6(o);let p,h;function y(){h=i[p];const m=h[o.axis];return!$e(h[e.axis])||c>m||f<m}for(p=0;p<a&&!(!y()&&(this.updateRangeFromParsed(u,e,h,l),s));++p);if(s){for(p=a-1;p>=0;--p)if(!y()){this.updateRangeFromParsed(u,e,h,l);break}}return u}getAllParsedValues(e){const n=this._cachedMeta._parsed,r=[];let i,s,a;for(i=0,s=n.length;i<s;++i)a=n[i][e.axis],$e(a)&&r.push(a);return r}getMaxOverflow(){return!1}getLabelAndValue(e){const n=this._cachedMeta,r=n.iScale,i=n.vScale,s=this.getParsed(e);return{label:r?""+r.getLabelForValue(s[r.axis]):"",value:i?""+i.getLabelForValue(s[i.axis]):""}}_update(e){const n=this._cachedMeta;this.update(e||"default"),n._clip=s6(Se(this.options.clip,i6(n.xScale,n.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,n=this.chart,r=this._cachedMeta,i=r.data||[],s=n.chartArea,a=[],o=this._drawStart||0,l=this._drawCount||i.length-o,u=this.options.drawActiveElementsOnTop;let c;for(r.dataset&&r.dataset.draw(e,s,o,l),c=o;c<o+l;++c){const f=i[c];f.hidden||(f.active&&u?a.push(f):f.draw(e,s))}for(c=0;c<a.length;++c)a[c].draw(e,s)}getStyle(e,n){const r=n?"active":"default";return e===void 0&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(r):this.resolveDataElementOptions(e||0,r)}getContext(e,n,r){const i=this.getDataset();let s;if(e>=0&&e<this._cachedMeta.data.length){const a=this._cachedMeta.data[e];s=a.$context||(a.$context=d6(this.getContext(),e,a)),s.parsed=this.getParsed(e),s.raw=i.data[e],s.index=s.dataIndex=e}else s=this.$context||(this.$context=c6(this.chart.getContext(),this.index)),s.dataset=i,s.index=s.datasetIndex=this.index;return s.active=!!n,s.mode=r,s}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,n){return this._resolveElementOptions(this.dataElementType.id,n,e)}_resolveElementOptions(e,n="default",r){const i=n==="active",s=this._cachedDataOpts,a=e+"-"+n,o=s[a],l=this.enableOptionSharing&&uo(r);if(o)return Jf(o,l);const u=this.chart.config,c=u.datasetElementScopeKeys(this._type,e),f=i?[`${e}Hover`,"hover",e,""]:[e,""],p=u.getOptionScopes(this.getDataset(),c),h=Object.keys(We.elements[e]),y=()=>this.getContext(r,i,n),m=u.resolveNamedOptions(p,h,y,f);return m.$shared&&(m.$shared=l,s[a]=Object.freeze(Jf(m,l))),m}_resolveAnimations(e,n,r){const i=this.chart,s=this._cachedDataOpts,a=`animation-${n}`,o=s[a];if(o)return o;let l;if(i.options.animation!==!1){const c=this.chart.config,f=c.datasetAnimationScopeKeys(this._type,n),p=c.getOptionScopes(this.getDataset(),f);l=c.createResolver(p,this.getContext(e,r,n))}const u=new j0(i,l&&l.animations);return l&&l._cacheable&&(s[a]=Object.freeze(u)),u}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,n){return!n||gl(e)||this.chart._animationsDisabled}_getSharedOptions(e,n){const r=this.resolveDataElementOptions(e,n),i=this._sharedOptions,s=this.getSharedOptions(r),a=this.includeOptions(n,s)||s!==i;return this.updateSharedOptions(s,n,r),{sharedOptions:s,includeOptions:a}}updateElement(e,n,r,i){gl(i)?Object.assign(e,r):this._resolveAnimations(n,i).update(e,r)}updateSharedOptions(e,n,r){e&&!gl(n)&&this._resolveAnimations(void 0,n).update(e,r)}_setStyle(e,n,r,i){e.active=i;const s=this.getStyle(n,i);this._resolveAnimations(n,r,i).update(e,{options:!i&&this.getSharedOptions(s)||s})}removeHoverStyle(e,n,r){this._setStyle(e,r,"active",!1)}setHoverStyle(e,n,r){this._setStyle(e,r,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const n=this._data,r=this._cachedMeta.data;for(const[o,l,u]of this._syncList)this[o](l,u);this._syncList=[];const i=r.length,s=n.length,a=Math.min(s,i);a&&this.parse(0,a),s>i?this._insertElements(i,s-i,e):s<i&&this._removeElements(s,i-s)}_insertElements(e,n,r=!0){const i=this._cachedMeta,s=i.data,a=e+n;let o;const l=u=>{for(u.length+=n,o=u.length-1;o>=a;o--)u[o]=u[o-n]};for(l(s),o=e;o<a;++o)s[o]=new this.dataElementType;this._parsing&&l(i._parsed),this.parse(e,n),r&&this.updateElements(s,e,n,"reset")}updateElements(e,n,r,i){}_removeElements(e,n){const r=this._cachedMeta;if(this._parsing){const i=r._parsed.splice(e,n);r._stacked&&ts(r,i)}r.data.splice(e,n)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[n,r,i]=e;this[n](r,i)}this.chart._dataChanges.push([this.index,...e])}_onDataPush(){const e=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-e,e])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(e,n){n&&this._sync(["_removeElements",e,n]);const r=arguments.length-2;r&&this._sync(["_insertElements",e,r])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}fe(yi,"defaults",{}),fe(yi,"datasetElementType",null),fe(yi,"dataElementType",null);class Ga extends yi{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const n=this._cachedMeta,{dataset:r,data:i=[],_dataset:s}=n,a=this.chart._animationsDisabled;let{start:o,count:l}=VC(n,i,a);this._drawStart=o,this._drawCount=l,KC(n)&&(o=0,l=i.length),r._chart=this.chart,r._datasetIndex=this.index,r._decimated=!!s._decimated,r.points=i;const u=this.resolveDatasetElementOptions(e);this.options.showLine||(u.borderWidth=0),u.segment=this.options.segment,this.updateElement(r,void 0,{animated:!a,options:u},e),this.updateElements(i,o,l,e)}updateElements(e,n,r,i){const s=i==="reset",{iScale:a,vScale:o,_stacked:l,_dataset:u}=this._cachedMeta,{sharedOptions:c,includeOptions:f}=this._getSharedOptions(n,i),p=a.axis,h=o.axis,{spanGaps:y,segment:m}=this.options,g=qs(y)?y:Number.POSITIVE_INFINITY,v=this.chart._animationsDisabled||s||i==="none",S=n+r,j=e.length;let E=n>0&&this.getParsed(n-1);for(let A=0;A<j;++A){const w=e[A],x=v?w:{};if(A<n||A>=S){x.skip=!0;continue}const b=this.getParsed(A),L=Ne(b[h]),R=x[p]=a.getPixelForValue(b[p],A),I=x[h]=s||L?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,b,l):b[h],A);x.skip=isNaN(R)||isNaN(I)||L,x.stop=A>0&&Math.abs(b[p]-E[p])>g,m&&(x.parsed=b,x.raw=u.data[A]),f&&(x.options=c||this.resolveDataElementOptions(A,w.active?"active":i)),v||this.updateElement(w,A,x,i),E=b}}getMaxOverflow(){const e=this._cachedMeta,n=e.dataset,r=n.options&&n.options.borderWidth||0,i=e.data||[];if(!i.length)return r;const s=i[0].size(this.resolveDataElementOptions(0)),a=i[i.length-1].size(this.resolveDataElementOptions(i.length-1));return Math.max(r,s,a)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}fe(Ga,"id","line"),fe(Ga,"defaults",{datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1}),fe(Ga,"overrides",{scales:{_index_:{type:"category"},_value_:{type:"linear"}}});class Ya extends yi{getLabelAndValue(e){const n=this._cachedMeta.vScale,r=this.getParsed(e);return{label:n.getLabels()[e],value:""+n.getLabelForValue(r[n.axis])}}parseObjectData(e,n,r,i){return E5.bind(this)(e,n,r,i)}update(e){const n=this._cachedMeta,r=n.dataset,i=n.data||[],s=n.iScale.getLabels();if(r.points=i,e!=="resize"){const a=this.resolveDatasetElementOptions(e);this.options.showLine||(a.borderWidth=0);const o={_loop:!0,_fullLoop:s.length===i.length,options:a};this.updateElement(r,void 0,o,e)}this.updateElements(i,0,i.length,e)}updateElements(e,n,r,i){const s=this._cachedMeta.rScale,a=i==="reset";for(let o=n;o<n+r;o++){const l=e[o],u=this.resolveDataElementOptions(o,l.active?"active":i),c=s.getPointPositionForValue(o,this.getParsed(o).r),f=a?s.xCenter:c.x,p=a?s.yCenter:c.y,h={x:f,y:p,angle:c.angle,skip:isNaN(f)||isNaN(p),options:u};this.updateElement(l,o,h,i)}}}fe(Ya,"id","radar"),fe(Ya,"defaults",{datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}}),fe(Ya,"overrides",{aspectRatio:1,scales:{r:{type:"radialLinear"}}});function jr(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class Nc{constructor(e){fe(this,"options");this.options=e||{}}static override(e){Object.assign(Nc.prototype,e)}init(){}formats(){return jr()}parse(){return jr()}format(){return jr()}add(){return jr()}diff(){return jr()}startOf(){return jr()}endOf(){return jr()}}var h6={_date:Nc};function p6(t,e,n,r){const{controller:i,data:s,_sorted:a}=t,o=i._cachedMeta.iScale,l=t.dataset&&t.dataset.options?t.dataset.options.spanGaps:null;if(o&&e===o.axis&&e!=="r"&&a&&s.length){const u=o._reversePixels?HC:Lr;if(r){if(i._sharedOptions){const c=s[0],f=typeof c.getRange=="function"&&c.getRange(e);if(f){const p=u(s,e,n-f),h=u(s,e,n+f);return{lo:p.lo,hi:h.hi}}}}else{const c=u(s,e,n);if(l){const{vScale:f}=i._cachedMeta,{_parsed:p}=t,h=p.slice(0,c.lo+1).reverse().findIndex(m=>!Ne(m[f.axis]));c.lo-=Math.max(0,h);const y=p.slice(c.hi).findIndex(m=>!Ne(m[f.axis]));c.hi+=Math.max(0,y)}return c}}return{lo:0,hi:s.length-1}}function zo(t,e,n,r,i){const s=t.getSortedVisibleDatasetMetas(),a=n[e];for(let o=0,l=s.length;o<l;++o){const{index:u,data:c}=s[o],{lo:f,hi:p}=p6(s[o],e,a,i);for(let h=f;h<=p;++h){const y=c[h];y.skip||r(y,u,h)}}}function y6(t){const e=t.indexOf("x")!==-1,n=t.indexOf("y")!==-1;return function(r,i){const s=e?Math.abs(r.x-i.x):0,a=n?Math.abs(r.y-i.y):0;return Math.sqrt(Math.pow(s,2)+Math.pow(a,2))}}function vl(t,e,n,r,i){const s=[];return!i&&!t.isPointInArea(e)||zo(t,n,e,function(o,l,u){!i&&!Wn(o,t.chartArea,0)||o.inRange(e.x,e.y,r)&&s.push({element:o,datasetIndex:l,index:u})},!0),s}function m6(t,e,n,r){let i=[];function s(a,o,l){const{startAngle:u,endAngle:c}=a.getProps(["startAngle","endAngle"],r),{angle:f}=FC(a,{x:e.x,y:e.y});l0(f,u,c)&&i.push({element:a,datasetIndex:o,index:l})}return zo(t,n,e,s),i}function g6(t,e,n,r,i,s){let a=[];const o=y6(n);let l=Number.POSITIVE_INFINITY;function u(c,f,p){const h=c.inRange(e.x,e.y,i);if(r&&!h)return;const y=c.getCenterPoint(i);if(!(!!s||t.isPointInArea(y))&&!h)return;const g=o(e,y);g<l?(a=[{element:c,datasetIndex:f,index:p}],l=g):g===l&&a.push({element:c,datasetIndex:f,index:p})}return zo(t,n,e,u),a}function bl(t,e,n,r,i,s){return!s&&!t.isPointInArea(e)?[]:n==="r"&&!r?m6(t,e,n,i):g6(t,e,n,r,i,s)}function Zf(t,e,n,r,i){const s=[],a=n==="x"?"inXRange":"inYRange";let o=!1;return zo(t,n,e,(l,u,c)=>{l[a]&&l[a](e[n],i)&&(s.push({element:l,datasetIndex:u,index:c}),o=o||l.inRange(e.x,e.y,i))}),r&&!o?[]:s}var v6={modes:{index(t,e,n,r){const i=Or(e,t),s=n.axis||"x",a=n.includeInvisible||!1,o=n.intersect?vl(t,i,s,r,a):bl(t,i,s,!1,r,a),l=[];return o.length?(t.getSortedVisibleDatasetMetas().forEach(u=>{const c=o[0].index,f=u.data[c];f&&!f.skip&&l.push({element:f,datasetIndex:u.index,index:c})}),l):[]},dataset(t,e,n,r){const i=Or(e,t),s=n.axis||"xy",a=n.includeInvisible||!1;let o=n.intersect?vl(t,i,s,r,a):bl(t,i,s,!1,r,a);if(o.length>0){const l=o[0].datasetIndex,u=t.getDatasetMeta(l).data;o=[];for(let c=0;c<u.length;++c)o.push({element:u[c],datasetIndex:l,index:c})}return o},point(t,e,n,r){const i=Or(e,t),s=n.axis||"xy",a=n.includeInvisible||!1;return vl(t,i,s,r,a)},nearest(t,e,n,r){const i=Or(e,t),s=n.axis||"xy",a=n.includeInvisible||!1;return bl(t,i,s,n.intersect,r,a)},x(t,e,n,r){const i=Or(e,t);return Zf(t,i,"x",n.intersect,r)},y(t,e,n,r){const i=Or(e,t);return Zf(t,i,"y",n.intersect,r)}}};const O0=["left","top","right","bottom"];function ns(t,e){return t.filter(n=>n.pos===e)}function $f(t,e){return t.filter(n=>O0.indexOf(n.pos)===-1&&n.box.axis===e)}function rs(t,e){return t.sort((n,r)=>{const i=e?r:n,s=e?n:r;return i.weight===s.weight?i.index-s.index:i.weight-s.weight})}function b6(t){const e=[];let n,r,i,s,a,o;for(n=0,r=(t||[]).length;n<r;++n)i=t[n],{position:s,options:{stack:a,stackWeight:o=1}}=i,e.push({index:n,box:i,pos:s,horizontal:i.isHorizontal(),weight:i.weight,stack:a&&s+a,stackWeight:o});return e}function x6(t){const e={};for(const n of t){const{stack:r,pos:i,stackWeight:s}=n;if(!r||!O0.includes(i))continue;const a=e[r]||(e[r]={count:0,placed:0,weight:0,size:0});a.count++,a.weight+=s}return e}function w6(t,e){const n=x6(t),{vBoxMaxWidth:r,hBoxMaxHeight:i}=e;let s,a,o;for(s=0,a=t.length;s<a;++s){o=t[s];const{fullSize:l}=o.box,u=n[o.stack],c=u&&o.stackWeight/u.weight;o.horizontal?(o.width=c?c*r:l&&e.availableWidth,o.height=i):(o.width=r,o.height=c?c*i:l&&e.availableHeight)}return n}function A6(t){const e=b6(t),n=rs(e.filter(u=>u.box.fullSize),!0),r=rs(ns(e,"left"),!0),i=rs(ns(e,"right")),s=rs(ns(e,"top"),!0),a=rs(ns(e,"bottom")),o=$f(e,"x"),l=$f(e,"y");return{fullSize:n,leftAndTop:r.concat(s),rightAndBottom:i.concat(l).concat(a).concat(o),chartArea:ns(e,"chartArea"),vertical:r.concat(i).concat(l),horizontal:s.concat(a).concat(o)}}function eh(t,e,n,r){return Math.max(t[n],e[n])+Math.max(t[r],e[r])}function P0(t,e){t.top=Math.max(t.top,e.top),t.left=Math.max(t.left,e.left),t.bottom=Math.max(t.bottom,e.bottom),t.right=Math.max(t.right,e.right)}function S6(t,e,n,r){const{pos:i,box:s}=n,a=t.maxPadding;if(!je(i)){n.size&&(t[i]-=n.size);const f=r[n.stack]||{size:0,count:1};f.size=Math.max(f.size,n.horizontal?s.height:s.width),n.size=f.size/f.count,t[i]+=n.size}s.getPadding&&P0(a,s.getPadding());const o=Math.max(0,e.outerWidth-eh(a,t,"left","right")),l=Math.max(0,e.outerHeight-eh(a,t,"top","bottom")),u=o!==t.w,c=l!==t.h;return t.w=o,t.h=l,n.horizontal?{same:u,other:c}:{same:c,other:u}}function C6(t){const e=t.maxPadding;function n(r){const i=Math.max(e[r]-t[r],0);return t[r]+=i,i}t.y+=n("top"),t.x+=n("left"),n("right"),n("bottom")}function k6(t,e){const n=e.maxPadding;function r(i){const s={left:0,top:0,right:0,bottom:0};return i.forEach(a=>{s[a]=Math.max(e[a],n[a])}),s}return r(t?["left","right"]:["top","bottom"])}function ps(t,e,n,r){const i=[];let s,a,o,l,u,c;for(s=0,a=t.length,u=0;s<a;++s){o=t[s],l=o.box,l.update(o.width||e.w,o.height||e.h,k6(o.horizontal,e));const{same:f,other:p}=S6(e,n,o,r);u|=f&&i.length,c=c||p,l.fullSize||i.push(o)}return u&&ps(i,e,n,r)||c}function ja(t,e,n,r,i){t.top=n,t.left=e,t.right=e+r,t.bottom=n+i,t.width=r,t.height=i}function th(t,e,n,r){const i=n.padding;let{x:s,y:a}=e;for(const o of t){const l=o.box,u=r[o.stack]||{placed:0,weight:1},c=o.stackWeight/u.weight||1;if(o.horizontal){const f=e.w*c,p=u.size||l.height;uo(u.start)&&(a=u.start),l.fullSize?ja(l,i.left,a,n.outerWidth-i.right-i.left,p):ja(l,e.left+u.placed,a,f,p),u.start=a,u.placed+=f,a=l.bottom}else{const f=e.h*c,p=u.size||l.width;uo(u.start)&&(s=u.start),l.fullSize?ja(l,s,i.top,p,n.outerHeight-i.bottom-i.top):ja(l,s,e.top+u.placed,p,f),u.start=s,u.placed+=f,s=l.right}}e.x=s,e.y=a}var $t={addBox(t,e){t.boxes||(t.boxes=[]),e.fullSize=e.fullSize||!1,e.position=e.position||"top",e.weight=e.weight||0,e._layers=e._layers||function(){return[{z:0,draw(n){e.draw(n)}}]},t.boxes.push(e)},removeBox(t,e){const n=t.boxes?t.boxes.indexOf(e):-1;n!==-1&&t.boxes.splice(n,1)},configure(t,e,n){e.fullSize=n.fullSize,e.position=n.position,e.weight=n.weight},update(t,e,n,r){if(!t)return;const i=ot(t.options.layout.padding),s=Math.max(e-i.width,0),a=Math.max(n-i.height,0),o=A6(t.boxes),l=o.vertical,u=o.horizontal;Le(t.boxes,m=>{typeof m.beforeLayout=="function"&&m.beforeLayout()});const c=l.reduce((m,g)=>g.box.options&&g.box.options.display===!1?m:m+1,0)||1,f=Object.freeze({outerWidth:e,outerHeight:n,padding:i,availableWidth:s,availableHeight:a,vBoxMaxWidth:s/2/c,hBoxMaxHeight:a/2}),p=Object.assign({},i);P0(p,ot(r));const h=Object.assign({maxPadding:p,w:s,h:a,x:i.left,y:i.top},i),y=w6(l.concat(u),f);ps(o.fullSize,h,f,y),ps(l,h,f,y),ps(u,h,f,y)&&ps(l,h,f,y),C6(h),th(o.leftAndTop,h,f,y),h.x+=h.w,h.y+=h.h,th(o.rightAndBottom,h,f,y),t.chartArea={left:h.left,top:h.top,right:h.left+h.w,bottom:h.top+h.h,height:h.h,width:h.w},Le(o.chartArea,m=>{const g=m.box;Object.assign(g,t.chartArea),g.update(h.w,h.h,{left:0,top:0,right:0,bottom:0})})}};class T0{acquireContext(e,n){}releaseContext(e){return!1}addEventListener(e,n,r){}removeEventListener(e,n,r){}getDevicePixelRatio(){return 1}getMaximumSize(e,n,r,i){return n=Math.max(0,n||e.width),r=r||e.height,{width:n,height:Math.max(0,i?Math.floor(n/i):r)}}isAttached(e){return!0}updateConfig(e){}}class j6 extends T0{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const Va="$chartjs",E6={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},nh=t=>t===null||t==="";function O6(t,e){const n=t.style,r=t.getAttribute("height"),i=t.getAttribute("width");if(t[Va]={initial:{height:r,width:i,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",n.boxSizing=n.boxSizing||"border-box",nh(i)){const s=Hf(t,"width");s!==void 0&&(t.width=s)}if(nh(r))if(t.style.height==="")t.height=t.width/(e||2);else{const s=Hf(t,"height");s!==void 0&&(t.height=s)}return t}const I0=U5?{passive:!0}:!1;function P6(t,e,n){t&&t.addEventListener(e,n,I0)}function T6(t,e,n){t&&t.canvas&&t.canvas.removeEventListener(e,n,I0)}function I6(t,e){const n=E6[t.type]||t.type,{x:r,y:i}=Or(t,e);return{type:n,chart:e,native:t,x:r!==void 0?r:null,y:i!==void 0?i:null}}function yo(t,e){for(const n of t)if(n===e||n.contains(e))return!0}function M6(t,e,n){const r=t.canvas,i=new MutationObserver(s=>{let a=!1;for(const o of s)a=a||yo(o.addedNodes,r),a=a&&!yo(o.removedNodes,r);a&&n()});return i.observe(document,{childList:!0,subtree:!0}),i}function L6(t,e,n){const r=t.canvas,i=new MutationObserver(s=>{let a=!1;for(const o of s)a=a||yo(o.removedNodes,r),a=a&&!yo(o.addedNodes,r);a&&n()});return i.observe(document,{childList:!0,subtree:!0}),i}const Ws=new Map;let rh=0;function M0(){const t=window.devicePixelRatio;t!==rh&&(rh=t,Ws.forEach((e,n)=>{n.currentDevicePixelRatio!==t&&e()}))}function N6(t,e){Ws.size||window.addEventListener("resize",M0),Ws.set(t,e)}function R6(t){Ws.delete(t),Ws.size||window.removeEventListener("resize",M0)}function _6(t,e,n){const r=t.canvas,i=r&&Lc(r);if(!i)return;const s=d0((o,l)=>{const u=i.clientWidth;n(o,l),u<i.clientWidth&&n()},window),a=new ResizeObserver(o=>{const l=o[0],u=l.contentRect.width,c=l.contentRect.height;u===0&&c===0||s(u,c)});return a.observe(i),N6(t,s),a}function xl(t,e,n){n&&n.disconnect(),e==="resize"&&R6(t)}function D6(t,e,n){const r=t.canvas,i=d0(s=>{t.ctx!==null&&n(I6(s,t))},t);return P6(r,e,i),i}class B6 extends T0{acquireContext(e,n){const r=e&&e.getContext&&e.getContext("2d");return r&&r.canvas===e?(O6(e,n),r):null}releaseContext(e){const n=e.canvas;if(!n[Va])return!1;const r=n[Va].initial;["height","width"].forEach(s=>{const a=r[s];Ne(a)?n.removeAttribute(s):n.setAttribute(s,a)});const i=r.style||{};return Object.keys(i).forEach(s=>{n.style[s]=i[s]}),n.width=n.width,delete n[Va],!0}addEventListener(e,n,r){this.removeEventListener(e,n);const i=e.$proxies||(e.$proxies={}),a={attach:M6,detach:L6,resize:_6}[n]||D6;i[n]=a(e,n,r)}removeEventListener(e,n){const r=e.$proxies||(e.$proxies={}),i=r[n];if(!i)return;({attach:xl,detach:xl,resize:xl}[n]||T6)(e,n,i),r[n]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,n,r,i){return z5(e,n,r,i)}isAttached(e){const n=e&&Lc(e);return!!(n&&n.isConnected)}}function F6(t){return!Mc()||typeof OffscreenCanvas!="undefined"&&t instanceof OffscreenCanvas?j6:B6}class Vn{constructor(){fe(this,"x");fe(this,"y");fe(this,"active",!1);fe(this,"options");fe(this,"$animations")}tooltipPosition(e){const{x:n,y:r}=this.getProps(["x","y"],e);return{x:n,y:r}}hasValue(){return qs(this.x)&&qs(this.y)}getProps(e,n){const r=this.$animations;if(!n||!r)return this;const i={};return e.forEach(s=>{i[s]=r[s]&&r[s].active()?r[s]._to:this[s]}),i}}fe(Vn,"defaults",{}),fe(Vn,"defaultRoutes");function z6(t,e){const n=t.options.ticks,r=U6(t),i=Math.min(n.maxTicksLimit||r,r),s=n.major.enabled?q6(e):[],a=s.length,o=s[0],l=s[a-1],u=[];if(a>i)return W6(e,u,s,a/i),u;const c=H6(s,e,i);if(a>0){let f,p;const h=a>1?Math.round((l-o)/(a-1)):null;for(Ea(e,u,c,Ne(h)?0:o-h,o),f=0,p=a-1;f<p;f++)Ea(e,u,c,s[f],s[f+1]);return Ea(e,u,c,l,Ne(h)?e.length:l+h),u}return Ea(e,u,c),u}function U6(t){const e=t.options.offset,n=t._tickSize(),r=t._length/n+(e?0:1),i=t._maxLength/n;return Math.floor(Math.min(r,i))}function H6(t,e,n){const r=Q6(t),i=e.length/n;if(!r)return Math.max(i,1);const s=RC(r);for(let a=0,o=s.length-1;a<o;a++){const l=s[a];if(l>i)return l}return Math.max(i,1)}function q6(t){const e=[];let n,r;for(n=0,r=t.length;n<r;n++)t[n].major&&e.push(n);return e}function W6(t,e,n,r){let i=0,s=n[0],a;for(r=Math.ceil(r),a=0;a<t.length;a++)a===s&&(e.push(t[a]),i++,s=n[i*r])}function Ea(t,e,n,r,i){const s=Se(r,0),a=Math.min(Se(i,t.length),t.length);let o=0,l,u,c;for(n=Math.ceil(n),i&&(l=i-r,n=l/Math.floor(l/n)),c=s;c<0;)o++,c=Math.round(s+o*n);for(u=Math.max(s,0);u<a;u++)u===c&&(e.push(t[u]),o++,c=Math.round(s+o*n))}function Q6(t){const e=t.length;let n,r;if(e<2)return!1;for(r=t[0],n=1;n<e;++n)if(t[n]-t[n-1]!==r)return!1;return r}const G6=t=>t==="left"?"right":t==="right"?"left":t,ih=(t,e,n)=>e==="top"||e==="left"?t[e]+n:t[e]-n,sh=(t,e)=>Math.min(e||t,t);function ah(t,e){const n=[],r=t.length/e,i=t.length;let s=0;for(;s<i;s+=r)n.push(t[Math.floor(s)]);return n}function Y6(t,e,n){const r=t.ticks.length,i=Math.min(e,r-1),s=t._startPixel,a=t._endPixel,o=1e-6;let l=t.getPixelForTick(i),u;if(!(n&&(r===1?u=Math.max(l-s,a-l):e===0?u=(t.getPixelForTick(1)-l)/2:u=(l-t.getPixelForTick(i-1))/2,l+=i<e?u:-u,l<s-o||l>a+o)))return l}function V6(t,e){Le(t,n=>{const r=n.gc,i=r.length/2;let s;if(i>e){for(s=0;s<i;++s)delete n.data[r[s]];r.splice(0,i)}})}function is(t){return t.drawTicks?t.tickLength:0}function oh(t,e){if(!t.display)return 0;const n=Je(t.font,e),r=ot(t.padding);return(Ue(t.text)?t.text.length:1)*n.lineHeight+r.height}function K6(t,e){return xr(t,{scale:e,type:"scale"})}function X6(t,e,n){return xr(t,{tick:n,index:e,type:"tick"})}function J6(t,e,n){let r=jc(t);return(n&&e!=="right"||!n&&e==="right")&&(r=G6(r)),r}function Z6(t,e,n,r){const{top:i,left:s,bottom:a,right:o,chart:l}=t,{chartArea:u,scales:c}=l;let f=0,p,h,y;const m=a-i,g=o-s;if(t.isHorizontal()){if(h=st(r,s,o),je(n)){const v=Object.keys(n)[0],S=n[v];y=c[v].getPixelForValue(S)+m-e}else n==="center"?y=(u.bottom+u.top)/2+m-e:y=ih(t,n,e);p=o-s}else{if(je(n)){const v=Object.keys(n)[0],S=n[v];h=c[v].getPixelForValue(S)-g+e}else n==="center"?h=(u.left+u.right)/2-g+e:h=ih(t,n,e);y=st(r,a,i),f=n==="left"?-qt:qt}return{titleX:h,titleY:y,maxWidth:p,rotation:f}}class qi extends Vn{constructor(e){super(),this.id=e.id,this.type=e.type,this.options=void 0,this.ctx=e.ctx,this.chart=e.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(e){this.options=e.setContext(this.getContext()),this.axis=e.axis,this._userMin=this.parse(e.min),this._userMax=this.parse(e.max),this._suggestedMin=this.parse(e.suggestedMin),this._suggestedMax=this.parse(e.suggestedMax)}parse(e,n){return e}getUserBounds(){let{_userMin:e,_userMax:n,_suggestedMin:r,_suggestedMax:i}=this;return e=pn(e,Number.POSITIVE_INFINITY),n=pn(n,Number.NEGATIVE_INFINITY),r=pn(r,Number.POSITIVE_INFINITY),i=pn(i,Number.NEGATIVE_INFINITY),{min:pn(e,r),max:pn(n,i),minDefined:$e(e),maxDefined:$e(n)}}getMinMax(e){let{min:n,max:r,minDefined:i,maxDefined:s}=this.getUserBounds(),a;if(i&&s)return{min:n,max:r};const o=this.getMatchingVisibleMetas();for(let l=0,u=o.length;l<u;++l)a=o[l].controller.getMinMax(this,e),i||(n=Math.min(n,a.min)),s||(r=Math.max(r,a.max));return n=s&&n>r?r:n,r=i&&n>r?n:r,{min:pn(n,pn(r,n)),max:pn(r,pn(n,r))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}getLabelItems(e=this.chart.chartArea){return this._labelItems||(this._labelItems=this._computeLabelItems(e))}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){De(this.options.beforeUpdate,[this])}update(e,n,r){const{beginAtZero:i,grace:s,ticks:a}=this.options,o=a.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=n,this._margins=r=Object.assign({left:0,right:0,top:0,bottom:0},r),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+r.left+r.right:this.height+r.top+r.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=g5(this,s,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=o<this.ticks.length;this._convertTicksToLabels(l?ah(this.ticks,o):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),a.display&&(a.autoSkip||a.source==="auto")&&(this.ticks=z6(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),l&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e=this.options.reverse,n,r;this.isHorizontal()?(n=this.left,r=this.right):(n=this.top,r=this.bottom,e=!e),this._startPixel=n,this._endPixel=r,this._reversePixels=e,this._length=r-n,this._alignToPixels=this.options.alignToPixels}afterUpdate(){De(this.options.afterUpdate,[this])}beforeSetDimensions(){De(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){De(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),De(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){De(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const n=this.options.ticks;let r,i,s;for(r=0,i=e.length;r<i;r++)s=e[r],s.label=De(n.callback,[s.value,r,e],this)}afterTickToLabelConversion(){De(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){De(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,n=e.ticks,r=sh(this.ticks.length,e.ticks.maxTicksLimit),i=n.minRotation||0,s=n.maxRotation;let a=i,o,l,u;if(!this._isVisible()||!n.display||i>=s||r<=1||!this.isHorizontal()){this.labelRotation=i;return}const c=this._getLabelSizes(),f=c.widest.width,p=c.highest.height,h=Zt(this.chart.width-f,0,this.maxWidth);o=e.offset?this.maxWidth/r:h/(r-1),f+6>o&&(o=h/(r-(e.offset?.5:1)),l=this.maxHeight-is(e.grid)-n.padding-oh(e.title,this.chart.options.font),u=Math.sqrt(f*f+p*p),a=Cc(Math.min(Math.asin(Zt((c.highest.height+6)/o,-1,1)),Math.asin(Zt(l/u,-1,1))-Math.asin(Zt(p/u,-1,1)))),a=Math.max(i,Math.min(s,a))),this.labelRotation=a}afterCalculateLabelRotation(){De(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){De(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:n,options:{ticks:r,title:i,grid:s}}=this,a=this._isVisible(),o=this.isHorizontal();if(a){const l=oh(i,n.options.font);if(o?(e.width=this.maxWidth,e.height=is(s)+l):(e.height=this.maxHeight,e.width=is(s)+l),r.display&&this.ticks.length){const{first:u,last:c,widest:f,highest:p}=this._getLabelSizes(),h=r.padding*2,y=fr(this.labelRotation),m=Math.cos(y),g=Math.sin(y);if(o){const v=r.mirror?0:g*f.width+m*p.height;e.height=Math.min(this.maxHeight,e.height+v+h)}else{const v=r.mirror?0:m*f.width+g*p.height;e.width=Math.min(this.maxWidth,e.width+v+h)}this._calculatePadding(u,c,g,m)}}this._handleMargins(),o?(this.width=this._length=n.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=n.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,n,r,i){const{ticks:{align:s,padding:a},position:o}=this.options,l=this.labelRotation!==0,u=o!=="top"&&this.axis==="x";if(this.isHorizontal()){const c=this.getPixelForTick(0)-this.left,f=this.right-this.getPixelForTick(this.ticks.length-1);let p=0,h=0;l?u?(p=i*e.width,h=r*n.height):(p=r*e.height,h=i*n.width):s==="start"?h=n.width:s==="end"?p=e.width:s!=="inner"&&(p=e.width/2,h=n.width/2),this.paddingLeft=Math.max((p-c+a)*this.width/(this.width-c),0),this.paddingRight=Math.max((h-f+a)*this.width/(this.width-f),0)}else{let c=n.height/2,f=e.height/2;s==="start"?(c=0,f=e.height):s==="end"&&(c=n.height,f=0),this.paddingTop=c+a,this.paddingBottom=f+a}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){De(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:n}=this.options;return n==="top"||n==="bottom"||e==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){this.beforeTickToLabelConversion(),this.generateTickLabels(e);let n,r;for(n=0,r=e.length;n<r;n++)Ne(e[n].label)&&(e.splice(n,1),r--,n--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const n=this.options.ticks.sampleSize;let r=this.ticks;n<r.length&&(r=ah(r,n)),this._labelSizes=e=this._computeLabelSizes(r,r.length,this.options.ticks.maxTicksLimit)}return e}_computeLabelSizes(e,n,r){const{ctx:i,_longestTextCache:s}=this,a=[],o=[],l=Math.floor(n/sh(n,r));let u=0,c=0,f,p,h,y,m,g,v,S,j,E,A;for(f=0;f<n;f+=l){if(y=e[f].label,m=this._resolveTickFontOptions(f),i.font=g=m.string,v=s[g]=s[g]||{data:{},gc:[]},S=m.lineHeight,j=E=0,!Ne(y)&&!Ue(y))j=fo(i,v.data,v.gc,j,y),E=S;else if(Ue(y))for(p=0,h=y.length;p<h;++p)A=y[p],!Ne(A)&&!Ue(A)&&(j=fo(i,v.data,v.gc,j,A),E+=S);a.push(j),o.push(E),u=Math.max(j,u),c=Math.max(E,c)}V6(s,n);const w=a.indexOf(u),x=o.indexOf(c),b=L=>({width:a[L]||0,height:o[L]||0});return{first:b(0),last:b(n-1),widest:b(w),highest:b(x),widths:a,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,n){return NaN}getValueForPixel(e){}getPixelForTick(e){const n=this.ticks;return e<0||e>n.length-1?null:this.getPixelForValue(n[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const n=this._startPixel+e*this._length;return UC(this._alignToPixels?kr(this.chart,n,0):n)}getDecimalForPixel(e){const n=(e-this._startPixel)/this._length;return this._reversePixels?1-n:n}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:n}=this;return e<0&&n<0?n:e>0&&n>0?e:0}getContext(e){const n=this.ticks||[];if(e>=0&&e<n.length){const r=n[e];return r.$context||(r.$context=X6(this.getContext(),e,r))}return this.$context||(this.$context=K6(this.chart.getContext(),this))}_tickSize(){const e=this.options.ticks,n=fr(this.labelRotation),r=Math.abs(Math.cos(n)),i=Math.abs(Math.sin(n)),s=this._getLabelSizes(),a=e.autoSkipPadding||0,o=s?s.widest.width+a:0,l=s?s.highest.height+a:0;return this.isHorizontal()?l*r>o*i?o/r:l/i:l*i<o*r?l/r:o/i}_isVisible(){const e=this.options.display;return e!=="auto"?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const n=this.axis,r=this.chart,i=this.options,{grid:s,position:a,border:o}=i,l=s.offset,u=this.isHorizontal(),f=this.ticks.length+(l?1:0),p=is(s),h=[],y=o.setContext(this.getContext()),m=y.display?y.width:0,g=m/2,v=function(B){return kr(r,B,m)};let S,j,E,A,w,x,b,L,R,I,T,z;if(a==="top")S=v(this.bottom),x=this.bottom-p,L=S-g,I=v(e.top)+g,z=e.bottom;else if(a==="bottom")S=v(this.top),I=e.top,z=v(e.bottom)-g,x=S+g,L=this.top+p;else if(a==="left")S=v(this.right),w=this.right-p,b=S-g,R=v(e.left)+g,T=e.right;else if(a==="right")S=v(this.left),R=e.left,T=v(e.right)-g,w=S+g,b=this.left+p;else if(n==="x"){if(a==="center")S=v((e.top+e.bottom)/2+.5);else if(je(a)){const B=Object.keys(a)[0],_=a[B];S=v(this.chart.scales[B].getPixelForValue(_))}I=e.top,z=e.bottom,x=S+g,L=x+p}else if(n==="y"){if(a==="center")S=v((e.left+e.right)/2);else if(je(a)){const B=Object.keys(a)[0],_=a[B];S=v(this.chart.scales[B].getPixelForValue(_))}w=S-g,b=w-p,R=e.left,T=e.right}const N=Se(i.ticks.maxTicksLimit,f),O=Math.max(1,Math.ceil(f/N));for(j=0;j<f;j+=O){const B=this.getContext(j),_=s.setContext(B),Y=o.setContext(B),G=_.lineWidth,C=_.color,W=Y.dash||[],q=Y.dashOffset,P=_.tickWidth,Q=_.tickColor,$=_.tickBorderDash||[],V=_.tickBorderDashOffset;E=Y6(this,j,l),E!==void 0&&(A=kr(r,E,G),u?w=b=R=T=A:x=L=I=z=A,h.push({tx1:w,ty1:x,tx2:b,ty2:L,x1:R,y1:I,x2:T,y2:z,width:G,color:C,borderDash:W,borderDashOffset:q,tickWidth:P,tickColor:Q,tickBorderDash:$,tickBorderDashOffset:V}))}return this._ticksLength=f,this._borderValue=S,h}_computeLabelItems(e){const n=this.axis,r=this.options,{position:i,ticks:s}=r,a=this.isHorizontal(),o=this.ticks,{align:l,crossAlign:u,padding:c,mirror:f}=s,p=is(r.grid),h=p+c,y=f?-c:h,m=-fr(this.labelRotation),g=[];let v,S,j,E,A,w,x,b,L,R,I,T,z="middle";if(i==="top")w=this.bottom-y,x=this._getXAxisLabelAlignment();else if(i==="bottom")w=this.top+y,x=this._getXAxisLabelAlignment();else if(i==="left"){const O=this._getYAxisLabelAlignment(p);x=O.textAlign,A=O.x}else if(i==="right"){const O=this._getYAxisLabelAlignment(p);x=O.textAlign,A=O.x}else if(n==="x"){if(i==="center")w=(e.top+e.bottom)/2+h;else if(je(i)){const O=Object.keys(i)[0],B=i[O];w=this.chart.scales[O].getPixelForValue(B)+h}x=this._getXAxisLabelAlignment()}else if(n==="y"){if(i==="center")A=(e.left+e.right)/2-h;else if(je(i)){const O=Object.keys(i)[0],B=i[O];A=this.chart.scales[O].getPixelForValue(B)}x=this._getYAxisLabelAlignment(p).textAlign}n==="y"&&(l==="start"?z="top":l==="end"&&(z="bottom"));const N=this._getLabelSizes();for(v=0,S=o.length;v<S;++v){j=o[v],E=j.label;const O=s.setContext(this.getContext(v));b=this.getPixelForTick(v)+s.labelOffset,L=this._resolveTickFontOptions(v),R=L.lineHeight,I=Ue(E)?E.length:1;const B=I/2,_=O.color,Y=O.textStrokeColor,G=O.textStrokeWidth;let C=x;a?(A=b,x==="inner"&&(v===S-1?C=this.options.reverse?"left":"right":v===0?C=this.options.reverse?"right":"left":C="center"),i==="top"?u==="near"||m!==0?T=-I*R+R/2:u==="center"?T=-N.highest.height/2-B*R+R:T=-N.highest.height+R/2:u==="near"||m!==0?T=R/2:u==="center"?T=N.highest.height/2-B*R:T=N.highest.height-I*R,f&&(T*=-1),m!==0&&!O.showLabelBackdrop&&(A+=R/2*Math.sin(m))):(w=b,T=(1-I)*R/2);let W;if(O.showLabelBackdrop){const q=ot(O.backdropPadding),P=N.heights[v],Q=N.widths[v];let $=T-q.top,V=0-q.left;switch(z){case"middle":$-=P/2;break;case"bottom":$-=P;break}switch(x){case"center":V-=Q/2;break;case"right":V-=Q;break;case"inner":v===S-1?V-=Q:v>0&&(V-=Q/2);break}W={left:V,top:$,width:Q+q.width,height:P+q.height,color:O.backdropColor}}g.push({label:E,font:L,textOffset:T,options:{rotation:m,color:_,strokeColor:Y,strokeWidth:G,textAlign:C,textBaseline:z,translation:[A,w],backdrop:W}})}return g}_getXAxisLabelAlignment(){const{position:e,ticks:n}=this.options;if(-fr(this.labelRotation))return e==="top"?"left":"right";let i="center";return n.align==="start"?i="left":n.align==="end"?i="right":n.align==="inner"&&(i="inner"),i}_getYAxisLabelAlignment(e){const{position:n,ticks:{crossAlign:r,mirror:i,padding:s}}=this.options,a=this._getLabelSizes(),o=e+s,l=a.widest.width;let u,c;return n==="left"?i?(c=this.right+s,r==="near"?u="left":r==="center"?(u="center",c+=l/2):(u="right",c+=l)):(c=this.right-o,r==="near"?u="right":r==="center"?(u="center",c-=l/2):(u="left",c=this.left)):n==="right"?i?(c=this.left+s,r==="near"?u="right":r==="center"?(u="center",c-=l/2):(u="left",c-=l)):(c=this.left+o,r==="near"?u="left":r==="center"?(u="center",c+=l/2):(u="right",c=this.right)):u="right",{textAlign:u,x:c}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,n=this.options.position;if(n==="left"||n==="right")return{top:0,left:this.left,bottom:e.height,right:this.right};if(n==="top"||n==="bottom")return{top:this.top,left:0,bottom:this.bottom,right:e.width}}drawBackground(){const{ctx:e,options:{backgroundColor:n},left:r,top:i,width:s,height:a}=this;n&&(e.save(),e.fillStyle=n,e.fillRect(r,i,s,a),e.restore())}getLineWidthForValue(e){const n=this.options.grid;if(!this._isVisible()||!n.display)return 0;const i=this.ticks.findIndex(s=>s.value===e);return i>=0?n.setContext(this.getContext(i)).lineWidth:0}drawGrid(e){const n=this.options.grid,r=this.ctx,i=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let s,a;const o=(l,u,c)=>{!c.width||!c.color||(r.save(),r.lineWidth=c.width,r.strokeStyle=c.color,r.setLineDash(c.borderDash||[]),r.lineDashOffset=c.borderDashOffset,r.beginPath(),r.moveTo(l.x,l.y),r.lineTo(u.x,u.y),r.stroke(),r.restore())};if(n.display)for(s=0,a=i.length;s<a;++s){const l=i[s];n.drawOnChartArea&&o({x:l.x1,y:l.y1},{x:l.x2,y:l.y2},l),n.drawTicks&&o({x:l.tx1,y:l.ty1},{x:l.tx2,y:l.ty2},{color:l.tickColor,width:l.tickWidth,borderDash:l.tickBorderDash,borderDashOffset:l.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:n,options:{border:r,grid:i}}=this,s=r.setContext(this.getContext()),a=r.display?s.width:0;if(!a)return;const o=i.setContext(this.getContext(0)).lineWidth,l=this._borderValue;let u,c,f,p;this.isHorizontal()?(u=kr(e,this.left,a)-a/2,c=kr(e,this.right,o)+o/2,f=p=l):(f=kr(e,this.top,a)-a/2,p=kr(e,this.bottom,o)+o/2,u=c=l),n.save(),n.lineWidth=s.width,n.strokeStyle=s.color,n.beginPath(),n.moveTo(u,f),n.lineTo(c,p),n.stroke(),n.restore()}drawLabels(e){if(!this.options.ticks.display)return;const r=this.ctx,i=this._computeLabelArea();i&&Do(r,i);const s=this.getLabelItems(e);for(const a of s){const o=a.options,l=a.font,u=a.label,c=a.textOffset;Zr(r,u,0,c,l,o)}i&&Bo(r)}drawTitle(){const{ctx:e,options:{position:n,title:r,reverse:i}}=this;if(!r.display)return;const s=Je(r.font),a=ot(r.padding),o=r.align;let l=s.lineHeight/2;n==="bottom"||n==="center"||je(n)?(l+=a.bottom,Ue(r.text)&&(l+=s.lineHeight*(r.text.length-1))):l+=a.top;const{titleX:u,titleY:c,maxWidth:f,rotation:p}=Z6(this,l,n,o);Zr(e,r.text,0,0,s,{color:r.color,maxWidth:f,rotation:p,textAlign:J6(o,n,i),textBaseline:"middle",translation:[u,c]})}draw(e){this._isVisible()&&(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,n=e.ticks&&e.ticks.z||0,r=Se(e.grid&&e.grid.z,-1),i=Se(e.border&&e.border.z,0);return!this._isVisible()||this.draw!==qi.prototype.draw?[{z:n,draw:s=>{this.draw(s)}}]:[{z:r,draw:s=>{this.drawBackground(),this.drawGrid(s),this.drawTitle()}},{z:i,draw:()=>{this.drawBorder()}},{z:n,draw:s=>{this.drawLabels(s)}}]}getMatchingVisibleMetas(e){const n=this.chart.getSortedVisibleDatasetMetas(),r=this.axis+"AxisID",i=[];let s,a;for(s=0,a=n.length;s<a;++s){const o=n[s];o[r]===this.id&&(!e||o.type===e)&&i.push(o)}return i}_resolveTickFontOptions(e){const n=this.options.ticks.setContext(this.getContext(e));return Je(n.font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Oa{constructor(e,n,r){this.type=e,this.scope=n,this.override=r,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const n=Object.getPrototypeOf(e);let r;t4(n)&&(r=this.register(n));const i=this.items,s=e.id,a=this.scope+"."+s;if(!s)throw new Error("class does not have id: "+e);return s in i||(i[s]=e,$6(e,a,r),this.override&&We.override(e.id,e.overrides)),a}get(e){return this.items[e]}unregister(e){const n=this.items,r=e.id,i=this.scope;r in n&&delete n[r],i&&r in We[i]&&(delete We[i][r],this.override&&delete Jr[r])}}function $6(t,e,n){const r=Us(Object.create(null),[n?We.get(n):{},We.get(e),t.defaults]);We.set(e,r),t.defaultRoutes&&e4(e,t.defaultRoutes),t.descriptors&&We.describe(e,t.descriptors)}function e4(t,e){Object.keys(e).forEach(n=>{const r=n.split("."),i=r.pop(),s=[t].concat(r).join("."),a=e[n].split("."),o=a.pop(),l=a.join(".");We.route(s,i,l,o)})}function t4(t){return"id"in t&&"defaults"in t}class n4{constructor(){this.controllers=new Oa(yi,"datasets",!0),this.elements=new Oa(Vn,"elements"),this.plugins=new Oa(Object,"plugins"),this.scales=new Oa(qi,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,n,r){[...n].forEach(i=>{const s=r||this._getRegistryForType(i);r||s.isForType(i)||s===this.plugins&&i.id?this._exec(e,s,i):Le(i,a=>{const o=r||this._getRegistryForType(a);this._exec(e,o,a)})})}_exec(e,n,r){const i=Sc(e);De(r["before"+i],[],r),n[e](r),De(r["after"+i],[],r)}_getRegistryForType(e){for(let n=0;n<this._typedRegistries.length;n++){const r=this._typedRegistries[n];if(r.isForType(e))return r}return this.plugins}_get(e,n,r){const i=n.get(e);if(i===void 0)throw new Error('"'+e+'" is not a registered '+r+".");return i}}var gn=new n4;class r4{constructor(){this._init=void 0}notify(e,n,r,i){if(n==="beforeInit"&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install")),this._init===void 0)return;const s=i?this._descriptors(e).filter(i):this._descriptors(e),a=this._notify(s,e,n,r);return n==="afterDestroy"&&(this._notify(s,e,"stop"),this._notify(this._init,e,"uninstall"),this._init=void 0),a}_notify(e,n,r,i){i=i||{};for(const s of e){const a=s.plugin,o=a[r],l=[n,i,s.options];if(De(o,l,a)===!1&&i.cancelable)return!1}return!0}invalidate(){Ne(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const n=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),n}_createDescriptors(e,n){const r=e&&e.config,i=Se(r.options&&r.options.plugins,{}),s=i4(r);return i===!1&&!n?[]:a4(e,s,i,n)}_notifyStateChanges(e){const n=this._oldCache||[],r=this._cache,i=(s,a)=>s.filter(o=>!a.some(l=>o.plugin.id===l.plugin.id));this._notify(i(n,r),e,"stop"),this._notify(i(r,n),e,"start")}}function i4(t){const e={},n=[],r=Object.keys(gn.plugins.items);for(let s=0;s<r.length;s++)n.push(gn.getPlugin(r[s]));const i=t.plugins||[];for(let s=0;s<i.length;s++){const a=i[s];n.indexOf(a)===-1&&(n.push(a),e[a.id]=!0)}return{plugins:n,localIds:e}}function s4(t,e){return!e&&t===!1?null:t===!0?{}:t}function a4(t,{plugins:e,localIds:n},r,i){const s=[],a=t.getContext();for(const o of e){const l=o.id,u=s4(r[l],i);u!==null&&s.push({plugin:o,options:o4(t.config,{plugin:o,local:n[l]},u,a)})}return s}function o4(t,{plugin:e,local:n},r,i){const s=t.pluginScopeKeys(e),a=t.getOptionScopes(r,s);return n&&e.defaults&&a.push(e.defaults),t.createResolver(a,i,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function ju(t,e){const n=We.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||n.indexAxis||"x"}function l4(t,e){let n=t;return t==="_index_"?n=e:t==="_value_"&&(n=e==="x"?"y":"x"),n}function u4(t,e){return t===e?"_index_":"_value_"}function lh(t){if(t==="x"||t==="y"||t==="r")return t}function c4(t){if(t==="top"||t==="bottom")return"x";if(t==="left"||t==="right")return"y"}function Eu(t,...e){if(lh(t))return t;for(const n of e){const r=n.axis||c4(n.position)||t.length>1&&lh(t[0].toLowerCase());if(r)return r}throw new Error(`Cannot determine type of '${t}' axis. Please provide 'axis' or 'position' option.`)}function uh(t,e,n){if(n[e+"AxisID"]===t)return{axis:e}}function d4(t,e){if(e.data&&e.data.datasets){const n=e.data.datasets.filter(r=>r.xAxisID===t||r.yAxisID===t);if(n.length)return uh(t,"x",n[0])||uh(t,"y",n[0])}return{}}function f4(t,e){const n=Jr[t.type]||{scales:{}},r=e.scales||{},i=ju(t.type,e),s=Object.create(null);return Object.keys(r).forEach(a=>{const o=r[a];if(!je(o))return console.error(`Invalid scale configuration for scale: ${a}`);if(o._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${a}`);const l=Eu(a,o,d4(a,t),We.scales[o.type]),u=u4(l,i),c=n.scales||{};s[a]=xs(Object.create(null),[{axis:l},o,c[l],c[u]])}),t.data.datasets.forEach(a=>{const o=a.type||t.type,l=a.indexAxis||ju(o,e),c=(Jr[o]||{}).scales||{};Object.keys(c).forEach(f=>{const p=l4(f,l),h=a[p+"AxisID"]||p;s[h]=s[h]||Object.create(null),xs(s[h],[{axis:p},r[h],c[f]])})}),Object.keys(s).forEach(a=>{const o=s[a];xs(o,[We.scales[o.type],We.scale])}),s}function L0(t){const e=t.options||(t.options={});e.plugins=Se(e.plugins,{}),e.scales=f4(t,e)}function N0(t){return t=t||{},t.datasets=t.datasets||[],t.labels=t.labels||[],t}function h4(t){return t=t||{},t.data=N0(t.data),L0(t),t}const ch=new Map,R0=new Set;function Pa(t,e){let n=ch.get(t);return n||(n=e(),ch.set(t,n),R0.add(n)),n}const ss=(t,e,n)=>{const r=Hs(e,n);r!==void 0&&t.add(r)};class p4{constructor(e){this._config=h4(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=N0(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),L0(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Pa(e,()=>[[`datasets.${e}`,""]])}datasetAnimationScopeKeys(e,n){return Pa(`${e}.transition.${n}`,()=>[[`datasets.${e}.transitions.${n}`,`transitions.${n}`],[`datasets.${e}`,""]])}datasetElementScopeKeys(e,n){return Pa(`${e}-${n}`,()=>[[`datasets.${e}.elements.${n}`,`datasets.${e}`,`elements.${n}`,""]])}pluginScopeKeys(e){const n=e.id,r=this.type;return Pa(`${r}-plugin-${n}`,()=>[[`plugins.${n}`,...e.additionalOptionScopes||[]]])}_cachedScopes(e,n){const r=this._scopeCache;let i=r.get(e);return(!i||n)&&(i=new Map,r.set(e,i)),i}getOptionScopes(e,n,r){const{options:i,type:s}=this,a=this._cachedScopes(e,r),o=a.get(n);if(o)return o;const l=new Set;n.forEach(c=>{e&&(l.add(e),c.forEach(f=>ss(l,e,f))),c.forEach(f=>ss(l,i,f)),c.forEach(f=>ss(l,Jr[s]||{},f)),c.forEach(f=>ss(l,We,f)),c.forEach(f=>ss(l,Cu,f))});const u=Array.from(l);return u.length===0&&u.push(Object.create(null)),R0.has(n)&&a.set(n,u),u}chartOptionScopes(){const{options:e,type:n}=this;return[e,Jr[n]||{},We.datasets[n]||{},{type:n},We,Cu]}resolveNamedOptions(e,n,r,i=[""]){const s={$shared:!0},{resolver:a,subPrefixes:o}=dh(this._resolverCache,e,i);let l=a;if(m4(a,n)){s.$shared=!1,r=vr(r)?r():r;const u=this.createResolver(e,r,o);l=Li(a,r,u)}for(const u of n)s[u]=l[u];return s}createResolver(e,n,r=[""],i){const{resolver:s}=dh(this._resolverCache,e,r);return je(n)?Li(s,n,void 0,i):s}}function dh(t,e,n){let r=t.get(e);r||(r=new Map,t.set(e,r));const i=n.join();let s=r.get(i);return s||(s={resolver:Pc(e,n),subPrefixes:n.filter(o=>!o.toLowerCase().includes("hover"))},r.set(i,s)),s}const y4=t=>je(t)&&Object.getOwnPropertyNames(t).some(e=>vr(t[e]));function m4(t,e){const{isScriptable:n,isIndexable:r}=y0(t);for(const i of e){const s=n(i),a=r(i),o=(a||s)&&t[i];if(s&&(vr(o)||y4(o))||a&&Ue(o))return!0}return!1}var g4="4.5.1";const v4=["top","bottom","left","right","chartArea"];function fh(t,e){return t==="top"||t==="bottom"||v4.indexOf(t)===-1&&e==="x"}function hh(t,e){return function(n,r){return n[t]===r[t]?n[e]-r[e]:n[t]-r[t]}}function ph(t){const e=t.chart,n=e.options.animation;e.notifyPlugins("afterRender"),De(n&&n.onComplete,[t],e)}function b4(t){const e=t.chart,n=e.options.animation;De(n&&n.onProgress,[t],e)}function _0(t){return Mc()&&typeof t=="string"?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}const Ka={},yh=t=>{const e=_0(t);return Object.values(Ka).filter(n=>n.canvas===e).pop()};function x4(t,e,n){const r=Object.keys(t);for(const i of r){const s=+i;if(s>=e){const a=t[i];delete t[i],(n>0||s>e)&&(t[s+n]=a)}}}function w4(t,e,n,r){return!n||t.type==="mouseout"?null:r?e:t}var tr;let Uo=(tr=class{static register(...e){gn.add(...e),mh()}static unregister(...e){gn.remove(...e),mh()}constructor(e,n){const r=this.config=new p4(n),i=_0(e),s=yh(i);if(s)throw new Error("Canvas is already in use. Chart with ID '"+s.id+"' must be destroyed before the canvas with ID '"+s.canvas.id+"' can be reused.");const a=r.createResolver(r.chartOptionScopes(),this.getContext());this.platform=new(r.platform||F6(i)),this.platform.updateConfig(r);const o=this.platform.acquireContext(i,a.aspectRatio),l=o&&o.canvas,u=l&&l.height,c=l&&l.width;if(this.id=jC(),this.ctx=o,this.canvas=l,this.width=c,this.height=u,this._options=a,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new r4,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=GC(f=>this.update(f),a.resizeDelay||0),this._dataChanges=[],Ka[this.id]=this,!o||!l){console.error("Failed to create chart: can't acquire context from the given item");return}Rn.listen(this,"complete",ph),Rn.listen(this,"progress",b4),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:n},width:r,height:i,_aspectRatio:s}=this;return Ne(e)?n&&s?s:i?r/i:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}get registry(){return gn}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Uf(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Bf(this.canvas,this.ctx),this}stop(){return Rn.stop(this),this}resize(e,n){Rn.running(this)?this._resizeBeforeDraw={width:e,height:n}:this._resize(e,n)}_resize(e,n){const r=this.options,i=this.canvas,s=r.maintainAspectRatio&&this.aspectRatio,a=this.platform.getMaximumSize(i,e,n,s),o=r.devicePixelRatio||this.platform.getDevicePixelRatio(),l=this.width?"resize":"attach";this.width=a.width,this.height=a.height,this._aspectRatio=this.aspectRatio,Uf(this,o,!0)&&(this.notifyPlugins("resize",{size:a}),De(r.onResize,[this,a],this),this.attached&&this._doResize(l)&&this.render())}ensureScalesHaveIDs(){const n=this.options.scales||{};Le(n,(r,i)=>{r.id=i})}buildOrUpdateScales(){const e=this.options,n=e.scales,r=this.scales,i=Object.keys(r).reduce((a,o)=>(a[o]=!1,a),{});let s=[];n&&(s=s.concat(Object.keys(n).map(a=>{const o=n[a],l=Eu(a,o),u=l==="r",c=l==="x";return{options:o,dposition:u?"chartArea":c?"bottom":"left",dtype:u?"radialLinear":c?"category":"linear"}}))),Le(s,a=>{const o=a.options,l=o.id,u=Eu(l,o),c=Se(o.type,a.dtype);(o.position===void 0||fh(o.position,u)!==fh(a.dposition))&&(o.position=a.dposition),i[l]=!0;let f=null;if(l in r&&r[l].type===c)f=r[l];else{const p=gn.getScale(c);f=new p({id:l,type:c,ctx:this.ctx,chart:this}),r[f.id]=f}f.init(o,e)}),Le(i,(a,o)=>{a||delete r[o]}),Le(r,a=>{$t.configure(this,a,a.options),$t.addBox(this,a)})}_updateMetasets(){const e=this._metasets,n=this.data.datasets.length,r=e.length;if(e.sort((i,s)=>i.index-s.index),r>n){for(let i=n;i<r;++i)this._destroyDatasetMeta(i);e.splice(n,r-n)}this._sortedMetasets=e.slice(0).sort(hh("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:n}}=this;e.length>n.length&&delete this._stacks,e.forEach((r,i)=>{n.filter(s=>s===r._dataset).length===0&&this._destroyDatasetMeta(i)})}buildOrUpdateControllers(){const e=[],n=this.data.datasets;let r,i;for(this._removeUnreferencedMetasets(),r=0,i=n.length;r<i;r++){const s=n[r];let a=this.getDatasetMeta(r);const o=s.type||this.config.type;if(a.type&&a.type!==o&&(this._destroyDatasetMeta(r),a=this.getDatasetMeta(r)),a.type=o,a.indexAxis=s.indexAxis||ju(o,this.options),a.order=s.order||0,a.index=r,a.label=""+s.label,a.visible=this.isDatasetVisible(r),a.controller)a.controller.updateIndex(r),a.controller.linkScales();else{const l=gn.getController(o),{datasetElementType:u,dataElementType:c}=We.datasets[o];Object.assign(l,{dataElementType:gn.getElement(c),datasetElementType:u&&gn.getElement(u)}),a.controller=new l(this,r),e.push(a.controller)}}return this._updateMetasets(),e}_resetElements(){Le(this.data.datasets,(e,n)=>{this.getDatasetMeta(n).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const n=this.config;n.update();const r=this._options=n.createResolver(n.chartOptionScopes(),this.getContext()),i=this._animationsDisabled=!r.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0})===!1)return;const s=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let a=0;for(let u=0,c=this.data.datasets.length;u<c;u++){const{controller:f}=this.getDatasetMeta(u),p=!i&&s.indexOf(f)===-1;f.buildOrUpdateElements(p),a=Math.max(+f.getMaxOverflow(),a)}a=this._minPadding=r.layout.autoPadding?a:0,this._updateLayout(a),i||Le(s,u=>{u.reset()}),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(hh("z","_idx"));const{_active:o,_lastEvent:l}=this;l?this._eventHandler(l,!0):o.length&&this._updateHoverStyles(o,o,!0),this.render()}_updateScales(){Le(this.scales,e=>{$t.removeBox(this,e)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,n=new Set(Object.keys(this._listeners)),r=new Set(e.events);(!Pf(n,r)||!!this._responsiveListeners!==e.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,n=this._getUniformDataChanges()||[];for(const{method:r,start:i,count:s}of n){const a=r==="_removeElements"?-s:s;x4(e,i,a)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const n=this.data.datasets.length,r=s=>new Set(e.filter(a=>a[0]===s).map((a,o)=>o+","+a.splice(1).join(","))),i=r(0);for(let s=1;s<n;s++)if(!Pf(i,r(s)))return;return Array.from(i).map(s=>s.split(",")).map(s=>({method:s[1],start:+s[2],count:+s[3]}))}_updateLayout(e){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;$t.update(this,this.width,this.height,e);const n=this.chartArea,r=n.width<=0||n.height<=0;this._layers=[],Le(this.boxes,i=>{r&&i.position==="chartArea"||(i.configure&&i.configure(),this._layers.push(...i._layers()))},this),this._layers.forEach((i,s)=>{i._idx=s}),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})!==!1){for(let n=0,r=this.data.datasets.length;n<r;++n)this.getDatasetMeta(n).controller.configure();for(let n=0,r=this.data.datasets.length;n<r;++n)this._updateDataset(n,vr(e)?e({datasetIndex:n}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,n){const r=this.getDatasetMeta(e),i={meta:r,index:e,mode:n,cancelable:!0};this.notifyPlugins("beforeDatasetUpdate",i)!==!1&&(r.controller._update(n),i.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",i))}render(){this.notifyPlugins("beforeRender",{cancelable:!0})!==!1&&(Rn.has(this)?this.attached&&!Rn.running(this)&&Rn.start(this):(this.draw(),ph({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:r,height:i}=this._resizeBeforeDraw;this._resizeBeforeDraw=null,this._resize(r,i)}if(this.clear(),this.width<=0||this.height<=0||this.notifyPlugins("beforeDraw",{cancelable:!0})===!1)return;const n=this._layers;for(e=0;e<n.length&&n[e].z<=0;++e)n[e].draw(this.chartArea);for(this._drawDatasets();e<n.length;++e)n[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const n=this._sortedMetasets,r=[];let i,s;for(i=0,s=n.length;i<s;++i){const a=n[i];(!e||a.visible)&&r.push(a)}return r}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})===!1)return;const e=this.getSortedVisibleDatasetMetas();for(let n=e.length-1;n>=0;--n)this._drawDataset(e[n]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const n=this.ctx,r={meta:e,index:e.index,cancelable:!0},i=k0(this,e);this.notifyPlugins("beforeDatasetDraw",r)!==!1&&(i&&Do(n,i),e.controller.draw(),i&&Bo(n),r.cancelable=!1,this.notifyPlugins("afterDatasetDraw",r))}isPointInArea(e){return Wn(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,n,r,i){const s=v6.modes[n];return typeof s=="function"?s(this,e,r,i):[]}getDatasetMeta(e){const n=this.data.datasets[e],r=this._metasets;let i=r.filter(s=>s&&s._dataset===n).pop();return i||(i={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:n&&n.order||0,index:e,_dataset:n,_parsed:[],_sorted:!1},r.push(i)),i}getContext(){return this.$context||(this.$context=xr(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const n=this.data.datasets[e];if(!n)return!1;const r=this.getDatasetMeta(e);return typeof r.hidden=="boolean"?!r.hidden:!n.hidden}setDatasetVisibility(e,n){const r=this.getDatasetMeta(e);r.hidden=!n}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,n,r){const i=r?"show":"hide",s=this.getDatasetMeta(e),a=s.controller._resolveAnimations(void 0,i);uo(n)?(s.data[n].hidden=!r,this.update()):(this.setDatasetVisibility(e,r),a.update(s,{visible:r}),this.update(o=>o.datasetIndex===e?i:void 0))}hide(e,n){this._updateVisibility(e,n,!1)}show(e,n){this._updateVisibility(e,n,!0)}_destroyDatasetMeta(e){const n=this._metasets[e];n&&n.controller&&n.controller._destroy(),delete this._metasets[e]}_stop(){let e,n;for(this.stop(),Rn.remove(this),e=0,n=this.data.datasets.length;e<n;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:n}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),Bf(e,n),this.platform.releaseContext(n),this.canvas=null,this.ctx=null),delete Ka[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...e){return this.canvas.toDataURL(...e)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const e=this._listeners,n=this.platform,r=(s,a)=>{n.addEventListener(this,s,a),e[s]=a},i=(s,a,o)=>{s.offsetX=a,s.offsetY=o,this._eventHandler(s)};Le(this.options.events,s=>r(s,i))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,n=this.platform,r=(l,u)=>{n.addEventListener(this,l,u),e[l]=u},i=(l,u)=>{e[l]&&(n.removeEventListener(this,l,u),delete e[l])},s=(l,u)=>{this.canvas&&this.resize(l,u)};let a;const o=()=>{i("attach",o),this.attached=!0,this.resize(),r("resize",s),r("detach",a)};a=()=>{this.attached=!1,i("resize",s),this._stop(),this._resize(0,0),r("attach",o)},n.isAttached(this.canvas)?o():a()}unbindEvents(){Le(this._listeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._listeners={},Le(this._responsiveListeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._responsiveListeners=void 0}updateHoverStyle(e,n,r){const i=r?"set":"remove";let s,a,o,l;for(n==="dataset"&&(s=this.getDatasetMeta(e[0].datasetIndex),s.controller["_"+i+"DatasetHoverStyle"]()),o=0,l=e.length;o<l;++o){a=e[o];const u=a&&this.getDatasetMeta(a.datasetIndex).controller;u&&u[i+"HoverStyle"](a.element,a.datasetIndex,a.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const n=this._active||[],r=e.map(({datasetIndex:s,index:a})=>{const o=this.getDatasetMeta(s);if(!o)throw new Error("No dataset found at index "+s);return{datasetIndex:s,element:o.data[a],index:a}});!oo(r,n)&&(this._active=r,this._lastEvent=null,this._updateHoverStyles(r,n))}notifyPlugins(e,n,r){return this._plugins.notify(this,e,n,r)}isPluginEnabled(e){return this._plugins._cache.filter(n=>n.plugin.id===e).length===1}_updateHoverStyles(e,n,r){const i=this.options.hover,s=(l,u)=>l.filter(c=>!u.some(f=>c.datasetIndex===f.datasetIndex&&c.index===f.index)),a=s(n,e),o=r?e:s(e,n);a.length&&this.updateHoverStyle(a,i.mode,!1),o.length&&i.mode&&this.updateHoverStyle(o,i.mode,!0)}_eventHandler(e,n){const r={event:e,replay:n,cancelable:!0,inChartArea:this.isPointInArea(e)},i=a=>(a.options.events||this.options.events).includes(e.native.type);if(this.notifyPlugins("beforeEvent",r,i)===!1)return;const s=this._handleEvent(e,n,r.inChartArea);return r.cancelable=!1,this.notifyPlugins("afterEvent",r,i),(s||r.changed)&&this.render(),this}_handleEvent(e,n,r){const{_active:i=[],options:s}=this,a=n,o=this._getActiveElements(e,i,r,a),l=MC(e),u=w4(e,this._lastEvent,r,l);r&&(this._lastEvent=null,De(s.onHover,[e,o,this],this),l&&De(s.onClick,[e,o,this],this));const c=!oo(o,i);return(c||n)&&(this._active=o,this._updateHoverStyles(o,i,n)),this._lastEvent=u,c}_getActiveElements(e,n,r,i){if(e.type==="mouseout")return[];if(!r)return n;const s=this.options.hover;return this.getElementsAtEventForMode(e,s.mode,s,i)}},fe(tr,"defaults",We),fe(tr,"instances",Ka),fe(tr,"overrides",Jr),fe(tr,"registry",gn),fe(tr,"version",g4),fe(tr,"getChart",yh),tr);function mh(){return Le(Uo.instances,t=>t._plugins.invalidate())}function D0(t,e,n=e){t.lineCap=Se(n.borderCapStyle,e.borderCapStyle),t.setLineDash(Se(n.borderDash,e.borderDash)),t.lineDashOffset=Se(n.borderDashOffset,e.borderDashOffset),t.lineJoin=Se(n.borderJoinStyle,e.borderJoinStyle),t.lineWidth=Se(n.borderWidth,e.borderWidth),t.strokeStyle=Se(n.borderColor,e.borderColor)}function A4(t,e,n){t.lineTo(n.x,n.y)}function S4(t){return t.stepped?o5:t.tension||t.cubicInterpolationMode==="monotone"?l5:A4}function B0(t,e,n={}){const r=t.length,{start:i=0,end:s=r-1}=n,{start:a,end:o}=e,l=Math.max(i,a),u=Math.min(s,o),c=i<a&&s<a||i>o&&s>o;return{count:r,start:l,loop:e.loop,ilen:u<l&&!c?r+u-l:u-l}}function C4(t,e,n,r){const{points:i,options:s}=e,{count:a,start:o,loop:l,ilen:u}=B0(i,n,r),c=S4(s);let{move:f=!0,reverse:p}=r||{},h,y,m;for(h=0;h<=u;++h)y=i[(o+(p?u-h:h))%a],!y.skip&&(f?(t.moveTo(y.x,y.y),f=!1):c(t,m,y,p,s.stepped),m=y);return l&&(y=i[(o+(p?u:0))%a],c(t,m,y,p,s.stepped)),!!l}function k4(t,e,n,r){const i=e.points,{count:s,start:a,ilen:o}=B0(i,n,r),{move:l=!0,reverse:u}=r||{};let c=0,f=0,p,h,y,m,g,v;const S=E=>(a+(u?o-E:E))%s,j=()=>{m!==g&&(t.lineTo(c,g),t.lineTo(c,m),t.lineTo(c,v))};for(l&&(h=i[S(0)],t.moveTo(h.x,h.y)),p=0;p<=o;++p){if(h=i[S(p)],h.skip)continue;const E=h.x,A=h.y,w=E|0;w===y?(A<m?m=A:A>g&&(g=A),c=(f*c+E)/++f):(j(),t.lineTo(E,A),y=w,f=0,m=g=A),v=A}j()}function Ou(t){const e=t.options,n=e.borderDash&&e.borderDash.length;return!t._decimated&&!t._loop&&!e.tension&&e.cubicInterpolationMode!=="monotone"&&!e.stepped&&!n?k4:C4}function j4(t){return t.stepped?H5:t.tension||t.cubicInterpolationMode==="monotone"?q5:Pr}function E4(t,e,n,r){let i=e._path;i||(i=e._path=new Path2D,e.path(i,n,r)&&i.closePath()),D0(t,e.options),t.stroke(i)}function O4(t,e,n,r){const{segments:i,options:s}=e,a=Ou(e);for(const o of i)D0(t,s,o.style),t.beginPath(),a(t,e,o,{start:n,end:n+r-1})&&t.closePath(),t.stroke()}const P4=typeof Path2D=="function";function T4(t,e,n,r){P4&&!e.options.segment?E4(t,e,n,r):O4(t,e,n,r)}class pr extends Vn{constructor(e){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,e&&Object.assign(this,e)}updateControlPoints(e,n){const r=this.options;if((r.tension||r.cubicInterpolationMode==="monotone")&&!r.stepped&&!this._pointsUpdated){const i=r.spanGaps?this._loop:this._fullLoop;N5(this._points,r,e,i,n),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=K5(this,this.options.segment))}first(){const e=this.segments,n=this.points;return e.length&&n[e[0].start]}last(){const e=this.segments,n=this.points,r=e.length;return r&&n[e[r-1].end]}interpolate(e,n){const r=this.options,i=e[n],s=this.points,a=C0(this,{property:n,start:i,end:i});if(!a.length)return;const o=[],l=j4(r);let u,c;for(u=0,c=a.length;u<c;++u){const{start:f,end:p}=a[u],h=s[f],y=s[p];if(h===y){o.push(h);continue}const m=Math.abs((i-h[n])/(y[n]-h[n])),g=l(h,y,m,r.stepped);g[n]=e[n],o.push(g)}return o.length===1?o[0]:o}pathSegment(e,n,r){return Ou(this)(e,this,n,r)}path(e,n,r){const i=this.segments,s=Ou(this);let a=this._loop;n=n||0,r=r||this.points.length-n;for(const o of i)a&=s(e,this,o,{start:n,end:n+r-1});return!!a}draw(e,n,r,i){const s=this.options||{};(this.points||[]).length&&s.borderWidth&&(e.save(),T4(e,this,r,i),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}fe(pr,"id","line"),fe(pr,"defaults",{borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0}),fe(pr,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"}),fe(pr,"descriptors",{_scriptable:!0,_indexable:e=>e!=="borderDash"&&e!=="fill"});function gh(t,e,n,r){const i=t.options,{[n]:s}=t.getProps([n],r);return Math.abs(e-s)<i.radius+i.hitRadius}class Xa extends Vn{constructor(n){super();fe(this,"parsed");fe(this,"skip");fe(this,"stop");this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,n&&Object.assign(this,n)}inRange(n,r,i){const s=this.options,{x:a,y:o}=this.getProps(["x","y"],i);return Math.pow(n-a,2)+Math.pow(r-o,2)<Math.pow(s.hitRadius+s.radius,2)}inXRange(n,r){return gh(this,n,"x",r)}inYRange(n,r){return gh(this,n,"y",r)}getCenterPoint(n){const{x:r,y:i}=this.getProps(["x","y"],n);return{x:r,y:i}}size(n){n=n||this.options||{};let r=n.radius||0;r=Math.max(r,r&&n.hoverRadius||0);const i=r&&n.borderWidth||0;return(r+i)*2}draw(n,r){const i=this.options;this.skip||i.radius<.1||!Wn(this,r,this.size(i)/2)||(n.strokeStyle=i.borderColor,n.lineWidth=i.borderWidth,n.fillStyle=i.backgroundColor,ku(n,i,this.x,this.y))}getRange(){const n=this.options||{};return n.radius+n.hitRadius}}fe(Xa,"id","point"),fe(Xa,"defaults",{borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0}),fe(Xa,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});function I4(t,e,n){const r=t.segments,i=t.points,s=e.points,a=[];for(const o of r){let{start:l,end:u}=o;u=Ho(l,u,i);const c=Pu(n,i[l],i[u],o.loop);if(!e.segments){a.push({source:o,target:c,start:i[l],end:i[u]});continue}const f=C0(e,c);for(const p of f){const h=Pu(n,s[p.start],s[p.end],p.loop),y=S0(o,i,h);for(const m of y)a.push({source:m,target:p,start:{[n]:vh(c,h,"start",Math.max)},end:{[n]:vh(c,h,"end",Math.min)}})}}return a}function Pu(t,e,n,r){if(r)return;let i=e[t],s=n[t];return t==="angle"&&(i=Ht(i),s=Ht(s)),{property:t,start:i,end:s}}function M4(t,e){const{x:n=null,y:r=null}=t||{},i=e.points,s=[];return e.segments.forEach(({start:a,end:o})=>{o=Ho(a,o,i);const l=i[a],u=i[o];r!==null?(s.push({x:l.x,y:r}),s.push({x:u.x,y:r})):n!==null&&(s.push({x:n,y:l.y}),s.push({x:n,y:u.y}))}),s}function Ho(t,e,n){for(;e>t;e--){const r=n[e];if(!isNaN(r.x)&&!isNaN(r.y))break}return e}function vh(t,e,n,r){return t&&e?r(t[n],e[n]):t?t[n]:e?e[n]:0}function F0(t,e){let n=[],r=!1;return Ue(t)?(r=!0,n=t):n=M4(t,e),n.length?new pr({points:n,options:{tension:0},_loop:r,_fullLoop:r}):null}function bh(t){return t&&t.fill!==!1}function L4(t,e,n){let i=t[e].fill;const s=[e];let a;if(!n)return i;for(;i!==!1&&s.indexOf(i)===-1;){if(!$e(i))return i;if(a=t[i],!a)return!1;if(a.visible)return i;s.push(i),i=a.fill}return!1}function N4(t,e,n){const r=B4(t);if(je(r))return isNaN(r.value)?!1:r;let i=parseFloat(r);return $e(i)&&Math.floor(i)===i?R4(r[0],e,i,n):["origin","start","end","stack","shape"].indexOf(r)>=0&&r}function R4(t,e,n,r){return(t==="-"||t==="+")&&(n=e+n),n===e||n<0||n>=r?!1:n}function _4(t,e){let n=null;return t==="start"?n=e.bottom:t==="end"?n=e.top:je(t)?n=e.getPixelForValue(t.value):e.getBasePixel&&(n=e.getBasePixel()),n}function D4(t,e,n){let r;return t==="start"?r=n:t==="end"?r=e.options.reverse?e.min:e.max:je(t)?r=t.value:r=e.getBaseValue(),r}function B4(t){const e=t.options,n=e.fill;let r=Se(n&&n.target,n);return r===void 0&&(r=!!e.backgroundColor),r===!1||r===null?!1:r===!0?"origin":r}function F4(t){const{scale:e,index:n,line:r}=t,i=[],s=r.segments,a=r.points,o=z4(e,n);o.push(F0({x:null,y:e.bottom},r));for(let l=0;l<s.length;l++){const u=s[l];for(let c=u.start;c<=u.end;c++)U4(i,a[c],o)}return new pr({points:i,options:{}})}function z4(t,e){const n=[],r=t.getMatchingVisibleMetas("line");for(let i=0;i<r.length;i++){const s=r[i];if(s.index===e)break;s.hidden||n.unshift(s.dataset)}return n}function U4(t,e,n){const r=[];for(let i=0;i<n.length;i++){const s=n[i],{first:a,last:o,point:l}=H4(s,e,"x");if(!(!l||a&&o)){if(a)r.unshift(l);else if(t.push(l),!o)break}}t.push(...r)}function H4(t,e,n){const r=t.interpolate(e,n);if(!r)return{};const i=r[n],s=t.segments,a=t.points;let o=!1,l=!1;for(let u=0;u<s.length;u++){const c=s[u],f=a[c.start][n],p=a[c.end][n];if(ci(i,f,p)){o=i===f,l=i===p;break}}return{first:o,last:l,point:r}}class z0{constructor(e){this.x=e.x,this.y=e.y,this.radius=e.radius}pathSegment(e,n,r){const{x:i,y:s,radius:a}=this;return n=n||{start:0,end:Qt},e.arc(i,s,a,n.end,n.start,!0),!r.bounds}interpolate(e){const{x:n,y:r,radius:i}=this,s=e.angle;return{x:n+Math.cos(s)*i,y:r+Math.sin(s)*i,angle:s}}}function q4(t){const{chart:e,fill:n,line:r}=t;if($e(n))return W4(e,n);if(n==="stack")return F4(t);if(n==="shape")return!0;const i=Q4(t);return i instanceof z0?i:F0(i,r)}function W4(t,e){const n=t.getDatasetMeta(e);return n&&t.isDatasetVisible(e)?n.dataset:null}function Q4(t){return(t.scale||{}).getPointPositionForValue?Y4(t):G4(t)}function G4(t){const{scale:e={},fill:n}=t,r=_4(n,e);if($e(r)){const i=e.isHorizontal();return{x:i?r:null,y:i?null:r}}return null}function Y4(t){const{scale:e,fill:n}=t,r=e.options,i=e.getLabels().length,s=r.reverse?e.max:e.min,a=D4(n,e,s),o=[];if(r.grid.circular){const l=e.getPointPositionForValue(0,s);return new z0({x:l.x,y:l.y,radius:e.getDistanceFromCenterForValue(a)})}for(let l=0;l<i;++l)o.push(e.getPointPositionForValue(l,a));return o}function wl(t,e,n){const r=q4(e),{chart:i,index:s,line:a,scale:o,axis:l}=e,u=a.options,c=u.fill,f=u.backgroundColor,{above:p=f,below:h=f}=c||{},y=i.getDatasetMeta(s),m=k0(i,y);r&&a.points.length&&(Do(t,n),V4(t,{line:a,target:r,above:p,below:h,area:n,scale:o,axis:l,clip:m}),Bo(t))}function V4(t,e){const{line:n,target:r,above:i,below:s,area:a,scale:o,clip:l}=e,u=n._loop?"angle":e.axis;t.save();let c=s;s!==i&&(u==="x"?(xh(t,r,a.top),Al(t,{line:n,target:r,color:i,scale:o,property:u,clip:l}),t.restore(),t.save(),xh(t,r,a.bottom)):u==="y"&&(wh(t,r,a.left),Al(t,{line:n,target:r,color:s,scale:o,property:u,clip:l}),t.restore(),t.save(),wh(t,r,a.right),c=i)),Al(t,{line:n,target:r,color:c,scale:o,property:u,clip:l}),t.restore()}function xh(t,e,n){const{segments:r,points:i}=e;let s=!0,a=!1;t.beginPath();for(const o of r){const{start:l,end:u}=o,c=i[l],f=i[Ho(l,u,i)];s?(t.moveTo(c.x,c.y),s=!1):(t.lineTo(c.x,n),t.lineTo(c.x,c.y)),a=!!e.pathSegment(t,o,{move:a}),a?t.closePath():t.lineTo(f.x,n)}t.lineTo(e.first().x,n),t.closePath(),t.clip()}function wh(t,e,n){const{segments:r,points:i}=e;let s=!0,a=!1;t.beginPath();for(const o of r){const{start:l,end:u}=o,c=i[l],f=i[Ho(l,u,i)];s?(t.moveTo(c.x,c.y),s=!1):(t.lineTo(n,c.y),t.lineTo(c.x,c.y)),a=!!e.pathSegment(t,o,{move:a}),a?t.closePath():t.lineTo(n,f.y)}t.lineTo(n,e.first().y),t.closePath(),t.clip()}function Al(t,e){const{line:n,target:r,property:i,color:s,scale:a,clip:o}=e,l=I4(n,r,i);for(const{source:u,target:c,start:f,end:p}of l){const{style:{backgroundColor:h=s}={}}=u,y=r!==!0;t.save(),t.fillStyle=h,K4(t,a,o,y&&Pu(i,f,p)),t.beginPath();const m=!!n.pathSegment(t,u);let g;if(y){m?t.closePath():Ah(t,r,p,i);const v=!!r.pathSegment(t,c,{move:m,reverse:!0});g=m&&v,g||Ah(t,r,f,i)}t.closePath(),t.fill(g?"evenodd":"nonzero"),t.restore()}}function K4(t,e,n,r){const i=e.chart.chartArea,{property:s,start:a,end:o}=r||{};if(s==="x"||s==="y"){let l,u,c,f;s==="x"?(l=a,u=i.top,c=o,f=i.bottom):(l=i.left,u=a,c=i.right,f=o),t.beginPath(),n&&(l=Math.max(l,n.left),c=Math.min(c,n.right),u=Math.max(u,n.top),f=Math.min(f,n.bottom)),t.rect(l,u,c-l,f-u),t.clip()}}function Ah(t,e,n,r){const i=e.interpolate(n,r);i&&t.lineTo(i.x,i.y)}var X4={id:"filler",afterDatasetsUpdate(t,e,n){const r=(t.data.datasets||[]).length,i=[];let s,a,o,l;for(a=0;a<r;++a)s=t.getDatasetMeta(a),o=s.dataset,l=null,o&&o.options&&o instanceof pr&&(l={visible:t.isDatasetVisible(a),index:a,fill:N4(o,a,r),chart:t,axis:s.controller.options.indexAxis,scale:s.vScale,line:o}),s.$filler=l,i.push(l);for(a=0;a<r;++a)l=i[a],!(!l||l.fill===!1)&&(l.fill=L4(i,a,n.propagate))},beforeDraw(t,e,n){const r=n.drawTime==="beforeDraw",i=t.getSortedVisibleDatasetMetas(),s=t.chartArea;for(let a=i.length-1;a>=0;--a){const o=i[a].$filler;o&&(o.line.updateControlPoints(s,o.axis),r&&o.fill&&wl(t.ctx,o,s))}},beforeDatasetsDraw(t,e,n){if(n.drawTime!=="beforeDatasetsDraw")return;const r=t.getSortedVisibleDatasetMetas();for(let i=r.length-1;i>=0;--i){const s=r[i].$filler;bh(s)&&wl(t.ctx,s,t.chartArea)}},beforeDatasetDraw(t,e,n){const r=e.meta.$filler;!bh(r)||n.drawTime!=="beforeDatasetDraw"||wl(t.ctx,r,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const Sh=(t,e)=>{let{boxHeight:n=e,boxWidth:r=e}=t;return t.usePointStyle&&(n=Math.min(n,e),r=t.pointStyleWidth||Math.min(r,e)),{boxWidth:r,boxHeight:n,itemHeight:Math.max(e,n)}},J4=(t,e)=>t!==null&&e!==null&&t.datasetIndex===e.datasetIndex&&t.index===e.index;class Ch extends Vn{constructor(e){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,n,r){this.maxWidth=e,this.maxHeight=n,this._margins=r,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const e=this.options.labels||{};let n=De(e.generateLabels,[this.chart],this)||[];e.filter&&(n=n.filter(r=>e.filter(r,this.chart.data))),e.sort&&(n=n.sort((r,i)=>e.sort(r,i,this.chart.data))),this.options.reverse&&n.reverse(),this.legendItems=n}fit(){const{options:e,ctx:n}=this;if(!e.display){this.width=this.height=0;return}const r=e.labels,i=Je(r.font),s=i.size,a=this._computeTitleHeight(),{boxWidth:o,itemHeight:l}=Sh(r,s);let u,c;n.font=i.string,this.isHorizontal()?(u=this.maxWidth,c=this._fitRows(a,s,o,l)+10):(c=this.maxHeight,u=this._fitCols(a,i,o,l)+10),this.width=Math.min(u,e.maxWidth||this.maxWidth),this.height=Math.min(c,e.maxHeight||this.maxHeight)}_fitRows(e,n,r,i){const{ctx:s,maxWidth:a,options:{labels:{padding:o}}}=this,l=this.legendHitBoxes=[],u=this.lineWidths=[0],c=i+o;let f=e;s.textAlign="left",s.textBaseline="middle";let p=-1,h=-c;return this.legendItems.forEach((y,m)=>{const g=r+n/2+s.measureText(y.text).width;(m===0||u[u.length-1]+g+2*o>a)&&(f+=c,u[u.length-(m>0?0:1)]=0,h+=c,p++),l[m]={left:0,top:h,row:p,width:g,height:i},u[u.length-1]+=g+o}),f}_fitCols(e,n,r,i){const{ctx:s,maxHeight:a,options:{labels:{padding:o}}}=this,l=this.legendHitBoxes=[],u=this.columnSizes=[],c=a-e;let f=o,p=0,h=0,y=0,m=0;return this.legendItems.forEach((g,v)=>{const{itemWidth:S,itemHeight:j}=Z4(r,n,s,g,i);v>0&&h+j+2*o>c&&(f+=p+o,u.push({width:p,height:h}),y+=p+o,m++,p=h=0),l[v]={left:y,top:h,col:m,width:S,height:j},p=Math.max(p,S),h+=j+o}),f+=p,u.push({width:p,height:h}),f}adjustHitBoxes(){if(!this.options.display)return;const e=this._computeTitleHeight(),{legendHitBoxes:n,options:{align:r,labels:{padding:i},rtl:s}}=this,a=pi(s,this.left,this.width);if(this.isHorizontal()){let o=0,l=st(r,this.left+i,this.right-this.lineWidths[o]);for(const u of n)o!==u.row&&(o=u.row,l=st(r,this.left+i,this.right-this.lineWidths[o])),u.top+=this.top+e+i,u.left=a.leftForLtr(a.x(l),u.width),l+=u.width+i}else{let o=0,l=st(r,this.top+e+i,this.bottom-this.columnSizes[o].height);for(const u of n)u.col!==o&&(o=u.col,l=st(r,this.top+e+i,this.bottom-this.columnSizes[o].height)),u.top=l,u.left+=this.left+i,u.left=a.leftForLtr(a.x(u.left),u.width),l+=u.height+i}}isHorizontal(){return this.options.position==="top"||this.options.position==="bottom"}draw(){if(this.options.display){const e=this.ctx;Do(e,this),this._draw(),Bo(e)}}_draw(){const{options:e,columnSizes:n,lineWidths:r,ctx:i}=this,{align:s,labels:a}=e,o=We.color,l=pi(e.rtl,this.left,this.width),u=Je(a.font),{padding:c}=a,f=u.size,p=f/2;let h;this.drawTitle(),i.textAlign=l.textAlign("left"),i.textBaseline="middle",i.lineWidth=.5,i.font=u.string;const{boxWidth:y,boxHeight:m,itemHeight:g}=Sh(a,f),v=function(w,x,b){if(isNaN(y)||y<=0||isNaN(m)||m<0)return;i.save();const L=Se(b.lineWidth,1);if(i.fillStyle=Se(b.fillStyle,o),i.lineCap=Se(b.lineCap,"butt"),i.lineDashOffset=Se(b.lineDashOffset,0),i.lineJoin=Se(b.lineJoin,"miter"),i.lineWidth=L,i.strokeStyle=Se(b.strokeStyle,o),i.setLineDash(Se(b.lineDash,[])),a.usePointStyle){const R={radius:m*Math.SQRT2/2,pointStyle:b.pointStyle,rotation:b.rotation,borderWidth:L},I=l.xPlus(w,y/2),T=x+p;h0(i,R,I,T,a.pointStyleWidth&&y)}else{const R=x+Math.max((f-m)/2,0),I=l.leftForLtr(w,y),T=hi(b.borderRadius);i.beginPath(),Object.values(T).some(z=>z!==0)?ho(i,{x:I,y:R,w:y,h:m,radius:T}):i.rect(I,R,y,m),i.fill(),L!==0&&i.stroke()}i.restore()},S=function(w,x,b){Zr(i,b.text,w,x+g/2,u,{strikethrough:b.hidden,textAlign:l.textAlign(b.textAlign)})},j=this.isHorizontal(),E=this._computeTitleHeight();j?h={x:st(s,this.left+c,this.right-r[0]),y:this.top+c+E,line:0}:h={x:this.left+c,y:st(s,this.top+E+c,this.bottom-n[0].height),line:0},x0(this.ctx,e.textDirection);const A=g+c;this.legendItems.forEach((w,x)=>{i.strokeStyle=w.fontColor,i.fillStyle=w.fontColor;const b=i.measureText(w.text).width,L=l.textAlign(w.textAlign||(w.textAlign=a.textAlign)),R=y+p+b;let I=h.x,T=h.y;l.setWidth(this.width),j?x>0&&I+R+c>this.right&&(T=h.y+=A,h.line++,I=h.x=st(s,this.left+c,this.right-r[h.line])):x>0&&T+A>this.bottom&&(I=h.x=I+n[h.line].width+c,h.line++,T=h.y=st(s,this.top+E+c,this.bottom-n[h.line].height));const z=l.x(I);if(v(z,T,w),I=YC(L,I+y+p,j?I+R:this.right,e.rtl),S(l.x(I),T,w),j)h.x+=R+c;else if(typeof w.text!="string"){const N=u.lineHeight;h.y+=U0(w,N)+c}else h.y+=A}),w0(this.ctx,e.textDirection)}drawTitle(){const e=this.options,n=e.title,r=Je(n.font),i=ot(n.padding);if(!n.display)return;const s=pi(e.rtl,this.left,this.width),a=this.ctx,o=n.position,l=r.size/2,u=i.top+l;let c,f=this.left,p=this.width;if(this.isHorizontal())p=Math.max(...this.lineWidths),c=this.top+u,f=st(e.align,f,this.right-p);else{const y=this.columnSizes.reduce((m,g)=>Math.max(m,g.height),0);c=u+st(e.align,this.top,this.bottom-y-e.labels.padding-this._computeTitleHeight())}const h=st(o,f,f+p);a.textAlign=s.textAlign(jc(o)),a.textBaseline="middle",a.strokeStyle=n.color,a.fillStyle=n.color,a.font=r.string,Zr(a,n.text,h,c,r)}_computeTitleHeight(){const e=this.options.title,n=Je(e.font),r=ot(e.padding);return e.display?n.lineHeight+r.height:0}_getLegendItemAt(e,n){let r,i,s;if(ci(e,this.left,this.right)&&ci(n,this.top,this.bottom)){for(s=this.legendHitBoxes,r=0;r<s.length;++r)if(i=s[r],ci(e,i.left,i.left+i.width)&&ci(n,i.top,i.top+i.height))return this.legendItems[r]}return null}handleEvent(e){const n=this.options;if(!tk(e.type,n))return;const r=this._getLegendItemAt(e.x,e.y);if(e.type==="mousemove"||e.type==="mouseout"){const i=this._hoveredItem,s=J4(i,r);i&&!s&&De(n.onLeave,[e,i,this],this),this._hoveredItem=r,r&&!s&&De(n.onHover,[e,r,this],this)}else r&&De(n.onClick,[e,r,this],this)}}function Z4(t,e,n,r,i){const s=$4(r,t,e,n),a=ek(i,r,e.lineHeight);return{itemWidth:s,itemHeight:a}}function $4(t,e,n,r){let i=t.text;return i&&typeof i!="string"&&(i=i.reduce((s,a)=>s.length>a.length?s:a)),e+n.size/2+r.measureText(i).width}function ek(t,e,n){let r=t;return typeof e.text!="string"&&(r=U0(e,n)),r}function U0(t,e){const n=t.text?t.text.length:0;return e*n}function tk(t,e){return!!((t==="mousemove"||t==="mouseout")&&(e.onHover||e.onLeave)||e.onClick&&(t==="click"||t==="mouseup"))}var nk={id:"legend",_element:Ch,start(t,e,n){const r=t.legend=new Ch({ctx:t.ctx,options:n,chart:t});$t.configure(t,r,n),$t.addBox(t,r)},stop(t){$t.removeBox(t,t.legend),delete t.legend},beforeUpdate(t,e,n){const r=t.legend;$t.configure(t,r,n),r.options=n},afterUpdate(t){const e=t.legend;e.buildLabels(),e.adjustHitBoxes()},afterEvent(t,e){e.replay||t.legend.handleEvent(e.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(t,e,n){const r=e.datasetIndex,i=n.chart;i.isDatasetVisible(r)?(i.hide(r),e.hidden=!0):(i.show(r),e.hidden=!1)},onHover:null,onLeave:null,labels:{color:t=>t.chart.options.color,boxWidth:40,padding:10,generateLabels(t){const e=t.data.datasets,{labels:{usePointStyle:n,pointStyle:r,textAlign:i,color:s,useBorderRadius:a,borderRadius:o}}=t.legend.options;return t._getSortedDatasetMetas().map(l=>{const u=l.controller.getStyle(n?0:void 0),c=ot(u.borderWidth);return{text:e[l.index].label,fillStyle:u.backgroundColor,fontColor:s,hidden:!l.visible,lineCap:u.borderCapStyle,lineDash:u.borderDash,lineDashOffset:u.borderDashOffset,lineJoin:u.borderJoinStyle,lineWidth:(c.width+c.height)/4,strokeStyle:u.borderColor,pointStyle:r||u.pointStyle,rotation:u.rotation,textAlign:i||u.textAlign,borderRadius:a&&(o||u.borderRadius),datasetIndex:l.index}},this)}},title:{color:t=>t.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:t=>!t.startsWith("on"),labels:{_scriptable:t=>!["generateLabels","filter","sort"].includes(t)}}};class H0 extends Vn{constructor(e){super(),this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,n){const r=this.options;if(this.left=0,this.top=0,!r.display){this.width=this.height=this.right=this.bottom=0;return}this.width=this.right=e,this.height=this.bottom=n;const i=Ue(r.text)?r.text.length:1;this._padding=ot(r.padding);const s=i*Je(r.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=s:this.width=s}isHorizontal(){const e=this.options.position;return e==="top"||e==="bottom"}_drawArgs(e){const{top:n,left:r,bottom:i,right:s,options:a}=this,o=a.align;let l=0,u,c,f;return this.isHorizontal()?(c=st(o,r,s),f=n+e,u=s-r):(a.position==="left"?(c=r+e,f=st(o,i,n),l=Ke*-.5):(c=s-e,f=st(o,n,i),l=Ke*.5),u=i-n),{titleX:c,titleY:f,maxWidth:u,rotation:l}}draw(){const e=this.ctx,n=this.options;if(!n.display)return;const r=Je(n.font),s=r.lineHeight/2+this._padding.top,{titleX:a,titleY:o,maxWidth:l,rotation:u}=this._drawArgs(s);Zr(e,n.text,0,0,r,{color:n.color,maxWidth:l,rotation:u,textAlign:jc(n.align),textBaseline:"middle",translation:[a,o]})}}function rk(t,e){const n=new H0({ctx:t.ctx,options:e,chart:t});$t.configure(t,n,e),$t.addBox(t,n),t.titleBlock=n}var ik={id:"title",_element:H0,start(t,e,n){rk(t,n)},stop(t){const e=t.titleBlock;$t.removeBox(t,e),delete t.titleBlock},beforeUpdate(t,e,n){const r=t.titleBlock;$t.configure(t,r,n),r.options=n},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const ys={average(t){if(!t.length)return!1;let e,n,r=new Set,i=0,s=0;for(e=0,n=t.length;e<n;++e){const o=t[e].element;if(o&&o.hasValue()){const l=o.tooltipPosition();r.add(l.x),i+=l.y,++s}}return s===0||r.size===0?!1:{x:[...r].reduce((o,l)=>o+l)/r.size,y:i/s}},nearest(t,e){if(!t.length)return!1;let n=e.x,r=e.y,i=Number.POSITIVE_INFINITY,s,a,o;for(s=0,a=t.length;s<a;++s){const l=t[s].element;if(l&&l.hasValue()){const u=l.getCenterPoint(),c=Su(e,u);c<i&&(i=c,o=l)}}if(o){const l=o.tooltipPosition();n=l.x,r=l.y}return{x:n,y:r}}};function mn(t,e){return e&&(Ue(e)?Array.prototype.push.apply(t,e):t.push(e)),t}function _n(t){return(typeof t=="string"||t instanceof String)&&t.indexOf(`
51
51
  `)>-1?t.split(`
52
- `):t}function sk(t,e){const{element:n,datasetIndex:r,index:i}=e,s=t.getDatasetMeta(r).controller,{label:a,value:o}=s.getLabelAndValue(i);return{chart:t,label:a,parsed:s.getParsed(i),raw:t.data.datasets[r].data[i],formattedValue:o,dataset:s.getDataset(),dataIndex:i,datasetIndex:r,element:n}}function kh(t,e){const n=t.chart.ctx,{body:r,footer:i,title:s}=t,{boxWidth:a,boxHeight:o}=e,l=Je(e.bodyFont),u=Je(e.titleFont),c=Je(e.footerFont),f=s.length,p=i.length,h=r.length,y=ot(e.padding);let m=y.height,g=0,v=r.reduce((E,A)=>E+A.before.length+A.lines.length+A.after.length,0);if(v+=t.beforeBody.length+t.afterBody.length,f&&(m+=f*u.lineHeight+(f-1)*e.titleSpacing+e.titleMarginBottom),v){const E=e.displayColors?Math.max(o,l.lineHeight):l.lineHeight;m+=h*E+(v-h)*l.lineHeight+(v-1)*e.bodySpacing}p&&(m+=e.footerMarginTop+p*c.lineHeight+(p-1)*e.footerSpacing);let S=0;const j=function(E){g=Math.max(g,n.measureText(E).width+S)};return n.save(),n.font=u.string,Le(t.title,j),n.font=l.string,Le(t.beforeBody.concat(t.afterBody),j),S=e.displayColors?a+2+e.boxPadding:0,Le(r,E=>{Le(E.before,j),Le(E.lines,j),Le(E.after,j)}),S=0,n.font=c.string,Le(t.footer,j),n.restore(),g+=y.width,{width:g,height:m}}function ak(t,e){const{y:n,height:r}=e;return n<r/2?"top":n>t.height-r/2?"bottom":"center"}function ok(t,e,n,r){const{x:i,width:s}=r,a=n.caretSize+n.caretPadding;if(t==="left"&&i+s+a>e.width||t==="right"&&i-s-a<0)return!0}function lk(t,e,n,r){const{x:i,width:s}=n,{width:a,chartArea:{left:o,right:l}}=t;let u="center";return r==="center"?u=i<=(o+l)/2?"left":"right":i<=s/2?u="left":i>=a-s/2&&(u="right"),ok(u,t,e,n)&&(u="center"),u}function jh(t,e,n){const r=n.yAlign||e.yAlign||ak(t,n);return{xAlign:n.xAlign||e.xAlign||lk(t,e,n,r),yAlign:r}}function uk(t,e){let{x:n,width:r}=t;return e==="right"?n-=r:e==="center"&&(n-=r/2),n}function ck(t,e,n){let{y:r,height:i}=t;return e==="top"?r+=n:e==="bottom"?r-=i+n:r-=i/2,r}function Eh(t,e,n,r){const{caretSize:i,caretPadding:s,cornerRadius:a}=t,{xAlign:o,yAlign:l}=n,u=i+s,{topLeft:c,topRight:f,bottomLeft:p,bottomRight:h}=hi(a);let y=uk(e,o);const m=ck(e,l,u);return l==="center"?o==="left"?y+=u:o==="right"&&(y-=u):o==="left"?y-=Math.max(c,p)+i:o==="right"&&(y+=Math.max(f,h)+i),{x:Zt(y,0,r.width-e.width),y:Zt(m,0,r.height-e.height)}}function Pa(t,e,n){const r=ot(n.padding);return e==="center"?t.x+t.width/2:e==="right"?t.x+t.width-r.right:t.x+r.left}function Oh(t){return mn([],_n(t))}function dk(t,e,n){return xr(t,{tooltip:e,tooltipItems:n,type:"tooltip"})}function Th(t,e){const n=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return n?t.override(n):t}const q0={beforeTitle:In,title(t){if(t.length>0){const e=t[0],n=e.chart.data.labels,r=n?n.length:0;if(this&&this.options&&this.options.mode==="dataset")return e.dataset.label||"";if(e.label)return e.label;if(r>0&&e.dataIndex<r)return n[e.dataIndex]}return""},afterTitle:In,beforeBody:In,beforeLabel:In,label(t){if(this&&this.options&&this.options.mode==="dataset")return t.label+": "+t.formattedValue||t.formattedValue;let e=t.dataset.label||"";e&&(e+=": ");const n=t.formattedValue;return Ne(n)||(e+=n),e},labelColor(t){const n=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{borderColor:n.borderColor,backgroundColor:n.backgroundColor,borderWidth:n.borderWidth,borderDash:n.borderDash,borderDashOffset:n.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(t){const n=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{pointStyle:n.pointStyle,rotation:n.rotation}},afterLabel:In,afterBody:In,beforeFooter:In,footer:In,afterFooter:In};function bt(t,e,n,r){const i=t[e].call(n,r);return typeof i=="undefined"?q0[e].call(n,r):i}class Pu extends Vn{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart,this.options=e.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const n=this.chart,r=this.options.setContext(this.getContext()),i=r.enabled&&n.options.animation&&r.animations,s=new j0(this.chart,i);return i._cacheable&&(this._cachedAnimations=Object.freeze(s)),s}getContext(){return this.$context||(this.$context=dk(this.chart.getContext(),this,this._tooltipItems))}getTitle(e,n){const{callbacks:r}=n,i=bt(r,"beforeTitle",this,e),s=bt(r,"title",this,e),a=bt(r,"afterTitle",this,e);let o=[];return o=mn(o,_n(i)),o=mn(o,_n(s)),o=mn(o,_n(a)),o}getBeforeBody(e,n){return Oh(bt(n.callbacks,"beforeBody",this,e))}getBody(e,n){const{callbacks:r}=n,i=[];return Le(e,s=>{const a={before:[],lines:[],after:[]},o=Th(r,s);mn(a.before,_n(bt(o,"beforeLabel",this,s))),mn(a.lines,bt(o,"label",this,s)),mn(a.after,_n(bt(o,"afterLabel",this,s))),i.push(a)}),i}getAfterBody(e,n){return Oh(bt(n.callbacks,"afterBody",this,e))}getFooter(e,n){const{callbacks:r}=n,i=bt(r,"beforeFooter",this,e),s=bt(r,"footer",this,e),a=bt(r,"afterFooter",this,e);let o=[];return o=mn(o,_n(i)),o=mn(o,_n(s)),o=mn(o,_n(a)),o}_createItems(e){const n=this._active,r=this.chart.data,i=[],s=[],a=[];let o=[],l,u;for(l=0,u=n.length;l<u;++l)o.push(sk(this.chart,n[l]));return e.filter&&(o=o.filter((c,f,p)=>e.filter(c,f,p,r))),e.itemSort&&(o=o.sort((c,f)=>e.itemSort(c,f,r))),Le(o,c=>{const f=Th(e.callbacks,c);i.push(bt(f,"labelColor",this,c)),s.push(bt(f,"labelPointStyle",this,c)),a.push(bt(f,"labelTextColor",this,c))}),this.labelColors=i,this.labelPointStyles=s,this.labelTextColors=a,this.dataPoints=o,o}update(e,n){const r=this.options.setContext(this.getContext()),i=this._active;let s,a=[];if(!i.length)this.opacity!==0&&(s={opacity:0});else{const o=ys[r.position].call(this,i,this._eventPosition);a=this._createItems(r),this.title=this.getTitle(a,r),this.beforeBody=this.getBeforeBody(a,r),this.body=this.getBody(a,r),this.afterBody=this.getAfterBody(a,r),this.footer=this.getFooter(a,r);const l=this._size=kh(this,r),u=Object.assign({},o,l),c=jh(this.chart,r,u),f=Eh(r,u,c,this.chart);this.xAlign=c.xAlign,this.yAlign=c.yAlign,s={opacity:1,x:f.x,y:f.y,width:l.width,height:l.height,caretX:o.x,caretY:o.y}}this._tooltipItems=a,this.$context=void 0,s&&this._resolveAnimations().update(this,s),e&&r.external&&r.external.call(this,{chart:this.chart,tooltip:this,replay:n})}drawCaret(e,n,r,i){const s=this.getCaretPosition(e,r,i);n.lineTo(s.x1,s.y1),n.lineTo(s.x2,s.y2),n.lineTo(s.x3,s.y3)}getCaretPosition(e,n,r){const{xAlign:i,yAlign:s}=this,{caretSize:a,cornerRadius:o}=r,{topLeft:l,topRight:u,bottomLeft:c,bottomRight:f}=hi(o),{x:p,y:h}=e,{width:y,height:m}=n;let g,v,S,j,E,A;return s==="center"?(E=h+m/2,i==="left"?(g=p,v=g-a,j=E+a,A=E-a):(g=p+y,v=g+a,j=E-a,A=E+a),S=g):(i==="left"?v=p+Math.max(l,c)+a:i==="right"?v=p+y-Math.max(u,f)-a:v=this.caretX,s==="top"?(j=h,E=j-a,g=v-a,S=v+a):(j=h+m,E=j+a,g=v+a,S=v-a),A=j),{x1:g,x2:v,x3:S,y1:j,y2:E,y3:A}}drawTitle(e,n,r){const i=this.title,s=i.length;let a,o,l;if(s){const u=pi(r.rtl,this.x,this.width);for(e.x=Pa(this,r.titleAlign,r),n.textAlign=u.textAlign(r.titleAlign),n.textBaseline="middle",a=Je(r.titleFont),o=r.titleSpacing,n.fillStyle=r.titleColor,n.font=a.string,l=0;l<s;++l)n.fillText(i[l],u.x(e.x),e.y+a.lineHeight/2),e.y+=a.lineHeight+o,l+1===s&&(e.y+=r.titleMarginBottom-o)}}_drawColorBox(e,n,r,i,s){const a=this.labelColors[r],o=this.labelPointStyles[r],{boxHeight:l,boxWidth:u}=s,c=Je(s.bodyFont),f=Pa(this,"left",s),p=i.x(f),h=l<c.lineHeight?(c.lineHeight-l)/2:0,y=n.y+h;if(s.usePointStyle){const m={radius:Math.min(u,l)/2,pointStyle:o.pointStyle,rotation:o.rotation,borderWidth:1},g=i.leftForLtr(p,u)+u/2,v=y+l/2;e.strokeStyle=s.multiKeyBackground,e.fillStyle=s.multiKeyBackground,ku(e,m,g,v),e.strokeStyle=a.borderColor,e.fillStyle=a.backgroundColor,ku(e,m,g,v)}else{e.lineWidth=je(a.borderWidth)?Math.max(...Object.values(a.borderWidth)):a.borderWidth||1,e.strokeStyle=a.borderColor,e.setLineDash(a.borderDash||[]),e.lineDashOffset=a.borderDashOffset||0;const m=i.leftForLtr(p,u),g=i.leftForLtr(i.xPlus(p,1),u-2),v=hi(a.borderRadius);Object.values(v).some(S=>S!==0)?(e.beginPath(),e.fillStyle=s.multiKeyBackground,ho(e,{x:m,y,w:u,h:l,radius:v}),e.fill(),e.stroke(),e.fillStyle=a.backgroundColor,e.beginPath(),ho(e,{x:g,y:y+1,w:u-2,h:l-2,radius:v}),e.fill()):(e.fillStyle=s.multiKeyBackground,e.fillRect(m,y,u,l),e.strokeRect(m,y,u,l),e.fillStyle=a.backgroundColor,e.fillRect(g,y+1,u-2,l-2))}e.fillStyle=this.labelTextColors[r]}drawBody(e,n,r){const{body:i}=this,{bodySpacing:s,bodyAlign:a,displayColors:o,boxHeight:l,boxWidth:u,boxPadding:c}=r,f=Je(r.bodyFont);let p=f.lineHeight,h=0;const y=pi(r.rtl,this.x,this.width),m=function(b){n.fillText(b,y.x(e.x+h),e.y+p/2),e.y+=p+s},g=y.textAlign(a);let v,S,j,E,A,w,x;for(n.textAlign=a,n.textBaseline="middle",n.font=f.string,e.x=Pa(this,g,r),n.fillStyle=r.bodyColor,Le(this.beforeBody,m),h=o&&g!=="right"?a==="center"?u/2+c:u+2+c:0,E=0,w=i.length;E<w;++E){for(v=i[E],S=this.labelTextColors[E],n.fillStyle=S,Le(v.before,m),j=v.lines,o&&j.length&&(this._drawColorBox(n,e,E,y,r),p=Math.max(f.lineHeight,l)),A=0,x=j.length;A<x;++A)m(j[A]),p=f.lineHeight;Le(v.after,m)}h=0,p=f.lineHeight,Le(this.afterBody,m),e.y-=s}drawFooter(e,n,r){const i=this.footer,s=i.length;let a,o;if(s){const l=pi(r.rtl,this.x,this.width);for(e.x=Pa(this,r.footerAlign,r),e.y+=r.footerMarginTop,n.textAlign=l.textAlign(r.footerAlign),n.textBaseline="middle",a=Je(r.footerFont),n.fillStyle=r.footerColor,n.font=a.string,o=0;o<s;++o)n.fillText(i[o],l.x(e.x),e.y+a.lineHeight/2),e.y+=a.lineHeight+r.footerSpacing}}drawBackground(e,n,r,i){const{xAlign:s,yAlign:a}=this,{x:o,y:l}=e,{width:u,height:c}=r,{topLeft:f,topRight:p,bottomLeft:h,bottomRight:y}=hi(i.cornerRadius);n.fillStyle=i.backgroundColor,n.strokeStyle=i.borderColor,n.lineWidth=i.borderWidth,n.beginPath(),n.moveTo(o+f,l),a==="top"&&this.drawCaret(e,n,r,i),n.lineTo(o+u-p,l),n.quadraticCurveTo(o+u,l,o+u,l+p),a==="center"&&s==="right"&&this.drawCaret(e,n,r,i),n.lineTo(o+u,l+c-y),n.quadraticCurveTo(o+u,l+c,o+u-y,l+c),a==="bottom"&&this.drawCaret(e,n,r,i),n.lineTo(o+h,l+c),n.quadraticCurveTo(o,l+c,o,l+c-h),a==="center"&&s==="left"&&this.drawCaret(e,n,r,i),n.lineTo(o,l+f),n.quadraticCurveTo(o,l,o+f,l),n.closePath(),n.fill(),i.borderWidth>0&&n.stroke()}_updateAnimationTarget(e){const n=this.chart,r=this.$animations,i=r&&r.x,s=r&&r.y;if(i||s){const a=ys[e.position].call(this,this._active,this._eventPosition);if(!a)return;const o=this._size=kh(this,e),l=Object.assign({},a,this._size),u=jh(n,e,l),c=Eh(e,l,u,n);(i._to!==c.x||s._to!==c.y)&&(this.xAlign=u.xAlign,this.yAlign=u.yAlign,this.width=o.width,this.height=o.height,this.caretX=a.x,this.caretY=a.y,this._resolveAnimations().update(this,c))}}_willRender(){return!!this.opacity}draw(e){const n=this.options.setContext(this.getContext());let r=this.opacity;if(!r)return;this._updateAnimationTarget(n);const i={width:this.width,height:this.height},s={x:this.x,y:this.y};r=Math.abs(r)<.001?0:r;const a=ot(n.padding),o=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;n.enabled&&o&&(e.save(),e.globalAlpha=r,this.drawBackground(s,e,i,n),x0(e,n.textDirection),s.y+=a.top,this.drawTitle(s,e,n),this.drawBody(s,e,n),this.drawFooter(s,e,n),w0(e,n.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,n){const r=this._active,i=e.map(({datasetIndex:o,index:l})=>{const u=this.chart.getDatasetMeta(o);if(!u)throw new Error("Cannot find a dataset at index "+o);return{datasetIndex:o,element:u.data[l],index:l}}),s=!oo(r,i),a=this._positionChanged(i,n);(s||a)&&(this._active=i,this._eventPosition=n,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,n,r=!0){if(n&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const i=this.options,s=this._active||[],a=this._getActiveElements(e,s,n,r),o=this._positionChanged(a,e),l=n||!oo(a,s)||o;return l&&(this._active=a,(i.enabled||i.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,n))),l}_getActiveElements(e,n,r,i){const s=this.options;if(e.type==="mouseout")return[];if(!i)return n.filter(o=>this.chart.data.datasets[o.datasetIndex]&&this.chart.getDatasetMeta(o.datasetIndex).controller.getParsed(o.index)!==void 0);const a=this.chart.getElementsAtEventForMode(e,s.mode,s,r);return s.reverse&&a.reverse(),a}_positionChanged(e,n){const{caretX:r,caretY:i,options:s}=this,a=ys[s.position].call(this,e,n);return a!==!1&&(r!==a.x||i!==a.y)}}fe(Pu,"positioners",ys);var fk={id:"tooltip",_element:Pu,positioners:ys,afterInit(t,e,n){n&&(t.tooltip=new Pu({chart:t,options:n}))},beforeUpdate(t,e,n){t.tooltip&&t.tooltip.initialize(n)},reset(t,e,n){t.tooltip&&t.tooltip.initialize(n)},afterDraw(t){const e=t.tooltip;if(e&&e._willRender()){const n={tooltip:e};if(t.notifyPlugins("beforeTooltipDraw",{...n,cancelable:!0})===!1)return;e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",n)}},afterEvent(t,e){if(t.tooltip){const n=e.replay;t.tooltip.handleEvent(e.event,n,e.inChartArea)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(t,e)=>e.bodyFont.size,boxWidth:(t,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:q0},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:t=>t!=="filter"&&t!=="itemSort"&&t!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};const hk=(t,e,n,r)=>(typeof e=="string"?(n=t.push(e)-1,r.unshift({index:n,label:e})):isNaN(e)&&(n=null),n);function pk(t,e,n,r){const i=t.indexOf(e);if(i===-1)return hk(t,e,n,r);const s=t.lastIndexOf(e);return i!==s?n:i}const yk=(t,e)=>t===null?null:Zt(Math.round(t),0,e);function Ph(t){const e=this.getLabels();return t>=0&&t<e.length?e[t]:t}class Iu extends qi{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const n=this._addedLabels;if(n.length){const r=this.getLabels();for(const{index:i,label:s}of n)r[i]===s&&r.splice(i,1);this._addedLabels=[]}super.init(e)}parse(e,n){if(Ne(e))return null;const r=this.getLabels();return n=isFinite(n)&&r[n]===e?n:pk(r,e,Se(n,e),this._addedLabels),yk(n,r.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:n}=this.getUserBounds();let{min:r,max:i}=this.getMinMax(!0);this.options.bounds==="ticks"&&(e||(r=0),n||(i=this.getLabels().length-1)),this.min=r,this.max=i}buildTicks(){const e=this.min,n=this.max,r=this.options.offset,i=[];let s=this.getLabels();s=e===0&&n===s.length-1?s:s.slice(e,n+1),this._valueRange=Math.max(s.length-(r?0:1),1),this._startValue=this.min-(r?.5:0);for(let a=e;a<=n;a++)i.push({value:a});return i}getLabelForValue(e){return Ph.call(this,e)}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return typeof e!="number"&&(e=this.parse(e)),e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const n=this.ticks;return e<0||e>n.length-1?null:this.getPixelForValue(n[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}fe(Iu,"id","category"),fe(Iu,"defaults",{ticks:{callback:Ph}});function mk(t,e){const n=[],{bounds:i,step:s,min:a,max:o,precision:l,count:u,maxTicks:c,maxDigits:f,includeBounds:p}=t,h=s||1,y=c-1,{min:m,max:g}=e,v=!Ne(a),S=!Ne(o),j=!Ne(u),E=(g-m)/(f+1);let A=If((g-m)/y/h)*h,w,x,b,L;if(A<1e-14&&!v&&!S)return[{value:m},{value:g}];L=Math.ceil(g/A)-Math.floor(m/A),L>y&&(A=If(L*A/y/h)*h),Ne(l)||(w=Math.pow(10,l),A=Math.ceil(A*w)/w),i==="ticks"?(x=Math.floor(m/A)*A,b=Math.ceil(g/A)*A):(x=m,b=g),v&&S&&s&&DC((o-a)/s,A/1e3)?(L=Math.round(Math.min((o-a)/A,c)),A=(o-a)/L,x=a,b=o):j?(x=v?a:x,b=S?o:b,L=u-1,A=(b-x)/L):(L=(b-x)/A,ws(L,Math.round(L),A/1e3)?L=Math.round(L):L=Math.ceil(L));const R=Math.max(Mf(A),Mf(x));w=Math.pow(10,Ne(l)?R:l),x=Math.round(x*w)/w,b=Math.round(b*w)/w;let I=0;for(v&&(p&&x!==a?(n.push({value:a}),x<a&&I++,ws(Math.round((x+I*A)*w)/w,a,Ih(a,E,t))&&I++):x<a&&I++);I<L;++I){const P=Math.round((x+I*A)*w)/w;if(S&&P>o)break;n.push({value:P})}return S&&p&&b!==o?n.length&&ws(n[n.length-1].value,o,Ih(o,E,t))?n[n.length-1].value=o:n.push({value:o}):(!S||b===o)&&n.push({value:b}),n}function Ih(t,e,{horizontal:n,minRotation:r}){const i=fr(r),s=(n?Math.sin(i):Math.cos(i))||.001,a=.75*e*(""+t).length;return Math.min(e/s,a)}class Mu extends qi{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(e,n){return Ne(e)||(typeof e=="number"||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:n,maxDefined:r}=this.getUserBounds();let{min:i,max:s}=this;const a=l=>i=n?i:l,o=l=>s=r?s:l;if(e){const l=Mi(i),u=Mi(s);l<0&&u<0?o(0):l>0&&u>0&&a(0)}if(i===s){let l=s===0?1:Math.abs(s*.05);o(s+l),e||a(i-l)}this.min=i,this.max=s}getTickLimit(){const e=this.options.ticks;let{maxTicksLimit:n,stepSize:r}=e,i;return r?(i=Math.ceil(this.max/r)-Math.floor(this.min/r)+1,i>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${r} would result generating up to ${i} ticks. Limiting to 1000.`),i=1e3)):(i=this.computeTickLimit(),n=n||11),n&&(i=Math.min(n,i)),i}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,n=e.ticks;let r=this.getTickLimit();r=Math.max(2,r);const i={maxTicks:r,bounds:e.bounds,min:e.min,max:e.max,precision:n.precision,step:n.stepSize,count:n.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:n.minRotation||0,includeBounds:n.includeBounds!==!1},s=this._range||this,a=mk(i,s);return e.bounds==="ticks"&&BC(a,this,"value"),e.reverse?(a.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),a}configure(){const e=this.ticks;let n=this.min,r=this.max;if(super.configure(),this.options.offset&&e.length){const i=(r-n)/Math.max(e.length-1,1)/2;n-=i,r+=i}this._startValue=n,this._endValue=r,this._valueRange=r-n}getLabelForValue(e){return f0(e,this.chart.options.locale,this.options.ticks.format)}}class Lu extends Mu{determineDataLimits(){const{min:e,max:n}=this.getMinMax(!0);this.min=$e(e)?e:0,this.max=$e(n)?n:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),n=e?this.width:this.height,r=fr(this.options.ticks.minRotation),i=(e?Math.sin(r):Math.cos(r))||.001,s=this._resolveTickFontOptions(0);return Math.ceil(n/Math.min(40,s.lineHeight/i))}getPixelForValue(e){return e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}fe(Lu,"id","linear"),fe(Lu,"defaults",{ticks:{callback:Oc.formatters.numeric}});function Nu(t){const e=t.ticks;if(e.display&&t.display){const n=ot(e.backdropPadding);return Se(e.font&&e.font.size,We.font.size)+n.height}return 0}function gk(t,e,n){return n=Ue(n)?n:[n],{w:a5(t,e.string,n),h:n.length*e.lineHeight}}function Mh(t,e,n,r,i){return t===r||t===i?{start:e-n/2,end:e+n/2}:t<r||t>i?{start:e-n,end:e}:{start:e,end:e+n}}function vk(t){const e={l:t.left+t._padding.left,r:t.right-t._padding.right,t:t.top+t._padding.top,b:t.bottom-t._padding.bottom},n=Object.assign({},e),r=[],i=[],s=t._pointLabels.length,a=t.options.pointLabels,o=a.centerPointLabels?Ke/s:0;for(let l=0;l<s;l++){const u=a.setContext(t.getPointLabelContext(l));i[l]=u.padding;const c=t.getPointPosition(l,t.drawingArea+i[l],o),f=Je(u.font),p=gk(t.ctx,f,t._pointLabels[l]);r[l]=p;const h=Ht(t.getIndexAngle(l)+o),y=Math.round(Cc(h)),m=Mh(y,c.x,p.w,0,180),g=Mh(y,c.y,p.h,90,270);bk(n,e,h,m,g)}t.setCenterPoint(e.l-n.l,n.r-e.r,e.t-n.t,n.b-e.b),t._pointLabelItems=Ak(t,r,i)}function bk(t,e,n,r,i){const s=Math.abs(Math.sin(n)),a=Math.abs(Math.cos(n));let o=0,l=0;r.start<e.l?(o=(e.l-r.start)/s,t.l=Math.min(t.l,e.l-o)):r.end>e.r&&(o=(r.end-e.r)/s,t.r=Math.max(t.r,e.r+o)),i.start<e.t?(l=(e.t-i.start)/a,t.t=Math.min(t.t,e.t-l)):i.end>e.b&&(l=(i.end-e.b)/a,t.b=Math.max(t.b,e.b+l))}function xk(t,e,n){const r=t.drawingArea,{extra:i,additionalAngle:s,padding:a,size:o}=n,l=t.getPointPosition(e,r+i+a,s),u=Math.round(Cc(Ht(l.angle+qt))),c=kk(l.y,o.h,u),f=Sk(u),p=Ck(l.x,o.w,f);return{visible:!0,x:l.x,y:c,textAlign:f,left:p,top:c,right:p+o.w,bottom:c+o.h}}function wk(t,e){if(!e)return!0;const{left:n,top:r,right:i,bottom:s}=t;return!(Wn({x:n,y:r},e)||Wn({x:n,y:s},e)||Wn({x:i,y:r},e)||Wn({x:i,y:s},e))}function Ak(t,e,n){const r=[],i=t._pointLabels.length,s=t.options,{centerPointLabels:a,display:o}=s.pointLabels,l={extra:Nu(s)/2,additionalAngle:a?Ke/i:0};let u;for(let c=0;c<i;c++){l.padding=n[c],l.size=e[c];const f=xk(t,c,l);r.push(f),o==="auto"&&(f.visible=wk(f,u),f.visible&&(u=f))}return r}function Sk(t){return t===0||t===180?"center":t<180?"left":"right"}function Ck(t,e,n){return n==="right"?t-=e:n==="center"&&(t-=e/2),t}function kk(t,e,n){return n===90||n===270?t-=e/2:(n>270||n<90)&&(t-=e),t}function jk(t,e,n){const{left:r,top:i,right:s,bottom:a}=n,{backdropColor:o}=e;if(!Ne(o)){const l=hi(e.borderRadius),u=ot(e.backdropPadding);t.fillStyle=o;const c=r-u.left,f=i-u.top,p=s-r+u.width,h=a-i+u.height;Object.values(l).some(y=>y!==0)?(t.beginPath(),ho(t,{x:c,y:f,w:p,h,radius:l}),t.fill()):t.fillRect(c,f,p,h)}}function Ek(t,e){const{ctx:n,options:{pointLabels:r}}=t;for(let i=e-1;i>=0;i--){const s=t._pointLabelItems[i];if(!s.visible)continue;const a=r.setContext(t.getPointLabelContext(i));jk(n,a,s);const o=Je(a.font),{x:l,y:u,textAlign:c}=s;Zr(n,t._pointLabels[i],l,u+o.lineHeight/2,o,{color:a.color,textAlign:c,textBaseline:"middle"})}}function W0(t,e,n,r){const{ctx:i}=t;if(n)i.arc(t.xCenter,t.yCenter,e,0,Qt);else{let s=t.getPointPosition(0,e);i.moveTo(s.x,s.y);for(let a=1;a<r;a++)s=t.getPointPosition(a,e),i.lineTo(s.x,s.y)}}function Ok(t,e,n,r,i){const s=t.ctx,a=e.circular,{color:o,lineWidth:l}=e;!a&&!r||!o||!l||n<0||(s.save(),s.strokeStyle=o,s.lineWidth=l,s.setLineDash(i.dash||[]),s.lineDashOffset=i.dashOffset,s.beginPath(),W0(t,n,a,r),s.closePath(),s.stroke(),s.restore())}function Tk(t,e,n){return xr(t,{label:n,index:e,type:"pointLabel"})}class ms extends Mu{constructor(e){super(e),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const e=this._padding=ot(Nu(this.options)/2),n=this.width=this.maxWidth-e.width,r=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+n/2+e.left),this.yCenter=Math.floor(this.top+r/2+e.top),this.drawingArea=Math.floor(Math.min(n,r)/2)}determineDataLimits(){const{min:e,max:n}=this.getMinMax(!1);this.min=$e(e)&&!isNaN(e)?e:0,this.max=$e(n)&&!isNaN(n)?n:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/Nu(this.options))}generateTickLabels(e){Mu.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map((n,r)=>{const i=De(this.options.pointLabels.callback,[n,r],this);return i||i===0?i:""}).filter((n,r)=>this.chart.getDataVisibility(r))}fit(){const e=this.options;e.display&&e.pointLabels.display?vk(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,n,r,i){this.xCenter+=Math.floor((e-n)/2),this.yCenter+=Math.floor((r-i)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,n,r,i))}getIndexAngle(e){const n=Qt/(this._pointLabels.length||1),r=this.options.startAngle||0;return Ht(e*n+fr(r))}getDistanceFromCenterForValue(e){if(Ne(e))return NaN;const n=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*n:(e-this.min)*n}getValueForDistanceFromCenter(e){if(Ne(e))return NaN;const n=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-n:this.min+n}getPointLabelContext(e){const n=this._pointLabels||[];if(e>=0&&e<n.length){const r=n[e];return Tk(this.getContext(),e,r)}}getPointPosition(e,n,r=0){const i=this.getIndexAngle(e)-qt+r;return{x:Math.cos(i)*n+this.xCenter,y:Math.sin(i)*n+this.yCenter,angle:i}}getPointPositionForValue(e,n){return this.getPointPosition(e,this.getDistanceFromCenterForValue(n))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:n,top:r,right:i,bottom:s}=this._pointLabelItems[e];return{left:n,top:r,right:i,bottom:s}}drawBackground(){const{backgroundColor:e,grid:{circular:n}}=this.options;if(e){const r=this.ctx;r.save(),r.beginPath(),W0(this,this.getDistanceFromCenterForValue(this._endValue),n,this._pointLabels.length),r.closePath(),r.fillStyle=e,r.fill(),r.restore()}}drawGrid(){const e=this.ctx,n=this.options,{angleLines:r,grid:i,border:s}=n,a=this._pointLabels.length;let o,l,u;if(n.pointLabels.display&&Ek(this,a),i.display&&this.ticks.forEach((c,f)=>{if(f!==0||f===0&&this.min<0){l=this.getDistanceFromCenterForValue(c.value);const p=this.getContext(f),h=i.setContext(p),y=s.setContext(p);Ok(this,h,l,a,y)}}),r.display){for(e.save(),o=a-1;o>=0;o--){const c=r.setContext(this.getPointLabelContext(o)),{color:f,lineWidth:p}=c;!p||!f||(e.lineWidth=p,e.strokeStyle=f,e.setLineDash(c.borderDash),e.lineDashOffset=c.borderDashOffset,l=this.getDistanceFromCenterForValue(n.reverse?this.min:this.max),u=this.getPointPosition(o,l),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(u.x,u.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,n=this.options,r=n.ticks;if(!r.display)return;const i=this.getIndexAngle(0);let s,a;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(i),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach((o,l)=>{if(l===0&&this.min>=0&&!n.reverse)return;const u=r.setContext(this.getContext(l)),c=Je(u.font);if(s=this.getDistanceFromCenterForValue(this.ticks[l].value),u.showLabelBackdrop){e.font=c.string,a=e.measureText(o.label).width,e.fillStyle=u.backdropColor;const f=ot(u.backdropPadding);e.fillRect(-a/2-f.left,-s-c.size/2-f.top,a+f.width,c.size+f.height)}Zr(e,o.label,0,-s,c,{color:u.color,strokeColor:u.textStrokeColor,strokeWidth:u.textStrokeWidth})}),e.restore()}drawTitle(){}}fe(ms,"id","radialLinear"),fe(ms,"defaults",{display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Oc.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(e){return e},padding:5,centerPointLabels:!1}}),fe(ms,"defaultRoutes",{"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"}),fe(ms,"descriptors",{angleLines:{_fallback:"grid"}});const qo={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},St=Object.keys(qo);function Lh(t,e){return t-e}function Nh(t,e){if(Ne(e))return null;const n=t._adapter,{parser:r,round:i,isoWeekday:s}=t._parseOpts;let a=e;return typeof r=="function"&&(a=r(a)),$e(a)||(a=typeof r=="string"?n.parse(a,r):n.parse(a)),a===null?null:(i&&(a=i==="week"&&(qs(s)||s===!0)?n.startOf(a,"isoWeek",s):n.startOf(a,i)),+a)}function Rh(t,e,n,r){const i=St.length;for(let s=St.indexOf(t);s<i-1;++s){const a=qo[St[s]],o=a.steps?a.steps:Number.MAX_SAFE_INTEGER;if(a.common&&Math.ceil((n-e)/(o*a.size))<=r)return St[s]}return St[i-1]}function Pk(t,e,n,r,i){for(let s=St.length-1;s>=St.indexOf(n);s--){const a=St[s];if(qo[a].common&&t._adapter.diff(i,r,a)>=e-1)return a}return St[n?St.indexOf(n):0]}function Ik(t){for(let e=St.indexOf(t)+1,n=St.length;e<n;++e)if(qo[St[e]].common)return St[e]}function _h(t,e,n){if(!n)t[e]=!0;else if(n.length){const{lo:r,hi:i}=kc(n,e),s=n[r]>=e?n[r]:n[i];t[s]=!0}}function Mk(t,e,n,r){const i=t._adapter,s=+i.startOf(e[0].value,r),a=e[e.length-1].value;let o,l;for(o=s;o<=a;o=+i.add(o,1,r))l=n[o],l>=0&&(e[l].major=!0);return e}function Dh(t,e,n){const r=[],i={},s=e.length;let a,o;for(a=0;a<s;++a)o=e[a],i[o]=a,r.push({value:o,major:!1});return s===0||!n?r:Mk(t,r,i,n)}class mo extends qi{constructor(e){super(e),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(e,n={}){const r=e.time||(e.time={}),i=this._adapter=new h6._date(e.adapters.date);i.init(n),xs(r.displayFormats,i.formats()),this._parseOpts={parser:r.parser,round:r.round,isoWeekday:r.isoWeekday},super.init(e),this._normalized=n.normalized}parse(e,n){return e===void 0?null:Nh(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,n=this._adapter,r=e.time.unit||"day";let{min:i,max:s,minDefined:a,maxDefined:o}=this.getUserBounds();function l(u){!a&&!isNaN(u.min)&&(i=Math.min(i,u.min)),!o&&!isNaN(u.max)&&(s=Math.max(s,u.max))}(!a||!o)&&(l(this._getLabelBounds()),(e.bounds!=="ticks"||e.ticks.source!=="labels")&&l(this.getMinMax(!1))),i=$e(i)&&!isNaN(i)?i:+n.startOf(Date.now(),r),s=$e(s)&&!isNaN(s)?s:+n.endOf(Date.now(),r)+1,this.min=Math.min(i,s-1),this.max=Math.max(i+1,s)}_getLabelBounds(){const e=this.getLabelTimestamps();let n=Number.POSITIVE_INFINITY,r=Number.NEGATIVE_INFINITY;return e.length&&(n=e[0],r=e[e.length-1]),{min:n,max:r}}buildTicks(){const e=this.options,n=e.time,r=e.ticks,i=r.source==="labels"?this.getLabelTimestamps():this._generate();e.bounds==="ticks"&&i.length&&(this.min=this._userMin||i[0],this.max=this._userMax||i[i.length-1]);const s=this.min,a=this.max,o=qC(i,s,a);return this._unit=n.unit||(r.autoSkip?Rh(n.minUnit,this.min,this.max,this._getLabelCapacity(s)):Pk(this,o.length,n.minUnit,this.min,this.max)),this._majorUnit=!r.major.enabled||this._unit==="year"?void 0:Ik(this._unit),this.initOffsets(i),e.reverse&&o.reverse(),Dh(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map(e=>+e.value))}initOffsets(e=[]){let n=0,r=0,i,s;this.options.offset&&e.length&&(i=this.getDecimalForValue(e[0]),e.length===1?n=1-i:n=(this.getDecimalForValue(e[1])-i)/2,s=this.getDecimalForValue(e[e.length-1]),e.length===1?r=s:r=(s-this.getDecimalForValue(e[e.length-2]))/2);const a=e.length<3?.5:.25;n=Zt(n,0,a),r=Zt(r,0,a),this._offsets={start:n,end:r,factor:1/(n+1+r)}}_generate(){const e=this._adapter,n=this.min,r=this.max,i=this.options,s=i.time,a=s.unit||Rh(s.minUnit,n,r,this._getLabelCapacity(n)),o=Se(i.ticks.stepSize,1),l=a==="week"?s.isoWeekday:!1,u=qs(l)||l===!0,c={};let f=n,p,h;if(u&&(f=+e.startOf(f,"isoWeek",l)),f=+e.startOf(f,u?"day":a),e.diff(r,n,a)>1e5*o)throw new Error(n+" and "+r+" are too far apart with stepSize of "+o+" "+a);const y=i.ticks.source==="data"&&this.getDataTimestamps();for(p=f,h=0;p<r;p=+e.add(p,o,a),h++)_h(c,p,y);return(p===r||i.bounds==="ticks"||h===1)&&_h(c,p,y),Object.keys(c).sort(Lh).map(m=>+m)}getLabelForValue(e){const n=this._adapter,r=this.options.time;return r.tooltipFormat?n.format(e,r.tooltipFormat):n.format(e,r.displayFormats.datetime)}format(e,n){const i=this.options.time.displayFormats,s=this._unit,a=n||i[s];return this._adapter.format(e,a)}_tickFormatFunction(e,n,r,i){const s=this.options,a=s.ticks.callback;if(a)return De(a,[e,n,r],this);const o=s.time.displayFormats,l=this._unit,u=this._majorUnit,c=l&&o[l],f=u&&o[u],p=r[n],h=u&&f&&p&&p.major;return this._adapter.format(e,i||(h?f:c))}generateTickLabels(e){let n,r,i;for(n=0,r=e.length;n<r;++n)i=e[n],i.label=this._tickFormatFunction(i.value,n,e)}getDecimalForValue(e){return e===null?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const n=this._offsets,r=this.getDecimalForValue(e);return this.getPixelForDecimal((n.start+r)*n.factor)}getValueForPixel(e){const n=this._offsets,r=this.getDecimalForPixel(e)/n.factor-n.end;return this.min+r*(this.max-this.min)}_getLabelSize(e){const n=this.options.ticks,r=this.ctx.measureText(e).width,i=fr(this.isHorizontal()?n.maxRotation:n.minRotation),s=Math.cos(i),a=Math.sin(i),o=this._resolveTickFontOptions(0).size;return{w:r*s+o*a,h:r*a+o*s}}_getLabelCapacity(e){const n=this.options.time,r=n.displayFormats,i=r[n.unit]||r.millisecond,s=this._tickFormatFunction(e,0,Dh(this,[e],this._majorUnit),i),a=this._getLabelSize(s),o=Math.floor(this.isHorizontal()?this.width/a.w:this.height/a.h)-1;return o>0?o:1}getDataTimestamps(){let e=this._cache.data||[],n,r;if(e.length)return e;const i=this.getMatchingVisibleMetas();if(this._normalized&&i.length)return this._cache.data=i[0].controller.getAllParsedValues(this);for(n=0,r=i.length;n<r;++n)e=e.concat(i[n].controller.getAllParsedValues(this));return this._cache.data=this.normalize(e)}getLabelTimestamps(){const e=this._cache.labels||[];let n,r;if(e.length)return e;const i=this.getLabels();for(n=0,r=i.length;n<r;++n)e.push(Nh(this,i[n]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return QC(e.sort(Lh))}}fe(mo,"id","time"),fe(mo,"defaults",{bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",callback:!1,major:{enabled:!1}}});function Ia(t,e,n){let r=0,i=t.length-1,s,a,o,l;n?(e>=t[r].pos&&e<=t[i].pos&&({lo:r,hi:i}=Lr(t,"pos",e)),{pos:s,time:o}=t[r],{pos:a,time:l}=t[i]):(e>=t[r].time&&e<=t[i].time&&({lo:r,hi:i}=Lr(t,"time",e)),{time:s,pos:o}=t[r],{time:a,pos:l}=t[i]);const u=a-s;return u?o+(l-o)*(e-s)/u:o}class Bh extends mo{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),n=this._table=this.buildLookupTable(e);this._minPos=Ia(n,this.min),this._tableRange=Ia(n,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:n,max:r}=this,i=[],s=[];let a,o,l,u,c;for(a=0,o=e.length;a<o;++a)u=e[a],u>=n&&u<=r&&i.push(u);if(i.length<2)return[{time:n,pos:0},{time:r,pos:1}];for(a=0,o=i.length;a<o;++a)c=i[a+1],l=i[a-1],u=i[a],Math.round((c+l)/2)!==u&&s.push({time:u,pos:a/(o-1)});return s}_generate(){const e=this.min,n=this.max;let r=super.getDataTimestamps();return(!r.includes(e)||!r.length)&&r.splice(0,0,e),(!r.includes(n)||r.length===1)&&r.push(n),r.sort((i,s)=>i-s)}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const n=this.getDataTimestamps(),r=this.getLabelTimestamps();return n.length&&r.length?e=this.normalize(n.concat(r)):e=n.length?n:r,e=this._cache.all=e,e}getDecimalForValue(e){return(Ia(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const n=this._offsets,r=this.getDecimalForPixel(e)/n.factor-n.end;return Ia(this._table,r*this._tableRange+this._minPos,!0)}}fe(Bh,"id","timeseries"),fe(Bh,"defaults",mo.defaults);const Q0="label";function Fh(t,e){typeof t=="function"?t(e):t&&(t.current=e)}function Lk(t,e){const n=t.options;n&&e&&Object.assign(n,e)}function G0(t,e){t.labels=e}function Y0(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Q0;const r=[];t.datasets=e.map(i=>{const s=t.datasets.find(a=>a[n]===i[n]);return!s||!i.data||r.includes(s)?{...i}:(r.push(s),Object.assign(s,i),s)})}function Nk(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Q0;const n={labels:[],datasets:[]};return G0(n,t.labels),Y0(n,t.datasets,e),n}function Rk(t,e){const{height:n=150,width:r=300,redraw:i=!1,datasetIdKey:s,type:a,data:o,options:l,plugins:u=[],fallbackContent:c,updateMode:f,...p}=t,h=F.useRef(null),y=F.useRef(null),m=()=>{h.current&&(y.current=new Uo(h.current,{type:a,data:Nk(o,s),options:l&&{...l},plugins:u}),Fh(e,y.current))},g=()=>{Fh(e,null),y.current&&(y.current.destroy(),y.current=null)};return F.useEffect(()=>{!i&&y.current&&l&&Lk(y.current,l)},[i,l]),F.useEffect(()=>{!i&&y.current&&G0(y.current.config.data,o.labels)},[i,o.labels]),F.useEffect(()=>{!i&&y.current&&o.datasets&&Y0(y.current.config.data,o.datasets,s)},[i,o.datasets]),F.useEffect(()=>{y.current&&(i?(g(),setTimeout(m)):y.current.update(f))},[i,l,o.labels,o.datasets,f]),F.useEffect(()=>{y.current&&(g(),setTimeout(m))},[a]),F.useEffect(()=>(m(),()=>g()),[]),F.createElement("canvas",{ref:h,role:"img",height:n,width:r,...p},c)}const _k=F.forwardRef(Rk);function V0(t,e){return Uo.register(e),F.forwardRef((n,r)=>F.createElement(_k,{...n,ref:r,type:t}))}const Dk=V0("line",Ga),Bk=V0("radar",Ya);Uo.register(Iu,Lu,ms,pr,Xa,X4,ik,fk,nk);var Ru={elements:{line:{backgroundColor:"rgba(166, 30, 105, 0.2)",borderColor:"rgba(166, 30, 105, 1)",borderWidth:4},point:{backgroundColor:"rgba(166, 30, 105, 1)",borderColor:"rgba(255,255,255, .9)",borderWidth:2,radius:5,hoverRadius:6,hoverBorderWidth:3}},responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},tooltip:{mode:"index",intersect:!1}},interaction:{mode:"nearest",axis:"x",intersect:!1}},Fk=function(e){var n=e.chart.ctx,r=e.chart.chartArea;if(!r)return"rgba(166, 30, 105, 0.1)";var i=(r.left+r.right)/2,s=(r.top+r.bottom)/2,a=Math.min((r.right-r.left)/2,(r.bottom-r.top)/2),o=n.createRadialGradient(i,s,0,i,s,a);return o.addColorStop(0,"rgba(255, 255, 255, 0.4)"),o.addColorStop(.3,"rgba(255, 255, 255, 0.4)"),o.addColorStop(1,"rgba(166, 30, 105, 0.2)"),o};function zh(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 Uh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?zh(Object(n),!0).forEach(function(r){zk(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):zh(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function zk(t,e,n){return(e=Uk(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Uk(t){var e=Hk(t,"string");return Ri(e)=="symbol"?e:e+""}function Hk(t,e){if(Ri(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ri(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Ri(t){"@babel/helpers - typeof";return Ri=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},Ri(t)}function qk(t){var e=new Date(t);return isNaN(e.getTime())?String(t):e.toLocaleString("en-US",{month:"short",day:"numeric"})}var Wk=function(){var e,n,r,i,s=Jn(),a=s.data,o=s.isLoading,l=s.isRefetching,u=a==null?void 0:a.mentions,c=u==null||(e=u.mentionedInNumberOfQueries)===null||e===void 0||(e=e.previous)===null||e===void 0?void 0:e.difference,f=u==null?void 0:u.chart,p=Array.isArray(f==null?void 0:f.labels)?f.labels:f!=null&&f.labels&&Ri(f.labels)==="object"?Object.values(f.labels):[],h=p.map(function(v){return qk(String(v))}),y=a==null?void 0:a.numberOfQueries;if(!y){var m=0;Array.isArray(f==null?void 0:f.datasets)&&f.datasets.forEach(function(v){Array.isArray(v==null?void 0:v.data)&&v.data.forEach(function(S){typeof S=="number"&&S>m&&(m=S)})}),y=m+2}var g=Uh(Uh({},Ru),{},{responsive:!0,maintainAspectRatio:!1,scales:{x:{display:!0,title:{display:!1,text:"Date"},grid:{display:!1}},y:{display:!0,title:{display:!1,text:"Number of Mentions"},beginAtZero:!0,max:y,ticks:{stepSize:1}}}});return d.jsx(k.Card,{className:"yst-overflow-visible",children:d.jsxs(k.Card.Content,{className:"yst-space-y-4",children:[d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(la,{title:"Mentions progress",tooltip:"Tracks how your brand mentions have changed over time across the same query set."}),d.jsx(oa,{score:u==null||(n=u.mentionedInNumberOfQueries)===null||n===void 0?void 0:n.value,total:a==null?void 0:a.numberOfQueries,delta:c,deltaSuffix:"since last analysis",suffix:"queries",isLoading:o||l})]}),Array.isArray(f==null||(r=f.datasets)===null||r===void 0?void 0:r.data)&&(f==null||(i=f.datasets)===null||i===void 0?void 0:i.data.length)<2?d.jsx(k.Alert,{variant:"info",children:"One more analysis needed to show more insights."}):d.jsx("div",{className:"yst-h-72",children:d.jsx(Dk,{data:function(){var v={labels:h,datasets:[f==null?void 0:f.datasets]};return v}(),options:g})})]})})},Qk=function(){var e,n=Jn(),r=n.data,i=n.isLoading,s=n.isRefetching;if(i&&!s||(r==null||(e=r.mentions)===null||e===void 0||(e=e.mentionedInNumberOfQueries)===null||e===void 0?void 0:e.value)!==0)return null;var a=[{title:"Activate llms.txt",description:"Make sure AI systems know where to look and which pages matter most.",link:{url:"https://yoast.com/help/enable-llmstxt/",text:"Set up llms.txt in Yoast SEO"}},{title:"Adopt an LLM-friendly content structure",description:"Start with clear definitions or TL;DRs, use subheadings, and format answers so LLMs can lift them directly.",link:{url:"https://yoast.com/yoast-seo-premium-september-9-2025/",text:"Learn how to generate AI summaries"}},{title:"Simplify writing and readability",description:"Use shorter sentences, plain language, and one idea per paragraph. This makes it easier for AI systems to recognize and quote your content."}];return d.jsx(k.Card,{className:"yst-overflow-visible yst-p-8 yst-text-slate-800 md:yst-col-span-2",children:d.jsxs(k.Card.Content,{className:"yst-max-w-2xl",children:[d.jsx(k.Title,{size:"2",className:"yst-mb-2 yst-text-slate-900",children:"We couldn't find your brand in this brand analysis..."}),d.jsx("p",{className:"yst-text-slate-600",children:"This means LLMs may not yet be surfacing your site in answers. Don't worry, here are some steps you can take today to boost your AI visibility:"}),d.jsx("ol",{className:"yst-my-0 yst-list-none yst-divide-y yst-divide-slate-200 [counter-reset:list-counter]",children:a.map(function(o,l){return d.jsx("li",{className:"yst-relative yst-py-4 [counter-increment:list-counter] before:yst-absolute before:yst-left-0 before:yst-font-semibold before:yst-text-slate-800 before:yst-content-[counter(list-counter)'.'] last:yst-pb-0",children:d.jsxs("div",{className:"yst-ml-4 yst-text-slate-600",children:[d.jsx("strong",{className:"yst-font-medium yst-text-slate-800",children:o.title}),d.jsx("br",{}),o.description,o.link&&d.jsxs(d.Fragment,{children:[d.jsx("br",{}),d.jsx("span",{className:"yst-mt-2 yst-block",children:d.jsxs("a",{href:o.link.url,target:"_blank",rel:"noopener noreferrer",className:"yst-font-medium",children:[o.link.text,d.jsx(Ld,{className:"yst-ml-1 yst-inline yst-h-3 yst-w-3"})]})})]})]})},l)})}),d.jsx(Ui,{size:4,className:"yst-pt-0"}),d.jsxs("p",{className:"yst-text-slate-600",children:["Want to go deeper? →"," ",d.jsxs("a",{href:"https://yoast.com/how-to-optimize-content-for-llms/",target:"_blank",rel:"noopener noreferrer",className:"yst-font-medium",children:["Read our full guide on optimizing content for LLMs",d.jsx(Ld,{className:"yst-ml-1 yst-inline yst-h-3 yst-w-3"})]})]})]})})};function Ma(t){var e=t.value,n=e===void 0?"—":e,r=t.label,i=t.tooltip,s=t.className,a=t.borderBottom,o=a===void 0?!1:a,l=t.borderRight,u=l===void 0?!1:l,c=t.delta,f=t.tooltipPosition,p=f===void 0?"left":f;return d.jsxs("div",{className:ae("yst-relative yst-flex yst-flex-col yst-items-center yst-gap-1 yst-p-4 yst-text-center",o&&"yst-border-b yst-border-slate-200",u&&"yst-border-r yst-border-slate-200",s),children:[d.jsx("p",{className:"yst-text-2xl yst-font-bold yst-text-slate-900",children:n}),d.jsx("p",{className:"yst-text-tiny yst-text-slate-600",children:r}),typeof c=="number"&&d.jsxs("p",{className:ae("yst-flex yst-items-center yst-gap-1 yst-text-tiny yst-font-bold",Ns(c)),children:[c>0?d.jsx(qm,{}):c<0?d.jsx(Hm,{}):null,c>-1e-6&&"+",c]}),i&&d.jsx(bc,{id:"tooltip-".concat(r.replace(/\s+/g,"-").toLowerCase()),className:"yst-absolute yst-right-2 yst-top-2",position:p,children:i})]})}function Gk(t){var e=t.children,n=t.className;return d.jsx("div",{className:ae("yst-grid yst-w-full yst-grid-cols-2 yst-gap-0 yst-rounded-lg",n),children:e})}function Yk(t){return t>0?"yst-text-green-600":t<0?"yst-text-red-600":"yst-text-slate-500"}function Vk(t){var e=t.current,n=t.previous,r=t.className;if(typeof n!="number")return null;var i=e-n,s=i>0,a=i<0,o="".concat(i>0?"+":"").concat(i.toFixed(1),"%");return d.jsxs("div",{className:ae("yst-flex yst-items-center yst-gap-1 yst-text-tiny yst-font-bold",Yk(i),r),"aria-label":s?"Visibility increased by ".concat(o):a?"Visibility decreased by ".concat(o):"No change in visibility",children:[s&&d.jsx(qm,{className:"yst-w-4 yst-h-4"}),a&&d.jsx(Hm,{className:"yst-w-4 yst-h-4"}),o]})}function Qs(t){"@babel/helpers - typeof";return Qs=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},Qs(t)}function Kk(t,e){return $k(t)||Zk(t,e)||Jk(t,e)||Xk()}function Xk(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
53
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Jk(t,e){if(t){if(typeof t=="string")return Hh(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)?Hh(t,e):void 0}}function Hh(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 Zk(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function $k(t){if(Array.isArray(t))return t}function qh(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 La(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?qh(Object(n),!0).forEach(function(r){ej(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):qh(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function ej(t,e,n){return(e=tj(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function tj(t){var e=nj(t,"string");return Qs(e)=="symbol"?e:e+""}function nj(t,e){if(Qs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Qs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function rj(){var t,e,n,r,i,s,a,o,l,u,c,f,p,h,y,m,g,v,S,j,E,A,w,x=Jn(),b=x.data,L=x.isLoading,R=b==null||(t=b.scores)===null||t===void 0?void 0:t.standardized,I=(e=b==null||(n=b.mentions)===null||n===void 0||(n=n.mentionedInNumberOfQueries)===null||n===void 0?void 0:n.value)!==null&&e!==void 0?e:0,P=b==null||(r=b.mentions)===null||r===void 0||(r=r.mentionedInNumberOfQueries)===null||r===void 0||(r=r.previous)===null||r===void 0?void 0:r.difference,z=(i=b==null||(s=b.scores)===null||s===void 0||(s=s.standardized)===null||s===void 0||(s=s.citations)===null||s===void 0?void 0:s.value)!==null&&i!==void 0?i:0,N=(a=b==null||(o=b.citations)===null||o===void 0||(o=o.total)===null||o===void 0?void 0:o.value)!==null&&a!==void 0?a:0,O=b==null||(l=b.citations)===null||l===void 0||(l=l.total)===null||l===void 0||(l=l.previous)===null||l===void 0?void 0:l.difference,B=b==null||(u=b.rankings)===null||u===void 0||(u=u.list)===null||u===void 0?void 0:u.find(function(oe){var Ee;return((Ee=oe.brand)===null||Ee===void 0?void 0:Ee.isSelf)===!0}),_=(c=B==null||(f=B.rank)===null||f===void 0?void 0:f.value)!==null&&c!==void 0?c:"—",Y=B==null||(p=B.rank)===null||p===void 0||(p=p.previous)===null||p===void 0?void 0:p.difference;Y&&(Y=Y*-1);var G=(h=R==null||(y=R.visibility)===null||y===void 0?void 0:y.value)!==null&&h!==void 0?h:0,C=R==null||(m=R.visibility)===null||m===void 0||(m=m.previous)===null||m===void 0?void 0:m.value,W=(g=R==null||(v=R.ranking)===null||v===void 0?void 0:v.value)!==null&&g!==void 0?g:0,q=(S=R==null||(j=R.sentiment)===null||j===void 0?void 0:j.value)!==null&&S!==void 0?S:0,T=(E=R==null||(A=R.mentions)===null||A===void 0?void 0:A.value)!==null&&E!==void 0?E:0,Q={labels:["Mentions","Ranking","Citations","Sentiment"],datasets:[{data:[T,W,z,q],backgroundColor:Fk,pointBackgroundColor:"rgba(166, 30, 105, 1)"}]},$=La(La({},Ru),{},{plugins:La(La({},Ru.plugins),{},{tooltip:{mode:"point",intersect:!0,callbacks:{label:function(Ee){var Z=Ee.label||"",Qe=Ee.parsed.r||0;return"".concat(Z,": ").concat(Qe,"%")}}}}),interaction:{mode:"point",intersect:!0},scales:{r:{beginAtZero:!0,min:0,max:100,ticks:{stepSize:20}}}}),V=F.useState(typeof window!="undefined"&&window.innerWidth<800?"top":"left"),ie=Kk(V,2),ue=ie[0],ye=ie[1];return F.useEffect(function(){function oe(){ye(window.innerWidth<800?"top":"left")}return window.addEventListener("resize",oe),function(){return window.removeEventListener("resize",oe)}},[]),d.jsx(k.Card,{className:"yst-overflow-visible md:yst-col-span-2",children:d.jsxs(k.Card.Content,{children:[d.jsx(k.Title,{size:"3",className:"yst-mb-2",children:"AI Visibility Index (AIVI)"}),d.jsx(oa,{score:G,total:100,isLoading:L}),d.jsx(Vk,{current:G,previous:C,className:"yst-mb-4"}),d.jsxs("div",{className:"yst-flex yst-flex-col yst-items-center yst-justify-around yst-justify-items-center yst-gap-8 md:yst-flex-row",children:[d.jsxs("div",{className:"yst-radar-chart-container yst-relative yst-aspect-square yst-h-full yst-w-full md:yst-flex md:yst-w-1/2 md:yst-items-center md:yst-justify-center",children:[d.jsx(Bk,{data:Q,options:$}),d.jsx(bc,{id:"tooltip-radar-chart",className:"yst-absolute yst-right-2 yst-top-2",position:"left",children:"The AI Visibility Index (AIVI) shows how visible your brand is across major AI platforms like ChatGPT and Perplexity, based on mentions, citations, sentiment, and rankings."})]}),d.jsx("div",{className:"yst-mt-6 yst-w-full md:yst-mt-0 md:yst-flex md:yst-w-1/2 md:yst-items-center",children:d.jsxs(Gk,{children:[d.jsx(Ma,{value:I,label:"Mentions",tooltip:"Mentions show how often your brand appears in AI-generated answers to the questions we send to LLMs.",borderBottom:!0,borderRight:!0,delta:P,tooltipPosition:ue}),d.jsx(Ma,{value:typeof _=="number"&&Number.isFinite(_)&&_>0?d.jsxs(d.Fragment,{children:["#",_,_===1&&" 🏆"]}):"—",label:"Competitor ranking",tooltip:"Ranking shows the position your brand is mentioned in AI-generated answers—whether in a numbered list or the order of appearance in full-text responses.",borderBottom:!0,delta:Y}),d.jsx(Ma,{value:N,label:"Citations",tooltip:"Citations are the source links found in AI-generated answers. They form the basis for mentions, sentiment, and ranking insights.",borderRight:!0,delta:O,tooltipPosition:ue}),d.jsx(Ma,{value:q?"".concat(q,"%"):"—",label:"Positive sentiment",tooltip:"Sentiment reflects how positively, neutrally, or negatively your brand is mentioned in AI-generated answers, based on the cited sources.",delta:b==null||(w=b.scores)===null||w===void 0||(w=w.standardized)===null||w===void 0||(w=w.sentiment)===null||w===void 0||(w=w.previous)===null||w===void 0?void 0:w.difference})]})})]})]})})}function ij(t,e){return lj(t)||oj(t,e)||aj(t,e)||sj()}function sj(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
54
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function aj(t,e){if(t){if(typeof t=="string")return Wh(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)?Wh(t,e):void 0}}function Wh(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 oj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function lj(t){if(Array.isArray(t))return t}var Sl=function(){var e=Et(),n=e.brandId,r=e.analysisId,i=bA(),s=i.isProduction,a=lt(),o=ti({query:{select:function(I){var P=I.data;return P==null?void 0:P.brands}}}),l=o.data,u=o.isLoading,c=Io(n,r,{query:{enabled:!!n&&xA(r),select:function(I){var P=I.data;return P==null?void 0:P.analysis}}}),f=c.data,p=c.isLoading,h=f==null?void 0:f.status,y=u||p,m=l&&(l==null?void 0:l.length)>0,g=!y&&f&&h===Dn.completed,v=F.useState(!1),S=ij(v,2),j=S[0],E=S[1],A=F.useRef(null),w=F.useRef(void 0),x=localStorage.getItem("yst_congratulations_toast_seen")==="true";F.useEffect(function(){return g&&!w.current&&!x&&(A.current=setTimeout(function(){E(!0),localStorage.setItem("yst_congratulations_toast_seen","true")},1e4)),!g&&w.current&&(E(!1),A.current&&(clearTimeout(A.current),A.current=null)),w.current=g,function(){A.current&&(clearTimeout(A.current),A.current=null)}},[g,x]);function b(R){var I=R.children;if(typeof window=="undefined")return null;var P=document.getElementById("tsx-toasts");return P?Iy.createPortal(I,P):null}var L=function(I){var P=I.isVisible,z=I.setIsVisible,N=function(){z(!1)};return d.jsxs(k.Toast,{id:"toast",isVisible:P,setIsVisible:function(O){O||z(!1)},children:[d.jsxs("div",{className:"yst-mb-3 yst-flex yst-items-start yst-gap-3",children:[d.jsx(Ym,{}),d.jsxs("div",{className:"yst-grow",children:[d.jsx(k.Title,{size:"3",className:"yst-mb-1",children:"Congratulations on your first analysis!"}),"You’ve completed your brand analysis. We’d love to hear what you think."]}),d.jsx(k.Button,{variant:"tertiary",onClick:N,children:d.jsx(Gm,{})})]}),d.jsxs("div",{className:"yst-flex yst-justify-end yst-gap-4",children:[d.jsx(k.Button,{variant:"tertiary",onClick:N,children:"Dismiss"}),d.jsxs(k.Button,{as:"a",href:"https://www.surveymonkey.com/r/HGSB8DL",target:"_blank",children:["Give feedback",d.jsx(Qm,{className:"yst-ml-2"})]})]})]})};return u?d.jsx(Hi,{}):m?d.jsxs("div",{className:"yst-space-y-4",children:[d.jsx(nC,{}),g&&d.jsxs("div",{className:"yst-space-y-4",children:[d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-between",children:[d.jsx(k.Title,{size:"2",children:"Your brand analysis"}),d.jsxs("div",{className:"yst-flex yst-gap-2",children:[!s&&d.jsx(k.Button,{variant:"secondary",onClick:function(){return a("/brands/".concat(n,"/analysis/").concat(r,"/scan-details"))},children:"Scan details"}),d.jsxs(k.Button,{as:br,variant:"secondary",to:"/brands/".concat(n,"/brand-list"),className:ae("yst-gap-1.5"),disabled:!n,children:[d.jsx(Dm,{})," Edit brand list"]})]})]}),d.jsxs("div",{className:"yst-grid yst-grid-cols-1 yst-gap-4 md:yst-grid-cols-2",children:[d.jsx(Qk,{}),d.jsx(rj,{}),d.jsx(rC,{}),d.jsx(Wk,{}),d.jsx(c3,{}),d.jsx(i3,{}),d.jsx(qA,{}),d.jsx(d3,{})]}),d.jsx(b,{children:d.jsx(L,{isVisible:j,setIsVisible:E})})]})]}):d.jsx(EA,{})},uj=F.lazy(function(){return Promise.resolve().then(()=>Vj)}),cj=F.lazy(function(){return Promise.resolve().then(()=>A9)}),dj=F.lazy(function(){return Promise.resolve().then(()=>nT)}),fj=F.lazy(function(){return Promise.resolve().then(()=>sT)}),hj=F.lazy(function(){return Promise.resolve().then(()=>bT)}),pj=F.lazy(function(){return Promise.resolve().then(()=>BT)}),yj=F.lazy(function(){return Promise.resolve().then(()=>rP)}),mj=new _b({defaultOptions:{queries:{refetchOnWindowFocus:!1,retry:!1,staleTime:1e3*60*5},mutations:{retry:!1}}}),gj=F.lazy(function(){return Promise.resolve({default:function(){return null}})}),Mn=function(){return d.jsx("div",{className:"yst-flex yst-min-h-[200px] yst-items-center yst-justify-center",children:d.jsxs("div",{className:"yst-w-full yst-max-w-md yst-space-y-3",children:[d.jsx(k.SkeletonLoader,{className:"yst-h-8 yst-w-3/4"}),d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-full"}),d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-2/3"})]})})},vj=function(e){var n=e.hideNav,r=n===void 0?!1:n,i=e.disableLayout,s=i===void 0?!1:i,a=e.DebugInfo;return d.jsx(Rv,{children:d.jsxs(it,{element:d.jsx(Gw,{hideNav:r,disableLayout:s,DebugInfo:a}),children:[d.jsxs(it,{path:"/",element:d.jsx(Ii,{}),children:[d.jsx(it,{index:!0,element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Pn,{title:"AI Brand Insights"}),d.jsx(Sl,{})]})}),d.jsxs(it,{path:"brands/:brandId",element:d.jsx(Ud,{}),children:[d.jsx(it,{index:!0,element:d.jsx(Sl,{})}),d.jsx(it,{path:"brand-list",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Pn,{title:"Brands - AI Brand Insights"}),d.jsx(uj,{})]})}),d.jsxs(it,{path:"analysis/:analysisId",element:d.jsx(Yw,{}),children:[d.jsx(it,{index:!0,element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Pn,{title:"Analysis - AI Brand Insights"}),d.jsx(Sl,{})]})}),d.jsx(it,{path:"scan-details",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Pn,{title:"Scan details - AI Brand Insights"}),d.jsx(cj,{})]})})]})]}),d.jsxs(it,{path:"/setup",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Pn,{title:"Setup brand - AI Brand Insights"}),d.jsx(fj,{})]}),children:[d.jsx(it,{index:!0,element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Pn,{title:"AI Brand Insights"}),d.jsx(hj,{})]})}),d.jsxs(it,{path:":brandId",element:d.jsx(Ud,{}),children:[d.jsx(it,{path:"queries",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Pn,{title:"Setup queries - AI Brand Insights"}),d.jsx(pj,{})]})}),d.jsx(it,{path:"analysis",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Pn,{title:"Analysis - AI Brand Insights"}),d.jsx(yj,{})]})})]})]})]}),d.jsx(it,{path:"/settings",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Pn,{title:"Settings - AI Brand Insights"}),d.jsx(dj,{})]})}),!1]})})},bj=function(e){var n=e.DebugInfo,r=e.hostAppProps;return d.jsxs(Db,{client:mj,children:[d.jsx(nA,{children:d.jsxs(Bx,{hostAppProps:r,children:[d.jsx(vj,{DebugInfo:n}),d.jsx(rA,{})]})}),d.jsx(F.Suspense,{fallback:null,children:d.jsx(gj,{initialIsOpen:!1})})]})};function xj(t){var e=t.subpath,n=e===void 0?"/":e,r=t.onNavigate,i=lt(),s=mt(),a=F.useRef(n),o=F.useRef(null),l=F.useRef(!1),u="".concat(s.pathname).concat(s.search).concat(s.hash),c=F.useCallback(r,[r]);return F.useEffect(function(){if(n===u){a.current=n;return}l.current||n!==a.current&&(a.current=n,o.current=n,l.current=!0,i(n,{replace:!0}),setTimeout(function(){l.current=!1},10))},[n,u,i]),F.useEffect(function(){l.current||u!==n&&u!==o.current&&(o.current=u,c(u))},[u,n,c]),null}function wj(t,e){return kj(t)||Cj(t,e)||Sj(t,e)||Aj()}function Aj(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
55
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sj(t,e){if(t){if(typeof t=="string")return Qh(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)?Qh(t,e):void 0}}function Qh(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 Cj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function kj(t){if(Array.isArray(t))return t}var jj=function(e){var n=e.isRtl,r=n===void 0?!1:n,i=e.className,s=e.style,a=e.token,o=a===void 0?"":a,l=e.apiUrl,u=e.env,c=e.DebugInfo,f=e.basename,p=f===void 0?"/":f,h=e.subpath,y=h===void 0?"/":h,m=e.onNavigate,g=m===void 0?function(){}:m,v=e.onLogout,S=v===void 0?function(){}:v,j=e.onAddSubscription,E=j===void 0?function(){}:j,A=function(P,z){var N=P.endsWith("/")?P.slice(0,-1):P,O=z.startsWith("/")?z:"/".concat(z);return N+O||"/"},w=F.useState(!!(o||l)),x=wj(w,2),b=x[0],L=x[1],R={onAddSubscription:E,onLogout:S,onNavigate:g,env:u,DebugInfo:c,basename:p,subpath:y};return F.useEffect(function(){l&&Pm(l),I1(typeof o!="function"?function(){return o}:o),L(!1)},[l,o]),b?d.jsx("div",{className:i,style:s,children:d.jsx(k.Spinner,{})}):d.jsx("div",{className:i,style:s,children:d.jsxs(Lv,{initialEntries:[A(p,y)],basename:p||"/",children:[d.jsx(xj,{subpath:y,onNavigate:g}),d.jsx(k.Root,{context:{isRtl:r},children:d.jsx(bj,{DebugInfo:c,hostAppProps:R})})]})})};function K0(t){var e=t.children,n=t.description,r=t.title;return d.jsxs(k.Paper.Header,{children:[r&&d.jsx(k.Title,{className:ae({"yst-mb-3":n||e}),children:r}),n&&(typeof n=="string"?d.jsx("p",{children:n}):n),e]})}function _u(t){"@babel/helpers - typeof";return _u=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},_u(t)}function gs(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return _t(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,P={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,P.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=P.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,P.v=O,P.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,P.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(P.n=-1),z(x,b)):P.n=b:P.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=P.n<0)?b:j.call(E,P))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(_t(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,_t(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,_t(f,"constructor",u),_t(u,"constructor",l),l.displayName="GeneratorFunction",_t(u,i,"GeneratorFunction"),_t(f),_t(f,i,"Generator"),_t(f,r,function(){return this}),_t(f,"toString",function(){return"[object Generator]"}),(gs=function(){return{w:s,m:p}})()}function _t(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}_t=function(a,o,l,u){function c(f,p){_t(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},_t(t,e,n,r)}function Gh(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Yh(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Gh(s,r,i,a,o,"next",l)}function o(l){Gh(s,r,i,a,o,"throw",l)}a(void 0)})}}function Cl(t,e){return Pj(t)||Tj(t,e)||Oj(t,e)||Ej()}function Ej(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
56
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Oj(t,e){if(t){if(typeof t=="string")return Vh(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)?Vh(t,e):void 0}}function Vh(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 Tj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function Pj(t){if(Array.isArray(t))return t}var Ij=function(e){var n=e.isOpen,r=e.onClose,i=e.groupToEdit,s=e.allBrands,a=Et(),o=a.brandId,l=a.analysisId,u=F.useState(""),c=Cl(u,2),f=c[0],p=c[1],h=F.useState([]),y=Cl(h,2),m=y[0],g=y[1],v=F.useState(!1),S=Cl(v,2),j=S[0],E=S[1],A=nn();F.useEffect(function(){if(n&&i&&i.type==="group"){var G;p(String(i.name||""));var C=((G=i.groupedBrands)===null||G===void 0?void 0:G.map(function(W){return String(W.id||"")}))||[];g(C)}},[n,i]);var w=Lm({mutation:{onSuccess:function(){var G=Yh(gs().m(function W(){return gs().w(function(q){for(;;)switch(q.n){case 0:return q.n=1,Promise.all([A.invalidateQueries({queryKey:io(o)}),A.invalidateQueries({queryKey:qn(o,"latest")}),A.invalidateQueries({queryKey:kn(o,"latest")}),A.invalidateQueries({queryKey:qn(o,l)}),A.invalidateQueries({queryKey:kn(o,l)})]);case 1:N();case 2:return q.a(2)}},W)}));function C(){return G.apply(this,arguments)}return C}(),onError:function(C){console.error("Error creating brand group:",C)}}}),x=w.mutate,b=w.isPending,L=ox({mutation:{onSuccess:function(){var G=Yh(gs().m(function W(){return gs().w(function(q){for(;;)switch(q.n){case 0:return q.n=1,Promise.all([A.invalidateQueries({queryKey:io(o)}),A.invalidateQueries({queryKey:qn(o,"latest")}),A.invalidateQueries({queryKey:kn(o,"latest")}),A.invalidateQueries({queryKey:qn(o,l)}),A.invalidateQueries({queryKey:kn(o,l)})]);case 1:N(),_();case 2:return q.a(2)}},W)}));function C(){return G.apply(this,arguments)}return C}(),onError:function(C){console.error("Error deleting brand group:",C),window.alert("An error occurred while ungrouping the brands. Please try again later.")}}}),R=L.mutate,I=L.isPending,P=typeof(i==null?void 0:i.id)=="string"&&i.id.length>0||typeof(i==null?void 0:i.id)=="number"&&!isNaN(i.id),z=function(){!f.trim()||!P||x({brandId:o,data:{groupName:f.trim(),brandIds:m}})},N=function(){p(""),g([]),r()},O=function(){return m.map(function(C){if(i&&i.type==="group"){var W,q=(W=i.groupedBrands)===null||W===void 0?void 0:W.find(function(Q){return String(Q.id)===C});if(q)return q.name||""}var T=s.find(function(Q){return String(Q.id)===C});return T?T.type==="group"?"Group: ".concat(T.name):T.name||"":""}).filter(Boolean)},B=function(){E(!0)},_=function(){return E(!1)},Y=function(){if(!P){console.error("Invalid groupId provided for ungrouping. groupToEdit?.id: ".concat(i==null?void 0:i.id," (type: ").concat(_u(i==null?void 0:i.id),")")),_();return}R({brandId:o,brandGroupId:i.id})};return!i||i.type!=="group"?null:d.jsxs(d.Fragment,{children:[d.jsx(k.Modal,{isOpen:n,onClose:j?function(){}:N,as:"div",children:d.jsx(k.Modal.Panel,{children:d.jsxs(k.Modal.Container,{children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-4",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Edit brand group"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-mb-8 yst-space-y-4",children:[d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"Update the group name or ungroup brands by removing their tags."}),d.jsxs("div",{children:[d.jsx("label",{htmlFor:"editGroupName",className:"yst-mb-2 yst-block yst-text-sm yst-font-medium",children:"Group name"}),d.jsx(k.TextInput,{id:"editGroupName",value:f,onChange:function(G){return p(G.target.value)},placeholder:"Enter group name",className:"yst-w-full"})]}),d.jsxs("div",{children:[d.jsx(k.TagField,{readOnly:!0,id:"editGroupedBrands",label:"Grouped brands",tags:O(),onRemoveTag:function(G){if(m.length<2)return E(!0);g(function(C){return C.filter(function(W,q){return q!==G})})},onAddTag:function(){}}),m.length===0?d.jsx("p",{className:"yst-mt-2 yst-text-sm",children:'Click "Ungroup brands" to remove this group.'}):d.jsx("p",{className:"yst-mt-2 yst-text-sm yst-italic yst-text-gray-500",children:"Note: To add brands to this group, save this group, then use the checkboxes to select this group as well as any additional brands to be grouped."})]})]}),d.jsx(k.Modal.Container.Footer,{children:d.jsxs("div",{className:"yst-flex yst-w-full yst-items-center yst-justify-between",children:[d.jsx("div",{className:"yst-flex yst-justify-start",children:d.jsx(k.Button,{variant:"tertiary",onClick:B,disabled:b||!P,className:"yst-text-red-600",children:"Ungroup brands"})}),d.jsxs("div",{className:"yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"secondary",onClick:N,children:"Cancel"}),d.jsx(k.Button,{variant:"primary",onClick:z,disabled:!f.trim()||b,isLoading:b,children:b?"Saving...":"Save changes"})]})]})})]})})}),d.jsx(_o,{isOpen:j,onClose:_,onConfirm:Y,disabled:!P||I,isLoading:I,title:"Ungroup this brand group?",description:d.jsxs(d.Fragment,{children:[d.jsx("p",{children:"The group will be removed, but the brands inside will remain in your brand list."}),d.jsx("p",{children:"This action cannot be undone. To create a new group with these brands, simply select them and create a new group."})]}),confirmText:"Yes, ungroup"})]})};function Du(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Dt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,P={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,P.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=P.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,P.v=O,P.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,P.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(P.n=-1),z(x,b)):P.n=b:P.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=P.n<0)?b:j.call(E,P))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Dt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Dt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Dt(f,"constructor",u),Dt(u,"constructor",l),l.displayName="GeneratorFunction",Dt(u,i,"GeneratorFunction"),Dt(f),Dt(f,i,"Generator"),Dt(f,r,function(){return this}),Dt(f,"toString",function(){return"[object Generator]"}),(Du=function(){return{w:s,m:p}})()}function Dt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Dt=function(a,o,l,u){function c(f,p){Dt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Dt(t,e,n,r)}function Kh(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Mj(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Kh(s,r,i,a,o,"next",l)}function o(l){Kh(s,r,i,a,o,"throw",l)}a(void 0)})}}function Xh(t,e){return _j(t)||Rj(t,e)||Nj(t,e)||Lj()}function Lj(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
57
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Nj(t,e){if(t){if(typeof t=="string")return Jh(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)?Jh(t,e):void 0}}function Jh(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 Rj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function _j(t){if(Array.isArray(t))return t}var Dj=function(e){var n=e.isOpen,r=e.onClose,i=e.brandId,s=e.brandsToGroup,a=e.onGroupCreated,o=nn(),l=Et(),u=l.analysisId,c=F.useState(""),f=Xh(c,2),p=f[0],h=f[1],y=F.useState([]),m=Xh(y,2),g=m[0],v=m[1];F.useEffect(function(){if(n&&s.length>0){var L,R=(L=s[0])===null||L===void 0?void 0:L.name;h(String(R||"New Group")),v(s.map(function(I){var P;return String((P=I.id)!==null&&P!==void 0?P:"")}))}},[n,s]);var S=Lm({mutation:{onSuccess:function(){var L=Mj(Du().m(function I(){return Du().w(function(P){for(;;)switch(P.n){case 0:return P.n=1,Promise.all([o.invalidateQueries({queryKey:io(i)}),o.invalidateQueries({queryKey:pc(i)}),o.invalidateQueries({queryKey:qn(i,"latest")}),o.invalidateQueries({queryKey:kn(i,"latest")}),o.invalidateQueries({queryKey:qn(i,u)}),o.invalidateQueries({queryKey:kn(i,u)})]);case 1:a==null||a(),A();case 2:return P.a(2)}},I)}));function R(){return L.apply(this,arguments)}return R}(),onError:function(R){console.error("Error creating group:",R)}}}),j=S.mutate,E=S.isPending,A=function(){h(""),v([]),r()},w=function(){if(!(!p.trim()||g.length===0)){var R=g.flatMap(function(I){var P=s.find(function(z){return String(z.id)===I});return P&&P.type==="group"&&Array.isArray(P.groupedBrands)?P.groupedBrands.map(function(z){return String(z.id)}):I});j({brandId:i,data:{groupName:p.trim(),brandIds:R.filter(function(I){return I!==""})}})}},x=function(R){v(function(I){var P=I.filter(function(z){return z!==R});return P.length===0&&A(),P})},b=g.map(function(L){var R=s.find(function(I){return String(I.id)===L});return R?R.type==="group"?"Group: ".concat(R.name):R.name||"":""}).filter(Boolean);return d.jsx(k.Modal,{isOpen:n,onClose:A,children:d.jsx(k.Modal.Panel,{children:d.jsxs(k.Modal.Container,{children:[d.jsx(k.Modal.Container.Header,{children:d.jsx(k.Modal.Title,{children:"Create brand group"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-space-y-4",children:[d.jsxs("div",{children:[d.jsx("label",{htmlFor:"groupName",className:"yst-mb-2 yst-block yst-text-sm yst-font-medium",children:"Group name"}),d.jsx(k.TextInput,{id:"groupName",value:p,onChange:function(L){return h(L.target.value)},placeholder:"Enter group name",className:"yst-w-full"})]}),d.jsxs("div",{children:[d.jsx(k.TagField,{readOnly:!0,id:"groupedBrands",label:"Brands in group (".concat(g.length,")"),tags:b,onRemoveTag:function(L){var R=g[L];R&&x(R)},onAddTag:function(){}}),g.length===0&&d.jsx("p",{className:"yst-text-sm yst-italic yst-text-gray-500",children:"No brands selected"})]}),d.jsx("p",{children:"Note: To add brands to this group, save this group, then use the checkboxes to select this group as well as any additional brands to be grouped."})]}),d.jsx(k.Modal.Container.Footer,{className:"yst-pt-4",children:d.jsxs("div",{className:"yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"secondary",onClick:A,disabled:E,children:"Cancel"}),d.jsx(k.Button,{variant:"primary",onClick:w,disabled:!p.trim()||g.length===0||E,children:E?"Saving...":"Save group"})]})})]})})})};function Gs(t){"@babel/helpers - typeof";return Gs=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},Gs(t)}function Zh(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 $h(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Zh(Object(n),!0).forEach(function(r){X0(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Zh(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function X0(t,e,n){return(e=Bj(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Bj(t){var e=Fj(t,"string");return Gs(e)=="symbol"?e:e+""}function Fj(t,e){if(Gs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Gs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function zj(t){return qj(t)||Hj(t)||J0(t)||Uj()}function Uj(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
52
+ `):t}function sk(t,e){const{element:n,datasetIndex:r,index:i}=e,s=t.getDatasetMeta(r).controller,{label:a,value:o}=s.getLabelAndValue(i);return{chart:t,label:a,parsed:s.getParsed(i),raw:t.data.datasets[r].data[i],formattedValue:o,dataset:s.getDataset(),dataIndex:i,datasetIndex:r,element:n}}function kh(t,e){const n=t.chart.ctx,{body:r,footer:i,title:s}=t,{boxWidth:a,boxHeight:o}=e,l=Je(e.bodyFont),u=Je(e.titleFont),c=Je(e.footerFont),f=s.length,p=i.length,h=r.length,y=ot(e.padding);let m=y.height,g=0,v=r.reduce((E,A)=>E+A.before.length+A.lines.length+A.after.length,0);if(v+=t.beforeBody.length+t.afterBody.length,f&&(m+=f*u.lineHeight+(f-1)*e.titleSpacing+e.titleMarginBottom),v){const E=e.displayColors?Math.max(o,l.lineHeight):l.lineHeight;m+=h*E+(v-h)*l.lineHeight+(v-1)*e.bodySpacing}p&&(m+=e.footerMarginTop+p*c.lineHeight+(p-1)*e.footerSpacing);let S=0;const j=function(E){g=Math.max(g,n.measureText(E).width+S)};return n.save(),n.font=u.string,Le(t.title,j),n.font=l.string,Le(t.beforeBody.concat(t.afterBody),j),S=e.displayColors?a+2+e.boxPadding:0,Le(r,E=>{Le(E.before,j),Le(E.lines,j),Le(E.after,j)}),S=0,n.font=c.string,Le(t.footer,j),n.restore(),g+=y.width,{width:g,height:m}}function ak(t,e){const{y:n,height:r}=e;return n<r/2?"top":n>t.height-r/2?"bottom":"center"}function ok(t,e,n,r){const{x:i,width:s}=r,a=n.caretSize+n.caretPadding;if(t==="left"&&i+s+a>e.width||t==="right"&&i-s-a<0)return!0}function lk(t,e,n,r){const{x:i,width:s}=n,{width:a,chartArea:{left:o,right:l}}=t;let u="center";return r==="center"?u=i<=(o+l)/2?"left":"right":i<=s/2?u="left":i>=a-s/2&&(u="right"),ok(u,t,e,n)&&(u="center"),u}function jh(t,e,n){const r=n.yAlign||e.yAlign||ak(t,n);return{xAlign:n.xAlign||e.xAlign||lk(t,e,n,r),yAlign:r}}function uk(t,e){let{x:n,width:r}=t;return e==="right"?n-=r:e==="center"&&(n-=r/2),n}function ck(t,e,n){let{y:r,height:i}=t;return e==="top"?r+=n:e==="bottom"?r-=i+n:r-=i/2,r}function Eh(t,e,n,r){const{caretSize:i,caretPadding:s,cornerRadius:a}=t,{xAlign:o,yAlign:l}=n,u=i+s,{topLeft:c,topRight:f,bottomLeft:p,bottomRight:h}=hi(a);let y=uk(e,o);const m=ck(e,l,u);return l==="center"?o==="left"?y+=u:o==="right"&&(y-=u):o==="left"?y-=Math.max(c,p)+i:o==="right"&&(y+=Math.max(f,h)+i),{x:Zt(y,0,r.width-e.width),y:Zt(m,0,r.height-e.height)}}function Ta(t,e,n){const r=ot(n.padding);return e==="center"?t.x+t.width/2:e==="right"?t.x+t.width-r.right:t.x+r.left}function Oh(t){return mn([],_n(t))}function dk(t,e,n){return xr(t,{tooltip:e,tooltipItems:n,type:"tooltip"})}function Ph(t,e){const n=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return n?t.override(n):t}const q0={beforeTitle:In,title(t){if(t.length>0){const e=t[0],n=e.chart.data.labels,r=n?n.length:0;if(this&&this.options&&this.options.mode==="dataset")return e.dataset.label||"";if(e.label)return e.label;if(r>0&&e.dataIndex<r)return n[e.dataIndex]}return""},afterTitle:In,beforeBody:In,beforeLabel:In,label(t){if(this&&this.options&&this.options.mode==="dataset")return t.label+": "+t.formattedValue||t.formattedValue;let e=t.dataset.label||"";e&&(e+=": ");const n=t.formattedValue;return Ne(n)||(e+=n),e},labelColor(t){const n=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{borderColor:n.borderColor,backgroundColor:n.backgroundColor,borderWidth:n.borderWidth,borderDash:n.borderDash,borderDashOffset:n.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(t){const n=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{pointStyle:n.pointStyle,rotation:n.rotation}},afterLabel:In,afterBody:In,beforeFooter:In,footer:In,afterFooter:In};function bt(t,e,n,r){const i=t[e].call(n,r);return typeof i=="undefined"?q0[e].call(n,r):i}class Tu extends Vn{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart,this.options=e.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const n=this.chart,r=this.options.setContext(this.getContext()),i=r.enabled&&n.options.animation&&r.animations,s=new j0(this.chart,i);return i._cacheable&&(this._cachedAnimations=Object.freeze(s)),s}getContext(){return this.$context||(this.$context=dk(this.chart.getContext(),this,this._tooltipItems))}getTitle(e,n){const{callbacks:r}=n,i=bt(r,"beforeTitle",this,e),s=bt(r,"title",this,e),a=bt(r,"afterTitle",this,e);let o=[];return o=mn(o,_n(i)),o=mn(o,_n(s)),o=mn(o,_n(a)),o}getBeforeBody(e,n){return Oh(bt(n.callbacks,"beforeBody",this,e))}getBody(e,n){const{callbacks:r}=n,i=[];return Le(e,s=>{const a={before:[],lines:[],after:[]},o=Ph(r,s);mn(a.before,_n(bt(o,"beforeLabel",this,s))),mn(a.lines,bt(o,"label",this,s)),mn(a.after,_n(bt(o,"afterLabel",this,s))),i.push(a)}),i}getAfterBody(e,n){return Oh(bt(n.callbacks,"afterBody",this,e))}getFooter(e,n){const{callbacks:r}=n,i=bt(r,"beforeFooter",this,e),s=bt(r,"footer",this,e),a=bt(r,"afterFooter",this,e);let o=[];return o=mn(o,_n(i)),o=mn(o,_n(s)),o=mn(o,_n(a)),o}_createItems(e){const n=this._active,r=this.chart.data,i=[],s=[],a=[];let o=[],l,u;for(l=0,u=n.length;l<u;++l)o.push(sk(this.chart,n[l]));return e.filter&&(o=o.filter((c,f,p)=>e.filter(c,f,p,r))),e.itemSort&&(o=o.sort((c,f)=>e.itemSort(c,f,r))),Le(o,c=>{const f=Ph(e.callbacks,c);i.push(bt(f,"labelColor",this,c)),s.push(bt(f,"labelPointStyle",this,c)),a.push(bt(f,"labelTextColor",this,c))}),this.labelColors=i,this.labelPointStyles=s,this.labelTextColors=a,this.dataPoints=o,o}update(e,n){const r=this.options.setContext(this.getContext()),i=this._active;let s,a=[];if(!i.length)this.opacity!==0&&(s={opacity:0});else{const o=ys[r.position].call(this,i,this._eventPosition);a=this._createItems(r),this.title=this.getTitle(a,r),this.beforeBody=this.getBeforeBody(a,r),this.body=this.getBody(a,r),this.afterBody=this.getAfterBody(a,r),this.footer=this.getFooter(a,r);const l=this._size=kh(this,r),u=Object.assign({},o,l),c=jh(this.chart,r,u),f=Eh(r,u,c,this.chart);this.xAlign=c.xAlign,this.yAlign=c.yAlign,s={opacity:1,x:f.x,y:f.y,width:l.width,height:l.height,caretX:o.x,caretY:o.y}}this._tooltipItems=a,this.$context=void 0,s&&this._resolveAnimations().update(this,s),e&&r.external&&r.external.call(this,{chart:this.chart,tooltip:this,replay:n})}drawCaret(e,n,r,i){const s=this.getCaretPosition(e,r,i);n.lineTo(s.x1,s.y1),n.lineTo(s.x2,s.y2),n.lineTo(s.x3,s.y3)}getCaretPosition(e,n,r){const{xAlign:i,yAlign:s}=this,{caretSize:a,cornerRadius:o}=r,{topLeft:l,topRight:u,bottomLeft:c,bottomRight:f}=hi(o),{x:p,y:h}=e,{width:y,height:m}=n;let g,v,S,j,E,A;return s==="center"?(E=h+m/2,i==="left"?(g=p,v=g-a,j=E+a,A=E-a):(g=p+y,v=g+a,j=E-a,A=E+a),S=g):(i==="left"?v=p+Math.max(l,c)+a:i==="right"?v=p+y-Math.max(u,f)-a:v=this.caretX,s==="top"?(j=h,E=j-a,g=v-a,S=v+a):(j=h+m,E=j+a,g=v+a,S=v-a),A=j),{x1:g,x2:v,x3:S,y1:j,y2:E,y3:A}}drawTitle(e,n,r){const i=this.title,s=i.length;let a,o,l;if(s){const u=pi(r.rtl,this.x,this.width);for(e.x=Ta(this,r.titleAlign,r),n.textAlign=u.textAlign(r.titleAlign),n.textBaseline="middle",a=Je(r.titleFont),o=r.titleSpacing,n.fillStyle=r.titleColor,n.font=a.string,l=0;l<s;++l)n.fillText(i[l],u.x(e.x),e.y+a.lineHeight/2),e.y+=a.lineHeight+o,l+1===s&&(e.y+=r.titleMarginBottom-o)}}_drawColorBox(e,n,r,i,s){const a=this.labelColors[r],o=this.labelPointStyles[r],{boxHeight:l,boxWidth:u}=s,c=Je(s.bodyFont),f=Ta(this,"left",s),p=i.x(f),h=l<c.lineHeight?(c.lineHeight-l)/2:0,y=n.y+h;if(s.usePointStyle){const m={radius:Math.min(u,l)/2,pointStyle:o.pointStyle,rotation:o.rotation,borderWidth:1},g=i.leftForLtr(p,u)+u/2,v=y+l/2;e.strokeStyle=s.multiKeyBackground,e.fillStyle=s.multiKeyBackground,ku(e,m,g,v),e.strokeStyle=a.borderColor,e.fillStyle=a.backgroundColor,ku(e,m,g,v)}else{e.lineWidth=je(a.borderWidth)?Math.max(...Object.values(a.borderWidth)):a.borderWidth||1,e.strokeStyle=a.borderColor,e.setLineDash(a.borderDash||[]),e.lineDashOffset=a.borderDashOffset||0;const m=i.leftForLtr(p,u),g=i.leftForLtr(i.xPlus(p,1),u-2),v=hi(a.borderRadius);Object.values(v).some(S=>S!==0)?(e.beginPath(),e.fillStyle=s.multiKeyBackground,ho(e,{x:m,y,w:u,h:l,radius:v}),e.fill(),e.stroke(),e.fillStyle=a.backgroundColor,e.beginPath(),ho(e,{x:g,y:y+1,w:u-2,h:l-2,radius:v}),e.fill()):(e.fillStyle=s.multiKeyBackground,e.fillRect(m,y,u,l),e.strokeRect(m,y,u,l),e.fillStyle=a.backgroundColor,e.fillRect(g,y+1,u-2,l-2))}e.fillStyle=this.labelTextColors[r]}drawBody(e,n,r){const{body:i}=this,{bodySpacing:s,bodyAlign:a,displayColors:o,boxHeight:l,boxWidth:u,boxPadding:c}=r,f=Je(r.bodyFont);let p=f.lineHeight,h=0;const y=pi(r.rtl,this.x,this.width),m=function(b){n.fillText(b,y.x(e.x+h),e.y+p/2),e.y+=p+s},g=y.textAlign(a);let v,S,j,E,A,w,x;for(n.textAlign=a,n.textBaseline="middle",n.font=f.string,e.x=Ta(this,g,r),n.fillStyle=r.bodyColor,Le(this.beforeBody,m),h=o&&g!=="right"?a==="center"?u/2+c:u+2+c:0,E=0,w=i.length;E<w;++E){for(v=i[E],S=this.labelTextColors[E],n.fillStyle=S,Le(v.before,m),j=v.lines,o&&j.length&&(this._drawColorBox(n,e,E,y,r),p=Math.max(f.lineHeight,l)),A=0,x=j.length;A<x;++A)m(j[A]),p=f.lineHeight;Le(v.after,m)}h=0,p=f.lineHeight,Le(this.afterBody,m),e.y-=s}drawFooter(e,n,r){const i=this.footer,s=i.length;let a,o;if(s){const l=pi(r.rtl,this.x,this.width);for(e.x=Ta(this,r.footerAlign,r),e.y+=r.footerMarginTop,n.textAlign=l.textAlign(r.footerAlign),n.textBaseline="middle",a=Je(r.footerFont),n.fillStyle=r.footerColor,n.font=a.string,o=0;o<s;++o)n.fillText(i[o],l.x(e.x),e.y+a.lineHeight/2),e.y+=a.lineHeight+r.footerSpacing}}drawBackground(e,n,r,i){const{xAlign:s,yAlign:a}=this,{x:o,y:l}=e,{width:u,height:c}=r,{topLeft:f,topRight:p,bottomLeft:h,bottomRight:y}=hi(i.cornerRadius);n.fillStyle=i.backgroundColor,n.strokeStyle=i.borderColor,n.lineWidth=i.borderWidth,n.beginPath(),n.moveTo(o+f,l),a==="top"&&this.drawCaret(e,n,r,i),n.lineTo(o+u-p,l),n.quadraticCurveTo(o+u,l,o+u,l+p),a==="center"&&s==="right"&&this.drawCaret(e,n,r,i),n.lineTo(o+u,l+c-y),n.quadraticCurveTo(o+u,l+c,o+u-y,l+c),a==="bottom"&&this.drawCaret(e,n,r,i),n.lineTo(o+h,l+c),n.quadraticCurveTo(o,l+c,o,l+c-h),a==="center"&&s==="left"&&this.drawCaret(e,n,r,i),n.lineTo(o,l+f),n.quadraticCurveTo(o,l,o+f,l),n.closePath(),n.fill(),i.borderWidth>0&&n.stroke()}_updateAnimationTarget(e){const n=this.chart,r=this.$animations,i=r&&r.x,s=r&&r.y;if(i||s){const a=ys[e.position].call(this,this._active,this._eventPosition);if(!a)return;const o=this._size=kh(this,e),l=Object.assign({},a,this._size),u=jh(n,e,l),c=Eh(e,l,u,n);(i._to!==c.x||s._to!==c.y)&&(this.xAlign=u.xAlign,this.yAlign=u.yAlign,this.width=o.width,this.height=o.height,this.caretX=a.x,this.caretY=a.y,this._resolveAnimations().update(this,c))}}_willRender(){return!!this.opacity}draw(e){const n=this.options.setContext(this.getContext());let r=this.opacity;if(!r)return;this._updateAnimationTarget(n);const i={width:this.width,height:this.height},s={x:this.x,y:this.y};r=Math.abs(r)<.001?0:r;const a=ot(n.padding),o=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;n.enabled&&o&&(e.save(),e.globalAlpha=r,this.drawBackground(s,e,i,n),x0(e,n.textDirection),s.y+=a.top,this.drawTitle(s,e,n),this.drawBody(s,e,n),this.drawFooter(s,e,n),w0(e,n.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,n){const r=this._active,i=e.map(({datasetIndex:o,index:l})=>{const u=this.chart.getDatasetMeta(o);if(!u)throw new Error("Cannot find a dataset at index "+o);return{datasetIndex:o,element:u.data[l],index:l}}),s=!oo(r,i),a=this._positionChanged(i,n);(s||a)&&(this._active=i,this._eventPosition=n,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,n,r=!0){if(n&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const i=this.options,s=this._active||[],a=this._getActiveElements(e,s,n,r),o=this._positionChanged(a,e),l=n||!oo(a,s)||o;return l&&(this._active=a,(i.enabled||i.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,n))),l}_getActiveElements(e,n,r,i){const s=this.options;if(e.type==="mouseout")return[];if(!i)return n.filter(o=>this.chart.data.datasets[o.datasetIndex]&&this.chart.getDatasetMeta(o.datasetIndex).controller.getParsed(o.index)!==void 0);const a=this.chart.getElementsAtEventForMode(e,s.mode,s,r);return s.reverse&&a.reverse(),a}_positionChanged(e,n){const{caretX:r,caretY:i,options:s}=this,a=ys[s.position].call(this,e,n);return a!==!1&&(r!==a.x||i!==a.y)}}fe(Tu,"positioners",ys);var fk={id:"tooltip",_element:Tu,positioners:ys,afterInit(t,e,n){n&&(t.tooltip=new Tu({chart:t,options:n}))},beforeUpdate(t,e,n){t.tooltip&&t.tooltip.initialize(n)},reset(t,e,n){t.tooltip&&t.tooltip.initialize(n)},afterDraw(t){const e=t.tooltip;if(e&&e._willRender()){const n={tooltip:e};if(t.notifyPlugins("beforeTooltipDraw",{...n,cancelable:!0})===!1)return;e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",n)}},afterEvent(t,e){if(t.tooltip){const n=e.replay;t.tooltip.handleEvent(e.event,n,e.inChartArea)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(t,e)=>e.bodyFont.size,boxWidth:(t,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:q0},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:t=>t!=="filter"&&t!=="itemSort"&&t!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};const hk=(t,e,n,r)=>(typeof e=="string"?(n=t.push(e)-1,r.unshift({index:n,label:e})):isNaN(e)&&(n=null),n);function pk(t,e,n,r){const i=t.indexOf(e);if(i===-1)return hk(t,e,n,r);const s=t.lastIndexOf(e);return i!==s?n:i}const yk=(t,e)=>t===null?null:Zt(Math.round(t),0,e);function Th(t){const e=this.getLabels();return t>=0&&t<e.length?e[t]:t}class Iu extends qi{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const n=this._addedLabels;if(n.length){const r=this.getLabels();for(const{index:i,label:s}of n)r[i]===s&&r.splice(i,1);this._addedLabels=[]}super.init(e)}parse(e,n){if(Ne(e))return null;const r=this.getLabels();return n=isFinite(n)&&r[n]===e?n:pk(r,e,Se(n,e),this._addedLabels),yk(n,r.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:n}=this.getUserBounds();let{min:r,max:i}=this.getMinMax(!0);this.options.bounds==="ticks"&&(e||(r=0),n||(i=this.getLabels().length-1)),this.min=r,this.max=i}buildTicks(){const e=this.min,n=this.max,r=this.options.offset,i=[];let s=this.getLabels();s=e===0&&n===s.length-1?s:s.slice(e,n+1),this._valueRange=Math.max(s.length-(r?0:1),1),this._startValue=this.min-(r?.5:0);for(let a=e;a<=n;a++)i.push({value:a});return i}getLabelForValue(e){return Th.call(this,e)}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return typeof e!="number"&&(e=this.parse(e)),e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const n=this.ticks;return e<0||e>n.length-1?null:this.getPixelForValue(n[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}fe(Iu,"id","category"),fe(Iu,"defaults",{ticks:{callback:Th}});function mk(t,e){const n=[],{bounds:i,step:s,min:a,max:o,precision:l,count:u,maxTicks:c,maxDigits:f,includeBounds:p}=t,h=s||1,y=c-1,{min:m,max:g}=e,v=!Ne(a),S=!Ne(o),j=!Ne(u),E=(g-m)/(f+1);let A=If((g-m)/y/h)*h,w,x,b,L;if(A<1e-14&&!v&&!S)return[{value:m},{value:g}];L=Math.ceil(g/A)-Math.floor(m/A),L>y&&(A=If(L*A/y/h)*h),Ne(l)||(w=Math.pow(10,l),A=Math.ceil(A*w)/w),i==="ticks"?(x=Math.floor(m/A)*A,b=Math.ceil(g/A)*A):(x=m,b=g),v&&S&&s&&DC((o-a)/s,A/1e3)?(L=Math.round(Math.min((o-a)/A,c)),A=(o-a)/L,x=a,b=o):j?(x=v?a:x,b=S?o:b,L=u-1,A=(b-x)/L):(L=(b-x)/A,ws(L,Math.round(L),A/1e3)?L=Math.round(L):L=Math.ceil(L));const R=Math.max(Mf(A),Mf(x));w=Math.pow(10,Ne(l)?R:l),x=Math.round(x*w)/w,b=Math.round(b*w)/w;let I=0;for(v&&(p&&x!==a?(n.push({value:a}),x<a&&I++,ws(Math.round((x+I*A)*w)/w,a,Ih(a,E,t))&&I++):x<a&&I++);I<L;++I){const T=Math.round((x+I*A)*w)/w;if(S&&T>o)break;n.push({value:T})}return S&&p&&b!==o?n.length&&ws(n[n.length-1].value,o,Ih(o,E,t))?n[n.length-1].value=o:n.push({value:o}):(!S||b===o)&&n.push({value:b}),n}function Ih(t,e,{horizontal:n,minRotation:r}){const i=fr(r),s=(n?Math.sin(i):Math.cos(i))||.001,a=.75*e*(""+t).length;return Math.min(e/s,a)}class Mu extends qi{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(e,n){return Ne(e)||(typeof e=="number"||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:n,maxDefined:r}=this.getUserBounds();let{min:i,max:s}=this;const a=l=>i=n?i:l,o=l=>s=r?s:l;if(e){const l=Mi(i),u=Mi(s);l<0&&u<0?o(0):l>0&&u>0&&a(0)}if(i===s){let l=s===0?1:Math.abs(s*.05);o(s+l),e||a(i-l)}this.min=i,this.max=s}getTickLimit(){const e=this.options.ticks;let{maxTicksLimit:n,stepSize:r}=e,i;return r?(i=Math.ceil(this.max/r)-Math.floor(this.min/r)+1,i>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${r} would result generating up to ${i} ticks. Limiting to 1000.`),i=1e3)):(i=this.computeTickLimit(),n=n||11),n&&(i=Math.min(n,i)),i}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,n=e.ticks;let r=this.getTickLimit();r=Math.max(2,r);const i={maxTicks:r,bounds:e.bounds,min:e.min,max:e.max,precision:n.precision,step:n.stepSize,count:n.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:n.minRotation||0,includeBounds:n.includeBounds!==!1},s=this._range||this,a=mk(i,s);return e.bounds==="ticks"&&BC(a,this,"value"),e.reverse?(a.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),a}configure(){const e=this.ticks;let n=this.min,r=this.max;if(super.configure(),this.options.offset&&e.length){const i=(r-n)/Math.max(e.length-1,1)/2;n-=i,r+=i}this._startValue=n,this._endValue=r,this._valueRange=r-n}getLabelForValue(e){return f0(e,this.chart.options.locale,this.options.ticks.format)}}class Lu extends Mu{determineDataLimits(){const{min:e,max:n}=this.getMinMax(!0);this.min=$e(e)?e:0,this.max=$e(n)?n:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),n=e?this.width:this.height,r=fr(this.options.ticks.minRotation),i=(e?Math.sin(r):Math.cos(r))||.001,s=this._resolveTickFontOptions(0);return Math.ceil(n/Math.min(40,s.lineHeight/i))}getPixelForValue(e){return e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}fe(Lu,"id","linear"),fe(Lu,"defaults",{ticks:{callback:Oc.formatters.numeric}});function Nu(t){const e=t.ticks;if(e.display&&t.display){const n=ot(e.backdropPadding);return Se(e.font&&e.font.size,We.font.size)+n.height}return 0}function gk(t,e,n){return n=Ue(n)?n:[n],{w:a5(t,e.string,n),h:n.length*e.lineHeight}}function Mh(t,e,n,r,i){return t===r||t===i?{start:e-n/2,end:e+n/2}:t<r||t>i?{start:e-n,end:e}:{start:e,end:e+n}}function vk(t){const e={l:t.left+t._padding.left,r:t.right-t._padding.right,t:t.top+t._padding.top,b:t.bottom-t._padding.bottom},n=Object.assign({},e),r=[],i=[],s=t._pointLabels.length,a=t.options.pointLabels,o=a.centerPointLabels?Ke/s:0;for(let l=0;l<s;l++){const u=a.setContext(t.getPointLabelContext(l));i[l]=u.padding;const c=t.getPointPosition(l,t.drawingArea+i[l],o),f=Je(u.font),p=gk(t.ctx,f,t._pointLabels[l]);r[l]=p;const h=Ht(t.getIndexAngle(l)+o),y=Math.round(Cc(h)),m=Mh(y,c.x,p.w,0,180),g=Mh(y,c.y,p.h,90,270);bk(n,e,h,m,g)}t.setCenterPoint(e.l-n.l,n.r-e.r,e.t-n.t,n.b-e.b),t._pointLabelItems=Ak(t,r,i)}function bk(t,e,n,r,i){const s=Math.abs(Math.sin(n)),a=Math.abs(Math.cos(n));let o=0,l=0;r.start<e.l?(o=(e.l-r.start)/s,t.l=Math.min(t.l,e.l-o)):r.end>e.r&&(o=(r.end-e.r)/s,t.r=Math.max(t.r,e.r+o)),i.start<e.t?(l=(e.t-i.start)/a,t.t=Math.min(t.t,e.t-l)):i.end>e.b&&(l=(i.end-e.b)/a,t.b=Math.max(t.b,e.b+l))}function xk(t,e,n){const r=t.drawingArea,{extra:i,additionalAngle:s,padding:a,size:o}=n,l=t.getPointPosition(e,r+i+a,s),u=Math.round(Cc(Ht(l.angle+qt))),c=kk(l.y,o.h,u),f=Sk(u),p=Ck(l.x,o.w,f);return{visible:!0,x:l.x,y:c,textAlign:f,left:p,top:c,right:p+o.w,bottom:c+o.h}}function wk(t,e){if(!e)return!0;const{left:n,top:r,right:i,bottom:s}=t;return!(Wn({x:n,y:r},e)||Wn({x:n,y:s},e)||Wn({x:i,y:r},e)||Wn({x:i,y:s},e))}function Ak(t,e,n){const r=[],i=t._pointLabels.length,s=t.options,{centerPointLabels:a,display:o}=s.pointLabels,l={extra:Nu(s)/2,additionalAngle:a?Ke/i:0};let u;for(let c=0;c<i;c++){l.padding=n[c],l.size=e[c];const f=xk(t,c,l);r.push(f),o==="auto"&&(f.visible=wk(f,u),f.visible&&(u=f))}return r}function Sk(t){return t===0||t===180?"center":t<180?"left":"right"}function Ck(t,e,n){return n==="right"?t-=e:n==="center"&&(t-=e/2),t}function kk(t,e,n){return n===90||n===270?t-=e/2:(n>270||n<90)&&(t-=e),t}function jk(t,e,n){const{left:r,top:i,right:s,bottom:a}=n,{backdropColor:o}=e;if(!Ne(o)){const l=hi(e.borderRadius),u=ot(e.backdropPadding);t.fillStyle=o;const c=r-u.left,f=i-u.top,p=s-r+u.width,h=a-i+u.height;Object.values(l).some(y=>y!==0)?(t.beginPath(),ho(t,{x:c,y:f,w:p,h,radius:l}),t.fill()):t.fillRect(c,f,p,h)}}function Ek(t,e){const{ctx:n,options:{pointLabels:r}}=t;for(let i=e-1;i>=0;i--){const s=t._pointLabelItems[i];if(!s.visible)continue;const a=r.setContext(t.getPointLabelContext(i));jk(n,a,s);const o=Je(a.font),{x:l,y:u,textAlign:c}=s;Zr(n,t._pointLabels[i],l,u+o.lineHeight/2,o,{color:a.color,textAlign:c,textBaseline:"middle"})}}function W0(t,e,n,r){const{ctx:i}=t;if(n)i.arc(t.xCenter,t.yCenter,e,0,Qt);else{let s=t.getPointPosition(0,e);i.moveTo(s.x,s.y);for(let a=1;a<r;a++)s=t.getPointPosition(a,e),i.lineTo(s.x,s.y)}}function Ok(t,e,n,r,i){const s=t.ctx,a=e.circular,{color:o,lineWidth:l}=e;!a&&!r||!o||!l||n<0||(s.save(),s.strokeStyle=o,s.lineWidth=l,s.setLineDash(i.dash||[]),s.lineDashOffset=i.dashOffset,s.beginPath(),W0(t,n,a,r),s.closePath(),s.stroke(),s.restore())}function Pk(t,e,n){return xr(t,{label:n,index:e,type:"pointLabel"})}class ms extends Mu{constructor(e){super(e),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const e=this._padding=ot(Nu(this.options)/2),n=this.width=this.maxWidth-e.width,r=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+n/2+e.left),this.yCenter=Math.floor(this.top+r/2+e.top),this.drawingArea=Math.floor(Math.min(n,r)/2)}determineDataLimits(){const{min:e,max:n}=this.getMinMax(!1);this.min=$e(e)&&!isNaN(e)?e:0,this.max=$e(n)&&!isNaN(n)?n:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/Nu(this.options))}generateTickLabels(e){Mu.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map((n,r)=>{const i=De(this.options.pointLabels.callback,[n,r],this);return i||i===0?i:""}).filter((n,r)=>this.chart.getDataVisibility(r))}fit(){const e=this.options;e.display&&e.pointLabels.display?vk(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,n,r,i){this.xCenter+=Math.floor((e-n)/2),this.yCenter+=Math.floor((r-i)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,n,r,i))}getIndexAngle(e){const n=Qt/(this._pointLabels.length||1),r=this.options.startAngle||0;return Ht(e*n+fr(r))}getDistanceFromCenterForValue(e){if(Ne(e))return NaN;const n=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*n:(e-this.min)*n}getValueForDistanceFromCenter(e){if(Ne(e))return NaN;const n=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-n:this.min+n}getPointLabelContext(e){const n=this._pointLabels||[];if(e>=0&&e<n.length){const r=n[e];return Pk(this.getContext(),e,r)}}getPointPosition(e,n,r=0){const i=this.getIndexAngle(e)-qt+r;return{x:Math.cos(i)*n+this.xCenter,y:Math.sin(i)*n+this.yCenter,angle:i}}getPointPositionForValue(e,n){return this.getPointPosition(e,this.getDistanceFromCenterForValue(n))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:n,top:r,right:i,bottom:s}=this._pointLabelItems[e];return{left:n,top:r,right:i,bottom:s}}drawBackground(){const{backgroundColor:e,grid:{circular:n}}=this.options;if(e){const r=this.ctx;r.save(),r.beginPath(),W0(this,this.getDistanceFromCenterForValue(this._endValue),n,this._pointLabels.length),r.closePath(),r.fillStyle=e,r.fill(),r.restore()}}drawGrid(){const e=this.ctx,n=this.options,{angleLines:r,grid:i,border:s}=n,a=this._pointLabels.length;let o,l,u;if(n.pointLabels.display&&Ek(this,a),i.display&&this.ticks.forEach((c,f)=>{if(f!==0||f===0&&this.min<0){l=this.getDistanceFromCenterForValue(c.value);const p=this.getContext(f),h=i.setContext(p),y=s.setContext(p);Ok(this,h,l,a,y)}}),r.display){for(e.save(),o=a-1;o>=0;o--){const c=r.setContext(this.getPointLabelContext(o)),{color:f,lineWidth:p}=c;!p||!f||(e.lineWidth=p,e.strokeStyle=f,e.setLineDash(c.borderDash),e.lineDashOffset=c.borderDashOffset,l=this.getDistanceFromCenterForValue(n.reverse?this.min:this.max),u=this.getPointPosition(o,l),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(u.x,u.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,n=this.options,r=n.ticks;if(!r.display)return;const i=this.getIndexAngle(0);let s,a;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(i),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach((o,l)=>{if(l===0&&this.min>=0&&!n.reverse)return;const u=r.setContext(this.getContext(l)),c=Je(u.font);if(s=this.getDistanceFromCenterForValue(this.ticks[l].value),u.showLabelBackdrop){e.font=c.string,a=e.measureText(o.label).width,e.fillStyle=u.backdropColor;const f=ot(u.backdropPadding);e.fillRect(-a/2-f.left,-s-c.size/2-f.top,a+f.width,c.size+f.height)}Zr(e,o.label,0,-s,c,{color:u.color,strokeColor:u.textStrokeColor,strokeWidth:u.textStrokeWidth})}),e.restore()}drawTitle(){}}fe(ms,"id","radialLinear"),fe(ms,"defaults",{display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Oc.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(e){return e},padding:5,centerPointLabels:!1}}),fe(ms,"defaultRoutes",{"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"}),fe(ms,"descriptors",{angleLines:{_fallback:"grid"}});const qo={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},St=Object.keys(qo);function Lh(t,e){return t-e}function Nh(t,e){if(Ne(e))return null;const n=t._adapter,{parser:r,round:i,isoWeekday:s}=t._parseOpts;let a=e;return typeof r=="function"&&(a=r(a)),$e(a)||(a=typeof r=="string"?n.parse(a,r):n.parse(a)),a===null?null:(i&&(a=i==="week"&&(qs(s)||s===!0)?n.startOf(a,"isoWeek",s):n.startOf(a,i)),+a)}function Rh(t,e,n,r){const i=St.length;for(let s=St.indexOf(t);s<i-1;++s){const a=qo[St[s]],o=a.steps?a.steps:Number.MAX_SAFE_INTEGER;if(a.common&&Math.ceil((n-e)/(o*a.size))<=r)return St[s]}return St[i-1]}function Tk(t,e,n,r,i){for(let s=St.length-1;s>=St.indexOf(n);s--){const a=St[s];if(qo[a].common&&t._adapter.diff(i,r,a)>=e-1)return a}return St[n?St.indexOf(n):0]}function Ik(t){for(let e=St.indexOf(t)+1,n=St.length;e<n;++e)if(qo[St[e]].common)return St[e]}function _h(t,e,n){if(!n)t[e]=!0;else if(n.length){const{lo:r,hi:i}=kc(n,e),s=n[r]>=e?n[r]:n[i];t[s]=!0}}function Mk(t,e,n,r){const i=t._adapter,s=+i.startOf(e[0].value,r),a=e[e.length-1].value;let o,l;for(o=s;o<=a;o=+i.add(o,1,r))l=n[o],l>=0&&(e[l].major=!0);return e}function Dh(t,e,n){const r=[],i={},s=e.length;let a,o;for(a=0;a<s;++a)o=e[a],i[o]=a,r.push({value:o,major:!1});return s===0||!n?r:Mk(t,r,i,n)}class mo extends qi{constructor(e){super(e),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(e,n={}){const r=e.time||(e.time={}),i=this._adapter=new h6._date(e.adapters.date);i.init(n),xs(r.displayFormats,i.formats()),this._parseOpts={parser:r.parser,round:r.round,isoWeekday:r.isoWeekday},super.init(e),this._normalized=n.normalized}parse(e,n){return e===void 0?null:Nh(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,n=this._adapter,r=e.time.unit||"day";let{min:i,max:s,minDefined:a,maxDefined:o}=this.getUserBounds();function l(u){!a&&!isNaN(u.min)&&(i=Math.min(i,u.min)),!o&&!isNaN(u.max)&&(s=Math.max(s,u.max))}(!a||!o)&&(l(this._getLabelBounds()),(e.bounds!=="ticks"||e.ticks.source!=="labels")&&l(this.getMinMax(!1))),i=$e(i)&&!isNaN(i)?i:+n.startOf(Date.now(),r),s=$e(s)&&!isNaN(s)?s:+n.endOf(Date.now(),r)+1,this.min=Math.min(i,s-1),this.max=Math.max(i+1,s)}_getLabelBounds(){const e=this.getLabelTimestamps();let n=Number.POSITIVE_INFINITY,r=Number.NEGATIVE_INFINITY;return e.length&&(n=e[0],r=e[e.length-1]),{min:n,max:r}}buildTicks(){const e=this.options,n=e.time,r=e.ticks,i=r.source==="labels"?this.getLabelTimestamps():this._generate();e.bounds==="ticks"&&i.length&&(this.min=this._userMin||i[0],this.max=this._userMax||i[i.length-1]);const s=this.min,a=this.max,o=qC(i,s,a);return this._unit=n.unit||(r.autoSkip?Rh(n.minUnit,this.min,this.max,this._getLabelCapacity(s)):Tk(this,o.length,n.minUnit,this.min,this.max)),this._majorUnit=!r.major.enabled||this._unit==="year"?void 0:Ik(this._unit),this.initOffsets(i),e.reverse&&o.reverse(),Dh(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map(e=>+e.value))}initOffsets(e=[]){let n=0,r=0,i,s;this.options.offset&&e.length&&(i=this.getDecimalForValue(e[0]),e.length===1?n=1-i:n=(this.getDecimalForValue(e[1])-i)/2,s=this.getDecimalForValue(e[e.length-1]),e.length===1?r=s:r=(s-this.getDecimalForValue(e[e.length-2]))/2);const a=e.length<3?.5:.25;n=Zt(n,0,a),r=Zt(r,0,a),this._offsets={start:n,end:r,factor:1/(n+1+r)}}_generate(){const e=this._adapter,n=this.min,r=this.max,i=this.options,s=i.time,a=s.unit||Rh(s.minUnit,n,r,this._getLabelCapacity(n)),o=Se(i.ticks.stepSize,1),l=a==="week"?s.isoWeekday:!1,u=qs(l)||l===!0,c={};let f=n,p,h;if(u&&(f=+e.startOf(f,"isoWeek",l)),f=+e.startOf(f,u?"day":a),e.diff(r,n,a)>1e5*o)throw new Error(n+" and "+r+" are too far apart with stepSize of "+o+" "+a);const y=i.ticks.source==="data"&&this.getDataTimestamps();for(p=f,h=0;p<r;p=+e.add(p,o,a),h++)_h(c,p,y);return(p===r||i.bounds==="ticks"||h===1)&&_h(c,p,y),Object.keys(c).sort(Lh).map(m=>+m)}getLabelForValue(e){const n=this._adapter,r=this.options.time;return r.tooltipFormat?n.format(e,r.tooltipFormat):n.format(e,r.displayFormats.datetime)}format(e,n){const i=this.options.time.displayFormats,s=this._unit,a=n||i[s];return this._adapter.format(e,a)}_tickFormatFunction(e,n,r,i){const s=this.options,a=s.ticks.callback;if(a)return De(a,[e,n,r],this);const o=s.time.displayFormats,l=this._unit,u=this._majorUnit,c=l&&o[l],f=u&&o[u],p=r[n],h=u&&f&&p&&p.major;return this._adapter.format(e,i||(h?f:c))}generateTickLabels(e){let n,r,i;for(n=0,r=e.length;n<r;++n)i=e[n],i.label=this._tickFormatFunction(i.value,n,e)}getDecimalForValue(e){return e===null?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const n=this._offsets,r=this.getDecimalForValue(e);return this.getPixelForDecimal((n.start+r)*n.factor)}getValueForPixel(e){const n=this._offsets,r=this.getDecimalForPixel(e)/n.factor-n.end;return this.min+r*(this.max-this.min)}_getLabelSize(e){const n=this.options.ticks,r=this.ctx.measureText(e).width,i=fr(this.isHorizontal()?n.maxRotation:n.minRotation),s=Math.cos(i),a=Math.sin(i),o=this._resolveTickFontOptions(0).size;return{w:r*s+o*a,h:r*a+o*s}}_getLabelCapacity(e){const n=this.options.time,r=n.displayFormats,i=r[n.unit]||r.millisecond,s=this._tickFormatFunction(e,0,Dh(this,[e],this._majorUnit),i),a=this._getLabelSize(s),o=Math.floor(this.isHorizontal()?this.width/a.w:this.height/a.h)-1;return o>0?o:1}getDataTimestamps(){let e=this._cache.data||[],n,r;if(e.length)return e;const i=this.getMatchingVisibleMetas();if(this._normalized&&i.length)return this._cache.data=i[0].controller.getAllParsedValues(this);for(n=0,r=i.length;n<r;++n)e=e.concat(i[n].controller.getAllParsedValues(this));return this._cache.data=this.normalize(e)}getLabelTimestamps(){const e=this._cache.labels||[];let n,r;if(e.length)return e;const i=this.getLabels();for(n=0,r=i.length;n<r;++n)e.push(Nh(this,i[n]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return QC(e.sort(Lh))}}fe(mo,"id","time"),fe(mo,"defaults",{bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",callback:!1,major:{enabled:!1}}});function Ia(t,e,n){let r=0,i=t.length-1,s,a,o,l;n?(e>=t[r].pos&&e<=t[i].pos&&({lo:r,hi:i}=Lr(t,"pos",e)),{pos:s,time:o}=t[r],{pos:a,time:l}=t[i]):(e>=t[r].time&&e<=t[i].time&&({lo:r,hi:i}=Lr(t,"time",e)),{time:s,pos:o}=t[r],{time:a,pos:l}=t[i]);const u=a-s;return u?o+(l-o)*(e-s)/u:o}class Bh extends mo{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),n=this._table=this.buildLookupTable(e);this._minPos=Ia(n,this.min),this._tableRange=Ia(n,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:n,max:r}=this,i=[],s=[];let a,o,l,u,c;for(a=0,o=e.length;a<o;++a)u=e[a],u>=n&&u<=r&&i.push(u);if(i.length<2)return[{time:n,pos:0},{time:r,pos:1}];for(a=0,o=i.length;a<o;++a)c=i[a+1],l=i[a-1],u=i[a],Math.round((c+l)/2)!==u&&s.push({time:u,pos:a/(o-1)});return s}_generate(){const e=this.min,n=this.max;let r=super.getDataTimestamps();return(!r.includes(e)||!r.length)&&r.splice(0,0,e),(!r.includes(n)||r.length===1)&&r.push(n),r.sort((i,s)=>i-s)}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const n=this.getDataTimestamps(),r=this.getLabelTimestamps();return n.length&&r.length?e=this.normalize(n.concat(r)):e=n.length?n:r,e=this._cache.all=e,e}getDecimalForValue(e){return(Ia(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const n=this._offsets,r=this.getDecimalForPixel(e)/n.factor-n.end;return Ia(this._table,r*this._tableRange+this._minPos,!0)}}fe(Bh,"id","timeseries"),fe(Bh,"defaults",mo.defaults);const Q0="label";function Fh(t,e){typeof t=="function"?t(e):t&&(t.current=e)}function Lk(t,e){const n=t.options;n&&e&&Object.assign(n,e)}function G0(t,e){t.labels=e}function Y0(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Q0;const r=[];t.datasets=e.map(i=>{const s=t.datasets.find(a=>a[n]===i[n]);return!s||!i.data||r.includes(s)?{...i}:(r.push(s),Object.assign(s,i),s)})}function Nk(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Q0;const n={labels:[],datasets:[]};return G0(n,t.labels),Y0(n,t.datasets,e),n}function Rk(t,e){const{height:n=150,width:r=300,redraw:i=!1,datasetIdKey:s,type:a,data:o,options:l,plugins:u=[],fallbackContent:c,updateMode:f,...p}=t,h=F.useRef(null),y=F.useRef(null),m=()=>{h.current&&(y.current=new Uo(h.current,{type:a,data:Nk(o,s),options:l&&{...l},plugins:u}),Fh(e,y.current))},g=()=>{Fh(e,null),y.current&&(y.current.destroy(),y.current=null)};return F.useEffect(()=>{!i&&y.current&&l&&Lk(y.current,l)},[i,l]),F.useEffect(()=>{!i&&y.current&&G0(y.current.config.data,o.labels)},[i,o.labels]),F.useEffect(()=>{!i&&y.current&&o.datasets&&Y0(y.current.config.data,o.datasets,s)},[i,o.datasets]),F.useEffect(()=>{y.current&&(i?(g(),setTimeout(m)):y.current.update(f))},[i,l,o.labels,o.datasets,f]),F.useEffect(()=>{y.current&&(g(),setTimeout(m))},[a]),F.useEffect(()=>(m(),()=>g()),[]),F.createElement("canvas",{ref:h,role:"img",height:n,width:r,...p},c)}const _k=F.forwardRef(Rk);function V0(t,e){return Uo.register(e),F.forwardRef((n,r)=>F.createElement(_k,{...n,ref:r,type:t}))}const Dk=V0("line",Ga),Bk=V0("radar",Ya);Uo.register(Iu,Lu,ms,pr,Xa,X4,ik,fk,nk);var Ru={elements:{line:{backgroundColor:"rgba(166, 30, 105, 0.2)",borderColor:"rgba(166, 30, 105, 1)",borderWidth:4},point:{backgroundColor:"rgba(166, 30, 105, 1)",borderColor:"rgba(255,255,255, .9)",borderWidth:2,radius:5,hoverRadius:6,hoverBorderWidth:3}},responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},tooltip:{mode:"index",intersect:!1}},interaction:{mode:"nearest",axis:"x",intersect:!1}},Fk=function(e){var n=e.chart.ctx,r=e.chart.chartArea;if(!r)return"rgba(166, 30, 105, 0.1)";var i=(r.left+r.right)/2,s=(r.top+r.bottom)/2,a=Math.min((r.right-r.left)/2,(r.bottom-r.top)/2),o=n.createRadialGradient(i,s,0,i,s,a);return o.addColorStop(0,"rgba(255, 255, 255, 0.4)"),o.addColorStop(.3,"rgba(255, 255, 255, 0.4)"),o.addColorStop(1,"rgba(166, 30, 105, 0.2)"),o};function zh(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 Uh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?zh(Object(n),!0).forEach(function(r){zk(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):zh(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function zk(t,e,n){return(e=Uk(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Uk(t){var e=Hk(t,"string");return Ri(e)=="symbol"?e:e+""}function Hk(t,e){if(Ri(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ri(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Ri(t){"@babel/helpers - typeof";return Ri=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},Ri(t)}function qk(t){var e=new Date(t);return isNaN(e.getTime())?String(t):e.toLocaleString("en-US",{month:"short",day:"numeric"})}var Wk=function(){var e,n,r,i,s=Jn(),a=s.data,o=s.isLoading,l=s.isRefetching,u=a==null?void 0:a.mentions,c=u==null||(e=u.mentionedInNumberOfQueries)===null||e===void 0||(e=e.previous)===null||e===void 0?void 0:e.difference,f=u==null?void 0:u.chart,p=Array.isArray(f==null?void 0:f.labels)?f.labels:f!=null&&f.labels&&Ri(f.labels)==="object"?Object.values(f.labels):[],h=p.map(function(v){return qk(String(v))}),y=a==null?void 0:a.numberOfQueries;if(!y){var m=0;Array.isArray(f==null?void 0:f.datasets)&&f.datasets.forEach(function(v){Array.isArray(v==null?void 0:v.data)&&v.data.forEach(function(S){typeof S=="number"&&S>m&&(m=S)})}),y=m+2}var g=Uh(Uh({},Ru),{},{responsive:!0,maintainAspectRatio:!1,scales:{x:{display:!0,title:{display:!1,text:"Date"},grid:{display:!1}},y:{display:!0,title:{display:!1,text:"Number of Mentions"},beginAtZero:!0,max:y,ticks:{stepSize:1}}}});return d.jsx(k.Card,{className:"yst-overflow-visible",children:d.jsxs(k.Card.Content,{className:"yst-space-y-4",children:[d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(la,{title:"Mentions progress",tooltip:"Tracks how your brand mentions have changed over time across the same query set."}),d.jsx(oa,{score:u==null||(n=u.mentionedInNumberOfQueries)===null||n===void 0?void 0:n.value,total:a==null?void 0:a.numberOfQueries,delta:c,deltaSuffix:"since last analysis",suffix:"queries",isLoading:o||l})]}),Array.isArray(f==null||(r=f.datasets)===null||r===void 0?void 0:r.data)&&(f==null||(i=f.datasets)===null||i===void 0?void 0:i.data.length)<2?d.jsx(k.Alert,{variant:"info",children:"One more analysis needed to show more insights."}):d.jsx("div",{className:"yst-h-72",children:d.jsx(Dk,{data:function(){var v={labels:h,datasets:[f==null?void 0:f.datasets]};return v}(),options:g})})]})})},Qk=function(){var e,n=Jn(),r=n.data,i=n.isLoading,s=n.isRefetching;if(i&&!s||(r==null||(e=r.mentions)===null||e===void 0||(e=e.mentionedInNumberOfQueries)===null||e===void 0?void 0:e.value)!==0)return null;var a=[{title:"Activate llms.txt",description:"Make sure AI systems know where to look and which pages matter most.",link:{url:"https://yoast.com/help/enable-llmstxt/",text:"Set up llms.txt in Yoast SEO"}},{title:"Adopt an LLM-friendly content structure",description:"Start with clear definitions or TL;DRs, use subheadings, and format answers so LLMs can lift them directly.",link:{url:"https://yoast.com/yoast-seo-premium-september-9-2025/",text:"Learn how to generate AI summaries"}},{title:"Simplify writing and readability",description:"Use shorter sentences, plain language, and one idea per paragraph. This makes it easier for AI systems to recognize and quote your content."}];return d.jsx(k.Card,{className:"yst-overflow-visible yst-p-8 yst-text-slate-800 md:yst-col-span-2",children:d.jsxs(k.Card.Content,{className:"yst-max-w-2xl",children:[d.jsx(k.Title,{size:"2",className:"yst-mb-2 yst-text-slate-900",children:"We couldn't find your brand in this brand analysis..."}),d.jsx("p",{className:"yst-text-slate-600",children:"This means LLMs may not yet be surfacing your site in answers. Don't worry, here are some steps you can take today to boost your AI visibility:"}),d.jsx("ol",{className:"yst-my-0 yst-list-none yst-divide-y yst-divide-slate-200 [counter-reset:list-counter]",children:a.map(function(o,l){return d.jsx("li",{className:"yst-relative yst-py-4 [counter-increment:list-counter] before:yst-absolute before:yst-left-0 before:yst-font-semibold before:yst-text-slate-800 before:yst-content-[counter(list-counter)'.'] last:yst-pb-0",children:d.jsxs("div",{className:"yst-ml-4 yst-text-slate-600",children:[d.jsx("strong",{className:"yst-font-medium yst-text-slate-800",children:o.title}),d.jsx("br",{}),o.description,o.link&&d.jsxs(d.Fragment,{children:[d.jsx("br",{}),d.jsx("span",{className:"yst-mt-2 yst-block",children:d.jsxs("a",{href:o.link.url,target:"_blank",rel:"noopener noreferrer",className:"yst-font-medium",children:[o.link.text,d.jsx(Ld,{className:"yst-ml-1 yst-inline yst-h-3 yst-w-3"})]})})]})]})},l)})}),d.jsx(Ui,{size:4,className:"yst-pt-0"}),d.jsxs("p",{className:"yst-text-slate-600",children:["Want to go deeper? →"," ",d.jsxs("a",{href:"https://yoast.com/how-to-optimize-content-for-llms/",target:"_blank",rel:"noopener noreferrer",className:"yst-font-medium",children:["Read our full guide on optimizing content for LLMs",d.jsx(Ld,{className:"yst-ml-1 yst-inline yst-h-3 yst-w-3"})]})]})]})})};function Ma(t){var e=t.value,n=e===void 0?"—":e,r=t.label,i=t.tooltip,s=t.className,a=t.borderBottom,o=a===void 0?!1:a,l=t.borderRight,u=l===void 0?!1:l,c=t.delta,f=t.tooltipPosition,p=f===void 0?"left":f;return d.jsxs("div",{className:ae("yst-relative yst-flex yst-flex-col yst-items-center yst-gap-1 yst-p-4 yst-text-center",o&&"yst-border-b yst-border-slate-200",u&&"yst-border-r yst-border-slate-200",s),children:[d.jsx("p",{className:"yst-text-2xl yst-font-bold yst-text-slate-900",children:n}),d.jsx("p",{className:"yst-text-tiny yst-text-slate-600",children:r}),typeof c=="number"&&d.jsxs("p",{className:ae("yst-flex yst-items-center yst-gap-1 yst-text-tiny yst-font-bold",Ns(c)),children:[c>0?d.jsx(qm,{}):c<0?d.jsx(Hm,{}):null,c>-1e-6&&"+",c]}),i&&d.jsx(bc,{id:"tooltip-".concat(r.replace(/\s+/g,"-").toLowerCase()),className:"yst-absolute yst-right-2 yst-top-2",position:p,children:i})]})}function Gk(t){var e=t.children,n=t.className;return d.jsx("div",{className:ae("yst-grid yst-w-full yst-grid-cols-2 yst-gap-0 yst-rounded-lg",n),children:e})}function Yk(t){return t>0?"yst-text-green-600":t<0?"yst-text-red-600":"yst-text-slate-500"}function Vk(t){var e=t.current,n=t.previous,r=t.className;if(typeof n!="number")return null;var i=e-n,s=i>0,a=i<0,o="".concat(i>0?"+":"").concat(i.toFixed(1),"%");return d.jsxs("div",{className:ae("yst-flex yst-items-center yst-gap-1 yst-text-tiny yst-font-bold",Yk(i),r),"aria-label":s?"Visibility increased by ".concat(o):a?"Visibility decreased by ".concat(o):"No change in visibility",children:[s&&d.jsx(qm,{className:"yst-w-4 yst-h-4"}),a&&d.jsx(Hm,{className:"yst-w-4 yst-h-4"}),o]})}function Qs(t){"@babel/helpers - typeof";return Qs=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},Qs(t)}function Kk(t,e){return $k(t)||Zk(t,e)||Jk(t,e)||Xk()}function Xk(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
53
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Jk(t,e){if(t){if(typeof t=="string")return Hh(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)?Hh(t,e):void 0}}function Hh(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 Zk(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function $k(t){if(Array.isArray(t))return t}function qh(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 La(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?qh(Object(n),!0).forEach(function(r){ej(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):qh(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function ej(t,e,n){return(e=tj(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function tj(t){var e=nj(t,"string");return Qs(e)=="symbol"?e:e+""}function nj(t,e){if(Qs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Qs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function rj(){var t,e,n,r,i,s,a,o,l,u,c,f,p,h,y,m,g,v,S,j,E,A,w,x=Jn(),b=x.data,L=x.isLoading,R=b==null||(t=b.scores)===null||t===void 0?void 0:t.standardized,I=(e=b==null||(n=b.mentions)===null||n===void 0||(n=n.mentionedInNumberOfQueries)===null||n===void 0?void 0:n.value)!==null&&e!==void 0?e:0,T=b==null||(r=b.mentions)===null||r===void 0||(r=r.mentionedInNumberOfQueries)===null||r===void 0||(r=r.previous)===null||r===void 0?void 0:r.difference,z=(i=b==null||(s=b.scores)===null||s===void 0||(s=s.standardized)===null||s===void 0||(s=s.citations)===null||s===void 0?void 0:s.value)!==null&&i!==void 0?i:0,N=(a=b==null||(o=b.citations)===null||o===void 0||(o=o.total)===null||o===void 0?void 0:o.value)!==null&&a!==void 0?a:0,O=b==null||(l=b.citations)===null||l===void 0||(l=l.total)===null||l===void 0||(l=l.previous)===null||l===void 0?void 0:l.difference,B=b==null||(u=b.rankings)===null||u===void 0||(u=u.list)===null||u===void 0?void 0:u.find(function(oe){var Ee;return((Ee=oe.brand)===null||Ee===void 0?void 0:Ee.isSelf)===!0}),_=(c=B==null||(f=B.rank)===null||f===void 0?void 0:f.value)!==null&&c!==void 0?c:"—",Y=B==null||(p=B.rank)===null||p===void 0||(p=p.previous)===null||p===void 0?void 0:p.difference;Y&&(Y=Y*-1);var G=(h=R==null||(y=R.visibility)===null||y===void 0?void 0:y.value)!==null&&h!==void 0?h:0,C=R==null||(m=R.visibility)===null||m===void 0||(m=m.previous)===null||m===void 0?void 0:m.value,W=(g=R==null||(v=R.ranking)===null||v===void 0?void 0:v.value)!==null&&g!==void 0?g:0,q=(S=R==null||(j=R.sentiment)===null||j===void 0?void 0:j.value)!==null&&S!==void 0?S:0,P=(E=R==null||(A=R.mentions)===null||A===void 0?void 0:A.value)!==null&&E!==void 0?E:0,Q={labels:["Mentions","Ranking","Citations","Sentiment"],datasets:[{data:[P,W,z,q],backgroundColor:Fk,pointBackgroundColor:"rgba(166, 30, 105, 1)"}]},$=La(La({},Ru),{},{plugins:La(La({},Ru.plugins),{},{tooltip:{mode:"point",intersect:!0,callbacks:{label:function(Ee){var Z=Ee.label||"",Qe=Ee.parsed.r||0;return"".concat(Z,": ").concat(Qe,"%")}}}}),interaction:{mode:"point",intersect:!0},scales:{r:{beginAtZero:!0,min:0,max:100,ticks:{stepSize:20}}}}),V=F.useState(typeof window!="undefined"&&window.innerWidth<800?"top":"left"),ie=Kk(V,2),ue=ie[0],ye=ie[1];return F.useEffect(function(){function oe(){ye(window.innerWidth<800?"top":"left")}return window.addEventListener("resize",oe),function(){return window.removeEventListener("resize",oe)}},[]),d.jsx(k.Card,{className:"yst-overflow-visible md:yst-col-span-2",children:d.jsxs(k.Card.Content,{children:[d.jsx(k.Title,{size:"3",className:"yst-mb-2",children:"AI Visibility Index (AIVI)"}),d.jsx(oa,{score:G,total:100,isLoading:L}),d.jsx(Vk,{current:G,previous:C,className:"yst-mb-4"}),d.jsxs("div",{className:"yst-flex yst-flex-col yst-items-center yst-justify-around yst-justify-items-center yst-gap-8 md:yst-flex-row",children:[d.jsxs("div",{className:"yst-radar-chart-container yst-relative yst-aspect-square yst-h-full yst-w-full md:yst-flex md:yst-w-1/2 md:yst-items-center md:yst-justify-center",children:[d.jsx(Bk,{data:Q,options:$}),d.jsx(bc,{id:"tooltip-radar-chart",className:"yst-absolute yst-right-2 yst-top-2",position:"left",children:"The AI Visibility Index (AIVI) shows how visible your brand is across major AI platforms like ChatGPT and Perplexity, based on mentions, citations, sentiment, and rankings."})]}),d.jsx("div",{className:"yst-mt-6 yst-w-full md:yst-mt-0 md:yst-flex md:yst-w-1/2 md:yst-items-center",children:d.jsxs(Gk,{children:[d.jsx(Ma,{value:I,label:"Mentions",tooltip:"Mentions show how often your brand appears in AI-generated answers to the questions we send to LLMs.",borderBottom:!0,borderRight:!0,delta:T,tooltipPosition:ue}),d.jsx(Ma,{value:typeof _=="number"&&Number.isFinite(_)&&_>0?d.jsxs(d.Fragment,{children:["#",_,_===1&&" 🏆"]}):"—",label:"Competitor ranking",tooltip:"Ranking shows the position your brand is mentioned in AI-generated answers—whether in a numbered list or the order of appearance in full-text responses.",borderBottom:!0,delta:Y}),d.jsx(Ma,{value:N,label:"Citations",tooltip:"Citations are the source links found in AI-generated answers. They form the basis for mentions, sentiment, and ranking insights.",borderRight:!0,delta:O,tooltipPosition:ue}),d.jsx(Ma,{value:q?"".concat(q,"%"):"—",label:"Positive sentiment",tooltip:"Sentiment reflects how positively, neutrally, or negatively your brand is mentioned in AI-generated answers, based on the cited sources.",delta:b==null||(w=b.scores)===null||w===void 0||(w=w.standardized)===null||w===void 0||(w=w.sentiment)===null||w===void 0||(w=w.previous)===null||w===void 0?void 0:w.difference})]})})]})]})})}function ij(t,e){return lj(t)||oj(t,e)||aj(t,e)||sj()}function sj(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
54
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function aj(t,e){if(t){if(typeof t=="string")return Wh(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)?Wh(t,e):void 0}}function Wh(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 oj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function lj(t){if(Array.isArray(t))return t}var Sl=function(){var e=Et(),n=e.brandId,r=e.analysisId,i=bA(),s=i.isProduction,a=lt(),o=ti({query:{select:function(I){var T=I.data;return T==null?void 0:T.brands}}}),l=o.data,u=o.isLoading,c=Io(n,r,{query:{enabled:!!n&&xA(r),select:function(I){var T=I.data;return T==null?void 0:T.analysis}}}),f=c.data,p=c.isLoading,h=f==null?void 0:f.status,y=u||p,m=l&&(l==null?void 0:l.length)>0,g=!y&&f&&h===Dn.completed,v=F.useState(!1),S=ij(v,2),j=S[0],E=S[1],A=F.useRef(null),w=F.useRef(void 0),x=localStorage.getItem("yst_congratulations_toast_seen")==="true";F.useEffect(function(){return g&&!w.current&&!x&&(A.current=setTimeout(function(){E(!0),localStorage.setItem("yst_congratulations_toast_seen","true")},1e4)),!g&&w.current&&(E(!1),A.current&&(clearTimeout(A.current),A.current=null)),w.current=g,function(){A.current&&(clearTimeout(A.current),A.current=null)}},[g,x]);function b(R){var I=R.children;if(typeof window=="undefined")return null;var T=document.getElementById("tsx-toasts");return T?Iy.createPortal(I,T):null}var L=function(I){var T=I.isVisible,z=I.setIsVisible,N=function(){z(!1)};return d.jsxs(k.Toast,{id:"toast",isVisible:T,setIsVisible:function(O){O||z(!1)},children:[d.jsxs("div",{className:"yst-mb-3 yst-flex yst-items-start yst-gap-3",children:[d.jsx(Ym,{}),d.jsxs("div",{className:"yst-grow",children:[d.jsx(k.Title,{size:"3",className:"yst-mb-1",children:"Congratulations on your first analysis!"}),"You’ve completed your brand analysis. We’d love to hear what you think."]}),d.jsx(k.Button,{variant:"tertiary",onClick:N,children:d.jsx(Gm,{})})]}),d.jsxs("div",{className:"yst-flex yst-justify-end yst-gap-4",children:[d.jsx(k.Button,{variant:"tertiary",onClick:N,children:"Dismiss"}),d.jsxs(k.Button,{as:"a",href:"https://www.surveymonkey.com/r/HGSB8DL",target:"_blank",children:["Give feedback",d.jsx(Qm,{className:"yst-ml-2"})]})]})]})};return u?d.jsx(Hi,{}):m?d.jsxs("div",{className:"yst-space-y-4",children:[d.jsx(nC,{}),g&&d.jsxs("div",{className:"yst-space-y-4",children:[d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-between",children:[d.jsx(k.Title,{size:"2",children:"Your brand analysis"}),d.jsxs("div",{className:"yst-flex yst-gap-2",children:[!s&&d.jsx(k.Button,{variant:"secondary",onClick:function(){return a("/brands/".concat(n,"/analysis/").concat(r,"/scan-details"))},children:"Scan details"}),d.jsxs(k.Button,{as:br,variant:"secondary",to:"/brands/".concat(n,"/brand-list"),className:ae("yst-gap-1.5"),disabled:!n,children:[d.jsx(Dm,{})," Edit brand list"]})]})]}),d.jsxs("div",{className:"yst-grid yst-grid-cols-1 yst-gap-4 md:yst-grid-cols-2",children:[d.jsx(Qk,{}),d.jsx(rj,{}),d.jsx(rC,{}),d.jsx(Wk,{}),d.jsx(c3,{}),d.jsx(i3,{}),d.jsx(qA,{}),d.jsx(d3,{})]}),d.jsx(b,{children:d.jsx(L,{isVisible:j,setIsVisible:E})})]})]}):d.jsx(EA,{})},uj=F.lazy(function(){return Promise.resolve().then(()=>Vj)}),cj=F.lazy(function(){return Promise.resolve().then(()=>A9)}),dj=F.lazy(function(){return Promise.resolve().then(()=>nP)}),fj=F.lazy(function(){return Promise.resolve().then(()=>sP)}),hj=F.lazy(function(){return Promise.resolve().then(()=>bP)}),pj=F.lazy(function(){return Promise.resolve().then(()=>BP)}),yj=F.lazy(function(){return Promise.resolve().then(()=>rT)}),mj=new _b({defaultOptions:{queries:{refetchOnWindowFocus:!1,retry:!1,staleTime:1e3*60*5},mutations:{retry:!1}}}),gj=F.lazy(function(){return Promise.resolve({default:function(){return null}})}),Mn=function(){return d.jsx("div",{className:"yst-flex yst-min-h-[200px] yst-items-center yst-justify-center",children:d.jsxs("div",{className:"yst-w-full yst-max-w-md yst-space-y-3",children:[d.jsx(k.SkeletonLoader,{className:"yst-h-8 yst-w-3/4"}),d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-full"}),d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-2/3"})]})})},vj=function(e){var n=e.hideNav,r=n===void 0?!1:n,i=e.disableLayout,s=i===void 0?!1:i,a=e.DebugInfo;return d.jsx(Rv,{children:d.jsxs(it,{element:d.jsx(Gw,{hideNav:r,disableLayout:s,DebugInfo:a}),children:[d.jsxs(it,{path:"/",element:d.jsx(Ii,{}),children:[d.jsx(it,{index:!0,element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Tn,{title:"AI Brand Insights"}),d.jsx(Sl,{})]})}),d.jsxs(it,{path:"brands/:brandId",element:d.jsx(Ud,{}),children:[d.jsx(it,{index:!0,element:d.jsx(Sl,{})}),d.jsx(it,{path:"brand-list",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Tn,{title:"Brands - AI Brand Insights"}),d.jsx(uj,{})]})}),d.jsxs(it,{path:"analysis/:analysisId",element:d.jsx(Yw,{}),children:[d.jsx(it,{index:!0,element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Tn,{title:"Analysis - AI Brand Insights"}),d.jsx(Sl,{})]})}),d.jsx(it,{path:"scan-details",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Tn,{title:"Scan details - AI Brand Insights"}),d.jsx(cj,{})]})})]})]}),d.jsxs(it,{path:"/setup",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Tn,{title:"Setup brand - AI Brand Insights"}),d.jsx(fj,{})]}),children:[d.jsx(it,{index:!0,element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Tn,{title:"AI Brand Insights"}),d.jsx(hj,{})]})}),d.jsxs(it,{path:":brandId",element:d.jsx(Ud,{}),children:[d.jsx(it,{path:"queries",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Tn,{title:"Setup queries - AI Brand Insights"}),d.jsx(pj,{})]})}),d.jsx(it,{path:"analysis",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Tn,{title:"Analysis - AI Brand Insights"}),d.jsx(yj,{})]})})]})]})]}),d.jsx(it,{path:"/settings",element:d.jsxs(F.Suspense,{fallback:d.jsx(Mn,{}),children:[d.jsx(Tn,{title:"Settings - AI Brand Insights"}),d.jsx(dj,{})]})}),!1]})})},bj=function(e){var n=e.DebugInfo,r=e.hostAppProps;return d.jsxs(Db,{client:mj,children:[d.jsx(nA,{children:d.jsxs(Bx,{hostAppProps:r,children:[d.jsx(vj,{DebugInfo:n}),d.jsx(rA,{})]})}),d.jsx(F.Suspense,{fallback:null,children:d.jsx(gj,{initialIsOpen:!1})})]})};function xj(t){var e=t.subpath,n=e===void 0?"/":e,r=t.onNavigate,i=lt(),s=mt(),a=F.useRef(n),o=F.useRef(null),l=F.useRef(!1),u="".concat(s.pathname).concat(s.search).concat(s.hash),c=F.useCallback(r,[r]);return F.useEffect(function(){if(n===u){a.current=n;return}l.current||n!==a.current&&(a.current=n,o.current=n,l.current=!0,i(n,{replace:!0}),setTimeout(function(){l.current=!1},10))},[n,u,i]),F.useEffect(function(){l.current||u!==n&&u!==o.current&&(o.current=u,c(u))},[u,n,c]),null}function wj(t,e){return kj(t)||Cj(t,e)||Sj(t,e)||Aj()}function Aj(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
55
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sj(t,e){if(t){if(typeof t=="string")return Qh(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)?Qh(t,e):void 0}}function Qh(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 Cj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function kj(t){if(Array.isArray(t))return t}var jj=function(e){var n=e.isRtl,r=n===void 0?!1:n,i=e.className,s=e.style,a=e.token,o=a===void 0?"":a,l=e.apiUrl,u=e.env,c=e.DebugInfo,f=e.basename,p=f===void 0?"/":f,h=e.subpath,y=h===void 0?"/":h,m=e.onNavigate,g=m===void 0?function(){}:m,v=e.onLogout,S=v===void 0?function(){}:v,j=e.onAddSubscription,E=j===void 0?function(){}:j,A=function(T,z){var N=T.endsWith("/")?T.slice(0,-1):T,O=z.startsWith("/")?z:"/".concat(z);return N+O||"/"},w=F.useState(!!(o||l)),x=wj(w,2),b=x[0],L=x[1],R={onAddSubscription:E,onLogout:S,onNavigate:g,env:u,DebugInfo:c,basename:p,subpath:y};return F.useEffect(function(){l&&Tm(l),I1(typeof o!="function"?function(){return o}:o),L(!1)},[l,o]),b?d.jsx("div",{className:i,style:s,children:d.jsx(k.Spinner,{})}):d.jsx("div",{className:i,style:s,children:d.jsxs(Lv,{initialEntries:[A(p,y)],basename:p||"/",children:[d.jsx(xj,{subpath:y,onNavigate:g}),d.jsx(k.Root,{context:{isRtl:r},children:d.jsx(bj,{DebugInfo:c,hostAppProps:R})})]})})};function K0(t){var e=t.children,n=t.description,r=t.title;return d.jsxs(k.Paper.Header,{children:[r&&d.jsx(k.Title,{className:ae({"yst-mb-3":n||e}),children:r}),n&&(typeof n=="string"?d.jsx("p",{children:n}):n),e]})}function _u(t){"@babel/helpers - typeof";return _u=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},_u(t)}function gs(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return _t(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,T={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,T.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=T.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,T.v=O,T.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,T.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(T.n=-1),z(x,b)):T.n=b:T.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=T.n<0)?b:j.call(E,T))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(_t(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,_t(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,_t(f,"constructor",u),_t(u,"constructor",l),l.displayName="GeneratorFunction",_t(u,i,"GeneratorFunction"),_t(f),_t(f,i,"Generator"),_t(f,r,function(){return this}),_t(f,"toString",function(){return"[object Generator]"}),(gs=function(){return{w:s,m:p}})()}function _t(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}_t=function(a,o,l,u){function c(f,p){_t(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},_t(t,e,n,r)}function Gh(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Yh(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Gh(s,r,i,a,o,"next",l)}function o(l){Gh(s,r,i,a,o,"throw",l)}a(void 0)})}}function Cl(t,e){return Tj(t)||Pj(t,e)||Oj(t,e)||Ej()}function Ej(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
56
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Oj(t,e){if(t){if(typeof t=="string")return Vh(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)?Vh(t,e):void 0}}function Vh(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 Pj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function Tj(t){if(Array.isArray(t))return t}var Ij=function(e){var n=e.isOpen,r=e.onClose,i=e.groupToEdit,s=e.allBrands,a=Et(),o=a.brandId,l=a.analysisId,u=F.useState(""),c=Cl(u,2),f=c[0],p=c[1],h=F.useState([]),y=Cl(h,2),m=y[0],g=y[1],v=F.useState(!1),S=Cl(v,2),j=S[0],E=S[1],A=nn();F.useEffect(function(){if(n&&i&&i.type==="group"){var G;p(String(i.name||""));var C=((G=i.groupedBrands)===null||G===void 0?void 0:G.map(function(W){return String(W.id||"")}))||[];g(C)}},[n,i]);var w=Lm({mutation:{onSuccess:function(){var G=Yh(gs().m(function W(){return gs().w(function(q){for(;;)switch(q.n){case 0:return q.n=1,Promise.all([A.invalidateQueries({queryKey:io(o)}),A.invalidateQueries({queryKey:qn(o,"latest")}),A.invalidateQueries({queryKey:kn(o,"latest")}),A.invalidateQueries({queryKey:qn(o,l)}),A.invalidateQueries({queryKey:kn(o,l)})]);case 1:N();case 2:return q.a(2)}},W)}));function C(){return G.apply(this,arguments)}return C}(),onError:function(C){console.error("Error creating brand group:",C)}}}),x=w.mutate,b=w.isPending,L=ox({mutation:{onSuccess:function(){var G=Yh(gs().m(function W(){return gs().w(function(q){for(;;)switch(q.n){case 0:return q.n=1,Promise.all([A.invalidateQueries({queryKey:io(o)}),A.invalidateQueries({queryKey:qn(o,"latest")}),A.invalidateQueries({queryKey:kn(o,"latest")}),A.invalidateQueries({queryKey:qn(o,l)}),A.invalidateQueries({queryKey:kn(o,l)})]);case 1:N(),_();case 2:return q.a(2)}},W)}));function C(){return G.apply(this,arguments)}return C}(),onError:function(C){console.error("Error deleting brand group:",C),window.alert("An error occurred while ungrouping the brands. Please try again later.")}}}),R=L.mutate,I=L.isPending,T=typeof(i==null?void 0:i.id)=="string"&&i.id.length>0||typeof(i==null?void 0:i.id)=="number"&&!isNaN(i.id),z=function(){!f.trim()||!T||x({brandId:o,data:{groupName:f.trim(),brandIds:m}})},N=function(){p(""),g([]),r()},O=function(){return m.map(function(C){if(i&&i.type==="group"){var W,q=(W=i.groupedBrands)===null||W===void 0?void 0:W.find(function(Q){return String(Q.id)===C});if(q)return q.name||""}var P=s.find(function(Q){return String(Q.id)===C});return P?P.type==="group"?"Group: ".concat(P.name):P.name||"":""}).filter(Boolean)},B=function(){E(!0)},_=function(){return E(!1)},Y=function(){if(!T){console.error("Invalid groupId provided for ungrouping. groupToEdit?.id: ".concat(i==null?void 0:i.id," (type: ").concat(_u(i==null?void 0:i.id),")")),_();return}R({brandId:o,brandGroupId:i.id})};return!i||i.type!=="group"?null:d.jsxs(d.Fragment,{children:[d.jsx(k.Modal,{isOpen:n,onClose:j?function(){}:N,as:"div",children:d.jsx(k.Modal.Panel,{children:d.jsxs(k.Modal.Container,{children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-4",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Edit brand group"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-mb-8 yst-space-y-4",children:[d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"Update the group name or ungroup brands by removing their tags."}),d.jsxs("div",{children:[d.jsx("label",{htmlFor:"editGroupName",className:"yst-mb-2 yst-block yst-text-sm yst-font-medium",children:"Group name"}),d.jsx(k.TextInput,{id:"editGroupName",value:f,onChange:function(G){return p(G.target.value)},placeholder:"Enter group name",className:"yst-w-full"})]}),d.jsxs("div",{children:[d.jsx(k.TagField,{readOnly:!0,id:"editGroupedBrands",label:"Grouped brands",tags:O(),onRemoveTag:function(G){if(m.length<2)return E(!0);g(function(C){return C.filter(function(W,q){return q!==G})})},onAddTag:function(){}}),m.length===0?d.jsx("p",{className:"yst-mt-2 yst-text-sm",children:'Click "Ungroup brands" to remove this group.'}):d.jsx("p",{className:"yst-mt-2 yst-text-sm yst-italic yst-text-gray-500",children:"Note: To add brands to this group, save this group, then use the checkboxes to select this group as well as any additional brands to be grouped."})]})]}),d.jsx(k.Modal.Container.Footer,{children:d.jsxs("div",{className:"yst-flex yst-w-full yst-items-center yst-justify-between",children:[d.jsx("div",{className:"yst-flex yst-justify-start",children:d.jsx(k.Button,{variant:"tertiary",onClick:B,disabled:b||!T,className:"yst-text-red-600",children:"Ungroup brands"})}),d.jsxs("div",{className:"yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"secondary",onClick:N,children:"Cancel"}),d.jsx(k.Button,{variant:"primary",onClick:z,disabled:!f.trim()||b,isLoading:b,children:b?"Saving...":"Save changes"})]})]})})]})})}),d.jsx(_o,{isOpen:j,onClose:_,onConfirm:Y,disabled:!T||I,isLoading:I,title:"Ungroup this brand group?",description:d.jsxs(d.Fragment,{children:[d.jsx("p",{children:"The group will be removed, but the brands inside will remain in your brand list."}),d.jsx("p",{children:"This action cannot be undone. To create a new group with these brands, simply select them and create a new group."})]}),confirmText:"Yes, ungroup"})]})};function Du(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Dt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,T={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,T.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=T.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,T.v=O,T.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,T.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(T.n=-1),z(x,b)):T.n=b:T.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=T.n<0)?b:j.call(E,T))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Dt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Dt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Dt(f,"constructor",u),Dt(u,"constructor",l),l.displayName="GeneratorFunction",Dt(u,i,"GeneratorFunction"),Dt(f),Dt(f,i,"Generator"),Dt(f,r,function(){return this}),Dt(f,"toString",function(){return"[object Generator]"}),(Du=function(){return{w:s,m:p}})()}function Dt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Dt=function(a,o,l,u){function c(f,p){Dt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Dt(t,e,n,r)}function Kh(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Mj(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Kh(s,r,i,a,o,"next",l)}function o(l){Kh(s,r,i,a,o,"throw",l)}a(void 0)})}}function Xh(t,e){return _j(t)||Rj(t,e)||Nj(t,e)||Lj()}function Lj(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
57
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Nj(t,e){if(t){if(typeof t=="string")return Jh(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)?Jh(t,e):void 0}}function Jh(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 Rj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function _j(t){if(Array.isArray(t))return t}var Dj=function(e){var n=e.isOpen,r=e.onClose,i=e.brandId,s=e.brandsToGroup,a=e.onGroupCreated,o=nn(),l=Et(),u=l.analysisId,c=F.useState(""),f=Xh(c,2),p=f[0],h=f[1],y=F.useState([]),m=Xh(y,2),g=m[0],v=m[1];F.useEffect(function(){if(n&&s.length>0){var L,R=(L=s[0])===null||L===void 0?void 0:L.name;h(String(R||"New Group")),v(s.map(function(I){var T;return String((T=I.id)!==null&&T!==void 0?T:"")}))}},[n,s]);var S=Lm({mutation:{onSuccess:function(){var L=Mj(Du().m(function I(){return Du().w(function(T){for(;;)switch(T.n){case 0:return T.n=1,Promise.all([o.invalidateQueries({queryKey:io(i)}),o.invalidateQueries({queryKey:pc(i)}),o.invalidateQueries({queryKey:qn(i,"latest")}),o.invalidateQueries({queryKey:kn(i,"latest")}),o.invalidateQueries({queryKey:qn(i,u)}),o.invalidateQueries({queryKey:kn(i,u)})]);case 1:a==null||a(),A();case 2:return T.a(2)}},I)}));function R(){return L.apply(this,arguments)}return R}(),onError:function(R){console.error("Error creating group:",R)}}}),j=S.mutate,E=S.isPending,A=function(){h(""),v([]),r()},w=function(){if(!(!p.trim()||g.length===0)){var R=g.flatMap(function(I){var T=s.find(function(z){return String(z.id)===I});return T&&T.type==="group"&&Array.isArray(T.groupedBrands)?T.groupedBrands.map(function(z){return String(z.id)}):I});j({brandId:i,data:{groupName:p.trim(),brandIds:R.filter(function(I){return I!==""})}})}},x=function(R){v(function(I){var T=I.filter(function(z){return z!==R});return T.length===0&&A(),T})},b=g.map(function(L){var R=s.find(function(I){return String(I.id)===L});return R?R.type==="group"?"Group: ".concat(R.name):R.name||"":""}).filter(Boolean);return d.jsx(k.Modal,{isOpen:n,onClose:A,children:d.jsx(k.Modal.Panel,{children:d.jsxs(k.Modal.Container,{children:[d.jsx(k.Modal.Container.Header,{children:d.jsx(k.Modal.Title,{children:"Create brand group"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-space-y-4",children:[d.jsxs("div",{children:[d.jsx("label",{htmlFor:"groupName",className:"yst-mb-2 yst-block yst-text-sm yst-font-medium",children:"Group name"}),d.jsx(k.TextInput,{id:"groupName",value:p,onChange:function(L){return h(L.target.value)},placeholder:"Enter group name",className:"yst-w-full"})]}),d.jsxs("div",{children:[d.jsx(k.TagField,{readOnly:!0,id:"groupedBrands",label:"Brands in group (".concat(g.length,")"),tags:b,onRemoveTag:function(L){var R=g[L];R&&x(R)},onAddTag:function(){}}),g.length===0&&d.jsx("p",{className:"yst-text-sm yst-italic yst-text-gray-500",children:"No brands selected"})]}),d.jsx("p",{children:"Note: To add brands to this group, save this group, then use the checkboxes to select this group as well as any additional brands to be grouped."})]}),d.jsx(k.Modal.Container.Footer,{className:"yst-pt-4",children:d.jsxs("div",{className:"yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"secondary",onClick:A,disabled:E,children:"Cancel"}),d.jsx(k.Button,{variant:"primary",onClick:w,disabled:!p.trim()||g.length===0||E,children:E?"Saving...":"Save group"})]})})]})})})};function Gs(t){"@babel/helpers - typeof";return Gs=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},Gs(t)}function Zh(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 $h(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Zh(Object(n),!0).forEach(function(r){X0(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Zh(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function X0(t,e,n){return(e=Bj(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Bj(t){var e=Fj(t,"string");return Gs(e)=="symbol"?e:e+""}function Fj(t,e){if(Gs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Gs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function zj(t){return qj(t)||Hj(t)||J0(t)||Uj()}function Uj(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
58
58
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Hj(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function qj(t){if(Array.isArray(t))return Bu(t)}function yn(t,e){return Gj(t)||Qj(t,e)||J0(t,e)||Wj()}function Wj(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
59
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function J0(t,e){if(t){if(typeof t=="string")return Bu(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)?Bu(t,e):void 0}}function Bu(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 Qj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function Gj(t){if(Array.isArray(t))return t}var Yj=function(){var e,n=lt(),r=F.useState(!1),i=yn(r,2),s=i[0],a=i[1],o=F.useState({}),l=yn(o,2),u=l[0],c=l[1],f=F.useState(""),p=yn(f,2),h=p[0],y=p[1],m=F.useState(1),g=yn(m,2),v=g[0],S=g[1],j=F.useState({}),E=yn(j,2),A=E[0],w=E[1],x=F.useState(!1),b=yn(x,2),L=b[0],R=b[1],I=F.useState(!1),P=yn(I,2),z=P[0],N=P[1],O=F.useState(null),B=yn(O,2),_=B[0],Y=B[1],G=Et(),C=G.brandId;function W(me){return String(me.id)}var q=nx(C,{query:{enabled:!!C}}),T=q.data,Q=q.isLoading,$=10,V=(T==null||(e=T.data)===null||e===void 0?void 0:e.associatedBrands.filter(function(me){var ge,xe;return h?((ge=(xe=me.name)===null||xe===void 0?void 0:xe.toLowerCase())!==null&&ge!==void 0?ge:"").includes(h.toLowerCase()):!0}))||[],ie=Math.ceil(V.length/$),ue=(v-1)*$,ye=zj(V).sort(function(me,ge){return me.type==="group"&&ge.type!=="group"?-1:me.type!=="group"&&ge.type==="group"?1:0}),oe=ye.slice(ue,ue+$),Ee=function(ge){var xe=V.find(function(U){return W(U)===ge});xe&&xe.type==="group"&&(Y(xe),N(!0))},Z=Object.entries(A).filter(function(me){var ge=yn(me,2),xe=ge[1];return xe}).map(function(me){var ge=yn(me,1),xe=ge[0];return xe}),Qe=function(){R(!0)},Pt=function(ge){y(ge.target.value),S(1)},ct=function(ge){w(function(xe){return $h($h({},xe),{},X0({},ge,!xe[ge]))})},Ge=function(){n("/")},tt=function(){w({}),c({}),a(!1)},rn=function(){R(!1)},Ye=function(){w({}),S(1),y("")},sn=function(){N(!1),Y(null)},En=function(ge,xe){return ge in u?!!u[ge]:!xe.isHidden},Re=[{Header:"Brand name",accessor:"name",Cell:function(ge){var xe=ge.value,U=ge.row;return d.jsx("span",{className:"yst-font-medium yst-text-slate-900",children:d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-2",children:[d.jsx(k.Checkbox,{id:"brand-checkbox-".concat(U.id),checked:!!A[W(U)],onChange:function(){return ct(W(U))},value:W(U),label:U.isSelf?d.jsx(Ls,{children:xe}):xe,name:"brand-checkbox-".concat(U.id),disabled:!En(W(U),U)}),U.type==="group"&&d.jsx(mA,{className:"yst-h-4 yst-w-4 yst-text-slate-400"})]})})},LoadingComponent:function(ge){var xe=ge.id,U=xe===void 0?"":xe;return d.jsxs("div",{className:"yst-flex",children:[d.jsx(k.Checkbox,{id:"loading-row-checkbox-".concat(U),value:"loading",label:"",disabled:!0,name:"brand-checkbox-".concat(U)})," ",d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-32",id:"loading-row-skeleton-".concat(U)})]})}},{Header:"Actions",accessor:"id",Cell:function(ge){var xe=ge.value,U=ge.row;return d.jsx(d.Fragment,{children:U.type==="group"?d.jsxs(k.Button,{variant:"tertiary",size:"small",onClick:function(){return Ee(String(xe!=null?xe:""))},className:"yst-gap-1.5 yst-px-0",disabled:!En(W(U),U),children:[d.jsx(Dm,{className:"yst-h-4 yst-w-4"}),"Edit group"]}):void 0})},LoadingComponent:function(){return d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"})}}];return d.jsxs(k.Paper,{className:"yst-mx-auto yst-max-w-2xl",children:[d.jsx(K0,{title:"Brand list ".concat(""),children:d.jsx("p",{children:"These are the brands found in responses to your example prompts. Group related brands to improve your analysis. You can rename or exclude irrelevant brands, and new brands will be added automatically if they appear in future analysis runs."})}),d.jsxs(k.Paper.Content,{children:[d.jsx("div",{className:"yst-mb-6",children:d.jsx(k.TextInput,{id:"brand-search",label:"Search brands",placeholder:"Search brands",value:h,onChange:Pt})}),d.jsx("div",{className:"yst-mb-6",children:d.jsxs(k.Table,{columns:Re,className:"yst-w-full",variant:"minimal",children:[d.jsx(k.Table.Head,{children:d.jsx(k.Table.Row,{children:Re.map(function(me){return d.jsx(k.Table.Header,{children:me.Header},me.accessor)})})}),d.jsx(k.Table.Body,{children:Q?[1,2,3].map(function(me,ge){return d.jsx(k.Table.Row,{children:Re.map(function(xe,U){return d.jsx(k.Table.Cell,{children:d.jsx(xe.LoadingComponent,{id:"skeleton-".concat(ge,"-").concat(U)},xe.accessor)},"cell-".concat(U))})},ge)}):oe.length===0?d.jsx(k.Table.Row,{children:d.jsx(k.Table.Cell,{colSpan:Re.length,children:d.jsxs("div",{className:"yst-py-12 yst-text-center",children:[d.jsx("h3",{className:"yst-mt-4 yst-text-lg yst-font-medium yst-text-slate-900",children:"No brands found"}),d.jsx("p",{className:"yst-mt-2 yst-text-sm yst-text-slate-500",children:h?'No brands match "'.concat(h,'". Try a different search term.'):"No brands have been found yet. Run an analysis to discover brands."}),h&&d.jsx(k.Button,{variant:"secondary",size:"small",onClick:function(){y(""),S(1)},className:"yst-mt-4",children:"Clear search"})]})})}):oe.map(function(me){return d.jsx(k.Table.Row,{children:Re.map(function(ge){return d.jsx(k.Table.Cell,{children:ge.Cell?ge.Cell({value:me[ge.accessor],row:me}):me[ge.accessor]},ge.accessor)})},me.id)})})]})}),d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-between",children:[d.jsxs(k.Button,{variant:"secondary",onClick:Qe,className:"yst-mb-0 yst-gap-2",disabled:Z.length<2,children:[d.jsx(hw,{})," Group brands"]}),d.jsx(k.Pagination,{variant:"text",current:v,total:ie,onNavigate:S,className:"yst-flex-row",screenReaderTextPrevious:"Previous page",screenReaderTextNext:"Next page"})]})]}),d.jsx(vc,{children:d.jsx("div",{className:"yst-flex yst-items-center yst-justify-end yst-gap-4",children:s?d.jsxs(d.Fragment,{children:[d.jsx(k.Button,{variant:"secondary",className:"yst-mb-0",onClick:tt,children:"Discard changes"}),d.jsx(k.Button,{variant:"primary",className:"yst-mb-0",onClick:Ge,children:"Save changes"})]}):d.jsx(k.Button,{as:br,to:"/brands/".concat(C),variant:"tertiary",className:"yst-mb-0",children:"Return to analysis"})})}),d.jsx(Dj,{isOpen:L,onClose:rn,brandId:C,brandsToGroup:V.filter(function(me){return Z.includes(W(me))}),onGroupCreated:Ye}),d.jsx(Ij,{isOpen:z,onClose:sn,groupToEdit:_,allBrands:V})]})};const Vj=Object.freeze(Object.defineProperty({__proto__:null,default:Yj},Symbol.toStringTag,{value:"Module"}));function Fu(t){var e=t.children,n=t.description,r=t.title;return d.jsxs(k.Card.Header,{className:"yst-h-auto yst-flex-col yst-items-start yst-gap-0 yst-border-b-[1px] yst-border-b-slate-200 yst-bg-white yst-py-8",children:[r&&d.jsx(k.Title,{className:ae({"yst-mb-3":n||e}),children:r}),n&&d.jsx("p",{children:n}),e]})}function Kj(t,e){const n={};return(t[t.length-1]===""?[...t,""]:t).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const Xj=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Jj=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Zj={};function ep(t,e){return(Zj.jsx?Jj:Xj).test(t)}const $j=/[ \t\n\f\r]/g;function eE(t){return typeof t=="object"?t.type==="text"?tp(t.value):!1:tp(t)}function tp(t){return t.replace($j,"")===""}class da{constructor(e,n,r){this.normal=n,this.property=e,r&&(this.space=r)}}da.prototype.normal={};da.prototype.property={};da.prototype.space=void 0;function Z0(t,e){const n={},r={};for(const i of t)Object.assign(n,i.property),Object.assign(r,i.normal);return new da(n,r,e)}function zu(t){return t.toLowerCase()}class Tt{constructor(e,n){this.attribute=n,this.property=e}}Tt.prototype.attribute="";Tt.prototype.booleanish=!1;Tt.prototype.boolean=!1;Tt.prototype.commaOrSpaceSeparated=!1;Tt.prototype.commaSeparated=!1;Tt.prototype.defined=!1;Tt.prototype.mustUseProperty=!1;Tt.prototype.number=!1;Tt.prototype.overloadedBoolean=!1;Tt.prototype.property="";Tt.prototype.spaceSeparated=!1;Tt.prototype.space=void 0;let tE=0;const be=ni(),Ve=ni(),Uu=ni(),K=ni(),_e=ni(),mi=ni(),Mt=ni();function ni(){return 2**++tE}const Hu=Object.freeze(Object.defineProperty({__proto__:null,boolean:be,booleanish:Ve,commaOrSpaceSeparated:Mt,commaSeparated:mi,number:K,overloadedBoolean:Uu,spaceSeparated:_e},Symbol.toStringTag,{value:"Module"})),kl=Object.keys(Hu);class Rc extends Tt{constructor(e,n,r,i){let s=-1;if(super(e,n),np(this,"space",i),typeof r=="number")for(;++s<kl.length;){const a=kl[s];np(this,kl[s],(r&Hu[a])===Hu[a])}}}Rc.prototype.defined=!0;function np(t,e,n){n&&(t[e]=n)}function Wi(t){const e={},n={};for(const[r,i]of Object.entries(t.properties)){const s=new Rc(r,t.transform(t.attributes||{},r),i,t.space);t.mustUseProperty&&t.mustUseProperty.includes(r)&&(s.mustUseProperty=!0),e[r]=s,n[zu(r)]=r,n[zu(s.attribute)]=r}return new da(e,n,t.space)}const $0=Wi({properties:{ariaActiveDescendant:null,ariaAtomic:Ve,ariaAutoComplete:null,ariaBusy:Ve,ariaChecked:Ve,ariaColCount:K,ariaColIndex:K,ariaColSpan:K,ariaControls:_e,ariaCurrent:null,ariaDescribedBy:_e,ariaDetails:null,ariaDisabled:Ve,ariaDropEffect:_e,ariaErrorMessage:null,ariaExpanded:Ve,ariaFlowTo:_e,ariaGrabbed:Ve,ariaHasPopup:null,ariaHidden:Ve,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:_e,ariaLevel:K,ariaLive:null,ariaModal:Ve,ariaMultiLine:Ve,ariaMultiSelectable:Ve,ariaOrientation:null,ariaOwns:_e,ariaPlaceholder:null,ariaPosInSet:K,ariaPressed:Ve,ariaReadOnly:Ve,ariaRelevant:null,ariaRequired:Ve,ariaRoleDescription:_e,ariaRowCount:K,ariaRowIndex:K,ariaRowSpan:K,ariaSelected:Ve,ariaSetSize:K,ariaSort:null,ariaValueMax:K,ariaValueMin:K,ariaValueNow:K,ariaValueText:null,role:null},transform(t,e){return e==="role"?e:"aria-"+e.slice(4).toLowerCase()}});function eg(t,e){return e in t?t[e]:e}function tg(t,e){return eg(t,e.toLowerCase())}const nE=Wi({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:mi,acceptCharset:_e,accessKey:_e,action:null,allow:null,allowFullScreen:be,allowPaymentRequest:be,allowUserMedia:be,alt:null,as:null,async:be,autoCapitalize:null,autoComplete:_e,autoFocus:be,autoPlay:be,blocking:_e,capture:null,charSet:null,checked:be,cite:null,className:_e,cols:K,colSpan:null,content:null,contentEditable:Ve,controls:be,controlsList:_e,coords:K|mi,crossOrigin:null,data:null,dateTime:null,decoding:null,default:be,defer:be,dir:null,dirName:null,disabled:be,download:Uu,draggable:Ve,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:be,formTarget:null,headers:_e,height:K,hidden:Uu,high:K,href:null,hrefLang:null,htmlFor:_e,httpEquiv:_e,id:null,imageSizes:null,imageSrcSet:null,inert:be,inputMode:null,integrity:null,is:null,isMap:be,itemId:null,itemProp:_e,itemRef:_e,itemScope:be,itemType:_e,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:be,low:K,manifest:null,max:null,maxLength:K,media:null,method:null,min:null,minLength:K,multiple:be,muted:be,name:null,nonce:null,noModule:be,noValidate:be,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:be,optimum:K,pattern:null,ping:_e,placeholder:null,playsInline:be,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:be,referrerPolicy:null,rel:_e,required:be,reversed:be,rows:K,rowSpan:K,sandbox:_e,scope:null,scoped:be,seamless:be,selected:be,shadowRootClonable:be,shadowRootDelegatesFocus:be,shadowRootMode:null,shape:null,size:K,sizes:null,slot:null,span:K,spellCheck:Ve,src:null,srcDoc:null,srcLang:null,srcSet:null,start:K,step:null,style:null,tabIndex:K,target:null,title:null,translate:null,type:null,typeMustMatch:be,useMap:null,value:Ve,width:K,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:_e,axis:null,background:null,bgColor:null,border:K,borderColor:null,bottomMargin:K,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:be,declare:be,event:null,face:null,frame:null,frameBorder:null,hSpace:K,leftMargin:K,link:null,longDesc:null,lowSrc:null,marginHeight:K,marginWidth:K,noResize:be,noHref:be,noShade:be,noWrap:be,object:null,profile:null,prompt:null,rev:null,rightMargin:K,rules:null,scheme:null,scrolling:Ve,standby:null,summary:null,text:null,topMargin:K,valueType:null,version:null,vAlign:null,vLink:null,vSpace:K,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:be,disableRemotePlayback:be,prefix:null,property:null,results:K,security:null,unselectable:null},space:"html",transform:tg}),rE=Wi({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:Mt,accentHeight:K,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:K,amplitude:K,arabicForm:null,ascent:K,attributeName:null,attributeType:null,azimuth:K,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:K,by:null,calcMode:null,capHeight:K,className:_e,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:K,diffuseConstant:K,direction:null,display:null,dur:null,divisor:K,dominantBaseline:null,download:be,dx:null,dy:null,edgeMode:null,editable:null,elevation:K,enableBackground:null,end:null,event:null,exponent:K,externalResourcesRequired:null,fill:null,fillOpacity:K,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:mi,g2:mi,glyphName:mi,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:K,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:K,horizOriginX:K,horizOriginY:K,id:null,ideographic:K,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:K,k:K,k1:K,k2:K,k3:K,k4:K,kernelMatrix:Mt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:K,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:K,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:K,overlineThickness:K,paintOrder:null,panose1:null,path:null,pathLength:K,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:_e,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:K,pointsAtY:K,pointsAtZ:K,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Mt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Mt,rev:Mt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Mt,requiredFeatures:Mt,requiredFonts:Mt,requiredFormats:Mt,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:K,specularExponent:K,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:K,strikethroughThickness:K,string:null,stroke:null,strokeDashArray:Mt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:K,strokeOpacity:K,strokeWidth:null,style:null,surfaceScale:K,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Mt,tabIndex:K,tableValues:null,target:null,targetX:K,targetY:K,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Mt,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:K,underlineThickness:K,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:K,values:null,vAlphabetic:K,vMathematical:K,vectorEffect:null,vHanging:K,vIdeographic:K,version:null,vertAdvY:K,vertOriginX:K,vertOriginY:K,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:K,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:eg}),ng=Wi({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(t,e){return"xlink:"+e.slice(5).toLowerCase()}}),rg=Wi({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:tg}),ig=Wi({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(t,e){return"xml:"+e.slice(3).toLowerCase()}}),iE={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},sE=/[A-Z]/g,rp=/-[a-z]/g,aE=/^data[-\w.:]+$/i;function oE(t,e){const n=zu(e);let r=e,i=Tt;if(n in t.normal)return t.property[t.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&aE.test(e)){if(e.charAt(4)==="-"){const s=e.slice(5).replace(rp,uE);r="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=e.slice(4);if(!rp.test(s)){let a=s.replace(sE,lE);a.charAt(0)!=="-"&&(a="-"+a),e="data"+a}}i=Rc}return new i(r,e)}function lE(t){return"-"+t.toLowerCase()}function uE(t){return t.charAt(1).toUpperCase()}const cE=Z0([$0,nE,ng,rg,ig],"html"),_c=Z0([$0,rE,ng,rg,ig],"svg");function dE(t){return t.join(" ").trim()}var oi={},jl,ip;function fE(){if(ip)return jl;ip=1;var t=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,e=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,i=/^:\s*/,s=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,a=/^[;\s]*/,o=/^\s+|\s+$/g,l=`
60
- `,u="/",c="*",f="",p="comment",h="declaration";function y(g,v){if(typeof g!="string")throw new TypeError("First argument must be a string");if(!g)return[];v=v||{};var S=1,j=1;function E(N){var O=N.match(e);O&&(S+=O.length);var B=N.lastIndexOf(l);j=~B?N.length-B:j+N.length}function A(){var N={line:S,column:j};return function(O){return O.position=new w(N),L(),O}}function w(N){this.start=N,this.end={line:S,column:j},this.source=v.source}w.prototype.content=g;function x(N){var O=new Error(v.source+":"+S+":"+j+": "+N);if(O.reason=N,O.filename=v.source,O.line=S,O.column=j,O.source=g,!v.silent)throw O}function b(N){var O=N.exec(g);if(O){var B=O[0];return E(B),g=g.slice(B.length),O}}function L(){b(n)}function R(N){var O;for(N=N||[];O=I();)O!==!1&&N.push(O);return N}function I(){var N=A();if(!(u!=g.charAt(0)||c!=g.charAt(1))){for(var O=2;f!=g.charAt(O)&&(c!=g.charAt(O)||u!=g.charAt(O+1));)++O;if(O+=2,f===g.charAt(O-1))return x("End of comment missing");var B=g.slice(2,O-2);return j+=2,E(B),g=g.slice(O),j+=2,N({type:p,comment:B})}}function P(){var N=A(),O=b(r);if(O){if(I(),!b(i))return x("property missing ':'");var B=b(s),_=N({type:h,property:m(O[0].replace(t,f)),value:B?m(B[0].replace(t,f)):f});return b(a),_}}function z(){var N=[];R(N);for(var O;O=P();)O!==!1&&(N.push(O),R(N));return N}return L(),z()}function m(g){return g?g.replace(o,f):f}return jl=y,jl}var sp;function hE(){if(sp)return oi;sp=1;var t=oi&&oi.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(oi,"__esModule",{value:!0}),oi.default=n;const e=t(fE());function n(r,i){let s=null;if(!r||typeof r!="string")return s;const a=(0,e.default)(r),o=typeof i=="function";return a.forEach(l=>{if(l.type!=="declaration")return;const{property:u,value:c}=l;o?i(u,c,l):c&&(s=s||{},s[u]=c)}),s}return oi}var as={},ap;function pE(){if(ap)return as;ap=1,Object.defineProperty(as,"__esModule",{value:!0}),as.camelCase=void 0;var t=/^--[a-zA-Z0-9_-]+$/,e=/-([a-z])/g,n=/^[^-]+$/,r=/^-(webkit|moz|ms|o|khtml)-/,i=/^-(ms)-/,s=function(u){return!u||n.test(u)||t.test(u)},a=function(u,c){return c.toUpperCase()},o=function(u,c){return"".concat(c,"-")},l=function(u,c){return c===void 0&&(c={}),s(u)?u:(u=u.toLowerCase(),c.reactCompat?u=u.replace(i,o):u=u.replace(r,o),u.replace(e,a))};return as.camelCase=l,as}var os,op;function yE(){if(op)return os;op=1;var t=os&&os.__importDefault||function(i){return i&&i.__esModule?i:{default:i}},e=t(hE()),n=pE();function r(i,s){var a={};return!i||typeof i!="string"||(0,e.default)(i,function(o,l){o&&l&&(a[(0,n.camelCase)(o,s)]=l)}),a}return r.default=r,os=r,os}var mE=yE();const gE=xo(mE),sg=ag("end"),Dc=ag("start");function ag(t){return e;function e(n){const r=n&&n.position&&n.position[t]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function vE(t){const e=Dc(t),n=sg(t);if(e&&n)return{start:e,end:n}}function Cs(t){return!t||typeof t!="object"?"":"position"in t||"type"in t?lp(t.position):"start"in t||"end"in t?lp(t):"line"in t||"column"in t?qu(t):""}function qu(t){return up(t&&t.line)+":"+up(t&&t.column)}function lp(t){return qu(t&&t.start)+"-"+qu(t&&t.end)}function up(t){return t&&typeof t=="number"?t:1}class ut extends Error{constructor(e,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let i="",s={},a=!1;if(n&&("line"in n&&"column"in n?s={place:n}:"start"in n&&"end"in n?s={place:n}:"type"in n?s={ancestors:[n],place:n.position}:s={...n}),typeof e=="string"?i=e:!s.cause&&e&&(a=!0,i=e.message,s.cause=e),!s.ruleId&&!s.source&&typeof r=="string"){const l=r.indexOf(":");l===-1?s.ruleId=r:(s.source=r.slice(0,l),s.ruleId=r.slice(l+1))}if(!s.place&&s.ancestors&&s.ancestors){const l=s.ancestors[s.ancestors.length-1];l&&(s.place=l.position)}const o=s.place&&"start"in s.place?s.place.start:s.place;this.ancestors=s.ancestors||void 0,this.cause=s.cause||void 0,this.column=o?o.column:void 0,this.fatal=void 0,this.file="",this.message=i,this.line=o?o.line:void 0,this.name=Cs(s.place)||"1:1",this.place=s.place||void 0,this.reason=this.message,this.ruleId=s.ruleId||void 0,this.source=s.source||void 0,this.stack=a&&s.cause&&typeof s.cause.stack=="string"?s.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}ut.prototype.file="";ut.prototype.name="";ut.prototype.reason="";ut.prototype.message="";ut.prototype.stack="";ut.prototype.column=void 0;ut.prototype.line=void 0;ut.prototype.ancestors=void 0;ut.prototype.cause=void 0;ut.prototype.fatal=void 0;ut.prototype.place=void 0;ut.prototype.ruleId=void 0;ut.prototype.source=void 0;const Bc={}.hasOwnProperty,bE=new Map,xE=/[A-Z]/g,wE=new Set(["table","tbody","thead","tfoot","tr"]),AE=new Set(["td","th"]),og="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function SE(t,e){if(!e||e.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=e.filePath||void 0;let r;if(e.development){if(typeof e.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=IE(n,e.jsxDEV)}else{if(typeof e.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof e.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=PE(n,e.jsx,e.jsxs)}const i={Fragment:e.Fragment,ancestors:[],components:e.components||{},create:r,elementAttributeNameCase:e.elementAttributeNameCase||"react",evaluater:e.createEvaluater?e.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:e.ignoreInvalidStyle||!1,passKeys:e.passKeys!==!1,passNode:e.passNode||!1,schema:e.space==="svg"?_c:cE,stylePropertyNameCase:e.stylePropertyNameCase||"dom",tableCellAlignToStyle:e.tableCellAlignToStyle!==!1},s=lg(i,t,void 0);return s&&typeof s!="string"?s:i.create(t,i.Fragment,{children:s||void 0},void 0)}function lg(t,e,n){if(e.type==="element")return CE(t,e,n);if(e.type==="mdxFlowExpression"||e.type==="mdxTextExpression")return kE(t,e);if(e.type==="mdxJsxFlowElement"||e.type==="mdxJsxTextElement")return EE(t,e,n);if(e.type==="mdxjsEsm")return jE(t,e);if(e.type==="root")return OE(t,e,n);if(e.type==="text")return TE(t,e)}function CE(t,e,n){const r=t.schema;let i=r;e.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=_c,t.schema=i),t.ancestors.push(e);const s=cg(t,e.tagName,!1),a=ME(t,e);let o=zc(t,e);return wE.has(e.tagName)&&(o=o.filter(function(l){return typeof l=="string"?!eE(l):!0})),ug(t,a,s,e),Fc(a,o),t.ancestors.pop(),t.schema=r,t.create(e,s,a,n)}function kE(t,e){if(e.data&&e.data.estree&&t.evaluater){const r=e.data.estree.body[0];return r.type,t.evaluater.evaluateExpression(r.expression)}Ys(t,e.position)}function jE(t,e){if(e.data&&e.data.estree&&t.evaluater)return t.evaluater.evaluateProgram(e.data.estree);Ys(t,e.position)}function EE(t,e,n){const r=t.schema;let i=r;e.name==="svg"&&r.space==="html"&&(i=_c,t.schema=i),t.ancestors.push(e);const s=e.name===null?t.Fragment:cg(t,e.name,!0),a=LE(t,e),o=zc(t,e);return ug(t,a,s,e),Fc(a,o),t.ancestors.pop(),t.schema=r,t.create(e,s,a,n)}function OE(t,e,n){const r={};return Fc(r,zc(t,e)),t.create(e,t.Fragment,r,n)}function TE(t,e){return e.value}function ug(t,e,n,r){typeof n!="string"&&n!==t.Fragment&&t.passNode&&(e.node=r)}function Fc(t,e){if(e.length>0){const n=e.length>1?e:e[0];n&&(t.children=n)}}function PE(t,e,n){return r;function r(i,s,a,o){const u=Array.isArray(a.children)?n:e;return o?u(s,a,o):u(s,a)}}function IE(t,e){return n;function n(r,i,s,a){const o=Array.isArray(s.children),l=Dc(r);return e(i,s,a,o,{columnNumber:l?l.column-1:void 0,fileName:t,lineNumber:l?l.line:void 0},void 0)}}function ME(t,e){const n={};let r,i;for(i in e.properties)if(i!=="children"&&Bc.call(e.properties,i)){const s=NE(t,i,e.properties[i]);if(s){const[a,o]=s;t.tableCellAlignToStyle&&a==="align"&&typeof o=="string"&&AE.has(e.tagName)?r=o:n[a]=o}}if(r){const s=n.style||(n.style={});s[t.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function LE(t,e){const n={};for(const r of e.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&t.evaluater){const s=r.data.estree.body[0];s.type;const a=s.expression;a.type;const o=a.properties[0];o.type,Object.assign(n,t.evaluater.evaluateExpression(o.argument))}else Ys(t,e.position);else{const i=r.name;let s;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&t.evaluater){const o=r.value.data.estree.body[0];o.type,s=t.evaluater.evaluateExpression(o.expression)}else Ys(t,e.position);else s=r.value===null?!0:r.value;n[i]=s}return n}function zc(t,e){const n=[];let r=-1;const i=t.passKeys?new Map:bE;for(;++r<e.children.length;){const s=e.children[r];let a;if(t.passKeys){const l=s.type==="element"?s.tagName:s.type==="mdxJsxFlowElement"||s.type==="mdxJsxTextElement"?s.name:void 0;if(l){const u=i.get(l)||0;a=l+"-"+u,i.set(l,u+1)}}const o=lg(t,s,a);o!==void 0&&n.push(o)}return n}function NE(t,e,n){const r=oE(t.schema,e);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?Kj(n):dE(n)),r.property==="style"){let i=typeof n=="object"?n:RE(t,String(n));return t.stylePropertyNameCase==="css"&&(i=_E(i)),["style",i]}return[t.elementAttributeNameCase==="react"&&r.space?iE[r.property]||r.property:r.attribute,n]}}function RE(t,e){try{return gE(e,{reactCompat:!0})}catch(n){if(t.ignoreInvalidStyle)return{};const r=n,i=new ut("Cannot parse `style` attribute",{ancestors:t.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw i.file=t.filePath||void 0,i.url=og+"#cannot-parse-style-attribute",i}}function cg(t,e,n){let r;if(!n)r={type:"Literal",value:e};else if(e.includes(".")){const i=e.split(".");let s=-1,a;for(;++s<i.length;){const o=ep(i[s])?{type:"Identifier",name:i[s]}:{type:"Literal",value:i[s]};a=a?{type:"MemberExpression",object:a,property:o,computed:!!(s&&o.type==="Literal"),optional:!1}:o}r=a}else r=ep(e)&&!/^[a-z]/.test(e)?{type:"Identifier",name:e}:{type:"Literal",value:e};if(r.type==="Literal"){const i=r.value;return Bc.call(t.components,i)?t.components[i]:i}if(t.evaluater)return t.evaluater.evaluateExpression(r);Ys(t)}function Ys(t,e){const n=new ut("Cannot handle MDX estrees without `createEvaluater`",{ancestors:t.ancestors,place:e,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=t.filePath||void 0,n.url=og+"#cannot-handle-mdx-estrees-without-createevaluater",n}function _E(t){const e={};let n;for(n in t)Bc.call(t,n)&&(e[DE(n)]=t[n]);return e}function DE(t){let e=t.replace(xE,BE);return e.slice(0,3)==="ms-"&&(e="-"+e),e}function BE(t){return"-"+t.toLowerCase()}const El={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},FE={};function zE(t,e){const n=FE,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return dg(t,r,i)}function dg(t,e,n){if(UE(t)){if("value"in t)return t.type==="html"&&!n?"":t.value;if(e&&"alt"in t&&t.alt)return t.alt;if("children"in t)return cp(t.children,e,n)}return Array.isArray(t)?cp(t,e,n):""}function cp(t,e,n){const r=[];let i=-1;for(;++i<t.length;)r[i]=dg(t[i],e,n);return r.join("")}function UE(t){return!!(t&&typeof t=="object")}const dp=document.createElement("i");function Uc(t){const e="&"+t+";";dp.innerHTML=e;const n=dp.textContent;return n.charCodeAt(n.length-1)===59&&t!=="semi"||n===e?!1:n}function jn(t,e,n,r){const i=t.length;let s=0,a;if(e<0?e=-e>i?0:i+e:e=e>i?i:e,n=n>0?n:0,r.length<1e4)a=Array.from(r),a.unshift(e,n),t.splice(...a);else for(n&&t.splice(e,n);s<r.length;)a=r.slice(s,s+1e4),a.unshift(e,0),t.splice(...a),s+=1e4,e+=1e4}function Jt(t,e){return t.length>0?(jn(t,t.length,0,e),t):e}const fp={}.hasOwnProperty;function HE(t){const e={};let n=-1;for(;++n<t.length;)qE(e,t[n]);return e}function qE(t,e){let n;for(n in e){const i=(fp.call(t,n)?t[n]:void 0)||(t[n]={}),s=e[n];let a;if(s)for(a in s){fp.call(i,a)||(i[a]=[]);const o=s[a];WE(i[a],Array.isArray(o)?o:o?[o]:[])}}}function WE(t,e){let n=-1;const r=[];for(;++n<e.length;)(e[n].add==="after"?t:r).push(e[n]);jn(t,0,0,r)}function fg(t,e){const n=Number.parseInt(t,e);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function gi(t){return t.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Cn=wr(/[A-Za-z]/),Wt=wr(/[\dA-Za-z]/),QE=wr(/[#-'*+\--9=?A-Z^-~]/);function Wu(t){return t!==null&&(t<32||t===127)}const Qu=wr(/\d/),GE=wr(/[\dA-Fa-f]/),YE=wr(/[!-/:-@[-`{-~]/);function he(t){return t!==null&&t<-2}function jt(t){return t!==null&&(t<0||t===32)}function Oe(t){return t===-2||t===-1||t===32}const VE=wr(/\p{P}|\p{S}/u),KE=wr(/\s/);function wr(t){return e;function e(n){return n!==null&&n>-1&&t.test(String.fromCharCode(n))}}function Qi(t){const e=[];let n=-1,r=0,i=0;for(;++n<t.length;){const s=t.charCodeAt(n);let a="";if(s===37&&Wt(t.charCodeAt(n+1))&&Wt(t.charCodeAt(n+2)))i=2;else if(s<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(s))||(a=String.fromCharCode(s));else if(s>55295&&s<57344){const o=t.charCodeAt(n+1);s<56320&&o>56319&&o<57344?(a=String.fromCharCode(s,o),i=1):a="�"}else a=String.fromCharCode(s);a&&(e.push(t.slice(r,n),encodeURIComponent(a)),r=n+i+1,a=""),i&&(n+=i,i=0)}return e.join("")+t.slice(r)}function Be(t,e,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let s=0;return a;function a(l){return Oe(l)?(t.enter(n),o(l)):e(l)}function o(l){return Oe(l)&&s++<i?(t.consume(l),o):(t.exit(n),e(l))}}const XE={tokenize:JE};function JE(t){const e=t.attempt(this.parser.constructs.contentInitial,r,i);let n;return e;function r(o){if(o===null){t.consume(o);return}return t.enter("lineEnding"),t.consume(o),t.exit("lineEnding"),Be(t,e,"linePrefix")}function i(o){return t.enter("paragraph"),s(o)}function s(o){const l=t.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=l),n=l,a(o)}function a(o){if(o===null){t.exit("chunkText"),t.exit("paragraph"),t.consume(o);return}return he(o)?(t.consume(o),t.exit("chunkText"),s):(t.consume(o),a)}}const ZE={tokenize:$E},hp={tokenize:e8};function $E(t){const e=this,n=[];let r=0,i,s,a;return o;function o(j){if(r<n.length){const E=n[r];return e.containerState=E[1],t.attempt(E[0].continuation,l,u)(j)}return u(j)}function l(j){if(r++,e.containerState._closeFlow){e.containerState._closeFlow=void 0,i&&S();const E=e.events.length;let A=E,w;for(;A--;)if(e.events[A][0]==="exit"&&e.events[A][1].type==="chunkFlow"){w=e.events[A][1].end;break}v(r);let x=E;for(;x<e.events.length;)e.events[x][1].end={...w},x++;return jn(e.events,A+1,0,e.events.slice(E)),e.events.length=x,u(j)}return o(j)}function u(j){if(r===n.length){if(!i)return p(j);if(i.currentConstruct&&i.currentConstruct.concrete)return y(j);e.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return e.containerState={},t.check(hp,c,f)(j)}function c(j){return i&&S(),v(r),p(j)}function f(j){return e.parser.lazy[e.now().line]=r!==n.length,a=e.now().offset,y(j)}function p(j){return e.containerState={},t.attempt(hp,h,y)(j)}function h(j){return r++,n.push([e.currentConstruct,e.containerState]),p(j)}function y(j){if(j===null){i&&S(),v(0),t.consume(j);return}return i=i||e.parser.flow(e.now()),t.enter("chunkFlow",{_tokenizer:i,contentType:"flow",previous:s}),m(j)}function m(j){if(j===null){g(t.exit("chunkFlow"),!0),v(0),t.consume(j);return}return he(j)?(t.consume(j),g(t.exit("chunkFlow")),r=0,e.interrupt=void 0,o):(t.consume(j),m)}function g(j,E){const A=e.sliceStream(j);if(E&&A.push(null),j.previous=s,s&&(s.next=j),s=j,i.defineSkip(j.start),i.write(A),e.parser.lazy[j.start.line]){let w=i.events.length;for(;w--;)if(i.events[w][1].start.offset<a&&(!i.events[w][1].end||i.events[w][1].end.offset>a))return;const x=e.events.length;let b=x,L,R;for(;b--;)if(e.events[b][0]==="exit"&&e.events[b][1].type==="chunkFlow"){if(L){R=e.events[b][1].end;break}L=!0}for(v(r),w=x;w<e.events.length;)e.events[w][1].end={...R},w++;jn(e.events,b+1,0,e.events.slice(x)),e.events.length=w}}function v(j){let E=n.length;for(;E-- >j;){const A=n[E];e.containerState=A[1],A[0].exit.call(e,t)}n.length=j}function S(){i.write([null]),s=void 0,i=void 0,e.containerState._closeFlow=void 0}}function e8(t,e,n){return Be(t,t.attempt(this.parser.constructs.document,e,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function pp(t){if(t===null||jt(t)||KE(t))return 1;if(VE(t))return 2}function Hc(t,e,n){const r=[];let i=-1;for(;++i<t.length;){const s=t[i].resolveAll;s&&!r.includes(s)&&(e=s(e,n),r.push(s))}return e}const Gu={name:"attention",resolveAll:t8,tokenize:n8};function t8(t,e){let n=-1,r,i,s,a,o,l,u,c;for(;++n<t.length;)if(t[n][0]==="enter"&&t[n][1].type==="attentionSequence"&&t[n][1]._close){for(r=n;r--;)if(t[r][0]==="exit"&&t[r][1].type==="attentionSequence"&&t[r][1]._open&&e.sliceSerialize(t[r][1]).charCodeAt(0)===e.sliceSerialize(t[n][1]).charCodeAt(0)){if((t[r][1]._close||t[n][1]._open)&&(t[n][1].end.offset-t[n][1].start.offset)%3&&!((t[r][1].end.offset-t[r][1].start.offset+t[n][1].end.offset-t[n][1].start.offset)%3))continue;l=t[r][1].end.offset-t[r][1].start.offset>1&&t[n][1].end.offset-t[n][1].start.offset>1?2:1;const f={...t[r][1].end},p={...t[n][1].start};yp(f,-l),yp(p,l),a={type:l>1?"strongSequence":"emphasisSequence",start:f,end:{...t[r][1].end}},o={type:l>1?"strongSequence":"emphasisSequence",start:{...t[n][1].start},end:p},s={type:l>1?"strongText":"emphasisText",start:{...t[r][1].end},end:{...t[n][1].start}},i={type:l>1?"strong":"emphasis",start:{...a.start},end:{...o.end}},t[r][1].end={...a.start},t[n][1].start={...o.end},u=[],t[r][1].end.offset-t[r][1].start.offset&&(u=Jt(u,[["enter",t[r][1],e],["exit",t[r][1],e]])),u=Jt(u,[["enter",i,e],["enter",a,e],["exit",a,e],["enter",s,e]]),u=Jt(u,Hc(e.parser.constructs.insideSpan.null,t.slice(r+1,n),e)),u=Jt(u,[["exit",s,e],["enter",o,e],["exit",o,e],["exit",i,e]]),t[n][1].end.offset-t[n][1].start.offset?(c=2,u=Jt(u,[["enter",t[n][1],e],["exit",t[n][1],e]])):c=0,jn(t,r-1,n-r+3,u),n=r+u.length-c-2;break}}for(n=-1;++n<t.length;)t[n][1].type==="attentionSequence"&&(t[n][1].type="data");return t}function n8(t,e){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=pp(r);let s;return a;function a(l){return s=l,t.enter("attentionSequence"),o(l)}function o(l){if(l===s)return t.consume(l),o;const u=t.exit("attentionSequence"),c=pp(l),f=!c||c===2&&i||n.includes(l),p=!i||i===2&&c||n.includes(r);return u._open=!!(s===42?f:f&&(i||!p)),u._close=!!(s===42?p:p&&(c||!f)),e(l)}}function yp(t,e){t.column+=e,t.offset+=e,t._bufferIndex+=e}const r8={name:"autolink",tokenize:i8};function i8(t,e,n){let r=0;return i;function i(h){return t.enter("autolink"),t.enter("autolinkMarker"),t.consume(h),t.exit("autolinkMarker"),t.enter("autolinkProtocol"),s}function s(h){return Cn(h)?(t.consume(h),a):h===64?n(h):u(h)}function a(h){return h===43||h===45||h===46||Wt(h)?(r=1,o(h)):u(h)}function o(h){return h===58?(t.consume(h),r=0,l):(h===43||h===45||h===46||Wt(h))&&r++<32?(t.consume(h),o):(r=0,u(h))}function l(h){return h===62?(t.exit("autolinkProtocol"),t.enter("autolinkMarker"),t.consume(h),t.exit("autolinkMarker"),t.exit("autolink"),e):h===null||h===32||h===60||Wu(h)?n(h):(t.consume(h),l)}function u(h){return h===64?(t.consume(h),c):QE(h)?(t.consume(h),u):n(h)}function c(h){return Wt(h)?f(h):n(h)}function f(h){return h===46?(t.consume(h),r=0,c):h===62?(t.exit("autolinkProtocol").type="autolinkEmail",t.enter("autolinkMarker"),t.consume(h),t.exit("autolinkMarker"),t.exit("autolink"),e):p(h)}function p(h){if((h===45||Wt(h))&&r++<63){const y=h===45?p:f;return t.consume(h),y}return n(h)}}const Wo={partial:!0,tokenize:s8};function s8(t,e,n){return r;function r(s){return Oe(s)?Be(t,i,"linePrefix")(s):i(s)}function i(s){return s===null||he(s)?e(s):n(s)}}const hg={continuation:{tokenize:o8},exit:l8,name:"blockQuote",tokenize:a8};function a8(t,e,n){const r=this;return i;function i(a){if(a===62){const o=r.containerState;return o.open||(t.enter("blockQuote",{_container:!0}),o.open=!0),t.enter("blockQuotePrefix"),t.enter("blockQuoteMarker"),t.consume(a),t.exit("blockQuoteMarker"),s}return n(a)}function s(a){return Oe(a)?(t.enter("blockQuotePrefixWhitespace"),t.consume(a),t.exit("blockQuotePrefixWhitespace"),t.exit("blockQuotePrefix"),e):(t.exit("blockQuotePrefix"),e(a))}}function o8(t,e,n){const r=this;return i;function i(a){return Oe(a)?Be(t,s,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a):s(a)}function s(a){return t.attempt(hg,e,n)(a)}}function l8(t){t.exit("blockQuote")}const pg={name:"characterEscape",tokenize:u8};function u8(t,e,n){return r;function r(s){return t.enter("characterEscape"),t.enter("escapeMarker"),t.consume(s),t.exit("escapeMarker"),i}function i(s){return YE(s)?(t.enter("characterEscapeValue"),t.consume(s),t.exit("characterEscapeValue"),t.exit("characterEscape"),e):n(s)}}const yg={name:"characterReference",tokenize:c8};function c8(t,e,n){const r=this;let i=0,s,a;return o;function o(f){return t.enter("characterReference"),t.enter("characterReferenceMarker"),t.consume(f),t.exit("characterReferenceMarker"),l}function l(f){return f===35?(t.enter("characterReferenceMarkerNumeric"),t.consume(f),t.exit("characterReferenceMarkerNumeric"),u):(t.enter("characterReferenceValue"),s=31,a=Wt,c(f))}function u(f){return f===88||f===120?(t.enter("characterReferenceMarkerHexadecimal"),t.consume(f),t.exit("characterReferenceMarkerHexadecimal"),t.enter("characterReferenceValue"),s=6,a=GE,c):(t.enter("characterReferenceValue"),s=7,a=Qu,c(f))}function c(f){if(f===59&&i){const p=t.exit("characterReferenceValue");return a===Wt&&!Uc(r.sliceSerialize(p))?n(f):(t.enter("characterReferenceMarker"),t.consume(f),t.exit("characterReferenceMarker"),t.exit("characterReference"),e)}return a(f)&&i++<s?(t.consume(f),c):n(f)}}const mp={partial:!0,tokenize:f8},gp={concrete:!0,name:"codeFenced",tokenize:d8};function d8(t,e,n){const r=this,i={partial:!0,tokenize:A};let s=0,a=0,o;return l;function l(w){return u(w)}function u(w){const x=r.events[r.events.length-1];return s=x&&x[1].type==="linePrefix"?x[2].sliceSerialize(x[1],!0).length:0,o=w,t.enter("codeFenced"),t.enter("codeFencedFence"),t.enter("codeFencedFenceSequence"),c(w)}function c(w){return w===o?(a++,t.consume(w),c):a<3?n(w):(t.exit("codeFencedFenceSequence"),Oe(w)?Be(t,f,"whitespace")(w):f(w))}function f(w){return w===null||he(w)?(t.exit("codeFencedFence"),r.interrupt?e(w):t.check(mp,m,E)(w)):(t.enter("codeFencedFenceInfo"),t.enter("chunkString",{contentType:"string"}),p(w))}function p(w){return w===null||he(w)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),f(w)):Oe(w)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),Be(t,h,"whitespace")(w)):w===96&&w===o?n(w):(t.consume(w),p)}function h(w){return w===null||he(w)?f(w):(t.enter("codeFencedFenceMeta"),t.enter("chunkString",{contentType:"string"}),y(w))}function y(w){return w===null||he(w)?(t.exit("chunkString"),t.exit("codeFencedFenceMeta"),f(w)):w===96&&w===o?n(w):(t.consume(w),y)}function m(w){return t.attempt(i,E,g)(w)}function g(w){return t.enter("lineEnding"),t.consume(w),t.exit("lineEnding"),v}function v(w){return s>0&&Oe(w)?Be(t,S,"linePrefix",s+1)(w):S(w)}function S(w){return w===null||he(w)?t.check(mp,m,E)(w):(t.enter("codeFlowValue"),j(w))}function j(w){return w===null||he(w)?(t.exit("codeFlowValue"),S(w)):(t.consume(w),j)}function E(w){return t.exit("codeFenced"),e(w)}function A(w,x,b){let L=0;return R;function R(O){return w.enter("lineEnding"),w.consume(O),w.exit("lineEnding"),I}function I(O){return w.enter("codeFencedFence"),Oe(O)?Be(w,P,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):P(O)}function P(O){return O===o?(w.enter("codeFencedFenceSequence"),z(O)):b(O)}function z(O){return O===o?(L++,w.consume(O),z):L>=a?(w.exit("codeFencedFenceSequence"),Oe(O)?Be(w,N,"whitespace")(O):N(O)):b(O)}function N(O){return O===null||he(O)?(w.exit("codeFencedFence"),x(O)):b(O)}}}function f8(t,e,n){const r=this;return i;function i(a){return a===null?n(a):(t.enter("lineEnding"),t.consume(a),t.exit("lineEnding"),s)}function s(a){return r.parser.lazy[r.now().line]?n(a):e(a)}}const Ol={name:"codeIndented",tokenize:p8},h8={partial:!0,tokenize:y8};function p8(t,e,n){const r=this;return i;function i(u){return t.enter("codeIndented"),Be(t,s,"linePrefix",5)(u)}function s(u){const c=r.events[r.events.length-1];return c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?a(u):n(u)}function a(u){return u===null?l(u):he(u)?t.attempt(h8,a,l)(u):(t.enter("codeFlowValue"),o(u))}function o(u){return u===null||he(u)?(t.exit("codeFlowValue"),a(u)):(t.consume(u),o)}function l(u){return t.exit("codeIndented"),e(u)}}function y8(t,e,n){const r=this;return i;function i(a){return r.parser.lazy[r.now().line]?n(a):he(a)?(t.enter("lineEnding"),t.consume(a),t.exit("lineEnding"),i):Be(t,s,"linePrefix",5)(a)}function s(a){const o=r.events[r.events.length-1];return o&&o[1].type==="linePrefix"&&o[2].sliceSerialize(o[1],!0).length>=4?e(a):he(a)?i(a):n(a)}}const m8={name:"codeText",previous:v8,resolve:g8,tokenize:b8};function g8(t){let e=t.length-4,n=3,r,i;if((t[n][1].type==="lineEnding"||t[n][1].type==="space")&&(t[e][1].type==="lineEnding"||t[e][1].type==="space")){for(r=n;++r<e;)if(t[r][1].type==="codeTextData"){t[n][1].type="codeTextPadding",t[e][1].type="codeTextPadding",n+=2,e-=2;break}}for(r=n-1,e++;++r<=e;)i===void 0?r!==e&&t[r][1].type!=="lineEnding"&&(i=r):(r===e||t[r][1].type==="lineEnding")&&(t[i][1].type="codeTextData",r!==i+2&&(t[i][1].end=t[r-1][1].end,t.splice(i+2,r-i-2),e-=r-i-2,r=i+2),i=void 0);return t}function v8(t){return t!==96||this.events[this.events.length-1][1].type==="characterEscape"}function b8(t,e,n){let r=0,i,s;return a;function a(f){return t.enter("codeText"),t.enter("codeTextSequence"),o(f)}function o(f){return f===96?(t.consume(f),r++,o):(t.exit("codeTextSequence"),l(f))}function l(f){return f===null?n(f):f===32?(t.enter("space"),t.consume(f),t.exit("space"),l):f===96?(s=t.enter("codeTextSequence"),i=0,c(f)):he(f)?(t.enter("lineEnding"),t.consume(f),t.exit("lineEnding"),l):(t.enter("codeTextData"),u(f))}function u(f){return f===null||f===32||f===96||he(f)?(t.exit("codeTextData"),l(f)):(t.consume(f),u)}function c(f){return f===96?(t.consume(f),i++,c):i===r?(t.exit("codeTextSequence"),t.exit("codeText"),e(f)):(s.type="codeTextData",u(f))}}class x8{constructor(e){this.left=e?[...e]:[],this.right=[]}get(e){if(e<0||e>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+e+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return e<this.left.length?this.left[e]:this.right[this.right.length-e+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(e,n){const r=n==null?Number.POSITIVE_INFINITY:n;return r<this.left.length?this.left.slice(e,r):e>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-e+this.left.length).reverse():this.left.slice(e).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(e,n,r){const i=n||0;this.setCursor(Math.trunc(e));const s=this.right.splice(this.right.length-i,Number.POSITIVE_INFINITY);return r&&ls(this.left,r),s.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(e){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(e)}pushMany(e){this.setCursor(Number.POSITIVE_INFINITY),ls(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),ls(this.right,e.reverse())}setCursor(e){if(!(e===this.left.length||e>this.left.length&&this.right.length===0||e<0&&this.left.length===0))if(e<this.left.length){const n=this.left.splice(e,Number.POSITIVE_INFINITY);ls(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-e,Number.POSITIVE_INFINITY);ls(this.left,n.reverse())}}}function ls(t,e){let n=0;if(e.length<1e4)t.push(...e);else for(;n<e.length;)t.push(...e.slice(n,n+1e4)),n+=1e4}function mg(t){const e={};let n=-1,r,i,s,a,o,l,u;const c=new x8(t);for(;++n<c.length;){for(;n in e;)n=e[n];if(r=c.get(n),n&&r[1].type==="chunkFlow"&&c.get(n-1)[1].type==="listItemPrefix"&&(l=r[1]._tokenizer.events,s=0,s<l.length&&l[s][1].type==="lineEndingBlank"&&(s+=2),s<l.length&&l[s][1].type==="content"))for(;++s<l.length&&l[s][1].type!=="content";)l[s][1].type==="chunkText"&&(l[s][1]._isInFirstContentOfListItem=!0,s++);if(r[0]==="enter")r[1].contentType&&(Object.assign(e,w8(c,n)),n=e[n],u=!0);else if(r[1]._container){for(s=n,i=void 0;s--;)if(a=c.get(s),a[1].type==="lineEnding"||a[1].type==="lineEndingBlank")a[0]==="enter"&&(i&&(c.get(i)[1].type="lineEndingBlank"),a[1].type="lineEnding",i=s);else if(!(a[1].type==="linePrefix"||a[1].type==="listItemIndent"))break;i&&(r[1].end={...c.get(i)[1].start},o=c.slice(i,n),o.unshift(r),c.splice(i,n-i+1,o))}}return jn(t,0,Number.POSITIVE_INFINITY,c.slice(0)),!u}function w8(t,e){const n=t.get(e)[1],r=t.get(e)[2];let i=e-1;const s=[];let a=n._tokenizer;a||(a=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(a._contentTypeTextTrailing=!0));const o=a.events,l=[],u={};let c,f,p=-1,h=n,y=0,m=0;const g=[m];for(;h;){for(;t.get(++i)[1]!==h;);s.push(i),h._tokenizer||(c=r.sliceStream(h),h.next||c.push(null),f&&a.defineSkip(h.start),h._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=!0),a.write(c),h._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=void 0)),f=h,h=h.next}for(h=n;++p<o.length;)o[p][0]==="exit"&&o[p-1][0]==="enter"&&o[p][1].type===o[p-1][1].type&&o[p][1].start.line!==o[p][1].end.line&&(m=p+1,g.push(m),h._tokenizer=void 0,h.previous=void 0,h=h.next);for(a.events=[],h?(h._tokenizer=void 0,h.previous=void 0):g.pop(),p=g.length;p--;){const v=o.slice(g[p],g[p+1]),S=s.pop();l.push([S,S+v.length-1]),t.splice(S,2,v)}for(l.reverse(),p=-1;++p<l.length;)u[y+l[p][0]]=y+l[p][1],y+=l[p][1]-l[p][0]-1;return u}const A8={resolve:C8,tokenize:k8},S8={partial:!0,tokenize:j8};function C8(t){return mg(t),t}function k8(t,e){let n;return r;function r(o){return t.enter("content"),n=t.enter("chunkContent",{contentType:"content"}),i(o)}function i(o){return o===null?s(o):he(o)?t.check(S8,a,s)(o):(t.consume(o),i)}function s(o){return t.exit("chunkContent"),t.exit("content"),e(o)}function a(o){return t.consume(o),t.exit("chunkContent"),n.next=t.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,i}}function j8(t,e,n){const r=this;return i;function i(a){return t.exit("chunkContent"),t.enter("lineEnding"),t.consume(a),t.exit("lineEnding"),Be(t,s,"linePrefix")}function s(a){if(a===null||he(a))return n(a);const o=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&o&&o[1].type==="linePrefix"&&o[2].sliceSerialize(o[1],!0).length>=4?e(a):t.interrupt(r.parser.constructs.flow,n,e)(a)}}function gg(t,e,n,r,i,s,a,o,l){const u=l||Number.POSITIVE_INFINITY;let c=0;return f;function f(v){return v===60?(t.enter(r),t.enter(i),t.enter(s),t.consume(v),t.exit(s),p):v===null||v===32||v===41||Wu(v)?n(v):(t.enter(r),t.enter(a),t.enter(o),t.enter("chunkString",{contentType:"string"}),m(v))}function p(v){return v===62?(t.enter(s),t.consume(v),t.exit(s),t.exit(i),t.exit(r),e):(t.enter(o),t.enter("chunkString",{contentType:"string"}),h(v))}function h(v){return v===62?(t.exit("chunkString"),t.exit(o),p(v)):v===null||v===60||he(v)?n(v):(t.consume(v),v===92?y:h)}function y(v){return v===60||v===62||v===92?(t.consume(v),h):h(v)}function m(v){return!c&&(v===null||v===41||jt(v))?(t.exit("chunkString"),t.exit(o),t.exit(a),t.exit(r),e(v)):c<u&&v===40?(t.consume(v),c++,m):v===41?(t.consume(v),c--,m):v===null||v===32||v===40||Wu(v)?n(v):(t.consume(v),v===92?g:m)}function g(v){return v===40||v===41||v===92?(t.consume(v),m):m(v)}}function vg(t,e,n,r,i,s){const a=this;let o=0,l;return u;function u(h){return t.enter(r),t.enter(i),t.consume(h),t.exit(i),t.enter(s),c}function c(h){return o>999||h===null||h===91||h===93&&!l||h===94&&!o&&"_hiddenFootnoteSupport"in a.parser.constructs?n(h):h===93?(t.exit(s),t.enter(i),t.consume(h),t.exit(i),t.exit(r),e):he(h)?(t.enter("lineEnding"),t.consume(h),t.exit("lineEnding"),c):(t.enter("chunkString",{contentType:"string"}),f(h))}function f(h){return h===null||h===91||h===93||he(h)||o++>999?(t.exit("chunkString"),c(h)):(t.consume(h),l||(l=!Oe(h)),h===92?p:f)}function p(h){return h===91||h===92||h===93?(t.consume(h),o++,f):f(h)}}function bg(t,e,n,r,i,s){let a;return o;function o(p){return p===34||p===39||p===40?(t.enter(r),t.enter(i),t.consume(p),t.exit(i),a=p===40?41:p,l):n(p)}function l(p){return p===a?(t.enter(i),t.consume(p),t.exit(i),t.exit(r),e):(t.enter(s),u(p))}function u(p){return p===a?(t.exit(s),l(a)):p===null?n(p):he(p)?(t.enter("lineEnding"),t.consume(p),t.exit("lineEnding"),Be(t,u,"linePrefix")):(t.enter("chunkString",{contentType:"string"}),c(p))}function c(p){return p===a||p===null||he(p)?(t.exit("chunkString"),u(p)):(t.consume(p),p===92?f:c)}function f(p){return p===a||p===92?(t.consume(p),c):c(p)}}function ks(t,e){let n;return r;function r(i){return he(i)?(t.enter("lineEnding"),t.consume(i),t.exit("lineEnding"),n=!0,r):Oe(i)?Be(t,r,n?"linePrefix":"lineSuffix")(i):e(i)}}const E8={name:"definition",tokenize:T8},O8={partial:!0,tokenize:P8};function T8(t,e,n){const r=this;let i;return s;function s(h){return t.enter("definition"),a(h)}function a(h){return vg.call(r,t,o,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(h)}function o(h){return i=gi(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),h===58?(t.enter("definitionMarker"),t.consume(h),t.exit("definitionMarker"),l):n(h)}function l(h){return jt(h)?ks(t,u)(h):u(h)}function u(h){return gg(t,c,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(h)}function c(h){return t.attempt(O8,f,f)(h)}function f(h){return Oe(h)?Be(t,p,"whitespace")(h):p(h)}function p(h){return h===null||he(h)?(t.exit("definition"),r.parser.defined.push(i),e(h)):n(h)}}function P8(t,e,n){return r;function r(o){return jt(o)?ks(t,i)(o):n(o)}function i(o){return bg(t,s,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(o)}function s(o){return Oe(o)?Be(t,a,"whitespace")(o):a(o)}function a(o){return o===null||he(o)?e(o):n(o)}}const I8={name:"hardBreakEscape",tokenize:M8};function M8(t,e,n){return r;function r(s){return t.enter("hardBreakEscape"),t.consume(s),i}function i(s){return he(s)?(t.exit("hardBreakEscape"),e(s)):n(s)}}const L8={name:"headingAtx",resolve:N8,tokenize:R8};function N8(t,e){let n=t.length-2,r=3,i,s;return t[r][1].type==="whitespace"&&(r+=2),n-2>r&&t[n][1].type==="whitespace"&&(n-=2),t[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&t[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(i={type:"atxHeadingText",start:t[r][1].start,end:t[n][1].end},s={type:"chunkText",start:t[r][1].start,end:t[n][1].end,contentType:"text"},jn(t,r,n-r+1,[["enter",i,e],["enter",s,e],["exit",s,e],["exit",i,e]])),t}function R8(t,e,n){let r=0;return i;function i(c){return t.enter("atxHeading"),s(c)}function s(c){return t.enter("atxHeadingSequence"),a(c)}function a(c){return c===35&&r++<6?(t.consume(c),a):c===null||jt(c)?(t.exit("atxHeadingSequence"),o(c)):n(c)}function o(c){return c===35?(t.enter("atxHeadingSequence"),l(c)):c===null||he(c)?(t.exit("atxHeading"),e(c)):Oe(c)?Be(t,o,"whitespace")(c):(t.enter("atxHeadingText"),u(c))}function l(c){return c===35?(t.consume(c),l):(t.exit("atxHeadingSequence"),o(c))}function u(c){return c===null||c===35||jt(c)?(t.exit("atxHeadingText"),o(c)):(t.consume(c),u)}}const _8=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],vp=["pre","script","style","textarea"],D8={concrete:!0,name:"htmlFlow",resolveTo:z8,tokenize:U8},B8={partial:!0,tokenize:q8},F8={partial:!0,tokenize:H8};function z8(t){let e=t.length;for(;e--&&!(t[e][0]==="enter"&&t[e][1].type==="htmlFlow"););return e>1&&t[e-2][1].type==="linePrefix"&&(t[e][1].start=t[e-2][1].start,t[e+1][1].start=t[e-2][1].start,t.splice(e-2,2)),t}function U8(t,e,n){const r=this;let i,s,a,o,l;return u;function u(T){return c(T)}function c(T){return t.enter("htmlFlow"),t.enter("htmlFlowData"),t.consume(T),f}function f(T){return T===33?(t.consume(T),p):T===47?(t.consume(T),s=!0,m):T===63?(t.consume(T),i=3,r.interrupt?e:C):Cn(T)?(t.consume(T),a=String.fromCharCode(T),g):n(T)}function p(T){return T===45?(t.consume(T),i=2,h):T===91?(t.consume(T),i=5,o=0,y):Cn(T)?(t.consume(T),i=4,r.interrupt?e:C):n(T)}function h(T){return T===45?(t.consume(T),r.interrupt?e:C):n(T)}function y(T){const Q="CDATA[";return T===Q.charCodeAt(o++)?(t.consume(T),o===Q.length?r.interrupt?e:P:y):n(T)}function m(T){return Cn(T)?(t.consume(T),a=String.fromCharCode(T),g):n(T)}function g(T){if(T===null||T===47||T===62||jt(T)){const Q=T===47,$=a.toLowerCase();return!Q&&!s&&vp.includes($)?(i=1,r.interrupt?e(T):P(T)):_8.includes(a.toLowerCase())?(i=6,Q?(t.consume(T),v):r.interrupt?e(T):P(T)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(T):s?S(T):j(T))}return T===45||Wt(T)?(t.consume(T),a+=String.fromCharCode(T),g):n(T)}function v(T){return T===62?(t.consume(T),r.interrupt?e:P):n(T)}function S(T){return Oe(T)?(t.consume(T),S):R(T)}function j(T){return T===47?(t.consume(T),R):T===58||T===95||Cn(T)?(t.consume(T),E):Oe(T)?(t.consume(T),j):R(T)}function E(T){return T===45||T===46||T===58||T===95||Wt(T)?(t.consume(T),E):A(T)}function A(T){return T===61?(t.consume(T),w):Oe(T)?(t.consume(T),A):j(T)}function w(T){return T===null||T===60||T===61||T===62||T===96?n(T):T===34||T===39?(t.consume(T),l=T,x):Oe(T)?(t.consume(T),w):b(T)}function x(T){return T===l?(t.consume(T),l=null,L):T===null||he(T)?n(T):(t.consume(T),x)}function b(T){return T===null||T===34||T===39||T===47||T===60||T===61||T===62||T===96||jt(T)?A(T):(t.consume(T),b)}function L(T){return T===47||T===62||Oe(T)?j(T):n(T)}function R(T){return T===62?(t.consume(T),I):n(T)}function I(T){return T===null||he(T)?P(T):Oe(T)?(t.consume(T),I):n(T)}function P(T){return T===45&&i===2?(t.consume(T),B):T===60&&i===1?(t.consume(T),_):T===62&&i===4?(t.consume(T),W):T===63&&i===3?(t.consume(T),C):T===93&&i===5?(t.consume(T),G):he(T)&&(i===6||i===7)?(t.exit("htmlFlowData"),t.check(B8,q,z)(T)):T===null||he(T)?(t.exit("htmlFlowData"),z(T)):(t.consume(T),P)}function z(T){return t.check(F8,N,q)(T)}function N(T){return t.enter("lineEnding"),t.consume(T),t.exit("lineEnding"),O}function O(T){return T===null||he(T)?z(T):(t.enter("htmlFlowData"),P(T))}function B(T){return T===45?(t.consume(T),C):P(T)}function _(T){return T===47?(t.consume(T),a="",Y):P(T)}function Y(T){if(T===62){const Q=a.toLowerCase();return vp.includes(Q)?(t.consume(T),W):P(T)}return Cn(T)&&a.length<8?(t.consume(T),a+=String.fromCharCode(T),Y):P(T)}function G(T){return T===93?(t.consume(T),C):P(T)}function C(T){return T===62?(t.consume(T),W):T===45&&i===2?(t.consume(T),C):P(T)}function W(T){return T===null||he(T)?(t.exit("htmlFlowData"),q(T)):(t.consume(T),W)}function q(T){return t.exit("htmlFlow"),e(T)}}function H8(t,e,n){const r=this;return i;function i(a){return he(a)?(t.enter("lineEnding"),t.consume(a),t.exit("lineEnding"),s):n(a)}function s(a){return r.parser.lazy[r.now().line]?n(a):e(a)}}function q8(t,e,n){return r;function r(i){return t.enter("lineEnding"),t.consume(i),t.exit("lineEnding"),t.attempt(Wo,e,n)}}const W8={name:"htmlText",tokenize:Q8};function Q8(t,e,n){const r=this;let i,s,a;return o;function o(C){return t.enter("htmlText"),t.enter("htmlTextData"),t.consume(C),l}function l(C){return C===33?(t.consume(C),u):C===47?(t.consume(C),A):C===63?(t.consume(C),j):Cn(C)?(t.consume(C),b):n(C)}function u(C){return C===45?(t.consume(C),c):C===91?(t.consume(C),s=0,y):Cn(C)?(t.consume(C),S):n(C)}function c(C){return C===45?(t.consume(C),h):n(C)}function f(C){return C===null?n(C):C===45?(t.consume(C),p):he(C)?(a=f,_(C)):(t.consume(C),f)}function p(C){return C===45?(t.consume(C),h):f(C)}function h(C){return C===62?B(C):C===45?p(C):f(C)}function y(C){const W="CDATA[";return C===W.charCodeAt(s++)?(t.consume(C),s===W.length?m:y):n(C)}function m(C){return C===null?n(C):C===93?(t.consume(C),g):he(C)?(a=m,_(C)):(t.consume(C),m)}function g(C){return C===93?(t.consume(C),v):m(C)}function v(C){return C===62?B(C):C===93?(t.consume(C),v):m(C)}function S(C){return C===null||C===62?B(C):he(C)?(a=S,_(C)):(t.consume(C),S)}function j(C){return C===null?n(C):C===63?(t.consume(C),E):he(C)?(a=j,_(C)):(t.consume(C),j)}function E(C){return C===62?B(C):j(C)}function A(C){return Cn(C)?(t.consume(C),w):n(C)}function w(C){return C===45||Wt(C)?(t.consume(C),w):x(C)}function x(C){return he(C)?(a=x,_(C)):Oe(C)?(t.consume(C),x):B(C)}function b(C){return C===45||Wt(C)?(t.consume(C),b):C===47||C===62||jt(C)?L(C):n(C)}function L(C){return C===47?(t.consume(C),B):C===58||C===95||Cn(C)?(t.consume(C),R):he(C)?(a=L,_(C)):Oe(C)?(t.consume(C),L):B(C)}function R(C){return C===45||C===46||C===58||C===95||Wt(C)?(t.consume(C),R):I(C)}function I(C){return C===61?(t.consume(C),P):he(C)?(a=I,_(C)):Oe(C)?(t.consume(C),I):L(C)}function P(C){return C===null||C===60||C===61||C===62||C===96?n(C):C===34||C===39?(t.consume(C),i=C,z):he(C)?(a=P,_(C)):Oe(C)?(t.consume(C),P):(t.consume(C),N)}function z(C){return C===i?(t.consume(C),i=void 0,O):C===null?n(C):he(C)?(a=z,_(C)):(t.consume(C),z)}function N(C){return C===null||C===34||C===39||C===60||C===61||C===96?n(C):C===47||C===62||jt(C)?L(C):(t.consume(C),N)}function O(C){return C===47||C===62||jt(C)?L(C):n(C)}function B(C){return C===62?(t.consume(C),t.exit("htmlTextData"),t.exit("htmlText"),e):n(C)}function _(C){return t.exit("htmlTextData"),t.enter("lineEnding"),t.consume(C),t.exit("lineEnding"),Y}function Y(C){return Oe(C)?Be(t,G,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(C):G(C)}function G(C){return t.enter("htmlTextData"),a(C)}}const qc={name:"labelEnd",resolveAll:K8,resolveTo:X8,tokenize:J8},G8={tokenize:Z8},Y8={tokenize:$8},V8={tokenize:eO};function K8(t){let e=-1;const n=[];for(;++e<t.length;){const r=t[e][1];if(n.push(t[e]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const i=r.type==="labelImage"?4:2;r.type="data",e+=i}}return t.length!==n.length&&jn(t,0,t.length,n),t}function X8(t,e){let n=t.length,r=0,i,s,a,o;for(;n--;)if(i=t[n][1],s){if(i.type==="link"||i.type==="labelLink"&&i._inactive)break;t[n][0]==="enter"&&i.type==="labelLink"&&(i._inactive=!0)}else if(a){if(t[n][0]==="enter"&&(i.type==="labelImage"||i.type==="labelLink")&&!i._balanced&&(s=n,i.type!=="labelLink")){r=2;break}}else i.type==="labelEnd"&&(a=n);const l={type:t[s][1].type==="labelLink"?"link":"image",start:{...t[s][1].start},end:{...t[t.length-1][1].end}},u={type:"label",start:{...t[s][1].start},end:{...t[a][1].end}},c={type:"labelText",start:{...t[s+r+2][1].end},end:{...t[a-2][1].start}};return o=[["enter",l,e],["enter",u,e]],o=Jt(o,t.slice(s+1,s+r+3)),o=Jt(o,[["enter",c,e]]),o=Jt(o,Hc(e.parser.constructs.insideSpan.null,t.slice(s+r+4,a-3),e)),o=Jt(o,[["exit",c,e],t[a-2],t[a-1],["exit",u,e]]),o=Jt(o,t.slice(a+1)),o=Jt(o,[["exit",l,e]]),jn(t,s,t.length,o),t}function J8(t,e,n){const r=this;let i=r.events.length,s,a;for(;i--;)if((r.events[i][1].type==="labelImage"||r.events[i][1].type==="labelLink")&&!r.events[i][1]._balanced){s=r.events[i][1];break}return o;function o(p){return s?s._inactive?f(p):(a=r.parser.defined.includes(gi(r.sliceSerialize({start:s.end,end:r.now()}))),t.enter("labelEnd"),t.enter("labelMarker"),t.consume(p),t.exit("labelMarker"),t.exit("labelEnd"),l):n(p)}function l(p){return p===40?t.attempt(G8,c,a?c:f)(p):p===91?t.attempt(Y8,c,a?u:f)(p):a?c(p):f(p)}function u(p){return t.attempt(V8,c,f)(p)}function c(p){return e(p)}function f(p){return s._balanced=!0,n(p)}}function Z8(t,e,n){return r;function r(f){return t.enter("resource"),t.enter("resourceMarker"),t.consume(f),t.exit("resourceMarker"),i}function i(f){return jt(f)?ks(t,s)(f):s(f)}function s(f){return f===41?c(f):gg(t,a,o,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(f)}function a(f){return jt(f)?ks(t,l)(f):c(f)}function o(f){return n(f)}function l(f){return f===34||f===39||f===40?bg(t,u,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(f):c(f)}function u(f){return jt(f)?ks(t,c)(f):c(f)}function c(f){return f===41?(t.enter("resourceMarker"),t.consume(f),t.exit("resourceMarker"),t.exit("resource"),e):n(f)}}function $8(t,e,n){const r=this;return i;function i(o){return vg.call(r,t,s,a,"reference","referenceMarker","referenceString")(o)}function s(o){return r.parser.defined.includes(gi(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?e(o):n(o)}function a(o){return n(o)}}function eO(t,e,n){return r;function r(s){return t.enter("reference"),t.enter("referenceMarker"),t.consume(s),t.exit("referenceMarker"),i}function i(s){return s===93?(t.enter("referenceMarker"),t.consume(s),t.exit("referenceMarker"),t.exit("reference"),e):n(s)}}const tO={name:"labelStartImage",resolveAll:qc.resolveAll,tokenize:nO};function nO(t,e,n){const r=this;return i;function i(o){return t.enter("labelImage"),t.enter("labelImageMarker"),t.consume(o),t.exit("labelImageMarker"),s}function s(o){return o===91?(t.enter("labelMarker"),t.consume(o),t.exit("labelMarker"),t.exit("labelImage"),a):n(o)}function a(o){return o===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(o):e(o)}}const rO={name:"labelStartLink",resolveAll:qc.resolveAll,tokenize:iO};function iO(t,e,n){const r=this;return i;function i(a){return t.enter("labelLink"),t.enter("labelMarker"),t.consume(a),t.exit("labelMarker"),t.exit("labelLink"),s}function s(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):e(a)}}const Tl={name:"lineEnding",tokenize:sO};function sO(t,e){return n;function n(r){return t.enter("lineEnding"),t.consume(r),t.exit("lineEnding"),Be(t,e,"linePrefix")}}const Ja={name:"thematicBreak",tokenize:aO};function aO(t,e,n){let r=0,i;return s;function s(u){return t.enter("thematicBreak"),a(u)}function a(u){return i=u,o(u)}function o(u){return u===i?(t.enter("thematicBreakSequence"),l(u)):r>=3&&(u===null||he(u))?(t.exit("thematicBreak"),e(u)):n(u)}function l(u){return u===i?(t.consume(u),r++,l):(t.exit("thematicBreakSequence"),Oe(u)?Be(t,o,"whitespace")(u):o(u))}}const xt={continuation:{tokenize:cO},exit:fO,name:"list",tokenize:uO},oO={partial:!0,tokenize:hO},lO={partial:!0,tokenize:dO};function uO(t,e,n){const r=this,i=r.events[r.events.length-1];let s=i&&i[1].type==="linePrefix"?i[2].sliceSerialize(i[1],!0).length:0,a=0;return o;function o(h){const y=r.containerState.type||(h===42||h===43||h===45?"listUnordered":"listOrdered");if(y==="listUnordered"?!r.containerState.marker||h===r.containerState.marker:Qu(h)){if(r.containerState.type||(r.containerState.type=y,t.enter(y,{_container:!0})),y==="listUnordered")return t.enter("listItemPrefix"),h===42||h===45?t.check(Ja,n,u)(h):u(h);if(!r.interrupt||h===49)return t.enter("listItemPrefix"),t.enter("listItemValue"),l(h)}return n(h)}function l(h){return Qu(h)&&++a<10?(t.consume(h),l):(!r.interrupt||a<2)&&(r.containerState.marker?h===r.containerState.marker:h===41||h===46)?(t.exit("listItemValue"),u(h)):n(h)}function u(h){return t.enter("listItemMarker"),t.consume(h),t.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||h,t.check(Wo,r.interrupt?n:c,t.attempt(oO,p,f))}function c(h){return r.containerState.initialBlankLine=!0,s++,p(h)}function f(h){return Oe(h)?(t.enter("listItemPrefixWhitespace"),t.consume(h),t.exit("listItemPrefixWhitespace"),p):n(h)}function p(h){return r.containerState.size=s+r.sliceSerialize(t.exit("listItemPrefix"),!0).length,e(h)}}function cO(t,e,n){const r=this;return r.containerState._closeFlow=void 0,t.check(Wo,i,s);function i(o){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Be(t,e,"listItemIndent",r.containerState.size+1)(o)}function s(o){return r.containerState.furtherBlankLines||!Oe(o)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,a(o)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,t.attempt(lO,e,a)(o))}function a(o){return r.containerState._closeFlow=!0,r.interrupt=void 0,Be(t,t.attempt(xt,e,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o)}}function dO(t,e,n){const r=this;return Be(t,i,"listItemIndent",r.containerState.size+1);function i(s){const a=r.events[r.events.length-1];return a&&a[1].type==="listItemIndent"&&a[2].sliceSerialize(a[1],!0).length===r.containerState.size?e(s):n(s)}}function fO(t){t.exit(this.containerState.type)}function hO(t,e,n){const r=this;return Be(t,i,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function i(s){const a=r.events[r.events.length-1];return!Oe(s)&&a&&a[1].type==="listItemPrefixWhitespace"?e(s):n(s)}}const bp={name:"setextUnderline",resolveTo:pO,tokenize:yO};function pO(t,e){let n=t.length,r,i,s;for(;n--;)if(t[n][0]==="enter"){if(t[n][1].type==="content"){r=n;break}t[n][1].type==="paragraph"&&(i=n)}else t[n][1].type==="content"&&t.splice(n,1),!s&&t[n][1].type==="definition"&&(s=n);const a={type:"setextHeading",start:{...t[r][1].start},end:{...t[t.length-1][1].end}};return t[i][1].type="setextHeadingText",s?(t.splice(i,0,["enter",a,e]),t.splice(s+1,0,["exit",t[r][1],e]),t[r][1].end={...t[s][1].end}):t[r][1]=a,t.push(["exit",a,e]),t}function yO(t,e,n){const r=this;let i;return s;function s(u){let c=r.events.length,f;for(;c--;)if(r.events[c][1].type!=="lineEnding"&&r.events[c][1].type!=="linePrefix"&&r.events[c][1].type!=="content"){f=r.events[c][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||f)?(t.enter("setextHeadingLine"),i=u,a(u)):n(u)}function a(u){return t.enter("setextHeadingLineSequence"),o(u)}function o(u){return u===i?(t.consume(u),o):(t.exit("setextHeadingLineSequence"),Oe(u)?Be(t,l,"lineSuffix")(u):l(u))}function l(u){return u===null||he(u)?(t.exit("setextHeadingLine"),e(u)):n(u)}}const mO={tokenize:gO};function gO(t){const e=this,n=t.attempt(Wo,r,t.attempt(this.parser.constructs.flowInitial,i,Be(t,t.attempt(this.parser.constructs.flow,i,t.attempt(A8,i)),"linePrefix")));return n;function r(s){if(s===null){t.consume(s);return}return t.enter("lineEndingBlank"),t.consume(s),t.exit("lineEndingBlank"),e.currentConstruct=void 0,n}function i(s){if(s===null){t.consume(s);return}return t.enter("lineEnding"),t.consume(s),t.exit("lineEnding"),e.currentConstruct=void 0,n}}const vO={resolveAll:wg()},bO=xg("string"),xO=xg("text");function xg(t){return{resolveAll:wg(t==="text"?wO:void 0),tokenize:e};function e(n){const r=this,i=this.parser.constructs[t],s=n.attempt(i,a,o);return a;function a(c){return u(c)?s(c):o(c)}function o(c){if(c===null){n.consume(c);return}return n.enter("data"),n.consume(c),l}function l(c){return u(c)?(n.exit("data"),s(c)):(n.consume(c),l)}function u(c){if(c===null)return!0;const f=i[c];let p=-1;if(f)for(;++p<f.length;){const h=f[p];if(!h.previous||h.previous.call(r,r.previous))return!0}return!1}}}function wg(t){return e;function e(n,r){let i=-1,s;for(;++i<=n.length;)s===void 0?n[i]&&n[i][1].type==="data"&&(s=i,i++):(!n[i]||n[i][1].type!=="data")&&(i!==s+2&&(n[s][1].end=n[i-1][1].end,n.splice(s+2,i-s-2),i=s+2),s=void 0);return t?t(n,r):n}}function wO(t,e){let n=0;for(;++n<=t.length;)if((n===t.length||t[n][1].type==="lineEnding")&&t[n-1][1].type==="data"){const r=t[n-1][1],i=e.sliceStream(r);let s=i.length,a=-1,o=0,l;for(;s--;){const u=i[s];if(typeof u=="string"){for(a=u.length;u.charCodeAt(a-1)===32;)o++,a--;if(a)break;a=-1}else if(u===-2)l=!0,o++;else if(u!==-1){s++;break}}if(e._contentTypeTextTrailing&&n===t.length&&(o=0),o){const u={type:n===t.length||l||o<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:s?a:r.start._bufferIndex+a,_index:r.start._index+s,line:r.end.line,column:r.end.column-o,offset:r.end.offset-o},end:{...r.end}};r.end={...u.start},r.start.offset===r.end.offset?Object.assign(r,u):(t.splice(n,0,["enter",u,e],["exit",u,e]),n+=2)}n++}return t}const AO={42:xt,43:xt,45:xt,48:xt,49:xt,50:xt,51:xt,52:xt,53:xt,54:xt,55:xt,56:xt,57:xt,62:hg},SO={91:E8},CO={[-2]:Ol,[-1]:Ol,32:Ol},kO={35:L8,42:Ja,45:[bp,Ja],60:D8,61:bp,95:Ja,96:gp,126:gp},jO={38:yg,92:pg},EO={[-5]:Tl,[-4]:Tl,[-3]:Tl,33:tO,38:yg,42:Gu,60:[r8,W8],91:rO,92:[I8,pg],93:qc,95:Gu,96:m8},OO={null:[Gu,vO]},TO={null:[42,95]},PO={null:[]},IO=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:TO,contentInitial:SO,disable:PO,document:AO,flow:kO,flowInitial:CO,insideSpan:OO,string:jO,text:EO},Symbol.toStringTag,{value:"Module"}));function MO(t,e,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const i={},s=[];let a=[],o=[];const l={attempt:x(A),check:x(w),consume:S,enter:j,exit:E,interrupt:x(w,{interrupt:!0})},u={code:null,containerState:{},defineSkip:m,events:[],now:y,parser:t,previous:null,sliceSerialize:p,sliceStream:h,write:f};let c=e.tokenize.call(u,l);return e.resolveAll&&s.push(e),u;function f(I){return a=Jt(a,I),g(),a[a.length-1]!==null?[]:(b(e,0),u.events=Hc(s,u.events,u),u.events)}function p(I,P){return NO(h(I),P)}function h(I){return LO(a,I)}function y(){const{_bufferIndex:I,_index:P,line:z,column:N,offset:O}=r;return{_bufferIndex:I,_index:P,line:z,column:N,offset:O}}function m(I){i[I.line]=I.column,R()}function g(){let I;for(;r._index<a.length;){const P=a[r._index];if(typeof P=="string")for(I=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===I&&r._bufferIndex<P.length;)v(P.charCodeAt(r._bufferIndex));else v(P)}}function v(I){c=c(I)}function S(I){he(I)?(r.line++,r.column=1,r.offset+=I===-3?2:1,R()):I!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===a[r._index].length&&(r._bufferIndex=-1,r._index++)),u.previous=I}function j(I,P){const z=P||{};return z.type=I,z.start=y(),u.events.push(["enter",z,u]),o.push(z),z}function E(I){const P=o.pop();return P.end=y(),u.events.push(["exit",P,u]),P}function A(I,P){b(I,P.from)}function w(I,P){P.restore()}function x(I,P){return z;function z(N,O,B){let _,Y,G,C;return Array.isArray(N)?q(N):"tokenize"in N?q([N]):W(N);function W(V){return ie;function ie(ue){const ye=ue!==null&&V[ue],oe=ue!==null&&V.null,Ee=[...Array.isArray(ye)?ye:ye?[ye]:[],...Array.isArray(oe)?oe:oe?[oe]:[]];return q(Ee)(ue)}}function q(V){return _=V,Y=0,V.length===0?B:T(V[Y])}function T(V){return ie;function ie(ue){return C=L(),G=V,V.partial||(u.currentConstruct=V),V.name&&u.parser.constructs.disable.null.includes(V.name)?$():V.tokenize.call(P?Object.assign(Object.create(u),P):u,l,Q,$)(ue)}}function Q(V){return I(G,C),O}function $(V){return C.restore(),++Y<_.length?T(_[Y]):B}}}function b(I,P){I.resolveAll&&!s.includes(I)&&s.push(I),I.resolve&&jn(u.events,P,u.events.length-P,I.resolve(u.events.slice(P),u)),I.resolveTo&&(u.events=I.resolveTo(u.events,u))}function L(){const I=y(),P=u.previous,z=u.currentConstruct,N=u.events.length,O=Array.from(o);return{from:N,restore:B};function B(){r=I,u.previous=P,u.currentConstruct=z,u.events.length=N,o=O,R()}}function R(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function LO(t,e){const n=e.start._index,r=e.start._bufferIndex,i=e.end._index,s=e.end._bufferIndex;let a;if(n===i)a=[t[n].slice(r,s)];else{if(a=t.slice(n,i),r>-1){const o=a[0];typeof o=="string"?a[0]=o.slice(r):a.shift()}s>0&&a.push(t[i].slice(0,s))}return a}function NO(t,e){let n=-1;const r=[];let i;for(;++n<t.length;){const s=t[n];let a;if(typeof s=="string")a=s;else switch(s){case-5:{a="\r";break}case-4:{a=`
59
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function J0(t,e){if(t){if(typeof t=="string")return Bu(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)?Bu(t,e):void 0}}function Bu(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 Qj(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function Gj(t){if(Array.isArray(t))return t}var Yj=function(){var e,n=lt(),r=F.useState(!1),i=yn(r,2),s=i[0],a=i[1],o=F.useState({}),l=yn(o,2),u=l[0],c=l[1],f=F.useState(""),p=yn(f,2),h=p[0],y=p[1],m=F.useState(1),g=yn(m,2),v=g[0],S=g[1],j=F.useState({}),E=yn(j,2),A=E[0],w=E[1],x=F.useState(!1),b=yn(x,2),L=b[0],R=b[1],I=F.useState(!1),T=yn(I,2),z=T[0],N=T[1],O=F.useState(null),B=yn(O,2),_=B[0],Y=B[1],G=Et(),C=G.brandId;function W(me){return String(me.id)}var q=nx(C,{query:{enabled:!!C}}),P=q.data,Q=q.isLoading,$=10,V=(P==null||(e=P.data)===null||e===void 0?void 0:e.associatedBrands.filter(function(me){var ge,xe;return h?((ge=(xe=me.name)===null||xe===void 0?void 0:xe.toLowerCase())!==null&&ge!==void 0?ge:"").includes(h.toLowerCase()):!0}))||[],ie=Math.ceil(V.length/$),ue=(v-1)*$,ye=zj(V).sort(function(me,ge){return me.type==="group"&&ge.type!=="group"?-1:me.type!=="group"&&ge.type==="group"?1:0}),oe=ye.slice(ue,ue+$),Ee=function(ge){var xe=V.find(function(U){return W(U)===ge});xe&&xe.type==="group"&&(Y(xe),N(!0))},Z=Object.entries(A).filter(function(me){var ge=yn(me,2),xe=ge[1];return xe}).map(function(me){var ge=yn(me,1),xe=ge[0];return xe}),Qe=function(){R(!0)},Tt=function(ge){y(ge.target.value),S(1)},ct=function(ge){w(function(xe){return $h($h({},xe),{},X0({},ge,!xe[ge]))})},Ge=function(){n("/")},tt=function(){w({}),c({}),a(!1)},rn=function(){R(!1)},Ye=function(){w({}),S(1),y("")},sn=function(){N(!1),Y(null)},En=function(ge,xe){return ge in u?!!u[ge]:!xe.isHidden},Re=[{Header:"Brand name",accessor:"name",Cell:function(ge){var xe=ge.value,U=ge.row;return d.jsx("span",{className:"yst-font-medium yst-text-slate-900",children:d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-2",children:[d.jsx(k.Checkbox,{id:"brand-checkbox-".concat(U.id),checked:!!A[W(U)],onChange:function(){return ct(W(U))},value:W(U),label:U.isSelf?d.jsx(Ls,{children:xe}):xe,name:"brand-checkbox-".concat(U.id),disabled:!En(W(U),U)}),U.type==="group"&&d.jsx(mA,{className:"yst-h-4 yst-w-4 yst-text-slate-400"})]})})},LoadingComponent:function(ge){var xe=ge.id,U=xe===void 0?"":xe;return d.jsxs("div",{className:"yst-flex",children:[d.jsx(k.Checkbox,{id:"loading-row-checkbox-".concat(U),value:"loading",label:"",disabled:!0,name:"brand-checkbox-".concat(U)})," ",d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-32",id:"loading-row-skeleton-".concat(U)})]})}},{Header:"Actions",accessor:"id",Cell:function(ge){var xe=ge.value,U=ge.row;return d.jsx(d.Fragment,{children:U.type==="group"?d.jsxs(k.Button,{variant:"tertiary",size:"small",onClick:function(){return Ee(String(xe!=null?xe:""))},className:"yst-gap-1.5 yst-px-0",disabled:!En(W(U),U),children:[d.jsx(Dm,{className:"yst-h-4 yst-w-4"}),"Edit group"]}):void 0})},LoadingComponent:function(){return d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"})}}];return d.jsxs(k.Paper,{className:"yst-mx-auto yst-max-w-2xl",children:[d.jsx(K0,{title:"Brand list ".concat(""),children:d.jsx("p",{children:"These are the brands found in responses to your example prompts. Group related brands to improve your analysis. You can rename or exclude irrelevant brands, and new brands will be added automatically if they appear in future analysis runs."})}),d.jsxs(k.Paper.Content,{children:[d.jsx("div",{className:"yst-mb-6",children:d.jsx(k.TextInput,{id:"brand-search",label:"Search brands",placeholder:"Search brands",value:h,onChange:Tt})}),d.jsx("div",{className:"yst-mb-6",children:d.jsxs(k.Table,{columns:Re,className:"yst-w-full",variant:"minimal",children:[d.jsx(k.Table.Head,{children:d.jsx(k.Table.Row,{children:Re.map(function(me){return d.jsx(k.Table.Header,{children:me.Header},me.accessor)})})}),d.jsx(k.Table.Body,{children:Q?[1,2,3].map(function(me,ge){return d.jsx(k.Table.Row,{children:Re.map(function(xe,U){return d.jsx(k.Table.Cell,{children:d.jsx(xe.LoadingComponent,{id:"skeleton-".concat(ge,"-").concat(U)},xe.accessor)},"cell-".concat(U))})},ge)}):oe.length===0?d.jsx(k.Table.Row,{children:d.jsx(k.Table.Cell,{colSpan:Re.length,children:d.jsxs("div",{className:"yst-py-12 yst-text-center",children:[d.jsx("h3",{className:"yst-mt-4 yst-text-lg yst-font-medium yst-text-slate-900",children:"No brands found"}),d.jsx("p",{className:"yst-mt-2 yst-text-sm yst-text-slate-500",children:h?'No brands match "'.concat(h,'". Try a different search term.'):"No brands have been found yet. Run an analysis to discover brands."}),h&&d.jsx(k.Button,{variant:"secondary",size:"small",onClick:function(){y(""),S(1)},className:"yst-mt-4",children:"Clear search"})]})})}):oe.map(function(me){return d.jsx(k.Table.Row,{children:Re.map(function(ge){return d.jsx(k.Table.Cell,{children:ge.Cell?ge.Cell({value:me[ge.accessor],row:me}):me[ge.accessor]},ge.accessor)})},me.id)})})]})}),d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-between",children:[d.jsxs(k.Button,{variant:"secondary",onClick:Qe,className:"yst-mb-0 yst-gap-2",disabled:Z.length<2,children:[d.jsx(hw,{})," Group brands"]}),d.jsx(k.Pagination,{variant:"text",current:v,total:ie,onNavigate:S,className:"yst-flex-row",screenReaderTextPrevious:"Previous page",screenReaderTextNext:"Next page"})]})]}),d.jsx(vc,{children:d.jsx("div",{className:"yst-flex yst-items-center yst-justify-end yst-gap-4",children:s?d.jsxs(d.Fragment,{children:[d.jsx(k.Button,{variant:"secondary",className:"yst-mb-0",onClick:tt,children:"Discard changes"}),d.jsx(k.Button,{variant:"primary",className:"yst-mb-0",onClick:Ge,children:"Save changes"})]}):d.jsx(k.Button,{as:br,to:"/brands/".concat(C),variant:"tertiary",className:"yst-mb-0",children:"Return to analysis"})})}),d.jsx(Dj,{isOpen:L,onClose:rn,brandId:C,brandsToGroup:V.filter(function(me){return Z.includes(W(me))}),onGroupCreated:Ye}),d.jsx(Ij,{isOpen:z,onClose:sn,groupToEdit:_,allBrands:V})]})};const Vj=Object.freeze(Object.defineProperty({__proto__:null,default:Yj},Symbol.toStringTag,{value:"Module"}));function Fu(t){var e=t.children,n=t.description,r=t.title;return d.jsxs(k.Card.Header,{className:"yst-h-auto yst-flex-col yst-items-start yst-gap-0 yst-border-b-[1px] yst-border-b-slate-200 yst-bg-white yst-py-8",children:[r&&d.jsx(k.Title,{className:ae({"yst-mb-3":n||e}),children:r}),n&&d.jsx("p",{children:n}),e]})}function Kj(t,e){const n={};return(t[t.length-1]===""?[...t,""]:t).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const Xj=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Jj=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Zj={};function ep(t,e){return(Zj.jsx?Jj:Xj).test(t)}const $j=/[ \t\n\f\r]/g;function eE(t){return typeof t=="object"?t.type==="text"?tp(t.value):!1:tp(t)}function tp(t){return t.replace($j,"")===""}class da{constructor(e,n,r){this.normal=n,this.property=e,r&&(this.space=r)}}da.prototype.normal={};da.prototype.property={};da.prototype.space=void 0;function Z0(t,e){const n={},r={};for(const i of t)Object.assign(n,i.property),Object.assign(r,i.normal);return new da(n,r,e)}function zu(t){return t.toLowerCase()}class Pt{constructor(e,n){this.attribute=n,this.property=e}}Pt.prototype.attribute="";Pt.prototype.booleanish=!1;Pt.prototype.boolean=!1;Pt.prototype.commaOrSpaceSeparated=!1;Pt.prototype.commaSeparated=!1;Pt.prototype.defined=!1;Pt.prototype.mustUseProperty=!1;Pt.prototype.number=!1;Pt.prototype.overloadedBoolean=!1;Pt.prototype.property="";Pt.prototype.spaceSeparated=!1;Pt.prototype.space=void 0;let tE=0;const be=ni(),Ve=ni(),Uu=ni(),K=ni(),_e=ni(),mi=ni(),Mt=ni();function ni(){return 2**++tE}const Hu=Object.freeze(Object.defineProperty({__proto__:null,boolean:be,booleanish:Ve,commaOrSpaceSeparated:Mt,commaSeparated:mi,number:K,overloadedBoolean:Uu,spaceSeparated:_e},Symbol.toStringTag,{value:"Module"})),kl=Object.keys(Hu);class Rc extends Pt{constructor(e,n,r,i){let s=-1;if(super(e,n),np(this,"space",i),typeof r=="number")for(;++s<kl.length;){const a=kl[s];np(this,kl[s],(r&Hu[a])===Hu[a])}}}Rc.prototype.defined=!0;function np(t,e,n){n&&(t[e]=n)}function Wi(t){const e={},n={};for(const[r,i]of Object.entries(t.properties)){const s=new Rc(r,t.transform(t.attributes||{},r),i,t.space);t.mustUseProperty&&t.mustUseProperty.includes(r)&&(s.mustUseProperty=!0),e[r]=s,n[zu(r)]=r,n[zu(s.attribute)]=r}return new da(e,n,t.space)}const $0=Wi({properties:{ariaActiveDescendant:null,ariaAtomic:Ve,ariaAutoComplete:null,ariaBusy:Ve,ariaChecked:Ve,ariaColCount:K,ariaColIndex:K,ariaColSpan:K,ariaControls:_e,ariaCurrent:null,ariaDescribedBy:_e,ariaDetails:null,ariaDisabled:Ve,ariaDropEffect:_e,ariaErrorMessage:null,ariaExpanded:Ve,ariaFlowTo:_e,ariaGrabbed:Ve,ariaHasPopup:null,ariaHidden:Ve,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:_e,ariaLevel:K,ariaLive:null,ariaModal:Ve,ariaMultiLine:Ve,ariaMultiSelectable:Ve,ariaOrientation:null,ariaOwns:_e,ariaPlaceholder:null,ariaPosInSet:K,ariaPressed:Ve,ariaReadOnly:Ve,ariaRelevant:null,ariaRequired:Ve,ariaRoleDescription:_e,ariaRowCount:K,ariaRowIndex:K,ariaRowSpan:K,ariaSelected:Ve,ariaSetSize:K,ariaSort:null,ariaValueMax:K,ariaValueMin:K,ariaValueNow:K,ariaValueText:null,role:null},transform(t,e){return e==="role"?e:"aria-"+e.slice(4).toLowerCase()}});function eg(t,e){return e in t?t[e]:e}function tg(t,e){return eg(t,e.toLowerCase())}const nE=Wi({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:mi,acceptCharset:_e,accessKey:_e,action:null,allow:null,allowFullScreen:be,allowPaymentRequest:be,allowUserMedia:be,alt:null,as:null,async:be,autoCapitalize:null,autoComplete:_e,autoFocus:be,autoPlay:be,blocking:_e,capture:null,charSet:null,checked:be,cite:null,className:_e,cols:K,colSpan:null,content:null,contentEditable:Ve,controls:be,controlsList:_e,coords:K|mi,crossOrigin:null,data:null,dateTime:null,decoding:null,default:be,defer:be,dir:null,dirName:null,disabled:be,download:Uu,draggable:Ve,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:be,formTarget:null,headers:_e,height:K,hidden:Uu,high:K,href:null,hrefLang:null,htmlFor:_e,httpEquiv:_e,id:null,imageSizes:null,imageSrcSet:null,inert:be,inputMode:null,integrity:null,is:null,isMap:be,itemId:null,itemProp:_e,itemRef:_e,itemScope:be,itemType:_e,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:be,low:K,manifest:null,max:null,maxLength:K,media:null,method:null,min:null,minLength:K,multiple:be,muted:be,name:null,nonce:null,noModule:be,noValidate:be,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:be,optimum:K,pattern:null,ping:_e,placeholder:null,playsInline:be,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:be,referrerPolicy:null,rel:_e,required:be,reversed:be,rows:K,rowSpan:K,sandbox:_e,scope:null,scoped:be,seamless:be,selected:be,shadowRootClonable:be,shadowRootDelegatesFocus:be,shadowRootMode:null,shape:null,size:K,sizes:null,slot:null,span:K,spellCheck:Ve,src:null,srcDoc:null,srcLang:null,srcSet:null,start:K,step:null,style:null,tabIndex:K,target:null,title:null,translate:null,type:null,typeMustMatch:be,useMap:null,value:Ve,width:K,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:_e,axis:null,background:null,bgColor:null,border:K,borderColor:null,bottomMargin:K,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:be,declare:be,event:null,face:null,frame:null,frameBorder:null,hSpace:K,leftMargin:K,link:null,longDesc:null,lowSrc:null,marginHeight:K,marginWidth:K,noResize:be,noHref:be,noShade:be,noWrap:be,object:null,profile:null,prompt:null,rev:null,rightMargin:K,rules:null,scheme:null,scrolling:Ve,standby:null,summary:null,text:null,topMargin:K,valueType:null,version:null,vAlign:null,vLink:null,vSpace:K,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:be,disableRemotePlayback:be,prefix:null,property:null,results:K,security:null,unselectable:null},space:"html",transform:tg}),rE=Wi({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:Mt,accentHeight:K,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:K,amplitude:K,arabicForm:null,ascent:K,attributeName:null,attributeType:null,azimuth:K,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:K,by:null,calcMode:null,capHeight:K,className:_e,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:K,diffuseConstant:K,direction:null,display:null,dur:null,divisor:K,dominantBaseline:null,download:be,dx:null,dy:null,edgeMode:null,editable:null,elevation:K,enableBackground:null,end:null,event:null,exponent:K,externalResourcesRequired:null,fill:null,fillOpacity:K,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:mi,g2:mi,glyphName:mi,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:K,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:K,horizOriginX:K,horizOriginY:K,id:null,ideographic:K,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:K,k:K,k1:K,k2:K,k3:K,k4:K,kernelMatrix:Mt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:K,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:K,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:K,overlineThickness:K,paintOrder:null,panose1:null,path:null,pathLength:K,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:_e,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:K,pointsAtY:K,pointsAtZ:K,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Mt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Mt,rev:Mt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Mt,requiredFeatures:Mt,requiredFonts:Mt,requiredFormats:Mt,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:K,specularExponent:K,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:K,strikethroughThickness:K,string:null,stroke:null,strokeDashArray:Mt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:K,strokeOpacity:K,strokeWidth:null,style:null,surfaceScale:K,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Mt,tabIndex:K,tableValues:null,target:null,targetX:K,targetY:K,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Mt,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:K,underlineThickness:K,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:K,values:null,vAlphabetic:K,vMathematical:K,vectorEffect:null,vHanging:K,vIdeographic:K,version:null,vertAdvY:K,vertOriginX:K,vertOriginY:K,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:K,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:eg}),ng=Wi({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(t,e){return"xlink:"+e.slice(5).toLowerCase()}}),rg=Wi({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:tg}),ig=Wi({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(t,e){return"xml:"+e.slice(3).toLowerCase()}}),iE={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},sE=/[A-Z]/g,rp=/-[a-z]/g,aE=/^data[-\w.:]+$/i;function oE(t,e){const n=zu(e);let r=e,i=Pt;if(n in t.normal)return t.property[t.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&aE.test(e)){if(e.charAt(4)==="-"){const s=e.slice(5).replace(rp,uE);r="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=e.slice(4);if(!rp.test(s)){let a=s.replace(sE,lE);a.charAt(0)!=="-"&&(a="-"+a),e="data"+a}}i=Rc}return new i(r,e)}function lE(t){return"-"+t.toLowerCase()}function uE(t){return t.charAt(1).toUpperCase()}const cE=Z0([$0,nE,ng,rg,ig],"html"),_c=Z0([$0,rE,ng,rg,ig],"svg");function dE(t){return t.join(" ").trim()}var oi={},jl,ip;function fE(){if(ip)return jl;ip=1;var t=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,e=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,i=/^:\s*/,s=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,a=/^[;\s]*/,o=/^\s+|\s+$/g,l=`
60
+ `,u="/",c="*",f="",p="comment",h="declaration";function y(g,v){if(typeof g!="string")throw new TypeError("First argument must be a string");if(!g)return[];v=v||{};var S=1,j=1;function E(N){var O=N.match(e);O&&(S+=O.length);var B=N.lastIndexOf(l);j=~B?N.length-B:j+N.length}function A(){var N={line:S,column:j};return function(O){return O.position=new w(N),L(),O}}function w(N){this.start=N,this.end={line:S,column:j},this.source=v.source}w.prototype.content=g;function x(N){var O=new Error(v.source+":"+S+":"+j+": "+N);if(O.reason=N,O.filename=v.source,O.line=S,O.column=j,O.source=g,!v.silent)throw O}function b(N){var O=N.exec(g);if(O){var B=O[0];return E(B),g=g.slice(B.length),O}}function L(){b(n)}function R(N){var O;for(N=N||[];O=I();)O!==!1&&N.push(O);return N}function I(){var N=A();if(!(u!=g.charAt(0)||c!=g.charAt(1))){for(var O=2;f!=g.charAt(O)&&(c!=g.charAt(O)||u!=g.charAt(O+1));)++O;if(O+=2,f===g.charAt(O-1))return x("End of comment missing");var B=g.slice(2,O-2);return j+=2,E(B),g=g.slice(O),j+=2,N({type:p,comment:B})}}function T(){var N=A(),O=b(r);if(O){if(I(),!b(i))return x("property missing ':'");var B=b(s),_=N({type:h,property:m(O[0].replace(t,f)),value:B?m(B[0].replace(t,f)):f});return b(a),_}}function z(){var N=[];R(N);for(var O;O=T();)O!==!1&&(N.push(O),R(N));return N}return L(),z()}function m(g){return g?g.replace(o,f):f}return jl=y,jl}var sp;function hE(){if(sp)return oi;sp=1;var t=oi&&oi.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(oi,"__esModule",{value:!0}),oi.default=n;const e=t(fE());function n(r,i){let s=null;if(!r||typeof r!="string")return s;const a=(0,e.default)(r),o=typeof i=="function";return a.forEach(l=>{if(l.type!=="declaration")return;const{property:u,value:c}=l;o?i(u,c,l):c&&(s=s||{},s[u]=c)}),s}return oi}var as={},ap;function pE(){if(ap)return as;ap=1,Object.defineProperty(as,"__esModule",{value:!0}),as.camelCase=void 0;var t=/^--[a-zA-Z0-9_-]+$/,e=/-([a-z])/g,n=/^[^-]+$/,r=/^-(webkit|moz|ms|o|khtml)-/,i=/^-(ms)-/,s=function(u){return!u||n.test(u)||t.test(u)},a=function(u,c){return c.toUpperCase()},o=function(u,c){return"".concat(c,"-")},l=function(u,c){return c===void 0&&(c={}),s(u)?u:(u=u.toLowerCase(),c.reactCompat?u=u.replace(i,o):u=u.replace(r,o),u.replace(e,a))};return as.camelCase=l,as}var os,op;function yE(){if(op)return os;op=1;var t=os&&os.__importDefault||function(i){return i&&i.__esModule?i:{default:i}},e=t(hE()),n=pE();function r(i,s){var a={};return!i||typeof i!="string"||(0,e.default)(i,function(o,l){o&&l&&(a[(0,n.camelCase)(o,s)]=l)}),a}return r.default=r,os=r,os}var mE=yE();const gE=xo(mE),sg=ag("end"),Dc=ag("start");function ag(t){return e;function e(n){const r=n&&n.position&&n.position[t]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function vE(t){const e=Dc(t),n=sg(t);if(e&&n)return{start:e,end:n}}function Cs(t){return!t||typeof t!="object"?"":"position"in t||"type"in t?lp(t.position):"start"in t||"end"in t?lp(t):"line"in t||"column"in t?qu(t):""}function qu(t){return up(t&&t.line)+":"+up(t&&t.column)}function lp(t){return qu(t&&t.start)+"-"+qu(t&&t.end)}function up(t){return t&&typeof t=="number"?t:1}class ut extends Error{constructor(e,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let i="",s={},a=!1;if(n&&("line"in n&&"column"in n?s={place:n}:"start"in n&&"end"in n?s={place:n}:"type"in n?s={ancestors:[n],place:n.position}:s={...n}),typeof e=="string"?i=e:!s.cause&&e&&(a=!0,i=e.message,s.cause=e),!s.ruleId&&!s.source&&typeof r=="string"){const l=r.indexOf(":");l===-1?s.ruleId=r:(s.source=r.slice(0,l),s.ruleId=r.slice(l+1))}if(!s.place&&s.ancestors&&s.ancestors){const l=s.ancestors[s.ancestors.length-1];l&&(s.place=l.position)}const o=s.place&&"start"in s.place?s.place.start:s.place;this.ancestors=s.ancestors||void 0,this.cause=s.cause||void 0,this.column=o?o.column:void 0,this.fatal=void 0,this.file="",this.message=i,this.line=o?o.line:void 0,this.name=Cs(s.place)||"1:1",this.place=s.place||void 0,this.reason=this.message,this.ruleId=s.ruleId||void 0,this.source=s.source||void 0,this.stack=a&&s.cause&&typeof s.cause.stack=="string"?s.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}ut.prototype.file="";ut.prototype.name="";ut.prototype.reason="";ut.prototype.message="";ut.prototype.stack="";ut.prototype.column=void 0;ut.prototype.line=void 0;ut.prototype.ancestors=void 0;ut.prototype.cause=void 0;ut.prototype.fatal=void 0;ut.prototype.place=void 0;ut.prototype.ruleId=void 0;ut.prototype.source=void 0;const Bc={}.hasOwnProperty,bE=new Map,xE=/[A-Z]/g,wE=new Set(["table","tbody","thead","tfoot","tr"]),AE=new Set(["td","th"]),og="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function SE(t,e){if(!e||e.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=e.filePath||void 0;let r;if(e.development){if(typeof e.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=IE(n,e.jsxDEV)}else{if(typeof e.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof e.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=TE(n,e.jsx,e.jsxs)}const i={Fragment:e.Fragment,ancestors:[],components:e.components||{},create:r,elementAttributeNameCase:e.elementAttributeNameCase||"react",evaluater:e.createEvaluater?e.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:e.ignoreInvalidStyle||!1,passKeys:e.passKeys!==!1,passNode:e.passNode||!1,schema:e.space==="svg"?_c:cE,stylePropertyNameCase:e.stylePropertyNameCase||"dom",tableCellAlignToStyle:e.tableCellAlignToStyle!==!1},s=lg(i,t,void 0);return s&&typeof s!="string"?s:i.create(t,i.Fragment,{children:s||void 0},void 0)}function lg(t,e,n){if(e.type==="element")return CE(t,e,n);if(e.type==="mdxFlowExpression"||e.type==="mdxTextExpression")return kE(t,e);if(e.type==="mdxJsxFlowElement"||e.type==="mdxJsxTextElement")return EE(t,e,n);if(e.type==="mdxjsEsm")return jE(t,e);if(e.type==="root")return OE(t,e,n);if(e.type==="text")return PE(t,e)}function CE(t,e,n){const r=t.schema;let i=r;e.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=_c,t.schema=i),t.ancestors.push(e);const s=cg(t,e.tagName,!1),a=ME(t,e);let o=zc(t,e);return wE.has(e.tagName)&&(o=o.filter(function(l){return typeof l=="string"?!eE(l):!0})),ug(t,a,s,e),Fc(a,o),t.ancestors.pop(),t.schema=r,t.create(e,s,a,n)}function kE(t,e){if(e.data&&e.data.estree&&t.evaluater){const r=e.data.estree.body[0];return r.type,t.evaluater.evaluateExpression(r.expression)}Ys(t,e.position)}function jE(t,e){if(e.data&&e.data.estree&&t.evaluater)return t.evaluater.evaluateProgram(e.data.estree);Ys(t,e.position)}function EE(t,e,n){const r=t.schema;let i=r;e.name==="svg"&&r.space==="html"&&(i=_c,t.schema=i),t.ancestors.push(e);const s=e.name===null?t.Fragment:cg(t,e.name,!0),a=LE(t,e),o=zc(t,e);return ug(t,a,s,e),Fc(a,o),t.ancestors.pop(),t.schema=r,t.create(e,s,a,n)}function OE(t,e,n){const r={};return Fc(r,zc(t,e)),t.create(e,t.Fragment,r,n)}function PE(t,e){return e.value}function ug(t,e,n,r){typeof n!="string"&&n!==t.Fragment&&t.passNode&&(e.node=r)}function Fc(t,e){if(e.length>0){const n=e.length>1?e:e[0];n&&(t.children=n)}}function TE(t,e,n){return r;function r(i,s,a,o){const u=Array.isArray(a.children)?n:e;return o?u(s,a,o):u(s,a)}}function IE(t,e){return n;function n(r,i,s,a){const o=Array.isArray(s.children),l=Dc(r);return e(i,s,a,o,{columnNumber:l?l.column-1:void 0,fileName:t,lineNumber:l?l.line:void 0},void 0)}}function ME(t,e){const n={};let r,i;for(i in e.properties)if(i!=="children"&&Bc.call(e.properties,i)){const s=NE(t,i,e.properties[i]);if(s){const[a,o]=s;t.tableCellAlignToStyle&&a==="align"&&typeof o=="string"&&AE.has(e.tagName)?r=o:n[a]=o}}if(r){const s=n.style||(n.style={});s[t.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function LE(t,e){const n={};for(const r of e.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&t.evaluater){const s=r.data.estree.body[0];s.type;const a=s.expression;a.type;const o=a.properties[0];o.type,Object.assign(n,t.evaluater.evaluateExpression(o.argument))}else Ys(t,e.position);else{const i=r.name;let s;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&t.evaluater){const o=r.value.data.estree.body[0];o.type,s=t.evaluater.evaluateExpression(o.expression)}else Ys(t,e.position);else s=r.value===null?!0:r.value;n[i]=s}return n}function zc(t,e){const n=[];let r=-1;const i=t.passKeys?new Map:bE;for(;++r<e.children.length;){const s=e.children[r];let a;if(t.passKeys){const l=s.type==="element"?s.tagName:s.type==="mdxJsxFlowElement"||s.type==="mdxJsxTextElement"?s.name:void 0;if(l){const u=i.get(l)||0;a=l+"-"+u,i.set(l,u+1)}}const o=lg(t,s,a);o!==void 0&&n.push(o)}return n}function NE(t,e,n){const r=oE(t.schema,e);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?Kj(n):dE(n)),r.property==="style"){let i=typeof n=="object"?n:RE(t,String(n));return t.stylePropertyNameCase==="css"&&(i=_E(i)),["style",i]}return[t.elementAttributeNameCase==="react"&&r.space?iE[r.property]||r.property:r.attribute,n]}}function RE(t,e){try{return gE(e,{reactCompat:!0})}catch(n){if(t.ignoreInvalidStyle)return{};const r=n,i=new ut("Cannot parse `style` attribute",{ancestors:t.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw i.file=t.filePath||void 0,i.url=og+"#cannot-parse-style-attribute",i}}function cg(t,e,n){let r;if(!n)r={type:"Literal",value:e};else if(e.includes(".")){const i=e.split(".");let s=-1,a;for(;++s<i.length;){const o=ep(i[s])?{type:"Identifier",name:i[s]}:{type:"Literal",value:i[s]};a=a?{type:"MemberExpression",object:a,property:o,computed:!!(s&&o.type==="Literal"),optional:!1}:o}r=a}else r=ep(e)&&!/^[a-z]/.test(e)?{type:"Identifier",name:e}:{type:"Literal",value:e};if(r.type==="Literal"){const i=r.value;return Bc.call(t.components,i)?t.components[i]:i}if(t.evaluater)return t.evaluater.evaluateExpression(r);Ys(t)}function Ys(t,e){const n=new ut("Cannot handle MDX estrees without `createEvaluater`",{ancestors:t.ancestors,place:e,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=t.filePath||void 0,n.url=og+"#cannot-handle-mdx-estrees-without-createevaluater",n}function _E(t){const e={};let n;for(n in t)Bc.call(t,n)&&(e[DE(n)]=t[n]);return e}function DE(t){let e=t.replace(xE,BE);return e.slice(0,3)==="ms-"&&(e="-"+e),e}function BE(t){return"-"+t.toLowerCase()}const El={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},FE={};function zE(t,e){const n=FE,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return dg(t,r,i)}function dg(t,e,n){if(UE(t)){if("value"in t)return t.type==="html"&&!n?"":t.value;if(e&&"alt"in t&&t.alt)return t.alt;if("children"in t)return cp(t.children,e,n)}return Array.isArray(t)?cp(t,e,n):""}function cp(t,e,n){const r=[];let i=-1;for(;++i<t.length;)r[i]=dg(t[i],e,n);return r.join("")}function UE(t){return!!(t&&typeof t=="object")}const dp=document.createElement("i");function Uc(t){const e="&"+t+";";dp.innerHTML=e;const n=dp.textContent;return n.charCodeAt(n.length-1)===59&&t!=="semi"||n===e?!1:n}function jn(t,e,n,r){const i=t.length;let s=0,a;if(e<0?e=-e>i?0:i+e:e=e>i?i:e,n=n>0?n:0,r.length<1e4)a=Array.from(r),a.unshift(e,n),t.splice(...a);else for(n&&t.splice(e,n);s<r.length;)a=r.slice(s,s+1e4),a.unshift(e,0),t.splice(...a),s+=1e4,e+=1e4}function Jt(t,e){return t.length>0?(jn(t,t.length,0,e),t):e}const fp={}.hasOwnProperty;function HE(t){const e={};let n=-1;for(;++n<t.length;)qE(e,t[n]);return e}function qE(t,e){let n;for(n in e){const i=(fp.call(t,n)?t[n]:void 0)||(t[n]={}),s=e[n];let a;if(s)for(a in s){fp.call(i,a)||(i[a]=[]);const o=s[a];WE(i[a],Array.isArray(o)?o:o?[o]:[])}}}function WE(t,e){let n=-1;const r=[];for(;++n<e.length;)(e[n].add==="after"?t:r).push(e[n]);jn(t,0,0,r)}function fg(t,e){const n=Number.parseInt(t,e);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function gi(t){return t.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Cn=wr(/[A-Za-z]/),Wt=wr(/[\dA-Za-z]/),QE=wr(/[#-'*+\--9=?A-Z^-~]/);function Wu(t){return t!==null&&(t<32||t===127)}const Qu=wr(/\d/),GE=wr(/[\dA-Fa-f]/),YE=wr(/[!-/:-@[-`{-~]/);function he(t){return t!==null&&t<-2}function jt(t){return t!==null&&(t<0||t===32)}function Oe(t){return t===-2||t===-1||t===32}const VE=wr(/\p{P}|\p{S}/u),KE=wr(/\s/);function wr(t){return e;function e(n){return n!==null&&n>-1&&t.test(String.fromCharCode(n))}}function Qi(t){const e=[];let n=-1,r=0,i=0;for(;++n<t.length;){const s=t.charCodeAt(n);let a="";if(s===37&&Wt(t.charCodeAt(n+1))&&Wt(t.charCodeAt(n+2)))i=2;else if(s<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(s))||(a=String.fromCharCode(s));else if(s>55295&&s<57344){const o=t.charCodeAt(n+1);s<56320&&o>56319&&o<57344?(a=String.fromCharCode(s,o),i=1):a="�"}else a=String.fromCharCode(s);a&&(e.push(t.slice(r,n),encodeURIComponent(a)),r=n+i+1,a=""),i&&(n+=i,i=0)}return e.join("")+t.slice(r)}function Be(t,e,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let s=0;return a;function a(l){return Oe(l)?(t.enter(n),o(l)):e(l)}function o(l){return Oe(l)&&s++<i?(t.consume(l),o):(t.exit(n),e(l))}}const XE={tokenize:JE};function JE(t){const e=t.attempt(this.parser.constructs.contentInitial,r,i);let n;return e;function r(o){if(o===null){t.consume(o);return}return t.enter("lineEnding"),t.consume(o),t.exit("lineEnding"),Be(t,e,"linePrefix")}function i(o){return t.enter("paragraph"),s(o)}function s(o){const l=t.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=l),n=l,a(o)}function a(o){if(o===null){t.exit("chunkText"),t.exit("paragraph"),t.consume(o);return}return he(o)?(t.consume(o),t.exit("chunkText"),s):(t.consume(o),a)}}const ZE={tokenize:$E},hp={tokenize:e8};function $E(t){const e=this,n=[];let r=0,i,s,a;return o;function o(j){if(r<n.length){const E=n[r];return e.containerState=E[1],t.attempt(E[0].continuation,l,u)(j)}return u(j)}function l(j){if(r++,e.containerState._closeFlow){e.containerState._closeFlow=void 0,i&&S();const E=e.events.length;let A=E,w;for(;A--;)if(e.events[A][0]==="exit"&&e.events[A][1].type==="chunkFlow"){w=e.events[A][1].end;break}v(r);let x=E;for(;x<e.events.length;)e.events[x][1].end={...w},x++;return jn(e.events,A+1,0,e.events.slice(E)),e.events.length=x,u(j)}return o(j)}function u(j){if(r===n.length){if(!i)return p(j);if(i.currentConstruct&&i.currentConstruct.concrete)return y(j);e.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return e.containerState={},t.check(hp,c,f)(j)}function c(j){return i&&S(),v(r),p(j)}function f(j){return e.parser.lazy[e.now().line]=r!==n.length,a=e.now().offset,y(j)}function p(j){return e.containerState={},t.attempt(hp,h,y)(j)}function h(j){return r++,n.push([e.currentConstruct,e.containerState]),p(j)}function y(j){if(j===null){i&&S(),v(0),t.consume(j);return}return i=i||e.parser.flow(e.now()),t.enter("chunkFlow",{_tokenizer:i,contentType:"flow",previous:s}),m(j)}function m(j){if(j===null){g(t.exit("chunkFlow"),!0),v(0),t.consume(j);return}return he(j)?(t.consume(j),g(t.exit("chunkFlow")),r=0,e.interrupt=void 0,o):(t.consume(j),m)}function g(j,E){const A=e.sliceStream(j);if(E&&A.push(null),j.previous=s,s&&(s.next=j),s=j,i.defineSkip(j.start),i.write(A),e.parser.lazy[j.start.line]){let w=i.events.length;for(;w--;)if(i.events[w][1].start.offset<a&&(!i.events[w][1].end||i.events[w][1].end.offset>a))return;const x=e.events.length;let b=x,L,R;for(;b--;)if(e.events[b][0]==="exit"&&e.events[b][1].type==="chunkFlow"){if(L){R=e.events[b][1].end;break}L=!0}for(v(r),w=x;w<e.events.length;)e.events[w][1].end={...R},w++;jn(e.events,b+1,0,e.events.slice(x)),e.events.length=w}}function v(j){let E=n.length;for(;E-- >j;){const A=n[E];e.containerState=A[1],A[0].exit.call(e,t)}n.length=j}function S(){i.write([null]),s=void 0,i=void 0,e.containerState._closeFlow=void 0}}function e8(t,e,n){return Be(t,t.attempt(this.parser.constructs.document,e,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function pp(t){if(t===null||jt(t)||KE(t))return 1;if(VE(t))return 2}function Hc(t,e,n){const r=[];let i=-1;for(;++i<t.length;){const s=t[i].resolveAll;s&&!r.includes(s)&&(e=s(e,n),r.push(s))}return e}const Gu={name:"attention",resolveAll:t8,tokenize:n8};function t8(t,e){let n=-1,r,i,s,a,o,l,u,c;for(;++n<t.length;)if(t[n][0]==="enter"&&t[n][1].type==="attentionSequence"&&t[n][1]._close){for(r=n;r--;)if(t[r][0]==="exit"&&t[r][1].type==="attentionSequence"&&t[r][1]._open&&e.sliceSerialize(t[r][1]).charCodeAt(0)===e.sliceSerialize(t[n][1]).charCodeAt(0)){if((t[r][1]._close||t[n][1]._open)&&(t[n][1].end.offset-t[n][1].start.offset)%3&&!((t[r][1].end.offset-t[r][1].start.offset+t[n][1].end.offset-t[n][1].start.offset)%3))continue;l=t[r][1].end.offset-t[r][1].start.offset>1&&t[n][1].end.offset-t[n][1].start.offset>1?2:1;const f={...t[r][1].end},p={...t[n][1].start};yp(f,-l),yp(p,l),a={type:l>1?"strongSequence":"emphasisSequence",start:f,end:{...t[r][1].end}},o={type:l>1?"strongSequence":"emphasisSequence",start:{...t[n][1].start},end:p},s={type:l>1?"strongText":"emphasisText",start:{...t[r][1].end},end:{...t[n][1].start}},i={type:l>1?"strong":"emphasis",start:{...a.start},end:{...o.end}},t[r][1].end={...a.start},t[n][1].start={...o.end},u=[],t[r][1].end.offset-t[r][1].start.offset&&(u=Jt(u,[["enter",t[r][1],e],["exit",t[r][1],e]])),u=Jt(u,[["enter",i,e],["enter",a,e],["exit",a,e],["enter",s,e]]),u=Jt(u,Hc(e.parser.constructs.insideSpan.null,t.slice(r+1,n),e)),u=Jt(u,[["exit",s,e],["enter",o,e],["exit",o,e],["exit",i,e]]),t[n][1].end.offset-t[n][1].start.offset?(c=2,u=Jt(u,[["enter",t[n][1],e],["exit",t[n][1],e]])):c=0,jn(t,r-1,n-r+3,u),n=r+u.length-c-2;break}}for(n=-1;++n<t.length;)t[n][1].type==="attentionSequence"&&(t[n][1].type="data");return t}function n8(t,e){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=pp(r);let s;return a;function a(l){return s=l,t.enter("attentionSequence"),o(l)}function o(l){if(l===s)return t.consume(l),o;const u=t.exit("attentionSequence"),c=pp(l),f=!c||c===2&&i||n.includes(l),p=!i||i===2&&c||n.includes(r);return u._open=!!(s===42?f:f&&(i||!p)),u._close=!!(s===42?p:p&&(c||!f)),e(l)}}function yp(t,e){t.column+=e,t.offset+=e,t._bufferIndex+=e}const r8={name:"autolink",tokenize:i8};function i8(t,e,n){let r=0;return i;function i(h){return t.enter("autolink"),t.enter("autolinkMarker"),t.consume(h),t.exit("autolinkMarker"),t.enter("autolinkProtocol"),s}function s(h){return Cn(h)?(t.consume(h),a):h===64?n(h):u(h)}function a(h){return h===43||h===45||h===46||Wt(h)?(r=1,o(h)):u(h)}function o(h){return h===58?(t.consume(h),r=0,l):(h===43||h===45||h===46||Wt(h))&&r++<32?(t.consume(h),o):(r=0,u(h))}function l(h){return h===62?(t.exit("autolinkProtocol"),t.enter("autolinkMarker"),t.consume(h),t.exit("autolinkMarker"),t.exit("autolink"),e):h===null||h===32||h===60||Wu(h)?n(h):(t.consume(h),l)}function u(h){return h===64?(t.consume(h),c):QE(h)?(t.consume(h),u):n(h)}function c(h){return Wt(h)?f(h):n(h)}function f(h){return h===46?(t.consume(h),r=0,c):h===62?(t.exit("autolinkProtocol").type="autolinkEmail",t.enter("autolinkMarker"),t.consume(h),t.exit("autolinkMarker"),t.exit("autolink"),e):p(h)}function p(h){if((h===45||Wt(h))&&r++<63){const y=h===45?p:f;return t.consume(h),y}return n(h)}}const Wo={partial:!0,tokenize:s8};function s8(t,e,n){return r;function r(s){return Oe(s)?Be(t,i,"linePrefix")(s):i(s)}function i(s){return s===null||he(s)?e(s):n(s)}}const hg={continuation:{tokenize:o8},exit:l8,name:"blockQuote",tokenize:a8};function a8(t,e,n){const r=this;return i;function i(a){if(a===62){const o=r.containerState;return o.open||(t.enter("blockQuote",{_container:!0}),o.open=!0),t.enter("blockQuotePrefix"),t.enter("blockQuoteMarker"),t.consume(a),t.exit("blockQuoteMarker"),s}return n(a)}function s(a){return Oe(a)?(t.enter("blockQuotePrefixWhitespace"),t.consume(a),t.exit("blockQuotePrefixWhitespace"),t.exit("blockQuotePrefix"),e):(t.exit("blockQuotePrefix"),e(a))}}function o8(t,e,n){const r=this;return i;function i(a){return Oe(a)?Be(t,s,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a):s(a)}function s(a){return t.attempt(hg,e,n)(a)}}function l8(t){t.exit("blockQuote")}const pg={name:"characterEscape",tokenize:u8};function u8(t,e,n){return r;function r(s){return t.enter("characterEscape"),t.enter("escapeMarker"),t.consume(s),t.exit("escapeMarker"),i}function i(s){return YE(s)?(t.enter("characterEscapeValue"),t.consume(s),t.exit("characterEscapeValue"),t.exit("characterEscape"),e):n(s)}}const yg={name:"characterReference",tokenize:c8};function c8(t,e,n){const r=this;let i=0,s,a;return o;function o(f){return t.enter("characterReference"),t.enter("characterReferenceMarker"),t.consume(f),t.exit("characterReferenceMarker"),l}function l(f){return f===35?(t.enter("characterReferenceMarkerNumeric"),t.consume(f),t.exit("characterReferenceMarkerNumeric"),u):(t.enter("characterReferenceValue"),s=31,a=Wt,c(f))}function u(f){return f===88||f===120?(t.enter("characterReferenceMarkerHexadecimal"),t.consume(f),t.exit("characterReferenceMarkerHexadecimal"),t.enter("characterReferenceValue"),s=6,a=GE,c):(t.enter("characterReferenceValue"),s=7,a=Qu,c(f))}function c(f){if(f===59&&i){const p=t.exit("characterReferenceValue");return a===Wt&&!Uc(r.sliceSerialize(p))?n(f):(t.enter("characterReferenceMarker"),t.consume(f),t.exit("characterReferenceMarker"),t.exit("characterReference"),e)}return a(f)&&i++<s?(t.consume(f),c):n(f)}}const mp={partial:!0,tokenize:f8},gp={concrete:!0,name:"codeFenced",tokenize:d8};function d8(t,e,n){const r=this,i={partial:!0,tokenize:A};let s=0,a=0,o;return l;function l(w){return u(w)}function u(w){const x=r.events[r.events.length-1];return s=x&&x[1].type==="linePrefix"?x[2].sliceSerialize(x[1],!0).length:0,o=w,t.enter("codeFenced"),t.enter("codeFencedFence"),t.enter("codeFencedFenceSequence"),c(w)}function c(w){return w===o?(a++,t.consume(w),c):a<3?n(w):(t.exit("codeFencedFenceSequence"),Oe(w)?Be(t,f,"whitespace")(w):f(w))}function f(w){return w===null||he(w)?(t.exit("codeFencedFence"),r.interrupt?e(w):t.check(mp,m,E)(w)):(t.enter("codeFencedFenceInfo"),t.enter("chunkString",{contentType:"string"}),p(w))}function p(w){return w===null||he(w)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),f(w)):Oe(w)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),Be(t,h,"whitespace")(w)):w===96&&w===o?n(w):(t.consume(w),p)}function h(w){return w===null||he(w)?f(w):(t.enter("codeFencedFenceMeta"),t.enter("chunkString",{contentType:"string"}),y(w))}function y(w){return w===null||he(w)?(t.exit("chunkString"),t.exit("codeFencedFenceMeta"),f(w)):w===96&&w===o?n(w):(t.consume(w),y)}function m(w){return t.attempt(i,E,g)(w)}function g(w){return t.enter("lineEnding"),t.consume(w),t.exit("lineEnding"),v}function v(w){return s>0&&Oe(w)?Be(t,S,"linePrefix",s+1)(w):S(w)}function S(w){return w===null||he(w)?t.check(mp,m,E)(w):(t.enter("codeFlowValue"),j(w))}function j(w){return w===null||he(w)?(t.exit("codeFlowValue"),S(w)):(t.consume(w),j)}function E(w){return t.exit("codeFenced"),e(w)}function A(w,x,b){let L=0;return R;function R(O){return w.enter("lineEnding"),w.consume(O),w.exit("lineEnding"),I}function I(O){return w.enter("codeFencedFence"),Oe(O)?Be(w,T,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):T(O)}function T(O){return O===o?(w.enter("codeFencedFenceSequence"),z(O)):b(O)}function z(O){return O===o?(L++,w.consume(O),z):L>=a?(w.exit("codeFencedFenceSequence"),Oe(O)?Be(w,N,"whitespace")(O):N(O)):b(O)}function N(O){return O===null||he(O)?(w.exit("codeFencedFence"),x(O)):b(O)}}}function f8(t,e,n){const r=this;return i;function i(a){return a===null?n(a):(t.enter("lineEnding"),t.consume(a),t.exit("lineEnding"),s)}function s(a){return r.parser.lazy[r.now().line]?n(a):e(a)}}const Ol={name:"codeIndented",tokenize:p8},h8={partial:!0,tokenize:y8};function p8(t,e,n){const r=this;return i;function i(u){return t.enter("codeIndented"),Be(t,s,"linePrefix",5)(u)}function s(u){const c=r.events[r.events.length-1];return c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?a(u):n(u)}function a(u){return u===null?l(u):he(u)?t.attempt(h8,a,l)(u):(t.enter("codeFlowValue"),o(u))}function o(u){return u===null||he(u)?(t.exit("codeFlowValue"),a(u)):(t.consume(u),o)}function l(u){return t.exit("codeIndented"),e(u)}}function y8(t,e,n){const r=this;return i;function i(a){return r.parser.lazy[r.now().line]?n(a):he(a)?(t.enter("lineEnding"),t.consume(a),t.exit("lineEnding"),i):Be(t,s,"linePrefix",5)(a)}function s(a){const o=r.events[r.events.length-1];return o&&o[1].type==="linePrefix"&&o[2].sliceSerialize(o[1],!0).length>=4?e(a):he(a)?i(a):n(a)}}const m8={name:"codeText",previous:v8,resolve:g8,tokenize:b8};function g8(t){let e=t.length-4,n=3,r,i;if((t[n][1].type==="lineEnding"||t[n][1].type==="space")&&(t[e][1].type==="lineEnding"||t[e][1].type==="space")){for(r=n;++r<e;)if(t[r][1].type==="codeTextData"){t[n][1].type="codeTextPadding",t[e][1].type="codeTextPadding",n+=2,e-=2;break}}for(r=n-1,e++;++r<=e;)i===void 0?r!==e&&t[r][1].type!=="lineEnding"&&(i=r):(r===e||t[r][1].type==="lineEnding")&&(t[i][1].type="codeTextData",r!==i+2&&(t[i][1].end=t[r-1][1].end,t.splice(i+2,r-i-2),e-=r-i-2,r=i+2),i=void 0);return t}function v8(t){return t!==96||this.events[this.events.length-1][1].type==="characterEscape"}function b8(t,e,n){let r=0,i,s;return a;function a(f){return t.enter("codeText"),t.enter("codeTextSequence"),o(f)}function o(f){return f===96?(t.consume(f),r++,o):(t.exit("codeTextSequence"),l(f))}function l(f){return f===null?n(f):f===32?(t.enter("space"),t.consume(f),t.exit("space"),l):f===96?(s=t.enter("codeTextSequence"),i=0,c(f)):he(f)?(t.enter("lineEnding"),t.consume(f),t.exit("lineEnding"),l):(t.enter("codeTextData"),u(f))}function u(f){return f===null||f===32||f===96||he(f)?(t.exit("codeTextData"),l(f)):(t.consume(f),u)}function c(f){return f===96?(t.consume(f),i++,c):i===r?(t.exit("codeTextSequence"),t.exit("codeText"),e(f)):(s.type="codeTextData",u(f))}}class x8{constructor(e){this.left=e?[...e]:[],this.right=[]}get(e){if(e<0||e>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+e+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return e<this.left.length?this.left[e]:this.right[this.right.length-e+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(e,n){const r=n==null?Number.POSITIVE_INFINITY:n;return r<this.left.length?this.left.slice(e,r):e>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-e+this.left.length).reverse():this.left.slice(e).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(e,n,r){const i=n||0;this.setCursor(Math.trunc(e));const s=this.right.splice(this.right.length-i,Number.POSITIVE_INFINITY);return r&&ls(this.left,r),s.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(e){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(e)}pushMany(e){this.setCursor(Number.POSITIVE_INFINITY),ls(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),ls(this.right,e.reverse())}setCursor(e){if(!(e===this.left.length||e>this.left.length&&this.right.length===0||e<0&&this.left.length===0))if(e<this.left.length){const n=this.left.splice(e,Number.POSITIVE_INFINITY);ls(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-e,Number.POSITIVE_INFINITY);ls(this.left,n.reverse())}}}function ls(t,e){let n=0;if(e.length<1e4)t.push(...e);else for(;n<e.length;)t.push(...e.slice(n,n+1e4)),n+=1e4}function mg(t){const e={};let n=-1,r,i,s,a,o,l,u;const c=new x8(t);for(;++n<c.length;){for(;n in e;)n=e[n];if(r=c.get(n),n&&r[1].type==="chunkFlow"&&c.get(n-1)[1].type==="listItemPrefix"&&(l=r[1]._tokenizer.events,s=0,s<l.length&&l[s][1].type==="lineEndingBlank"&&(s+=2),s<l.length&&l[s][1].type==="content"))for(;++s<l.length&&l[s][1].type!=="content";)l[s][1].type==="chunkText"&&(l[s][1]._isInFirstContentOfListItem=!0,s++);if(r[0]==="enter")r[1].contentType&&(Object.assign(e,w8(c,n)),n=e[n],u=!0);else if(r[1]._container){for(s=n,i=void 0;s--;)if(a=c.get(s),a[1].type==="lineEnding"||a[1].type==="lineEndingBlank")a[0]==="enter"&&(i&&(c.get(i)[1].type="lineEndingBlank"),a[1].type="lineEnding",i=s);else if(!(a[1].type==="linePrefix"||a[1].type==="listItemIndent"))break;i&&(r[1].end={...c.get(i)[1].start},o=c.slice(i,n),o.unshift(r),c.splice(i,n-i+1,o))}}return jn(t,0,Number.POSITIVE_INFINITY,c.slice(0)),!u}function w8(t,e){const n=t.get(e)[1],r=t.get(e)[2];let i=e-1;const s=[];let a=n._tokenizer;a||(a=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(a._contentTypeTextTrailing=!0));const o=a.events,l=[],u={};let c,f,p=-1,h=n,y=0,m=0;const g=[m];for(;h;){for(;t.get(++i)[1]!==h;);s.push(i),h._tokenizer||(c=r.sliceStream(h),h.next||c.push(null),f&&a.defineSkip(h.start),h._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=!0),a.write(c),h._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=void 0)),f=h,h=h.next}for(h=n;++p<o.length;)o[p][0]==="exit"&&o[p-1][0]==="enter"&&o[p][1].type===o[p-1][1].type&&o[p][1].start.line!==o[p][1].end.line&&(m=p+1,g.push(m),h._tokenizer=void 0,h.previous=void 0,h=h.next);for(a.events=[],h?(h._tokenizer=void 0,h.previous=void 0):g.pop(),p=g.length;p--;){const v=o.slice(g[p],g[p+1]),S=s.pop();l.push([S,S+v.length-1]),t.splice(S,2,v)}for(l.reverse(),p=-1;++p<l.length;)u[y+l[p][0]]=y+l[p][1],y+=l[p][1]-l[p][0]-1;return u}const A8={resolve:C8,tokenize:k8},S8={partial:!0,tokenize:j8};function C8(t){return mg(t),t}function k8(t,e){let n;return r;function r(o){return t.enter("content"),n=t.enter("chunkContent",{contentType:"content"}),i(o)}function i(o){return o===null?s(o):he(o)?t.check(S8,a,s)(o):(t.consume(o),i)}function s(o){return t.exit("chunkContent"),t.exit("content"),e(o)}function a(o){return t.consume(o),t.exit("chunkContent"),n.next=t.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,i}}function j8(t,e,n){const r=this;return i;function i(a){return t.exit("chunkContent"),t.enter("lineEnding"),t.consume(a),t.exit("lineEnding"),Be(t,s,"linePrefix")}function s(a){if(a===null||he(a))return n(a);const o=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&o&&o[1].type==="linePrefix"&&o[2].sliceSerialize(o[1],!0).length>=4?e(a):t.interrupt(r.parser.constructs.flow,n,e)(a)}}function gg(t,e,n,r,i,s,a,o,l){const u=l||Number.POSITIVE_INFINITY;let c=0;return f;function f(v){return v===60?(t.enter(r),t.enter(i),t.enter(s),t.consume(v),t.exit(s),p):v===null||v===32||v===41||Wu(v)?n(v):(t.enter(r),t.enter(a),t.enter(o),t.enter("chunkString",{contentType:"string"}),m(v))}function p(v){return v===62?(t.enter(s),t.consume(v),t.exit(s),t.exit(i),t.exit(r),e):(t.enter(o),t.enter("chunkString",{contentType:"string"}),h(v))}function h(v){return v===62?(t.exit("chunkString"),t.exit(o),p(v)):v===null||v===60||he(v)?n(v):(t.consume(v),v===92?y:h)}function y(v){return v===60||v===62||v===92?(t.consume(v),h):h(v)}function m(v){return!c&&(v===null||v===41||jt(v))?(t.exit("chunkString"),t.exit(o),t.exit(a),t.exit(r),e(v)):c<u&&v===40?(t.consume(v),c++,m):v===41?(t.consume(v),c--,m):v===null||v===32||v===40||Wu(v)?n(v):(t.consume(v),v===92?g:m)}function g(v){return v===40||v===41||v===92?(t.consume(v),m):m(v)}}function vg(t,e,n,r,i,s){const a=this;let o=0,l;return u;function u(h){return t.enter(r),t.enter(i),t.consume(h),t.exit(i),t.enter(s),c}function c(h){return o>999||h===null||h===91||h===93&&!l||h===94&&!o&&"_hiddenFootnoteSupport"in a.parser.constructs?n(h):h===93?(t.exit(s),t.enter(i),t.consume(h),t.exit(i),t.exit(r),e):he(h)?(t.enter("lineEnding"),t.consume(h),t.exit("lineEnding"),c):(t.enter("chunkString",{contentType:"string"}),f(h))}function f(h){return h===null||h===91||h===93||he(h)||o++>999?(t.exit("chunkString"),c(h)):(t.consume(h),l||(l=!Oe(h)),h===92?p:f)}function p(h){return h===91||h===92||h===93?(t.consume(h),o++,f):f(h)}}function bg(t,e,n,r,i,s){let a;return o;function o(p){return p===34||p===39||p===40?(t.enter(r),t.enter(i),t.consume(p),t.exit(i),a=p===40?41:p,l):n(p)}function l(p){return p===a?(t.enter(i),t.consume(p),t.exit(i),t.exit(r),e):(t.enter(s),u(p))}function u(p){return p===a?(t.exit(s),l(a)):p===null?n(p):he(p)?(t.enter("lineEnding"),t.consume(p),t.exit("lineEnding"),Be(t,u,"linePrefix")):(t.enter("chunkString",{contentType:"string"}),c(p))}function c(p){return p===a||p===null||he(p)?(t.exit("chunkString"),u(p)):(t.consume(p),p===92?f:c)}function f(p){return p===a||p===92?(t.consume(p),c):c(p)}}function ks(t,e){let n;return r;function r(i){return he(i)?(t.enter("lineEnding"),t.consume(i),t.exit("lineEnding"),n=!0,r):Oe(i)?Be(t,r,n?"linePrefix":"lineSuffix")(i):e(i)}}const E8={name:"definition",tokenize:P8},O8={partial:!0,tokenize:T8};function P8(t,e,n){const r=this;let i;return s;function s(h){return t.enter("definition"),a(h)}function a(h){return vg.call(r,t,o,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(h)}function o(h){return i=gi(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),h===58?(t.enter("definitionMarker"),t.consume(h),t.exit("definitionMarker"),l):n(h)}function l(h){return jt(h)?ks(t,u)(h):u(h)}function u(h){return gg(t,c,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(h)}function c(h){return t.attempt(O8,f,f)(h)}function f(h){return Oe(h)?Be(t,p,"whitespace")(h):p(h)}function p(h){return h===null||he(h)?(t.exit("definition"),r.parser.defined.push(i),e(h)):n(h)}}function T8(t,e,n){return r;function r(o){return jt(o)?ks(t,i)(o):n(o)}function i(o){return bg(t,s,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(o)}function s(o){return Oe(o)?Be(t,a,"whitespace")(o):a(o)}function a(o){return o===null||he(o)?e(o):n(o)}}const I8={name:"hardBreakEscape",tokenize:M8};function M8(t,e,n){return r;function r(s){return t.enter("hardBreakEscape"),t.consume(s),i}function i(s){return he(s)?(t.exit("hardBreakEscape"),e(s)):n(s)}}const L8={name:"headingAtx",resolve:N8,tokenize:R8};function N8(t,e){let n=t.length-2,r=3,i,s;return t[r][1].type==="whitespace"&&(r+=2),n-2>r&&t[n][1].type==="whitespace"&&(n-=2),t[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&t[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(i={type:"atxHeadingText",start:t[r][1].start,end:t[n][1].end},s={type:"chunkText",start:t[r][1].start,end:t[n][1].end,contentType:"text"},jn(t,r,n-r+1,[["enter",i,e],["enter",s,e],["exit",s,e],["exit",i,e]])),t}function R8(t,e,n){let r=0;return i;function i(c){return t.enter("atxHeading"),s(c)}function s(c){return t.enter("atxHeadingSequence"),a(c)}function a(c){return c===35&&r++<6?(t.consume(c),a):c===null||jt(c)?(t.exit("atxHeadingSequence"),o(c)):n(c)}function o(c){return c===35?(t.enter("atxHeadingSequence"),l(c)):c===null||he(c)?(t.exit("atxHeading"),e(c)):Oe(c)?Be(t,o,"whitespace")(c):(t.enter("atxHeadingText"),u(c))}function l(c){return c===35?(t.consume(c),l):(t.exit("atxHeadingSequence"),o(c))}function u(c){return c===null||c===35||jt(c)?(t.exit("atxHeadingText"),o(c)):(t.consume(c),u)}}const _8=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],vp=["pre","script","style","textarea"],D8={concrete:!0,name:"htmlFlow",resolveTo:z8,tokenize:U8},B8={partial:!0,tokenize:q8},F8={partial:!0,tokenize:H8};function z8(t){let e=t.length;for(;e--&&!(t[e][0]==="enter"&&t[e][1].type==="htmlFlow"););return e>1&&t[e-2][1].type==="linePrefix"&&(t[e][1].start=t[e-2][1].start,t[e+1][1].start=t[e-2][1].start,t.splice(e-2,2)),t}function U8(t,e,n){const r=this;let i,s,a,o,l;return u;function u(P){return c(P)}function c(P){return t.enter("htmlFlow"),t.enter("htmlFlowData"),t.consume(P),f}function f(P){return P===33?(t.consume(P),p):P===47?(t.consume(P),s=!0,m):P===63?(t.consume(P),i=3,r.interrupt?e:C):Cn(P)?(t.consume(P),a=String.fromCharCode(P),g):n(P)}function p(P){return P===45?(t.consume(P),i=2,h):P===91?(t.consume(P),i=5,o=0,y):Cn(P)?(t.consume(P),i=4,r.interrupt?e:C):n(P)}function h(P){return P===45?(t.consume(P),r.interrupt?e:C):n(P)}function y(P){const Q="CDATA[";return P===Q.charCodeAt(o++)?(t.consume(P),o===Q.length?r.interrupt?e:T:y):n(P)}function m(P){return Cn(P)?(t.consume(P),a=String.fromCharCode(P),g):n(P)}function g(P){if(P===null||P===47||P===62||jt(P)){const Q=P===47,$=a.toLowerCase();return!Q&&!s&&vp.includes($)?(i=1,r.interrupt?e(P):T(P)):_8.includes(a.toLowerCase())?(i=6,Q?(t.consume(P),v):r.interrupt?e(P):T(P)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(P):s?S(P):j(P))}return P===45||Wt(P)?(t.consume(P),a+=String.fromCharCode(P),g):n(P)}function v(P){return P===62?(t.consume(P),r.interrupt?e:T):n(P)}function S(P){return Oe(P)?(t.consume(P),S):R(P)}function j(P){return P===47?(t.consume(P),R):P===58||P===95||Cn(P)?(t.consume(P),E):Oe(P)?(t.consume(P),j):R(P)}function E(P){return P===45||P===46||P===58||P===95||Wt(P)?(t.consume(P),E):A(P)}function A(P){return P===61?(t.consume(P),w):Oe(P)?(t.consume(P),A):j(P)}function w(P){return P===null||P===60||P===61||P===62||P===96?n(P):P===34||P===39?(t.consume(P),l=P,x):Oe(P)?(t.consume(P),w):b(P)}function x(P){return P===l?(t.consume(P),l=null,L):P===null||he(P)?n(P):(t.consume(P),x)}function b(P){return P===null||P===34||P===39||P===47||P===60||P===61||P===62||P===96||jt(P)?A(P):(t.consume(P),b)}function L(P){return P===47||P===62||Oe(P)?j(P):n(P)}function R(P){return P===62?(t.consume(P),I):n(P)}function I(P){return P===null||he(P)?T(P):Oe(P)?(t.consume(P),I):n(P)}function T(P){return P===45&&i===2?(t.consume(P),B):P===60&&i===1?(t.consume(P),_):P===62&&i===4?(t.consume(P),W):P===63&&i===3?(t.consume(P),C):P===93&&i===5?(t.consume(P),G):he(P)&&(i===6||i===7)?(t.exit("htmlFlowData"),t.check(B8,q,z)(P)):P===null||he(P)?(t.exit("htmlFlowData"),z(P)):(t.consume(P),T)}function z(P){return t.check(F8,N,q)(P)}function N(P){return t.enter("lineEnding"),t.consume(P),t.exit("lineEnding"),O}function O(P){return P===null||he(P)?z(P):(t.enter("htmlFlowData"),T(P))}function B(P){return P===45?(t.consume(P),C):T(P)}function _(P){return P===47?(t.consume(P),a="",Y):T(P)}function Y(P){if(P===62){const Q=a.toLowerCase();return vp.includes(Q)?(t.consume(P),W):T(P)}return Cn(P)&&a.length<8?(t.consume(P),a+=String.fromCharCode(P),Y):T(P)}function G(P){return P===93?(t.consume(P),C):T(P)}function C(P){return P===62?(t.consume(P),W):P===45&&i===2?(t.consume(P),C):T(P)}function W(P){return P===null||he(P)?(t.exit("htmlFlowData"),q(P)):(t.consume(P),W)}function q(P){return t.exit("htmlFlow"),e(P)}}function H8(t,e,n){const r=this;return i;function i(a){return he(a)?(t.enter("lineEnding"),t.consume(a),t.exit("lineEnding"),s):n(a)}function s(a){return r.parser.lazy[r.now().line]?n(a):e(a)}}function q8(t,e,n){return r;function r(i){return t.enter("lineEnding"),t.consume(i),t.exit("lineEnding"),t.attempt(Wo,e,n)}}const W8={name:"htmlText",tokenize:Q8};function Q8(t,e,n){const r=this;let i,s,a;return o;function o(C){return t.enter("htmlText"),t.enter("htmlTextData"),t.consume(C),l}function l(C){return C===33?(t.consume(C),u):C===47?(t.consume(C),A):C===63?(t.consume(C),j):Cn(C)?(t.consume(C),b):n(C)}function u(C){return C===45?(t.consume(C),c):C===91?(t.consume(C),s=0,y):Cn(C)?(t.consume(C),S):n(C)}function c(C){return C===45?(t.consume(C),h):n(C)}function f(C){return C===null?n(C):C===45?(t.consume(C),p):he(C)?(a=f,_(C)):(t.consume(C),f)}function p(C){return C===45?(t.consume(C),h):f(C)}function h(C){return C===62?B(C):C===45?p(C):f(C)}function y(C){const W="CDATA[";return C===W.charCodeAt(s++)?(t.consume(C),s===W.length?m:y):n(C)}function m(C){return C===null?n(C):C===93?(t.consume(C),g):he(C)?(a=m,_(C)):(t.consume(C),m)}function g(C){return C===93?(t.consume(C),v):m(C)}function v(C){return C===62?B(C):C===93?(t.consume(C),v):m(C)}function S(C){return C===null||C===62?B(C):he(C)?(a=S,_(C)):(t.consume(C),S)}function j(C){return C===null?n(C):C===63?(t.consume(C),E):he(C)?(a=j,_(C)):(t.consume(C),j)}function E(C){return C===62?B(C):j(C)}function A(C){return Cn(C)?(t.consume(C),w):n(C)}function w(C){return C===45||Wt(C)?(t.consume(C),w):x(C)}function x(C){return he(C)?(a=x,_(C)):Oe(C)?(t.consume(C),x):B(C)}function b(C){return C===45||Wt(C)?(t.consume(C),b):C===47||C===62||jt(C)?L(C):n(C)}function L(C){return C===47?(t.consume(C),B):C===58||C===95||Cn(C)?(t.consume(C),R):he(C)?(a=L,_(C)):Oe(C)?(t.consume(C),L):B(C)}function R(C){return C===45||C===46||C===58||C===95||Wt(C)?(t.consume(C),R):I(C)}function I(C){return C===61?(t.consume(C),T):he(C)?(a=I,_(C)):Oe(C)?(t.consume(C),I):L(C)}function T(C){return C===null||C===60||C===61||C===62||C===96?n(C):C===34||C===39?(t.consume(C),i=C,z):he(C)?(a=T,_(C)):Oe(C)?(t.consume(C),T):(t.consume(C),N)}function z(C){return C===i?(t.consume(C),i=void 0,O):C===null?n(C):he(C)?(a=z,_(C)):(t.consume(C),z)}function N(C){return C===null||C===34||C===39||C===60||C===61||C===96?n(C):C===47||C===62||jt(C)?L(C):(t.consume(C),N)}function O(C){return C===47||C===62||jt(C)?L(C):n(C)}function B(C){return C===62?(t.consume(C),t.exit("htmlTextData"),t.exit("htmlText"),e):n(C)}function _(C){return t.exit("htmlTextData"),t.enter("lineEnding"),t.consume(C),t.exit("lineEnding"),Y}function Y(C){return Oe(C)?Be(t,G,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(C):G(C)}function G(C){return t.enter("htmlTextData"),a(C)}}const qc={name:"labelEnd",resolveAll:K8,resolveTo:X8,tokenize:J8},G8={tokenize:Z8},Y8={tokenize:$8},V8={tokenize:eO};function K8(t){let e=-1;const n=[];for(;++e<t.length;){const r=t[e][1];if(n.push(t[e]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const i=r.type==="labelImage"?4:2;r.type="data",e+=i}}return t.length!==n.length&&jn(t,0,t.length,n),t}function X8(t,e){let n=t.length,r=0,i,s,a,o;for(;n--;)if(i=t[n][1],s){if(i.type==="link"||i.type==="labelLink"&&i._inactive)break;t[n][0]==="enter"&&i.type==="labelLink"&&(i._inactive=!0)}else if(a){if(t[n][0]==="enter"&&(i.type==="labelImage"||i.type==="labelLink")&&!i._balanced&&(s=n,i.type!=="labelLink")){r=2;break}}else i.type==="labelEnd"&&(a=n);const l={type:t[s][1].type==="labelLink"?"link":"image",start:{...t[s][1].start},end:{...t[t.length-1][1].end}},u={type:"label",start:{...t[s][1].start},end:{...t[a][1].end}},c={type:"labelText",start:{...t[s+r+2][1].end},end:{...t[a-2][1].start}};return o=[["enter",l,e],["enter",u,e]],o=Jt(o,t.slice(s+1,s+r+3)),o=Jt(o,[["enter",c,e]]),o=Jt(o,Hc(e.parser.constructs.insideSpan.null,t.slice(s+r+4,a-3),e)),o=Jt(o,[["exit",c,e],t[a-2],t[a-1],["exit",u,e]]),o=Jt(o,t.slice(a+1)),o=Jt(o,[["exit",l,e]]),jn(t,s,t.length,o),t}function J8(t,e,n){const r=this;let i=r.events.length,s,a;for(;i--;)if((r.events[i][1].type==="labelImage"||r.events[i][1].type==="labelLink")&&!r.events[i][1]._balanced){s=r.events[i][1];break}return o;function o(p){return s?s._inactive?f(p):(a=r.parser.defined.includes(gi(r.sliceSerialize({start:s.end,end:r.now()}))),t.enter("labelEnd"),t.enter("labelMarker"),t.consume(p),t.exit("labelMarker"),t.exit("labelEnd"),l):n(p)}function l(p){return p===40?t.attempt(G8,c,a?c:f)(p):p===91?t.attempt(Y8,c,a?u:f)(p):a?c(p):f(p)}function u(p){return t.attempt(V8,c,f)(p)}function c(p){return e(p)}function f(p){return s._balanced=!0,n(p)}}function Z8(t,e,n){return r;function r(f){return t.enter("resource"),t.enter("resourceMarker"),t.consume(f),t.exit("resourceMarker"),i}function i(f){return jt(f)?ks(t,s)(f):s(f)}function s(f){return f===41?c(f):gg(t,a,o,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(f)}function a(f){return jt(f)?ks(t,l)(f):c(f)}function o(f){return n(f)}function l(f){return f===34||f===39||f===40?bg(t,u,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(f):c(f)}function u(f){return jt(f)?ks(t,c)(f):c(f)}function c(f){return f===41?(t.enter("resourceMarker"),t.consume(f),t.exit("resourceMarker"),t.exit("resource"),e):n(f)}}function $8(t,e,n){const r=this;return i;function i(o){return vg.call(r,t,s,a,"reference","referenceMarker","referenceString")(o)}function s(o){return r.parser.defined.includes(gi(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?e(o):n(o)}function a(o){return n(o)}}function eO(t,e,n){return r;function r(s){return t.enter("reference"),t.enter("referenceMarker"),t.consume(s),t.exit("referenceMarker"),i}function i(s){return s===93?(t.enter("referenceMarker"),t.consume(s),t.exit("referenceMarker"),t.exit("reference"),e):n(s)}}const tO={name:"labelStartImage",resolveAll:qc.resolveAll,tokenize:nO};function nO(t,e,n){const r=this;return i;function i(o){return t.enter("labelImage"),t.enter("labelImageMarker"),t.consume(o),t.exit("labelImageMarker"),s}function s(o){return o===91?(t.enter("labelMarker"),t.consume(o),t.exit("labelMarker"),t.exit("labelImage"),a):n(o)}function a(o){return o===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(o):e(o)}}const rO={name:"labelStartLink",resolveAll:qc.resolveAll,tokenize:iO};function iO(t,e,n){const r=this;return i;function i(a){return t.enter("labelLink"),t.enter("labelMarker"),t.consume(a),t.exit("labelMarker"),t.exit("labelLink"),s}function s(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):e(a)}}const Pl={name:"lineEnding",tokenize:sO};function sO(t,e){return n;function n(r){return t.enter("lineEnding"),t.consume(r),t.exit("lineEnding"),Be(t,e,"linePrefix")}}const Ja={name:"thematicBreak",tokenize:aO};function aO(t,e,n){let r=0,i;return s;function s(u){return t.enter("thematicBreak"),a(u)}function a(u){return i=u,o(u)}function o(u){return u===i?(t.enter("thematicBreakSequence"),l(u)):r>=3&&(u===null||he(u))?(t.exit("thematicBreak"),e(u)):n(u)}function l(u){return u===i?(t.consume(u),r++,l):(t.exit("thematicBreakSequence"),Oe(u)?Be(t,o,"whitespace")(u):o(u))}}const xt={continuation:{tokenize:cO},exit:fO,name:"list",tokenize:uO},oO={partial:!0,tokenize:hO},lO={partial:!0,tokenize:dO};function uO(t,e,n){const r=this,i=r.events[r.events.length-1];let s=i&&i[1].type==="linePrefix"?i[2].sliceSerialize(i[1],!0).length:0,a=0;return o;function o(h){const y=r.containerState.type||(h===42||h===43||h===45?"listUnordered":"listOrdered");if(y==="listUnordered"?!r.containerState.marker||h===r.containerState.marker:Qu(h)){if(r.containerState.type||(r.containerState.type=y,t.enter(y,{_container:!0})),y==="listUnordered")return t.enter("listItemPrefix"),h===42||h===45?t.check(Ja,n,u)(h):u(h);if(!r.interrupt||h===49)return t.enter("listItemPrefix"),t.enter("listItemValue"),l(h)}return n(h)}function l(h){return Qu(h)&&++a<10?(t.consume(h),l):(!r.interrupt||a<2)&&(r.containerState.marker?h===r.containerState.marker:h===41||h===46)?(t.exit("listItemValue"),u(h)):n(h)}function u(h){return t.enter("listItemMarker"),t.consume(h),t.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||h,t.check(Wo,r.interrupt?n:c,t.attempt(oO,p,f))}function c(h){return r.containerState.initialBlankLine=!0,s++,p(h)}function f(h){return Oe(h)?(t.enter("listItemPrefixWhitespace"),t.consume(h),t.exit("listItemPrefixWhitespace"),p):n(h)}function p(h){return r.containerState.size=s+r.sliceSerialize(t.exit("listItemPrefix"),!0).length,e(h)}}function cO(t,e,n){const r=this;return r.containerState._closeFlow=void 0,t.check(Wo,i,s);function i(o){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Be(t,e,"listItemIndent",r.containerState.size+1)(o)}function s(o){return r.containerState.furtherBlankLines||!Oe(o)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,a(o)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,t.attempt(lO,e,a)(o))}function a(o){return r.containerState._closeFlow=!0,r.interrupt=void 0,Be(t,t.attempt(xt,e,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o)}}function dO(t,e,n){const r=this;return Be(t,i,"listItemIndent",r.containerState.size+1);function i(s){const a=r.events[r.events.length-1];return a&&a[1].type==="listItemIndent"&&a[2].sliceSerialize(a[1],!0).length===r.containerState.size?e(s):n(s)}}function fO(t){t.exit(this.containerState.type)}function hO(t,e,n){const r=this;return Be(t,i,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function i(s){const a=r.events[r.events.length-1];return!Oe(s)&&a&&a[1].type==="listItemPrefixWhitespace"?e(s):n(s)}}const bp={name:"setextUnderline",resolveTo:pO,tokenize:yO};function pO(t,e){let n=t.length,r,i,s;for(;n--;)if(t[n][0]==="enter"){if(t[n][1].type==="content"){r=n;break}t[n][1].type==="paragraph"&&(i=n)}else t[n][1].type==="content"&&t.splice(n,1),!s&&t[n][1].type==="definition"&&(s=n);const a={type:"setextHeading",start:{...t[r][1].start},end:{...t[t.length-1][1].end}};return t[i][1].type="setextHeadingText",s?(t.splice(i,0,["enter",a,e]),t.splice(s+1,0,["exit",t[r][1],e]),t[r][1].end={...t[s][1].end}):t[r][1]=a,t.push(["exit",a,e]),t}function yO(t,e,n){const r=this;let i;return s;function s(u){let c=r.events.length,f;for(;c--;)if(r.events[c][1].type!=="lineEnding"&&r.events[c][1].type!=="linePrefix"&&r.events[c][1].type!=="content"){f=r.events[c][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||f)?(t.enter("setextHeadingLine"),i=u,a(u)):n(u)}function a(u){return t.enter("setextHeadingLineSequence"),o(u)}function o(u){return u===i?(t.consume(u),o):(t.exit("setextHeadingLineSequence"),Oe(u)?Be(t,l,"lineSuffix")(u):l(u))}function l(u){return u===null||he(u)?(t.exit("setextHeadingLine"),e(u)):n(u)}}const mO={tokenize:gO};function gO(t){const e=this,n=t.attempt(Wo,r,t.attempt(this.parser.constructs.flowInitial,i,Be(t,t.attempt(this.parser.constructs.flow,i,t.attempt(A8,i)),"linePrefix")));return n;function r(s){if(s===null){t.consume(s);return}return t.enter("lineEndingBlank"),t.consume(s),t.exit("lineEndingBlank"),e.currentConstruct=void 0,n}function i(s){if(s===null){t.consume(s);return}return t.enter("lineEnding"),t.consume(s),t.exit("lineEnding"),e.currentConstruct=void 0,n}}const vO={resolveAll:wg()},bO=xg("string"),xO=xg("text");function xg(t){return{resolveAll:wg(t==="text"?wO:void 0),tokenize:e};function e(n){const r=this,i=this.parser.constructs[t],s=n.attempt(i,a,o);return a;function a(c){return u(c)?s(c):o(c)}function o(c){if(c===null){n.consume(c);return}return n.enter("data"),n.consume(c),l}function l(c){return u(c)?(n.exit("data"),s(c)):(n.consume(c),l)}function u(c){if(c===null)return!0;const f=i[c];let p=-1;if(f)for(;++p<f.length;){const h=f[p];if(!h.previous||h.previous.call(r,r.previous))return!0}return!1}}}function wg(t){return e;function e(n,r){let i=-1,s;for(;++i<=n.length;)s===void 0?n[i]&&n[i][1].type==="data"&&(s=i,i++):(!n[i]||n[i][1].type!=="data")&&(i!==s+2&&(n[s][1].end=n[i-1][1].end,n.splice(s+2,i-s-2),i=s+2),s=void 0);return t?t(n,r):n}}function wO(t,e){let n=0;for(;++n<=t.length;)if((n===t.length||t[n][1].type==="lineEnding")&&t[n-1][1].type==="data"){const r=t[n-1][1],i=e.sliceStream(r);let s=i.length,a=-1,o=0,l;for(;s--;){const u=i[s];if(typeof u=="string"){for(a=u.length;u.charCodeAt(a-1)===32;)o++,a--;if(a)break;a=-1}else if(u===-2)l=!0,o++;else if(u!==-1){s++;break}}if(e._contentTypeTextTrailing&&n===t.length&&(o=0),o){const u={type:n===t.length||l||o<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:s?a:r.start._bufferIndex+a,_index:r.start._index+s,line:r.end.line,column:r.end.column-o,offset:r.end.offset-o},end:{...r.end}};r.end={...u.start},r.start.offset===r.end.offset?Object.assign(r,u):(t.splice(n,0,["enter",u,e],["exit",u,e]),n+=2)}n++}return t}const AO={42:xt,43:xt,45:xt,48:xt,49:xt,50:xt,51:xt,52:xt,53:xt,54:xt,55:xt,56:xt,57:xt,62:hg},SO={91:E8},CO={[-2]:Ol,[-1]:Ol,32:Ol},kO={35:L8,42:Ja,45:[bp,Ja],60:D8,61:bp,95:Ja,96:gp,126:gp},jO={38:yg,92:pg},EO={[-5]:Pl,[-4]:Pl,[-3]:Pl,33:tO,38:yg,42:Gu,60:[r8,W8],91:rO,92:[I8,pg],93:qc,95:Gu,96:m8},OO={null:[Gu,vO]},PO={null:[42,95]},TO={null:[]},IO=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:PO,contentInitial:SO,disable:TO,document:AO,flow:kO,flowInitial:CO,insideSpan:OO,string:jO,text:EO},Symbol.toStringTag,{value:"Module"}));function MO(t,e,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const i={},s=[];let a=[],o=[];const l={attempt:x(A),check:x(w),consume:S,enter:j,exit:E,interrupt:x(w,{interrupt:!0})},u={code:null,containerState:{},defineSkip:m,events:[],now:y,parser:t,previous:null,sliceSerialize:p,sliceStream:h,write:f};let c=e.tokenize.call(u,l);return e.resolveAll&&s.push(e),u;function f(I){return a=Jt(a,I),g(),a[a.length-1]!==null?[]:(b(e,0),u.events=Hc(s,u.events,u),u.events)}function p(I,T){return NO(h(I),T)}function h(I){return LO(a,I)}function y(){const{_bufferIndex:I,_index:T,line:z,column:N,offset:O}=r;return{_bufferIndex:I,_index:T,line:z,column:N,offset:O}}function m(I){i[I.line]=I.column,R()}function g(){let I;for(;r._index<a.length;){const T=a[r._index];if(typeof T=="string")for(I=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===I&&r._bufferIndex<T.length;)v(T.charCodeAt(r._bufferIndex));else v(T)}}function v(I){c=c(I)}function S(I){he(I)?(r.line++,r.column=1,r.offset+=I===-3?2:1,R()):I!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===a[r._index].length&&(r._bufferIndex=-1,r._index++)),u.previous=I}function j(I,T){const z=T||{};return z.type=I,z.start=y(),u.events.push(["enter",z,u]),o.push(z),z}function E(I){const T=o.pop();return T.end=y(),u.events.push(["exit",T,u]),T}function A(I,T){b(I,T.from)}function w(I,T){T.restore()}function x(I,T){return z;function z(N,O,B){let _,Y,G,C;return Array.isArray(N)?q(N):"tokenize"in N?q([N]):W(N);function W(V){return ie;function ie(ue){const ye=ue!==null&&V[ue],oe=ue!==null&&V.null,Ee=[...Array.isArray(ye)?ye:ye?[ye]:[],...Array.isArray(oe)?oe:oe?[oe]:[]];return q(Ee)(ue)}}function q(V){return _=V,Y=0,V.length===0?B:P(V[Y])}function P(V){return ie;function ie(ue){return C=L(),G=V,V.partial||(u.currentConstruct=V),V.name&&u.parser.constructs.disable.null.includes(V.name)?$():V.tokenize.call(T?Object.assign(Object.create(u),T):u,l,Q,$)(ue)}}function Q(V){return I(G,C),O}function $(V){return C.restore(),++Y<_.length?P(_[Y]):B}}}function b(I,T){I.resolveAll&&!s.includes(I)&&s.push(I),I.resolve&&jn(u.events,T,u.events.length-T,I.resolve(u.events.slice(T),u)),I.resolveTo&&(u.events=I.resolveTo(u.events,u))}function L(){const I=y(),T=u.previous,z=u.currentConstruct,N=u.events.length,O=Array.from(o);return{from:N,restore:B};function B(){r=I,u.previous=T,u.currentConstruct=z,u.events.length=N,o=O,R()}}function R(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function LO(t,e){const n=e.start._index,r=e.start._bufferIndex,i=e.end._index,s=e.end._bufferIndex;let a;if(n===i)a=[t[n].slice(r,s)];else{if(a=t.slice(n,i),r>-1){const o=a[0];typeof o=="string"?a[0]=o.slice(r):a.shift()}s>0&&a.push(t[i].slice(0,s))}return a}function NO(t,e){let n=-1;const r=[];let i;for(;++n<t.length;){const s=t[n];let a;if(typeof s=="string")a=s;else switch(s){case-5:{a="\r";break}case-4:{a=`
61
61
  `;break}case-3:{a=`\r
62
- `;break}case-2:{a=e?" ":" ";break}case-1:{if(!e&&i)continue;a=" ";break}default:a=String.fromCharCode(s)}i=s===-2,r.push(a)}return r.join("")}function RO(t){const r={constructs:HE([IO,...(t||{}).extensions||[]]),content:i(XE),defined:[],document:i(ZE),flow:i(mO),lazy:{},string:i(bO),text:i(xO)};return r;function i(s){return a;function a(o){return MO(r,s,o)}}}function _O(t){for(;!mg(t););return t}const xp=/[\0\t\n\r]/g;function DO(){let t=1,e="",n=!0,r;return i;function i(s,a,o){const l=[];let u,c,f,p,h;for(s=e+(typeof s=="string"?s.toString():new TextDecoder(a||void 0).decode(s)),f=0,e="",n&&(s.charCodeAt(0)===65279&&f++,n=void 0);f<s.length;){if(xp.lastIndex=f,u=xp.exec(s),p=u&&u.index!==void 0?u.index:s.length,h=s.charCodeAt(p),!u){e=s.slice(f);break}if(h===10&&f===p&&r)l.push(-3),r=void 0;else switch(r&&(l.push(-5),r=void 0),f<p&&(l.push(s.slice(f,p)),t+=p-f),h){case 0:{l.push(65533),t++;break}case 9:{for(c=Math.ceil(t/4)*4,l.push(-2);t++<c;)l.push(-1);break}case 10:{l.push(-4),t=1;break}default:r=!0,t=1}f=p+1}return o&&(r&&l.push(-5),e&&l.push(e),l.push(null)),l}}const BO=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function FO(t){return t.replace(BO,zO)}function zO(t,e,n){if(e)return e;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),s=i===120||i===88;return fg(n.slice(s?2:1),s?16:10)}return Uc(n)||t}const Ag={}.hasOwnProperty;function UO(t,e,n){return typeof e!="string"&&(n=e,e=void 0),HO(n)(_O(RO(n).document().write(DO()(t,e,!0))))}function HO(t){const e={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(Ye),autolinkProtocol:L,autolinkEmail:L,atxHeading:s(ct),blockQuote:s(oe),characterEscape:L,characterReference:L,codeFenced:s(Ee),codeFencedFenceInfo:a,codeFencedFenceMeta:a,codeIndented:s(Ee,a),codeText:s(Z,a),codeTextData:L,data:L,codeFlowValue:L,definition:s(Qe),definitionDestinationString:a,definitionLabelString:a,definitionTitleString:a,emphasis:s(Pt),hardBreakEscape:s(Ge),hardBreakTrailing:s(Ge),htmlFlow:s(tt,a),htmlFlowData:L,htmlText:s(tt,a),htmlTextData:L,image:s(rn),label:a,link:s(Ye),listItem:s(En),listItemValue:p,listOrdered:s(sn,f),listUnordered:s(sn),paragraph:s(Re),reference:T,referenceString:a,resourceDestinationString:a,resourceTitleString:a,setextHeading:s(ct),strong:s(me),thematicBreak:s(xe)},exit:{atxHeading:l(),atxHeadingSequence:A,autolink:l(),autolinkEmail:ye,autolinkProtocol:ue,blockQuote:l(),characterEscapeValue:R,characterReferenceMarkerHexadecimal:$,characterReferenceMarkerNumeric:$,characterReferenceValue:V,characterReference:ie,codeFenced:l(g),codeFencedFence:m,codeFencedFenceInfo:h,codeFencedFenceMeta:y,codeFlowValue:R,codeIndented:l(v),codeText:l(O),codeTextData:R,data:R,definition:l(),definitionDestinationString:E,definitionLabelString:S,definitionTitleString:j,emphasis:l(),hardBreakEscape:l(P),hardBreakTrailing:l(P),htmlFlow:l(z),htmlFlowData:R,htmlText:l(N),htmlTextData:R,image:l(_),label:G,labelText:Y,lineEnding:I,link:l(B),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:Q,resourceDestinationString:C,resourceTitleString:W,resource:q,setextHeading:l(b),setextHeadingLineSequence:x,setextHeadingText:w,strong:l(),thematicBreak:l()}};Sg(e,(t||{}).mdastExtensions||[]);const n={};return r;function r(U){let J={type:"root",children:[]};const ce={stack:[J],tokenStack:[],config:e,enter:o,exit:u,buffer:a,resume:c,data:n},we=[];let ke=-1;for(;++ke<U.length;)if(U[ke][1].type==="listOrdered"||U[ke][1].type==="listUnordered")if(U[ke][0]==="enter")we.push(ke);else{const nt=we.pop();ke=i(U,nt,ke)}for(ke=-1;++ke<U.length;){const nt=e[U[ke][0]];Ag.call(nt,U[ke][1].type)&&nt[U[ke][1].type].call(Object.assign({sliceSerialize:U[ke][2].sliceSerialize},ce),U[ke][1])}if(ce.tokenStack.length>0){const nt=ce.tokenStack[ce.tokenStack.length-1];(nt[1]||wp).call(ce,void 0,nt[0])}for(J.position={start:$n(U.length>0?U[0][1].start:{line:1,column:1,offset:0}),end:$n(U.length>0?U[U.length-2][1].end:{line:1,column:1,offset:0})},ke=-1;++ke<e.transforms.length;)J=e.transforms[ke](J)||J;return J}function i(U,J,ce){let we=J-1,ke=-1,nt=!1,gt,vt,dn,On;for(;++we<=ce;){const rt=U[we];switch(rt[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{rt[0]==="enter"?ke++:ke--,On=void 0;break}case"lineEndingBlank":{rt[0]==="enter"&&(gt&&!On&&!ke&&!dn&&(dn=we),On=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:On=void 0}if(!ke&&rt[0]==="enter"&&rt[1].type==="listItemPrefix"||ke===-1&&rt[0]==="exit"&&(rt[1].type==="listUnordered"||rt[1].type==="listOrdered")){if(gt){let an=we;for(vt=void 0;an--;){const dt=U[an];if(dt[1].type==="lineEnding"||dt[1].type==="lineEndingBlank"){if(dt[0]==="exit")continue;vt&&(U[vt][1].type="lineEndingBlank",nt=!0),dt[1].type="lineEnding",vt=an}else if(!(dt[1].type==="linePrefix"||dt[1].type==="blockQuotePrefix"||dt[1].type==="blockQuotePrefixWhitespace"||dt[1].type==="blockQuoteMarker"||dt[1].type==="listItemIndent"))break}dn&&(!vt||dn<vt)&&(gt._spread=!0),gt.end=Object.assign({},vt?U[vt][1].start:rt[1].end),U.splice(vt||we,0,["exit",gt,rt[2]]),we++,ce++}if(rt[1].type==="listItemPrefix"){const an={type:"listItem",_spread:!1,start:Object.assign({},rt[1].start),end:void 0};gt=an,U.splice(we,0,["enter",an,rt[2]]),we++,ce++,dn=void 0,On=!0}}}return U[J][1]._spread=nt,ce}function s(U,J){return ce;function ce(we){o.call(this,U(we),we),J&&J.call(this,we)}}function a(){this.stack.push({type:"fragment",children:[]})}function o(U,J,ce){this.stack[this.stack.length-1].children.push(U),this.stack.push(U),this.tokenStack.push([J,ce||void 0]),U.position={start:$n(J.start),end:void 0}}function l(U){return J;function J(ce){U&&U.call(this,ce),u.call(this,ce)}}function u(U,J){const ce=this.stack.pop(),we=this.tokenStack.pop();if(we)we[0].type!==U.type&&(J?J.call(this,U,we[0]):(we[1]||wp).call(this,U,we[0]));else throw new Error("Cannot close `"+U.type+"` ("+Cs({start:U.start,end:U.end})+"): it’s not open");ce.position.end=$n(U.end)}function c(){return zE(this.stack.pop())}function f(){this.data.expectingFirstListItemValue=!0}function p(U){if(this.data.expectingFirstListItemValue){const J=this.stack[this.stack.length-2];J.start=Number.parseInt(this.sliceSerialize(U),10),this.data.expectingFirstListItemValue=void 0}}function h(){const U=this.resume(),J=this.stack[this.stack.length-1];J.lang=U}function y(){const U=this.resume(),J=this.stack[this.stack.length-1];J.meta=U}function m(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function g(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function v(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U.replace(/(\r?\n|\r)$/g,"")}function S(U){const J=this.resume(),ce=this.stack[this.stack.length-1];ce.label=J,ce.identifier=gi(this.sliceSerialize(U)).toLowerCase()}function j(){const U=this.resume(),J=this.stack[this.stack.length-1];J.title=U}function E(){const U=this.resume(),J=this.stack[this.stack.length-1];J.url=U}function A(U){const J=this.stack[this.stack.length-1];if(!J.depth){const ce=this.sliceSerialize(U).length;J.depth=ce}}function w(){this.data.setextHeadingSlurpLineEnding=!0}function x(U){const J=this.stack[this.stack.length-1];J.depth=this.sliceSerialize(U).codePointAt(0)===61?1:2}function b(){this.data.setextHeadingSlurpLineEnding=void 0}function L(U){const ce=this.stack[this.stack.length-1].children;let we=ce[ce.length-1];(!we||we.type!=="text")&&(we=ge(),we.position={start:$n(U.start),end:void 0},ce.push(we)),this.stack.push(we)}function R(U){const J=this.stack.pop();J.value+=this.sliceSerialize(U),J.position.end=$n(U.end)}function I(U){const J=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ce=J.children[J.children.length-1];ce.position.end=$n(U.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&e.canContainEols.includes(J.type)&&(L.call(this,U),R.call(this,U))}function P(){this.data.atHardBreak=!0}function z(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U}function N(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U}function O(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U}function B(){const U=this.stack[this.stack.length-1];if(this.data.inReference){const J=this.data.referenceType||"shortcut";U.type+="Reference",U.referenceType=J,delete U.url,delete U.title}else delete U.identifier,delete U.label;this.data.referenceType=void 0}function _(){const U=this.stack[this.stack.length-1];if(this.data.inReference){const J=this.data.referenceType||"shortcut";U.type+="Reference",U.referenceType=J,delete U.url,delete U.title}else delete U.identifier,delete U.label;this.data.referenceType=void 0}function Y(U){const J=this.sliceSerialize(U),ce=this.stack[this.stack.length-2];ce.label=FO(J),ce.identifier=gi(J).toLowerCase()}function G(){const U=this.stack[this.stack.length-1],J=this.resume(),ce=this.stack[this.stack.length-1];if(this.data.inReference=!0,ce.type==="link"){const we=U.children;ce.children=we}else ce.alt=J}function C(){const U=this.resume(),J=this.stack[this.stack.length-1];J.url=U}function W(){const U=this.resume(),J=this.stack[this.stack.length-1];J.title=U}function q(){this.data.inReference=void 0}function T(){this.data.referenceType="collapsed"}function Q(U){const J=this.resume(),ce=this.stack[this.stack.length-1];ce.label=J,ce.identifier=gi(this.sliceSerialize(U)).toLowerCase(),this.data.referenceType="full"}function $(U){this.data.characterReferenceType=U.type}function V(U){const J=this.sliceSerialize(U),ce=this.data.characterReferenceType;let we;ce?(we=fg(J,ce==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):we=Uc(J);const ke=this.stack[this.stack.length-1];ke.value+=we}function ie(U){const J=this.stack.pop();J.position.end=$n(U.end)}function ue(U){R.call(this,U);const J=this.stack[this.stack.length-1];J.url=this.sliceSerialize(U)}function ye(U){R.call(this,U);const J=this.stack[this.stack.length-1];J.url="mailto:"+this.sliceSerialize(U)}function oe(){return{type:"blockquote",children:[]}}function Ee(){return{type:"code",lang:null,meta:null,value:""}}function Z(){return{type:"inlineCode",value:""}}function Qe(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Pt(){return{type:"emphasis",children:[]}}function ct(){return{type:"heading",depth:0,children:[]}}function Ge(){return{type:"break"}}function tt(){return{type:"html",value:""}}function rn(){return{type:"image",title:null,url:"",alt:null}}function Ye(){return{type:"link",title:null,url:"",children:[]}}function sn(U){return{type:"list",ordered:U.type==="listOrdered",start:null,spread:U._spread,children:[]}}function En(U){return{type:"listItem",spread:U._spread,checked:null,children:[]}}function Re(){return{type:"paragraph",children:[]}}function me(){return{type:"strong",children:[]}}function ge(){return{type:"text",value:""}}function xe(){return{type:"thematicBreak"}}}function $n(t){return{line:t.line,column:t.column,offset:t.offset}}function Sg(t,e){let n=-1;for(;++n<e.length;){const r=e[n];Array.isArray(r)?Sg(t,r):qO(t,r)}}function qO(t,e){let n;for(n in e)if(Ag.call(e,n))switch(n){case"canContainEols":{const r=e[n];r&&t[n].push(...r);break}case"transforms":{const r=e[n];r&&t[n].push(...r);break}case"enter":case"exit":{const r=e[n];r&&Object.assign(t[n],r);break}}}function wp(t,e){throw t?new Error("Cannot close `"+t.type+"` ("+Cs({start:t.start,end:t.end})+"): a different token (`"+e.type+"`, "+Cs({start:e.start,end:e.end})+") is open"):new Error("Cannot close document, a token (`"+e.type+"`, "+Cs({start:e.start,end:e.end})+") is still open")}function WO(t){const e=this;e.parser=n;function n(r){return UO(r,{...e.data("settings"),...t,extensions:e.data("micromarkExtensions")||[],mdastExtensions:e.data("fromMarkdownExtensions")||[]})}}function QO(t,e){const n={type:"element",tagName:"blockquote",properties:{},children:t.wrap(t.all(e),!0)};return t.patch(e,n),t.applyData(e,n)}function GO(t,e){const n={type:"element",tagName:"br",properties:{},children:[]};return t.patch(e,n),[t.applyData(e,n),{type:"text",value:`
62
+ `;break}case-2:{a=e?" ":" ";break}case-1:{if(!e&&i)continue;a=" ";break}default:a=String.fromCharCode(s)}i=s===-2,r.push(a)}return r.join("")}function RO(t){const r={constructs:HE([IO,...(t||{}).extensions||[]]),content:i(XE),defined:[],document:i(ZE),flow:i(mO),lazy:{},string:i(bO),text:i(xO)};return r;function i(s){return a;function a(o){return MO(r,s,o)}}}function _O(t){for(;!mg(t););return t}const xp=/[\0\t\n\r]/g;function DO(){let t=1,e="",n=!0,r;return i;function i(s,a,o){const l=[];let u,c,f,p,h;for(s=e+(typeof s=="string"?s.toString():new TextDecoder(a||void 0).decode(s)),f=0,e="",n&&(s.charCodeAt(0)===65279&&f++,n=void 0);f<s.length;){if(xp.lastIndex=f,u=xp.exec(s),p=u&&u.index!==void 0?u.index:s.length,h=s.charCodeAt(p),!u){e=s.slice(f);break}if(h===10&&f===p&&r)l.push(-3),r=void 0;else switch(r&&(l.push(-5),r=void 0),f<p&&(l.push(s.slice(f,p)),t+=p-f),h){case 0:{l.push(65533),t++;break}case 9:{for(c=Math.ceil(t/4)*4,l.push(-2);t++<c;)l.push(-1);break}case 10:{l.push(-4),t=1;break}default:r=!0,t=1}f=p+1}return o&&(r&&l.push(-5),e&&l.push(e),l.push(null)),l}}const BO=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function FO(t){return t.replace(BO,zO)}function zO(t,e,n){if(e)return e;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),s=i===120||i===88;return fg(n.slice(s?2:1),s?16:10)}return Uc(n)||t}const Ag={}.hasOwnProperty;function UO(t,e,n){return typeof e!="string"&&(n=e,e=void 0),HO(n)(_O(RO(n).document().write(DO()(t,e,!0))))}function HO(t){const e={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(Ye),autolinkProtocol:L,autolinkEmail:L,atxHeading:s(ct),blockQuote:s(oe),characterEscape:L,characterReference:L,codeFenced:s(Ee),codeFencedFenceInfo:a,codeFencedFenceMeta:a,codeIndented:s(Ee,a),codeText:s(Z,a),codeTextData:L,data:L,codeFlowValue:L,definition:s(Qe),definitionDestinationString:a,definitionLabelString:a,definitionTitleString:a,emphasis:s(Tt),hardBreakEscape:s(Ge),hardBreakTrailing:s(Ge),htmlFlow:s(tt,a),htmlFlowData:L,htmlText:s(tt,a),htmlTextData:L,image:s(rn),label:a,link:s(Ye),listItem:s(En),listItemValue:p,listOrdered:s(sn,f),listUnordered:s(sn),paragraph:s(Re),reference:P,referenceString:a,resourceDestinationString:a,resourceTitleString:a,setextHeading:s(ct),strong:s(me),thematicBreak:s(xe)},exit:{atxHeading:l(),atxHeadingSequence:A,autolink:l(),autolinkEmail:ye,autolinkProtocol:ue,blockQuote:l(),characterEscapeValue:R,characterReferenceMarkerHexadecimal:$,characterReferenceMarkerNumeric:$,characterReferenceValue:V,characterReference:ie,codeFenced:l(g),codeFencedFence:m,codeFencedFenceInfo:h,codeFencedFenceMeta:y,codeFlowValue:R,codeIndented:l(v),codeText:l(O),codeTextData:R,data:R,definition:l(),definitionDestinationString:E,definitionLabelString:S,definitionTitleString:j,emphasis:l(),hardBreakEscape:l(T),hardBreakTrailing:l(T),htmlFlow:l(z),htmlFlowData:R,htmlText:l(N),htmlTextData:R,image:l(_),label:G,labelText:Y,lineEnding:I,link:l(B),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:Q,resourceDestinationString:C,resourceTitleString:W,resource:q,setextHeading:l(b),setextHeadingLineSequence:x,setextHeadingText:w,strong:l(),thematicBreak:l()}};Sg(e,(t||{}).mdastExtensions||[]);const n={};return r;function r(U){let J={type:"root",children:[]};const ce={stack:[J],tokenStack:[],config:e,enter:o,exit:u,buffer:a,resume:c,data:n},we=[];let ke=-1;for(;++ke<U.length;)if(U[ke][1].type==="listOrdered"||U[ke][1].type==="listUnordered")if(U[ke][0]==="enter")we.push(ke);else{const nt=we.pop();ke=i(U,nt,ke)}for(ke=-1;++ke<U.length;){const nt=e[U[ke][0]];Ag.call(nt,U[ke][1].type)&&nt[U[ke][1].type].call(Object.assign({sliceSerialize:U[ke][2].sliceSerialize},ce),U[ke][1])}if(ce.tokenStack.length>0){const nt=ce.tokenStack[ce.tokenStack.length-1];(nt[1]||wp).call(ce,void 0,nt[0])}for(J.position={start:$n(U.length>0?U[0][1].start:{line:1,column:1,offset:0}),end:$n(U.length>0?U[U.length-2][1].end:{line:1,column:1,offset:0})},ke=-1;++ke<e.transforms.length;)J=e.transforms[ke](J)||J;return J}function i(U,J,ce){let we=J-1,ke=-1,nt=!1,gt,vt,dn,On;for(;++we<=ce;){const rt=U[we];switch(rt[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{rt[0]==="enter"?ke++:ke--,On=void 0;break}case"lineEndingBlank":{rt[0]==="enter"&&(gt&&!On&&!ke&&!dn&&(dn=we),On=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:On=void 0}if(!ke&&rt[0]==="enter"&&rt[1].type==="listItemPrefix"||ke===-1&&rt[0]==="exit"&&(rt[1].type==="listUnordered"||rt[1].type==="listOrdered")){if(gt){let an=we;for(vt=void 0;an--;){const dt=U[an];if(dt[1].type==="lineEnding"||dt[1].type==="lineEndingBlank"){if(dt[0]==="exit")continue;vt&&(U[vt][1].type="lineEndingBlank",nt=!0),dt[1].type="lineEnding",vt=an}else if(!(dt[1].type==="linePrefix"||dt[1].type==="blockQuotePrefix"||dt[1].type==="blockQuotePrefixWhitespace"||dt[1].type==="blockQuoteMarker"||dt[1].type==="listItemIndent"))break}dn&&(!vt||dn<vt)&&(gt._spread=!0),gt.end=Object.assign({},vt?U[vt][1].start:rt[1].end),U.splice(vt||we,0,["exit",gt,rt[2]]),we++,ce++}if(rt[1].type==="listItemPrefix"){const an={type:"listItem",_spread:!1,start:Object.assign({},rt[1].start),end:void 0};gt=an,U.splice(we,0,["enter",an,rt[2]]),we++,ce++,dn=void 0,On=!0}}}return U[J][1]._spread=nt,ce}function s(U,J){return ce;function ce(we){o.call(this,U(we),we),J&&J.call(this,we)}}function a(){this.stack.push({type:"fragment",children:[]})}function o(U,J,ce){this.stack[this.stack.length-1].children.push(U),this.stack.push(U),this.tokenStack.push([J,ce||void 0]),U.position={start:$n(J.start),end:void 0}}function l(U){return J;function J(ce){U&&U.call(this,ce),u.call(this,ce)}}function u(U,J){const ce=this.stack.pop(),we=this.tokenStack.pop();if(we)we[0].type!==U.type&&(J?J.call(this,U,we[0]):(we[1]||wp).call(this,U,we[0]));else throw new Error("Cannot close `"+U.type+"` ("+Cs({start:U.start,end:U.end})+"): it’s not open");ce.position.end=$n(U.end)}function c(){return zE(this.stack.pop())}function f(){this.data.expectingFirstListItemValue=!0}function p(U){if(this.data.expectingFirstListItemValue){const J=this.stack[this.stack.length-2];J.start=Number.parseInt(this.sliceSerialize(U),10),this.data.expectingFirstListItemValue=void 0}}function h(){const U=this.resume(),J=this.stack[this.stack.length-1];J.lang=U}function y(){const U=this.resume(),J=this.stack[this.stack.length-1];J.meta=U}function m(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function g(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function v(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U.replace(/(\r?\n|\r)$/g,"")}function S(U){const J=this.resume(),ce=this.stack[this.stack.length-1];ce.label=J,ce.identifier=gi(this.sliceSerialize(U)).toLowerCase()}function j(){const U=this.resume(),J=this.stack[this.stack.length-1];J.title=U}function E(){const U=this.resume(),J=this.stack[this.stack.length-1];J.url=U}function A(U){const J=this.stack[this.stack.length-1];if(!J.depth){const ce=this.sliceSerialize(U).length;J.depth=ce}}function w(){this.data.setextHeadingSlurpLineEnding=!0}function x(U){const J=this.stack[this.stack.length-1];J.depth=this.sliceSerialize(U).codePointAt(0)===61?1:2}function b(){this.data.setextHeadingSlurpLineEnding=void 0}function L(U){const ce=this.stack[this.stack.length-1].children;let we=ce[ce.length-1];(!we||we.type!=="text")&&(we=ge(),we.position={start:$n(U.start),end:void 0},ce.push(we)),this.stack.push(we)}function R(U){const J=this.stack.pop();J.value+=this.sliceSerialize(U),J.position.end=$n(U.end)}function I(U){const J=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ce=J.children[J.children.length-1];ce.position.end=$n(U.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&e.canContainEols.includes(J.type)&&(L.call(this,U),R.call(this,U))}function T(){this.data.atHardBreak=!0}function z(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U}function N(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U}function O(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U}function B(){const U=this.stack[this.stack.length-1];if(this.data.inReference){const J=this.data.referenceType||"shortcut";U.type+="Reference",U.referenceType=J,delete U.url,delete U.title}else delete U.identifier,delete U.label;this.data.referenceType=void 0}function _(){const U=this.stack[this.stack.length-1];if(this.data.inReference){const J=this.data.referenceType||"shortcut";U.type+="Reference",U.referenceType=J,delete U.url,delete U.title}else delete U.identifier,delete U.label;this.data.referenceType=void 0}function Y(U){const J=this.sliceSerialize(U),ce=this.stack[this.stack.length-2];ce.label=FO(J),ce.identifier=gi(J).toLowerCase()}function G(){const U=this.stack[this.stack.length-1],J=this.resume(),ce=this.stack[this.stack.length-1];if(this.data.inReference=!0,ce.type==="link"){const we=U.children;ce.children=we}else ce.alt=J}function C(){const U=this.resume(),J=this.stack[this.stack.length-1];J.url=U}function W(){const U=this.resume(),J=this.stack[this.stack.length-1];J.title=U}function q(){this.data.inReference=void 0}function P(){this.data.referenceType="collapsed"}function Q(U){const J=this.resume(),ce=this.stack[this.stack.length-1];ce.label=J,ce.identifier=gi(this.sliceSerialize(U)).toLowerCase(),this.data.referenceType="full"}function $(U){this.data.characterReferenceType=U.type}function V(U){const J=this.sliceSerialize(U),ce=this.data.characterReferenceType;let we;ce?(we=fg(J,ce==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):we=Uc(J);const ke=this.stack[this.stack.length-1];ke.value+=we}function ie(U){const J=this.stack.pop();J.position.end=$n(U.end)}function ue(U){R.call(this,U);const J=this.stack[this.stack.length-1];J.url=this.sliceSerialize(U)}function ye(U){R.call(this,U);const J=this.stack[this.stack.length-1];J.url="mailto:"+this.sliceSerialize(U)}function oe(){return{type:"blockquote",children:[]}}function Ee(){return{type:"code",lang:null,meta:null,value:""}}function Z(){return{type:"inlineCode",value:""}}function Qe(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Tt(){return{type:"emphasis",children:[]}}function ct(){return{type:"heading",depth:0,children:[]}}function Ge(){return{type:"break"}}function tt(){return{type:"html",value:""}}function rn(){return{type:"image",title:null,url:"",alt:null}}function Ye(){return{type:"link",title:null,url:"",children:[]}}function sn(U){return{type:"list",ordered:U.type==="listOrdered",start:null,spread:U._spread,children:[]}}function En(U){return{type:"listItem",spread:U._spread,checked:null,children:[]}}function Re(){return{type:"paragraph",children:[]}}function me(){return{type:"strong",children:[]}}function ge(){return{type:"text",value:""}}function xe(){return{type:"thematicBreak"}}}function $n(t){return{line:t.line,column:t.column,offset:t.offset}}function Sg(t,e){let n=-1;for(;++n<e.length;){const r=e[n];Array.isArray(r)?Sg(t,r):qO(t,r)}}function qO(t,e){let n;for(n in e)if(Ag.call(e,n))switch(n){case"canContainEols":{const r=e[n];r&&t[n].push(...r);break}case"transforms":{const r=e[n];r&&t[n].push(...r);break}case"enter":case"exit":{const r=e[n];r&&Object.assign(t[n],r);break}}}function wp(t,e){throw t?new Error("Cannot close `"+t.type+"` ("+Cs({start:t.start,end:t.end})+"): a different token (`"+e.type+"`, "+Cs({start:e.start,end:e.end})+") is open"):new Error("Cannot close document, a token (`"+e.type+"`, "+Cs({start:e.start,end:e.end})+") is still open")}function WO(t){const e=this;e.parser=n;function n(r){return UO(r,{...e.data("settings"),...t,extensions:e.data("micromarkExtensions")||[],mdastExtensions:e.data("fromMarkdownExtensions")||[]})}}function QO(t,e){const n={type:"element",tagName:"blockquote",properties:{},children:t.wrap(t.all(e),!0)};return t.patch(e,n),t.applyData(e,n)}function GO(t,e){const n={type:"element",tagName:"br",properties:{},children:[]};return t.patch(e,n),[t.applyData(e,n),{type:"text",value:`
63
63
  `}]}function YO(t,e){const n=e.value?e.value+`
64
64
  `:"",r={};e.lang&&(r.className=["language-"+e.lang]);let i={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return e.meta&&(i.data={meta:e.meta}),t.patch(e,i),i=t.applyData(e,i),i={type:"element",tagName:"pre",properties:{},children:[i]},t.patch(e,i),i}function VO(t,e){const n={type:"element",tagName:"del",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}function KO(t,e){const n={type:"element",tagName:"em",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}function XO(t,e){const n=typeof t.options.clobberPrefix=="string"?t.options.clobberPrefix:"user-content-",r=String(e.identifier).toUpperCase(),i=Qi(r.toLowerCase()),s=t.footnoteOrder.indexOf(r);let a,o=t.footnoteCounts.get(r);o===void 0?(o=0,t.footnoteOrder.push(r),a=t.footnoteOrder.length):a=s+1,o+=1,t.footnoteCounts.set(r,o);const l={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+i,id:n+"fnref-"+i+(o>1?"-"+o:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(a)}]};t.patch(e,l);const u={type:"element",tagName:"sup",properties:{},children:[l]};return t.patch(e,u),t.applyData(e,u)}function JO(t,e){const n={type:"element",tagName:"h"+e.depth,properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}function ZO(t,e){if(t.options.allowDangerousHtml){const n={type:"raw",value:e.value};return t.patch(e,n),t.applyData(e,n)}}function Cg(t,e){const n=e.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(e.label||e.identifier)+"]"),e.type==="imageReference")return[{type:"text",value:"!["+e.alt+r}];const i=t.all(e),s=i[0];s&&s.type==="text"?s.value="["+s.value:i.unshift({type:"text",value:"["});const a=i[i.length-1];return a&&a.type==="text"?a.value+=r:i.push({type:"text",value:r}),i}function $O(t,e){const n=String(e.identifier).toUpperCase(),r=t.definitionById.get(n);if(!r)return Cg(t,e);const i={src:Qi(r.url||""),alt:e.alt};r.title!==null&&r.title!==void 0&&(i.title=r.title);const s={type:"element",tagName:"img",properties:i,children:[]};return t.patch(e,s),t.applyData(e,s)}function e7(t,e){const n={src:Qi(e.url)};e.alt!==null&&e.alt!==void 0&&(n.alt=e.alt),e.title!==null&&e.title!==void 0&&(n.title=e.title);const r={type:"element",tagName:"img",properties:n,children:[]};return t.patch(e,r),t.applyData(e,r)}function t7(t,e){const n={type:"text",value:e.value.replace(/\r?\n|\r/g," ")};t.patch(e,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return t.patch(e,r),t.applyData(e,r)}function n7(t,e){const n=String(e.identifier).toUpperCase(),r=t.definitionById.get(n);if(!r)return Cg(t,e);const i={href:Qi(r.url||"")};r.title!==null&&r.title!==void 0&&(i.title=r.title);const s={type:"element",tagName:"a",properties:i,children:t.all(e)};return t.patch(e,s),t.applyData(e,s)}function r7(t,e){const n={href:Qi(e.url)};e.title!==null&&e.title!==void 0&&(n.title=e.title);const r={type:"element",tagName:"a",properties:n,children:t.all(e)};return t.patch(e,r),t.applyData(e,r)}function i7(t,e,n){const r=t.all(e),i=n?s7(n):kg(e),s={},a=[];if(typeof e.checked=="boolean"){const c=r[0];let f;c&&c.type==="element"&&c.tagName==="p"?f=c:(f={type:"element",tagName:"p",properties:{},children:[]},r.unshift(f)),f.children.length>0&&f.children.unshift({type:"text",value:" "}),f.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:e.checked,disabled:!0},children:[]}),s.className=["task-list-item"]}let o=-1;for(;++o<r.length;){const c=r[o];(i||o!==0||c.type!=="element"||c.tagName!=="p")&&a.push({type:"text",value:`
65
65
  `}),c.type==="element"&&c.tagName==="p"&&!i?a.push(...c.children):a.push(c)}const l=r[r.length-1];l&&(i||l.type!=="element"||l.tagName!=="p")&&a.push({type:"text",value:`
66
66
  `});const u={type:"element",tagName:"li",properties:s,children:a};return t.patch(e,u),t.applyData(e,u)}function s7(t){let e=!1;if(t.type==="list"){e=t.spread||!1;const n=t.children;let r=-1;for(;!e&&++r<n.length;)e=kg(n[r])}return e}function kg(t){const e=t.spread;return e==null?t.children.length>1:e}function a7(t,e){const n={},r=t.all(e);let i=-1;for(typeof e.start=="number"&&e.start!==1&&(n.start=e.start);++i<r.length;){const a=r[i];if(a.type==="element"&&a.tagName==="li"&&a.properties&&Array.isArray(a.properties.className)&&a.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const s={type:"element",tagName:e.ordered?"ol":"ul",properties:n,children:t.wrap(r,!0)};return t.patch(e,s),t.applyData(e,s)}function o7(t,e){const n={type:"element",tagName:"p",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}function l7(t,e){const n={type:"root",children:t.wrap(t.all(e))};return t.patch(e,n),t.applyData(e,n)}function u7(t,e){const n={type:"element",tagName:"strong",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}function c7(t,e){const n=t.all(e),r=n.shift(),i=[];if(r){const a={type:"element",tagName:"thead",properties:{},children:t.wrap([r],!0)};t.patch(e.children[0],a),i.push(a)}if(n.length>0){const a={type:"element",tagName:"tbody",properties:{},children:t.wrap(n,!0)},o=Dc(e.children[1]),l=sg(e.children[e.children.length-1]);o&&l&&(a.position={start:o,end:l}),i.push(a)}const s={type:"element",tagName:"table",properties:{},children:t.wrap(i,!0)};return t.patch(e,s),t.applyData(e,s)}function d7(t,e,n){const r=n?n.children:void 0,s=(r?r.indexOf(e):1)===0?"th":"td",a=n&&n.type==="table"?n.align:void 0,o=a?a.length:e.children.length;let l=-1;const u=[];for(;++l<o;){const f=e.children[l],p={},h=a?a[l]:void 0;h&&(p.align=h);let y={type:"element",tagName:s,properties:p,children:[]};f&&(y.children=t.all(f),t.patch(f,y),y=t.applyData(f,y)),u.push(y)}const c={type:"element",tagName:"tr",properties:{},children:t.wrap(u,!0)};return t.patch(e,c),t.applyData(e,c)}function f7(t,e){const n={type:"element",tagName:"td",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}const Ap=9,Sp=32;function h7(t){const e=String(t),n=/\r?\n|\r/g;let r=n.exec(e),i=0;const s=[];for(;r;)s.push(Cp(e.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(e);return s.push(Cp(e.slice(i),i>0,!1)),s.join("")}function Cp(t,e,n){let r=0,i=t.length;if(e){let s=t.codePointAt(r);for(;s===Ap||s===Sp;)r++,s=t.codePointAt(r)}if(n){let s=t.codePointAt(i-1);for(;s===Ap||s===Sp;)i--,s=t.codePointAt(i-1)}return i>r?t.slice(r,i):""}function p7(t,e){const n={type:"text",value:h7(String(e.value))};return t.patch(e,n),t.applyData(e,n)}function y7(t,e){const n={type:"element",tagName:"hr",properties:{},children:[]};return t.patch(e,n),t.applyData(e,n)}const m7={blockquote:QO,break:GO,code:YO,delete:VO,emphasis:KO,footnoteReference:XO,heading:JO,html:ZO,imageReference:$O,image:e7,inlineCode:t7,linkReference:n7,link:r7,listItem:i7,list:a7,paragraph:o7,root:l7,strong:u7,table:c7,tableCell:f7,tableRow:d7,text:p7,thematicBreak:y7,toml:Na,yaml:Na,definition:Na,footnoteDefinition:Na};function Na(){}const jg=-1,Qo=0,js=1,go=2,Wc=3,Qc=4,Gc=5,Yc=6,Eg=7,Og=8,kp=typeof self=="object"?self:globalThis,g7=(t,e)=>{const n=(i,s)=>(t.set(s,i),i),r=i=>{if(t.has(i))return t.get(i);const[s,a]=e[i];switch(s){case Qo:case jg:return n(a,i);case js:{const o=n([],i);for(const l of a)o.push(r(l));return o}case go:{const o=n({},i);for(const[l,u]of a)o[r(l)]=r(u);return o}case Wc:return n(new Date(a),i);case Qc:{const{source:o,flags:l}=a;return n(new RegExp(o,l),i)}case Gc:{const o=n(new Map,i);for(const[l,u]of a)o.set(r(l),r(u));return o}case Yc:{const o=n(new Set,i);for(const l of a)o.add(r(l));return o}case Eg:{const{name:o,message:l}=a;return n(new kp[o](l),i)}case Og:return n(BigInt(a),i);case"BigInt":return n(Object(BigInt(a)),i);case"ArrayBuffer":return n(new Uint8Array(a).buffer,a);case"DataView":{const{buffer:o}=new Uint8Array(a);return n(new DataView(o),a)}}return n(new kp[s](a),i)};return r},jp=t=>g7(new Map,t)(0),li="",{toString:v7}={},{keys:b7}=Object,us=t=>{const e=typeof t;if(e!=="object"||!t)return[Qo,e];const n=v7.call(t).slice(8,-1);switch(n){case"Array":return[js,li];case"Object":return[go,li];case"Date":return[Wc,li];case"RegExp":return[Qc,li];case"Map":return[Gc,li];case"Set":return[Yc,li];case"DataView":return[js,n]}return n.includes("Array")?[js,n]:n.includes("Error")?[Eg,n]:[go,n]},Ra=([t,e])=>t===Qo&&(e==="function"||e==="symbol"),x7=(t,e,n,r)=>{const i=(a,o)=>{const l=r.push(a)-1;return n.set(o,l),l},s=a=>{if(n.has(a))return n.get(a);let[o,l]=us(a);switch(o){case Qo:{let c=a;switch(l){case"bigint":o=Og,c=a.toString();break;case"function":case"symbol":if(t)throw new TypeError("unable to serialize "+l);c=null;break;case"undefined":return i([jg],a)}return i([o,c],a)}case js:{if(l){let p=a;return l==="DataView"?p=new Uint8Array(a.buffer):l==="ArrayBuffer"&&(p=new Uint8Array(a)),i([l,[...p]],a)}const c=[],f=i([o,c],a);for(const p of a)c.push(s(p));return f}case go:{if(l)switch(l){case"BigInt":return i([l,a.toString()],a);case"Boolean":case"Number":case"String":return i([l,a.valueOf()],a)}if(e&&"toJSON"in a)return s(a.toJSON());const c=[],f=i([o,c],a);for(const p of b7(a))(t||!Ra(us(a[p])))&&c.push([s(p),s(a[p])]);return f}case Wc:return i([o,a.toISOString()],a);case Qc:{const{source:c,flags:f}=a;return i([o,{source:c,flags:f}],a)}case Gc:{const c=[],f=i([o,c],a);for(const[p,h]of a)(t||!(Ra(us(p))||Ra(us(h))))&&c.push([s(p),s(h)]);return f}case Yc:{const c=[],f=i([o,c],a);for(const p of a)(t||!Ra(us(p)))&&c.push(s(p));return f}}const{message:u}=a;return i([o,{name:l,message:u}],a)};return s},Ep=(t,{json:e,lossy:n}={})=>{const r=[];return x7(!(e||n),!!e,new Map,r)(t),r},vo=typeof structuredClone=="function"?(t,e)=>e&&("json"in e||"lossy"in e)?jp(Ep(t,e)):structuredClone(t):(t,e)=>jp(Ep(t,e));function w7(t,e){const n=[{type:"text",value:"↩"}];return e>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(e)}]}),n}function A7(t,e){return"Back to reference "+(t+1)+(e>1?"-"+e:"")}function S7(t){const e=typeof t.options.clobberPrefix=="string"?t.options.clobberPrefix:"user-content-",n=t.options.footnoteBackContent||w7,r=t.options.footnoteBackLabel||A7,i=t.options.footnoteLabel||"Footnotes",s=t.options.footnoteLabelTagName||"h2",a=t.options.footnoteLabelProperties||{className:["sr-only"]},o=[];let l=-1;for(;++l<t.footnoteOrder.length;){const u=t.footnoteById.get(t.footnoteOrder[l]);if(!u)continue;const c=t.all(u),f=String(u.identifier).toUpperCase(),p=Qi(f.toLowerCase());let h=0;const y=[],m=t.footnoteCounts.get(f);for(;m!==void 0&&++h<=m;){y.length>0&&y.push({type:"text",value:" "});let S=typeof n=="string"?n:n(l,h);typeof S=="string"&&(S={type:"text",value:S}),y.push({type:"element",tagName:"a",properties:{href:"#"+e+"fnref-"+p+(h>1?"-"+h:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(l,h),className:["data-footnote-backref"]},children:Array.isArray(S)?S:[S]})}const g=c[c.length-1];if(g&&g.type==="element"&&g.tagName==="p"){const S=g.children[g.children.length-1];S&&S.type==="text"?S.value+=" ":g.children.push({type:"text",value:" "}),g.children.push(...y)}else c.push(...y);const v={type:"element",tagName:"li",properties:{id:e+"fn-"+p},children:t.wrap(c,!0)};t.patch(u,v),o.push(v)}if(o.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:s,properties:{...vo(a),id:"footnote-label"},children:[{type:"text",value:i}]},{type:"text",value:`
67
67
  `},{type:"element",tagName:"ol",properties:{},children:t.wrap(o,!0)},{type:"text",value:`
68
- `}]}}const Tg=function(t){if(t==null)return E7;if(typeof t=="function")return Go(t);if(typeof t=="object")return Array.isArray(t)?C7(t):k7(t);if(typeof t=="string")return j7(t);throw new Error("Expected function, string, or object as test")};function C7(t){const e=[];let n=-1;for(;++n<t.length;)e[n]=Tg(t[n]);return Go(r);function r(...i){let s=-1;for(;++s<e.length;)if(e[s].apply(this,i))return!0;return!1}}function k7(t){const e=t;return Go(n);function n(r){const i=r;let s;for(s in t)if(i[s]!==e[s])return!1;return!0}}function j7(t){return Go(e);function e(n){return n&&n.type===t}}function Go(t){return e;function e(n,r,i){return!!(O7(n)&&t.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function E7(){return!0}function O7(t){return t!==null&&typeof t=="object"&&"type"in t}const Pg=[],T7=!0,Op=!1,P7="skip";function I7(t,e,n,r){let i;typeof e=="function"&&typeof n!="function"?(r=n,n=e):i=e;const s=Tg(i),a=r?-1:1;o(t,void 0,[])();function o(l,u,c){const f=l&&typeof l=="object"?l:{};if(typeof f.type=="string"){const h=typeof f.tagName=="string"?f.tagName:typeof f.name=="string"?f.name:void 0;Object.defineProperty(p,"name",{value:"node ("+(l.type+(h?"<"+h+">":""))+")"})}return p;function p(){let h=Pg,y,m,g;if((!e||s(l,u,c[c.length-1]||void 0))&&(h=M7(n(l,c)),h[0]===Op))return h;if("children"in l&&l.children){const v=l;if(v.children&&h[0]!==P7)for(m=(r?v.children.length:-1)+a,g=c.concat(v);m>-1&&m<v.children.length;){const S=v.children[m];if(y=o(S,m,g)(),y[0]===Op)return y;m=typeof y[1]=="number"?y[1]:m+a}}return h}}}function M7(t){return Array.isArray(t)?t:typeof t=="number"?[T7,t]:t==null?Pg:[t]}function Ig(t,e,n,r){let i,s,a;typeof e=="function"&&typeof n!="function"?(s=void 0,a=e,i=n):(s=e,a=n,i=r),I7(t,s,o,i);function o(l,u){const c=u[u.length-1],f=c?c.children.indexOf(l):void 0;return a(l,f,c)}}const Yu={}.hasOwnProperty,L7={};function N7(t,e){const n=e||L7,r=new Map,i=new Map,s=new Map,a={...m7,...n.handlers},o={all:u,applyData:_7,definitionById:r,footnoteById:i,footnoteCounts:s,footnoteOrder:[],handlers:a,one:l,options:n,patch:R7,wrap:B7};return Ig(t,function(c){if(c.type==="definition"||c.type==="footnoteDefinition"){const f=c.type==="definition"?r:i,p=String(c.identifier).toUpperCase();f.has(p)||f.set(p,c)}}),o;function l(c,f){const p=c.type,h=o.handlers[p];if(Yu.call(o.handlers,p)&&h)return h(o,c,f);if(o.options.passThrough&&o.options.passThrough.includes(p)){if("children"in c){const{children:m,...g}=c,v=vo(g);return v.children=o.all(c),v}return vo(c)}return(o.options.unknownHandler||D7)(o,c,f)}function u(c){const f=[];if("children"in c){const p=c.children;let h=-1;for(;++h<p.length;){const y=o.one(p[h],c);if(y){if(h&&p[h-1].type==="break"&&(!Array.isArray(y)&&y.type==="text"&&(y.value=Tp(y.value)),!Array.isArray(y)&&y.type==="element")){const m=y.children[0];m&&m.type==="text"&&(m.value=Tp(m.value))}Array.isArray(y)?f.push(...y):f.push(y)}}}return f}}function R7(t,e){t.position&&(e.position=vE(t))}function _7(t,e){let n=e;if(t&&t.data){const r=t.data.hName,i=t.data.hChildren,s=t.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const a="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:a}}n.type==="element"&&s&&Object.assign(n.properties,vo(s)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function D7(t,e){const n=e.data||{},r="value"in e&&!(Yu.call(n,"hProperties")||Yu.call(n,"hChildren"))?{type:"text",value:e.value}:{type:"element",tagName:"div",properties:{},children:t.all(e)};return t.patch(e,r),t.applyData(e,r)}function B7(t,e){const n=[];let r=-1;for(e&&n.push({type:"text",value:`
68
+ `}]}}const Pg=function(t){if(t==null)return E7;if(typeof t=="function")return Go(t);if(typeof t=="object")return Array.isArray(t)?C7(t):k7(t);if(typeof t=="string")return j7(t);throw new Error("Expected function, string, or object as test")};function C7(t){const e=[];let n=-1;for(;++n<t.length;)e[n]=Pg(t[n]);return Go(r);function r(...i){let s=-1;for(;++s<e.length;)if(e[s].apply(this,i))return!0;return!1}}function k7(t){const e=t;return Go(n);function n(r){const i=r;let s;for(s in t)if(i[s]!==e[s])return!1;return!0}}function j7(t){return Go(e);function e(n){return n&&n.type===t}}function Go(t){return e;function e(n,r,i){return!!(O7(n)&&t.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function E7(){return!0}function O7(t){return t!==null&&typeof t=="object"&&"type"in t}const Tg=[],P7=!0,Op=!1,T7="skip";function I7(t,e,n,r){let i;typeof e=="function"&&typeof n!="function"?(r=n,n=e):i=e;const s=Pg(i),a=r?-1:1;o(t,void 0,[])();function o(l,u,c){const f=l&&typeof l=="object"?l:{};if(typeof f.type=="string"){const h=typeof f.tagName=="string"?f.tagName:typeof f.name=="string"?f.name:void 0;Object.defineProperty(p,"name",{value:"node ("+(l.type+(h?"<"+h+">":""))+")"})}return p;function p(){let h=Tg,y,m,g;if((!e||s(l,u,c[c.length-1]||void 0))&&(h=M7(n(l,c)),h[0]===Op))return h;if("children"in l&&l.children){const v=l;if(v.children&&h[0]!==T7)for(m=(r?v.children.length:-1)+a,g=c.concat(v);m>-1&&m<v.children.length;){const S=v.children[m];if(y=o(S,m,g)(),y[0]===Op)return y;m=typeof y[1]=="number"?y[1]:m+a}}return h}}}function M7(t){return Array.isArray(t)?t:typeof t=="number"?[P7,t]:t==null?Tg:[t]}function Ig(t,e,n,r){let i,s,a;typeof e=="function"&&typeof n!="function"?(s=void 0,a=e,i=n):(s=e,a=n,i=r),I7(t,s,o,i);function o(l,u){const c=u[u.length-1],f=c?c.children.indexOf(l):void 0;return a(l,f,c)}}const Yu={}.hasOwnProperty,L7={};function N7(t,e){const n=e||L7,r=new Map,i=new Map,s=new Map,a={...m7,...n.handlers},o={all:u,applyData:_7,definitionById:r,footnoteById:i,footnoteCounts:s,footnoteOrder:[],handlers:a,one:l,options:n,patch:R7,wrap:B7};return Ig(t,function(c){if(c.type==="definition"||c.type==="footnoteDefinition"){const f=c.type==="definition"?r:i,p=String(c.identifier).toUpperCase();f.has(p)||f.set(p,c)}}),o;function l(c,f){const p=c.type,h=o.handlers[p];if(Yu.call(o.handlers,p)&&h)return h(o,c,f);if(o.options.passThrough&&o.options.passThrough.includes(p)){if("children"in c){const{children:m,...g}=c,v=vo(g);return v.children=o.all(c),v}return vo(c)}return(o.options.unknownHandler||D7)(o,c,f)}function u(c){const f=[];if("children"in c){const p=c.children;let h=-1;for(;++h<p.length;){const y=o.one(p[h],c);if(y){if(h&&p[h-1].type==="break"&&(!Array.isArray(y)&&y.type==="text"&&(y.value=Pp(y.value)),!Array.isArray(y)&&y.type==="element")){const m=y.children[0];m&&m.type==="text"&&(m.value=Pp(m.value))}Array.isArray(y)?f.push(...y):f.push(y)}}}return f}}function R7(t,e){t.position&&(e.position=vE(t))}function _7(t,e){let n=e;if(t&&t.data){const r=t.data.hName,i=t.data.hChildren,s=t.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const a="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:a}}n.type==="element"&&s&&Object.assign(n.properties,vo(s)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function D7(t,e){const n=e.data||{},r="value"in e&&!(Yu.call(n,"hProperties")||Yu.call(n,"hChildren"))?{type:"text",value:e.value}:{type:"element",tagName:"div",properties:{},children:t.all(e)};return t.patch(e,r),t.applyData(e,r)}function B7(t,e){const n=[];let r=-1;for(e&&n.push({type:"text",value:`
69
69
  `});++r<t.length;)r&&n.push({type:"text",value:`
70
70
  `}),n.push(t[r]);return e&&t.length>0&&n.push({type:"text",value:`
71
- `}),n}function Tp(t){let e=0,n=t.charCodeAt(e);for(;n===9||n===32;)e++,n=t.charCodeAt(e);return t.slice(e)}function Pp(t,e){const n=N7(t,e),r=n.one(t,void 0),i=S7(n),s=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&s.children.push({type:"text",value:`
72
- `},i),s}function F7(t,e){return t&&"run"in t?async function(n,r){const i=Pp(n,{file:r,...e});await t.run(i,r)}:function(n,r){return Pp(n,{file:r,...t||e})}}function Ip(t){if(t)throw t}var Pl,Mp;function z7(){if(Mp)return Pl;Mp=1;var t=Object.prototype.hasOwnProperty,e=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,i=function(u){return typeof Array.isArray=="function"?Array.isArray(u):e.call(u)==="[object Array]"},s=function(u){if(!u||e.call(u)!=="[object Object]")return!1;var c=t.call(u,"constructor"),f=u.constructor&&u.constructor.prototype&&t.call(u.constructor.prototype,"isPrototypeOf");if(u.constructor&&!c&&!f)return!1;var p;for(p in u);return typeof p=="undefined"||t.call(u,p)},a=function(u,c){n&&c.name==="__proto__"?n(u,c.name,{enumerable:!0,configurable:!0,value:c.newValue,writable:!0}):u[c.name]=c.newValue},o=function(u,c){if(c==="__proto__")if(t.call(u,c)){if(r)return r(u,c).value}else return;return u[c]};return Pl=function l(){var u,c,f,p,h,y,m=arguments[0],g=1,v=arguments.length,S=!1;for(typeof m=="boolean"&&(S=m,m=arguments[1]||{},g=2),(m==null||typeof m!="object"&&typeof m!="function")&&(m={});g<v;++g)if(u=arguments[g],u!=null)for(c in u)f=o(m,c),p=o(u,c),m!==p&&(S&&p&&(s(p)||(h=i(p)))?(h?(h=!1,y=f&&i(f)?f:[]):y=f&&s(f)?f:{},a(m,{name:c,newValue:l(S,y,p)})):typeof p!="undefined"&&a(m,{name:c,newValue:p}));return m},Pl}var U7=z7();const Il=xo(U7);function Vu(t){if(typeof t!="object"||t===null)return!1;const e=Object.getPrototypeOf(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)}function H7(){const t=[],e={run:n,use:r};return e;function n(...i){let s=-1;const a=i.pop();if(typeof a!="function")throw new TypeError("Expected function as last argument, not "+a);o(null,...i);function o(l,...u){const c=t[++s];let f=-1;if(l){a(l);return}for(;++f<i.length;)(u[f]===null||u[f]===void 0)&&(u[f]=i[f]);i=u,c?q7(c,o)(...u):a(null,...u)}}function r(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return t.push(i),e}}function q7(t,e){let n;return r;function r(...a){const o=t.length>a.length;let l;o&&a.push(i);try{l=t.apply(this,a)}catch(u){const c=u;if(o&&n)throw c;return i(c)}o||(l&&l.then&&typeof l.then=="function"?l.then(s,i):l instanceof Error?i(l):s(l))}function i(a,...o){n||(n=!0,e(a,...o))}function s(a){i(null,a)}}const vn={basename:W7,dirname:Q7,extname:G7,join:Y7,sep:"/"};function W7(t,e){if(e!==void 0&&typeof e!="string")throw new TypeError('"ext" argument must be a string');fa(t);let n=0,r=-1,i=t.length,s;if(e===void 0||e.length===0||e.length>t.length){for(;i--;)if(t.codePointAt(i)===47){if(s){n=i+1;break}}else r<0&&(s=!0,r=i+1);return r<0?"":t.slice(n,r)}if(e===t)return"";let a=-1,o=e.length-1;for(;i--;)if(t.codePointAt(i)===47){if(s){n=i+1;break}}else a<0&&(s=!0,a=i+1),o>-1&&(t.codePointAt(i)===e.codePointAt(o--)?o<0&&(r=i):(o=-1,r=a));return n===r?r=a:r<0&&(r=t.length),t.slice(n,r)}function Q7(t){if(fa(t),t.length===0)return".";let e=-1,n=t.length,r;for(;--n;)if(t.codePointAt(n)===47){if(r){e=n;break}}else r||(r=!0);return e<0?t.codePointAt(0)===47?"/":".":e===1&&t.codePointAt(0)===47?"//":t.slice(0,e)}function G7(t){fa(t);let e=t.length,n=-1,r=0,i=-1,s=0,a;for(;e--;){const o=t.codePointAt(e);if(o===47){if(a){r=e+1;break}continue}n<0&&(a=!0,n=e+1),o===46?i<0?i=e:s!==1&&(s=1):i>-1&&(s=-1)}return i<0||n<0||s===0||s===1&&i===n-1&&i===r+1?"":t.slice(i,n)}function Y7(...t){let e=-1,n;for(;++e<t.length;)fa(t[e]),t[e]&&(n=n===void 0?t[e]:n+"/"+t[e]);return n===void 0?".":V7(n)}function V7(t){fa(t);const e=t.codePointAt(0)===47;let n=K7(t,!e);return n.length===0&&!e&&(n="."),n.length>0&&t.codePointAt(t.length-1)===47&&(n+="/"),e?"/"+n:n}function K7(t,e){let n="",r=0,i=-1,s=0,a=-1,o,l;for(;++a<=t.length;){if(a<t.length)o=t.codePointAt(a);else{if(o===47)break;o=47}if(o===47){if(!(i===a-1||s===1))if(i!==a-1&&s===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),i=a,s=0;continue}}else if(n.length>0){n="",r=0,i=a,s=0;continue}}e&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+t.slice(i+1,a):n=t.slice(i+1,a),r=a-i-1;i=a,s=0}else o===46&&s>-1?s++:s=-1}return n}function fa(t){if(typeof t!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(t))}const X7={cwd:J7};function J7(){return"/"}function Ku(t){return!!(t!==null&&typeof t=="object"&&"href"in t&&t.href&&"protocol"in t&&t.protocol&&t.auth===void 0)}function Z7(t){if(typeof t=="string")t=new URL(t);else if(!Ku(t)){const e=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+t+"`");throw e.code="ERR_INVALID_ARG_TYPE",e}if(t.protocol!=="file:"){const e=new TypeError("The URL must be of scheme file");throw e.code="ERR_INVALID_URL_SCHEME",e}return $7(t)}function $7(t){if(t.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const e=t.pathname;let n=-1;for(;++n<e.length;)if(e.codePointAt(n)===37&&e.codePointAt(n+1)===50){const r=e.codePointAt(n+2);if(r===70||r===102){const i=new TypeError("File URL path must not include encoded / characters");throw i.code="ERR_INVALID_FILE_URL_PATH",i}}return decodeURIComponent(e)}const Ml=["history","path","basename","stem","extname","dirname"];class Mg{constructor(e){let n;e?Ku(e)?n={path:e}:typeof e=="string"||e9(e)?n={value:e}:n=e:n={},this.cwd="cwd"in n?"":X7.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Ml.length;){const s=Ml[r];s in n&&n[s]!==void 0&&n[s]!==null&&(this[s]=s==="history"?[...n[s]]:n[s])}let i;for(i in n)Ml.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?vn.basename(this.path):void 0}set basename(e){Nl(e,"basename"),Ll(e,"basename"),this.path=vn.join(this.dirname||"",e)}get dirname(){return typeof this.path=="string"?vn.dirname(this.path):void 0}set dirname(e){Lp(this.basename,"dirname"),this.path=vn.join(e||"",this.basename)}get extname(){return typeof this.path=="string"?vn.extname(this.path):void 0}set extname(e){if(Ll(e,"extname"),Lp(this.dirname,"extname"),e){if(e.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(e.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=vn.join(this.dirname,this.stem+(e||""))}get path(){return this.history[this.history.length-1]}set path(e){Ku(e)&&(e=Z7(e)),Nl(e,"path"),this.path!==e&&this.history.push(e)}get stem(){return typeof this.path=="string"?vn.basename(this.path,this.extname):void 0}set stem(e){Nl(e,"stem"),Ll(e,"stem"),this.path=vn.join(this.dirname||"",e+(this.extname||""))}fail(e,n,r){const i=this.message(e,n,r);throw i.fatal=!0,i}info(e,n,r){const i=this.message(e,n,r);return i.fatal=void 0,i}message(e,n,r){const i=new ut(e,n,r);return this.path&&(i.name=this.path+":"+i.name,i.file=this.path),i.fatal=!1,this.messages.push(i),i}toString(e){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(e||void 0).decode(this.value)}}function Ll(t,e){if(t&&t.includes(vn.sep))throw new Error("`"+e+"` cannot be a path: did not expect `"+vn.sep+"`")}function Nl(t,e){if(!t)throw new Error("`"+e+"` cannot be empty")}function Lp(t,e){if(!t)throw new Error("Setting `"+e+"` requires `path` to be set too")}function e9(t){return!!(t&&typeof t=="object"&&"byteLength"in t&&"byteOffset"in t)}const t9=function(t){const r=this.constructor.prototype,i=r[t],s=function(){return i.apply(s,arguments)};return Object.setPrototypeOf(s,r),s},n9={}.hasOwnProperty;class Vc extends t9{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=H7()}copy(){const e=new Vc;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];e.use(...r)}return e.data(Il(!0,{},this.namespace)),e}data(e,n){return typeof e=="string"?arguments.length===2?(Dl("data",this.frozen),this.namespace[e]=n,this):n9.call(this.namespace,e)&&this.namespace[e]||void 0:e?(Dl("data",this.frozen),this.namespace=e,this):this.namespace}freeze(){if(this.frozen)return this;const e=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const i=n.call(e,...r);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(e){this.freeze();const n=_a(e),r=this.parser||this.Parser;return Rl("parse",r),r(String(n),n)}process(e,n){const r=this;return this.freeze(),Rl("process",this.parser||this.Parser),_l("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(s,a){const o=_a(e),l=r.parse(o);r.run(l,o,function(c,f,p){if(c||!f||!p)return u(c);const h=f,y=r.stringify(h,p);s9(y)?p.value=y:p.result=y,u(c,p)});function u(c,f){c||!f?a(c):s?s(f):n(void 0,f)}}}processSync(e){let n=!1,r;return this.freeze(),Rl("processSync",this.parser||this.Parser),_l("processSync",this.compiler||this.Compiler),this.process(e,i),Rp("processSync","process",n),r;function i(s,a){n=!0,Ip(s),r=a}}run(e,n,r){Np(e),this.freeze();const i=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?s(void 0,r):new Promise(s);function s(a,o){const l=_a(n);i.run(e,l,u);function u(c,f,p){const h=f||e;c?o(c):a?a(h):r(void 0,h,p)}}}runSync(e,n){let r=!1,i;return this.run(e,n,s),Rp("runSync","run",r),i;function s(a,o){Ip(a),i=o,r=!0}}stringify(e,n){this.freeze();const r=_a(n),i=this.compiler||this.Compiler;return _l("stringify",i),Np(e),i(e,r)}use(e,...n){const r=this.attachers,i=this.namespace;if(Dl("use",this.frozen),e!=null)if(typeof e=="function")l(e,n);else if(typeof e=="object")Array.isArray(e)?o(e):a(e);else throw new TypeError("Expected usable value, not `"+e+"`");return this;function s(u){if(typeof u=="function")l(u,[]);else if(typeof u=="object")if(Array.isArray(u)){const[c,...f]=u;l(c,f)}else a(u);else throw new TypeError("Expected usable value, not `"+u+"`")}function a(u){if(!("plugins"in u)&&!("settings"in u))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");o(u.plugins),u.settings&&(i.settings=Il(!0,i.settings,u.settings))}function o(u){let c=-1;if(u!=null)if(Array.isArray(u))for(;++c<u.length;){const f=u[c];s(f)}else throw new TypeError("Expected a list of plugins, not `"+u+"`")}function l(u,c){let f=-1,p=-1;for(;++f<r.length;)if(r[f][0]===u){p=f;break}if(p===-1)r.push([u,...c]);else if(c.length>0){let[h,...y]=c;const m=r[p][1];Vu(m)&&Vu(h)&&(h=Il(!0,m,h)),r[p]=[u,h,...y]}}}}const r9=new Vc().freeze();function Rl(t,e){if(typeof e!="function")throw new TypeError("Cannot `"+t+"` without `parser`")}function _l(t,e){if(typeof e!="function")throw new TypeError("Cannot `"+t+"` without `compiler`")}function Dl(t,e){if(e)throw new Error("Cannot call `"+t+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Np(t){if(!Vu(t)||typeof t.type!="string")throw new TypeError("Expected node, got `"+t+"`")}function Rp(t,e,n){if(!n)throw new Error("`"+t+"` finished async. Use `"+e+"` instead")}function _a(t){return i9(t)?t:new Mg(t)}function i9(t){return!!(t&&typeof t=="object"&&"message"in t&&"messages"in t)}function s9(t){return typeof t=="string"||a9(t)}function a9(t){return!!(t&&typeof t=="object"&&"byteLength"in t&&"byteOffset"in t)}const o9="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",_p=[],Dp={allowDangerousHtml:!0},l9=/^(https?|ircs?|mailto|xmpp)$/i,u9=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function c9(t){const e=d9(t),n=f9(t);return h9(e.runSync(e.parse(n),n),t)}function d9(t){const e=t.rehypePlugins||_p,n=t.remarkPlugins||_p,r=t.remarkRehypeOptions?{...t.remarkRehypeOptions,...Dp}:Dp;return r9().use(WO).use(n).use(F7,r).use(e)}function f9(t){const e=t.children||"",n=new Mg;return typeof e=="string"&&(n.value=e),n}function h9(t,e){const n=e.allowedElements,r=e.allowElement,i=e.components,s=e.disallowedElements,a=e.skipHtml,o=e.unwrapDisallowed,l=e.urlTransform||p9;for(const c of u9)Object.hasOwn(e,c.from)&&(""+c.from+(c.to?"use `"+c.to+"` instead":"remove it")+o9+c.id,void 0);return Ig(t,u),SE(t,{Fragment:d.Fragment,components:i,ignoreInvalidStyle:!0,jsx:d.jsx,jsxs:d.jsxs,passKeys:!0,passNode:!0});function u(c,f,p){if(c.type==="raw"&&p&&typeof f=="number")return a?p.children.splice(f,1):p.children[f]={type:"text",value:c.value},f;if(c.type==="element"){let h;for(h in El)if(Object.hasOwn(El,h)&&Object.hasOwn(c.properties,h)){const y=c.properties[h],m=El[h];(m===null||m.includes(c.tagName))&&(c.properties[h]=l(String(y||""),h,c))}}if(c.type==="element"){let h=n?!n.includes(c.tagName):s?s.includes(c.tagName):!1;if(!h&&r&&typeof f=="number"&&(h=!r(c,f,p)),h&&p&&typeof f=="number")return o&&c.children?p.children.splice(f,1,...c.children):p.children.splice(f,1),f}}}function p9(t){const e=t.indexOf(":"),n=t.indexOf("?"),r=t.indexOf("#"),i=t.indexOf("/");return e===-1||i!==-1&&e>i||n!==-1&&e>n||r!==-1&&e>r||l9.test(t.slice(0,e))?t:""}function Bl(t,e){return v9(t)||g9(t,e)||m9(t,e)||y9()}function y9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
71
+ `}),n}function Pp(t){let e=0,n=t.charCodeAt(e);for(;n===9||n===32;)e++,n=t.charCodeAt(e);return t.slice(e)}function Tp(t,e){const n=N7(t,e),r=n.one(t,void 0),i=S7(n),s=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&s.children.push({type:"text",value:`
72
+ `},i),s}function F7(t,e){return t&&"run"in t?async function(n,r){const i=Tp(n,{file:r,...e});await t.run(i,r)}:function(n,r){return Tp(n,{file:r,...t||e})}}function Ip(t){if(t)throw t}var Tl,Mp;function z7(){if(Mp)return Tl;Mp=1;var t=Object.prototype.hasOwnProperty,e=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,i=function(u){return typeof Array.isArray=="function"?Array.isArray(u):e.call(u)==="[object Array]"},s=function(u){if(!u||e.call(u)!=="[object Object]")return!1;var c=t.call(u,"constructor"),f=u.constructor&&u.constructor.prototype&&t.call(u.constructor.prototype,"isPrototypeOf");if(u.constructor&&!c&&!f)return!1;var p;for(p in u);return typeof p=="undefined"||t.call(u,p)},a=function(u,c){n&&c.name==="__proto__"?n(u,c.name,{enumerable:!0,configurable:!0,value:c.newValue,writable:!0}):u[c.name]=c.newValue},o=function(u,c){if(c==="__proto__")if(t.call(u,c)){if(r)return r(u,c).value}else return;return u[c]};return Tl=function l(){var u,c,f,p,h,y,m=arguments[0],g=1,v=arguments.length,S=!1;for(typeof m=="boolean"&&(S=m,m=arguments[1]||{},g=2),(m==null||typeof m!="object"&&typeof m!="function")&&(m={});g<v;++g)if(u=arguments[g],u!=null)for(c in u)f=o(m,c),p=o(u,c),m!==p&&(S&&p&&(s(p)||(h=i(p)))?(h?(h=!1,y=f&&i(f)?f:[]):y=f&&s(f)?f:{},a(m,{name:c,newValue:l(S,y,p)})):typeof p!="undefined"&&a(m,{name:c,newValue:p}));return m},Tl}var U7=z7();const Il=xo(U7);function Vu(t){if(typeof t!="object"||t===null)return!1;const e=Object.getPrototypeOf(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)}function H7(){const t=[],e={run:n,use:r};return e;function n(...i){let s=-1;const a=i.pop();if(typeof a!="function")throw new TypeError("Expected function as last argument, not "+a);o(null,...i);function o(l,...u){const c=t[++s];let f=-1;if(l){a(l);return}for(;++f<i.length;)(u[f]===null||u[f]===void 0)&&(u[f]=i[f]);i=u,c?q7(c,o)(...u):a(null,...u)}}function r(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return t.push(i),e}}function q7(t,e){let n;return r;function r(...a){const o=t.length>a.length;let l;o&&a.push(i);try{l=t.apply(this,a)}catch(u){const c=u;if(o&&n)throw c;return i(c)}o||(l&&l.then&&typeof l.then=="function"?l.then(s,i):l instanceof Error?i(l):s(l))}function i(a,...o){n||(n=!0,e(a,...o))}function s(a){i(null,a)}}const vn={basename:W7,dirname:Q7,extname:G7,join:Y7,sep:"/"};function W7(t,e){if(e!==void 0&&typeof e!="string")throw new TypeError('"ext" argument must be a string');fa(t);let n=0,r=-1,i=t.length,s;if(e===void 0||e.length===0||e.length>t.length){for(;i--;)if(t.codePointAt(i)===47){if(s){n=i+1;break}}else r<0&&(s=!0,r=i+1);return r<0?"":t.slice(n,r)}if(e===t)return"";let a=-1,o=e.length-1;for(;i--;)if(t.codePointAt(i)===47){if(s){n=i+1;break}}else a<0&&(s=!0,a=i+1),o>-1&&(t.codePointAt(i)===e.codePointAt(o--)?o<0&&(r=i):(o=-1,r=a));return n===r?r=a:r<0&&(r=t.length),t.slice(n,r)}function Q7(t){if(fa(t),t.length===0)return".";let e=-1,n=t.length,r;for(;--n;)if(t.codePointAt(n)===47){if(r){e=n;break}}else r||(r=!0);return e<0?t.codePointAt(0)===47?"/":".":e===1&&t.codePointAt(0)===47?"//":t.slice(0,e)}function G7(t){fa(t);let e=t.length,n=-1,r=0,i=-1,s=0,a;for(;e--;){const o=t.codePointAt(e);if(o===47){if(a){r=e+1;break}continue}n<0&&(a=!0,n=e+1),o===46?i<0?i=e:s!==1&&(s=1):i>-1&&(s=-1)}return i<0||n<0||s===0||s===1&&i===n-1&&i===r+1?"":t.slice(i,n)}function Y7(...t){let e=-1,n;for(;++e<t.length;)fa(t[e]),t[e]&&(n=n===void 0?t[e]:n+"/"+t[e]);return n===void 0?".":V7(n)}function V7(t){fa(t);const e=t.codePointAt(0)===47;let n=K7(t,!e);return n.length===0&&!e&&(n="."),n.length>0&&t.codePointAt(t.length-1)===47&&(n+="/"),e?"/"+n:n}function K7(t,e){let n="",r=0,i=-1,s=0,a=-1,o,l;for(;++a<=t.length;){if(a<t.length)o=t.codePointAt(a);else{if(o===47)break;o=47}if(o===47){if(!(i===a-1||s===1))if(i!==a-1&&s===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),i=a,s=0;continue}}else if(n.length>0){n="",r=0,i=a,s=0;continue}}e&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+t.slice(i+1,a):n=t.slice(i+1,a),r=a-i-1;i=a,s=0}else o===46&&s>-1?s++:s=-1}return n}function fa(t){if(typeof t!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(t))}const X7={cwd:J7};function J7(){return"/"}function Ku(t){return!!(t!==null&&typeof t=="object"&&"href"in t&&t.href&&"protocol"in t&&t.protocol&&t.auth===void 0)}function Z7(t){if(typeof t=="string")t=new URL(t);else if(!Ku(t)){const e=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+t+"`");throw e.code="ERR_INVALID_ARG_TYPE",e}if(t.protocol!=="file:"){const e=new TypeError("The URL must be of scheme file");throw e.code="ERR_INVALID_URL_SCHEME",e}return $7(t)}function $7(t){if(t.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const e=t.pathname;let n=-1;for(;++n<e.length;)if(e.codePointAt(n)===37&&e.codePointAt(n+1)===50){const r=e.codePointAt(n+2);if(r===70||r===102){const i=new TypeError("File URL path must not include encoded / characters");throw i.code="ERR_INVALID_FILE_URL_PATH",i}}return decodeURIComponent(e)}const Ml=["history","path","basename","stem","extname","dirname"];class Mg{constructor(e){let n;e?Ku(e)?n={path:e}:typeof e=="string"||e9(e)?n={value:e}:n=e:n={},this.cwd="cwd"in n?"":X7.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Ml.length;){const s=Ml[r];s in n&&n[s]!==void 0&&n[s]!==null&&(this[s]=s==="history"?[...n[s]]:n[s])}let i;for(i in n)Ml.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?vn.basename(this.path):void 0}set basename(e){Nl(e,"basename"),Ll(e,"basename"),this.path=vn.join(this.dirname||"",e)}get dirname(){return typeof this.path=="string"?vn.dirname(this.path):void 0}set dirname(e){Lp(this.basename,"dirname"),this.path=vn.join(e||"",this.basename)}get extname(){return typeof this.path=="string"?vn.extname(this.path):void 0}set extname(e){if(Ll(e,"extname"),Lp(this.dirname,"extname"),e){if(e.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(e.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=vn.join(this.dirname,this.stem+(e||""))}get path(){return this.history[this.history.length-1]}set path(e){Ku(e)&&(e=Z7(e)),Nl(e,"path"),this.path!==e&&this.history.push(e)}get stem(){return typeof this.path=="string"?vn.basename(this.path,this.extname):void 0}set stem(e){Nl(e,"stem"),Ll(e,"stem"),this.path=vn.join(this.dirname||"",e+(this.extname||""))}fail(e,n,r){const i=this.message(e,n,r);throw i.fatal=!0,i}info(e,n,r){const i=this.message(e,n,r);return i.fatal=void 0,i}message(e,n,r){const i=new ut(e,n,r);return this.path&&(i.name=this.path+":"+i.name,i.file=this.path),i.fatal=!1,this.messages.push(i),i}toString(e){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(e||void 0).decode(this.value)}}function Ll(t,e){if(t&&t.includes(vn.sep))throw new Error("`"+e+"` cannot be a path: did not expect `"+vn.sep+"`")}function Nl(t,e){if(!t)throw new Error("`"+e+"` cannot be empty")}function Lp(t,e){if(!t)throw new Error("Setting `"+e+"` requires `path` to be set too")}function e9(t){return!!(t&&typeof t=="object"&&"byteLength"in t&&"byteOffset"in t)}const t9=function(t){const r=this.constructor.prototype,i=r[t],s=function(){return i.apply(s,arguments)};return Object.setPrototypeOf(s,r),s},n9={}.hasOwnProperty;class Vc extends t9{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=H7()}copy(){const e=new Vc;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];e.use(...r)}return e.data(Il(!0,{},this.namespace)),e}data(e,n){return typeof e=="string"?arguments.length===2?(Dl("data",this.frozen),this.namespace[e]=n,this):n9.call(this.namespace,e)&&this.namespace[e]||void 0:e?(Dl("data",this.frozen),this.namespace=e,this):this.namespace}freeze(){if(this.frozen)return this;const e=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const i=n.call(e,...r);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(e){this.freeze();const n=_a(e),r=this.parser||this.Parser;return Rl("parse",r),r(String(n),n)}process(e,n){const r=this;return this.freeze(),Rl("process",this.parser||this.Parser),_l("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(s,a){const o=_a(e),l=r.parse(o);r.run(l,o,function(c,f,p){if(c||!f||!p)return u(c);const h=f,y=r.stringify(h,p);s9(y)?p.value=y:p.result=y,u(c,p)});function u(c,f){c||!f?a(c):s?s(f):n(void 0,f)}}}processSync(e){let n=!1,r;return this.freeze(),Rl("processSync",this.parser||this.Parser),_l("processSync",this.compiler||this.Compiler),this.process(e,i),Rp("processSync","process",n),r;function i(s,a){n=!0,Ip(s),r=a}}run(e,n,r){Np(e),this.freeze();const i=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?s(void 0,r):new Promise(s);function s(a,o){const l=_a(n);i.run(e,l,u);function u(c,f,p){const h=f||e;c?o(c):a?a(h):r(void 0,h,p)}}}runSync(e,n){let r=!1,i;return this.run(e,n,s),Rp("runSync","run",r),i;function s(a,o){Ip(a),i=o,r=!0}}stringify(e,n){this.freeze();const r=_a(n),i=this.compiler||this.Compiler;return _l("stringify",i),Np(e),i(e,r)}use(e,...n){const r=this.attachers,i=this.namespace;if(Dl("use",this.frozen),e!=null)if(typeof e=="function")l(e,n);else if(typeof e=="object")Array.isArray(e)?o(e):a(e);else throw new TypeError("Expected usable value, not `"+e+"`");return this;function s(u){if(typeof u=="function")l(u,[]);else if(typeof u=="object")if(Array.isArray(u)){const[c,...f]=u;l(c,f)}else a(u);else throw new TypeError("Expected usable value, not `"+u+"`")}function a(u){if(!("plugins"in u)&&!("settings"in u))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");o(u.plugins),u.settings&&(i.settings=Il(!0,i.settings,u.settings))}function o(u){let c=-1;if(u!=null)if(Array.isArray(u))for(;++c<u.length;){const f=u[c];s(f)}else throw new TypeError("Expected a list of plugins, not `"+u+"`")}function l(u,c){let f=-1,p=-1;for(;++f<r.length;)if(r[f][0]===u){p=f;break}if(p===-1)r.push([u,...c]);else if(c.length>0){let[h,...y]=c;const m=r[p][1];Vu(m)&&Vu(h)&&(h=Il(!0,m,h)),r[p]=[u,h,...y]}}}}const r9=new Vc().freeze();function Rl(t,e){if(typeof e!="function")throw new TypeError("Cannot `"+t+"` without `parser`")}function _l(t,e){if(typeof e!="function")throw new TypeError("Cannot `"+t+"` without `compiler`")}function Dl(t,e){if(e)throw new Error("Cannot call `"+t+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Np(t){if(!Vu(t)||typeof t.type!="string")throw new TypeError("Expected node, got `"+t+"`")}function Rp(t,e,n){if(!n)throw new Error("`"+t+"` finished async. Use `"+e+"` instead")}function _a(t){return i9(t)?t:new Mg(t)}function i9(t){return!!(t&&typeof t=="object"&&"message"in t&&"messages"in t)}function s9(t){return typeof t=="string"||a9(t)}function a9(t){return!!(t&&typeof t=="object"&&"byteLength"in t&&"byteOffset"in t)}const o9="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",_p=[],Dp={allowDangerousHtml:!0},l9=/^(https?|ircs?|mailto|xmpp)$/i,u9=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function c9(t){const e=d9(t),n=f9(t);return h9(e.runSync(e.parse(n),n),t)}function d9(t){const e=t.rehypePlugins||_p,n=t.remarkPlugins||_p,r=t.remarkRehypeOptions?{...t.remarkRehypeOptions,...Dp}:Dp;return r9().use(WO).use(n).use(F7,r).use(e)}function f9(t){const e=t.children||"",n=new Mg;return typeof e=="string"&&(n.value=e),n}function h9(t,e){const n=e.allowedElements,r=e.allowElement,i=e.components,s=e.disallowedElements,a=e.skipHtml,o=e.unwrapDisallowed,l=e.urlTransform||p9;for(const c of u9)Object.hasOwn(e,c.from)&&(""+c.from+(c.to?"use `"+c.to+"` instead":"remove it")+o9+c.id,void 0);return Ig(t,u),SE(t,{Fragment:d.Fragment,components:i,ignoreInvalidStyle:!0,jsx:d.jsx,jsxs:d.jsxs,passKeys:!0,passNode:!0});function u(c,f,p){if(c.type==="raw"&&p&&typeof f=="number")return a?p.children.splice(f,1):p.children[f]={type:"text",value:c.value},f;if(c.type==="element"){let h;for(h in El)if(Object.hasOwn(El,h)&&Object.hasOwn(c.properties,h)){const y=c.properties[h],m=El[h];(m===null||m.includes(c.tagName))&&(c.properties[h]=l(String(y||""),h,c))}}if(c.type==="element"){let h=n?!n.includes(c.tagName):s?s.includes(c.tagName):!1;if(!h&&r&&typeof f=="number"&&(h=!r(c,f,p)),h&&p&&typeof f=="number")return o&&c.children?p.children.splice(f,1,...c.children):p.children.splice(f,1),f}}}function p9(t){const e=t.indexOf(":"),n=t.indexOf("?"),r=t.indexOf("#"),i=t.indexOf("/");return e===-1||i!==-1&&e>i||n!==-1&&e>n||r!==-1&&e>r||l9.test(t.slice(0,e))?t:""}function Bl(t,e){return v9(t)||g9(t,e)||m9(t,e)||y9()}function y9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
73
73
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function m9(t,e){if(t){if(typeof t=="string")return Bp(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)?Bp(t,e):void 0}}function Bp(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 g9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function v9(t){if(Array.isArray(t))return t}var b9=function(e){var n=e.queryResult,r=F.useState(null),i=Bl(r,2),s=i[0],a=i[1],o=F.useState(null),l=Bl(o,2),u=l[0],c=l[1],f=F.useState(null),p=Bl(f,2),h=p[0],y=p[1],m=F.useRef(null),g=n.response||"No response available",v=F.useMemo(function(){return n.mentionedBrands||[]},[n.mentionedBrands]),S=n.citations||[],j=n.sentiments||[],E=u!==null?u:s,A=F.useMemo(function(){if(E===null)return g;var b=v.find(function(L){return L.id===E});return b?g.replaceAll(b.name,"**".concat(b.name,"**")):g},[g,E,v]),w=function(L){c(u===L?null:L)};F.useEffect(function(){if(m.current&&E!==null){var b=m.current.scrollHeight;(h===null||b>h)&&y(b)}},[E,A,h]);var x=Array.from(new Map(v.map(function(b){return[b.id,b]})).values());return d.jsx(k.Card,{className:"yst-mb-4",children:d.jsx(k.Card.Content,{className:"yst-p-4",children:d.jsxs("details",{className:"yst-group",children:[d.jsxs("summary",{className:"yst-flex yst-items-center yst-justify-between yst-cursor-pointer yst-list-none [&::-webkit-details-marker]:yst-hidden",children:[d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Title,{size:"3",className:"yst-mb-2",children:n.query}),d.jsxs("div",{className:"yst-flex yst-gap-4 yst-text-sm yst-text-gray-600",children:[v.length>0&&d.jsxs("span",{children:[x.length," brand",x.length!==1?"s":""]}),S.length>0&&d.jsxs("span",{children:[S.length," citation",S.length!==1?"s":""]}),j.length>0&&d.jsxs("span",{children:[j.length," sentiment",j.length!==1?"s":""]})]})]}),d.jsx("div",{className:"yst-text-gray-500 group-open:yst-rotate-90 yst-transition-transform",children:"▶"})]}),d.jsxs("div",{className:"yst-mt-6 yst-flex yst-flex-col yst-gap-6",children:[d.jsxs("details",{className:"yst-border-t yst-pt-4",children:[d.jsxs("summary",{className:"yst-flex yst-items-center yst-justify-between yst-cursor-pointer yst-list-none [&::-webkit-details-marker]:yst-hidden yst-font-semibold yst-mb-2",children:[d.jsx("span",{children:"AI Response"}),d.jsx("span",{className:"yst-text-gray-500",children:"▶"})]}),d.jsx("div",{className:"yst-mt-2",children:d.jsx("div",{className:"yst-rounded-lg yst-border yst-border-gray-300 yst-bg-gray-50 yst-p-4",children:d.jsx("div",{ref:m,className:"yst-text-sm yst-text-gray-700 [&_p]:yst-mb-4 [&_ul]:yst-list-disc [&_ul]:yst-ml-6 [&_ul]:yst-mb-4 [&_ol]:yst-list-decimal [&_ol]:yst-ml-6 [&_ol]:yst-mb-4 [&_li]:yst-mb-1 [&_h1]:yst-text-xl [&_h1]:yst-font-bold [&_h1]:yst-mb-2 [&_h2]:yst-text-lg [&_h2]:yst-font-bold [&_h2]:yst-mb-2 [&_h3]:yst-font-bold [&_h3]:yst-mb-2 [&_code]:yst-bg-white [&_code]:yst-px-1 [&_code]:yst-rounded [&_pre]:yst-bg-white [&_pre]:yst-p-3 [&_pre]:yst-rounded [&_pre]:yst-mb-4 [&_pre]:yst-overflow-x-auto [&_p:last-child]:yst-mb-0 [&_ul:last-child]:yst-mb-0 [&_ol:last-child]:yst-mb-0 [&_strong]:yst-bg-yellow-200 [&_strong]:yst-rounded [&_strong]:yst-px-1",style:h!==null?{height:"".concat(h,"px")}:void 0,children:d.jsx(c9,{children:A})})})})]}),v.length>0&&d.jsxs("details",{className:"yst-border-t yst-pt-4",children:[d.jsxs("summary",{className:"yst-flex yst-items-center yst-justify-between yst-cursor-pointer yst-list-none [&::-webkit-details-marker]:yst-hidden yst-font-semibold yst-mb-2",children:[d.jsxs("span",{children:["Brands (",x.length,")"]}),d.jsx("span",{className:"yst-text-gray-500",children:"▶"})]}),d.jsxs("div",{className:"yst-mt-2 yst-space-y-4",children:[d.jsxs("div",{children:[d.jsx("p",{className:"yst-mb-2 yst-text-sm yst-font-medium",children:"Mentioned brands:"}),d.jsx("div",{className:"yst-flex yst-flex-wrap yst-gap-2",children:x.map(function(b){return d.jsx(k.Badge,{variant:b.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===b.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(b.id)},onMouseLeave:function(){return a(null)},onClick:function(){return w(b.id)},children:b.name},b.id)})})]}),d.jsxs("div",{children:[d.jsx("p",{className:"yst-mb-2 yst-text-sm yst-font-medium",children:"Brand ranking:"}),d.jsx("ol",{className:"yst-list-decimal yst-list-inside yst-space-y-3",children:v.sort(function(b,L){return b.rank-L.rank}).map(function(b){return d.jsxs("li",{className:"yst-text-sm",children:[d.jsx(k.Badge,{variant:b.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===b.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(b.id)},onMouseLeave:function(){return a(null)},onClick:function(){return w(b.id)},children:b.name}),d.jsxs("p",{className:"yst-ml-6 yst-mt-1 yst-text-sm yst-text-gray-600 yst-italic",children:['"',b.context,'"']})]},"".concat(b.id,"-").concat(b.rank))})})]})]})]}),S.length>0&&d.jsxs("details",{className:"yst-border-t yst-pt-4",children:[d.jsxs("summary",{className:"yst-flex yst-items-center yst-justify-between yst-cursor-pointer yst-list-none [&::-webkit-details-marker]:yst-hidden yst-font-semibold yst-mb-2",children:[d.jsxs("span",{children:["Citations (",S.length,")"]}),d.jsx("span",{className:"yst-text-gray-500",children:"▶"})]}),d.jsx("div",{className:"yst-mt-2",children:d.jsxs(k.Table,{children:[d.jsx(k.Table.Head,{children:d.jsxs(k.Table.Row,{children:[d.jsx(k.Table.Header,{children:"Rank"}),d.jsx(k.Table.Header,{children:"Domain"}),d.jsx(k.Table.Header,{children:"URL"}),d.jsx(k.Table.Header,{children:"Associated brands"})]})}),d.jsx(k.Table.Body,{children:S.sort(function(b,L){return b.rank-L.rank}).map(function(b,L){return d.jsxs(k.Table.Row,{children:[d.jsxs(k.Table.Cell,{children:["#",b.rank]}),d.jsx(k.Table.Cell,{children:b.rootDomain}),d.jsx(k.Table.Cell,{children:d.jsx(k.Link,{href:b.url,target:"_blank",rel:"noopener noreferrer",children:b.url})}),d.jsx(k.Table.Cell,{children:b.associatedBrands.length>0?d.jsx("div",{className:"yst-flex yst-flex-wrap yst-gap-1",children:b.associatedBrands.map(function(R){return d.jsx(k.Badge,{variant:R.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===R.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(R.id)},onMouseLeave:function(){return a(null)},onClick:function(){return w(R.id)},children:R.name},R.id)})}):d.jsx("span",{className:"yst-text-gray-500",children:"None"})})]},"".concat(b.url,"-").concat(L))})})]})})]}),j.length>0&&d.jsxs("details",{className:"yst-border-t yst-pt-4",children:[d.jsxs("summary",{className:"yst-flex yst-items-center yst-justify-between yst-cursor-pointer yst-list-none [&::-webkit-details-marker]:yst-hidden yst-font-semibold yst-mb-2",children:[d.jsxs("span",{children:["Sentiment Analysis (",j.length,")"]}),d.jsx("span",{className:"yst-text-gray-500",children:"▶"})]}),d.jsx("div",{className:"yst-mt-2 yst-flex yst-flex-col yst-gap-4",children:j.map(function(b){return d.jsxs("div",{className:"yst-rounded-lg yst-border yst-border-gray-300 yst-p-4",children:[d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-3 yst-mb-3",children:[d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-2",children:[d.jsx("span",{className:"yst-text-sm yst-font-semibold",children:"Score:"}),d.jsx(k.Badge,{variant:b.score>.3?"success":b.score<-.3?"error":"plain",children:b.score.toFixed(2)})]}),d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-2",children:[d.jsx("span",{className:"yst-text-sm yst-font-semibold",children:"Confidence:"}),d.jsxs(k.Badge,{variant:"plain",children:[(b.confidence*100).toFixed(0),"%"]})]})]}),b.brands.length>0&&d.jsxs("div",{className:"yst-mb-3",children:[d.jsx("span",{className:"yst-text-sm yst-font-semibold yst-mb-1 yst-block",children:"Brands:"}),d.jsx("div",{className:"yst-flex yst-flex-wrap yst-gap-1",children:b.brands.map(function(L){return d.jsx(k.Badge,{variant:L.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===L.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(L.id)},onMouseLeave:function(){return a(null)},onClick:function(){return w(L.id)},children:L.name},L.id)})})]}),b.keywords.length>0&&d.jsxs("div",{children:[d.jsx("span",{className:"yst-text-sm yst-font-semibold yst-mb-1 yst-block",children:"Keywords:"}),d.jsx("div",{className:"yst-flex yst-flex-wrap yst-gap-2",children:b.keywords.map(function(L,R){return d.jsxs("div",{className:"yst-flex yst-items-center yst-gap-1 yst-rounded yst-bg-gray-100 yst-px-2 yst-py-1",children:[d.jsx("span",{className:"yst-text-sm",children:L.keyword}),d.jsx(k.Badge,{variant:L.isPositive?"success":L.isNegative?"error":"plain",children:L.sentiment.toFixed(2)})]},R)})})]})]},b.id)})})]})]})]})})})},x9=function(){var e=Et(),n=e.brandId,r=e.analysisId,i=lt(),s=Is(n,{query:{enabled:!!n,select:function(y){var m=y.data;return m}}}),a=s.data,o=s.isLoading,l=Io(n,r,{query:{enabled:!!n&&!!r,select:function(y){var m=y.data;return m==null?void 0:m.analysis}}}),u=l.data,c=l.isLoading,f=o||c,p=u&&u.status===Dn.completed;return f?d.jsx(Hi,{}):p?d.jsxs(k.Card,{children:[d.jsx(Fu,{title:"Scan details",children:d.jsx(k.Button,{variant:"secondary",onClick:function(){return i("/brands/".concat(n,"/analysis/").concat(r))},children:"Back to analysis results"})}),u.scans.map(function(h){return d.jsx(w9,{brandId:n,analysisId:r,scanId:h.id,provider:h.aiProvider?String(h.aiProvider):"Unknown",scanFinishedAt:h.finishedAt,brandName:a==null?void 0:a.name},h.id)})]}):d.jsxs(k.Card,{children:[d.jsx(Fu,{title:"Scan details"}),d.jsx(k.Card.Content,{children:d.jsx("p",{children:"No completed analysis found. Please run an analysis first."})})]})},w9=function(e){var n=e.brandId,r=e.analysisId,i=e.scanId,s=e.provider,a=e.scanFinishedAt,o=e.brandName,l=X1(n,r,i,{query:{enabled:!!n&&!!r&&!!i,select:function(h){var y=h.data;return y}}}),u=l.data,c=l.isLoading;if(c)return d.jsx(Hi,{});var f=(u==null?void 0:u.queryResults)||[];return f.length===0?null:d.jsx(k.Card,{className:"yst-mb-4",children:d.jsxs(k.Card.Content,{children:[d.jsxs("p",{className:"yst-mb-8",children:[o," - Scan performed on:"," ",d.jsx(k.Badge,{children:a?Mr(new Date(a),"yyyy-MM-dd HH:mm:ss"):"In progress"})," ","- AI Platform:"," ",d.jsx(k.Badge,{className:"yst-bg-green-100 yst-text-green-800",children:s})]}),f.map(function(p){return d.jsx(b9,{queryResult:p},p.id)})]})},i)};const A9=Object.freeze(Object.defineProperty({__proto__:null,default:x9},Symbol.toStringTag,{value:"Module"}));var S9=function(){var e=Et(),n=e.hostAppProps.basename,r=F.useCallback(function(a){if(!n||!a.startsWith(n))return a;var o=a.slice(n.length);return o||"/"},[n]),i=F.useCallback(function(a){if(!n)return a;var o=a.startsWith("/")?a:"/".concat(a);return"".concat(n).concat(o)},[n]),s=F.useCallback(function(a){return n?a.startsWith(n):a.startsWith("/")&&!a.startsWith("//")},[n]);return{basename:n||"",stripBasename:r,addBasename:i,isWithinBasename:s}};function Fp(t,e){return E9(t)||j9(t,e)||k9(t,e)||C9()}function C9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
74
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function k9(t,e){if(t){if(typeof t=="string")return zp(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)?zp(t,e):void 0}}function zp(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 j9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function E9(t){if(Array.isArray(t))return t}var O9=function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=e.shouldBlock,r=n===void 0?!0:n,i=e.onConfirmLeave,s=e.onCancelLeave,a=lt(),o=S9(),l=o.basename,u=o.stripBasename,c=F.useState(!1),f=Fp(c,2),p=f[0],h=f[1],y=F.useState(null),m=Fp(y,2),g=m[0],v=m[1];F.useEffect(function(){if(r){var w=function(b){var L=b.target,R=L.closest("a");if(R){var I=R.getAttribute("href");if(I&&I.startsWith("/")&&!I.startsWith("//")){var P=window.location.pathname,z=u(I),N=u(P);z!==N&&(b.preventDefault(),b.stopPropagation(),v(z),h(!0))}}};return document.addEventListener("click",w,!0),function(){return document.removeEventListener("click",w,!0)}}},[r,u]),F.useEffect(function(){if(r){var w=function(b){b.preventDefault(),v(-1),h(!0),window.history.pushState(null,"",window.location.href)};return window.addEventListener("popstate",w),function(){return window.removeEventListener("popstate",w)}}},[r]),F.useEffect(function(){if(r){var w=function(b){b.preventDefault(),b.returnValue=""};return window.addEventListener("beforeunload",w),function(){return window.removeEventListener("beforeunload",w)}}},[r]);var S=F.useCallback(function(w){if(typeof w=="number")a(w);else{var x=l&&w.startsWith(l)?u(w):w;a(x)}},[a,u,l]),j=F.useCallback(function(){g!==null&&(h(!1),i==null||i(),setTimeout(function(){S(g),v(null)},0))},[g,S,i]),E=F.useCallback(function(){h(!1),v(null),s==null||s()},[s]),A=F.useCallback(function(w){r?(v(w),h(!0)):S(w)},[r,S]);return{showModal:p,pendingNavigation:g,confirmLeave:j,cancelLeave:E,navigateAway:A}};function T9(t,e){return L9(t)||M9(t,e)||I9(t,e)||P9()}function P9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
75
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function I9(t,e){if(t){if(typeof t=="string")return Up(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)?Up(t,e):void 0}}function Up(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 M9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function L9(t){if(Array.isArray(t))return t}var N9=function(e){var n=e.isOpen,r=e.onClose,i=nn(),s=gc(),a=F.useState(""),o=T9(a,2),l=o[0],u=o[1],c=Ix({mutation:{onSettled:function(){i.clear()},onSuccess:function(){r(),s("Successfully deleted all data.",{variant:"success"})},onError:function(){i.clear(),s("Failed to delete all data. Please try again later.",{variant:"error"})}}}),f=c.mutate,p=c.isPending;return F.useEffect(function(){n&&u("")},[n]),d.jsx(_o,{isOpen:n,onClose:r,onConfirm:function(){f()},isLoading:p,disabled:l!=="DELETE ALL",title:"Delete all data?",description:d.jsxs(d.Fragment,{children:[d.jsx("p",{children:"This will permanently erase all brands, analysis results, and queries from your account."}),d.jsx("p",{children:"This action cannot be undone."}),d.jsx(k.TextField,{id:"delete-all-confirmation",label:"To confirm, please type DELETE ALL:",value:l,onChange:function(h){return u(h.target.value)}}),d.jsx("p",{children:d.jsx("em",{children:"This is to make sure you understand this action is permanent."})})]}),confirmText:"Yes, delete all data",cancelText:"No, go back"})};function Xu(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Bt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,P={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,P.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=P.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,P.v=O,P.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,P.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(P.n=-1),z(x,b)):P.n=b:P.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=P.n<0)?b:j.call(E,P))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Bt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Bt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Bt(f,"constructor",u),Bt(u,"constructor",l),l.displayName="GeneratorFunction",Bt(u,i,"GeneratorFunction"),Bt(f),Bt(f,i,"Generator"),Bt(f,r,function(){return this}),Bt(f,"toString",function(){return"[object Generator]"}),(Xu=function(){return{w:s,m:p}})()}function Bt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Bt=function(a,o,l,u){function c(f,p){Bt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Bt(t,e,n,r)}function Hp(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function R9(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Hp(s,r,i,a,o,"next",l)}function o(l){Hp(s,r,i,a,o,"throw",l)}a(void 0)})}}function _9(t,e){return z9(t)||F9(t,e)||B9(t,e)||D9()}function D9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
76
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function B9(t,e){if(t){if(typeof t=="string")return qp(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)?qp(t,e):void 0}}function qp(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 F9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function z9(t){if(Array.isArray(t))return t}var U9=function(e){var n=e.isOpen,r=e.brandId,i=e.onClose,s=e.brandName,a=nn(),o=gc(),l=F.useState(""),u=_9(l,2),c=u[0],f=u[1],p=gx({mutation:{onSuccess:function(){var m=R9(Xu().m(function v(){return Xu().w(function(S){for(;;)switch(S.n){case 0:return S.n=1,Promise.all([a.invalidateQueries({queryKey:Sn()}),a.invalidateQueries({queryKey:Lo()})]);case 1:o("Brand deleted successfully",{variant:"success"}),i();case 2:return S.a(2)}},v)}));function g(){return m.apply(this,arguments)}return g}(),onError:function(g){var v=g instanceof Error?g.message:"Please try again later.";o("Failed to delete brand. ".concat(v),{variant:"error"})}}}),h=p.mutate,y=p.isPending;return F.useEffect(function(){n&&f("")},[n]),d.jsx(_o,{isOpen:n,onClose:i,onConfirm:function(){if(!s){console.error("Brand name is required for deletion confirmation");return}h({brandId:r})},isLoading:y,disabled:c.toLowerCase()!==(s==null?void 0:s.toLowerCase()),title:"Delete brand?",description:d.jsxs(d.Fragment,{children:[d.jsx("p",{children:"This will permanently delete all data associated with this brand, including past analyses and query history."}),d.jsx("p",{children:"This action cannot be undone."}),d.jsx(k.TextField,{id:"delete-modal-brand-name-confirmation",label:"To confirm, please type your brand name ".concat(s,":"),value:c,onChange:function(m){return f(m.target.value)}}),d.jsx("p",{children:d.jsx("em",{children:"This is to make sure you understand this action is permanent."})})]}),confirmText:"Yes, delete brand",cancelText:"No, go back"})};function Vs(t){"@babel/helpers - typeof";return Vs=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},Vs(t)}function vs(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Ft(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,P={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,P.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=P.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,P.v=O,P.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,P.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(P.n=-1),z(x,b)):P.n=b:P.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=P.n<0)?b:j.call(E,P))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Ft(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Ft(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Ft(f,"constructor",u),Ft(u,"constructor",l),l.displayName="GeneratorFunction",Ft(u,i,"GeneratorFunction"),Ft(f),Ft(f,i,"Generator"),Ft(f,r,function(){return this}),Ft(f,"toString",function(){return"[object Generator]"}),(vs=function(){return{w:s,m:p}})()}function Ft(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Ft=function(a,o,l,u){function c(f,p){Ft(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Ft(t,e,n,r)}function Wp(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 er(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Wp(Object(n),!0).forEach(function(r){H9(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Wp(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function H9(t,e,n){return(e=q9(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function q9(t){var e=W9(t,"string");return Vs(e)=="symbol"?e:e+""}function W9(t,e){if(Vs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Vs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Qp(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Gp(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Qp(s,r,i,a,o,"next",l)}function o(l){Qp(s,r,i,a,o,"throw",l)}a(void 0)})}}function Q9(t,e){return K9(t)||V9(t,e)||Y9(t,e)||G9()}function G9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
77
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Y9(t,e){if(t){if(typeof t=="string")return Yp(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)?Yp(t,e):void 0}}function Yp(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 V9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function K9(t){if(Array.isArray(t))return t}var X9=function(e){var n,r,i=e.brand,s=e.isLast,a=e.onDelete,o=i.id,l=Et(),u=l.hostAppProps,c=l.analysisId,f=u.onAddSubscription,p=lt(),h=aa(),y=h.setBrandId,m=F.useState(!1),g=Q9(m,2),v=g[0],S=g[1],j=nn(),E=sa({query:{select:function(O){var B=O.data;return B},staleTime:5*1e3,refetchOnWindowFocus:!0,refetchInterval:30*1e3}}),A=E.data,w=Nm({mutation:{onMutate:function(){var N=Gp(vs().m(function B(_){var Y,G,C;return vs().w(function(W){for(;;)switch(W.n){case 0:return Y=_.brandId,G=_.data,W.n=1,j.cancelQueries({queryKey:Sn()});case 1:return C=j.getQueryData(Sn()),j.setQueryData(Sn(),function(q){var T,Q;return q&&er(er({},q),{},{data:er(er({},q.data),{},{brands:((T=(Q=q.data)===null||Q===void 0?void 0:Q.brands)!==null&&T!==void 0?T:[]).map(function($){return $.id===Y?er(er({},$),{},{settings:er(er({},$.settings),{},{enableAutomaticAnalysis:G.enableAutomaticAnalysis})}):$})})})}),W.a(2,{previous:C})}},B)}));function O(B){return N.apply(this,arguments)}return O}(),onSuccess:function(){if(i&&i.settings&&i.settings.enableAutomaticAnalysis===!1)return S(!1);S(!P)},onError:function(O,B,_){_!=null&&_.previous&&j.setQueryData(Sn(),_.previous)},onSettled:function(){var N=Gp(vs().m(function B(){return vs().w(function(_){for(;;)switch(_.n){case 0:return _.n=1,Promise.all([j.invalidateQueries({queryKey:Sn()}),j.invalidateQueries({queryKey:Lo()}),j.invalidateQueries({queryKey:Mo(o)}),j.invalidateQueries({queryKey:qn(o,"latest")}),j.invalidateQueries({queryKey:kn(o,"latest")}),j.invalidateQueries({queryKey:qn(o,c)}),j.invalidateQueries({queryKey:kn(o,c)})]);case 1:return _.a(2)}},B)}));function O(){return N.apply(this,arguments)}return O}()}}),x=w.mutate,b=w.isPending,L=function(O){x({brandId:o,data:{enableAutomaticAnalysis:O}})},R=function(O){if(O){if(!I)return S(!0);if(!P)return L(!0);S(!0)}else L(!1)},I=Number(A==null?void 0:A.maxNumberOfActiveBrands)-Number(A==null?void 0:A.numberOfActiveBrands)>0||!!(i!=null&&(n=i.settings)!==null&&n!==void 0&&n.enableAutomaticAnalysis),P=n0(i==null?void 0:i.firstNextAnalysisOpportunity),z=(i==null?void 0:i.setupStatus)==="pendingQuerySelection";return d.jsxs(d.Fragment,{children:[d.jsxs("div",{className:ae("yst-flex yst-max-w-2xl yst-flex-1 yst-flex-row yst-items-center yst-justify-start yst-gap-4 yst-py-4 yst-text-slate-800",{"yst-border-b-[1px] yst-border-b-slate-200":!s}),children:[d.jsx(k.Toggle,{id:"toggle-brand-".concat(i==null?void 0:i.id),checked:i==null||(r=i.settings)===null||r===void 0?void 0:r.enableAutomaticAnalysis,screenReaderLabel:"Enable or disable automatic analysis for this brand",onChange:R,disabled:(i==null?void 0:i.id)==="loading"||b}),d.jsxs("div",{className:"yst-font-medium",children:[(i==null?void 0:i.id)==="loading"?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-32"}):i==null?void 0:i.name,z&&d.jsx("div",{children:d.jsx(k.Link,{variant:"primary",onClick:function(){i.id?(y(i.id),p("/setup/".concat(i.id,"/queries"))):console.error("Brand ID is missing.")},children:"Finish setup"})}),(i==null?void 0:i.nextScheduledAnalysis)&&d.jsxs("div",{className:"yst-font-normal yst-italic yst-text-slate-500",children:["Next analysis:"," ",xu(i.nextScheduledAnalysis)]})]}),d.jsx("div",{className:"yst-ml-auto yst-flex yst-flex-row yst-items-center yst-justify-end yst-gap-2 yst-text-slate-800",children:(i==null?void 0:i.id)==="loading"?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"}):d.jsxs(k.Button,{size:"small",variant:"tertiary",className:"yst-gap-1 yst-text-red-600 *:hover:yst-text-red-700",onClick:function(){i!=null&&i.id&&a(i.id)},disabled:(i==null?void 0:i.id)==="loading",children:[d.jsx(yc,{})," Delete brand"]})})]}),d.jsx(k.Modal,{isOpen:v,onClose:function(){return S(!1)},position:"center",as:"div",className:ae({"yst-mx-auto yst-max-w-xl":I}),children:I?d.jsx(k.Modal.Panel,{children:P?d.jsxs(d.Fragment,{children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Start brand analysis now?"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-mb-4 yst-space-y-3",children:[d.jsx("p",{children:"Activating this brand will immediately start a new analysis."}),d.jsx("p",{children:"This will use one of your weekly analyses included in your subscription."})]}),d.jsxs(k.Modal.Container.Footer,{className:"yst-mt-3 yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"secondary",onClick:function(){return S(!1)},children:"Cancel"}),d.jsx(k.Button,{variant:"primary",onClick:function(){L(!0)},isLoading:b,children:"Yes, start analysis"})]})]}):d.jsxs(d.Fragment,{children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Automatic analysis enabled"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-mb-4 yst-space-y-3",children:[d.jsx("p",{children:"You've turned on the weekly automatic analysis for this brand."}),d.jsxs("p",{children:["The next analysis will run on"," ",d.jsx("span",{className:"yst-font-medium",children:xu(i==null?void 0:i.nextScheduledAnalysis)||"the next analysis cycle"}),"."]})]}),d.jsx(k.Modal.Container.Footer,{className:"yst-mt-3 yst-flex yst-justify-end yst-gap-2",children:d.jsx(k.Button,{variant:"primary",onClick:function(){return S(!1)},children:"Got it"})})]})}):d.jsxs(k.Modal.Panel,{children:[d.jsx("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-center yst-text-lg yst-font-medium",children:"You've reached your active brand limit"})}),d.jsx(k.Modal.Container.Content,{children:d.jsx("p",{className:"yst-text-center",children:"Each subscription lets you activate 1 brand. Add another subscription or deactivate an existing brand to activate this brand."})})]})}),d.jsx(k.Modal.Container.Footer,{children:d.jsxs("div",{className:"yst-flex yst-flex-col yst-justify-stretch yst-gap-2",children:[f&&d.jsxs(k.Button,{variant:"upsell",className:"yst-flex yst-gap-1",onClick:f,children:[d.jsx(Bm,{}),"Add a subscription"]}),d.jsx(k.Button,{variant:"tertiary",className:"",onClick:function(){return S(!1)},children:"Manage active brands"})]})})]})})]})},Vp,Kp,Xp;function Fl(t,e){return eT(t)||$9(t,e)||Z9(t,e)||J9()}function J9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
78
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Z9(t,e){if(t){if(typeof t=="string")return Jp(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)?Jp(t,e):void 0}}function Jp(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 $9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function eT(t){if(Array.isArray(t))return t}function Kc(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var Zp=ua(Vp||(Vp=Kc(["xl:yst-w-1/3"]))),$p=ua(Kp||(Kp=Kc(["xl:yst-w-2/3"]))),ey=ua(Xp||(Xp=Kc(["yst-flex yst-flex-col yst-gap-8 xl:yst-flex-row"]))),tT=function(){var e,n,r,i,s=F.useState(!1),a=Fl(s,2),o=a[0],l=a[1],u=F.useState(!1),c=Fl(u,2),f=c[0],p=c[1],h=F.useState(null),y=Fl(h,2),m=y[0],g=y[1],v=sa({query:{select:function(x){var b=x.data;return b}}}),S=v.data,j=ti({query:{select:function(x){var b=x.data;return b==null?void 0:b.brands},staleTime:5*1e3,refetchOnWindowFocus:!0,refetchInterval:30*1e3}}),E=j.data,A=E==null?void 0:E.find(function(w){return w.id===m});return d.jsxs("form",{children:[d.jsxs(k.Card,{children:[d.jsx(Fu,{title:"Settings",description:"Manage your brand settings and data. You can update analysis preferences or delete brands from your account."}),d.jsxs(k.Card.Content,{children:[d.jsxs(ey,{children:[d.jsxs(Zp,{className:"yst-space-y-2",children:[d.jsx(k.Title,{size:"4",children:"Brands"}),d.jsxs("p",{children:["You have"," ",d.jsxs("b",{children:[(e=S==null?void 0:S.activeSubscriptions)!==null&&e!==void 0?e:"—"," subscription(s)"]}),". This gives you up to"," ",d.jsxs("b",{children:[(n=S==null?void 0:S.maxNumberOfActiveBrands)!==null&&n!==void 0?n:"—"," active brand(s)"]}),", for which we’ll automatically run a weekly analysis."]}),d.jsx("p",{children:"You can activate or deactivate brands anytime, or permanently delete a brand and all its data."})]}),d.jsxs($p,{children:[E&&d.jsxs("p",{className:"yst-flex yst-w-full yst-max-w-2xl yst-flex-1 yst-flex-row yst-items-center yst-justify-start yst-gap-2 yst-border-b-[1px] yst-border-b-slate-200 yst-py-4 yst-font-medium yst-text-slate-800",children:["Active brands: ",(r=S==null?void 0:S.numberOfActiveBrands)!==null&&r!==void 0?r:"—"," of"," ",(i=S==null?void 0:S.maxNumberOfActiveBrands)!==null&&i!==void 0?i:"—"]}),E&&E.length===0&&d.jsxs("p",{className:"yst-mt-4 yst-text-slate-500",children:["No brands found. Please"," ",d.jsx(k.Link,{as:br,to:"/setup",children:"add a brand"})," ","to start analyzing."]}),(E!=null?E:[{id:"loading",name:"Loading..."}]).map(function(w,x,b){return d.jsx(X9,{brand:w,isLast:x===b.length-1,onDelete:function(L){g(L),l(!0)}},w.id)})]})]}),d.jsx(Ui,{}),d.jsxs(ey,{children:[d.jsxs(Zp,{className:"yst-space-y-2",children:[d.jsx(k.Title,{size:"4",children:"Delete all data"}),d.jsx("p",{children:"Permanently delete all brands, analysis results, and query history from your account."})]}),d.jsxs($p,{className:"yst-space-y-4",children:[d.jsxs(k.Button,{variant:"error",onClick:function(){p(!0)},disabled:(E==null?void 0:E.length)===0,children:[d.jsx(yc,{})," Delete all data"]}),d.jsx("p",{children:d.jsxs("i",{children:[d.jsx("b",{children:"Note:"})," This will erase everything and cannot be reversed."]})})]})]})]})]}),d.jsx(U9,{isOpen:o,onClose:function(){l(!1),g(null)},brandId:m||"",brandName:A==null?void 0:A.name}),d.jsx(N9,{isOpen:f,onClose:function(){p(!1)}})]})};const nT=Object.freeze(Object.defineProperty({__proto__:null,default:tT},Symbol.toStringTag,{value:"Module"}));function bo(t){"@babel/helpers - typeof";return bo=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},bo(t)}var Ju=[{path:"/setup",id:1,title:"Brand & location info",description:"Enter a few basic details about your brand so we can generate relevant queries people might use in AI platforms like ChatGPT and Perplexity. This helps us analyze how visible your brand is in their responses."},{path:"/setup/:brandId/queries",id:2,title:"Queries",description:"Review the queries we've generated from your brand info. These are phrases people might type into AI platforms that could trigger your brand to appear."},{path:"/setup/:brandId/analysis",id:3,title:"Analysis",description:"We're checking how your brand shows up in AI. Your queries will now be tested in ChatGPT and Perplexity. This process should take around 5 minutes."}],rT=function(e){return Ju.find(function(n){return!!Pi(n.path,e)})||Ju[0]};function iT(){var t=mt(),e=rT(t.pathname);return d.jsxs(k.Paper,{className:"yst-mx-auto yst-max-w-2xl",children:[d.jsx(K0,{title:d.jsx(Lg,{currentStep:e,steps:Ju}),description:e.description}),d.jsx(k.Paper.Content,{children:d.jsx(Ii,{})})]})}var Lg=function(e){var n=e.title,r=e.currentStep,i=e.steps;return d.jsxs("span",{className:"yst-inline-flex yst-flex-row yst-gap-4",children:[d.jsxs("span",{className:"yst-tracking-[.2em] yst-text-slate-400",children:[d.jsx("span",{className:"yst-text-slate-900",children:bo(r)==="object"?r.id:r}),"/",Array.isArray(i)?i.length:i]}),d.jsx("span",{children:bo(r)==="object"?r.title:n||"Step ".concat(r)})]})};const sT=Object.freeze(Object.defineProperty({__proto__:null,SetupPaperTitle:Lg,default:iT},Symbol.toStringTag,{value:"Module"}));var Ng=function(e){var n=e.onBack,r=e.variant,i=r===void 0?"ai":r,s=e.buttonText,a=e.onButtonClick,o=e.isButtonDisabled,l=o===void 0?!1:o,u=e.isLoading,c=u===void 0?!1:u;return d.jsx(vc,{nestedInPaperContent:!0,children:d.jsxs("div",{className:ae({"yst-flex yst-flex-1 yst-flex-col yst-items-start yst-justify-between yst-gap-4 md:yst-flex-row md:yst-items-center md:yst-justify-between":n}),children:[n&&d.jsx(k.Button,{variant:"tertiary",onClick:n,className:"yst-no-underline",children:"← Back"}),d.jsx("div",{className:ae("yst-flex yst-flex-col yst-items-stretch yst-gap-4 md:yst-flex-row md:yst-items-center md:yst-justify-end"),children:d.jsxs(k.Button,{onClick:a,variant:i==="ai"?"primary":i,className:"yst-gap-1.5",style:i==="ai"?{background:"linear-gradient(102deg, #A61E69 0%, #6366F1 100%)",color:"#fff"}:{},disabled:l,type:"submit",isLoading:c,children:[i==="ai"&&d.jsx(Fm,{}),s]})})]})})},aT=[{value:"US",label:"United States"},{value:"GB",label:"United Kingdom"},{value:"CA",label:"Canada"},{value:"AU",label:"Australia"},{value:"DE",label:"Germany"},{value:"FR",label:"France"},{value:"NL",label:"Netherlands"}],oT=[{value:"AF",label:"Afghanistan"},{value:"AX",label:"Åland Islands"},{value:"AL",label:"Albania"},{value:"DZ",label:"Algeria"},{value:"AS",label:"American Samoa"},{value:"AD",label:"Andorra"},{value:"AO",label:"Angola"},{value:"AI",label:"Anguilla"},{value:"AQ",label:"Antarctica"},{value:"AG",label:"Antigua and Barbuda"},{value:"AR",label:"Argentina"},{value:"AM",label:"Armenia"},{value:"AW",label:"Aruba"},{value:"AT",label:"Austria"},{value:"AZ",label:"Azerbaijan"},{value:"BS",label:"Bahamas"},{value:"BH",label:"Bahrain"},{value:"BD",label:"Bangladesh"},{value:"BB",label:"Barbados"},{value:"BY",label:"Belarus"},{value:"BE",label:"Belgium"},{value:"PW",label:"Belau"},{value:"BZ",label:"Belize"},{value:"BJ",label:"Benin"},{value:"BM",label:"Bermuda"},{value:"BT",label:"Bhutan"},{value:"BO",label:"Bolivia"},{value:"BQ",label:"Bonaire, Saint Eustatius and Saba"},{value:"BA",label:"Bosnia and Herzegovina"},{value:"BW",label:"Botswana"},{value:"BV",label:"Bouvet Island"},{value:"BR",label:"Brazil"},{value:"IO",label:"British Indian Ocean Territory"},{value:"BN",label:"Brunei"},{value:"BG",label:"Bulgaria"},{value:"BF",label:"Burkina Faso"},{value:"BI",label:"Burundi"},{value:"KH",label:"Cambodia"},{value:"CM",label:"Cameroon"},{value:"CV",label:"Cape Verde"},{value:"KY",label:"Cayman Islands"},{value:"CF",label:"Central African Republic"},{value:"TD",label:"Chad"},{value:"CL",label:"Chile"},{value:"CN",label:"China"},{value:"CX",label:"Christmas Island"},{value:"CC",label:"Cocos (Keeling) Islands"},{value:"CO",label:"Colombia"},{value:"KM",label:"Comoros"},{value:"CG",label:"Congo (Brazzaville)"},{value:"CD",label:"Congo (Kinshasa)"},{value:"CK",label:"Cook Islands"},{value:"CR",label:"Costa Rica"},{value:"HR",label:"Croatia"},{value:"CU",label:"Cuba"},{value:"CW",label:"Curaçao"},{value:"CY",label:"Cyprus"},{value:"CZ",label:"Czech Republic"},{value:"DK",label:"Denmark"},{value:"DJ",label:"Djibouti"},{value:"DM",label:"Dominica"},{value:"DO",label:"Dominican Republic"},{value:"EC",label:"Ecuador"},{value:"EG",label:"Egypt"},{value:"SV",label:"El Salvador"},{value:"GQ",label:"Equatorial Guinea"},{value:"ER",label:"Eritrea"},{value:"EE",label:"Estonia"},{value:"ET",label:"Ethiopia"},{value:"FK",label:"Falkland Islands"},{value:"FO",label:"Faroe Islands"},{value:"FJ",label:"Fiji"},{value:"FI",label:"Finland"},{value:"GF",label:"French Guiana"},{value:"PF",label:"French Polynesia"},{value:"TF",label:"French Southern Territories"},{value:"GA",label:"Gabon"},{value:"GM",label:"Gambia"},{value:"GE",label:"Georgia"},{value:"GH",label:"Ghana"},{value:"GI",label:"Gibraltar"},{value:"GR",label:"Greece"},{value:"GL",label:"Greenland"},{value:"GD",label:"Grenada"},{value:"GP",label:"Guadeloupe"},{value:"GU",label:"Guam"},{value:"GT",label:"Guatemala"},{value:"GG",label:"Guernsey"},{value:"GN",label:"Guinea"},{value:"GW",label:"Guinea-Bissau"},{value:"GY",label:"Guyana"},{value:"HT",label:"Haiti"},{value:"HM",label:"Heard Island and McDonald Islands"},{value:"HN",label:"Honduras"},{value:"HK",label:"Hong Kong"},{value:"HU",label:"Hungary"},{value:"IS",label:"Iceland"},{value:"IN",label:"India"},{value:"ID",label:"Indonesia"},{value:"IR",label:"Iran"},{value:"IQ",label:"Iraq"},{value:"IE",label:"Ireland"},{value:"IM",label:"Isle of Man"},{value:"IL",label:"Israel"},{value:"IT",label:"Italy"},{value:"CI",label:"Ivory Coast"},{value:"JM",label:"Jamaica"},{value:"JP",label:"Japan"},{value:"JE",label:"Jersey"},{value:"JO",label:"Jordan"},{value:"KZ",label:"Kazakhstan"},{value:"KE",label:"Kenya"},{value:"KI",label:"Kiribati"},{value:"XK",label:"Kosovo"},{value:"KW",label:"Kuwait"},{value:"KG",label:"Kyrgyzstan"},{value:"LA",label:"Laos"},{value:"LV",label:"Latvia"},{value:"LB",label:"Lebanon"},{value:"LS",label:"Lesotho"},{value:"LR",label:"Liberia"},{value:"LY",label:"Libya"},{value:"LI",label:"Liechtenstein"},{value:"LT",label:"Lithuania"},{value:"LU",label:"Luxembourg"},{value:"MO",label:"Macao"},{value:"MK",label:"North Macedonia"},{value:"MG",label:"Madagascar"},{value:"MW",label:"Malawi"},{value:"MY",label:"Malaysia"},{value:"MV",label:"Maldives"},{value:"ML",label:"Mali"},{value:"MT",label:"Malta"},{value:"MH",label:"Marshall Islands"},{value:"MQ",label:"Martinique"},{value:"MR",label:"Mauritania"},{value:"MU",label:"Mauritius"},{value:"YT",label:"Mayotte"},{value:"MX",label:"Mexico"},{value:"FM",label:"Micronesia"},{value:"MD",label:"Moldova"},{value:"MC",label:"Monaco"},{value:"MN",label:"Mongolia"},{value:"ME",label:"Montenegro"},{value:"MS",label:"Montserrat"},{value:"MA",label:"Morocco"},{value:"MZ",label:"Mozambique"},{value:"MM",label:"Myanmar"},{value:"NA",label:"Namibia"},{value:"NR",label:"Nauru"},{value:"NP",label:"Nepal"},{value:"NC",label:"New Caledonia"},{value:"NZ",label:"New Zealand"},{value:"NI",label:"Nicaragua"},{value:"NE",label:"Niger"},{value:"NG",label:"Nigeria"},{value:"NU",label:"Niue"},{value:"NF",label:"Norfolk Island"},{value:"MP",label:"Northern Mariana Islands"},{value:"KP",label:"North Korea"},{value:"NO",label:"Norway"},{value:"OM",label:"Oman"},{value:"PK",label:"Pakistan"},{value:"PS",label:"Palestinian Territory"},{value:"PA",label:"Panama"},{value:"PG",label:"Papua New Guinea"},{value:"PY",label:"Paraguay"},{value:"PE",label:"Peru"},{value:"PH",label:"Philippines"},{value:"PN",label:"Pitcairn"},{value:"PL",label:"Poland"},{value:"PT",label:"Portugal"},{value:"PR",label:"Puerto Rico"},{value:"QA",label:"Qatar"},{value:"RE",label:"Reunion"},{value:"RO",label:"Romania"},{value:"RU",label:"Russia"},{value:"RW",label:"Rwanda"},{value:"BL",label:"Saint Barthélemy"},{value:"SH",label:"Saint Helena"},{value:"KN",label:"Saint Kitts and Nevis"},{value:"LC",label:"Saint Lucia"},{value:"MF",label:"Saint Martin (French part)"},{value:"SX",label:"Saint Martin (Dutch part)"},{value:"PM",label:"Saint Pierre and Miquelon"},{value:"VC",label:"Saint Vincent and the Grenadines"},{value:"SM",label:"San Marino"},{value:"ST",label:"São Tomé and Príncipe"},{value:"SA",label:"Saudi Arabia"},{value:"SN",label:"Senegal"},{value:"RS",label:"Serbia"},{value:"SC",label:"Seychelles"},{value:"SL",label:"Sierra Leone"},{value:"SG",label:"Singapore"},{value:"SK",label:"Slovakia"},{value:"SI",label:"Slovenia"},{value:"SB",label:"Solomon Islands"},{value:"SO",label:"Somalia"},{value:"ZA",label:"South Africa"},{value:"GS",label:"South Georgia/Sandwich Islands"},{value:"KR",label:"South Korea"},{value:"SS",label:"South Sudan"},{value:"ES",label:"Spain"},{value:"LK",label:"Sri Lanka"},{value:"SD",label:"Sudan"},{value:"SR",label:"Suriname"},{value:"SJ",label:"Svalbard and Jan Mayen"},{value:"SZ",label:"Eswatini"},{value:"SE",label:"Sweden"},{value:"CH",label:"Switzerland"},{value:"SY",label:"Syria"},{value:"TW",label:"Taiwan"},{value:"TJ",label:"Tajikistan"},{value:"TZ",label:"Tanzania"},{value:"TH",label:"Thailand"},{value:"TL",label:"Timor-Leste"},{value:"TG",label:"Togo"},{value:"TK",label:"Tokelau"},{value:"TO",label:"Tonga"},{value:"TT",label:"Trinidad and Tobago"},{value:"TN",label:"Tunisia"},{value:"TR",label:"Turkey"},{value:"TM",label:"Turkmenistan"},{value:"TC",label:"Turks and Caicos Islands"},{value:"TV",label:"Tuvalu"},{value:"UG",label:"Uganda"},{value:"UA",label:"Ukraine"},{value:"AE",label:"United Arab Emirates"},{value:"UM",label:"United States (US) Minor Outlying Islands"},{value:"UY",label:"Uruguay"},{value:"UZ",label:"Uzbekistan"},{value:"VU",label:"Vanuatu"},{value:"VA",label:"Vatican"},{value:"VE",label:"Venezuela"},{value:"VN",label:"Vietnam"},{value:"VG",label:"Virgin Islands (British)"},{value:"VI",label:"Virgin Islands (US)"},{value:"WF",label:"Wallis and Futuna"},{value:"EH",label:"Western Sahara"},{value:"WS",label:"Samoa"},{value:"YE",label:"Yemen"},{value:"ZM",label:"Zambia"},{value:"ZW",label:"Zimbabwe"}],zl=[].concat(aT,oT,[{value:"OTHER",label:"Other"}]),lT=[{value:"en",label:"English"},{value:"es",label:"Spanish"},{value:"fr",label:"French"},{value:"de",label:"German"},{value:"zh",label:"Chinese (Mandarin)"},{value:"ja",label:"Japanese"}],uT=[{value:"sq",label:"Albanian"},{value:"am",label:"Amharic"},{value:"ar",label:"Arabic"},{value:"hy",label:"Armenian"},{value:"bn",label:"Bengali"},{value:"bs",label:"Bosnian"},{value:"bg",label:"Bulgarian"},{value:"my",label:"Burmese"},{value:"ca",label:"Catalan"},{value:"hr",label:"Croatian"},{value:"cs",label:"Czech"},{value:"da",label:"Danish"},{value:"nl",label:"Dutch"},{value:"et",label:"Estonian"},{value:"fi",label:"Finnish"},{value:"ka",label:"Georgian"},{value:"el",label:"Greek"},{value:"gu",label:"Gujarati"},{value:"hi",label:"Hindi"},{value:"hu",label:"Hungarian"},{value:"is",label:"Icelandic"},{value:"id",label:"Indonesian"},{value:"it",label:"Italian"},{value:"kn",label:"Kannada"},{value:"kk",label:"Kazakh"},{value:"ko",label:"Korean"},{value:"lv",label:"Latvian"},{value:"lt",label:"Lithuanian"},{value:"mk",label:"Macedonian"},{value:"ms",label:"Malay"},{value:"ml",label:"Malayalam"},{value:"mr",label:"Marathi"},{value:"mn",label:"Mongolian"},{value:"no",label:"Norwegian"},{value:"fa",label:"Persian"},{value:"pl",label:"Polish"},{value:"pt",label:"Portuguese"},{value:"pa",label:"Punjabi"},{value:"ro",label:"Romanian"},{value:"ru",label:"Russian"},{value:"sr",label:"Serbian"},{value:"sk",label:"Slovak"},{value:"sl",label:"Slovenian"},{value:"so",label:"Somali"},{value:"sw",label:"Swahili"},{value:"sv",label:"Swedish"},{value:"tl",label:"Tagalog"},{value:"ta",label:"Tamil"},{value:"te",label:"Telugu"},{value:"th",label:"Thai"},{value:"tr",label:"Turkish"},{value:"uk",label:"Ukrainian"},{value:"ur",label:"Urdu"},{value:"vi",label:"Vietnamese"}],cT=[].concat(lT,uT);function gr(t){"@babel/helpers - typeof";return gr=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},gr(t)}function ty(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 ny(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ty(Object(n),!0).forEach(function(r){Rg(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ty(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function Rg(t,e,n){return(e=dT(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function dT(t){var e=fT(t,"string");return gr(e)=="symbol"?e:e+""}function fT(t,e){if(gr(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(gr(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Zu(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return zt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,P={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,P.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=P.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,P.v=O,P.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,P.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(P.n=-1),z(x,b)):P.n=b:P.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=P.n<0)?b:j.call(E,P))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(zt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,zt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,zt(f,"constructor",u),zt(u,"constructor",l),l.displayName="GeneratorFunction",zt(u,i,"GeneratorFunction"),zt(f),zt(f,i,"Generator"),zt(f,r,function(){return this}),zt(f,"toString",function(){return"[object Generator]"}),(Zu=function(){return{w:s,m:p}})()}function zt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}zt=function(a,o,l,u){function c(f,p){zt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},zt(t,e,n,r)}function ry(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function hT(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){ry(s,r,i,a,o,"next",l)}function o(l){ry(s,r,i,a,o,"throw",l)}a(void 0)})}}function ui(t,e){return gT(t)||mT(t,e)||yT(t,e)||pT()}function pT(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
79
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yT(t,e){if(t){if(typeof t=="string")return iy(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)?iy(t,e):void 0}}function iy(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 mT(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function gT(t){if(Array.isArray(t))return t}var vT=function(){var e=lt(),n=aa(),r=nn(),i=F.useState(),s=ui(i,2),a=s[0],o=s[1],l=F.useState(!1),u=ui(l,2),c=u[0],f=u[1],p=F.useState({name:"",url:"",description:"",language:"en",isLocal:!1,country:void 0,region:""}),h=ui(p,2),y=h[0],m=h[1],g=F.useState(null),v=ui(g,2),S=v[0],j=v[1],E=F.useState(""),A=ui(E,2),w=A[0],x=A[1],b=F.useMemo(function(){var q;if(!y.country)return"";var T=zl.find(function(Q){return Q.value===y.country});return(q=T==null?void 0:T.label)!==null&&q!==void 0?q:""},[y.country]),L=F.useMemo(function(){var q=w.trim().toLowerCase();return q?zl.filter(function(T){var Q=T.label.toLowerCase().includes(q),$=T.value.toLowerCase().includes(q);return Q||$}):zl},[w]),R=fx({mutation:{onSuccess:function(){var q=hT(Zu().m(function Q($){var V;return Zu().w(function(ie){for(;;)switch(ie.n){case 0:return V=$.data.id,ie.n=1,Promise.all([r.invalidateQueries({queryKey:Lo()}),r.invalidateQueries({queryKey:Sn()})]);case 1:V&&n.setBrandId(V),$!=null&&$.status&&$.status>=200&&$.status<300&&V&&(n.setBrandId(V),o(V));case 2:return ie.a(2)}},Q)}));function T(Q){return q.apply(this,arguments)}return T}(),onError:function(){f(!1)}}}),I=R.mutate,P=R.isPending,z=R.error,N=ti({query:{enabled:!!a,select:function(T){var Q=T.data;return Q==null?void 0:Q.brands},refetchInterval:function(T){var Q;return((T==null||(Q=T.state)===null||Q===void 0||(Q=Q.data)===null||Q===void 0||(Q=Q.data)===null||Q===void 0?void 0:Q.brands)||[]).find(function($){return $.id===a})?!1:2*1e3}}}),O=N.data;F.useEffect(function(){a&&O!==null&&O!==void 0&&O.find(function(q){return q.id===a})&&e("/setup/".concat(a,"/queries"),{replace:!0})},[a,O,e]);var B=function(T,Q){m(function($){return ny(ny({},$),{},Rg({},T,Q))})},_=function(T){x(T.target.value)},Y=function(T){B("country",T!=null?T:void 0),x("")},G=function(T){if(T.preventDefault(),j(null),y.description.length>250){j("Your brand description is too long. Please keep it within the 250-character limit."),f(!1);return}f(!0);var Q=y.url;Q&&!/^https?:\/\//i.test(Q)&&(Q="https://".concat(Q)),I({data:{name:y.name,url:Q,description:y.description,focusLanguage:y.language,country:y.country,regionOrCity:y.region}})};function C(q){return gr(q)==="object"&&q!==null&&"response"in q&&gr(q.response)==="object"&&q.response!==void 0&&"data"in q.response}var W=C(z)?z.response.data.errors:void 0;return d.jsxs("form",{onSubmit:G,children:[d.jsxs("div",{className:"yst-space-y-6",children:[d.jsx(k.Title,{size:"2",children:"Brand info"}),!!z&&d.jsx(k.Alert,{variant:"error",title:"Error",isVisible:!!z,children:d.jsx("ul",{children:W&&gr(W)==="object"?Object.entries(W).flatMap(function(q){var T=ui(q,2),Q=T[0],$=T[1];return Array.isArray($)?$.map(function(V,ie){return d.jsx("li",{children:V},"".concat(Q,"-").concat(ie))}):null}):"There was an error creating the brand."})}),S&&d.jsx(k.Alert,{variant:"error",title:"Error",isVisible:!!S,children:d.jsx("ul",{children:d.jsx("li",{children:"Your brand description is too long. Please keep it within the 250-character limit."})})}),d.jsx(k.TextField,{id:"name",label:"Brand name",value:y.name,onChange:function(q){return B("name",q.target.value)},maxLength:255}),d.jsx(k.TextField,{id:"url",label:"Website URL (optional)",placeholder:"Example: https://yourwebsite.com",value:y.url,maxLength:247,onChange:function(q){return B("url",q.target.value)}}),d.jsxs("div",{id:"brand-description-textarea",children:[d.jsx(k.TextareaField,{id:"brand-description",label:"Brand description",value:y.description,onChange:function(q){var T=q.target.value;B("description",T)},...y.description.length>250?{validation:{variant:"error",message:"Your brand description is too long. Please keep it within the 250-character limit."}}:{},placeholder:"e.g. We design eco-friendly yoga mats for busy professionals who want sustainable gear that’s durable, stylish and kind to the planet."}),d.jsxs("div",{className:"yst-mt-1 yst-flex",children:[d.jsxs("div",{className:"yst-flex-grow yst-flex-col",children:[y.description.length>250&&d.jsx("div",{className:"yst-mb-2 yst-text-red-500",children:"Your brand description is too long. Please keep it within the 250-character limit."}),"Tell us about your brand: what you do, who it’s for and what makes it special."]}),d.jsxs("div",{className:ae("yst-ml-6 yst-mt-[-4px] yst-text-xs",{"yst-text-slate-500":y.description.length<=250,"yst-text-red-500":y.description.length>250}),children:[y.description.length,"/250"]})]})]}),d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(k.Select,{className:"yst-max-w-sm",id:"language-select",label:"Target language",value:y.language,onChange:function(q){return B("language",q)},options:cT.map(function(q){return{label:q.label,value:q.value}})}),d.jsx("p",{children:"The main language your brand uses to communicate or create content."})]})]}),d.jsx(Ui,{}),d.jsxs("div",{className:"yst-space-y-6",children:[d.jsx(k.Title,{size:"2",children:"Location info"}),d.jsx("p",{children:"Specify a location (optional) or leave it blank for a global analysis."}),d.jsx(k.Autocomplete,{className:"yst-max-w-sm",id:"country-select",label:"Target country (optional)",value:y.country||null,nullable:!0,placeholder:"Search countries...",onQueryChange:_,onChange:Y,selectedLabel:b,children:L.map(function(q){return d.jsx(k.Autocomplete.Option,{value:q.value,children:q.label},q.value)})}),y.country&&d.jsx(k.TextField,{id:"region",label:"Target city, state, or region (optional)",value:y.region,onChange:function(q){return B("region",q.target.value)},description:`Enter a city, state, or region to narrow down the analysis. For
80
- example: California, Bavaria, or Paris.`,maxLength:255})]}),d.jsx(Ng,{onBack:function(){return e(-1)},buttonText:"Generate queries",isButtonDisabled:P||!!a||c,isLoading:P||!!a})]})};const bT=Object.freeze(Object.defineProperty({__proto__:null,default:vT},Symbol.toStringTag,{value:"Module"})),sy=t=>M.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},M.createElement("path",{d:"M3.33284 2V4.66667M1.99951 3.33333H4.66618M3.99951 11.3333V14M2.66618 12.6667H5.33284M8.66618 2L10.19 6.57143L13.9995 8L10.19 9.42857L8.66618 14L7.14237 9.42857L3.33284 8L7.14237 6.57143L8.66618 2Z",stroke:"url(#paint0_linear_3891_2757)",strokeWidth:1.33333,strokeLinecap:"round",strokeLinejoin:"round"}),M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_3891_2757",x1:1.99951,y1:2,x2:15.3308,y2:3.72773,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"}))));function Ks(t){"@babel/helpers - typeof";return Ks=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},Ks(t)}function xT(t){return ST(t)||AT(t)||_g(t)||wT()}function wT(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
81
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function AT(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function ST(t){if(Array.isArray(t))return ec(t)}function ay(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 Vt(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ay(Object(n),!0).forEach(function(r){CT(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ay(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function CT(t,e,n){return(e=kT(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function kT(t){var e=jT(t,"string");return Ks(e)=="symbol"?e:e+""}function jT(t,e){if(Ks(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ks(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function $u(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Ut(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,P={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,P.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=P.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,P.v=O,P.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,P.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(P.n=-1),z(x,b)):P.n=b:P.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=P.n<0)?b:j.call(E,P))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Ut(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Ut(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Ut(f,"constructor",u),Ut(u,"constructor",l),l.displayName="GeneratorFunction",Ut(u,i,"GeneratorFunction"),Ut(f),Ut(f,i,"Generator"),Ut(f,r,function(){return this}),Ut(f,"toString",function(){return"[object Generator]"}),($u=function(){return{w:s,m:p}})()}function Ut(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Ut=function(a,o,l,u){function c(f,p){Ut(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Ut(t,e,n,r)}function oy(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function ET(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){oy(s,r,i,a,o,"next",l)}function o(l){oy(s,r,i,a,o,"throw",l)}a(void 0)})}}function Ln(t,e){return PT(t)||TT(t,e)||_g(t,e)||OT()}function OT(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
82
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _g(t,e){if(t){if(typeof t=="string")return ec(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)?ec(t,e):void 0}}function ec(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 TT(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function PT(t){if(Array.isArray(t))return t}var di=5,bs="Generating...",IT="Re-generating...",MT=100,LT=800,NT=["******************************","***********************","*******************************************************","***********************************************","***************************************************************","*******************************************************","*******************************************************","***********************************************"],RT=Array.from({length:di},function(t,e){return{id:"query-".concat(e),text:bs,isRegenerating:!0}}),_T=function(){return Array.from({length:di},function(e,n){return{id:"query-".concat(n),text:"",isRegenerating:!1}})},DT=function(){var e,n,r,i=Ao(),s=i.brandId,a="/setup/".concat(s,"/analysis"),o=lt(),l=nn(),u=gc(),c=F.useRef(!1),f=F.useState(RT),p=Ln(f,2),h=p[0],y=p[1],m=F.useState(!1),g=Ln(m,2),v=g[0],S=g[1],j=F.useState([]),E=Ln(j,2),A=E[0],w=E[1],x=F.useState([]),b=Ln(x,2),L=b[0],R=b[1],I=F.useState(!1),P=Ln(I,2),z=P[0],N=P[1],O=F.useState(null),B=Ln(O,2),_=B[0],Y=B[1],G=F.useState(!1),C=Ln(G,2),W=C[0],q=C[1],T=O9({shouldBlock:!0}),Q=T.showModal,$=T.confirmLeave,V=T.cancelLeave,ie=F.useState(!1),ue=Ln(ie,2),ye=ue[0],oe=ue[1],Ee=F.useState(null),Z=Ln(Ee,2),Qe=Z[0],Pt=Z[1],ct=jx(s||"",{query:{enabled:!!s}}),Ge=ct.data,tt=ct.isRefetching,rn=ct.error,Ye=ct.isError,sn=ct.refetch,En=Is(s||"",{query:{enabled:!!s}}),Re=En.data,me=F.useCallback(function(te){var ne;if(!(Re!=null&&(ne=Re.data)!==null&&ne!==void 0&&ne.name))return!1;var de=Re.data.name.toLowerCase().trim();return de?te.toLowerCase().includes(de):!1},[Re==null||(e=Re.data)===null||e===void 0?void 0:e.name]),ge=F.useCallback(function(){return h.some(function(te){return me(te.text)})},[h,me]),xe=function(){q(!1)},U=function(){q(!1),s&&ke({brandId:s,data:{queries:h.map(function(ne){return ne.text})}})},J=function(){q(!1);var ne=h.findIndex(function(de){return me(de.text)});ne!==-1&&setTimeout(function(){var de=document.getElementById("query-text-".concat(ne));de&&(de.focus(),de.select())},MT)};function ce(te){var ne,de,X,re="Moderation error: one or more queries flagged by OpenAI moderation endpoint.",pe=te==null||(ne=te.response)===null||ne===void 0||(ne=ne.data)===null||ne===void 0?void 0:ne.flagged_queries;return(te==null||(de=te.response)===null||de===void 0?void 0:de.status)===422&&(te==null||(X=te.response)===null||X===void 0||(X=X.data)===null||X===void 0?void 0:X.error)===re&&Array.isArray(pe)?{flaggedQueries:pe}:null}var we=Ax({mutation:{onSuccess:function(){var te=ET($u().m(function de(X){return $u().w(function(re){for(;;)switch(re.n){case 0:if(Y(null),!(X!=null&&X.status&&X.status>=200&&X.status<300)){re.n=2;break}return re.n=1,Promise.all([l.invalidateQueries({queryKey:Mo(s||"")}),l.invalidateQueries({queryKey:Sn()})]);case 1:o(a);case 2:return re.a(2)}},de)}));function ne(de){return te.apply(this,arguments)}return ne}(),onError:function(ne){var de,X,re=ce(ne);if(re){Pt({flaggedQueries:re.flaggedQueries});return}if((ne==null||(de=ne.response)===null||de===void 0||(de=de.data)===null||de===void 0?void 0:de.message)==="Cannot update queries for a brand that has existing analyses."){o(a,{replace:!0});return}var pe=(ne==null||(X=ne.response)===null||X===void 0||(X=X.data)===null||X===void 0?void 0:X.message)||(ne==null?void 0:ne.message)||"An unexpected error occurred.";Y(pe)}}}),ke=we.mutate,nt=we.isPending;F.useEffect(function(){s||o("/setup",{replace:!0})},[s,o,u]),F.useEffect(function(){var te;!(Re!=null&&(te=Re.data)!==null&&te!==void 0&&te.setupStatus)||c.current||(c.current=!0,Re.data.setupStatus!=="pendingQuerySelection"&&(u("Queries cannot be changed for a brand with a pending analysis.",{variant:"warning"}),o(a,{replace:!0})))},[Re==null||(n=Re.data)===null||n===void 0?void 0:n.setupStatus,s,o,a,u]),F.useEffect(function(){var te;if(Ge!=null&&(te=Ge.data)!==null&&te!==void 0&&te.queries&&Array.isArray(Ge.data.queries)){var ne=Ge.data.queries.slice(0,di),de=ne.map(function(re,pe){return{id:"query-".concat(pe),text:re,isRegenerating:!1}});y(de),R(Ge.data.queries.slice(di))}else if(Ye){var X=_T();y(X),R([])}},[Ge,Ye]);var gt=F.useCallback(function(te){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;setTimeout(function(){y(function(de){return de.map(function(X,re){var pe=A.indexOf(re.toString());return pe>=0&&te[pe]?Vt(Vt({},X),{},{text:te[pe],isRegenerating:!1}):Vt(Vt({},X),{},{isRegenerating:!1})})}),w([]),N(!1),S(!1),ne&&R(function(de){var X=new Set(te);return de.filter(function(re){return!X.has(re)})})},LT)},[A]);F.useEffect(function(){if(z&&!tt){var te;if(Ge!=null&&(te=Ge.data)!==null&&te!==void 0&&te.queries&&Array.isArray(Ge.data.queries)){var ne=Ge.data.queries.slice(0,di),de=A.map(Number);y(function(X){return X.map(function(re,pe){var He=de.indexOf(pe);return Vt(Vt({},re),{},{text:He>=0&&ne[He]?ne[He]:re.text,isRegenerating:!1})})}),w([]),N(!1),S(!1)}else Ye&&(y(function(X){return X.map(function(re){return Vt(Vt({},re),{},{isRegenerating:!1})})}),w([]),N(!1),S(!1))}},[Ge,tt,z,A,Ye]);var vt=F.useCallback(function(te,ne){var de=new Set(ne);return L.filter(function(X){return!de.has(X)}).slice(0,te)},[L]),dn=F.useMemo(function(){return tt||h.length===0||h.some(function(te){return te.isRegenerating||te.text===bs&&!Ye||te.text.trim()===""})||v},[tt,h,v,Ye]),On=tt||h.some(function(te){return te.text===bs})&&!Ye,rt=F.useCallback(function(te){var ne=te.toString();w(function(de){return de.includes(ne)?de.filter(function(X){return X!==ne}):[].concat(xT(de),[ne])})},[]),an=F.useCallback(function(te,ne){y(function(de){return de.map(function(X,re){return re===te?Vt(Vt({},X),{},{text:ne}):X})})},[]),dt=function(){S(!v),w([])},Yo=F.useCallback(function(){if(!(tt||A.length===0)){y(function(re){return re.map(function(pe,He){return Vt(Vt({},pe),{},{isRegenerating:A.includes(He.toString())})})});var te=h.map(function(re){return re.text}),ne=A.length,de=vt(ne,te),X=de.length>=ne;X?gt(de,!0):(N(!0),sn())}},[tt,A,sn,h,vt,gt]),Vo=F.useCallback(function(te){if(te.preventDefault(),Pt(null),!!s){if(ge()){q(!0);return}ke({brandId:s,data:{queries:h.map(function(ne){return ne.text})}})}},[s,h,ke,ge]),Gi=function(){oe(!0)};return d.jsxs("div",{children:[Qe&&d.jsxs(k.Alert,{className:"yst-mb-4",variant:"error",children:[d.jsx("strong",{children:"Moderation Error"}),d.jsxs("div",{className:"yst-mt-2",children:[d.jsx("span",{children:"Some of your queries include content that our AI moderation system can’t process."}),d.jsx("br",{}),d.jsx("span",{children:"These queries were flagged and won’t be saved:"}),d.jsx("ul",{className:"yst-ml-4 yst-list-disc",children:Qe.flaggedQueries.map(function(te,ne){return d.jsx("li",{children:te.query},ne)})}),d.jsx("br",{}),d.jsx("span",{children:"Edit or replace them to continue."})]})]}),_&&d.jsx(k.Alert,{className:"yst-mb-4",variant:"error",children:_}),d.jsxs("form",{onSubmit:Vo,children:[d.jsxs("div",{className:"yst-mb-8",children:[d.jsx(k.Title,{size:"2",className:"yst-mb-2",children:"Your queries"}),d.jsxs("div",{className:"yst-space-y-4",children:[d.jsx("p",{children:"You can edit your queries or regenerate new ones with AI."}),d.jsx("div",{className:ae("yst-flex yst-gap-2",v?"yst-justify-end":"yst-justify-start"),children:v?d.jsxs(d.Fragment,{children:[d.jsx(k.Button,{size:"small",variant:"secondary",onClick:dt,children:"Done"}),d.jsxs(k.Button,{variant:"secondary",size:"small",onClick:Yo,className:"yst-gap-1",isLoading:tt||z,disabled:z||tt||A.length===0,children:[d.jsx(sy,{"aria-hidden":"true"}),"Regenerate selected queries"]})]}):d.jsxs(k.Button,{size:"small",variant:"secondary",onClick:dt,className:"yst-gap-1.5",disabled:On||Ye,children:[d.jsx($x,{}),"Select queries to regenerate"]})})]})]}),d.jsx("div",{className:"yst-mb-8",children:h.length===0?NT.map(function(te,ne){return d.jsx("div",{className:ae("yst-mb-4 yst-cursor-pointer yst-rounded yst-border yst-border-slate-300 yst-p-3 yst-transition-colors","yst-bg-white"),children:d.jsx(k.SkeletonLoader,{children:te||"Example placeholder query for demonstration purposes."})},"placeholder-query-".concat(ne))}):h.slice(0,di).map(function(te,ne){var de=te.isRegenerating?te.text===bs?bs:IT:te.text;return d.jsx("div",{className:ae("yst-mb-4"),children:d.jsxs("div",{className:"yst-flex yst-gap-2",children:[v&&d.jsx("div",{className:"yst-flex yst-items-center",children:d.jsx(k.Checkbox,{id:"query-regenerate-".concat(ne),name:"query-regenerate-".concat(ne),value:ne.toString(),checked:A.includes(ne.toString()),onChange:function(){return rt(ne)},disabled:tt})}),d.jsx("div",{className:"yst-flex-1",children:d.jsx(k.TextField,{id:"query-text-".concat(ne),label:"Query ".concat(ne+1),type:"text",value:de,onChange:function(X){te.isRegenerating||an(ne,X.target.value)},placeholder:"Enter your query...",className:"yst-w-full",disabled:te.isRegenerating,required:!0,minLength:3,maxLength:255,validation:me(te.text)?{variant:"warning",message:"For more accurate insights, avoid using your brand name in the query."}:void 0})})]})},te.id)})}),d.jsx(Ng,{buttonText:"Run analysis (~ 5 minutes)",isButtonDisabled:dn,isLoading:nt})]}),d.jsx(k.Modal,{isOpen:Ye&&k1(rn)&&(rn==null||(r=rn.response)===null||r===void 0?void 0:r.status)===429&&!ye,onClose:Gi,position:"center",as:"div",children:d.jsx(k.Modal.Panel,{children:d.jsxs("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:[d.jsx("div",{children:d.jsx("span",{className:"yst-inline-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center yst-rounded-full yst-bg-red-100",children:d.jsx(Qa,{className:"yst-h-6 yst-w-6 yst-text-red-600"})})}),d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Query regeneration limit reached"})}),d.jsx(k.Modal.Container.Content,{className:"yst-mb-6 yst-space-y-3",children:d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"You’ve used all your query regenerations for this brand analysis, but you can still edit your queries manually."})}),d.jsx(k.Modal.Container.Footer,{className:"yst-flex yst-justify-end yst-gap-3",children:d.jsx(k.Button,{variant:"primary",onClick:Gi,children:"Edit queries manually"})})]})]})})}),d.jsx(k.Modal,{isOpen:W,onClose:xe,position:"center",as:"div",children:d.jsx(k.Modal.Panel,{children:d.jsxs("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:[d.jsx("div",{children:d.jsx("span",{className:"yst-inline-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center yst-rounded-full yst-bg-amber-100",children:d.jsx(Qa,{className:"yst-h-6 yst-w-6 yst-text-amber-600"})})}),d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Brand name detected in your queries"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-mb-6 yst-space-y-3",children:[d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"We found your brand name in one or more of your queries. Using your brand name in queries often show more mentions and more positive sentiment, which can skew your results."}),d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"For more balanced results, remove your brand name or make the queries more general."})]}),d.jsxs(k.Modal.Container.Footer,{className:"yst-flex yst-justify-end yst-gap-3",children:[d.jsxs(k.Button,{onClick:U,variant:"secondary",className:"yst-gap-1.5",disabled:nt,isLoading:nt,children:[d.jsx(sy,{}),"Run analysis anyway"]}),d.jsx(k.Button,{variant:"primary",onClick:J,children:"Review and edit queries"})]})]})]})})}),d.jsx(k.Modal,{isOpen:Q,onClose:V,position:"center",as:"div",children:d.jsx(k.Modal.Panel,{children:d.jsxs("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:[d.jsx("div",{children:d.jsx("span",{className:"yst-inline-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center yst-rounded-full yst-bg-amber-100",children:d.jsx(Qa,{className:"yst-h-6 yst-w-6 yst-text-amber-600"})})}),d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Leave this page?"})}),d.jsx(k.Modal.Container.Content,{className:"yst-mb-6",children:d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"You have unsaved changes. Finish setting up your brand to save your queries. Leaving this page will discard your queries."})}),d.jsxs(k.Modal.Container.Footer,{className:"yst-flex yst-justify-end yst-gap-3",children:[d.jsx(k.Button,{onClick:V,variant:"secondary",children:"No, stay on page"}),d.jsx(k.Button,{variant:"primary",onClick:$,children:"Yes, discard queries"})]})]})]})})})]})};const BT=Object.freeze(Object.defineProperty({__proto__:null,default:DT},Symbol.toStringTag,{value:"Module"}));var Da={exports:{}},Ba={exports:{}},Te={};/** @license React v16.13.1
74
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function k9(t,e){if(t){if(typeof t=="string")return zp(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)?zp(t,e):void 0}}function zp(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 j9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function E9(t){if(Array.isArray(t))return t}var O9=function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=e.shouldBlock,r=n===void 0?!0:n,i=e.onConfirmLeave,s=e.onCancelLeave,a=lt(),o=S9(),l=o.basename,u=o.stripBasename,c=F.useState(!1),f=Fp(c,2),p=f[0],h=f[1],y=F.useState(null),m=Fp(y,2),g=m[0],v=m[1];F.useEffect(function(){if(r){var w=function(b){var L=b.target,R=L.closest("a");if(R){var I=R.getAttribute("href");if(I&&I.startsWith("/")&&!I.startsWith("//")){var T=window.location.pathname,z=u(I),N=u(T);z!==N&&(b.preventDefault(),b.stopPropagation(),v(z),h(!0))}}};return document.addEventListener("click",w,!0),function(){return document.removeEventListener("click",w,!0)}}},[r,u]),F.useEffect(function(){if(r){var w=function(b){b.preventDefault(),v(-1),h(!0),window.history.pushState(null,"",window.location.href)};return window.addEventListener("popstate",w),function(){return window.removeEventListener("popstate",w)}}},[r]),F.useEffect(function(){if(r){var w=function(b){b.preventDefault(),b.returnValue=""};return window.addEventListener("beforeunload",w),function(){return window.removeEventListener("beforeunload",w)}}},[r]);var S=F.useCallback(function(w){if(typeof w=="number")a(w);else{var x=l&&w.startsWith(l)?u(w):w;a(x)}},[a,u,l]),j=F.useCallback(function(){g!==null&&(h(!1),i==null||i(),setTimeout(function(){S(g),v(null)},0))},[g,S,i]),E=F.useCallback(function(){h(!1),v(null),s==null||s()},[s]),A=F.useCallback(function(w){r?(v(w),h(!0)):S(w)},[r,S]);return{showModal:p,pendingNavigation:g,confirmLeave:j,cancelLeave:E,navigateAway:A}};function P9(t,e){return L9(t)||M9(t,e)||I9(t,e)||T9()}function T9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
75
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function I9(t,e){if(t){if(typeof t=="string")return Up(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)?Up(t,e):void 0}}function Up(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 M9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function L9(t){if(Array.isArray(t))return t}var N9=function(e){var n=e.isOpen,r=e.onClose,i=nn(),s=gc(),a=F.useState(""),o=P9(a,2),l=o[0],u=o[1],c=Ix({mutation:{onSettled:function(){i.clear()},onSuccess:function(){r(),s("Successfully deleted all data.",{variant:"success"})},onError:function(){i.clear(),s("Failed to delete all data. Please try again later.",{variant:"error"})}}}),f=c.mutate,p=c.isPending;return F.useEffect(function(){n&&u("")},[n]),d.jsx(_o,{isOpen:n,onClose:r,onConfirm:function(){f()},isLoading:p,disabled:l!=="DELETE ALL",title:"Delete all data?",description:d.jsxs(d.Fragment,{children:[d.jsx("p",{children:"This will permanently erase all brands, analysis results, and queries from your account."}),d.jsx("p",{children:"This action cannot be undone."}),d.jsx(k.TextField,{id:"delete-all-confirmation",label:"To confirm, please type DELETE ALL:",value:l,onChange:function(h){return u(h.target.value)}}),d.jsx("p",{children:d.jsx("em",{children:"This is to make sure you understand this action is permanent."})})]}),confirmText:"Yes, delete all data",cancelText:"No, go back"})};function Xu(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Bt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,T={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,T.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=T.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,T.v=O,T.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,T.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(T.n=-1),z(x,b)):T.n=b:T.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=T.n<0)?b:j.call(E,T))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Bt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Bt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Bt(f,"constructor",u),Bt(u,"constructor",l),l.displayName="GeneratorFunction",Bt(u,i,"GeneratorFunction"),Bt(f),Bt(f,i,"Generator"),Bt(f,r,function(){return this}),Bt(f,"toString",function(){return"[object Generator]"}),(Xu=function(){return{w:s,m:p}})()}function Bt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Bt=function(a,o,l,u){function c(f,p){Bt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Bt(t,e,n,r)}function Hp(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function R9(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Hp(s,r,i,a,o,"next",l)}function o(l){Hp(s,r,i,a,o,"throw",l)}a(void 0)})}}function _9(t,e){return z9(t)||F9(t,e)||B9(t,e)||D9()}function D9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
76
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function B9(t,e){if(t){if(typeof t=="string")return qp(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)?qp(t,e):void 0}}function qp(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 F9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function z9(t){if(Array.isArray(t))return t}var U9=function(e){var n=e.isOpen,r=e.brandId,i=e.onClose,s=e.brandName,a=nn(),o=gc(),l=F.useState(""),u=_9(l,2),c=u[0],f=u[1],p=gx({mutation:{onSuccess:function(){var m=R9(Xu().m(function v(){return Xu().w(function(S){for(;;)switch(S.n){case 0:return S.n=1,Promise.all([a.invalidateQueries({queryKey:Sn()}),a.invalidateQueries({queryKey:Lo()})]);case 1:o("Brand deleted successfully",{variant:"success"}),i();case 2:return S.a(2)}},v)}));function g(){return m.apply(this,arguments)}return g}(),onError:function(g){var v=g instanceof Error?g.message:"Please try again later.";o("Failed to delete brand. ".concat(v),{variant:"error"})}}}),h=p.mutate,y=p.isPending;return F.useEffect(function(){n&&f("")},[n]),d.jsx(_o,{isOpen:n,onClose:i,onConfirm:function(){if(!s){console.error("Brand name is required for deletion confirmation");return}h({brandId:r})},isLoading:y,disabled:c.toLowerCase()!==(s==null?void 0:s.toLowerCase()),title:"Delete brand?",description:d.jsxs(d.Fragment,{children:[d.jsx("p",{children:"This will permanently delete all data associated with this brand, including past analyses and query history."}),d.jsx("p",{children:"This action cannot be undone."}),d.jsx(k.TextField,{id:"delete-modal-brand-name-confirmation",label:"To confirm, please type your brand name ".concat(s,":"),value:c,onChange:function(m){return f(m.target.value)}}),d.jsx("p",{children:d.jsx("em",{children:"This is to make sure you understand this action is permanent."})})]}),confirmText:"Yes, delete brand",cancelText:"No, go back"})};function Vs(t){"@babel/helpers - typeof";return Vs=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},Vs(t)}function vs(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Ft(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,T={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,T.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=T.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,T.v=O,T.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,T.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(T.n=-1),z(x,b)):T.n=b:T.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=T.n<0)?b:j.call(E,T))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Ft(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Ft(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Ft(f,"constructor",u),Ft(u,"constructor",l),l.displayName="GeneratorFunction",Ft(u,i,"GeneratorFunction"),Ft(f),Ft(f,i,"Generator"),Ft(f,r,function(){return this}),Ft(f,"toString",function(){return"[object Generator]"}),(vs=function(){return{w:s,m:p}})()}function Ft(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Ft=function(a,o,l,u){function c(f,p){Ft(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Ft(t,e,n,r)}function Wp(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 er(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Wp(Object(n),!0).forEach(function(r){H9(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Wp(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function H9(t,e,n){return(e=q9(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function q9(t){var e=W9(t,"string");return Vs(e)=="symbol"?e:e+""}function W9(t,e){if(Vs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Vs(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Qp(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function Gp(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Qp(s,r,i,a,o,"next",l)}function o(l){Qp(s,r,i,a,o,"throw",l)}a(void 0)})}}function Q9(t,e){return K9(t)||V9(t,e)||Y9(t,e)||G9()}function G9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
77
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Y9(t,e){if(t){if(typeof t=="string")return Yp(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)?Yp(t,e):void 0}}function Yp(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 V9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function K9(t){if(Array.isArray(t))return t}var X9=function(e){var n,r,i=e.brand,s=e.isLast,a=e.onDelete,o=i.id,l=Et(),u=l.hostAppProps,c=l.analysisId,f=u.onAddSubscription,p=lt(),h=aa(),y=h.setBrandId,m=F.useState(!1),g=Q9(m,2),v=g[0],S=g[1],j=nn(),E=sa({query:{select:function(O){var B=O.data;return B},staleTime:5*1e3,refetchOnWindowFocus:!0,refetchInterval:30*1e3}}),A=E.data,w=Nm({mutation:{onMutate:function(){var N=Gp(vs().m(function B(_){var Y,G,C;return vs().w(function(W){for(;;)switch(W.n){case 0:return Y=_.brandId,G=_.data,W.n=1,j.cancelQueries({queryKey:Sn()});case 1:return C=j.getQueryData(Sn()),j.setQueryData(Sn(),function(q){var P,Q;return q&&er(er({},q),{},{data:er(er({},q.data),{},{brands:((P=(Q=q.data)===null||Q===void 0?void 0:Q.brands)!==null&&P!==void 0?P:[]).map(function($){return $.id===Y?er(er({},$),{},{settings:er(er({},$.settings),{},{enableAutomaticAnalysis:G.enableAutomaticAnalysis})}):$})})})}),W.a(2,{previous:C})}},B)}));function O(B){return N.apply(this,arguments)}return O}(),onSuccess:function(){if(i&&i.settings&&i.settings.enableAutomaticAnalysis===!1)return S(!1);S(!T)},onError:function(O,B,_){_!=null&&_.previous&&j.setQueryData(Sn(),_.previous)},onSettled:function(){var N=Gp(vs().m(function B(){return vs().w(function(_){for(;;)switch(_.n){case 0:return _.n=1,Promise.all([j.invalidateQueries({queryKey:Sn()}),j.invalidateQueries({queryKey:Lo()}),j.invalidateQueries({queryKey:Mo(o)}),j.invalidateQueries({queryKey:qn(o,"latest")}),j.invalidateQueries({queryKey:kn(o,"latest")}),j.invalidateQueries({queryKey:qn(o,c)}),j.invalidateQueries({queryKey:kn(o,c)})]);case 1:return _.a(2)}},B)}));function O(){return N.apply(this,arguments)}return O}()}}),x=w.mutate,b=w.isPending,L=function(O){x({brandId:o,data:{enableAutomaticAnalysis:O}})},R=function(O){if(O){if(!I)return S(!0);if(!T)return L(!0);S(!0)}else L(!1)},I=Number(A==null?void 0:A.maxNumberOfActiveBrands)-Number(A==null?void 0:A.numberOfActiveBrands)>0||!!(i!=null&&(n=i.settings)!==null&&n!==void 0&&n.enableAutomaticAnalysis),T=n0(i==null?void 0:i.firstNextAnalysisOpportunity),z=(i==null?void 0:i.setupStatus)==="pendingQuerySelection";return d.jsxs(d.Fragment,{children:[d.jsxs("div",{className:ae("yst-flex yst-max-w-2xl yst-flex-1 yst-flex-row yst-items-center yst-justify-start yst-gap-4 yst-py-4 yst-text-slate-800",{"yst-border-b-[1px] yst-border-b-slate-200":!s}),children:[d.jsx(k.Toggle,{id:"toggle-brand-".concat(i==null?void 0:i.id),checked:i==null||(r=i.settings)===null||r===void 0?void 0:r.enableAutomaticAnalysis,screenReaderLabel:"Enable or disable automatic analysis for this brand",onChange:R,disabled:(i==null?void 0:i.id)==="loading"||b}),d.jsxs("div",{className:"yst-font-medium",children:[(i==null?void 0:i.id)==="loading"?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-32"}):i==null?void 0:i.name,z&&d.jsx("div",{children:d.jsx(k.Link,{variant:"primary",onClick:function(){i.id?(y(i.id),p("/setup/".concat(i.id,"/queries"))):console.error("Brand ID is missing.")},children:"Finish setup"})}),(i==null?void 0:i.nextScheduledAnalysis)&&d.jsxs("div",{className:"yst-font-normal yst-italic yst-text-slate-500",children:["Next analysis:"," ",xu(i.nextScheduledAnalysis)]})]}),d.jsx("div",{className:"yst-ml-auto yst-flex yst-flex-row yst-items-center yst-justify-end yst-gap-2 yst-text-slate-800",children:(i==null?void 0:i.id)==="loading"?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-24"}):d.jsxs(k.Button,{size:"small",variant:"tertiary",className:"yst-gap-1 yst-text-red-600 *:hover:yst-text-red-700",onClick:function(){i!=null&&i.id&&a(i.id)},disabled:(i==null?void 0:i.id)==="loading",children:[d.jsx(yc,{})," Delete brand"]})})]}),d.jsx(k.Modal,{isOpen:v,onClose:function(){return S(!1)},position:"center",as:"div",className:ae({"yst-mx-auto yst-max-w-xl":I}),children:I?d.jsx(k.Modal.Panel,{children:T?d.jsxs(d.Fragment,{children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Start brand analysis now?"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-mb-4 yst-space-y-3",children:[d.jsx("p",{children:"Activating this brand will immediately start a new analysis."}),d.jsx("p",{children:"This will use one of your weekly analyses included in your subscription."})]}),d.jsxs(k.Modal.Container.Footer,{className:"yst-mt-3 yst-flex yst-justify-end yst-gap-2",children:[d.jsx(k.Button,{variant:"secondary",onClick:function(){return S(!1)},children:"Cancel"}),d.jsx(k.Button,{variant:"primary",onClick:function(){L(!0)},isLoading:b,children:"Yes, start analysis"})]})]}):d.jsxs(d.Fragment,{children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Automatic analysis enabled"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-mb-4 yst-space-y-3",children:[d.jsx("p",{children:"You've turned on the weekly automatic analysis for this brand."}),d.jsxs("p",{children:["The next analysis will run on"," ",d.jsx("span",{className:"yst-font-medium",children:xu(i==null?void 0:i.nextScheduledAnalysis)||"the next analysis cycle"}),"."]})]}),d.jsx(k.Modal.Container.Footer,{className:"yst-mt-3 yst-flex yst-justify-end yst-gap-2",children:d.jsx(k.Button,{variant:"primary",onClick:function(){return S(!1)},children:"Got it"})})]})}):d.jsxs(k.Modal.Panel,{children:[d.jsx("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-center yst-text-lg yst-font-medium",children:"You've reached your active brand limit"})}),d.jsx(k.Modal.Container.Content,{children:d.jsx("p",{className:"yst-text-center",children:"Each subscription lets you activate 1 brand. Add another subscription or deactivate an existing brand to activate this brand."})})]})}),d.jsx(k.Modal.Container.Footer,{children:d.jsxs("div",{className:"yst-flex yst-flex-col yst-justify-stretch yst-gap-2",children:[f&&d.jsxs(k.Button,{variant:"upsell",className:"yst-flex yst-gap-1",onClick:f,children:[d.jsx(Bm,{}),"Add a subscription"]}),d.jsx(k.Button,{variant:"tertiary",className:"",onClick:function(){return S(!1)},children:"Manage active brands"})]})})]})})]})},Vp,Kp,Xp;function Fl(t,e){return eP(t)||$9(t,e)||Z9(t,e)||J9()}function J9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
78
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Z9(t,e){if(t){if(typeof t=="string")return Jp(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)?Jp(t,e):void 0}}function Jp(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 $9(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function eP(t){if(Array.isArray(t))return t}function Kc(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var Zp=ua(Vp||(Vp=Kc(["xl:yst-w-1/3"]))),$p=ua(Kp||(Kp=Kc(["xl:yst-w-2/3"]))),ey=ua(Xp||(Xp=Kc(["yst-flex yst-flex-col yst-gap-8 xl:yst-flex-row"]))),tP=function(){var e,n,r,i,s=F.useState(!1),a=Fl(s,2),o=a[0],l=a[1],u=F.useState(!1),c=Fl(u,2),f=c[0],p=c[1],h=F.useState(null),y=Fl(h,2),m=y[0],g=y[1],v=sa({query:{select:function(x){var b=x.data;return b}}}),S=v.data,j=ti({query:{select:function(x){var b=x.data;return b==null?void 0:b.brands},staleTime:5*1e3,refetchOnWindowFocus:!0,refetchInterval:30*1e3}}),E=j.data,A=E==null?void 0:E.find(function(w){return w.id===m});return d.jsxs("form",{children:[d.jsxs(k.Card,{children:[d.jsx(Fu,{title:"Settings",description:"Manage your brand settings and data. You can update analysis preferences or delete brands from your account."}),d.jsxs(k.Card.Content,{children:[d.jsxs(ey,{children:[d.jsxs(Zp,{className:"yst-space-y-2",children:[d.jsx(k.Title,{size:"4",children:"Brands"}),d.jsxs("p",{children:["You have"," ",d.jsxs("b",{children:[(e=S==null?void 0:S.activeSubscriptions)!==null&&e!==void 0?e:"—"," subscription(s)"]}),". This gives you up to"," ",d.jsxs("b",{children:[(n=S==null?void 0:S.maxNumberOfActiveBrands)!==null&&n!==void 0?n:"—"," active brand(s)"]}),", for which we’ll automatically run a weekly analysis."]}),d.jsx("p",{children:"You can activate or deactivate brands anytime, or permanently delete a brand and all its data."})]}),d.jsxs($p,{children:[E&&d.jsxs("p",{className:"yst-flex yst-w-full yst-max-w-2xl yst-flex-1 yst-flex-row yst-items-center yst-justify-start yst-gap-2 yst-border-b-[1px] yst-border-b-slate-200 yst-py-4 yst-font-medium yst-text-slate-800",children:["Active brands: ",(r=S==null?void 0:S.numberOfActiveBrands)!==null&&r!==void 0?r:"—"," of"," ",(i=S==null?void 0:S.maxNumberOfActiveBrands)!==null&&i!==void 0?i:"—"]}),E&&E.length===0&&d.jsxs("p",{className:"yst-mt-4 yst-text-slate-500",children:["No brands found. Please"," ",d.jsx(k.Link,{as:br,to:"/setup",children:"add a brand"})," ","to start analyzing."]}),(E!=null?E:[{id:"loading",name:"Loading..."}]).map(function(w,x,b){return d.jsx(X9,{brand:w,isLast:x===b.length-1,onDelete:function(L){g(L),l(!0)}},w.id)})]})]}),d.jsx(Ui,{}),d.jsxs(ey,{children:[d.jsxs(Zp,{className:"yst-space-y-2",children:[d.jsx(k.Title,{size:"4",children:"Delete all data"}),d.jsx("p",{children:"Permanently delete all brands, analysis results, and query history from your account."})]}),d.jsxs($p,{className:"yst-space-y-4",children:[d.jsxs(k.Button,{variant:"error",onClick:function(){p(!0)},disabled:(E==null?void 0:E.length)===0,children:[d.jsx(yc,{})," Delete all data"]}),d.jsx("p",{children:d.jsxs("i",{children:[d.jsx("b",{children:"Note:"})," This will erase everything and cannot be reversed."]})})]})]})]})]}),d.jsx(U9,{isOpen:o,onClose:function(){l(!1),g(null)},brandId:m||"",brandName:A==null?void 0:A.name}),d.jsx(N9,{isOpen:f,onClose:function(){p(!1)}})]})};const nP=Object.freeze(Object.defineProperty({__proto__:null,default:tP},Symbol.toStringTag,{value:"Module"}));function bo(t){"@babel/helpers - typeof";return bo=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},bo(t)}var Ju=[{path:"/setup",id:1,title:"Brand & location info",description:"Enter a few basic details about your brand so we can generate relevant queries people might use in AI platforms like ChatGPT and Perplexity. This helps us analyze how visible your brand is in their responses."},{path:"/setup/:brandId/queries",id:2,title:"Queries",description:"Review the queries we've generated from your brand info. These are phrases people might type into AI platforms that could trigger your brand to appear."},{path:"/setup/:brandId/analysis",id:3,title:"Analysis",description:"We're checking how your brand shows up in AI. Your queries will now be tested in ChatGPT and Perplexity. This process should take around 5 minutes."}],rP=function(e){return Ju.find(function(n){return!!Ti(n.path,e)})||Ju[0]};function iP(){var t=mt(),e=rP(t.pathname);return d.jsxs(k.Paper,{className:"yst-mx-auto yst-max-w-2xl",children:[d.jsx(K0,{title:d.jsx(Lg,{currentStep:e,steps:Ju}),description:e.description}),d.jsx(k.Paper.Content,{children:d.jsx(Ii,{})})]})}var Lg=function(e){var n=e.title,r=e.currentStep,i=e.steps;return d.jsxs("span",{className:"yst-inline-flex yst-flex-row yst-gap-4",children:[d.jsxs("span",{className:"yst-tracking-[.2em] yst-text-slate-400",children:[d.jsx("span",{className:"yst-text-slate-900",children:bo(r)==="object"?r.id:r}),"/",Array.isArray(i)?i.length:i]}),d.jsx("span",{children:bo(r)==="object"?r.title:n||"Step ".concat(r)})]})};const sP=Object.freeze(Object.defineProperty({__proto__:null,SetupPaperTitle:Lg,default:iP},Symbol.toStringTag,{value:"Module"}));var Ng=function(e){var n=e.onBack,r=e.variant,i=r===void 0?"ai":r,s=e.buttonText,a=e.onButtonClick,o=e.isButtonDisabled,l=o===void 0?!1:o,u=e.isLoading,c=u===void 0?!1:u;return d.jsx(vc,{nestedInPaperContent:!0,children:d.jsxs("div",{className:ae({"yst-flex yst-flex-1 yst-flex-col yst-items-start yst-justify-between yst-gap-4 md:yst-flex-row md:yst-items-center md:yst-justify-between":n}),children:[n&&d.jsx(k.Button,{variant:"tertiary",onClick:n,className:"yst-no-underline",children:"← Back"}),d.jsx("div",{className:ae("yst-flex yst-flex-col yst-items-stretch yst-gap-4 md:yst-flex-row md:yst-items-center md:yst-justify-end"),children:d.jsxs(k.Button,{onClick:a,variant:i==="ai"?"primary":i,className:"yst-gap-1.5",style:i==="ai"?{background:"linear-gradient(102deg, #A61E69 0%, #6366F1 100%)",color:"#fff"}:{},disabled:l,type:"submit",isLoading:c,children:[i==="ai"&&d.jsx(Fm,{}),s]})})]})})},aP=[{value:"US",label:"United States"},{value:"GB",label:"United Kingdom"},{value:"CA",label:"Canada"},{value:"AU",label:"Australia"},{value:"DE",label:"Germany"},{value:"FR",label:"France"},{value:"NL",label:"Netherlands"}],oP=[{value:"AF",label:"Afghanistan"},{value:"AX",label:"Åland Islands"},{value:"AL",label:"Albania"},{value:"DZ",label:"Algeria"},{value:"AS",label:"American Samoa"},{value:"AD",label:"Andorra"},{value:"AO",label:"Angola"},{value:"AI",label:"Anguilla"},{value:"AQ",label:"Antarctica"},{value:"AG",label:"Antigua and Barbuda"},{value:"AR",label:"Argentina"},{value:"AM",label:"Armenia"},{value:"AW",label:"Aruba"},{value:"AT",label:"Austria"},{value:"AZ",label:"Azerbaijan"},{value:"BS",label:"Bahamas"},{value:"BH",label:"Bahrain"},{value:"BD",label:"Bangladesh"},{value:"BB",label:"Barbados"},{value:"BY",label:"Belarus"},{value:"BE",label:"Belgium"},{value:"PW",label:"Belau"},{value:"BZ",label:"Belize"},{value:"BJ",label:"Benin"},{value:"BM",label:"Bermuda"},{value:"BT",label:"Bhutan"},{value:"BO",label:"Bolivia"},{value:"BQ",label:"Bonaire, Saint Eustatius and Saba"},{value:"BA",label:"Bosnia and Herzegovina"},{value:"BW",label:"Botswana"},{value:"BV",label:"Bouvet Island"},{value:"BR",label:"Brazil"},{value:"IO",label:"British Indian Ocean Territory"},{value:"BN",label:"Brunei"},{value:"BG",label:"Bulgaria"},{value:"BF",label:"Burkina Faso"},{value:"BI",label:"Burundi"},{value:"KH",label:"Cambodia"},{value:"CM",label:"Cameroon"},{value:"CV",label:"Cape Verde"},{value:"KY",label:"Cayman Islands"},{value:"CF",label:"Central African Republic"},{value:"TD",label:"Chad"},{value:"CL",label:"Chile"},{value:"CN",label:"China"},{value:"CX",label:"Christmas Island"},{value:"CC",label:"Cocos (Keeling) Islands"},{value:"CO",label:"Colombia"},{value:"KM",label:"Comoros"},{value:"CG",label:"Congo (Brazzaville)"},{value:"CD",label:"Congo (Kinshasa)"},{value:"CK",label:"Cook Islands"},{value:"CR",label:"Costa Rica"},{value:"HR",label:"Croatia"},{value:"CU",label:"Cuba"},{value:"CW",label:"Curaçao"},{value:"CY",label:"Cyprus"},{value:"CZ",label:"Czech Republic"},{value:"DK",label:"Denmark"},{value:"DJ",label:"Djibouti"},{value:"DM",label:"Dominica"},{value:"DO",label:"Dominican Republic"},{value:"EC",label:"Ecuador"},{value:"EG",label:"Egypt"},{value:"SV",label:"El Salvador"},{value:"GQ",label:"Equatorial Guinea"},{value:"ER",label:"Eritrea"},{value:"EE",label:"Estonia"},{value:"ET",label:"Ethiopia"},{value:"FK",label:"Falkland Islands"},{value:"FO",label:"Faroe Islands"},{value:"FJ",label:"Fiji"},{value:"FI",label:"Finland"},{value:"GF",label:"French Guiana"},{value:"PF",label:"French Polynesia"},{value:"TF",label:"French Southern Territories"},{value:"GA",label:"Gabon"},{value:"GM",label:"Gambia"},{value:"GE",label:"Georgia"},{value:"GH",label:"Ghana"},{value:"GI",label:"Gibraltar"},{value:"GR",label:"Greece"},{value:"GL",label:"Greenland"},{value:"GD",label:"Grenada"},{value:"GP",label:"Guadeloupe"},{value:"GU",label:"Guam"},{value:"GT",label:"Guatemala"},{value:"GG",label:"Guernsey"},{value:"GN",label:"Guinea"},{value:"GW",label:"Guinea-Bissau"},{value:"GY",label:"Guyana"},{value:"HT",label:"Haiti"},{value:"HM",label:"Heard Island and McDonald Islands"},{value:"HN",label:"Honduras"},{value:"HK",label:"Hong Kong"},{value:"HU",label:"Hungary"},{value:"IS",label:"Iceland"},{value:"IN",label:"India"},{value:"ID",label:"Indonesia"},{value:"IR",label:"Iran"},{value:"IQ",label:"Iraq"},{value:"IE",label:"Ireland"},{value:"IM",label:"Isle of Man"},{value:"IL",label:"Israel"},{value:"IT",label:"Italy"},{value:"CI",label:"Ivory Coast"},{value:"JM",label:"Jamaica"},{value:"JP",label:"Japan"},{value:"JE",label:"Jersey"},{value:"JO",label:"Jordan"},{value:"KZ",label:"Kazakhstan"},{value:"KE",label:"Kenya"},{value:"KI",label:"Kiribati"},{value:"XK",label:"Kosovo"},{value:"KW",label:"Kuwait"},{value:"KG",label:"Kyrgyzstan"},{value:"LA",label:"Laos"},{value:"LV",label:"Latvia"},{value:"LB",label:"Lebanon"},{value:"LS",label:"Lesotho"},{value:"LR",label:"Liberia"},{value:"LY",label:"Libya"},{value:"LI",label:"Liechtenstein"},{value:"LT",label:"Lithuania"},{value:"LU",label:"Luxembourg"},{value:"MO",label:"Macao"},{value:"MK",label:"North Macedonia"},{value:"MG",label:"Madagascar"},{value:"MW",label:"Malawi"},{value:"MY",label:"Malaysia"},{value:"MV",label:"Maldives"},{value:"ML",label:"Mali"},{value:"MT",label:"Malta"},{value:"MH",label:"Marshall Islands"},{value:"MQ",label:"Martinique"},{value:"MR",label:"Mauritania"},{value:"MU",label:"Mauritius"},{value:"YT",label:"Mayotte"},{value:"MX",label:"Mexico"},{value:"FM",label:"Micronesia"},{value:"MD",label:"Moldova"},{value:"MC",label:"Monaco"},{value:"MN",label:"Mongolia"},{value:"ME",label:"Montenegro"},{value:"MS",label:"Montserrat"},{value:"MA",label:"Morocco"},{value:"MZ",label:"Mozambique"},{value:"MM",label:"Myanmar"},{value:"NA",label:"Namibia"},{value:"NR",label:"Nauru"},{value:"NP",label:"Nepal"},{value:"NC",label:"New Caledonia"},{value:"NZ",label:"New Zealand"},{value:"NI",label:"Nicaragua"},{value:"NE",label:"Niger"},{value:"NG",label:"Nigeria"},{value:"NU",label:"Niue"},{value:"NF",label:"Norfolk Island"},{value:"MP",label:"Northern Mariana Islands"},{value:"KP",label:"North Korea"},{value:"NO",label:"Norway"},{value:"OM",label:"Oman"},{value:"PK",label:"Pakistan"},{value:"PS",label:"Palestinian Territory"},{value:"PA",label:"Panama"},{value:"PG",label:"Papua New Guinea"},{value:"PY",label:"Paraguay"},{value:"PE",label:"Peru"},{value:"PH",label:"Philippines"},{value:"PN",label:"Pitcairn"},{value:"PL",label:"Poland"},{value:"PT",label:"Portugal"},{value:"PR",label:"Puerto Rico"},{value:"QA",label:"Qatar"},{value:"RE",label:"Reunion"},{value:"RO",label:"Romania"},{value:"RU",label:"Russia"},{value:"RW",label:"Rwanda"},{value:"BL",label:"Saint Barthélemy"},{value:"SH",label:"Saint Helena"},{value:"KN",label:"Saint Kitts and Nevis"},{value:"LC",label:"Saint Lucia"},{value:"MF",label:"Saint Martin (French part)"},{value:"SX",label:"Saint Martin (Dutch part)"},{value:"PM",label:"Saint Pierre and Miquelon"},{value:"VC",label:"Saint Vincent and the Grenadines"},{value:"SM",label:"San Marino"},{value:"ST",label:"São Tomé and Príncipe"},{value:"SA",label:"Saudi Arabia"},{value:"SN",label:"Senegal"},{value:"RS",label:"Serbia"},{value:"SC",label:"Seychelles"},{value:"SL",label:"Sierra Leone"},{value:"SG",label:"Singapore"},{value:"SK",label:"Slovakia"},{value:"SI",label:"Slovenia"},{value:"SB",label:"Solomon Islands"},{value:"SO",label:"Somalia"},{value:"ZA",label:"South Africa"},{value:"GS",label:"South Georgia/Sandwich Islands"},{value:"KR",label:"South Korea"},{value:"SS",label:"South Sudan"},{value:"ES",label:"Spain"},{value:"LK",label:"Sri Lanka"},{value:"SD",label:"Sudan"},{value:"SR",label:"Suriname"},{value:"SJ",label:"Svalbard and Jan Mayen"},{value:"SZ",label:"Eswatini"},{value:"SE",label:"Sweden"},{value:"CH",label:"Switzerland"},{value:"SY",label:"Syria"},{value:"TW",label:"Taiwan"},{value:"TJ",label:"Tajikistan"},{value:"TZ",label:"Tanzania"},{value:"TH",label:"Thailand"},{value:"TL",label:"Timor-Leste"},{value:"TG",label:"Togo"},{value:"TK",label:"Tokelau"},{value:"TO",label:"Tonga"},{value:"TT",label:"Trinidad and Tobago"},{value:"TN",label:"Tunisia"},{value:"TR",label:"Turkey"},{value:"TM",label:"Turkmenistan"},{value:"TC",label:"Turks and Caicos Islands"},{value:"TV",label:"Tuvalu"},{value:"UG",label:"Uganda"},{value:"UA",label:"Ukraine"},{value:"AE",label:"United Arab Emirates"},{value:"UM",label:"United States (US) Minor Outlying Islands"},{value:"UY",label:"Uruguay"},{value:"UZ",label:"Uzbekistan"},{value:"VU",label:"Vanuatu"},{value:"VA",label:"Vatican"},{value:"VE",label:"Venezuela"},{value:"VN",label:"Vietnam"},{value:"VG",label:"Virgin Islands (British)"},{value:"VI",label:"Virgin Islands (US)"},{value:"WF",label:"Wallis and Futuna"},{value:"EH",label:"Western Sahara"},{value:"WS",label:"Samoa"},{value:"YE",label:"Yemen"},{value:"ZM",label:"Zambia"},{value:"ZW",label:"Zimbabwe"}],zl=[].concat(aP,oP,[{value:"OTHER",label:"Other"}]),lP=[{value:"en",label:"English"},{value:"es",label:"Spanish"},{value:"fr",label:"French"},{value:"de",label:"German"},{value:"zh-Hans",label:"Chinese (Simplified)"},{value:"ja",label:"Japanese"}],uP=[{value:"af",label:"Afrikaans"},{value:"sq",label:"Albanian"},{value:"am",label:"Amharic"},{value:"ar",label:"Arabic"},{value:"hy",label:"Armenian"},{value:"az",label:"Azerbaijani"},{value:"be",label:"Belarusian"},{value:"bn",label:"Bengali"},{value:"bs",label:"Bosnian"},{value:"bg",label:"Bulgarian"},{value:"my",label:"Burmese"},{value:"yue",label:"Cantonese"},{value:"ca",label:"Catalan"},{value:"zh-Hant",label:"Chinese (Traditional)"},{value:"hr",label:"Croatian"},{value:"cs",label:"Czech"},{value:"da",label:"Danish"},{value:"nl",label:"Dutch"},{value:"et",label:"Estonian"},{value:"fil",label:"Filipino"},{value:"fi",label:"Finnish"},{value:"ka",label:"Georgian"},{value:"el",label:"Greek"},{value:"gu",label:"Gujarati"},{value:"ht",label:"Haitian Creole"},{value:"he",label:"Hebrew"},{value:"hi",label:"Hindi"},{value:"hu",label:"Hungarian"},{value:"is",label:"Icelandic"},{value:"id",label:"Indonesian"},{value:"it",label:"Italian"},{value:"kn",label:"Kannada"},{value:"kk",label:"Kazakh"},{value:"km",label:"Khmer"},{value:"ko",label:"Korean"},{value:"ku",label:"Kurdish (Kurmanji)"},{value:"ckb",label:"Kurdish (Sorani)"},{value:"ky",label:"Kyrgyz"},{value:"lv",label:"Latvian"},{value:"lt",label:"Lithuanian"},{value:"mk",label:"Macedonian"},{value:"ms",label:"Malay"},{value:"ml",label:"Malayalam"},{value:"mr",label:"Marathi"},{value:"mn",label:"Mongolian"},{value:"ne",label:"Nepali"},{value:"no",label:"Norwegian"},{value:"ps",label:"Pashto"},{value:"fa",label:"Persian"},{value:"pl",label:"Polish"},{value:"pt",label:"Portuguese"},{value:"pa",label:"Punjabi"},{value:"ro",label:"Romanian"},{value:"ru",label:"Russian"},{value:"sr",label:"Serbian"},{value:"si",label:"Sinhala"},{value:"sk",label:"Slovak"},{value:"sl",label:"Slovenian"},{value:"so",label:"Somali"},{value:"sw",label:"Swahili"},{value:"sv",label:"Swedish"},{value:"tg",label:"Tajik"},{value:"ta",label:"Tamil"},{value:"te",label:"Telugu"},{value:"th",label:"Thai"},{value:"tr",label:"Turkish"},{value:"uk",label:"Ukrainian"},{value:"ur",label:"Urdu"},{value:"uz",label:"Uzbek"},{value:"vi",label:"Vietnamese"},{value:"xh",label:"Xhosa"},{value:"zu",label:"Zulu"}],cP=[].concat(lP,uP);function gr(t){"@babel/helpers - typeof";return gr=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},gr(t)}function ty(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 ny(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ty(Object(n),!0).forEach(function(r){Rg(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ty(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function Rg(t,e,n){return(e=dP(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function dP(t){var e=fP(t,"string");return gr(e)=="symbol"?e:e+""}function fP(t,e){if(gr(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(gr(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Zu(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return zt(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,T={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,T.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=T.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,T.v=O,T.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,T.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(T.n=-1),z(x,b)):T.n=b:T.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=T.n<0)?b:j.call(E,T))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(zt(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,zt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,zt(f,"constructor",u),zt(u,"constructor",l),l.displayName="GeneratorFunction",zt(u,i,"GeneratorFunction"),zt(f),zt(f,i,"Generator"),zt(f,r,function(){return this}),zt(f,"toString",function(){return"[object Generator]"}),(Zu=function(){return{w:s,m:p}})()}function zt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}zt=function(a,o,l,u){function c(f,p){zt(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},zt(t,e,n,r)}function ry(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function hP(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){ry(s,r,i,a,o,"next",l)}function o(l){ry(s,r,i,a,o,"throw",l)}a(void 0)})}}function ui(t,e){return gP(t)||mP(t,e)||yP(t,e)||pP()}function pP(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
79
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yP(t,e){if(t){if(typeof t=="string")return iy(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)?iy(t,e):void 0}}function iy(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 mP(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function gP(t){if(Array.isArray(t))return t}var vP=function(){var e=lt(),n=aa(),r=nn(),i=F.useState(),s=ui(i,2),a=s[0],o=s[1],l=F.useState(!1),u=ui(l,2),c=u[0],f=u[1],p=F.useState({name:"",url:"",description:"",language:"en",isLocal:!1,country:void 0,region:""}),h=ui(p,2),y=h[0],m=h[1],g=F.useState(null),v=ui(g,2),S=v[0],j=v[1],E=F.useState(""),A=ui(E,2),w=A[0],x=A[1],b=F.useMemo(function(){var q;if(!y.country)return"";var P=zl.find(function(Q){return Q.value===y.country});return(q=P==null?void 0:P.label)!==null&&q!==void 0?q:""},[y.country]),L=F.useMemo(function(){var q=w.trim().toLowerCase();return q?zl.filter(function(P){var Q=P.label.toLowerCase().includes(q),$=P.value.toLowerCase().includes(q);return Q||$}):zl},[w]),R=fx({mutation:{onSuccess:function(){var q=hP(Zu().m(function Q($){var V;return Zu().w(function(ie){for(;;)switch(ie.n){case 0:return V=$.data.id,ie.n=1,Promise.all([r.invalidateQueries({queryKey:Lo()}),r.invalidateQueries({queryKey:Sn()})]);case 1:V&&n.setBrandId(V),$!=null&&$.status&&$.status>=200&&$.status<300&&V&&(n.setBrandId(V),o(V));case 2:return ie.a(2)}},Q)}));function P(Q){return q.apply(this,arguments)}return P}(),onError:function(){f(!1)}}}),I=R.mutate,T=R.isPending,z=R.error,N=ti({query:{enabled:!!a,select:function(P){var Q=P.data;return Q==null?void 0:Q.brands},refetchInterval:function(P){var Q;return((P==null||(Q=P.state)===null||Q===void 0||(Q=Q.data)===null||Q===void 0||(Q=Q.data)===null||Q===void 0?void 0:Q.brands)||[]).find(function($){return $.id===a})?!1:2*1e3}}}),O=N.data;F.useEffect(function(){a&&O!==null&&O!==void 0&&O.find(function(q){return q.id===a})&&e("/setup/".concat(a,"/queries"),{replace:!0})},[a,O,e]);var B=function(P,Q){m(function($){return ny(ny({},$),{},Rg({},P,Q))})},_=function(P){x(P.target.value)},Y=function(P){B("country",P!=null?P:void 0),x("")},G=function(P){if(P.preventDefault(),j(null),y.description.length>250){j("Your brand description is too long. Please keep it within the 250-character limit."),f(!1);return}f(!0);var Q=y.url;Q&&!/^https?:\/\//i.test(Q)&&(Q="https://".concat(Q)),I({data:{name:y.name,url:Q,description:y.description,focusLanguage:y.language,country:y.country,regionOrCity:y.region}})};function C(q){return gr(q)==="object"&&q!==null&&"response"in q&&gr(q.response)==="object"&&q.response!==void 0&&"data"in q.response}var W=C(z)?z.response.data.errors:void 0;return d.jsxs("form",{onSubmit:G,children:[d.jsxs("div",{className:"yst-space-y-6",children:[d.jsx(k.Title,{size:"2",children:"Brand info"}),!!z&&d.jsx(k.Alert,{variant:"error",title:"Error",isVisible:!!z,children:d.jsx("ul",{children:W&&gr(W)==="object"?Object.entries(W).flatMap(function(q){var P=ui(q,2),Q=P[0],$=P[1];return Array.isArray($)?$.map(function(V,ie){return d.jsx("li",{children:V},"".concat(Q,"-").concat(ie))}):null}):"There was an error creating the brand."})}),S&&d.jsx(k.Alert,{variant:"error",title:"Error",isVisible:!!S,children:d.jsx("ul",{children:d.jsx("li",{children:"Your brand description is too long. Please keep it within the 250-character limit."})})}),d.jsx(k.TextField,{id:"name",label:"Brand name",value:y.name,onChange:function(q){return B("name",q.target.value)},maxLength:255}),d.jsx(k.TextField,{id:"url",label:"Website URL (optional)",placeholder:"Example: https://yourwebsite.com",value:y.url,maxLength:247,onChange:function(q){return B("url",q.target.value)}}),d.jsxs("div",{id:"brand-description-textarea",children:[d.jsx(k.TextareaField,{id:"brand-description",label:"Brand description",value:y.description,onChange:function(q){var P=q.target.value;B("description",P)},...y.description.length>250?{validation:{variant:"error",message:"Your brand description is too long. Please keep it within the 250-character limit."}}:{},placeholder:"e.g. We design eco-friendly yoga mats for busy professionals who want sustainable gear that’s durable, stylish and kind to the planet."}),d.jsxs("div",{className:"yst-mt-1 yst-flex",children:[d.jsxs("div",{className:"yst-flex-grow yst-flex-col",children:[y.description.length>250&&d.jsx("div",{className:"yst-mb-2 yst-text-red-500",children:"Your brand description is too long. Please keep it within the 250-character limit."}),"Tell us about your brand: what you do, who it’s for and what makes it special."]}),d.jsxs("div",{className:ae("yst-ml-6 yst-mt-[-4px] yst-text-xs",{"yst-text-slate-500":y.description.length<=250,"yst-text-red-500":y.description.length>250}),children:[y.description.length,"/250"]})]})]}),d.jsxs("div",{className:"yst-space-y-2",children:[d.jsx(k.Select,{className:"yst-max-w-sm",id:"language-select",label:"Target language",value:y.language,onChange:function(q){return B("language",q)},options:cP.map(function(q){return{label:q.label,value:q.value}})}),d.jsx("p",{children:"The main language your brand uses to communicate or create content."})]})]}),d.jsx(Ui,{}),d.jsxs("div",{className:"yst-space-y-6",children:[d.jsx(k.Title,{size:"2",children:"Location info"}),d.jsx("p",{children:"Specify a location (optional) or leave it blank for a global analysis."}),d.jsx(k.Autocomplete,{className:"yst-max-w-sm",id:"country-select",label:"Target country (optional)",value:y.country||null,nullable:!0,placeholder:"Search countries...",onQueryChange:_,onChange:Y,selectedLabel:b,children:L.map(function(q){return d.jsx(k.Autocomplete.Option,{value:q.value,children:q.label},q.value)})}),y.country&&d.jsx(k.TextField,{id:"region",label:"Target city, state, or region (optional)",value:y.region,onChange:function(q){return B("region",q.target.value)},description:`Enter a city, state, or region to narrow down the analysis. For
80
+ example: California, Bavaria, or Paris.`,maxLength:255})]}),d.jsx(Ng,{onBack:function(){return e(-1)},buttonText:"Generate queries",isButtonDisabled:T||!!a||c,isLoading:T||!!a})]})};const bP=Object.freeze(Object.defineProperty({__proto__:null,default:vP},Symbol.toStringTag,{value:"Module"})),sy=t=>M.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},M.createElement("path",{d:"M3.33284 2V4.66667M1.99951 3.33333H4.66618M3.99951 11.3333V14M2.66618 12.6667H5.33284M8.66618 2L10.19 6.57143L13.9995 8L10.19 9.42857L8.66618 14L7.14237 9.42857L3.33284 8L7.14237 6.57143L8.66618 2Z",stroke:"url(#paint0_linear_3891_2757)",strokeWidth:1.33333,strokeLinecap:"round",strokeLinejoin:"round"}),M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_3891_2757",x1:1.99951,y1:2,x2:15.3308,y2:3.72773,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#A61E69"}),M.createElement("stop",{offset:1,stopColor:"#6366F1"}))));function Ks(t){"@babel/helpers - typeof";return Ks=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},Ks(t)}function xP(t){return SP(t)||AP(t)||_g(t)||wP()}function wP(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
81
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function AP(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function SP(t){if(Array.isArray(t))return ec(t)}function ay(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 Vt(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ay(Object(n),!0).forEach(function(r){CP(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ay(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function CP(t,e,n){return(e=kP(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function kP(t){var e=jP(t,"string");return Ks(e)=="symbol"?e:e+""}function jP(t,e){if(Ks(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ks(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function $u(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,e,n=typeof Symbol=="function"?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function s(h,y,m,g){var v=y&&y.prototype instanceof o?y:o,S=Object.create(v.prototype);return Ut(S,"_invoke",function(j,E,A){var w,x,b,L=0,R=A||[],I=!1,T={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return w=O,x=0,b=t,T.n=B,a}};function z(N,O){for(x=N,b=O,e=0;!I&&L&&!B&&e<R.length;e++){var B,_=R[e],Y=T.p,G=_[2];N>3?(B=G===O)&&(b=_[(x=_[4])?5:(x=3,3)],_[4]=_[5]=t):_[0]<=Y&&((B=N<2&&Y<_[1])?(x=0,T.v=O,T.n=_[1]):Y<G&&(B=N<3||_[0]>O||O>G)&&(_[4]=N,_[5]=O,T.n=G,x=0))}if(B||N>1)return a;throw I=!0,O}return function(N,O,B){if(L>1)throw TypeError("Generator is already running");for(I&&O===1&&z(O,B),x=O,b=B;(e=x<2?t:b)||!I;){w||(x?x<3?(x>1&&(T.n=-1),z(x,b)):T.n=b:T.v=b);try{if(L=2,w){if(x||(N="next"),e=w[N]){if(!(e=e.call(w,b)))throw TypeError("iterator result is not an object");if(!e.done)return e;b=e.value,x<2&&(x=0)}else x===1&&(e=w.return)&&e.call(w),x<2&&(b=TypeError("The iterator does not provide a '"+N+"' method"),x=1);w=t}else if((e=(I=T.n<0)?b:j.call(E,T))!==a)break}catch(_){w=t,x=1,b=_}finally{L=1}}return{value:e,done:I}}}(h,m,g),!0),S}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Ut(e={},r,function(){return this}),e),f=u.prototype=o.prototype=Object.create(c);function p(h){return Object.setPrototypeOf?Object.setPrototypeOf(h,u):(h.__proto__=u,Ut(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Ut(f,"constructor",u),Ut(u,"constructor",l),l.displayName="GeneratorFunction",Ut(u,i,"GeneratorFunction"),Ut(f),Ut(f,i,"Generator"),Ut(f,r,function(){return this}),Ut(f,"toString",function(){return"[object Generator]"}),($u=function(){return{w:s,m:p}})()}function Ut(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Ut=function(a,o,l,u){function c(f,p){Ut(a,f,function(h){return this._invoke(f,p,h)})}o?i?i(a,o,{value:l,enumerable:!u,configurable:!u,writable:!u}):a[o]=l:(c("next",0),c("throw",1),c("return",2))},Ut(t,e,n,r)}function oy(t,e,n,r,i,s,a){try{var o=t[s](a),l=o.value}catch(u){return void n(u)}o.done?e(l):Promise.resolve(l).then(r,i)}function EP(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){oy(s,r,i,a,o,"next",l)}function o(l){oy(s,r,i,a,o,"throw",l)}a(void 0)})}}function Ln(t,e){return TP(t)||PP(t,e)||_g(t,e)||OP()}function OP(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
82
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _g(t,e){if(t){if(typeof t=="string")return ec(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)?ec(t,e):void 0}}function ec(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 PP(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function TP(t){if(Array.isArray(t))return t}var di=5,bs="Generating...",IP="Re-generating...",MP=100,LP=800,NP=["******************************","***********************","*******************************************************","***********************************************","***************************************************************","*******************************************************","*******************************************************","***********************************************"],RP=Array.from({length:di},function(t,e){return{id:"query-".concat(e),text:bs,isRegenerating:!0}}),_P=function(){return Array.from({length:di},function(e,n){return{id:"query-".concat(n),text:"",isRegenerating:!1}})},DP=function(){var e,n,r,i=Ao(),s=i.brandId,a="/setup/".concat(s,"/analysis"),o=lt(),l=nn(),u=gc(),c=F.useRef(!1),f=F.useState(RP),p=Ln(f,2),h=p[0],y=p[1],m=F.useState(!1),g=Ln(m,2),v=g[0],S=g[1],j=F.useState([]),E=Ln(j,2),A=E[0],w=E[1],x=F.useState([]),b=Ln(x,2),L=b[0],R=b[1],I=F.useState(!1),T=Ln(I,2),z=T[0],N=T[1],O=F.useState(null),B=Ln(O,2),_=B[0],Y=B[1],G=F.useState(!1),C=Ln(G,2),W=C[0],q=C[1],P=O9({shouldBlock:!0}),Q=P.showModal,$=P.confirmLeave,V=P.cancelLeave,ie=F.useState(!1),ue=Ln(ie,2),ye=ue[0],oe=ue[1],Ee=F.useState(null),Z=Ln(Ee,2),Qe=Z[0],Tt=Z[1],ct=jx(s||"",{query:{enabled:!!s}}),Ge=ct.data,tt=ct.isRefetching,rn=ct.error,Ye=ct.isError,sn=ct.refetch,En=Is(s||"",{query:{enabled:!!s}}),Re=En.data,me=F.useCallback(function(te){var ne;if(!(Re!=null&&(ne=Re.data)!==null&&ne!==void 0&&ne.name))return!1;var de=Re.data.name.toLowerCase().trim();return de?te.toLowerCase().includes(de):!1},[Re==null||(e=Re.data)===null||e===void 0?void 0:e.name]),ge=F.useCallback(function(){return h.some(function(te){return me(te.text)})},[h,me]),xe=function(){q(!1)},U=function(){q(!1),s&&ke({brandId:s,data:{queries:h.map(function(ne){return ne.text})}})},J=function(){q(!1);var ne=h.findIndex(function(de){return me(de.text)});ne!==-1&&setTimeout(function(){var de=document.getElementById("query-text-".concat(ne));de&&(de.focus(),de.select())},MP)};function ce(te){var ne,de,X,re="Moderation error: one or more queries flagged by OpenAI moderation endpoint.",pe=te==null||(ne=te.response)===null||ne===void 0||(ne=ne.data)===null||ne===void 0?void 0:ne.flagged_queries;return(te==null||(de=te.response)===null||de===void 0?void 0:de.status)===422&&(te==null||(X=te.response)===null||X===void 0||(X=X.data)===null||X===void 0?void 0:X.error)===re&&Array.isArray(pe)?{flaggedQueries:pe}:null}var we=Ax({mutation:{onSuccess:function(){var te=EP($u().m(function de(X){return $u().w(function(re){for(;;)switch(re.n){case 0:if(Y(null),!(X!=null&&X.status&&X.status>=200&&X.status<300)){re.n=2;break}return re.n=1,Promise.all([l.invalidateQueries({queryKey:Mo(s||"")}),l.invalidateQueries({queryKey:Sn()})]);case 1:o(a);case 2:return re.a(2)}},de)}));function ne(de){return te.apply(this,arguments)}return ne}(),onError:function(ne){var de,X,re=ce(ne);if(re){Tt({flaggedQueries:re.flaggedQueries});return}if((ne==null||(de=ne.response)===null||de===void 0||(de=de.data)===null||de===void 0?void 0:de.message)==="Cannot update queries for a brand that has existing analyses."){o(a,{replace:!0});return}var pe=(ne==null||(X=ne.response)===null||X===void 0||(X=X.data)===null||X===void 0?void 0:X.message)||(ne==null?void 0:ne.message)||"An unexpected error occurred.";Y(pe)}}}),ke=we.mutate,nt=we.isPending;F.useEffect(function(){s||o("/setup",{replace:!0})},[s,o,u]),F.useEffect(function(){var te;!(Re!=null&&(te=Re.data)!==null&&te!==void 0&&te.setupStatus)||c.current||(c.current=!0,Re.data.setupStatus!=="pendingQuerySelection"&&(u("Queries cannot be changed for a brand with a pending analysis.",{variant:"warning"}),o(a,{replace:!0})))},[Re==null||(n=Re.data)===null||n===void 0?void 0:n.setupStatus,s,o,a,u]),F.useEffect(function(){var te;if(Ge!=null&&(te=Ge.data)!==null&&te!==void 0&&te.queries&&Array.isArray(Ge.data.queries)){var ne=Ge.data.queries.slice(0,di),de=ne.map(function(re,pe){return{id:"query-".concat(pe),text:re,isRegenerating:!1}});y(de),R(Ge.data.queries.slice(di))}else if(Ye){var X=_P();y(X),R([])}},[Ge,Ye]);var gt=F.useCallback(function(te){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;setTimeout(function(){y(function(de){return de.map(function(X,re){var pe=A.indexOf(re.toString());return pe>=0&&te[pe]?Vt(Vt({},X),{},{text:te[pe],isRegenerating:!1}):Vt(Vt({},X),{},{isRegenerating:!1})})}),w([]),N(!1),S(!1),ne&&R(function(de){var X=new Set(te);return de.filter(function(re){return!X.has(re)})})},LP)},[A]);F.useEffect(function(){if(z&&!tt){var te;if(Ge!=null&&(te=Ge.data)!==null&&te!==void 0&&te.queries&&Array.isArray(Ge.data.queries)){var ne=Ge.data.queries.slice(0,di),de=A.map(Number);y(function(X){return X.map(function(re,pe){var He=de.indexOf(pe);return Vt(Vt({},re),{},{text:He>=0&&ne[He]?ne[He]:re.text,isRegenerating:!1})})}),w([]),N(!1),S(!1)}else Ye&&(y(function(X){return X.map(function(re){return Vt(Vt({},re),{},{isRegenerating:!1})})}),w([]),N(!1),S(!1))}},[Ge,tt,z,A,Ye]);var vt=F.useCallback(function(te,ne){var de=new Set(ne);return L.filter(function(X){return!de.has(X)}).slice(0,te)},[L]),dn=F.useMemo(function(){return tt||h.length===0||h.some(function(te){return te.isRegenerating||te.text===bs&&!Ye||te.text.trim()===""})||v},[tt,h,v,Ye]),On=tt||h.some(function(te){return te.text===bs})&&!Ye,rt=F.useCallback(function(te){var ne=te.toString();w(function(de){return de.includes(ne)?de.filter(function(X){return X!==ne}):[].concat(xP(de),[ne])})},[]),an=F.useCallback(function(te,ne){y(function(de){return de.map(function(X,re){return re===te?Vt(Vt({},X),{},{text:ne}):X})})},[]),dt=function(){S(!v),w([])},Yo=F.useCallback(function(){if(!(tt||A.length===0)){y(function(re){return re.map(function(pe,He){return Vt(Vt({},pe),{},{isRegenerating:A.includes(He.toString())})})});var te=h.map(function(re){return re.text}),ne=A.length,de=vt(ne,te),X=de.length>=ne;X?gt(de,!0):(N(!0),sn())}},[tt,A,sn,h,vt,gt]),Vo=F.useCallback(function(te){if(te.preventDefault(),Tt(null),!!s){if(ge()){q(!0);return}ke({brandId:s,data:{queries:h.map(function(ne){return ne.text})}})}},[s,h,ke,ge]),Gi=function(){oe(!0)};return d.jsxs("div",{children:[Qe&&d.jsxs(k.Alert,{className:"yst-mb-4",variant:"error",children:[d.jsx("strong",{children:"Moderation Error"}),d.jsxs("div",{className:"yst-mt-2",children:[d.jsx("span",{children:"Some of your queries include content that our AI moderation system can’t process."}),d.jsx("br",{}),d.jsx("span",{children:"These queries were flagged and won’t be saved:"}),d.jsx("ul",{className:"yst-ml-4 yst-list-disc",children:Qe.flaggedQueries.map(function(te,ne){return d.jsx("li",{children:te.query},ne)})}),d.jsx("br",{}),d.jsx("span",{children:"Edit or replace them to continue."})]})]}),_&&d.jsx(k.Alert,{className:"yst-mb-4",variant:"error",children:_}),d.jsxs("form",{onSubmit:Vo,children:[d.jsxs("div",{className:"yst-mb-8",children:[d.jsx(k.Title,{size:"2",className:"yst-mb-2",children:"Your queries"}),d.jsxs("div",{className:"yst-space-y-4",children:[d.jsx("p",{children:"You can edit your queries or regenerate new ones with AI."}),d.jsx("div",{className:ae("yst-flex yst-gap-2",v?"yst-justify-end":"yst-justify-start"),children:v?d.jsxs(d.Fragment,{children:[d.jsx(k.Button,{size:"small",variant:"secondary",onClick:dt,children:"Done"}),d.jsxs(k.Button,{variant:"secondary",size:"small",onClick:Yo,className:"yst-gap-1",isLoading:tt||z,disabled:z||tt||A.length===0,children:[d.jsx(sy,{"aria-hidden":"true"}),"Regenerate selected queries"]})]}):d.jsxs(k.Button,{size:"small",variant:"secondary",onClick:dt,className:"yst-gap-1.5",disabled:On||Ye,children:[d.jsx($x,{}),"Select queries to regenerate"]})})]})]}),d.jsx("div",{className:"yst-mb-8",children:h.length===0?NP.map(function(te,ne){return d.jsx("div",{className:ae("yst-mb-4 yst-cursor-pointer yst-rounded yst-border yst-border-slate-300 yst-p-3 yst-transition-colors","yst-bg-white"),children:d.jsx(k.SkeletonLoader,{children:te||"Example placeholder query for demonstration purposes."})},"placeholder-query-".concat(ne))}):h.slice(0,di).map(function(te,ne){var de=te.isRegenerating?te.text===bs?bs:IP:te.text;return d.jsx("div",{className:ae("yst-mb-4"),children:d.jsxs("div",{className:"yst-flex yst-gap-2",children:[v&&d.jsx("div",{className:"yst-flex yst-items-center",children:d.jsx(k.Checkbox,{id:"query-regenerate-".concat(ne),name:"query-regenerate-".concat(ne),value:ne.toString(),checked:A.includes(ne.toString()),onChange:function(){return rt(ne)},disabled:tt})}),d.jsx("div",{className:"yst-flex-1",children:d.jsx(k.TextField,{id:"query-text-".concat(ne),label:"Query ".concat(ne+1),type:"text",value:de,onChange:function(X){te.isRegenerating||an(ne,X.target.value)},placeholder:"Enter your query...",className:"yst-w-full",disabled:te.isRegenerating,required:!0,minLength:3,maxLength:255,validation:me(te.text)?{variant:"warning",message:"For more accurate insights, avoid using your brand name in the query."}:void 0})})]})},te.id)})}),d.jsx(Ng,{buttonText:"Run analysis (~ 5 minutes)",isButtonDisabled:dn,isLoading:nt})]}),d.jsx(k.Modal,{isOpen:Ye&&k1(rn)&&(rn==null||(r=rn.response)===null||r===void 0?void 0:r.status)===429&&!ye,onClose:Gi,position:"center",as:"div",children:d.jsx(k.Modal.Panel,{children:d.jsxs("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:[d.jsx("div",{children:d.jsx("span",{className:"yst-inline-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center yst-rounded-full yst-bg-red-100",children:d.jsx(Qa,{className:"yst-h-6 yst-w-6 yst-text-red-600"})})}),d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Query regeneration limit reached"})}),d.jsx(k.Modal.Container.Content,{className:"yst-mb-6 yst-space-y-3",children:d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"You’ve used all your query regenerations for this brand analysis, but you can still edit your queries manually."})}),d.jsx(k.Modal.Container.Footer,{className:"yst-flex yst-justify-end yst-gap-3",children:d.jsx(k.Button,{variant:"primary",onClick:Gi,children:"Edit queries manually"})})]})]})})}),d.jsx(k.Modal,{isOpen:W,onClose:xe,position:"center",as:"div",children:d.jsx(k.Modal.Panel,{children:d.jsxs("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:[d.jsx("div",{children:d.jsx("span",{className:"yst-inline-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center yst-rounded-full yst-bg-amber-100",children:d.jsx(Qa,{className:"yst-h-6 yst-w-6 yst-text-amber-600"})})}),d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Brand name detected in your queries"})}),d.jsxs(k.Modal.Container.Content,{className:"yst-mb-6 yst-space-y-3",children:[d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"We found your brand name in one or more of your queries. Using your brand name in queries often show more mentions and more positive sentiment, which can skew your results."}),d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"For more balanced results, remove your brand name or make the queries more general."})]}),d.jsxs(k.Modal.Container.Footer,{className:"yst-flex yst-justify-end yst-gap-3",children:[d.jsxs(k.Button,{onClick:U,variant:"secondary",className:"yst-gap-1.5",disabled:nt,isLoading:nt,children:[d.jsx(sy,{}),"Run analysis anyway"]}),d.jsx(k.Button,{variant:"primary",onClick:J,children:"Review and edit queries"})]})]})]})})}),d.jsx(k.Modal,{isOpen:Q,onClose:V,position:"center",as:"div",children:d.jsx(k.Modal.Panel,{children:d.jsxs("div",{className:"yst-flex yst-items-start yst-justify-stretch yst-gap-4",children:[d.jsx("div",{children:d.jsx("span",{className:"yst-inline-flex yst-h-10 yst-w-10 yst-items-center yst-justify-center yst-rounded-full yst-bg-amber-100",children:d.jsx(Qa,{className:"yst-h-6 yst-w-6 yst-text-amber-600"})})}),d.jsxs("div",{className:"yst-flex-1",children:[d.jsx(k.Modal.Container.Header,{className:"yst-mb-3 yst-w-full",children:d.jsx(k.Modal.Title,{as:"h3",className:"yst-text-lg yst-font-medium",children:"Leave this page?"})}),d.jsx(k.Modal.Container.Content,{className:"yst-mb-6",children:d.jsx("p",{className:"yst-text-sm yst-text-slate-600",children:"You have unsaved changes. Finish setting up your brand to save your queries. Leaving this page will discard your queries."})}),d.jsxs(k.Modal.Container.Footer,{className:"yst-flex yst-justify-end yst-gap-3",children:[d.jsx(k.Button,{onClick:V,variant:"secondary",children:"No, stay on page"}),d.jsx(k.Button,{variant:"primary",onClick:$,children:"Yes, discard queries"})]})]})]})})})]})};const BP=Object.freeze(Object.defineProperty({__proto__:null,default:DP},Symbol.toStringTag,{value:"Module"}));var Da={exports:{}},Ba={exports:{}},Pe={};/** @license React v16.13.1
83
83
  * react-is.production.min.js
84
84
  *
85
85
  * Copyright (c) Facebook, Inc. and its affiliates.
86
86
  *
87
87
  * This source code is licensed under the MIT license found in the
88
88
  * LICENSE file in the root directory of this source tree.
89
- */var ly;function FT(){if(ly)return Te;ly=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,s=t?Symbol.for("react.profiler"):60114,a=t?Symbol.for("react.provider"):60109,o=t?Symbol.for("react.context"):60110,l=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,c=t?Symbol.for("react.forward_ref"):60112,f=t?Symbol.for("react.suspense"):60113,p=t?Symbol.for("react.suspense_list"):60120,h=t?Symbol.for("react.memo"):60115,y=t?Symbol.for("react.lazy"):60116,m=t?Symbol.for("react.block"):60121,g=t?Symbol.for("react.fundamental"):60117,v=t?Symbol.for("react.responder"):60118,S=t?Symbol.for("react.scope"):60119;function j(A){if(typeof A=="object"&&A!==null){var w=A.$$typeof;switch(w){case e:switch(A=A.type,A){case l:case u:case r:case s:case i:case f:return A;default:switch(A=A&&A.$$typeof,A){case o:case c:case y:case h:case a:return A;default:return w}}case n:return w}}}function E(A){return j(A)===u}return Te.AsyncMode=l,Te.ConcurrentMode=u,Te.ContextConsumer=o,Te.ContextProvider=a,Te.Element=e,Te.ForwardRef=c,Te.Fragment=r,Te.Lazy=y,Te.Memo=h,Te.Portal=n,Te.Profiler=s,Te.StrictMode=i,Te.Suspense=f,Te.isAsyncMode=function(A){return E(A)||j(A)===l},Te.isConcurrentMode=E,Te.isContextConsumer=function(A){return j(A)===o},Te.isContextProvider=function(A){return j(A)===a},Te.isElement=function(A){return typeof A=="object"&&A!==null&&A.$$typeof===e},Te.isForwardRef=function(A){return j(A)===c},Te.isFragment=function(A){return j(A)===r},Te.isLazy=function(A){return j(A)===y},Te.isMemo=function(A){return j(A)===h},Te.isPortal=function(A){return j(A)===n},Te.isProfiler=function(A){return j(A)===s},Te.isStrictMode=function(A){return j(A)===i},Te.isSuspense=function(A){return j(A)===f},Te.isValidElementType=function(A){return typeof A=="string"||typeof A=="function"||A===r||A===u||A===s||A===i||A===f||A===p||typeof A=="object"&&A!==null&&(A.$$typeof===y||A.$$typeof===h||A.$$typeof===a||A.$$typeof===o||A.$$typeof===c||A.$$typeof===g||A.$$typeof===v||A.$$typeof===S||A.$$typeof===m)},Te.typeOf=j,Te}var Pe={};/** @license React v16.13.1
89
+ */var ly;function FP(){if(ly)return Pe;ly=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,s=t?Symbol.for("react.profiler"):60114,a=t?Symbol.for("react.provider"):60109,o=t?Symbol.for("react.context"):60110,l=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,c=t?Symbol.for("react.forward_ref"):60112,f=t?Symbol.for("react.suspense"):60113,p=t?Symbol.for("react.suspense_list"):60120,h=t?Symbol.for("react.memo"):60115,y=t?Symbol.for("react.lazy"):60116,m=t?Symbol.for("react.block"):60121,g=t?Symbol.for("react.fundamental"):60117,v=t?Symbol.for("react.responder"):60118,S=t?Symbol.for("react.scope"):60119;function j(A){if(typeof A=="object"&&A!==null){var w=A.$$typeof;switch(w){case e:switch(A=A.type,A){case l:case u:case r:case s:case i:case f:return A;default:switch(A=A&&A.$$typeof,A){case o:case c:case y:case h:case a:return A;default:return w}}case n:return w}}}function E(A){return j(A)===u}return Pe.AsyncMode=l,Pe.ConcurrentMode=u,Pe.ContextConsumer=o,Pe.ContextProvider=a,Pe.Element=e,Pe.ForwardRef=c,Pe.Fragment=r,Pe.Lazy=y,Pe.Memo=h,Pe.Portal=n,Pe.Profiler=s,Pe.StrictMode=i,Pe.Suspense=f,Pe.isAsyncMode=function(A){return E(A)||j(A)===l},Pe.isConcurrentMode=E,Pe.isContextConsumer=function(A){return j(A)===o},Pe.isContextProvider=function(A){return j(A)===a},Pe.isElement=function(A){return typeof A=="object"&&A!==null&&A.$$typeof===e},Pe.isForwardRef=function(A){return j(A)===c},Pe.isFragment=function(A){return j(A)===r},Pe.isLazy=function(A){return j(A)===y},Pe.isMemo=function(A){return j(A)===h},Pe.isPortal=function(A){return j(A)===n},Pe.isProfiler=function(A){return j(A)===s},Pe.isStrictMode=function(A){return j(A)===i},Pe.isSuspense=function(A){return j(A)===f},Pe.isValidElementType=function(A){return typeof A=="string"||typeof A=="function"||A===r||A===u||A===s||A===i||A===f||A===p||typeof A=="object"&&A!==null&&(A.$$typeof===y||A.$$typeof===h||A.$$typeof===a||A.$$typeof===o||A.$$typeof===c||A.$$typeof===g||A.$$typeof===v||A.$$typeof===S||A.$$typeof===m)},Pe.typeOf=j,Pe}var Te={};/** @license React v16.13.1
90
90
  * react-is.development.js
91
91
  *
92
92
  * Copyright (c) Facebook, Inc. and its affiliates.
93
93
  *
94
94
  * This source code is licensed under the MIT license found in the
95
95
  * LICENSE file in the root directory of this source tree.
96
- */var uy;function zT(){return uy||(uy=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,s=t?Symbol.for("react.profiler"):60114,a=t?Symbol.for("react.provider"):60109,o=t?Symbol.for("react.context"):60110,l=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,c=t?Symbol.for("react.forward_ref"):60112,f=t?Symbol.for("react.suspense"):60113,p=t?Symbol.for("react.suspense_list"):60120,h=t?Symbol.for("react.memo"):60115,y=t?Symbol.for("react.lazy"):60116,m=t?Symbol.for("react.block"):60121,g=t?Symbol.for("react.fundamental"):60117,v=t?Symbol.for("react.responder"):60118,S=t?Symbol.for("react.scope"):60119;function j(Z){return typeof Z=="string"||typeof Z=="function"||Z===r||Z===u||Z===s||Z===i||Z===f||Z===p||typeof Z=="object"&&Z!==null&&(Z.$$typeof===y||Z.$$typeof===h||Z.$$typeof===a||Z.$$typeof===o||Z.$$typeof===c||Z.$$typeof===g||Z.$$typeof===v||Z.$$typeof===S||Z.$$typeof===m)}function E(Z){if(typeof Z=="object"&&Z!==null){var Qe=Z.$$typeof;switch(Qe){case e:var Pt=Z.type;switch(Pt){case l:case u:case r:case s:case i:case f:return Pt;default:var ct=Pt&&Pt.$$typeof;switch(ct){case o:case c:case y:case h:case a:return ct;default:return Qe}}case n:return Qe}}}var A=l,w=u,x=o,b=a,L=e,R=c,I=r,P=y,z=h,N=n,O=s,B=i,_=f,Y=!1;function G(Z){return Y||(Y=!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.")),C(Z)||E(Z)===l}function C(Z){return E(Z)===u}function W(Z){return E(Z)===o}function q(Z){return E(Z)===a}function T(Z){return typeof Z=="object"&&Z!==null&&Z.$$typeof===e}function Q(Z){return E(Z)===c}function $(Z){return E(Z)===r}function V(Z){return E(Z)===y}function ie(Z){return E(Z)===h}function ue(Z){return E(Z)===n}function ye(Z){return E(Z)===s}function oe(Z){return E(Z)===i}function Ee(Z){return E(Z)===f}Pe.AsyncMode=A,Pe.ConcurrentMode=w,Pe.ContextConsumer=x,Pe.ContextProvider=b,Pe.Element=L,Pe.ForwardRef=R,Pe.Fragment=I,Pe.Lazy=P,Pe.Memo=z,Pe.Portal=N,Pe.Profiler=O,Pe.StrictMode=B,Pe.Suspense=_,Pe.isAsyncMode=G,Pe.isConcurrentMode=C,Pe.isContextConsumer=W,Pe.isContextProvider=q,Pe.isElement=T,Pe.isForwardRef=Q,Pe.isFragment=$,Pe.isLazy=V,Pe.isMemo=ie,Pe.isPortal=ue,Pe.isProfiler=ye,Pe.isStrictMode=oe,Pe.isSuspense=Ee,Pe.isValidElementType=j,Pe.typeOf=E}()),Pe}var cy;function Dg(){return cy||(cy=1,process.env.NODE_ENV==="production"?Ba.exports=FT():Ba.exports=zT()),Ba.exports}/*
96
+ */var uy;function zP(){return uy||(uy=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,s=t?Symbol.for("react.profiler"):60114,a=t?Symbol.for("react.provider"):60109,o=t?Symbol.for("react.context"):60110,l=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,c=t?Symbol.for("react.forward_ref"):60112,f=t?Symbol.for("react.suspense"):60113,p=t?Symbol.for("react.suspense_list"):60120,h=t?Symbol.for("react.memo"):60115,y=t?Symbol.for("react.lazy"):60116,m=t?Symbol.for("react.block"):60121,g=t?Symbol.for("react.fundamental"):60117,v=t?Symbol.for("react.responder"):60118,S=t?Symbol.for("react.scope"):60119;function j(Z){return typeof Z=="string"||typeof Z=="function"||Z===r||Z===u||Z===s||Z===i||Z===f||Z===p||typeof Z=="object"&&Z!==null&&(Z.$$typeof===y||Z.$$typeof===h||Z.$$typeof===a||Z.$$typeof===o||Z.$$typeof===c||Z.$$typeof===g||Z.$$typeof===v||Z.$$typeof===S||Z.$$typeof===m)}function E(Z){if(typeof Z=="object"&&Z!==null){var Qe=Z.$$typeof;switch(Qe){case e:var Tt=Z.type;switch(Tt){case l:case u:case r:case s:case i:case f:return Tt;default:var ct=Tt&&Tt.$$typeof;switch(ct){case o:case c:case y:case h:case a:return ct;default:return Qe}}case n:return Qe}}}var A=l,w=u,x=o,b=a,L=e,R=c,I=r,T=y,z=h,N=n,O=s,B=i,_=f,Y=!1;function G(Z){return Y||(Y=!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.")),C(Z)||E(Z)===l}function C(Z){return E(Z)===u}function W(Z){return E(Z)===o}function q(Z){return E(Z)===a}function P(Z){return typeof Z=="object"&&Z!==null&&Z.$$typeof===e}function Q(Z){return E(Z)===c}function $(Z){return E(Z)===r}function V(Z){return E(Z)===y}function ie(Z){return E(Z)===h}function ue(Z){return E(Z)===n}function ye(Z){return E(Z)===s}function oe(Z){return E(Z)===i}function Ee(Z){return E(Z)===f}Te.AsyncMode=A,Te.ConcurrentMode=w,Te.ContextConsumer=x,Te.ContextProvider=b,Te.Element=L,Te.ForwardRef=R,Te.Fragment=I,Te.Lazy=T,Te.Memo=z,Te.Portal=N,Te.Profiler=O,Te.StrictMode=B,Te.Suspense=_,Te.isAsyncMode=G,Te.isConcurrentMode=C,Te.isContextConsumer=W,Te.isContextProvider=q,Te.isElement=P,Te.isForwardRef=Q,Te.isFragment=$,Te.isLazy=V,Te.isMemo=ie,Te.isPortal=ue,Te.isProfiler=ye,Te.isStrictMode=oe,Te.isSuspense=Ee,Te.isValidElementType=j,Te.typeOf=E}()),Te}var cy;function Dg(){return cy||(cy=1,process.env.NODE_ENV==="production"?Ba.exports=FP():Ba.exports=zP()),Ba.exports}/*
97
97
  object-assign
98
98
  (c) Sindre Sorhus
99
99
  @license MIT
100
- */var Ul,dy;function UT(){if(dy)return Ul;dy=1;var t=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(s){if(s==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(s)}function i(){try{if(!Object.assign)return!1;var s=new String("abc");if(s[5]="de",Object.getOwnPropertyNames(s)[0]==="5")return!1;for(var a={},o=0;o<10;o++)a["_"+String.fromCharCode(o)]=o;var l=Object.getOwnPropertyNames(a).map(function(c){return a[c]});if(l.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(c){u[c]=c}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch(c){return!1}}return Ul=i()?Object.assign:function(s,a){for(var o,l=r(s),u,c=1;c<arguments.length;c++){o=Object(arguments[c]);for(var f in o)e.call(o,f)&&(l[f]=o[f]);if(t){u=t(o);for(var p=0;p<u.length;p++)n.call(o,u[p])&&(l[u[p]]=o[u[p]])}}return l},Ul}var Hl,fy;function Xc(){if(fy)return Hl;fy=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Hl=t,Hl}var ql,hy;function Bg(){return hy||(hy=1,ql=Function.call.bind(Object.prototype.hasOwnProperty)),ql}var Wl,py;function HT(){if(py)return Wl;py=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=Xc(),n={},r=Bg();t=function(s){var a="Warning: "+s;typeof console!="undefined"&&console.error(a);try{throw new Error(a)}catch(o){}}}function i(s,a,o,l,u){if(process.env.NODE_ENV!=="production"){for(var c in s)if(r(s,c)){var f;try{if(typeof s[c]!="function"){var p=Error((l||"React class")+": "+o+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}f=s[c](a,c,l,o,null,e)}catch(y){f=y}if(f&&!(f instanceof Error)&&t((l||"React class")+": type specification of "+o+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in n)){n[f.message]=!0;var h=u?u():"";t("Failed "+o+" type: "+f.message+(h!=null?h:""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Wl=i,Wl}var Ql,yy;function qT(){if(yy)return Ql;yy=1;var t=Dg(),e=UT(),n=Xc(),r=Bg(),i=HT(),s=function(){};process.env.NODE_ENV!=="production"&&(s=function(o){var l="Warning: "+o;typeof console!="undefined"&&console.error(l);try{throw new Error(l)}catch(u){}});function a(){return null}return Ql=function(o,l){var u=typeof Symbol=="function"&&Symbol.iterator,c="@@iterator";function f(C){var W=C&&(u&&C[u]||C[c]);if(typeof W=="function")return W}var p="<<anonymous>>",h={array:v("array"),bigint:v("bigint"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:S(),arrayOf:j,element:E(),elementType:A(),instanceOf:w,node:R(),objectOf:b,oneOf:x,oneOfType:L,shape:P,exact:z};function y(C,W){return C===W?C!==0||1/C===1/W:C!==C&&W!==W}function m(C,W){this.message=C,this.data=W&&typeof W=="object"?W:{},this.stack=""}m.prototype=Error.prototype;function g(C){if(process.env.NODE_ENV!=="production")var W={},q=0;function T($,V,ie,ue,ye,oe,Ee){if(ue=ue||p,oe=oe||ie,Ee!==n){if(l){var Z=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 Z.name="Invariant Violation",Z}else if(process.env.NODE_ENV!=="production"&&typeof console!="undefined"){var Qe=ue+":"+ie;!W[Qe]&&q<3&&(s("You are manually calling a React.PropTypes validation function for the `"+oe+"` prop on `"+ue+"`. 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."),W[Qe]=!0,q++)}}return V[ie]==null?$?V[ie]===null?new m("The "+ye+" `"+oe+"` is marked as required "+("in `"+ue+"`, but its value is `null`.")):new m("The "+ye+" `"+oe+"` is marked as required in "+("`"+ue+"`, but its value is `undefined`.")):null:C(V,ie,ue,ye,oe)}var Q=T.bind(null,!1);return Q.isRequired=T.bind(null,!0),Q}function v(C){function W(q,T,Q,$,V,ie){var ue=q[T],ye=B(ue);if(ye!==C){var oe=_(ue);return new m("Invalid "+$+" `"+V+"` of type "+("`"+oe+"` supplied to `"+Q+"`, expected ")+("`"+C+"`."),{expectedType:C})}return null}return g(W)}function S(){return g(a)}function j(C){function W(q,T,Q,$,V){if(typeof C!="function")return new m("Property `"+V+"` of component `"+Q+"` has invalid PropType notation inside arrayOf.");var ie=q[T];if(!Array.isArray(ie)){var ue=B(ie);return new m("Invalid "+$+" `"+V+"` of type "+("`"+ue+"` supplied to `"+Q+"`, expected an array."))}for(var ye=0;ye<ie.length;ye++){var oe=C(ie,ye,Q,$,V+"["+ye+"]",n);if(oe instanceof Error)return oe}return null}return g(W)}function E(){function C(W,q,T,Q,$){var V=W[q];if(!o(V)){var ie=B(V);return new m("Invalid "+Q+" `"+$+"` of type "+("`"+ie+"` supplied to `"+T+"`, expected a single ReactElement."))}return null}return g(C)}function A(){function C(W,q,T,Q,$){var V=W[q];if(!t.isValidElementType(V)){var ie=B(V);return new m("Invalid "+Q+" `"+$+"` of type "+("`"+ie+"` supplied to `"+T+"`, expected a single ReactElement type."))}return null}return g(C)}function w(C){function W(q,T,Q,$,V){if(!(q[T]instanceof C)){var ie=C.name||p,ue=G(q[T]);return new m("Invalid "+$+" `"+V+"` of type "+("`"+ue+"` supplied to `"+Q+"`, expected ")+("instance of `"+ie+"`."))}return null}return g(W)}function x(C){if(!Array.isArray(C))return process.env.NODE_ENV!=="production"&&(arguments.length>1?s("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):s("Invalid argument supplied to oneOf, expected an array.")),a;function W(q,T,Q,$,V){for(var ie=q[T],ue=0;ue<C.length;ue++)if(y(ie,C[ue]))return null;var ye=JSON.stringify(C,function(Ee,Z){var Qe=_(Z);return Qe==="symbol"?String(Z):Z});return new m("Invalid "+$+" `"+V+"` of value `"+String(ie)+"` "+("supplied to `"+Q+"`, expected one of "+ye+"."))}return g(W)}function b(C){function W(q,T,Q,$,V){if(typeof C!="function")return new m("Property `"+V+"` of component `"+Q+"` has invalid PropType notation inside objectOf.");var ie=q[T],ue=B(ie);if(ue!=="object")return new m("Invalid "+$+" `"+V+"` of type "+("`"+ue+"` supplied to `"+Q+"`, expected an object."));for(var ye in ie)if(r(ie,ye)){var oe=C(ie,ye,Q,$,V+"."+ye,n);if(oe instanceof Error)return oe}return null}return g(W)}function L(C){if(!Array.isArray(C))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var W=0;W<C.length;W++){var q=C[W];if(typeof q!="function")return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Y(q)+" at index "+W+"."),a}function T(Q,$,V,ie,ue){for(var ye=[],oe=0;oe<C.length;oe++){var Ee=C[oe],Z=Ee(Q,$,V,ie,ue,n);if(Z==null)return null;Z.data&&r(Z.data,"expectedType")&&ye.push(Z.data.expectedType)}var Qe=ye.length>0?", expected one of type ["+ye.join(", ")+"]":"";return new m("Invalid "+ie+" `"+ue+"` supplied to "+("`"+V+"`"+Qe+"."))}return g(T)}function R(){function C(W,q,T,Q,$){return N(W[q])?null:new m("Invalid "+Q+" `"+$+"` supplied to "+("`"+T+"`, expected a ReactNode."))}return g(C)}function I(C,W,q,T,Q){return new m((C||"React class")+": "+W+" type `"+q+"."+T+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Q+"`.")}function P(C){function W(q,T,Q,$,V){var ie=q[T],ue=B(ie);if(ue!=="object")return new m("Invalid "+$+" `"+V+"` of type `"+ue+"` "+("supplied to `"+Q+"`, expected `object`."));for(var ye in C){var oe=C[ye];if(typeof oe!="function")return I(Q,$,V,ye,_(oe));var Ee=oe(ie,ye,Q,$,V+"."+ye,n);if(Ee)return Ee}return null}return g(W)}function z(C){function W(q,T,Q,$,V){var ie=q[T],ue=B(ie);if(ue!=="object")return new m("Invalid "+$+" `"+V+"` of type `"+ue+"` "+("supplied to `"+Q+"`, expected `object`."));var ye=e({},q[T],C);for(var oe in ye){var Ee=C[oe];if(r(C,oe)&&typeof Ee!="function")return I(Q,$,V,oe,_(Ee));if(!Ee)return new m("Invalid "+$+" `"+V+"` key `"+oe+"` supplied to `"+Q+"`.\nBad object: "+JSON.stringify(q[T],null," ")+`
101
- Valid keys: `+JSON.stringify(Object.keys(C),null," "));var Z=Ee(ie,oe,Q,$,V+"."+oe,n);if(Z)return Z}return null}return g(W)}function N(C){switch(typeof C){case"number":case"string":case"undefined":return!0;case"boolean":return!C;case"object":if(Array.isArray(C))return C.every(N);if(C===null||o(C))return!0;var W=f(C);if(W){var q=W.call(C),T;if(W!==C.entries){for(;!(T=q.next()).done;)if(!N(T.value))return!1}else for(;!(T=q.next()).done;){var Q=T.value;if(Q&&!N(Q[1]))return!1}}else return!1;return!0;default:return!1}}function O(C,W){return C==="symbol"?!0:W?W["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&W instanceof Symbol:!1}function B(C){var W=typeof C;return Array.isArray(C)?"array":C instanceof RegExp?"object":O(W,C)?"symbol":W}function _(C){if(typeof C=="undefined"||C===null)return""+C;var W=B(C);if(W==="object"){if(C instanceof Date)return"date";if(C instanceof RegExp)return"regexp"}return W}function Y(C){var W=_(C);switch(W){case"array":case"object":return"an "+W;case"boolean":case"date":case"regexp":return"a "+W;default:return W}}function G(C){return!C.constructor||!C.constructor.name?p:C.constructor.name}return h.checkPropTypes=i,h.resetWarningCache=i.resetWarningCache,h.PropTypes=h,h},Ql}var Gl,my;function WT(){if(my)return Gl;my=1;var t=Xc();function e(){}function n(){}return n.resetWarningCache=e,Gl=function(){function r(a,o,l,u,c,f){if(f!==t){var p=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 p.name="Invariant Violation",p}}r.isRequired=r;function i(){return r}var s={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 s.PropTypes=s,s},Gl}var gy;function QT(){if(gy)return Da.exports;if(gy=1,process.env.NODE_ENV!=="production"){var t=Dg(),e=!0;Da.exports=qT()(t.isElement,e)}else Da.exports=WT()();return Da.exports}var GT=QT();const vy=xo(GT);var YT=["min","max","progress","className"];function VT(t,e){if(t==null)return{};var n,r,i=KT(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function KT(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}var Fg=F.forwardRef(function(t,e){var n=t.min,r=t.max,i=t.progress,s=t.className,a=VT(t,YT),o=F.useMemo(function(){var u=Math.max(0,r-n);if(u===0)return 0;var c=(i-n)/u*100;return Math.max(0,Math.min(100,c))},[n,r,i]),l=Math.min(Math.max(i,n),r);return d.jsx("div",{ref:e,role:"progressbar","aria-valuemin":n,"aria-valuemax":r,"aria-valuenow":l,"aria-valuetext":"".concat(Math.round(o),"%"),className:ae(s),...a,children:d.jsx("div",{className:"yst-relative yst-h-2 yst-w-full yst-overflow-hidden yst-rounded-full yst-bg-slate-200/40",children:d.jsx("div",{className:"yst-absolute yst-left-0 yst-top-0 yst-h-full yst-rounded-full yst-bg-[linear-gradient(97.38deg,_#A61E69_0%,_#6366F1_100%)] yst-transition-[width] yst-duration-300 yst-ease-out",style:{width:"".concat(o,"%")}})})})});Fg.displayName="ProgressBarGradient";var cs=[{labelAbove:"Running queries...",threshold:80},{labelAbove:"Building analysis...",threshold:90},{labelAbove:"Finalizing...",threshold:99},{labelAbove:"Done!",threshold:100}],zg=function(e){var n=e.progress,r=n===void 0?0:n,i=e.className,s=i===void 0?"":i,a=function(){for(var c=0;c<cs.length;c++)if(r<=cs[c].threshold)return cs[c];return cs[cs.length-1]},o=a(),l=r<=80;return d.jsxs("div",{className:ae("yst-font-medium yst-text-slate-800",s),children:[d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-center yst-gap-2",children:[r<100?d.jsx(k.Spinner,{}):d.jsx(Wm,{className:"yst-text-green-400"}),d.jsx("span",{className:"yst-text-sm yst-font-medium yst-italic",children:o.labelAbove})]}),d.jsx(Fg,{className:"yst-mt-3",progress:r,min:0,max:100}),d.jsxs("div",{className:"yst-mt-3 yst-flex yst-justify-between yst-text-xs",children:[d.jsx("span",{children:d.jsx(Ls,{disabled:!l,children:"Running queries"})}),d.jsx("span",{children:d.jsx(Ls,{disabled:l,children:"Building analysis"})})]})]})};zg.propTypes={progress:vy.number,className:vy.string};function XT(t,e){return eP(t)||$T(t,e)||ZT(t,e)||JT()}function JT(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
102
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ZT(t,e){if(t){if(typeof t=="string")return by(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)?by(t,e):void 0}}function by(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 $T(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function eP(t){if(Array.isArray(t))return t}var tP=function(e){switch(e){case"pending":case"processing":return 2*1e3;case"completed":return!1;default:return 10*1e3}},nP=function(){var e,n,r,i=lt(),s=nn(),a=Ao(),o=Et(),l=o.brandId,u=a.brandId||l,c=F.useState(null),f=XT(c,2),p=f[0],h=f[1],y=Is(u,{query:{enabled:!!u,select:function(L){var R=L.data;return R}}}),m=y.data,g=G1(u,"latest",{query:{enabled:!!u,select:function(L){var R=L.data;return R},refetchInterval:function(L){var R,I=L==null||(R=L.state)===null||R===void 0||(R=R.data)===null||R===void 0?void 0:R.data;return tP(I==null?void 0:I.status)}}}),v=g.data,S=v==null?void 0:v.id,j=S?"/brands/".concat(u,"/analysis/").concat(S):"/brands/".concat(u);F.useEffect(function(){var b=(v==null?void 0:v.status)==="pending"||(v==null?void 0:v.status)==="processing"||(v==null?void 0:v.status)==="completed";m!=null&&m.nextScheduledAnalysis&&v!==null&&v!==void 0&&v.status&&qS(m.nextScheduledAnalysis,5)&&!b&&i("/brands/".concat(u),{replace:!0})},[m==null?void 0:m.nextScheduledAnalysis,u,i,v==null?void 0:v.status]),F.useEffect(function(){((m==null?void 0:m.setupStatus)==="completed"||(m==null?void 0:m.setupStatus)==="scheduledFirstAnalysis"&&m!==null&&m!==void 0&&m.firstNextAnalysisOpportunity&&!n0(m.firstNextAnalysisOpportunity,2))&&i(j,{replace:!0})},[m==null?void 0:m.firstNextAnalysisOpportunity,m==null?void 0:m.setupStatus,j,i]);var E=m==null||(e=m.queries)===null||e===void 0?void 0:e.length,A=(v==null||(n=v.completedQueries)===null||n===void 0?void 0:n.length)||0;F.useEffect(function(){if((v==null?void 0:v.status)==="processing"&&E&&A===E){h("building");var b=setTimeout(function(){h("finalizing")},1e4);return function(){return clearTimeout(b)}}else h(null)},[v==null?void 0:v.status,E,A]);var w=function(){if(E&&E>0){var b=80/E,L=A*b;return(v==null?void 0:v.status)==="completed"?100:(v==null?void 0:v.status)==="processing"&&A===E&&p!==null?p==="building"?90:95:Math.round(Math.min(L,80))}return 0}(),x=w<=80||w===100;return d.jsxs("div",{children:[d.jsxs("div",{className:"yst-space-y-8",children:[d.jsx(zg,{progress:w}),x&&d.jsxs(d.Fragment,{children:[d.jsx(Ui,{}),d.jsx("div",{className:"yst-space-y-8",children:m==null||(r=m.queries)===null||r===void 0?void 0:r.map(function(b){var L,R=b.id,I=b.query,P=R&&(v==null||(L=v.completedQueries)===null||L===void 0?void 0:L.includes(R));return d.jsxs("div",{className:ae("yst-flex yst-items-center yst-justify-between yst-gap-3"),children:[P===!0?d.jsx(Wm,{className:"yst-h-5 yst-w-5 yst-text-green-400"}):d.jsx(k.Spinner,{}),d.jsx("span",{className:"yst-flex-1 yst-text-sm",children:I})]},"result-item-".concat(I))})})]})]}),d.jsx("div",{className:"yst-mb-[-2rem] yst-ml-[-2rem] yst-mr-[-2rem] yst-mt-8 yst-flex yst-justify-end yst-gap-4 yst-rounded-bl-lg yst-rounded-br-lg yst-border-t yst-border-slate-200 yst-bg-slate-50 yst-px-8 yst-py-6",children:d.jsx(k.Button,{as:br,to:j,onClick:function(b){if(w!==100){b.preventDefault();return}s.clear()},disabled:w!==100,children:"Continue →"})})]})};const rP=Object.freeze(Object.defineProperty({__proto__:null,default:nP},Symbol.toStringTag,{value:"Module"}));exports.AIInsightsClient=jj;exports.setApiBaseUrl=Pm;
100
+ */var Ul,dy;function UP(){if(dy)return Ul;dy=1;var t=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(s){if(s==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(s)}function i(){try{if(!Object.assign)return!1;var s=new String("abc");if(s[5]="de",Object.getOwnPropertyNames(s)[0]==="5")return!1;for(var a={},o=0;o<10;o++)a["_"+String.fromCharCode(o)]=o;var l=Object.getOwnPropertyNames(a).map(function(c){return a[c]});if(l.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(c){u[c]=c}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch(c){return!1}}return Ul=i()?Object.assign:function(s,a){for(var o,l=r(s),u,c=1;c<arguments.length;c++){o=Object(arguments[c]);for(var f in o)e.call(o,f)&&(l[f]=o[f]);if(t){u=t(o);for(var p=0;p<u.length;p++)n.call(o,u[p])&&(l[u[p]]=o[u[p]])}}return l},Ul}var Hl,fy;function Xc(){if(fy)return Hl;fy=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Hl=t,Hl}var ql,hy;function Bg(){return hy||(hy=1,ql=Function.call.bind(Object.prototype.hasOwnProperty)),ql}var Wl,py;function HP(){if(py)return Wl;py=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=Xc(),n={},r=Bg();t=function(s){var a="Warning: "+s;typeof console!="undefined"&&console.error(a);try{throw new Error(a)}catch(o){}}}function i(s,a,o,l,u){if(process.env.NODE_ENV!=="production"){for(var c in s)if(r(s,c)){var f;try{if(typeof s[c]!="function"){var p=Error((l||"React class")+": "+o+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}f=s[c](a,c,l,o,null,e)}catch(y){f=y}if(f&&!(f instanceof Error)&&t((l||"React class")+": type specification of "+o+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in n)){n[f.message]=!0;var h=u?u():"";t("Failed "+o+" type: "+f.message+(h!=null?h:""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Wl=i,Wl}var Ql,yy;function qP(){if(yy)return Ql;yy=1;var t=Dg(),e=UP(),n=Xc(),r=Bg(),i=HP(),s=function(){};process.env.NODE_ENV!=="production"&&(s=function(o){var l="Warning: "+o;typeof console!="undefined"&&console.error(l);try{throw new Error(l)}catch(u){}});function a(){return null}return Ql=function(o,l){var u=typeof Symbol=="function"&&Symbol.iterator,c="@@iterator";function f(C){var W=C&&(u&&C[u]||C[c]);if(typeof W=="function")return W}var p="<<anonymous>>",h={array:v("array"),bigint:v("bigint"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:S(),arrayOf:j,element:E(),elementType:A(),instanceOf:w,node:R(),objectOf:b,oneOf:x,oneOfType:L,shape:T,exact:z};function y(C,W){return C===W?C!==0||1/C===1/W:C!==C&&W!==W}function m(C,W){this.message=C,this.data=W&&typeof W=="object"?W:{},this.stack=""}m.prototype=Error.prototype;function g(C){if(process.env.NODE_ENV!=="production")var W={},q=0;function P($,V,ie,ue,ye,oe,Ee){if(ue=ue||p,oe=oe||ie,Ee!==n){if(l){var Z=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 Z.name="Invariant Violation",Z}else if(process.env.NODE_ENV!=="production"&&typeof console!="undefined"){var Qe=ue+":"+ie;!W[Qe]&&q<3&&(s("You are manually calling a React.PropTypes validation function for the `"+oe+"` prop on `"+ue+"`. 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."),W[Qe]=!0,q++)}}return V[ie]==null?$?V[ie]===null?new m("The "+ye+" `"+oe+"` is marked as required "+("in `"+ue+"`, but its value is `null`.")):new m("The "+ye+" `"+oe+"` is marked as required in "+("`"+ue+"`, but its value is `undefined`.")):null:C(V,ie,ue,ye,oe)}var Q=P.bind(null,!1);return Q.isRequired=P.bind(null,!0),Q}function v(C){function W(q,P,Q,$,V,ie){var ue=q[P],ye=B(ue);if(ye!==C){var oe=_(ue);return new m("Invalid "+$+" `"+V+"` of type "+("`"+oe+"` supplied to `"+Q+"`, expected ")+("`"+C+"`."),{expectedType:C})}return null}return g(W)}function S(){return g(a)}function j(C){function W(q,P,Q,$,V){if(typeof C!="function")return new m("Property `"+V+"` of component `"+Q+"` has invalid PropType notation inside arrayOf.");var ie=q[P];if(!Array.isArray(ie)){var ue=B(ie);return new m("Invalid "+$+" `"+V+"` of type "+("`"+ue+"` supplied to `"+Q+"`, expected an array."))}for(var ye=0;ye<ie.length;ye++){var oe=C(ie,ye,Q,$,V+"["+ye+"]",n);if(oe instanceof Error)return oe}return null}return g(W)}function E(){function C(W,q,P,Q,$){var V=W[q];if(!o(V)){var ie=B(V);return new m("Invalid "+Q+" `"+$+"` of type "+("`"+ie+"` supplied to `"+P+"`, expected a single ReactElement."))}return null}return g(C)}function A(){function C(W,q,P,Q,$){var V=W[q];if(!t.isValidElementType(V)){var ie=B(V);return new m("Invalid "+Q+" `"+$+"` of type "+("`"+ie+"` supplied to `"+P+"`, expected a single ReactElement type."))}return null}return g(C)}function w(C){function W(q,P,Q,$,V){if(!(q[P]instanceof C)){var ie=C.name||p,ue=G(q[P]);return new m("Invalid "+$+" `"+V+"` of type "+("`"+ue+"` supplied to `"+Q+"`, expected ")+("instance of `"+ie+"`."))}return null}return g(W)}function x(C){if(!Array.isArray(C))return process.env.NODE_ENV!=="production"&&(arguments.length>1?s("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):s("Invalid argument supplied to oneOf, expected an array.")),a;function W(q,P,Q,$,V){for(var ie=q[P],ue=0;ue<C.length;ue++)if(y(ie,C[ue]))return null;var ye=JSON.stringify(C,function(Ee,Z){var Qe=_(Z);return Qe==="symbol"?String(Z):Z});return new m("Invalid "+$+" `"+V+"` of value `"+String(ie)+"` "+("supplied to `"+Q+"`, expected one of "+ye+"."))}return g(W)}function b(C){function W(q,P,Q,$,V){if(typeof C!="function")return new m("Property `"+V+"` of component `"+Q+"` has invalid PropType notation inside objectOf.");var ie=q[P],ue=B(ie);if(ue!=="object")return new m("Invalid "+$+" `"+V+"` of type "+("`"+ue+"` supplied to `"+Q+"`, expected an object."));for(var ye in ie)if(r(ie,ye)){var oe=C(ie,ye,Q,$,V+"."+ye,n);if(oe instanceof Error)return oe}return null}return g(W)}function L(C){if(!Array.isArray(C))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var W=0;W<C.length;W++){var q=C[W];if(typeof q!="function")return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Y(q)+" at index "+W+"."),a}function P(Q,$,V,ie,ue){for(var ye=[],oe=0;oe<C.length;oe++){var Ee=C[oe],Z=Ee(Q,$,V,ie,ue,n);if(Z==null)return null;Z.data&&r(Z.data,"expectedType")&&ye.push(Z.data.expectedType)}var Qe=ye.length>0?", expected one of type ["+ye.join(", ")+"]":"";return new m("Invalid "+ie+" `"+ue+"` supplied to "+("`"+V+"`"+Qe+"."))}return g(P)}function R(){function C(W,q,P,Q,$){return N(W[q])?null:new m("Invalid "+Q+" `"+$+"` supplied to "+("`"+P+"`, expected a ReactNode."))}return g(C)}function I(C,W,q,P,Q){return new m((C||"React class")+": "+W+" type `"+q+"."+P+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Q+"`.")}function T(C){function W(q,P,Q,$,V){var ie=q[P],ue=B(ie);if(ue!=="object")return new m("Invalid "+$+" `"+V+"` of type `"+ue+"` "+("supplied to `"+Q+"`, expected `object`."));for(var ye in C){var oe=C[ye];if(typeof oe!="function")return I(Q,$,V,ye,_(oe));var Ee=oe(ie,ye,Q,$,V+"."+ye,n);if(Ee)return Ee}return null}return g(W)}function z(C){function W(q,P,Q,$,V){var ie=q[P],ue=B(ie);if(ue!=="object")return new m("Invalid "+$+" `"+V+"` of type `"+ue+"` "+("supplied to `"+Q+"`, expected `object`."));var ye=e({},q[P],C);for(var oe in ye){var Ee=C[oe];if(r(C,oe)&&typeof Ee!="function")return I(Q,$,V,oe,_(Ee));if(!Ee)return new m("Invalid "+$+" `"+V+"` key `"+oe+"` supplied to `"+Q+"`.\nBad object: "+JSON.stringify(q[P],null," ")+`
101
+ Valid keys: `+JSON.stringify(Object.keys(C),null," "));var Z=Ee(ie,oe,Q,$,V+"."+oe,n);if(Z)return Z}return null}return g(W)}function N(C){switch(typeof C){case"number":case"string":case"undefined":return!0;case"boolean":return!C;case"object":if(Array.isArray(C))return C.every(N);if(C===null||o(C))return!0;var W=f(C);if(W){var q=W.call(C),P;if(W!==C.entries){for(;!(P=q.next()).done;)if(!N(P.value))return!1}else for(;!(P=q.next()).done;){var Q=P.value;if(Q&&!N(Q[1]))return!1}}else return!1;return!0;default:return!1}}function O(C,W){return C==="symbol"?!0:W?W["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&W instanceof Symbol:!1}function B(C){var W=typeof C;return Array.isArray(C)?"array":C instanceof RegExp?"object":O(W,C)?"symbol":W}function _(C){if(typeof C=="undefined"||C===null)return""+C;var W=B(C);if(W==="object"){if(C instanceof Date)return"date";if(C instanceof RegExp)return"regexp"}return W}function Y(C){var W=_(C);switch(W){case"array":case"object":return"an "+W;case"boolean":case"date":case"regexp":return"a "+W;default:return W}}function G(C){return!C.constructor||!C.constructor.name?p:C.constructor.name}return h.checkPropTypes=i,h.resetWarningCache=i.resetWarningCache,h.PropTypes=h,h},Ql}var Gl,my;function WP(){if(my)return Gl;my=1;var t=Xc();function e(){}function n(){}return n.resetWarningCache=e,Gl=function(){function r(a,o,l,u,c,f){if(f!==t){var p=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 p.name="Invariant Violation",p}}r.isRequired=r;function i(){return r}var s={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 s.PropTypes=s,s},Gl}var gy;function QP(){if(gy)return Da.exports;if(gy=1,process.env.NODE_ENV!=="production"){var t=Dg(),e=!0;Da.exports=qP()(t.isElement,e)}else Da.exports=WP()();return Da.exports}var GP=QP();const vy=xo(GP);var YP=["min","max","progress","className"];function VP(t,e){if(t==null)return{};var n,r,i=KP(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(r=0;r<s.length;r++)n=s[r],e.indexOf(n)===-1&&{}.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function KP(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}var Fg=F.forwardRef(function(t,e){var n=t.min,r=t.max,i=t.progress,s=t.className,a=VP(t,YP),o=F.useMemo(function(){var u=Math.max(0,r-n);if(u===0)return 0;var c=(i-n)/u*100;return Math.max(0,Math.min(100,c))},[n,r,i]),l=Math.min(Math.max(i,n),r);return d.jsx("div",{ref:e,role:"progressbar","aria-valuemin":n,"aria-valuemax":r,"aria-valuenow":l,"aria-valuetext":"".concat(Math.round(o),"%"),className:ae(s),...a,children:d.jsx("div",{className:"yst-relative yst-h-2 yst-w-full yst-overflow-hidden yst-rounded-full yst-bg-slate-200/40",children:d.jsx("div",{className:"yst-absolute yst-left-0 yst-top-0 yst-h-full yst-rounded-full yst-bg-[linear-gradient(97.38deg,_#A61E69_0%,_#6366F1_100%)] yst-transition-[width] yst-duration-300 yst-ease-out",style:{width:"".concat(o,"%")}})})})});Fg.displayName="ProgressBarGradient";var cs=[{labelAbove:"Running queries...",threshold:80},{labelAbove:"Building analysis...",threshold:90},{labelAbove:"Finalizing...",threshold:99},{labelAbove:"Done!",threshold:100}],zg=function(e){var n=e.progress,r=n===void 0?0:n,i=e.className,s=i===void 0?"":i,a=function(){for(var c=0;c<cs.length;c++)if(r<=cs[c].threshold)return cs[c];return cs[cs.length-1]},o=a(),l=r<=80;return d.jsxs("div",{className:ae("yst-font-medium yst-text-slate-800",s),children:[d.jsxs("div",{className:"yst-flex yst-items-center yst-justify-center yst-gap-2",children:[r<100?d.jsx(k.Spinner,{}):d.jsx(Wm,{className:"yst-text-green-400"}),d.jsx("span",{className:"yst-text-sm yst-font-medium yst-italic",children:o.labelAbove})]}),d.jsx(Fg,{className:"yst-mt-3",progress:r,min:0,max:100}),d.jsxs("div",{className:"yst-mt-3 yst-flex yst-justify-between yst-text-xs",children:[d.jsx("span",{children:d.jsx(Ls,{disabled:!l,children:"Running queries"})}),d.jsx("span",{children:d.jsx(Ls,{disabled:l,children:"Building analysis"})})]})]})};zg.propTypes={progress:vy.number,className:vy.string};function XP(t,e){return eT(t)||$P(t,e)||ZP(t,e)||JP()}function JP(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
102
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ZP(t,e){if(t){if(typeof t=="string")return by(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)?by(t,e):void 0}}function by(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 $P(t,e){var n=t==null?null:typeof Symbol!="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,s,a,o=[],l=!0,u=!1;try{if(s=(n=n.call(t)).next,e!==0)for(;!(l=(r=s.call(n)).done)&&(o.push(r.value),o.length!==e);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw i}}return o}}function eT(t){if(Array.isArray(t))return t}var tT=function(e){switch(e){case"pending":case"processing":return 2*1e3;case"completed":return!1;default:return 10*1e3}},nT=function(){var e,n,r,i=lt(),s=nn(),a=Ao(),o=Et(),l=o.brandId,u=a.brandId||l,c=F.useState(null),f=XP(c,2),p=f[0],h=f[1],y=Is(u,{query:{enabled:!!u,select:function(L){var R=L.data;return R}}}),m=y.data,g=G1(u,"latest",{query:{enabled:!!u,select:function(L){var R=L.data;return R},refetchInterval:function(L){var R,I=L==null||(R=L.state)===null||R===void 0||(R=R.data)===null||R===void 0?void 0:R.data;return tT(I==null?void 0:I.status)}}}),v=g.data,S=v==null?void 0:v.id,j=S?"/brands/".concat(u,"/analysis/").concat(S):"/brands/".concat(u);F.useEffect(function(){var b=(v==null?void 0:v.status)==="pending"||(v==null?void 0:v.status)==="processing"||(v==null?void 0:v.status)==="completed";m!=null&&m.nextScheduledAnalysis&&v!==null&&v!==void 0&&v.status&&qS(m.nextScheduledAnalysis,5)&&!b&&i("/brands/".concat(u),{replace:!0})},[m==null?void 0:m.nextScheduledAnalysis,u,i,v==null?void 0:v.status]),F.useEffect(function(){((m==null?void 0:m.setupStatus)==="completed"||(m==null?void 0:m.setupStatus)==="scheduledFirstAnalysis"&&m!==null&&m!==void 0&&m.firstNextAnalysisOpportunity&&!n0(m.firstNextAnalysisOpportunity,2))&&i(j,{replace:!0})},[m==null?void 0:m.firstNextAnalysisOpportunity,m==null?void 0:m.setupStatus,j,i]);var E=m==null||(e=m.queries)===null||e===void 0?void 0:e.length,A=(v==null||(n=v.completedQueries)===null||n===void 0?void 0:n.length)||0;F.useEffect(function(){if((v==null?void 0:v.status)==="processing"&&E&&A===E){h("building");var b=setTimeout(function(){h("finalizing")},1e4);return function(){return clearTimeout(b)}}else h(null)},[v==null?void 0:v.status,E,A]);var w=function(){if(E&&E>0){var b=80/E,L=A*b;return(v==null?void 0:v.status)==="completed"?100:(v==null?void 0:v.status)==="processing"&&A===E&&p!==null?p==="building"?90:95:Math.round(Math.min(L,80))}return 0}(),x=w<=80||w===100;return d.jsxs("div",{children:[d.jsxs("div",{className:"yst-space-y-8",children:[d.jsx(zg,{progress:w}),x&&d.jsxs(d.Fragment,{children:[d.jsx(Ui,{}),d.jsx("div",{className:"yst-space-y-8",children:m==null||(r=m.queries)===null||r===void 0?void 0:r.map(function(b){var L,R=b.id,I=b.query,T=R&&(v==null||(L=v.completedQueries)===null||L===void 0?void 0:L.includes(R));return d.jsxs("div",{className:ae("yst-flex yst-items-center yst-justify-between yst-gap-3"),children:[T===!0?d.jsx(Wm,{className:"yst-h-5 yst-w-5 yst-text-green-400"}):d.jsx(k.Spinner,{}),d.jsx("span",{className:"yst-flex-1 yst-text-sm",children:I})]},"result-item-".concat(I))})})]})]}),d.jsx("div",{className:"yst-mb-[-2rem] yst-ml-[-2rem] yst-mr-[-2rem] yst-mt-8 yst-flex yst-justify-end yst-gap-4 yst-rounded-bl-lg yst-rounded-br-lg yst-border-t yst-border-slate-200 yst-bg-slate-50 yst-px-8 yst-py-6",children:d.jsx(k.Button,{as:br,to:j,onClick:function(b){if(w!==100){b.preventDefault();return}s.clear()},disabled:w!==100,children:"Continue →"})})]})};const rT=Object.freeze(Object.defineProperty({__proto__:null,default:nT},Symbol.toStringTag,{value:"Module"}));exports.AIInsightsClient=jj;exports.setApiBaseUrl=Tm;
103
103
  //# sourceMappingURL=ai-insights-client.cjs.js.map