@yoast/ai-insights-client 1.4.110 → 1.4.112
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Ug=Object.defineProperty;var $c=t=>{throw TypeError(t)};var Hg=(t,e,n)=>e in t?Ug(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var fe=(t,e,n)=>Hg(t,typeof e!="symbol"?e+"":e,n),$o=(t,e,n)=>e.has(t)||$c("Cannot "+n);var R=(t,e,n)=>($o(t,e,"read from private field"),n?n.call(t):e.get(t)),se=(t,e,n)=>e.has(t)?$c("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),ee=(t,e,n,r)=>($o(t,e,"write to private field"),r?r.call(t,n):e.set(t,n),n),Ae=(t,e,n)=>($o(t,e,"access private method"),n);var pa=(t,e,n,r)=>({set _(i){ee(t,e,i,n)},get _(){return R(t,e,r)}});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("react/jsx-runtime"),k=require("@yoast/ui-library"),F=require("react"),Ly=require("react-dom");function qg(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const
|
|
1
|
+
"use strict";var Ug=Object.defineProperty;var $c=t=>{throw TypeError(t)};var Hg=(t,e,n)=>e in t?Ug(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var fe=(t,e,n)=>Hg(t,typeof e!="symbol"?e+"":e,n),$o=(t,e,n)=>e.has(t)||$c("Cannot "+n);var R=(t,e,n)=>($o(t,e,"read from private field"),n?n.call(t):e.get(t)),se=(t,e,n)=>e.has(t)?$c("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),ee=(t,e,n,r)=>($o(t,e,"write to private field"),r?r.call(t,n):e.set(t,n),n),Ae=(t,e,n)=>($o(t,e,"access private method"),n);var pa=(t,e,n,r)=>({set _(i){ee(t,e,i,n)},get _(){return R(t,e,r)}});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("react/jsx-runtime"),k=require("@yoast/ui-library"),F=require("react"),Ly=require("react-dom");function qg(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const M=qg(F);function wo(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Vi={},ed;function Wg(){if(ed)return Vi;ed=1,Object.defineProperty(Vi,"__esModule",{value:!0}),Vi.parse=a,Vi.serialize=u;const t=/^[\u0021-\u003A\u003C\u003E-\u007E]+$/,e=/^[\u0021-\u003A\u003C-\u007E]*$/,n=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,r=/^[\u0020-\u003A\u003D-\u007E]*$/,i=Object.prototype.toString,s=(()=>{const p=function(){};return p.prototype=Object.create(null),p})();function a(p,h){const y=new s,m=p.length;if(m<2)return y;const v=(h==null?void 0:h.decode)||c;let g=0;do{const A=p.indexOf("=",g);if(A===-1)break;const j=p.indexOf(";",g),E=j===-1?m:j;if(A>E){g=p.lastIndexOf(";",A-1)+1;continue}const C=o(p,g,A),b=l(p,A,C),w=p.slice(C,b);if(y[w]===void 0){let x=o(p,A+1,E),N=l(p,E,x);const _=v(p.slice(x,N));y[w]=_}g=E+1}while(g<m);return y}function o(p,h,y){do{const m=p.charCodeAt(h);if(m!==32&&m!==9)return h}while(++h<y);return y}function l(p,h,y){for(;h>y;){const m=p.charCodeAt(--h);if(m!==32&&m!==9)return h+1}return y}function u(p,h,y){const m=(y==null?void 0:y.encode)||encodeURIComponent;if(!t.test(p))throw new TypeError(`argument name is invalid: ${p}`);const v=m(h);if(!e.test(v))throw new TypeError(`argument val is invalid: ${h}`);let g=p+"="+v;if(!y)return g;if(y.maxAge!==void 0){if(!Number.isInteger(y.maxAge))throw new TypeError(`option maxAge is invalid: ${y.maxAge}`);g+="; Max-Age="+y.maxAge}if(y.domain){if(!n.test(y.domain))throw new TypeError(`option domain is invalid: ${y.domain}`);g+="; Domain="+y.domain}if(y.path){if(!r.test(y.path))throw new TypeError(`option path is invalid: ${y.path}`);g+="; Path="+y.path}if(y.expires){if(!f(y.expires)||!Number.isFinite(y.expires.valueOf()))throw new TypeError(`option expires is invalid: ${y.expires}`);g+="; Expires="+y.expires.toUTCString()}if(y.httpOnly&&(g+="; HttpOnly"),y.secure&&(g+="; Secure"),y.partitioned&&(g+="; Partitioned"),y.priority)switch(typeof y.priority=="string"?y.priority.toLowerCase():void 0){case"low":g+="; Priority=Low";break;case"medium":g+="; Priority=Medium";break;case"high":g+="; Priority=High";break;default:throw new TypeError(`option priority is invalid: ${y.priority}`)}if(y.sameSite)switch(typeof y.sameSite=="string"?y.sameSite.toLowerCase():y.sameSite){case!0:case"strict":g+="; SameSite=Strict";break;case"lax":g+="; SameSite=Lax";break;case"none":g+="; SameSite=None";break;default:throw new TypeError(`option sameSite is invalid: ${y.sameSite}`)}return g}function c(p){if(p.indexOf("%")===-1)return p;try{return decodeURIComponent(p)}catch(h){return p}}function f(p){return i.call(p)==="[object Date]"}return Vi}Wg();/**
|
|
2
2
|
* react-router v7.6.3
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
@@ -7,98 +7,98 @@
|
|
|
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 v=Yg(i?u().pathname:"/",h,y,m);return en(v.pathname.charAt(0)==="/",`relative pathnames are not supported in memory history: ${JSON.stringify(h)}`),v}function f(h){return typeof h=="string"?h:$a(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"?ei(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"?ei(e):e,state:n,key:e&&e.key||r||Gg()}}function $a({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 ei(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"?ei(e):e,s=Yn(i.pathname||"/",n);if(s==null)return null;let a=Ny(t);Kg(a);let o=null;for(let l=0;o==null&&l<a.length;++l){let u=_y(s);o=iv(a[l],u,r)}return o}function Ny(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}".`),Ny(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 Ry(s.path))i(s,a,l)}),e}function Ry(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=Ry(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,td=t=>t==="*";function nv(t,e){let n=t.split("/"),r=n.length;return n.some(td)&&(r+=tv),e&&(r+=Zg),n.filter(i=>!td(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=Ii({path:l.relativePath,caseSensitive:l.caseSensitive,end:u},c),p=l.route;if(!f&&u&&n&&!r[r.length-1].route.index&&(f=Ii({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 Ii(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 _y(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"?ei(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 el(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=ei(t):(i={...t},Fe(!i.pathname||!i.pathname.includes("?"),el("?","pathname","search",i)),Fe(!i.pathname||!i.pathname.includes("#"),el("#","pathname","hash",i)),Fe(!i.search||!i.search.includes("#"),el("#","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 Dy=["POST","PUT","PATCH","DELETE"];new Set(Dy);var hv=["GET",...Dy];new Set(hv);var Di=N.createContext(null);Di.displayName="DataRouter";var Ao=N.createContext(null);Ao.displayName="DataRouterState";var By=N.createContext({isTransitioning:!1});By.displayName="ViewTransition";var pv=N.createContext(new Map);pv.displayName="Fetchers";var yv=N.createContext(null);yv.displayName="Await";var un=N.createContext(null);un.displayName="Navigation";var na=N.createContext(null);na.displayName="Location";var tn=N.createContext({outlet:null,matches:[],isDataRoute:!1});tn.displayName="Route";var rc=N.createContext(null);rc.displayName="RouteError";function mv(t,{relative:e}={}){Fe(ti(),"useHref() may be used only in the context of a <Router> component.");let{basename:n,navigator:r}=N.useContext(un),{hash:i,pathname:s,search:a}=ra(t,{relative:e}),o=s;return n!=="/"&&(o=s==="/"?n:Qn([n,s])),r.createHref({pathname:o,search:a,hash:i})}function ti(){return N.useContext(na)!=null}function mt(){return Fe(ti(),"useLocation() may be used only in the context of a <Router> component."),N.useContext(na).location}function ya(t){Fe(ti(),"useMatch() may be used only in the context of a <Router> component.");let{pathname:e}=mt();return N.useMemo(()=>Ii(t,_y(e)),[e,t])}var Fy="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function zy(t){N.useContext(un).static||N.useLayoutEffect(t)}function lt(){let{isDataRoute:t}=N.useContext(tn);return t?Iv():gv()}function gv(){Fe(ti(),"useNavigate() may be used only in the context of a <Router> component.");let t=N.useContext(Di),{basename:e,navigator:n}=N.useContext(un),{matches:r}=N.useContext(tn),{pathname:i}=mt(),s=JSON.stringify(tc(r)),a=N.useRef(!1);return zy(()=>{a.current=!0}),N.useCallback((l,u={})=>{if(en(a.current,Fy),!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=N.createContext(null);function bv(t){let e=N.useContext(tn).outlet;return e&&N.createElement(vv.Provider,{value:t},e)}function So(){let{matches:t}=N.useContext(tn),e=t[t.length-1];return e?e.params:{}}function ra(t,{relative:e}={}){let{matches:n}=N.useContext(tn),{pathname:r}=mt(),i=JSON.stringify(tc(n));return N.useMemo(()=>nc(t,JSON.parse(i),r,e==="path"),[t,i,r,e])}function xv(t,e){return Uy(t,e)}function Uy(t,e,n,r){var g;Fe(ti(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:i}=N.useContext(un),{matches:s}=N.useContext(tn),a=s[s.length-1],o=a?a.params:{},l=a?a.pathname:"/",u=a?a.pathnameBase:"/",c=a&&a.route;{let A=c&&c.path||"";Hy(l,!c||A.endsWith("*")||A.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${l}" (under <Route path="${A}">) 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 v=Yg(i?u().pathname:"/",h,y,m);return en(v.pathname.charAt(0)==="/",`relative pathnames are not supported in memory history: ${JSON.stringify(h)}`),v}function f(h){return typeof h=="string"?h:$a(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"?ei(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"?ei(e):e,state:n,key:e&&e.key||r||Gg()}}function $a({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 ei(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"?ei(e):e,s=Yn(i.pathname||"/",n);if(s==null)return null;let a=Ny(t);Kg(a);let o=null;for(let l=0;o==null&&l<a.length;++l){let u=_y(s);o=iv(a[l],u,r)}return o}function Ny(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}".`),Ny(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 Ry(s.path))i(s,a,l)}),e}function Ry(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=Ry(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,td=t=>t==="*";function nv(t,e){let n=t.split("/"),r=n.length;return n.some(td)&&(r+=tv),e&&(r+=Zg),n.filter(i=>!td(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=Ii({path:l.relativePath,caseSensitive:l.caseSensitive,end:u},c),p=l.route;if(!f&&u&&n&&!r[r.length-1].route.index&&(f=Ii({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 Ii(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 _y(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"?ei(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 el(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=ei(t):(i={...t},Fe(!i.pathname||!i.pathname.includes("?"),el("?","pathname","search",i)),Fe(!i.pathname||!i.pathname.includes("#"),el("#","pathname","hash",i)),Fe(!i.search||!i.search.includes("#"),el("#","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 Dy=["POST","PUT","PATCH","DELETE"];new Set(Dy);var hv=["GET",...Dy];new Set(hv);var Di=M.createContext(null);Di.displayName="DataRouter";var Ao=M.createContext(null);Ao.displayName="DataRouterState";var By=M.createContext({isTransitioning:!1});By.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 na=M.createContext(null);na.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(ti(),"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}=ra(t,{relative:e}),o=s;return n!=="/"&&(o=s==="/"?n:Qn([n,s])),r.createHref({pathname:o,search:a,hash:i})}function ti(){return M.useContext(na)!=null}function mt(){return Fe(ti(),"useLocation() may be used only in the context of a <Router> component."),M.useContext(na).location}function ya(t){Fe(ti(),"useMatch() may be used only in the context of a <Router> component.");let{pathname:e}=mt();return M.useMemo(()=>Ii(t,_y(e)),[e,t])}var Fy="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function zy(t){M.useContext(un).static||M.useLayoutEffect(t)}function lt(){let{isDataRoute:t}=M.useContext(tn);return t?Iv():gv()}function gv(){Fe(ti(),"useNavigate() may be used only in the context of a <Router> component.");let t=M.useContext(Di),{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 zy(()=>{a.current=!0}),M.useCallback((l,u={})=>{if(en(a.current,Fy),!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 So(){let{matches:t}=M.useContext(tn),e=t[t.length-1];return e?e.params:{}}function ra(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 Uy(t,e)}function Uy(t,e,n,r){var g;Fe(ti(),"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 A=c&&c.path||"";Hy(l,!c||A.endsWith("*")||A.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${l}" (under <Route path="${A}">) 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="${A}"> to <Route path="${A==="/"?"*":`${A}/*`}">.`)}let f=mt(),p;if(e){let A=typeof e=="string"?ei(e):e;Fe(u==="/"||((g=A.pathname)==null?void 0:g.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 "${A.pathname}" was given in the \`location\` prop.`),p=A}else p=f;let h=p.pathname||"/",y=h;if(u!=="/"){let A=u.replace(/^\//,"").split("/");y="/"+h.replace(/^\//,"").split("/").slice(A.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 v=kv(m&&m.map(A=>Object.assign({},A,{params:Object.assign({},o,A.params),pathname:Qn([u,i.encodeLocation?i.encodeLocation(A.pathname).pathname:A.pathname]),pathnameBase:A.pathnameBase==="/"?u:Qn([u,i.encodeLocation?i.encodeLocation(A.pathnameBase).pathname:A.pathnameBase])})),s,n,r);return e&&v?N.createElement(na.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",...p},navigationType:"POP"}},v):v}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=N.createElement(N.Fragment,null,N.createElement("p",null,"💿 Hey developer 👋"),N.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",N.createElement("code",{style:s},"ErrorBoundary")," or"," ",N.createElement("code",{style:s},"errorElement")," prop on your route.")),N.createElement(N.Fragment,null,N.createElement("h2",null,"Unexpected Application Error!"),N.createElement("h3",{style:{fontStyle:"italic"}},e),n?N.createElement("pre",{style:i},n):null,a)}var Av=N.createElement(wv,null),Sv=class extends N.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?N.createElement(tn.Provider,{value:this.props.routeContext},N.createElement(rc.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function Cv({routeContext:t,match:e,children:n}){let r=N.useContext(Di);return r&&r.static&&r.staticContext&&(e.route.errorElement||e.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=e.route.id),N.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?(Hy("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)),v=()=>{let g;return f?g=h:p?g=y:u.route.Component?g=N.createElement(u.route.Component,null):u.route.element?g=u.route.element:g=l,N.createElement(Cv,{match:u,routeContext:{outlet:l,matches:m,isDataRoute:n!=null},children:g})};return n&&(u.route.ErrorBoundary||u.route.errorElement||c===0)?N.createElement(Sv,{location:n.location,revalidation:n.revalidation,component:h,error:f,children:v(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):v()},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=N.useContext(Di);return Fe(e,ic(t)),e}function Ev(t){let e=N.useContext(Ao);return Fe(e,ic(t)),e}function Ov(t){let e=N.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=N.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=N.useRef(!1);return zy(()=>{n.current=!0}),N.useCallback(async(i,s={})=>{en(n.current,Fy),n.current&&(typeof i=="number"?t.navigate(i):await t.navigate(i,{fromRouteId:e,...s}))},[t,e])}var nd={};function Hy(t,e,n){!e&&!nd[t]&&(nd[t]=!0,en(!1,n))}N.memo(Lv);function Lv({routes:t,future:e,state:n}){return Uy(t,void 0,n,e)}function Mv({basename:t,children:e,initialEntries:n,initialIndex:r}){let i=N.useRef();i.current==null&&(i.current=Qg({initialEntries:n,initialIndex:r,v5Compat:!0}));let s=i.current,[a,o]=N.useState({action:s.action,location:s.location}),l=N.useCallback(u=>{N.startTransition(()=>o(u))},[o]);return N.useLayoutEffect(()=>s.listen(l),[s,l]),N.createElement(Nv,{basename:t,children:e,location:a.location,navigationType:a.action,navigator:s})}function hi({to:t,replace:e,state:n,relative:r}){Fe(ti(),"<Navigate> may be used only in the context of a <Router> component.");let{static:i}=N.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}=N.useContext(tn),{pathname:a}=mt(),o=lt(),l=nc(t,tc(s),a,r==="path"),u=JSON.stringify(l);return N.useEffect(()=>{o(JSON.parse(u),{replace:e,state:n,relative:r})},[o,u,r,e,n]),null}function Li(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(!ti(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let a=t.replace(/^\/*/,"/"),o=N.useMemo(()=>({basename:a,navigator:i,static:s,future:{}}),[a,i,s]);typeof n=="string"&&(n=ei(n));let{pathname:l="/",search:u="",hash:c="",state:f=null,key:p="default"}=n,h=N.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:N.createElement(un.Provider,{value:o},N.createElement(na.Provider,{children:e,value:h}))}function Rv({children:t,location:e}){return xv(Yl(t),e)}function Yl(t,e=[]){let n=[];return N.Children.forEach(t,(r,i)=>{if(!N.isValidElement(r))return;let s=[...e,i];if(r.type===N.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 za="get",Ua="application/x-www-form-urlencoded";function Co(t){return t!=null&&typeof t.tagName=="string"}function _v(t){return Co(t)&&t.tagName.toLowerCase()==="button"}function Dv(t){return Co(t)&&t.tagName.toLowerCase()==="form"}function Bv(t){return Co(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 ma=null;function Uv(){if(ma===null)try{new FormData(document.createElement("form"),0),ma=!1}catch(t){ma=!0}return ma}var Hv=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function tl(t){return t!=null&&!Hv.has(t)?(en(!1,`"${t}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Ua}"`),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")||za,i=tl(t.getAttribute("enctype"))||Ua,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")||za,i=tl(t.getAttribute("formenctype"))||tl(o.getAttribute("enctype"))||Ua,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(Co(t))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=za,r=null,i=Ua,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 rd(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 qy(){let t=N.useContext(Di);return ac(t,"You must render this element inside a <DataRouterContext.Provider> element"),t}function $v(){let t=N.useContext(Ao);return ac(t,"You must render this element inside a <DataRouterStateContext.Provider> element"),t}var oc=N.createContext(void 0);oc.displayName="FrameworkContext";function Wy(){let t=N.useContext(oc);return ac(t,"You must render this element inside a <HydratedRouter> element"),t}function eb(t,e){let n=N.useContext(oc),[r,i]=N.useState(!1),[s,a]=N.useState(!1),{onFocus:o,onBlur:l,onMouseEnter:u,onMouseLeave:c,onTouchStart:f}=e,p=N.useRef(null);N.useEffect(()=>{if(t==="render"&&a(!0),t==="viewport"){let m=g=>{g.forEach(A=>{a(A.isIntersecting)})},v=new IntersectionObserver(m,{threshold:.5});return p.current&&v.observe(p.current),()=>{v.disconnect()}}},[t]),N.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:Ki(o,h),onBlur:Ki(l,y),onMouseEnter:Ki(u,h),onMouseLeave:Ki(c,y),onTouchStart:Ki(f,h)}]:[!1,p,{}]}function Ki(t,e){return n=>{t&&t(n),n.defaultPrevented||e(n)}}function tb({page:t,...e}){let{router:n}=qy(),r=N.useMemo(()=>My(n.routes,t,n.basename),[n.routes,t,n.basename]);return r?N.createElement(rb,{page:t,matches:r,...e}):null}function nb(t){let{manifest:e,routeModules:n}=Wy(),[r,i]=N.useState([]);return N.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}=Wy(),{basename:a}=qy(),{loaderData:o,matches:l}=$v(),u=N.useMemo(()=>rd(t,e,l,i,r,"data"),[t,e,l,i,r]),c=N.useMemo(()=>rd(t,e,l,i,r,"assets"),[t,e,l,i,r]),f=N.useMemo(()=>{if(t===r.pathname+r.search+r.hash)return[];let y=new Set,m=!1;if(e.forEach(g=>{var j;let A=i.routes[g.route.id];!A||!A.hasLoader||(!u.some(E=>E.route.id===g.route.id)&&g.route.id in o&&((j=s[g.route.id])!=null&&j.shouldRevalidate)||A.hasClientLoader?m=!0:y.add(g.route.id))}),y.size===0)return[];let v=Zv(t,a);return m&&y.size>0&&v.searchParams.set("_routes",e.filter(g=>y.has(g.route.id)).map(g=>g.route.id).join(",")),[v.pathname+v.search]},[a,o,r,i,u,e,t,s]),p=N.useMemo(()=>Yv(c,i),[c,i]),h=nb(c);return N.createElement(N.Fragment,null,f.map(y=>N.createElement("link",{key:y,rel:"prefetch",as:"fetch",href:y,...n})),p.map(y=>N.createElement("link",{key:y,rel:"modulepreload",href:y,...n})),h.map(({key:y,link:m})=>N.createElement("link",{key:y,...m})))}function ib(...t){return e=>{t.forEach(n=>{typeof n=="function"?n(e):n!=null&&(n.current=e)})}}var Qy=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined";try{Qy&&(window.__reactRouterVersion="7.6.3")}catch(t){}var Gy=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,br=N.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}=N.useContext(un),m=typeof u=="string"&&Gy.test(u),v,g=!1;if(typeof u=="string"&&m&&(v=u,Qy))try{let M=new URL(window.location.href),_=u.startsWith("//")?new URL(M.protocol+u):new URL(u),T=Yn(_.pathname,y);_.origin===M.origin&&T!=null?u=T+_.search+_.hash:g=!0}catch(M){en(!1,`<Link to="${u}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let A=mv(u,{relative:i}),[j,E,C]=eb(r,p),b=lb(u,{replace:a,state:o,target:l,preventScrollReset:c,relative:i,viewTransition:f});function w(M){e&&e(M),M.defaultPrevented||b(M)}let x=N.createElement("a",{...p,...C,href:v||A,onClick:g||s?e:w,ref:ib(h,E),target:l,"data-discover":!m&&n==="render"?"true":void 0});return j&&!m?N.createElement(N.Fragment,null,x,N.createElement(tb,{page:A})):x});br.displayName="Link";var sb=N.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=ra(a,{relative:u.relative}),p=mt(),h=N.useContext(Ao),{navigator:y,basename:m}=N.useContext(un),v=h!=null&&hb(f)&&o===!0,g=y.encodeLocation?y.encodeLocation(f).pathname:f.pathname,A=p.pathname,j=h&&h.navigation&&h.navigation.location?h.navigation.location.pathname:null;n||(A=A.toLowerCase(),j=j?j.toLowerCase():null,g=g.toLowerCase()),j&&m&&(j=Yn(j,m)||j);const E=g!=="/"&&g.endsWith("/")?g.length-1:g.length;let C=A===g||!i&&A.startsWith(g)&&A.charAt(E)==="/",b=j!=null&&(j===g||!i&&j.startsWith(g)&&j.charAt(g.length)==="/"),w={isActive:C,isPending:b,isTransitioning:v},x=C?e:void 0,M;typeof r=="function"?M=r(w):M=[r,C?"active":null,b?"pending":null,v?"transitioning":null].filter(Boolean).join(" ");let _=typeof s=="function"?s(w):s;return N.createElement(br,{...u,"aria-current":x,className:M,ref:c,style:_,to:a,viewTransition:o},typeof l=="function"?l(w):l)});sb.displayName="NavLink";var ab=N.forwardRef(({discover:t="render",fetcherKey:e,navigate:n,reloadDocument:r,replace:i,state:s,method:a=za,action:o,onSubmit:l,relative:u,preventScrollReset:c,viewTransition:f,...p},h)=>{let y=db(),m=fb(o,{relative:u}),v=a.toLowerCase()==="get"?"get":"post",g=typeof o=="string"&&Gy.test(o),A=j=>{if(l&&l(j),j.defaultPrevented)return;j.preventDefault();let E=j.nativeEvent.submitter,C=(E==null?void 0:E.getAttribute("formmethod"))||a;y(E||j.currentTarget,{fetcherKey:e,method:C,navigate:n,replace:i,state:s,relative:u,preventScrollReset:c,viewTransition:f})};return N.createElement("form",{ref:h,method:v,action:m,onSubmit:r?l:A,...p,"data-discover":!g&&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 Yy(t){let e=N.useContext(Di);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=ra(t,{relative:s});return N.useCallback(c=>{if(zv(c,e)){c.preventDefault();let f=n!==void 0?n:$a(l)===$a(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}=Yy("useSubmit"),{basename:e}=N.useContext(un),n=Pv();return N.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}=N.useContext(un),r=N.useContext(tn);Fe(r,"useFormAction must be used inside a RouteContext");let[i]=r.matches.slice(-1),s={...ra(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])),$a(s)}function hb(t,e={}){let n=N.useContext(By);Fe(n!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=Yy("useViewTransitionState"),i=ra(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 Ii(i.pathname,a)!=null||Ii(i.pathname,s)!=null}[...Jv];var Bi=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,Rr,wy,yb=(wy=class{constructor(){se(this,bn,pb);se(this,Rr,!1)}setTimeoutProvider(t){process.env.NODE_ENV!=="production"&&R(this,Rr)&&t!==R(this,bn)&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:R(this,bn),provider:t}),ee(this,bn,t),process.env.NODE_ENV!=="production"&&ee(this,Rr,!1)}setTimeout(t,e){return process.env.NODE_ENV!=="production"&&ee(this,Rr,!0),R(this,bn).setTimeout(t,e)}clearTimeout(t){R(this,bn).clearTimeout(t)}setInterval(t,e){return process.env.NODE_ENV!=="production"&&ee(this,Rr,!0),R(this,bn).setInterval(t,e)}clearInterval(t){R(this,bn).clearInterval(t)}},bn=new WeakMap,Rr=new WeakMap,wy),Ir=new yb;function mb(t){setTimeout(t,0)}var Vr=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 Vy(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 id(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(!Os(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 sd(t,e){const{exact:n,status:r,predicate:i,mutationKey:s}=t;if(s){if(!e.options.mutationKey)return!1;if(n){if(Kr(e.options.mutationKey)!==Kr(s))return!1}else if(!Os(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)||Kr)(t)}function Kr(t){return JSON.stringify(t,(e,n)=>Xl(n)?Object.keys(n).sort().reduce((r,i)=>(r[i]=n[i],r),{}):n)}function Os(t,e){return t===e?!0:typeof t!=typeof e?!1:t&&e&&typeof t=="object"&&typeof e=="object"?Object.keys(e).every(n=>Os(t[n],e[n])):!1}var vb=Object.prototype.hasOwnProperty;function Kl(t,e){if(t===e)return t;const n=ad(t)&&ad(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 eo(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 ad(t){return Array.isArray(t)&&t.length===Object.keys(t).length}function Xl(t){if(!od(t))return!1;const e=t.constructor;if(e===void 0)return!0;const n=e.prototype;return!(!od(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(t)!==Object.prototype)}function od(t){return Object.prototype.toString.call(t)==="[object Object]"}function bb(t){return new Promise(e=>{Ir.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 to=Symbol();function Ky(t,e){return process.env.NODE_ENV!=="production"&&t.queryFn===to&&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===to?()=>Promise.reject(new Error(`Missing queryFn: '${t.queryHash}'`)):t.queryFn}function Xy(t,e){return typeof t=="function"?t(...e):!!t}var _r,rr,bi,Ay,Ab=(Ay=class extends Bi{constructor(){super();se(this,_r);se(this,rr);se(this,bi);ee(this,bi,e=>{if(!Vr&&window.addEventListener){const n=()=>e();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){R(this,rr)||this.setEventListener(R(this,bi))}onUnsubscribe(){var e;this.hasListeners()||((e=R(this,rr))==null||e.call(this),ee(this,rr,void 0))}setEventListener(e){var n;ee(this,bi,e),(n=R(this,rr))==null||n.call(this),ee(this,rr,e(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(e){R(this,_r)!==e&&(ee(this,_r,e),this.onFocus())}onFocus(){const e=this.isFocused();this.listeners.forEach(n=>{n(e)})}isFocused(){var e;return typeof R(this,_r)=="boolean"?R(this,_r):((e=globalThis.document)==null?void 0:e.visibilityState)!=="hidden"}},_r=new WeakMap,rr=new WeakMap,bi=new WeakMap,Ay),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(),xi,ir,wi,Sy,kb=(Sy=class extends Bi{constructor(){super();se(this,xi,!0);se(this,ir);se(this,wi);ee(this,wi,e=>{if(!Vr&&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(){R(this,ir)||this.setEventListener(R(this,wi))}onUnsubscribe(){var e;this.hasListeners()||((e=R(this,ir))==null||e.call(this),ee(this,ir,void 0))}setEventListener(e){var n;ee(this,wi,e),(n=R(this,ir))==null||n.call(this),ee(this,ir,e(this.setOnline.bind(this)))}setOnline(e){R(this,xi)!==e&&(ee(this,xi,e),this.listeners.forEach(r=>{r(e)}))}isOnline(){return R(this,xi)}},xi=new WeakMap,ir=new WeakMap,wi=new WeakMap,Sy),no=new kb;function jb(t){return Math.min(1e3*2**t,3e4)}function Jy(t){return(t!=null?t:"online")==="online"?no.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 Zy(t){let e=!1,n=0,r;const i=Zl(),s=()=>i.status!=="pending",a=m=>{var v;if(!s()){const g=new $l(m);p(g),(v=t.onCancel)==null||v.call(t,g)}},o=()=>{e=!0},l=()=>{e=!1},u=()=>uc.isFocused()&&(t.networkMode==="always"||no.isOnline())&&t.canRun(),c=()=>Jy(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 v;r=g=>{(s()||u())&&m(g)},(v=t.onPause)==null||v.call(t)}).then(()=>{var m;r=void 0,s()||(m=t.onContinue)==null||m.call(t)}),y=()=>{if(s())return;let m;const v=n===0?t.initialPromise:void 0;try{m=v!=null?v:t.fn()}catch(g){m=Promise.reject(g)}Promise.resolve(m).then(f).catch(g=>{var b,w,x;if(s())return;const A=(b=t.retry)!=null?b:Vr?0:3,j=(w=t.retryDelay)!=null?w:jb,E=typeof j=="function"?j(n,g):j,C=A===!0||typeof A=="number"&&n<A||typeof A=="function"&&A(n,g);if(e||!C){p(g);return}n++,(x=t.onFail)==null||x.call(t,n,g),bb(E).then(()=>u()?void 0:h()).then(()=>{e?p(g):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 Dr,Cy,$y=(Cy=class{constructor(){se(this,Dr)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Vl(this.gcTime)&&ee(this,Dr,Ir.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(t){this.gcTime=Math.max(this.gcTime||0,t!=null?t:Vr?1/0:5*60*1e3)}clearGcTimeout(){R(this,Dr)&&(Ir.clearTimeout(R(this,Dr)),ee(this,Dr,void 0))}},Dr=new WeakMap,Cy),Br,Ai,Kt,Fr,Ze,Js,zr,on,Nn,ky,Eb=(ky=class extends $y{constructor(e){var n;super();se(this,on);se(this,Br);se(this,Ai);se(this,Kt);se(this,Fr);se(this,Ze);se(this,Js);se(this,zr);ee(this,zr,!1),ee(this,Js,e.defaultOptions),this.setOptions(e.options),this.observers=[],ee(this,Fr,e.client),ee(this,Kt,R(this,Fr).getQueryCache()),this.queryKey=e.queryKey,this.queryHash=e.queryHash,ee(this,Br,ld(this.options)),this.state=(n=e.state)!=null?n:R(this,Br),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var e;return(e=R(this,Ze))==null?void 0:e.promise}setOptions(e){if(this.options={...R(this,Js),...e},this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){const n=ld(this.options);n.data!==void 0&&(this.setData(n.data,{updatedAt:n.dataUpdatedAt,manual:!0}),ee(this,Br,n))}}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&R(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=R(this,Ze))==null?void 0:r.promise;return(i=R(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(R(this,Br))}isActive(){return this.observers.some(e=>Xt(e.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===to||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:!Vy(this.state.dataUpdatedAt,e)}onFocus(){var n;const e=this.observers.find(r=>r.shouldFetchOnWindowFocus());e==null||e.refetch({cancelRefetch:!1}),(n=R(this,Ze))==null||n.continue()}onOnline(){var n;const e=this.observers.find(r=>r.shouldFetchOnReconnect());e==null||e.refetch({cancelRefetch:!1}),(n=R(this,Ze))==null||n.continue()}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),R(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||(R(this,Ze)&&(R(this,zr)?R(this,Ze).cancel({revert:!0}):R(this,Ze).cancelRetry()),this.scheduleGc()),R(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,v,g,A,j;if(this.state.fetchStatus!=="idle"&&((l=R(this,Ze))==null?void 0:l.status())!=="rejected"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(R(this,Ze))return R(this,Ze).continueRetry(),R(this,Ze).promise}if(e&&this.setOptions(e),!this.options.queryFn){const E=this.observers.find(C=>C.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,zr,!0),r.signal)})},s=()=>{const E=Ky(this.options,n),b=(()=>{const w={client:R(this,Fr),queryKey:this.queryKey,meta:this.meta};return i(w),w})();return ee(this,zr,!1),this.options.persister?this.options.persister(E,b,this):E(b)},o=(()=>{const E={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:R(this,Fr),state:this.state,fetchFn:s};return i(E),E})();(u=this.options.behavior)==null||u.onFetch(o,this),ee(this,Ai,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,Zy({initialPromise:n==null?void 0:n.initialPromise,fn:o.fetchFn,onCancel:E=>{E instanceof $l&&E.revert&&this.setState({...R(this,Ai),fetchStatus:"idle"}),r.abort()},onFail:(E,C)=>{Ae(this,on,Nn).call(this,{type:"failed",failureCount:E,error:C})},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 R(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=R(this,Kt).config).onSuccess)==null||h.call(p,E,this),(m=(y=R(this,Kt).config).onSettled)==null||m.call(y,E,this.state.error,this),E}catch(E){if(E instanceof $l){if(E.silent)return R(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}),(g=(v=R(this,Kt).config).onError)==null||g.call(v,E,this),(j=(A=R(this,Kt).config).onSettled)==null||j.call(A,this.state.data,E,this),E}finally{this.scheduleGc()}}},Br=new WeakMap,Ai=new WeakMap,Kt=new WeakMap,Fr=new WeakMap,Ze=new WeakMap,Js=new WeakMap,zr=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,...em(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,Ai,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()}),R(this,Kt).notify({query:this,type:"updated",action:e})})},ky);function em(t,e){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Jy(e.networkMode)?"fetching":"paused",...t===void 0&&{error:null,status:"pending"}}}function ld(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,Zs,ft,Ur,Si,Fn,sr,$s,Ci,ki,Hr,qr,ar,ji,Ie,fs,eu,tu,nu,ru,iu,su,au,tm,jy,Ob=(jy=class extends Bi{constructor(e,n){super();se(this,Ie);se(this,wt);se(this,Ce);se(this,Zs);se(this,ft);se(this,Ur);se(this,Si);se(this,Fn);se(this,sr);se(this,$s);se(this,Ci);se(this,ki);se(this,Hr);se(this,qr);se(this,ar);se(this,ji,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&&(R(this,Ce).addObserver(this),ud(R(this,Ce),this.options)?Ae(this,Ie,fs).call(this):this.updateResult(),Ae(this,Ie,ru).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ou(R(this,Ce),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ou(R(this,Ce),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,Ae(this,Ie,iu).call(this),Ae(this,Ie,su).call(this),R(this,Ce).removeObserver(this)}setOptions(e){const n=this.options,r=R(this,Ce);if(this.options=R(this,wt).defaultQueryOptions(e),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Xt(this.options.enabled,R(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),R(this,Ce).setOptions(this.options),n._defaulted&&!eo(this.options,n)&&R(this,wt).getQueryCache().notify({type:"observerOptionsUpdated",query:R(this,Ce),observer:this});const i=this.hasListeners();i&&cd(R(this,Ce),r,this.options,n)&&Ae(this,Ie,fs).call(this),this.updateResult(),i&&(R(this,Ce)!==r||Xt(this.options.enabled,R(this,Ce))!==Xt(n.enabled,R(this,Ce))||yr(this.options.staleTime,R(this,Ce))!==yr(n.staleTime,R(this,Ce)))&&Ae(this,Ie,eu).call(this);const s=Ae(this,Ie,tu).call(this);i&&(R(this,Ce)!==r||Xt(this.options.enabled,R(this,Ce))!==Xt(n.enabled,R(this,Ce))||s!==R(this,ar))&&Ae(this,Ie,nu).call(this,s)}getOptimisticResult(e){const n=R(this,wt).getQueryCache().build(R(this,wt),e),r=this.createResult(n,e);return Tb(this,r)&&(ee(this,ft,r),ee(this,Si,this.options),ee(this,Ur,R(this,Ce).state)),r}getCurrentResult(){return R(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&&R(this,Fn).status==="pending"&&R(this,Fn).reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(r,i))})}trackProp(e){R(this,ji).add(e)}getCurrentQuery(){return R(this,Ce)}refetch({...e}={}){return this.fetch({...e})}fetchOptimistic(e){const n=R(this,wt).defaultQueryOptions(e),r=R(this,wt).getQueryCache().build(R(this,wt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(e){var n;return Ae(this,Ie,fs).call(this,{...e,cancelRefetch:(n=e.cancelRefetch)!=null?n:!0}).then(()=>(this.updateResult(),R(this,ft)))}createResult(e,n){var M;const r=R(this,Ce),i=this.options,s=R(this,ft),a=R(this,Ur),o=R(this,Si),u=e!==r?e.state:R(this,Zs),{state:c}=e;let f={...c},p=!1,h;if(n._optimisticResults){const _=this.hasListeners(),T=!_&&ud(e,n),I=_&&cd(e,r,n,i);(T||I)&&(f={...f,...em(c.data,e.options)}),n._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:y,errorUpdatedAt:m,status:v}=f;h=f.data;let g=!1;if(n.placeholderData!==void 0&&h===void 0&&v==="pending"){let _;s!=null&&s.isPlaceholderData&&n.placeholderData===(o==null?void 0:o.placeholderData)?(_=s.data,g=!0):_=typeof n.placeholderData=="function"?n.placeholderData((M=R(this,ki))==null?void 0:M.state.data,R(this,ki)):n.placeholderData,_!==void 0&&(v="success",h=Jl(s==null?void 0:s.data,_,n),p=!0)}if(n.select&&h!==void 0&&!g)if(s&&h===(a==null?void 0:a.data)&&n.select===R(this,$s))h=R(this,Ci);else try{ee(this,$s,n.select),h=n.select(h),h=Jl(s==null?void 0:s.data,h,n),ee(this,Ci,h),ee(this,sr,null)}catch(_){ee(this,sr,_)}R(this,sr)&&(y=R(this,sr),h=R(this,Ci),m=Date.now(),v="error");const A=f.fetchStatus==="fetching",j=v==="pending",E=v==="error",C=j&&A,b=h!==void 0,x={status:v,fetchStatus:f.fetchStatus,isPending:j,isSuccess:v==="success",isError:E,isInitialLoading:C,isLoading:C,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:A,isRefetching:A&&!j,isLoadingError:E&&!b,isPaused:f.fetchStatus==="paused",isPlaceholderData:p,isRefetchError:E&&b,isStale:cc(e,n),refetch:this.refetch,promise:R(this,Fn),isEnabled:Xt(n.enabled,e)!==!1};if(this.options.experimental_prefetchInRender){const _=z=>{x.status==="error"?z.reject(x.error):x.data!==void 0&&z.resolve(x.data)},T=()=>{const z=ee(this,Fn,x.promise=Zl());_(z)},I=R(this,Fn);switch(I.status){case"pending":e.queryHash===r.queryHash&&_(I);break;case"fulfilled":(x.status==="error"||x.data!==I.value)&&T();break;case"rejected":(x.status!=="error"||x.error!==I.reason)&&T();break}}return x}updateResult(){const e=R(this,ft),n=this.createResult(R(this,Ce),this.options);if(ee(this,Ur,R(this,Ce).state),ee(this,Si,this.options),R(this,Ur).data!==void 0&&ee(this,ki,R(this,Ce)),eo(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&&!R(this,ji).size)return!0;const a=new Set(s!=null?s:R(this,ji));return this.options.throwOnError&&a.add("error"),Object.keys(R(this,ft)).some(o=>{const l=o;return R(this,ft)[l]!==e[l]&&a.has(l)})};Ae(this,Ie,tm).call(this,{listeners:r()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&Ae(this,Ie,ru).call(this)}},wt=new WeakMap,Ce=new WeakMap,Zs=new WeakMap,ft=new WeakMap,Ur=new WeakMap,Si=new WeakMap,Fn=new WeakMap,sr=new WeakMap,$s=new WeakMap,Ci=new WeakMap,ki=new WeakMap,Hr=new WeakMap,qr=new WeakMap,ar=new WeakMap,ji=new WeakMap,Ie=new WeakSet,fs=function(e){Ae(this,Ie,au).call(this);let n=R(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,R(this,Ce));if(Vr||R(this,ft).isStale||!Vl(e))return;const r=Vy(R(this,ft).dataUpdatedAt,e)+1;ee(this,Hr,Ir.setTimeout(()=>{R(this,ft).isStale||this.updateResult()},r))},tu=function(){var e;return(e=typeof this.options.refetchInterval=="function"?this.options.refetchInterval(R(this,Ce)):this.options.refetchInterval)!=null?e:!1},nu=function(e){Ae(this,Ie,su).call(this),ee(this,ar,e),!(Vr||Xt(this.options.enabled,R(this,Ce))===!1||!Vl(R(this,ar))||R(this,ar)===0)&&ee(this,qr,Ir.setInterval(()=>{(this.options.refetchIntervalInBackground||uc.isFocused())&&Ae(this,Ie,fs).call(this)},R(this,ar)))},ru=function(){Ae(this,Ie,eu).call(this),Ae(this,Ie,nu).call(this,Ae(this,Ie,tu).call(this))},iu=function(){R(this,Hr)&&(Ir.clearTimeout(R(this,Hr)),ee(this,Hr,void 0))},su=function(){R(this,qr)&&(Ir.clearInterval(R(this,qr)),ee(this,qr,void 0))},au=function(){const e=R(this,wt).getQueryCache().build(R(this,wt),this.options);if(e===R(this,Ce))return;const n=R(this,Ce);ee(this,Ce,e),ee(this,Zs,e.state),this.hasListeners()&&(n==null||n.removeObserver(this),e.addObserver(this))},tm=function(e){Xe.batch(()=>{e.listeners&&this.listeners.forEach(n=>{n(R(this,ft))}),R(this,wt).getQueryCache().notify({query:R(this,Ce),type:"observerResultsUpdated"})})},jy);function Pb(t,e){return Xt(e.enabled,t)!==!1&&t.state.data===void 0&&!(t.state.status==="error"&&e.retryOnMount===!1)}function ud(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 cd(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!eo(t.getCurrentResult(),e)}function dd(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 v=E=>{Object.defineProperty(E,"signal",{enumerable:!0,get:()=>(e.signal.aborted?m=!0:e.signal.addEventListener("abort",()=>{m=!0}),e.signal)})},g=Ky(e.options,e.fetchOptions),A=async(E,C,b)=>{if(m)return Promise.reject();if(C==null&&E.pages.length)return Promise.resolve(E);const x=(()=>{const I={client:e.client,queryKey:e.queryKey,pageParam:C,direction:b?"backward":"forward",meta:e.options.meta};return v(I),I})(),M=await g(x),{maxPages:_}=e.options,T=b?wb:xb;return{pages:T(E.pages,M,_),pageParams:T(E.pageParams,C,_)}};if(i&&s.length){const E=i==="backward",C=E?Ib:fd,b={pages:s,pageParams:a},w=C(r,b);o=await A(b,w,E)}else{const E=t!=null?t:s.length;do{const C=l===0?(j=a[0])!=null?j:r.initialPageParam:fd(r,o);if(l>0&&C==null)break;o=await A(o,C),l++}while(l<E)}return o};e.options.persister?e.fetchFn=()=>{var m,v;return(v=(m=e.options).persister)==null?void 0:v.call(m,u,{client:e.client,queryKey:e.queryKey,meta:e.options.meta,signal:e.signal},n)}:e.fetchFn=u}}}function fd(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 ea,xn,ht,Wr,wn,nr,Ey,Lb=(Ey=class extends $y{constructor(e){super();se(this,wn);se(this,ea);se(this,xn);se(this,ht);se(this,Wr);ee(this,ea,e.client),this.mutationId=e.mutationId,ee(this,ht,e.mutationCache),ee(this,xn,[]),this.state=e.state||nm(),this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options=e,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(e){R(this,xn).includes(e)||(R(this,xn).push(e),this.clearGcTimeout(),R(this,ht).notify({type:"observerAdded",mutation:this,observer:e}))}removeObserver(e){ee(this,xn,R(this,xn).filter(n=>n!==e)),this.scheduleGc(),R(this,ht).notify({type:"observerRemoved",mutation:this,observer:e})}optionalRemove(){R(this,xn).length||(this.state.status==="pending"?this.scheduleGc():R(this,ht).remove(this))}continue(){var e,n;return(n=(e=R(this,Wr))==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,v,g,A,j,E,C,b,w,x,M,_;const n=()=>{Ae(this,wn,nr).call(this,{type:"continue"})},r={client:R(this,ea),meta:this.options.meta,mutationKey:this.options.mutationKey};ee(this,Wr,Zy({fn:()=>this.options.mutationFn?this.options.mutationFn(e,r):Promise.reject(new Error("No mutationFn found")),onFail:(T,I)=>{Ae(this,wn,nr).call(this,{type:"failed",failureCount:T,error:I})},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:()=>R(this,ht).canRun(this)}));const i=this.state.status==="pending",s=!R(this,Wr).canStart();try{if(i)n();else{Ae(this,wn,nr).call(this,{type:"pending",variables:e,isPaused:s}),await((l=(o=R(this,ht).config).onMutate)==null?void 0:l.call(o,e,this,r));const I=await((c=(u=this.options).onMutate)==null?void 0:c.call(u,e,r));I!==this.state.context&&Ae(this,wn,nr).call(this,{type:"pending",context:I,variables:e,isPaused:s})}const T=await R(this,Wr).start();return await((p=(f=R(this,ht).config).onSuccess)==null?void 0:p.call(f,T,e,this.state.context,this,r)),await((y=(h=this.options).onSuccess)==null?void 0:y.call(h,T,e,this.state.context,r)),await((v=(m=R(this,ht).config).onSettled)==null?void 0:v.call(m,T,null,this.state.variables,this.state.context,this,r)),await((A=(g=this.options).onSettled)==null?void 0:A.call(g,T,null,e,this.state.context,r)),Ae(this,wn,nr).call(this,{type:"success",data:T}),T}catch(T){try{throw await((E=(j=R(this,ht).config).onError)==null?void 0:E.call(j,T,e,this.state.context,this,r)),await((b=(C=this.options).onError)==null?void 0:b.call(C,T,e,this.state.context,r)),await((x=(w=R(this,ht).config).onSettled)==null?void 0:x.call(w,void 0,T,this.state.variables,this.state.context,this,r)),await((_=(M=this.options).onSettled)==null?void 0:_.call(M,void 0,T,e,this.state.context,r)),T}finally{Ae(this,wn,nr).call(this,{type:"error",error:T})}}finally{R(this,ht).runNext(this)}}},ea=new WeakMap,xn=new WeakMap,ht=new WeakMap,Wr=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(()=>{R(this,xn).forEach(r=>{r.onMutationUpdate(e)}),R(this,ht).notify({mutation:this,type:"updated",action:e})})},Ey);function nm(){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,ta,Oy,Mb=(Oy=class extends Bi{constructor(e={}){super();se(this,zn);se(this,ln);se(this,ta);this.config=e,ee(this,zn,new Set),ee(this,ln,new Map),ee(this,ta,0)}build(e,n,r){const i=new Lb({client:e,mutationCache:this,mutationId:++pa(this,ta)._,options:e.defaultMutationOptions(n),state:r});return this.add(i),i}add(e){R(this,zn).add(e);const n=ga(e);if(typeof n=="string"){const r=R(this,ln).get(n);r?r.push(e):R(this,ln).set(n,[e])}this.notify({type:"added",mutation:e})}remove(e){if(R(this,zn).delete(e)){const n=ga(e);if(typeof n=="string"){const r=R(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&&R(this,ln).delete(n)}}this.notify({type:"removed",mutation:e})}canRun(e){const n=ga(e);if(typeof n=="string"){const r=R(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=ga(e);if(typeof n=="string"){const s=(r=R(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(()=>{R(this,zn).forEach(e=>{this.notify({type:"removed",mutation:e})}),R(this,zn).clear(),R(this,ln).clear()})}getAll(){return Array.from(R(this,zn))}find(e){const n={exact:!0,...e};return this.getAll().find(r=>sd(n,r))}findAll(e={}){return this.getAll().filter(n=>sd(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,ta=new WeakMap,Oy);function ga(t){var e;return(e=t.options.scope)==null?void 0:e.id}var Un,or,At,Hn,Gn,Ha,lu,Py,Nb=(Py=class extends Bi{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,Ha).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=R(this,Un).defaultMutationOptions(n),eo(this.options,r)||R(this,Un).getMutationCache().notify({type:"observerOptionsUpdated",mutation:R(this,At),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&Kr(r.mutationKey)!==Kr(this.options.mutationKey)?this.reset():((i=R(this,At))==null?void 0:i.state.status)==="pending"&&R(this,At).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=R(this,At))==null||n.removeObserver(this)}onMutationUpdate(n){Ae(this,Gn,Ha).call(this),Ae(this,Gn,lu).call(this,n)}getCurrentResult(){return R(this,or)}reset(){var n;(n=R(this,At))==null||n.removeObserver(this),ee(this,At,void 0),Ae(this,Gn,Ha).call(this),Ae(this,Gn,lu).call(this)}mutate(n,r){var i;return ee(this,Hn,r),(i=R(this,At))==null||i.removeObserver(this),ee(this,At,R(this,Un).getMutationCache().build(R(this,Un),this.options)),R(this,At).addObserver(this),R(this,At).execute(n)}},Un=new WeakMap,or=new WeakMap,At=new WeakMap,Hn=new WeakMap,Gn=new WeakSet,Ha=function(){var r,i;const n=(i=(r=R(this,At))==null?void 0:r.state)!=null?i:nm();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(R(this,Hn)&&this.hasListeners()){const f=R(this,or).variables,p=R(this,or).context,h={client:R(this,Un),meta:this.options.meta,mutationKey:this.options.mutationKey};(n==null?void 0:n.type)==="success"?((i=(r=R(this,Hn)).onSuccess)==null||i.call(r,n.data,f,p,h),(a=(s=R(this,Hn)).onSettled)==null||a.call(s,n.data,null,f,p,h)):(n==null?void 0:n.type)==="error"&&((l=(o=R(this,Hn)).onError)==null||l.call(o,n.error,f,p,h),(c=(u=R(this,Hn)).onSettled)==null||c.call(u,void 0,n.error,f,p,h))}this.listeners.forEach(f=>{f(R(this,or))})})},Py),An,Ty,Rb=(Ty=class extends Bi{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){R(this,An).has(e.queryHash)||(R(this,An).set(e.queryHash,e),this.notify({type:"added",query:e}))}remove(e){const n=R(this,An).get(e.queryHash);n&&(e.destroy(),n===e&&R(this,An).delete(e.queryHash),this.notify({type:"removed",query:e}))}clear(){Xe.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return R(this,An).get(e)}getAll(){return[...R(this,An).values()]}find(e){const n={exact:!0,...e};return this.getAll().find(r=>id(n,r))}findAll(e={}){const n=this.getAll();return Object.keys(e).length>0?n.filter(r=>id(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,Ei,Oi,cr,Pi,Ti,Iy,_b=(Iy=class{constructor(t={}){se(this,qe);se(this,lr);se(this,ur);se(this,Ei);se(this,Oi);se(this,cr);se(this,Pi);se(this,Ti);ee(this,qe,t.queryCache||new Rb),ee(this,lr,t.mutationCache||new Mb),ee(this,ur,t.defaultOptions||{}),ee(this,Ei,new Map),ee(this,Oi,new Map),ee(this,cr,0)}mount(){pa(this,cr)._++,R(this,cr)===1&&(ee(this,Pi,uc.subscribe(async t=>{t&&(await this.resumePausedMutations(),R(this,qe).onFocus())})),ee(this,Ti,no.subscribe(async t=>{t&&(await this.resumePausedMutations(),R(this,qe).onOnline())})))}unmount(){var t,e;pa(this,cr)._--,R(this,cr)===0&&((t=R(this,Pi))==null||t.call(this),ee(this,Pi,void 0),(e=R(this,Ti))==null||e.call(this),ee(this,Ti,void 0))}isFetching(t){return R(this,qe).findAll({...t,fetchStatus:"fetching"}).length}isMutating(t){return R(this,lr).findAll({...t,status:"pending"}).length}getQueryData(t){var n;const e=this.defaultQueryOptions({queryKey:t});return(n=R(this,qe).get(e.queryHash))==null?void 0:n.state.data}ensureQueryData(t){const e=this.defaultQueryOptions(t),n=R(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 R(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=R(this,qe).get(r.queryHash),s=i==null?void 0:i.state.data,a=gb(e,s);if(a!==void 0)return R(this,qe).build(this,r).setData(a,{...n,manual:!0})}setQueriesData(t,e,n){return Xe.batch(()=>R(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=R(this,qe).get(e.queryHash))==null?void 0:n.state}removeQueries(t){const e=R(this,qe);Xe.batch(()=>{e.findAll(t).forEach(n=>{e.remove(n)})})}resetQueries(t,e){const n=R(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(()=>R(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 R(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(()=>R(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=R(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=dd(t.pages),this.fetchQuery(t)}prefetchInfiniteQuery(t){return this.fetchInfiniteQuery(t).then(pt).catch(pt)}ensureInfiniteQueryData(t){return t.behavior=dd(t.pages),this.ensureQueryData(t)}resumePausedMutations(){return no.isOnline()?R(this,lr).resumePausedMutations():Promise.resolve()}getQueryCache(){return R(this,qe)}getMutationCache(){return R(this,lr)}getDefaultOptions(){return R(this,ur)}setDefaultOptions(t){ee(this,ur,t)}setQueryDefaults(t,e){R(this,Ei).set(Kr(t),{queryKey:t,defaultOptions:e})}getQueryDefaults(t){const e=[...R(this,Ei).values()],n={};return e.forEach(r=>{Os(t,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(t,e){R(this,Oi).set(Kr(t),{mutationKey:t,defaultOptions:e})}getMutationDefaults(t){const e=[...R(this,Oi).values()],n={};return e.forEach(r=>{Os(t,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(t){if(t._defaulted)return t;const e={...R(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===to&&(e.enabled=!1),e}defaultMutationOptions(t){return t!=null&&t._defaulted?t:{...R(this,ur).mutations,...(t==null?void 0:t.mutationKey)&&this.getMutationDefaults(t.mutationKey),...t,_defaulted:!0}}clear(){R(this,qe).clear(),R(this,lr).clear()}},qe=new WeakMap,lr=new WeakMap,ur=new WeakMap,Ei=new WeakMap,Oi=new WeakMap,cr=new WeakMap,Pi=new WeakMap,Ti=new WeakMap,Iy),rm=N.createContext(void 0),nn=t=>{const e=N.useContext(rm);if(!e)throw new Error("No QueryClient set, use QueryClientProvider to set one");return e},Db=({client:t,children:e})=>(N.useEffect(()=>(t.mount(),()=>{t.unmount()}),[t]),d.jsx(rm.Provider,{value:t,children:e})),im=N.createContext(!1),Bb=()=>N.useContext(im);im.Provider;function Fb(){let t=!1;return{clearReset:()=>{t=!1},reset:()=>{t=!0},isReset:()=>t}}var zb=N.createContext(Fb()),Ub=()=>N.useContext(zb),Hb=(t,e)=>{(t.suspense||t.throwOnError||t.experimental_prefetchInRender)&&(e.isReset()||(t.retryOnMount=!1))},qb=t=>{N.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||Xy(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,hd=(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]=N.useState(()=>new e(s,a)),u=l.getOptimisticResult(a),c=!r&&t.subscribed!==!1;if(N.useSyncExternalStore(N.useCallback(v=>{const g=c?l.subscribe(Xe.batchCalls(v)):pt;return l.updateResult(),g},[l,c]),()=>l.getCurrentResult(),()=>l.getCurrentResult()),N.useEffect(()=>{l.setOptions(a)},[a,l]),Yb(a,u))throw hd(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&&!Vr&&Gb(u,r)){const v=o?hd(a,l,i):(m=s.getQueryCache().get(a.queryHash))==null?void 0:m.promise;v==null||v.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]=N.useState(()=>new Nb(n,t));N.useEffect(()=>{r.setOptions(t)},[r,t]);const i=N.useSyncExternalStore(N.useCallback(a=>r.subscribe(Xe.batchCalls(a)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),s=N.useCallback((a,o)=>{r.mutate(a,o).catch(pt)},[r]);if(i.error&&Xy(r.options.throwOnError,[i.error]))throw i.error;return{...i,mutate:s,mutateAsync:i.mutate}}function sm(t,e){return function(){return t.apply(e,arguments)}}const{toString:Kb}=Object.prototype,{getPrototypeOf:dc}=Object,{iterator:ko,toStringTag:am}=Symbol,jo=(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=>jo(e)===t),Eo=t=>e=>typeof e===t,{isArray:Fi}=Array,Ps=Eo("undefined");function Xb(t){return t!==null&&!Ps(t)&&t.constructor!==null&&!Ps(t.constructor)&&Ct(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const om=cn("ArrayBuffer");function Jb(t){let e;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&om(t.buffer),e}const Zb=Eo("string"),Ct=Eo("function"),lm=Eo("number"),Oo=t=>t!==null&&typeof t=="object",$b=t=>t===!0||t===!1,qa=t=>{if(jo(t)!=="object")return!1;const e=dc(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(am in t)&&!(ko in t)},e2=cn("Date"),t2=cn("File"),n2=cn("Blob"),r2=cn("FileList"),i2=t=>Oo(t)&&Ct(t.pipe),s2=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||Ct(t.append)&&((e=jo(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 ia(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t=="undefined")return;let r,i;if(typeof t!="object"&&(t=[t]),Fi(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 um(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 Lr=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,cm=t=>!Ps(t)&&t!==Lr;function uu(){const{caseless:t}=cm(this)&&this||{},e={},n=(r,i)=>{const s=t&&um(e,i)||i;qa(e[s])&&qa(r)?e[s]=uu(e[s],r):qa(r)?e[s]=uu({},r):Fi(r)?e[s]=r.slice():e[s]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&ia(arguments[r],n);return e}const f2=(t,e,n,{allOwnKeys:r}={})=>(ia(e,(i,s)=>{n&&Ct(i)?t[s]=sm(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(Fi(t))return t;let e=t.length;if(!lm(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[ko]).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}),pd=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),S2=cn("RegExp"),dm=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),r={};ia(n,(i,s)=>{let a;(a=e(i,s,t))!==!1&&(r[s]=a||i)}),Object.defineProperties(t,r)},C2=t=>{dm(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 Fi(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[am]==="FormData"&&t[ko])}const P2=t=>{const e=new Array(10),n=(r,i)=>{if(Oo(r)){if(e.indexOf(r)>=0)return;if(!("toJSON"in r)){e[i]=r;const s=Fi(r)?[]:{};return ia(r,(a,o)=>{const l=n(a,i+1);!Ps(l)&&(s[o]=l)}),e[i]=void 0,s}}return r};return n(t,0)},T2=cn("AsyncFunction"),I2=t=>t&&(Oo(t)||Ct(t))&&Ct(t.then)&&Ct(t.catch),fm=((t,e)=>t?setImmediate:e?((n,r)=>(Lr.addEventListener("message",({source:i,data:s})=>{i===Lr&&s===n&&r.length&&r.shift()()},!1),i=>{r.push(i),Lr.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",Ct(Lr.postMessage)),L2=typeof queueMicrotask!="undefined"?queueMicrotask.bind(Lr):typeof process!="undefined"&&process.nextTick||fm,M2=t=>t!=null&&Ct(t[ko]),H={isArray:Fi,isArrayBuffer:om,isBuffer:Xb,isFormData:s2,isArrayBufferView:Jb,isString:Zb,isNumber:lm,isBoolean:$b,isObject:Oo,isPlainObject:qa,isReadableStream:o2,isRequest:l2,isResponse:u2,isHeaders:c2,isUndefined:Ps,isDate:e2,isFile:t2,isBlob:n2,isRegExp:S2,isFunction:Ct,isStream:i2,isURLSearchParams:a2,isTypedArray:v2,isFileList:r2,forEach:ia,merge:uu,extend:f2,trim:d2,stripBOM:h2,inherits:p2,toFlatObject:y2,kindOf:jo,kindOfTest:cn,endsWith:m2,toArray:g2,forEachEntry:b2,matchAll:x2,isHTMLForm:w2,hasOwnProperty:pd,hasOwnProp:pd,reduceDescriptors:dm,freezeMethods:C2,toObjectSet:k2,toCamelCase:A2,noop:j2,toFiniteNumber:E2,findKey:um,global:Lr,isContextDefined:cm,isSpecCompliantForm:O2,toJSONObject:P2,isAsyncFn:T2,isThenable:I2,setImmediate:fm,asap:L2,isIterable:M2};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 hm=ve.prototype,pm={};["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=>{pm[t]={value:t}});Object.defineProperties(ve,pm);Object.defineProperty(hm,"isAxiosError",{value:!0});ve.from=(t,e,n,r,i,s)=>{const a=Object.create(hm);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 ym(t){return H.endsWith(t,"[]")?t.slice(0,-2):t}function yd(t,e,n){return t?t.concat(e).map(function(i,s){return i=ym(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 Po(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,v){return!H.isUndefined(v[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,v){let g=y;if(y&&!v&&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,"[]"))&&(g=H.toArray(y)))return m=ym(m),g.forEach(function(j,E){!(H.isUndefined(j)||j===null)&&e.append(a===!0?yd([m],E,s):a===null?m:m+"[]",u(j))}),!1}return cu(y)?!0:(e.append(yd(v,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(g,A){(!(H.isUndefined(g)||g===null)&&i.call(e,g,H.isString(A)?A.trim():A,m,p))===!0&&h(g,m?m.concat(A):[A])}),f.pop()}}if(!H.isObject(t))throw new TypeError("data must be an object");return h(t),e}function md(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&&Po(t,this,e)}const mm=fc.prototype;mm.append=function(e,n){this._pairs.push([e,n])};mm.toString=function(e){const n=e?function(r){return e.call(this,r,md)}:md;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 gm(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 gd{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 vm={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 Po(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 bm(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 sa={transitional:vm,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(bm(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 Po(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||sa.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=>{sa.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="${A}"> to <Route path="${A==="/"?"*":`${A}/*`}">.`)}let f=mt(),p;if(e){let A=typeof e=="string"?ei(e):e;Fe(u==="/"||((g=A.pathname)==null?void 0:g.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 "${A.pathname}" was given in the \`location\` prop.`),p=A}else p=f;let h=p.pathname||"/",y=h;if(u!=="/"){let A=u.replace(/^\//,"").split("/");y="/"+h.replace(/^\//,"").split("/").slice(A.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 v=kv(m&&m.map(A=>Object.assign({},A,{params:Object.assign({},o,A.params),pathname:Qn([u,i.encodeLocation?i.encodeLocation(A.pathname).pathname:A.pathname]),pathnameBase:A.pathnameBase==="/"?u:Qn([u,i.encodeLocation?i.encodeLocation(A.pathnameBase).pathname:A.pathnameBase])})),s,n,r);return e&&v?M.createElement(na.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",...p},navigationType:"POP"}},v):v}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(Di);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?(Hy("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)),v=()=>{let g;return f?g=h:p?g=y:u.route.Component?g=M.createElement(u.route.Component,null):u.route.element?g=u.route.element:g=l,M.createElement(Cv,{match:u,routeContext:{outlet:l,matches:m,isDataRoute:n!=null},children:g})};return n&&(u.route.ErrorBoundary||u.route.errorElement||c===0)?M.createElement(Sv,{location:n.location,revalidation:n.revalidation,component:h,error:f,children:v(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):v()},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(Di);return Fe(e,ic(t)),e}function Ev(t){let e=M.useContext(Ao);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 zy(()=>{n.current=!0}),M.useCallback(async(i,s={})=>{en(n.current,Fy),n.current&&(typeof i=="number"?t.navigate(i):await t.navigate(i,{fromRouteId:e,...s}))},[t,e])}var nd={};function Hy(t,e,n){!e&&!nd[t]&&(nd[t]=!0,en(!1,n))}M.memo(Lv);function Lv({routes:t,future:e,state:n}){return Uy(t,void 0,n,e)}function Mv({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 hi({to:t,replace:e,state:n,relative:r}){Fe(ti(),"<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 Li(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(!ti(),"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=ei(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(na.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 za="get",Ua="application/x-www-form-urlencoded";function Co(t){return t!=null&&typeof t.tagName=="string"}function _v(t){return Co(t)&&t.tagName.toLowerCase()==="button"}function Dv(t){return Co(t)&&t.tagName.toLowerCase()==="form"}function Bv(t){return Co(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 ma=null;function Uv(){if(ma===null)try{new FormData(document.createElement("form"),0),ma=!1}catch(t){ma=!0}return ma}var Hv=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function tl(t){return t!=null&&!Hv.has(t)?(en(!1,`"${t}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Ua}"`),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")||za,i=tl(t.getAttribute("enctype"))||Ua,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")||za,i=tl(t.getAttribute("formenctype"))||tl(o.getAttribute("enctype"))||Ua,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(Co(t))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=za,r=null,i=Ua,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 rd(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 qy(){let t=M.useContext(Di);return ac(t,"You must render this element inside a <DataRouterContext.Provider> element"),t}function $v(){let t=M.useContext(Ao);return ac(t,"You must render this element inside a <DataRouterStateContext.Provider> element"),t}var oc=M.createContext(void 0);oc.displayName="FrameworkContext";function Wy(){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=g=>{g.forEach(A=>{a(A.isIntersecting)})},v=new IntersectionObserver(m,{threshold:.5});return p.current&&v.observe(p.current),()=>{v.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:Ki(o,h),onBlur:Ki(l,y),onMouseEnter:Ki(u,h),onMouseLeave:Ki(c,y),onTouchStart:Ki(f,h)}]:[!1,p,{}]}function Ki(t,e){return n=>{t&&t(n),n.defaultPrevented||e(n)}}function tb({page:t,...e}){let{router:n}=qy(),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}=Wy(),[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}=Wy(),{basename:a}=qy(),{loaderData:o,matches:l}=$v(),u=M.useMemo(()=>rd(t,e,l,i,r,"data"),[t,e,l,i,r]),c=M.useMemo(()=>rd(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(g=>{var j;let A=i.routes[g.route.id];!A||!A.hasLoader||(!u.some(E=>E.route.id===g.route.id)&&g.route.id in o&&((j=s[g.route.id])!=null&&j.shouldRevalidate)||A.hasClientLoader?m=!0:y.add(g.route.id))}),y.size===0)return[];let v=Zv(t,a);return m&&y.size>0&&v.searchParams.set("_routes",e.filter(g=>y.has(g.route.id)).map(g=>g.route.id).join(",")),[v.pathname+v.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 Qy=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined";try{Qy&&(window.__reactRouterVersion="7.6.3")}catch(t){}var Gy=/^(?:[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"&&Gy.test(u),v,g=!1;if(typeof u=="string"&&m&&(v=u,Qy))try{let N=new URL(window.location.href),_=u.startsWith("//")?new URL(N.protocol+u):new URL(u),T=Yn(_.pathname,y);_.origin===N.origin&&T!=null?u=T+_.search+_.hash:g=!0}catch(N){en(!1,`<Link to="${u}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let A=mv(u,{relative:i}),[j,E,C]=eb(r,p),b=lb(u,{replace:a,state:o,target:l,preventScrollReset:c,relative:i,viewTransition:f});function w(N){e&&e(N),N.defaultPrevented||b(N)}let x=M.createElement("a",{...p,...C,href:v||A,onClick:g||s?e:w,ref:ib(h,E),target:l,"data-discover":!m&&n==="render"?"true":void 0});return j&&!m?M.createElement(M.Fragment,null,x,M.createElement(tb,{page:A})):x});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=ra(a,{relative:u.relative}),p=mt(),h=M.useContext(Ao),{navigator:y,basename:m}=M.useContext(un),v=h!=null&&hb(f)&&o===!0,g=y.encodeLocation?y.encodeLocation(f).pathname:f.pathname,A=p.pathname,j=h&&h.navigation&&h.navigation.location?h.navigation.location.pathname:null;n||(A=A.toLowerCase(),j=j?j.toLowerCase():null,g=g.toLowerCase()),j&&m&&(j=Yn(j,m)||j);const E=g!=="/"&&g.endsWith("/")?g.length-1:g.length;let C=A===g||!i&&A.startsWith(g)&&A.charAt(E)==="/",b=j!=null&&(j===g||!i&&j.startsWith(g)&&j.charAt(g.length)==="/"),w={isActive:C,isPending:b,isTransitioning:v},x=C?e:void 0,N;typeof r=="function"?N=r(w):N=[r,C?"active":null,b?"pending":null,v?"transitioning":null].filter(Boolean).join(" ");let _=typeof s=="function"?s(w):s;return M.createElement(br,{...u,"aria-current":x,className:N,ref:c,style:_,to:a,viewTransition:o},typeof l=="function"?l(w):l)});sb.displayName="NavLink";var ab=M.forwardRef(({discover:t="render",fetcherKey:e,navigate:n,reloadDocument:r,replace:i,state:s,method:a=za,action:o,onSubmit:l,relative:u,preventScrollReset:c,viewTransition:f,...p},h)=>{let y=db(),m=fb(o,{relative:u}),v=a.toLowerCase()==="get"?"get":"post",g=typeof o=="string"&&Gy.test(o),A=j=>{if(l&&l(j),j.defaultPrevented)return;j.preventDefault();let E=j.nativeEvent.submitter,C=(E==null?void 0:E.getAttribute("formmethod"))||a;y(E||j.currentTarget,{fetcherKey:e,method:C,navigate:n,replace:i,state:s,relative:u,preventScrollReset:c,viewTransition:f})};return M.createElement("form",{ref:h,method:v,action:m,onSubmit:r?l:A,...p,"data-discover":!g&&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 Yy(t){let e=M.useContext(Di);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=ra(t,{relative:s});return M.useCallback(c=>{if(zv(c,e)){c.preventDefault();let f=n!==void 0?n:$a(l)===$a(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}=Yy("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={...ra(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])),$a(s)}function hb(t,e={}){let n=M.useContext(By);Fe(n!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=Yy("useViewTransitionState"),i=ra(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 Ii(i.pathname,a)!=null||Ii(i.pathname,s)!=null}[...Jv];var Bi=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,Rr,wy,yb=(wy=class{constructor(){se(this,bn,pb);se(this,Rr,!1)}setTimeoutProvider(t){process.env.NODE_ENV!=="production"&&R(this,Rr)&&t!==R(this,bn)&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:R(this,bn),provider:t}),ee(this,bn,t),process.env.NODE_ENV!=="production"&&ee(this,Rr,!1)}setTimeout(t,e){return process.env.NODE_ENV!=="production"&&ee(this,Rr,!0),R(this,bn).setTimeout(t,e)}clearTimeout(t){R(this,bn).clearTimeout(t)}setInterval(t,e){return process.env.NODE_ENV!=="production"&&ee(this,Rr,!0),R(this,bn).setInterval(t,e)}clearInterval(t){R(this,bn).clearInterval(t)}},bn=new WeakMap,Rr=new WeakMap,wy),Ir=new yb;function mb(t){setTimeout(t,0)}var Vr=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 Vy(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 id(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(!Os(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 sd(t,e){const{exact:n,status:r,predicate:i,mutationKey:s}=t;if(s){if(!e.options.mutationKey)return!1;if(n){if(Kr(e.options.mutationKey)!==Kr(s))return!1}else if(!Os(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)||Kr)(t)}function Kr(t){return JSON.stringify(t,(e,n)=>Xl(n)?Object.keys(n).sort().reduce((r,i)=>(r[i]=n[i],r),{}):n)}function Os(t,e){return t===e?!0:typeof t!=typeof e?!1:t&&e&&typeof t=="object"&&typeof e=="object"?Object.keys(e).every(n=>Os(t[n],e[n])):!1}var vb=Object.prototype.hasOwnProperty;function Kl(t,e){if(t===e)return t;const n=ad(t)&&ad(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 eo(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 ad(t){return Array.isArray(t)&&t.length===Object.keys(t).length}function Xl(t){if(!od(t))return!1;const e=t.constructor;if(e===void 0)return!0;const n=e.prototype;return!(!od(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(t)!==Object.prototype)}function od(t){return Object.prototype.toString.call(t)==="[object Object]"}function bb(t){return new Promise(e=>{Ir.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 to=Symbol();function Ky(t,e){return process.env.NODE_ENV!=="production"&&t.queryFn===to&&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===to?()=>Promise.reject(new Error(`Missing queryFn: '${t.queryHash}'`)):t.queryFn}function Xy(t,e){return typeof t=="function"?t(...e):!!t}var _r,rr,bi,Ay,Ab=(Ay=class extends Bi{constructor(){super();se(this,_r);se(this,rr);se(this,bi);ee(this,bi,e=>{if(!Vr&&window.addEventListener){const n=()=>e();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){R(this,rr)||this.setEventListener(R(this,bi))}onUnsubscribe(){var e;this.hasListeners()||((e=R(this,rr))==null||e.call(this),ee(this,rr,void 0))}setEventListener(e){var n;ee(this,bi,e),(n=R(this,rr))==null||n.call(this),ee(this,rr,e(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(e){R(this,_r)!==e&&(ee(this,_r,e),this.onFocus())}onFocus(){const e=this.isFocused();this.listeners.forEach(n=>{n(e)})}isFocused(){var e;return typeof R(this,_r)=="boolean"?R(this,_r):((e=globalThis.document)==null?void 0:e.visibilityState)!=="hidden"}},_r=new WeakMap,rr=new WeakMap,bi=new WeakMap,Ay),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(),xi,ir,wi,Sy,kb=(Sy=class extends Bi{constructor(){super();se(this,xi,!0);se(this,ir);se(this,wi);ee(this,wi,e=>{if(!Vr&&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(){R(this,ir)||this.setEventListener(R(this,wi))}onUnsubscribe(){var e;this.hasListeners()||((e=R(this,ir))==null||e.call(this),ee(this,ir,void 0))}setEventListener(e){var n;ee(this,wi,e),(n=R(this,ir))==null||n.call(this),ee(this,ir,e(this.setOnline.bind(this)))}setOnline(e){R(this,xi)!==e&&(ee(this,xi,e),this.listeners.forEach(r=>{r(e)}))}isOnline(){return R(this,xi)}},xi=new WeakMap,ir=new WeakMap,wi=new WeakMap,Sy),no=new kb;function jb(t){return Math.min(1e3*2**t,3e4)}function Jy(t){return(t!=null?t:"online")==="online"?no.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 Zy(t){let e=!1,n=0,r;const i=Zl(),s=()=>i.status!=="pending",a=m=>{var v;if(!s()){const g=new $l(m);p(g),(v=t.onCancel)==null||v.call(t,g)}},o=()=>{e=!0},l=()=>{e=!1},u=()=>uc.isFocused()&&(t.networkMode==="always"||no.isOnline())&&t.canRun(),c=()=>Jy(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 v;r=g=>{(s()||u())&&m(g)},(v=t.onPause)==null||v.call(t)}).then(()=>{var m;r=void 0,s()||(m=t.onContinue)==null||m.call(t)}),y=()=>{if(s())return;let m;const v=n===0?t.initialPromise:void 0;try{m=v!=null?v:t.fn()}catch(g){m=Promise.reject(g)}Promise.resolve(m).then(f).catch(g=>{var b,w,x;if(s())return;const A=(b=t.retry)!=null?b:Vr?0:3,j=(w=t.retryDelay)!=null?w:jb,E=typeof j=="function"?j(n,g):j,C=A===!0||typeof A=="number"&&n<A||typeof A=="function"&&A(n,g);if(e||!C){p(g);return}n++,(x=t.onFail)==null||x.call(t,n,g),bb(E).then(()=>u()?void 0:h()).then(()=>{e?p(g):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 Dr,Cy,$y=(Cy=class{constructor(){se(this,Dr)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Vl(this.gcTime)&&ee(this,Dr,Ir.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(t){this.gcTime=Math.max(this.gcTime||0,t!=null?t:Vr?1/0:5*60*1e3)}clearGcTimeout(){R(this,Dr)&&(Ir.clearTimeout(R(this,Dr)),ee(this,Dr,void 0))}},Dr=new WeakMap,Cy),Br,Ai,Kt,Fr,Ze,Js,zr,on,Nn,ky,Eb=(ky=class extends $y{constructor(e){var n;super();se(this,on);se(this,Br);se(this,Ai);se(this,Kt);se(this,Fr);se(this,Ze);se(this,Js);se(this,zr);ee(this,zr,!1),ee(this,Js,e.defaultOptions),this.setOptions(e.options),this.observers=[],ee(this,Fr,e.client),ee(this,Kt,R(this,Fr).getQueryCache()),this.queryKey=e.queryKey,this.queryHash=e.queryHash,ee(this,Br,ld(this.options)),this.state=(n=e.state)!=null?n:R(this,Br),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var e;return(e=R(this,Ze))==null?void 0:e.promise}setOptions(e){if(this.options={...R(this,Js),...e},this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){const n=ld(this.options);n.data!==void 0&&(this.setData(n.data,{updatedAt:n.dataUpdatedAt,manual:!0}),ee(this,Br,n))}}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&R(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=R(this,Ze))==null?void 0:r.promise;return(i=R(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(R(this,Br))}isActive(){return this.observers.some(e=>Xt(e.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===to||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:!Vy(this.state.dataUpdatedAt,e)}onFocus(){var n;const e=this.observers.find(r=>r.shouldFetchOnWindowFocus());e==null||e.refetch({cancelRefetch:!1}),(n=R(this,Ze))==null||n.continue()}onOnline(){var n;const e=this.observers.find(r=>r.shouldFetchOnReconnect());e==null||e.refetch({cancelRefetch:!1}),(n=R(this,Ze))==null||n.continue()}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),R(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||(R(this,Ze)&&(R(this,zr)?R(this,Ze).cancel({revert:!0}):R(this,Ze).cancelRetry()),this.scheduleGc()),R(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,v,g,A,j;if(this.state.fetchStatus!=="idle"&&((l=R(this,Ze))==null?void 0:l.status())!=="rejected"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(R(this,Ze))return R(this,Ze).continueRetry(),R(this,Ze).promise}if(e&&this.setOptions(e),!this.options.queryFn){const E=this.observers.find(C=>C.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,zr,!0),r.signal)})},s=()=>{const E=Ky(this.options,n),b=(()=>{const w={client:R(this,Fr),queryKey:this.queryKey,meta:this.meta};return i(w),w})();return ee(this,zr,!1),this.options.persister?this.options.persister(E,b,this):E(b)},o=(()=>{const E={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:R(this,Fr),state:this.state,fetchFn:s};return i(E),E})();(u=this.options.behavior)==null||u.onFetch(o,this),ee(this,Ai,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,Zy({initialPromise:n==null?void 0:n.initialPromise,fn:o.fetchFn,onCancel:E=>{E instanceof $l&&E.revert&&this.setState({...R(this,Ai),fetchStatus:"idle"}),r.abort()},onFail:(E,C)=>{Ae(this,on,Nn).call(this,{type:"failed",failureCount:E,error:C})},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 R(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=R(this,Kt).config).onSuccess)==null||h.call(p,E,this),(m=(y=R(this,Kt).config).onSettled)==null||m.call(y,E,this.state.error,this),E}catch(E){if(E instanceof $l){if(E.silent)return R(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}),(g=(v=R(this,Kt).config).onError)==null||g.call(v,E,this),(j=(A=R(this,Kt).config).onSettled)==null||j.call(A,this.state.data,E,this),E}finally{this.scheduleGc()}}},Br=new WeakMap,Ai=new WeakMap,Kt=new WeakMap,Fr=new WeakMap,Ze=new WeakMap,Js=new WeakMap,zr=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,...em(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,Ai,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()}),R(this,Kt).notify({query:this,type:"updated",action:e})})},ky);function em(t,e){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Jy(e.networkMode)?"fetching":"paused",...t===void 0&&{error:null,status:"pending"}}}function ld(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,Zs,ft,Ur,Si,Fn,sr,$s,Ci,ki,Hr,qr,ar,ji,Ie,fs,eu,tu,nu,ru,iu,su,au,tm,jy,Ob=(jy=class extends Bi{constructor(e,n){super();se(this,Ie);se(this,wt);se(this,Ce);se(this,Zs);se(this,ft);se(this,Ur);se(this,Si);se(this,Fn);se(this,sr);se(this,$s);se(this,Ci);se(this,ki);se(this,Hr);se(this,qr);se(this,ar);se(this,ji,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&&(R(this,Ce).addObserver(this),ud(R(this,Ce),this.options)?Ae(this,Ie,fs).call(this):this.updateResult(),Ae(this,Ie,ru).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ou(R(this,Ce),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ou(R(this,Ce),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,Ae(this,Ie,iu).call(this),Ae(this,Ie,su).call(this),R(this,Ce).removeObserver(this)}setOptions(e){const n=this.options,r=R(this,Ce);if(this.options=R(this,wt).defaultQueryOptions(e),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Xt(this.options.enabled,R(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),R(this,Ce).setOptions(this.options),n._defaulted&&!eo(this.options,n)&&R(this,wt).getQueryCache().notify({type:"observerOptionsUpdated",query:R(this,Ce),observer:this});const i=this.hasListeners();i&&cd(R(this,Ce),r,this.options,n)&&Ae(this,Ie,fs).call(this),this.updateResult(),i&&(R(this,Ce)!==r||Xt(this.options.enabled,R(this,Ce))!==Xt(n.enabled,R(this,Ce))||yr(this.options.staleTime,R(this,Ce))!==yr(n.staleTime,R(this,Ce)))&&Ae(this,Ie,eu).call(this);const s=Ae(this,Ie,tu).call(this);i&&(R(this,Ce)!==r||Xt(this.options.enabled,R(this,Ce))!==Xt(n.enabled,R(this,Ce))||s!==R(this,ar))&&Ae(this,Ie,nu).call(this,s)}getOptimisticResult(e){const n=R(this,wt).getQueryCache().build(R(this,wt),e),r=this.createResult(n,e);return Tb(this,r)&&(ee(this,ft,r),ee(this,Si,this.options),ee(this,Ur,R(this,Ce).state)),r}getCurrentResult(){return R(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&&R(this,Fn).status==="pending"&&R(this,Fn).reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(r,i))})}trackProp(e){R(this,ji).add(e)}getCurrentQuery(){return R(this,Ce)}refetch({...e}={}){return this.fetch({...e})}fetchOptimistic(e){const n=R(this,wt).defaultQueryOptions(e),r=R(this,wt).getQueryCache().build(R(this,wt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(e){var n;return Ae(this,Ie,fs).call(this,{...e,cancelRefetch:(n=e.cancelRefetch)!=null?n:!0}).then(()=>(this.updateResult(),R(this,ft)))}createResult(e,n){var N;const r=R(this,Ce),i=this.options,s=R(this,ft),a=R(this,Ur),o=R(this,Si),u=e!==r?e.state:R(this,Zs),{state:c}=e;let f={...c},p=!1,h;if(n._optimisticResults){const _=this.hasListeners(),T=!_&&ud(e,n),I=_&&cd(e,r,n,i);(T||I)&&(f={...f,...em(c.data,e.options)}),n._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:y,errorUpdatedAt:m,status:v}=f;h=f.data;let g=!1;if(n.placeholderData!==void 0&&h===void 0&&v==="pending"){let _;s!=null&&s.isPlaceholderData&&n.placeholderData===(o==null?void 0:o.placeholderData)?(_=s.data,g=!0):_=typeof n.placeholderData=="function"?n.placeholderData((N=R(this,ki))==null?void 0:N.state.data,R(this,ki)):n.placeholderData,_!==void 0&&(v="success",h=Jl(s==null?void 0:s.data,_,n),p=!0)}if(n.select&&h!==void 0&&!g)if(s&&h===(a==null?void 0:a.data)&&n.select===R(this,$s))h=R(this,Ci);else try{ee(this,$s,n.select),h=n.select(h),h=Jl(s==null?void 0:s.data,h,n),ee(this,Ci,h),ee(this,sr,null)}catch(_){ee(this,sr,_)}R(this,sr)&&(y=R(this,sr),h=R(this,Ci),m=Date.now(),v="error");const A=f.fetchStatus==="fetching",j=v==="pending",E=v==="error",C=j&&A,b=h!==void 0,x={status:v,fetchStatus:f.fetchStatus,isPending:j,isSuccess:v==="success",isError:E,isInitialLoading:C,isLoading:C,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:A,isRefetching:A&&!j,isLoadingError:E&&!b,isPaused:f.fetchStatus==="paused",isPlaceholderData:p,isRefetchError:E&&b,isStale:cc(e,n),refetch:this.refetch,promise:R(this,Fn),isEnabled:Xt(n.enabled,e)!==!1};if(this.options.experimental_prefetchInRender){const _=z=>{x.status==="error"?z.reject(x.error):x.data!==void 0&&z.resolve(x.data)},T=()=>{const z=ee(this,Fn,x.promise=Zl());_(z)},I=R(this,Fn);switch(I.status){case"pending":e.queryHash===r.queryHash&&_(I);break;case"fulfilled":(x.status==="error"||x.data!==I.value)&&T();break;case"rejected":(x.status!=="error"||x.error!==I.reason)&&T();break}}return x}updateResult(){const e=R(this,ft),n=this.createResult(R(this,Ce),this.options);if(ee(this,Ur,R(this,Ce).state),ee(this,Si,this.options),R(this,Ur).data!==void 0&&ee(this,ki,R(this,Ce)),eo(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&&!R(this,ji).size)return!0;const a=new Set(s!=null?s:R(this,ji));return this.options.throwOnError&&a.add("error"),Object.keys(R(this,ft)).some(o=>{const l=o;return R(this,ft)[l]!==e[l]&&a.has(l)})};Ae(this,Ie,tm).call(this,{listeners:r()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&Ae(this,Ie,ru).call(this)}},wt=new WeakMap,Ce=new WeakMap,Zs=new WeakMap,ft=new WeakMap,Ur=new WeakMap,Si=new WeakMap,Fn=new WeakMap,sr=new WeakMap,$s=new WeakMap,Ci=new WeakMap,ki=new WeakMap,Hr=new WeakMap,qr=new WeakMap,ar=new WeakMap,ji=new WeakMap,Ie=new WeakSet,fs=function(e){Ae(this,Ie,au).call(this);let n=R(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,R(this,Ce));if(Vr||R(this,ft).isStale||!Vl(e))return;const r=Vy(R(this,ft).dataUpdatedAt,e)+1;ee(this,Hr,Ir.setTimeout(()=>{R(this,ft).isStale||this.updateResult()},r))},tu=function(){var e;return(e=typeof this.options.refetchInterval=="function"?this.options.refetchInterval(R(this,Ce)):this.options.refetchInterval)!=null?e:!1},nu=function(e){Ae(this,Ie,su).call(this),ee(this,ar,e),!(Vr||Xt(this.options.enabled,R(this,Ce))===!1||!Vl(R(this,ar))||R(this,ar)===0)&&ee(this,qr,Ir.setInterval(()=>{(this.options.refetchIntervalInBackground||uc.isFocused())&&Ae(this,Ie,fs).call(this)},R(this,ar)))},ru=function(){Ae(this,Ie,eu).call(this),Ae(this,Ie,nu).call(this,Ae(this,Ie,tu).call(this))},iu=function(){R(this,Hr)&&(Ir.clearTimeout(R(this,Hr)),ee(this,Hr,void 0))},su=function(){R(this,qr)&&(Ir.clearInterval(R(this,qr)),ee(this,qr,void 0))},au=function(){const e=R(this,wt).getQueryCache().build(R(this,wt),this.options);if(e===R(this,Ce))return;const n=R(this,Ce);ee(this,Ce,e),ee(this,Zs,e.state),this.hasListeners()&&(n==null||n.removeObserver(this),e.addObserver(this))},tm=function(e){Xe.batch(()=>{e.listeners&&this.listeners.forEach(n=>{n(R(this,ft))}),R(this,wt).getQueryCache().notify({query:R(this,Ce),type:"observerResultsUpdated"})})},jy);function Pb(t,e){return Xt(e.enabled,t)!==!1&&t.state.data===void 0&&!(t.state.status==="error"&&e.retryOnMount===!1)}function ud(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 cd(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!eo(t.getCurrentResult(),e)}function dd(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 v=E=>{Object.defineProperty(E,"signal",{enumerable:!0,get:()=>(e.signal.aborted?m=!0:e.signal.addEventListener("abort",()=>{m=!0}),e.signal)})},g=Ky(e.options,e.fetchOptions),A=async(E,C,b)=>{if(m)return Promise.reject();if(C==null&&E.pages.length)return Promise.resolve(E);const x=(()=>{const I={client:e.client,queryKey:e.queryKey,pageParam:C,direction:b?"backward":"forward",meta:e.options.meta};return v(I),I})(),N=await g(x),{maxPages:_}=e.options,T=b?wb:xb;return{pages:T(E.pages,N,_),pageParams:T(E.pageParams,C,_)}};if(i&&s.length){const E=i==="backward",C=E?Ib:fd,b={pages:s,pageParams:a},w=C(r,b);o=await A(b,w,E)}else{const E=t!=null?t:s.length;do{const C=l===0?(j=a[0])!=null?j:r.initialPageParam:fd(r,o);if(l>0&&C==null)break;o=await A(o,C),l++}while(l<E)}return o};e.options.persister?e.fetchFn=()=>{var m,v;return(v=(m=e.options).persister)==null?void 0:v.call(m,u,{client:e.client,queryKey:e.queryKey,meta:e.options.meta,signal:e.signal},n)}:e.fetchFn=u}}}function fd(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 ea,xn,ht,Wr,wn,nr,Ey,Lb=(Ey=class extends $y{constructor(e){super();se(this,wn);se(this,ea);se(this,xn);se(this,ht);se(this,Wr);ee(this,ea,e.client),this.mutationId=e.mutationId,ee(this,ht,e.mutationCache),ee(this,xn,[]),this.state=e.state||nm(),this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options=e,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(e){R(this,xn).includes(e)||(R(this,xn).push(e),this.clearGcTimeout(),R(this,ht).notify({type:"observerAdded",mutation:this,observer:e}))}removeObserver(e){ee(this,xn,R(this,xn).filter(n=>n!==e)),this.scheduleGc(),R(this,ht).notify({type:"observerRemoved",mutation:this,observer:e})}optionalRemove(){R(this,xn).length||(this.state.status==="pending"?this.scheduleGc():R(this,ht).remove(this))}continue(){var e,n;return(n=(e=R(this,Wr))==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,v,g,A,j,E,C,b,w,x,N,_;const n=()=>{Ae(this,wn,nr).call(this,{type:"continue"})},r={client:R(this,ea),meta:this.options.meta,mutationKey:this.options.mutationKey};ee(this,Wr,Zy({fn:()=>this.options.mutationFn?this.options.mutationFn(e,r):Promise.reject(new Error("No mutationFn found")),onFail:(T,I)=>{Ae(this,wn,nr).call(this,{type:"failed",failureCount:T,error:I})},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:()=>R(this,ht).canRun(this)}));const i=this.state.status==="pending",s=!R(this,Wr).canStart();try{if(i)n();else{Ae(this,wn,nr).call(this,{type:"pending",variables:e,isPaused:s}),await((l=(o=R(this,ht).config).onMutate)==null?void 0:l.call(o,e,this,r));const I=await((c=(u=this.options).onMutate)==null?void 0:c.call(u,e,r));I!==this.state.context&&Ae(this,wn,nr).call(this,{type:"pending",context:I,variables:e,isPaused:s})}const T=await R(this,Wr).start();return await((p=(f=R(this,ht).config).onSuccess)==null?void 0:p.call(f,T,e,this.state.context,this,r)),await((y=(h=this.options).onSuccess)==null?void 0:y.call(h,T,e,this.state.context,r)),await((v=(m=R(this,ht).config).onSettled)==null?void 0:v.call(m,T,null,this.state.variables,this.state.context,this,r)),await((A=(g=this.options).onSettled)==null?void 0:A.call(g,T,null,e,this.state.context,r)),Ae(this,wn,nr).call(this,{type:"success",data:T}),T}catch(T){try{throw await((E=(j=R(this,ht).config).onError)==null?void 0:E.call(j,T,e,this.state.context,this,r)),await((b=(C=this.options).onError)==null?void 0:b.call(C,T,e,this.state.context,r)),await((x=(w=R(this,ht).config).onSettled)==null?void 0:x.call(w,void 0,T,this.state.variables,this.state.context,this,r)),await((_=(N=this.options).onSettled)==null?void 0:_.call(N,void 0,T,e,this.state.context,r)),T}finally{Ae(this,wn,nr).call(this,{type:"error",error:T})}}finally{R(this,ht).runNext(this)}}},ea=new WeakMap,xn=new WeakMap,ht=new WeakMap,Wr=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(()=>{R(this,xn).forEach(r=>{r.onMutationUpdate(e)}),R(this,ht).notify({mutation:this,type:"updated",action:e})})},Ey);function nm(){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,ta,Oy,Mb=(Oy=class extends Bi{constructor(e={}){super();se(this,zn);se(this,ln);se(this,ta);this.config=e,ee(this,zn,new Set),ee(this,ln,new Map),ee(this,ta,0)}build(e,n,r){const i=new Lb({client:e,mutationCache:this,mutationId:++pa(this,ta)._,options:e.defaultMutationOptions(n),state:r});return this.add(i),i}add(e){R(this,zn).add(e);const n=ga(e);if(typeof n=="string"){const r=R(this,ln).get(n);r?r.push(e):R(this,ln).set(n,[e])}this.notify({type:"added",mutation:e})}remove(e){if(R(this,zn).delete(e)){const n=ga(e);if(typeof n=="string"){const r=R(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&&R(this,ln).delete(n)}}this.notify({type:"removed",mutation:e})}canRun(e){const n=ga(e);if(typeof n=="string"){const r=R(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=ga(e);if(typeof n=="string"){const s=(r=R(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(()=>{R(this,zn).forEach(e=>{this.notify({type:"removed",mutation:e})}),R(this,zn).clear(),R(this,ln).clear()})}getAll(){return Array.from(R(this,zn))}find(e){const n={exact:!0,...e};return this.getAll().find(r=>sd(n,r))}findAll(e={}){return this.getAll().filter(n=>sd(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,ta=new WeakMap,Oy);function ga(t){var e;return(e=t.options.scope)==null?void 0:e.id}var Un,or,At,Hn,Gn,Ha,lu,Py,Nb=(Py=class extends Bi{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,Ha).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=R(this,Un).defaultMutationOptions(n),eo(this.options,r)||R(this,Un).getMutationCache().notify({type:"observerOptionsUpdated",mutation:R(this,At),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&Kr(r.mutationKey)!==Kr(this.options.mutationKey)?this.reset():((i=R(this,At))==null?void 0:i.state.status)==="pending"&&R(this,At).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=R(this,At))==null||n.removeObserver(this)}onMutationUpdate(n){Ae(this,Gn,Ha).call(this),Ae(this,Gn,lu).call(this,n)}getCurrentResult(){return R(this,or)}reset(){var n;(n=R(this,At))==null||n.removeObserver(this),ee(this,At,void 0),Ae(this,Gn,Ha).call(this),Ae(this,Gn,lu).call(this)}mutate(n,r){var i;return ee(this,Hn,r),(i=R(this,At))==null||i.removeObserver(this),ee(this,At,R(this,Un).getMutationCache().build(R(this,Un),this.options)),R(this,At).addObserver(this),R(this,At).execute(n)}},Un=new WeakMap,or=new WeakMap,At=new WeakMap,Hn=new WeakMap,Gn=new WeakSet,Ha=function(){var r,i;const n=(i=(r=R(this,At))==null?void 0:r.state)!=null?i:nm();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(R(this,Hn)&&this.hasListeners()){const f=R(this,or).variables,p=R(this,or).context,h={client:R(this,Un),meta:this.options.meta,mutationKey:this.options.mutationKey};(n==null?void 0:n.type)==="success"?((i=(r=R(this,Hn)).onSuccess)==null||i.call(r,n.data,f,p,h),(a=(s=R(this,Hn)).onSettled)==null||a.call(s,n.data,null,f,p,h)):(n==null?void 0:n.type)==="error"&&((l=(o=R(this,Hn)).onError)==null||l.call(o,n.error,f,p,h),(c=(u=R(this,Hn)).onSettled)==null||c.call(u,void 0,n.error,f,p,h))}this.listeners.forEach(f=>{f(R(this,or))})})},Py),An,Ty,Rb=(Ty=class extends Bi{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){R(this,An).has(e.queryHash)||(R(this,An).set(e.queryHash,e),this.notify({type:"added",query:e}))}remove(e){const n=R(this,An).get(e.queryHash);n&&(e.destroy(),n===e&&R(this,An).delete(e.queryHash),this.notify({type:"removed",query:e}))}clear(){Xe.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return R(this,An).get(e)}getAll(){return[...R(this,An).values()]}find(e){const n={exact:!0,...e};return this.getAll().find(r=>id(n,r))}findAll(e={}){const n=this.getAll();return Object.keys(e).length>0?n.filter(r=>id(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,Ei,Oi,cr,Pi,Ti,Iy,_b=(Iy=class{constructor(t={}){se(this,qe);se(this,lr);se(this,ur);se(this,Ei);se(this,Oi);se(this,cr);se(this,Pi);se(this,Ti);ee(this,qe,t.queryCache||new Rb),ee(this,lr,t.mutationCache||new Mb),ee(this,ur,t.defaultOptions||{}),ee(this,Ei,new Map),ee(this,Oi,new Map),ee(this,cr,0)}mount(){pa(this,cr)._++,R(this,cr)===1&&(ee(this,Pi,uc.subscribe(async t=>{t&&(await this.resumePausedMutations(),R(this,qe).onFocus())})),ee(this,Ti,no.subscribe(async t=>{t&&(await this.resumePausedMutations(),R(this,qe).onOnline())})))}unmount(){var t,e;pa(this,cr)._--,R(this,cr)===0&&((t=R(this,Pi))==null||t.call(this),ee(this,Pi,void 0),(e=R(this,Ti))==null||e.call(this),ee(this,Ti,void 0))}isFetching(t){return R(this,qe).findAll({...t,fetchStatus:"fetching"}).length}isMutating(t){return R(this,lr).findAll({...t,status:"pending"}).length}getQueryData(t){var n;const e=this.defaultQueryOptions({queryKey:t});return(n=R(this,qe).get(e.queryHash))==null?void 0:n.state.data}ensureQueryData(t){const e=this.defaultQueryOptions(t),n=R(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 R(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=R(this,qe).get(r.queryHash),s=i==null?void 0:i.state.data,a=gb(e,s);if(a!==void 0)return R(this,qe).build(this,r).setData(a,{...n,manual:!0})}setQueriesData(t,e,n){return Xe.batch(()=>R(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=R(this,qe).get(e.queryHash))==null?void 0:n.state}removeQueries(t){const e=R(this,qe);Xe.batch(()=>{e.findAll(t).forEach(n=>{e.remove(n)})})}resetQueries(t,e){const n=R(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(()=>R(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 R(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(()=>R(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=R(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=dd(t.pages),this.fetchQuery(t)}prefetchInfiniteQuery(t){return this.fetchInfiniteQuery(t).then(pt).catch(pt)}ensureInfiniteQueryData(t){return t.behavior=dd(t.pages),this.ensureQueryData(t)}resumePausedMutations(){return no.isOnline()?R(this,lr).resumePausedMutations():Promise.resolve()}getQueryCache(){return R(this,qe)}getMutationCache(){return R(this,lr)}getDefaultOptions(){return R(this,ur)}setDefaultOptions(t){ee(this,ur,t)}setQueryDefaults(t,e){R(this,Ei).set(Kr(t),{queryKey:t,defaultOptions:e})}getQueryDefaults(t){const e=[...R(this,Ei).values()],n={};return e.forEach(r=>{Os(t,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(t,e){R(this,Oi).set(Kr(t),{mutationKey:t,defaultOptions:e})}getMutationDefaults(t){const e=[...R(this,Oi).values()],n={};return e.forEach(r=>{Os(t,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(t){if(t._defaulted)return t;const e={...R(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===to&&(e.enabled=!1),e}defaultMutationOptions(t){return t!=null&&t._defaulted?t:{...R(this,ur).mutations,...(t==null?void 0:t.mutationKey)&&this.getMutationDefaults(t.mutationKey),...t,_defaulted:!0}}clear(){R(this,qe).clear(),R(this,lr).clear()}},qe=new WeakMap,lr=new WeakMap,ur=new WeakMap,Ei=new WeakMap,Oi=new WeakMap,cr=new WeakMap,Pi=new WeakMap,Ti=new WeakMap,Iy),rm=M.createContext(void 0),nn=t=>{const e=M.useContext(rm);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(rm.Provider,{value:t,children:e})),im=M.createContext(!1),Bb=()=>M.useContext(im);im.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||Xy(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,hd=(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(v=>{const g=c?l.subscribe(Xe.batchCalls(v)):pt;return l.updateResult(),g},[l,c]),()=>l.getCurrentResult(),()=>l.getCurrentResult()),M.useEffect(()=>{l.setOptions(a)},[a,l]),Yb(a,u))throw hd(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&&!Vr&&Gb(u,r)){const v=o?hd(a,l,i):(m=s.getQueryCache().get(a.queryHash))==null?void 0:m.promise;v==null||v.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&&Xy(r.options.throwOnError,[i.error]))throw i.error;return{...i,mutate:s,mutateAsync:i.mutate}}function sm(t,e){return function(){return t.apply(e,arguments)}}const{toString:Kb}=Object.prototype,{getPrototypeOf:dc}=Object,{iterator:ko,toStringTag:am}=Symbol,jo=(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=>jo(e)===t),Eo=t=>e=>typeof e===t,{isArray:Fi}=Array,Ps=Eo("undefined");function Xb(t){return t!==null&&!Ps(t)&&t.constructor!==null&&!Ps(t.constructor)&&Ct(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const om=cn("ArrayBuffer");function Jb(t){let e;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&om(t.buffer),e}const Zb=Eo("string"),Ct=Eo("function"),lm=Eo("number"),Oo=t=>t!==null&&typeof t=="object",$b=t=>t===!0||t===!1,qa=t=>{if(jo(t)!=="object")return!1;const e=dc(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(am in t)&&!(ko in t)},e2=cn("Date"),t2=cn("File"),n2=cn("Blob"),r2=cn("FileList"),i2=t=>Oo(t)&&Ct(t.pipe),s2=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||Ct(t.append)&&((e=jo(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 ia(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t=="undefined")return;let r,i;if(typeof t!="object"&&(t=[t]),Fi(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 um(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 Lr=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,cm=t=>!Ps(t)&&t!==Lr;function uu(){const{caseless:t}=cm(this)&&this||{},e={},n=(r,i)=>{const s=t&&um(e,i)||i;qa(e[s])&&qa(r)?e[s]=uu(e[s],r):qa(r)?e[s]=uu({},r):Fi(r)?e[s]=r.slice():e[s]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&ia(arguments[r],n);return e}const f2=(t,e,n,{allOwnKeys:r}={})=>(ia(e,(i,s)=>{n&&Ct(i)?t[s]=sm(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(Fi(t))return t;let e=t.length;if(!lm(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[ko]).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}),pd=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),S2=cn("RegExp"),dm=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),r={};ia(n,(i,s)=>{let a;(a=e(i,s,t))!==!1&&(r[s]=a||i)}),Object.defineProperties(t,r)},C2=t=>{dm(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 Fi(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[am]==="FormData"&&t[ko])}const P2=t=>{const e=new Array(10),n=(r,i)=>{if(Oo(r)){if(e.indexOf(r)>=0)return;if(!("toJSON"in r)){e[i]=r;const s=Fi(r)?[]:{};return ia(r,(a,o)=>{const l=n(a,i+1);!Ps(l)&&(s[o]=l)}),e[i]=void 0,s}}return r};return n(t,0)},T2=cn("AsyncFunction"),I2=t=>t&&(Oo(t)||Ct(t))&&Ct(t.then)&&Ct(t.catch),fm=((t,e)=>t?setImmediate:e?((n,r)=>(Lr.addEventListener("message",({source:i,data:s})=>{i===Lr&&s===n&&r.length&&r.shift()()},!1),i=>{r.push(i),Lr.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",Ct(Lr.postMessage)),L2=typeof queueMicrotask!="undefined"?queueMicrotask.bind(Lr):typeof process!="undefined"&&process.nextTick||fm,M2=t=>t!=null&&Ct(t[ko]),H={isArray:Fi,isArrayBuffer:om,isBuffer:Xb,isFormData:s2,isArrayBufferView:Jb,isString:Zb,isNumber:lm,isBoolean:$b,isObject:Oo,isPlainObject:qa,isReadableStream:o2,isRequest:l2,isResponse:u2,isHeaders:c2,isUndefined:Ps,isDate:e2,isFile:t2,isBlob:n2,isRegExp:S2,isFunction:Ct,isStream:i2,isURLSearchParams:a2,isTypedArray:v2,isFileList:r2,forEach:ia,merge:uu,extend:f2,trim:d2,stripBOM:h2,inherits:p2,toFlatObject:y2,kindOf:jo,kindOfTest:cn,endsWith:m2,toArray:g2,forEachEntry:b2,matchAll:x2,isHTMLForm:w2,hasOwnProperty:pd,hasOwnProp:pd,reduceDescriptors:dm,freezeMethods:C2,toObjectSet:k2,toCamelCase:A2,noop:j2,toFiniteNumber:E2,findKey:um,global:Lr,isContextDefined:cm,isSpecCompliantForm:O2,toJSONObject:P2,isAsyncFn:T2,isThenable:I2,setImmediate:fm,asap:L2,isIterable:M2};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 hm=ve.prototype,pm={};["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=>{pm[t]={value:t}});Object.defineProperties(ve,pm);Object.defineProperty(hm,"isAxiosError",{value:!0});ve.from=(t,e,n,r,i,s)=>{const a=Object.create(hm);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 ym(t){return H.endsWith(t,"[]")?t.slice(0,-2):t}function yd(t,e,n){return t?t.concat(e).map(function(i,s){return i=ym(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 Po(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,v){return!H.isUndefined(v[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,v){let g=y;if(y&&!v&&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,"[]"))&&(g=H.toArray(y)))return m=ym(m),g.forEach(function(j,E){!(H.isUndefined(j)||j===null)&&e.append(a===!0?yd([m],E,s):a===null?m:m+"[]",u(j))}),!1}return cu(y)?!0:(e.append(yd(v,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(g,A){(!(H.isUndefined(g)||g===null)&&i.call(e,g,H.isString(A)?A.trim():A,m,p))===!0&&h(g,m?m.concat(A):[A])}),f.pop()}}if(!H.isObject(t))throw new TypeError("data must be an object");return h(t),e}function md(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&&Po(t,this,e)}const mm=fc.prototype;mm.append=function(e,n){this._pairs.push([e,n])};mm.toString=function(e){const n=e?function(r){return e.call(this,r,md)}:md;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 gm(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 gd{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 vm={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 Po(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 bm(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 sa={transitional:vm,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(bm(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 Po(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||sa.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=>{sa.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},vd=Symbol("internals");function Xi(t){return t&&String(t).trim().toLowerCase()}function Wa(t){return t===!1||t==null?t:H.isArray(t)?t.map(Wa):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 nl(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=Xi(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]=Wa(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=Xi(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=Xi(e),e){const r=H.findKey(this,e);return!!(r&&this[r]!==void 0&&(!n||nl(this,this[r],r,n)))}return!1}delete(e,n){const r=this;let i=!1;function s(a){if(a=Xi(a),a){const o=H.findKey(r,a);o&&(!n||nl(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||nl(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]=Wa(i),delete n[s];return}const o=e?e1(s):String(s).trim();o!==s&&delete n[s],n[o]=Wa(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[vd]=this[vd]={accessors:{}}).accessors,i=this.prototype;function s(a){const o=Xi(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 rl(t,e){const n=this||sa,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 xm(t){return!!(t&&t.__CANCEL__)}function zi(t,e,n){ve.call(this,t==null?"canceled":t,ve.ERR_CANCELED,e,n),this.name="CanceledError"}H.inherits(zi,ve,{__CANCEL__:!0});function wm(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 ro=(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)},bd=(t,e)=>{const n=t!=null;return[r=>e[0]({lengthComputable:n,total:t,loaded:r}),e[1]]},xd=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 Am(t,e,n){let r=!o1(e);return t&&(r||n==!1)?l1(t,e):e}const wd=t=>t instanceof kt?{...t}:t;function Xr(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(wd(u),wd(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 Sm=t=>{const e=Xr({},t);let{data:n,withXSRFToken:r,xsrfHeaderName:i,xsrfCookieName:s,headers:a,auth:o}=e;e.headers=a=kt.from(a),e.url=gm(Am(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=Sm(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 v=new XMLHttpRequest;v.open(i.method.toUpperCase(),i.url,!0),v.timeout=i.timeout;function g(){if(!v)return;const j=kt.from("getAllResponseHeaders"in v&&v.getAllResponseHeaders()),C={data:!o||o==="text"||o==="json"?v.responseText:v.response,status:v.status,statusText:v.statusText,headers:j,config:t,request:v};wm(function(w){n(w),m()},function(w){r(w),m()},C),v=null}"onloadend"in v?v.onloadend=g:v.onreadystatechange=function(){!v||v.readyState!==4||v.status===0&&!(v.responseURL&&v.responseURL.indexOf("file:")===0)||setTimeout(g)},v.onabort=function(){v&&(r(new ve("Request aborted",ve.ECONNABORTED,t,v)),v=null)},v.onerror=function(){r(new ve("Network Error",ve.ERR_NETWORK,t,v)),v=null},v.ontimeout=function(){let E=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const C=i.transitional||vm;i.timeoutErrorMessage&&(E=i.timeoutErrorMessage),r(new ve(E,C.clarifyTimeoutError?ve.ETIMEDOUT:ve.ECONNABORTED,t,v)),v=null},s===void 0&&a.setContentType(null),"setRequestHeader"in v&&H.forEach(a.toJSON(),function(E,C){v.setRequestHeader(C,E)}),H.isUndefined(i.withCredentials)||(v.withCredentials=!!i.withCredentials),o&&o!=="json"&&(v.responseType=i.responseType),u&&([p,y]=ro(u,!0),v.addEventListener("progress",p)),l&&v.upload&&([f,h]=ro(l),v.upload.addEventListener("progress",f),v.upload.addEventListener("loadend",h)),(i.cancelToken||i.signal)&&(c=j=>{v&&(r(!j||j.type?new zi(null,t,v):j),v.abort(),v=null)},i.cancelToken&&i.cancelToken.subscribe(c),i.signal&&(i.signal.aborted?c():i.signal.addEventListener("abort",c)));const A=n1(i.url);if(A&&at.protocols.indexOf(A)===-1){r(new ve("Unsupported protocol "+A+":",ve.ERR_BAD_REQUEST,t));return}v.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 zi(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()}},Ad=(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",Cm=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())),km=(t,...e)=>{try{return!!t(...e)}catch(n){return!1}},m1=Cm&&km(()=>{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}),Sd=64*1024,fu=Cm&&km(()=>H.isReadableStream(new Response("").body)),io={stream:fu&&(t=>t.body)};To&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!io[e]&&(io[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}=Sm(t);u=u?(u+"").toLowerCase():"text";let h=d1([i,s&&s.toAbortSignal()],a),y;const m=h&&h.unsubscribe&&(()=>{h.unsubscribe()});let v;try{if(l&&m1&&n!=="get"&&n!=="head"&&(v=await v1(c,r))!==0){let C=new Request(e,{method:"POST",body:r,duplex:"half"}),b;if(H.isFormData(r)&&(b=C.headers.get("content-type"))&&c.setContentType(b),C.body){const[w,x]=bd(v,ro(xd(l)));r=Ad(C.body,Sd,w,x)}}H.isString(f)||(f=f?"include":"omit");const g="credentials"in Request.prototype;y=new Request(e,{...p,signal:h,method:n.toUpperCase(),headers:c.normalize().toJSON(),body:r,duplex:"half",credentials:g?f:void 0});let A=await fetch(y,p);const j=fu&&(u==="stream"||u==="response");if(fu&&(o||j&&m)){const C={};["status","statusText","headers"].forEach(M=>{C[M]=A[M]});const b=H.toFiniteNumber(A.headers.get("content-length")),[w,x]=o&&bd(b,ro(xd(o),!0))||[];A=new Response(Ad(A.body,Sd,w,()=>{x&&x(),m&&m()}),C)}u=u||"text";let E=await io[H.findKey(io,u)||"text"](A,t);return!j&&m&&m(),await new Promise((C,b)=>{wm(C,b,{data:E,headers:kt.from(A.headers),status:A.status,statusText:A.statusText,config:t,request:y})})}catch(g){throw m&&m(),g&&g.name==="TypeError"&&/Load failed|fetch/i.test(g.message)?Object.assign(new ve("Network Error",ve.ERR_NETWORK,t,y),{cause:g.cause||g}):ve.from(g,g&&g.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 Cd=t=>`- ${t}`,x1=t=>H.isFunction(t)||t===null||t===!1,jm={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[vd]=this[vd]={accessors:{}}).accessors,i=this.prototype;function s(a){const o=Xi(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 rl(t,e){const n=this||sa,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 xm(t){return!!(t&&t.__CANCEL__)}function zi(t,e,n){ve.call(this,t==null?"canceled":t,ve.ERR_CANCELED,e,n),this.name="CanceledError"}H.inherits(zi,ve,{__CANCEL__:!0});function wm(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 ro=(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)},bd=(t,e)=>{const n=t!=null;return[r=>e[0]({lengthComputable:n,total:t,loaded:r}),e[1]]},xd=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 Am(t,e,n){let r=!o1(e);return t&&(r||n==!1)?l1(t,e):e}const wd=t=>t instanceof kt?{...t}:t;function Xr(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(wd(u),wd(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 Sm=t=>{const e=Xr({},t);let{data:n,withXSRFToken:r,xsrfHeaderName:i,xsrfCookieName:s,headers:a,auth:o}=e;e.headers=a=kt.from(a),e.url=gm(Am(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=Sm(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 v=new XMLHttpRequest;v.open(i.method.toUpperCase(),i.url,!0),v.timeout=i.timeout;function g(){if(!v)return;const j=kt.from("getAllResponseHeaders"in v&&v.getAllResponseHeaders()),C={data:!o||o==="text"||o==="json"?v.responseText:v.response,status:v.status,statusText:v.statusText,headers:j,config:t,request:v};wm(function(w){n(w),m()},function(w){r(w),m()},C),v=null}"onloadend"in v?v.onloadend=g:v.onreadystatechange=function(){!v||v.readyState!==4||v.status===0&&!(v.responseURL&&v.responseURL.indexOf("file:")===0)||setTimeout(g)},v.onabort=function(){v&&(r(new ve("Request aborted",ve.ECONNABORTED,t,v)),v=null)},v.onerror=function(){r(new ve("Network Error",ve.ERR_NETWORK,t,v)),v=null},v.ontimeout=function(){let E=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const C=i.transitional||vm;i.timeoutErrorMessage&&(E=i.timeoutErrorMessage),r(new ve(E,C.clarifyTimeoutError?ve.ETIMEDOUT:ve.ECONNABORTED,t,v)),v=null},s===void 0&&a.setContentType(null),"setRequestHeader"in v&&H.forEach(a.toJSON(),function(E,C){v.setRequestHeader(C,E)}),H.isUndefined(i.withCredentials)||(v.withCredentials=!!i.withCredentials),o&&o!=="json"&&(v.responseType=i.responseType),u&&([p,y]=ro(u,!0),v.addEventListener("progress",p)),l&&v.upload&&([f,h]=ro(l),v.upload.addEventListener("progress",f),v.upload.addEventListener("loadend",h)),(i.cancelToken||i.signal)&&(c=j=>{v&&(r(!j||j.type?new zi(null,t,v):j),v.abort(),v=null)},i.cancelToken&&i.cancelToken.subscribe(c),i.signal&&(i.signal.aborted?c():i.signal.addEventListener("abort",c)));const A=n1(i.url);if(A&&at.protocols.indexOf(A)===-1){r(new ve("Unsupported protocol "+A+":",ve.ERR_BAD_REQUEST,t));return}v.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 zi(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()}},Ad=(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",Cm=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())),km=(t,...e)=>{try{return!!t(...e)}catch(n){return!1}},m1=Cm&&km(()=>{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}),Sd=64*1024,fu=Cm&&km(()=>H.isReadableStream(new Response("").body)),io={stream:fu&&(t=>t.body)};To&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!io[e]&&(io[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}=Sm(t);u=u?(u+"").toLowerCase():"text";let h=d1([i,s&&s.toAbortSignal()],a),y;const m=h&&h.unsubscribe&&(()=>{h.unsubscribe()});let v;try{if(l&&m1&&n!=="get"&&n!=="head"&&(v=await v1(c,r))!==0){let C=new Request(e,{method:"POST",body:r,duplex:"half"}),b;if(H.isFormData(r)&&(b=C.headers.get("content-type"))&&c.setContentType(b),C.body){const[w,x]=bd(v,ro(xd(l)));r=Ad(C.body,Sd,w,x)}}H.isString(f)||(f=f?"include":"omit");const g="credentials"in Request.prototype;y=new Request(e,{...p,signal:h,method:n.toUpperCase(),headers:c.normalize().toJSON(),body:r,duplex:"half",credentials:g?f:void 0});let A=await fetch(y,p);const j=fu&&(u==="stream"||u==="response");if(fu&&(o||j&&m)){const C={};["status","statusText","headers"].forEach(N=>{C[N]=A[N]});const b=H.toFiniteNumber(A.headers.get("content-length")),[w,x]=o&&bd(b,ro(xd(o),!0))||[];A=new Response(Ad(A.body,Sd,w,()=>{x&&x(),m&&m()}),C)}u=u||"text";let E=await io[H.findKey(io,u)||"text"](A,t);return!j&&m&&m(),await new Promise((C,b)=>{wm(C,b,{data:E,headers:kt.from(A.headers),status:A.status,statusText:A.statusText,config:t,request:y})})}catch(g){throw m&&m(),g&&g.name==="TypeError"&&/Load failed|fetch/i.test(g.message)?Object.assign(new ve("Network Error",ve.ERR_NETWORK,t,y),{cause:g.cause||g}):ve.from(g,g&&g.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 Cd=t=>`- ${t}`,x1=t=>H.isFunction(t)||t===null||t===!1,jm={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(Cd).join(`
|
|
16
16
|
`):" "+Cd(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 il(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new zi(null,t)}function kd(t){return il(t),t.headers=kt.from(t.headers),t.data=rl.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),jm.getAdapter(t.adapter||sa.adapter)(t).then(function(r){return il(t),r.data=rl.call(t,t.transformResponse,r),r.headers=kt.from(r.headers),r},function(r){return xm(r)||(il(t),r&&r.response&&(r.response.data=rl.call(t,t.transformResponse,r.response),r.response.headers=kt.from(r.response.headers))),Promise.reject(r)})}const Em="1.10.0",Io={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Io[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}});const jd={};Io.transitional=function(e,n,r){function i(s,a){return"[Axios v"+Em+"] 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&&!jd[a]&&(jd[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}};Io.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 Qa={assertOptions:w1,validators:Io},fn=Qa.validators;let Qr=class{constructor(e){this.defaults=e||{},this.interceptors={request:new gd,response:new gd}}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=Xr(this.defaults,n);const{transitional:r,paramsSerializer:i,headers:s}=n;r!==void 0&&Qa.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}:Qa.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),Qa.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=[kd.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(v){m.call(this,v);break}}try{c=kd.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=Xr(this.defaults,e);const n=Am(e.baseURL,e.url,e.allowAbsoluteUrls);return gm(n,e.params,e.paramsSerializer)}};H.forEach(["delete","get","head","options"],function(e){Qr.prototype[e]=function(n,r){return this.request(Xr(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(Xr(o||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:s,data:a}))}}Qr.prototype[e]=n(),Qr.prototype[e+"Form"]=n(!0)});let A1=class Om{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 zi(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 Om(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 Pm(t){const e=new Qr(t),n=sm(Qr.prototype.request,e);return H.extend(n,Qr.prototype,e,{allOwnKeys:!0}),H.extend(n,e,null,{allOwnKeys:!0}),n.create=function(i){return Pm(Xr(t,i))},n}const ze=Pm(sa);ze.Axios=Qr;ze.CanceledError=zi;ze.CancelToken=A1;ze.isCancel=xm;ze.VERSION=Em;ze.toFormData=Po;ze.AxiosError=ve;ze.Cancel=ze.CanceledError;ze.all=function(e){return Promise.all(e)};ze.spread=S1;ze.isAxiosError=C1;ze.mergeConfig=Xr;ze.AxiosHeaders=kt;ze.formToJSON=t=>bm(H.isHTMLForm(t)?new FormData(t):t);ze.getAdapter=jm.getAdapter;ze.HttpStatusCode=pu;ze.default=ze;const{Axios:oT,AxiosError:lT,CanceledError:uT,isCancel:cT,CancelToken:dT,VERSION:fT,all:hT,Cancel:pT,isAxiosError:k1,spread:yT,toFormData:mT,AxiosHeaders:gT,HttpStatusCode:vT,formToJSON:bT,getAdapter:xT,mergeConfig:wT}=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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return Mt(A,"_invoke",function(j,E,C){var b,w,x,M=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&M&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(M>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(M=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{M=1}}return{value:e,done:T}}}(h,m,v),!0),A}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Mt(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,Mt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Mt(f,"constructor",u),Mt(u,"constructor",l),l.displayName="GeneratorFunction",Mt(u,i,"GeneratorFunction"),Mt(f),Mt(f,i,"Generator"),Mt(f,r,function(){return this}),Mt(f,"toString",function(){return"[object Generator]"}),(yt=function(){return{w:s,m:p}})()}function Mt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Mt=function(a,o,l,u){function c(f,p){Mt(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))},Mt(t,e,n,r)}function Ed(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 Gr(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Ed(Object(n),!0).forEach(function(r){E1(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ed(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 Ts(e)=="symbol"?e:e+""}function P1(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 Od(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 Jr(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Od(s,r,i,a,o,"next",l)}function o(l){Od(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 Pd(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",Ui=ze.create({withCredentials:!0});Ui.interceptors.request.use(function(){var t=Jr(yt().m(function e(n){var r,i;return yt().w(function(s){for(;;)switch(s.n){case 0:return s.n=1,L1();case 1:return r=s.v,s.n=2,Lm();case 2:return i=s.v,n.headers=Gr(Gr(Gr({},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});Ui.interceptors.response.use(function(t){return t},function(){var t=Jr(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=Jr(yt().m(function t(e){var n;return yt().w(function(r){for(;;)switch(r.n){case 0:return n=Gr({},e),delete n.baseURL,r.a(2,Ui.request(Gr(Gr({},n),{},{withCredentials:!0})))}},t)})),yu.apply(this,arguments)}function Im(t){Ui.defaults.baseURL=t}function Td(){return Ui.defaults.baseURL}function I1(t){Tm=t}var Ji=null;function L1(){return mu.apply(this,arguments)}function mu(){return mu=Jr(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=Ui.defaults.baseURL,r=M1(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(!Ji){a.n=5;break}return a.a(2,Ji);case 5:return Ji=Jr(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,Lm();case 1:return l=h.v,h.n=2,ze.post(n+"/users/getToken",{},{headers:Gr({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,Ji=null,h.f(5);case 6:return h.a(2,"")}},o,null,[[0,4,5,6]])}))(),a.a(2,Ji)}},t,null,[[1,3]])})),mu.apply(this,arguments)}function M1(t,e){var n=Array.from(t+e).reduce(function(r,i){return(r<<5)-r+i.charCodeAt(0)},0);return T1+":"+n}var Zi=null;function Lm(){return gu.apply(this,arguments)}function gu(){return gu=Jr(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=Pd("XSRF-TOKEN"),!e){n.n=2;break}return n.a(2,decodeURIComponent(e));case 2:if(!Zi){n.n=3;break}return n.a(2,Zi);case 3:return Zi=Jr(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(Pd("XSRF-TOKEN")||""));case 2:return s.p=2,Zi=null,s.f(2);case 3:return s.a(2)}},r,null,[[0,,2,3]])}))(),n.a(2,Zi)}},t)})),gu.apply(this,arguments)}function Is(t){"@babel/helpers - typeof";return Is=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},Is(t)}function Id(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?Id(Object(n),!0).forEach(function(r){N1(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Id(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 Is(e)=="symbol"?e:e+""}function _1(t,e){if(Is(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Is(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 yc(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 Lo(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})},so=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:so(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)},Mm=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 ni(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 Ls(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})},No=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:No(),a=function(l){var u=l.signal;return Ex(u)};return le({queryKey:s,queryFn:a},i)};function aa(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),Lx=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=ya("/brands/:brandId"),m=ya("/brands/:brandId/*"),v=ya("/brands/:brandId/analysis/:analysisId"),g=ya("/brands/:brandId/analysis/:analysisId/*"),A=(v==null||(n=v.params)===null||n===void 0?void 0:n.brandId)||(g==null||(r=g.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=(v==null||(a=v.params)===null||a===void 0?void 0:a.analysisId)||(g==null||(o=g.params)===null||o===void 0?void 0:o.analysisId),E=F.useMemo(function(){return{brandId:A||u||"",analysisId:j||c||"latest",aiProvider:f||"openai",hostAppProps:h}},[A,u,j,c,f,h]),C=F.useMemo(function(){return{data:E}},[E]);return d.jsx(Rm.Provider,{value:C,children:l})},_m=F.createContext(void 0),Mx=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 sl(t,e){return Dx(t)||_x(t,e)||Rx(t,e)||Nx()}function Nx(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
17
|
+
`+s):r.stack=s}catch(a){}}throw r}}_request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=Xr(this.defaults,n);const{transitional:r,paramsSerializer:i,headers:s}=n;r!==void 0&&Qa.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}:Qa.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),Qa.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=[kd.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(v){m.call(this,v);break}}try{c=kd.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=Xr(this.defaults,e);const n=Am(e.baseURL,e.url,e.allowAbsoluteUrls);return gm(n,e.params,e.paramsSerializer)}};H.forEach(["delete","get","head","options"],function(e){Qr.prototype[e]=function(n,r){return this.request(Xr(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(Xr(o||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:s,data:a}))}}Qr.prototype[e]=n(),Qr.prototype[e+"Form"]=n(!0)});let A1=class Om{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 zi(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 Om(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 Pm(t){const e=new Qr(t),n=sm(Qr.prototype.request,e);return H.extend(n,Qr.prototype,e,{allOwnKeys:!0}),H.extend(n,e,null,{allOwnKeys:!0}),n.create=function(i){return Pm(Xr(t,i))},n}const ze=Pm(sa);ze.Axios=Qr;ze.CanceledError=zi;ze.CancelToken=A1;ze.isCancel=xm;ze.VERSION=Em;ze.toFormData=Po;ze.AxiosError=ve;ze.Cancel=ze.CanceledError;ze.all=function(e){return Promise.all(e)};ze.spread=S1;ze.isAxiosError=C1;ze.mergeConfig=Xr;ze.AxiosHeaders=kt;ze.formToJSON=t=>bm(H.isHTMLForm(t)?new FormData(t):t);ze.getAdapter=jm.getAdapter;ze.HttpStatusCode=pu;ze.default=ze;const{Axios:uT,AxiosError:cT,CanceledError:dT,isCancel:fT,CancelToken:hT,VERSION:pT,all:yT,Cancel:mT,isAxiosError:k1,spread:gT,toFormData:vT,AxiosHeaders:bT,HttpStatusCode:xT,formToJSON:wT,getAdapter:AT,mergeConfig:ST}=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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return Mt(A,"_invoke",function(j,E,C){var b,w,x,N=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&N&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(N>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(N=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{N=1}}return{value:e,done:T}}}(h,m,v),!0),A}var a={};function o(){}function l(){}function u(){}e=Object.getPrototypeOf;var c=[][r]?e(e([][r]())):(Mt(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,Mt(h,i,"GeneratorFunction")),h.prototype=Object.create(f),h}return l.prototype=u,Mt(f,"constructor",u),Mt(u,"constructor",l),l.displayName="GeneratorFunction",Mt(u,i,"GeneratorFunction"),Mt(f),Mt(f,i,"Generator"),Mt(f,r,function(){return this}),Mt(f,"toString",function(){return"[object Generator]"}),(yt=function(){return{w:s,m:p}})()}function Mt(t,e,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(s){i=0}Mt=function(a,o,l,u){function c(f,p){Mt(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))},Mt(t,e,n,r)}function Ed(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 Gr(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Ed(Object(n),!0).forEach(function(r){E1(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ed(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 Ts(e)=="symbol"?e:e+""}function P1(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 Od(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 Jr(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Od(s,r,i,a,o,"next",l)}function o(l){Od(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 Pd(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",Ui=ze.create({withCredentials:!0});Ui.interceptors.request.use(function(){var t=Jr(yt().m(function e(n){var r,i;return yt().w(function(s){for(;;)switch(s.n){case 0:return s.n=1,L1();case 1:return r=s.v,s.n=2,Lm();case 2:return i=s.v,n.headers=Gr(Gr(Gr({},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});Ui.interceptors.response.use(function(t){return t},function(){var t=Jr(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=Jr(yt().m(function t(e){var n;return yt().w(function(r){for(;;)switch(r.n){case 0:return n=Gr({},e),delete n.baseURL,r.a(2,Ui.request(Gr(Gr({},n),{},{withCredentials:!0})))}},t)})),yu.apply(this,arguments)}function Im(t){Ui.defaults.baseURL=t}function Td(){return Ui.defaults.baseURL}function I1(t){Tm=t}var Ji=null;function L1(){return mu.apply(this,arguments)}function mu(){return mu=Jr(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=Ui.defaults.baseURL,r=M1(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(!Ji){a.n=5;break}return a.a(2,Ji);case 5:return Ji=Jr(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,Lm();case 1:return l=h.v,h.n=2,ze.post(n+"/users/getToken",{},{headers:Gr({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,Ji=null,h.f(5);case 6:return h.a(2,"")}},o,null,[[0,4,5,6]])}))(),a.a(2,Ji)}},t,null,[[1,3]])})),mu.apply(this,arguments)}function M1(t,e){var n=Array.from(t+e).reduce(function(r,i){return(r<<5)-r+i.charCodeAt(0)},0);return T1+":"+n}var Zi=null;function Lm(){return gu.apply(this,arguments)}function gu(){return gu=Jr(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=Pd("XSRF-TOKEN"),!e){n.n=2;break}return n.a(2,decodeURIComponent(e));case 2:if(!Zi){n.n=3;break}return n.a(2,Zi);case 3:return Zi=Jr(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(Pd("XSRF-TOKEN")||""));case 2:return s.p=2,Zi=null,s.f(2);case 3:return s.a(2)}},r,null,[[0,,2,3]])}))(),n.a(2,Zi)}},t)})),gu.apply(this,arguments)}function Is(t){"@babel/helpers - typeof";return Is=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},Is(t)}function Id(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?Id(Object(n),!0).forEach(function(r){N1(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Id(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 Is(e)=="symbol"?e:e+""}function _1(t,e){if(Is(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Is(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 yc(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 Lo(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})},so=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:so(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)},Mm=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 ni(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 Ls(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})},No=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:No(),a=function(l){var u=l.signal;return Ex(u)};return le({queryKey:s,queryFn:a},i)};function aa(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),Lx=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=ya("/brands/:brandId"),m=ya("/brands/:brandId/*"),v=ya("/brands/:brandId/analysis/:analysisId"),g=ya("/brands/:brandId/analysis/:analysisId/*"),A=(v==null||(n=v.params)===null||n===void 0?void 0:n.brandId)||(g==null||(r=g.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=(v==null||(a=v.params)===null||a===void 0?void 0:a.analysisId)||(g==null||(o=g.params)===null||o===void 0?void 0:o.analysisId),E=F.useMemo(function(){return{brandId:A||u||"",analysisId:j||c||"latest",aiProvider:f||"openai",hostAppProps:h}},[A,u,j,c,f,h]),C=F.useMemo(function(){return{data:E}},[E]);return d.jsx(Rm.Provider,{value:C,children:l})},_m=F.createContext(void 0),Mx=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 sl(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
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 Ld(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)?Ld(t,e):void 0}}function Ld(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=sl(s,2),o=a[0],l=a[1],u=F.useState("latest"),c=sl(u,2),f=c[0],p=c[1],h=F.useState(void 0),y=sl(h,2),m=y[0],v=y[1];return d.jsx(Mx,{brandId:o,setBrandId:l,analysisId:f,setAnalysisId:p,aiProvider:m,setAiProvider:v,children:d.jsx(Lx,{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},oa=function(){var e=F.useContext(_m);if(e===void 0)throw new Error("useBrandAnalysisMutations must be used within a BrandAnalysisMutationsProvider");return e.mutations},al={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
|
-
*/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})()}(al)),al.exports}var zx=Fx();const ae=wo(zx);var Ux=function(e){return $1({mutation:{onSettled:function(){e&&e()}}})};function Hx(t,e){return N.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),N.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=N.forwardRef(Hx);function Wx(t,e){return N.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),N.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=N.forwardRef(Wx);function Gx(t,e){return N.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),N.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19l-7-7 7-7"}))}const Yx=N.forwardRef(Gx);function Vx(t,e){return N.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),N.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"}))}const Kx=N.forwardRef(Vx);function Xx(t,e){return N.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),N.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"}),N.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"}))}const Jx=N.forwardRef(Xx);function Zx(t,e){return N.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),N.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=N.forwardRef(Zx);function ew(t,e){return N.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),N.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=N.forwardRef(ew);function nw(t,e){return N.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),N.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 Ga=N.forwardRef(nw);function rw(t,e){return N.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),N.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 Nd=N.forwardRef(rw);function iw(t,e){return N.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),N.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=N.forwardRef(iw);function aw(t,e){return N.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),N.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=N.forwardRef(aw);function lw(t,e){return N.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),N.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=N.forwardRef(lw);function uw(t,e){return N.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),N.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4v16m8-8H4"}))}const Bm=N.forwardRef(uw);function cw(t,e){return N.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),N.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=N.forwardRef(cw);function fw(t,e){return N.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),N.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=N.forwardRef(fw);function pw(t,e){return N.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),N.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=N.forwardRef(pw);function yw(t,e){return N.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),N.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 mc=N.forwardRef(yw);function mw(t,e){return N.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),N.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=N.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}]},Rd;function bw(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var _d=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(Rd||(Rd=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 Dd(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)?Dd(t,e):void 0}}function Dd(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=aa({query:{select:function(E){var C=E.data;return C==null?void 0:C.data}}}),h=p.data,y=p.isLoading,m=Ux(o),v=m.mutate,g=m.isPending,A=function(E){if(E.preventDefault(),f(!0),!g)return v()};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(_d,{})})})}),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:A,children:y?d.jsxs(k.SkeletonLoader,{children:["Sign out ",d.jsx("span",{"aria-hidden":"true",children:"→"})]}):c||g?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(_d,{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-outline-none yst-absolute yst--top-[1000em] yst-left-[10px] yst-z-[100000] yst-block yst-h-12 yst-min-w-[150px] yst-rounded yst-bg-[var(--bg-color-white)] yst-px-[15px] yst-text-center yst-text-[14px] yst-leading-[48px] yst-underline yst-shadow-md 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 ol(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 hs(){/*! 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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return Nt(A,"_invoke",function(j,E,C){var b,w,x,
|
|
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 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 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=Lw(a,2),l=o[0],u=o[1],c=ni({query:{select:function(C){var b=C.data;return b==null?void 0:b.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(C){var b;return((b=C.settings)===null||b===void 0?void 0:b.showAutomaticAnalysisDisabledNotification)===!0}))!==null&&E!==void 0?E:[]},[f]);F.useEffect(function(){u(m.length!==0)},[m]);var v=function(){var E=Fd(hs().m(function C(){var b;return hs().w(function(w){for(;;)switch(w.n){case 0:return b=m.map(function(x){return h({brandId:String(x.id),data:{showAutomaticAnalysisDisabledNotification:!1}})}),w.n=1,Promise.all(b);case 1:u(!1);case 2:return w.a(2)}},C)}));return function(){return E.apply(this,arguments)}}(),g=function(){var E=Fd(hs().m(function C(){return hs().w(function(b){for(;;)switch(b.n){case 0:return b.n=1,v();case 1:s("/settings");case 2:return b.a(2)}},C)}));return function(){return E.apply(this,arguments)}}(),A=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:g,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:A})}),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:g,children:"Close"}),d.jsx(k.Button,{variant:"primary",onClick:g,isLoading:y,disabled:y,children:"Go to settings"})]})]})}):null};const Bw=t=>N.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},N.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)"}),N.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)"}),N.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)"}),N.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)"}),N.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)"}),N.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)"}),N.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)"}),N.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)"}),N.createElement("defs",null,N.createElement("linearGradient",{id:"paint0_linear_1940_1302",x1:5.35747,y1:4.15001,x2:20.3929,y2:14.9578,gradientUnits:"userSpaceOnUse"},N.createElement("stop",{stopColor:"#A61E69"}),N.createElement("stop",{offset:1,stopColor:"#6366F1"})),N.createElement("linearGradient",{id:"paint1_linear_1940_1302",x1:7.32986,y1:1.40754,x2:22.3653,y2:12.2153,gradientUnits:"userSpaceOnUse"},N.createElement("stop",{stopColor:"#A61E69"}),N.createElement("stop",{offset:1,stopColor:"#6366F1"})),N.createElement("linearGradient",{id:"paint2_linear_1940_1302",x1:1.77228,y1:9.13847,x2:16.8077,y2:19.9462,gradientUnits:"userSpaceOnUse"},N.createElement("stop",{stopColor:"#A61E69"}),N.createElement("stop",{offset:1,stopColor:"#6366F1"})),N.createElement("linearGradient",{id:"paint3_linear_1940_1302",x1:-1.09428,y1:13.1255,x2:13.9412,y2:23.9333,gradientUnits:"userSpaceOnUse"},N.createElement("stop",{stopColor:"#A61E69"}),N.createElement("stop",{offset:1,stopColor:"#6366F1"})),N.createElement("linearGradient",{id:"paint4_linear_1940_1302",x1:2.64455,y1:7.92344,x2:17.68,y2:18.7312,gradientUnits:"userSpaceOnUse"},N.createElement("stop",{stopColor:"#A61E69"}),N.createElement("stop",{offset:1,stopColor:"#6366F1"})),N.createElement("linearGradient",{id:"paint5_linear_1940_1302",x1:.172293,y1:11.3642,x2:15.2078,y2:22.172,gradientUnits:"userSpaceOnUse"},N.createElement("stop",{stopColor:"#A61E69"}),N.createElement("stop",{offset:1,stopColor:"#6366F1"})),N.createElement("linearGradient",{id:"paint6_linear_1940_1302",x1:4.40247,y1:5.47904,x2:19.4379,y2:16.2868,gradientUnits:"userSpaceOnUse"},N.createElement("stop",{stopColor:"#A61E69"}),N.createElement("stop",{offset:1,stopColor:"#6366F1"})),N.createElement("linearGradient",{id:"paint7_linear_1940_1302",x1:1.58821,y1:9.39517,x2:16.6237,y2:20.2029,gradientUnits:"userSpaceOnUse"},N.createElement("stop",{stopColor:"#A61E69"}),N.createElement("stop",{offset:1,stopColor:"#6366F1"})))),Fw="data:image/png;base64,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";var Hi=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(Hi,{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"})]})]})})},qi=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 Ud(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)?Ud(t,e):void 0}}function Ud(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],v={disable:l,hideNav:a},g=Et(),A=g.brandId,j=oa(),E=j.setBrandId,C=ni({query:{refetchOnReconnect:!1,refetchOnWindowFocus:!1,select:function(Y){var G;return Y==null||(G=Y.data)===null||G===void 0?void 0:G.brands}}}),b=C.data,w=C.isLoading,x=C.error,
|
|
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})()}(al)),al.exports}var zx=Fx();const ae=wo(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 Ga=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 Nd=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 mc=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}]},Rd;function bw(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var _d=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(Rd||(Rd=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 Dd(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)?Dd(t,e):void 0}}function Dd(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=aa({query:{select:function(E){var C=E.data;return C==null?void 0:C.data}}}),h=p.data,y=p.isLoading,m=Ux(o),v=m.mutate,g=m.isPending,A=function(E){if(E.preventDefault(),f(!0),!g)return v()};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(_d,{})})})}),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:A,children:y?d.jsxs(k.SkeletonLoader,{children:["Sign out ",d.jsx("span",{"aria-hidden":"true",children:"→"})]}):c||g?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(_d,{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-outline-none yst-absolute yst--top-[1000em] yst-left-[10px] yst-z-[100000] yst-block yst-h-12 yst-min-w-[150px] yst-rounded yst-bg-[var(--bg-color-white)] yst-px-[15px] yst-text-center yst-text-[14px] yst-leading-[48px] yst-underline yst-shadow-md 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 ol(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 hs(){/*! 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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return Nt(A,"_invoke",function(j,E,C){var b,w,x,N=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&N&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(N>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(N=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{N=1}}return{value:e,done:T}}}(h,m,v),!0),A}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]"}),(hs=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 Bd(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 Fd(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Bd(s,r,i,a,o,"next",l)}function o(l){Bd(s,r,i,a,o,"throw",l)}a(void 0)})}}function Lw(t,e){return _w(t)||Rw(t,e)||Nw(t,e)||Mw()}function Mw(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
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 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 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=Lw(a,2),l=o[0],u=o[1],c=ni({query:{select:function(C){var b=C.data;return b==null?void 0:b.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(C){var b;return((b=C.settings)===null||b===void 0?void 0:b.showAutomaticAnalysisDisabledNotification)===!0}))!==null&&E!==void 0?E:[]},[f]);F.useEffect(function(){u(m.length!==0)},[m]);var v=function(){var E=Fd(hs().m(function C(){var b;return hs().w(function(w){for(;;)switch(w.n){case 0:return b=m.map(function(x){return h({brandId:String(x.id),data:{showAutomaticAnalysisDisabledNotification:!1}})}),w.n=1,Promise.all(b);case 1:u(!1);case 2:return w.a(2)}},C)}));return function(){return E.apply(this,arguments)}}(),g=function(){var E=Fd(hs().m(function C(){return hs().w(function(b){for(;;)switch(b.n){case 0:return b.n=1,v();case 1:s("/settings");case 2:return b.a(2)}},C)}));return function(){return E.apply(this,arguments)}}(),A=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:g,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:A})}),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:g,children:"Close"}),d.jsx(k.Button,{variant:"primary",onClick:g,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 Hi=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(Hi,{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"})]})]})})},qi=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 Ud(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)?Ud(t,e):void 0}}function Ud(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],v={disable:l,hideNav:a},g=Et(),A=g.brandId,j=oa(),E=j.setBrandId,C=ni({query:{refetchOnReconnect:!1,refetchOnWindowFocus:!1,select:function(Y){var G;return Y==null||(G=Y.data)===null||G===void 0?void 0:G.brands}}}),b=C.data,w=C.isLoading,x=C.error,N=C.refetch,_=aa(),T=_.data,I=F.useRef(!1),z=F.useMemo(function(){return b==null?void 0:b.find(function(D){return D.id===A})},[b,A]);F.useEffect(function(){var D;if(!(b===void 0||A)){var Y=(D=b[0])===null||D===void 0?void 0:D.id;Y&&E(Y)}},[b,A,E,f,c.pathname]),F.useEffect(function(){!A||I.current||(I.current=!0)},[z,A,f,c.pathname,b]);var L=F.useCallback(function(){N()},[N]);if(c.pathname!==Qw.HOME&&w)return d.jsx(ol,{...v,children:d.jsx(qi,{})});if(x)return d.jsx(ol,{...v,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:L,children:"Retry"})]})})});var O=(T==null||(n=T.data)===null||n===void 0?void 0:n.activeSubscriptions)===0,B=(T==null||(r=T.data)===null||r===void 0?void 0:r.brands)&&(T==null||(i=T.data)===null||i===void 0||(i=i.brands)===null||i===void 0?void 0:i.length)>0;return d.jsxs(ol,{DebugInfo:u,...v,children:[d.jsx(Li,{}),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=So(),n=e.brandId,r=e.analysisId,i=yc(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(qi,{});if(o)return console.error("Error fetching analyses for validation:",o),d.jsx(hi,{to:"/brands/".concat(n),replace:!0});if(!r||r.trim()==="")return d.jsx(hi,{to:"/brands/".concat(n),replace:!0});if(r==="latest")return d.jsx(Li,{});var l=s==null?void 0:s.some(function(u){return u.id===r});return l?d.jsx(Li,{}):d.jsx(hi,{to:"/brands/".concat(n),replace:!0})},Hd=function(){var e=So(),n=e.brandId,r=ni({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(qi,{});if(a)return d.jsx(hi,{to:"/",replace:!0});if(!n||n.trim()==="")return d.jsx(hi,{to:"/",replace:!0});var u=l.length>0&&l.some(function(c){return String(c.id)===n});return o&&!u?d.jsx(hi,{to:"/",replace:!0}):d.jsx(Li,{})};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 gc=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(A){return typeof A.message!="string"?!1:A.message===u&&A.variant===(c.variant||"info")}):!1;if(y)return f;var m="toast-".concat(Date.now(),"-").concat(Math.random().toString(36).slice(2,11)),v=(p=c.duration)!==null&&p!==void 0?p:5e3,g={id:m,message:u,variant:c.variant||"info",duration:v,dismissible:(h=c.dismissible)!==null&&h!==void 0?h:!0};return v>0&&setTimeout(function(){o(m)},v),[].concat(Vw(f),[g])})},[o]);return d.jsx(gc.Provider,{value:{toasts:s,addToast:l,removeToast:o},children:n})},rA=function(){var e=F.useContext(gc);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?Ly.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},vc=function(){var e=F.useContext(gc);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 N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),N.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=N.forwardRef(iA);function sA(t,e){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),N.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=N.forwardRef(sA);function oA(t,e){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),N.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=N.forwardRef(oA);function lA(t,e){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),N.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=N.forwardRef(lA);function uA(t,e){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),N.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=N.forwardRef(uA);function dA(t,e){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),N.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=N.forwardRef(dA);function hA(t,e){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),N.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"}),N.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=N.forwardRef(hA);function pA(t,e){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),N.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 yA=N.forwardRef(pA);function mA(t,e){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:e},t),N.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=N.forwardRef(mA);var si={openai:"openai",perplexity:"perplexity",anthropic:"anthropic"},gA={updating:"updating"},Dn={pending:"pending",processing:"processing",completed:"completed",failed:"failed",cancelled:"cancelled"};const Ym=t=>N.createElement("svg",{width:17,height:17,viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},N.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"}),N.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"}),N.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 vA(){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 Yd=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 bA=["children","as","startColor","endColor","angle","disabled","style","className"];function Vd(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 Kd(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Vd(Object(n),!0).forEach(function(r){xA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Vd(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function xA(t,e,n){return(e=wA(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function wA(t){var e=AA(t,"string");return Ms(e)=="symbol"?e:e+""}function AA(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 SA(t,e){if(t==null)return{};var n,r,i=CA(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 CA(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 Ns=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,v=m===void 0?"":m,g=SA(e,bA),A=Kd(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:v,style:A,...g,children:n})};function bc(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 kA=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(Ns,{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(bc,{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 Rs(t){return typeof t!="number"?{}:{"yst-text-green-600":t>0,"yst-text-red-600":t<0,"yst-text-gray-400":t===0}}function la(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",Rs(u)),children:[u>-1&&"+",u,f==="percentage"&&"%"," ",p]})]})}var jA=["Icon","className","children","position","id"];function EA(t,e){return IA(t)||TA(t,e)||PA(t,e)||OA()}function OA(){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
|
|
29
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
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
|
|
31
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function s3(t,e){if(t){if(typeof t=="string")return af(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)?af(t,e):void 0}}function af(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 a3(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 o3(t){if(Array.isArray(t))return t}var of=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,v=m==null?void 0:m.previous,g=typeof(v==null?void 0:v.difference)=="number"?v.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",Rs(h&&typeof y=="number"?y:0)),children:h&&typeof y=="number"&&y!==0?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"})]}):null})]})}),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(Ns,{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",Rs(v&&typeof g=="number"?g:0)),children:v&&typeof g=="number"?d.jsxs(d.Fragment,{children:[g>-1&&"+",g]}):null})]})})]},u||f==null?void 0:f.value)},l3=function(e){var n,r,i=e.className,s=F.useRef(null),a=F.useState(1),o=r3(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)||{},v=Object.hasOwn(m,"previous"),g=5,A=(y==null?void 0:y.length)||0,j=Math.ceil(A/g),E=(l-1)*g,C=E+g,b=y==null?void 0:y.slice(E,C);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(ua,{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:b&&Array.isArray(b)&&b.length>0?b.map(function(w){var x;return d.jsx(of,{data:w,totalQueries:f==null?void 0:f.numberOfQueries,isFirstScan:!v},"rank-row-".concat((x=w.rank)===null||x===void 0?void 0:x.value))}):p||h?Array.from({length:g}).map(function(w,x){return d.jsx(of,{isLoading:!0},"skeleton-".concat(x))}):null})]}),!p&&!h&&y&&y.length>g&&d.jsx(k.Pagination,{current:l,total:j,className:"yst-flex-row",onNavigate:u,screenReaderTextNext:"Next",screenReaderTextPrevious:"Previous",variant:"text"})]})})},u3=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,c3=864e5,lf=Symbol.for("constructDateFrom");function Gt(t,e){return typeof t=="function"?t(e):t&&typeof t=="object"&&lf in t?t[lf](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 d3={};function Ro(){return d3}function Bs(t,e){var o,l,u,c,f,p,h,y;const n=Ro(),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 ao(t,e){return Bs(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=ao(i),a=Gt(n,0);a.setFullYear(r,0,4),a.setHours(0,0,0,0);const o=ao(a);return n.getTime()>=s.getTime()?r+1:n.getTime()>=o.getTime()?r:r-1}function uf(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 _o(t,...e){const n=Gt.bind(null,e.find(r=>typeof r=="object"));return e.map(n)}function oo(t,e){const n=Ot(t,e==null?void 0:e.in);return n.setHours(0,0,0,0),n}function f3(t,e,n){const[r,i]=_o(n==null?void 0:n.in,t,e),s=oo(r),a=oo(i),o=+s-uf(s),l=+a-uf(a);return Math.round((o-l)/c3)}function h3(t,e){const n=Zm(t,e),r=Gt(t,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),ao(r)}function p3(t){return Gt(t,Date.now())}function y3(t,e,n){const[r,i]=_o(n==null?void 0:n.in,t,e);return+oo(r)==+oo(i)}function m3(t){return t instanceof Date||typeof t=="object"&&Object.prototype.toString.call(t)==="[object Date]"}function g3(t){return!(!m3(t)&&typeof t!="number"||isNaN(+Ot(t)))}function v3(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 b3(t,e){const[n,r]=_o(t,e.start,e.end);return{start:n,end:r}}function x3(t,e){const{start:n,end:r}=b3(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 w3(t,e){const n=Ot(t,e==null?void 0:e.in);return n.setDate(1),n.setHours(0,0,0,0),n}function A3(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 S3={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"}},C3=(t,e,n)=>{let r;const i=S3[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 ul(t){return(e={})=>{const n=e.width?String(e.width):t.defaultWidth;return t.formats[n]||t.formats[t.defaultWidth]}}const k3={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},j3={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},E3={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},O3={date:ul({formats:k3,defaultWidth:"full"}),time:ul({formats:j3,defaultWidth:"full"}),dateTime:ul({formats:E3,defaultWidth:"full"})},P3={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},T3=(t,e,n,r)=>P3[t];function es(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 I3={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},L3={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},M3={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"]},N3={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"]},R3={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"}},_3={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"}},D3=(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"},B3={ordinalNumber:D3,era:es({values:I3,defaultWidth:"wide"}),quarter:es({values:L3,defaultWidth:"wide",argumentCallback:t=>t-1}),month:es({values:M3,defaultWidth:"wide"}),day:es({values:N3,defaultWidth:"wide"}),dayPeriod:es({values:R3,defaultWidth:"wide",formattingValues:_3,defaultFormattingWidth:"wide"})};function ts(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)?z3(o,f=>f.test(a)):F3(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 F3(t,e){for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&e(t[n]))return n}function z3(t,e){for(let n=0;n<t.length;n++)if(e(t[n]))return n}function U3(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 H3=/^(\d+)(th|st|nd|rd)?/i,q3=/\d+/i,W3={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},Q3={any:[/^b/i,/^(a|c)/i]},G3={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Y3={any:[/1/i,/2/i,/3/i,/4/i]},V3={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},K3={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]},X3={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},J3={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]},Z3={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},$3={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}},eS={ordinalNumber:U3({matchPattern:H3,parsePattern:q3,valueCallback:t=>parseInt(t,10)}),era:ts({matchPatterns:W3,defaultMatchWidth:"wide",parsePatterns:Q3,defaultParseWidth:"any"}),quarter:ts({matchPatterns:G3,defaultMatchWidth:"wide",parsePatterns:Y3,defaultParseWidth:"any",valueCallback:t=>t+1}),month:ts({matchPatterns:V3,defaultMatchWidth:"wide",parsePatterns:K3,defaultParseWidth:"any"}),day:ts({matchPatterns:X3,defaultMatchWidth:"wide",parsePatterns:J3,defaultParseWidth:"any"}),dayPeriod:ts({matchPatterns:Z3,defaultMatchWidth:"any",parsePatterns:$3,defaultParseWidth:"any"})},tS={code:"en-US",formatDistance:C3,formatLong:O3,formatRelative:T3,localize:B3,match:eS,options:{weekStartsOn:0,firstWeekContainsDate:1}};function nS(t,e){const n=Ot(t,e==null?void 0:e.in);return f3(n,A3(n))+1}function rS(t,e){const n=Ot(t,e==null?void 0:e.in),r=+ao(n)-+h3(n);return Math.round(r/Xm)+1}function $m(t,e){var c,f,p,h,y,m,v,g;const n=Ot(t,e==null?void 0:e.in),r=n.getFullYear(),i=Ro(),s=(g=(v=(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?v:(m=(y=i.locale)==null?void 0:y.options)==null?void 0:m.firstWeekContainsDate)!=null?g: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=Bs(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=Bs(l,e);return+n>=+o?r+1:+n>=+u?r:r-1}function iS(t,e){var o,l,u,c,f,p,h,y;const n=Ro(),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),Bs(s,e)}function sS(t,e){const n=Ot(t,e==null?void 0:e.in),r=+Bs(n,e)-+iS(n,e);return Math.round(r/Xm)+1}function Le(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 Le(e==="yy"?r%100:r,e.length)},M(t,e){const n=t.getMonth();return e==="M"?String(n+1):Le(n+1,2)},d(t,e){return Le(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 Le(t.getHours()%12||12,e.length)},H(t,e){return Le(t.getHours(),e.length)},m(t,e){return Le(t.getMinutes(),e.length)},s(t,e){return Le(t.getSeconds(),e.length)},S(t,e){const n=e.length,r=t.getMilliseconds(),i=Math.trunc(r*Math.pow(10,n-3));return Le(i,e.length)}},ai={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},cf={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 Le(a,2)}return e==="Yo"?n.ordinalNumber(s,{unit:"year"}):Le(s,e.length)},R:function(t,e){const n=Zm(t);return Le(n,e.length)},u:function(t,e){const n=t.getFullYear();return Le(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 Le(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 Le(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 Le(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=sS(t,r);return e==="wo"?n.ordinalNumber(i,{unit:"week"}):Le(i,e.length)},I:function(t,e,n){const r=rS(t);return e==="Io"?n.ordinalNumber(r,{unit:"week"}):Le(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=nS(t);return e==="Do"?n.ordinalNumber(r,{unit:"dayOfYear"}):Le(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 Le(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 Le(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 Le(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=ai.noon:r===0?i=ai.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=ai.evening:r>=12?i=ai.afternoon:r>=4?i=ai.morning:i=ai.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"}):Le(r,e.length)},k:function(t,e,n){let r=t.getHours();return r===0&&(r=24),e==="ko"?n.ordinalNumber(r,{unit:"hour"}):Le(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 ff(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 ff(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"+df(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"+df(r,":");case"zzzz":default:return"GMT"+Er(r,":")}},t:function(t,e,n){const r=Math.trunc(+t/1e3);return Le(r,e.length)},T:function(t,e,n){return Le(+t,e.length)}};function df(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+Le(s,2)}function ff(t,e){return t%60===0?(t>0?"-":"+")+Le(Math.abs(t)/60,2):Er(t,e)}function Er(t,e=""){const n=t>0?"-":"+",r=Math.abs(t),i=Le(Math.trunc(r/60),2),s=Le(r%60,2);return n+i+e+s}const hf=(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"})}},aS=(t,e)=>{const n=t.match(/(P+)(p+)?/)||[],r=n[1],i=n[2];if(!i)return hf(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}}",hf(r,e)).replace("{{time}}",e0(i,e))},oS={p:e0,P:aS},lS=/^D+$/,uS=/^Y+$/,cS=["D","DD","YY","YYYY"];function dS(t){return lS.test(t)}function fS(t){return uS.test(t)}function hS(t,e,n){const r=pS(t,e,n);if(console.warn(r),cS.includes(t))throw new RangeError(r)}function pS(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 yS=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,mS=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,gS=/^'([^]*?)'?$/,vS=/''/g,bS=/[a-zA-Z]/;function Mr(t,e,n){var c,f,p,h,y,m,v,g,A;const r=Ro(),i=(c=r.locale)!=null?c:tS,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=(A=(g=r.weekStartsOn)!=null?g:(v=(m=r.locale)==null?void 0:m.options)==null?void 0:v.weekStartsOn)!=null?A:0,o=Ot(t,n==null?void 0:n.in);if(!g3(o))throw new RangeError("Invalid time value");let l=e.match(mS).map(j=>{const E=j[0];if(E==="p"||E==="P"){const C=oS[E];return C(j,i.formatLong)}return j}).join("").match(yS).map(j=>{if(j==="''")return{isToken:!1,value:"'"};const E=j[0];if(E==="'")return{isToken:!1,value:xS(j)};if(cf[E])return{isToken:!0,value:j};if(E.match(bS))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;(fS(E)||dS(E))&&hS(E,e,String(t));const C=cf[E[0]];return C(o,E,i.localize,u)}).join("")}function xS(t){const e=t.match(gS);return e?e[1].replace(vS,"'"):t}function pf(t,e,n){const[r,i]=_o(n==null?void 0:n.in,t,e);return r.getFullYear()===i.getFullYear()&&r.getMonth()===i.getMonth()}function wS(t,e){return y3(Gt(t,t),p3(t))}function AS(t,e,n){return Jm(t,-1,n)}var SS=function(e){var n=e.brand,r=lt(),i=oa(),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},Do=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(Ga,{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 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 CS(t,e){var n=t0(t);return n!==void 0&&n>e*60*1e3}var kS=2;function n0(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kS,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 Tr(t){if(!t)return null;var e=new Date(t);return isNaN(e.getTime())?null:e}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)}function cl(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 Fs(e)=="symbol"?e:e+""}function ES(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 OS(t,e){return LS(t)||IS(t,e)||TS(t,e)||PS()}function PS(){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
|
|
33
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
34
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
35
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function VS(t,e){if(t){if(typeof t=="string")return Af(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)?Af(t,e):void 0}}function Af(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 KS(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 XS(t){if(Array.isArray(t))return t}function JS(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var Sf="perplexity_tooltip_dismissed",ZS=new Date("2026-01-13"),dl=ca(xf||(xf=JS(["yst-flex-1 yst-space-y-2"]))),$S=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)},Cf=function(e,n,r,i){var s="".concat(e,"_").concat(n,"_").concat(r,"_").concat(i),a=$S(s);return"yst_legal_alert_dismissed_".concat(a)},eC=function(e,n){return"yst_legal_alert_dismissed_".concat(e,"_").concat(n)},tC=function(e){var n,r,i,s,a,o,l=e.className,u=Et(),c=u.brandId,f=u.analysisId,p=u.aiProvider,h=oa(),y=h.setAiProvider,m=h.setAnalysisId,v=nn(),g=lt(),A=F.useState(function(){return localStorage.getItem(Sf)==="true"}),j=ba(A,2),E=j[0],C=j[1],b=Jn(),w=b.data,x=aa({query:{select:function(re){var pe=re.data;return pe}}}),M=x.data,_=x.isLoading,T=M==null?void 0:M.data,I=T==null?void 0:T.displayName,z=ni({query:{select:function(re){var pe=re.data;return pe==null?void 0:pe.brands}}}),L=z.data,O=z.isLoading,B=yc(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe==null?void 0:pe.analyses}}}),D=B.data,Y=B.isLoading,G=Lo(c,f,{query:{enabled:!!c&&!!f,select:function(re){var pe=re.data;return pe}}}),S=G.data,W=G.isLoading,q=S==null||(n=S.analysis)===null||n===void 0||(n=n.scans)===null||n===void 0?void 0:n.some(function(X){return X.aiProvider===si.perplexity}),P=F.useMemo(function(){return new Date},[]),Q=P<ZS&&!E&&(w==null?void 0:w.aiProvider)!==si.perplexity&&!!q,$=Ls(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe}}}),V=$.data,ie=F.useState(!1),ue=ba(ie,2),ye=ue[0],oe=ue[1],Ee=function(){oe(!1)},Z=q1({mutation:{onSuccess:function(){var X=GS(wu().m(function pe(){var He,It,Pn,Ar,Xo,Jo,Zo;return wu().w(function(ii){for(;;)switch(ii.n){case 0:if(He=S==null?void 0:S.analysis,It=(He==null?void 0:He.scans)||[],Pn=D||[],Ar=function(){return Promise.all([v.invalidateQueries({queryKey:pc(c)}),v.invalidateQueries({queryKey:kn(c,f)}),v.invalidateQueries({queryKey:Mo(c)})])},oe(!1),He){ii.n=2;break}return g("/brands/".concat(c)),ii.n=1,Ar();case 1:return ii.a(2);case 2:return Xo=It.filter(function(Sr){return Sr.aiProvider!==p}),Xo.length>0?y(Xo[0].aiProvider):(Jo=Pn.filter(function(Sr){return Sr.id!==f}),Jo.length>0?(Zo=Jo.reduce(function(Sr,Zc){return new Date(Zc.createdAt||0)>new Date(Sr.createdAt||0)?Zc:Sr}),m(Zo.id),g("/brands/".concat(c,"/analysis/").concat(Zo.id))):(m("latest"),g("/brands/".concat(c)))),ii.n=3,Ar();case 3:return ii.a(2)}},pe)}));function re(){return X.apply(this,arguments)}return re}()}}),Qe=Z.mutate,Tt=Z.isPending,ct=F.useState(!1),Ge=ba(ct,2),tt=Ge[0],rn=Ge[1],Ye=L==null?void 0:L.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=(S==null||(r=S.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=S==null||(X=S.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)}}},[S==null||(i=S.analysis)===null||i===void 0?void 0:i.scans,p,y]);var me=D!=null&&D.some(function(X){return String(X.id)===String(f)})?f:D&&D.length>0?D[0].id:"latest",ge=Ls(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=S==null||(s=S.analysis)===null||s===void 0?void 0:s.status,we=F.useState(!1),ke=ba(we,2),nt=ke[0],gt=ke[1];F.useEffect(function(){var X,re=S==null||(X=S.analysis)===null||X===void 0?void 0:X.id,pe=T==null?void 0:T.id;if(!c||!re||!p||!pe||ce!==Dn.completed){gt(!1);return}var He=Cf(pe,c,re,p),It=window.localStorage.getItem(He)!==null;if(!It&&p==="openai"){var Pn=eC(c,re),Ar=window.localStorage.getItem(Pn)!==null;Ar&&(window.localStorage.setItem(He,"true"),window.localStorage.removeItem(Pn),It=!0)}gt(!It)},[c,S==null||(a=S.analysis)===null||a===void 0?void 0:a.id,ce,p,T==null?void 0:T.id]);var vt=function(re){var pe;re.preventDefault();var He=S==null||(pe=S.analysis)===null||pe===void 0?void 0:pe.id,It=T==null?void 0:T.id;if(!(!c||!He||!p||!It)){var Pn=Cf(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=va(va(va(va({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,Vo=an.alertVariant,Ko=!Y&&(V==null?void 0:V.setupStatus)!=="pendingQuerySelection"&&(D==null?void 0:D.length)===0&&(V==null?void 0:V.nextScheduledAnalysis)===null,Yi=ce===Dn.completed&&w&&["updating","completed"].includes(w.status)&&!w.isUpToDateWithBrandGroups,te=(w==null?void 0:w.status)===gA.updating&&Yi===!0,ne=function(){var re,pe,He=(re=M==null?void 0:M.maxNumberOfActiveBrands)!==null&&re!==void 0?re:0,It=(pe=M==null?void 0:M.numberOfActiveBrands)!==null&&pe!==void 0?pe:0,Pn=He-It,Ar=Pn>0;if(!Ar){rn(!0);return}g("/setup")},de=function(){var re=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;C(!0),re&&localStorage.setItem(Sf,"true")};return d.jsxs(d.Fragment,{children:[d.jsx(zm,{isOpen:tt,onClose:function(){return rn(!1)}}),d.jsx(Do,{isOpen:ye,onClose:Ee,onConfirm:function(){c&&f&&w!==null&&w!==void 0&&w.id&&Qe({brandId:c,analysisId:f,scanId:w.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:w!=null&&w.finishedAt?Mr(new Date(w.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:[_?d.jsx(k.SkeletonLoader,{className:"yst-inline-block yst-h-8 yst-w-64"}):d.jsxs(d.Fragment,{children:["Hi",I&&" ".concat(I),","]})," "]})}),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||_,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||L&&(L==null?void 0:L.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:!w,children:[d.jsx(mc,{className:"yst-h-4 yst-w-4"}),"Delete analysis"]})})]})})]})]}),d.jsx(Hi,{}),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){g("/brands/".concat(X))},id:"brand-name",value:c||"loading",options:L&&L.length>0?L.map(function(X){return{value:X.id,label:X.name}}):[{value:"loading",label:"Loading..."}],disabled:O||!L||L.length<2||!c})]}),d.jsxs(dl,{className:"yst-relative",children:[d.jsx(k.Label,{htmlFor:"analysis-date",children:"Analysis date"}),d.jsx(BS,{analyses:D||[],selectedAnalysisId:me,onAnalysisSelect:function(X){g("/brands/".concat(c,"/analysis/").concat(String(X)))},isLoading:Y,disabled:Y||!D||D.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(si).includes(X)?y(X):console.error("Invalid AI provider selected:",X),X===si.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(qS,{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===si.perplexity});X&&y(si.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:Vo,children:dt}),Yi&&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."})]})]}),Ko&&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 g("/settings")},role:"button",tabIndex:0,onKeyPress:function(X){(X.key==="Enter"||X.key===" ")&&g("/settings")},children:"Settings"}),"."]})]})})}),Ye&&d.jsx(SS,{brand:Ye},Ye.id)]})},nC=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(ua,{title:"Mentions",tooltip:"The queries where your brand was mentioned."}),d.jsx(la,{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"})]})})};/*!
|
|
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 gc=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(A){return typeof A.message!="string"?!1:A.message===u&&A.variant===(c.variant||"info")}):!1;if(y)return f;var m="toast-".concat(Date.now(),"-").concat(Math.random().toString(36).slice(2,11)),v=(p=c.duration)!==null&&p!==void 0?p:5e3,g={id:m,message:u,variant:c.variant||"info",duration:v,dismissible:(h=c.dismissible)!==null&&h!==void 0?h:!0};return v>0&&setTimeout(function(){o(m)},v),[].concat(Vw(f),[g])})},[o]);return d.jsx(gc.Provider,{value:{toasts:s,addToast:l,removeToast:o},children:n})},rA=function(){var e=F.useContext(gc);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?Ly.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},vc=function(){var e=F.useContext(gc);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:"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(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",{fillRule:"evenodd",d:"M5 9V7a5 5 0 0110 0v2a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2zm8-2v2H7V7a3 3 0 016 0z",clipRule:"evenodd"}))}const yA=M.forwardRef(pA);function mA(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 gA=M.forwardRef(mA);function vA(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(vA);var si={openai:"openai",perplexity:"perplexity",anthropic:"anthropic"},bA={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 xA(){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 Yd=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 Vd(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 Kd(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Vd(Object(n),!0).forEach(function(r){AA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Vd(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 Ns=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,v=m===void 0?"":m,g=kA(e,wA),A=Kd(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:v,style:A,...g,children:n})};function bc(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(Ns,{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(bc,{className:"yst-justify-end",children:d.jsxs(k.Button,{variant:"primary",onClick:function(){return e("/setup")},children:["Start your first analysis ",d.jsx(aA,{})]})})]})})};function Rs(t){return typeof t!="number"?{}:{"yst-text-green-600":t>0,"yst-text-red-600":t<0,"yst-text-gray-400":t===0}}function la(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",Rs(u)),children:[u>-1&&"+",u,f==="percentage"&&"%"," ",p]})]})}var OA=["Icon","className","children","position","id"];function PA(t,e){return MA(t)||LA(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 Xd(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)?Xd(t,e):void 0}}function Xd(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 LA(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 MA(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 xc(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 ua=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(xc,{id:u,children:r})]})},Jd=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,v=!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(ua,{title:o,tooltip:u}),d.jsx("div",{className:"yst-space-y-3",children:!v&&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(la,{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")})]})]})}),v&&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(Jd,{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(Jd,{keywords:m,badgeClassName:"yst-bg-red-100 yst-text-red-800"})]})]})})};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 _A=["data"];function Zd(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?Zd(Object(n),!0).forEach(function(r){BA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Zd(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 _s(e)=="symbol"?e:e+""}function zA(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 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=Lo(l,u,{query:{enabled:!!l&&!!u,select:function(v){var g=v.data;return g==null?void 0:g.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(v){return String(v.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 ca=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})}},ll=[{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"}],$d=function(e){if(!e)return ll[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)%ll.length;return ll[s]};function Ds(t){"@babel/helpers - typeof";return Ds=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},Ds(t)}var ef;function tf(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 nf(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?tf(Object(n),!0).forEach(function(r){YA(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):tf(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 Ds(e)=="symbol"?e:e+""}function KA(t,e){if(Ds(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ds(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
|
+
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 rf(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 $i=ca(ef||(ef=r3(["md:yst-hidden yst-mr-2 yst-font-medium yst-text-slate-400 yst-inline-flex yst-w-20"]))),sf=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,v=f.impact,g=f.numberOfMentions,A=g==null?void 0:g.value,j=g==null?void 0:g.previous,E=typeof(j==null?void 0:j.difference)=="number"?j.difference:A;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($i,{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($i,{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($i,{as:"span",children:"Category:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-16"}):d.jsx(k.Badge,{className:ae($d(m||"").bg,$d(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":v==="High","yst-text-yellow-600":v==="Medium","yst-text-red-600":v==="Low"}),children:[d.jsx($i,{as:"span",children:"Impact:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-12"}):v!=null?v:"—"]}),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($i,{as:"span",children:"Mentions:"}),c?d.jsx(k.SkeletonLoader,{className:"yst-h-6 yst-w-8"}):A?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:A}),d.jsxs("span",{className:"yst-whitespace-nowrap yst-text-slate-900",children:["/ ",r]})]}),!o&&d.jsxs("span",{className:ae(Rs(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=rf(u,2),f=c[0],p=c[1],h=F.useState(1),y=rf(h,2),m=y[0],v=y[1],g=Jn(),A=g.data,j=g.isLoading,E=g.isRefetching,C=A==null?void 0:A.citations,b=(A==null||(n=A.scores)===null||n===void 0||(n=n.standardized)===null||n===void 0?void 0:n.citations)||{},w=Object.hasOwn(b,"previous"),x=C==null||(r=C.list)===null||r===void 0?void 0:r.filter(function(O){return f==="all"?!0:O.category===f}),N=10,_=(x==null?void 0:x.length)||0,T=Math.ceil(_/N),I=(m-1)*N,z=I+N,L=x==null?void 0:x.slice(I,z);return F.useEffect(function(){m>T&&T>0&&v(1)},[T,m,v,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(ua,{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(la,{score:C==null||(i=C.total)===null||i===void 0?void 0:i.value,suffix:"citations",delta:C==null||(s=C.total)===null||s===void 0||(s=s.previous)===null||s===void 0?void 0:s.difference,deltaSuffix:"since last analysis",isLoading:j,hideTotal:!0})]}),(C==null||(a=C.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(C!=null&&C.categories?C.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(sf,{isLoading:!0,enableCategories:l},"skeleton-".concat(B))}):L&&L.length>0?L.map(function(O,B){return d.jsx(sf,{data:nf(nf({},O),{},{rank:I+B+1}),totalQueries:A==null?void 0:A.numberOfQueries,isFirstScan:!w,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")})]})]}),x&&x.length>N&&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 ",I+1," to"," ",z>_?_:z," of"," ",_," results"]}),d.jsx(k.Pagination,{variant:"text",className:"yst-flex-row yst-gap-0",current:m,total:T,onNavigate:v,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 af(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)?af(t,e):void 0}}function af(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 of=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,v=m==null?void 0:m.previous,g=typeof(v==null?void 0:v.difference)=="number"?v.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",Rs(h&&typeof y=="number"?y:0)),children:h&&typeof y=="number"&&y!==0?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"})]}):null})]})}),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(Ns,{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",Rs(v&&typeof g=="number"?g:0)),children:v&&typeof g=="number"?d.jsxs(d.Fragment,{children:[g>-1&&"+",g]}):null})]})})]},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)||{},v=Object.hasOwn(m,"previous"),g=5,A=(y==null?void 0:y.length)||0,j=Math.ceil(A/g),E=(l-1)*g,C=E+g,b=y==null?void 0:y.slice(E,C);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(ua,{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:b&&Array.isArray(b)&&b.length>0?b.map(function(w){var x;return d.jsx(of,{data:w,totalQueries:f==null?void 0:f.numberOfQueries,isFirstScan:!v},"rank-row-".concat((x=w.rank)===null||x===void 0?void 0:x.value))}):p||h?Array.from({length:g}).map(function(w,x){return d.jsx(of,{isLoading:!0},"skeleton-".concat(x))}):null})]}),!p&&!h&&y&&y.length>g&&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,lf=Symbol.for("constructDateFrom");function Gt(t,e){return typeof t=="function"?t(e):t&&typeof t=="object"&&lf in t?t[lf](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 Ro(){return h3}function Bs(t,e){var o,l,u,c,f,p,h,y;const n=Ro(),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 ao(t,e){return Bs(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=ao(i),a=Gt(n,0);a.setFullYear(r,0,4),a.setHours(0,0,0,0);const o=ao(a);return n.getTime()>=s.getTime()?r+1:n.getTime()>=o.getTime()?r:r-1}function uf(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 _o(t,...e){const n=Gt.bind(null,e.find(r=>typeof r=="object"));return e.map(n)}function oo(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]=_o(n==null?void 0:n.in,t,e),s=oo(r),a=oo(i),o=+s-uf(s),l=+a-uf(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),ao(r)}function m3(t){return Gt(t,Date.now())}function g3(t,e,n){const[r,i]=_o(n==null?void 0:n.in,t,e);return+oo(r)==+oo(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]=_o(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 ul(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:ul({formats:E3,defaultWidth:"full"}),time:ul({formats:O3,defaultWidth:"full"}),dateTime:ul({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"},L3=(t,e,n,r)=>I3[t];function es(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 M3={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:es({values:M3,defaultWidth:"wide"}),quarter:es({values:N3,defaultWidth:"wide",argumentCallback:t=>t-1}),month:es({values:R3,defaultWidth:"wide"}),day:es({values:_3,defaultWidth:"wide"}),dayPeriod:es({values:D3,defaultWidth:"wide",formattingValues:B3,defaultFormattingWidth:"wide"})};function ts(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:ts({matchPatterns:G3,defaultMatchWidth:"wide",parsePatterns:Y3,defaultParseWidth:"any"}),quarter:ts({matchPatterns:V3,defaultMatchWidth:"wide",parsePatterns:K3,defaultParseWidth:"any",valueCallback:t=>t+1}),month:ts({matchPatterns:X3,defaultMatchWidth:"wide",parsePatterns:J3,defaultParseWidth:"any"}),day:ts({matchPatterns:Z3,defaultMatchWidth:"wide",parsePatterns:$3,defaultParseWidth:"any"}),dayPeriod:ts({matchPatterns:eS,defaultMatchWidth:"any",parsePatterns:tS,defaultParseWidth:"any"})},rS={code:"en-US",formatDistance:j3,formatLong:T3,formatRelative:L3,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=+ao(n)-+y3(n);return Math.round(r/Xm)+1}function $m(t,e){var c,f,p,h,y,m,v,g;const n=Ot(t,e==null?void 0:e.in),r=n.getFullYear(),i=Ro(),s=(g=(v=(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?v:(m=(y=i.locale)==null?void 0:y.options)==null?void 0:m.firstWeekContainsDate)!=null?g: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=Bs(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=Bs(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=Ro(),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),Bs(s,e)}function oS(t,e){const n=Ot(t,e==null?void 0:e.in),r=+Bs(n,e)-+aS(n,e);return Math.round(r/Xm)+1}function Le(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 Le(e==="yy"?r%100:r,e.length)},M(t,e){const n=t.getMonth();return e==="M"?String(n+1):Le(n+1,2)},d(t,e){return Le(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 Le(t.getHours()%12||12,e.length)},H(t,e){return Le(t.getHours(),e.length)},m(t,e){return Le(t.getMinutes(),e.length)},s(t,e){return Le(t.getSeconds(),e.length)},S(t,e){const n=e.length,r=t.getMilliseconds(),i=Math.trunc(r*Math.pow(10,n-3));return Le(i,e.length)}},ai={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},cf={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 Le(a,2)}return e==="Yo"?n.ordinalNumber(s,{unit:"year"}):Le(s,e.length)},R:function(t,e){const n=Zm(t);return Le(n,e.length)},u:function(t,e){const n=t.getFullYear();return Le(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 Le(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 Le(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 Le(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"}):Le(i,e.length)},I:function(t,e,n){const r=sS(t);return e==="Io"?n.ordinalNumber(r,{unit:"week"}):Le(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"}):Le(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 Le(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 Le(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 Le(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=ai.noon:r===0?i=ai.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=ai.evening:r>=12?i=ai.afternoon:r>=4?i=ai.morning:i=ai.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"}):Le(r,e.length)},k:function(t,e,n){let r=t.getHours();return r===0&&(r=24),e==="ko"?n.ordinalNumber(r,{unit:"hour"}):Le(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 ff(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 ff(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"+df(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"+df(r,":");case"zzzz":default:return"GMT"+Er(r,":")}},t:function(t,e,n){const r=Math.trunc(+t/1e3);return Le(r,e.length)},T:function(t,e,n){return Le(+t,e.length)}};function df(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+Le(s,2)}function ff(t,e){return t%60===0?(t>0?"-":"+")+Le(Math.abs(t)/60,2):Er(t,e)}function Er(t,e=""){const n=t>0?"-":"+",r=Math.abs(t),i=Le(Math.trunc(r/60),2),s=Le(r%60,2);return n+i+e+s}const hf=(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 hf(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}}",hf(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,v,g,A;const r=Ro(),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=(A=(g=r.weekStartsOn)!=null?g:(v=(m=r.locale)==null?void 0:m.options)==null?void 0:v.weekStartsOn)!=null?A: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 C=uS[E];return C(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(cf[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 C=cf[E[0]];return C(o,E,i.localize,u)}).join("")}function AS(t){const e=t.match(bS);return e?e[1].replace(xS,"'"):t}function pf(t,e,n){const[r,i]=_o(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=oa(),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},Do=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(Ga,{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 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 jS(t,e){var n=t0(t);return n!==void 0&&n>e*60*1e3}var ES=2;function n0(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ES,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 Tr(t){if(!t)return null;var e=new Date(t);return isNaN(e.getTime())?null:e}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)}function cl(t,e,n){return(e=OS(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function OS(t){var e=PS(t,"string");return Fs(e)=="symbol"?e:e+""}function PS(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 TS(t,e){return NS(t)||MS(t,e)||LS(t,e)||IS()}function IS(){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 LS(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 MS(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 NS(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"}},RS=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=TS(c,2),p=f[0],h=f[1],y=F.useMemo(function(){var b=new Map;return n.forEach(function(w){var x=Tr(w.createdAt),N=x?Mr(x,"yyyy-MM-dd"):"";N&&(b.has(N)||b.set(N,[]),b.get(N).push(w))}),b},[n]);F.useEffect(function(){if(l&&r){var b=n.find(function(_){return _.id===r});if(b){var w=Tr(b.createdAt);w&&h(w)}}else if(l&&n.length>0){var x=n.reduce(function(_,T){return new Date(T.createdAt)>new Date(_.createdAt)?T:_}),N=Tr(x.createdAt);N&&h(N)}},[l,r,n]);var m=F.useMemo(function(){return n.length===0?null:n.reduce(function(b,w){return new Date(w.createdAt)>new Date(b.createdAt)?w:b})},[n]),v=function(){if(m){var w=Tr(m.createdAt);w&&h(w)}},g=F.useMemo(function(){if(!m)return!1;var b=Tr(m.createdAt);return b?pf(b,p):!1},[m,p]),A=F.useMemo(function(){var b=S3(p),w=x3(p),x=new Date(b),N=x.getDay(),_=N===0?6:N-1;x.setDate(x.getDate()-_);var T=new Date(w),I=T.getDay(),z=I===0?0:7-I;return T.setDate(T.getDate()+z),A3({start:x,end:T}).map(function(L){var O=Mr(L,"yyyy-MM-dd"),B=y.get(O)||[],D=B.find(function(Y){return String(Y.id)===String(r)});return{date:O,dateObj:L,isCurrentMonth:pf(L,p),isToday:SS(L),isSelected:!!D,hasAnalyses:B.length>0,analyses:B}})},[p,y,r]),j=function(){h(function(w){return CS(w)})},E=function(){h(function(w){return Jm(w,1)})},C=function(w){if(w.hasAnalyses){if(w.analyses.length===1)i(w.analyses[0].id);else{var x=w.analyses.reduce(function(N,_){return new Date(_.createdAt)>new Date(N.createdAt)?_:N});i(x.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:j,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: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:"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(b,w){return d.jsx("div",{className:"yst-py-2 yst-text-center yst-text-xs yst-font-medium yst-text-slate-500",children:b},"".concat(b,"-").concat(w))})}),d.jsx("div",{className:"yst-grid yst-grid-cols-7 yst-gap-x-1",children:A.map(function(b){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 C(b)},disabled:!b.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":b.isCurrentMonth,"yst-text-slate-400":!b.isCurrentMonth},{"focus:yst-outline-none focus:yst-ring-2 focus:yst-ring-blue-500":b.hasAnalyses,"yst-cursor-not-allowed":!b.hasAnalyses,"yst-cursor-pointer":b.hasAnalyses},cl({},"".concat(hn.selected.background," ").concat(hn.selected.text," ").concat(hn.selected.hover),b.isSelected),cl({},"".concat(hn.hasAnalysis.border," ").concat(hn.hasAnalysis.text," ").concat(hn.hasAnalysis.hover),b.hasAnalyses&&!b.isSelected)),children:[d.jsx("span",{className:ae("yst-relative yst-z-10 yst-w-4",cl({},hn.today.underline,b.isToday&&!b.isSelected)),children:Mr(b.dateObj,"d")}),b.hasAnalyses&&b.analyses.length>1&&!b.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)})]})},b.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"})]})]}),m&&d.jsx("div",{className:"yst-mt-6",children:d.jsx(k.Button,{onClick:v,className:"yst-w-full",disabled:g,children:"Show latest analysis"})})]}):null};function mf(t,e){return FS(t)||BS(t,e)||DS(t,e)||_S()}function _S(){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 DS(t,e){if(t){if(typeof t=="string")return gf(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)?gf(t,e):void 0}}function gf(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 BS(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 FS(t){if(Array.isArray(t))return t}var zS=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=mf(f,2),h=p[0],y=p[1],m=F.useState("latest"),v=mf(m,2),g=v[0],A=v[1],j=F.useRef(null),E=F.useCallback(function(z){var L=Tr(z.createdAt);return L?L.getTime():-1/0},[]);F.useEffect(function(){if((r==="latest"||!r)&&n.length>0&&!a){var z=n.reduce(function(L,O){return E(O)>E(L)?O:L});i(z.id)}},[n,r,i,a,E]);var C=F.useMemo(function(){if(r==="latest"||!r){if(n.length>0){var z=n.reduce(function(L,O){return E(O)>E(L)?O:L});return z.id}return"latest"}return r},[r,n,E]);F.useEffect(function(){A(C)},[C]);var b=n.find(function(z){return String(z.id)===String(g)}),w=n.length>0?String(n.reduce(function(z,L){return E(L)>E(z)?L:z}).id):"",x=function(){if(b){var z=Tr(b.createdAt),L=z?Mr(z,"MMMM d, yyyy"):b.createdAt?b.createdAt.slice(0,10):"Unknown date",O=String(b.id)===w?"(latest)":"(older)";return"".concat(L," ").concat(O)}return n.length>0?"Select date...":"No analyses available"}();F.useEffect(function(){var z=function(O){j.current&&!j.current.contains(O.target)&&y(!1)};return h&&document.addEventListener("mousedown",z),function(){document.removeEventListener("mousedown",z)}},[h]);var N=function(){!l&&!a&&y(!h)},_=function(L){A(L),i(L),y(!1)},T=function(){y(!1)},I=function(L){L.key==="Enter"||L.key===" "?(L.preventDefault(),N()):L.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:N,onKeyDown:I,onChange:function(){},disabled:l||a,value:x,"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(RS,{analyses:n,selectedAnalysisId:g,onAnalysisSelect:_,isLoading:a,isOpen:h,onClose:T})]})};function vf(t,e){return WS(t)||qS(t,e)||HS(t,e)||US()}function US(){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 HS(t,e){if(t){if(typeof t=="string")return bf(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)?bf(t,e):void 0}}function bf(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 qS(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 WS(t){if(Array.isArray(t))return t}var QS=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),v=F.useState(!1),g=vf(v,2),A=g[0],j=g[1],E=F.useState(!1),C=vf(E,2),b=C[0],w=C[1];return F.useEffect(function(){if(!r){(A||b)&&(j(!1),w(!1));return}if(r)if(y>0){w(!1),j(!1);var x=setTimeout(function(){j(!0),setTimeout(function(){return w(!0)},50)},y);return function(){return clearTimeout(x)}}else j(!0),w(!1)},[r,y]),F.useEffect(function(){if(!p){var x=function(_){m.current&&!m.current.contains(_.target)&&i()};return r&&document.addEventListener("mousedown",x),function(){document.removeEventListener("mousedown",x)}}},[r,i,p]),r?d.jsxs("div",{id:n,className:"yst-absolute yst-w-80",ref:m,children:[A&&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&&!b,"yst-animate-in yst-fade-in yst-slide-in-from-top-1 yst-duration-300":y>0&&b})}),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":A,"yst-hidden":!A,"yst-opacity-0":y>0&&A&&!b,"yst-animate-in yst-fade-in yst-slide-in-from-top-2 yst-duration-300":y>0&&b},a),variant:l,isVisible:A,setIsVisible:function(){},autoDismiss:0,children:s})]}):null};function zs(t){"@babel/helpers - typeof";return zs=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},zs(t)}var xf;function va(t,e,n){return(e=GS(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function GS(t){var e=YS(t,"string");return zs(e)=="symbol"?e:e+""}function YS(t,e){if(zs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(zs(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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return Rt(A,"_invoke",function(j,E,C){var b,w,x,N=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&N&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(N>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(N=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{N=1}}return{value:e,done:T}}}(h,m,v),!0),A}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 wf(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 VS(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){wf(s,r,i,a,o,"next",l)}function o(l){wf(s,r,i,a,o,"throw",l)}a(void 0)})}}function ba(t,e){return ZS(t)||JS(t,e)||XS(t,e)||KS()}function KS(){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 XS(t,e){if(t){if(typeof t=="string")return Af(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)?Af(t,e):void 0}}function Af(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 JS(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 ZS(t){if(Array.isArray(t))return t}function $S(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var Sf="perplexity_tooltip_dismissed",eC=new Date("2026-01-13"),dl=ca(xf||(xf=$S(["yst-flex-1 yst-space-y-2"]))),tC=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)},Cf=function(e,n,r,i){var s="".concat(e,"_").concat(n,"_").concat(r,"_").concat(i),a=tC(s);return"yst_legal_alert_dismissed_".concat(a)},nC=function(e,n){return"yst_legal_alert_dismissed_".concat(e,"_").concat(n)},rC=function(e){var n,r,i,s,a,o,l=e.className,u=Et(),c=u.brandId,f=u.analysisId,p=u.aiProvider,h=oa(),y=h.setAiProvider,m=h.setAnalysisId,v=nn(),g=lt(),A=F.useState(function(){return localStorage.getItem(Sf)==="true"}),j=ba(A,2),E=j[0],C=j[1],b=Jn(),w=b.data,x=aa({query:{select:function(re){var pe=re.data;return pe}}}),N=x.data,_=x.isLoading,T=N==null?void 0:N.data,I=T==null?void 0:T.displayName,z=ni({query:{select:function(re){var pe=re.data;return pe==null?void 0:pe.brands}}}),L=z.data,O=z.isLoading,B=yc(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe==null?void 0:pe.analyses}}}),D=B.data,Y=B.isLoading,G=Lo(c,f,{query:{enabled:!!c&&!!f,select:function(re){var pe=re.data;return pe}}}),S=G.data,W=G.isLoading,q=S==null||(n=S.analysis)===null||n===void 0||(n=n.scans)===null||n===void 0?void 0:n.some(function(X){return X.aiProvider===si.perplexity}),P=F.useMemo(function(){return new Date},[]),Q=P<eC&&!E&&(w==null?void 0:w.aiProvider)!==si.perplexity&&!!q,$=Ls(c,{query:{enabled:!!c,select:function(re){var pe=re.data;return pe}}}),V=$.data,ie=F.useState(!1),ue=ba(ie,2),ye=ue[0],oe=ue[1],Ee=function(){oe(!1)},Z=q1({mutation:{onSuccess:function(){var X=VS(wu().m(function pe(){var He,It,Pn,Ar,Xo,Jo,Zo;return wu().w(function(ii){for(;;)switch(ii.n){case 0:if(He=S==null?void 0:S.analysis,It=(He==null?void 0:He.scans)||[],Pn=D||[],Ar=function(){return Promise.all([v.invalidateQueries({queryKey:pc(c)}),v.invalidateQueries({queryKey:kn(c,f)}),v.invalidateQueries({queryKey:Mo(c)})])},oe(!1),He){ii.n=2;break}return g("/brands/".concat(c)),ii.n=1,Ar();case 1:return ii.a(2);case 2:return Xo=It.filter(function(Sr){return Sr.aiProvider!==p}),Xo.length>0?y(Xo[0].aiProvider):(Jo=Pn.filter(function(Sr){return Sr.id!==f}),Jo.length>0?(Zo=Jo.reduce(function(Sr,Zc){return new Date(Zc.createdAt||0)>new Date(Sr.createdAt||0)?Zc:Sr}),m(Zo.id),g("/brands/".concat(c,"/analysis/").concat(Zo.id))):(m("latest"),g("/brands/".concat(c)))),ii.n=3,Ar();case 3:return ii.a(2)}},pe)}));function re(){return X.apply(this,arguments)}return re}()}}),Qe=Z.mutate,Tt=Z.isPending,ct=F.useState(!1),Ge=ba(ct,2),tt=Ge[0],rn=Ge[1],Ye=L==null?void 0:L.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=(S==null||(r=S.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=S==null||(X=S.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)}}},[S==null||(i=S.analysis)===null||i===void 0?void 0:i.scans,p,y]);var me=D!=null&&D.some(function(X){return String(X.id)===String(f)})?f:D&&D.length>0?D[0].id:"latest",ge=Ls(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=S==null||(s=S.analysis)===null||s===void 0?void 0:s.status,we=F.useState(!1),ke=ba(we,2),nt=ke[0],gt=ke[1];F.useEffect(function(){var X,re=S==null||(X=S.analysis)===null||X===void 0?void 0:X.id,pe=T==null?void 0:T.id;if(!c||!re||!p||!pe||ce!==Dn.completed){gt(!1);return}var He=Cf(pe,c,re,p),It=window.localStorage.getItem(He)!==null;if(!It&&p==="openai"){var Pn=nC(c,re),Ar=window.localStorage.getItem(Pn)!==null;Ar&&(window.localStorage.setItem(He,"true"),window.localStorage.removeItem(Pn),It=!0)}gt(!It)},[c,S==null||(a=S.analysis)===null||a===void 0?void 0:a.id,ce,p,T==null?void 0:T.id]);var vt=function(re){var pe;re.preventDefault();var He=S==null||(pe=S.analysis)===null||pe===void 0?void 0:pe.id,It=T==null?void 0:T.id;if(!(!c||!He||!p||!It)){var Pn=Cf(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=va(va(va(va({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,Vo=an.alertVariant,Ko=!Y&&(V==null?void 0:V.setupStatus)!=="pendingQuerySelection"&&(D==null?void 0:D.length)===0&&(V==null?void 0:V.nextScheduledAnalysis)===null,Yi=ce===Dn.completed&&w&&["updating","completed"].includes(w.status)&&!w.isUpToDateWithBrandGroups,te=(w==null?void 0:w.status)===bA.updating&&Yi===!0,ne=function(){var re,pe,He=(re=N==null?void 0:N.maxNumberOfActiveBrands)!==null&&re!==void 0?re:0,It=(pe=N==null?void 0:N.numberOfActiveBrands)!==null&&pe!==void 0?pe:0,Pn=He-It,Ar=Pn>0;if(!Ar){rn(!0);return}g("/setup")},de=function(){var re=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;C(!0),re&&localStorage.setItem(Sf,"true")};return d.jsxs(d.Fragment,{children:[d.jsx(zm,{isOpen:tt,onClose:function(){return rn(!1)}}),d.jsx(Do,{isOpen:ye,onClose:Ee,onConfirm:function(){c&&f&&w!==null&&w!==void 0&&w.id&&Qe({brandId:c,analysisId:f,scanId:w.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:w!=null&&w.finishedAt?Mr(new Date(w.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:[_?d.jsx(k.SkeletonLoader,{className:"yst-inline-block yst-h-8 yst-w-64"}):d.jsxs(d.Fragment,{children:["Hi",I&&" ".concat(I),","]})," "]})}),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",onClick:ne,disabled:Y||O||_,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||L&&(L==null?void 0:L.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-text-red-600 hover:yst-bg-red-50",onClick:function(){return oe(!0)},disabled:!w,children:[d.jsx(mc,{className:"yst-h-4 yst-w-4"}),"Delete analysis"]})})]})})]})]}),d.jsx(Hi,{}),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){g("/brands/".concat(X))},id:"brand-name",value:c||"loading",options:L&&L.length>0?L.map(function(X){return{value:X.id,label:X.name}}):[{value:"loading",label:"Loading..."}],disabled:O||!L||L.length<2||!c})]}),d.jsxs(dl,{className:"yst-relative",children:[d.jsx(k.Label,{htmlFor:"analysis-date",children:"Analysis date"}),d.jsx(zS,{analyses:D||[],selectedAnalysisId:me,onAnalysisSelect:function(X){g("/brands/".concat(c,"/analysis/").concat(String(X)))},isLoading:Y,disabled:Y||!D||D.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(si).includes(X)?y(X):console.error("Invalid AI provider selected:",X),X===si.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(QS,{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===si.perplexity});X&&y(si.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:Vo,children:dt}),Yi&&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."})]})]}),Ko&&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 g("/settings")},role:"button",tabIndex:0,onKeyPress:function(X){(X.key==="Enter"||X.key===" ")&&g("/settings")},children:"Settings"}),"."]})]})})}),Ye&&d.jsx(kS,{brand:Ye},Ye.id)]})},iC=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(ua,{title:"Mentions",tooltip:"The queries where your brand was mentioned."}),d.jsx(la,{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
|
|
39
39
|
* Released under the MIT License
|
|
40
|
-
*/function da(t){return t+.5|0}const dr=(t,e,n)=>Math.max(Math.min(t,n),e);function ps(t){return dr(da(t*2.55),0,255)}function mr(t){return dr(da(t*255),0,255)}function Bn(t){return dr(da(t/2.55)/100,0,1)}function kf(t){return dr(da(t*100),0,100)}const Yt={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},Au=[..."0123456789ABCDEF"],
|
|
40
|
+
*/function da(t){return t+.5|0}const dr=(t,e,n)=>Math.max(Math.min(t,n),e);function ps(t){return dr(da(t*2.55),0,255)}function mr(t){return dr(da(t*255),0,255)}function Bn(t){return dr(da(t/2.55)/100,0,1)}function kf(t){return dr(da(t*100),0,100)}const Yt={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},Au=[..."0123456789ABCDEF"],sC=t=>Au[t&15],aC=t=>Au[(t&240)>>4]+Au[t&15],xa=t=>(t&240)>>4===(t&15),oC=t=>xa(t.r)&&xa(t.g)&&xa(t.b)&&xa(t.a);function lC(t){var e=t.length,n;return t[0]==="#"&&(e===4||e===5?n={r:255&Yt[t[1]]*17,g:255&Yt[t[2]]*17,b:255&Yt[t[3]]*17,a:e===5?Yt[t[4]]*17:255}:(e===7||e===9)&&(n={r:Yt[t[1]]<<4|Yt[t[2]],g:Yt[t[3]]<<4|Yt[t[4]],b:Yt[t[5]]<<4|Yt[t[6]],a:e===9?Yt[t[7]]<<4|Yt[t[8]]:255})),n}const uC=(t,e)=>t<255?e(t):"";function cC(t){var e=oC(t)?sC:aC;return t?"#"+e(t.r)+e(t.g)+e(t.b)+uC(t.a,e):void 0}const dC=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function r0(t,e,n){const r=e*Math.min(n,1-n),i=(s,a=(s+t/30)%12)=>n-r*Math.max(Math.min(a-3,9-a,1),-1);return[i(0),i(8),i(4)]}function fC(t,e,n){const r=(i,s=(i+t/60)%6)=>n-n*e*Math.max(Math.min(s,4-s,1),0);return[r(5),r(3),r(1)]}function hC(t,e,n){const r=r0(t,1,.5);let i;for(e+n>1&&(i=1/(e+n),e*=i,n*=i),i=0;i<3;i++)r[i]*=1-e-n,r[i]+=e;return r}function pC(t,e,n,r,i){return t===i?(e-n)/r+(e<n?6:0):e===i?(n-t)/r+2:(t-e)/r+4}function wc(t){const n=t.r/255,r=t.g/255,i=t.b/255,s=Math.max(n,r,i),a=Math.min(n,r,i),o=(s+a)/2;let l,u,c;return s!==a&&(c=s-a,u=o>.5?c/(2-s-a):c/(s+a),l=pC(n,r,i,c,s),l=l*60+.5),[l|0,u||0,o]}function Ac(t,e,n,r){return(Array.isArray(e)?t(e[0],e[1],e[2]):t(e,n,r)).map(mr)}function Sc(t,e,n){return Ac(r0,t,e,n)}function yC(t,e,n){return Ac(hC,t,e,n)}function mC(t,e,n){return Ac(fC,t,e,n)}function i0(t){return(t%360+360)%360}function gC(t){const e=dC.exec(t);let n=255,r;if(!e)return;e[5]!==r&&(n=e[6]?ps(+e[5]):mr(+e[5]));const i=i0(+e[2]),s=+e[3]/100,a=+e[4]/100;return e[1]==="hwb"?r=yC(i,s,a):e[1]==="hsv"?r=mC(i,s,a):r=Sc(i,s,a),{r:r[0],g:r[1],b:r[2],a:n}}function vC(t,e){var n=wc(t);n[0]=i0(n[0]+e),n=Sc(n),t.r=n[0],t.g=n[1],t.b=n[2]}function bC(t){if(!t)return;const e=wc(t),n=e[0],r=kf(e[1]),i=kf(e[2]);return t.a<255?`hsla(${n}, ${r}%, ${i}%, ${Bn(t.a)})`:`hsl(${n}, ${r}%, ${i}%)`}const jf={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Ef={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function xC(){const t={},e=Object.keys(Ef),n=Object.keys(jf);let r,i,s,a,o;for(r=0;r<e.length;r++){for(a=o=e[r],i=0;i<n.length;i++)s=n[i],o=o.replace(s,jf[s]);s=parseInt(Ef[a],16),t[o]=[s>>16&255,s>>8&255,s&255]}return t}let wa;function wC(t){wa||(wa=xC(),wa.transparent=[0,0,0,0]);const e=wa[t.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:e.length===4?e[3]:255}}const AC=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function SC(t){const e=AC.exec(t);let n=255,r,i,s;if(e){if(e[7]!==r){const a=+e[7];n=e[8]?ps(a):dr(a*255,0,255)}return r=+e[1],i=+e[3],s=+e[5],r=255&(e[2]?ps(r):dr(r,0,255)),i=255&(e[4]?ps(i):dr(i,0,255)),s=255&(e[6]?ps(s):dr(s,0,255)),{r,g:i,b:s,a:n}}}function CC(t){return t&&(t.a<255?`rgba(${t.r}, ${t.g}, ${t.b}, ${Bn(t.a)})`:`rgb(${t.r}, ${t.g}, ${t.b})`)}const fl=t=>t<=.0031308?t*12.92:Math.pow(t,1/2.4)*1.055-.055,oi=t=>t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4);function kC(t,e,n){const r=oi(Bn(t.r)),i=oi(Bn(t.g)),s=oi(Bn(t.b));return{r:mr(fl(r+n*(oi(Bn(e.r))-r))),g:mr(fl(i+n*(oi(Bn(e.g))-i))),b:mr(fl(s+n*(oi(Bn(e.b))-s))),a:t.a+n*(e.a-t.a)}}function Aa(t,e,n){if(t){let r=wc(t);r[e]=Math.max(0,Math.min(r[e]+r[e]*n,e===0?360:1)),r=Sc(r),t.r=r[0],t.g=r[1],t.b=r[2]}}function s0(t,e){return t&&Object.assign(e||{},t)}function Of(t){var e={r:0,g:0,b:0,a:255};return Array.isArray(t)?t.length>=3&&(e={r:t[0],g:t[1],b:t[2],a:255},t.length>3&&(e.a=mr(t[3]))):(e=s0(t,{r:0,g:0,b:0,a:1}),e.a=mr(e.a)),e}function jC(t){return t.charAt(0)==="r"?SC(t):gC(t)}class Us{constructor(e){if(e instanceof Us)return e;const n=typeof e;let r;n==="object"?r=Of(e):n==="string"&&(r=lC(e)||wC(e)||jC(e)),this._rgb=r,this._valid=!!r}get valid(){return this._valid}get rgb(){var e=s0(this._rgb);return e&&(e.a=Bn(e.a)),e}set rgb(e){this._rgb=Of(e)}rgbString(){return this._valid?CC(this._rgb):void 0}hexString(){return this._valid?cC(this._rgb):void 0}hslString(){return this._valid?bC(this._rgb):void 0}mix(e,n){if(e){const r=this.rgb,i=e.rgb;let s;const a=n===s?.5:n,o=2*a-1,l=r.a-i.a,u=((o*l===-1?o:(o+l)/(1+o*l))+1)/2;s=1-u,r.r=255&u*r.r+s*i.r+.5,r.g=255&u*r.g+s*i.g+.5,r.b=255&u*r.b+s*i.b+.5,r.a=a*r.a+(1-a)*i.a,this.rgb=r}return this}interpolate(e,n){return e&&(this._rgb=kC(this._rgb,e._rgb,n)),this}clone(){return new Us(this.rgb)}alpha(e){return this._rgb.a=mr(e),this}clearer(e){const n=this._rgb;return n.a*=1-e,this}greyscale(){const e=this._rgb,n=da(e.r*.3+e.g*.59+e.b*.11);return e.r=e.g=e.b=n,this}opaquer(e){const n=this._rgb;return n.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return Aa(this._rgb,2,e),this}darken(e){return Aa(this._rgb,2,-e),this}saturate(e){return Aa(this._rgb,1,e),this}desaturate(e){return Aa(this._rgb,1,-e),this}rotate(e){return vC(this._rgb,e),this}}/*!
|
|
41
41
|
* Chart.js v4.5.1
|
|
42
42
|
* https://www.chartjs.org
|
|
43
43
|
* (c) 2025 Chart.js Contributors
|
|
44
44
|
* Released under the MIT License
|
|
45
|
-
*/function In(){}const kC=(()=>{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 jC=(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 Me(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 lo(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 uo(t){if(Ue(t))return t.map(uo);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]]=uo(t[n[i]]);return e}return t}function a0(t){return["__proto__","prototype","constructor"].indexOf(t)===-1}function EC(t,e,n,r){if(!a0(t))return;const i=e[t],s=n[t];je(i)&&je(s)?Hs(i,s,r):e[t]=uo(s)}function Hs(t,e,n){const r=Ue(e)?e:[e],i=r.length;if(!je(t))return t;n=n||{};const s=n.merger||EC;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 ws(t,e){return Hs(t,e,{merger:OC})}function OC(t,e,n){if(!a0(t))return;const r=e[t],i=n[t];je(r)&&je(i)?ws(r,i):Object.prototype.hasOwnProperty.call(e,t)||(e[t]=uo(i))}const Pf={"":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 TC(t){const e=PC(t);return n=>{for(const r of e){if(r==="")break;n=n&&n[r]}return n}}function qs(t,e){return(Pf[e]||(Pf[e]=TC(e)))(t)}function Cc(t){return t.charAt(0).toUpperCase()+t.slice(1)}const co=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 IC(t){return t.type==="mouseup"||t.type==="click"||t.type==="contextmenu"}const Ke=Math.PI,Qt=2*Ke,LC=Qt+Ke,fo=Number.POSITIVE_INFINITY,MC=Ke/180,qt=Ke/2,Cr=Ke/4,If=Ke*2/3,o0=Math.log10,Mi=Math.sign;function As(t,e,n){return Math.abs(t-e)<n}function Lf(t){const e=Math.round(t);t=As(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 NC(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 RC(t){return typeof t=="symbol"||typeof t=="object"&&t!==null&&!(Symbol.toPrimitive in t||"toString"in t||"valueOf"in t)}function Ws(t){return!RC(t)&&!isNaN(parseFloat(t))&&isFinite(t)}function _C(t,e){const n=Math.round(t);return n-e<=t&&n+e>=t}function DC(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 kc(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 BC(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 FC(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 zC(t){return Zt(t,-32768,32767)}function di(t,e,n,r=1e-6){return t>=Math.min(e,n)-r&&t<=Math.max(e,n)+r}function jc(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 Nr=(t,e,n,r)=>jc(t,n,r?i=>{const s=t[i][e];return s<n||s===n&&t[i+1][e]===n}:i=>t[i][e]<n),UC=(t,e,n)=>jc(t,n,r=>t[r][e]>=n);function HC(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 qC(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"+Cc(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 Nf(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 WC(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 QC(t,e){let n;return function(...r){return e?(clearTimeout(n),n=setTimeout(t,e,r)):t.apply(this,r),e}}const Ec=t=>t==="start"?"left":t==="end"?"right":"center",st=(t,e,n)=>t==="start"?e:t==="end"?n:(e+n)/2,GC=(t,e,n,r)=>t===(r?"left":"right")?n:t==="center"?(e+n)/2:e;function YC(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(Nr(l,c,f).lo,n?r:Nr(e,c,a.getPixelForValue(f)).lo),u){const m=l.slice(0,i+1).reverse().findIndex(v=>!Ne(v[o.axis]));i-=Math.max(0,m)}i=Zt(i,0,r-1)}if(y){let m=Math.max(Nr(l,a.axis,p,!0).hi+1,n?0:Nr(e,c,a.getPixelForValue(p),!0).hi+1);if(u){const v=l.slice(m-1).findIndex(g=>!Ne(g[o.axis]));m+=Math.max(0,v)}s=Zt(m,i,r)-i}else s=r-i}return{start:i,count:s}}function VC(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 Sa=t=>t===0||t===1,Rf=(t,e,n)=>-(Math.pow(2,10*(t-=1))*Math.sin((t-e)*Qt/n)),_f=(t,e,n)=>Math.pow(2,-10*t)*Math.sin((t-e)*Qt/n)+1,Ss={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=>Sa(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=>Sa(t)?t:Rf(t,.075,.3),easeOutElastic:t=>Sa(t)?t:_f(t,.075,.3),easeInOutElastic(t){return Sa(t)?t:t<.5?.5*Rf(t*2,.1125,.45):.5+.5*_f(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-Ss.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?Ss.easeInBounce(t*2)*.5:Ss.easeOutBounce(t*2-1)*.5+.5};function Oc(t){if(t&&typeof t=="object"){const e=t.toString();return e==="[object CanvasPattern]"||e==="[object CanvasGradient]"}return!1}function Df(t){return Oc(t)?t:new Us(t)}function hl(t){return Oc(t)?t:new Us(t).saturate(.5).darken(.1).hexString()}const KC=["x","y","borderWidth","radius","tension"],XC=["color","borderColor","backgroundColor"];function JC(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:XC},numbers:{type:"number",properties:KC}}),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 ZC(t){t.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const Bf=new Map;function $C(t,e){e=e||{};const n=t+JSON.stringify(e);let r=Bf.get(n);return r||(r=new Intl.NumberFormat(t,e),Bf.set(n,r)),r}function f0(t,e,n){return $C(e,n).format(t)}const e5={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=t5(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 t5(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 Pc={formatters:e5};function n5(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:Pc.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 Zr=Object.create(null),Cu=Object.create(null);function Cs(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"?Hs(Cs(t,e),n):Hs(Cs(t,""),e)}class r5{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 Cs(this,e)}describe(e,n){return pl(Cu,e,n)}override(e,n){return pl(Zr,e,n)}route(e,n,r,i){const s=Cs(this,e),a=Cs(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 r5({_scriptable:t=>!t.startsWith("on"),_indexable:t=>t!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[JC,ZC,n5]);function i5(t){return!t||Ne(t.size)||Ne(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}function ho(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 s5(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=ho(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=ho(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 Ff(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 v=(y||0)*MC;if(h&&typeof h=="object"&&(s=h.toString(),s==="[object HTMLImageElement]"||s==="[object HTMLCanvasElement]")){t.save(),t.translate(n,r),t.rotate(v),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(v)*c,r-Math.cos(v)*m),v+=If,t.lineTo(n+Math.sin(v)*c,r-Math.cos(v)*m),v+=If,t.lineTo(n+Math.sin(v)*c,r-Math.cos(v)*m),t.closePath();break;case"rectRounded":u=m*.516,l=m-u,a=Math.cos(v+Cr)*l,f=Math.cos(v+Cr)*(i?i/2-u:l),o=Math.sin(v+Cr)*l,p=Math.sin(v+Cr)*(i?i/2-u:l),t.arc(n-f,r-o,u,v-Ke,v-qt),t.arc(n+p,r-a,u,v-qt,v),t.arc(n+f,r+o,u,v,v+qt),t.arc(n-p,r+a,u,v+qt,v+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}v+=Cr;case"rectRot":f=Math.cos(v)*(i?i/2:m),a=Math.cos(v)*m,o=Math.sin(v)*m,p=Math.sin(v)*(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":v+=Cr;case"cross":f=Math.cos(v)*(i?i/2:m),a=Math.cos(v)*m,o=Math.sin(v)*m,p=Math.sin(v)*(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(v)*(i?i/2:m),a=Math.cos(v)*m,o=Math.sin(v)*m,p=Math.sin(v)*(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),v+=Cr,f=Math.cos(v)*(i?i/2:m),a=Math.cos(v)*m,o=Math.sin(v)*m,p=Math.sin(v)*(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(v)*m,o=Math.sin(v)*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(v)*(i?i/2:m),r+Math.sin(v)*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 Bo(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()}function Fo(t){t.restore()}function a5(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 o5(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 l5(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 u5(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 c5(t,e){const n=t.fillStyle;t.fillStyle=e.color,t.fillRect(e.left,e.top,e.width,e.height),t.fillStyle=n}function $r(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,l5(t,s),l=0;l<a.length;++l)u=a[l],s.backdrop&&c5(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),u5(t,n,r,u,s),r+=Number(i.lineHeight);t.restore()}function po(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 d5=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,f5=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function h5(t,e){const n=(""+t).match(d5);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 p5=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]=p5(s(a));return n}function y5(t){return p0(t,{top:"y",right:"x",bottom:"y",left:"x"})}function pi(t){return p0(t,["topLeft","topRight","bottomLeft","bottomRight"])}function ot(t){const e=y5(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(f5)&&(console.warn('Invalid font style specified: "'+r+'"'),r=void 0);const i={family:Se(t.family,e.family),lineHeight:h5(Se(t.lineHeight,e.lineHeight),n),size:n,style:r,weight:Se(t.weight,e.weight),string:""};return i.string=i5(i),i}function Ca(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 m5(t,e,n){const{min:r,max:i}=t,s=jC(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,()=>C5(l,e,t,o))},getOwnPropertyDescriptor(o,l){return Reflect.getOwnPropertyDescriptor(o._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(t[0])},has(o,l){return Uf(o).includes(l)},ownKeys(o){return Uf(o)},set(o,l,u){const c=o._storage||(o._storage=i());return o[l]=c[l]=u,delete o._keys,!0}})}function Ni(t,e,n,r){const i={_cacheable:!1,_proxy:t,_context:e,_subProxy:n,_stack:new Set,_descriptors:y0(t,r),setContext:s=>Ni(t,s,n,r),override:s=>Ni(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,()=>v5(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 g5=(t,e)=>t?t+Cc(e):e,Ic=(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 v5(t,e,n){const{_proxy:r,_context:i,_subProxy:s,_descriptors:a}=t;let o=r[e];return vr(o)&&a.isScriptable(e)&&(o=b5(e,o,t,n)),Ue(o)&&o.length&&(o=x5(e,o,t,a.isIndexable)),Ic(e,o)&&(o=Ni(o,i,s&&s[e],a)),o}function b5(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),Ic(t,l)&&(l=Lc(i._scopes,i,t,l)),l}function x5(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=Lc(u,i,t,c);e.push(Ni(f,s,a&&a[t],o))}}return e}function g0(t,e,n){return vr(t)?t(e,n):t}const w5=(t,e)=>t===!0?e:typeof t=="string"?qs(e,t):void 0;function A5(t,e,n,r,i){for(const s of e){const a=w5(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 Lc(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=zf(o,a,n,s||n,r);return l===null||typeof s!="undefined"&&s!==n&&(l=zf(o,a,s,l,r),l===null)?!1:Tc(Array.from(o),[""],i,s,()=>S5(e,n,r))}function zf(t,e,n,r,i){for(;n;)n=A5(t,e,n,r,i);return n}function S5(t,e,n){const r=t._getTarget();e in r||(r[e]={});const i=r[e];return Ue(i)&&je(n)?n:i||{}}function C5(t,e,n,r){let i;for(const s of e)if(i=v0(g5(s,t),n),typeof i!="undefined")return Ic(t,i)?Lc(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 Uf(t){let e=t._keys;return e||(e=t._keys=k5(t._scopes)),e}function k5(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 j5(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(qs(c,s),u)};return a}const E5=Number.EPSILON||1e-14,Ri=(t,e)=>e<t.length&&!t[e].skip&&t[e],b0=t=>t==="x"?"y":"x";function O5(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=Ri(t,0);for(let c=0;c<r-1;++c)if(l=u,u=Ri(t,c+1),!(!l||!u)){if(As(e[c],0,E5)){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 T5(t,e,n="x"){const r=b0(n),i=t.length;let s,a,o,l=Ri(t,0);for(let u=0;u<i;++u){if(a=o,o=l,l=Ri(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 I5(t,e="x"){const n=b0(e),r=t.length,i=Array(r).fill(0),s=Array(r);let a,o,l,u=Ri(t,0);for(a=0;a<r;++a)if(o=l,l=u,u=Ri(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),T5(t,s,e)}function ka(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=ka(i.cp1x,e.left,e.right),i.cp1y=ka(i.cp1y,e.top,e.bottom)),o&&(i.cp2x=ka(i.cp2x,e.left,e.right),i.cp2y=ka(i.cp2y,e.top,e.bottom)))}function M5(t,e,n,r,i){let s,a,o,l;if(e.spanGaps&&(t=t.filter(u=>!u.skip)),e.cubicInterpolationMode==="monotone")I5(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=O5(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 Nc(t){let e=t.parentNode;return e&&e.toString()==="[object ShadowRoot]"&&(e=e.host),e}function yo(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 zo=t=>t.ownerDocument.defaultView.getComputedStyle(t,null);function N5(t,e){return zo(t).getPropertyValue(e)}const R5=["top","right","bottom","left"];function Yr(t,e,n){const r={};n=n?"-"+n:"";for(let i=0;i<4;i++){const s=R5[i];r[s]=parseFloat(t[e+"-"+s+n])||0}return r.width=r.left+r.right,r.height=r.top+r.bottom,r}const _5=(t,e,n)=>(t>0||e>0)&&(!n||!n.shadowRoot);function D5(t,e){const n=t.touches,r=n&&n.length?n[0]:t,{offsetX:i,offsetY:s}=r;let a=!1,o,l;if(_5(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=zo(n),s=i.boxSizing==="border-box",a=Yr(i,"padding"),o=Yr(i,"border","width"),{x:l,y:u,box:c}=D5(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 B5(t,e,n){let r,i;if(e===void 0||n===void 0){const s=t&&Nc(t);if(!s)e=t.clientWidth,n=t.clientHeight;else{const a=s.getBoundingClientRect(),o=zo(s),l=Yr(o,"border","width"),u=Yr(o,"padding");e=a.width-u.width-l.width,n=a.height-u.height-l.height,r=yo(o.maxWidth,s,"clientWidth"),i=yo(o.maxHeight,s,"clientHeight")}}return{width:e,height:n,maxWidth:r||fo,maxHeight:i||fo}}const hr=t=>Math.round(t*10)/10;function F5(t,e,n,r){const i=zo(t),s=Yr(i,"margin"),a=yo(i.maxWidth,t,"clientWidth")||fo,o=yo(i.maxHeight,t,"clientHeight")||fo,l=B5(t,e,n);let{width:u,height:c}=l;if(i.boxSizing==="content-box"){const p=Yr(i,"border","width"),h=Yr(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 Hf(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 z5=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 qf(t,e){const n=N5(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 U5(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 H5(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 q5=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}}},W5=function(){return{x(t){return t},setWidth(t){},textAlign(t){return t},xPlus(t,e){return t+e},leftForLtr(t,e){return t}}};function yi(t,e,n){return t?q5(e,n):W5()}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:FC,normalize:Ht}:{between:di,compare:(e,n)=>e-n,normalize:e=>e}}function Wf({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 Q5(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}=Q5(t,e,n),y=[];let m=!1,v=null,g,A,j;const E=()=>l(i,j,g)&&o(i,j)!==0,C=()=>o(s,g)===0||l(s,j,g),b=()=>m||E(),w=()=>!m||C();for(let x=c,M=c;x<=f;++x)A=e[x%a],!A.skip&&(g=u(A[r]),g!==j&&(m=l(g,i,s),v===null&&b()&&(v=o(g,i)===0?x:M),v!==null&&w()&&(y.push(Wf({start:v,end:x,loop:p,count:a,style:h})),v=null),M=x,j=g));return v!==null&&y.push(Wf({start:v,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 G5(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 Y5(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 V5(t,e){const n=t.points,r=t.options.spanGaps,i=n.length;if(!i)return[];const s=!!t._loop,{start:a,end:o}=G5(n,i,s,r);if(r===!0)return Qf(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 Qf(t,Y5(n,a,l,u),n,e)}function Qf(t,e,n,r){return!r||!r.setContext||!n?e:K5(t,e,n,r)}function K5(t,e,n,r){const i=t._chart.getContext(),s=Gf(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,v,g){const A=o?-1:1;if(y!==m){for(y+=l;n[y%l].skip;)y-=A;for(;n[m%l].skip;)m+=A;y%l!==m%l&&(u.push({start:y%l,end:m%l,loop:v,style:g}),c=g,f=m%l)}}for(const y of e){f=o?f:y.start;let m=n[f%l],v;for(p=f+1;p<=y.end;p++){const g=n[p%l];v=Gf(r.setContext(xr(i,{type:"segment",p0:m,p1:g,p0DataIndex:(p-1)%l,p1DataIndex:p%l,datasetIndex:a}))),X5(v,c)&&h(f,p-1,y.loop,c),m=g,c=v}f<p-1&&h(f,p-1,y.loop,c)}return u}function Gf(t){return{backgroundColor:t.backgroundColor,borderCapStyle:t.borderCapStyle,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderJoinStyle:t.borderJoinStyle,borderWidth:t.borderWidth,borderColor:t.borderColor}}function X5(t,e){if(!e)return!1;const n=[],r=function(i,s){return Oc(s)?(n.includes(s)||n.push(s),n.indexOf(s)):s};return JSON.stringify(t,r)!==JSON.stringify(e,r)}function ja(t,e,n){return t.options.clip?t[n]:e[n]}function J5(t,e){const{xScale:n,yScale:r}=t;return n&&r?{left:ja(n,e,"left"),right:ja(n,e,"right"),top:ja(r,e,"top"),bottom:ja(r,e,"bottom")}:e}function k0(t,e){const n=e._clip;if(n.disabled)return!1;const r=J5(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 EC=(()=>{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 OC=(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 Me(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 lo(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 uo(t){if(Ue(t))return t.map(uo);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]]=uo(t[n[i]]);return e}return t}function a0(t){return["__proto__","prototype","constructor"].indexOf(t)===-1}function PC(t,e,n,r){if(!a0(t))return;const i=e[t],s=n[t];je(i)&&je(s)?Hs(i,s,r):e[t]=uo(s)}function Hs(t,e,n){const r=Ue(e)?e:[e],i=r.length;if(!je(t))return t;n=n||{};const s=n.merger||PC;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 ws(t,e){return Hs(t,e,{merger:TC})}function TC(t,e,n){if(!a0(t))return;const r=e[t],i=n[t];je(r)&&je(i)?ws(r,i):Object.prototype.hasOwnProperty.call(e,t)||(e[t]=uo(i))}const Pf={"":t=>t,x:t=>t.x,y:t=>t.y};function IC(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 LC(t){const e=IC(t);return n=>{for(const r of e){if(r==="")break;n=n&&n[r]}return n}}function qs(t,e){return(Pf[e]||(Pf[e]=LC(e)))(t)}function Cc(t){return t.charAt(0).toUpperCase()+t.slice(1)}const co=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,NC=Qt+Ke,fo=Number.POSITIVE_INFINITY,RC=Ke/180,qt=Ke/2,Cr=Ke/4,If=Ke*2/3,o0=Math.log10,Mi=Math.sign;function As(t,e,n){return Math.abs(t-e)<n}function Lf(t){const e=Math.round(t);t=As(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 _C(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 DC(t){return typeof t=="symbol"||typeof t=="object"&&t!==null&&!(Symbol.toPrimitive in t||"toString"in t||"valueOf"in t)}function Ws(t){return!DC(t)&&!isNaN(parseFloat(t))&&isFinite(t)}function BC(t,e){const n=Math.round(t);return n-e<=t&&n+e>=t}function FC(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 kc(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 zC(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 UC(t,e){return(t-e+NC)%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 HC(t){return Zt(t,-32768,32767)}function di(t,e,n,r=1e-6){return t>=Math.min(e,n)-r&&t<=Math.max(e,n)+r}function jc(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 Nr=(t,e,n,r)=>jc(t,n,r?i=>{const s=t[i][e];return s<n||s===n&&t[i+1][e]===n}:i=>t[i][e]<n),qC=(t,e,n)=>jc(t,n,r=>t[r][e]>=n);function WC(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 QC(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"+Cc(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 Nf(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 GC(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 YC(t,e){let n;return function(...r){return e?(clearTimeout(n),n=setTimeout(t,e,r)):t.apply(this,r),e}}const Ec=t=>t==="start"?"left":t==="end"?"right":"center",st=(t,e,n)=>t==="start"?e:t==="end"?n:(e+n)/2,VC=(t,e,n,r)=>t===(r?"left":"right")?n:t==="center"?(e+n)/2:e;function KC(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(Nr(l,c,f).lo,n?r:Nr(e,c,a.getPixelForValue(f)).lo),u){const m=l.slice(0,i+1).reverse().findIndex(v=>!Ne(v[o.axis]));i-=Math.max(0,m)}i=Zt(i,0,r-1)}if(y){let m=Math.max(Nr(l,a.axis,p,!0).hi+1,n?0:Nr(e,c,a.getPixelForValue(p),!0).hi+1);if(u){const v=l.slice(m-1).findIndex(g=>!Ne(g[o.axis]));m+=Math.max(0,v)}s=Zt(m,i,r)-i}else s=r-i}return{start:i,count:s}}function XC(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 Sa=t=>t===0||t===1,Rf=(t,e,n)=>-(Math.pow(2,10*(t-=1))*Math.sin((t-e)*Qt/n)),_f=(t,e,n)=>Math.pow(2,-10*t)*Math.sin((t-e)*Qt/n)+1,Ss={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=>Sa(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=>Sa(t)?t:Rf(t,.075,.3),easeOutElastic:t=>Sa(t)?t:_f(t,.075,.3),easeInOutElastic(t){return Sa(t)?t:t<.5?.5*Rf(t*2,.1125,.45):.5+.5*_f(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-Ss.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?Ss.easeInBounce(t*2)*.5:Ss.easeOutBounce(t*2-1)*.5+.5};function Oc(t){if(t&&typeof t=="object"){const e=t.toString();return e==="[object CanvasPattern]"||e==="[object CanvasGradient]"}return!1}function Df(t){return Oc(t)?t:new Us(t)}function hl(t){return Oc(t)?t:new Us(t).saturate(.5).darken(.1).hexString()}const JC=["x","y","borderWidth","radius","tension"],ZC=["color","borderColor","backgroundColor"];function $C(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:ZC},numbers:{type:"number",properties:JC}}),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 e5(t){t.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const Bf=new Map;function t5(t,e){e=e||{};const n=t+JSON.stringify(e);let r=Bf.get(n);return r||(r=new Intl.NumberFormat(t,e),Bf.set(n,r)),r}function f0(t,e,n){return t5(e,n).format(t)}const n5={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=r5(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 r5(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 Pc={formatters:n5};function i5(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:Pc.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 Zr=Object.create(null),Cu=Object.create(null);function Cs(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"?Hs(Cs(t,e),n):Hs(Cs(t,""),e)}class s5{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 Cs(this,e)}describe(e,n){return pl(Cu,e,n)}override(e,n){return pl(Zr,e,n)}route(e,n,r,i){const s=Cs(this,e),a=Cs(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 s5({_scriptable:t=>!t.startsWith("on"),_indexable:t=>t!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[$C,e5,i5]);function a5(t){return!t||Ne(t.size)||Ne(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}function ho(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 o5(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=ho(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=ho(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 Ff(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 v=(y||0)*RC;if(h&&typeof h=="object"&&(s=h.toString(),s==="[object HTMLImageElement]"||s==="[object HTMLCanvasElement]")){t.save(),t.translate(n,r),t.rotate(v),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(v)*c,r-Math.cos(v)*m),v+=If,t.lineTo(n+Math.sin(v)*c,r-Math.cos(v)*m),v+=If,t.lineTo(n+Math.sin(v)*c,r-Math.cos(v)*m),t.closePath();break;case"rectRounded":u=m*.516,l=m-u,a=Math.cos(v+Cr)*l,f=Math.cos(v+Cr)*(i?i/2-u:l),o=Math.sin(v+Cr)*l,p=Math.sin(v+Cr)*(i?i/2-u:l),t.arc(n-f,r-o,u,v-Ke,v-qt),t.arc(n+p,r-a,u,v-qt,v),t.arc(n+f,r+o,u,v,v+qt),t.arc(n-p,r+a,u,v+qt,v+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}v+=Cr;case"rectRot":f=Math.cos(v)*(i?i/2:m),a=Math.cos(v)*m,o=Math.sin(v)*m,p=Math.sin(v)*(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":v+=Cr;case"cross":f=Math.cos(v)*(i?i/2:m),a=Math.cos(v)*m,o=Math.sin(v)*m,p=Math.sin(v)*(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(v)*(i?i/2:m),a=Math.cos(v)*m,o=Math.sin(v)*m,p=Math.sin(v)*(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),v+=Cr,f=Math.cos(v)*(i?i/2:m),a=Math.cos(v)*m,o=Math.sin(v)*m,p=Math.sin(v)*(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(v)*m,o=Math.sin(v)*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(v)*(i?i/2:m),r+Math.sin(v)*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 Bo(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()}function Fo(t){t.restore()}function l5(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 u5(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 c5(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 d5(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 f5(t,e){const n=t.fillStyle;t.fillStyle=e.color,t.fillRect(e.left,e.top,e.width,e.height),t.fillStyle=n}function $r(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,c5(t,s),l=0;l<a.length;++l)u=a[l],s.backdrop&&f5(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),d5(t,n,r,u,s),r+=Number(i.lineHeight);t.restore()}function po(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 h5=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,p5=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function y5(t,e){const n=(""+t).match(h5);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 m5=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]=m5(s(a));return n}function g5(t){return p0(t,{top:"y",right:"x",bottom:"y",left:"x"})}function pi(t){return p0(t,["topLeft","topRight","bottomLeft","bottomRight"])}function ot(t){const e=g5(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(p5)&&(console.warn('Invalid font style specified: "'+r+'"'),r=void 0);const i={family:Se(t.family,e.family),lineHeight:y5(Se(t.lineHeight,e.lineHeight),n),size:n,style:r,weight:Se(t.weight,e.weight),string:""};return i.string=a5(i),i}function Ca(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 v5(t,e,n){const{min:r,max:i}=t,s=OC(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,()=>j5(l,e,t,o))},getOwnPropertyDescriptor(o,l){return Reflect.getOwnPropertyDescriptor(o._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(t[0])},has(o,l){return Uf(o).includes(l)},ownKeys(o){return Uf(o)},set(o,l,u){const c=o._storage||(o._storage=i());return o[l]=c[l]=u,delete o._keys,!0}})}function Ni(t,e,n,r){const i={_cacheable:!1,_proxy:t,_context:e,_subProxy:n,_stack:new Set,_descriptors:y0(t,r),setContext:s=>Ni(t,s,n,r),override:s=>Ni(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,()=>x5(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 b5=(t,e)=>t?t+Cc(e):e,Ic=(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 x5(t,e,n){const{_proxy:r,_context:i,_subProxy:s,_descriptors:a}=t;let o=r[e];return vr(o)&&a.isScriptable(e)&&(o=w5(e,o,t,n)),Ue(o)&&o.length&&(o=A5(e,o,t,a.isIndexable)),Ic(e,o)&&(o=Ni(o,i,s&&s[e],a)),o}function w5(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),Ic(t,l)&&(l=Lc(i._scopes,i,t,l)),l}function A5(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=Lc(u,i,t,c);e.push(Ni(f,s,a&&a[t],o))}}return e}function g0(t,e,n){return vr(t)?t(e,n):t}const S5=(t,e)=>t===!0?e:typeof t=="string"?qs(e,t):void 0;function C5(t,e,n,r,i){for(const s of e){const a=S5(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 Lc(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=zf(o,a,n,s||n,r);return l===null||typeof s!="undefined"&&s!==n&&(l=zf(o,a,s,l,r),l===null)?!1:Tc(Array.from(o),[""],i,s,()=>k5(e,n,r))}function zf(t,e,n,r,i){for(;n;)n=C5(t,e,n,r,i);return n}function k5(t,e,n){const r=t._getTarget();e in r||(r[e]={});const i=r[e];return Ue(i)&&je(n)?n:i||{}}function j5(t,e,n,r){let i;for(const s of e)if(i=v0(b5(s,t),n),typeof i!="undefined")return Ic(t,i)?Lc(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 Uf(t){let e=t._keys;return e||(e=t._keys=E5(t._scopes)),e}function E5(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 O5(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(qs(c,s),u)};return a}const P5=Number.EPSILON||1e-14,Ri=(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 I5(t,e,n){const r=t.length;let i,s,a,o,l,u=Ri(t,0);for(let c=0;c<r-1;++c)if(l=u,u=Ri(t,c+1),!(!l||!u)){if(As(e[c],0,P5)){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 L5(t,e,n="x"){const r=b0(n),i=t.length;let s,a,o,l=Ri(t,0);for(let u=0;u<i;++u){if(a=o,o=l,l=Ri(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=Ri(t,0);for(a=0;a<r;++a)if(o=l,l=u,u=Ri(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]}I5(t,i,s),L5(t,s,e)}function ka(t,e,n){return Math.max(Math.min(t,n),e)}function N5(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=ka(i.cp1x,e.left,e.right),i.cp1y=ka(i.cp1y,e.top,e.bottom)),o&&(i.cp2x=ka(i.cp2x,e.left,e.right),i.cp2y=ka(i.cp2y,e.top,e.bottom)))}function R5(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&&N5(t,n)}function Mc(){return typeof window!="undefined"&&typeof document!="undefined"}function Nc(t){let e=t.parentNode;return e&&e.toString()==="[object ShadowRoot]"&&(e=e.host),e}function yo(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 zo=t=>t.ownerDocument.defaultView.getComputedStyle(t,null);function _5(t,e){return zo(t).getPropertyValue(e)}const D5=["top","right","bottom","left"];function Yr(t,e,n){const r={};n=n?"-"+n:"";for(let i=0;i<4;i++){const s=D5[i];r[s]=parseFloat(t[e+"-"+s+n])||0}return r.width=r.left+r.right,r.height=r.top+r.bottom,r}const B5=(t,e,n)=>(t>0||e>0)&&(!n||!n.shadowRoot);function F5(t,e){const n=t.touches,r=n&&n.length?n[0]:t,{offsetX:i,offsetY:s}=r;let a=!1,o,l;if(B5(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=zo(n),s=i.boxSizing==="border-box",a=Yr(i,"padding"),o=Yr(i,"border","width"),{x:l,y:u,box:c}=F5(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 z5(t,e,n){let r,i;if(e===void 0||n===void 0){const s=t&&Nc(t);if(!s)e=t.clientWidth,n=t.clientHeight;else{const a=s.getBoundingClientRect(),o=zo(s),l=Yr(o,"border","width"),u=Yr(o,"padding");e=a.width-u.width-l.width,n=a.height-u.height-l.height,r=yo(o.maxWidth,s,"clientWidth"),i=yo(o.maxHeight,s,"clientHeight")}}return{width:e,height:n,maxWidth:r||fo,maxHeight:i||fo}}const hr=t=>Math.round(t*10)/10;function U5(t,e,n,r){const i=zo(t),s=Yr(i,"margin"),a=yo(i.maxWidth,t,"clientWidth")||fo,o=yo(i.maxHeight,t,"clientHeight")||fo,l=z5(t,e,n);let{width:u,height:c}=l;if(i.boxSizing==="content-box"){const p=Yr(i,"border","width"),h=Yr(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 Hf(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 H5=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 qf(t,e){const n=_5(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 q5(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 W5(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 Q5=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}}},G5=function(){return{x(t){return t},setWidth(t){},textAlign(t){return t},xPlus(t,e){return t+e},leftForLtr(t,e){return t}}};function yi(t,e,n){return t?Q5(e,n):G5()}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:UC,normalize:Ht}:{between:di,compare:(e,n)=>e-n,normalize:e=>e}}function Wf({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 Y5(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}=Y5(t,e,n),y=[];let m=!1,v=null,g,A,j;const E=()=>l(i,j,g)&&o(i,j)!==0,C=()=>o(s,g)===0||l(s,j,g),b=()=>m||E(),w=()=>!m||C();for(let x=c,N=c;x<=f;++x)A=e[x%a],!A.skip&&(g=u(A[r]),g!==j&&(m=l(g,i,s),v===null&&b()&&(v=o(g,i)===0?x:N),v!==null&&w()&&(y.push(Wf({start:v,end:x,loop:p,count:a,style:h})),v=null),N=x,j=g));return v!==null&&y.push(Wf({start:v,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 V5(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 K5(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 X5(t,e){const n=t.points,r=t.options.spanGaps,i=n.length;if(!i)return[];const s=!!t._loop,{start:a,end:o}=V5(n,i,s,r);if(r===!0)return Qf(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 Qf(t,K5(n,a,l,u),n,e)}function Qf(t,e,n,r){return!r||!r.setContext||!n?e:J5(t,e,n,r)}function J5(t,e,n,r){const i=t._chart.getContext(),s=Gf(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,v,g){const A=o?-1:1;if(y!==m){for(y+=l;n[y%l].skip;)y-=A;for(;n[m%l].skip;)m+=A;y%l!==m%l&&(u.push({start:y%l,end:m%l,loop:v,style:g}),c=g,f=m%l)}}for(const y of e){f=o?f:y.start;let m=n[f%l],v;for(p=f+1;p<=y.end;p++){const g=n[p%l];v=Gf(r.setContext(xr(i,{type:"segment",p0:m,p1:g,p0DataIndex:(p-1)%l,p1DataIndex:p%l,datasetIndex:a}))),Z5(v,c)&&h(f,p-1,y.loop,c),m=g,c=v}f<p-1&&h(f,p-1,y.loop,c)}return u}function Gf(t){return{backgroundColor:t.backgroundColor,borderCapStyle:t.borderCapStyle,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderJoinStyle:t.borderJoinStyle,borderWidth:t.borderWidth,borderColor:t.borderColor}}function Z5(t,e){if(!e)return!1;const n=[],r=function(i,s){return Oc(s)?(n.includes(s)||n.push(s),n.indexOf(s)):s};return JSON.stringify(t,r)!==JSON.stringify(e,r)}function ja(t,e,n){return t.options.clip?t[n]:e[n]}function $5(t,e){const{xScale:n,yScale:r}=t;return n&&r?{left:ja(n,e,"left"),right:ja(n,e,"right"),top:ja(r,e,"top"),bottom:ja(r,e,"bottom")}:e}function k0(t,e){const n=e._clip;if(n.disabled)return!1;const r=$5(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 Z5{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 Z5;const Yf="transparent",$5={boolean(t,e,n){return n>.5?e:t},color(t,e,n){const r=Df(t||Yf),i=r.valid&&Df(e||Yf);return i&&i.valid?i.mix(r,n).hexString():e},number(t,e,n){return t+(e-t)*n}};class e6{constructor(e,n,r,i){const s=n[r];i=Ca([e.to,i,s,e.from]);const a=Ca([e.from,s,i]);this._active=!0,this._fn=e.fn||$5[e.type||typeof a],this._easing=Ss[e.easing]||Ss.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=Ca([e.to,n,i,e.from]),this._from=Ca([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=n6(e,r);if(!i)return[];const s=this._createAnimations(i,r);return r.$shared&&t6(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 e6(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 t6(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 n6(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 Vf(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 r6(t,e,n){if(n===!1)return!1;const r=Vf(t,n),i=Vf(e,n);return{top:i.end,right:r.end,bottom:i.start,left:r.start}}function i6(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 Kf(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 s6(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 a6(t,e,n){return`${t.id}.${e.id}.${n.stack||n.type}`}function o6(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 l6(t,e,n){const r=t[e]||(t[e]={});return r[n]||(r[n]={})}function Xf(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 Jf(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=a6(s,a,r),f=e.length;let p;for(let h=0;h<f;++h){const y=e[h],{[l]:m,[u]:v}=y,g=y._stacks||(y._stacks={});p=g[u]=l6(i,c,m),p[o]=v,p._top=Xf(p,a,!0,r.type),p._bottom=Xf(p,a,!1,r.type);const A=p._visualValues||(p._visualValues={});A[o]=v}}function ml(t,e){const n=t.scales;return Object.keys(n).filter(r=>n[r].axis===e).shift()}function u6(t,e){return xr(t,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}function c6(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 ns(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",Zf=(t,e)=>e?t:Object.assign({},t),d6=(t,e,n)=>t&&!e.hidden&&e._stacked&&{keys:E0(n,!0),values:null};class mi{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&&ns(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&&Nf(this._data,this),e._stacked&&ns(e)}_dataCheck(){const e=this.getDataset(),n=e.data||(e.data=[]),r=this._data;if(je(n)){const i=this._cachedMeta;this._data=s6(n,i)}else if(r!==n){if(r){Nf(r,this);const i=this._cachedMeta;ns(i),i._parsed=[]}n&&Object.isExtensible(n)&&qC(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,ns(n),n.stack=r.stack),this._resyncElements(e),(i||s!==n._stacked)&&(Jf(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&&Jf(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(qs(h,o),p),y:a.parse(qs(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 Kf(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=Kf(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=d6(n,r,this.chart),u={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:f}=o6(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=i6(Se(this.options.clip,r6(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=c6(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=u6(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&&co(r);if(o)return Zf(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(Zf(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&&ns(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(mi,"defaults",{}),fe(mi,"datasetElementType",null),fe(mi,"dataElementType",null);class Ya extends mi{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}=YC(n,i,a);this._drawStart=o,this._drawCount=l,VC(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,v=Ws(y)?y:Number.POSITIVE_INFINITY,g=this.chart._animationsDisabled||s||i==="none",A=n+r,j=e.length;let E=n>0&&this.getParsed(n-1);for(let C=0;C<j;++C){const b=e[C],w=g?b:{};if(C<n||C>=A){w.skip=!0;continue}const x=this.getParsed(C),M=Ne(x[h]),_=w[p]=a.getPixelForValue(x[p],C),T=w[h]=s||M?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,x,l):x[h],C);w.skip=isNaN(_)||isNaN(T)||M,w.stop=C>0&&Math.abs(x[p]-E[p])>v,m&&(w.parsed=x,w.raw=u.data[C]),f&&(w.options=c||this.resolveDataElementOptions(C,b.active?"active":i)),g||this.updateElement(b,C,w,i),E=x}}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(Ya,"id","line"),fe(Ya,"defaults",{datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1}),fe(Ya,"overrides",{scales:{_index_:{type:"category"},_value_:{type:"linear"}}});class Va extends mi{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 j5.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(Va,"id","radar"),fe(Va,"defaults",{datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}}),fe(Va,"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 Rc{constructor(e){fe(this,"options");this.options=e||{}}static override(e){Object.assign(Rc.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 f6={_date:Rc};function h6(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?UC:Nr;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 Uo(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}=h6(s[o],e,a,i);for(let h=f;h<=p;++h){const y=c[h];y.skip||r(y,u,h)}}}function p6(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)||Uo(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 y6(t,e,n,r){let i=[];function s(a,o,l){const{startAngle:u,endAngle:c}=a.getProps(["startAngle","endAngle"],r),{angle:f}=BC(a,{x:e.x,y:e.y});l0(f,u,c)&&i.push({element:a,datasetIndex:o,index:l})}return Uo(t,n,e,s),i}function m6(t,e,n,r,i,s){let a=[];const o=p6(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 v=o(e,y);v<l?(a=[{element:c,datasetIndex:f,index:p}],l=v):v===l&&a.push({element:c,datasetIndex:f,index:p})}return Uo(t,n,e,u),a}function bl(t,e,n,r,i,s){return!s&&!t.isPointInArea(e)?[]:n==="r"&&!r?y6(t,e,n,i):m6(t,e,n,r,i,s)}function $f(t,e,n,r,i){const s=[],a=n==="x"?"inXRange":"inYRange";let o=!1;return Uo(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 g6={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 $f(t,i,"x",n.intersect,r)},y(t,e,n,r){const i=Or(e,t);return $f(t,i,"y",n.intersect,r)}}};const O0=["left","top","right","bottom"];function rs(t,e){return t.filter(n=>n.pos===e)}function eh(t,e){return t.filter(n=>O0.indexOf(n.pos)===-1&&n.box.axis===e)}function is(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 v6(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 b6(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 x6(t,e){const n=b6(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 w6(t){const e=v6(t),n=is(e.filter(u=>u.box.fullSize),!0),r=is(rs(e,"left"),!0),i=is(rs(e,"right")),s=is(rs(e,"top"),!0),a=is(rs(e,"bottom")),o=eh(e,"x"),l=eh(e,"y");return{fullSize:n,leftAndTop:r.concat(s),rightAndBottom:i.concat(l).concat(a).concat(o),chartArea:rs(e,"chartArea"),vertical:r.concat(i).concat(l),horizontal:s.concat(a).concat(o)}}function th(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 A6(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-th(a,t,"left","right")),l=Math.max(0,e.outerHeight-th(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 S6(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 C6(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 ys(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,C6(o.horizontal,e));const{same:f,other:p}=A6(e,n,o,r);u|=f&&i.length,c=c||p,l.fullSize||i.push(o)}return u&&ys(i,e,n,r)||c}function Ea(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 nh(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;co(u.start)&&(a=u.start),l.fullSize?Ea(l,i.left,a,n.outerWidth-i.right-i.left,p):Ea(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;co(u.start)&&(s=u.start),l.fullSize?Ea(l,s,i.top,p,n.outerHeight-i.bottom-i.top):Ea(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=w6(t.boxes),l=o.vertical,u=o.horizontal;Me(t.boxes,m=>{typeof m.beforeLayout=="function"&&m.beforeLayout()});const c=l.reduce((m,v)=>v.box.options&&v.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=x6(l.concat(u),f);ys(o.fullSize,h,f,y),ys(l,h,f,y),ys(u,h,f,y)&&ys(l,h,f,y),S6(h),nh(o.leftAndTop,h,f,y),h.x+=h.w,h.y+=h.h,nh(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},Me(o.chartArea,m=>{const v=m.box;Object.assign(v,t.chartArea),v.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 k6 extends T0{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const Ka="$chartjs",j6={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},rh=t=>t===null||t==="";function E6(t,e){const n=t.style,r=t.getAttribute("height"),i=t.getAttribute("width");if(t[Ka]={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",rh(i)){const s=qf(t,"width");s!==void 0&&(t.width=s)}if(rh(r))if(t.style.height==="")t.height=t.width/(e||2);else{const s=qf(t,"height");s!==void 0&&(t.height=s)}return t}const I0=z5?{passive:!0}:!1;function O6(t,e,n){t&&t.addEventListener(e,n,I0)}function P6(t,e,n){t&&t.canvas&&t.canvas.removeEventListener(e,n,I0)}function T6(t,e){const n=j6[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 mo(t,e){for(const n of t)if(n===e||n.contains(e))return!0}function I6(t,e,n){const r=t.canvas,i=new MutationObserver(s=>{let a=!1;for(const o of s)a=a||mo(o.addedNodes,r),a=a&&!mo(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||mo(o.removedNodes,r),a=a&&!mo(o.addedNodes,r);a&&n()});return i.observe(document,{childList:!0,subtree:!0}),i}const Qs=new Map;let ih=0;function L0(){const t=window.devicePixelRatio;t!==ih&&(ih=t,Qs.forEach((e,n)=>{n.currentDevicePixelRatio!==t&&e()}))}function M6(t,e){Qs.size||window.addEventListener("resize",L0),Qs.set(t,e)}function N6(t){Qs.delete(t),Qs.size||window.removeEventListener("resize",L0)}function R6(t,e,n){const r=t.canvas,i=r&&Nc(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),M6(t,s),a}function xl(t,e,n){n&&n.disconnect(),e==="resize"&&N6(t)}function _6(t,e,n){const r=t.canvas,i=d0(s=>{t.ctx!==null&&n(T6(s,t))},t);return O6(r,e,i),i}class D6 extends T0{acquireContext(e,n){const r=e&&e.getContext&&e.getContext("2d");return r&&r.canvas===e?(E6(e,n),r):null}releaseContext(e){const n=e.canvas;if(!n[Ka])return!1;const r=n[Ka].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[Ka],!0}addEventListener(e,n,r){this.removeEventListener(e,n);const i=e.$proxies||(e.$proxies={}),a={attach:I6,detach:L6,resize:R6}[n]||_6;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 F5(e,n,r,i)}isAttached(e){const n=e&&Nc(e);return!!(n&&n.isConnected)}}function B6(t){return!Mc()||typeof OffscreenCanvas!="undefined"&&t instanceof OffscreenCanvas?k6:D6}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 Ws(this.x)&&Ws(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 F6(t,e){const n=t.options.ticks,r=z6(t),i=Math.min(n.maxTicksLimit||r,r),s=n.major.enabled?H6(e):[],a=s.length,o=s[0],l=s[a-1],u=[];if(a>i)return q6(e,u,s,a/i),u;const c=U6(s,e,i);if(a>0){let f,p;const h=a>1?Math.round((l-o)/(a-1)):null;for(Oa(e,u,c,Ne(h)?0:o-h,o),f=0,p=a-1;f<p;f++)Oa(e,u,c,s[f],s[f+1]);return Oa(e,u,c,l,Ne(h)?e.length:l+h),u}return Oa(e,u,c),u}function z6(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 U6(t,e,n){const r=W6(t),i=e.length/n;if(!r)return Math.max(i,1);const s=NC(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 H6(t){const e=[];let n,r;for(n=0,r=t.length;n<r;n++)t[n].major&&e.push(n);return e}function q6(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 Oa(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 W6(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 Q6=t=>t==="left"?"right":t==="right"?"left":t,sh=(t,e,n)=>e==="top"||e==="left"?t[e]+n:t[e]-n,ah=(t,e)=>Math.min(e||t,t);function oh(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 G6(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 Y6(t,e){Me(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 ss(t){return t.drawTicks?t.tickLength:0}function lh(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 V6(t,e){return xr(t,{scale:e,type:"scale"})}function K6(t,e,n){return xr(t,{tick:n,index:e,type:"tick"})}function X6(t,e,n){let r=Ec(t);return(n&&e!=="right"||!n&&e==="right")&&(r=Q6(r)),r}function J6(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,v=o-s;if(t.isHorizontal()){if(h=st(r,s,o),je(n)){const g=Object.keys(n)[0],A=n[g];y=c[g].getPixelForValue(A)+m-e}else n==="center"?y=(u.bottom+u.top)/2+m-e:y=sh(t,n,e);p=o-s}else{if(je(n)){const g=Object.keys(n)[0],A=n[g];h=c[g].getPixelForValue(A)-v+e}else n==="center"?h=(u.left+u.right)/2-v+e:h=sh(t,n,e);y=st(r,a,i),f=n==="left"?-qt:qt}return{titleX:h,titleY:y,maxWidth:p,rotation:f}}class Wi 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=m5(this,s,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=o<this.ticks.length;this._convertTicksToLabels(l?oh(this.ticks,o):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),a.display&&(a.autoSkip||a.source==="auto")&&(this.ticks=F6(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=ah(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-ss(e.grid)-n.padding-lh(e.title,this.chart.options.font),u=Math.sqrt(f*f+p*p),a=kc(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=lh(i,n.options.font);if(o?(e.width=this.maxWidth,e.height=ss(s)+l):(e.height=this.maxHeight,e.width=ss(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),v=Math.sin(y);if(o){const g=r.mirror?0:v*f.width+m*p.height;e.height=Math.min(this.maxHeight,e.height+g+h)}else{const g=r.mirror?0:m*f.width+v*p.height;e.width=Math.min(this.maxWidth,e.width+g+h)}this._calculatePadding(u,c,v,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=oh(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/ah(n,r));let u=0,c=0,f,p,h,y,m,v,g,A,j,E,C;for(f=0;f<n;f+=l){if(y=e[f].label,m=this._resolveTickFontOptions(f),i.font=v=m.string,g=s[v]=s[v]||{data:{},gc:[]},A=m.lineHeight,j=E=0,!Ne(y)&&!Ue(y))j=ho(i,g.data,g.gc,j,y),E=A;else if(Ue(y))for(p=0,h=y.length;p<h;++p)C=y[p],!Ne(C)&&!Ue(C)&&(j=ho(i,g.data,g.gc,j,C),E+=A);a.push(j),o.push(E),u=Math.max(j,u),c=Math.max(E,c)}Y6(s,n);const b=a.indexOf(u),w=o.indexOf(c),x=M=>({width:a[M]||0,height:o[M]||0});return{first:x(0),last:x(n-1),widest:x(b),highest:x(w),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 zC(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=K6(this.getContext(),e,r))}return this.$context||(this.$context=V6(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=ss(s),h=[],y=o.setContext(this.getContext()),m=y.display?y.width:0,v=m/2,g=function(B){return kr(r,B,m)};let A,j,E,C,b,w,x,M,_,T,I,z;if(a==="top")A=g(this.bottom),w=this.bottom-p,M=A-v,T=g(e.top)+v,z=e.bottom;else if(a==="bottom")A=g(this.top),T=e.top,z=g(e.bottom)-v,w=A+v,M=this.top+p;else if(a==="left")A=g(this.right),b=this.right-p,x=A-v,_=g(e.left)+v,I=e.right;else if(a==="right")A=g(this.left),_=e.left,I=g(e.right)-v,b=A+v,x=this.left+p;else if(n==="x"){if(a==="center")A=g((e.top+e.bottom)/2+.5);else if(je(a)){const B=Object.keys(a)[0],D=a[B];A=g(this.chart.scales[B].getPixelForValue(D))}T=e.top,z=e.bottom,w=A+v,M=w+p}else if(n==="y"){if(a==="center")A=g((e.left+e.right)/2);else if(je(a)){const B=Object.keys(a)[0],D=a[B];A=g(this.chart.scales[B].getPixelForValue(D))}b=A-v,x=b-p,_=e.left,I=e.right}const L=Se(i.ticks.maxTicksLimit,f),O=Math.max(1,Math.ceil(f/L));for(j=0;j<f;j+=O){const B=this.getContext(j),D=s.setContext(B),Y=o.setContext(B),G=D.lineWidth,S=D.color,W=Y.dash||[],q=Y.dashOffset,P=D.tickWidth,Q=D.tickColor,$=D.tickBorderDash||[],V=D.tickBorderDashOffset;E=G6(this,j,l),E!==void 0&&(C=kr(r,E,G),u?b=x=_=I=C:w=M=T=z=C,h.push({tx1:b,ty1:w,tx2:x,ty2:M,x1:_,y1:T,x2:I,y2:z,width:G,color:S,borderDash:W,borderDashOffset:q,tickWidth:P,tickColor:Q,tickBorderDash:$,tickBorderDashOffset:V}))}return this._ticksLength=f,this._borderValue=A,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=ss(r.grid),h=p+c,y=f?-c:h,m=-fr(this.labelRotation),v=[];let g,A,j,E,C,b,w,x,M,_,T,I,z="middle";if(i==="top")b=this.bottom-y,w=this._getXAxisLabelAlignment();else if(i==="bottom")b=this.top+y,w=this._getXAxisLabelAlignment();else if(i==="left"){const O=this._getYAxisLabelAlignment(p);w=O.textAlign,C=O.x}else if(i==="right"){const O=this._getYAxisLabelAlignment(p);w=O.textAlign,C=O.x}else if(n==="x"){if(i==="center")b=(e.top+e.bottom)/2+h;else if(je(i)){const O=Object.keys(i)[0],B=i[O];b=this.chart.scales[O].getPixelForValue(B)+h}w=this._getXAxisLabelAlignment()}else if(n==="y"){if(i==="center")C=(e.left+e.right)/2-h;else if(je(i)){const O=Object.keys(i)[0],B=i[O];C=this.chart.scales[O].getPixelForValue(B)}w=this._getYAxisLabelAlignment(p).textAlign}n==="y"&&(l==="start"?z="top":l==="end"&&(z="bottom"));const L=this._getLabelSizes();for(g=0,A=o.length;g<A;++g){j=o[g],E=j.label;const O=s.setContext(this.getContext(g));x=this.getPixelForTick(g)+s.labelOffset,M=this._resolveTickFontOptions(g),_=M.lineHeight,T=Ue(E)?E.length:1;const B=T/2,D=O.color,Y=O.textStrokeColor,G=O.textStrokeWidth;let S=w;a?(C=x,w==="inner"&&(g===A-1?S=this.options.reverse?"left":"right":g===0?S=this.options.reverse?"right":"left":S="center"),i==="top"?u==="near"||m!==0?I=-T*_+_/2:u==="center"?I=-L.highest.height/2-B*_+_:I=-L.highest.height+_/2:u==="near"||m!==0?I=_/2:u==="center"?I=L.highest.height/2-B*_:I=L.highest.height-T*_,f&&(I*=-1),m!==0&&!O.showLabelBackdrop&&(C+=_/2*Math.sin(m))):(b=x,I=(1-T)*_/2);let W;if(O.showLabelBackdrop){const q=ot(O.backdropPadding),P=L.heights[g],Q=L.widths[g];let $=I-q.top,V=0-q.left;switch(z){case"middle":$-=P/2;break;case"bottom":$-=P;break}switch(w){case"center":V-=Q/2;break;case"right":V-=Q;break;case"inner":g===A-1?V-=Q:g>0&&(V-=Q/2);break}W={left:V,top:$,width:Q+q.width,height:P+q.height,color:O.backdropColor}}v.push({label:E,font:M,textOffset:I,options:{rotation:m,color:D,strokeColor:Y,strokeWidth:G,textAlign:S,textBaseline:z,translation:[C,b],backdrop:W}})}return v}_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&&Bo(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;$r(r,u,0,c,l,o)}i&&Fo(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}=J6(this,l,n,o);$r(e,r.text,0,0,s,{color:r.color,maxWidth:f,rotation:p,textAlign:X6(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!==Wi.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 Pa{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;e4(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,Z6(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 Zr[r])}}function Z6(t,e,n){const r=Hs(Object.create(null),[n?We.get(n):{},We.get(e),t.defaults]);We.set(e,r),t.defaultRoutes&&$6(e,t.defaultRoutes),t.descriptors&&We.describe(e,t.descriptors)}function $6(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 e4(t){return"id"in t&&"defaults"in t}class t4{constructor(){this.controllers=new Pa(mi,"datasets",!0),this.elements=new Pa(Vn,"elements"),this.plugins=new Pa(Object,"plugins"),this.scales=new Pa(Wi,"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):Me(i,a=>{const o=r||this._getRegistryForType(a);this._exec(e,o,a)})})}_exec(e,n,r){const i=Cc(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 t4;class n4{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=r4(r);return i===!1&&!n?[]:s4(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 r4(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 i4(t,e){return!e&&t===!1?null:t===!0?{}:t}function s4(t,{plugins:e,localIds:n},r,i){const s=[],a=t.getContext();for(const o of e){const l=o.id,u=i4(r[l],i);u!==null&&s.push({plugin:o,options:a4(t.config,{plugin:o,local:n[l]},u,a)})}return s}function a4(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 o4(t,e){let n=t;return t==="_index_"?n=e:t==="_value_"&&(n=e==="x"?"y":"x"),n}function l4(t,e){return t===e?"_index_":"_value_"}function uh(t){if(t==="x"||t==="y"||t==="r")return t}function u4(t){if(t==="top"||t==="bottom")return"x";if(t==="left"||t==="right")return"y"}function Eu(t,...e){if(uh(t))return t;for(const n of e){const r=n.axis||u4(n.position)||t.length>1&&uh(t[0].toLowerCase());if(r)return r}throw new Error(`Cannot determine type of '${t}' axis. Please provide 'axis' or 'position' option.`)}function ch(t,e,n){if(n[e+"AxisID"]===t)return{axis:e}}function c4(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 ch(t,"x",n[0])||ch(t,"y",n[0])}return{}}function d4(t,e){const n=Zr[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,c4(a,t),We.scales[o.type]),u=l4(l,i),c=n.scales||{};s[a]=ws(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=(Zr[o]||{}).scales||{};Object.keys(c).forEach(f=>{const p=o4(f,l),h=a[p+"AxisID"]||p;s[h]=s[h]||Object.create(null),ws(s[h],[{axis:p},r[h],c[f]])})}),Object.keys(s).forEach(a=>{const o=s[a];ws(o,[We.scales[o.type],We.scale])}),s}function M0(t){const e=t.options||(t.options={});e.plugins=Se(e.plugins,{}),e.scales=d4(t,e)}function N0(t){return t=t||{},t.datasets=t.datasets||[],t.labels=t.labels||[],t}function f4(t){return t=t||{},t.data=N0(t.data),M0(t),t}const dh=new Map,R0=new Set;function Ta(t,e){let n=dh.get(t);return n||(n=e(),dh.set(t,n),R0.add(n)),n}const as=(t,e,n)=>{const r=qs(e,n);r!==void 0&&t.add(r)};class h4{constructor(e){this._config=f4(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(),M0(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=>as(l,e,f))),c.forEach(f=>as(l,i,f)),c.forEach(f=>as(l,Zr[s]||{},f)),c.forEach(f=>as(l,We,f)),c.forEach(f=>as(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,Zr[n]||{},We.datasets[n]||{},{type:n},We,Cu]}resolveNamedOptions(e,n,r,i=[""]){const s={$shared:!0},{resolver:a,subPrefixes:o}=fh(this._resolverCache,e,i);let l=a;if(y4(a,n)){s.$shared=!1,r=vr(r)?r():r;const u=this.createResolver(e,r,o);l=Ni(a,r,u)}for(const u of n)s[u]=l[u];return s}createResolver(e,n,r=[""],i){const{resolver:s}=fh(this._resolverCache,e,r);return je(n)?Ni(s,n,void 0,i):s}}function fh(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 p4=t=>je(t)&&Object.getOwnPropertyNames(t).some(e=>vr(t[e]));function y4(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)||p4(o))||a&&Ue(o))return!0}return!1}var m4="4.5.1";const g4=["top","bottom","left","right","chartArea"];function hh(t,e){return t==="top"||t==="bottom"||g4.indexOf(t)===-1&&e==="x"}function ph(t,e){return function(n,r){return n[t]===r[t]?n[e]-r[e]:n[t]-r[t]}}function yh(t){const e=t.chart,n=e.options.animation;e.notifyPlugins("afterRender"),De(n&&n.onComplete,[t],e)}function v4(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 Xa={},mh=t=>{const e=_0(t);return Object.values(Xa).filter(n=>n.canvas===e).pop()};function b4(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 x4(t,e,n,r){return!n||t.type==="mouseout"?null:r?e:t}var tr;let Ho=(tr=class{static register(...e){gn.add(...e),gh()}static unregister(...e){gn.remove(...e),gh()}constructor(e,n){const r=this.config=new h4(n),i=_0(e),s=mh(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||B6(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=kC(),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 n4,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=QC(f=>this.update(f),a.resizeDelay||0),this._dataChanges=[],Xa[this.id]=this,!o||!l){console.error("Failed to create chart: can't acquire context from the given item");return}Rn.listen(this,"complete",yh),Rn.listen(this,"progress",v4),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():Hf(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Ff(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,Hf(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||{};Me(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"}}))),Me(s,a=>{const o=a.options,l=o.id,u=Eu(l,o),c=Se(o.type,a.dtype);(o.position===void 0||hh(o.position,u)!==hh(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)}),Me(i,(a,o)=>{a||delete r[o]}),Me(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(ph("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(){Me(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||Me(s,u=>{u.reset()}),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(ph("z","_idx"));const{_active:o,_lastEvent:l}=this;l?this._eventHandler(l,!0):o.length&&this._updateHoverStyles(o,o,!0),this.render()}_updateScales(){Me(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;b4(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=[],Me(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(),yh({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&&Bo(n,i),e.controller.draw(),i&&Fo(n),r.cancelable=!1,this.notifyPlugins("afterDatasetDraw",r))}isPointInArea(e){return Wn(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,n,r,i){const s=g6.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);co(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(),Ff(e,n),this.platform.releaseContext(n),this.canvas=null,this.ctx=null),delete Xa[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)};Me(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(){Me(this._listeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._listeners={},Me(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}});!lo(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=IC(e),u=x4(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=!lo(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",Xa),fe(tr,"overrides",Zr),fe(tr,"registry",gn),fe(tr,"version",m4),fe(tr,"getChart",mh),tr);function gh(){return Me(Ho.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 w4(t,e,n){t.lineTo(n.x,n.y)}function A4(t){return t.stepped?a5:t.tension||t.cubicInterpolationMode==="monotone"?o5:w4}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 S4(t,e,n,r){const{points:i,options:s}=e,{count:a,start:o,loop:l,ilen:u}=B0(i,n,r),c=A4(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 C4(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,v,g;const A=E=>(a+(u?o-E:E))%s,j=()=>{m!==v&&(t.lineTo(c,v),t.lineTo(c,m),t.lineTo(c,g))};for(l&&(h=i[A(0)],t.moveTo(h.x,h.y)),p=0;p<=o;++p){if(h=i[A(p)],h.skip)continue;const E=h.x,C=h.y,b=E|0;b===y?(C<m?m=C:C>v&&(v=C),c=(f*c+E)/++f):(j(),t.lineTo(E,C),y=b,f=0,m=v=C),g=C}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?C4:S4}function k4(t){return t.stepped?U5:t.tension||t.cubicInterpolationMode==="monotone"?H5:Pr}function j4(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 E4(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 O4=typeof Path2D=="function";function P4(t,e,n,r){O4&&!e.options.segment?j4(t,e,n,r):E4(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;M5(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=V5(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=k4(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])),v=l(h,y,m,r.stepped);v[n]=e[n],o.push(v)}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 vh(t,e,n,r){const i=t.options,{[n]:s}=t.getProps([n],r);return Math.abs(e-s)<i.radius+i.hitRadius}class Ja 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 vh(this,n,"x",r)}inYRange(n,r){return vh(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(Ja,"id","point"),fe(Ja,"defaults",{borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0}),fe(Ja,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});function T4(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=qo(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]:bh(c,h,"start",Math.max)},end:{[n]:bh(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 I4(t,e){const{x:n=null,y:r=null}=t||{},i=e.points,s=[];return e.segments.forEach(({start:a,end:o})=>{o=qo(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 qo(t,e,n){for(;e>t;e--){const r=n[e];if(!isNaN(r.x)&&!isNaN(r.y))break}return e}function bh(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=I4(t,e),n.length?new pr({points:n,options:{tension:0},_loop:r,_fullLoop:r}):null}function xh(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 M4(t,e,n){const r=D4(t);if(je(r))return isNaN(r.value)?!1:r;let i=parseFloat(r);return $e(i)&&Math.floor(i)===i?N4(r[0],e,i,n):["origin","start","end","stack","shape"].indexOf(r)>=0&&r}function N4(t,e,n,r){return(t==="-"||t==="+")&&(n=e+n),n===e||n<0||n>=r?!1:n}function R4(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 _4(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 D4(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 B4(t){const{scale:e,index:n,line:r}=t,i=[],s=r.segments,a=r.points,o=F4(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++)z4(i,a[c],o)}return new pr({points:i,options:{}})}function F4(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 z4(t,e,n){const r=[];for(let i=0;i<n.length;i++){const s=n[i],{first:a,last:o,point:l}=U4(s,e,"x");if(!(!l||a&&o)){if(a)r.unshift(l);else if(t.push(l),!o)break}}t.push(...r)}function U4(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(di(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 H4(t){const{chart:e,fill:n,line:r}=t;if($e(n))return q4(e,n);if(n==="stack")return B4(t);if(n==="shape")return!0;const i=W4(t);return i instanceof z0?i:F0(i,r)}function q4(t,e){const n=t.getDatasetMeta(e);return n&&t.isDatasetVisible(e)?n.dataset:null}function W4(t){return(t.scale||{}).getPointPositionForValue?G4(t):Q4(t)}function Q4(t){const{scale:e={},fill:n}=t,r=R4(n,e);if($e(r)){const i=e.isHorizontal();return{x:i?r:null,y:i?null:r}}return null}function G4(t){const{scale:e,fill:n}=t,r=e.options,i=e.getLabels().length,s=r.reverse?e.max:e.min,a=_4(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=H4(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&&(Bo(t,n),Y4(t,{line:a,target:r,above:p,below:h,area:n,scale:o,axis:l,clip:m}),Fo(t))}function Y4(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"?(wh(t,r,a.top),Al(t,{line:n,target:r,color:i,scale:o,property:u,clip:l}),t.restore(),t.save(),wh(t,r,a.bottom)):u==="y"&&(Ah(t,r,a.left),Al(t,{line:n,target:r,color:s,scale:o,property:u,clip:l}),t.restore(),t.save(),Ah(t,r,a.right),c=i)),Al(t,{line:n,target:r,color:c,scale:o,property:u,clip:l}),t.restore()}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[qo(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 Ah(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[qo(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=T4(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,V4(t,a,o,y&&Pu(i,f,p)),t.beginPath();const m=!!n.pathSegment(t,u);let v;if(y){m?t.closePath():Sh(t,r,p,i);const g=!!r.pathSegment(t,c,{move:m,reverse:!0});v=m&&g,v||Sh(t,r,f,i)}t.closePath(),t.fill(v?"evenodd":"nonzero"),t.restore()}}function V4(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 Sh(t,e,n,r){const i=e.interpolate(n,r);i&&t.lineTo(i.x,i.y)}var K4={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:M4(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;xh(s)&&wl(t.ctx,s,t.chartArea)}},beforeDatasetDraw(t,e,n){const r=e.meta.$filler;!xh(r)||n.drawTime!=="beforeDatasetDraw"||wl(t.ctx,r,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const Ch=(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)}},X4=(t,e)=>t!==null&&e!==null&&t.datasetIndex===e.datasetIndex&&t.index===e.index;class kh 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}=Ch(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 v=r+n/2+s.measureText(y.text).width;(m===0||u[u.length-1]+v+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:v,height:i},u[u.length-1]+=v+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((v,g)=>{const{itemWidth:A,itemHeight:j}=J4(r,n,s,v,i);g>0&&h+j+2*o>c&&(f+=p+o,u.push({width:p,height:h}),y+=p+o,m++,p=h=0),l[g]={left:y,top:h,col:m,width:A,height:j},p=Math.max(p,A),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=yi(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;Bo(e,this),this._draw(),Fo(e)}}_draw(){const{options:e,columnSizes:n,lineWidths:r,ctx:i}=this,{align:s,labels:a}=e,o=We.color,l=yi(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:v}=Ch(a,f),g=function(b,w,x){if(isNaN(y)||y<=0||isNaN(m)||m<0)return;i.save();const M=Se(x.lineWidth,1);if(i.fillStyle=Se(x.fillStyle,o),i.lineCap=Se(x.lineCap,"butt"),i.lineDashOffset=Se(x.lineDashOffset,0),i.lineJoin=Se(x.lineJoin,"miter"),i.lineWidth=M,i.strokeStyle=Se(x.strokeStyle,o),i.setLineDash(Se(x.lineDash,[])),a.usePointStyle){const _={radius:m*Math.SQRT2/2,pointStyle:x.pointStyle,rotation:x.rotation,borderWidth:M},T=l.xPlus(b,y/2),I=w+p;h0(i,_,T,I,a.pointStyleWidth&&y)}else{const _=w+Math.max((f-m)/2,0),T=l.leftForLtr(b,y),I=pi(x.borderRadius);i.beginPath(),Object.values(I).some(z=>z!==0)?po(i,{x:T,y:_,w:y,h:m,radius:I}):i.rect(T,_,y,m),i.fill(),M!==0&&i.stroke()}i.restore()},A=function(b,w,x){$r(i,x.text,b,w+v/2,u,{strikethrough:x.hidden,textAlign:l.textAlign(x.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 C=v+c;this.legendItems.forEach((b,w)=>{i.strokeStyle=b.fontColor,i.fillStyle=b.fontColor;const x=i.measureText(b.text).width,M=l.textAlign(b.textAlign||(b.textAlign=a.textAlign)),_=y+p+x;let T=h.x,I=h.y;l.setWidth(this.width),j?w>0&&T+_+c>this.right&&(I=h.y+=C,h.line++,T=h.x=st(s,this.left+c,this.right-r[h.line])):w>0&&I+C>this.bottom&&(T=h.x=T+n[h.line].width+c,h.line++,I=h.y=st(s,this.top+E+c,this.bottom-n[h.line].height));const z=l.x(T);if(g(z,I,b),T=GC(M,T+y+p,j?T+_:this.right,e.rtl),A(l.x(T),I,b),j)h.x+=_+c;else if(typeof b.text!="string"){const L=u.lineHeight;h.y+=U0(b,L)+c}else h.y+=C}),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=yi(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,v)=>Math.max(m,v.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(Ec(o)),a.textBaseline="middle",a.strokeStyle=n.color,a.fillStyle=n.color,a.font=r.string,$r(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(di(e,this.left,this.right)&&di(n,this.top,this.bottom)){for(s=this.legendHitBoxes,r=0;r<s.length;++r)if(i=s[r],di(e,i.left,i.left+i.width)&&di(n,i.top,i.top+i.height))return this.legendItems[r]}return null}handleEvent(e){const n=this.options;if(!ek(e.type,n))return;const r=this._getLegendItemAt(e.x,e.y);if(e.type==="mousemove"||e.type==="mouseout"){const i=this._hoveredItem,s=X4(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 J4(t,e,n,r,i){const s=Z4(r,t,e,n),a=$4(i,r,e.lineHeight);return{itemWidth:s,itemHeight:a}}function Z4(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 $4(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 ek(t,e){return!!((t==="mousemove"||t==="mouseout")&&(e.onHover||e.onLeave)||e.onClick&&(t==="click"||t==="mouseup"))}var tk={id:"legend",_element:kh,start(t,e,n){const r=t.legend=new kh({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);$r(e,n.text,0,0,r,{color:n.color,maxWidth:l,rotation:u,textAlign:Ec(n.align),textBaseline:"middle",translation:[a,o]})}}function nk(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 rk={id:"title",_element:H0,start(t,e,n){nk(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 ms={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 e6{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 e6;const Yf="transparent",t6={boolean(t,e,n){return n>.5?e:t},color(t,e,n){const r=Df(t||Yf),i=r.valid&&Df(e||Yf);return i&&i.valid?i.mix(r,n).hexString():e},number(t,e,n){return t+(e-t)*n}};class n6{constructor(e,n,r,i){const s=n[r];i=Ca([e.to,i,s,e.from]);const a=Ca([e.from,s,i]);this._active=!0,this._fn=e.fn||t6[e.type||typeof a],this._easing=Ss[e.easing]||Ss.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=Ca([e.to,n,i,e.from]),this._from=Ca([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=i6(e,r);if(!i)return[];const s=this._createAnimations(i,r);return r.$shared&&r6(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 n6(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 r6(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 i6(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 Vf(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 s6(t,e,n){if(n===!1)return!1;const r=Vf(t,n),i=Vf(e,n);return{top:i.end,right:r.end,bottom:i.start,left:r.start}}function a6(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 Kf(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 o6(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 l6(t,e,n){return`${t.id}.${e.id}.${n.stack||n.type}`}function u6(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 c6(t,e,n){const r=t[e]||(t[e]={});return r[n]||(r[n]={})}function Xf(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 Jf(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=l6(s,a,r),f=e.length;let p;for(let h=0;h<f;++h){const y=e[h],{[l]:m,[u]:v}=y,g=y._stacks||(y._stacks={});p=g[u]=c6(i,c,m),p[o]=v,p._top=Xf(p,a,!0,r.type),p._bottom=Xf(p,a,!1,r.type);const A=p._visualValues||(p._visualValues={});A[o]=v}}function ml(t,e){const n=t.scales;return Object.keys(n).filter(r=>n[r].axis===e).shift()}function d6(t,e){return xr(t,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}function f6(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 ns(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",Zf=(t,e)=>e?t:Object.assign({},t),h6=(t,e,n)=>t&&!e.hidden&&e._stacked&&{keys:E0(n,!0),values:null};class mi{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&&ns(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&&Nf(this._data,this),e._stacked&&ns(e)}_dataCheck(){const e=this.getDataset(),n=e.data||(e.data=[]),r=this._data;if(je(n)){const i=this._cachedMeta;this._data=o6(n,i)}else if(r!==n){if(r){Nf(r,this);const i=this._cachedMeta;ns(i),i._parsed=[]}n&&Object.isExtensible(n)&&QC(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,ns(n),n.stack=r.stack),this._resyncElements(e),(i||s!==n._stacked)&&(Jf(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&&Jf(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(qs(h,o),p),y:a.parse(qs(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 Kf(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=Kf(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=h6(n,r,this.chart),u={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:f}=u6(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=a6(Se(this.options.clip,s6(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=f6(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=d6(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&&co(r);if(o)return Zf(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(Zf(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&&ns(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(mi,"defaults",{}),fe(mi,"datasetElementType",null),fe(mi,"dataElementType",null);class Ya extends mi{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}=KC(n,i,a);this._drawStart=o,this._drawCount=l,XC(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,v=Ws(y)?y:Number.POSITIVE_INFINITY,g=this.chart._animationsDisabled||s||i==="none",A=n+r,j=e.length;let E=n>0&&this.getParsed(n-1);for(let C=0;C<j;++C){const b=e[C],w=g?b:{};if(C<n||C>=A){w.skip=!0;continue}const x=this.getParsed(C),N=Ne(x[h]),_=w[p]=a.getPixelForValue(x[p],C),T=w[h]=s||N?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,x,l):x[h],C);w.skip=isNaN(_)||isNaN(T)||N,w.stop=C>0&&Math.abs(x[p]-E[p])>v,m&&(w.parsed=x,w.raw=u.data[C]),f&&(w.options=c||this.resolveDataElementOptions(C,b.active?"active":i)),g||this.updateElement(b,C,w,i),E=x}}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(Ya,"id","line"),fe(Ya,"defaults",{datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1}),fe(Ya,"overrides",{scales:{_index_:{type:"category"},_value_:{type:"linear"}}});class Va extends mi{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 O5.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(Va,"id","radar"),fe(Va,"defaults",{datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}}),fe(Va,"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 Rc{constructor(e){fe(this,"options");this.options=e||{}}static override(e){Object.assign(Rc.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 p6={_date:Rc};function y6(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?qC:Nr;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 Uo(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}=y6(s[o],e,a,i);for(let h=f;h<=p;++h){const y=c[h];y.skip||r(y,u,h)}}}function m6(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)||Uo(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 g6(t,e,n,r){let i=[];function s(a,o,l){const{startAngle:u,endAngle:c}=a.getProps(["startAngle","endAngle"],r),{angle:f}=zC(a,{x:e.x,y:e.y});l0(f,u,c)&&i.push({element:a,datasetIndex:o,index:l})}return Uo(t,n,e,s),i}function v6(t,e,n,r,i,s){let a=[];const o=m6(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 v=o(e,y);v<l?(a=[{element:c,datasetIndex:f,index:p}],l=v):v===l&&a.push({element:c,datasetIndex:f,index:p})}return Uo(t,n,e,u),a}function bl(t,e,n,r,i,s){return!s&&!t.isPointInArea(e)?[]:n==="r"&&!r?g6(t,e,n,i):v6(t,e,n,r,i,s)}function $f(t,e,n,r,i){const s=[],a=n==="x"?"inXRange":"inYRange";let o=!1;return Uo(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 b6={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 $f(t,i,"x",n.intersect,r)},y(t,e,n,r){const i=Or(e,t);return $f(t,i,"y",n.intersect,r)}}};const O0=["left","top","right","bottom"];function rs(t,e){return t.filter(n=>n.pos===e)}function eh(t,e){return t.filter(n=>O0.indexOf(n.pos)===-1&&n.box.axis===e)}function is(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 x6(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 w6(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 A6(t,e){const n=w6(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 S6(t){const e=x6(t),n=is(e.filter(u=>u.box.fullSize),!0),r=is(rs(e,"left"),!0),i=is(rs(e,"right")),s=is(rs(e,"top"),!0),a=is(rs(e,"bottom")),o=eh(e,"x"),l=eh(e,"y");return{fullSize:n,leftAndTop:r.concat(s),rightAndBottom:i.concat(l).concat(a).concat(o),chartArea:rs(e,"chartArea"),vertical:r.concat(i).concat(l),horizontal:s.concat(a).concat(o)}}function th(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 C6(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-th(a,t,"left","right")),l=Math.max(0,e.outerHeight-th(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 k6(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 j6(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 ys(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,j6(o.horizontal,e));const{same:f,other:p}=C6(e,n,o,r);u|=f&&i.length,c=c||p,l.fullSize||i.push(o)}return u&&ys(i,e,n,r)||c}function Ea(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 nh(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;co(u.start)&&(a=u.start),l.fullSize?Ea(l,i.left,a,n.outerWidth-i.right-i.left,p):Ea(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;co(u.start)&&(s=u.start),l.fullSize?Ea(l,s,i.top,p,n.outerHeight-i.bottom-i.top):Ea(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=S6(t.boxes),l=o.vertical,u=o.horizontal;Me(t.boxes,m=>{typeof m.beforeLayout=="function"&&m.beforeLayout()});const c=l.reduce((m,v)=>v.box.options&&v.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=A6(l.concat(u),f);ys(o.fullSize,h,f,y),ys(l,h,f,y),ys(u,h,f,y)&&ys(l,h,f,y),k6(h),nh(o.leftAndTop,h,f,y),h.x+=h.w,h.y+=h.h,nh(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},Me(o.chartArea,m=>{const v=m.box;Object.assign(v,t.chartArea),v.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 E6 extends T0{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const Ka="$chartjs",O6={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},rh=t=>t===null||t==="";function P6(t,e){const n=t.style,r=t.getAttribute("height"),i=t.getAttribute("width");if(t[Ka]={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",rh(i)){const s=qf(t,"width");s!==void 0&&(t.width=s)}if(rh(r))if(t.style.height==="")t.height=t.width/(e||2);else{const s=qf(t,"height");s!==void 0&&(t.height=s)}return t}const I0=H5?{passive:!0}:!1;function T6(t,e,n){t&&t.addEventListener(e,n,I0)}function I6(t,e,n){t&&t.canvas&&t.canvas.removeEventListener(e,n,I0)}function L6(t,e){const n=O6[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 mo(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||mo(o.addedNodes,r),a=a&&!mo(o.removedNodes,r);a&&n()});return i.observe(document,{childList:!0,subtree:!0}),i}function N6(t,e,n){const r=t.canvas,i=new MutationObserver(s=>{let a=!1;for(const o of s)a=a||mo(o.removedNodes,r),a=a&&!mo(o.addedNodes,r);a&&n()});return i.observe(document,{childList:!0,subtree:!0}),i}const Qs=new Map;let ih=0;function L0(){const t=window.devicePixelRatio;t!==ih&&(ih=t,Qs.forEach((e,n)=>{n.currentDevicePixelRatio!==t&&e()}))}function R6(t,e){Qs.size||window.addEventListener("resize",L0),Qs.set(t,e)}function _6(t){Qs.delete(t),Qs.size||window.removeEventListener("resize",L0)}function D6(t,e,n){const r=t.canvas,i=r&&Nc(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),R6(t,s),a}function xl(t,e,n){n&&n.disconnect(),e==="resize"&&_6(t)}function B6(t,e,n){const r=t.canvas,i=d0(s=>{t.ctx!==null&&n(L6(s,t))},t);return T6(r,e,i),i}class F6 extends T0{acquireContext(e,n){const r=e&&e.getContext&&e.getContext("2d");return r&&r.canvas===e?(P6(e,n),r):null}releaseContext(e){const n=e.canvas;if(!n[Ka])return!1;const r=n[Ka].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[Ka],!0}addEventListener(e,n,r){this.removeEventListener(e,n);const i=e.$proxies||(e.$proxies={}),a={attach:M6,detach:N6,resize:D6}[n]||B6;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]||I6)(e,n,i),r[n]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,n,r,i){return U5(e,n,r,i)}isAttached(e){const n=e&&Nc(e);return!!(n&&n.isConnected)}}function z6(t){return!Mc()||typeof OffscreenCanvas!="undefined"&&t instanceof OffscreenCanvas?E6:F6}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 Ws(this.x)&&Ws(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 U6(t,e){const n=t.options.ticks,r=H6(t),i=Math.min(n.maxTicksLimit||r,r),s=n.major.enabled?W6(e):[],a=s.length,o=s[0],l=s[a-1],u=[];if(a>i)return Q6(e,u,s,a/i),u;const c=q6(s,e,i);if(a>0){let f,p;const h=a>1?Math.round((l-o)/(a-1)):null;for(Oa(e,u,c,Ne(h)?0:o-h,o),f=0,p=a-1;f<p;f++)Oa(e,u,c,s[f],s[f+1]);return Oa(e,u,c,l,Ne(h)?e.length:l+h),u}return Oa(e,u,c),u}function H6(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 q6(t,e,n){const r=G6(t),i=e.length/n;if(!r)return Math.max(i,1);const s=_C(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 W6(t){const e=[];let n,r;for(n=0,r=t.length;n<r;n++)t[n].major&&e.push(n);return e}function Q6(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 Oa(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 G6(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 Y6=t=>t==="left"?"right":t==="right"?"left":t,sh=(t,e,n)=>e==="top"||e==="left"?t[e]+n:t[e]-n,ah=(t,e)=>Math.min(e||t,t);function oh(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 V6(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 K6(t,e){Me(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 ss(t){return t.drawTicks?t.tickLength:0}function lh(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 X6(t,e){return xr(t,{scale:e,type:"scale"})}function J6(t,e,n){return xr(t,{tick:n,index:e,type:"tick"})}function Z6(t,e,n){let r=Ec(t);return(n&&e!=="right"||!n&&e==="right")&&(r=Y6(r)),r}function $6(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,v=o-s;if(t.isHorizontal()){if(h=st(r,s,o),je(n)){const g=Object.keys(n)[0],A=n[g];y=c[g].getPixelForValue(A)+m-e}else n==="center"?y=(u.bottom+u.top)/2+m-e:y=sh(t,n,e);p=o-s}else{if(je(n)){const g=Object.keys(n)[0],A=n[g];h=c[g].getPixelForValue(A)-v+e}else n==="center"?h=(u.left+u.right)/2-v+e:h=sh(t,n,e);y=st(r,a,i),f=n==="left"?-qt:qt}return{titleX:h,titleY:y,maxWidth:p,rotation:f}}class Wi 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=v5(this,s,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=o<this.ticks.length;this._convertTicksToLabels(l?oh(this.ticks,o):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),a.display&&(a.autoSkip||a.source==="auto")&&(this.ticks=U6(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=ah(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-ss(e.grid)-n.padding-lh(e.title,this.chart.options.font),u=Math.sqrt(f*f+p*p),a=kc(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=lh(i,n.options.font);if(o?(e.width=this.maxWidth,e.height=ss(s)+l):(e.height=this.maxHeight,e.width=ss(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),v=Math.sin(y);if(o){const g=r.mirror?0:v*f.width+m*p.height;e.height=Math.min(this.maxHeight,e.height+g+h)}else{const g=r.mirror?0:m*f.width+v*p.height;e.width=Math.min(this.maxWidth,e.width+g+h)}this._calculatePadding(u,c,v,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=oh(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/ah(n,r));let u=0,c=0,f,p,h,y,m,v,g,A,j,E,C;for(f=0;f<n;f+=l){if(y=e[f].label,m=this._resolveTickFontOptions(f),i.font=v=m.string,g=s[v]=s[v]||{data:{},gc:[]},A=m.lineHeight,j=E=0,!Ne(y)&&!Ue(y))j=ho(i,g.data,g.gc,j,y),E=A;else if(Ue(y))for(p=0,h=y.length;p<h;++p)C=y[p],!Ne(C)&&!Ue(C)&&(j=ho(i,g.data,g.gc,j,C),E+=A);a.push(j),o.push(E),u=Math.max(j,u),c=Math.max(E,c)}K6(s,n);const b=a.indexOf(u),w=o.indexOf(c),x=N=>({width:a[N]||0,height:o[N]||0});return{first:x(0),last:x(n-1),widest:x(b),highest:x(w),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 HC(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=J6(this.getContext(),e,r))}return this.$context||(this.$context=X6(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=ss(s),h=[],y=o.setContext(this.getContext()),m=y.display?y.width:0,v=m/2,g=function(B){return kr(r,B,m)};let A,j,E,C,b,w,x,N,_,T,I,z;if(a==="top")A=g(this.bottom),w=this.bottom-p,N=A-v,T=g(e.top)+v,z=e.bottom;else if(a==="bottom")A=g(this.top),T=e.top,z=g(e.bottom)-v,w=A+v,N=this.top+p;else if(a==="left")A=g(this.right),b=this.right-p,x=A-v,_=g(e.left)+v,I=e.right;else if(a==="right")A=g(this.left),_=e.left,I=g(e.right)-v,b=A+v,x=this.left+p;else if(n==="x"){if(a==="center")A=g((e.top+e.bottom)/2+.5);else if(je(a)){const B=Object.keys(a)[0],D=a[B];A=g(this.chart.scales[B].getPixelForValue(D))}T=e.top,z=e.bottom,w=A+v,N=w+p}else if(n==="y"){if(a==="center")A=g((e.left+e.right)/2);else if(je(a)){const B=Object.keys(a)[0],D=a[B];A=g(this.chart.scales[B].getPixelForValue(D))}b=A-v,x=b-p,_=e.left,I=e.right}const L=Se(i.ticks.maxTicksLimit,f),O=Math.max(1,Math.ceil(f/L));for(j=0;j<f;j+=O){const B=this.getContext(j),D=s.setContext(B),Y=o.setContext(B),G=D.lineWidth,S=D.color,W=Y.dash||[],q=Y.dashOffset,P=D.tickWidth,Q=D.tickColor,$=D.tickBorderDash||[],V=D.tickBorderDashOffset;E=V6(this,j,l),E!==void 0&&(C=kr(r,E,G),u?b=x=_=I=C:w=N=T=z=C,h.push({tx1:b,ty1:w,tx2:x,ty2:N,x1:_,y1:T,x2:I,y2:z,width:G,color:S,borderDash:W,borderDashOffset:q,tickWidth:P,tickColor:Q,tickBorderDash:$,tickBorderDashOffset:V}))}return this._ticksLength=f,this._borderValue=A,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=ss(r.grid),h=p+c,y=f?-c:h,m=-fr(this.labelRotation),v=[];let g,A,j,E,C,b,w,x,N,_,T,I,z="middle";if(i==="top")b=this.bottom-y,w=this._getXAxisLabelAlignment();else if(i==="bottom")b=this.top+y,w=this._getXAxisLabelAlignment();else if(i==="left"){const O=this._getYAxisLabelAlignment(p);w=O.textAlign,C=O.x}else if(i==="right"){const O=this._getYAxisLabelAlignment(p);w=O.textAlign,C=O.x}else if(n==="x"){if(i==="center")b=(e.top+e.bottom)/2+h;else if(je(i)){const O=Object.keys(i)[0],B=i[O];b=this.chart.scales[O].getPixelForValue(B)+h}w=this._getXAxisLabelAlignment()}else if(n==="y"){if(i==="center")C=(e.left+e.right)/2-h;else if(je(i)){const O=Object.keys(i)[0],B=i[O];C=this.chart.scales[O].getPixelForValue(B)}w=this._getYAxisLabelAlignment(p).textAlign}n==="y"&&(l==="start"?z="top":l==="end"&&(z="bottom"));const L=this._getLabelSizes();for(g=0,A=o.length;g<A;++g){j=o[g],E=j.label;const O=s.setContext(this.getContext(g));x=this.getPixelForTick(g)+s.labelOffset,N=this._resolveTickFontOptions(g),_=N.lineHeight,T=Ue(E)?E.length:1;const B=T/2,D=O.color,Y=O.textStrokeColor,G=O.textStrokeWidth;let S=w;a?(C=x,w==="inner"&&(g===A-1?S=this.options.reverse?"left":"right":g===0?S=this.options.reverse?"right":"left":S="center"),i==="top"?u==="near"||m!==0?I=-T*_+_/2:u==="center"?I=-L.highest.height/2-B*_+_:I=-L.highest.height+_/2:u==="near"||m!==0?I=_/2:u==="center"?I=L.highest.height/2-B*_:I=L.highest.height-T*_,f&&(I*=-1),m!==0&&!O.showLabelBackdrop&&(C+=_/2*Math.sin(m))):(b=x,I=(1-T)*_/2);let W;if(O.showLabelBackdrop){const q=ot(O.backdropPadding),P=L.heights[g],Q=L.widths[g];let $=I-q.top,V=0-q.left;switch(z){case"middle":$-=P/2;break;case"bottom":$-=P;break}switch(w){case"center":V-=Q/2;break;case"right":V-=Q;break;case"inner":g===A-1?V-=Q:g>0&&(V-=Q/2);break}W={left:V,top:$,width:Q+q.width,height:P+q.height,color:O.backdropColor}}v.push({label:E,font:N,textOffset:I,options:{rotation:m,color:D,strokeColor:Y,strokeWidth:G,textAlign:S,textBaseline:z,translation:[C,b],backdrop:W}})}return v}_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&&Bo(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;$r(r,u,0,c,l,o)}i&&Fo(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}=$6(this,l,n,o);$r(e,r.text,0,0,s,{color:r.color,maxWidth:f,rotation:p,textAlign:Z6(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!==Wi.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 Pa{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;n4(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,e4(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 Zr[r])}}function e4(t,e,n){const r=Hs(Object.create(null),[n?We.get(n):{},We.get(e),t.defaults]);We.set(e,r),t.defaultRoutes&&t4(e,t.defaultRoutes),t.descriptors&&We.describe(e,t.descriptors)}function t4(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 n4(t){return"id"in t&&"defaults"in t}class r4{constructor(){this.controllers=new Pa(mi,"datasets",!0),this.elements=new Pa(Vn,"elements"),this.plugins=new Pa(Object,"plugins"),this.scales=new Pa(Wi,"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):Me(i,a=>{const o=r||this._getRegistryForType(a);this._exec(e,o,a)})})}_exec(e,n,r){const i=Cc(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 r4;class i4{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=s4(r);return i===!1&&!n?[]:o4(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 s4(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 a4(t,e){return!e&&t===!1?null:t===!0?{}:t}function o4(t,{plugins:e,localIds:n},r,i){const s=[],a=t.getContext();for(const o of e){const l=o.id,u=a4(r[l],i);u!==null&&s.push({plugin:o,options:l4(t.config,{plugin:o,local:n[l]},u,a)})}return s}function l4(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 u4(t,e){let n=t;return t==="_index_"?n=e:t==="_value_"&&(n=e==="x"?"y":"x"),n}function c4(t,e){return t===e?"_index_":"_value_"}function uh(t){if(t==="x"||t==="y"||t==="r")return t}function d4(t){if(t==="top"||t==="bottom")return"x";if(t==="left"||t==="right")return"y"}function Eu(t,...e){if(uh(t))return t;for(const n of e){const r=n.axis||d4(n.position)||t.length>1&&uh(t[0].toLowerCase());if(r)return r}throw new Error(`Cannot determine type of '${t}' axis. Please provide 'axis' or 'position' option.`)}function ch(t,e,n){if(n[e+"AxisID"]===t)return{axis:e}}function f4(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 ch(t,"x",n[0])||ch(t,"y",n[0])}return{}}function h4(t,e){const n=Zr[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,f4(a,t),We.scales[o.type]),u=c4(l,i),c=n.scales||{};s[a]=ws(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=(Zr[o]||{}).scales||{};Object.keys(c).forEach(f=>{const p=u4(f,l),h=a[p+"AxisID"]||p;s[h]=s[h]||Object.create(null),ws(s[h],[{axis:p},r[h],c[f]])})}),Object.keys(s).forEach(a=>{const o=s[a];ws(o,[We.scales[o.type],We.scale])}),s}function M0(t){const e=t.options||(t.options={});e.plugins=Se(e.plugins,{}),e.scales=h4(t,e)}function N0(t){return t=t||{},t.datasets=t.datasets||[],t.labels=t.labels||[],t}function p4(t){return t=t||{},t.data=N0(t.data),M0(t),t}const dh=new Map,R0=new Set;function Ta(t,e){let n=dh.get(t);return n||(n=e(),dh.set(t,n),R0.add(n)),n}const as=(t,e,n)=>{const r=qs(e,n);r!==void 0&&t.add(r)};class y4{constructor(e){this._config=p4(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(),M0(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=>as(l,e,f))),c.forEach(f=>as(l,i,f)),c.forEach(f=>as(l,Zr[s]||{},f)),c.forEach(f=>as(l,We,f)),c.forEach(f=>as(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,Zr[n]||{},We.datasets[n]||{},{type:n},We,Cu]}resolveNamedOptions(e,n,r,i=[""]){const s={$shared:!0},{resolver:a,subPrefixes:o}=fh(this._resolverCache,e,i);let l=a;if(g4(a,n)){s.$shared=!1,r=vr(r)?r():r;const u=this.createResolver(e,r,o);l=Ni(a,r,u)}for(const u of n)s[u]=l[u];return s}createResolver(e,n,r=[""],i){const{resolver:s}=fh(this._resolverCache,e,r);return je(n)?Ni(s,n,void 0,i):s}}function fh(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 m4=t=>je(t)&&Object.getOwnPropertyNames(t).some(e=>vr(t[e]));function g4(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)||m4(o))||a&&Ue(o))return!0}return!1}var v4="4.5.1";const b4=["top","bottom","left","right","chartArea"];function hh(t,e){return t==="top"||t==="bottom"||b4.indexOf(t)===-1&&e==="x"}function ph(t,e){return function(n,r){return n[t]===r[t]?n[e]-r[e]:n[t]-r[t]}}function yh(t){const e=t.chart,n=e.options.animation;e.notifyPlugins("afterRender"),De(n&&n.onComplete,[t],e)}function x4(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 Xa={},mh=t=>{const e=_0(t);return Object.values(Xa).filter(n=>n.canvas===e).pop()};function w4(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 A4(t,e,n,r){return!n||t.type==="mouseout"?null:r?e:t}var tr;let Ho=(tr=class{static register(...e){gn.add(...e),gh()}static unregister(...e){gn.remove(...e),gh()}constructor(e,n){const r=this.config=new y4(n),i=_0(e),s=mh(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||z6(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=EC(),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 i4,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=YC(f=>this.update(f),a.resizeDelay||0),this._dataChanges=[],Xa[this.id]=this,!o||!l){console.error("Failed to create chart: can't acquire context from the given item");return}Rn.listen(this,"complete",yh),Rn.listen(this,"progress",x4),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():Hf(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Ff(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,Hf(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||{};Me(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"}}))),Me(s,a=>{const o=a.options,l=o.id,u=Eu(l,o),c=Se(o.type,a.dtype);(o.position===void 0||hh(o.position,u)!==hh(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)}),Me(i,(a,o)=>{a||delete r[o]}),Me(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(ph("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(){Me(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||Me(s,u=>{u.reset()}),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(ph("z","_idx"));const{_active:o,_lastEvent:l}=this;l?this._eventHandler(l,!0):o.length&&this._updateHoverStyles(o,o,!0),this.render()}_updateScales(){Me(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;w4(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=[],Me(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(),yh({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&&Bo(n,i),e.controller.draw(),i&&Fo(n),r.cancelable=!1,this.notifyPlugins("afterDatasetDraw",r))}isPointInArea(e){return Wn(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,n,r,i){const s=b6.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);co(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(),Ff(e,n),this.platform.releaseContext(n),this.canvas=null,this.ctx=null),delete Xa[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)};Me(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(){Me(this._listeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._listeners={},Me(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}});!lo(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=A4(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=!lo(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",Xa),fe(tr,"overrides",Zr),fe(tr,"registry",gn),fe(tr,"version",v4),fe(tr,"getChart",mh),tr);function gh(){return Me(Ho.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 S4(t,e,n){t.lineTo(n.x,n.y)}function C4(t){return t.stepped?l5:t.tension||t.cubicInterpolationMode==="monotone"?u5:S4}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 k4(t,e,n,r){const{points:i,options:s}=e,{count:a,start:o,loop:l,ilen:u}=B0(i,n,r),c=C4(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 j4(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,v,g;const A=E=>(a+(u?o-E:E))%s,j=()=>{m!==v&&(t.lineTo(c,v),t.lineTo(c,m),t.lineTo(c,g))};for(l&&(h=i[A(0)],t.moveTo(h.x,h.y)),p=0;p<=o;++p){if(h=i[A(p)],h.skip)continue;const E=h.x,C=h.y,b=E|0;b===y?(C<m?m=C:C>v&&(v=C),c=(f*c+E)/++f):(j(),t.lineTo(E,C),y=b,f=0,m=v=C),g=C}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?j4:k4}function E4(t){return t.stepped?q5:t.tension||t.cubicInterpolationMode==="monotone"?W5:Pr}function O4(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 P4(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 I4(t,e,n,r){T4&&!e.options.segment?O4(t,e,n,r):P4(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;R5(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=X5(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=E4(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])),v=l(h,y,m,r.stepped);v[n]=e[n],o.push(v)}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(),I4(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 vh(t,e,n,r){const i=t.options,{[n]:s}=t.getProps([n],r);return Math.abs(e-s)<i.radius+i.hitRadius}class Ja 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 vh(this,n,"x",r)}inYRange(n,r){return vh(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(Ja,"id","point"),fe(Ja,"defaults",{borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0}),fe(Ja,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});function L4(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=qo(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]:bh(c,h,"start",Math.max)},end:{[n]:bh(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=qo(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 qo(t,e,n){for(;e>t;e--){const r=n[e];if(!isNaN(r.x)&&!isNaN(r.y))break}return e}function bh(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 xh(t){return t&&t.fill!==!1}function N4(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 R4(t,e,n){const r=F4(t);if(je(r))return isNaN(r.value)?!1:r;let i=parseFloat(r);return $e(i)&&Math.floor(i)===i?_4(r[0],e,i,n):["origin","start","end","stack","shape"].indexOf(r)>=0&&r}function _4(t,e,n,r){return(t==="-"||t==="+")&&(n=e+n),n===e||n<0||n>=r?!1:n}function D4(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 B4(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 F4(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 z4(t){const{scale:e,index:n,line:r}=t,i=[],s=r.segments,a=r.points,o=U4(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++)H4(i,a[c],o)}return new pr({points:i,options:{}})}function U4(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 H4(t,e,n){const r=[];for(let i=0;i<n.length;i++){const s=n[i],{first:a,last:o,point:l}=q4(s,e,"x");if(!(!l||a&&o)){if(a)r.unshift(l);else if(t.push(l),!o)break}}t.push(...r)}function q4(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(di(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 W4(t){const{chart:e,fill:n,line:r}=t;if($e(n))return Q4(e,n);if(n==="stack")return z4(t);if(n==="shape")return!0;const i=G4(t);return i instanceof z0?i:F0(i,r)}function Q4(t,e){const n=t.getDatasetMeta(e);return n&&t.isDatasetVisible(e)?n.dataset:null}function G4(t){return(t.scale||{}).getPointPositionForValue?V4(t):Y4(t)}function Y4(t){const{scale:e={},fill:n}=t,r=D4(n,e);if($e(r)){const i=e.isHorizontal();return{x:i?r:null,y:i?null:r}}return null}function V4(t){const{scale:e,fill:n}=t,r=e.options,i=e.getLabels().length,s=r.reverse?e.max:e.min,a=B4(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=W4(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&&(Bo(t,n),K4(t,{line:a,target:r,above:p,below:h,area:n,scale:o,axis:l,clip:m}),Fo(t))}function K4(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"?(wh(t,r,a.top),Al(t,{line:n,target:r,color:i,scale:o,property:u,clip:l}),t.restore(),t.save(),wh(t,r,a.bottom)):u==="y"&&(Ah(t,r,a.left),Al(t,{line:n,target:r,color:s,scale:o,property:u,clip:l}),t.restore(),t.save(),Ah(t,r,a.right),c=i)),Al(t,{line:n,target:r,color:c,scale:o,property:u,clip:l}),t.restore()}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[qo(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 Ah(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[qo(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=L4(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,X4(t,a,o,y&&Pu(i,f,p)),t.beginPath();const m=!!n.pathSegment(t,u);let v;if(y){m?t.closePath():Sh(t,r,p,i);const g=!!r.pathSegment(t,c,{move:m,reverse:!0});v=m&&g,v||Sh(t,r,f,i)}t.closePath(),t.fill(v?"evenodd":"nonzero"),t.restore()}}function X4(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 Sh(t,e,n,r){const i=e.interpolate(n,r);i&&t.lineTo(i.x,i.y)}var J4={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:R4(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=N4(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;xh(s)&&wl(t.ctx,s,t.chartArea)}},beforeDatasetDraw(t,e,n){const r=e.meta.$filler;!xh(r)||n.drawTime!=="beforeDatasetDraw"||wl(t.ctx,r,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const Ch=(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)}},Z4=(t,e)=>t!==null&&e!==null&&t.datasetIndex===e.datasetIndex&&t.index===e.index;class kh 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}=Ch(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 v=r+n/2+s.measureText(y.text).width;(m===0||u[u.length-1]+v+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:v,height:i},u[u.length-1]+=v+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((v,g)=>{const{itemWidth:A,itemHeight:j}=$4(r,n,s,v,i);g>0&&h+j+2*o>c&&(f+=p+o,u.push({width:p,height:h}),y+=p+o,m++,p=h=0),l[g]={left:y,top:h,col:m,width:A,height:j},p=Math.max(p,A),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=yi(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;Bo(e,this),this._draw(),Fo(e)}}_draw(){const{options:e,columnSizes:n,lineWidths:r,ctx:i}=this,{align:s,labels:a}=e,o=We.color,l=yi(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:v}=Ch(a,f),g=function(b,w,x){if(isNaN(y)||y<=0||isNaN(m)||m<0)return;i.save();const N=Se(x.lineWidth,1);if(i.fillStyle=Se(x.fillStyle,o),i.lineCap=Se(x.lineCap,"butt"),i.lineDashOffset=Se(x.lineDashOffset,0),i.lineJoin=Se(x.lineJoin,"miter"),i.lineWidth=N,i.strokeStyle=Se(x.strokeStyle,o),i.setLineDash(Se(x.lineDash,[])),a.usePointStyle){const _={radius:m*Math.SQRT2/2,pointStyle:x.pointStyle,rotation:x.rotation,borderWidth:N},T=l.xPlus(b,y/2),I=w+p;h0(i,_,T,I,a.pointStyleWidth&&y)}else{const _=w+Math.max((f-m)/2,0),T=l.leftForLtr(b,y),I=pi(x.borderRadius);i.beginPath(),Object.values(I).some(z=>z!==0)?po(i,{x:T,y:_,w:y,h:m,radius:I}):i.rect(T,_,y,m),i.fill(),N!==0&&i.stroke()}i.restore()},A=function(b,w,x){$r(i,x.text,b,w+v/2,u,{strikethrough:x.hidden,textAlign:l.textAlign(x.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 C=v+c;this.legendItems.forEach((b,w)=>{i.strokeStyle=b.fontColor,i.fillStyle=b.fontColor;const x=i.measureText(b.text).width,N=l.textAlign(b.textAlign||(b.textAlign=a.textAlign)),_=y+p+x;let T=h.x,I=h.y;l.setWidth(this.width),j?w>0&&T+_+c>this.right&&(I=h.y+=C,h.line++,T=h.x=st(s,this.left+c,this.right-r[h.line])):w>0&&I+C>this.bottom&&(T=h.x=T+n[h.line].width+c,h.line++,I=h.y=st(s,this.top+E+c,this.bottom-n[h.line].height));const z=l.x(T);if(g(z,I,b),T=VC(N,T+y+p,j?T+_:this.right,e.rtl),A(l.x(T),I,b),j)h.x+=_+c;else if(typeof b.text!="string"){const L=u.lineHeight;h.y+=U0(b,L)+c}else h.y+=C}),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=yi(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,v)=>Math.max(m,v.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(Ec(o)),a.textBaseline="middle",a.strokeStyle=n.color,a.fillStyle=n.color,a.font=r.string,$r(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(di(e,this.left,this.right)&&di(n,this.top,this.bottom)){for(s=this.legendHitBoxes,r=0;r<s.length;++r)if(i=s[r],di(e,i.left,i.left+i.width)&&di(n,i.top,i.top+i.height))return this.legendItems[r]}return null}handleEvent(e){const n=this.options;if(!nk(e.type,n))return;const r=this._getLegendItemAt(e.x,e.y);if(e.type==="mousemove"||e.type==="mouseout"){const i=this._hoveredItem,s=Z4(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 $4(t,e,n,r,i){const s=ek(r,t,e,n),a=tk(i,r,e.lineHeight);return{itemWidth:s,itemHeight:a}}function ek(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 tk(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 nk(t,e){return!!((t==="mousemove"||t==="mouseout")&&(e.onHover||e.onLeave)||e.onClick&&(t==="click"||t==="mouseup"))}var rk={id:"legend",_element:kh,start(t,e,n){const r=t.legend=new kh({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);$r(e,n.text,0,0,r,{color:n.color,maxWidth:l,rotation:u,textAlign:Ec(n.align),textBaseline:"middle",translation:[a,o]})}}function ik(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 sk={id:"title",_element:H0,start(t,e,n){ik(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 ms={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 ik(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 jh(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,v=0,g=r.reduce((E,C)=>E+C.before.length+C.lines.length+C.after.length,0);if(g+=t.beforeBody.length+t.afterBody.length,f&&(m+=f*u.lineHeight+(f-1)*e.titleSpacing+e.titleMarginBottom),g){const E=e.displayColors?Math.max(o,l.lineHeight):l.lineHeight;m+=h*E+(g-h)*l.lineHeight+(g-1)*e.bodySpacing}p&&(m+=e.footerMarginTop+p*c.lineHeight+(p-1)*e.footerSpacing);let A=0;const j=function(E){v=Math.max(v,n.measureText(E).width+A)};return n.save(),n.font=u.string,Me(t.title,j),n.font=l.string,Me(t.beforeBody.concat(t.afterBody),j),A=e.displayColors?a+2+e.boxPadding:0,Me(r,E=>{Me(E.before,j),Me(E.lines,j),Me(E.after,j)}),A=0,n.font=c.string,Me(t.footer,j),n.restore(),v+=y.width,{width:v,height:m}}function sk(t,e){const{y:n,height:r}=e;return n<r/2?"top":n>t.height-r/2?"bottom":"center"}function ak(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 ok(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"),ak(u,t,e,n)&&(u="center"),u}function Eh(t,e,n){const r=n.yAlign||e.yAlign||sk(t,n);return{xAlign:n.xAlign||e.xAlign||ok(t,e,n,r),yAlign:r}}function lk(t,e){let{x:n,width:r}=t;return e==="right"?n-=r:e==="center"&&(n-=r/2),n}function uk(t,e,n){let{y:r,height:i}=t;return e==="top"?r+=n:e==="bottom"?r-=i+n:r-=i/2,r}function Oh(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}=pi(a);let y=lk(e,o);const m=uk(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 Ia(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 Ph(t){return mn([],_n(t))}function ck(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 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=ck(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 Ph(bt(n.callbacks,"beforeBody",this,e))}getBody(e,n){const{callbacks:r}=n,i=[];return Me(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 Ph(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(ik(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))),Me(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=ms[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=jh(this,r),u=Object.assign({},o,l),c=Eh(this.chart,r,u),f=Oh(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}=pi(o),{x:p,y:h}=e,{width:y,height:m}=n;let v,g,A,j,E,C;return s==="center"?(E=h+m/2,i==="left"?(v=p,g=v-a,j=E+a,C=E-a):(v=p+y,g=v+a,j=E-a,C=E+a),A=v):(i==="left"?g=p+Math.max(l,c)+a:i==="right"?g=p+y-Math.max(u,f)-a:g=this.caretX,s==="top"?(j=h,E=j-a,v=g-a,A=g+a):(j=h+m,E=j+a,v=g+a,A=g-a),C=j),{x1:v,x2:g,x3:A,y1:j,y2:E,y3:C}}drawTitle(e,n,r){const i=this.title,s=i.length;let a,o,l;if(s){const u=yi(r.rtl,this.x,this.width);for(e.x=Ia(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=Ia(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},v=i.leftForLtr(p,u)+u/2,g=y+l/2;e.strokeStyle=s.multiKeyBackground,e.fillStyle=s.multiKeyBackground,ku(e,m,v,g),e.strokeStyle=a.borderColor,e.fillStyle=a.backgroundColor,ku(e,m,v,g)}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),v=i.leftForLtr(i.xPlus(p,1),u-2),g=pi(a.borderRadius);Object.values(g).some(A=>A!==0)?(e.beginPath(),e.fillStyle=s.multiKeyBackground,po(e,{x:m,y,w:u,h:l,radius:g}),e.fill(),e.stroke(),e.fillStyle=a.backgroundColor,e.beginPath(),po(e,{x:v,y:y+1,w:u-2,h:l-2,radius:g}),e.fill()):(e.fillStyle=s.multiKeyBackground,e.fillRect(m,y,u,l),e.strokeRect(m,y,u,l),e.fillStyle=a.backgroundColor,e.fillRect(v,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=yi(r.rtl,this.x,this.width),m=function(x){n.fillText(x,y.x(e.x+h),e.y+p/2),e.y+=p+s},v=y.textAlign(a);let g,A,j,E,C,b,w;for(n.textAlign=a,n.textBaseline="middle",n.font=f.string,e.x=Ia(this,v,r),n.fillStyle=r.bodyColor,Me(this.beforeBody,m),h=o&&v!=="right"?a==="center"?u/2+c:u+2+c:0,E=0,b=i.length;E<b;++E){for(g=i[E],A=this.labelTextColors[E],n.fillStyle=A,Me(g.before,m),j=g.lines,o&&j.length&&(this._drawColorBox(n,e,E,y,r),p=Math.max(f.lineHeight,l)),C=0,w=j.length;C<w;++C)m(j[C]),p=f.lineHeight;Me(g.after,m)}h=0,p=f.lineHeight,Me(this.afterBody,m),e.y-=s}drawFooter(e,n,r){const i=this.footer,s=i.length;let a,o;if(s){const l=yi(r.rtl,this.x,this.width);for(e.x=Ia(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}=pi(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=ms[e.position].call(this,this._active,this._eventPosition);if(!a)return;const o=this._size=jh(this,e),l=Object.assign({},a,this._size),u=Eh(n,e,l),c=Oh(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=!lo(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||!lo(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=ms[s.position].call(this,e,n);return a!==!1&&(r!==a.x||i!==a.y)}}fe(Tu,"positioners",ms);var dk={id:"tooltip",_element:Tu,positioners:ms,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 fk=(t,e,n,r)=>(typeof e=="string"?(n=t.push(e)-1,r.unshift({index:n,label:e})):isNaN(e)&&(n=null),n);function hk(t,e,n,r){const i=t.indexOf(e);if(i===-1)return fk(t,e,n,r);const s=t.lastIndexOf(e);return i!==s?n:i}const pk=(t,e)=>t===null?null:Zt(Math.round(t),0,e);function Ih(t){const e=this.getLabels();return t>=0&&t<e.length?e[t]:t}class Iu extends Wi{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:hk(r,e,Se(n,e),this._addedLabels),pk(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 Ih.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:Ih}});function yk(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:v}=e,g=!Ne(a),A=!Ne(o),j=!Ne(u),E=(v-m)/(f+1);let C=Lf((v-m)/y/h)*h,b,w,x,M;if(C<1e-14&&!g&&!A)return[{value:m},{value:v}];M=Math.ceil(v/C)-Math.floor(m/C),M>y&&(C=Lf(M*C/y/h)*h),Ne(l)||(b=Math.pow(10,l),C=Math.ceil(C*b)/b),i==="ticks"?(w=Math.floor(m/C)*C,x=Math.ceil(v/C)*C):(w=m,x=v),g&&A&&s&&_C((o-a)/s,C/1e3)?(M=Math.round(Math.min((o-a)/C,c)),C=(o-a)/M,w=a,x=o):j?(w=g?a:w,x=A?o:x,M=u-1,C=(x-w)/M):(M=(x-w)/C,As(M,Math.round(M),C/1e3)?M=Math.round(M):M=Math.ceil(M));const _=Math.max(Mf(C),Mf(w));b=Math.pow(10,Ne(l)?_:l),w=Math.round(w*b)/b,x=Math.round(x*b)/b;let T=0;for(g&&(p&&w!==a?(n.push({value:a}),w<a&&T++,As(Math.round((w+T*C)*b)/b,a,Lh(a,E,t))&&T++):w<a&&T++);T<M;++T){const I=Math.round((w+T*C)*b)/b;if(A&&I>o)break;n.push({value:I})}return A&&p&&x!==o?n.length&&As(n[n.length-1].value,o,Lh(o,E,t))?n[n.length-1].value=o:n.push({value:o}):(!A||x===o)&&n.push({value:x}),n}function Lh(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 Lu extends Wi{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=yk(i,s);return e.bounds==="ticks"&&DC(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 Mu extends Lu{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(Mu,"id","linear"),fe(Mu,"defaults",{ticks:{callback:Pc.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 mk(t,e,n){return n=Ue(n)?n:[n],{w:s5(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 gk(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=mk(t.ctx,f,t._pointLabels[l]);r[l]=p;const h=Ht(t.getIndexAngle(l)+o),y=Math.round(kc(h)),m=Mh(y,c.x,p.w,0,180),v=Mh(y,c.y,p.h,90,270);vk(n,e,h,m,v)}t.setCenterPoint(e.l-n.l,n.r-e.r,e.t-n.t,n.b-e.b),t._pointLabelItems=wk(t,r,i)}function vk(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 bk(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(kc(Ht(l.angle+qt))),c=Ck(l.y,o.h,u),f=Ak(u),p=Sk(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 xk(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 wk(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=bk(t,c,l);r.push(f),o==="auto"&&(f.visible=xk(f,u),f.visible&&(u=f))}return r}function Ak(t){return t===0||t===180?"center":t<180?"left":"right"}function Sk(t,e,n){return n==="right"?t-=e:n==="center"&&(t-=e/2),t}function Ck(t,e,n){return n===90||n===270?t-=e/2:(n>270||n<90)&&(t-=e),t}function kk(t,e,n){const{left:r,top:i,right:s,bottom:a}=n,{backdropColor:o}=e;if(!Ne(o)){const l=pi(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(),po(t,{x:c,y:f,w:p,h,radius:l}),t.fill()):t.fillRect(c,f,p,h)}}function jk(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));kk(n,a,s);const o=Je(a.font),{x:l,y:u,textAlign:c}=s;$r(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 Ek(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 Ok(t,e,n){return xr(t,{label:n,index:e,type:"pointLabel"})}class gs extends Lu{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){Lu.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?gk(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 Ok(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&&jk(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);Ek(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)}$r(e,o.label,0,-s,c,{color:u.color,strokeColor:u.textStrokeColor,strokeWidth:u.textStrokeWidth})}),e.restore()}drawTitle(){}}fe(gs,"id","radialLinear"),fe(gs,"defaults",{display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Pc.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(e){return e},padding:5,centerPointLabels:!1}}),fe(gs,"defaultRoutes",{"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"}),fe(gs,"descriptors",{angleLines:{_fallback:"grid"}});const Wo={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(Wo);function Nh(t,e){return t-e}function Rh(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"&&(Ws(s)||s===!0)?n.startOf(a,"isoWeek",s):n.startOf(a,i)),+a)}function _h(t,e,n,r){const i=St.length;for(let s=St.indexOf(t);s<i-1;++s){const a=Wo[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(Wo[a].common&&t._adapter.diff(i,r,a)>=e-1)return a}return St[n?St.indexOf(n):0]}function Tk(t){for(let e=St.indexOf(t)+1,n=St.length;e<n;++e)if(Wo[St[e]].common)return St[e]}function Dh(t,e,n){if(!n)t[e]=!0;else if(n.length){const{lo:r,hi:i}=jc(n,e),s=n[r]>=e?n[r]:n[i];t[s]=!0}}function Ik(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 Bh(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:Ik(t,r,i,n)}class go extends Wi{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 f6._date(e.adapters.date);i.init(n),ws(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:Rh(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=HC(i,s,a);return this._unit=n.unit||(r.autoSkip?_h(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:Tk(this._unit),this.initOffsets(i),e.reverse&&o.reverse(),Bh(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||_h(s.minUnit,n,r,this._getLabelCapacity(n)),o=Se(i.ticks.stepSize,1),l=a==="week"?s.isoWeekday:!1,u=Ws(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++)Dh(c,p,y);return(p===r||i.bounds==="ticks"||h===1)&&Dh(c,p,y),Object.keys(c).sort(Nh).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,Bh(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(Rh(this,i[n]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return WC(e.sort(Nh))}}fe(go,"id","time"),fe(go,"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 La(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}=Nr(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}=Nr(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 Fh extends go{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=La(n,this.min),this._tableRange=La(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(La(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const n=this._offsets,r=this.getDecimalForPixel(e)/n.factor-n.end;return La(this._table,r*this._tableRange+this._minPos,!0)}}fe(Fh,"id","timeseries"),fe(Fh,"defaults",go.defaults);const Q0="label";function zh(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 Mk(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 Nk(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 Ho(h.current,{type:a,data:Mk(o,s),options:l&&{...l},plugins:u}),zh(e,y.current))},v=()=>{zh(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?(v(),setTimeout(m)):y.current.update(f))},[i,l,o.labels,o.datasets,f]),F.useEffect(()=>{y.current&&(v(),setTimeout(m))},[a]),F.useEffect(()=>(m(),()=>v()),[]),F.createElement("canvas",{ref:h,role:"img",height:n,width:r,...p},c)}const Rk=F.forwardRef(Nk);function V0(t,e){return Ho.register(e),F.forwardRef((n,r)=>F.createElement(Rk,{...n,ref:r,type:t}))}const _k=V0("line",Ya),Dk=V0("radar",Va);Ho.register(Iu,Mu,gs,pr,Ja,K4,rk,dk,tk);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}},Bk=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 Uh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Hh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Uh(Object(n),!0).forEach(function(r){Fk(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Uh(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function Fk(t,e,n){return(e=zk(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function zk(t){var e=Uk(t,"string");return _i(e)=="symbol"?e:e+""}function Uk(t,e){if(_i(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(_i(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function _i(t){"@babel/helpers - typeof";return _i=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},_i(t)}function Hk(t){var e=new Date(t);return isNaN(e.getTime())?String(t):e.toLocaleString("en-US",{month:"short",day:"numeric"})}var qk=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&&_i(f.labels)==="object"?Object.values(f.labels):[],h=p.map(function(g){return Hk(String(g))}),y=a==null?void 0:a.numberOfQueries;if(!y){var m=0;Array.isArray(f==null?void 0:f.datasets)&&f.datasets.forEach(function(g){Array.isArray(g==null?void 0:g.data)&&g.data.forEach(function(A){typeof A=="number"&&A>m&&(m=A)})}),y=m+2}var v=Hh(Hh({},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(ua,{title:"Mentions progress",tooltip:"Tracks how your brand mentions have changed over time across the same query set."}),d.jsx(la,{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(_k,{data:function(){var g={labels:h,datasets:[f==null?void 0:f.datasets]};return g}(),options:v})})]})})},Wk=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(Nd,{className:"yst-ml-1 yst-inline yst-h-3 yst-w-3"})]})})]})]})},l)})}),d.jsx(Hi,{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(Nd,{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",Rs(c)),children:[c>0?d.jsx(qm,{}):c<0?d.jsx(Hm,{}):null,c>-1e-6&&"+",c]}),i&&d.jsx(xc,{id:"tooltip-".concat(r.replace(/\s+/g,"-").toLowerCase()),className:"yst-absolute yst-right-2 yst-top-2",position:p,children:i})]})}function Qk(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 Gk(t){return t>0?"yst-text-green-600":t<0?"yst-text-red-600":"yst-text-slate-500"}function Yk(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",Gk(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 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 Vk(t,e){return Zk(t)||Jk(t,e)||Xk(t,e)||Kk()}function Kk(){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
|
|
54
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
55
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
56
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
57
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
58
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
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 Wj(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 Qj(t){if(Array.isArray(t))return t}var Gj=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),v=yn(m,2),g=v[0],A=v[1],j=F.useState({}),E=yn(j,2),C=E[0],b=E[1],w=F.useState(!1),x=yn(w,2),M=x[0],_=x[1],T=F.useState(!1),I=yn(T,2),z=I[0],L=I[1],O=F.useState(null),B=yn(O,2),D=B[0],Y=B[1],G=Et(),S=G.brandId;function W(me){return String(me.id)}var q=nx(S,{query:{enabled:!!S}}),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=(g-1)*$,ye=Fj(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),L(!0))},Z=Object.entries(C).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(){_(!0)},Tt=function(ge){y(ge.target.value),A(1)},ct=function(ge){b(function(xe){return ep(ep({},xe),{},X0({},ge,!xe[ge]))})},Ge=function(){n("/")},tt=function(){b({}),c({}),a(!1)},rn=function(){_(!1)},Ye=function(){b({}),A(1),y("")},sn=function(){L(!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:!!C[W(U)],onChange:function(){return ct(W(U))},value:W(U),label:U.isSelf?d.jsx(Ns,{children:xe}):xe,name:"brand-checkbox-".concat(U.id),disabled:!En(W(U),U)}),U.type==="group"&&d.jsx(yA,{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(""),A(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:g,total:ie,onNavigate:A,className:"yst-flex-row",screenReaderTextPrevious:"Previous page",screenReaderTextNext:"Next page"})]})]}),d.jsx(bc,{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(S),variant:"tertiary",className:"yst-mb-0",children:"Return to analysis"})})}),d.jsx(_j,{isOpen:M,onClose:rn,brandId:S,brandsToGroup:V.filter(function(me){return Z.includes(W(me))}),onGroupCreated:Ye}),d.jsx(Tj,{isOpen:z,onClose:sn,groupToEdit:D,allBrands:V})]})};const Yj=Object.freeze(Object.defineProperty({__proto__:null,default:Gj},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 Vj(t,e){const n={};return(t[t.length-1]===""?[...t,""]:t).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const Kj=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Xj=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Jj={};function tp(t,e){return(Jj.jsx?Xj:Kj).test(t)}const Zj=/[ \t\n\f\r]/g;function $j(t){return typeof t=="object"?t.type==="text"?np(t.value):!1:np(t)}function np(t){return t.replace(Zj,"")===""}class fa{constructor(e,n,r){this.normal=n,this.property=e,r&&(this.space=r)}}fa.prototype.normal={};fa.prototype.property={};fa.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 fa(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 eE=0;const be=ri(),Ve=ri(),Uu=ri(),K=ri(),_e=ri(),gi=ri(),Lt=ri();function ri(){return 2**++eE}const Hu=Object.freeze(Object.defineProperty({__proto__:null,boolean:be,booleanish:Ve,commaOrSpaceSeparated:Lt,commaSeparated:gi,number:K,overloadedBoolean:Uu,spaceSeparated:_e},Symbol.toStringTag,{value:"Module"})),kl=Object.keys(Hu);class _c extends Pt{constructor(e,n,r,i){let s=-1;if(super(e,n),rp(this,"space",i),typeof r=="number")for(;++s<kl.length;){const a=kl[s];rp(this,kl[s],(r&Hu[a])===Hu[a])}}}_c.prototype.defined=!0;function rp(t,e,n){n&&(t[e]=n)}function Qi(t){const e={},n={};for(const[r,i]of Object.entries(t.properties)){const s=new _c(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 fa(e,n,t.space)}const $0=Qi({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 tE=Qi({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:gi,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|gi,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}),nE=Qi({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:Lt,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:gi,g2:gi,glyphName:gi,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:Lt,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:Lt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Lt,rev:Lt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Lt,requiredFeatures:Lt,requiredFonts:Lt,requiredFormats:Lt,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:Lt,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:Lt,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:Lt,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=Qi({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=Qi({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:tg}),ig=Qi({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(t,e){return"xml:"+e.slice(3).toLowerCase()}}),rE={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"},iE=/[A-Z]/g,ip=/-[a-z]/g,sE=/^data[-\w.:]+$/i;function aE(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"&&sE.test(e)){if(e.charAt(4)==="-"){const s=e.slice(5).replace(ip,lE);r="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=e.slice(4);if(!ip.test(s)){let a=s.replace(iE,oE);a.charAt(0)!=="-"&&(a="-"+a),e="data"+a}}i=_c}return new i(r,e)}function oE(t){return"-"+t.toLowerCase()}function lE(t){return t.charAt(1).toUpperCase()}const uE=Z0([$0,tE,ng,rg,ig],"html"),Dc=Z0([$0,nE,ng,rg,ig],"svg");function cE(t){return t.join(" ").trim()}var li={},jl,sp;function dE(){if(sp)return jl;sp=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(v,g){if(typeof v!="string")throw new TypeError("First argument must be a string");if(!v)return[];g=g||{};var A=1,j=1;function E(L){var O=L.match(e);O&&(A+=O.length);var B=L.lastIndexOf(l);j=~B?L.length-B:j+L.length}function C(){var L={line:A,column:j};return function(O){return O.position=new b(L),M(),O}}function b(L){this.start=L,this.end={line:A,column:j},this.source=g.source}b.prototype.content=v;function w(L){var O=new Error(g.source+":"+A+":"+j+": "+L);if(O.reason=L,O.filename=g.source,O.line=A,O.column=j,O.source=v,!g.silent)throw O}function x(L){var O=L.exec(v);if(O){var B=O[0];return E(B),v=v.slice(B.length),O}}function M(){x(n)}function _(L){var O;for(L=L||[];O=T();)O!==!1&&L.push(O);return L}function T(){var L=C();if(!(u!=v.charAt(0)||c!=v.charAt(1))){for(var O=2;f!=v.charAt(O)&&(c!=v.charAt(O)||u!=v.charAt(O+1));)++O;if(O+=2,f===v.charAt(O-1))return w("End of comment missing");var B=v.slice(2,O-2);return j+=2,E(B),v=v.slice(O),j+=2,L({type:p,comment:B})}}function I(){var L=C(),O=x(r);if(O){if(T(),!x(i))return w("property missing ':'");var B=x(s),D=L({type:h,property:m(O[0].replace(t,f)),value:B?m(B[0].replace(t,f)):f});return x(a),D}}function z(){var L=[];_(L);for(var O;O=I();)O!==!1&&(L.push(O),_(L));return L}return M(),z()}function m(v){return v?v.replace(o,f):f}return jl=y,jl}var ap;function fE(){if(ap)return li;ap=1;var t=li&&li.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(li,"__esModule",{value:!0}),li.default=n;const e=t(dE());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 li}var os={},op;function hE(){if(op)return os;op=1,Object.defineProperty(os,"__esModule",{value:!0}),os.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 os.camelCase=l,os}var ls,lp;function pE(){if(lp)return ls;lp=1;var t=ls&&ls.__importDefault||function(i){return i&&i.__esModule?i:{default:i}},e=t(fE()),n=hE();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,ls=r,ls}var yE=pE();const mE=wo(yE),sg=ag("end"),Bc=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 gE(t){const e=Bc(t),n=sg(t);if(e&&n)return{start:e,end:n}}function ks(t){return!t||typeof t!="object"?"":"position"in t||"type"in t?up(t.position):"start"in t||"end"in t?up(t):"line"in t||"column"in t?qu(t):""}function qu(t){return cp(t&&t.line)+":"+cp(t&&t.column)}function up(t){return qu(t&&t.start)+"-"+qu(t&&t.end)}function cp(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=ks(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 Fc={}.hasOwnProperty,vE=new Map,bE=/[A-Z]/g,xE=new Set(["table","tbody","thead","tfoot","tr"]),wE=new Set(["td","th"]),og="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function AE(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=TE(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"?Dc:uE,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 SE(t,e,n);if(e.type==="mdxFlowExpression"||e.type==="mdxTextExpression")return CE(t,e);if(e.type==="mdxJsxFlowElement"||e.type==="mdxJsxTextElement")return jE(t,e,n);if(e.type==="mdxjsEsm")return kE(t,e);if(e.type==="root")return EE(t,e,n);if(e.type==="text")return OE(t,e)}function SE(t,e,n){const r=t.schema;let i=r;e.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=Dc,t.schema=i),t.ancestors.push(e);const s=cg(t,e.tagName,!1),a=IE(t,e);let o=Uc(t,e);return xE.has(e.tagName)&&(o=o.filter(function(l){return typeof l=="string"?!$j(l):!0})),ug(t,a,s,e),zc(a,o),t.ancestors.pop(),t.schema=r,t.create(e,s,a,n)}function CE(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)}Vs(t,e.position)}function kE(t,e){if(e.data&&e.data.estree&&t.evaluater)return t.evaluater.evaluateProgram(e.data.estree);Vs(t,e.position)}function jE(t,e,n){const r=t.schema;let i=r;e.name==="svg"&&r.space==="html"&&(i=Dc,t.schema=i),t.ancestors.push(e);const s=e.name===null?t.Fragment:cg(t,e.name,!0),a=LE(t,e),o=Uc(t,e);return ug(t,a,s,e),zc(a,o),t.ancestors.pop(),t.schema=r,t.create(e,s,a,n)}function EE(t,e,n){const r={};return zc(r,Uc(t,e)),t.create(e,t.Fragment,r,n)}function OE(t,e){return e.value}function ug(t,e,n,r){typeof n!="string"&&n!==t.Fragment&&t.passNode&&(e.node=r)}function zc(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 TE(t,e){return n;function n(r,i,s,a){const o=Array.isArray(s.children),l=Bc(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 IE(t,e){const n={};let r,i;for(i in e.properties)if(i!=="children"&&Fc.call(e.properties,i)){const s=ME(t,i,e.properties[i]);if(s){const[a,o]=s;t.tableCellAlignToStyle&&a==="align"&&typeof o=="string"&&wE.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 Vs(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 Vs(t,e.position);else s=r.value===null?!0:r.value;n[i]=s}return n}function Uc(t,e){const n=[];let r=-1;const i=t.passKeys?new Map:vE;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 ME(t,e,n){const r=aE(t.schema,e);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?Vj(n):cE(n)),r.property==="style"){let i=typeof n=="object"?n:NE(t,String(n));return t.stylePropertyNameCase==="css"&&(i=RE(i)),["style",i]}return[t.elementAttributeNameCase==="react"&&r.space?rE[r.property]||r.property:r.attribute,n]}}function NE(t,e){try{return mE(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=tp(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=tp(e)&&!/^[a-z]/.test(e)?{type:"Identifier",name:e}:{type:"Literal",value:e};if(r.type==="Literal"){const i=r.value;return Fc.call(t.components,i)?t.components[i]:i}if(t.evaluater)return t.evaluater.evaluateExpression(r);Vs(t)}function Vs(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 RE(t){const e={};let n;for(n in t)Fc.call(t,n)&&(e[_E(n)]=t[n]);return e}function _E(t){let e=t.replace(bE,DE);return e.slice(0,3)==="ms-"&&(e="-"+e),e}function DE(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"]},BE={};function FE(t,e){const n=BE,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(zE(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 dp(t.children,e,n)}return Array.isArray(t)?dp(t,e,n):""}function dp(t,e,n){const r=[];let i=-1;for(;++i<t.length;)r[i]=dg(t[i],e,n);return r.join("")}function zE(t){return!!(t&&typeof t=="object")}const fp=document.createElement("i");function Hc(t){const e="&"+t+";";fp.innerHTML=e;const n=fp.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 hp={}.hasOwnProperty;function UE(t){const e={};let n=-1;for(;++n<t.length;)HE(e,t[n]);return e}function HE(t,e){let n;for(n in e){const i=(hp.call(t,n)?t[n]:void 0)||(t[n]={}),s=e[n];let a;if(s)for(a in s){hp.call(i,a)||(i[a]=[]);const o=s[a];qE(i[a],Array.isArray(o)?o:o?[o]:[])}}}function qE(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 vi(t){return t.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Cn=wr(/[A-Za-z]/),Wt=wr(/[\dA-Za-z]/),WE=wr(/[#-'*+\--9=?A-Z^-~]/);function Wu(t){return t!==null&&(t<32||t===127)}const Qu=wr(/\d/),QE=wr(/[\dA-Fa-f]/),GE=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 YE=wr(/\p{P}|\p{S}/u),VE=wr(/\s/);function wr(t){return e;function e(n){return n!==null&&n>-1&&t.test(String.fromCharCode(n))}}function Gi(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 KE={tokenize:XE};function XE(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 JE={tokenize:ZE},pp={tokenize:$E};function ZE(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&&A();const E=e.events.length;let C=E,b;for(;C--;)if(e.events[C][0]==="exit"&&e.events[C][1].type==="chunkFlow"){b=e.events[C][1].end;break}g(r);let w=E;for(;w<e.events.length;)e.events[w][1].end={...b},w++;return jn(e.events,C+1,0,e.events.slice(E)),e.events.length=w,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(pp,c,f)(j)}function c(j){return i&&A(),g(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(pp,h,y)(j)}function h(j){return r++,n.push([e.currentConstruct,e.containerState]),p(j)}function y(j){if(j===null){i&&A(),g(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){v(t.exit("chunkFlow"),!0),g(0),t.consume(j);return}return he(j)?(t.consume(j),v(t.exit("chunkFlow")),r=0,e.interrupt=void 0,o):(t.consume(j),m)}function v(j,E){const C=e.sliceStream(j);if(E&&C.push(null),j.previous=s,s&&(s.next=j),s=j,i.defineSkip(j.start),i.write(C),e.parser.lazy[j.start.line]){let b=i.events.length;for(;b--;)if(i.events[b][1].start.offset<a&&(!i.events[b][1].end||i.events[b][1].end.offset>a))return;const w=e.events.length;let x=w,M,_;for(;x--;)if(e.events[x][0]==="exit"&&e.events[x][1].type==="chunkFlow"){if(M){_=e.events[x][1].end;break}M=!0}for(g(r),b=w;b<e.events.length;)e.events[b][1].end={..._},b++;jn(e.events,x+1,0,e.events.slice(w)),e.events.length=b}}function g(j){let E=n.length;for(;E-- >j;){const C=n[E];e.containerState=C[1],C[0].exit.call(e,t)}n.length=j}function A(){i.write([null]),s=void 0,i=void 0,e.containerState._closeFlow=void 0}}function $E(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 yp(t){if(t===null||jt(t)||VE(t))return 1;if(YE(t))return 2}function qc(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:e8,tokenize:t8};function e8(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};mp(f,-l),mp(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,qc(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 t8(t,e){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=yp(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=yp(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 mp(t,e){t.column+=e,t.offset+=e,t._bufferIndex+=e}const n8={name:"autolink",tokenize:r8};function r8(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):WE(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 Qo={partial:!0,tokenize:i8};function i8(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:a8},exit:o8,name:"blockQuote",tokenize:s8};function s8(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 a8(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 o8(t){t.exit("blockQuote")}const pg={name:"characterEscape",tokenize:l8};function l8(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 GE(s)?(t.enter("characterEscapeValue"),t.consume(s),t.exit("characterEscapeValue"),t.exit("characterEscape"),e):n(s)}}const yg={name:"characterReference",tokenize:u8};function u8(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=QE,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&&!Hc(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 gp={partial:!0,tokenize:d8},vp={concrete:!0,name:"codeFenced",tokenize:c8};function c8(t,e,n){const r=this,i={partial:!0,tokenize:C};let s=0,a=0,o;return l;function l(b){return u(b)}function u(b){const w=r.events[r.events.length-1];return s=w&&w[1].type==="linePrefix"?w[2].sliceSerialize(w[1],!0).length:0,o=b,t.enter("codeFenced"),t.enter("codeFencedFence"),t.enter("codeFencedFenceSequence"),c(b)}function c(b){return b===o?(a++,t.consume(b),c):a<3?n(b):(t.exit("codeFencedFenceSequence"),Oe(b)?Be(t,f,"whitespace")(b):f(b))}function f(b){return b===null||he(b)?(t.exit("codeFencedFence"),r.interrupt?e(b):t.check(gp,m,E)(b)):(t.enter("codeFencedFenceInfo"),t.enter("chunkString",{contentType:"string"}),p(b))}function p(b){return b===null||he(b)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),f(b)):Oe(b)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),Be(t,h,"whitespace")(b)):b===96&&b===o?n(b):(t.consume(b),p)}function h(b){return b===null||he(b)?f(b):(t.enter("codeFencedFenceMeta"),t.enter("chunkString",{contentType:"string"}),y(b))}function y(b){return b===null||he(b)?(t.exit("chunkString"),t.exit("codeFencedFenceMeta"),f(b)):b===96&&b===o?n(b):(t.consume(b),y)}function m(b){return t.attempt(i,E,v)(b)}function v(b){return t.enter("lineEnding"),t.consume(b),t.exit("lineEnding"),g}function g(b){return s>0&&Oe(b)?Be(t,A,"linePrefix",s+1)(b):A(b)}function A(b){return b===null||he(b)?t.check(gp,m,E)(b):(t.enter("codeFlowValue"),j(b))}function j(b){return b===null||he(b)?(t.exit("codeFlowValue"),A(b)):(t.consume(b),j)}function E(b){return t.exit("codeFenced"),e(b)}function C(b,w,x){let M=0;return _;function _(O){return b.enter("lineEnding"),b.consume(O),b.exit("lineEnding"),T}function T(O){return b.enter("codeFencedFence"),Oe(O)?Be(b,I,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):I(O)}function I(O){return O===o?(b.enter("codeFencedFenceSequence"),z(O)):x(O)}function z(O){return O===o?(M++,b.consume(O),z):M>=a?(b.exit("codeFencedFenceSequence"),Oe(O)?Be(b,L,"whitespace")(O):L(O)):x(O)}function L(O){return O===null||he(O)?(b.exit("codeFencedFence"),w(O)):x(O)}}}function d8(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:h8},f8={partial:!0,tokenize:p8};function h8(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(f8,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 p8(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 y8={name:"codeText",previous:g8,resolve:m8,tokenize:v8};function m8(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 g8(t){return t!==96||this.events[this.events.length-1][1].type==="characterEscape"}function v8(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 b8{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&&us(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),us(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),us(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);us(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-e,Number.POSITIVE_INFINITY);us(this.left,n.reverse())}}}function us(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 b8(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,x8(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 x8(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 v=[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,v.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):v.pop(),p=v.length;p--;){const g=o.slice(v[p],v[p+1]),A=s.pop();l.push([A,A+g.length-1]),t.splice(A,2,g)}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 w8={resolve:S8,tokenize:C8},A8={partial:!0,tokenize:k8};function S8(t){return mg(t),t}function C8(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(A8,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 k8(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(g){return g===60?(t.enter(r),t.enter(i),t.enter(s),t.consume(g),t.exit(s),p):g===null||g===32||g===41||Wu(g)?n(g):(t.enter(r),t.enter(a),t.enter(o),t.enter("chunkString",{contentType:"string"}),m(g))}function p(g){return g===62?(t.enter(s),t.consume(g),t.exit(s),t.exit(i),t.exit(r),e):(t.enter(o),t.enter("chunkString",{contentType:"string"}),h(g))}function h(g){return g===62?(t.exit("chunkString"),t.exit(o),p(g)):g===null||g===60||he(g)?n(g):(t.consume(g),g===92?y:h)}function y(g){return g===60||g===62||g===92?(t.consume(g),h):h(g)}function m(g){return!c&&(g===null||g===41||jt(g))?(t.exit("chunkString"),t.exit(o),t.exit(a),t.exit(r),e(g)):c<u&&g===40?(t.consume(g),c++,m):g===41?(t.consume(g),c--,m):g===null||g===32||g===40||Wu(g)?n(g):(t.consume(g),g===92?v:m)}function v(g){return g===40||g===41||g===92?(t.consume(g),m):m(g)}}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 js(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 j8={name:"definition",tokenize:O8},E8={partial:!0,tokenize:P8};function O8(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=vi(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)?js(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(E8,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)?js(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 T8={name:"hardBreakEscape",tokenize:I8};function I8(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:M8,tokenize:N8};function M8(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 N8(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 R8=["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"],bp=["pre","script","style","textarea"],_8={concrete:!0,name:"htmlFlow",resolveTo:F8,tokenize:z8},D8={partial:!0,tokenize:H8},B8={partial:!0,tokenize:U8};function F8(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 z8(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:S):Cn(P)?(t.consume(P),a=String.fromCharCode(P),v):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:S):n(P)}function h(P){return P===45?(t.consume(P),r.interrupt?e:S):n(P)}function y(P){const Q="CDATA[";return P===Q.charCodeAt(o++)?(t.consume(P),o===Q.length?r.interrupt?e:I:y):n(P)}function m(P){return Cn(P)?(t.consume(P),a=String.fromCharCode(P),v):n(P)}function v(P){if(P===null||P===47||P===62||jt(P)){const Q=P===47,$=a.toLowerCase();return!Q&&!s&&bp.includes($)?(i=1,r.interrupt?e(P):I(P)):R8.includes(a.toLowerCase())?(i=6,Q?(t.consume(P),g):r.interrupt?e(P):I(P)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(P):s?A(P):j(P))}return P===45||Wt(P)?(t.consume(P),a+=String.fromCharCode(P),v):n(P)}function g(P){return P===62?(t.consume(P),r.interrupt?e:I):n(P)}function A(P){return Oe(P)?(t.consume(P),A):_(P)}function j(P){return P===47?(t.consume(P),_):P===58||P===95||Cn(P)?(t.consume(P),E):Oe(P)?(t.consume(P),j):_(P)}function E(P){return P===45||P===46||P===58||P===95||Wt(P)?(t.consume(P),E):C(P)}function C(P){return P===61?(t.consume(P),b):Oe(P)?(t.consume(P),C):j(P)}function b(P){return P===null||P===60||P===61||P===62||P===96?n(P):P===34||P===39?(t.consume(P),l=P,w):Oe(P)?(t.consume(P),b):x(P)}function w(P){return P===l?(t.consume(P),l=null,M):P===null||he(P)?n(P):(t.consume(P),w)}function x(P){return P===null||P===34||P===39||P===47||P===60||P===61||P===62||P===96||jt(P)?C(P):(t.consume(P),x)}function M(P){return P===47||P===62||Oe(P)?j(P):n(P)}function _(P){return P===62?(t.consume(P),T):n(P)}function T(P){return P===null||he(P)?I(P):Oe(P)?(t.consume(P),T):n(P)}function I(P){return P===45&&i===2?(t.consume(P),B):P===60&&i===1?(t.consume(P),D):P===62&&i===4?(t.consume(P),W):P===63&&i===3?(t.consume(P),S):P===93&&i===5?(t.consume(P),G):he(P)&&(i===6||i===7)?(t.exit("htmlFlowData"),t.check(D8,q,z)(P)):P===null||he(P)?(t.exit("htmlFlowData"),z(P)):(t.consume(P),I)}function z(P){return t.check(B8,L,q)(P)}function L(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"),I(P))}function B(P){return P===45?(t.consume(P),S):I(P)}function D(P){return P===47?(t.consume(P),a="",Y):I(P)}function Y(P){if(P===62){const Q=a.toLowerCase();return bp.includes(Q)?(t.consume(P),W):I(P)}return Cn(P)&&a.length<8?(t.consume(P),a+=String.fromCharCode(P),Y):I(P)}function G(P){return P===93?(t.consume(P),S):I(P)}function S(P){return P===62?(t.consume(P),W):P===45&&i===2?(t.consume(P),S):I(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 U8(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 H8(t,e,n){return r;function r(i){return t.enter("lineEnding"),t.consume(i),t.exit("lineEnding"),t.attempt(Qo,e,n)}}const q8={name:"htmlText",tokenize:W8};function W8(t,e,n){const r=this;let i,s,a;return o;function o(S){return t.enter("htmlText"),t.enter("htmlTextData"),t.consume(S),l}function l(S){return S===33?(t.consume(S),u):S===47?(t.consume(S),C):S===63?(t.consume(S),j):Cn(S)?(t.consume(S),x):n(S)}function u(S){return S===45?(t.consume(S),c):S===91?(t.consume(S),s=0,y):Cn(S)?(t.consume(S),A):n(S)}function c(S){return S===45?(t.consume(S),h):n(S)}function f(S){return S===null?n(S):S===45?(t.consume(S),p):he(S)?(a=f,D(S)):(t.consume(S),f)}function p(S){return S===45?(t.consume(S),h):f(S)}function h(S){return S===62?B(S):S===45?p(S):f(S)}function y(S){const W="CDATA[";return S===W.charCodeAt(s++)?(t.consume(S),s===W.length?m:y):n(S)}function m(S){return S===null?n(S):S===93?(t.consume(S),v):he(S)?(a=m,D(S)):(t.consume(S),m)}function v(S){return S===93?(t.consume(S),g):m(S)}function g(S){return S===62?B(S):S===93?(t.consume(S),g):m(S)}function A(S){return S===null||S===62?B(S):he(S)?(a=A,D(S)):(t.consume(S),A)}function j(S){return S===null?n(S):S===63?(t.consume(S),E):he(S)?(a=j,D(S)):(t.consume(S),j)}function E(S){return S===62?B(S):j(S)}function C(S){return Cn(S)?(t.consume(S),b):n(S)}function b(S){return S===45||Wt(S)?(t.consume(S),b):w(S)}function w(S){return he(S)?(a=w,D(S)):Oe(S)?(t.consume(S),w):B(S)}function x(S){return S===45||Wt(S)?(t.consume(S),x):S===47||S===62||jt(S)?M(S):n(S)}function M(S){return S===47?(t.consume(S),B):S===58||S===95||Cn(S)?(t.consume(S),_):he(S)?(a=M,D(S)):Oe(S)?(t.consume(S),M):B(S)}function _(S){return S===45||S===46||S===58||S===95||Wt(S)?(t.consume(S),_):T(S)}function T(S){return S===61?(t.consume(S),I):he(S)?(a=T,D(S)):Oe(S)?(t.consume(S),T):M(S)}function I(S){return S===null||S===60||S===61||S===62||S===96?n(S):S===34||S===39?(t.consume(S),i=S,z):he(S)?(a=I,D(S)):Oe(S)?(t.consume(S),I):(t.consume(S),L)}function z(S){return S===i?(t.consume(S),i=void 0,O):S===null?n(S):he(S)?(a=z,D(S)):(t.consume(S),z)}function L(S){return S===null||S===34||S===39||S===60||S===61||S===96?n(S):S===47||S===62||jt(S)?M(S):(t.consume(S),L)}function O(S){return S===47||S===62||jt(S)?M(S):n(S)}function B(S){return S===62?(t.consume(S),t.exit("htmlTextData"),t.exit("htmlText"),e):n(S)}function D(S){return t.exit("htmlTextData"),t.enter("lineEnding"),t.consume(S),t.exit("lineEnding"),Y}function Y(S){return Oe(S)?Be(t,G,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(S):G(S)}function G(S){return t.enter("htmlTextData"),a(S)}}const Wc={name:"labelEnd",resolveAll:V8,resolveTo:K8,tokenize:X8},Q8={tokenize:J8},G8={tokenize:Z8},Y8={tokenize:$8};function V8(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 K8(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,qc(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 X8(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(vi(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(Q8,c,a?c:f)(p):p===91?t.attempt(G8,c,a?u:f)(p):a?c(p):f(p)}function u(p){return t.attempt(Y8,c,f)(p)}function c(p){return e(p)}function f(p){return s._balanced=!0,n(p)}}function J8(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)?js(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)?js(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)?js(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 Z8(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(vi(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?e(o):n(o)}function a(o){return n(o)}}function $8(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 eO={name:"labelStartImage",resolveAll:Wc.resolveAll,tokenize:tO};function tO(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 nO={name:"labelStartLink",resolveAll:Wc.resolveAll,tokenize:rO};function rO(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:iO};function iO(t,e){return n;function n(r){return t.enter("lineEnding"),t.consume(r),t.exit("lineEnding"),Be(t,e,"linePrefix")}}const Za={name:"thematicBreak",tokenize:sO};function sO(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:uO},exit:dO,name:"list",tokenize:lO},aO={partial:!0,tokenize:fO},oO={partial:!0,tokenize:cO};function lO(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(Za,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(Qo,r.interrupt?n:c,t.attempt(aO,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 uO(t,e,n){const r=this;return r.containerState._closeFlow=void 0,t.check(Qo,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(oO,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 cO(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 dO(t){t.exit(this.containerState.type)}function fO(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 xp={name:"setextUnderline",resolveTo:hO,tokenize:pO};function hO(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 pO(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 yO={tokenize:mO};function mO(t){const e=this,n=t.attempt(Qo,r,t.attempt(this.parser.constructs.flowInitial,i,Be(t,t.attempt(this.parser.constructs.flow,i,t.attempt(w8,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 gO={resolveAll:wg()},vO=xg("string"),bO=xg("text");function xg(t){return{resolveAll:wg(t==="text"?xO: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 xO(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 wO={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},AO={91:j8},SO={[-2]:Ol,[-1]:Ol,32:Ol},CO={35:L8,42:Za,45:[xp,Za],60:_8,61:xp,95:Za,96:vp,126:vp},kO={38:yg,92:pg},jO={[-5]:Pl,[-4]:Pl,[-3]:Pl,33:eO,38:yg,42:Gu,60:[n8,q8],91:nO,92:[T8,pg],93:Wc,95:Gu,96:y8},EO={null:[Gu,gO]},OO={null:[42,95]},PO={null:[]},TO=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:OO,contentInitial:AO,disable:PO,document:wO,flow:CO,flowInitial:SO,insideSpan:EO,string:kO,text:jO},Symbol.toStringTag,{value:"Module"}));function IO(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:w(C),check:w(b),consume:A,enter:j,exit:E,interrupt:w(b,{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(T){return a=Jt(a,T),v(),a[a.length-1]!==null?[]:(x(e,0),u.events=qc(s,u.events,u),u.events)}function p(T,I){return MO(h(T),I)}function h(T){return LO(a,T)}function y(){const{_bufferIndex:T,_index:I,line:z,column:L,offset:O}=r;return{_bufferIndex:T,_index:I,line:z,column:L,offset:O}}function m(T){i[T.line]=T.column,_()}function v(){let T;for(;r._index<a.length;){const I=a[r._index];if(typeof I=="string")for(T=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===T&&r._bufferIndex<I.length;)g(I.charCodeAt(r._bufferIndex));else g(I)}}function g(T){c=c(T)}function A(T){he(T)?(r.line++,r.column=1,r.offset+=T===-3?2:1,_()):T!==-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=T}function j(T,I){const z=I||{};return z.type=T,z.start=y(),u.events.push(["enter",z,u]),o.push(z),z}function E(T){const I=o.pop();return I.end=y(),u.events.push(["exit",I,u]),I}function C(T,I){x(T,I.from)}function b(T,I){I.restore()}function w(T,I){return z;function z(L,O,B){let D,Y,G,S;return Array.isArray(L)?q(L):"tokenize"in L?q([L]):W(L);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 D=V,Y=0,V.length===0?B:P(V[Y])}function P(V){return ie;function ie(ue){return S=M(),G=V,V.partial||(u.currentConstruct=V),V.name&&u.parser.constructs.disable.null.includes(V.name)?$():V.tokenize.call(I?Object.assign(Object.create(u),I):u,l,Q,$)(ue)}}function Q(V){return T(G,S),O}function $(V){return S.restore(),++Y<D.length?P(D[Y]):B}}}function x(T,I){T.resolveAll&&!s.includes(T)&&s.push(T),T.resolve&&jn(u.events,I,u.events.length-I,T.resolve(u.events.slice(I),u)),T.resolveTo&&(u.events=T.resolveTo(u.events,u))}function M(){const T=y(),I=u.previous,z=u.currentConstruct,L=u.events.length,O=Array.from(o);return{from:L,restore:B};function B(){r=T,u.previous=I,u.currentConstruct=z,u.events.length=L,o=O,_()}}function _(){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 MO(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=`
|
|
52
|
+
`):t}function ak(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 jh(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,v=0,g=r.reduce((E,C)=>E+C.before.length+C.lines.length+C.after.length,0);if(g+=t.beforeBody.length+t.afterBody.length,f&&(m+=f*u.lineHeight+(f-1)*e.titleSpacing+e.titleMarginBottom),g){const E=e.displayColors?Math.max(o,l.lineHeight):l.lineHeight;m+=h*E+(g-h)*l.lineHeight+(g-1)*e.bodySpacing}p&&(m+=e.footerMarginTop+p*c.lineHeight+(p-1)*e.footerSpacing);let A=0;const j=function(E){v=Math.max(v,n.measureText(E).width+A)};return n.save(),n.font=u.string,Me(t.title,j),n.font=l.string,Me(t.beforeBody.concat(t.afterBody),j),A=e.displayColors?a+2+e.boxPadding:0,Me(r,E=>{Me(E.before,j),Me(E.lines,j),Me(E.after,j)}),A=0,n.font=c.string,Me(t.footer,j),n.restore(),v+=y.width,{width:v,height:m}}function ok(t,e){const{y:n,height:r}=e;return n<r/2?"top":n>t.height-r/2?"bottom":"center"}function lk(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 uk(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"),lk(u,t,e,n)&&(u="center"),u}function Eh(t,e,n){const r=n.yAlign||e.yAlign||ok(t,n);return{xAlign:n.xAlign||e.xAlign||uk(t,e,n,r),yAlign:r}}function ck(t,e){let{x:n,width:r}=t;return e==="right"?n-=r:e==="center"&&(n-=r/2),n}function dk(t,e,n){let{y:r,height:i}=t;return e==="top"?r+=n:e==="bottom"?r-=i+n:r-=i/2,r}function Oh(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}=pi(a);let y=ck(e,o);const m=dk(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 Ia(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 Ph(t){return mn([],_n(t))}function fk(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 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=fk(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 Ph(bt(n.callbacks,"beforeBody",this,e))}getBody(e,n){const{callbacks:r}=n,i=[];return Me(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 Ph(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(ak(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))),Me(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=ms[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=jh(this,r),u=Object.assign({},o,l),c=Eh(this.chart,r,u),f=Oh(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}=pi(o),{x:p,y:h}=e,{width:y,height:m}=n;let v,g,A,j,E,C;return s==="center"?(E=h+m/2,i==="left"?(v=p,g=v-a,j=E+a,C=E-a):(v=p+y,g=v+a,j=E-a,C=E+a),A=v):(i==="left"?g=p+Math.max(l,c)+a:i==="right"?g=p+y-Math.max(u,f)-a:g=this.caretX,s==="top"?(j=h,E=j-a,v=g-a,A=g+a):(j=h+m,E=j+a,v=g+a,A=g-a),C=j),{x1:v,x2:g,x3:A,y1:j,y2:E,y3:C}}drawTitle(e,n,r){const i=this.title,s=i.length;let a,o,l;if(s){const u=yi(r.rtl,this.x,this.width);for(e.x=Ia(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=Ia(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},v=i.leftForLtr(p,u)+u/2,g=y+l/2;e.strokeStyle=s.multiKeyBackground,e.fillStyle=s.multiKeyBackground,ku(e,m,v,g),e.strokeStyle=a.borderColor,e.fillStyle=a.backgroundColor,ku(e,m,v,g)}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),v=i.leftForLtr(i.xPlus(p,1),u-2),g=pi(a.borderRadius);Object.values(g).some(A=>A!==0)?(e.beginPath(),e.fillStyle=s.multiKeyBackground,po(e,{x:m,y,w:u,h:l,radius:g}),e.fill(),e.stroke(),e.fillStyle=a.backgroundColor,e.beginPath(),po(e,{x:v,y:y+1,w:u-2,h:l-2,radius:g}),e.fill()):(e.fillStyle=s.multiKeyBackground,e.fillRect(m,y,u,l),e.strokeRect(m,y,u,l),e.fillStyle=a.backgroundColor,e.fillRect(v,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=yi(r.rtl,this.x,this.width),m=function(x){n.fillText(x,y.x(e.x+h),e.y+p/2),e.y+=p+s},v=y.textAlign(a);let g,A,j,E,C,b,w;for(n.textAlign=a,n.textBaseline="middle",n.font=f.string,e.x=Ia(this,v,r),n.fillStyle=r.bodyColor,Me(this.beforeBody,m),h=o&&v!=="right"?a==="center"?u/2+c:u+2+c:0,E=0,b=i.length;E<b;++E){for(g=i[E],A=this.labelTextColors[E],n.fillStyle=A,Me(g.before,m),j=g.lines,o&&j.length&&(this._drawColorBox(n,e,E,y,r),p=Math.max(f.lineHeight,l)),C=0,w=j.length;C<w;++C)m(j[C]),p=f.lineHeight;Me(g.after,m)}h=0,p=f.lineHeight,Me(this.afterBody,m),e.y-=s}drawFooter(e,n,r){const i=this.footer,s=i.length;let a,o;if(s){const l=yi(r.rtl,this.x,this.width);for(e.x=Ia(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}=pi(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=ms[e.position].call(this,this._active,this._eventPosition);if(!a)return;const o=this._size=jh(this,e),l=Object.assign({},a,this._size),u=Eh(n,e,l),c=Oh(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=!lo(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||!lo(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=ms[s.position].call(this,e,n);return a!==!1&&(r!==a.x||i!==a.y)}}fe(Tu,"positioners",ms);var hk={id:"tooltip",_element:Tu,positioners:ms,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 pk=(t,e,n,r)=>(typeof e=="string"?(n=t.push(e)-1,r.unshift({index:n,label:e})):isNaN(e)&&(n=null),n);function yk(t,e,n,r){const i=t.indexOf(e);if(i===-1)return pk(t,e,n,r);const s=t.lastIndexOf(e);return i!==s?n:i}const mk=(t,e)=>t===null?null:Zt(Math.round(t),0,e);function Ih(t){const e=this.getLabels();return t>=0&&t<e.length?e[t]:t}class Iu extends Wi{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:yk(r,e,Se(n,e),this._addedLabels),mk(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 Ih.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:Ih}});function gk(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:v}=e,g=!Ne(a),A=!Ne(o),j=!Ne(u),E=(v-m)/(f+1);let C=Lf((v-m)/y/h)*h,b,w,x,N;if(C<1e-14&&!g&&!A)return[{value:m},{value:v}];N=Math.ceil(v/C)-Math.floor(m/C),N>y&&(C=Lf(N*C/y/h)*h),Ne(l)||(b=Math.pow(10,l),C=Math.ceil(C*b)/b),i==="ticks"?(w=Math.floor(m/C)*C,x=Math.ceil(v/C)*C):(w=m,x=v),g&&A&&s&&BC((o-a)/s,C/1e3)?(N=Math.round(Math.min((o-a)/C,c)),C=(o-a)/N,w=a,x=o):j?(w=g?a:w,x=A?o:x,N=u-1,C=(x-w)/N):(N=(x-w)/C,As(N,Math.round(N),C/1e3)?N=Math.round(N):N=Math.ceil(N));const _=Math.max(Mf(C),Mf(w));b=Math.pow(10,Ne(l)?_:l),w=Math.round(w*b)/b,x=Math.round(x*b)/b;let T=0;for(g&&(p&&w!==a?(n.push({value:a}),w<a&&T++,As(Math.round((w+T*C)*b)/b,a,Lh(a,E,t))&&T++):w<a&&T++);T<N;++T){const I=Math.round((w+T*C)*b)/b;if(A&&I>o)break;n.push({value:I})}return A&&p&&x!==o?n.length&&As(n[n.length-1].value,o,Lh(o,E,t))?n[n.length-1].value=o:n.push({value:o}):(!A||x===o)&&n.push({value:x}),n}function Lh(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 Lu extends Wi{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=gk(i,s);return e.bounds==="ticks"&&FC(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 Mu extends Lu{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(Mu,"id","linear"),fe(Mu,"defaults",{ticks:{callback:Pc.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 vk(t,e,n){return n=Ue(n)?n:[n],{w:o5(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 bk(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=vk(t.ctx,f,t._pointLabels[l]);r[l]=p;const h=Ht(t.getIndexAngle(l)+o),y=Math.round(kc(h)),m=Mh(y,c.x,p.w,0,180),v=Mh(y,c.y,p.h,90,270);xk(n,e,h,m,v)}t.setCenterPoint(e.l-n.l,n.r-e.r,e.t-n.t,n.b-e.b),t._pointLabelItems=Sk(t,r,i)}function xk(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 wk(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(kc(Ht(l.angle+qt))),c=jk(l.y,o.h,u),f=Ck(u),p=kk(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 Ak(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 Sk(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=wk(t,c,l);r.push(f),o==="auto"&&(f.visible=Ak(f,u),f.visible&&(u=f))}return r}function Ck(t){return t===0||t===180?"center":t<180?"left":"right"}function kk(t,e,n){return n==="right"?t-=e:n==="center"&&(t-=e/2),t}function jk(t,e,n){return n===90||n===270?t-=e/2:(n>270||n<90)&&(t-=e),t}function Ek(t,e,n){const{left:r,top:i,right:s,bottom:a}=n,{backdropColor:o}=e;if(!Ne(o)){const l=pi(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(),po(t,{x:c,y:f,w:p,h,radius:l}),t.fill()):t.fillRect(c,f,p,h)}}function Ok(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));Ek(n,a,s);const o=Je(a.font),{x:l,y:u,textAlign:c}=s;$r(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 Pk(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 gs extends Lu{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){Lu.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?bk(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&&Ok(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);Pk(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)}$r(e,o.label,0,-s,c,{color:u.color,strokeColor:u.textStrokeColor,strokeWidth:u.textStrokeWidth})}),e.restore()}drawTitle(){}}fe(gs,"id","radialLinear"),fe(gs,"defaults",{display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Pc.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(e){return e},padding:5,centerPointLabels:!1}}),fe(gs,"defaultRoutes",{"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"}),fe(gs,"descriptors",{angleLines:{_fallback:"grid"}});const Wo={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(Wo);function Nh(t,e){return t-e}function Rh(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"&&(Ws(s)||s===!0)?n.startOf(a,"isoWeek",s):n.startOf(a,i)),+a)}function _h(t,e,n,r){const i=St.length;for(let s=St.indexOf(t);s<i-1;++s){const a=Wo[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 Ik(t,e,n,r,i){for(let s=St.length-1;s>=St.indexOf(n);s--){const a=St[s];if(Wo[a].common&&t._adapter.diff(i,r,a)>=e-1)return a}return St[n?St.indexOf(n):0]}function Lk(t){for(let e=St.indexOf(t)+1,n=St.length;e<n;++e)if(Wo[St[e]].common)return St[e]}function Dh(t,e,n){if(!n)t[e]=!0;else if(n.length){const{lo:r,hi:i}=jc(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 Bh(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 go extends Wi{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 p6._date(e.adapters.date);i.init(n),ws(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:Rh(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=WC(i,s,a);return this._unit=n.unit||(r.autoSkip?_h(n.minUnit,this.min,this.max,this._getLabelCapacity(s)):Ik(this,o.length,n.minUnit,this.min,this.max)),this._majorUnit=!r.major.enabled||this._unit==="year"?void 0:Lk(this._unit),this.initOffsets(i),e.reverse&&o.reverse(),Bh(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||_h(s.minUnit,n,r,this._getLabelCapacity(n)),o=Se(i.ticks.stepSize,1),l=a==="week"?s.isoWeekday:!1,u=Ws(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++)Dh(c,p,y);return(p===r||i.bounds==="ticks"||h===1)&&Dh(c,p,y),Object.keys(c).sort(Nh).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,Bh(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(Rh(this,i[n]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return GC(e.sort(Nh))}}fe(go,"id","time"),fe(go,"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 La(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}=Nr(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}=Nr(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 Fh extends go{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=La(n,this.min),this._tableRange=La(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(La(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const n=this._offsets,r=this.getDecimalForPixel(e)/n.factor-n.end;return La(this._table,r*this._tableRange+this._minPos,!0)}}fe(Fh,"id","timeseries"),fe(Fh,"defaults",go.defaults);const Q0="label";function zh(t,e){typeof t=="function"?t(e):t&&(t.current=e)}function Nk(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 Rk(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 _k(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 Ho(h.current,{type:a,data:Rk(o,s),options:l&&{...l},plugins:u}),zh(e,y.current))},v=()=>{zh(e,null),y.current&&(y.current.destroy(),y.current=null)};return F.useEffect(()=>{!i&&y.current&&l&&Nk(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?(v(),setTimeout(m)):y.current.update(f))},[i,l,o.labels,o.datasets,f]),F.useEffect(()=>{y.current&&(v(),setTimeout(m))},[a]),F.useEffect(()=>(m(),()=>v()),[]),F.createElement("canvas",{ref:h,role:"img",height:n,width:r,...p},c)}const Dk=F.forwardRef(_k);function V0(t,e){return Ho.register(e),F.forwardRef((n,r)=>F.createElement(Dk,{...n,ref:r,type:t}))}const Bk=V0("line",Ya),Fk=V0("radar",Va);Ho.register(Iu,Mu,gs,pr,Ja,J4,sk,hk,rk);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}},zk=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 Uh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Hh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Uh(Object(n),!0).forEach(function(r){Uk(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Uh(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function Uk(t,e,n){return(e=Hk(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Hk(t){var e=qk(t,"string");return _i(e)=="symbol"?e:e+""}function qk(t,e){if(_i(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(_i(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function _i(t){"@babel/helpers - typeof";return _i=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},_i(t)}function Wk(t){var e=new Date(t);return isNaN(e.getTime())?String(t):e.toLocaleString("en-US",{month:"short",day:"numeric"})}var Qk=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&&_i(f.labels)==="object"?Object.values(f.labels):[],h=p.map(function(g){return Wk(String(g))}),y=a==null?void 0:a.numberOfQueries;if(!y){var m=0;Array.isArray(f==null?void 0:f.datasets)&&f.datasets.forEach(function(g){Array.isArray(g==null?void 0:g.data)&&g.data.forEach(function(A){typeof A=="number"&&A>m&&(m=A)})}),y=m+2}var v=Hh(Hh({},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(ua,{title:"Mentions progress",tooltip:"Tracks how your brand mentions have changed over time across the same query set."}),d.jsx(la,{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(Bk,{data:function(){var g={labels:h,datasets:[f==null?void 0:f.datasets]};return g}(),options:v})})]})})},Gk=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(Nd,{className:"yst-ml-1 yst-inline yst-h-3 yst-w-3"})]})})]})]})},l)})}),d.jsx(Hi,{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(Nd,{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",Rs(c)),children:[c>0?d.jsx(qm,{}):c<0?d.jsx(Hm,{}):null,c>-1e-6&&"+",c]}),i&&d.jsx(xc,{id:"tooltip-".concat(r.replace(/\s+/g,"-").toLowerCase()),className:"yst-absolute yst-right-2 yst-top-2",position:p,children:i})]})}function Yk(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 Vk(t){return t>0?"yst-text-green-600":t<0?"yst-text-red-600":"yst-text-slate-500"}function Kk(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",Vk(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 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 Xk(t,e){return ej(t)||$k(t,e)||Zk(t,e)||Jk()}function Jk(){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 Zk(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 $k(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 ej(t){if(Array.isArray(t))return t}function Wh(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 Na(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Wh(Object(n),!0).forEach(function(r){tj(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Wh(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function tj(t,e,n){return(e=nj(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function nj(t){var e=rj(t,"string");return Gs(e)=="symbol"?e:e+""}function rj(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 ij(){var t,e,n,r,i,s,a,o,l,u,c,f,p,h,y,m,v,g,A,j,E,C,b,w=Jn(),x=w.data,N=w.isLoading,_=x==null||(t=x.scores)===null||t===void 0?void 0:t.standardized,T=(e=x==null||(n=x.mentions)===null||n===void 0||(n=n.mentionedInNumberOfQueries)===null||n===void 0?void 0:n.value)!==null&&e!==void 0?e:0,I=x==null||(r=x.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=x==null||(s=x.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,L=(a=x==null||(o=x.citations)===null||o===void 0||(o=o.total)===null||o===void 0?void 0:o.value)!==null&&a!==void 0?a:0,O=x==null||(l=x.citations)===null||l===void 0||(l=l.total)===null||l===void 0||(l=l.previous)===null||l===void 0?void 0:l.difference,B=x==null||(u=x.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}),D=(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=_==null||(y=_.visibility)===null||y===void 0?void 0:y.value)!==null&&h!==void 0?h:0,S=_==null||(m=_.visibility)===null||m===void 0||(m=m.previous)===null||m===void 0?void 0:m.value,W=(v=_==null||(g=_.ranking)===null||g===void 0?void 0:g.value)!==null&&v!==void 0?v:0,q=(A=_==null||(j=_.sentiment)===null||j===void 0?void 0:j.value)!==null&&A!==void 0?A:0,P=(E=_==null||(C=_.mentions)===null||C===void 0?void 0:C.value)!==null&&E!==void 0?E:0,Q={labels:["Mentions","Ranking","Citations","Sentiment"],datasets:[{data:[P,W,z,q],backgroundColor:zk,pointBackgroundColor:"rgba(166, 30, 105, 1)"}]},$=Na(Na({},Ru),{},{plugins:Na(Na({},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=Xk(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(la,{score:G,total:100,isLoading:N}),d.jsx(Kk,{current:G,previous:S,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(Fk,{data:Q,options:$}),d.jsx(xc,{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(Yk,{children:[d.jsx(Ma,{value:T,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:I,tooltipPosition:ue}),d.jsx(Ma,{value:typeof D=="number"&&Number.isFinite(D)&&D>0?d.jsxs(d.Fragment,{children:["#",D,D===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:L,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:x==null||(b=x.scores)===null||b===void 0||(b=b.standardized)===null||b===void 0||(b=b.sentiment)===null||b===void 0||(b=b.previous)===null||b===void 0?void 0:b.difference})]})})]})]})})}function sj(t,e){return uj(t)||lj(t,e)||oj(t,e)||aj()}function aj(){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 oj(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 lj(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 uj(t){if(Array.isArray(t))return t}var Sl=function(){var e=Et(),n=e.brandId,r=e.analysisId,i=xA(),s=i.isProduction,a=lt(),o=ni({query:{select:function(L){var O=L.data;return O==null?void 0:O.brands}}}),l=o.data,u=o.isLoading,c=Lo(n,r,{query:{enabled:!!n&&Yd(r),select:function(L){var O=L.data;return O==null?void 0:O.analysis}}}),f=c.data,p=c.isLoading,h=yc(n,{query:{enabled:!!n&&Yd(r),select:function(L){var O=L.data;return O==null?void 0:O.analyses}}}),y=h.data,m=h.isLoading,v=f==null?void 0:f.status,g=u||p||m,A=l&&(l==null?void 0:l.length)>0,j=!g&&f&&v===Dn.completed,E=F.useState(!1),C=sj(E,2),b=C[0],w=C[1],x=F.useRef(null),N=F.useRef(void 0),_=localStorage.getItem("yst_congratulations_toast_seen")==="true";F.useEffect(function(){return j&&!N.current&&!_&&(x.current=setTimeout(function(){w(!0),localStorage.setItem("yst_congratulations_toast_seen","true")},1e4)),!j&&N.current&&(w(!1),x.current&&(clearTimeout(x.current),x.current=null)),N.current=j,function(){x.current&&(clearTimeout(x.current),x.current=null)}},[j,_]);function T(z){var L=z.children;if(typeof window=="undefined")return null;var O=document.getElementById("tsx-toasts");return O?Ly.createPortal(L,O):null}var I=function(L){var O=L.isVisible,B=L.setIsVisible,D=function(){B(!1)},Y=l&&l.length>1||y&&y.length>1;return d.jsxs(k.Toast,{id:"toast",isVisible:O,setIsVisible:function(G){G||B(!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:Y?"Congratulations, your analysis is ready!":"Congratulations on completing your first brand analysis!"}),"You've completed your brand analysis. We'd love to hear what you think."]}),d.jsx(k.Button,{variant:"tertiary",onClick:D,children:d.jsx(Gm,{})})]}),d.jsxs("div",{className:"yst-flex yst-justify-end yst-gap-4",children:[d.jsx(k.Button,{variant:"tertiary",onClick:D,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(qi,{}):A?d.jsxs("div",{className:"yst-space-y-4",children:[d.jsx(rC,{}),j&&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"),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(Gk,{}),d.jsx(ij,{}),d.jsx(iC,{}),d.jsx(Qk,{}),d.jsx(c3,{}),d.jsx(i3,{}),d.jsx(qA,{}),d.jsx(d3,{})]}),d.jsx(T,{children:d.jsx(I,{isVisible:b,setIsVisible:w})})]})]}):d.jsx(EA,{})},cj=F.lazy(function(){return Promise.resolve().then(()=>Kj)}),dj=F.lazy(function(){return Promise.resolve().then(()=>S9)}),fj=F.lazy(function(){return Promise.resolve().then(()=>rP)}),hj=F.lazy(function(){return Promise.resolve().then(()=>aP)}),pj=F.lazy(function(){return Promise.resolve().then(()=>xP)}),yj=F.lazy(function(){return Promise.resolve().then(()=>FP)}),mj=F.lazy(function(){return Promise.resolve().then(()=>iT)}),gj=new _b({defaultOptions:{queries:{refetchOnWindowFocus:!1,retry:!1,staleTime:1e3*60*5},mutations:{retry:!1}}}),vj=F.lazy(function(){return Promise.resolve({default:function(){return null}})}),Ln=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"})]})})},bj=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(Li,{}),children:[d.jsx(it,{index:!0,element:d.jsxs(F.Suspense,{fallback:d.jsx(Ln,{}),children:[d.jsx(Tn,{title:"AI Brand Insights"}),d.jsx(Sl,{})]})}),d.jsxs(it,{path:"brands/:brandId",element:d.jsx(Hd,{}),children:[d.jsx(it,{index:!0,element:d.jsx(Sl,{})}),d.jsx(it,{path:"brand-list",element:d.jsxs(F.Suspense,{fallback:d.jsx(Ln,{}),children:[d.jsx(Tn,{title:"Brands - AI Brand Insights"}),d.jsx(cj,{})]})}),d.jsxs(it,{path:"analysis/:analysisId",element:d.jsx(Yw,{}),children:[d.jsx(it,{index:!0,element:d.jsxs(F.Suspense,{fallback:d.jsx(Ln,{}),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(Ln,{}),children:[d.jsx(Tn,{title:"Scan details - AI Brand Insights"}),d.jsx(dj,{})]})})]})]}),d.jsxs(it,{path:"/setup",element:d.jsxs(F.Suspense,{fallback:d.jsx(Ln,{}),children:[d.jsx(Tn,{title:"Setup brand - AI Brand Insights"}),d.jsx(hj,{})]}),children:[d.jsx(it,{index:!0,element:d.jsxs(F.Suspense,{fallback:d.jsx(Ln,{}),children:[d.jsx(Tn,{title:"AI Brand Insights"}),d.jsx(pj,{})]})}),d.jsxs(it,{path:":brandId",element:d.jsx(Hd,{}),children:[d.jsx(it,{path:"queries",element:d.jsxs(F.Suspense,{fallback:d.jsx(Ln,{}),children:[d.jsx(Tn,{title:"Setup queries - AI Brand Insights"}),d.jsx(yj,{})]})}),d.jsx(it,{path:"analysis",element:d.jsxs(F.Suspense,{fallback:d.jsx(Ln,{}),children:[d.jsx(Tn,{title:"Analysis - AI Brand Insights"}),d.jsx(mj,{})]})})]})]})]}),d.jsx(it,{path:"/settings",element:d.jsxs(F.Suspense,{fallback:d.jsx(Ln,{}),children:[d.jsx(Tn,{title:"Settings - AI Brand Insights"}),d.jsx(fj,{})]})}),!1]})})},xj=function(e){var n=e.DebugInfo,r=e.hostAppProps;return d.jsxs(Db,{client:gj,children:[d.jsx(nA,{children:d.jsxs(Bx,{hostAppProps:r,children:[d.jsx(bj,{DebugInfo:n}),d.jsx(rA,{})]})}),d.jsx(F.Suspense,{fallback:null,children:d.jsx(vj,{initialIsOpen:!1})})]})};function wj(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 Aj(t,e){return jj(t)||kj(t,e)||Cj(t,e)||Sj()}function Sj(){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 Cj(t,e){if(t){if(typeof t=="string")return Gh(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)?Gh(t,e):void 0}}function Gh(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 kj(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 jj(t){if(Array.isArray(t))return t}var Ej=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,v=m===void 0?function(){}:m,g=e.onLogout,A=g===void 0?function(){}:g,j=e.onAddSubscription,E=j===void 0?function(){}:j,C=function(I,z){var L=I.endsWith("/")?I.slice(0,-1):I,O=z.startsWith("/")?z:"/".concat(z);return L+O||"/"},b=F.useState(!!(o||l)),w=Aj(b,2),x=w[0],N=w[1],_={onAddSubscription:E,onLogout:A,onNavigate:v,env:u,DebugInfo:c,basename:p,subpath:y};return F.useEffect(function(){l&&Im(l),I1(typeof o!="function"?function(){return o}:o),N(!1)},[l,o]),x?d.jsx("div",{className:i,style:s,children:d.jsx(k.Spinner,{})}):d.jsx("div",{className:i,style:s,children:d.jsxs(Mv,{initialEntries:[C(p,y)],basename:p||"/",children:[d.jsx(wj,{subpath:y,onNavigate:v}),d.jsx(k.Root,{context:{isRtl:r},children:d.jsx(xj,{DebugInfo:c,hostAppProps:_})})]})})};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 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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return _t(A,"_invoke",function(j,E,C){var b,w,x,N=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&N&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(N>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(N=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{N=1}}return{value:e,done:T}}}(h,m,v),!0),A}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]"}),(vs=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 Yh(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 Vh(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Yh(s,r,i,a,o,"next",l)}function o(l){Yh(s,r,i,a,o,"throw",l)}a(void 0)})}}function Cl(t,e){return Ij(t)||Tj(t,e)||Pj(t,e)||Oj()}function Oj(){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 Pj(t,e){if(t){if(typeof t=="string")return Kh(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)?Kh(t,e):void 0}}function Kh(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 Ij(t){if(Array.isArray(t))return t}var Lj=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],v=y[1],g=F.useState(!1),A=Cl(g,2),j=A[0],E=A[1],C=nn();F.useEffect(function(){if(n&&i&&i.type==="group"){var G;p(String(i.name||""));var S=((G=i.groupedBrands)===null||G===void 0?void 0:G.map(function(W){return String(W.id||"")}))||[];v(S)}},[n,i]);var b=Mm({mutation:{onSuccess:function(){var G=Vh(vs().m(function W(){return vs().w(function(q){for(;;)switch(q.n){case 0:return q.n=1,Promise.all([C.invalidateQueries({queryKey:so(o)}),C.invalidateQueries({queryKey:qn(o,"latest")}),C.invalidateQueries({queryKey:kn(o,"latest")}),C.invalidateQueries({queryKey:qn(o,l)}),C.invalidateQueries({queryKey:kn(o,l)})]);case 1:L();case 2:return q.a(2)}},W)}));function S(){return G.apply(this,arguments)}return S}(),onError:function(S){console.error("Error creating brand group:",S)}}}),w=b.mutate,x=b.isPending,N=ox({mutation:{onSuccess:function(){var G=Vh(vs().m(function W(){return vs().w(function(q){for(;;)switch(q.n){case 0:return q.n=1,Promise.all([C.invalidateQueries({queryKey:so(o)}),C.invalidateQueries({queryKey:qn(o,"latest")}),C.invalidateQueries({queryKey:kn(o,"latest")}),C.invalidateQueries({queryKey:qn(o,l)}),C.invalidateQueries({queryKey:kn(o,l)})]);case 1:L(),D();case 2:return q.a(2)}},W)}));function S(){return G.apply(this,arguments)}return S}(),onError:function(S){console.error("Error deleting brand group:",S),window.alert("An error occurred while ungrouping the brands. Please try again later.")}}}),_=N.mutate,T=N.isPending,I=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()||!I||w({brandId:o,data:{groupName:f.trim(),brandIds:m}})},L=function(){p(""),v([]),r()},O=function(){return m.map(function(S){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)===S});if(q)return q.name||""}var P=s.find(function(Q){return String(Q.id)===S});return P?P.type==="group"?"Group: ".concat(P.name):P.name||"":""}).filter(Boolean)},B=function(){E(!0)},D=function(){return E(!1)},Y=function(){if(!I){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),")")),D();return}_({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(){}:L,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);v(function(S){return S.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:x||!I,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:L,children:"Cancel"}),d.jsx(k.Button,{variant:"primary",onClick:z,disabled:!f.trim()||x,isLoading:x,children:x?"Saving...":"Save changes"})]})]})})]})})}),d.jsx(Do,{isOpen:j,onClose:D,onConfirm:Y,disabled:!I||T,isLoading:T,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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return Dt(A,"_invoke",function(j,E,C){var b,w,x,N=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&N&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(N>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(N=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{N=1}}return{value:e,done:T}}}(h,m,v),!0),A}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 Xh(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){Xh(s,r,i,a,o,"next",l)}function o(l){Xh(s,r,i,a,o,"throw",l)}a(void 0)})}}function Jh(t,e){return Dj(t)||_j(t,e)||Rj(t,e)||Nj()}function Nj(){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 Rj(t,e){if(t){if(typeof t=="string")return Zh(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)?Zh(t,e):void 0}}function Zh(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 _j(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 Dj(t){if(Array.isArray(t))return t}var Bj=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=Jh(c,2),p=f[0],h=f[1],y=F.useState([]),m=Jh(y,2),v=m[0],g=m[1];F.useEffect(function(){if(n&&s.length>0){var N,_=(N=s[0])===null||N===void 0?void 0:N.name;h(String(_||"New Group")),g(s.map(function(T){var I;return String((I=T.id)!==null&&I!==void 0?I:"")}))}},[n,s]);var A=Mm({mutation:{onSuccess:function(){var N=Mj(Du().m(function T(){return Du().w(function(I){for(;;)switch(I.n){case 0:return I.n=1,Promise.all([o.invalidateQueries({queryKey:so(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(),C();case 2:return I.a(2)}},T)}));function _(){return N.apply(this,arguments)}return _}(),onError:function(_){console.error("Error creating group:",_)}}}),j=A.mutate,E=A.isPending,C=function(){h(""),g([]),r()},b=function(){if(!(!p.trim()||v.length===0)){var _=v.flatMap(function(T){var I=s.find(function(z){return String(z.id)===T});return I&&I.type==="group"&&Array.isArray(I.groupedBrands)?I.groupedBrands.map(function(z){return String(z.id)}):T});j({brandId:i,data:{groupName:p.trim(),brandIds:_.filter(function(T){return T!==""})}})}},w=function(_){g(function(T){var I=T.filter(function(z){return z!==_});return I.length===0&&C(),I})},x=v.map(function(N){var _=s.find(function(T){return String(T.id)===N});return _?_.type==="group"?"Group: ".concat(_.name):_.name||"":""}).filter(Boolean);return d.jsx(k.Modal,{isOpen:n,onClose:C,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(N){return h(N.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(v.length,")"),tags:x,onRemoveTag:function(N){var _=v[N];_&&w(_)},onAddTag:function(){}}),v.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:C,disabled:E,children:"Cancel"}),d.jsx(k.Button,{variant:"primary",onClick:b,disabled:!p.trim()||v.length===0||E,children:E?"Saving...":"Save group"})]})})]})})})};function Ys(t){"@babel/helpers - typeof";return Ys=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},Ys(t)}function $h(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 ep(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?$h(Object(n),!0).forEach(function(r){X0(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):$h(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function X0(t,e,n){return(e=Fj(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Fj(t){var e=zj(t,"string");return Ys(e)=="symbol"?e:e+""}function zj(t,e){if(Ys(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ys(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Uj(t){return Wj(t)||qj(t)||J0(t)||Hj()}function Hj(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
58
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function qj(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Wj(t){if(Array.isArray(t))return Bu(t)}function yn(t,e){return Yj(t)||Gj(t,e)||J0(t,e)||Qj()}function Qj(){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 Gj(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 Yj(t){if(Array.isArray(t))return t}var Vj=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),v=yn(m,2),g=v[0],A=v[1],j=F.useState({}),E=yn(j,2),C=E[0],b=E[1],w=F.useState(!1),x=yn(w,2),N=x[0],_=x[1],T=F.useState(!1),I=yn(T,2),z=I[0],L=I[1],O=F.useState(null),B=yn(O,2),D=B[0],Y=B[1],G=Et(),S=G.brandId;function W(me){return String(me.id)}var q=nx(S,{query:{enabled:!!S}}),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=(g-1)*$,ye=Uj(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),L(!0))},Z=Object.entries(C).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(){_(!0)},Tt=function(ge){y(ge.target.value),A(1)},ct=function(ge){b(function(xe){return ep(ep({},xe),{},X0({},ge,!xe[ge]))})},Ge=function(){n("/")},tt=function(){b({}),c({}),a(!1)},rn=function(){_(!1)},Ye=function(){b({}),A(1),y("")},sn=function(){L(!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:!!C[W(U)],onChange:function(){return ct(W(U))},value:W(U),label:U.isSelf?d.jsx(Ns,{children:xe}):xe,name:"brand-checkbox-".concat(U.id),disabled:!En(W(U),U)}),U.type==="group"&&d.jsx(gA,{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-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(""),A(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:g,total:ie,onNavigate:A,className:"yst-flex-row",screenReaderTextPrevious:"Previous page",screenReaderTextNext:"Next page"})]})]}),d.jsx(bc,{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(S),variant:"tertiary",className:"yst-mb-0",children:"Return to analysis"})})}),d.jsx(Bj,{isOpen:N,onClose:rn,brandId:S,brandsToGroup:V.filter(function(me){return Z.includes(W(me))}),onGroupCreated:Ye}),d.jsx(Lj,{isOpen:z,onClose:sn,groupToEdit:D,allBrands:V})]})};const Kj=Object.freeze(Object.defineProperty({__proto__:null,default:Vj},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 Xj(t,e){const n={};return(t[t.length-1]===""?[...t,""]:t).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const Jj=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Zj=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,$j={};function tp(t,e){return($j.jsx?Zj:Jj).test(t)}const eE=/[ \t\n\f\r]/g;function tE(t){return typeof t=="object"?t.type==="text"?np(t.value):!1:np(t)}function np(t){return t.replace(eE,"")===""}class fa{constructor(e,n,r){this.normal=n,this.property=e,r&&(this.space=r)}}fa.prototype.normal={};fa.prototype.property={};fa.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 fa(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 nE=0;const be=ri(),Ve=ri(),Uu=ri(),K=ri(),_e=ri(),gi=ri(),Lt=ri();function ri(){return 2**++nE}const Hu=Object.freeze(Object.defineProperty({__proto__:null,boolean:be,booleanish:Ve,commaOrSpaceSeparated:Lt,commaSeparated:gi,number:K,overloadedBoolean:Uu,spaceSeparated:_e},Symbol.toStringTag,{value:"Module"})),kl=Object.keys(Hu);class _c extends Pt{constructor(e,n,r,i){let s=-1;if(super(e,n),rp(this,"space",i),typeof r=="number")for(;++s<kl.length;){const a=kl[s];rp(this,kl[s],(r&Hu[a])===Hu[a])}}}_c.prototype.defined=!0;function rp(t,e,n){n&&(t[e]=n)}function Qi(t){const e={},n={};for(const[r,i]of Object.entries(t.properties)){const s=new _c(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 fa(e,n,t.space)}const $0=Qi({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 rE=Qi({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:gi,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|gi,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}),iE=Qi({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:Lt,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:gi,g2:gi,glyphName:gi,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:Lt,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:Lt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Lt,rev:Lt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Lt,requiredFeatures:Lt,requiredFonts:Lt,requiredFormats:Lt,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:Lt,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:Lt,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:Lt,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=Qi({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=Qi({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:tg}),ig=Qi({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(t,e){return"xml:"+e.slice(3).toLowerCase()}}),sE={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"},aE=/[A-Z]/g,ip=/-[a-z]/g,oE=/^data[-\w.:]+$/i;function lE(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"&&oE.test(e)){if(e.charAt(4)==="-"){const s=e.slice(5).replace(ip,cE);r="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=e.slice(4);if(!ip.test(s)){let a=s.replace(aE,uE);a.charAt(0)!=="-"&&(a="-"+a),e="data"+a}}i=_c}return new i(r,e)}function uE(t){return"-"+t.toLowerCase()}function cE(t){return t.charAt(1).toUpperCase()}const dE=Z0([$0,rE,ng,rg,ig],"html"),Dc=Z0([$0,iE,ng,rg,ig],"svg");function fE(t){return t.join(" ").trim()}var li={},jl,sp;function hE(){if(sp)return jl;sp=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(v,g){if(typeof v!="string")throw new TypeError("First argument must be a string");if(!v)return[];g=g||{};var A=1,j=1;function E(L){var O=L.match(e);O&&(A+=O.length);var B=L.lastIndexOf(l);j=~B?L.length-B:j+L.length}function C(){var L={line:A,column:j};return function(O){return O.position=new b(L),N(),O}}function b(L){this.start=L,this.end={line:A,column:j},this.source=g.source}b.prototype.content=v;function w(L){var O=new Error(g.source+":"+A+":"+j+": "+L);if(O.reason=L,O.filename=g.source,O.line=A,O.column=j,O.source=v,!g.silent)throw O}function x(L){var O=L.exec(v);if(O){var B=O[0];return E(B),v=v.slice(B.length),O}}function N(){x(n)}function _(L){var O;for(L=L||[];O=T();)O!==!1&&L.push(O);return L}function T(){var L=C();if(!(u!=v.charAt(0)||c!=v.charAt(1))){for(var O=2;f!=v.charAt(O)&&(c!=v.charAt(O)||u!=v.charAt(O+1));)++O;if(O+=2,f===v.charAt(O-1))return w("End of comment missing");var B=v.slice(2,O-2);return j+=2,E(B),v=v.slice(O),j+=2,L({type:p,comment:B})}}function I(){var L=C(),O=x(r);if(O){if(T(),!x(i))return w("property missing ':'");var B=x(s),D=L({type:h,property:m(O[0].replace(t,f)),value:B?m(B[0].replace(t,f)):f});return x(a),D}}function z(){var L=[];_(L);for(var O;O=I();)O!==!1&&(L.push(O),_(L));return L}return N(),z()}function m(v){return v?v.replace(o,f):f}return jl=y,jl}var ap;function pE(){if(ap)return li;ap=1;var t=li&&li.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(li,"__esModule",{value:!0}),li.default=n;const e=t(hE());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 li}var os={},op;function yE(){if(op)return os;op=1,Object.defineProperty(os,"__esModule",{value:!0}),os.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 os.camelCase=l,os}var ls,lp;function mE(){if(lp)return ls;lp=1;var t=ls&&ls.__importDefault||function(i){return i&&i.__esModule?i:{default:i}},e=t(pE()),n=yE();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,ls=r,ls}var gE=mE();const vE=wo(gE),sg=ag("end"),Bc=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 bE(t){const e=Bc(t),n=sg(t);if(e&&n)return{start:e,end:n}}function ks(t){return!t||typeof t!="object"?"":"position"in t||"type"in t?up(t.position):"start"in t||"end"in t?up(t):"line"in t||"column"in t?qu(t):""}function qu(t){return cp(t&&t.line)+":"+cp(t&&t.column)}function up(t){return qu(t&&t.start)+"-"+qu(t&&t.end)}function cp(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=ks(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 Fc={}.hasOwnProperty,xE=new Map,wE=/[A-Z]/g,AE=new Set(["table","tbody","thead","tfoot","tr"]),SE=new Set(["td","th"]),og="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function CE(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=LE(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=IE(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"?Dc:dE,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 kE(t,e,n);if(e.type==="mdxFlowExpression"||e.type==="mdxTextExpression")return jE(t,e);if(e.type==="mdxJsxFlowElement"||e.type==="mdxJsxTextElement")return OE(t,e,n);if(e.type==="mdxjsEsm")return EE(t,e);if(e.type==="root")return PE(t,e,n);if(e.type==="text")return TE(t,e)}function kE(t,e,n){const r=t.schema;let i=r;e.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=Dc,t.schema=i),t.ancestors.push(e);const s=cg(t,e.tagName,!1),a=ME(t,e);let o=Uc(t,e);return AE.has(e.tagName)&&(o=o.filter(function(l){return typeof l=="string"?!tE(l):!0})),ug(t,a,s,e),zc(a,o),t.ancestors.pop(),t.schema=r,t.create(e,s,a,n)}function jE(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)}Vs(t,e.position)}function EE(t,e){if(e.data&&e.data.estree&&t.evaluater)return t.evaluater.evaluateProgram(e.data.estree);Vs(t,e.position)}function OE(t,e,n){const r=t.schema;let i=r;e.name==="svg"&&r.space==="html"&&(i=Dc,t.schema=i),t.ancestors.push(e);const s=e.name===null?t.Fragment:cg(t,e.name,!0),a=NE(t,e),o=Uc(t,e);return ug(t,a,s,e),zc(a,o),t.ancestors.pop(),t.schema=r,t.create(e,s,a,n)}function PE(t,e,n){const r={};return zc(r,Uc(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 zc(t,e){if(e.length>0){const n=e.length>1?e:e[0];n&&(t.children=n)}}function IE(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 LE(t,e){return n;function n(r,i,s,a){const o=Array.isArray(s.children),l=Bc(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"&&Fc.call(e.properties,i)){const s=RE(t,i,e.properties[i]);if(s){const[a,o]=s;t.tableCellAlignToStyle&&a==="align"&&typeof o=="string"&&SE.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 NE(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 Vs(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 Vs(t,e.position);else s=r.value===null?!0:r.value;n[i]=s}return n}function Uc(t,e){const n=[];let r=-1;const i=t.passKeys?new Map:xE;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 RE(t,e,n){const r=lE(t.schema,e);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?Xj(n):fE(n)),r.property==="style"){let i=typeof n=="object"?n:_E(t,String(n));return t.stylePropertyNameCase==="css"&&(i=DE(i)),["style",i]}return[t.elementAttributeNameCase==="react"&&r.space?sE[r.property]||r.property:r.attribute,n]}}function _E(t,e){try{return vE(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=tp(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=tp(e)&&!/^[a-z]/.test(e)?{type:"Identifier",name:e}:{type:"Literal",value:e};if(r.type==="Literal"){const i=r.value;return Fc.call(t.components,i)?t.components[i]:i}if(t.evaluater)return t.evaluater.evaluateExpression(r);Vs(t)}function Vs(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 DE(t){const e={};let n;for(n in t)Fc.call(t,n)&&(e[BE(n)]=t[n]);return e}function BE(t){let e=t.replace(wE,FE);return e.slice(0,3)==="ms-"&&(e="-"+e),e}function FE(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"]},zE={};function UE(t,e){const n=zE,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(HE(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 dp(t.children,e,n)}return Array.isArray(t)?dp(t,e,n):""}function dp(t,e,n){const r=[];let i=-1;for(;++i<t.length;)r[i]=dg(t[i],e,n);return r.join("")}function HE(t){return!!(t&&typeof t=="object")}const fp=document.createElement("i");function Hc(t){const e="&"+t+";";fp.innerHTML=e;const n=fp.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 hp={}.hasOwnProperty;function qE(t){const e={};let n=-1;for(;++n<t.length;)WE(e,t[n]);return e}function WE(t,e){let n;for(n in e){const i=(hp.call(t,n)?t[n]:void 0)||(t[n]={}),s=e[n];let a;if(s)for(a in s){hp.call(i,a)||(i[a]=[]);const o=s[a];QE(i[a],Array.isArray(o)?o:o?[o]:[])}}}function QE(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 vi(t){return t.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Cn=wr(/[A-Za-z]/),Wt=wr(/[\dA-Za-z]/),GE=wr(/[#-'*+\--9=?A-Z^-~]/);function Wu(t){return t!==null&&(t<32||t===127)}const Qu=wr(/\d/),YE=wr(/[\dA-Fa-f]/),VE=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 KE=wr(/\p{P}|\p{S}/u),XE=wr(/\s/);function wr(t){return e;function e(n){return n!==null&&n>-1&&t.test(String.fromCharCode(n))}}function Gi(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 JE={tokenize:ZE};function ZE(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 $E={tokenize:e8},pp={tokenize:t8};function e8(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&&A();const E=e.events.length;let C=E,b;for(;C--;)if(e.events[C][0]==="exit"&&e.events[C][1].type==="chunkFlow"){b=e.events[C][1].end;break}g(r);let w=E;for(;w<e.events.length;)e.events[w][1].end={...b},w++;return jn(e.events,C+1,0,e.events.slice(E)),e.events.length=w,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(pp,c,f)(j)}function c(j){return i&&A(),g(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(pp,h,y)(j)}function h(j){return r++,n.push([e.currentConstruct,e.containerState]),p(j)}function y(j){if(j===null){i&&A(),g(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){v(t.exit("chunkFlow"),!0),g(0),t.consume(j);return}return he(j)?(t.consume(j),v(t.exit("chunkFlow")),r=0,e.interrupt=void 0,o):(t.consume(j),m)}function v(j,E){const C=e.sliceStream(j);if(E&&C.push(null),j.previous=s,s&&(s.next=j),s=j,i.defineSkip(j.start),i.write(C),e.parser.lazy[j.start.line]){let b=i.events.length;for(;b--;)if(i.events[b][1].start.offset<a&&(!i.events[b][1].end||i.events[b][1].end.offset>a))return;const w=e.events.length;let x=w,N,_;for(;x--;)if(e.events[x][0]==="exit"&&e.events[x][1].type==="chunkFlow"){if(N){_=e.events[x][1].end;break}N=!0}for(g(r),b=w;b<e.events.length;)e.events[b][1].end={..._},b++;jn(e.events,x+1,0,e.events.slice(w)),e.events.length=b}}function g(j){let E=n.length;for(;E-- >j;){const C=n[E];e.containerState=C[1],C[0].exit.call(e,t)}n.length=j}function A(){i.write([null]),s=void 0,i=void 0,e.containerState._closeFlow=void 0}}function t8(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 yp(t){if(t===null||jt(t)||XE(t))return 1;if(KE(t))return 2}function qc(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:n8,tokenize:r8};function n8(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};mp(f,-l),mp(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,qc(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 r8(t,e){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=yp(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=yp(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 mp(t,e){t.column+=e,t.offset+=e,t._bufferIndex+=e}const i8={name:"autolink",tokenize:s8};function s8(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):GE(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 Qo={partial:!0,tokenize:a8};function a8(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:l8},exit:u8,name:"blockQuote",tokenize:o8};function o8(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 l8(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 u8(t){t.exit("blockQuote")}const pg={name:"characterEscape",tokenize:c8};function c8(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 VE(s)?(t.enter("characterEscapeValue"),t.consume(s),t.exit("characterEscapeValue"),t.exit("characterEscape"),e):n(s)}}const yg={name:"characterReference",tokenize:d8};function d8(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=YE,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&&!Hc(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 gp={partial:!0,tokenize:h8},vp={concrete:!0,name:"codeFenced",tokenize:f8};function f8(t,e,n){const r=this,i={partial:!0,tokenize:C};let s=0,a=0,o;return l;function l(b){return u(b)}function u(b){const w=r.events[r.events.length-1];return s=w&&w[1].type==="linePrefix"?w[2].sliceSerialize(w[1],!0).length:0,o=b,t.enter("codeFenced"),t.enter("codeFencedFence"),t.enter("codeFencedFenceSequence"),c(b)}function c(b){return b===o?(a++,t.consume(b),c):a<3?n(b):(t.exit("codeFencedFenceSequence"),Oe(b)?Be(t,f,"whitespace")(b):f(b))}function f(b){return b===null||he(b)?(t.exit("codeFencedFence"),r.interrupt?e(b):t.check(gp,m,E)(b)):(t.enter("codeFencedFenceInfo"),t.enter("chunkString",{contentType:"string"}),p(b))}function p(b){return b===null||he(b)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),f(b)):Oe(b)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),Be(t,h,"whitespace")(b)):b===96&&b===o?n(b):(t.consume(b),p)}function h(b){return b===null||he(b)?f(b):(t.enter("codeFencedFenceMeta"),t.enter("chunkString",{contentType:"string"}),y(b))}function y(b){return b===null||he(b)?(t.exit("chunkString"),t.exit("codeFencedFenceMeta"),f(b)):b===96&&b===o?n(b):(t.consume(b),y)}function m(b){return t.attempt(i,E,v)(b)}function v(b){return t.enter("lineEnding"),t.consume(b),t.exit("lineEnding"),g}function g(b){return s>0&&Oe(b)?Be(t,A,"linePrefix",s+1)(b):A(b)}function A(b){return b===null||he(b)?t.check(gp,m,E)(b):(t.enter("codeFlowValue"),j(b))}function j(b){return b===null||he(b)?(t.exit("codeFlowValue"),A(b)):(t.consume(b),j)}function E(b){return t.exit("codeFenced"),e(b)}function C(b,w,x){let N=0;return _;function _(O){return b.enter("lineEnding"),b.consume(O),b.exit("lineEnding"),T}function T(O){return b.enter("codeFencedFence"),Oe(O)?Be(b,I,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):I(O)}function I(O){return O===o?(b.enter("codeFencedFenceSequence"),z(O)):x(O)}function z(O){return O===o?(N++,b.consume(O),z):N>=a?(b.exit("codeFencedFenceSequence"),Oe(O)?Be(b,L,"whitespace")(O):L(O)):x(O)}function L(O){return O===null||he(O)?(b.exit("codeFencedFence"),w(O)):x(O)}}}function h8(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:y8},p8={partial:!0,tokenize:m8};function y8(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(p8,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 m8(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 g8={name:"codeText",previous:b8,resolve:v8,tokenize:x8};function v8(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 b8(t){return t!==96||this.events[this.events.length-1][1].type==="characterEscape"}function x8(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 w8{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&&us(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),us(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),us(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);us(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-e,Number.POSITIVE_INFINITY);us(this.left,n.reverse())}}}function us(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 w8(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,A8(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 A8(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 v=[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,v.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):v.pop(),p=v.length;p--;){const g=o.slice(v[p],v[p+1]),A=s.pop();l.push([A,A+g.length-1]),t.splice(A,2,g)}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 S8={resolve:k8,tokenize:j8},C8={partial:!0,tokenize:E8};function k8(t){return mg(t),t}function j8(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(C8,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 E8(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(g){return g===60?(t.enter(r),t.enter(i),t.enter(s),t.consume(g),t.exit(s),p):g===null||g===32||g===41||Wu(g)?n(g):(t.enter(r),t.enter(a),t.enter(o),t.enter("chunkString",{contentType:"string"}),m(g))}function p(g){return g===62?(t.enter(s),t.consume(g),t.exit(s),t.exit(i),t.exit(r),e):(t.enter(o),t.enter("chunkString",{contentType:"string"}),h(g))}function h(g){return g===62?(t.exit("chunkString"),t.exit(o),p(g)):g===null||g===60||he(g)?n(g):(t.consume(g),g===92?y:h)}function y(g){return g===60||g===62||g===92?(t.consume(g),h):h(g)}function m(g){return!c&&(g===null||g===41||jt(g))?(t.exit("chunkString"),t.exit(o),t.exit(a),t.exit(r),e(g)):c<u&&g===40?(t.consume(g),c++,m):g===41?(t.consume(g),c--,m):g===null||g===32||g===40||Wu(g)?n(g):(t.consume(g),g===92?v:m)}function v(g){return g===40||g===41||g===92?(t.consume(g),m):m(g)}}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 js(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 O8={name:"definition",tokenize:T8},P8={partial:!0,tokenize:I8};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=vi(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)?js(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(P8,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 I8(t,e,n){return r;function r(o){return jt(o)?js(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 L8={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 N8={name:"headingAtx",resolve:R8,tokenize:_8};function R8(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 _8(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 D8=["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"],bp=["pre","script","style","textarea"],B8={concrete:!0,name:"htmlFlow",resolveTo:U8,tokenize:H8},F8={partial:!0,tokenize:W8},z8={partial:!0,tokenize:q8};function U8(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 H8(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:S):Cn(P)?(t.consume(P),a=String.fromCharCode(P),v):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:S):n(P)}function h(P){return P===45?(t.consume(P),r.interrupt?e:S):n(P)}function y(P){const Q="CDATA[";return P===Q.charCodeAt(o++)?(t.consume(P),o===Q.length?r.interrupt?e:I:y):n(P)}function m(P){return Cn(P)?(t.consume(P),a=String.fromCharCode(P),v):n(P)}function v(P){if(P===null||P===47||P===62||jt(P)){const Q=P===47,$=a.toLowerCase();return!Q&&!s&&bp.includes($)?(i=1,r.interrupt?e(P):I(P)):D8.includes(a.toLowerCase())?(i=6,Q?(t.consume(P),g):r.interrupt?e(P):I(P)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(P):s?A(P):j(P))}return P===45||Wt(P)?(t.consume(P),a+=String.fromCharCode(P),v):n(P)}function g(P){return P===62?(t.consume(P),r.interrupt?e:I):n(P)}function A(P){return Oe(P)?(t.consume(P),A):_(P)}function j(P){return P===47?(t.consume(P),_):P===58||P===95||Cn(P)?(t.consume(P),E):Oe(P)?(t.consume(P),j):_(P)}function E(P){return P===45||P===46||P===58||P===95||Wt(P)?(t.consume(P),E):C(P)}function C(P){return P===61?(t.consume(P),b):Oe(P)?(t.consume(P),C):j(P)}function b(P){return P===null||P===60||P===61||P===62||P===96?n(P):P===34||P===39?(t.consume(P),l=P,w):Oe(P)?(t.consume(P),b):x(P)}function w(P){return P===l?(t.consume(P),l=null,N):P===null||he(P)?n(P):(t.consume(P),w)}function x(P){return P===null||P===34||P===39||P===47||P===60||P===61||P===62||P===96||jt(P)?C(P):(t.consume(P),x)}function N(P){return P===47||P===62||Oe(P)?j(P):n(P)}function _(P){return P===62?(t.consume(P),T):n(P)}function T(P){return P===null||he(P)?I(P):Oe(P)?(t.consume(P),T):n(P)}function I(P){return P===45&&i===2?(t.consume(P),B):P===60&&i===1?(t.consume(P),D):P===62&&i===4?(t.consume(P),W):P===63&&i===3?(t.consume(P),S):P===93&&i===5?(t.consume(P),G):he(P)&&(i===6||i===7)?(t.exit("htmlFlowData"),t.check(F8,q,z)(P)):P===null||he(P)?(t.exit("htmlFlowData"),z(P)):(t.consume(P),I)}function z(P){return t.check(z8,L,q)(P)}function L(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"),I(P))}function B(P){return P===45?(t.consume(P),S):I(P)}function D(P){return P===47?(t.consume(P),a="",Y):I(P)}function Y(P){if(P===62){const Q=a.toLowerCase();return bp.includes(Q)?(t.consume(P),W):I(P)}return Cn(P)&&a.length<8?(t.consume(P),a+=String.fromCharCode(P),Y):I(P)}function G(P){return P===93?(t.consume(P),S):I(P)}function S(P){return P===62?(t.consume(P),W):P===45&&i===2?(t.consume(P),S):I(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 q8(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 W8(t,e,n){return r;function r(i){return t.enter("lineEnding"),t.consume(i),t.exit("lineEnding"),t.attempt(Qo,e,n)}}const Q8={name:"htmlText",tokenize:G8};function G8(t,e,n){const r=this;let i,s,a;return o;function o(S){return t.enter("htmlText"),t.enter("htmlTextData"),t.consume(S),l}function l(S){return S===33?(t.consume(S),u):S===47?(t.consume(S),C):S===63?(t.consume(S),j):Cn(S)?(t.consume(S),x):n(S)}function u(S){return S===45?(t.consume(S),c):S===91?(t.consume(S),s=0,y):Cn(S)?(t.consume(S),A):n(S)}function c(S){return S===45?(t.consume(S),h):n(S)}function f(S){return S===null?n(S):S===45?(t.consume(S),p):he(S)?(a=f,D(S)):(t.consume(S),f)}function p(S){return S===45?(t.consume(S),h):f(S)}function h(S){return S===62?B(S):S===45?p(S):f(S)}function y(S){const W="CDATA[";return S===W.charCodeAt(s++)?(t.consume(S),s===W.length?m:y):n(S)}function m(S){return S===null?n(S):S===93?(t.consume(S),v):he(S)?(a=m,D(S)):(t.consume(S),m)}function v(S){return S===93?(t.consume(S),g):m(S)}function g(S){return S===62?B(S):S===93?(t.consume(S),g):m(S)}function A(S){return S===null||S===62?B(S):he(S)?(a=A,D(S)):(t.consume(S),A)}function j(S){return S===null?n(S):S===63?(t.consume(S),E):he(S)?(a=j,D(S)):(t.consume(S),j)}function E(S){return S===62?B(S):j(S)}function C(S){return Cn(S)?(t.consume(S),b):n(S)}function b(S){return S===45||Wt(S)?(t.consume(S),b):w(S)}function w(S){return he(S)?(a=w,D(S)):Oe(S)?(t.consume(S),w):B(S)}function x(S){return S===45||Wt(S)?(t.consume(S),x):S===47||S===62||jt(S)?N(S):n(S)}function N(S){return S===47?(t.consume(S),B):S===58||S===95||Cn(S)?(t.consume(S),_):he(S)?(a=N,D(S)):Oe(S)?(t.consume(S),N):B(S)}function _(S){return S===45||S===46||S===58||S===95||Wt(S)?(t.consume(S),_):T(S)}function T(S){return S===61?(t.consume(S),I):he(S)?(a=T,D(S)):Oe(S)?(t.consume(S),T):N(S)}function I(S){return S===null||S===60||S===61||S===62||S===96?n(S):S===34||S===39?(t.consume(S),i=S,z):he(S)?(a=I,D(S)):Oe(S)?(t.consume(S),I):(t.consume(S),L)}function z(S){return S===i?(t.consume(S),i=void 0,O):S===null?n(S):he(S)?(a=z,D(S)):(t.consume(S),z)}function L(S){return S===null||S===34||S===39||S===60||S===61||S===96?n(S):S===47||S===62||jt(S)?N(S):(t.consume(S),L)}function O(S){return S===47||S===62||jt(S)?N(S):n(S)}function B(S){return S===62?(t.consume(S),t.exit("htmlTextData"),t.exit("htmlText"),e):n(S)}function D(S){return t.exit("htmlTextData"),t.enter("lineEnding"),t.consume(S),t.exit("lineEnding"),Y}function Y(S){return Oe(S)?Be(t,G,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(S):G(S)}function G(S){return t.enter("htmlTextData"),a(S)}}const Wc={name:"labelEnd",resolveAll:X8,resolveTo:J8,tokenize:Z8},Y8={tokenize:$8},V8={tokenize:eO},K8={tokenize:tO};function X8(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 J8(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,qc(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 Z8(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(vi(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(Y8,c,a?c:f)(p):p===91?t.attempt(V8,c,a?u:f)(p):a?c(p):f(p)}function u(p){return t.attempt(K8,c,f)(p)}function c(p){return e(p)}function f(p){return s._balanced=!0,n(p)}}function $8(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)?js(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)?js(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)?js(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 eO(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(vi(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?e(o):n(o)}function a(o){return n(o)}}function tO(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 nO={name:"labelStartImage",resolveAll:Wc.resolveAll,tokenize:rO};function rO(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 iO={name:"labelStartLink",resolveAll:Wc.resolveAll,tokenize:sO};function sO(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:aO};function aO(t,e){return n;function n(r){return t.enter("lineEnding"),t.consume(r),t.exit("lineEnding"),Be(t,e,"linePrefix")}}const Za={name:"thematicBreak",tokenize:oO};function oO(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:dO},exit:hO,name:"list",tokenize:cO},lO={partial:!0,tokenize:pO},uO={partial:!0,tokenize:fO};function cO(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(Za,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(Qo,r.interrupt?n:c,t.attempt(lO,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 dO(t,e,n){const r=this;return r.containerState._closeFlow=void 0,t.check(Qo,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(uO,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 fO(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 hO(t){t.exit(this.containerState.type)}function pO(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 xp={name:"setextUnderline",resolveTo:yO,tokenize:mO};function yO(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 mO(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 gO={tokenize:vO};function vO(t){const e=this,n=t.attempt(Qo,r,t.attempt(this.parser.constructs.flowInitial,i,Be(t,t.attempt(this.parser.constructs.flow,i,t.attempt(S8,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 bO={resolveAll:wg()},xO=xg("string"),wO=xg("text");function xg(t){return{resolveAll:wg(t==="text"?AO: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 AO(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 SO={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},CO={91:O8},kO={[-2]:Ol,[-1]:Ol,32:Ol},jO={35:N8,42:Za,45:[xp,Za],60:B8,61:xp,95:Za,96:vp,126:vp},EO={38:yg,92:pg},OO={[-5]:Pl,[-4]:Pl,[-3]:Pl,33:nO,38:yg,42:Gu,60:[i8,Q8],91:iO,92:[L8,pg],93:Wc,95:Gu,96:g8},PO={null:[Gu,bO]},TO={null:[42,95]},IO={null:[]},LO=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:TO,contentInitial:CO,disable:IO,document:SO,flow:jO,flowInitial:kO,insideSpan:PO,string:EO,text:OO},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:w(C),check:w(b),consume:A,enter:j,exit:E,interrupt:w(b,{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(T){return a=Jt(a,T),v(),a[a.length-1]!==null?[]:(x(e,0),u.events=qc(s,u.events,u),u.events)}function p(T,I){return RO(h(T),I)}function h(T){return NO(a,T)}function y(){const{_bufferIndex:T,_index:I,line:z,column:L,offset:O}=r;return{_bufferIndex:T,_index:I,line:z,column:L,offset:O}}function m(T){i[T.line]=T.column,_()}function v(){let T;for(;r._index<a.length;){const I=a[r._index];if(typeof I=="string")for(T=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===T&&r._bufferIndex<I.length;)g(I.charCodeAt(r._bufferIndex));else g(I)}}function g(T){c=c(T)}function A(T){he(T)?(r.line++,r.column=1,r.offset+=T===-3?2:1,_()):T!==-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=T}function j(T,I){const z=I||{};return z.type=T,z.start=y(),u.events.push(["enter",z,u]),o.push(z),z}function E(T){const I=o.pop();return I.end=y(),u.events.push(["exit",I,u]),I}function C(T,I){x(T,I.from)}function b(T,I){I.restore()}function w(T,I){return z;function z(L,O,B){let D,Y,G,S;return Array.isArray(L)?q(L):"tokenize"in L?q([L]):W(L);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 D=V,Y=0,V.length===0?B:P(V[Y])}function P(V){return ie;function ie(ue){return S=N(),G=V,V.partial||(u.currentConstruct=V),V.name&&u.parser.constructs.disable.null.includes(V.name)?$():V.tokenize.call(I?Object.assign(Object.create(u),I):u,l,Q,$)(ue)}}function Q(V){return T(G,S),O}function $(V){return S.restore(),++Y<D.length?P(D[Y]):B}}}function x(T,I){T.resolveAll&&!s.includes(T)&&s.push(T),T.resolve&&jn(u.events,I,u.events.length-I,T.resolve(u.events.slice(I),u)),T.resolveTo&&(u.events=T.resolveTo(u.events,u))}function N(){const T=y(),I=u.previous,z=u.currentConstruct,L=u.events.length,O=Array.from(o);return{from:L,restore:B};function B(){r=T,u.previous=I,u.currentConstruct=z,u.events.length=L,o=O,_()}}function _(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function NO(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 RO(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 NO(t){const r={constructs:UE([TO,...(t||{}).extensions||[]]),content:i(KE),defined:[],document:i(JE),flow:i(yO),lazy:{},string:i(vO),text:i(bO)};return r;function i(s){return a;function a(o){return IO(r,s,o)}}}function RO(t){for(;!mg(t););return t}const wp=/[\0\t\n\r]/g;function _O(){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(wp.lastIndex=f,u=wp.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 DO=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function BO(t){return t.replace(DO,FO)}function FO(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 Hc(n)||t}const Ag={}.hasOwnProperty;function zO(t,e,n){return typeof e!="string"&&(n=e,e=void 0),UO(n)(RO(NO(n).document().write(_O()(t,e,!0))))}function UO(t){const e={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(Ye),autolinkProtocol:M,autolinkEmail:M,atxHeading:s(ct),blockQuote:s(oe),characterEscape:M,characterReference:M,codeFenced:s(Ee),codeFencedFenceInfo:a,codeFencedFenceMeta:a,codeIndented:s(Ee,a),codeText:s(Z,a),codeTextData:M,data:M,codeFlowValue:M,definition:s(Qe),definitionDestinationString:a,definitionLabelString:a,definitionTitleString:a,emphasis:s(Tt),hardBreakEscape:s(Ge),hardBreakTrailing:s(Ge),htmlFlow:s(tt,a),htmlFlowData:M,htmlText:s(tt,a),htmlTextData:M,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:C,autolink:l(),autolinkEmail:ye,autolinkProtocol:ue,blockQuote:l(),characterEscapeValue:_,characterReferenceMarkerHexadecimal:$,characterReferenceMarkerNumeric:$,characterReferenceValue:V,characterReference:ie,codeFenced:l(v),codeFencedFence:m,codeFencedFenceInfo:h,codeFencedFenceMeta:y,codeFlowValue:_,codeIndented:l(g),codeText:l(O),codeTextData:_,data:_,definition:l(),definitionDestinationString:E,definitionLabelString:A,definitionTitleString:j,emphasis:l(),hardBreakEscape:l(I),hardBreakTrailing:l(I),htmlFlow:l(z),htmlFlowData:_,htmlText:l(L),htmlTextData:_,image:l(D),label:G,labelText:Y,lineEnding:T,link:l(B),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:Q,resourceDestinationString:S,resourceTitleString:W,resource:q,setextHeading:l(x),setextHeadingLineSequence:w,setextHeadingText:b,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]||Ap).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]||Ap).call(this,U,we[0]));else throw new Error("Cannot close `"+U.type+"` ("+ks({start:U.start,end:U.end})+"): it’s not open");ce.position.end=$n(U.end)}function c(){return FE(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 v(){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 g(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U.replace(/(\r?\n|\r)$/g,"")}function A(U){const J=this.resume(),ce=this.stack[this.stack.length-1];ce.label=J,ce.identifier=vi(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 C(U){const J=this.stack[this.stack.length-1];if(!J.depth){const ce=this.sliceSerialize(U).length;J.depth=ce}}function b(){this.data.setextHeadingSlurpLineEnding=!0}function w(U){const J=this.stack[this.stack.length-1];J.depth=this.sliceSerialize(U).codePointAt(0)===61?1:2}function x(){this.data.setextHeadingSlurpLineEnding=void 0}function M(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 _(U){const J=this.stack.pop();J.value+=this.sliceSerialize(U),J.position.end=$n(U.end)}function T(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)&&(M.call(this,U),_.call(this,U))}function I(){this.data.atHardBreak=!0}function z(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U}function L(){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 D(){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=BO(J),ce.identifier=vi(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 S(){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=vi(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=Hc(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){_.call(this,U);const J=this.stack[this.stack.length-1];J.url=this.sliceSerialize(U)}function ye(U){_.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):HO(t,r)}}function HO(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 Ap(t,e){throw t?new Error("Cannot close `"+t.type+"` ("+ks({start:t.start,end:t.end})+"): a different token (`"+e.type+"`, "+ks({start:e.start,end:e.end})+") is open"):new Error("Cannot close document, a token (`"+e.type+"`, "+ks({start:e.start,end:e.end})+") is still open")}function qO(t){const e=this;e.parser=n;function n(r){return zO(r,{...e.data("settings"),...t,extensions:e.data("micromarkExtensions")||[],mdastExtensions:e.data("fromMarkdownExtensions")||[]})}}function WO(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 QO(t,e){const n={type:"element",tagName:"br",properties:{},children:[]};return t.patch(e,n),[t.applyData(e,n),{type:"text",value:`
|
|
63
|
-
`}]}function
|
|
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
|
|
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 _O(t){const r={constructs:qE([LO,...(t||{}).extensions||[]]),content:i(JE),defined:[],document:i($E),flow:i(gO),lazy:{},string:i(xO),text:i(wO)};return r;function i(s){return a;function a(o){return MO(r,s,o)}}}function DO(t){for(;!mg(t););return t}const wp=/[\0\t\n\r]/g;function BO(){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(wp.lastIndex=f,u=wp.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 FO=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function zO(t){return t.replace(FO,UO)}function UO(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 Hc(n)||t}const Ag={}.hasOwnProperty;function HO(t,e,n){return typeof e!="string"&&(n=e,e=void 0),qO(n)(DO(_O(n).document().write(BO()(t,e,!0))))}function qO(t){const e={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(Ye),autolinkProtocol:N,autolinkEmail:N,atxHeading:s(ct),blockQuote:s(oe),characterEscape:N,characterReference:N,codeFenced:s(Ee),codeFencedFenceInfo:a,codeFencedFenceMeta:a,codeIndented:s(Ee,a),codeText:s(Z,a),codeTextData:N,data:N,codeFlowValue:N,definition:s(Qe),definitionDestinationString:a,definitionLabelString:a,definitionTitleString:a,emphasis:s(Tt),hardBreakEscape:s(Ge),hardBreakTrailing:s(Ge),htmlFlow:s(tt,a),htmlFlowData:N,htmlText:s(tt,a),htmlTextData:N,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:C,autolink:l(),autolinkEmail:ye,autolinkProtocol:ue,blockQuote:l(),characterEscapeValue:_,characterReferenceMarkerHexadecimal:$,characterReferenceMarkerNumeric:$,characterReferenceValue:V,characterReference:ie,codeFenced:l(v),codeFencedFence:m,codeFencedFenceInfo:h,codeFencedFenceMeta:y,codeFlowValue:_,codeIndented:l(g),codeText:l(O),codeTextData:_,data:_,definition:l(),definitionDestinationString:E,definitionLabelString:A,definitionTitleString:j,emphasis:l(),hardBreakEscape:l(I),hardBreakTrailing:l(I),htmlFlow:l(z),htmlFlowData:_,htmlText:l(L),htmlTextData:_,image:l(D),label:G,labelText:Y,lineEnding:T,link:l(B),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:Q,resourceDestinationString:S,resourceTitleString:W,resource:q,setextHeading:l(x),setextHeadingLineSequence:w,setextHeadingText:b,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]||Ap).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]||Ap).call(this,U,we[0]));else throw new Error("Cannot close `"+U.type+"` ("+ks({start:U.start,end:U.end})+"): it’s not open");ce.position.end=$n(U.end)}function c(){return UE(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 v(){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 g(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U.replace(/(\r?\n|\r)$/g,"")}function A(U){const J=this.resume(),ce=this.stack[this.stack.length-1];ce.label=J,ce.identifier=vi(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 C(U){const J=this.stack[this.stack.length-1];if(!J.depth){const ce=this.sliceSerialize(U).length;J.depth=ce}}function b(){this.data.setextHeadingSlurpLineEnding=!0}function w(U){const J=this.stack[this.stack.length-1];J.depth=this.sliceSerialize(U).codePointAt(0)===61?1:2}function x(){this.data.setextHeadingSlurpLineEnding=void 0}function N(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 _(U){const J=this.stack.pop();J.value+=this.sliceSerialize(U),J.position.end=$n(U.end)}function T(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)&&(N.call(this,U),_.call(this,U))}function I(){this.data.atHardBreak=!0}function z(){const U=this.resume(),J=this.stack[this.stack.length-1];J.value=U}function L(){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 D(){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=zO(J),ce.identifier=vi(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 S(){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=vi(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=Hc(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){_.call(this,U);const J=this.stack[this.stack.length-1];J.url=this.sliceSerialize(U)}function ye(U){_.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):WO(t,r)}}function WO(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 Ap(t,e){throw t?new Error("Cannot close `"+t.type+"` ("+ks({start:t.start,end:t.end})+"): a different token (`"+e.type+"`, "+ks({start:e.start,end:e.end})+") is open"):new Error("Cannot close document, a token (`"+e.type+"`, "+ks({start:e.start,end:e.end})+") is still open")}function QO(t){const e=this;e.parser=n;function n(r){return HO(r,{...e.data("settings"),...t,extensions:e.data("micromarkExtensions")||[],mdastExtensions:e.data("fromMarkdownExtensions")||[]})}}function GO(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 YO(t,e){const n={type:"element",tagName:"br",properties:{},children:[]};return t.patch(e,n),[t.applyData(e,n),{type:"text",value:`
|
|
63
|
+
`}]}function VO(t,e){const n=e.value?e.value+`
|
|
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 KO(t,e){const n={type:"element",tagName:"del",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}function XO(t,e){const n={type:"element",tagName:"em",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}function JO(t,e){const n=typeof t.options.clobberPrefix=="string"?t.options.clobberPrefix:"user-content-",r=String(e.identifier).toUpperCase(),i=Gi(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 ZO(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 $O(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 e7(t,e){const n=String(e.identifier).toUpperCase(),r=t.definitionById.get(n);if(!r)return Cg(t,e);const i={src:Gi(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 t7(t,e){const n={src:Gi(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 n7(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 r7(t,e){const n=String(e.identifier).toUpperCase(),r=t.definitionById.get(n);if(!r)return Cg(t,e);const i={href:Gi(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 i7(t,e){const n={href:Gi(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 s7(t,e,n){const r=t.all(e),i=n?a7(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
|
-
`});const u={type:"element",tagName:"li",properties:s,children:a};return t.patch(e,u),t.applyData(e,u)}function
|
|
66
|
+
`});const u={type:"element",tagName:"li",properties:s,children:a};return t.patch(e,u),t.applyData(e,u)}function a7(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 o7(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 l7(t,e){const n={type:"element",tagName:"p",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}function u7(t,e){const n={type:"root",children:t.wrap(t.all(e))};return t.patch(e,n),t.applyData(e,n)}function c7(t,e){const n={type:"element",tagName:"strong",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}function d7(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=Bc(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 f7(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 h7(t,e){const n={type:"element",tagName:"td",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)}const Sp=9,Cp=32;function p7(t){const e=String(t),n=/\r?\n|\r/g;let r=n.exec(e),i=0;const s=[];for(;r;)s.push(kp(e.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(e);return s.push(kp(e.slice(i),i>0,!1)),s.join("")}function kp(t,e,n){let r=0,i=t.length;if(e){let s=t.codePointAt(r);for(;s===Sp||s===Cp;)r++,s=t.codePointAt(r)}if(n){let s=t.codePointAt(i-1);for(;s===Sp||s===Cp;)i--,s=t.codePointAt(i-1)}return i>r?t.slice(r,i):""}function y7(t,e){const n={type:"text",value:p7(String(e.value))};return t.patch(e,n),t.applyData(e,n)}function m7(t,e){const n={type:"element",tagName:"hr",properties:{},children:[]};return t.patch(e,n),t.applyData(e,n)}const g7={blockquote:GO,break:YO,code:VO,delete:KO,emphasis:XO,footnoteReference:JO,heading:ZO,html:$O,imageReference:e7,image:t7,inlineCode:n7,linkReference:r7,link:i7,listItem:s7,list:o7,paragraph:l7,root:u7,strong:c7,table:d7,tableCell:h7,tableRow:f7,text:y7,thematicBreak:m7,toml:Ra,yaml:Ra,definition:Ra,footnoteDefinition:Ra};function Ra(){}const jg=-1,Go=0,Es=1,vo=2,Qc=3,Gc=4,Yc=5,Vc=6,Eg=7,Og=8,jp=typeof self=="object"?self:globalThis,v7=(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 Go:case jg:return n(a,i);case Es:{const o=n([],i);for(const l of a)o.push(r(l));return o}case vo:{const o=n({},i);for(const[l,u]of a)o[r(l)]=r(u);return o}case Qc:return n(new Date(a),i);case Gc:{const{source:o,flags:l}=a;return n(new RegExp(o,l),i)}case Yc:{const o=n(new Map,i);for(const[l,u]of a)o.set(r(l),r(u));return o}case Vc:{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 jp[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 jp[s](a),i)};return r},Ep=t=>v7(new Map,t)(0),ui="",{toString:b7}={},{keys:x7}=Object,cs=t=>{const e=typeof t;if(e!=="object"||!t)return[Go,e];const n=b7.call(t).slice(8,-1);switch(n){case"Array":return[Es,ui];case"Object":return[vo,ui];case"Date":return[Qc,ui];case"RegExp":return[Gc,ui];case"Map":return[Yc,ui];case"Set":return[Vc,ui];case"DataView":return[Es,n]}return n.includes("Array")?[Es,n]:n.includes("Error")?[Eg,n]:[vo,n]},_a=([t,e])=>t===Go&&(e==="function"||e==="symbol"),w7=(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]=cs(a);switch(o){case Go:{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 Es:{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 vo:{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 x7(a))(t||!_a(cs(a[p])))&&c.push([s(p),s(a[p])]);return f}case Qc:return i([o,a.toISOString()],a);case Gc:{const{source:c,flags:f}=a;return i([o,{source:c,flags:f}],a)}case Yc:{const c=[],f=i([o,c],a);for(const[p,h]of a)(t||!(_a(cs(p))||_a(cs(h))))&&c.push([s(p),s(h)]);return f}case Vc:{const c=[],f=i([o,c],a);for(const p of a)(t||!_a(cs(p)))&&c.push(s(p));return f}}const{message:u}=a;return i([o,{name:l,message:u}],a)};return s},Op=(t,{json:e,lossy:n}={})=>{const r=[];return w7(!(e||n),!!e,new Map,r)(t),r},bo=typeof structuredClone=="function"?(t,e)=>e&&("json"in e||"lossy"in e)?Ep(Op(t,e)):structuredClone(t):(t,e)=>Ep(Op(t,e));function A7(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 S7(t,e){return"Back to reference "+(t+1)+(e>1?"-"+e:"")}function C7(t){const e=typeof t.options.clobberPrefix=="string"?t.options.clobberPrefix:"user-content-",n=t.options.footnoteBackContent||A7,r=t.options.footnoteBackLabel||S7,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=Gi(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 A=typeof n=="string"?n:n(l,h);typeof A=="string"&&(A={type:"text",value:A}),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(A)?A:[A]})}const v=c[c.length-1];if(v&&v.type==="element"&&v.tagName==="p"){const A=v.children[v.children.length-1];A&&A.type==="text"?A.value+=" ":v.children.push({type:"text",value:" "}),v.children.push(...y)}else c.push(...y);const g={type:"element",tagName:"li",properties:{id:e+"fn-"+p},children:t.wrap(c,!0)};t.patch(u,g),o.push(g)}if(o.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:s,properties:{...bo(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 Pg=function(t){if(t==null)return
|
|
68
|
+
`}]}}const Pg=function(t){if(t==null)return O7;if(typeof t=="function")return Yo(t);if(typeof t=="object")return Array.isArray(t)?k7(t):j7(t);if(typeof t=="string")return E7(t);throw new Error("Expected function, string, or object as test")};function k7(t){const e=[];let n=-1;for(;++n<t.length;)e[n]=Pg(t[n]);return Yo(r);function r(...i){let s=-1;for(;++s<e.length;)if(e[s].apply(this,i))return!0;return!1}}function j7(t){const e=t;return Yo(n);function n(r){const i=r;let s;for(s in t)if(i[s]!==e[s])return!1;return!0}}function E7(t){return Yo(e);function e(n){return n&&n.type===t}}function Yo(t){return e;function e(n,r,i){return!!(P7(n)&&t.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function O7(){return!0}function P7(t){return t!==null&&typeof t=="object"&&"type"in t}const Tg=[],T7=!0,Pp=!1,I7="skip";function L7(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,v;if((!e||s(l,u,c[c.length-1]||void 0))&&(h=M7(n(l,c)),h[0]===Pp))return h;if("children"in l&&l.children){const g=l;if(g.children&&h[0]!==I7)for(m=(r?g.children.length:-1)+a,v=c.concat(g);m>-1&&m<g.children.length;){const A=g.children[m];if(y=o(A,m,v)(),y[0]===Pp)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?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),L7(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,N7={};function R7(t,e){const n=e||N7,r=new Map,i=new Map,s=new Map,a={...g7,...n.handlers},o={all:u,applyData:D7,definitionById:r,footnoteById:i,footnoteCounts:s,footnoteOrder:[],handlers:a,one:l,options:n,patch:_7,wrap:F7};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,...v}=c,g=bo(v);return g.children=o.all(c),g}return bo(c)}return(o.options.unknownHandler||B7)(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 _7(t,e){t.position&&(e.position=bE(t))}function D7(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,bo(s)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function B7(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 F7(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 Ip(t,e){const n=
|
|
72
|
-
`},i),s}function B7(t,e){return t&&"run"in t?async function(n,r){const i=Ip(n,{file:r,...e});await t.run(i,r)}:function(n,r){return Ip(n,{file:r,...t||e})}}function Lp(t){if(t)throw t}var Tl,Mp;function F7(){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],v=1,g=arguments.length,A=!1;for(typeof m=="boolean"&&(A=m,m=arguments[1]||{},v=2),(m==null||typeof m!="object"&&typeof m!="function")&&(m={});v<g;++v)if(u=arguments[v],u!=null)for(c in u)f=o(m,c),p=o(u,c),m!==p&&(A&&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(A,y,p)})):typeof p!="undefined"&&a(m,{name:c,newValue:p}));return m},Tl}var z7=F7();const Il=wo(z7);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 U7(){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?H7(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 H7(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:q7,dirname:W7,extname:Q7,join:G7,sep:"/"};function q7(t,e){if(e!==void 0&&typeof e!="string")throw new TypeError('"ext" argument must be a string');ha(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 W7(t){if(ha(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 Q7(t){ha(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 G7(...t){let e=-1,n;for(;++e<t.length;)ha(t[e]),t[e]&&(n=n===void 0?t[e]:n+"/"+t[e]);return n===void 0?".":Y7(n)}function Y7(t){ha(t);const e=t.codePointAt(0)===47;let n=V7(t,!e);return n.length===0&&!e&&(n="."),n.length>0&&t.codePointAt(t.length-1)===47&&(n+="/"),e?"/"+n:n}function V7(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 ha(t){if(typeof t!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(t))}const K7={cwd:X7};function X7(){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 J7(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 Z7(t)}function Z7(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 Ll=["history","path","basename","stem","extname","dirname"];class Lg{constructor(e){let n;e?Ku(e)?n={path:e}:typeof e=="string"||$7(e)?n={value:e}:n=e:n={},this.cwd="cwd"in n?"":K7.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Ll.length;){const s=Ll[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)Ll.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"),Ml(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){Np(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(Ml(e,"extname"),Np(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=J7(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"),Ml(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 Ml(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 Np(t,e){if(!t)throw new Error("Setting `"+e+"` requires `path` to be set too")}function $7(t){return!!(t&&typeof t=="object"&&"byteLength"in t&&"byteOffset"in t)}const e9=function(t){const r=this.constructor.prototype,i=r[t],s=function(){return i.apply(s,arguments)};return Object.setPrototypeOf(s,r),s},t9={}.hasOwnProperty;class Kc extends e9{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=U7()}copy(){const e=new Kc;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):t9.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=Da(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=Da(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);i9(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),_p("processSync","process",n),r;function i(s,a){n=!0,Lp(s),r=a}}run(e,n,r){Rp(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=Da(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),_p("runSync","run",r),i;function s(a,o){Lp(a),i=o,r=!0}}stringify(e,n){this.freeze();const r=Da(n),i=this.compiler||this.Compiler;return _l("stringify",i),Rp(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 n9=new Kc().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 Rp(t){if(!Vu(t)||typeof t.type!="string")throw new TypeError("Expected node, got `"+t+"`")}function _p(t,e,n){if(!n)throw new Error("`"+t+"` finished async. Use `"+e+"` instead")}function Da(t){return r9(t)?t:new Lg(t)}function r9(t){return!!(t&&typeof t=="object"&&"message"in t&&"messages"in t)}function i9(t){return typeof t=="string"||s9(t)}function s9(t){return!!(t&&typeof t=="object"&&"byteLength"in t&&"byteOffset"in t)}const a9="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Dp=[],Bp={allowDangerousHtml:!0},o9=/^(https?|ircs?|mailto|xmpp)$/i,l9=[{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 u9(t){const e=c9(t),n=d9(t);return f9(e.runSync(e.parse(n),n),t)}function c9(t){const e=t.rehypePlugins||Dp,n=t.remarkPlugins||Dp,r=t.remarkRehypeOptions?{...t.remarkRehypeOptions,...Bp}:Bp;return n9().use(qO).use(n).use(B7,r).use(e)}function d9(t){const e=t.children||"",n=new Lg;return typeof e=="string"&&(n.value=e),n}function f9(t,e){const n=e.allowedElements,r=e.allowElement,i=e.components,s=e.disallowedElements,a=e.skipHtml,o=e.unwrapDisallowed,l=e.urlTransform||h9;for(const c of l9)Object.hasOwn(e,c.from)&&(""+c.from+(c.to?"use `"+c.to+"` instead":"remove it")+a9+c.id,void 0);return Ig(t,u),AE(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 h9(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||o9.test(t.slice(0,e))?t:""}function Bl(t,e){return g9(t)||m9(t,e)||y9(t,e)||p9()}function p9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
73
|
-
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 Fp(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)?Fp(t,e):void 0}}function Fp(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 g9(t){if(Array.isArray(t))return t}var v9=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),v=n.response||"No response available",g=F.useMemo(function(){return n.mentionedBrands||[]},[n.mentionedBrands]),A=n.citations||[],j=n.sentiments||[],E=u!==null?u:s,C=F.useMemo(function(){if(E===null)return v;var x=g.find(function(M){return M.id===E});return x?v.replaceAll(x.name,"**".concat(x.name,"**")):v},[v,E,g]),b=function(M){c(u===M?null:M)};F.useEffect(function(){if(m.current&&E!==null){var x=m.current.scrollHeight;(h===null||x>h)&&y(x)}},[E,C,h]);var w=Array.from(new Map(g.map(function(x){return[x.id,x]})).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:[g.length>0&&d.jsxs("span",{children:[w.length," brand",w.length!==1?"s":""]}),A.length>0&&d.jsxs("span",{children:[A.length," citation",A.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(u9,{children:C})})})})]}),g.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 (",w.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:w.map(function(x){return d.jsx(k.Badge,{variant:x.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===x.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(x.id)},onMouseLeave:function(){return a(null)},onClick:function(){return b(x.id)},children:x.name},x.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:g.sort(function(x,M){return x.rank-M.rank}).map(function(x){return d.jsxs("li",{className:"yst-text-sm",children:[d.jsx(k.Badge,{variant:x.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===x.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(x.id)},onMouseLeave:function(){return a(null)},onClick:function(){return b(x.id)},children:x.name}),d.jsxs("p",{className:"yst-ml-6 yst-mt-1 yst-text-sm yst-text-gray-600 yst-italic",children:['"',x.context,'"']})]},"".concat(x.id,"-").concat(x.rank))})})]})]})]}),A.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 (",A.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:A.sort(function(x,M){return x.rank-M.rank}).map(function(x,M){return d.jsxs(k.Table.Row,{children:[d.jsxs(k.Table.Cell,{children:["#",x.rank]}),d.jsx(k.Table.Cell,{children:x.rootDomain}),d.jsx(k.Table.Cell,{children:d.jsx(k.Link,{href:x.url,target:"_blank",rel:"noopener noreferrer",children:x.url})}),d.jsx(k.Table.Cell,{children:x.associatedBrands.length>0?d.jsx("div",{className:"yst-flex yst-flex-wrap yst-gap-1",children:x.associatedBrands.map(function(_){return d.jsx(k.Badge,{variant:_.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===_.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(_.id)},onMouseLeave:function(){return a(null)},onClick:function(){return b(_.id)},children:_.name},_.id)})}):d.jsx("span",{className:"yst-text-gray-500",children:"None"})})]},"".concat(x.url,"-").concat(M))})})]})})]}),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(x){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:x.score>.3?"success":x.score<-.3?"error":"plain",children:x.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:[(x.confidence*100).toFixed(0),"%"]})]})]}),x.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:x.brands.map(function(M){return d.jsx(k.Badge,{variant:M.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===M.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(M.id)},onMouseLeave:function(){return a(null)},onClick:function(){return b(M.id)},children:M.name},M.id)})})]}),x.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:x.keywords.map(function(M,_){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:M.keyword}),d.jsx(k.Badge,{variant:M.isPositive?"success":M.isNegative?"error":"plain",children:M.sentiment.toFixed(2)})]},_)})})]})]},x.id)})})]})]})]})})})},b9=function(){var e=Et(),n=e.brandId,r=e.analysisId,i=lt(),s=Ls(n,{query:{enabled:!!n,select:function(y){var m=y.data;return m}}}),a=s.data,o=s.isLoading,l=Lo(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(qi,{}):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(x9,{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."})})]})},x9=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(qi,{});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(v9,{queryResult:p},p.id)})]})},i)};const w9=Object.freeze(Object.defineProperty({__proto__:null,default:b9},Symbol.toStringTag,{value:"Module"}));var A9=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 zp(t,e){return j9(t)||k9(t,e)||C9(t,e)||S9()}function S9(){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
|
|
75
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
76
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
77
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
78
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function J9(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 Z9(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 $9(t){if(Array.isArray(t))return t}function Xc(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var $p=ca(Kp||(Kp=Xc(["xl:yst-w-1/3"]))),ey=ca(Xp||(Xp=Xc(["xl:yst-w-2/3"]))),ty=ca(Jp||(Jp=Xc(["yst-flex yst-flex-col yst-gap-8 xl:yst-flex-row"]))),eP=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],v=y[1],g=aa({query:{select:function(w){var x=w.data;return x}}}),A=g.data,j=ni({query:{select:function(w){var x=w.data;return x==null?void 0:x.brands},staleTime:5*1e3,refetchOnWindowFocus:!0,refetchInterval:30*1e3}}),E=j.data,C=E==null?void 0:E.find(function(b){return b.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(ty,{children:[d.jsxs($p,{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=A==null?void 0:A.activeSubscriptions)!==null&&e!==void 0?e:"—"," subscription(s)"]}),". This gives you up to"," ",d.jsxs("b",{children:[(n=A==null?void 0:A.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(ey,{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=A==null?void 0:A.numberOfActiveBrands)!==null&&r!==void 0?r:"—"," of"," ",(i=A==null?void 0:A.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(b,w,x){return d.jsx(K9,{brand:b,isLast:w===x.length-1,onDelete:function(M){v(M),l(!0)}},b.id)})]})]}),d.jsx(Hi,{}),d.jsxs(ty,{children:[d.jsxs($p,{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(ey,{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(mc,{})," 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(z9,{isOpen:o,onClose:function(){l(!1),v(null)},brandId:m||"",brandName:C==null?void 0:C.name}),d.jsx(M9,{isOpen:f,onClose:function(){p(!1)}})]})};const tP=Object.freeze(Object.defineProperty({__proto__:null,default:eP},Symbol.toStringTag,{value:"Module"}));function xo(t){"@babel/helpers - typeof";return xo=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},xo(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."}],nP=function(e){return Ju.find(function(n){return!!Ii(n.path,e)})||Ju[0]};function rP(){var t=mt(),e=nP(t.pathname);return d.jsxs(k.Paper,{className:"yst-mx-auto yst-max-w-2xl",children:[d.jsx(K0,{title:d.jsx(Mg,{currentStep:e,steps:Ju}),description:e.description}),d.jsx(k.Paper.Content,{children:d.jsx(Li,{})})]})}var Mg=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:xo(r)==="object"?r.id:r}),"/",Array.isArray(i)?i.length:i]}),d.jsx("span",{children:xo(r)==="object"?r.title:n||"Step ".concat(r)})]})};const iP=Object.freeze(Object.defineProperty({__proto__:null,SetupPaperTitle:Mg,default:rP},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(bc,{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]})})]})})},sP=[{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"}],aP=[{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(sP,aP,[{value:"OTHER",label:"Other"}]),oP=[{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"}],lP=[{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"}],uP=[].concat(oP,lP);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 ny(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 ry(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ny(Object(n),!0).forEach(function(r){Rg(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ny(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function Rg(t,e,n){return(e=cP(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function cP(t){var e=dP(t,"string");return gr(e)=="symbol"?e:e+""}function dP(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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return zt(A,"_invoke",function(j,E,C){var b,w,x,M=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&M&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(M>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(M=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{M=1}}return{value:e,done:T}}}(h,m,v),!0),A}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 iy(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 fP(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){iy(s,r,i,a,o,"next",l)}function o(l){iy(s,r,i,a,o,"throw",l)}a(void 0)})}}function ci(t,e){return mP(t)||yP(t,e)||pP(t,e)||hP()}function hP(){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
|
|
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 Ip(t,e){const n=R7(t,e),r=n.one(t,void 0),i=C7(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 z7(t,e){return t&&"run"in t?async function(n,r){const i=Ip(n,{file:r,...e});await t.run(i,r)}:function(n,r){return Ip(n,{file:r,...t||e})}}function Lp(t){if(t)throw t}var Tl,Mp;function U7(){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],v=1,g=arguments.length,A=!1;for(typeof m=="boolean"&&(A=m,m=arguments[1]||{},v=2),(m==null||typeof m!="object"&&typeof m!="function")&&(m={});v<g;++v)if(u=arguments[v],u!=null)for(c in u)f=o(m,c),p=o(u,c),m!==p&&(A&&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(A,y,p)})):typeof p!="undefined"&&a(m,{name:c,newValue:p}));return m},Tl}var H7=U7();const Il=wo(H7);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 q7(){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?W7(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 W7(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:Q7,dirname:G7,extname:Y7,join:V7,sep:"/"};function Q7(t,e){if(e!==void 0&&typeof e!="string")throw new TypeError('"ext" argument must be a string');ha(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 G7(t){if(ha(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 Y7(t){ha(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 V7(...t){let e=-1,n;for(;++e<t.length;)ha(t[e]),t[e]&&(n=n===void 0?t[e]:n+"/"+t[e]);return n===void 0?".":K7(n)}function K7(t){ha(t);const e=t.codePointAt(0)===47;let n=X7(t,!e);return n.length===0&&!e&&(n="."),n.length>0&&t.codePointAt(t.length-1)===47&&(n+="/"),e?"/"+n:n}function X7(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 ha(t){if(typeof t!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(t))}const J7={cwd:Z7};function Z7(){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 $7(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 e9(t)}function e9(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 Ll=["history","path","basename","stem","extname","dirname"];class Lg{constructor(e){let n;e?Ku(e)?n={path:e}:typeof e=="string"||t9(e)?n={value:e}:n=e:n={},this.cwd="cwd"in n?"":J7.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Ll.length;){const s=Ll[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)Ll.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"),Ml(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){Np(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(Ml(e,"extname"),Np(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=$7(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"),Ml(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 Ml(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 Np(t,e){if(!t)throw new Error("Setting `"+e+"` requires `path` to be set too")}function t9(t){return!!(t&&typeof t=="object"&&"byteLength"in t&&"byteOffset"in t)}const n9=function(t){const r=this.constructor.prototype,i=r[t],s=function(){return i.apply(s,arguments)};return Object.setPrototypeOf(s,r),s},r9={}.hasOwnProperty;class Kc extends n9{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=q7()}copy(){const e=new Kc;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):r9.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=Da(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=Da(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);a9(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),_p("processSync","process",n),r;function i(s,a){n=!0,Lp(s),r=a}}run(e,n,r){Rp(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=Da(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),_p("runSync","run",r),i;function s(a,o){Lp(a),i=o,r=!0}}stringify(e,n){this.freeze();const r=Da(n),i=this.compiler||this.Compiler;return _l("stringify",i),Rp(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 i9=new Kc().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 Rp(t){if(!Vu(t)||typeof t.type!="string")throw new TypeError("Expected node, got `"+t+"`")}function _p(t,e,n){if(!n)throw new Error("`"+t+"` finished async. Use `"+e+"` instead")}function Da(t){return s9(t)?t:new Lg(t)}function s9(t){return!!(t&&typeof t=="object"&&"message"in t&&"messages"in t)}function a9(t){return typeof t=="string"||o9(t)}function o9(t){return!!(t&&typeof t=="object"&&"byteLength"in t&&"byteOffset"in t)}const l9="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Dp=[],Bp={allowDangerousHtml:!0},u9=/^(https?|ircs?|mailto|xmpp)$/i,c9=[{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 d9(t){const e=f9(t),n=h9(t);return p9(e.runSync(e.parse(n),n),t)}function f9(t){const e=t.rehypePlugins||Dp,n=t.remarkPlugins||Dp,r=t.remarkRehypeOptions?{...t.remarkRehypeOptions,...Bp}:Bp;return i9().use(QO).use(n).use(z7,r).use(e)}function h9(t){const e=t.children||"",n=new Lg;return typeof e=="string"&&(n.value=e),n}function p9(t,e){const n=e.allowedElements,r=e.allowElement,i=e.components,s=e.disallowedElements,a=e.skipHtml,o=e.unwrapDisallowed,l=e.urlTransform||y9;for(const c of c9)Object.hasOwn(e,c.from)&&(""+c.from+(c.to?"use `"+c.to+"` instead":"remove it")+l9+c.id,void 0);return Ig(t,u),CE(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 y9(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||u9.test(t.slice(0,e))?t:""}function Bl(t,e){return b9(t)||v9(t,e)||g9(t,e)||m9()}function m9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
73
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function g9(t,e){if(t){if(typeof t=="string")return Fp(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)?Fp(t,e):void 0}}function Fp(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 b9(t){if(Array.isArray(t))return t}var x9=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),v=n.response||"No response available",g=F.useMemo(function(){return n.mentionedBrands||[]},[n.mentionedBrands]),A=n.citations||[],j=n.sentiments||[],E=u!==null?u:s,C=F.useMemo(function(){if(E===null)return v;var x=g.find(function(N){return N.id===E});return x?v.replaceAll(x.name,"**".concat(x.name,"**")):v},[v,E,g]),b=function(N){c(u===N?null:N)};F.useEffect(function(){if(m.current&&E!==null){var x=m.current.scrollHeight;(h===null||x>h)&&y(x)}},[E,C,h]);var w=Array.from(new Map(g.map(function(x){return[x.id,x]})).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:[g.length>0&&d.jsxs("span",{children:[w.length," brand",w.length!==1?"s":""]}),A.length>0&&d.jsxs("span",{children:[A.length," citation",A.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(d9,{children:C})})})})]}),g.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 (",w.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:w.map(function(x){return d.jsx(k.Badge,{variant:x.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===x.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(x.id)},onMouseLeave:function(){return a(null)},onClick:function(){return b(x.id)},children:x.name},x.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:g.sort(function(x,N){return x.rank-N.rank}).map(function(x){return d.jsxs("li",{className:"yst-text-sm",children:[d.jsx(k.Badge,{variant:x.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===x.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(x.id)},onMouseLeave:function(){return a(null)},onClick:function(){return b(x.id)},children:x.name}),d.jsxs("p",{className:"yst-ml-6 yst-mt-1 yst-text-sm yst-text-gray-600 yst-italic",children:['"',x.context,'"']})]},"".concat(x.id,"-").concat(x.rank))})})]})]})]}),A.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 (",A.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:A.sort(function(x,N){return x.rank-N.rank}).map(function(x,N){return d.jsxs(k.Table.Row,{children:[d.jsxs(k.Table.Cell,{children:["#",x.rank]}),d.jsx(k.Table.Cell,{children:x.rootDomain}),d.jsx(k.Table.Cell,{children:d.jsx(k.Link,{href:x.url,target:"_blank",rel:"noopener noreferrer",children:x.url})}),d.jsx(k.Table.Cell,{children:x.associatedBrands.length>0?d.jsx("div",{className:"yst-flex yst-flex-wrap yst-gap-1",children:x.associatedBrands.map(function(_){return d.jsx(k.Badge,{variant:_.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===_.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(_.id)},onMouseLeave:function(){return a(null)},onClick:function(){return b(_.id)},children:_.name},_.id)})}):d.jsx("span",{className:"yst-text-gray-500",children:"None"})})]},"".concat(x.url,"-").concat(N))})})]})})]}),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(x){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:x.score>.3?"success":x.score<-.3?"error":"plain",children:x.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:[(x.confidence*100).toFixed(0),"%"]})]})]}),x.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:x.brands.map(function(N){return d.jsx(k.Badge,{variant:N.isSelf?"info":"plain",className:"yst-cursor-pointer yst-transition-colors ".concat(E===N.id?"yst-ring-2 yst-ring-yellow-400":""),onMouseEnter:function(){return a(N.id)},onMouseLeave:function(){return a(null)},onClick:function(){return b(N.id)},children:N.name},N.id)})})]}),x.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:x.keywords.map(function(N,_){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:N.keyword}),d.jsx(k.Badge,{variant:N.isPositive?"success":N.isNegative?"error":"plain",children:N.sentiment.toFixed(2)})]},_)})})]})]},x.id)})})]})]})]})})})},w9=function(){var e=Et(),n=e.brandId,r=e.analysisId,i=lt(),s=Ls(n,{query:{enabled:!!n,select:function(y){var m=y.data;return m}}}),a=s.data,o=s.isLoading,l=Lo(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(qi,{}):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(A9,{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."})})]})},A9=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(qi,{});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(x9,{queryResult:p},p.id)})]})},i)};const S9=Object.freeze(Object.defineProperty({__proto__:null,default:w9},Symbol.toStringTag,{value:"Module"}));var C9=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 zp(t,e){return O9(t)||E9(t,e)||j9(t,e)||k9()}function k9(){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 j9(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 E9(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 O9(t){if(Array.isArray(t))return t}var P9=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=C9(),l=o.basename,u=o.stripBasename,c=F.useState(!1),f=zp(c,2),p=f[0],h=f[1],y=F.useState(null),m=zp(y,2),v=m[0],g=m[1];F.useEffect(function(){if(r){var b=function(x){var N=x.target,_=N.closest("a");if(_){var T=_.getAttribute("href");if(T&&T.startsWith("/")&&!T.startsWith("//")){var I=window.location.pathname,z=u(T),L=u(I);z!==L&&(x.preventDefault(),x.stopPropagation(),g(z),h(!0))}}};return document.addEventListener("click",b,!0),function(){return document.removeEventListener("click",b,!0)}}},[r,u]),F.useEffect(function(){if(r){var b=function(x){x.preventDefault(),g(-1),h(!0),window.history.pushState(null,"",window.location.href)};return window.addEventListener("popstate",b),function(){return window.removeEventListener("popstate",b)}}},[r]),F.useEffect(function(){if(r){var b=function(x){x.preventDefault(),x.returnValue=""};return window.addEventListener("beforeunload",b),function(){return window.removeEventListener("beforeunload",b)}}},[r]);var A=F.useCallback(function(b){if(typeof b=="number")a(b);else{var w=l&&b.startsWith(l)?u(b):b;a(w)}},[a,u,l]),j=F.useCallback(function(){v!==null&&(h(!1),i==null||i(),setTimeout(function(){A(v),g(null)},0))},[v,A,i]),E=F.useCallback(function(){h(!1),g(null),s==null||s()},[s]),C=F.useCallback(function(b){r?(g(b),h(!0)):A(b)},[r,A]);return{showModal:p,pendingNavigation:v,confirmLeave:j,cancelLeave:E,navigateAway:C}};function T9(t,e){return N9(t)||M9(t,e)||L9(t,e)||I9()}function I9(){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 L9(t,e){if(t){if(typeof t=="string")return Hp(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)?Hp(t,e):void 0}}function Hp(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 N9(t){if(Array.isArray(t))return t}var R9=function(e){var n=e.isOpen,r=e.onClose,i=nn(),s=vc(),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(Do,{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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return Bt(A,"_invoke",function(j,E,C){var b,w,x,N=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&N&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(N>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(N=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{N=1}}return{value:e,done:T}}}(h,m,v),!0),A}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 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 _9(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 D9(t,e){return U9(t)||z9(t,e)||F9(t,e)||B9()}function B9(){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 F9(t,e){if(t){if(typeof t=="string")return Wp(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)?Wp(t,e):void 0}}function Wp(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 z9(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 U9(t){if(Array.isArray(t))return t}var H9=function(e){var n=e.isOpen,r=e.brandId,i=e.onClose,s=e.brandName,a=nn(),o=vc(),l=F.useState(""),u=D9(l,2),c=u[0],f=u[1],p=gx({mutation:{onSuccess:function(){var m=_9(Xu().m(function g(){return Xu().w(function(A){for(;;)switch(A.n){case 0:return A.n=1,Promise.all([a.invalidateQueries({queryKey:Sn()}),a.invalidateQueries({queryKey:No()})]);case 1:o("Brand deleted successfully",{variant:"success"}),i();case 2:return A.a(2)}},g)}));function v(){return m.apply(this,arguments)}return v}(),onError:function(v){var g=v instanceof Error?v.message:"Please try again later.";o("Failed to delete brand. ".concat(g),{variant:"error"})}}}),h=p.mutate,y=p.isPending;return F.useEffect(function(){n&&f("")},[n]),d.jsx(Do,{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 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 bs(){/*! 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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return Ft(A,"_invoke",function(j,E,C){var b,w,x,N=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&N&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(N>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(N=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{N=1}}return{value:e,done:T}}}(h,m,v),!0),A}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]"}),(bs=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 Qp(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?Qp(Object(n),!0).forEach(function(r){q9(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Qp(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function q9(t,e,n){return(e=W9(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function W9(t){var e=Q9(t,"string");return Ks(e)=="symbol"?e:e+""}function Q9(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 Gp(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 Yp(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){Gp(s,r,i,a,o,"next",l)}function o(l){Gp(s,r,i,a,o,"throw",l)}a(void 0)})}}function G9(t,e){return X9(t)||K9(t,e)||V9(t,e)||Y9()}function Y9(){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 V9(t,e){if(t){if(typeof t=="string")return Vp(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)?Vp(t,e):void 0}}function Vp(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 K9(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 X9(t){if(Array.isArray(t))return t}var J9=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=oa(),y=h.setBrandId,m=F.useState(!1),v=G9(m,2),g=v[0],A=v[1],j=nn(),E=aa({query:{select:function(O){var B=O.data;return B},staleTime:5*1e3,refetchOnWindowFocus:!0,refetchInterval:30*1e3}}),C=E.data,b=Nm({mutation:{onMutate:function(){var L=Yp(bs().m(function B(D){var Y,G,S;return bs().w(function(W){for(;;)switch(W.n){case 0:return Y=D.brandId,G=D.data,W.n=1,j.cancelQueries({queryKey:Sn()});case 1:return S=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:S})}},B)}));function O(B){return L.apply(this,arguments)}return O}(),onSuccess:function(){if(i&&i.settings&&i.settings.enableAutomaticAnalysis===!1)return A(!1);A(!I)},onError:function(O,B,D){D!=null&&D.previous&&j.setQueryData(Sn(),D.previous)},onSettled:function(){var L=Yp(bs().m(function B(){return bs().w(function(D){for(;;)switch(D.n){case 0:return D.n=1,Promise.all([j.invalidateQueries({queryKey:Sn()}),j.invalidateQueries({queryKey:No()}),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 D.a(2)}},B)}));function O(){return L.apply(this,arguments)}return O}()}}),w=b.mutate,x=b.isPending,N=function(O){w({brandId:o,data:{enableAutomaticAnalysis:O}})},_=function(O){if(O){if(!T)return A(!0);if(!I)return N(!0);A(!0)}else N(!1)},T=Number(C==null?void 0:C.maxNumberOfActiveBrands)-Number(C==null?void 0:C.numberOfActiveBrands)>0||!!(i!=null&&(n=i.settings)!==null&&n!==void 0&&n.enableAutomaticAnalysis),I=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:_,disabled:(i==null?void 0:i.id)==="loading"||x}),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-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(mc,{})," Delete brand"]})})]}),d.jsx(k.Modal,{isOpen:g,onClose:function(){return A(!1)},position:"center",as:"div",className:ae({"yst-mx-auto yst-max-w-xl":T}),children:T?d.jsx(k.Modal.Panel,{children:I?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 A(!1)},children:"Cancel"}),d.jsx(k.Button,{variant:"primary",onClick:function(){N(!0)},isLoading:x,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 A(!1)},children:"Got it"})})]})}):d.jsxs(k.Modal.Panel,{className:"yst-flex yst-max-w-96 yst-flex-col yst-gap-6",children:[d.jsx("div",{className:"yst-flex yst-justify-center",children:d.jsx("div",{className:"yst-flex yst-h-12 yst-w-12 yst-items-center yst-justify-center yst-rounded-full yst-bg-amber-200",children:d.jsx(yA,{className:"yst-h-6 yst-w-6 yst-text-amber-900"})})}),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 A(!1)},children:"Manage active brands"})]})})]})})]})},Kp,Xp,Jp;function Fl(t,e){return tP(t)||eP(t,e)||$9(t,e)||Z9()}function Z9(){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 $9(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 eP(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}function Xc(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var $p=ca(Kp||(Kp=Xc(["xl:yst-w-1/3"]))),ey=ca(Xp||(Xp=Xc(["xl:yst-w-2/3"]))),ty=ca(Jp||(Jp=Xc(["yst-flex yst-flex-col yst-gap-8 xl:yst-flex-row"]))),nP=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],v=y[1],g=aa({query:{select:function(w){var x=w.data;return x}}}),A=g.data,j=ni({query:{select:function(w){var x=w.data;return x==null?void 0:x.brands},staleTime:5*1e3,refetchOnWindowFocus:!0,refetchInterval:30*1e3}}),E=j.data,C=E==null?void 0:E.find(function(b){return b.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(ty,{children:[d.jsxs($p,{className:"yst-space-y-2",children:[d.jsx(k.Title,{size:"4",children:"Brands"}),d.jsxs("p",{children:["You have"," ",d.jsxs("b",{className:"yst-font-semibold yst-text-slate-800",children:[(e=A==null?void 0:A.activeSubscriptions)!==null&&e!==void 0?e:"—"," subscription(s)"]}),". This gives you up to"," ",d.jsxs("b",{className:"yst-font-semibold yst-text-slate-800",children:[(n=A==null?void 0:A.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(ey,{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=A==null?void 0:A.numberOfActiveBrands)!==null&&r!==void 0?r:"—"," of"," ",(i=A==null?void 0:A.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(b,w,x){return d.jsx(J9,{brand:b,isLast:w===x.length-1,onDelete:function(N){v(N),l(!0)}},b.id)})]})]}),d.jsx(Hi,{}),d.jsxs(ty,{children:[d.jsxs($p,{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(ey,{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(mc,{})," 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(H9,{isOpen:o,onClose:function(){l(!1),v(null)},brandId:m||"",brandName:C==null?void 0:C.name}),d.jsx(R9,{isOpen:f,onClose:function(){p(!1)}})]})};const rP=Object.freeze(Object.defineProperty({__proto__:null,default:nP},Symbol.toStringTag,{value:"Module"}));function xo(t){"@babel/helpers - typeof";return xo=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},xo(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."}],iP=function(e){return Ju.find(function(n){return!!Ii(n.path,e)})||Ju[0]};function sP(){var t=mt(),e=iP(t.pathname);return d.jsxs(k.Paper,{className:"yst-mx-auto yst-max-w-2xl",children:[d.jsx(K0,{title:d.jsx(Mg,{currentStep:e,steps:Ju}),description:e.description}),d.jsx(k.Paper.Content,{children:d.jsx(Li,{})})]})}var Mg=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:xo(r)==="object"?r.id:r}),"/",Array.isArray(i)?i.length:i]}),d.jsx("span",{children:xo(r)==="object"?r.title:n||"Step ".concat(r)})]})};const aP=Object.freeze(Object.defineProperty({__proto__:null,SetupPaperTitle:Mg,default:sP},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(bc,{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,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]})})]})})},oP=[{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"}],lP=[{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(oP,lP,[{value:"OTHER",label:"Other"}]),uP=[{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"}],cP=[{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"}],dP=[].concat(uP,cP);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 ny(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 ry(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ny(Object(n),!0).forEach(function(r){Rg(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ny(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function Rg(t,e,n){return(e=fP(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function fP(t){var e=hP(t,"string");return gr(e)=="symbol"?e:e+""}function hP(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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return zt(A,"_invoke",function(j,E,C){var b,w,x,N=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&N&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(N>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(N=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{N=1}}return{value:e,done:T}}}(h,m,v),!0),A}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 iy(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 pP(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){iy(s,r,i,a,o,"next",l)}function o(l){iy(s,r,i,a,o,"throw",l)}a(void 0)})}}function ci(t,e){return vP(t)||gP(t,e)||mP(t,e)||yP()}function yP(){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 mP(t,e){if(t){if(typeof t=="string")return sy(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)?sy(t,e):void 0}}function sy(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 gP(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 vP(t){if(Array.isArray(t))return t}var bP=function(){var e=lt(),n=oa(),r=nn(),i=F.useState(),s=ci(i,2),a=s[0],o=s[1],l=F.useState(!1),u=ci(l,2),c=u[0],f=u[1],p=F.useState({name:"",url:"",description:"",language:"en",isLocal:!1,country:void 0,region:""}),h=ci(p,2),y=h[0],m=h[1],v=F.useState(null),g=ci(v,2),A=g[0],j=g[1],E=F.useState(""),C=ci(E,2),b=C[0],w=C[1],x=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]),N=F.useMemo(function(){var q=b.trim().toLowerCase();return q?zl.filter(function(P){var Q=P.label.toLowerCase().includes(q),$=P.value.toLowerCase().includes(q);return Q||$}):zl},[b]),_=fx({mutation:{onSuccess:function(){var q=pP(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:No()}),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)}}}),T=_.mutate,I=_.isPending,z=_.error,L=ni({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=L.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 ry(ry({},$),{},Rg({},P,Q))})},D=function(P){w(P.target.value)},Y=function(P){B("country",P!=null?P:void 0),w("")},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)),T({data:{name:y.name,url:Q,description:y.description,focusLanguage:y.language,country:y.country,region:y.region,city:y.city}})};function S(q){return gr(q)==="object"&&q!==null&&"response"in q&&gr(q.response)==="object"&&q.response!==void 0&&"data"in q.response}var W=S(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=ci(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."})}),A&&d.jsx(k.Alert,{variant:"error",title:"Error",isVisible:!!A,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:dP.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(Hi,{}),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)",labelProps:{className:"yst-font-medium yst-text-slate-800"},value:y.country||null,nullable:!0,placeholder:"Search countries...",onQueryChange:D,onChange:Y,selectedLabel:x,children:N.map(function(q){return d.jsx(k.Autocomplete.Option,{value:q.value,children:q.label},q.value)})}),y.country&&d.jsxs(d.Fragment,{children:[d.jsx(k.TextField,{id:"region",label:"Target region (optional)",value:y.region,onChange:function(q){return B("region",q.target.value)},description:`Enter a region to narrow down the analysis. For
|
|
80
80
|
example: Southern France, Europe or the Pacific Northwest.`,maxLength:255}),d.jsx(k.TextField,{id:"city",label:"Target city (optional)",value:y.city,onChange:function(q){return B("city",q.target.value)},description:`Enter a city to narrow down the analysis. For
|
|
81
|
-
example: Paris or Los Angeles.`,maxLength:255})]})]}),d.jsx(Ng,{onBack:function(){return e(-1)},buttonText:"Generate queries",isButtonDisabled:I||!!a||c,isLoading:I||!!a})]})};const
|
|
82
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
83
|
-
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 OP(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 PP(t){if(Array.isArray(t))return t}var fi=5,xs="Generating...",TP="Re-generating...",IP=100,LP=800,MP=["******************************","***********************","*******************************************************","***********************************************","***************************************************************","*******************************************************","*******************************************************","***********************************************"],NP=Array.from({length:fi},function(t,e){return{id:"query-".concat(e),text:xs,isRegenerating:!0}}),RP=function(){return Array.from({length:fi},function(e,n){return{id:"query-".concat(n),text:"",isRegenerating:!1}})},_P=function(){var e,n,r,i=So(),s=i.brandId,a="/setup/".concat(s,"/analysis"),o=lt(),l=nn(),u=vc(),c=F.useRef(!1),f=F.useState(NP),p=Mn(f,2),h=p[0],y=p[1],m=F.useState(!1),v=Mn(m,2),g=v[0],A=v[1],j=F.useState([]),E=Mn(j,2),C=E[0],b=E[1],w=F.useState([]),x=Mn(w,2),M=x[0],_=x[1],T=F.useState(!1),I=Mn(T,2),z=I[0],L=I[1],O=F.useState(null),B=Mn(O,2),D=B[0],Y=B[1],G=F.useState(!1),S=Mn(G,2),W=S[0],q=S[1],P=E9({shouldBlock:!0}),Q=P.showModal,$=P.confirmLeave,V=P.cancelLeave,ie=F.useState(!1),ue=Mn(ie,2),ye=ue[0],oe=ue[1],Ee=F.useState(null),Z=Mn(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=Ls(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())},IP)};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=jP($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,fi),de=ne.map(function(re,pe){return{id:"query-".concat(pe),text:re,isRegenerating:!1}});y(de),_(Ge.data.queries.slice(fi))}else if(Ye){var X=RP();y(X),_([])}},[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=C.indexOf(re.toString());return pe>=0&&te[pe]?Vt(Vt({},X),{},{text:te[pe],isRegenerating:!1}):Vt(Vt({},X),{},{isRegenerating:!1})})}),b([]),L(!1),A(!1),ne&&_(function(de){var X=new Set(te);return de.filter(function(re){return!X.has(re)})})},LP)},[C]);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,fi),de=C.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})})}),b([]),L(!1),A(!1)}else Ye&&(y(function(X){return X.map(function(re){return Vt(Vt({},re),{},{isRegenerating:!1})})}),b([]),L(!1),A(!1))}},[Ge,tt,z,C,Ye]);var vt=F.useCallback(function(te,ne){var de=new Set(ne);return M.filter(function(X){return!de.has(X)}).slice(0,te)},[M]),dn=F.useMemo(function(){return tt||h.length===0||h.some(function(te){return te.isRegenerating||te.text===xs&&!Ye||te.text.trim()===""})||g},[tt,h,g,Ye]),On=tt||h.some(function(te){return te.text===xs})&&!Ye,rt=F.useCallback(function(te){var ne=te.toString();b(function(de){return de.includes(ne)?de.filter(function(X){return X!==ne}):[].concat(bP(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(){A(!g),b([])},Vo=F.useCallback(function(){if(!(tt||C.length===0)){y(function(re){return re.map(function(pe,He){return Vt(Vt({},pe),{},{isRegenerating:C.includes(He.toString())})})});var te=h.map(function(re){return re.text}),ne=C.length,de=vt(ne,te),X=de.length>=ne;X?gt(de,!0):(L(!0),sn())}},[tt,C,sn,h,vt,gt]),Ko=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]),Yi=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&&d.jsx(k.Alert,{className:"yst-mb-4",variant:"error",children:D}),d.jsxs("form",{onSubmit:Ko,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",g?"yst-justify-end":"yst-justify-start"),children:g?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:Vo,className:"yst-gap-1",isLoading:tt||z,disabled:z||tt||C.length===0,children:[d.jsx(ay,{"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?MP.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,fi).map(function(te,ne){var de=te.isRegenerating?te.text===xs?xs:TP:te.text;return d.jsx("div",{className:ae("yst-mb-4"),children:d.jsxs("div",{className:"yst-flex yst-gap-2",children:[g&&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:C.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:Yi,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(Ga,{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:Yi,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(Ga,{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(ay,{}),"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(Ga,{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 DP=Object.freeze(Object.defineProperty({__proto__:null,default:_P},Symbol.toStringTag,{value:"Module"}));var Ba={exports:{}},Fa={exports:{}},Pe={};/** @license React v16.13.1
|
|
81
|
+
example: Paris or Los Angeles.`,maxLength:255})]})]}),d.jsx(Ng,{onBack:function(){return e(-1)},buttonText:"Generate queries",isButtonDisabled:I||!!a||c,isLoading:I||!!a})]})};const xP=Object.freeze(Object.defineProperty({__proto__:null,default:bP},Symbol.toStringTag,{value:"Module"})),ay=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 Xs(t){"@babel/helpers - typeof";return Xs=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},Xs(t)}function wP(t){return CP(t)||SP(t)||_g(t)||AP()}function AP(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
82
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function SP(t){if(typeof Symbol!="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function CP(t){if(Array.isArray(t))return ec(t)}function oy(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?oy(Object(n),!0).forEach(function(r){kP(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):oy(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function kP(t,e,n){return(e=jP(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function jP(t){var e=EP(t,"string");return Xs(e)=="symbol"?e:e+""}function EP(t,e){if(Xs(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Xs(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,v){var g=y&&y.prototype instanceof o?y:o,A=Object.create(g.prototype);return Ut(A,"_invoke",function(j,E,C){var b,w,x,N=0,_=C||[],T=!1,I={p:0,n:0,v:t,a:z,f:z.bind(t,4),d:function(O,B){return b=O,w=0,x=t,I.n=B,a}};function z(L,O){for(w=L,x=O,e=0;!T&&N&&!B&&e<_.length;e++){var B,D=_[e],Y=I.p,G=D[2];L>3?(B=G===O)&&(x=D[(w=D[4])?5:(w=3,3)],D[4]=D[5]=t):D[0]<=Y&&((B=L<2&&Y<D[1])?(w=0,I.v=O,I.n=D[1]):Y<G&&(B=L<3||D[0]>O||O>G)&&(D[4]=L,D[5]=O,I.n=G,w=0))}if(B||L>1)return a;throw T=!0,O}return function(L,O,B){if(N>1)throw TypeError("Generator is already running");for(T&&O===1&&z(O,B),w=O,x=B;(e=w<2?t:x)||!T;){b||(w?w<3?(w>1&&(I.n=-1),z(w,x)):I.n=x:I.v=x);try{if(N=2,b){if(w||(L="next"),e=b[L]){if(!(e=e.call(b,x)))throw TypeError("iterator result is not an object");if(!e.done)return e;x=e.value,w<2&&(w=0)}else w===1&&(e=b.return)&&e.call(b),w<2&&(x=TypeError("The iterator does not provide a '"+L+"' method"),w=1);b=t}else if((e=(T=I.n<0)?x:j.call(E,I))!==a)break}catch(D){b=t,w=1,x=D}finally{N=1}}return{value:e,done:T}}}(h,m,v),!0),A}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 ly(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 OP(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var s=t.apply(e,n);function a(l){ly(s,r,i,a,o,"next",l)}function o(l){ly(s,r,i,a,o,"throw",l)}a(void 0)})}}function Mn(t,e){return IP(t)||TP(t,e)||_g(t,e)||PP()}function PP(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
83
|
+
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 TP(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 IP(t){if(Array.isArray(t))return t}var fi=5,xs="Generating...",LP="Re-generating...",MP=100,NP=800,RP=["******************************","***********************","*******************************************************","***********************************************","***************************************************************","*******************************************************","*******************************************************","***********************************************"],_P=Array.from({length:fi},function(t,e){return{id:"query-".concat(e),text:xs,isRegenerating:!0}}),DP=function(){return Array.from({length:fi},function(e,n){return{id:"query-".concat(n),text:"",isRegenerating:!1}})},BP=function(){var e,n,r,i=So(),s=i.brandId,a="/setup/".concat(s,"/analysis"),o=lt(),l=nn(),u=vc(),c=F.useRef(!1),f=F.useState(_P),p=Mn(f,2),h=p[0],y=p[1],m=F.useState(!1),v=Mn(m,2),g=v[0],A=v[1],j=F.useState([]),E=Mn(j,2),C=E[0],b=E[1],w=F.useState([]),x=Mn(w,2),N=x[0],_=x[1],T=F.useState(!1),I=Mn(T,2),z=I[0],L=I[1],O=F.useState(null),B=Mn(O,2),D=B[0],Y=B[1],G=F.useState(!1),S=Mn(G,2),W=S[0],q=S[1],P=P9({shouldBlock:!0}),Q=P.showModal,$=P.confirmLeave,V=P.cancelLeave,ie=F.useState(!1),ue=Mn(ie,2),ye=ue[0],oe=ue[1],Ee=F.useState(null),Z=Mn(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=Ls(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=OP($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,fi),de=ne.map(function(re,pe){return{id:"query-".concat(pe),text:re,isRegenerating:!1}});y(de),_(Ge.data.queries.slice(fi))}else if(Ye){var X=DP();y(X),_([])}},[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=C.indexOf(re.toString());return pe>=0&&te[pe]?Vt(Vt({},X),{},{text:te[pe],isRegenerating:!1}):Vt(Vt({},X),{},{isRegenerating:!1})})}),b([]),L(!1),A(!1),ne&&_(function(de){var X=new Set(te);return de.filter(function(re){return!X.has(re)})})},NP)},[C]);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,fi),de=C.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})})}),b([]),L(!1),A(!1)}else Ye&&(y(function(X){return X.map(function(re){return Vt(Vt({},re),{},{isRegenerating:!1})})}),b([]),L(!1),A(!1))}},[Ge,tt,z,C,Ye]);var vt=F.useCallback(function(te,ne){var de=new Set(ne);return N.filter(function(X){return!de.has(X)}).slice(0,te)},[N]),dn=F.useMemo(function(){return tt||h.length===0||h.some(function(te){return te.isRegenerating||te.text===xs&&!Ye||te.text.trim()===""})||g},[tt,h,g,Ye]),On=tt||h.some(function(te){return te.text===xs})&&!Ye,rt=F.useCallback(function(te){var ne=te.toString();b(function(de){return de.includes(ne)?de.filter(function(X){return X!==ne}):[].concat(wP(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(){A(!g),b([])},Vo=F.useCallback(function(){if(!(tt||C.length===0)){y(function(re){return re.map(function(pe,He){return Vt(Vt({},pe),{},{isRegenerating:C.includes(He.toString())})})});var te=h.map(function(re){return re.text}),ne=C.length,de=vt(ne,te),X=de.length>=ne;X?gt(de,!0):(L(!0),sn())}},[tt,C,sn,h,vt,gt]),Ko=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]),Yi=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&&d.jsx(k.Alert,{className:"yst-mb-4",variant:"error",children:D}),d.jsxs("form",{onSubmit:Ko,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",g?"yst-justify-end":"yst-justify-start"),children:g?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:Vo,className:"yst-gap-1",isLoading:tt||z,disabled:z||tt||C.length===0,children:[d.jsx(ay,{"aria-hidden":"true"}),"Regenerate selected queries"]})]}):d.jsxs(k.Button,{size:"small",variant:"secondary",onClick:dt,disabled:On||Ye,children:[d.jsx($x,{}),"Select queries to regenerate"]})})]})]}),d.jsx("div",{className:"yst-mb-8",children:h.length===0?RP.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,fi).map(function(te,ne){var de=te.isRegenerating?te.text===xs?xs:LP:te.text;return d.jsx("div",{className:ae("yst-mb-4"),children:d.jsxs("div",{className:"yst-flex yst-gap-2",children:[g&&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:C.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:Yi,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(Ga,{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:Yi,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(Ga,{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",disabled:nt,isLoading:nt,children:[d.jsx(ay,{}),"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(Ga,{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 FP=Object.freeze(Object.defineProperty({__proto__:null,default:BP},Symbol.toStringTag,{value:"Module"}));var Ba={exports:{}},Fa={exports:{}},Pe={};/** @license React v16.13.1
|
|
84
84
|
* react-is.production.min.js
|
|
85
85
|
*
|
|
86
86
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
87
87
|
*
|
|
88
88
|
* This source code is licensed under the MIT license found in the
|
|
89
89
|
* LICENSE file in the root directory of this source tree.
|
|
90
|
-
*/var uy;function
|
|
90
|
+
*/var uy;function zP(){if(uy)return Pe;uy=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,v=t?Symbol.for("react.fundamental"):60117,g=t?Symbol.for("react.responder"):60118,A=t?Symbol.for("react.scope"):60119;function j(C){if(typeof C=="object"&&C!==null){var b=C.$$typeof;switch(b){case e:switch(C=C.type,C){case l:case u:case r:case s:case i:case f:return C;default:switch(C=C&&C.$$typeof,C){case o:case c:case y:case h:case a:return C;default:return b}}case n:return b}}}function E(C){return j(C)===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(C){return E(C)||j(C)===l},Pe.isConcurrentMode=E,Pe.isContextConsumer=function(C){return j(C)===o},Pe.isContextProvider=function(C){return j(C)===a},Pe.isElement=function(C){return typeof C=="object"&&C!==null&&C.$$typeof===e},Pe.isForwardRef=function(C){return j(C)===c},Pe.isFragment=function(C){return j(C)===r},Pe.isLazy=function(C){return j(C)===y},Pe.isMemo=function(C){return j(C)===h},Pe.isPortal=function(C){return j(C)===n},Pe.isProfiler=function(C){return j(C)===s},Pe.isStrictMode=function(C){return j(C)===i},Pe.isSuspense=function(C){return j(C)===f},Pe.isValidElementType=function(C){return typeof C=="string"||typeof C=="function"||C===r||C===u||C===s||C===i||C===f||C===p||typeof C=="object"&&C!==null&&(C.$$typeof===y||C.$$typeof===h||C.$$typeof===a||C.$$typeof===o||C.$$typeof===c||C.$$typeof===v||C.$$typeof===g||C.$$typeof===A||C.$$typeof===m)},Pe.typeOf=j,Pe}var Te={};/** @license React v16.13.1
|
|
91
91
|
* react-is.development.js
|
|
92
92
|
*
|
|
93
93
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
94
94
|
*
|
|
95
95
|
* This source code is licensed under the MIT license found in the
|
|
96
96
|
* LICENSE file in the root directory of this source tree.
|
|
97
|
-
*/var cy;function
|
|
97
|
+
*/var cy;function UP(){return cy||(cy=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,v=t?Symbol.for("react.fundamental"):60117,g=t?Symbol.for("react.responder"):60118,A=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===v||Z.$$typeof===g||Z.$$typeof===A||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 C=l,b=u,w=o,x=a,N=e,_=c,T=r,I=y,z=h,L=n,O=s,B=i,D=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.")),S(Z)||E(Z)===l}function S(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=C,Te.ConcurrentMode=b,Te.ContextConsumer=w,Te.ContextProvider=x,Te.Element=N,Te.ForwardRef=_,Te.Fragment=T,Te.Lazy=I,Te.Memo=z,Te.Portal=L,Te.Profiler=O,Te.StrictMode=B,Te.Suspense=D,Te.isAsyncMode=G,Te.isConcurrentMode=S,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 dy;function Dg(){return dy||(dy=1,process.env.NODE_ENV==="production"?Fa.exports=zP():Fa.exports=UP()),Fa.exports}/*
|
|
98
98
|
object-assign
|
|
99
99
|
(c) Sindre Sorhus
|
|
100
100
|
@license MIT
|
|
101
|
-
*/var Ul,fy;function
|
|
102
|
-
Valid keys: `+JSON.stringify(Object.keys(S),null," "));var Z=Ee(ie,oe,Q,$,V+"."+oe,n);if(Z)return Z}return null}return v(W)}function L(S){switch(typeof S){case"number":case"string":case"undefined":return!0;case"boolean":return!S;case"object":if(Array.isArray(S))return S.every(L);if(S===null||o(S))return!0;var W=f(S);if(W){var q=W.call(S),P;if(W!==S.entries){for(;!(P=q.next()).done;)if(!L(P.value))return!1}else for(;!(P=q.next()).done;){var Q=P.value;if(Q&&!L(Q[1]))return!1}}else return!1;return!0;default:return!1}}function O(S,W){return S==="symbol"?!0:W?W["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&W instanceof Symbol:!1}function B(S){var W=typeof S;return Array.isArray(S)?"array":S instanceof RegExp?"object":O(W,S)?"symbol":W}function D(S){if(typeof S=="undefined"||S===null)return""+S;var W=B(S);if(W==="object"){if(S instanceof Date)return"date";if(S instanceof RegExp)return"regexp"}return W}function Y(S){var W=D(S);switch(W){case"array":case"object":return"an "+W;case"boolean":case"date":case"regexp":return"a "+W;default:return W}}function G(S){return!S.constructor||!S.constructor.name?p:S.constructor.name}return h.checkPropTypes=i,h.resetWarningCache=i.resetWarningCache,h.PropTypes=h,h},Ql}var Gl,gy;function
|
|
103
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
101
|
+
*/var Ul,fy;function HP(){if(fy)return Ul;fy=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,hy;function Jc(){if(hy)return Hl;hy=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Hl=t,Hl}var ql,py;function Bg(){return py||(py=1,ql=Function.call.bind(Object.prototype.hasOwnProperty)),ql}var Wl,yy;function qP(){if(yy)return Wl;yy=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=Jc(),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,my;function WP(){if(my)return Ql;my=1;var t=Dg(),e=HP(),n=Jc(),r=Bg(),i=qP(),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(S){var W=S&&(u&&S[u]||S[c]);if(typeof W=="function")return W}var p="<<anonymous>>",h={array:g("array"),bigint:g("bigint"),bool:g("boolean"),func:g("function"),number:g("number"),object:g("object"),string:g("string"),symbol:g("symbol"),any:A(),arrayOf:j,element:E(),elementType:C(),instanceOf:b,node:_(),objectOf:x,oneOf:w,oneOfType:N,shape:I,exact:z};function y(S,W){return S===W?S!==0||1/S===1/W:S!==S&&W!==W}function m(S,W){this.message=S,this.data=W&&typeof W=="object"?W:{},this.stack=""}m.prototype=Error.prototype;function v(S){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:S(V,ie,ue,ye,oe)}var Q=P.bind(null,!1);return Q.isRequired=P.bind(null,!0),Q}function g(S){function W(q,P,Q,$,V,ie){var ue=q[P],ye=B(ue);if(ye!==S){var oe=D(ue);return new m("Invalid "+$+" `"+V+"` of type "+("`"+oe+"` supplied to `"+Q+"`, expected ")+("`"+S+"`."),{expectedType:S})}return null}return v(W)}function A(){return v(a)}function j(S){function W(q,P,Q,$,V){if(typeof S!="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=S(ie,ye,Q,$,V+"["+ye+"]",n);if(oe instanceof Error)return oe}return null}return v(W)}function E(){function S(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 v(S)}function C(){function S(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 v(S)}function b(S){function W(q,P,Q,$,V){if(!(q[P]instanceof S)){var ie=S.name||p,ue=G(q[P]);return new m("Invalid "+$+" `"+V+"` of type "+("`"+ue+"` supplied to `"+Q+"`, expected ")+("instance of `"+ie+"`."))}return null}return v(W)}function w(S){if(!Array.isArray(S))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<S.length;ue++)if(y(ie,S[ue]))return null;var ye=JSON.stringify(S,function(Ee,Z){var Qe=D(Z);return Qe==="symbol"?String(Z):Z});return new m("Invalid "+$+" `"+V+"` of value `"+String(ie)+"` "+("supplied to `"+Q+"`, expected one of "+ye+"."))}return v(W)}function x(S){function W(q,P,Q,$,V){if(typeof S!="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=S(ie,ye,Q,$,V+"."+ye,n);if(oe instanceof Error)return oe}return null}return v(W)}function N(S){if(!Array.isArray(S))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var W=0;W<S.length;W++){var q=S[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<S.length;oe++){var Ee=S[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 v(P)}function _(){function S(W,q,P,Q,$){return L(W[q])?null:new m("Invalid "+Q+" `"+$+"` supplied to "+("`"+P+"`, expected a ReactNode."))}return v(S)}function T(S,W,q,P,Q){return new m((S||"React class")+": "+W+" type `"+q+"."+P+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Q+"`.")}function I(S){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 S){var oe=S[ye];if(typeof oe!="function")return T(Q,$,V,ye,D(oe));var Ee=oe(ie,ye,Q,$,V+"."+ye,n);if(Ee)return Ee}return null}return v(W)}function z(S){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],S);for(var oe in ye){var Ee=S[oe];if(r(S,oe)&&typeof Ee!="function")return T(Q,$,V,oe,D(Ee));if(!Ee)return new m("Invalid "+$+" `"+V+"` key `"+oe+"` supplied to `"+Q+"`.\nBad object: "+JSON.stringify(q[P],null," ")+`
|
|
102
|
+
Valid keys: `+JSON.stringify(Object.keys(S),null," "));var Z=Ee(ie,oe,Q,$,V+"."+oe,n);if(Z)return Z}return null}return v(W)}function L(S){switch(typeof S){case"number":case"string":case"undefined":return!0;case"boolean":return!S;case"object":if(Array.isArray(S))return S.every(L);if(S===null||o(S))return!0;var W=f(S);if(W){var q=W.call(S),P;if(W!==S.entries){for(;!(P=q.next()).done;)if(!L(P.value))return!1}else for(;!(P=q.next()).done;){var Q=P.value;if(Q&&!L(Q[1]))return!1}}else return!1;return!0;default:return!1}}function O(S,W){return S==="symbol"?!0:W?W["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&W instanceof Symbol:!1}function B(S){var W=typeof S;return Array.isArray(S)?"array":S instanceof RegExp?"object":O(W,S)?"symbol":W}function D(S){if(typeof S=="undefined"||S===null)return""+S;var W=B(S);if(W==="object"){if(S instanceof Date)return"date";if(S instanceof RegExp)return"regexp"}return W}function Y(S){var W=D(S);switch(W){case"array":case"object":return"an "+W;case"boolean":case"date":case"regexp":return"a "+W;default:return W}}function G(S){return!S.constructor||!S.constructor.name?p:S.constructor.name}return h.checkPropTypes=i,h.resetWarningCache=i.resetWarningCache,h.PropTypes=h,h},Ql}var Gl,gy;function QP(){if(gy)return Gl;gy=1;var t=Jc();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 vy;function GP(){if(vy)return Ba.exports;if(vy=1,process.env.NODE_ENV!=="production"){var t=Dg(),e=!0;Ba.exports=WP()(t.isElement,e)}else Ba.exports=QP()();return Ba.exports}var YP=GP();const by=wo(YP);var VP=["min","max","progress","className"];function KP(t,e){if(t==null)return{};var n,r,i=XP(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 XP(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=KP(t,VP),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 ds=[{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<ds.length;c++)if(r<=ds[c].threshold)return ds[c];return ds[ds.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(Ns,{disabled:!l,children:"Running queries"})}),d.jsx("span",{children:d.jsx(Ns,{disabled:l,children:"Building analysis"})})]})]})};zg.propTypes={progress:by.number,className:by.string};function JP(t,e){return tT(t)||eT(t,e)||$P(t,e)||ZP()}function ZP(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
103
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function $P(t,e){if(t){if(typeof t=="string")return xy(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)?xy(t,e):void 0}}function xy(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 eT(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 tT(t){if(Array.isArray(t))return t}var nT=function(e){switch(e){case"pending":case"processing":return 2*1e3;case"completed":return!1;default:return 10*1e3}},rT=function(){var e,n,r,i=lt(),s=nn(),a=So(),o=Et(),l=o.brandId,u=a.brandId||l,c=F.useState(null),f=JP(c,2),p=f[0],h=f[1],y=Ls(u,{query:{enabled:!!u,select:function(N){var _=N.data;return _}}}),m=y.data,v=G1(u,"latest",{query:{enabled:!!u,select:function(N){var _=N.data;return _},refetchInterval:function(N){var _,T=N==null||(_=N.state)===null||_===void 0||(_=_.data)===null||_===void 0?void 0:_.data;return nT(T==null?void 0:T.status)}}}),g=v.data,A=g==null?void 0:g.id,j=A?"/brands/".concat(u,"/analysis/").concat(A):"/brands/".concat(u);F.useEffect(function(){var x=(g==null?void 0:g.status)==="pending"||(g==null?void 0:g.status)==="processing"||(g==null?void 0:g.status)==="completed";m!=null&&m.nextScheduledAnalysis&&g!==null&&g!==void 0&&g.status&&jS(m.nextScheduledAnalysis,5)&&!x&&i("/brands/".concat(u),{replace:!0})},[m==null?void 0:m.nextScheduledAnalysis,u,i,g==null?void 0:g.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,C=(g==null||(n=g.completedQueries)===null||n===void 0?void 0:n.length)||0;F.useEffect(function(){if((g==null?void 0:g.status)==="processing"&&E&&C===E){h("building");var x=setTimeout(function(){h("finalizing")},1e4);return function(){return clearTimeout(x)}}else h(null)},[g==null?void 0:g.status,E,C]);var b=function(){if(E&&E>0){var x=80/E,N=C*x;return(g==null?void 0:g.status)==="completed"?100:(g==null?void 0:g.status)==="processing"&&C===E&&p!==null?p==="building"?90:95:Math.round(Math.min(N,80))}return 0}(),w=b<=80||b===100;return d.jsxs("div",{children:[d.jsxs("div",{className:"yst-space-y-8",children:[d.jsx(zg,{progress:b}),w&&d.jsxs(d.Fragment,{children:[d.jsx(Hi,{}),d.jsx("div",{className:"yst-space-y-8",children:m==null||(r=m.queries)===null||r===void 0?void 0:r.map(function(x){var N,_=x.id,T=x.query,I=_&&(g==null||(N=g.completedQueries)===null||N===void 0?void 0:N.includes(_));return d.jsxs("div",{className:ae("yst-flex yst-items-center yst-justify-between yst-gap-3"),children:[I===!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:T})]},"result-item-".concat(T))})})]})]}),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(x){if(b!==100){x.preventDefault();return}s.clear()},disabled:b!==100,children:"Continue →"})})]})};const iT=Object.freeze(Object.defineProperty({__proto__:null,default:rT},Symbol.toStringTag,{value:"Module"}));exports.AIInsightsClient=Ej;exports.setApiBaseUrl=Im;
|
|
104
104
|
//# sourceMappingURL=ai-insights-client.cjs.js.map
|