@wcag-checkr/ci 1.0.0-rc.35 → 1.0.0-rc.36
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
|
-
import{_ as tk}from"./preload-helper-D7HrI6pR.js";import{o as Ee,c as At,e as El,i as rk}from"./crash-reporter-Dc5lvxvY.js";import{m as ak,c as rh}from"./diff-D4sCAdXf.js";import{c as nk,g as ik}from"./_commonjsHelpers-Cpj98o6Y.js";import{l as ok}from"./custom-rules-CAe0nbES.js";const uk=["data-testid","data-test","data-cy"],sk=3,lk=4;function Lh(f){if(f.storyId)return{id:`::story:${f.storyId}`,strategy:"story",fragile:!1,inputs:{storyId:f.storyId}};const h=ck(f.url),p=ah(f.element,["data-componentid"],1/0);if(p)return{id:`${h}::explicit:${p.value}`,strategy:"explicit",fragile:!1,inputs:{url:h}};const D=ah(f.element,uk,sk);if(D)return{id:`${h}::testid:${D.value}`,strategy:"testid",fragile:!1,inputs:{url:h,testid:D.value}};const y=f.element.tagName.toLowerCase();if(y.includes("-"))return{id:`${h}::customelement:${y}`,strategy:"customelement",fragile:!1,inputs:{url:h,tagName:y}};const g=Bh(f.element),S=pk(f.element);if(g&&S)return{id:`${h}::aria:${g}:${S}`,strategy:"aria",fragile:!1,inputs:{url:h,role:g,accessibleName:S}};const N=mk(f.element);return{id:`${h}::dom:${N}`,strategy:"dom",fragile:!0,inputs:{url:h,domPath:N}}}function ck(f){try{const h=new URL(f);h.search="",h.hash="";const p=h.protocol;let D;p==="https:"&&h.port==="443"||p==="http:"&&h.port==="80"?D=h.hostname.toLowerCase():D=h.host.toLowerCase();let y=h.pathname;return y.endsWith("/")&&(y=y.slice(0,-1)),`${p}//${D}${y}`}catch{return f}}function ah(f,h,p){let D=f,y=0;for(;D&&y<=p;){for(const g of h){const S=D.getAttribute(g);if(S!==null&&S!=="")return{name:g,value:S}}D=D.parentElement,y++}return null}const dk={A:"link",ARTICLE:"article",ASIDE:"complementary",BUTTON:"button",DIALOG:"dialog",FOOTER:"contentinfo",FORM:"form",H1:"heading",H2:"heading",H3:"heading",H4:"heading",H5:"heading",H6:"heading",HEADER:"banner",IMG:"img",INPUT:"textbox",LI:"listitem",MAIN:"main",NAV:"navigation",OL:"list",SECTION:"region",SELECT:"combobox",TEXTAREA:"textbox",UL:"list"};function Bh(f){const h=f.getAttribute("role");return h||(f.tagName==="A"&&!f.hasAttribute("href")?null:dk[f.tagName]??null)}const fk=new Set(["button","link","heading","tab","option","menuitem","cell","columnheader","rowheader"]);function pk(f){var y,g,S;const h=f.getAttribute("aria-label");if(h)return h.trim();const p=f.getAttribute("aria-labelledby");if(p){const N=p.split(/\s+/).filter(Boolean),X=[];for(const ee of N){const U=(y=f.ownerDocument)==null?void 0:y.getElementById(ee),ne=(g=U==null?void 0:U.textContent)==null?void 0:g.trim();ne&&X.push(ne)}if(X.length>0)return X.join(" ")}const D=Bh(f);if(D&&fk.has(D)){const N=(S=f.textContent)==null?void 0:S.trim();if(N)return N}return null}function mk(f){const h=[];let p=f,D=0;for(;p&&D<lk;){if(p!==f&&p.id){h.unshift(`#${p.id}`);break}let y=p.tagName.toLowerCase();const g=p.parentElement;if(g){const S=Array.from(g.children).filter(N=>N.tagName===p.tagName);if(S.length>1){const N=S.indexOf(p)+1;y=`${y}:nth-of-type(${N})`}}h.unshift(y),p=p.parentElement,D++}return h.join(">")}const hk=new Set(["UL","OL","DL","MENU","SELECT"]),vk=new Set(["list","menu","menubar","tablist","tree","group","radiogroup"]);function gk(f){if(hk.has(f.tagName))return!0;const h=f.getAttribute("role");return h!==null&&vk.has(h)?!0:f.tagName==="NAV"||h==="navigation"?f.querySelector("ul, ol, dl, menu")===null:!1}const nh=new WeakMap;function bk(f){const h=nh.get(f);if(h!==void 0)return h;let p=!1;try{const D=window.getComputedStyle(f),y=D.display,g=y==="grid"||y==="inline-grid",S=y==="flex"||y==="inline-flex",N=parseInt(D.columnCount||"1",10),X=!Number.isNaN(N)&&N>1;if(g||S||X){let ee=0;for(const U of Array.from(f.children)){if(U.tagName==="STYLE"||U.tagName==="SCRIPT")continue;if(U.getClientRects().length>0&&ee++,ee>=2)break}p=ee>=2}}catch{}return nh.set(f,p),p}function $h(f,h){let p=f.parentElement;for(;p&&p!==h&&p!==document.body;){if(gk(p))return p;const D=p.parentElement;if(D&&D!==h&&bk(D))return p;p=p.parentElement}return null}const yk=new Set(["H1","H2","H3","H4","H5","H6","P","LI","A","BUTTON","LABEL","BLOCKQUOTE","FIGCAPTION","SUMMARY","DT","DD","TD","TH","LEGEND","CAPTION"]),ih=24,wk=2;function Dk(f){if(f.getClientRects().length===0)return!1;const h=getComputedStyle(f);return!(h.display==="none"||h.visibility==="hidden"||h.opacity==="0")}function Ek(f){for(const h of Array.from(f.childNodes))if(h.nodeType===Node.TEXT_NODE&&(h.textContent??"").trim().length>0)return!0;return!1}function _k(f){return typeof CSS<"u"&&typeof CSS.escape=="function"?CSS.escape(f):f.replace(/[^a-zA-Z0-9_-]/g,h=>`\\${h}`)}function xk(f){if(f.id)return`#${_k(f.id)}`;const h=f.getAttribute("data-testid");if(h)return`[data-testid="${h}"]`;const p=f.parentElement;if(!p)return f.tagName.toLowerCase();const D=f.tagName.toLowerCase(),g=Array.from(p.children).filter(S=>S.tagName===f.tagName).indexOf(f)+1;return`${D}:nth-of-type(${g})`}function qh(f){const h=f instanceof Document?f.body:f;if(!h)return[];const p=Array.from(yk,le=>le.toLowerCase()).join(","),D=Array.from(h.querySelectorAll(p)).filter(le=>Dk(le)&&Ek(le));if(D.length<2)return[];let y=0,g=0;typeof window<"u"&&(y=window.scrollY,g=window.scrollX,(y!==0||g!==0)&&window.scrollTo({top:0,left:0,behavior:"instant"}));const S=D.map((le,be)=>{const Te=le.getBoundingClientRect();return{el:le,domIndex:be,rect:{x:Math.round(Te.left),y:Math.round(Te.top),w:Math.round(Te.width),h:Math.round(Te.height)}}}),N=[],X=new Map;for(const le of S){const be=$h(le.el,h);if(be){let Te=X.get(be);if(!Te){const nt=be.getBoundingClientRect();Te={items:[],anchorTop:nt.top,anchorLeft:nt.left},X.set(be,Te),N.push(Te)}Te.items.push(le)}else N.push({items:[le],anchorTop:le.rect.y,anchorLeft:le.rect.x})}N.sort((le,be)=>{const Te=Math.floor(le.anchorTop/ih),nt=Math.floor(be.anchorTop/ih);return Te!==nt?Te-nt:le.anchorLeft-be.anchorLeft});const ee=N.flatMap(le=>le.items.slice().sort((be,Te)=>be.domIndex-Te.domIndex)),U=new Map;ee.forEach((le,be)=>U.set(le.el,be));const ne=[];for(const le of S){const be=U.get(le.el);Math.abs(le.domIndex-be)<wk||ne.push({selector:xk(le.el),textSnippet:(le.el.textContent??"").trim().slice(0,80),domIndex:le.domIndex,visualIndex:be,boundingRect:le.rect})}ne.sort((le,be)=>Math.abs(be.domIndex-be.visualIndex)-Math.abs(le.domIndex-le.visualIndex));const Ce=ne.slice(0,20);return typeof window<"u"&&(y!==0||g!==0)&&window.scrollTo({top:y,left:g,behavior:"instant"}),Ce}const Ak=["a[href]","button","input","select","textarea","[tabindex]","audio[controls]","video[controls]","[contenteditable]"].join(", "),oh=24,uh=2;function jh(f){const h=f.getAttribute("tabindex");if(h===null)return 0;const p=parseInt(h,10);return Number.isNaN(p)?0:p}function Ck(f){if(f.getClientRects().length===0)return!1;const h=window.getComputedStyle(f);return!(h.visibility==="hidden"||h.display==="none")}function Rk(f){return!(f.hasAttribute("disabled")||f.getAttribute("contenteditable")==="false"||f instanceof HTMLInputElement&&f.type==="hidden"||f.getAttribute("aria-hidden")==="true"||jh(f)<0)}function Tk(f){return typeof CSS<"u"&&typeof CSS.escape=="function"?CSS.escape(f):f.replace(/[^a-zA-Z0-9_-]/g,h=>`\\${h}`)}function Fk(f){if(f.id)return`#${Tk(f.id)}`;const h=f.getAttribute("data-testid");if(h)return`[data-testid="${h}"]`;const p=f.parentElement;if(!p)return f.tagName.toLowerCase();const D=f.tagName.toLowerCase(),g=Array.from(p.children).filter(S=>S.tagName===f.tagName).indexOf(f)+1;return`${D}:nth-of-type(${g})`}function Sk(f){return(f.innerText||f.textContent||f.getAttribute("aria-label")||f.getAttribute("alt")||f.getAttribute("placeholder")||"").replace(/\s+/g," ").trim().slice(0,80)}function kk(){let f=0,h=0;typeof window<"u"&&(f=window.scrollY,h=window.scrollX,(f!==0||h!==0)&&window.scrollTo({top:0,left:0,behavior:"instant"}));const p=Array.from(document.querySelectorAll(Ak)).filter(Ck).filter(Rk),D=p.map((U,ne)=>({el:U,ti:jh(U),domIdx:ne})).sort((U,ne)=>{const Ce=U.ti>0,le=ne.ti>0;return Ce&&!le?-1:!Ce&&le?1:Ce&&le&&U.ti!==ne.ti?U.ti-ne.ti:U.domIdx-ne.domIdx}),y=[],g=new Map,S=document.body??document.documentElement;for(const[U,ne]of p.entries()){const Ce=ne.getBoundingClientRect(),le={el:ne,domIdx:U,rect:Ce},be=$h(ne,S);if(be){let Te=g.get(be);if(!Te){const nt=be.getBoundingClientRect();Te={items:[],anchorTop:nt.top,anchorLeft:nt.left},g.set(be,Te),y.push(Te)}Te.items.push(le)}else y.push({items:[le],anchorTop:Ce.top,anchorLeft:Ce.left})}y.sort((U,ne)=>{const Ce=Math.floor(U.anchorTop/oh),le=Math.floor(ne.anchorTop/oh);return Ce!==le?Ce-le:U.anchorLeft-ne.anchorLeft});const N=y.flatMap(U=>U.items.slice().sort((ne,Ce)=>ne.domIdx-Ce.domIdx)),X=new Map;N.forEach((U,ne)=>X.set(U.el,ne));const ee=[];return D.forEach((U,ne)=>{const Ce=U.domIdx,le=X.get(U.el)??ne,be=Math.abs(ne-le)>=uh,Te=Math.abs(ne-Ce)>=uh;if(!be&&!Te)return;const nt=be&&Te?"both":be?"visual":"tabindex",wt=U.el.getBoundingClientRect();ee.push({selector:Fk(U.el),textSnippet:Sk(U.el),tabPosition:ne+1,visualPosition:le+1,domPosition:Ce+1,flag:nt,boundingRect:{x:wt.x,y:wt.y,w:wt.width,h:wt.height}})}),typeof window<"u"&&(f!==0||h!==0)&&window.scrollTo({top:f,left:h,behavior:"instant"}),ee}const Ok=new Set(["P","LI","DD","DT","BLOCKQUOTE","FIGCAPTION","TD","TH","LEGEND","LABEL","A","SPAN","DIV","H1","H2","H3","H4","H5","H6","ARTICLE","SECTION","MAIN"]),Ik=new Set(["SCRIPT","STYLE","NOSCRIPT","CODE","PRE","TEXTAREA"]),sh=16,lh=1.5,Nk=25;function Mk(f){const h=f.getBoundingClientRect();if(h.width===0&&h.height===0)return!1;const p=window.getComputedStyle(f);return!(p.visibility==="hidden"||p.display==="none"||parseFloat(p.opacity)===0)}function ch(f){let h="";for(const p of Array.from(f.childNodes))p.nodeType===Node.TEXT_NODE&&(h+=p.textContent??"");return{textContent:h.trim(),nonEmpty:h.trim().length>=Nk}}function Pk(f){if(f.id)return`#${f.id}`;const h=f.tagName.toLowerCase();if(f instanceof HTMLElement&&f.dataset.testid)return`[data-testid="${f.dataset.testid}"]`;let p=f.parentElement;for(let D=0;p&&D<4;D++){if(p.id)return`#${p.id} ${h}`;p=p.parentElement}return h}function Lk(f=document){const h=[],p=f instanceof Document?f.documentElement:f;if(!p)return h;const D=document.createTreeWalker(p,NodeFilter.SHOW_ELEMENT,{acceptNode(N){return!(N instanceof Element)||Ik.has(N.tagName)?NodeFilter.FILTER_REJECT:Ok.has(N.tagName)?Mk(N)?ch(N).nonEmpty?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP:NodeFilter.FILTER_REJECT:NodeFilter.FILTER_SKIP}});let y=D.nextNode(),g=0;const S=1500;for(;y&&g<S;){g++;const N=window.getComputedStyle(y),X=parseFloat(N.fontSize);if(!Number.isFinite(X)||X<=0){y=D.nextNode();continue}const ee=N.lineHeight;let U=NaN;ee==="normal"?U=X*1.2:U=parseFloat(ee);const ne=N.letterSpacing,Ce=ne==="normal"?0:parseFloat(ne)||0,le=N.wordSpacing,be=le==="normal"?0:parseFloat(le)||0,Te=y.tagName==="P"||y.tagName==="LI",nt=!y.tagName.match(/^H[1-6]$/),wt=y.getBoundingClientRect(),dr={x:Math.round(wt.x),y:Math.round(wt.y),w:Math.round(wt.width),h:Math.round(wt.height)},fr=Pk(y),Ie=ch(y).textContent.slice(0,60);if(nt&&X<sh&&h.push({kind:"small-body-font",selector:fr,textSnippet:Ie,details:`font-size: ${X.toFixed(1)}px (recommend ≥ ${sh}px for body text)`,wcagCriterion:"1.4.4",fontSize:X,boundingRect:dr}),Te&&Number.isFinite(U)&&U>0){const Ct=U/X;Ct<lh&&h.push({kind:"tight-line-height",selector:fr,textSnippet:Ie,details:`line-height ratio: ${Ct.toFixed(2)} (need ≥ ${lh} per WCAG 1.4.12)`,wcagCriterion:"1.4.12",fontSize:X,ratio:Ct,boundingRect:dr})}Ce<-.05*X&&h.push({kind:"tight-letter-spacing",selector:fr,textSnippet:Ie,details:`letter-spacing: ${Ce.toFixed(2)}px (extremely tight — readability concern)`,wcagCriterion:"1.4.12",fontSize:X,boundingRect:dr}),be<-.1*X&&h.push({kind:"tight-word-spacing",selector:fr,textSnippet:Ie,details:`word-spacing: ${be.toFixed(2)}px (extremely tight)`,wcagCriterion:"1.4.12",fontSize:X,boundingRect:dr}),y=D.nextNode()}return h.slice(0,100)}const Bk=/var\(\s*(--[A-Za-z0-9_-]+)/g;function $k(){if(typeof document>"u")return[];const f=new Set,h=new Map;for(const D of Array.from(document.styleSheets)){let y=null;try{y=D.cssRules}catch{continue}y&&zh(y,f,h)}const p=[];for(const[D,y]of h.entries())f.has(D)||p.push({name:D,referenceCount:y.length,sampleSites:jk(y).slice(0,5)});return p.sort((D,y)=>y.referenceCount-D.referenceCount),p}const qk=/([a-zA-Z-][a-zA-Z0-9-]*)\s*:\s*([^;]+?)\s*(?:;|$)/g;function zh(f,h,p){for(const D of Array.from(f)){if(D instanceof CSSStyleRule){const y=D.selectorText,g=D.style.cssText??"";for(const S of g.matchAll(qk)){const N=S[1],X=S[2];if(!(!N||!X)){if(N.startsWith("--")){h.add(N);continue}if(X.includes("var("))for(const ee of X.matchAll(Bk)){const U=ee[1];if(!U)continue;const ne=p.get(U)??[];ne.push({selector:y,property:N}),p.set(U,ne)}}}continue}"cssRules"in D&&D.cssRules&&zh(D.cssRules,h,p)}}function jk(f){const h=new Set,p=[];for(const D of f){const y=`${D.selector}::${D.property}`;h.has(y)||(h.add(y),p.push(D))}return p}const zk=/prefers-color-scheme\s*:\s*light/,Hk=/prefers-color-scheme\s*:\s*dark/;function Vk(){if(typeof document>"u")return{hasLightModeCss:!1,hasDarkModeCss:!1,hasUnreadableSheets:!1};let f=!1,h=!1,p=!1;for(const D of Array.from(document.styleSheets)){let y=null;try{y=D.cssRules}catch{p=!0;continue}if(y&&(ml(y,g=>{zk.test(g)&&(f=!0),Hk.test(g)&&(h=!0)}),f&&h))break}return{hasLightModeCss:f,hasDarkModeCss:h,hasUnreadableSheets:p}}function ml(f,h){for(const p of Array.from(f)){if(p instanceof CSSMediaRule){h(p.media.mediaText),ml(p.cssRules,h);continue}"cssRules"in p&&p.cssRules&&ml(p.cssRules,h)}}var _l={exports:{}};/*! axe v4.11.4
|
|
1
|
+
import{_ as rk}from"./preload-helper-D7HrI6pR.js";import{o as Ee,c as At,e as _l,i as ak}from"./crash-reporter-Dc5lvxvY.js";import{m as nk,c as ah}from"./diff-D4sCAdXf.js";import{c as ik,g as ok}from"./_commonjsHelpers-Cpj98o6Y.js";import{l as uk}from"./custom-rules-CAe0nbES.js";const sk=["data-testid","data-test","data-cy"],lk=3,ck=4;function Bh(f){if(f.storyId)return{id:`::story:${f.storyId}`,strategy:"story",fragile:!1,inputs:{storyId:f.storyId}};const h=dk(f.url),p=nh(f.element,["data-componentid"],1/0);if(p)return{id:`${h}::explicit:${p.value}`,strategy:"explicit",fragile:!1,inputs:{url:h}};const D=nh(f.element,sk,lk);if(D)return{id:`${h}::testid:${D.value}`,strategy:"testid",fragile:!1,inputs:{url:h,testid:D.value}};const y=f.element.tagName.toLowerCase();if(y.includes("-"))return{id:`${h}::customelement:${y}`,strategy:"customelement",fragile:!1,inputs:{url:h,tagName:y}};const g=$h(f.element),S=mk(f.element);if(g&&S)return{id:`${h}::aria:${g}:${S}`,strategy:"aria",fragile:!1,inputs:{url:h,role:g,accessibleName:S}};const N=hk(f.element);return{id:`${h}::dom:${N}`,strategy:"dom",fragile:!0,inputs:{url:h,domPath:N}}}function dk(f){try{const h=new URL(f);h.search="",h.hash="";const p=h.protocol;let D;p==="https:"&&h.port==="443"||p==="http:"&&h.port==="80"?D=h.hostname.toLowerCase():D=h.host.toLowerCase();let y=h.pathname;return y.endsWith("/")&&(y=y.slice(0,-1)),`${p}//${D}${y}`}catch{return f}}function nh(f,h,p){let D=f,y=0;for(;D&&y<=p;){for(const g of h){const S=D.getAttribute(g);if(S!==null&&S!=="")return{name:g,value:S}}D=D.parentElement,y++}return null}const fk={A:"link",ARTICLE:"article",ASIDE:"complementary",BUTTON:"button",DIALOG:"dialog",FOOTER:"contentinfo",FORM:"form",H1:"heading",H2:"heading",H3:"heading",H4:"heading",H5:"heading",H6:"heading",HEADER:"banner",IMG:"img",INPUT:"textbox",LI:"listitem",MAIN:"main",NAV:"navigation",OL:"list",SECTION:"region",SELECT:"combobox",TEXTAREA:"textbox",UL:"list"};function $h(f){const h=f.getAttribute("role");return h||(f.tagName==="A"&&!f.hasAttribute("href")?null:fk[f.tagName]??null)}const pk=new Set(["button","link","heading","tab","option","menuitem","cell","columnheader","rowheader"]);function mk(f){var y,g,S;const h=f.getAttribute("aria-label");if(h)return h.trim();const p=f.getAttribute("aria-labelledby");if(p){const N=p.split(/\s+/).filter(Boolean),X=[];for(const te of N){const U=(y=f.ownerDocument)==null?void 0:y.getElementById(te),ne=(g=U==null?void 0:U.textContent)==null?void 0:g.trim();ne&&X.push(ne)}if(X.length>0)return X.join(" ")}const D=$h(f);if(D&&pk.has(D)){const N=(S=f.textContent)==null?void 0:S.trim();if(N)return N}return null}function hk(f){const h=[];let p=f,D=0;for(;p&&D<ck;){if(p!==f&&p.id){h.unshift(`#${p.id}`);break}let y=p.tagName.toLowerCase();const g=p.parentElement;if(g){const S=Array.from(g.children).filter(N=>N.tagName===p.tagName);if(S.length>1){const N=S.indexOf(p)+1;y=`${y}:nth-of-type(${N})`}}h.unshift(y),p=p.parentElement,D++}return h.join(">")}const vk=new Set(["UL","OL","DL","MENU","SELECT"]),gk=new Set(["list","menu","menubar","tablist","tree","group","radiogroup"]);function bk(f){if(vk.has(f.tagName))return!0;const h=f.getAttribute("role");return h!==null&&gk.has(h)?!0:f.tagName==="NAV"||h==="navigation"?f.querySelector("ul, ol, dl, menu")===null:!1}const ih=new WeakMap;function yk(f){const h=ih.get(f);if(h!==void 0)return h;let p=!1;try{const D=window.getComputedStyle(f),y=D.display,g=y==="grid"||y==="inline-grid",S=y==="flex"||y==="inline-flex",N=parseInt(D.columnCount||"1",10),X=!Number.isNaN(N)&&N>1;if(g||S||X){let te=0;for(const U of Array.from(f.children)){if(U.tagName==="STYLE"||U.tagName==="SCRIPT")continue;if(U.getClientRects().length>0&&te++,te>=2)break}p=te>=2}}catch{}return ih.set(f,p),p}function qh(f,h){let p=f.parentElement;for(;p&&p!==h&&p!==document.body;){if(bk(p))return p;const D=p.parentElement;if(D&&D!==h&&yk(D))return p;p=p.parentElement}return null}const wk=new Set(["H1","H2","H3","H4","H5","H6","P","LI","A","BUTTON","LABEL","BLOCKQUOTE","FIGCAPTION","SUMMARY","DT","DD","TD","TH","LEGEND","CAPTION"]),oh=24,Dk=2;function Ek(f){if(f.getClientRects().length===0)return!1;const h=getComputedStyle(f);return!(h.display==="none"||h.visibility==="hidden"||h.opacity==="0")}function _k(f){for(const h of Array.from(f.childNodes))if(h.nodeType===Node.TEXT_NODE&&(h.textContent??"").trim().length>0)return!0;return!1}function xk(f){return typeof CSS<"u"&&typeof CSS.escape=="function"?CSS.escape(f):f.replace(/[^a-zA-Z0-9_-]/g,h=>`\\${h}`)}function Ak(f){if(f.id)return`#${xk(f.id)}`;const h=f.getAttribute("data-testid");if(h)return`[data-testid="${h}"]`;const p=f.parentElement;if(!p)return f.tagName.toLowerCase();const D=f.tagName.toLowerCase(),g=Array.from(p.children).filter(S=>S.tagName===f.tagName).indexOf(f)+1;return`${D}:nth-of-type(${g})`}function jh(f){const h=f instanceof Document?f.body:f;if(!h)return[];const p=Array.from(wk,le=>le.toLowerCase()).join(","),D=Array.from(h.querySelectorAll(p)).filter(le=>Ek(le)&&_k(le));if(D.length<2)return[];let y=0,g=0;typeof window<"u"&&(y=window.scrollY,g=window.scrollX,(y!==0||g!==0)&&window.scrollTo({top:0,left:0,behavior:"instant"}));const S=D.map((le,be)=>{const Te=le.getBoundingClientRect();return{el:le,domIndex:be,rect:{x:Math.round(Te.left),y:Math.round(Te.top),w:Math.round(Te.width),h:Math.round(Te.height)}}}),N=[],X=new Map;for(const le of S){const be=qh(le.el,h);if(be){let Te=X.get(be);if(!Te){const nt=be.getBoundingClientRect();Te={items:[],anchorTop:nt.top,anchorLeft:nt.left},X.set(be,Te),N.push(Te)}Te.items.push(le)}else N.push({items:[le],anchorTop:le.rect.y,anchorLeft:le.rect.x})}N.sort((le,be)=>{const Te=Math.floor(le.anchorTop/oh),nt=Math.floor(be.anchorTop/oh);return Te!==nt?Te-nt:le.anchorLeft-be.anchorLeft});const te=N.flatMap(le=>le.items.slice().sort((be,Te)=>be.domIndex-Te.domIndex)),U=new Map;te.forEach((le,be)=>U.set(le.el,be));const ne=[];for(const le of S){const be=U.get(le.el);Math.abs(le.domIndex-be)<Dk||ne.push({selector:Ak(le.el),textSnippet:(le.el.textContent??"").trim().slice(0,80),domIndex:le.domIndex,visualIndex:be,boundingRect:le.rect})}ne.sort((le,be)=>Math.abs(be.domIndex-be.visualIndex)-Math.abs(le.domIndex-le.visualIndex));const Ce=ne.slice(0,20);return typeof window<"u"&&(y!==0||g!==0)&&window.scrollTo({top:y,left:g,behavior:"instant"}),Ce}const Ck=["a[href]","button","input","select","textarea","[tabindex]","audio[controls]","video[controls]","[contenteditable]"].join(", "),uh=24,sh=2;function zh(f){const h=f.getAttribute("tabindex");if(h===null)return 0;const p=parseInt(h,10);return Number.isNaN(p)?0:p}function Rk(f){if(f.getClientRects().length===0)return!1;const h=window.getComputedStyle(f);return!(h.visibility==="hidden"||h.display==="none")}function Tk(f){return!(f.hasAttribute("disabled")||f.getAttribute("contenteditable")==="false"||f instanceof HTMLInputElement&&f.type==="hidden"||f.getAttribute("aria-hidden")==="true"||zh(f)<0)}function Fk(f){return typeof CSS<"u"&&typeof CSS.escape=="function"?CSS.escape(f):f.replace(/[^a-zA-Z0-9_-]/g,h=>`\\${h}`)}function Sk(f){if(f.id)return`#${Fk(f.id)}`;const h=f.getAttribute("data-testid");if(h)return`[data-testid="${h}"]`;const p=f.parentElement;if(!p)return f.tagName.toLowerCase();const D=f.tagName.toLowerCase(),g=Array.from(p.children).filter(S=>S.tagName===f.tagName).indexOf(f)+1;return`${D}:nth-of-type(${g})`}function kk(f){return(f.innerText||f.textContent||f.getAttribute("aria-label")||f.getAttribute("alt")||f.getAttribute("placeholder")||"").replace(/\s+/g," ").trim().slice(0,80)}function Ok(){let f=0,h=0;typeof window<"u"&&(f=window.scrollY,h=window.scrollX,(f!==0||h!==0)&&window.scrollTo({top:0,left:0,behavior:"instant"}));const p=Array.from(document.querySelectorAll(Ck)).filter(Rk).filter(Tk),D=p.map((U,ne)=>({el:U,ti:zh(U),domIdx:ne})).sort((U,ne)=>{const Ce=U.ti>0,le=ne.ti>0;return Ce&&!le?-1:!Ce&&le?1:Ce&&le&&U.ti!==ne.ti?U.ti-ne.ti:U.domIdx-ne.domIdx}),y=[],g=new Map,S=document.body??document.documentElement;for(const[U,ne]of p.entries()){const Ce=ne.getBoundingClientRect(),le={el:ne,domIdx:U,rect:Ce},be=qh(ne,S);if(be){let Te=g.get(be);if(!Te){const nt=be.getBoundingClientRect();Te={items:[],anchorTop:nt.top,anchorLeft:nt.left},g.set(be,Te),y.push(Te)}Te.items.push(le)}else y.push({items:[le],anchorTop:Ce.top,anchorLeft:Ce.left})}y.sort((U,ne)=>{const Ce=Math.floor(U.anchorTop/uh),le=Math.floor(ne.anchorTop/uh);return Ce!==le?Ce-le:U.anchorLeft-ne.anchorLeft});const N=y.flatMap(U=>U.items.slice().sort((ne,Ce)=>ne.domIdx-Ce.domIdx)),X=new Map;N.forEach((U,ne)=>X.set(U.el,ne));const te=[];return D.forEach((U,ne)=>{const Ce=U.domIdx,le=X.get(U.el)??ne,be=Math.abs(ne-le)>=sh,Te=Math.abs(ne-Ce)>=sh;if(!be&&!Te)return;const nt=be&&Te?"both":be?"visual":"tabindex",wt=U.el.getBoundingClientRect();te.push({selector:Sk(U.el),textSnippet:kk(U.el),tabPosition:ne+1,visualPosition:le+1,domPosition:Ce+1,flag:nt,boundingRect:{x:wt.x,y:wt.y,w:wt.width,h:wt.height}})}),typeof window<"u"&&(f!==0||h!==0)&&window.scrollTo({top:f,left:h,behavior:"instant"}),te}const Ik=new Set(["P","LI","DD","DT","BLOCKQUOTE","FIGCAPTION","TD","TH","LEGEND","LABEL","A","SPAN","DIV","H1","H2","H3","H4","H5","H6","ARTICLE","SECTION","MAIN"]),Nk=new Set(["SCRIPT","STYLE","NOSCRIPT","CODE","PRE","TEXTAREA"]),lh=16,ch=1.5,Mk=25;function Pk(f){const h=f.getBoundingClientRect();if(h.width===0&&h.height===0)return!1;const p=window.getComputedStyle(f);return!(p.visibility==="hidden"||p.display==="none"||parseFloat(p.opacity)===0)}function dh(f){let h="";for(const p of Array.from(f.childNodes))p.nodeType===Node.TEXT_NODE&&(h+=p.textContent??"");return{textContent:h.trim(),nonEmpty:h.trim().length>=Mk}}function Lk(f){if(f.id)return`#${f.id}`;const h=f.tagName.toLowerCase();if(f instanceof HTMLElement&&f.dataset.testid)return`[data-testid="${f.dataset.testid}"]`;let p=f.parentElement;for(let D=0;p&&D<4;D++){if(p.id)return`#${p.id} ${h}`;p=p.parentElement}return h}function Bk(f=document){const h=[],p=f instanceof Document?f.documentElement:f;if(!p)return h;const D=document.createTreeWalker(p,NodeFilter.SHOW_ELEMENT,{acceptNode(N){return!(N instanceof Element)||Nk.has(N.tagName)?NodeFilter.FILTER_REJECT:Ik.has(N.tagName)?Pk(N)?dh(N).nonEmpty?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP:NodeFilter.FILTER_REJECT:NodeFilter.FILTER_SKIP}});let y=D.nextNode(),g=0;const S=1500;for(;y&&g<S;){g++;const N=window.getComputedStyle(y),X=parseFloat(N.fontSize);if(!Number.isFinite(X)||X<=0){y=D.nextNode();continue}const te=N.lineHeight;let U=NaN;te==="normal"?U=X*1.2:U=parseFloat(te);const ne=N.letterSpacing,Ce=ne==="normal"?0:parseFloat(ne)||0,le=N.wordSpacing,be=le==="normal"?0:parseFloat(le)||0,Te=y.tagName==="P"||y.tagName==="LI",nt=!y.tagName.match(/^H[1-6]$/),wt=y.getBoundingClientRect(),dr={x:Math.round(wt.x),y:Math.round(wt.y),w:Math.round(wt.width),h:Math.round(wt.height)},fr=Lk(y),Ie=dh(y).textContent.slice(0,60);if(nt&&X<lh&&h.push({kind:"small-body-font",selector:fr,textSnippet:Ie,details:`font-size: ${X.toFixed(1)}px (recommend ≥ ${lh}px for body text)`,wcagCriterion:"1.4.4",fontSize:X,boundingRect:dr}),Te&&Number.isFinite(U)&&U>0){const Ct=U/X;Ct<ch&&h.push({kind:"tight-line-height",selector:fr,textSnippet:Ie,details:`line-height ratio: ${Ct.toFixed(2)} (need ≥ ${ch} per WCAG 1.4.12)`,wcagCriterion:"1.4.12",fontSize:X,ratio:Ct,boundingRect:dr})}Ce<-.05*X&&h.push({kind:"tight-letter-spacing",selector:fr,textSnippet:Ie,details:`letter-spacing: ${Ce.toFixed(2)}px (extremely tight — readability concern)`,wcagCriterion:"1.4.12",fontSize:X,boundingRect:dr}),be<-.1*X&&h.push({kind:"tight-word-spacing",selector:fr,textSnippet:Ie,details:`word-spacing: ${be.toFixed(2)}px (extremely tight)`,wcagCriterion:"1.4.12",fontSize:X,boundingRect:dr}),y=D.nextNode()}return h.slice(0,100)}const $k=/var\(\s*(--[A-Za-z0-9_-]+)/g;function qk(){if(typeof document>"u")return[];const f=new Set,h=new Map;for(const D of Array.from(document.styleSheets)){let y=null;try{y=D.cssRules}catch{continue}y&&Hh(y,f,h)}const p=[];for(const[D,y]of h.entries())f.has(D)||p.push({name:D,referenceCount:y.length,sampleSites:zk(y).slice(0,5)});return p.sort((D,y)=>y.referenceCount-D.referenceCount),p}const jk=/([a-zA-Z-][a-zA-Z0-9-]*)\s*:\s*([^;]+?)\s*(?:;|$)/g;function Hh(f,h,p){for(const D of Array.from(f)){if(D instanceof CSSStyleRule){const y=D.selectorText,g=D.style.cssText??"";for(const S of g.matchAll(jk)){const N=S[1],X=S[2];if(!(!N||!X)){if(N.startsWith("--")){h.add(N);continue}if(X.includes("var("))for(const te of X.matchAll($k)){const U=te[1];if(!U)continue;const ne=p.get(U)??[];ne.push({selector:y,property:N}),p.set(U,ne)}}}continue}"cssRules"in D&&D.cssRules&&Hh(D.cssRules,h,p)}}function zk(f){const h=new Set,p=[];for(const D of f){const y=`${D.selector}::${D.property}`;h.has(y)||(h.add(y),p.push(D))}return p}const Hk=/prefers-color-scheme\s*:\s*light/,Vk=/prefers-color-scheme\s*:\s*dark/;function Gk(){if(typeof document>"u")return{hasLightModeCss:!1,hasDarkModeCss:!1,hasUnreadableSheets:!1};let f=!1,h=!1,p=!1;for(const D of Array.from(document.styleSheets)){let y=null;try{y=D.cssRules}catch{p=!0;continue}if(y&&(hl(y,g=>{Hk.test(g)&&(f=!0),Vk.test(g)&&(h=!0)}),f&&h))break}return{hasLightModeCss:f,hasDarkModeCss:h,hasUnreadableSheets:p}}function hl(f,h){for(const p of Array.from(f)){if(p instanceof CSSMediaRule){h(p.media.mediaText),hl(p.cssRules,h);continue}"cssRules"in p&&p.cssRules&&hl(p.cssRules,h)}}var xl={exports:{}};/*! axe v4.11.4
|
|
2
2
|
* Copyright (c) 2015 - 2026 Deque Systems, Inc.
|
|
3
3
|
*
|
|
4
4
|
* Your use of this Source Code Form is subject to the terms of the Mozilla Public
|
|
@@ -8,26 +8,26 @@ import{_ as tk}from"./preload-helper-D7HrI6pR.js";import{o as Ee,c as At,e as El
|
|
|
8
8
|
* This entire copyright notice must appear in every copy of this file you
|
|
9
9
|
* distribute or in any file that contains substantial portions of this source
|
|
10
10
|
* code.
|
|
11
|
-
*/
|
|
12
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
13
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
14
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var Ze,ft=!0,It=!1;return{s:function(){H=H.call(k)},n:function(){var bt=H.next();return ft=bt.done,bt},e:function(bt){It=!0,Ze=bt},f:function(){try{ft||H.return==null||H.return()}finally{if(It)throw Ze}}}}function Mn(k,M){if(k){if(typeof k=="string")return Pn(k,M);var H={}.toString.call(k).slice(8,-1);return H==="Object"&&k.constructor&&(H=k.constructor.name),H==="Map"||H==="Set"?Array.from(k):H==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(H)?Pn(k,M):void 0}}function Pn(k,M){(M==null||M>k.length)&&(M=k.length);for(var H=0,te=Array(M);H<M;H++)te[H]=k[H];return te}function B(k){"@babel/helpers - typeof";return B=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(M){return typeof M}:function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},B(k)}(function(k,M,H,te,Le,Ze,ft,It,ut,bt,Ia){var mv=Object.create,Na=Object.defineProperty,hv=Object.getPrototypeOf,vv=Object.prototype.hasOwnProperty,gv=Object.getOwnPropertyNames,bv=Object.getOwnPropertyDescriptor,yv=function(t,r,a){return r in t?Na(t,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[r]=a},wv=function(t){return Na(t,"__esModule",{value:!0})},A=function(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}},Vt=function(t,r){for(var a in r)Na(t,a,{get:r[a],enumerable:!0})},Dv=function(t,r,a){if(r&&B(r)==="object"||typeof r=="function"){var n=Be(gv(r)),i;try{var o=function(){var s=i.value;!vv.call(t,s)&&s!=="default"&&Na(t,s,{get:function(){return r[s]},enumerable:!(a=bv(r,s))||a.enumerable})};for(n.s();!(i=n.n()).done;)o()}catch(u){n.e(u)}finally{n.f()}}return t},er=function(t){return Dv(wv(Na(t!=null?mv(hv(t)):{},"default",t&&t.__esModule&&"default"in t?{get:function(){return t.default},enumerable:!0}:{value:t,enumerable:!0})),t)},Ll=function(t,r,a){return yv(t,B(r)!=="symbol"?r+"":r,a),a},Ev=A(function(e,t){(function(r,a){B(e)==="object"&&typeof t<"u"?t.exports=a():r.ES6Promise=a()})(e,function(){function r(I){var q=B(I);return I!==null&&(q==="object"||q==="function")}function a(I){return typeof I=="function"}var n=void 0;Array.isArray?n=Array.isArray:n=function(q){return Object.prototype.toString.call(q)==="[object Array]"};var i=n,o=0,u=void 0,s=void 0,l=function(q,G){O[o]=q,O[o+1]=G,o+=2,o===2&&(s?s(P):Y())};function c(I){s=I}function d(I){l=I}var m=typeof p<"u"?p:void 0,v=m||{},b=v.MutationObserver||v.WebKitMutationObserver,w=typeof self>"u"&&typeof process<"u"&&{}.toString.call(process)==="[object process]",E=typeof Uint8ClampedArray<"u"&&typeof importScripts<"u"&&typeof MessageChannel<"u";function _(){return function(){return process.nextTick(P)}}function x(){return typeof u<"u"?function(){u(P)}:T()}function C(){var I=0,q=new b(P),G=y.createTextNode("");return q.observe(G,{characterData:!0}),function(){G.data=I=++I%2}}function R(){var I=new MessageChannel;return I.port1.onmessage=P,function(){return I.port2.postMessage(0)}}function T(){var I=setTimeout;return function(){return I(P,1)}}var O=new Array(1e3);function P(){for(var I=0;I<o;I+=2){var q=O[I],G=O[I+1];q(G),O[I]=void 0,O[I+1]=void 0}o=0}function $(){try{var I=Function("return this")().require("vertx");return u=I.runOnLoop||I.runOnContext,x()}catch{return T()}}var Y=void 0;w?Y=_():b?Y=C():E?Y=R():m===void 0?Y=$():Y=T();function L(I,q){var G=this,ie=new this.constructor(K);ie[W]===void 0&&He(ie);var ve=G._state;if(ve){var xe=arguments[ve-1];l(function(){return qe(ve,ie,xe,G._result)})}else Re(G,ie,I,q);return ie}function z(I){var q=this;if(I&&B(I)==="object"&&I.constructor===q)return I;var G=new q(K);return J(G,I),G}var W=Math.random().toString(36).substring(2);function K(){}var se=void 0,he=1,ae=2;function fe(){return new TypeError("You cannot resolve a promise with itself")}function V(){return new TypeError("A promises callback cannot return that same promise.")}function ue(I,q,G,ie){try{I.call(q,G,ie)}catch(ve){return ve}}function F(I,q,G){l(function(ie){var ve=!1,xe=ue(G,q,function(ot){ve||(ve=!0,q!==ot?J(ie,ot):re(ie,ot))},function(ot){ve||(ve=!0,oe(ie,ot))},"Settle: "+(ie._label||" unknown promise"));!ve&&xe&&(ve=!0,oe(ie,xe))},I)}function Q(I,q){q._state===he?re(I,q._result):q._state===ae?oe(I,q._result):Re(q,void 0,function(G){return J(I,G)},function(G){return oe(I,G)})}function j(I,q,G){q.constructor===I.constructor&&G===L&&q.constructor.resolve===z?Q(I,q):G===void 0?re(I,q):a(G)?F(I,q,G):re(I,q)}function J(I,q){if(I===q)oe(I,fe());else if(r(q)){var G=void 0;try{G=q.then}catch(ie){oe(I,ie);return}j(I,q,G)}else re(I,q)}function me(I){I._onerror&&I._onerror(I._result),Me(I)}function re(I,q){I._state===se&&(I._result=q,I._state=he,I._subscribers.length!==0&&l(Me,I))}function oe(I,q){I._state===se&&(I._state=ae,I._result=q,l(me,I))}function Re(I,q,G,ie){var ve=I._subscribers,xe=ve.length;I._onerror=null,ve[xe]=q,ve[xe+he]=G,ve[xe+ae]=ie,xe===0&&I._state&&l(Me,I)}function Me(I){var q=I._subscribers,G=I._state;if(q.length!==0){for(var ie=void 0,ve=void 0,xe=I._result,ot=0;ot<q.length;ot+=3)ie=q[ot],ve=q[ot+G],ie?qe(G,ie,ve,xe):ve(xe);I._subscribers.length=0}}function qe(I,q,G,ie){var ve=a(G),xe=void 0,ot=void 0,_a=!0;if(ve){try{xe=G(ie)}catch(po){_a=!1,ot=po}if(q===xe){oe(q,V());return}}else xe=ie;q._state!==se||(ve&&_a?J(q,xe):_a===!1?oe(q,ot):I===he?re(q,xe):I===ae&&oe(q,xe))}function Ke(I,q){try{q(function(ie){J(I,ie)},function(ie){oe(I,ie)})}catch(G){oe(I,G)}}var rt=0;function et(){return rt++}function He(I){I[W]=rt++,I._state=void 0,I._result=void 0,I._subscribers=[]}function Ea(){return new Error("Array Methods must be provided an Array")}var dt=function(){function I(q,G){this._instanceConstructor=q,this.promise=new q(K),this.promise[W]||He(this.promise),i(G)?(this.length=G.length,this._remaining=G.length,this._result=new Array(this.length),this.length===0?re(this.promise,this._result):(this.length=this.length||0,this._enumerate(G),this._remaining===0&&re(this.promise,this._result))):oe(this.promise,Ea())}return I.prototype._enumerate=function(G){for(var ie=0;this._state===se&&ie<G.length;ie++)this._eachEntry(G[ie],ie)},I.prototype._eachEntry=function(G,ie){var ve=this._instanceConstructor,xe=ve.resolve;if(xe===z){var ot=void 0,_a=void 0,po=!1;try{ot=G.then}catch(dl){po=!0,_a=dl}if(ot===L&&G._state!==se)this._settledAt(G._state,ie,G._result);else if(typeof ot!="function")this._remaining--,this._result[ie]=G;else if(ve===Ye){var cl=new ve(K);po?oe(cl,_a):j(cl,G,ot),this._willSettleAt(cl,ie)}else this._willSettleAt(new ve(function(dl){return dl(G)}),ie)}else this._willSettleAt(xe(G),ie)},I.prototype._settledAt=function(G,ie,ve){var xe=this.promise;xe._state===se&&(this._remaining--,G===ae?oe(xe,ve):this._result[ie]=ve),this._remaining===0&&re(xe,this._result)},I.prototype._willSettleAt=function(G,ie){var ve=this;Re(G,void 0,function(xe){return ve._settledAt(he,ie,xe)},function(xe){return ve._settledAt(ae,ie,xe)})},I}();function Ve(I){return new dt(this,I).promise}function at(I){var q=this;return i(I)?new q(function(G,ie){for(var ve=I.length,xe=0;xe<ve;xe++)q.resolve(I[xe]).then(G,ie)}):new q(function(G,ie){return ie(new TypeError("You must pass an array to race."))})}function Xe(I){var q=this,G=new q(K);return oe(G,I),G}function ht(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function vt(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var Ye=function(){function I(q){this[W]=et(),this._result=this._state=void 0,this._subscribers=[],K!==q&&(typeof q!="function"&&ht(),this instanceof I?Ke(this,q):vt())}return I.prototype.catch=function(G){return this.then(null,G)},I.prototype.finally=function(G){var ie=this,ve=ie.constructor;return a(G)?ie.then(function(xe){return ve.resolve(G()).then(function(){return xe})},function(xe){return ve.resolve(G()).then(function(){throw xe})}):ie.then(G,G)},I}();Ye.prototype.then=L,Ye.all=Ve,Ye.race=at,Ye.resolve=z,Ye.reject=Xe,Ye._setScheduler=c,Ye._setAsap=d,Ye._asap=l;function Pe(){var I=void 0;if(typeof D<"u")I=D;else if(typeof self<"u")I=self;else try{I=Function("return this")()}catch{throw new Error("polyfill failed because global object is unavailable in this environment")}var q=I.Promise;if(q){var G=null;try{G=Object.prototype.toString.call(q.resolve())}catch{}if(G==="[object Promise]"&&!q.cast)return}I.Promise=Ye}return Ye.polyfill=Pe,Ye.Promise=Ye,Ye})}),_v=A(function(e){var t=1e5,r=function(){var F=Object.prototype.toString,Q=Object.prototype.hasOwnProperty;return{Class:function(J){return F.call(J).replace(/^\[object *|\]$/g,"")},HasProperty:function(J,me){return me in J},HasOwnProperty:function(J,me){return Q.call(J,me)},IsCallable:function(J){return typeof J=="function"},ToInt32:function(J){return J>>0},ToUint32:function(J){return J>>>0}}}(),a=Math.LN2,n=Math.abs,i=Math.floor,o=Math.log,u=Math.min,s=Math.pow,l=Math.round;function c(F,Q,j){return F<Q?Q:F>j?j:F}var d=Object.getOwnPropertyNames||function(F){if(F!==Object(F))throw new TypeError("Object.getOwnPropertyNames called on non-object");var Q=[],j;for(j in F)r.HasOwnProperty(F,j)&&Q.push(j);return Q},m;Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{}),!0}catch{return!1}}()?m=Object.defineProperty:m=function(Q,j,J){if(!Q===Object(Q))throw new TypeError("Object.defineProperty called on non-object");return r.HasProperty(J,"get")&&Object.prototype.__defineGetter__&&Object.prototype.__defineGetter__.call(Q,j,J.get),r.HasProperty(J,"set")&&Object.prototype.__defineSetter__&&Object.prototype.__defineSetter__.call(Q,j,J.set),r.HasProperty(J,"value")&&(Q[j]=J.value),Q};function v(F){if(d&&m){var Q=d(F),j;for(j=0;j<Q.length;j+=1)m(F,Q[j],{value:F[Q[j]],writable:!1,enumerable:!1,configurable:!1})}}function b(F){if(!m)return;if(F.length>t)throw new RangeError("Array too large for polyfill");function Q(J){m(F,J,{get:function(){return F._getter(J)},set:function(re){F._setter(J,re)},enumerable:!0,configurable:!1})}var j;for(j=0;j<F.length;j+=1)Q(j)}function w(F,Q){var j=32-Q;return F<<j>>j}function E(F,Q){var j=32-Q;return F<<j>>>j}function _(F){return[F&255]}function x(F){return w(F[0],8)}function C(F){return[F&255]}function R(F){return E(F[0],8)}function T(F){return F=l(Number(F)),[F<0?0:F>255?255:F&255]}function O(F){return[F>>8&255,F&255]}function P(F){return w(F[0]<<8|F[1],16)}function $(F){return[F>>8&255,F&255]}function Y(F){return E(F[0]<<8|F[1],16)}function L(F){return[F>>24&255,F>>16&255,F>>8&255,F&255]}function z(F){return w(F[0]<<24|F[1]<<16|F[2]<<8|F[3],32)}function W(F){return[F>>24&255,F>>16&255,F>>8&255,F&255]}function K(F){return E(F[0]<<24|F[1]<<16|F[2]<<8|F[3],32)}function se(F,Q,j){var J=(1<<Q-1)-1,me,re,oe,Re,Me,qe,Ke;function rt(et){var He=i(et),Ea=et-He;return Ea<.5?He:Ea>.5||He%2?He+1:He}for(F!==F?(re=(1<<Q)-1,oe=s(2,j-1),me=0):F===1/0||F===-1/0?(re=(1<<Q)-1,oe=0,me=F<0?1:0):F===0?(re=0,oe=0,me=1/F===-1/0?1:0):(me=F<0,F=n(F),F>=s(2,1-J)?(re=u(i(o(F)/a),1023),oe=rt(F/s(2,re)*s(2,j)),oe/s(2,j)>=2&&(re=re+1,oe=1),re>J?(re=(1<<Q)-1,oe=0):(re=re+J,oe=oe-s(2,j))):(re=0,oe=rt(F/s(2,1-J-j)))),Me=[],Re=j;Re;Re-=1)Me.push(oe%2?1:0),oe=i(oe/2);for(Re=Q;Re;Re-=1)Me.push(re%2?1:0),re=i(re/2);for(Me.push(me?1:0),Me.reverse(),qe=Me.join(""),Ke=[];qe.length;)Ke.push(parseInt(qe.substring(0,8),2)),qe=qe.substring(8);return Ke}function he(F,Q,j){var J=[],me,re,oe,Re,Me,qe,Ke,rt;for(me=F.length;me;me-=1)for(oe=F[me-1],re=8;re;re-=1)J.push(oe%2?1:0),oe=oe>>1;return J.reverse(),Re=J.join(""),Me=(1<<Q-1)-1,qe=parseInt(Re.substring(0,1),2)?-1:1,Ke=parseInt(Re.substring(1,1+Q),2),rt=parseInt(Re.substring(1+Q),2),Ke===(1<<Q)-1?rt===0?qe*(1/0):NaN:Ke>0?qe*s(2,Ke-Me)*(1+rt/s(2,j)):rt!==0?qe*s(2,-(Me-1))*(rt/s(2,j)):qe<0?-0:0}function ae(F){return he(F,11,52)}function fe(F){return se(F,11,52)}function V(F){return he(F,8,23)}function ue(F){return se(F,8,23)}(function(){function F(et){if(et=r.ToInt32(et),et<0)throw new RangeError("ArrayBuffer size is not a small enough positive integer");this.byteLength=et,this._bytes=[],this._bytes.length=et;var He;for(He=0;He<this.byteLength;He+=1)this._bytes[He]=0;v(this)}e.ArrayBuffer=e.ArrayBuffer||F;function Q(){}function j(et,He,Ea){var dt;return dt=function(at,Xe,ht){var vt,Ye,Pe,I;if(!arguments.length||typeof arguments[0]=="number"){if(this.length=r.ToInt32(arguments[0]),ht<0)throw new RangeError("ArrayBufferView size is not a small enough positive integer");this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new F(this.byteLength),this.byteOffset=0}else if(B(arguments[0])==="object"&&arguments[0].constructor===dt)for(vt=arguments[0],this.length=vt.length,this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new F(this.byteLength),this.byteOffset=0,Pe=0;Pe<this.length;Pe+=1)this._setter(Pe,vt._getter(Pe));else if(B(arguments[0])==="object"&&!(arguments[0]instanceof F||r.Class(arguments[0])==="ArrayBuffer"))for(Ye=arguments[0],this.length=r.ToUint32(Ye.length),this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new F(this.byteLength),this.byteOffset=0,Pe=0;Pe<this.length;Pe+=1)I=Ye[Pe],this._setter(Pe,Number(I));else if(B(arguments[0])==="object"&&(arguments[0]instanceof F||r.Class(arguments[0])==="ArrayBuffer")){if(this.buffer=at,this.byteOffset=r.ToUint32(Xe),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(this.byteOffset%this.BYTES_PER_ELEMENT)throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");if(arguments.length<3){if(this.byteLength=this.buffer.byteLength-this.byteOffset,this.byteLength%this.BYTES_PER_ELEMENT)throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");this.length=this.byteLength/this.BYTES_PER_ELEMENT}else this.length=r.ToUint32(ht),this.byteLength=this.length*this.BYTES_PER_ELEMENT;if(this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer")}else throw new TypeError("Unexpected argument type(s)");this.constructor=dt,v(this),b(this)},dt.prototype=new Q,dt.prototype.BYTES_PER_ELEMENT=et,dt.prototype._pack=He,dt.prototype._unpack=Ea,dt.BYTES_PER_ELEMENT=et,dt.prototype._getter=function(Ve){if(arguments.length<1)throw new SyntaxError("Not enough arguments");if(Ve=r.ToUint32(Ve),!(Ve>=this.length)){for(var at=[],Xe=0,ht=this.byteOffset+Ve*this.BYTES_PER_ELEMENT;Xe<this.BYTES_PER_ELEMENT;Xe+=1,ht+=1)at.push(this.buffer._bytes[ht]);return this._unpack(at)}},dt.prototype.get=dt.prototype._getter,dt.prototype._setter=function(Ve,at){if(arguments.length<2)throw new SyntaxError("Not enough arguments");if(Ve=r.ToUint32(Ve),Ve<this.length){var Xe=this._pack(at),ht,vt;for(ht=0,vt=this.byteOffset+Ve*this.BYTES_PER_ELEMENT;ht<this.BYTES_PER_ELEMENT;ht+=1,vt+=1)this.buffer._bytes[vt]=Xe[ht]}},dt.prototype.set=function(Ve,at){if(arguments.length<1)throw new SyntaxError("Not enough arguments");var Xe,ht,vt,Ye,Pe,I,q,G,ie,ve;if(B(arguments[0])==="object"&&arguments[0].constructor===this.constructor){if(Xe=arguments[0],vt=r.ToUint32(arguments[1]),vt+Xe.length>this.length)throw new RangeError("Offset plus length of array is out of range");if(G=this.byteOffset+vt*this.BYTES_PER_ELEMENT,ie=Xe.length*this.BYTES_PER_ELEMENT,Xe.buffer===this.buffer){for(ve=[],Pe=0,I=Xe.byteOffset;Pe<ie;Pe+=1,I+=1)ve[Pe]=Xe.buffer._bytes[I];for(Pe=0,q=G;Pe<ie;Pe+=1,q+=1)this.buffer._bytes[q]=ve[Pe]}else for(Pe=0,I=Xe.byteOffset,q=G;Pe<ie;Pe+=1,I+=1,q+=1)this.buffer._bytes[q]=Xe.buffer._bytes[I]}else if(B(arguments[0])==="object"&&typeof arguments[0].length<"u"){if(ht=arguments[0],Ye=r.ToUint32(ht.length),vt=r.ToUint32(arguments[1]),vt+Ye>this.length)throw new RangeError("Offset plus length of array is out of range");for(Pe=0;Pe<Ye;Pe+=1)I=ht[Pe],this._setter(vt+Pe,Number(I))}else throw new TypeError("Unexpected argument type(s)")},dt.prototype.subarray=function(Ve,at){Ve=r.ToInt32(Ve),at=r.ToInt32(at),arguments.length<1&&(Ve=0),arguments.length<2&&(at=this.length),Ve<0&&(Ve=this.length+Ve),at<0&&(at=this.length+at),Ve=c(Ve,0,this.length),at=c(at,0,this.length);var Xe=at-Ve;return Xe<0&&(Xe=0),new this.constructor(this.buffer,this.byteOffset+Ve*this.BYTES_PER_ELEMENT,Xe)},dt}var J=j(1,_,x),me=j(1,C,R),re=j(1,T,R),oe=j(2,O,P),Re=j(2,$,Y),Me=j(4,L,z),qe=j(4,W,K),Ke=j(4,ue,V),rt=j(8,fe,ae);e.Int8Array=e.Int8Array||J,e.Uint8Array=e.Uint8Array||me,e.Uint8ClampedArray=e.Uint8ClampedArray||re,e.Int16Array=e.Int16Array||oe,e.Uint16Array=e.Uint16Array||Re,e.Int32Array=e.Int32Array||Me,e.Uint32Array=e.Uint32Array||qe,e.Float32Array=e.Float32Array||Ke,e.Float64Array=e.Float64Array||rt})(),function(){function F(re,oe){return r.IsCallable(re.get)?re.get(oe):re[oe]}var Q=function(){var re=new e.Uint16Array([4660]),oe=new e.Uint8Array(re.buffer);return F(oe,0)===18}();function j(re,oe,Re){if(arguments.length===0)re=new e.ArrayBuffer(0);else if(!(re instanceof e.ArrayBuffer||r.Class(re)==="ArrayBuffer"))throw new TypeError("TypeError");if(this.buffer=re||new e.ArrayBuffer(0),this.byteOffset=r.ToUint32(oe),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(arguments.length<3?this.byteLength=this.buffer.byteLength-this.byteOffset:this.byteLength=r.ToUint32(Re),this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");v(this)}function J(re){return function(oe,Re){if(oe=r.ToUint32(oe),oe+re.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");oe+=this.byteOffset;var Me=new e.Uint8Array(this.buffer,oe,re.BYTES_PER_ELEMENT),qe=[],Ke;for(Ke=0;Ke<re.BYTES_PER_ELEMENT;Ke+=1)qe.push(F(Me,Ke));return!!Re==!!Q&&qe.reverse(),F(new re(new e.Uint8Array(qe).buffer),0)}}j.prototype.getUint8=J(e.Uint8Array),j.prototype.getInt8=J(e.Int8Array),j.prototype.getUint16=J(e.Uint16Array),j.prototype.getInt16=J(e.Int16Array),j.prototype.getUint32=J(e.Uint32Array),j.prototype.getInt32=J(e.Int32Array),j.prototype.getFloat32=J(e.Float32Array),j.prototype.getFloat64=J(e.Float64Array);function me(re){return function(oe,Re,Me){if(oe=r.ToUint32(oe),oe+re.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");var qe=new re([Re]),Ke=new e.Uint8Array(qe.buffer),rt=[],et,He;for(et=0;et<re.BYTES_PER_ELEMENT;et+=1)rt.push(F(Ke,et));!!Me==!!Q&&rt.reverse(),He=new e.Uint8Array(this.buffer,oe,re.BYTES_PER_ELEMENT),He.set(rt)}}j.prototype.setUint8=me(e.Uint8Array),j.prototype.setInt8=me(e.Int8Array),j.prototype.setUint16=me(e.Uint16Array),j.prototype.setInt16=me(e.Int16Array),j.prototype.setUint32=me(e.Uint32Array),j.prototype.setInt32=me(e.Int32Array),j.prototype.setFloat32=me(e.Float32Array),j.prototype.setFloat64=me(e.Float64Array),e.DataView=e.DataView||j}()}),xv=A(function(e){(function(t){if(t.WeakMap)return;var r=Object.prototype.hasOwnProperty,a=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{value:1}).x===1}catch{}}(),n=function(u,s,l){a?Object.defineProperty(u,s,{configurable:!0,writable:!0,value:l}):u[s]=l};t.WeakMap=function(){function o(){if(this===void 0)throw new TypeError("Constructor WeakMap requires 'new'");if(n(this,"_id",s("_WeakMap")),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}n(o.prototype,"delete",function(c){if(u(this,"delete"),!i(c))return!1;var d=c[this._id];return d&&d[0]===c?(delete c[this._id],!0):!1}),n(o.prototype,"get",function(c){if(u(this,"get"),!!i(c)){var d=c[this._id];if(d&&d[0]===c)return d[1]}}),n(o.prototype,"has",function(c){if(u(this,"has"),!i(c))return!1;var d=c[this._id];return!!(d&&d[0]===c)}),n(o.prototype,"set",function(c,d){if(u(this,"set"),!i(c))throw new TypeError("Invalid value used as weak map key");var m=c[this._id];return m&&m[0]===c?(m[1]=d,this):(n(c,this._id,[c,d]),this)});function u(c,d){if(!i(c)||!r.call(c,"_id"))throw new TypeError(d+" method called on incompatible receiver "+B(c))}function s(c){return c+"_"+l()+"."+l()}function l(){return Math.random().toString().substring(2)}return n(o,"_polyfill",!0),o}();function i(o){return Object(o)===o}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof p<"u"?p:typeof D<"u"?D:e)}),Gt=A(function(e,t){var r=function(n){return n&&n.Math===Math&&n};t.exports=r((typeof globalThis>"u"?"undefined":B(globalThis))=="object"&&globalThis)||r((typeof p>"u"?"undefined":B(p))=="object"&&p)||r((typeof self>"u"?"undefined":B(self))=="object"&&self)||r((typeof D>"u"?"undefined":B(D))=="object"&&D)||r(B(e)=="object"&&e)||function(){return this}()||Function("return this")()}),Ut=A(function(e,t){t.exports=function(r){try{return!!r()}catch{return!0}}}),Ln=A(function(e,t){var r=Ut();t.exports=!r(function(){var a=(function(){}).bind();return typeof a!="function"||a.hasOwnProperty("prototype")})}),Av=A(function(e,t){var r=Ln(),a=Function.prototype,n=a.apply,i=a.call;t.exports=(typeof Reflect>"u"?"undefined":B(Reflect))=="object"&&Reflect.apply||(r?i.bind(n):function(){return i.apply(n,arguments)})}),Nt=A(function(e,t){var r=Ln(),a=Function.prototype,n=a.call,i=r&&a.bind.bind(n,n);t.exports=r?i:function(o){return function(){return n.apply(o,arguments)}}}),Bn=A(function(e,t){var r=Nt(),a=r({}.toString),n=r("".slice);t.exports=function(i){return n(a(i),8,-1)}}),Bl=A(function(e,t){var r=Bn(),a=Nt();t.exports=function(n){if(r(n)==="Function")return a(n)}}),Et=A(function(e,t){var r=(typeof y>"u"?"undefined":B(y))=="object"&&y.all;t.exports=typeof r>"u"&&r!==void 0?function(a){return typeof a=="function"||a===r}:function(a){return typeof a=="function"}}),tr=A(function(e,t){var r=Ut();t.exports=!r(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})}),qr=A(function(e,t){var r=Ln(),a=Function.prototype.call;t.exports=r?a.bind(a):function(){return a.apply(a,arguments)}}),$l=A(function(e){var t={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,a=r&&!t.call({1:2},1);e.f=a?function(i){var o=r(this,i);return!!o&&o.enumerable}:t}),$n=A(function(e,t){t.exports=function(r,a){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:a}}}),Cv=A(function(e,t){var r=Nt(),a=Ut(),n=Bn(),i=Object,o=r("".split);t.exports=a(function(){return!i("z").propertyIsEnumerable(0)})?function(u){return n(u)==="String"?o(u,""):i(u)}:i}),Lo=A(function(e,t){t.exports=function(r){return r==null}}),qn=A(function(e,t){var r=Lo(),a=TypeError;t.exports=function(n){if(r(n))throw new a("Can't call method on "+n);return n}}),Ma=A(function(e,t){var r=Cv(),a=qn();t.exports=function(n){return r(a(n))}}),Er=A(function(e,t){var r=Et();t.exports=function(a){return B(a)=="object"?a!==null:r(a)}}),Pa=A(function(e,t){t.exports={}}),Bo=A(function(e,t){var r=Pa(),a=Gt(),n=Et(),i=function(u){return n(u)?u:void 0};t.exports=function(o,u){return arguments.length<2?i(r[o])||i(a[o]):r[o]&&r[o][u]||a[o]&&a[o][u]}}),Rv=A(function(e,t){var r=Nt();t.exports=r({}.isPrototypeOf)}),Tv=A(function(e,t){var r=Gt(),a=r.navigator,n=a&&a.userAgent;t.exports=n?String(n):""}),Fv=A(function(e,t){var r=Gt(),a=Tv(),n=r.process,i=r.Deno,o=n&&n.versions||i&&i.version,u=o&&o.v8,s,l;u&&(s=u.split("."),l=s[0]>0&&s[0]<4?1:+(s[0]+s[1])),!l&&a&&(s=a.match(/Edge\/(\d+)/),(!s||s[1]>=74)&&(s=a.match(/Chrome\/(\d+)/),s&&(l=+s[1]))),t.exports=l}),ql=A(function(e,t){var r=Fv(),a=Ut(),n=Gt(),i=n.String;t.exports=!!Object.getOwnPropertySymbols&&!a(function(){var o=Symbol("symbol detection");return!i(o)||!(Object(o)instanceof Symbol)||!Symbol.sham&&r&&r<41})}),jl=A(function(e,t){var r=ql();t.exports=r&&!Symbol.sham&&B(Symbol.iterator)=="symbol"}),zl=A(function(e,t){var r=Bo(),a=Et(),n=Rv(),i=jl(),o=Object;t.exports=i?function(u){return B(u)=="symbol"}:function(u){var s=r("Symbol");return a(s)&&n(s.prototype,o(u))}}),Hl=A(function(e,t){var r=String;t.exports=function(a){try{return r(a)}catch{return"Object"}}}),jn=A(function(e,t){var r=Et(),a=Hl(),n=TypeError;t.exports=function(i){if(r(i))return i;throw new n(a(i)+" is not a function")}}),$o=A(function(e,t){var r=jn(),a=Lo();t.exports=function(n,i){var o=n[i];return a(o)?void 0:r(o)}}),Sv=A(function(e,t){var r=qr(),a=Et(),n=Er(),i=TypeError;t.exports=function(o,u){var s,l;if(u==="string"&&a(s=o.toString)&&!n(l=r(s,o))||a(s=o.valueOf)&&!n(l=r(s,o))||u!=="string"&&a(s=o.toString)&&!n(l=r(s,o)))return l;throw new i("Can't convert object to primitive value")}}),qo=A(function(e,t){t.exports=!0}),kv=A(function(e,t){var r=Gt(),a=Object.defineProperty;t.exports=function(n,i){try{a(r,n,{value:i,configurable:!0,writable:!0})}catch{r[n]=i}return i}}),zn=A(function(e,t){var r=qo(),a=Gt(),n=kv(),i="__core-js_shared__",o=t.exports=a[i]||n(i,{});(o.versions||(o.versions=[])).push({version:"3.48.0",mode:r?"pure":"global",copyright:"© 2013–2025 Denis Pushkarev (zloirock.ru), 2025–2026 CoreJS Company (core-js.io). All rights reserved.",license:"https://github.com/zloirock/core-js/blob/v3.48.0/LICENSE",source:"https://github.com/zloirock/core-js"})}),Vl=A(function(e,t){var r=zn();t.exports=function(a,n){return r[a]||(r[a]=n||{})}}),jo=A(function(e,t){var r=qn(),a=Object;t.exports=function(n){return a(r(n))}}),pr=A(function(e,t){var r=Nt(),a=jo(),n=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(o,u){return n(a(o),u)}}),Gl=A(function(e,t){var r=Nt(),a=0,n=Math.random(),i=r(1.1.toString);t.exports=function(o){return"Symbol("+(o===void 0?"":o)+")_"+i(++a+n,36)}}),mr=A(function(e,t){var r=Gt(),a=Vl(),n=pr(),i=Gl(),o=ql(),u=jl(),s=r.Symbol,l=a("wks"),c=u?s.for||s:s&&s.withoutSetter||i;t.exports=function(d){return n(l,d)||(l[d]=o&&n(s,d)?s[d]:c("Symbol."+d)),l[d]}}),Ov=A(function(e,t){var r=qr(),a=Er(),n=zl(),i=$o(),o=Sv(),u=mr(),s=TypeError,l=u("toPrimitive");t.exports=function(c,d){if(!a(c)||n(c))return c;var m=i(c,l),v;if(m){if(d===void 0&&(d="default"),v=r(m,c,d),!a(v)||n(v))return v;throw new s("Can't convert object to primitive value")}return d===void 0&&(d="number"),o(c,d)}}),Ul=A(function(e,t){var r=Ov(),a=zl();t.exports=function(n){var i=r(n,"string");return a(i)?i:i+""}}),Wl=A(function(e,t){var r=Gt(),a=Er(),n=r.document,i=a(n)&&a(n.createElement);t.exports=function(o){return i?n.createElement(o):{}}}),Yl=A(function(e,t){var r=tr(),a=Ut(),n=Wl();t.exports=!r&&!a(function(){return Object.defineProperty(n("div"),"a",{get:function(){return 7}}).a!==7})}),Iv=A(function(e){var t=tr(),r=qr(),a=$l(),n=$n(),i=Ma(),o=Ul(),u=pr(),s=Yl(),l=Object.getOwnPropertyDescriptor;e.f=t?l:function(d,m){if(d=i(d),m=o(m),s)try{return l(d,m)}catch{}if(u(d,m))return n(!r(a.f,d,m),d[m])}}),Nv=A(function(e,t){var r=Ut(),a=Et(),n=/#|\.prototype\./,i=function(d,m){var v=u[o(d)];return v===l?!0:v===s?!1:a(m)?r(m):!!m},o=i.normalize=function(c){return String(c).replace(n,".").toLowerCase()},u=i.data={},s=i.NATIVE="N",l=i.POLYFILL="P";t.exports=i}),Kl=A(function(e,t){var r=Bl(),a=jn(),n=Ln(),i=r(r.bind);t.exports=function(o,u){return a(o),u===void 0?o:n?i(o,u):function(){return o.apply(u,arguments)}}}),Xl=A(function(e,t){var r=tr(),a=Ut();t.exports=r&&a(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})}),aa=A(function(e,t){var r=Er(),a=String,n=TypeError;t.exports=function(i){if(r(i))return i;throw new n(a(i)+" is not an object")}}),Hn=A(function(e){var t=tr(),r=Yl(),a=Xl(),n=aa(),i=Ul(),o=TypeError,u=Object.defineProperty,s=Object.getOwnPropertyDescriptor,l="enumerable",c="configurable",d="writable";e.f=t?a?function(v,b,w){if(n(v),b=i(b),n(w),typeof v=="function"&&b==="prototype"&&"value"in w&&d in w&&!w[d]){var E=s(v,b);E&&E[d]&&(v[b]=w.value,w={configurable:c in w?w[c]:E[c],enumerable:l in w?w[l]:E[l],writable:!1})}return u(v,b,w)}:u:function(v,b,w){if(n(v),b=i(b),n(w),r)try{return u(v,b,w)}catch{}if("get"in w||"set"in w)throw new o("Accessors not supported");return"value"in w&&(v[b]=w.value),v}}),La=A(function(e,t){var r=tr(),a=Hn(),n=$n();t.exports=r?function(i,o,u){return a.f(i,o,n(1,u))}:function(i,o,u){return i[o]=u,i}}),Vn=A(function(e,t){var r=Gt(),a=Av(),n=Bl(),i=Et(),o=Iv().f,u=Nv(),s=Pa(),l=Kl(),c=La(),d=pr();zn();var m=function(b){var w=function(_,x,C){if(this instanceof w){switch(arguments.length){case 0:return new b;case 1:return new b(_);case 2:return new b(_,x)}return new b(_,x,C)}return a(b,this,arguments)};return w.prototype=b.prototype,w};t.exports=function(v,b){var w=v.target,E=v.global,_=v.stat,x=v.proto,C=E?r:_?r[w]:r[w]&&r[w].prototype,R=E?s:s[w]||c(s,w,{})[w],T=R.prototype,O,P,$,Y,L,z,W,K,se;for(Y in b)O=u(E?Y:w+(_?".":"#")+Y,v.forced),P=!O&&C&&d(C,Y),z=R[Y],P&&(v.dontCallGetSet?(se=o(C,Y),W=se&&se.value):W=C[Y]),L=P&&W?W:b[Y],!(!O&&!x&&B(z)==B(L))&&(v.bind&&P?K=l(L,r):v.wrap&&P?K=m(L):x&&i(L)?K=n(L):K=L,(v.sham||L&&L.sham||z&&z.sham)&&c(K,"sham",!0),c(R,Y,K),x&&($=w+"Prototype",d(s,$)||c(s,$,{}),c(s[$],Y,L),v.real&&T&&(O||!T[Y])&&c(T,Y,L)))}}),Mv=A(function(){var e=Vn(),t=pr();e({target:"Object",stat:!0},{hasOwn:t})}),Pv=A(function(e,t){Mv();var r=Pa();t.exports=r.Object.hasOwn}),Lv=A(function(e,t){var r=Pv();t.exports=r}),Bv=A(function(e,t){var r=Lv();t.exports=r}),zo=A(function(e,t){var r=Vl(),a=Gl(),n=r("keys");t.exports=function(i){return n[i]||(n[i]=a(i))}}),$v=A(function(e,t){var r=Ut();t.exports=!r(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})}),Ho=A(function(e,t){var r=pr(),a=Et(),n=jo(),i=zo(),o=$v(),u=i("IE_PROTO"),s=Object,l=s.prototype;t.exports=o?s.getPrototypeOf:function(c){var d=n(c);if(r(d,u))return d[u];var m=d.constructor;return a(m)&&d instanceof m?m.prototype:d instanceof s?l:null}}),qv=A(function(e,t){var r=Math.ceil,a=Math.floor;t.exports=Math.trunc||function(i){var o=+i;return(o>0?a:r)(o)}}),Vo=A(function(e,t){var r=qv();t.exports=function(a){var n=+a;return n!==n||n===0?0:r(n)}}),jv=A(function(e,t){var r=Vo(),a=Math.max,n=Math.min;t.exports=function(i,o){var u=r(i);return u<0?a(u+o,0):n(u,o)}}),zv=A(function(e,t){var r=Vo(),a=Math.min;t.exports=function(n){var i=r(n);return i>0?a(i,9007199254740991):0}}),Zl=A(function(e,t){var r=zv();t.exports=function(a){return r(a.length)}}),Hv=A(function(e,t){var r=Ma(),a=jv(),n=Zl(),i=function(u){return function(s,l,c){var d=r(s),m=n(d);if(m===0)return!u&&-1;var v=a(c,m),b;if(u&&l!==l){for(;m>v;)if(b=d[v++],b!==b)return!0}else for(;m>v;v++)if((u||v in d)&&d[v]===l)return u||v||0;return!u&&-1}};t.exports={includes:i(!0),indexOf:i(!1)}}),Go=A(function(e,t){t.exports={}}),Vv=A(function(e,t){var r=Nt(),a=pr(),n=Ma(),i=Hv().indexOf,o=Go(),u=r([].push);t.exports=function(s,l){var c=n(s),d=0,m=[],v;for(v in c)!a(o,v)&&a(c,v)&&u(m,v);for(;l.length>d;)a(c,v=l[d++])&&(~i(m,v)||u(m,v));return m}}),Ql=A(function(e,t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}),Jl=A(function(e,t){var r=Vv(),a=Ql();t.exports=Object.keys||function(i){return r(i,a)}}),Gv=A(function(e,t){var r=tr(),a=Ut(),n=Nt(),i=Ho(),o=Jl(),u=Ma(),s=$l().f,l=n(s),c=n([].push),d=r&&a(function(){var v=Object.create(null);return v[2]=2,!l(v,2)}),m=function(b){return function(w){for(var E=u(w),_=o(E),x=d&&i(E)===null,C=_.length,R=0,T=[],O;C>R;)O=_[R++],(!r||(x?O in E:l(E,O)))&&c(T,b?[O,E[O]]:E[O]);return T}};t.exports={entries:m(!0),values:m(!1)}}),Uv=A(function(){var e=Vn(),t=Gv().values;e({target:"Object",stat:!0},{values:function(a){return t(a)}})}),Wv=A(function(e,t){Uv();var r=Pa();t.exports=r.Object.values}),Yv=A(function(e,t){var r=Wv();t.exports=r}),Kv=A(function(e,t){var r=Yv();t.exports=r}),Uo=A(function(e,t){var r=mr(),a=r("toStringTag"),n={};n[a]="z",t.exports=String(n)==="[object z]"}),Gn=A(function(e,t){var r=Uo(),a=Et(),n=Bn(),i=mr(),o=i("toStringTag"),u=Object,s=n(function(){return arguments}())==="Arguments",l=function(d,m){try{return d[m]}catch{}};t.exports=r?n:function(c){var d,m,v;return c===void 0?"Undefined":c===null?"Null":typeof(m=l(d=u(c),o))=="string"?m:s?n(d):(v=n(d))==="Object"&&a(d.callee)?"Arguments":v}}),ec=A(function(e,t){var r=Gn(),a=String;t.exports=function(n){if(r(n)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return a(n)}}),Xv=A(function(e,t){var r=Nt(),a=Vo(),n=ec(),i=qn(),o=r("".charAt),u=r("".charCodeAt),s=r("".slice),l=function(d){return function(m,v){var b=n(i(m)),w=a(v),E=b.length,_,x;return w<0||w>=E?d?"":void 0:(_=u(b,w),_<55296||_>56319||w+1===E||(x=u(b,w+1))<56320||x>57343?d?o(b,w):_:d?s(b,w,w+2):(_-55296<<10)+(x-56320)+65536)}};t.exports={codeAt:l(!1),charAt:l(!0)}}),Zv=A(function(e,t){var r=Gt(),a=Et(),n=r.WeakMap;t.exports=a(n)&&/native code/.test(String(n))}),Qv=A(function(e,t){var r=Zv(),a=Gt(),n=Er(),i=La(),o=pr(),u=zn(),s=zo(),l=Go(),c="Object already initialized",d=a.TypeError,m=a.WeakMap,v,b,w,E=function(T){return w(T)?b(T):v(T,{})},_=function(T){return function(O){var P;if(!n(O)||(P=b(O)).type!==T)throw new d("Incompatible receiver, "+T+" required");return P}};r||u.state?(x=u.state||(u.state=new m),x.get=x.get,x.has=x.has,x.set=x.set,v=function(T,O){if(x.has(T))throw new d(c);return O.facade=T,x.set(T,O),O},b=function(T){return x.get(T)||{}},w=function(T){return x.has(T)}):(C=s("state"),l[C]=!0,v=function(T,O){if(o(T,C))throw new d(c);return O.facade=T,i(T,C,O),O},b=function(T){return o(T,C)?T[C]:{}},w=function(T){return o(T,C)});var x,C;t.exports={set:v,get:b,has:w,enforce:E,getterFor:_}}),Jv=A(function(e,t){var r=tr(),a=pr(),n=Function.prototype,i=r&&Object.getOwnPropertyDescriptor,o=a(n,"name"),u=o&&(function(){}).name==="something",s=o&&(!r||r&&i(n,"name").configurable);t.exports={EXISTS:o,PROPER:u,CONFIGURABLE:s}}),eg=A(function(e){var t=tr(),r=Xl(),a=Hn(),n=aa(),i=Ma(),o=Jl();e.f=t&&!r?Object.defineProperties:function(s,l){n(s);for(var c=i(l),d=o(l),m=d.length,v=0,b;m>v;)a.f(s,b=d[v++],c[b]);return s}}),tg=A(function(e,t){var r=Bo();t.exports=r("document","documentElement")}),tc=A(function(e,t){var r=aa(),a=eg(),n=Ql(),i=Go(),o=tg(),u=Wl(),s=zo(),l=">",c="<",d="prototype",m="script",v=s("IE_PROTO"),b=function(){},w=function(T){return c+m+l+T+c+"/"+m+l},E=function(T){T.write(w("")),T.close();var O=T.parentWindow.Object;return T=null,O},_=function(){var T=u("iframe"),O="java"+m+":",P;return T.style.display="none",o.appendChild(T),T.src=String(O),P=T.contentWindow.document,P.open(),P.write(w("document.F=Object")),P.close(),P.F},x,C=function(){try{x=new ActiveXObject("htmlfile")}catch{}C=typeof y<"u"?y.domain&&x?E(x):_():E(x);for(var T=n.length;T--;)delete C[d][n[T]];return C()};i[v]=!0,t.exports=Object.create||function(T,O){var P;return T!==null?(b[d]=r(T),P=new b,b[d]=null,P[v]=T):P=C(),O===void 0?P:a.f(P,O)}}),rc=A(function(e,t){var r=La();t.exports=function(a,n,i,o){return o&&o.enumerable?a[n]=i:r(a,n,i),a}}),ac=A(function(e,t){var r=Ut(),a=Et(),n=Er(),i=tc(),o=Ho(),u=rc(),s=mr(),l=qo(),c=s("iterator"),d=!1,m,v,b;[].keys&&(b=[].keys(),"next"in b?(v=o(o(b)),v!==Object.prototype&&(m=v)):d=!0);var w=!n(m)||r(function(){var E={};return m[c].call(E)!==E});w?m={}:l&&(m=i(m)),a(m[c])||u(m,c,function(){return this}),t.exports={IteratorPrototype:m,BUGGY_SAFARI_ITERATORS:d}}),rg=A(function(e,t){var r=Uo(),a=Gn();t.exports=r?{}.toString:function(){return"[object "+a(this)+"]"}}),nc=A(function(e,t){var r=Uo(),a=Hn().f,n=La(),i=pr(),o=rg(),u=mr(),s=u("toStringTag");t.exports=function(l,c,d,m){var v=d?l:l&&l.prototype;v&&(i(v,s)||a(v,s,{configurable:!0,value:c}),m&&!r&&n(v,"toString",o))}}),Un=A(function(e,t){t.exports={}}),ag=A(function(e,t){var r=ac().IteratorPrototype,a=tc(),n=$n(),i=nc(),o=Un(),u=function(){return this};t.exports=function(s,l,c,d){var m=l+" Iterator";return s.prototype=a(r,{next:n(+!d,c)}),i(s,m,!1,!0),o[m]=u,s}}),ng=A(function(e,t){var r=Nt(),a=jn();t.exports=function(n,i,o){try{return r(a(Object.getOwnPropertyDescriptor(n,i)[o]))}catch{}}}),ig=A(function(e,t){var r=Er();t.exports=function(a){return r(a)||a===null}}),og=A(function(e,t){var r=ig(),a=String,n=TypeError;t.exports=function(i){if(r(i))return i;throw new n("Can't set "+a(i)+" as a prototype")}}),ug=A(function(e,t){var r=ng(),a=Er(),n=qn(),i=og();t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var o=!1,u={},s;try{s=r(Object.prototype,"__proto__","set"),s(u,[]),o=u instanceof Array}catch{}return function(c,d){return n(c),i(d),a(c)&&(o?s(c,d):c.__proto__=d),c}}():void 0)}),sg=A(function(e,t){var r=Vn(),a=qr(),n=qo(),i=Jv(),o=Et(),u=ag(),s=Ho(),l=ug(),c=nc(),d=La(),m=rc(),v=mr(),b=Un(),w=ac(),E=i.PROPER,_=i.CONFIGURABLE,x=w.IteratorPrototype,C=w.BUGGY_SAFARI_ITERATORS,R=v("iterator"),T="keys",O="values",P="entries",$=function(){return this};t.exports=function(Y,L,z,W,K,se,he){u(z,L,W);var ae=function(Re){if(Re===K&&Q)return Q;if(!C&&Re&&Re in ue)return ue[Re];switch(Re){case T:return function(){return new z(this,Re)};case O:return function(){return new z(this,Re)};case P:return function(){return new z(this,Re)}}return function(){return new z(this)}},fe=L+" Iterator",V=!1,ue=Y.prototype,F=ue[R]||ue["@@iterator"]||K&&ue[K],Q=!C&&F||ae(K),j=L==="Array"&&ue.entries||F,J,me,re;if(j&&(J=s(j.call(new Y)),J!==Object.prototype&&J.next&&(!n&&s(J)!==x&&(l?l(J,x):o(J[R])||m(J,R,$)),c(J,fe,!0,!0),n&&(b[fe]=$))),E&&K===O&&F&&F.name!==O&&(!n&&_?d(ue,"name",O):(V=!0,Q=function(){return a(F,this)})),K)if(me={values:ae(O),keys:se?Q:ae(T),entries:ae(P)},he)for(re in me)(C||V||!(re in ue))&&m(ue,re,me[re]);else r({target:L,proto:!0,forced:C||V},me);return(!n||he)&&ue[R]!==Q&&m(ue,R,Q,{name:K}),b[L]=Q,me}}),lg=A(function(e,t){t.exports=function(r,a){return{value:r,done:a}}}),cg=A(function(){var e=Xv().charAt,t=ec(),r=Qv(),a=sg(),n=lg(),i="String Iterator",o=r.set,u=r.getterFor(i);a(String,"String",function(s){o(this,{type:i,string:t(s),index:0})},function(){var l=u(this),c=l.string,d=l.index,m;return d>=c.length?n(void 0,!0):(m=e(c,d),l.index+=m.length,n(m,!1))})}),dg=A(function(e,t){var r=qr(),a=aa(),n=$o();t.exports=function(i,o,u){var s,l;a(i);try{if(s=n(i,"return"),!s){if(o==="throw")throw u;return u}s=r(s,i)}catch(c){l=!0,s=c}if(o==="throw")throw u;if(l)throw s;return a(s),u}}),fg=A(function(e,t){var r=aa(),a=dg();t.exports=function(n,i,o,u){try{return u?i(r(o)[0],o[1]):i(o)}catch(s){a(n,"throw",s)}}}),pg=A(function(e,t){var r=mr(),a=Un(),n=r("iterator"),i=Array.prototype;t.exports=function(o){return o!==void 0&&(a.Array===o||i[n]===o)}}),mg=A(function(e,t){var r=Nt(),a=Et(),n=zn(),i=r(Function.toString);a(n.inspectSource)||(n.inspectSource=function(o){return i(o)}),t.exports=n.inspectSource}),hg=A(function(e,t){var r=Nt(),a=Ut(),n=Et(),i=Gn(),o=Bo(),u=mg(),s=function(){},l=o("Reflect","construct"),c=/^\s*(?:class|function)\b/,d=r(c.exec),m=!c.test(s),v=function(E){if(!n(E))return!1;try{return l(s,[],E),!0}catch{return!1}},b=function(E){if(!n(E))return!1;switch(i(E)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return m||!!d(c,u(E))}catch{return!0}};b.sham=!0,t.exports=!l||a(function(){var w;return v(v.call)||!v(Object)||!v(function(){w=!0})||w})?b:v}),vg=A(function(e,t){var r=tr(),a=Hn(),n=$n();t.exports=function(i,o,u){r?a.f(i,o,n(0,u)):i[o]=u}}),gg=A(function(e,t){var r=Bn();t.exports=Array.isArray||function(n){return r(n)==="Array"}}),bg=A(function(e,t){var r=tr(),a=gg(),n=TypeError,i=Object.getOwnPropertyDescriptor,o=r&&!function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(u){return u instanceof TypeError}}();t.exports=o?function(u,s){if(a(u)&&!i(u,"length").writable)throw new n("Cannot set read only .length");return u.length=s}:function(u,s){return u.length=s}}),ic=A(function(e,t){var r=Gn(),a=$o(),n=Lo(),i=Un(),o=mr(),u=o("iterator");t.exports=function(s){if(!n(s))return a(s,u)||a(s,"@@iterator")||i[r(s)]}}),yg=A(function(e,t){var r=qr(),a=jn(),n=aa(),i=Hl(),o=ic(),u=TypeError;t.exports=function(s,l){var c=arguments.length<2?o(s):l;if(a(c))return n(r(c,s));throw new u(i(s)+" is not iterable")}}),wg=A(function(e,t){var r=Kl(),a=qr(),n=jo(),i=fg(),o=pg(),u=hg(),s=Zl(),l=vg(),c=bg(),d=yg(),m=ic(),v=Array;t.exports=function(w){var E=n(w),_=u(this),x=arguments.length,C=x>1?arguments[1]:void 0,R=C!==void 0;R&&(C=r(C,x>2?arguments[2]:void 0));var T=m(E),O=0,P,$,Y,L,z,W;if(T&&!(this===v&&o(T)))for($=_?new this:[],L=d(E,T),z=L.next;!(Y=a(z,L)).done;O++)W=R?i(L,C,[Y.value,O],!0):Y.value,l($,O,W);else for(P=s(E),$=_?new this(P):v(P);P>O;O++)W=R?C(E[O],O):E[O],l($,O,W);return c($,O),$}}),Dg=A(function(e,t){var r=mr(),a=r("iterator"),n=!1;try{i=0,o={next:function(){return{done:!!i++}},return:function(){n=!0}},o[a]=function(){return this},Array.from(o,function(){throw 2})}catch{}var i,o;t.exports=function(u,s){try{if(!s&&!n)return!1}catch{return!1}var l=!1;try{var c={};c[a]=function(){return{next:function(){return{done:l=!0}}}},u(c)}catch{}return l}}),Eg=A(function(){var e=Vn(),t=wg(),r=Dg(),a=!r(function(n){Array.from(n)});e({target:"Array",stat:!0,forced:a},{from:t})}),_g=A(function(e,t){cg(),Eg();var r=Pa();t.exports=r.Array.from}),xg=A(function(e,t){var r=_g();t.exports=r}),oc=A(function(e,t){var r=xg();t.exports=r}),uc=A(function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(o){return o>="a"&&o<="z"||o>="A"&&o<="Z"||o==="-"||o==="_"}e.isIdentStart=t;function r(o){return o>="a"&&o<="z"||o>="A"&&o<="Z"||o>="0"&&o<="9"||o==="-"||o==="_"}e.isIdent=r;function a(o){return o>="a"&&o<="f"||o>="A"&&o<="F"||o>="0"&&o<="9"}e.isHex=a;function n(o){for(var u=o.length,s="",l=0;l<u;){var c=o.charAt(l);if(e.identSpecialChars[c])s+="\\"+c;else if(c==="_"||c==="-"||c>="A"&&c<="Z"||c>="a"&&c<="z"||l!==0&&c>="0"&&c<="9")s+=c;else{var d=c.charCodeAt(0);if((d&63488)===55296){var m=o.charCodeAt(l++);if((d&64512)!==55296||(m&64512)!==56320)throw Error("UCS-2(decode): illegal sequence");d=((d&1023)<<10)+(m&1023)+65536}s+="\\"+d.toString(16)+" "}l++}return s}e.escapeIdentifier=n;function i(o){for(var u=o.length,s="",l=0,c;l<u;){var d=o.charAt(l);d==='"'?d='\\"':d==="\\"?d="\\\\":(c=e.strReplacementsRev[d])!==void 0&&(d=c),s+=d,l++}return'"'+s+'"'}e.escapeStr=i,e.identSpecialChars={"!":!0,'"':!0,"#":!0,$:!0,"%":!0,"&":!0,"'":!0,"(":!0,")":!0,"*":!0,"+":!0,",":!0,".":!0,"/":!0,";":!0,"<":!0,"=":!0,">":!0,"?":!0,"@":!0,"[":!0,"\\":!0,"]":!0,"^":!0,"`":!0,"{":!0,"|":!0,"}":!0,"~":!0},e.strReplacementsRev={"\n":"\\n","\r":"\\r"," ":"\\t","\f":"\\f","\v":"\\v"},e.singleQuoteEscapeChars={n:`
|
|
11
|
+
*/xl.exports;(function(f){(function h(p){var D=p,y=p.document,g=g||{};g.version="4.11.4",B(f)==="object"&&f.exports&&typeof h.toString=="function"&&(g.source="("+h.toString()+')(typeof window === "object" ? window : this);',f.exports=g),typeof p.getComputedStyle=="function"&&(p.axe=g);var S=["precision","format","inGamut"],N=["space"],X=["algorithm"],te=["method"],U=["maxDeltaE","deltaEMethod","steps","maxSteps"],ne=["node"],Ce=["relatedNodes"],le=["node"],be=["variant"],Te=["matches"],nt=["chromium"],wt=["noImplicit"],dr=["noPresentational"],fr=["node"],Sa=["environmentData"],Ie=["environmentData"],Ct=["environmentData"],gt=["environmentData"],it=["environmentData"];function Br(k){return Ml(k)||kl(k)||Pn(k)||Nl()}function $r(k){var M=typeof Map=="function"?new Map:void 0;return $r=function(ee){if(ee===null||!uv(ee))return ee;if(typeof ee!="function")throw new TypeError("Super expression must either be null or a function");if(M!==void 0){if(M.has(ee))return M.get(ee);M.set(ee,Le)}function Le(){return Sl(ee,arguments,Oa(this).constructor)}return Le.prototype=Object.create(ee.prototype,{constructor:{value:Le,enumerable:!1,writable:!0,configurable:!0}}),Ia(Le,ee)},$r(k)}function uv(k){try{return Function.toString.call(k).indexOf("[native code]")!==-1}catch{return typeof k=="function"}}function ka(k,M,H){return(M=Ll(M))in k?Object.defineProperty(k,M,{value:H,enumerable:!0,configurable:!0,writable:!0}):k[M]=H,k}function Sl(k,M,H){if(Lo())return Reflect.construct.apply(null,arguments);var ee=[null];ee.push.apply(ee,M);var Le=new(k.bind.apply(k,ee));return H&&Ia(Le,H.prototype),Le}function tt(k,M){if(k==null)return{};var H,ee,Le=sv(k,M);if(Object.getOwnPropertySymbols){var Ze=Object.getOwnPropertySymbols(k);for(ee=0;ee<Ze.length;ee++)H=Ze[ee],M.indexOf(H)===-1&&{}.propertyIsEnumerable.call(k,H)&&(Le[H]=k[H])}return Le}function sv(k,M){if(k==null)return{};var H={};for(var ee in k)if({}.hasOwnProperty.call(k,ee)){if(M.indexOf(ee)!==-1)continue;H[ee]=k[ee]}return H}function Nn(k,M,H){return M=Oa(M),lv(k,Lo()?Reflect.construct(M,H||[],Oa(k).constructor):M.apply(k,H))}function lv(k,M){if(M&&(B(M)=="object"||typeof M=="function"))return M;if(M!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return cv(k)}function cv(k){if(k===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return k}function Lo(){try{var k=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Lo=function(){return!!k})()}function Oa(k){return Oa=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(M){return M.__proto__||Object.getPrototypeOf(M)},Oa(k)}function Mn(k,M){if(typeof M!="function"&&M!==null)throw new TypeError("Super expression must either be null or a function");k.prototype=Object.create(M&&M.prototype,{constructor:{value:k,writable:!0,configurable:!0}}),Object.defineProperty(k,"prototype",{writable:!1}),M&&Ia(k,M)}function Ia(k,M){return Ia=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(H,ee){return H.__proto__=ee,H},Ia(k,M)}function _e(){return _e=Object.assign?Object.assign.bind():function(k){for(var M=1;M<arguments.length;M++){var H=arguments[M];for(var ee in H)({}).hasOwnProperty.call(H,ee)&&(k[ee]=H[ee])}return k},_e.apply(null,arguments)}function ce(k){return fv(k)||kl(k)||Pn(k)||dv()}function dv(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
12
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kl(k){if(typeof Symbol<"u"&&k[Symbol.iterator]!=null||k["@@iterator"]!=null)return Array.from(k)}function fv(k){if(Array.isArray(k))return Ln(k)}function Dr(k,M,H){Il(k,M),M.set(k,H)}function Ol(k,M){Il(k,M),M.add(k)}function Il(k,M){if(M.has(k))throw new TypeError("Cannot initialize the same private elements twice on an object")}function jt(k,M){return k.get(aa(k,M))}function Dt(k,M,H){return k.set(aa(k,M),H),H}function aa(k,M,H){if(typeof k=="function"?k===M:k.has(M))return arguments.length<3?M:H;throw new TypeError("Private element is not present on this object")}function Z(k,M){return Ml(k)||pv(k,M)||Pn(k,M)||Nl()}function Nl(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
13
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function pv(k,M){var H=k==null?null:typeof Symbol<"u"&&k[Symbol.iterator]||k["@@iterator"];if(H!=null){var ee,Le,Ze,ft,It=[],ut=!0,bt=!1;try{if(Ze=(H=H.call(k)).next,M===0){if(Object(H)!==H)return;ut=!1}else for(;!(ut=(ee=Ze.call(H)).done)&&(It.push(ee.value),It.length!==M);ut=!0);}catch(Na){bt=!0,Le=Na}finally{try{if(!ut&&H.return!=null&&(ft=H.return(),Object(ft)!==ft))return}finally{if(bt)throw Le}}return It}}function Ml(k){if(Array.isArray(k))return k}function zt(k,M){if(!(k instanceof M))throw new TypeError("Cannot call a class as a function")}function Pl(k,M){for(var H=0;H<M.length;H++){var ee=M[H];ee.enumerable=ee.enumerable||!1,ee.configurable=!0,"value"in ee&&(ee.writable=!0),Object.defineProperty(k,Ll(ee.key),ee)}}function Ht(k,M,H){return M&&Pl(k.prototype,M),H&&Pl(k,H),Object.defineProperty(k,"prototype",{writable:!1}),k}function Ll(k){var M=mv(k,"string");return B(M)=="symbol"?M:M+""}function mv(k,M){if(B(k)!="object"||!k)return k;var H=k[Symbol.toPrimitive];if(H!==void 0){var ee=H.call(k,M);if(B(ee)!="object")return ee;throw new TypeError("@@toPrimitive must return a primitive value.")}return(M==="string"?String:Number)(k)}function Be(k,M){var H=typeof Symbol<"u"&&k[Symbol.iterator]||k["@@iterator"];if(!H){if(Array.isArray(k)||(H=Pn(k))||M){H&&(k=H);var ee=0,Le=function(){};return{s:Le,n:function(){return ee>=k.length?{done:!0}:{done:!1,value:k[ee++]}},e:function(bt){throw bt},f:Le}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
14
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var Ze,ft=!0,It=!1;return{s:function(){H=H.call(k)},n:function(){var bt=H.next();return ft=bt.done,bt},e:function(bt){It=!0,Ze=bt},f:function(){try{ft||H.return==null||H.return()}finally{if(It)throw Ze}}}}function Pn(k,M){if(k){if(typeof k=="string")return Ln(k,M);var H={}.toString.call(k).slice(8,-1);return H==="Object"&&k.constructor&&(H=k.constructor.name),H==="Map"||H==="Set"?Array.from(k):H==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(H)?Ln(k,M):void 0}}function Ln(k,M){(M==null||M>k.length)&&(M=k.length);for(var H=0,ee=Array(M);H<M;H++)ee[H]=k[H];return ee}function B(k){"@babel/helpers - typeof";return B=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(M){return typeof M}:function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},B(k)}(function(k,M,H,ee,Le,Ze,ft,It,ut,bt,Na){var hv=Object.create,Ma=Object.defineProperty,vv=Object.getPrototypeOf,gv=Object.prototype.hasOwnProperty,bv=Object.getOwnPropertyNames,yv=Object.getOwnPropertyDescriptor,wv=function(t,r,a){return r in t?Ma(t,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[r]=a},Dv=function(t){return Ma(t,"__esModule",{value:!0})},A=function(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}},Vt=function(t,r){for(var a in r)Ma(t,a,{get:r[a],enumerable:!0})},Ev=function(t,r,a){if(r&&B(r)==="object"||typeof r=="function"){var n=Be(bv(r)),i;try{var o=function(){var s=i.value;!gv.call(t,s)&&s!=="default"&&Ma(t,s,{get:function(){return r[s]},enumerable:!(a=yv(r,s))||a.enumerable})};for(n.s();!(i=n.n()).done;)o()}catch(u){n.e(u)}finally{n.f()}}return t},er=function(t){return Ev(Dv(Ma(t!=null?hv(vv(t)):{},"default",t&&t.__esModule&&"default"in t?{get:function(){return t.default},enumerable:!0}:{value:t,enumerable:!0})),t)},Bl=function(t,r,a){return wv(t,B(r)!=="symbol"?r+"":r,a),a},_v=A(function(e,t){(function(r,a){B(e)==="object"&&typeof t<"u"?t.exports=a():r.ES6Promise=a()})(e,function(){function r(I){var q=B(I);return I!==null&&(q==="object"||q==="function")}function a(I){return typeof I=="function"}var n=void 0;Array.isArray?n=Array.isArray:n=function(q){return Object.prototype.toString.call(q)==="[object Array]"};var i=n,o=0,u=void 0,s=void 0,l=function(q,G){O[o]=q,O[o+1]=G,o+=2,o===2&&(s?s(P):Y())};function c(I){s=I}function d(I){l=I}var m=typeof p<"u"?p:void 0,v=m||{},b=v.MutationObserver||v.WebKitMutationObserver,w=typeof self>"u"&&typeof process<"u"&&{}.toString.call(process)==="[object process]",E=typeof Uint8ClampedArray<"u"&&typeof importScripts<"u"&&typeof MessageChannel<"u";function _(){return function(){return process.nextTick(P)}}function x(){return typeof u<"u"?function(){u(P)}:T()}function C(){var I=0,q=new b(P),G=y.createTextNode("");return q.observe(G,{characterData:!0}),function(){G.data=I=++I%2}}function R(){var I=new MessageChannel;return I.port1.onmessage=P,function(){return I.port2.postMessage(0)}}function T(){var I=setTimeout;return function(){return I(P,1)}}var O=new Array(1e3);function P(){for(var I=0;I<o;I+=2){var q=O[I],G=O[I+1];q(G),O[I]=void 0,O[I+1]=void 0}o=0}function $(){try{var I=Function("return this")().require("vertx");return u=I.runOnLoop||I.runOnContext,x()}catch{return T()}}var Y=void 0;w?Y=_():b?Y=C():E?Y=R():m===void 0?Y=$():Y=T();function L(I,q){var G=this,ie=new this.constructor(K);ie[W]===void 0&&He(ie);var ve=G._state;if(ve){var xe=arguments[ve-1];l(function(){return qe(ve,ie,xe,G._result)})}else Re(G,ie,I,q);return ie}function z(I){var q=this;if(I&&B(I)==="object"&&I.constructor===q)return I;var G=new q(K);return J(G,I),G}var W=Math.random().toString(36).substring(2);function K(){}var se=void 0,he=1,ae=2;function fe(){return new TypeError("You cannot resolve a promise with itself")}function V(){return new TypeError("A promises callback cannot return that same promise.")}function ue(I,q,G,ie){try{I.call(q,G,ie)}catch(ve){return ve}}function F(I,q,G){l(function(ie){var ve=!1,xe=ue(G,q,function(ot){ve||(ve=!0,q!==ot?J(ie,ot):re(ie,ot))},function(ot){ve||(ve=!0,oe(ie,ot))},"Settle: "+(ie._label||" unknown promise"));!ve&&xe&&(ve=!0,oe(ie,xe))},I)}function Q(I,q){q._state===he?re(I,q._result):q._state===ae?oe(I,q._result):Re(q,void 0,function(G){return J(I,G)},function(G){return oe(I,G)})}function j(I,q,G){q.constructor===I.constructor&&G===L&&q.constructor.resolve===z?Q(I,q):G===void 0?re(I,q):a(G)?F(I,q,G):re(I,q)}function J(I,q){if(I===q)oe(I,fe());else if(r(q)){var G=void 0;try{G=q.then}catch(ie){oe(I,ie);return}j(I,q,G)}else re(I,q)}function me(I){I._onerror&&I._onerror(I._result),Me(I)}function re(I,q){I._state===se&&(I._result=q,I._state=he,I._subscribers.length!==0&&l(Me,I))}function oe(I,q){I._state===se&&(I._state=ae,I._result=q,l(me,I))}function Re(I,q,G,ie){var ve=I._subscribers,xe=ve.length;I._onerror=null,ve[xe]=q,ve[xe+he]=G,ve[xe+ae]=ie,xe===0&&I._state&&l(Me,I)}function Me(I){var q=I._subscribers,G=I._state;if(q.length!==0){for(var ie=void 0,ve=void 0,xe=I._result,ot=0;ot<q.length;ot+=3)ie=q[ot],ve=q[ot+G],ie?qe(G,ie,ve,xe):ve(xe);I._subscribers.length=0}}function qe(I,q,G,ie){var ve=a(G),xe=void 0,ot=void 0,xa=!0;if(ve){try{xe=G(ie)}catch(mo){xa=!1,ot=mo}if(q===xe){oe(q,V());return}}else xe=ie;q._state!==se||(ve&&xa?J(q,xe):xa===!1?oe(q,ot):I===he?re(q,xe):I===ae&&oe(q,xe))}function Ke(I,q){try{q(function(ie){J(I,ie)},function(ie){oe(I,ie)})}catch(G){oe(I,G)}}var rt=0;function et(){return rt++}function He(I){I[W]=rt++,I._state=void 0,I._result=void 0,I._subscribers=[]}function _a(){return new Error("Array Methods must be provided an Array")}var dt=function(){function I(q,G){this._instanceConstructor=q,this.promise=new q(K),this.promise[W]||He(this.promise),i(G)?(this.length=G.length,this._remaining=G.length,this._result=new Array(this.length),this.length===0?re(this.promise,this._result):(this.length=this.length||0,this._enumerate(G),this._remaining===0&&re(this.promise,this._result))):oe(this.promise,_a())}return I.prototype._enumerate=function(G){for(var ie=0;this._state===se&&ie<G.length;ie++)this._eachEntry(G[ie],ie)},I.prototype._eachEntry=function(G,ie){var ve=this._instanceConstructor,xe=ve.resolve;if(xe===z){var ot=void 0,xa=void 0,mo=!1;try{ot=G.then}catch(fl){mo=!0,xa=fl}if(ot===L&&G._state!==se)this._settledAt(G._state,ie,G._result);else if(typeof ot!="function")this._remaining--,this._result[ie]=G;else if(ve===Ye){var dl=new ve(K);mo?oe(dl,xa):j(dl,G,ot),this._willSettleAt(dl,ie)}else this._willSettleAt(new ve(function(fl){return fl(G)}),ie)}else this._willSettleAt(xe(G),ie)},I.prototype._settledAt=function(G,ie,ve){var xe=this.promise;xe._state===se&&(this._remaining--,G===ae?oe(xe,ve):this._result[ie]=ve),this._remaining===0&&re(xe,this._result)},I.prototype._willSettleAt=function(G,ie){var ve=this;Re(G,void 0,function(xe){return ve._settledAt(he,ie,xe)},function(xe){return ve._settledAt(ae,ie,xe)})},I}();function Ve(I){return new dt(this,I).promise}function at(I){var q=this;return i(I)?new q(function(G,ie){for(var ve=I.length,xe=0;xe<ve;xe++)q.resolve(I[xe]).then(G,ie)}):new q(function(G,ie){return ie(new TypeError("You must pass an array to race."))})}function Xe(I){var q=this,G=new q(K);return oe(G,I),G}function ht(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function vt(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var Ye=function(){function I(q){this[W]=et(),this._result=this._state=void 0,this._subscribers=[],K!==q&&(typeof q!="function"&&ht(),this instanceof I?Ke(this,q):vt())}return I.prototype.catch=function(G){return this.then(null,G)},I.prototype.finally=function(G){var ie=this,ve=ie.constructor;return a(G)?ie.then(function(xe){return ve.resolve(G()).then(function(){return xe})},function(xe){return ve.resolve(G()).then(function(){throw xe})}):ie.then(G,G)},I}();Ye.prototype.then=L,Ye.all=Ve,Ye.race=at,Ye.resolve=z,Ye.reject=Xe,Ye._setScheduler=c,Ye._setAsap=d,Ye._asap=l;function Pe(){var I=void 0;if(typeof D<"u")I=D;else if(typeof self<"u")I=self;else try{I=Function("return this")()}catch{throw new Error("polyfill failed because global object is unavailable in this environment")}var q=I.Promise;if(q){var G=null;try{G=Object.prototype.toString.call(q.resolve())}catch{}if(G==="[object Promise]"&&!q.cast)return}I.Promise=Ye}return Ye.polyfill=Pe,Ye.Promise=Ye,Ye})}),xv=A(function(e){var t=1e5,r=function(){var F=Object.prototype.toString,Q=Object.prototype.hasOwnProperty;return{Class:function(J){return F.call(J).replace(/^\[object *|\]$/g,"")},HasProperty:function(J,me){return me in J},HasOwnProperty:function(J,me){return Q.call(J,me)},IsCallable:function(J){return typeof J=="function"},ToInt32:function(J){return J>>0},ToUint32:function(J){return J>>>0}}}(),a=Math.LN2,n=Math.abs,i=Math.floor,o=Math.log,u=Math.min,s=Math.pow,l=Math.round;function c(F,Q,j){return F<Q?Q:F>j?j:F}var d=Object.getOwnPropertyNames||function(F){if(F!==Object(F))throw new TypeError("Object.getOwnPropertyNames called on non-object");var Q=[],j;for(j in F)r.HasOwnProperty(F,j)&&Q.push(j);return Q},m;Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{}),!0}catch{return!1}}()?m=Object.defineProperty:m=function(Q,j,J){if(!Q===Object(Q))throw new TypeError("Object.defineProperty called on non-object");return r.HasProperty(J,"get")&&Object.prototype.__defineGetter__&&Object.prototype.__defineGetter__.call(Q,j,J.get),r.HasProperty(J,"set")&&Object.prototype.__defineSetter__&&Object.prototype.__defineSetter__.call(Q,j,J.set),r.HasProperty(J,"value")&&(Q[j]=J.value),Q};function v(F){if(d&&m){var Q=d(F),j;for(j=0;j<Q.length;j+=1)m(F,Q[j],{value:F[Q[j]],writable:!1,enumerable:!1,configurable:!1})}}function b(F){if(!m)return;if(F.length>t)throw new RangeError("Array too large for polyfill");function Q(J){m(F,J,{get:function(){return F._getter(J)},set:function(re){F._setter(J,re)},enumerable:!0,configurable:!1})}var j;for(j=0;j<F.length;j+=1)Q(j)}function w(F,Q){var j=32-Q;return F<<j>>j}function E(F,Q){var j=32-Q;return F<<j>>>j}function _(F){return[F&255]}function x(F){return w(F[0],8)}function C(F){return[F&255]}function R(F){return E(F[0],8)}function T(F){return F=l(Number(F)),[F<0?0:F>255?255:F&255]}function O(F){return[F>>8&255,F&255]}function P(F){return w(F[0]<<8|F[1],16)}function $(F){return[F>>8&255,F&255]}function Y(F){return E(F[0]<<8|F[1],16)}function L(F){return[F>>24&255,F>>16&255,F>>8&255,F&255]}function z(F){return w(F[0]<<24|F[1]<<16|F[2]<<8|F[3],32)}function W(F){return[F>>24&255,F>>16&255,F>>8&255,F&255]}function K(F){return E(F[0]<<24|F[1]<<16|F[2]<<8|F[3],32)}function se(F,Q,j){var J=(1<<Q-1)-1,me,re,oe,Re,Me,qe,Ke;function rt(et){var He=i(et),_a=et-He;return _a<.5?He:_a>.5||He%2?He+1:He}for(F!==F?(re=(1<<Q)-1,oe=s(2,j-1),me=0):F===1/0||F===-1/0?(re=(1<<Q)-1,oe=0,me=F<0?1:0):F===0?(re=0,oe=0,me=1/F===-1/0?1:0):(me=F<0,F=n(F),F>=s(2,1-J)?(re=u(i(o(F)/a),1023),oe=rt(F/s(2,re)*s(2,j)),oe/s(2,j)>=2&&(re=re+1,oe=1),re>J?(re=(1<<Q)-1,oe=0):(re=re+J,oe=oe-s(2,j))):(re=0,oe=rt(F/s(2,1-J-j)))),Me=[],Re=j;Re;Re-=1)Me.push(oe%2?1:0),oe=i(oe/2);for(Re=Q;Re;Re-=1)Me.push(re%2?1:0),re=i(re/2);for(Me.push(me?1:0),Me.reverse(),qe=Me.join(""),Ke=[];qe.length;)Ke.push(parseInt(qe.substring(0,8),2)),qe=qe.substring(8);return Ke}function he(F,Q,j){var J=[],me,re,oe,Re,Me,qe,Ke,rt;for(me=F.length;me;me-=1)for(oe=F[me-1],re=8;re;re-=1)J.push(oe%2?1:0),oe=oe>>1;return J.reverse(),Re=J.join(""),Me=(1<<Q-1)-1,qe=parseInt(Re.substring(0,1),2)?-1:1,Ke=parseInt(Re.substring(1,1+Q),2),rt=parseInt(Re.substring(1+Q),2),Ke===(1<<Q)-1?rt===0?qe*(1/0):NaN:Ke>0?qe*s(2,Ke-Me)*(1+rt/s(2,j)):rt!==0?qe*s(2,-(Me-1))*(rt/s(2,j)):qe<0?-0:0}function ae(F){return he(F,11,52)}function fe(F){return se(F,11,52)}function V(F){return he(F,8,23)}function ue(F){return se(F,8,23)}(function(){function F(et){if(et=r.ToInt32(et),et<0)throw new RangeError("ArrayBuffer size is not a small enough positive integer");this.byteLength=et,this._bytes=[],this._bytes.length=et;var He;for(He=0;He<this.byteLength;He+=1)this._bytes[He]=0;v(this)}e.ArrayBuffer=e.ArrayBuffer||F;function Q(){}function j(et,He,_a){var dt;return dt=function(at,Xe,ht){var vt,Ye,Pe,I;if(!arguments.length||typeof arguments[0]=="number"){if(this.length=r.ToInt32(arguments[0]),ht<0)throw new RangeError("ArrayBufferView size is not a small enough positive integer");this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new F(this.byteLength),this.byteOffset=0}else if(B(arguments[0])==="object"&&arguments[0].constructor===dt)for(vt=arguments[0],this.length=vt.length,this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new F(this.byteLength),this.byteOffset=0,Pe=0;Pe<this.length;Pe+=1)this._setter(Pe,vt._getter(Pe));else if(B(arguments[0])==="object"&&!(arguments[0]instanceof F||r.Class(arguments[0])==="ArrayBuffer"))for(Ye=arguments[0],this.length=r.ToUint32(Ye.length),this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new F(this.byteLength),this.byteOffset=0,Pe=0;Pe<this.length;Pe+=1)I=Ye[Pe],this._setter(Pe,Number(I));else if(B(arguments[0])==="object"&&(arguments[0]instanceof F||r.Class(arguments[0])==="ArrayBuffer")){if(this.buffer=at,this.byteOffset=r.ToUint32(Xe),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(this.byteOffset%this.BYTES_PER_ELEMENT)throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");if(arguments.length<3){if(this.byteLength=this.buffer.byteLength-this.byteOffset,this.byteLength%this.BYTES_PER_ELEMENT)throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");this.length=this.byteLength/this.BYTES_PER_ELEMENT}else this.length=r.ToUint32(ht),this.byteLength=this.length*this.BYTES_PER_ELEMENT;if(this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer")}else throw new TypeError("Unexpected argument type(s)");this.constructor=dt,v(this),b(this)},dt.prototype=new Q,dt.prototype.BYTES_PER_ELEMENT=et,dt.prototype._pack=He,dt.prototype._unpack=_a,dt.BYTES_PER_ELEMENT=et,dt.prototype._getter=function(Ve){if(arguments.length<1)throw new SyntaxError("Not enough arguments");if(Ve=r.ToUint32(Ve),!(Ve>=this.length)){for(var at=[],Xe=0,ht=this.byteOffset+Ve*this.BYTES_PER_ELEMENT;Xe<this.BYTES_PER_ELEMENT;Xe+=1,ht+=1)at.push(this.buffer._bytes[ht]);return this._unpack(at)}},dt.prototype.get=dt.prototype._getter,dt.prototype._setter=function(Ve,at){if(arguments.length<2)throw new SyntaxError("Not enough arguments");if(Ve=r.ToUint32(Ve),Ve<this.length){var Xe=this._pack(at),ht,vt;for(ht=0,vt=this.byteOffset+Ve*this.BYTES_PER_ELEMENT;ht<this.BYTES_PER_ELEMENT;ht+=1,vt+=1)this.buffer._bytes[vt]=Xe[ht]}},dt.prototype.set=function(Ve,at){if(arguments.length<1)throw new SyntaxError("Not enough arguments");var Xe,ht,vt,Ye,Pe,I,q,G,ie,ve;if(B(arguments[0])==="object"&&arguments[0].constructor===this.constructor){if(Xe=arguments[0],vt=r.ToUint32(arguments[1]),vt+Xe.length>this.length)throw new RangeError("Offset plus length of array is out of range");if(G=this.byteOffset+vt*this.BYTES_PER_ELEMENT,ie=Xe.length*this.BYTES_PER_ELEMENT,Xe.buffer===this.buffer){for(ve=[],Pe=0,I=Xe.byteOffset;Pe<ie;Pe+=1,I+=1)ve[Pe]=Xe.buffer._bytes[I];for(Pe=0,q=G;Pe<ie;Pe+=1,q+=1)this.buffer._bytes[q]=ve[Pe]}else for(Pe=0,I=Xe.byteOffset,q=G;Pe<ie;Pe+=1,I+=1,q+=1)this.buffer._bytes[q]=Xe.buffer._bytes[I]}else if(B(arguments[0])==="object"&&typeof arguments[0].length<"u"){if(ht=arguments[0],Ye=r.ToUint32(ht.length),vt=r.ToUint32(arguments[1]),vt+Ye>this.length)throw new RangeError("Offset plus length of array is out of range");for(Pe=0;Pe<Ye;Pe+=1)I=ht[Pe],this._setter(vt+Pe,Number(I))}else throw new TypeError("Unexpected argument type(s)")},dt.prototype.subarray=function(Ve,at){Ve=r.ToInt32(Ve),at=r.ToInt32(at),arguments.length<1&&(Ve=0),arguments.length<2&&(at=this.length),Ve<0&&(Ve=this.length+Ve),at<0&&(at=this.length+at),Ve=c(Ve,0,this.length),at=c(at,0,this.length);var Xe=at-Ve;return Xe<0&&(Xe=0),new this.constructor(this.buffer,this.byteOffset+Ve*this.BYTES_PER_ELEMENT,Xe)},dt}var J=j(1,_,x),me=j(1,C,R),re=j(1,T,R),oe=j(2,O,P),Re=j(2,$,Y),Me=j(4,L,z),qe=j(4,W,K),Ke=j(4,ue,V),rt=j(8,fe,ae);e.Int8Array=e.Int8Array||J,e.Uint8Array=e.Uint8Array||me,e.Uint8ClampedArray=e.Uint8ClampedArray||re,e.Int16Array=e.Int16Array||oe,e.Uint16Array=e.Uint16Array||Re,e.Int32Array=e.Int32Array||Me,e.Uint32Array=e.Uint32Array||qe,e.Float32Array=e.Float32Array||Ke,e.Float64Array=e.Float64Array||rt})(),function(){function F(re,oe){return r.IsCallable(re.get)?re.get(oe):re[oe]}var Q=function(){var re=new e.Uint16Array([4660]),oe=new e.Uint8Array(re.buffer);return F(oe,0)===18}();function j(re,oe,Re){if(arguments.length===0)re=new e.ArrayBuffer(0);else if(!(re instanceof e.ArrayBuffer||r.Class(re)==="ArrayBuffer"))throw new TypeError("TypeError");if(this.buffer=re||new e.ArrayBuffer(0),this.byteOffset=r.ToUint32(oe),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(arguments.length<3?this.byteLength=this.buffer.byteLength-this.byteOffset:this.byteLength=r.ToUint32(Re),this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");v(this)}function J(re){return function(oe,Re){if(oe=r.ToUint32(oe),oe+re.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");oe+=this.byteOffset;var Me=new e.Uint8Array(this.buffer,oe,re.BYTES_PER_ELEMENT),qe=[],Ke;for(Ke=0;Ke<re.BYTES_PER_ELEMENT;Ke+=1)qe.push(F(Me,Ke));return!!Re==!!Q&&qe.reverse(),F(new re(new e.Uint8Array(qe).buffer),0)}}j.prototype.getUint8=J(e.Uint8Array),j.prototype.getInt8=J(e.Int8Array),j.prototype.getUint16=J(e.Uint16Array),j.prototype.getInt16=J(e.Int16Array),j.prototype.getUint32=J(e.Uint32Array),j.prototype.getInt32=J(e.Int32Array),j.prototype.getFloat32=J(e.Float32Array),j.prototype.getFloat64=J(e.Float64Array);function me(re){return function(oe,Re,Me){if(oe=r.ToUint32(oe),oe+re.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");var qe=new re([Re]),Ke=new e.Uint8Array(qe.buffer),rt=[],et,He;for(et=0;et<re.BYTES_PER_ELEMENT;et+=1)rt.push(F(Ke,et));!!Me==!!Q&&rt.reverse(),He=new e.Uint8Array(this.buffer,oe,re.BYTES_PER_ELEMENT),He.set(rt)}}j.prototype.setUint8=me(e.Uint8Array),j.prototype.setInt8=me(e.Int8Array),j.prototype.setUint16=me(e.Uint16Array),j.prototype.setInt16=me(e.Int16Array),j.prototype.setUint32=me(e.Uint32Array),j.prototype.setInt32=me(e.Int32Array),j.prototype.setFloat32=me(e.Float32Array),j.prototype.setFloat64=me(e.Float64Array),e.DataView=e.DataView||j}()}),Av=A(function(e){(function(t){if(t.WeakMap)return;var r=Object.prototype.hasOwnProperty,a=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{value:1}).x===1}catch{}}(),n=function(u,s,l){a?Object.defineProperty(u,s,{configurable:!0,writable:!0,value:l}):u[s]=l};t.WeakMap=function(){function o(){if(this===void 0)throw new TypeError("Constructor WeakMap requires 'new'");if(n(this,"_id",s("_WeakMap")),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}n(o.prototype,"delete",function(c){if(u(this,"delete"),!i(c))return!1;var d=c[this._id];return d&&d[0]===c?(delete c[this._id],!0):!1}),n(o.prototype,"get",function(c){if(u(this,"get"),!!i(c)){var d=c[this._id];if(d&&d[0]===c)return d[1]}}),n(o.prototype,"has",function(c){if(u(this,"has"),!i(c))return!1;var d=c[this._id];return!!(d&&d[0]===c)}),n(o.prototype,"set",function(c,d){if(u(this,"set"),!i(c))throw new TypeError("Invalid value used as weak map key");var m=c[this._id];return m&&m[0]===c?(m[1]=d,this):(n(c,this._id,[c,d]),this)});function u(c,d){if(!i(c)||!r.call(c,"_id"))throw new TypeError(d+" method called on incompatible receiver "+B(c))}function s(c){return c+"_"+l()+"."+l()}function l(){return Math.random().toString().substring(2)}return n(o,"_polyfill",!0),o}();function i(o){return Object(o)===o}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof p<"u"?p:typeof D<"u"?D:e)}),Gt=A(function(e,t){var r=function(n){return n&&n.Math===Math&&n};t.exports=r((typeof globalThis>"u"?"undefined":B(globalThis))=="object"&&globalThis)||r((typeof p>"u"?"undefined":B(p))=="object"&&p)||r((typeof self>"u"?"undefined":B(self))=="object"&&self)||r((typeof D>"u"?"undefined":B(D))=="object"&&D)||r(B(e)=="object"&&e)||function(){return this}()||Function("return this")()}),Ut=A(function(e,t){t.exports=function(r){try{return!!r()}catch{return!0}}}),Bn=A(function(e,t){var r=Ut();t.exports=!r(function(){var a=(function(){}).bind();return typeof a!="function"||a.hasOwnProperty("prototype")})}),Cv=A(function(e,t){var r=Bn(),a=Function.prototype,n=a.apply,i=a.call;t.exports=(typeof Reflect>"u"?"undefined":B(Reflect))=="object"&&Reflect.apply||(r?i.bind(n):function(){return i.apply(n,arguments)})}),Nt=A(function(e,t){var r=Bn(),a=Function.prototype,n=a.call,i=r&&a.bind.bind(n,n);t.exports=r?i:function(o){return function(){return n.apply(o,arguments)}}}),$n=A(function(e,t){var r=Nt(),a=r({}.toString),n=r("".slice);t.exports=function(i){return n(a(i),8,-1)}}),$l=A(function(e,t){var r=$n(),a=Nt();t.exports=function(n){if(r(n)==="Function")return a(n)}}),Et=A(function(e,t){var r=(typeof y>"u"?"undefined":B(y))=="object"&&y.all;t.exports=typeof r>"u"&&r!==void 0?function(a){return typeof a=="function"||a===r}:function(a){return typeof a=="function"}}),tr=A(function(e,t){var r=Ut();t.exports=!r(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})}),qr=A(function(e,t){var r=Bn(),a=Function.prototype.call;t.exports=r?a.bind(a):function(){return a.apply(a,arguments)}}),ql=A(function(e){var t={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,a=r&&!t.call({1:2},1);e.f=a?function(i){var o=r(this,i);return!!o&&o.enumerable}:t}),qn=A(function(e,t){t.exports=function(r,a){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:a}}}),Rv=A(function(e,t){var r=Nt(),a=Ut(),n=$n(),i=Object,o=r("".split);t.exports=a(function(){return!i("z").propertyIsEnumerable(0)})?function(u){return n(u)==="String"?o(u,""):i(u)}:i}),Bo=A(function(e,t){t.exports=function(r){return r==null}}),jn=A(function(e,t){var r=Bo(),a=TypeError;t.exports=function(n){if(r(n))throw new a("Can't call method on "+n);return n}}),Pa=A(function(e,t){var r=Rv(),a=jn();t.exports=function(n){return r(a(n))}}),Er=A(function(e,t){var r=Et();t.exports=function(a){return B(a)=="object"?a!==null:r(a)}}),La=A(function(e,t){t.exports={}}),$o=A(function(e,t){var r=La(),a=Gt(),n=Et(),i=function(u){return n(u)?u:void 0};t.exports=function(o,u){return arguments.length<2?i(r[o])||i(a[o]):r[o]&&r[o][u]||a[o]&&a[o][u]}}),Tv=A(function(e,t){var r=Nt();t.exports=r({}.isPrototypeOf)}),Fv=A(function(e,t){var r=Gt(),a=r.navigator,n=a&&a.userAgent;t.exports=n?String(n):""}),Sv=A(function(e,t){var r=Gt(),a=Fv(),n=r.process,i=r.Deno,o=n&&n.versions||i&&i.version,u=o&&o.v8,s,l;u&&(s=u.split("."),l=s[0]>0&&s[0]<4?1:+(s[0]+s[1])),!l&&a&&(s=a.match(/Edge\/(\d+)/),(!s||s[1]>=74)&&(s=a.match(/Chrome\/(\d+)/),s&&(l=+s[1]))),t.exports=l}),jl=A(function(e,t){var r=Sv(),a=Ut(),n=Gt(),i=n.String;t.exports=!!Object.getOwnPropertySymbols&&!a(function(){var o=Symbol("symbol detection");return!i(o)||!(Object(o)instanceof Symbol)||!Symbol.sham&&r&&r<41})}),zl=A(function(e,t){var r=jl();t.exports=r&&!Symbol.sham&&B(Symbol.iterator)=="symbol"}),Hl=A(function(e,t){var r=$o(),a=Et(),n=Tv(),i=zl(),o=Object;t.exports=i?function(u){return B(u)=="symbol"}:function(u){var s=r("Symbol");return a(s)&&n(s.prototype,o(u))}}),Vl=A(function(e,t){var r=String;t.exports=function(a){try{return r(a)}catch{return"Object"}}}),zn=A(function(e,t){var r=Et(),a=Vl(),n=TypeError;t.exports=function(i){if(r(i))return i;throw new n(a(i)+" is not a function")}}),qo=A(function(e,t){var r=zn(),a=Bo();t.exports=function(n,i){var o=n[i];return a(o)?void 0:r(o)}}),kv=A(function(e,t){var r=qr(),a=Et(),n=Er(),i=TypeError;t.exports=function(o,u){var s,l;if(u==="string"&&a(s=o.toString)&&!n(l=r(s,o))||a(s=o.valueOf)&&!n(l=r(s,o))||u!=="string"&&a(s=o.toString)&&!n(l=r(s,o)))return l;throw new i("Can't convert object to primitive value")}}),jo=A(function(e,t){t.exports=!0}),Ov=A(function(e,t){var r=Gt(),a=Object.defineProperty;t.exports=function(n,i){try{a(r,n,{value:i,configurable:!0,writable:!0})}catch{r[n]=i}return i}}),Hn=A(function(e,t){var r=jo(),a=Gt(),n=Ov(),i="__core-js_shared__",o=t.exports=a[i]||n(i,{});(o.versions||(o.versions=[])).push({version:"3.48.0",mode:r?"pure":"global",copyright:"© 2013–2025 Denis Pushkarev (zloirock.ru), 2025–2026 CoreJS Company (core-js.io). All rights reserved.",license:"https://github.com/zloirock/core-js/blob/v3.48.0/LICENSE",source:"https://github.com/zloirock/core-js"})}),Gl=A(function(e,t){var r=Hn();t.exports=function(a,n){return r[a]||(r[a]=n||{})}}),zo=A(function(e,t){var r=jn(),a=Object;t.exports=function(n){return a(r(n))}}),pr=A(function(e,t){var r=Nt(),a=zo(),n=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(o,u){return n(a(o),u)}}),Ul=A(function(e,t){var r=Nt(),a=0,n=Math.random(),i=r(1.1.toString);t.exports=function(o){return"Symbol("+(o===void 0?"":o)+")_"+i(++a+n,36)}}),mr=A(function(e,t){var r=Gt(),a=Gl(),n=pr(),i=Ul(),o=jl(),u=zl(),s=r.Symbol,l=a("wks"),c=u?s.for||s:s&&s.withoutSetter||i;t.exports=function(d){return n(l,d)||(l[d]=o&&n(s,d)?s[d]:c("Symbol."+d)),l[d]}}),Iv=A(function(e,t){var r=qr(),a=Er(),n=Hl(),i=qo(),o=kv(),u=mr(),s=TypeError,l=u("toPrimitive");t.exports=function(c,d){if(!a(c)||n(c))return c;var m=i(c,l),v;if(m){if(d===void 0&&(d="default"),v=r(m,c,d),!a(v)||n(v))return v;throw new s("Can't convert object to primitive value")}return d===void 0&&(d="number"),o(c,d)}}),Wl=A(function(e,t){var r=Iv(),a=Hl();t.exports=function(n){var i=r(n,"string");return a(i)?i:i+""}}),Yl=A(function(e,t){var r=Gt(),a=Er(),n=r.document,i=a(n)&&a(n.createElement);t.exports=function(o){return i?n.createElement(o):{}}}),Kl=A(function(e,t){var r=tr(),a=Ut(),n=Yl();t.exports=!r&&!a(function(){return Object.defineProperty(n("div"),"a",{get:function(){return 7}}).a!==7})}),Nv=A(function(e){var t=tr(),r=qr(),a=ql(),n=qn(),i=Pa(),o=Wl(),u=pr(),s=Kl(),l=Object.getOwnPropertyDescriptor;e.f=t?l:function(d,m){if(d=i(d),m=o(m),s)try{return l(d,m)}catch{}if(u(d,m))return n(!r(a.f,d,m),d[m])}}),Mv=A(function(e,t){var r=Ut(),a=Et(),n=/#|\.prototype\./,i=function(d,m){var v=u[o(d)];return v===l?!0:v===s?!1:a(m)?r(m):!!m},o=i.normalize=function(c){return String(c).replace(n,".").toLowerCase()},u=i.data={},s=i.NATIVE="N",l=i.POLYFILL="P";t.exports=i}),Xl=A(function(e,t){var r=$l(),a=zn(),n=Bn(),i=r(r.bind);t.exports=function(o,u){return a(o),u===void 0?o:n?i(o,u):function(){return o.apply(u,arguments)}}}),Zl=A(function(e,t){var r=tr(),a=Ut();t.exports=r&&a(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})}),na=A(function(e,t){var r=Er(),a=String,n=TypeError;t.exports=function(i){if(r(i))return i;throw new n(a(i)+" is not an object")}}),Vn=A(function(e){var t=tr(),r=Kl(),a=Zl(),n=na(),i=Wl(),o=TypeError,u=Object.defineProperty,s=Object.getOwnPropertyDescriptor,l="enumerable",c="configurable",d="writable";e.f=t?a?function(v,b,w){if(n(v),b=i(b),n(w),typeof v=="function"&&b==="prototype"&&"value"in w&&d in w&&!w[d]){var E=s(v,b);E&&E[d]&&(v[b]=w.value,w={configurable:c in w?w[c]:E[c],enumerable:l in w?w[l]:E[l],writable:!1})}return u(v,b,w)}:u:function(v,b,w){if(n(v),b=i(b),n(w),r)try{return u(v,b,w)}catch{}if("get"in w||"set"in w)throw new o("Accessors not supported");return"value"in w&&(v[b]=w.value),v}}),Ba=A(function(e,t){var r=tr(),a=Vn(),n=qn();t.exports=r?function(i,o,u){return a.f(i,o,n(1,u))}:function(i,o,u){return i[o]=u,i}}),Gn=A(function(e,t){var r=Gt(),a=Cv(),n=$l(),i=Et(),o=Nv().f,u=Mv(),s=La(),l=Xl(),c=Ba(),d=pr();Hn();var m=function(b){var w=function(_,x,C){if(this instanceof w){switch(arguments.length){case 0:return new b;case 1:return new b(_);case 2:return new b(_,x)}return new b(_,x,C)}return a(b,this,arguments)};return w.prototype=b.prototype,w};t.exports=function(v,b){var w=v.target,E=v.global,_=v.stat,x=v.proto,C=E?r:_?r[w]:r[w]&&r[w].prototype,R=E?s:s[w]||c(s,w,{})[w],T=R.prototype,O,P,$,Y,L,z,W,K,se;for(Y in b)O=u(E?Y:w+(_?".":"#")+Y,v.forced),P=!O&&C&&d(C,Y),z=R[Y],P&&(v.dontCallGetSet?(se=o(C,Y),W=se&&se.value):W=C[Y]),L=P&&W?W:b[Y],!(!O&&!x&&B(z)==B(L))&&(v.bind&&P?K=l(L,r):v.wrap&&P?K=m(L):x&&i(L)?K=n(L):K=L,(v.sham||L&&L.sham||z&&z.sham)&&c(K,"sham",!0),c(R,Y,K),x&&($=w+"Prototype",d(s,$)||c(s,$,{}),c(s[$],Y,L),v.real&&T&&(O||!T[Y])&&c(T,Y,L)))}}),Pv=A(function(){var e=Gn(),t=pr();e({target:"Object",stat:!0},{hasOwn:t})}),Lv=A(function(e,t){Pv();var r=La();t.exports=r.Object.hasOwn}),Bv=A(function(e,t){var r=Lv();t.exports=r}),$v=A(function(e,t){var r=Bv();t.exports=r}),Ho=A(function(e,t){var r=Gl(),a=Ul(),n=r("keys");t.exports=function(i){return n[i]||(n[i]=a(i))}}),qv=A(function(e,t){var r=Ut();t.exports=!r(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})}),Vo=A(function(e,t){var r=pr(),a=Et(),n=zo(),i=Ho(),o=qv(),u=i("IE_PROTO"),s=Object,l=s.prototype;t.exports=o?s.getPrototypeOf:function(c){var d=n(c);if(r(d,u))return d[u];var m=d.constructor;return a(m)&&d instanceof m?m.prototype:d instanceof s?l:null}}),jv=A(function(e,t){var r=Math.ceil,a=Math.floor;t.exports=Math.trunc||function(i){var o=+i;return(o>0?a:r)(o)}}),Go=A(function(e,t){var r=jv();t.exports=function(a){var n=+a;return n!==n||n===0?0:r(n)}}),zv=A(function(e,t){var r=Go(),a=Math.max,n=Math.min;t.exports=function(i,o){var u=r(i);return u<0?a(u+o,0):n(u,o)}}),Hv=A(function(e,t){var r=Go(),a=Math.min;t.exports=function(n){var i=r(n);return i>0?a(i,9007199254740991):0}}),Ql=A(function(e,t){var r=Hv();t.exports=function(a){return r(a.length)}}),Vv=A(function(e,t){var r=Pa(),a=zv(),n=Ql(),i=function(u){return function(s,l,c){var d=r(s),m=n(d);if(m===0)return!u&&-1;var v=a(c,m),b;if(u&&l!==l){for(;m>v;)if(b=d[v++],b!==b)return!0}else for(;m>v;v++)if((u||v in d)&&d[v]===l)return u||v||0;return!u&&-1}};t.exports={includes:i(!0),indexOf:i(!1)}}),Uo=A(function(e,t){t.exports={}}),Gv=A(function(e,t){var r=Nt(),a=pr(),n=Pa(),i=Vv().indexOf,o=Uo(),u=r([].push);t.exports=function(s,l){var c=n(s),d=0,m=[],v;for(v in c)!a(o,v)&&a(c,v)&&u(m,v);for(;l.length>d;)a(c,v=l[d++])&&(~i(m,v)||u(m,v));return m}}),Jl=A(function(e,t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}),ec=A(function(e,t){var r=Gv(),a=Jl();t.exports=Object.keys||function(i){return r(i,a)}}),Uv=A(function(e,t){var r=tr(),a=Ut(),n=Nt(),i=Vo(),o=ec(),u=Pa(),s=ql().f,l=n(s),c=n([].push),d=r&&a(function(){var v=Object.create(null);return v[2]=2,!l(v,2)}),m=function(b){return function(w){for(var E=u(w),_=o(E),x=d&&i(E)===null,C=_.length,R=0,T=[],O;C>R;)O=_[R++],(!r||(x?O in E:l(E,O)))&&c(T,b?[O,E[O]]:E[O]);return T}};t.exports={entries:m(!0),values:m(!1)}}),Wv=A(function(){var e=Gn(),t=Uv().values;e({target:"Object",stat:!0},{values:function(a){return t(a)}})}),Yv=A(function(e,t){Wv();var r=La();t.exports=r.Object.values}),Kv=A(function(e,t){var r=Yv();t.exports=r}),Xv=A(function(e,t){var r=Kv();t.exports=r}),Wo=A(function(e,t){var r=mr(),a=r("toStringTag"),n={};n[a]="z",t.exports=String(n)==="[object z]"}),Un=A(function(e,t){var r=Wo(),a=Et(),n=$n(),i=mr(),o=i("toStringTag"),u=Object,s=n(function(){return arguments}())==="Arguments",l=function(d,m){try{return d[m]}catch{}};t.exports=r?n:function(c){var d,m,v;return c===void 0?"Undefined":c===null?"Null":typeof(m=l(d=u(c),o))=="string"?m:s?n(d):(v=n(d))==="Object"&&a(d.callee)?"Arguments":v}}),tc=A(function(e,t){var r=Un(),a=String;t.exports=function(n){if(r(n)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return a(n)}}),Zv=A(function(e,t){var r=Nt(),a=Go(),n=tc(),i=jn(),o=r("".charAt),u=r("".charCodeAt),s=r("".slice),l=function(d){return function(m,v){var b=n(i(m)),w=a(v),E=b.length,_,x;return w<0||w>=E?d?"":void 0:(_=u(b,w),_<55296||_>56319||w+1===E||(x=u(b,w+1))<56320||x>57343?d?o(b,w):_:d?s(b,w,w+2):(_-55296<<10)+(x-56320)+65536)}};t.exports={codeAt:l(!1),charAt:l(!0)}}),Qv=A(function(e,t){var r=Gt(),a=Et(),n=r.WeakMap;t.exports=a(n)&&/native code/.test(String(n))}),Jv=A(function(e,t){var r=Qv(),a=Gt(),n=Er(),i=Ba(),o=pr(),u=Hn(),s=Ho(),l=Uo(),c="Object already initialized",d=a.TypeError,m=a.WeakMap,v,b,w,E=function(T){return w(T)?b(T):v(T,{})},_=function(T){return function(O){var P;if(!n(O)||(P=b(O)).type!==T)throw new d("Incompatible receiver, "+T+" required");return P}};r||u.state?(x=u.state||(u.state=new m),x.get=x.get,x.has=x.has,x.set=x.set,v=function(T,O){if(x.has(T))throw new d(c);return O.facade=T,x.set(T,O),O},b=function(T){return x.get(T)||{}},w=function(T){return x.has(T)}):(C=s("state"),l[C]=!0,v=function(T,O){if(o(T,C))throw new d(c);return O.facade=T,i(T,C,O),O},b=function(T){return o(T,C)?T[C]:{}},w=function(T){return o(T,C)});var x,C;t.exports={set:v,get:b,has:w,enforce:E,getterFor:_}}),eg=A(function(e,t){var r=tr(),a=pr(),n=Function.prototype,i=r&&Object.getOwnPropertyDescriptor,o=a(n,"name"),u=o&&(function(){}).name==="something",s=o&&(!r||r&&i(n,"name").configurable);t.exports={EXISTS:o,PROPER:u,CONFIGURABLE:s}}),tg=A(function(e){var t=tr(),r=Zl(),a=Vn(),n=na(),i=Pa(),o=ec();e.f=t&&!r?Object.defineProperties:function(s,l){n(s);for(var c=i(l),d=o(l),m=d.length,v=0,b;m>v;)a.f(s,b=d[v++],c[b]);return s}}),rg=A(function(e,t){var r=$o();t.exports=r("document","documentElement")}),rc=A(function(e,t){var r=na(),a=tg(),n=Jl(),i=Uo(),o=rg(),u=Yl(),s=Ho(),l=">",c="<",d="prototype",m="script",v=s("IE_PROTO"),b=function(){},w=function(T){return c+m+l+T+c+"/"+m+l},E=function(T){T.write(w("")),T.close();var O=T.parentWindow.Object;return T=null,O},_=function(){var T=u("iframe"),O="java"+m+":",P;return T.style.display="none",o.appendChild(T),T.src=String(O),P=T.contentWindow.document,P.open(),P.write(w("document.F=Object")),P.close(),P.F},x,C=function(){try{x=new ActiveXObject("htmlfile")}catch{}C=typeof y<"u"?y.domain&&x?E(x):_():E(x);for(var T=n.length;T--;)delete C[d][n[T]];return C()};i[v]=!0,t.exports=Object.create||function(T,O){var P;return T!==null?(b[d]=r(T),P=new b,b[d]=null,P[v]=T):P=C(),O===void 0?P:a.f(P,O)}}),ac=A(function(e,t){var r=Ba();t.exports=function(a,n,i,o){return o&&o.enumerable?a[n]=i:r(a,n,i),a}}),nc=A(function(e,t){var r=Ut(),a=Et(),n=Er(),i=rc(),o=Vo(),u=ac(),s=mr(),l=jo(),c=s("iterator"),d=!1,m,v,b;[].keys&&(b=[].keys(),"next"in b?(v=o(o(b)),v!==Object.prototype&&(m=v)):d=!0);var w=!n(m)||r(function(){var E={};return m[c].call(E)!==E});w?m={}:l&&(m=i(m)),a(m[c])||u(m,c,function(){return this}),t.exports={IteratorPrototype:m,BUGGY_SAFARI_ITERATORS:d}}),ag=A(function(e,t){var r=Wo(),a=Un();t.exports=r?{}.toString:function(){return"[object "+a(this)+"]"}}),ic=A(function(e,t){var r=Wo(),a=Vn().f,n=Ba(),i=pr(),o=ag(),u=mr(),s=u("toStringTag");t.exports=function(l,c,d,m){var v=d?l:l&&l.prototype;v&&(i(v,s)||a(v,s,{configurable:!0,value:c}),m&&!r&&n(v,"toString",o))}}),Wn=A(function(e,t){t.exports={}}),ng=A(function(e,t){var r=nc().IteratorPrototype,a=rc(),n=qn(),i=ic(),o=Wn(),u=function(){return this};t.exports=function(s,l,c,d){var m=l+" Iterator";return s.prototype=a(r,{next:n(+!d,c)}),i(s,m,!1,!0),o[m]=u,s}}),ig=A(function(e,t){var r=Nt(),a=zn();t.exports=function(n,i,o){try{return r(a(Object.getOwnPropertyDescriptor(n,i)[o]))}catch{}}}),og=A(function(e,t){var r=Er();t.exports=function(a){return r(a)||a===null}}),ug=A(function(e,t){var r=og(),a=String,n=TypeError;t.exports=function(i){if(r(i))return i;throw new n("Can't set "+a(i)+" as a prototype")}}),sg=A(function(e,t){var r=ig(),a=Er(),n=jn(),i=ug();t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var o=!1,u={},s;try{s=r(Object.prototype,"__proto__","set"),s(u,[]),o=u instanceof Array}catch{}return function(c,d){return n(c),i(d),a(c)&&(o?s(c,d):c.__proto__=d),c}}():void 0)}),lg=A(function(e,t){var r=Gn(),a=qr(),n=jo(),i=eg(),o=Et(),u=ng(),s=Vo(),l=sg(),c=ic(),d=Ba(),m=ac(),v=mr(),b=Wn(),w=nc(),E=i.PROPER,_=i.CONFIGURABLE,x=w.IteratorPrototype,C=w.BUGGY_SAFARI_ITERATORS,R=v("iterator"),T="keys",O="values",P="entries",$=function(){return this};t.exports=function(Y,L,z,W,K,se,he){u(z,L,W);var ae=function(Re){if(Re===K&&Q)return Q;if(!C&&Re&&Re in ue)return ue[Re];switch(Re){case T:return function(){return new z(this,Re)};case O:return function(){return new z(this,Re)};case P:return function(){return new z(this,Re)}}return function(){return new z(this)}},fe=L+" Iterator",V=!1,ue=Y.prototype,F=ue[R]||ue["@@iterator"]||K&&ue[K],Q=!C&&F||ae(K),j=L==="Array"&&ue.entries||F,J,me,re;if(j&&(J=s(j.call(new Y)),J!==Object.prototype&&J.next&&(!n&&s(J)!==x&&(l?l(J,x):o(J[R])||m(J,R,$)),c(J,fe,!0,!0),n&&(b[fe]=$))),E&&K===O&&F&&F.name!==O&&(!n&&_?d(ue,"name",O):(V=!0,Q=function(){return a(F,this)})),K)if(me={values:ae(O),keys:se?Q:ae(T),entries:ae(P)},he)for(re in me)(C||V||!(re in ue))&&m(ue,re,me[re]);else r({target:L,proto:!0,forced:C||V},me);return(!n||he)&&ue[R]!==Q&&m(ue,R,Q,{name:K}),b[L]=Q,me}}),cg=A(function(e,t){t.exports=function(r,a){return{value:r,done:a}}}),dg=A(function(){var e=Zv().charAt,t=tc(),r=Jv(),a=lg(),n=cg(),i="String Iterator",o=r.set,u=r.getterFor(i);a(String,"String",function(s){o(this,{type:i,string:t(s),index:0})},function(){var l=u(this),c=l.string,d=l.index,m;return d>=c.length?n(void 0,!0):(m=e(c,d),l.index+=m.length,n(m,!1))})}),fg=A(function(e,t){var r=qr(),a=na(),n=qo();t.exports=function(i,o,u){var s,l;a(i);try{if(s=n(i,"return"),!s){if(o==="throw")throw u;return u}s=r(s,i)}catch(c){l=!0,s=c}if(o==="throw")throw u;if(l)throw s;return a(s),u}}),pg=A(function(e,t){var r=na(),a=fg();t.exports=function(n,i,o,u){try{return u?i(r(o)[0],o[1]):i(o)}catch(s){a(n,"throw",s)}}}),mg=A(function(e,t){var r=mr(),a=Wn(),n=r("iterator"),i=Array.prototype;t.exports=function(o){return o!==void 0&&(a.Array===o||i[n]===o)}}),hg=A(function(e,t){var r=Nt(),a=Et(),n=Hn(),i=r(Function.toString);a(n.inspectSource)||(n.inspectSource=function(o){return i(o)}),t.exports=n.inspectSource}),vg=A(function(e,t){var r=Nt(),a=Ut(),n=Et(),i=Un(),o=$o(),u=hg(),s=function(){},l=o("Reflect","construct"),c=/^\s*(?:class|function)\b/,d=r(c.exec),m=!c.test(s),v=function(E){if(!n(E))return!1;try{return l(s,[],E),!0}catch{return!1}},b=function(E){if(!n(E))return!1;switch(i(E)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return m||!!d(c,u(E))}catch{return!0}};b.sham=!0,t.exports=!l||a(function(){var w;return v(v.call)||!v(Object)||!v(function(){w=!0})||w})?b:v}),gg=A(function(e,t){var r=tr(),a=Vn(),n=qn();t.exports=function(i,o,u){r?a.f(i,o,n(0,u)):i[o]=u}}),bg=A(function(e,t){var r=$n();t.exports=Array.isArray||function(n){return r(n)==="Array"}}),yg=A(function(e,t){var r=tr(),a=bg(),n=TypeError,i=Object.getOwnPropertyDescriptor,o=r&&!function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(u){return u instanceof TypeError}}();t.exports=o?function(u,s){if(a(u)&&!i(u,"length").writable)throw new n("Cannot set read only .length");return u.length=s}:function(u,s){return u.length=s}}),oc=A(function(e,t){var r=Un(),a=qo(),n=Bo(),i=Wn(),o=mr(),u=o("iterator");t.exports=function(s){if(!n(s))return a(s,u)||a(s,"@@iterator")||i[r(s)]}}),wg=A(function(e,t){var r=qr(),a=zn(),n=na(),i=Vl(),o=oc(),u=TypeError;t.exports=function(s,l){var c=arguments.length<2?o(s):l;if(a(c))return n(r(c,s));throw new u(i(s)+" is not iterable")}}),Dg=A(function(e,t){var r=Xl(),a=qr(),n=zo(),i=pg(),o=mg(),u=vg(),s=Ql(),l=gg(),c=yg(),d=wg(),m=oc(),v=Array;t.exports=function(w){var E=n(w),_=u(this),x=arguments.length,C=x>1?arguments[1]:void 0,R=C!==void 0;R&&(C=r(C,x>2?arguments[2]:void 0));var T=m(E),O=0,P,$,Y,L,z,W;if(T&&!(this===v&&o(T)))for($=_?new this:[],L=d(E,T),z=L.next;!(Y=a(z,L)).done;O++)W=R?i(L,C,[Y.value,O],!0):Y.value,l($,O,W);else for(P=s(E),$=_?new this(P):v(P);P>O;O++)W=R?C(E[O],O):E[O],l($,O,W);return c($,O),$}}),Eg=A(function(e,t){var r=mr(),a=r("iterator"),n=!1;try{i=0,o={next:function(){return{done:!!i++}},return:function(){n=!0}},o[a]=function(){return this},Array.from(o,function(){throw 2})}catch{}var i,o;t.exports=function(u,s){try{if(!s&&!n)return!1}catch{return!1}var l=!1;try{var c={};c[a]=function(){return{next:function(){return{done:l=!0}}}},u(c)}catch{}return l}}),_g=A(function(){var e=Gn(),t=Dg(),r=Eg(),a=!r(function(n){Array.from(n)});e({target:"Array",stat:!0,forced:a},{from:t})}),xg=A(function(e,t){dg(),_g();var r=La();t.exports=r.Array.from}),Ag=A(function(e,t){var r=xg();t.exports=r}),uc=A(function(e,t){var r=Ag();t.exports=r}),sc=A(function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(o){return o>="a"&&o<="z"||o>="A"&&o<="Z"||o==="-"||o==="_"}e.isIdentStart=t;function r(o){return o>="a"&&o<="z"||o>="A"&&o<="Z"||o>="0"&&o<="9"||o==="-"||o==="_"}e.isIdent=r;function a(o){return o>="a"&&o<="f"||o>="A"&&o<="F"||o>="0"&&o<="9"}e.isHex=a;function n(o){for(var u=o.length,s="",l=0;l<u;){var c=o.charAt(l);if(e.identSpecialChars[c])s+="\\"+c;else if(c==="_"||c==="-"||c>="A"&&c<="Z"||c>="a"&&c<="z"||l!==0&&c>="0"&&c<="9")s+=c;else{var d=c.charCodeAt(0);if((d&63488)===55296){var m=o.charCodeAt(l++);if((d&64512)!==55296||(m&64512)!==56320)throw Error("UCS-2(decode): illegal sequence");d=((d&1023)<<10)+(m&1023)+65536}s+="\\"+d.toString(16)+" "}l++}return s}e.escapeIdentifier=n;function i(o){for(var u=o.length,s="",l=0,c;l<u;){var d=o.charAt(l);d==='"'?d='\\"':d==="\\"?d="\\\\":(c=e.strReplacementsRev[d])!==void 0&&(d=c),s+=d,l++}return'"'+s+'"'}e.escapeStr=i,e.identSpecialChars={"!":!0,'"':!0,"#":!0,$:!0,"%":!0,"&":!0,"'":!0,"(":!0,")":!0,"*":!0,"+":!0,",":!0,".":!0,"/":!0,";":!0,"<":!0,"=":!0,">":!0,"?":!0,"@":!0,"[":!0,"\\":!0,"]":!0,"^":!0,"`":!0,"{":!0,"|":!0,"}":!0,"~":!0},e.strReplacementsRev={"\n":"\\n","\r":"\\r"," ":"\\t","\f":"\\f","\v":"\\v"},e.singleQuoteEscapeChars={n:`
|
|
15
15
|
`,r:"\r",t:" ",f:"\f","\\":"\\","'":"'"},e.doubleQuotesEscapeChars={n:`
|
|
16
|
-
`,r:"\r",t:" ",f:"\f","\\":"\\",'"':'"'}}),
|
|
17
|
-
`||c==="\r"||c==="\f";)x=!0,n++,c=a.charAt(n);return x}function b(){var x=w();if(n<l)throw Error('Rule expected but "'+a.charAt(n)+'" found.');return x}function w(){var x=E();if(!x)return null;var C=x;for(c=a.charAt(n);c===",";){if(n++,v(),C.type!=="selectors"&&(C={type:"selectors",selectors:[x]}),x=E(),!x)throw Error('Rule expected after ",".');C.selectors.push(x)}return C}function E(){v();var x={type:"ruleSet"},C=_();if(!C)return null;for(var R=x;C&&(C.type="rule",R.rule=C,R=C,v(),c=a.charAt(n),!(n>=l||c===","||c===")"));)if(u[c]){var T=c;if(n++,v(),C=_(),!C)throw Error('Rule expected after "'+T+'".');C.nestingOperator=T}else C=_(),C&&(C.nestingOperator=null);return x}function _(){for(var x=null;n<l;)if(c=a.charAt(n),c==="*")n++,(x=x||{}).tagName="*";else if(t.isIdentStart(c)||c==="\\")(x=x||{}).tagName=m();else if(c===".")n++,x=x||{},(x.classNames=x.classNames||[]).push(m());else if(c==="#")n++,(x=x||{}).id=m();else if(c==="["){n++,v();var C={name:m()};if(v(),c==="]")n++;else{var R="";if(o[c]&&(R=c,n++,c=a.charAt(n)),n>=l)throw Error('Expected "=" but end of file reached.');if(c!=="=")throw Error('Expected "=" but "'+c+'" found.');C.operator=R+"=",n++,v();var T="";if(C.valueType="string",c==='"')T=d('"',t.doubleQuotesEscapeChars);else if(c==="'")T=d("'",t.singleQuoteEscapeChars);else if(s&&c==="$")n++,T=m(),C.valueType="substitute";else{for(;n<l&&c!=="]";)T+=c,n++,c=a.charAt(n);T=T.trim()}if(v(),n>=l)throw Error('Expected "]" but end of file reached.');if(c!=="]")throw Error('Expected "]" but "'+c+'" found.');n++,C.value=T}x=x||{},(x.attrs=x.attrs||[]).push(C)}else if(c===":"){n++;var O=m(),P={name:O};if(c==="("){n++;var $="";if(v(),i[O]==="selector")P.valueType="selector",$=w();else{if(P.valueType=i[O]||"string",c==='"')$=d('"',t.doubleQuotesEscapeChars);else if(c==="'")$=d("'",t.singleQuoteEscapeChars);else if(s&&c==="$")n++,$=m(),P.valueType="substitute";else{for(;n<l&&c!==")";)$+=c,n++,c=a.charAt(n);$=$.trim()}v()}if(n>=l)throw Error('Expected ")" but end of file reached.');if(c!==")")throw Error('Expected ")" but "'+c+'" found.');n++,P.value=$}x=x||{},(x.pseudos=x.pseudos||[]).push(P)}else break;return x}return b()}e.parseCssSelector=r}),Cg=A(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=uc();function r(a){var n="";switch(a.type){case"ruleSet":for(var i=a.rule,o=[];i;)i.nestingOperator&&o.push(i.nestingOperator),o.push(r(i)),i=i.rule;n=o.join(" ");break;case"selectors":n=a.selectors.map(r).join(", ");break;case"rule":a.tagName&&(a.tagName==="*"?n="*":n=t.escapeIdentifier(a.tagName)),a.id&&(n+="#"+t.escapeIdentifier(a.id)),a.classNames&&(n+=a.classNames.map(function(u){return"."+t.escapeIdentifier(u)}).join("")),a.attrs&&(n+=a.attrs.map(function(u){return"operator"in u?u.valueType==="substitute"?"["+t.escapeIdentifier(u.name)+u.operator+"$"+u.value+"]":"["+t.escapeIdentifier(u.name)+u.operator+t.escapeStr(u.value)+"]":"["+t.escapeIdentifier(u.name)+"]"}).join("")),a.pseudos&&(n+=a.pseudos.map(function(u){return u.valueType?u.valueType==="selector"?":"+t.escapeIdentifier(u.name)+"("+r(u.value)+")":u.valueType==="substitute"?":"+t.escapeIdentifier(u.name)+"($"+u.value+")":u.valueType==="numeric"?":"+t.escapeIdentifier(u.name)+"("+u.value+")":":"+t.escapeIdentifier(u.name)+"("+t.escapeIdentifier(u.value)+")":":"+t.escapeIdentifier(u.name)}).join(""));break;default:throw Error('Unknown entity type: "'+a.type+'".')}return n}e.renderEntity=r}),Rg=A(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Ag(),r=Cg(),a=function(){function n(){this.pseudos={},this.attrEqualityMods={},this.ruleNestingOperators={},this.substitutesEnabled=!1}return n.prototype.registerSelectorPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];this.pseudos[l]="selector"}return this},n.prototype.unregisterSelectorPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];delete this.pseudos[l]}return this},n.prototype.registerNumericPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];this.pseudos[l]="numeric"}return this},n.prototype.unregisterNumericPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];delete this.pseudos[l]}return this},n.prototype.registerNestingOperators=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];this.ruleNestingOperators[l]=!0}return this},n.prototype.unregisterNestingOperators=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];delete this.ruleNestingOperators[l]}return this},n.prototype.registerAttrEqualityMods=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];this.attrEqualityMods[l]=!0}return this},n.prototype.unregisterAttrEqualityMods=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];delete this.attrEqualityMods[l]}return this},n.prototype.enableSubstitutes=function(){return this.substitutesEnabled=!0,this},n.prototype.disableSubstitutes=function(){return this.substitutesEnabled=!1,this},n.prototype.parse=function(i){return t.parseCssSelector(i,0,this.pseudos,this.attrEqualityMods,this.ruleNestingOperators,this.substitutesEnabled)},n.prototype.render=function(i){return r.renderEntity(i).trim()},n}();e.CssSelectorParser=a}),Tg=A(function(e,t){(function(){var r={name:"doT",version:"1.1.1",templateSettings:{evaluate:/\{\{([\s\S]+?(\}?)+)\}\}/g,interpolate:/\{\{=([\s\S]+?)\}\}/g,encode:/\{\{!([\s\S]+?)\}\}/g,use:/\{\{#([\s\S]+?)\}\}/g,useParams:/(^|[^\w$])def(?:\.|\[[\'\"])([\w$\.]+)(?:[\'\"]\])?\s*\:\s*([\w$\.]+|\"[^\"]+\"|\'[^\']+\'|\{[^\}]+\})/g,define:/\{\{##\s*([\w\.$]+)\s*(\:|=)([\s\S]+?)#\}\}/g,defineParams:/^\s*([\w$]+):([\s\S]+)/,conditional:/\{\{\?(\?)?\s*([\s\S]*?)\s*\}\}/g,iterate:/\{\{~\s*(?:\}\}|([\s\S]+?)\s*\:\s*([\w$]+)\s*(?:\:\s*([\w$]+))?\s*\}\})/g,varname:"it",strip:!0,append:!0,selfcontained:!1,doNotSkipEncoded:!1},template:void 0,compile:void 0,log:!0};(function(){if((typeof globalThis>"u"?"undefined":B(globalThis))!=="object")try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__}catch{p.globalThis=function(){if(typeof self<"u")return self;if(typeof p<"u")return p;if(typeof D<"u")return D;if(typeof this<"u")return this;throw new Error("Unable to locate global `this`")}()}})(),r.encodeHTMLSource=function(u){var s={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"},l=u?/[&<>"'\/]/g:/&(?!#?\w+;)|<|>|"|'|\//g;return function(c){return c?c.toString().replace(l,function(d){return s[d]||d}):""}},typeof t<"u"&&t.exports?t.exports=r:globalThis.doT=r;var a={append:{start:"'+(",end:")+'",startencode:"'+encodeHTML("},split:{start:"';out+=(",end:");out+='",startencode:"';out+=encodeHTML("}},n=/$^/;function i(u,s,l){return(typeof s=="string"?s:s.toString()).replace(u.define||n,function(c,d,m,v){return d.indexOf("def.")===0&&(d=d.substring(4)),d in l||(m===":"?(u.defineParams&&v.replace(u.defineParams,function(b,w,E){l[d]={arg:w,text:E}}),d in l||(l[d]=v)):new Function("def","def['"+d+"']="+v)(l)),""}).replace(u.use||n,function(c,d){u.useParams&&(d=d.replace(u.useParams,function(v,b,w,E){if(l[w]&&l[w].arg&&E){var _=(w+":"+E).replace(/'|\\/g,"_");return l.__exp=l.__exp||{},l.__exp[_]=l[w].text.replace(new RegExp("(^|[^\\w$])"+l[w].arg+"([^\\w$])","g"),"$1"+E+"$2"),b+"def.__exp['"+_+"']"}}));var m=new Function("def","return "+d)(l);return m&&i(u,m,l)})}function o(u){return u.replace(/\\('|\\)/g,"$1").replace(/[\r\t\n]/g," ")}r.template=function(u,s,l){s=s||r.templateSettings;var c=s.append?a.append:a.split,d,m=0,v,b=s.use||s.define?i(s,u,l||{}):u;b=("var out='"+(s.strip?b.replace(/(^|\r|\n)\t* +| +\t*(\r|\n|$)/g," ").replace(/\r|\n|\t|\/\*[\s\S]*?\*\//g,""):b).replace(/'|\\/g,"\\$&").replace(s.interpolate||n,function(w,E){return c.start+o(E)+c.end}).replace(s.encode||n,function(w,E){return d=!0,c.startencode+o(E)+c.end}).replace(s.conditional||n,function(w,E,_){return E?_?"';}else if("+o(_)+"){out+='":"';}else{out+='":_?"';if("+o(_)+"){out+='":"';}out+='"}).replace(s.iterate||n,function(w,E,_,x){return E?(m+=1,v=x||"i"+m,E=o(E),"';var arr"+m+"="+E+";if(arr"+m+"){var "+_+","+v+"=-1,l"+m+"=arr"+m+".length-1;while("+v+"<l"+m+"){"+_+"=arr"+m+"["+v+"+=1];out+='"):"';} } out+='"}).replace(s.evaluate||n,function(w,E){return"';"+o(E)+"out+='"})+"';return out;").replace(/\n/g,"\\n").replace(/\t/g,"\\t").replace(/\r/g,"\\r").replace(/(\s|;|\}|^|\{)out\+='';/g,"$1").replace(/\+''/g,""),d&&(!s.selfcontained&&globalThis&&!globalThis._encodeHTML&&(globalThis._encodeHTML=r.encodeHTMLSource(s.doNotSkipEncoded)),b="var encodeHTML = typeof _encodeHTML !== 'undefined' ? _encodeHTML : ("+r.encodeHTMLSource.toString()+"("+(s.doNotSkipEncoded||"")+"));"+b);try{return new Function(s.varname,b)}catch(w){throw typeof console<"u"&&console.log("Could not create a template function: "+b),w}},r.compile=function(u,s){return r.template(u,null,s)}})()}),Fg=A(function(e,t){t.exports=function(){}}),jr=A(function(e,t){var r=Fg()();t.exports=function(a){return a!==r&&a!==null}}),sc=A(function(e,t){var r=jr(),a=Array.prototype.forEach,n=Object.create,i=function(u,s){var l;for(l in u)s[l]=u[l]};t.exports=function(o){var u=n(null);return a.call(arguments,function(s){r(s)&&i(Object(s),u)}),u}}),Sg=A(function(e,t){t.exports=function(){var r=Math.sign;return typeof r!="function"?!1:r(10)===1&&r(-20)===-1}}),kg=A(function(e,t){t.exports=function(r){return r=Number(r),isNaN(r)||r===0?r:r>0?1:-1}}),Og=A(function(e,t){t.exports=Sg()()?Math.sign:kg()}),Ig=A(function(e,t){var r=Og(),a=Math.abs,n=Math.floor;t.exports=function(i){return isNaN(i)?0:(i=Number(i),i===0||!isFinite(i)?i:r(i)*n(a(i)))}}),zr=A(function(e,t){var r=Ig(),a=Math.max;t.exports=function(n){return a(0,r(n))}}),lc=A(function(e,t){var r=zr();t.exports=function(a,n,i){var o;return isNaN(a)?(o=n,o>=0?i&&o?o-1:o:1):a===!1?!1:r(a)}}),_r=A(function(e,t){t.exports=function(r){if(typeof r!="function")throw new TypeError(r+" is not a function");return r}}),na=A(function(e,t){var r=jr();t.exports=function(a){if(!r(a))throw new TypeError("Cannot use null or undefined");return a}}),Ng=A(function(e,t){var r=_r(),a=na(),n=Function.prototype.bind,i=Function.prototype.call,o=Object.keys,u=Object.prototype.propertyIsEnumerable;t.exports=function(s,l){return function(c,d){var m,v=arguments[2],b=arguments[3];return c=Object(a(c)),r(d),m=o(c),b&&m.sort(typeof b=="function"?n.call(b,c):void 0),typeof s!="function"&&(s=m[s]),i.call(s,m,function(w,E){return u.call(c,w)?i.call(d,v,c[w],w,c,E):l})}}}),Wn=A(function(e,t){t.exports=Ng()("forEach")}),Hr=A(function(){}),Mg=A(function(e,t){t.exports=function(){var r=Object.assign,a;return typeof r!="function"?!1:(a={foo:"raz"},r(a,{bar:"dwa"},{trzy:"trzy"}),a.foo+a.bar+a.trzy==="razdwatrzy")}}),Pg=A(function(e,t){t.exports=function(){try{return Object.keys("primitive"),!0}catch{return!1}}}),Lg=A(function(e,t){var r=jr(),a=Object.keys;t.exports=function(n){return a(r(n)?Object(n):n)}}),Bg=A(function(e,t){t.exports=Pg()()?Object.keys:Lg()}),$g=A(function(e,t){var r=Bg(),a=na(),n=Math.max;t.exports=function(i,o){var u,s,l=n(arguments.length,2),c;for(i=Object(a(i)),c=function(m){try{i[m]=o[m]}catch(v){u||(u=v)}},s=1;s<l;++s)o=arguments[s],r(o).forEach(c);if(u!==void 0)throw u;return i}}),cc=A(function(e,t){t.exports=Mg()()?Object.assign:$g()}),qg=A(function(e,t){var r=jr(),a={function:!0,object:!0};t.exports=function(n){return r(n)&&a[B(n)]||!1}}),jg=A(function(e,t){var r=cc(),a=qg(),n=jr(),i=Error.captureStackTrace;t.exports=function(o){var u=new Error(o),s=arguments[1],l=arguments[2];return n(l)||a(s)&&(l=s,s=null),n(l)&&r(u,l),n(s)&&(u.code=s),i&&i(u,t.exports),u}}),dc=A(function(e,t){var r=na(),a=Object.defineProperty,n=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,o=Object.getOwnPropertySymbols;t.exports=function(u,s){var l,c=Object(r(s));if(u=Object(r(u)),i(c).forEach(function(d){try{a(u,d,n(s,d))}catch(m){l=m}}),typeof o=="function"&&o(c).forEach(function(d){try{a(u,d,n(s,d))}catch(m){l=m}}),l!==void 0)throw l;return u}}),fc=A(function(e,t){var r=zr(),a=function(l,c){return c},n,i,o,u;try{Object.defineProperty(a,"length",{configurable:!0,writable:!1,enumerable:!1,value:1})}catch{}a.length===1?(n={configurable:!0,writable:!1,enumerable:!1},i=Object.defineProperty,t.exports=function(s,l){return l=r(l),s.length===l?s:(n.value=l,i(s,"length",n))}):(u=dc(),o=function(){var s=[];return function(l){var c,d=0;if(s[l])return s[l];for(c=[];l--;)c.push("a"+(++d).toString(36));return new Function("fn","return function ("+c.join(", ")+") { return fn.apply(this, arguments); };")}}(),t.exports=function(s,l){var c;if(l=r(l),s.length===l)return s;c=o(l)(s);try{u(c,s)}catch{}return c})}),pc=A(function(e,t){var r=void 0;t.exports=function(a){return a!==r&&a!==null}}),zg=A(function(e,t){var r=pc(),a={object:!0,function:!0,undefined:!0};t.exports=function(n){return r(n)?hasOwnProperty.call(a,B(n)):!1}}),Hg=A(function(e,t){var r=zg();t.exports=function(a){if(!r(a))return!1;try{return a.constructor?a.constructor.prototype===a:!1}catch{return!1}}}),Vg=A(function(e,t){var r=Hg();t.exports=function(a){if(typeof a!="function"||!hasOwnProperty.call(a,"length"))return!1;try{if(typeof a.length!="number"||typeof a.call!="function"||typeof a.apply!="function")return!1}catch{return!1}return!r(a)}}),Gg=A(function(e,t){var r=Vg(),a=/^\s*class[\s{/}]/,n=Function.prototype.toString;t.exports=function(i){return!(!r(i)||a.test(n.call(i)))}}),Ug=A(function(e,t){var r="razdwatrzy";t.exports=function(){return typeof r.contains!="function"?!1:r.contains("dwa")===!0&&r.contains("foo")===!1}}),Wg=A(function(e,t){var r=String.prototype.indexOf;t.exports=function(a){return r.call(this,a,arguments[1])>-1}}),Yg=A(function(e,t){t.exports=Ug()()?String.prototype.contains:Wg()}),Vr=A(function(e,t){var r=pc(),a=Gg(),n=cc(),i=sc(),o=Yg(),u=t.exports=function(s,l){var c,d,m,v,b;return arguments.length<2||typeof s!="string"?(v=l,l=s,s=null):v=arguments[2],r(s)?(c=o.call(s,"c"),d=o.call(s,"e"),m=o.call(s,"w")):(c=m=!0,d=!1),b={value:l,configurable:c,enumerable:d,writable:m},v?n(i(v),b):b};u.gs=function(s,l,c){var d,m,v,b;return typeof s!="string"?(v=c,c=l,l=s,s=null):v=arguments[3],r(l)?a(l)?r(c)?a(c)||(v=c,c=void 0):c=void 0:(v=l,l=c=void 0):l=void 0,r(s)?(d=o.call(s,"c"),m=o.call(s,"e")):(d=!0,m=!1),b={get:l,set:c,configurable:d,enumerable:m},v?n(i(v),b):b}}),Kg=A(function(e,t){var r=Vr(),a=_r(),n=Function.prototype.apply,i=Function.prototype.call,o=Object.create,u=Object.defineProperty,s=Object.defineProperties,l=Object.prototype.hasOwnProperty,c={configurable:!0,enumerable:!1,writable:!0},d,m,v,b,w,E,_;d=function(C,R){var T;return a(R),l.call(this,"__ee__")?T=this.__ee__:(T=c.value=o(null),u(this,"__ee__",c),c.value=null),T[C]?B(T[C])==="object"?T[C].push(R):T[C]=[T[C],R]:T[C]=R,this},m=function(C,R){var T,O;return a(R),O=this,d.call(this,C,T=function(){v.call(O,C,T),n.call(R,this,arguments)}),T.__eeOnceListener__=R,this},v=function(C,R){var T,O,P,$;if(a(R),!l.call(this,"__ee__"))return this;if(T=this.__ee__,!T[C])return this;if(O=T[C],B(O)==="object")for($=0;P=O[$];++$)(P===R||P.__eeOnceListener__===R)&&(O.length===2?T[C]=O[$?0:1]:O.splice($,1));else(O===R||O.__eeOnceListener__===R)&&delete T[C];return this},b=function(C){var R,T,O,P,$;if(l.call(this,"__ee__")&&(P=this.__ee__[C],!!P))if(B(P)==="object"){for(T=arguments.length,$=new Array(T-1),R=1;R<T;++R)$[R-1]=arguments[R];for(P=P.slice(),R=0;O=P[R];++R)n.call(O,this,$)}else switch(arguments.length){case 1:i.call(P,this);break;case 2:i.call(P,this,arguments[1]);break;case 3:i.call(P,this,arguments[1],arguments[2]);break;default:for(T=arguments.length,$=new Array(T-1),R=1;R<T;++R)$[R-1]=arguments[R];n.call(P,this,$)}},w={on:d,once:m,off:v,emit:b},E={on:r(d),once:r(m),off:r(v),emit:r(b)},_=s({},E),t.exports=e=function(C){return C==null?o(_):s(Object(C),E)},e.methods=w}),Xg=A(function(e,t){t.exports=function(){var r=Array.from,a,n;return typeof r!="function"?!1:(a=["raz","dwa"],n=r(a),!!(n&&n!==a&&n[1]==="dwa"))}}),Zg=A(function(e,t){t.exports=function(){return(typeof globalThis>"u"?"undefined":B(globalThis))!=="object"||!globalThis?!1:globalThis.Array===Array}}),Qg=A(function(e,t){var r=function(){if((typeof self>"u"?"undefined":B(self))==="object"&&self)return self;if((typeof p>"u"?"undefined":B(p))==="object"&&p)return p;throw new Error("Unable to resolve global `this`")};t.exports=function(){if(this)return this;try{Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:!0})}catch{return r()}try{return __global__||r()}finally{delete Object.prototype.__global__}}()}),Yn=A(function(e,t){t.exports=Zg()()?globalThis:Qg()}),Jg=A(function(e,t){var r=Yn(),a={object:!0,symbol:!0};t.exports=function(){var n=r.Symbol,i;if(typeof n!="function")return!1;i=n("test symbol");try{String(i)}catch{return!1}return!(!a[B(n.iterator)]||!a[B(n.toPrimitive)]||!a[B(n.toStringTag)])}}),eb=A(function(e,t){t.exports=function(r){return r?B(r)==="symbol"?!0:!r.constructor||r.constructor.name!=="Symbol"?!1:r[r.constructor.toStringTag]==="Symbol":!1}}),mc=A(function(e,t){var r=eb();t.exports=function(a){if(!r(a))throw new TypeError(a+" is not a symbol");return a}}),tb=A(function(e,t){var r=Vr(),a=Object.create,n=Object.defineProperty,i=Object.prototype,o=a(null);t.exports=function(u){for(var s=0,l,c;o[u+(s||"")];)++s;return u+=s||"",o[u]=!0,l="@@"+u,n(i,l,r.gs(null,function(d){c||(c=!0,n(this,l,r(d)),c=!1)})),l}}),rb=A(function(e,t){var r=Vr(),a=Yn().Symbol;t.exports=function(n){return Object.defineProperties(n,{hasInstance:r("",a&&a.hasInstance||n("hasInstance")),isConcatSpreadable:r("",a&&a.isConcatSpreadable||n("isConcatSpreadable")),iterator:r("",a&&a.iterator||n("iterator")),match:r("",a&&a.match||n("match")),replace:r("",a&&a.replace||n("replace")),search:r("",a&&a.search||n("search")),species:r("",a&&a.species||n("species")),split:r("",a&&a.split||n("split")),toPrimitive:r("",a&&a.toPrimitive||n("toPrimitive")),toStringTag:r("",a&&a.toStringTag||n("toStringTag")),unscopables:r("",a&&a.unscopables||n("unscopables"))})}}),ab=A(function(e,t){var r=Vr(),a=mc(),n=Object.create(null);t.exports=function(i){return Object.defineProperties(i,{for:r(function(o){return n[o]?n[o]:n[o]=i(String(o))}),keyFor:r(function(o){var u;a(o);for(u in n)if(n[u]===o)return u})})}}),nb=A(function(e,t){var r=Vr(),a=mc(),n=Yn().Symbol,i=tb(),o=rb(),u=ab(),s=Object.create,l=Object.defineProperties,c=Object.defineProperty,d,m,v;if(typeof n=="function")try{String(n()),v=!0}catch{}else n=null;m=function(w){if(this instanceof m)throw new TypeError("Symbol is not a constructor");return d(w)},t.exports=d=function b(w){var E;if(this instanceof b)throw new TypeError("Symbol is not a constructor");return v?n(w):(E=s(m.prototype),w=w===void 0?"":String(w),l(E,{__description__:r("",w),__name__:r("",i(w))}))},o(d),u(d),l(m.prototype,{constructor:r(d),toString:r("",function(){return this.__name__})}),l(d.prototype,{toString:r(function(){return"Symbol ("+a(this).__description__+")"}),valueOf:r(function(){return a(this)})}),c(d.prototype,d.toPrimitive,r("",function(){var b=a(this);return B(b)==="symbol"?b:b.toString()})),c(d.prototype,d.toStringTag,r("c","Symbol")),c(m.prototype,d.toStringTag,r("c",d.prototype[d.toStringTag])),c(m.prototype,d.toPrimitive,r("c",d.prototype[d.toPrimitive]))}),ib=A(function(e,t){t.exports=Jg()()?Yn().Symbol:nb()}),ob=A(function(e,t){var r=Object.prototype.toString,a=r.call(function(){return arguments}());t.exports=function(n){return r.call(n)===a}}),ub=A(function(e,t){var r=Object.prototype.toString,a=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);t.exports=function(n){return typeof n=="function"&&a(r.call(n))}}),sb=A(function(e,t){var r=Object.prototype.toString,a=r.call("");t.exports=function(n){return typeof n=="string"||n&&B(n)==="object"&&(n instanceof String||r.call(n)===a)||!1}}),lb=A(function(e,t){var r=ib().iterator,a=ob(),n=ub(),i=zr(),o=_r(),u=na(),s=jr(),l=sb(),c=Array.isArray,d=Function.prototype.call,m={configurable:!0,enumerable:!0,writable:!0,value:null},v=Object.defineProperty;t.exports=function(b){var w=arguments[1],E=arguments[2],_,x,C,R,T,O,P,$,Y,L;if(b=Object(u(b)),s(w)&&o(w),!this||this===Array||!n(this)){if(!w){if(a(b))return T=b.length,T!==1?Array.apply(null,b):(R=new Array(1),R[0]=b[0],R);if(c(b)){for(R=new Array(T=b.length),x=0;x<T;++x)R[x]=b[x];return R}}R=[]}else _=this;if(!c(b)){if((Y=b[r])!==void 0){for(P=o(Y).call(b),_&&(R=new _),$=P.next(),x=0;!$.done;)L=w?d.call(w,E,$.value,x):$.value,_?(m.value=L,v(R,x,m)):R[x]=L,$=P.next(),++x;T=x}else if(l(b)){for(T=b.length,_&&(R=new _),x=0,C=0;x<T;++x)L=b[x],x+1<T&&(O=L.charCodeAt(0),O>=55296&&O<=56319&&(L+=b[++x])),L=w?d.call(w,E,L,C):L,_?(m.value=L,v(R,C,m)):R[C]=L,++C;T=C}}if(T===void 0)for(T=i(b.length),_&&(R=new _(T)),x=0;x<T;++x)L=w?d.call(w,E,b[x],x):b[x],_?(m.value=L,v(R,x,m)):R[x]=L;return _&&(m.value=null,R.length=T),R}}),Wo=A(function(e,t){t.exports=Xg()()?Array.from:lb()}),cb=A(function(e,t){var r=Wo(),a=Array.isArray;t.exports=function(n){return a(n)?n:r(n)}}),db=A(function(e,t){var r=cb(),a=jr(),n=_r(),i=Array.prototype.slice,o;o=function(s){return this.map(function(l,c){return l?l(s[c]):s[c]}).concat(i.call(s,this.length))},t.exports=function(u){return u=r(u),u.forEach(function(s){a(s)&&n(s)}),o.bind(u)}}),fb=A(function(e,t){var r=_r();t.exports=function(a){var n;return typeof a=="function"?{set:a,get:a}:(n={get:r(a.get)},a.set!==void 0?(n.set=r(a.set),a.delete&&(n.delete=r(a.delete)),a.clear&&(n.clear=r(a.clear)),n):(n.set=n.get,n))}}),pb=A(function(e,t){var r=jg(),a=fc(),n=Vr(),i=Kg().methods,o=db(),u=fb(),s=Function.prototype.apply,l=Function.prototype.call,c=Object.create,d=Object.defineProperties,m=i.on,v=i.emit;t.exports=function(b,w,E){var _=c(null),x,C,R,T,O,P,$,Y,L,z,W,K,se,he,ae;return w!==!1?C=w:isNaN(b.length)?C=1:C=b.length,E.normalizer&&(z=u(E.normalizer),R=z.get,T=z.set,O=z.delete,P=z.clear),E.resolvers!=null&&(ae=o(E.resolvers)),R?he=a(function(fe){var V,ue,F=arguments;if(ae&&(F=ae(F)),V=R(F),V!==null&&hasOwnProperty.call(_,V))return W&&x.emit("get",V,F,this),_[V];if(F.length===1?ue=l.call(b,this,F[0]):ue=s.call(b,this,F),V===null){if(V=R(F),V!==null)throw r("Circular invocation","CIRCULAR_INVOCATION");V=T(F)}else if(hasOwnProperty.call(_,V))throw r("Circular invocation","CIRCULAR_INVOCATION");return _[V]=ue,K&&x.emit("set",V,null,ue),ue},C):w===0?he=function(){var V;if(hasOwnProperty.call(_,"data"))return W&&x.emit("get","data",arguments,this),_.data;if(arguments.length?V=s.call(b,this,arguments):V=l.call(b,this),hasOwnProperty.call(_,"data"))throw r("Circular invocation","CIRCULAR_INVOCATION");return _.data=V,K&&x.emit("set","data",null,V),V}:he=function(V){var ue,F=arguments,Q;if(ae&&(F=ae(arguments)),Q=String(F[0]),hasOwnProperty.call(_,Q))return W&&x.emit("get",Q,F,this),_[Q];if(F.length===1?ue=l.call(b,this,F[0]):ue=s.call(b,this,F),hasOwnProperty.call(_,Q))throw r("Circular invocation","CIRCULAR_INVOCATION");return _[Q]=ue,K&&x.emit("set",Q,null,ue),ue},x={original:b,memoized:he,profileName:E.profileName,get:function(V){return ae&&(V=ae(V)),R?R(V):String(V[0])},has:function(V){return hasOwnProperty.call(_,V)},delete:function(V){var ue;hasOwnProperty.call(_,V)&&(O&&O(V),ue=_[V],delete _[V],se&&x.emit("delete",V,ue))},clear:function(){var V=_;P&&P(),_=c(null),x.emit("clear",V)},on:function(V,ue){return V==="get"?W=!0:V==="set"?K=!0:V==="delete"&&(se=!0),m.call(this,V,ue)},emit:v,updateEnv:function(){b=x.original}},R?$=a(function(fe){var V,ue=arguments;ae&&(ue=ae(ue)),V=R(ue),V!==null&&x.delete(V)},C):w===0?$=function(){return x.delete("data")}:$=function(V){return ae&&(V=ae(arguments)[0]),x.delete(V)},Y=a(function(){var fe,V=arguments;return w===0?_.data:(ae&&(V=ae(V)),R?fe=R(V):fe=String(V[0]),_[fe])}),L=a(function(){var fe,V=arguments;return w===0?x.has("data"):(ae&&(V=ae(V)),R?fe=R(V):fe=String(V[0]),fe===null?!1:x.has(fe))}),d(he,{__memoized__:n(!0),delete:n($),clear:n(x.clear),_get:n(Y),_has:n(L)}),x}}),mb=A(function(e,t){var r=_r(),a=Wn(),n=Hr(),i=pb(),o=lc();t.exports=function u(s){var l,c,d;if(r(s),l=Object(arguments[1]),l.async&&l.promise)throw new Error("Options 'async' and 'promise' cannot be used together");return hasOwnProperty.call(s,"__memoized__")&&!l.force?s:(c=o(l.length,s.length,l.async&&n.async),d=i(s,c,l),a(n,function(m,v){l[v]&&m(l[v],d,l)}),u.__profiler__&&u.__profiler__(d),d.updateEnv(),d.memoized)}}),hb=A(function(e,t){t.exports=function(r){var a,n,i=r.length;if(!i)return"";for(a=String(r[n=0]);--i;)a+=""+r[++n];return a}}),vb=A(function(e,t){t.exports=function(r){return r?function(a){for(var n=String(a[0]),i=0,o=r;--o;)n+=""+a[++i];return n}:function(){return""}}}),gb=A(function(e,t){t.exports=function(){var r=Number.isNaN;return typeof r!="function"?!1:!r({})&&r(NaN)&&!r(34)}}),bb=A(function(e,t){t.exports=function(r){return r!==r}}),yb=A(function(e,t){t.exports=gb()()?Number.isNaN:bb()}),Yo=A(function(e,t){var r=yb(),a=zr(),n=na(),i=Array.prototype.indexOf,o=Object.prototype.hasOwnProperty,u=Math.abs,s=Math.floor;t.exports=function(l){var c,d,m,v;if(!r(l))return i.apply(this,arguments);for(d=a(n(this).length),m=arguments[1],isNaN(m)?m=0:m>=0?m=s(m):m=a(this.length)-s(u(m)),c=m;c<d;++c)if(o.call(this,c)&&(v=this[c],r(v)))return c;return-1}}),wb=A(function(e,t){var r=Yo(),a=Object.create;t.exports=function(){var n=0,i=[],o=a(null);return{get:function(s){var l=0,c=i,d,m=s.length;if(m===0)return c[m]||null;if(c=c[m]){for(;l<m-1;){if(d=r.call(c[0],s[l]),d===-1)return null;c=c[1][d],++l}return d=r.call(c[0],s[l]),d===-1?null:c[1][d]||null}return null},set:function(s){var l=0,c=i,d,m=s.length;if(m===0)c[m]=++n;else{for(c[m]||(c[m]=[[],[]]),c=c[m];l<m-1;)d=r.call(c[0],s[l]),d===-1&&(d=c[0].push(s[l])-1,c[1].push([[],[]])),c=c[1][d],++l;d=r.call(c[0],s[l]),d===-1&&(d=c[0].push(s[l])-1),c[1][d]=++n}return o[n]=s,n},delete:function(s){var l=0,c=i,d,m=o[s],v=m.length,b=[];if(v===0)delete c[v];else if(c=c[v]){for(;l<v-1;){if(d=r.call(c[0],m[l]),d===-1)return;b.push(c,d),c=c[1][d],++l}if(d=r.call(c[0],m[l]),d===-1)return;for(s=c[1][d],c[0].splice(d,1),c[1].splice(d,1);!c[0].length&&b.length;)d=b.pop(),c=b.pop(),c[0].splice(d,1),c[1].splice(d,1)}delete o[s]},clear:function(){i=[],o=a(null)}}}}),Db=A(function(e,t){var r=Yo();t.exports=function(){var a=0,n=[],i=[];return{get:function(u){var s=r.call(n,u[0]);return s===-1?null:i[s]},set:function(u){return n.push(u[0]),i.push(++a),a},delete:function(u){var s=r.call(i,u);s!==-1&&(n.splice(s,1),i.splice(s,1))},clear:function(){n=[],i=[]}}}}),Eb=A(function(e,t){var r=Yo(),a=Object.create;t.exports=function(n){var i=0,o=[[],[]],u=a(null);return{get:function(l){for(var c=0,d=o,m;c<n-1;){if(m=r.call(d[0],l[c]),m===-1)return null;d=d[1][m],++c}return m=r.call(d[0],l[c]),m===-1?null:d[1][m]||null},set:function(l){for(var c=0,d=o,m;c<n-1;)m=r.call(d[0],l[c]),m===-1&&(m=d[0].push(l[c])-1,d[1].push([[],[]])),d=d[1][m],++c;return m=r.call(d[0],l[c]),m===-1&&(m=d[0].push(l[c])-1),d[1][m]=++i,u[i]=l,i},delete:function(l){for(var c=0,d=o,m,v=[],b=u[l];c<n-1;){if(m=r.call(d[0],b[c]),m===-1)return;v.push(d,m),d=d[1][m],++c}if(m=r.call(d[0],b[c]),m!==-1){for(l=d[1][m],d[0].splice(m,1),d[1].splice(m,1);!d[0].length&&v.length;)m=v.pop(),d=v.pop(),d[0].splice(m,1),d[1].splice(m,1);delete u[l]}},clear:function(){o=[[],[]],u=a(null)}}}}),hc=A(function(e,t){var r=_r(),a=Wn(),n=Function.prototype.call;t.exports=function(i,o){var u={},s=arguments[2];return r(o),a(i,function(l,c,d,m){u[c]=n.call(o,s,l,c,d,m)}),u}}),Ko=A(function(e,t){var r=function(i){if(typeof i!="function")throw new TypeError(i+" is not a function");return i},a=function(i){var o=y.createTextNode(""),u,s,l=0;return new i(function(){var c;if(u)s&&(u=s.concat(u));else{if(!s)return;u=s}if(s=u,u=null,typeof s=="function"){c=s,s=null,c();return}for(o.data=l=++l%2;s;)c=s.shift(),s.length||(s=null),c()}).observe(o,{characterData:!0}),function(c){if(r(c),u){typeof u=="function"?u=[u,c]:u.push(c);return}u=c,o.data=l=++l%2}};t.exports=function(){if((typeof process>"u"?"undefined":B(process))==="object"&&process&&typeof process.nextTick=="function")return process.nextTick;if(typeof queueMicrotask=="function")return function(n){queueMicrotask(r(n))};if((typeof y>"u"?"undefined":B(y))==="object"&&y){if(typeof MutationObserver=="function")return a(MutationObserver);if(typeof WebKitMutationObserver=="function")return a(WebKitMutationObserver)}return typeof setImmediate=="function"?function(n){setImmediate(r(n))}:typeof setTimeout=="function"||(typeof setTimeout>"u"?"undefined":B(setTimeout))==="object"?function(n){setTimeout(r(n),0)}:null}()}),_b=A(function(){var e=Wo(),t=hc(),r=dc(),a=fc(),n=Ko(),i=Array.prototype.slice,o=Function.prototype.apply,u=Object.create;Hr().async=function(s,l){var c=u(null),d=u(null),m=l.memoized,v=l.original,b,w,E;l.memoized=a(function(_){var x=arguments,C=x[x.length-1];return typeof C=="function"&&(b=C,x=i.call(x,0,-1)),m.apply(w=this,E=x)},m);try{r(l.memoized,m)}catch{}l.on("get",function(_){var x,C,R;if(b){if(c[_]){typeof c[_]=="function"?c[_]=[c[_],b]:c[_].push(b),b=null;return}x=b,C=w,R=E,b=w=E=null,n(function(){var T;hasOwnProperty.call(d,_)?(T=d[_],l.emit("getasync",_,R,C),o.call(x,T.context,T.args)):(b=x,w=C,E=R,m.apply(C,R))})}}),l.original=function(){var _,x,C,R;return b?(_=e(arguments),x=function T(O){var P,$,Y=T.id;if(Y==null){n(o.bind(T,this,arguments));return}if(delete T.id,P=c[Y],delete c[Y],!!P)return $=e(arguments),l.has(Y)&&(O?l.delete(Y):(d[Y]={context:this,args:$},l.emit("setasync",Y,typeof P=="function"?1:P.length))),typeof P=="function"?R=o.call(P,this,$):P.forEach(function(L){R=o.call(L,this,$)},this),R},C=b,b=w=E=null,_.push(x),R=o.call(v,this,_),x.cb=C,b=x,R):o.call(v,this,arguments)},l.on("set",function(_){if(!b){l.delete(_);return}c[_]?typeof c[_]=="function"?c[_]=[c[_],b.cb]:c[_].push(b.cb):c[_]=b.cb,delete b.cb,b.id=_,b=null}),l.on("delete",function(_){var x;hasOwnProperty.call(c,_)||d[_]&&(x=d[_],delete d[_],l.emit("deleteasync",_,i.call(x.args,1)))}),l.on("clear",function(){var _=d;d=u(null),l.emit("clearasync",t(_,function(x){return i.call(x.args,1)}))})}}),xb=A(function(e,t){var r=Array.prototype.forEach,a=Object.create;t.exports=function(n){var i=a(null);return r.call(arguments,function(o){i[o]=!0}),i}}),vc=A(function(e,t){t.exports=function(r){return typeof r=="function"}}),Ab=A(function(e,t){var r=vc();t.exports=function(a){try{return a&&r(a.toString)?a.toString():String(a)}catch{throw new TypeError("Passed argument cannot be stringifed")}}}),Cb=A(function(e,t){var r=na(),a=Ab();t.exports=function(n){return a(r(n))}}),Rb=A(function(e,t){var r=vc();t.exports=function(a){try{return a&&r(a.toString)?a.toString():String(a)}catch{return"<Non-coercible to string value>"}}}),Tb=A(function(e,t){var r=Rb(),a=/[\n\r\u2028\u2029]/g;t.exports=function(n){var i=r(n);return i.length>100&&(i=i.slice(0,99)+"…"),i=i.replace(a,function(o){return JSON.stringify(o).slice(1,-1)}),i}}),gc=A(function(e,t){t.exports=r,t.exports.default=r;function r(a){return!!a&&(B(a)==="object"||typeof a=="function")&&typeof a.then=="function"}}),Fb=A(function(){var e=hc(),t=xb(),r=Cb(),a=Tb(),n=gc(),i=Ko(),o=Object.create,u=t("then","then:finally","done","done:finally");Hr().promise=function(s,l){var c=o(null),d=o(null),m=o(null);if(s===!0)s=null;else if(s=r(s),!u[s])throw new TypeError("'"+a(s)+"' is not valid promise mode");l.on("set",function(v,b,w){var E=!1;if(!n(w)){d[v]=w,l.emit("setasync",v,1);return}c[v]=1,m[v]=w;var _=function(O){var P=c[v];if(E)throw new Error(`Memoizee error: Detected unordered then|done & finally resolution, which in turn makes proper detection of success/failure impossible (when in 'done:finally' mode)
|
|
18
|
-
Consider to rely on 'then' or 'done' mode instead.`);P&&(delete c[v],d[v]=O,l.emit("setasync",v,P))},x=function(){E=!0,c[v]&&(delete c[v],delete m[v],l.delete(v))},C=s;if(C||(C="then"),C==="then"){var R=function(){i(x)};w=w.then(function(T){i(_.bind(this,T))},R),typeof w.finally=="function"&&w.finally(R)}else if(C==="done"){if(typeof w.done!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done' mode");w.done(_,x)}else if(C==="done:finally"){if(typeof w.done!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done:finally' mode");if(typeof w.finally!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'finally' in 'done:finally' mode");w.done(_),w.finally(x)}}),l.on("get",function(v,b,w){var E;if(c[v]){++c[v];return}E=m[v];var _=function(){l.emit("getasync",v,b,w)};n(E)?typeof E.done=="function"?E.done(_):E.then(function(){i(_)}):_()}),l.on("delete",function(v){if(delete m[v],c[v]){delete c[v];return}if(hasOwnProperty.call(d,v)){var b=d[v];delete d[v],l.emit("deleteasync",v,[b])}}),l.on("clear",function(){var v=d;d=o(null),c=o(null),m=o(null),l.emit("clearasync",e(v,function(b){return[b]}))})}}),Sb=A(function(){var e=_r(),t=Wn(),r=Hr(),a=Function.prototype.apply;r.dispose=function(n,i,o){var u;if(e(n),o.async&&r.async||o.promise&&r.promise){i.on("deleteasync",u=function(l,c){a.call(n,null,c)}),i.on("clearasync",function(s){t(s,function(l,c){u(c,l)})});return}i.on("delete",u=function(l,c){n(c)}),i.on("clear",function(s){t(s,function(l,c){u(c,l)})})}}),kb=A(function(e,t){t.exports=2147483647}),Ob=A(function(e,t){var r=zr(),a=kb();t.exports=function(n){if(n=r(n),n>a)throw new TypeError(n+" exceeds maximum possible timeout");return n}}),Ib=A(function(){var e=Wo(),t=Wn(),r=Ko(),a=gc(),n=Ob(),i=Hr(),o=Function.prototype,u=Math.max,s=Math.min,l=Object.create;i.maxAge=function(c,d,m){var v,b,w,E;c=n(c),c&&(v=l(null),b=m.async&&i.async||m.promise&&i.promise?"async":"",d.on("set"+b,function(_){v[_]=setTimeout(function(){d.delete(_)},c),typeof v[_].unref=="function"&&v[_].unref(),E&&(E[_]&&E[_]!=="nextTick"&&clearTimeout(E[_]),E[_]=setTimeout(function(){delete E[_]},w),typeof E[_].unref=="function"&&E[_].unref())}),d.on("delete"+b,function(_){clearTimeout(v[_]),delete v[_],E&&(E[_]!=="nextTick"&&clearTimeout(E[_]),delete E[_])}),m.preFetch&&(m.preFetch===!0||isNaN(m.preFetch)?w=.333:w=u(s(Number(m.preFetch),1),0),w&&(E={},w=(1-w)*c,d.on("get"+b,function(_,x,C){E[_]||(E[_]="nextTick",r(function(){var R;E[_]==="nextTick"&&(delete E[_],d.delete(_),m.async&&(x=e(x),x.push(o)),R=d.memoized.apply(C,x),m.promise&&a(R)&&(typeof R.done=="function"?R.done(o,o):R.then(o,o)))}))}))),d.on("clear"+b,function(){t(v,function(_){clearTimeout(_)}),v={},E&&(t(E,function(_){_!=="nextTick"&&clearTimeout(_)}),E={})}))}}),Nb=A(function(e,t){var r=zr(),a=Object.create,n=Object.prototype.hasOwnProperty;t.exports=function(i){var o=0,u=1,s=a(null),l=a(null),c=0,d;return i=r(i),{hit:function(v){var b=l[v],w=++c;if(s[w]=v,l[v]=w,!b)return++o,o<=i?void 0:(v=s[u],d(v),v);if(delete s[b],u===b)for(;!n.call(s,++u););},delete:d=function(v){var b=l[v];if(b&&(delete s[b],delete l[v],--o,u===b)){if(!o){c=0,u=1;return}for(;!n.call(s,++u););}},clear:function(){o=0,u=1,s=a(null),l=a(null),c=0}}}}),Mb=A(function(){var e=zr(),t=Nb(),r=Hr();r.max=function(a,n,i){var o,u,s;a=e(a),a&&(u=t(a),o=i.async&&r.async||i.promise&&r.promise?"async":"",n.on("set"+o,s=function(c){c=u.hit(c),c!==void 0&&n.delete(c)}),n.on("get"+o,s),n.on("delete"+o,u.delete),n.on("clear"+o,u.clear))}}),Pb=A(function(){var e=Vr(),t=Hr(),r=Object.create,a=Object.defineProperties;t.refCounter=function(n,i,o){var u,s;u=r(null),s=o.async&&t.async||o.promise&&t.promise?"async":"",i.on("set"+s,function(l,c){u[l]=c||1}),i.on("get"+s,function(l){++u[l]}),i.on("delete"+s,function(l){delete u[l]}),i.on("clear"+s,function(){u={}}),a(i.memoized,{deleteRef:e(function(){var l=i.get(arguments);return l===null||!u[l]?null:--u[l]?!1:(i.delete(l),!0)}),getRefCount:e(function(){var l=i.get(arguments);return l===null||!u[l]?0:u[l]})})}}),Lb=A(function(e,t){var r=sc(),a=lc(),n=mb();t.exports=function(i){var o=r(arguments[1]),u;return o.normalizer||(u=o.length=a(o.length,i.length,o.async),u!==0&&(o.primitive?u===!1?o.normalizer=hb():u>1&&(o.normalizer=vb()(u)):u===!1?o.normalizer=wb()():u===1?o.normalizer=Db()():o.normalizer=Eb()(u))),o.async&&_b(),o.promise&&Fb(),o.dispose&&Sb(),o.maxAge&&Ib(),o.max&&Mb(),o.refCounter&&Pb(),n(i,o)}}),Bb=[{name:"NA",value:"inapplicable",priority:0,group:"inapplicable"},{name:"PASS",value:"passed",priority:1,group:"passes"},{name:"CANTTELL",value:"cantTell",priority:2,group:"incomplete"},{name:"FAIL",value:"failed",priority:3,group:"violations"}],Wt={helpUrlBase:"https://dequeuniversity.com/rules/",gridSize:200,selectorSimilarFilterLimit:700,results:[],resultGroups:[],resultGroupMap:{},impact:Object.freeze(["minor","moderate","serious","critical"]),preload:Object.freeze({assets:["cssom","media"],timeout:1e4}),allOrigins:"<unsafe_all_origins>",sameOrigin:"<same_origin>",serializableErrorProps:Object.freeze(["message","stack","name","code","ruleId","method"])};Bb.forEach(function(e){var t=e.name,r=e.value,a=e.priority,n=e.group;Wt[t]=r,Wt[t+"_PRIO"]=a,Wt[t+"_GROUP"]=n,Wt.results[a]=r,Wt.resultGroups[a]=n,Wt.resultGroupMap[r]=n}),Object.freeze(Wt.results),Object.freeze(Wt.resultGroups),Object.freeze(Wt.resultGroupMap),Object.freeze(Wt);var ye=Wt;function $b(){(typeof console>"u"?"undefined":B(console))==="object"&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}var Gr=$b,qb=/[\t\r\n\f]/g,jb=function(){function e(){zt(this,e),this.parent=void 0}return Ht(e,[{key:"props",get:function(){throw new Error('VirtualNode class must have a "props" object consisting of "nodeType" and "nodeName" properties')}},{key:"attrNames",get:function(){throw new Error('VirtualNode class must have an "attrNames" property')}},{key:"attr",value:function(){throw new Error('VirtualNode class must have an "attr" function')}},{key:"hasAttr",value:function(){throw new Error('VirtualNode class must have a "hasAttr" function')}},{key:"hasClass",value:function(r){var a=this.attr("class");if(!a)return!1;var n=" "+r+" ";return(" "+a+" ").replace(qb," ").indexOf(n)>=0}}])}(),st=jb,Xo={};Vt(Xo,{DqElement:function(){return Bt},RuleError:function(){return Ji},aggregate:function(){return Kn},aggregateChecks:function(){return wc},aggregateNodeResults:function(){return Dc},aggregateResult:function(){return Ec},areStylesSet:function(){return Yb},assert:function(){return Se},checkHelper:function(){return xu},clone:function(){return hr},closest:function(){return Tt},collectResultsFromFrames:function(){return ff},contains:function(){return vr},convertSelector:function(){return gi},cssParser:function(){return Gd},deepMerge:function(){return Lu},escapeSelector:function(){return Ge},extendMetaData:function(){return Bu},filterHtmlAttrs:function(){return Cp},finalizeRuleResult:function(){return Ba},findBy:function(){return an},getAllChecks:function(){return Ei},getAncestry:function(){return vi},getBaseLang:function(){return Jr},getCheckMessage:function(){return p_},getCheckOption:function(){return Wi},getElementSource:function(){return Hd},getEnvironmentData:function(){return Mr},getFlattenedTree:function(){return Rs},getFrameContexts:function(){return S_},getFriendlyUriEnd:function(){return Ac},getNodeAttributes:function(){return ja},getNodeFromTree:function(){return De},getPreloadConfig:function(){return Ep},getRootNode:function(){return nn},getRule:function(){return op},getScroll:function(){return yr},getScrollState:function(){return I_},getSelector:function(){return Eu},getSelectorData:function(){return hi},getShadowSelector:function(){return yu},getStandards:function(){return N_},getStyleSheetFactory:function(){return lp},getXpath:function(){return zd},injectStyle:function(){return L_},isArrayLike:function(){return Os},isContextObject:function(){return Is},isContextProp:function(){return Ki},isContextSpec:function(){return cp},isHidden:function(){return B_},isHtmlElement:function(){return Ms},isLabelledFramesSelector:function(){return Ns},isLabelledShadowDomSelector:function(){return Xi},isNodeInContext:function(){return Ps},isShadowRoot:function(){return xi},isValidLang:function(){return to},isXHTML:function(){return Xa},matchAncestry:function(){return Ls},matches:function(){return Cu},matchesExpression:function(){return sa},matchesSelector:function(){return ia},memoize:function(){return je},mergeResults:function(){return _i},nodeLookup:function(){return Fe},nodeSerializer:function(){return $t},nodeSorter:function(){return Bs},objectHasOwn:function(){return ur},parseCrossOriginStylesheet:function(){return qs},parseSameOriginStylesheet:function(){return pp},parseStylesheet:function(){return $s},parseTabindex:function(){return sr},performanceTimer:function(){return Oe},pollyfillElementsFromPoint:function(){return mp},preload:function(){return wp},preloadCssom:function(){return vp},preloadMedia:function(){return yp},processMessage:function(){return ks},publishMetaData:function(){return Zi},querySelectorAll:function(){return Ot},querySelectorAllFilter:function(){return lr},queue:function(){return ar},respondable:function(){return Xt},ruleShouldRun:function(){return Ap},select:function(){return js},sendCommandToFrame:function(){return sf},serializeError:function(){return Qi},setScrollState:function(){return gx},shadowSelect:function(){return bx},shadowSelectAll:function(){return zs},shouldPreload:function(){return Dp},toArray:function(){return xc},tokenList:function(){return yt},uniqueArray:function(){return wn},uuid:function(){return Ew},validInputTypes:function(){return eo},validLangs:function(){return kp}});function zb(e,t,r){t=t.slice(),r&&t.push(r);var a=t.map(function(n){return e.indexOf(n)}).sort();return e[a.pop()]}var Kn=zb,Hb=ye.CANTTELL_PRIO,Vb=ye.FAIL_PRIO,Xn=[];Xn[ye.PASS_PRIO]=!0,Xn[ye.CANTTELL_PRIO]=null,Xn[ye.FAIL_PRIO]=!1;var bc=["any","all","none"];function yc(e,t){return bc.reduce(function(r,a){return r[a]=(e[a]||[]).map(function(n){return t(n,a)}),r},{})}function Gb(e){var t=Object.assign({},e);yc(t,function(n,i){var o=typeof n.result>"u"?-1:Xn.indexOf(n.result);n.priority=o!==-1?o:ye.CANTTELL_PRIO,i==="none"&&(n.priority===ye.PASS_PRIO?n.priority=ye.FAIL_PRIO:n.priority===ye.FAIL_PRIO&&(n.priority=ye.PASS_PRIO))});var r={all:t.all.reduce(function(n,i){return Math.max(n,i.priority)},0),none:t.none.reduce(function(n,i){return Math.max(n,i.priority)},0),any:t.any.reduce(function(n,i){return Math.min(n,i.priority)},4)%4};t.priority=Math.max(r.all,r.none,r.any);var a=[];return bc.forEach(function(n){t[n]=t[n].filter(function(i){return i.priority===t.priority&&i.priority===r[n]}),t[n].forEach(function(i){return a.push(i.impact)})}),[Hb,Vb].includes(t.priority)?t.impact=Kn(ye.impact,a):t.impact=null,yc(t,function(n){delete n.result,delete n.priority}),t.result=ye.results[t.priority],delete t.priority,t}var wc=Gb;function Ba(e){var t=g._audit.rules.find(function(r){var a=r.id;return a===e.id});return t&&t.impact&&e.nodes.forEach(function(r){["any","all","none"].forEach(function(a){(r[a]||[]).forEach(function(n){n.impact=t.impact})})}),Object.assign(e,Dc(e.nodes)),delete e.nodes,e}function Ub(e){var t={};if(e=e.map(function(i){if(i.any&&i.all&&i.none)return wc(i);if(Array.isArray(i.node))return Ba(i);throw new TypeError("Invalid Result type")}),e&&e.length){var r=e.map(function(i){return i.result});t.result=Kn(ye.results,r,t.result)}else t.result="inapplicable";ye.resultGroups.forEach(function(i){return t[i]=[]}),e.forEach(function(i){var o=ye.resultGroupMap[i.result];t[o].push(i)});var a=ye.FAIL_GROUP;if(t[a].length===0&&(a=ye.CANTTELL_GROUP),t[a].length>0){var n=t[a].map(function(i){return i.impact});t.impact=Kn(ye.impact,n)||null}else t.impact=null;return t}var Dc=Ub;function Zo(e,t,r){var a=Object.assign({},t);a.nodes=(a[r]||[]).concat(),ye.resultGroups.forEach(function(n){delete a[n]}),e[r].push(a)}function Wb(e){var t={};return ye.resultGroups.forEach(function(r){return t[r]=[]}),e.forEach(function(r){r.error?Zo(t,r,ye.CANTTELL_GROUP):r.result===ye.NA?Zo(t,r,ye.NA_GROUP):ye.resultGroups.forEach(function(a){Array.isArray(r[a])&&r[a].length>0&&Zo(t,r,a)})}),t}var Ec=Wb;function _c(e,t,r){var a=p.getComputedStyle(e,null);if(!a)return!1;for(var n=0;n<t.length;++n){var i=t[n];if(a.getPropertyValue(i.property)===i.value)return!0}return!e.parentNode||e.nodeName.toUpperCase()===r.toUpperCase()?!1:_c(e.parentNode,t,r)}var Yb=_c;function Kb(e,t){if(!e)throw new Error(t)}var Se=Kb;function Xb(e){return Array.prototype.slice.call(e)}var xc=Xb;function Zb(e){for(var t=String(e),r=t.length,a=-1,n,i="",o=t.charCodeAt(0);++a<r;){if(n=t.charCodeAt(a),n==0){i+="�";continue}if(n>=1&&n<=31||n==127||a==0&&n>=48&&n<=57||a==1&&n>=48&&n<=57&&o==45){i+="\\"+n.toString(16)+" ";continue}if(a==0&&r==1&&n==45){i+="\\"+t.charAt(a);continue}if(n>=128||n==45||n==95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){i+=t.charAt(a);continue}i+="\\"+t.charAt(a)}return i}var Ge=Zb;function Qb(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return e.length!==0&&(e.match(/[0-9]/g)||"").length>=e.length/2}function $a(e,t){return[e.substring(0,t),e.substring(t)]}function qa(e){return e.replace(/\s+$/,"")}function Jb(e){var t=e,r="",a="",n="",i="",o="",u="";if(e.includes("#")){var s=$a(e,e.indexOf("#")),l=Z(s,2);e=l[0],u=l[1]}if(e.includes("?")){var c=$a(e,e.indexOf("?")),d=Z(c,2);e=d[0],o=d[1]}if(e.includes("://")){var m=e.split("://"),v=Z(m,2);r=v[0],e=v[1];var b=$a(e,e.indexOf("/")),w=Z(b,2);a=w[0],e=w[1]}else if(e.substr(0,2)==="//"){e=e.substr(2);var E=$a(e,e.indexOf("/")),_=Z(E,2);a=_[0],e=_[1]}if(a.substr(0,4)==="www."&&(a=a.substr(4)),a&&a.includes(":")){var x=$a(a,a.indexOf(":")),C=Z(x,2);a=C[0],n=C[1]}return i=e,{original:t,protocol:r,domain:a,port:n,path:i,query:o,hash:u}}function ey(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!(e.length<=1||e.substr(0,5)==="data:"||e.substr(0,11)==="javascript:"||e.includes("?"))){var r=t.currentDomain,a=t.maxLength,n=a===void 0?25:a,i=Jb(e),o=i.path,u=i.domain,s=i.hash,l=o.substr(o.substr(0,o.length-2).lastIndexOf("/")+1);if(s)return l&&(l+s).length<=n?qa(l+s):l.length<2&&s.length>2&&s.length<=n?qa(s):void 0;if(u&&u.length<n&&o.length<=1||o==="/"+l&&u&&r&&u!==r&&(u+o).length<=n)return qa(u+o);var c=l.lastIndexOf(".");if((c===-1||c>1)&&(c!==-1||l.length>2)&&l.length<=n&&!l.match(/index(\.[a-zA-Z]{2-4})?/)&&!Qb(l))return qa(l)}}var Ac=ey;function ty(e){return e.attributes instanceof p.NamedNodeMap?e.attributes:e.cloneNode(!1).attributes}var ja=ty,ry=function(){var e;function t(r){var a=["matches","matchesSelector","mozMatchesSelector","webkitMatchesSelector","msMatchesSelector"],n=a.length,i,o;for(i=0;i<n;i++)if(o=a[i],r[o])return o}return function(r,a){return(!e||!r[e])&&(e=t(r)),r[e]?r[e](a):!1}}(),ia=ry,Cc={};Vt(Cc,{ArrayFrom:function(){return Pd.default},Colorjs:function(){return $e},CssSelectorParser:function(){return Rc.CssSelectorParser},doT:function(){return xr.default},emojiRegexText:function(){return Qo},memoize:function(){return Tc.default}});var ay=er(Ev()),ny=er(_v());er(xv());var iy=er(Bv()),oy=er(Kv()),uy=er(oc());"hasOwn"in Object||(Object.hasOwn=iy.default),"values"in Object||(Object.values=oy.default),"Promise"in p||ay.default.polyfill(),"Uint32Array"in p||(p.Uint32Array=ny.Uint32Array),p.Uint32Array&&("some"in p.Uint32Array.prototype||Object.defineProperty(p.Uint32Array.prototype,"some",{value:Array.prototype.some}),"reduce"in p.Uint32Array.prototype||Object.defineProperty(p.Uint32Array.prototype,"reduce",{value:Array.prototype.reduce})),typeof Object.assign!="function"&&function(){Object.assign=function(e){if(e==null)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),r=1;r<arguments.length;r++){var a=arguments[r];if(a!=null)for(var n in a)a.hasOwnProperty(n)&&(t[n]=a[n])}return t}}(),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(t){if(this===null)throw new TypeError("Array.prototype.find called on null or undefined");if(typeof t!="function")throw new TypeError("predicate must be a function");for(var r=Object(this),a=r.length>>>0,n=arguments[1],i,o=0;o<a;o++)if(i=r[o],t.call(n,i,o,r))return i}}),Array.prototype.findIndex||Object.defineProperty(Array.prototype,"findIndex",{value:function(t,r){if(this===null)throw new TypeError("Array.prototype.find called on null or undefined");if(typeof t!="function")throw new TypeError("predicate must be a function");for(var a=Object(this),n=a.length>>>0,i,o=0;o<n;o++)if(i=a[o],t.call(r,i,o,a))return o;return-1}}),Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(t){var r=Object(this),a=parseInt(r.length,10)||0;if(a===0)return!1;var n=parseInt(arguments[1],10)||0,i;n>=0?i=n:(i=a+n,i<0&&(i=0));for(var o;i<a;){if(o=r[i],t===o||t!==t&&o!==o)return!0;i++}return!1}}),Array.prototype.some||Object.defineProperty(Array.prototype,"some",{value:function(t){if(this==null)throw new TypeError("Array.prototype.some called on null or undefined");if(typeof t!="function")throw new TypeError;for(var r=Object(this),a=r.length>>>0,n=arguments.length>=2?arguments[1]:void 0,i=0;i<a;i++)if(i in r&&t.call(n,r[i],i,r))return!0;return!1}}),Array.from||(Array.from=uy.default),String.prototype.includes||(String.prototype.includes=function(e,t){return typeof t!="number"&&(t=0),t+e.length>this.length?!1:this.indexOf(e,t)!==-1}),Array.prototype.flat||Object.defineProperty(Array.prototype,"flat",{configurable:!0,value:function e(){var t=isNaN(arguments[0])?1:Number(arguments[0]);return t?Array.prototype.reduce.call(this,function(r,a){return Array.isArray(a)?r.push.apply(r,e.call(a,t-1)):r.push(a),r},[]):Array.prototype.slice.call(this)},writable:!0}),p.Node&&!("isConnected"in p.Node.prototype)&&Object.defineProperty(p.Node.prototype,"isConnected",{get:function(){return!this.ownerDocument||!(this.ownerDocument.compareDocumentPosition(this)&this.DOCUMENT_POSITION_DISCONNECTED)}});var Rc=er(Rg()),xr=er(Tg()),Qo=function(){return/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g},Tc=er(Lb());function Qe(e,t){var r=e.length;Array.isArray(e[0])||(e=[e]),Array.isArray(t[0])||(t=t.map(function(o){return[o]}));var a=t[0].length,n=t[0].map(function(o,u){return t.map(function(s){return s[u]})}),i=e.map(function(o){return n.map(function(u){var s=0;if(!Array.isArray(o)){var l=Be(u),c;try{for(l.s();!(c=l.n()).done;){var d=c.value;s+=o*d}}catch(v){l.e(v)}finally{l.f()}return s}for(var m=0;m<o.length;m++)s+=o[m]*(u[m]||0);return s})});return r===1&&(i=i[0]),a===1?i.map(function(o){return o[0]}):i}function za(e){return Ar(e)==="string"}function Ar(e){var t=Object.prototype.toString.call(e);return(t.match(/^\[object\s+(.*?)\]$/)[1]||"").toLowerCase()}function Zn(e,t){e=+e,t=+t;var r=(Math.floor(e)+"").length;if(t>r)return+e.toFixed(t-r);var a=Math.pow(10,r-t);return Math.round(e/a)*a}function Fc(e){if(e){e=e.trim();var t=/^([a-z]+)\((.+?)\)$/i,r=/^-?[\d.]+$/,a=e.match(t);if(a){var n=[];return a[2].replace(/\/?\s*([-\w.]+(?:%|deg)?)/g,function(i,o){/%$/.test(o)?(o=new Number(o.slice(0,-1)/100),o.type="<percentage>"):/deg$/.test(o)?(o=new Number(+o.slice(0,-3)),o.type="<angle>",o.unit="deg"):r.test(o)&&(o=new Number(o),o.type="<number>"),i.startsWith("/")&&(o=o instanceof Number?o:new Number(o),o.alpha=!0),n.push(o)}),{name:a[1].toLowerCase(),rawName:a[1],rawArgs:a[2],args:n}}}}function Sc(e){return e[e.length-1]}function Qn(e,t,r){return isNaN(e)?t:isNaN(t)?e:e+(t-e)*r}function kc(e,t,r){return(r-e)/(t-e)}function Jo(e,t,r){return Qn(t[0],t[1],kc(e[0],e[1],r))}function Oc(e){return e.map(function(t){return t.split("|").map(function(r){r=r.trim();var a=r.match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);if(a){var n=new String(a[1]);return n.range=[+a[2],+a[3]],n}return r})})}var sy=Object.freeze({__proto__:null,isString:za,type:Ar,toPrecision:Zn,parseFunction:Fc,last:Sc,interpolate:Qn,interpolateInv:kc,mapRange:Jo,parseCoordGrammar:Oc,multiplyMatrices:Qe}),ly=function(){function e(){zt(this,e)}return Ht(e,[{key:"add",value:function(r,a,n){if(typeof arguments[0]!="string"){for(var r in arguments[0])this.add(r,arguments[0][r],arguments[1]);return}(Array.isArray(r)?r:[r]).forEach(function(i){this[i]=this[i]||[],a&&this[i][n?"unshift":"push"](a)},this)}},{key:"run",value:function(r,a){this[r]=this[r]||[],this[r].forEach(function(n){n.call(a&&a.context?a.context:a,a)})}}])}(),Cr=new ly,rr={gamut_mapping:"lch.c",precision:5,deltaE:"76"},Yt={D50:[.3457/.3585,1,(1-.3457-.3585)/.3585],D65:[.3127/.329,1,(1-.3127-.329)/.329]};function eu(e){return Array.isArray(e)?e:Yt[e]}function Jn(e,t,r){var a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};if(e=eu(e),t=eu(t),!e||!t)throw new TypeError("Missing white point to convert ".concat(e?"":"from").concat(!e&&!t?"/":"").concat(t?"":"to"));if(e===t)return r;var n={W1:e,W2:t,XYZ:r,options:a};if(Cr.run("chromatic-adaptation-start",n),n.M||(n.W1===Yt.D65&&n.W2===Yt.D50?n.M=[[1.0479298208405488,.022946793341019088,-.05019222954313557],[.029627815688159344,.990434484573249,-.01707382502938514],[-.009243058152591178,.015055144896577895,.7518742899580008]]:n.W1===Yt.D50&&n.W2===Yt.D65&&(n.M=[[.9554734527042182,-.023098536874261423,.0632593086610217],[-.028369706963208136,1.0099954580058226,.021041398966943008],[.012314001688319899,-.020507696433477912,1.3303659366080753]])),Cr.run("chromatic-adaptation-end",n),n.M)return Qe(n.M,n.XYZ);throw new TypeError("Only Bradford CAT with white points D50 and D65 supported for now.")}var cy=75e-6,Kt=(k=new WeakSet,M=new WeakMap,function(){function e(t){var r,a,n,i,o,u,s;zt(this,e),kl(this,k),Dr(this,M,void 0),this.id=t.id,this.name=t.name,this.base=t.base?Kt.get(t.base):null,this.aliases=t.aliases,this.base&&(this.fromBase=t.fromBase,this.toBase=t.toBase);var l=(r=t.coords)!==null&&r!==void 0?r:this.base.coords;this.coords=l;var c=(a=(n=t.white)!==null&&n!==void 0?n:this.base.white)!==null&&a!==void 0?a:"D65";this.white=eu(c),this.formats=(i=t.formats)!==null&&i!==void 0?i:{};for(var d in this.formats){var m=this.formats[d];m.type||(m.type="function"),m.name||(m.name=d)}t.cssId&&!((o=this.formats.functions)!==null&&o!==void 0&&o.color)?(this.formats.color={id:t.cssId},Object.defineProperty(this,"cssId",{value:t.cssId})):(u=this.formats)!==null&&u!==void 0&&u.color&&!((s=this.formats)!==null&&s!==void 0&&s.color.id)&&(this.formats.color.id=this.id),this.referred=t.referred,Dt(M,this,ra(k,this,dy).call(this).reverse()),Cr.run("colorspace-init-end",this)}return Ht(e,[{key:"inGamut",value:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.epsilon,i=n===void 0?cy:n;if(this.isPolar)return r=this.toBase(r),this.base.inGamut(r,{epsilon:i});var o=Object.values(this.coords);return r.every(function(u,s){var l=o[s];if(l.type!=="angle"&&l.range){if(Number.isNaN(u))return!0;var c=Z(l.range,2),d=c[0],m=c[1];return(d===void 0||u>=d-i)&&(m===void 0||u<=m+i)}return!0})}},{key:"cssId",get:function(){var r;return((r=this.formats.functions)===null||r===void 0||(r=r.color)===null||r===void 0?void 0:r.id)||this.id}},{key:"isPolar",get:function(){for(var r in this.coords)if(this.coords[r].type==="angle")return!0;return!1}},{key:"getFormat",value:function(r){if(B(r)==="object")return r=ra(k,this,Ic).call(this,r),r;var a;return r==="default"?a=Object.values(this.formats)[0]:a=this.formats[r],a?(a=ra(k,this,Ic).call(this,a),a):null}},{key:"to",value:function(r,a){if(arguments.length===1){var n=[r.space,r.coords];r=n[0],a=n[1]}if(r=Kt.get(r),this===r)return a;a=a.map(function(m){return Number.isNaN(m)?0:m});for(var i=jt(M,this),o=jt(M,r),u,s,l=0;l<i.length&&i[l]===o[l];l++)u=i[l],s=l;if(!u)throw new Error("Cannot convert between color spaces ".concat(this," and ").concat(r,": no connection space was found"));for(var c=i.length-1;c>s;c--)a=i[c].toBase(a);for(var d=s+1;d<o.length;d++)a=o[d].fromBase(a);return a}},{key:"from",value:function(r,a){if(arguments.length===1){var n=[r.space,r.coords];r=n[0],a=n[1]}return r=Kt.get(r),r.to(this,a)}},{key:"toString",value:function(){return"".concat(this.name," (").concat(this.id,")")}},{key:"getMinCoords",value:function(){var r=[];for(var a in this.coords){var n,i=this.coords[a],o=i.range||i.refRange;r.push((n=o==null?void 0:o.min)!==null&&n!==void 0?n:0)}return r}}],[{key:"all",get:function(){return ce(new Set(Object.values(Kt.registry)))}},{key:"register",value:function(r,a){if(arguments.length===1&&(a=arguments[0],r=a.id),a=this.get(a),this.registry[r]&&this.registry[r]!==a)throw new Error("Duplicate color space registration: '".concat(r,"'"));if(this.registry[r]=a,arguments.length===1&&a.aliases){var n=Be(a.aliases),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;this.register(o,a)}}catch(u){n.e(u)}finally{n.f()}}return a}},{key:"get",value:function(r){if(!r||r instanceof Kt)return r;var a=Ar(r);if(a==="string"){var n=Kt.registry[r.toLowerCase()];if(!n)throw new TypeError('No color space found with id = "'.concat(r,'"'));return n}for(var i=arguments.length,o=new Array(i>1?i-1:0),u=1;u<i;u++)o[u-1]=arguments[u];if(o.length)return Kt.get.apply(Kt,o);throw new TypeError("".concat(r," is not a valid color space"))}},{key:"resolveCoord",value:function(r,a){var n=Ar(r),i,o;if(n==="string")if(r.includes(".")){var u=r.split("."),s=Z(u,2);i=s[0],o=s[1]}else i=void 0,o=r;else if(Array.isArray(r)){var l=Z(r,2);i=l[0],o=l[1]}else i=r.space,o=r.coordId;if(i=Kt.get(i),i||(i=a),!i)throw new TypeError("Cannot resolve coordinate reference ".concat(r,": No color space specified and relative references are not allowed here"));if(n=Ar(o),n==="number"||n==="string"&&o>=0){var c=Object.entries(i.coords)[o];if(c)return _e({space:i,id:c[0],index:o},c[1])}i=Kt.get(i);var d=o.toLowerCase(),m=0;for(var v in i.coords){var b,w=i.coords[v];if(v.toLowerCase()===d||((b=w.name)===null||b===void 0?void 0:b.toLowerCase())===d)return _e({space:i,id:v,index:m},w);m++}throw new TypeError('No "'.concat(o,'" coordinate found in ').concat(i.name,". Its coordinates are: ").concat(Object.keys(i.coords).join(", ")))}}])}());function Ic(e){if(e.coords&&!e.coordGrammar){e.type||(e.type="function"),e.name||(e.name="color"),e.coordGrammar=Oc(e.coords);var t=Object.entries(this.coords).map(function(r,a){var n=Z(r,2);n[0];var i=n[1],o=e.coordGrammar[a][0],u=i.range||i.refRange,s=o.range,l="";return o=="<percentage>"?(s=[0,100],l="%"):o=="<angle>"&&(l="deg"),{fromRange:u,toRange:s,suffix:l}});e.serializeCoords=function(r,a){return r.map(function(n,i){var o=t[i],u=o.fromRange,s=o.toRange,l=o.suffix;return u&&s&&(n=Jo(u,s,n)),n=Zn(n,a),l&&(n+=l),n})}}return e}function dy(){for(var e=[this],t=this;t=t.base;)e.push(t);return e}var de=Kt;Ll(de,"registry",{}),Ll(de,"DEFAULT_FORMAT",{type:"functions",name:"color"});var Mt=new de({id:"xyz-d65",name:"XYZ D65",coords:{x:{name:"X"},y:{name:"Y"},z:{name:"Z"}},white:"D65",formats:{color:{ids:["xyz-d65","xyz"]}},aliases:["xyz"]}),_t=function(e){function t(r){var a,n;if(zt(this,t),r.coords||(r.coords={r:{range:[0,1],name:"Red"},g:{range:[0,1],name:"Green"},b:{range:[0,1],name:"Blue"}}),r.base||(r.base=Mt),r.toXYZ_M&&r.fromXYZ_M){var i,o;(i=r.toBase)!==null&&i!==void 0||(r.toBase=function(u){var s=Qe(r.toXYZ_M,u);return n.white!==n.base.white&&(s=Jn(n.white,n.base.white,s)),s}),(o=r.fromBase)!==null&&o!==void 0||(r.fromBase=function(u){return u=Jn(n.base.white,n.white,u),Qe(r.fromXYZ_M,u)})}return(a=r.referred)!==null&&a!==void 0||(r.referred="display"),n=In(this,t,[r])}return Nn(t,e),Ht(t)}(de);function Nc(e){var t,r={str:(t=String(e))===null||t===void 0?void 0:t.trim()};if(Cr.run("parse-start",r),r.color)return r.color;if(r.parsed=Fc(r.str),r.parsed){var a=r.parsed.name;if(a==="color"){var n=r.parsed.args.shift(),i=r.parsed.rawArgs.indexOf("/")>0?r.parsed.args.pop():1,o=Be(de.all),u;try{var s=function(){var Y=u.value,L=Y.getFormat("color");if(L){var z;if(n===L.id||(z=L.ids)!==null&&z!==void 0&&z.includes(n)){var W=Object.keys(Y.coords).length,K=Array(W).fill(0);return K.forEach(function(se,he){return K[he]=r.parsed.args[he]||0}),{v:{spaceId:Y.id,coords:K,alpha:i}}}}},l;for(o.s();!(u=o.n()).done;)if(l=s(),l)return l.v}catch($){o.e($)}finally{o.f()}var c="";if(n in de.registry){var d,m=(d=de.registry[n].formats)===null||d===void 0||(d=d.functions)===null||d===void 0||(d=d.color)===null||d===void 0?void 0:d.id;m&&(c="Did you mean color(".concat(m,")?"))}throw new TypeError("Cannot parse color(".concat(n,"). ")+(c||"Missing a plugin?"))}else{var v=Be(de.all),b;try{var w=function(){var Y=b.value,L=Y.getFormat(a);if(L&&L.type==="function"){var z=1;(L.lastAlpha||Sc(r.parsed.args).alpha)&&(z=r.parsed.args.pop());var W=r.parsed.args;return L.coordGrammar&&Object.entries(Y.coords).forEach(function(K,se){var he,ae=Z(K,2),fe=ae[0],V=ae[1],ue=L.coordGrammar[se],F=(he=W[se])===null||he===void 0?void 0:he.type;if(ue=ue.find(function(me){return me==F}),!ue){var Q=V.name||fe;throw new TypeError("".concat(F," not allowed for ").concat(Q," in ").concat(a,"()"))}var j=ue.range;F==="<percentage>"&&(j||(j=[0,1]));var J=V.range||V.refRange;j&&J&&(W[se]=Jo(j,J,W[se]))}),{v:{spaceId:Y.id,coords:W,alpha:z}}}},E;for(v.s();!(b=v.n()).done;)if(E=w(),E)return E.v}catch($){v.e($)}finally{v.f()}}}else{var _=Be(de.all),x;try{for(_.s();!(x=_.n()).done;){var C=x.value;for(var R in C.formats){var T=C.formats[R];if(T.type==="custom"&&!(T.test&&!T.test(r.str))){var O=T.parse(r.str);if(O){var P;return(P=O.alpha)!==null&&P!==void 0||(O.alpha=1),O}}}}}catch($){_.e($)}finally{_.f()}}throw new TypeError("Could not parse ".concat(e," as a color. Missing a plugin?"))}function Ne(e){if(!e)throw new TypeError("Empty color reference");za(e)&&(e=Nc(e));var t=e.space||e.spaceId;return t instanceof de||(e.space=de.get(t)),e.alpha===void 0&&(e.alpha=1),e}function Ha(e,t){return t=de.get(t),t.from(e)}function Pt(e,t){var r=de.resolveCoord(t,e.space),a=r.space,n=r.index,i=Ha(e,a);return i[n]}function Mc(e,t,r){return t=de.get(t),e.coords=t.to(e.space,r),e}function Rr(e,t,r){if(e=Ne(e),arguments.length===2&&Ar(arguments[1])==="object"){var a=arguments[1];for(var n in a)Rr(e,n,a[n])}else{typeof r=="function"&&(r=r(Pt(e,t)));var i=de.resolveCoord(t,e.space),o=i.space,u=i.index,s=Ha(e,o);s[u]=r,Mc(e,o,s)}return e}var tu=new de({id:"xyz-d50",name:"XYZ D50",white:"D50",base:Mt,fromBase:function(t){return Jn(Mt.white,"D50",t)},toBase:function(t){return Jn("D50",Mt.white,t)},formats:{color:{}}}),fy=216/24389,Pc=24/116,ei=24389/27,ru=Yt.D50,Rt=new de({id:"lab",name:"Lab",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:ru,base:tu,fromBase:function(t){var r=t.map(function(n,i){return n/ru[i]}),a=r.map(function(n){return n>fy?Math.cbrt(n):(ei*n+16)/116});return[116*a[1]-16,500*(a[0]-a[1]),200*(a[1]-a[2])]},toBase:function(t){var r=[];r[1]=(t[0]+16)/116,r[0]=t[1]/500+r[1],r[2]=r[1]-t[2]/200;var a=[r[0]>Pc?Math.pow(r[0],3):(116*r[0]-16)/ei,t[0]>8?Math.pow((t[0]+16)/116,3):t[0]/ei,r[2]>Pc?Math.pow(r[2],3):(116*r[2]-16)/ei];return a.map(function(n,i){return n*ru[i]})},formats:{lab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function ti(e){return(e%360+360)%360}function py(e,t){if(e==="raw")return t;var r=t.map(ti),a=Z(r,2),n=a[0],i=a[1],o=i-n;return e==="increasing"?o<0&&(i+=360):e==="decreasing"?o>0&&(n+=360):e==="longer"?-180<o&&o<180&&(o>0?i+=360:n+=360):e==="shorter"&&(o>180?n+=360:o<-180&&(i+=360)),[n,i]}var Va=new de({id:"lch",name:"LCH",coords:{l:{refRange:[0,100],name:"Lightness"},c:{refRange:[0,150],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},base:Rt,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o,u=.02;return Math.abs(n)<u&&Math.abs(i)<u?o=NaN:o=Math.atan2(i,n)*180/Math.PI,[a,Math.sqrt(Math.pow(n,2)+Math.pow(i,2)),ti(o)]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];return n<0&&(n=0),isNaN(i)&&(i=0),[a,n*Math.cos(i*Math.PI/180),n*Math.sin(i*Math.PI/180)]},formats:{lch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),Lc=Math.pow(25,7),ri=Math.PI,Bc=180/ri,oa=ri/180;function au(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.kL,n=a===void 0?1:a,i=r.kC,o=i===void 0?1:i,u=r.kH,s=u===void 0?1:u,l=Rt.from(e),c=Z(l,3),d=c[0],m=c[1],v=c[2],b=Va.from(Rt,[d,m,v])[1],w=Rt.from(t),E=Z(w,3),_=E[0],x=E[1],C=E[2],R=Va.from(Rt,[_,x,C])[1];b<0&&(b=0),R<0&&(R=0);var T=(b+R)/2,O=Math.pow(T,7),P=.5*(1-Math.sqrt(O/(O+Lc))),$=(1+P)*m,Y=(1+P)*x,L=Math.sqrt(Math.pow($,2)+Math.pow(v,2)),z=Math.sqrt(Math.pow(Y,2)+Math.pow(C,2)),W=$===0&&v===0?0:Math.atan2(v,$),K=Y===0&&C===0?0:Math.atan2(C,Y);W<0&&(W+=2*ri),K<0&&(K+=2*ri),W*=Bc,K*=Bc;var se=_-d,he=z-L,ae=K-W,fe=W+K,V=Math.abs(ae),ue;L*z===0?ue=0:V<=180?ue=ae:ae>180?ue=ae-360:ae<-180?ue=ae+360:console.log("the unthinkable has happened");var F=2*Math.sqrt(z*L)*Math.sin(ue*oa/2),Q=(d+_)/2,j=(L+z)/2,J=Math.pow(j,7),me;L*z===0?me=fe:V<=180?me=fe/2:fe<360?me=(fe+360)/2:me=(fe-360)/2;var re=Math.pow(Q-50,2),oe=1+.015*re/Math.sqrt(20+re),Re=1+.045*j,Me=1;Me-=.17*Math.cos((me-30)*oa),Me+=.24*Math.cos(2*me*oa),Me+=.32*Math.cos((3*me+6)*oa),Me-=.2*Math.cos((4*me-63)*oa);var qe=1+.015*j*Me,Ke=30*Math.exp(-1*Math.pow((me-275)/25,2)),rt=2*Math.sqrt(J/(J+Lc)),et=-1*Math.sin(2*Ke*oa)*rt,He=Math.pow(se/(n*oe),2);return He+=Math.pow(he/(o*Re),2),He+=Math.pow(F/(s*qe),2),He+=et*(he/(o*Re))*(F/(s*qe)),Math.sqrt(He)}var my=75e-6;function Ga(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.space,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.epsilon,n=a===void 0?my:a;e=Ne(e),t=de.get(t);var i=e.coords;return t!==e.space&&(i=t.from(e)),t.inGamut(i,{epsilon:n})}function Ua(e){return{space:e.space,coords:e.coords.slice(),alpha:e.alpha}}function Tr(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.method,a=r===void 0?rr.gamut_mapping:r,n=t.space,i=n===void 0?e.space:n;if(za(arguments[1])&&(i=arguments[1]),i=de.get(i),Ga(e,i,{epsilon:0}))return e;var o=Lt(e,i);if(a!=="clip"&&!Ga(e,i)){var u=Tr(Ua(o),{method:"clip",space:i});if(au(e,u)>2){for(var s=de.resolveCoord(a),l=s.space,c=s.id,d=Lt(o,l),m=s.range||s.refRange,v=m[0],b=.01,w=v,E=Pt(d,c);E-w>b;){var _=Ua(d);_=Tr(_,{space:i,method:"clip"});var x=au(d,_);x-2<b?w=Pt(d,c):E=Pt(d,c),Rr(d,c,(w+E)/2)}o=Lt(d,i)}else o=u}if(a==="clip"||!Ga(o,i,{epsilon:0})){var C=Object.values(i.coords).map(function(R){return R.range||[]});o.coords=o.coords.map(function(R,T){var O=Z(C[T],2),P=O[0],$=O[1];return P!==void 0&&(R=Math.max(P,R)),$!==void 0&&(R=Math.min(R,$)),R})}return i!==e.space&&(o=Lt(o,e.space)),e.coords=o.coords,e}Tr.returns="color";function Lt(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.inGamut;e=Ne(e),t=de.get(t);var n=t.from(e),i={space:t,coords:n,alpha:e.alpha};return a&&(i=Tr(i)),i}Lt.returns="color";function ai(e){var t,r,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.precision,i=n===void 0?rr.precision:n,o=a.format,u=o===void 0?"default":o,s=a.inGamut,l=s===void 0?!0:s,c=tt(a,S),d;e=Ne(e);var m=u;u=(t=(r=e.space.getFormat(u))!==null&&r!==void 0?r:e.space.getFormat("default"))!==null&&t!==void 0?t:de.DEFAULT_FORMAT,l||(l=u.toGamut);var v=e.coords;if(v=v.map(function(R){return R||0}),l&&!Ga(e)&&(v=Tr(Ua(e),l===!0?void 0:l).coords),u.type==="custom")if(c.precision=i,u.serialize)d=u.serialize(v,e.alpha,c);else throw new TypeError("format ".concat(m," can only be used to parse colors, not for serialization"));else{var b=u.name||"color";u.serializeCoords?v=u.serializeCoords(v,i):i!==null&&(v=v.map(function(R){return Zn(R,i)}));var w=ce(v);if(b==="color"){var E,_=u.id||((E=u.ids)===null||E===void 0?void 0:E[0])||e.space.id;w.unshift(_)}var x=e.alpha;i!==null&&(x=Zn(x,i));var C=e.alpha<1&&!u.noAlpha?"".concat(u.commas?",":" /"," ").concat(x):"";d="".concat(b,"(").concat(w.join(u.commas?", ":" ")).concat(C,")")}return d}var hy=[[.6369580483012914,.14461690358620832,.1688809751641721],[.2627002120112671,.6779980715188708,.05930171646986196],[0,.028072693049087428,1.060985057710791]],vy=[[1.716651187971268,-.355670783776392,-.25336628137366],[-.666684351832489,1.616481236634939,.0157685458139111],[.017639857445311,-.042770613257809,.942103121235474]],ni=new _t({id:"rec2020-linear",name:"Linear REC.2020",white:"D65",toXYZ_M:hy,fromXYZ_M:vy,formats:{color:{}}}),ii=1.09929682680944,$c=.018053968510807,qc=new _t({id:"rec2020",name:"REC.2020",base:ni,toBase:function(t){return t.map(function(r){return r<$c*4.5?r/4.5:Math.pow((r+ii-1)/ii,1/.45)})},fromBase:function(t){return t.map(function(r){return r>=$c?ii*Math.pow(r,.45)-(ii-1):4.5*r})},formats:{color:{}}}),gy=[[.4865709486482162,.26566769316909306,.1982172852343625],[.2289745640697488,.6917385218365064,.079286914093745],[0,.04511338185890264,1.043944368900976]],by=[[2.493496911941425,-.9313836179191239,-.40271078445071684],[-.8294889695615747,1.7626640603183463,.023624685841943577],[.03584583024378447,-.07617238926804182,.9568845240076872]],jc=new _t({id:"p3-linear",name:"Linear P3",white:"D65",toXYZ_M:gy,fromXYZ_M:by}),yy=[[.41239079926595934,.357584339383878,.1804807884018343],[.21263900587151027,.715168678767756,.07219231536073371],[.01933081871559182,.11919477979462598,.9505321522496607]],wy=[[3.2409699419045226,-1.537383177570094,-.4986107602930034],[-.9692436362808796,1.8759675015077202,.04155505740717559],[.05563007969699366,-.20397695888897652,1.0569715142428786]],zc=new _t({id:"srgb-linear",name:"Linear sRGB",white:"D65",toXYZ_M:yy,fromXYZ_M:wy,formats:{color:{}}}),Hc={aliceblue:[240/255,248/255,1],antiquewhite:[250/255,235/255,215/255],aqua:[0,1,1],aquamarine:[127/255,1,212/255],azure:[240/255,1,1],beige:[245/255,245/255,220/255],bisque:[1,228/255,196/255],black:[0,0,0],blanchedalmond:[1,235/255,205/255],blue:[0,0,1],blueviolet:[138/255,43/255,226/255],brown:[165/255,42/255,42/255],burlywood:[222/255,184/255,135/255],cadetblue:[95/255,158/255,160/255],chartreuse:[127/255,1,0],chocolate:[210/255,105/255,30/255],coral:[1,127/255,80/255],cornflowerblue:[100/255,149/255,237/255],cornsilk:[1,248/255,220/255],crimson:[220/255,20/255,60/255],cyan:[0,1,1],darkblue:[0,0,139/255],darkcyan:[0,139/255,139/255],darkgoldenrod:[184/255,134/255,11/255],darkgray:[169/255,169/255,169/255],darkgreen:[0,100/255,0],darkgrey:[169/255,169/255,169/255],darkkhaki:[189/255,183/255,107/255],darkmagenta:[139/255,0,139/255],darkolivegreen:[85/255,107/255,47/255],darkorange:[1,140/255,0],darkorchid:[153/255,50/255,204/255],darkred:[139/255,0,0],darksalmon:[233/255,150/255,122/255],darkseagreen:[143/255,188/255,143/255],darkslateblue:[72/255,61/255,139/255],darkslategray:[47/255,79/255,79/255],darkslategrey:[47/255,79/255,79/255],darkturquoise:[0,206/255,209/255],darkviolet:[148/255,0,211/255],deeppink:[1,20/255,147/255],deepskyblue:[0,191/255,1],dimgray:[105/255,105/255,105/255],dimgrey:[105/255,105/255,105/255],dodgerblue:[30/255,144/255,1],firebrick:[178/255,34/255,34/255],floralwhite:[1,250/255,240/255],forestgreen:[34/255,139/255,34/255],fuchsia:[1,0,1],gainsboro:[220/255,220/255,220/255],ghostwhite:[248/255,248/255,1],gold:[1,215/255,0],goldenrod:[218/255,165/255,32/255],gray:[128/255,128/255,128/255],green:[0,128/255,0],greenyellow:[173/255,1,47/255],grey:[128/255,128/255,128/255],honeydew:[240/255,1,240/255],hotpink:[1,105/255,180/255],indianred:[205/255,92/255,92/255],indigo:[75/255,0,130/255],ivory:[1,1,240/255],khaki:[240/255,230/255,140/255],lavender:[230/255,230/255,250/255],lavenderblush:[1,240/255,245/255],lawngreen:[124/255,252/255,0],lemonchiffon:[1,250/255,205/255],lightblue:[173/255,216/255,230/255],lightcoral:[240/255,128/255,128/255],lightcyan:[224/255,1,1],lightgoldenrodyellow:[250/255,250/255,210/255],lightgray:[211/255,211/255,211/255],lightgreen:[144/255,238/255,144/255],lightgrey:[211/255,211/255,211/255],lightpink:[1,182/255,193/255],lightsalmon:[1,160/255,122/255],lightseagreen:[32/255,178/255,170/255],lightskyblue:[135/255,206/255,250/255],lightslategray:[119/255,136/255,153/255],lightslategrey:[119/255,136/255,153/255],lightsteelblue:[176/255,196/255,222/255],lightyellow:[1,1,224/255],lime:[0,1,0],limegreen:[50/255,205/255,50/255],linen:[250/255,240/255,230/255],magenta:[1,0,1],maroon:[128/255,0,0],mediumaquamarine:[102/255,205/255,170/255],mediumblue:[0,0,205/255],mediumorchid:[186/255,85/255,211/255],mediumpurple:[147/255,112/255,219/255],mediumseagreen:[60/255,179/255,113/255],mediumslateblue:[123/255,104/255,238/255],mediumspringgreen:[0,250/255,154/255],mediumturquoise:[72/255,209/255,204/255],mediumvioletred:[199/255,21/255,133/255],midnightblue:[25/255,25/255,112/255],mintcream:[245/255,1,250/255],mistyrose:[1,228/255,225/255],moccasin:[1,228/255,181/255],navajowhite:[1,222/255,173/255],navy:[0,0,128/255],oldlace:[253/255,245/255,230/255],olive:[128/255,128/255,0],olivedrab:[107/255,142/255,35/255],orange:[1,165/255,0],orangered:[1,69/255,0],orchid:[218/255,112/255,214/255],palegoldenrod:[238/255,232/255,170/255],palegreen:[152/255,251/255,152/255],paleturquoise:[175/255,238/255,238/255],palevioletred:[219/255,112/255,147/255],papayawhip:[1,239/255,213/255],peachpuff:[1,218/255,185/255],peru:[205/255,133/255,63/255],pink:[1,192/255,203/255],plum:[221/255,160/255,221/255],powderblue:[176/255,224/255,230/255],purple:[128/255,0,128/255],rebeccapurple:[102/255,51/255,153/255],red:[1,0,0],rosybrown:[188/255,143/255,143/255],royalblue:[65/255,105/255,225/255],saddlebrown:[139/255,69/255,19/255],salmon:[250/255,128/255,114/255],sandybrown:[244/255,164/255,96/255],seagreen:[46/255,139/255,87/255],seashell:[1,245/255,238/255],sienna:[160/255,82/255,45/255],silver:[192/255,192/255,192/255],skyblue:[135/255,206/255,235/255],slateblue:[106/255,90/255,205/255],slategray:[112/255,128/255,144/255],slategrey:[112/255,128/255,144/255],snow:[1,250/255,250/255],springgreen:[0,1,127/255],steelblue:[70/255,130/255,180/255],tan:[210/255,180/255,140/255],teal:[0,128/255,128/255],thistle:[216/255,191/255,216/255],tomato:[1,99/255,71/255],turquoise:[64/255,224/255,208/255],violet:[238/255,130/255,238/255],wheat:[245/255,222/255,179/255],white:[1,1,1],whitesmoke:[245/255,245/255,245/255],yellow:[1,1,0],yellowgreen:[154/255,205/255,50/255]},Vc=Array(3).fill("<percentage> | <number>[0, 255]"),Gc=Array(3).fill("<number>[0, 255]"),Wa=new _t({id:"srgb",name:"sRGB",base:zc,fromBase:function(t){return t.map(function(r){var a=r<0?-1:1,n=r*a;return n>.0031308?a*(1.055*Math.pow(n,1/2.4)-.055):12.92*r})},toBase:function(t){return t.map(function(r){var a=r<0?-1:1,n=r*a;return n<.04045?r/12.92:a*Math.pow((n+.055)/1.055,2.4)})},formats:{rgb:{coords:Vc},rgb_number:{name:"rgb",commas:!0,coords:Gc,noAlpha:!0},color:{},rgba:{coords:Vc,commas:!0,lastAlpha:!0},rgba_number:{name:"rgba",commas:!0,coords:Gc},hex:{type:"custom",toGamut:!0,test:function(t){return/^#([a-f0-9]{3,4}){1,2}$/i.test(t)},parse:function(t){t.length<=5&&(t=t.replace(/[a-f0-9]/gi,"$&$&"));var r=[];return t.replace(/[a-f0-9]{2}/gi,function(a){r.push(parseInt(a,16)/255)}),{spaceId:"srgb",coords:r.slice(0,3),alpha:r.slice(3)[0]}},serialize:function(t,r){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=a.collapse,i=n===void 0?!0:n;r<1&&t.push(r),t=t.map(function(s){return Math.round(s*255)});var o=i&&t.every(function(s){return s%17===0}),u=t.map(function(s){return o?(s/17).toString(16):s.toString(16).padStart(2,"0")}).join("");return"#"+u}},keyword:{type:"custom",test:function(t){return/^[a-z]+$/i.test(t)},parse:function(t){t=t.toLowerCase();var r={spaceId:"srgb",coords:null,alpha:1};if(t==="transparent"?(r.coords=Hc.black,r.alpha=0):r.coords=Hc[t],r.coords)return r}}}}),Uc=new _t({id:"p3",name:"P3",base:jc,fromBase:Wa.fromBase,toBase:Wa.toBase,formats:{color:{id:"display-p3"}}});if(rr.display_space=Wa,typeof CSS<"u"&&(H=CSS)!==null&&H!==void 0&&H.supports)for(var nu=0,Wc=[Rt,qc,Uc];nu<Wc.length;nu++){var iu=Wc[nu],Dy=iu.getMinCoords(),Ey={space:iu,coords:Dy,alpha:1},_y=ai(Ey);if(CSS.supports("color",_y)){rr.display_space=iu;break}}function xy(e){var t,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=r.space,n=a===void 0?rr.display_space:a,i=tt(r,N),o=ai(e,i);if(typeof CSS>"u"||(t=CSS)!==null&&t!==void 0&&t.supports("color",o)||!rr.display_space)o=new String(o),o.color=e;else{var u=Lt(e,n);o=new String(ai(u,i)),o.color=u}return o}function Yc(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"lab";r=de.get(r);var a=r.from(e),n=r.from(t);return Math.sqrt(a.reduce(function(i,o,u){var s=n[u];return isNaN(o)||isNaN(s)?i:i+Math.pow(s-o,2)},0))}function Ay(e,t){return e=Ne(e),t=Ne(t),e.space===t.space&&e.alpha===t.alpha&&e.coords.every(function(r,a){return r===t.coords[a]})}function Fr(e){return Pt(e,[Mt,"y"])}function Kc(e,t){Rr(e,[Mt,"y"],t)}function Cy(e){Object.defineProperty(e.prototype,"luminance",{get:function(){return Fr(this)},set:function(r){Kc(this,r)}})}var Ry=Object.freeze({__proto__:null,getLuminance:Fr,setLuminance:Kc,register:Cy});function Ty(e,t){e=Ne(e),t=Ne(t);var r=Math.max(Fr(e),0),a=Math.max(Fr(t),0);if(a>r){var n=[a,r];r=n[0],a=n[1]}return(r+.05)/(a+.05)}var Fy=.56,Sy=.57,ky=.62,Oy=.65,Xc=.022,Iy=1.414,Ny=.1,My=5e-4,Py=1.14,Zc=.027,Ly=1.14;function Qc(e){return e>=Xc?e:e+Math.pow(Xc-e,Iy)}function ua(e){var t=e<0?-1:1,r=Math.abs(e);return t*Math.pow(r,2.4)}function By(e,t){t=Ne(t),e=Ne(e);var r,a,n,i,o,u;t=Lt(t,"srgb");var s=Z(t.coords,3);i=s[0],o=s[1],u=s[2];var l=ua(i)*.2126729+ua(o)*.7151522+ua(u)*.072175;e=Lt(e,"srgb");var c=Z(e.coords,3);i=c[0],o=c[1],u=c[2];var d=ua(i)*.2126729+ua(o)*.7151522+ua(u)*.072175,m=Qc(l),v=Qc(d),b=v>m;return Math.abs(v-m)<My?a=0:b?(r=Math.pow(v,Fy)-Math.pow(m,Sy),a=r*Py):(r=Math.pow(v,Oy)-Math.pow(m,ky),a=r*Ly),Math.abs(a)<Ny?n=0:a>0?n=a-Zc:n=a+Zc,n*100}function $y(e,t){e=Ne(e),t=Ne(t);var r=Math.max(Fr(e),0),a=Math.max(Fr(t),0);if(a>r){var n=[a,r];r=n[0],a=n[1]}var i=r+a;return i===0?0:(r-a)/i}var qy=5e4;function jy(e,t){e=Ne(e),t=Ne(t);var r=Math.max(Fr(e),0),a=Math.max(Fr(t),0);if(a>r){var n=[a,r];r=n[0],a=n[1]}return a===0?qy:(r-a)/a}function zy(e,t){e=Ne(e),t=Ne(t);var r=Pt(e,[Rt,"l"]),a=Pt(t,[Rt,"l"]);return Math.abs(r-a)}var Hy=216/24389,Jc=24/116,oi=24389/27,ou=Yt.D65,uu=new de({id:"lab-d65",name:"Lab D65",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:ou,base:Mt,fromBase:function(t){var r=t.map(function(n,i){return n/ou[i]}),a=r.map(function(n){return n>Hy?Math.cbrt(n):(oi*n+16)/116});return[116*a[1]-16,500*(a[0]-a[1]),200*(a[1]-a[2])]},toBase:function(t){var r=[];r[1]=(t[0]+16)/116,r[0]=t[1]/500+r[1],r[2]=r[1]-t[2]/200;var a=[r[0]>Jc?Math.pow(r[0],3):(116*r[0]-16)/oi,t[0]>8?Math.pow((t[0]+16)/116,3):t[0]/oi,r[2]>Jc?Math.pow(r[2],3):(116*r[2]-16)/oi];return a.map(function(n,i){return n*ou[i]})},formats:{"lab-d65":{coords:["<number> | <percentage>","<number>","<number>"]}}}),su=Math.pow(5,.5)*.5+.5;function Vy(e,t){e=Ne(e),t=Ne(t);var r=Pt(e,[uu,"l"]),a=Pt(t,[uu,"l"]),n=Math.abs(Math.pow(r,su)-Math.pow(a,su)),i=Math.pow(n,1/su)*Math.SQRT2-40;return i<7.5?0:i}var ui=Object.freeze({__proto__:null,contrastWCAG21:Ty,contrastAPCA:By,contrastMichelson:$y,contrastWeber:jy,contrastLstar:zy,contrastDeltaPhi:Vy});function Gy(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};za(r)&&(r={algorithm:r});var a=r,n=a.algorithm,i=tt(a,X);if(!n){var o=Object.keys(ui).map(function(s){return s.replace(/^contrast/,"")}).join(", ");throw new TypeError("contrast() function needs a contrast algorithm. Please specify one of: ".concat(o))}e=Ne(e),t=Ne(t);for(var u in ui)if("contrast"+n.toLowerCase()===u.toLowerCase())return ui[u](e,t,i);throw new TypeError("Unknown contrast algorithm: ".concat(n))}function ed(e){var t=Ha(e,Mt),r=Z(t,3),a=r[0],n=r[1],i=r[2],o=a+15*n+3*i;return[4*a/o,9*n/o]}function td(e){var t=Ha(e,Mt),r=Z(t,3),a=r[0],n=r[1],i=r[2],o=a+n+i;return[a/o,n/o]}function Uy(e){Object.defineProperty(e.prototype,"uv",{get:function(){return ed(this)}}),Object.defineProperty(e.prototype,"xy",{get:function(){return td(this)}})}var Wy=Object.freeze({__proto__:null,uv:ed,xy:td,register:Uy});function Yy(e,t){return Yc(e,t,"lab")}var Ky=Math.PI,rd=Ky/180;function Xy(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.l,n=a===void 0?2:a,i=r.c,o=i===void 0?1:i,u=Rt.from(e),s=Z(u,3),l=s[0],c=s[1],d=s[2],m=Va.from(Rt,[l,c,d]),v=Z(m,3),b=v[1],w=v[2],E=Rt.from(t),_=Z(E,3),x=_[0],C=_[1],R=_[2],T=Va.from(Rt,[x,C,R])[1];b<0&&(b=0),T<0&&(T=0);var O=l-x,P=b-T,$=c-C,Y=d-R,L=Math.pow($,2)+Math.pow(Y,2)-Math.pow(P,2),z=.511;l>=16&&(z=.040975*l/(1+.01765*l));var W=.0638*b/(1+.0131*b)+.638,K;Number.isNaN(w)&&(w=0),w>=164&&w<=345?K=.56+Math.abs(.2*Math.cos((w+168)*rd)):K=.36+Math.abs(.4*Math.cos((w+35)*rd));var se=Math.pow(b,4),he=Math.sqrt(se/(se+1900)),ae=W*(he*K+1-he),fe=Math.pow(O/(n*z),2);return fe+=Math.pow(P/(o*W),2),fe+=L/Math.pow(ae,2),Math.sqrt(fe)}var ad=203,lu=new de({id:"xyz-abs-d65",name:"Absolute XYZ D65",coords:{x:{refRange:[0,9504.7],name:"Xa"},y:{refRange:[0,1e4],name:"Ya"},z:{refRange:[0,10888.3],name:"Za"}},base:Mt,fromBase:function(t){return t.map(function(r){return Math.max(r*ad,0)})},toBase:function(t){return t.map(function(r){return Math.max(r/ad,0)})}}),si=1.15,li=.66,nd=2610/Math.pow(2,14),Zy=Math.pow(2,14)/2610,id=3424/Math.pow(2,12),od=2413/Math.pow(2,7),ud=2392/Math.pow(2,7),Qy=1.7*2523/Math.pow(2,5),sd=Math.pow(2,5)/(1.7*2523),ci=-.56,cu=16295499532821565e-27,Jy=[[.41478972,.579999,.014648],[-.20151,1.120649,.0531008],[-.0166008,.2648,.6684799]],e0=[[1.9242264357876067,-1.0047923125953657,.037651404030618],[.35031676209499907,.7264811939316552,-.06538442294808501],[-.09098281098284752,-.3127282905230739,1.5227665613052603]],t0=[[.5,.5,0],[3.524,-4.066708,.542708],[.199076,1.096799,-1.295875]],r0=[[1,.1386050432715393,.05804731615611886],[.9999999999999999,-.1386050432715393,-.05804731615611886],[.9999999999999998,-.09601924202631895,-.8118918960560388]],ld=new de({id:"jzazbz",name:"Jzazbz",coords:{jz:{refRange:[0,1],name:"Jz"},az:{refRange:[-.5,.5]},bz:{refRange:[-.5,.5]}},base:lu,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o=si*a-(si-1)*i,u=li*n-(li-1)*a,s=Qe(Jy,[o,u,i]),l=s.map(function(E){var _=id+od*Math.pow(E/1e4,nd),x=1+ud*Math.pow(E/1e4,nd);return Math.pow(_/x,Qy)}),c=Qe(t0,l),d=Z(c,3),m=d[0],v=d[1],b=d[2],w=(1+ci)*m/(1+ci*m)-cu;return[w,v,b]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o=(a+cu)/(1+ci-ci*(a+cu)),u=Qe(r0,[o,n,i]),s=u.map(function(E){var _=id-Math.pow(E,sd),x=ud*Math.pow(E,sd)-od,C=1e4*Math.pow(_/x,Zy);return C}),l=Qe(e0,s),c=Z(l,3),d=c[0],m=c[1],v=c[2],b=(d+(si-1)*v)/si,w=(m+(li-1)*b)/li;return[b,w,v]},formats:{color:{}}}),du=new de({id:"jzczhz",name:"JzCzHz",coords:{jz:{refRange:[0,1],name:"Jz"},cz:{refRange:[0,1],name:"Chroma"},hz:{refRange:[0,360],type:"angle",name:"Hue"}},base:ld,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o,u=2e-4;return Math.abs(n)<u&&Math.abs(i)<u?o=NaN:o=Math.atan2(i,n)*180/Math.PI,[a,Math.sqrt(Math.pow(n,2)+Math.pow(i,2)),ti(o)]},toBase:function(t){return[t[0],t[1]*Math.cos(t[2]*Math.PI/180),t[1]*Math.sin(t[2]*Math.PI/180)]},formats:{color:{}}});function a0(e,t){var r=du.from(e),a=Z(r,3),n=a[0],i=a[1],o=a[2],u=du.from(t),s=Z(u,3),l=s[0],c=s[1],d=s[2],m=n-l,v=i-c;Number.isNaN(o)&&Number.isNaN(d)?(o=0,d=0):Number.isNaN(o)?o=d:Number.isNaN(d)&&(d=o);var b=o-d,w=2*Math.sqrt(i*c)*Math.sin(b/2*(Math.PI/180));return Math.sqrt(Math.pow(m,2)+Math.pow(v,2)+Math.pow(w,2))}var cd=3424/4096,dd=2413/128,fd=2392/128,pd=2610/16384,n0=2523/32,i0=16384/2610,md=32/2523,o0=[[.3592,.6976,-.0358],[-.1922,1.1004,.0755],[.007,.0749,.8434]],u0=[[2048/4096,2048/4096,0],[6610/4096,-13613/4096,7003/4096],[17933/4096,-17390/4096,-543/4096]],s0=[[.9999888965628402,.008605050147287059,.11103437159861648],[1.00001110343716,-.008605050147287059,-.11103437159861648],[1.0000320633910054,.56004913547279,-.3206339100541203]],l0=[[2.0701800566956137,-1.326456876103021,.20661600684785517],[.3649882500326575,.6804673628522352,-.04542175307585323],[-.04959554223893211,-.04942116118675749,1.1879959417328034]],fu=new de({id:"ictcp",name:"ICTCP",coords:{i:{refRange:[0,1],name:"I"},ct:{refRange:[-.5,.5],name:"CT"},cp:{refRange:[-.5,.5],name:"CP"}},base:lu,fromBase:function(t){var r=Qe(o0,t);return c0(r)},toBase:function(t){var r=d0(t);return Qe(l0,r)},formats:{color:{}}});function c0(e){var t=e.map(function(r){var a=cd+dd*Math.pow(r/1e4,pd),n=1+fd*Math.pow(r/1e4,pd);return Math.pow(a/n,n0)});return Qe(u0,t)}function d0(e){var t=Qe(s0,e),r=t.map(function(a){var n=Math.max(Math.pow(a,md)-cd,0),i=dd-fd*Math.pow(a,md);return 1e4*Math.pow(n/i,i0)});return r}function f0(e,t){var r=fu.from(e),a=Z(r,3),n=a[0],i=a[1],o=a[2],u=fu.from(t),s=Z(u,3),l=s[0],c=s[1],d=s[2];return 720*Math.sqrt(Math.pow(n-l,2)+.25*Math.pow(i-c,2)+Math.pow(o-d,2))}var p0=[[.8190224432164319,.3619062562801221,-.12887378261216414],[.0329836671980271,.9292868468965546,.03614466816999844],[.048177199566046255,.26423952494422764,.6335478258136937]],m0=[[1.2268798733741557,-.5578149965554813,.28139105017721583],[-.04057576262431372,1.1122868293970594,-.07171106666151701],[-.07637294974672142,-.4214933239627914,1.5869240244272418]],h0=[[.2104542553,.793617785,-.0040720468],[1.9779984951,-2.428592205,.4505937099],[.0259040371,.7827717662,-.808675766]],v0=[[.9999999984505198,.39633779217376786,.2158037580607588],[1.0000000088817609,-.10556134232365635,-.06385417477170591],[1.0000000546724108,-.08948418209496575,-1.2914855378640917]],di=new de({id:"oklab",name:"OKLab",coords:{l:{refRange:[0,1],name:"L"},a:{refRange:[-.4,.4]},b:{refRange:[-.4,.4]}},white:"D65",base:Mt,fromBase:function(t){var r=Qe(p0,t),a=r.map(function(n){return Math.cbrt(n)});return Qe(h0,a)},toBase:function(t){var r=Qe(v0,t),a=r.map(function(n){return Math.pow(n,3)});return Qe(m0,a)},formats:{oklab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function g0(e,t){var r=di.from(e),a=Z(r,3),n=a[0],i=a[1],o=a[2],u=di.from(t),s=Z(u,3),l=s[0],c=s[1],d=s[2],m=n-l,v=i-c,b=o-d;return Math.sqrt(Math.pow(m,2)+Math.pow(v,2)+Math.pow(b,2))}var pu=Object.freeze({__proto__:null,deltaE76:Yy,deltaECMC:Xy,deltaE2000:au,deltaEJz:a0,deltaEITP:f0,deltaEOK:g0});function Ya(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};za(r)&&(r={method:r});var a=r,n=a.method,i=n===void 0?rr.deltaE:n,o=tt(a,ee);e=Ne(e),t=Ne(t);for(var u in pu)if("deltae"+i.toLowerCase()===u.toLowerCase())return pu[u](e,t,o);throw new TypeError("Unknown deltaE method: ".concat(i))}function b0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.25,r=de.get("oklch","lch"),a=[r,"l"];return Rr(e,a,function(n){return n*(1+t)})}function y0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.25,r=de.get("oklch","lch"),a=[r,"l"];return Rr(e,a,function(n){return n*(1-t)})}var w0=Object.freeze({__proto__:null,lighten:b0,darken:y0});function hd(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:.5,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},n=[Ne(e),Ne(t)];if(e=n[0],t=n[1],Ar(r)==="object"){var i=[.5,r];r=i[0],a=i[1]}var o=a,u=o.space,s=o.outputSpace,l=o.premultiplied,c=Ka(e,t,{space:u,outputSpace:s,premultiplied:l});return c(r)}function vd(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a;if(mu(e)){a=e,r=t;var n=Z(a.rangeArgs.colors,2);e=n[0],t=n[1]}var i=r,o=i.maxDeltaE,u=i.deltaEMethod,s=i.steps,l=s===void 0?2:s,c=i.maxSteps,d=c===void 0?1e3:c,m=tt(i,U);if(!a){var v=[Ne(e),Ne(t)];e=v[0],t=v[1],a=Ka(e,t,m)}var b=Ya(e,t),w=o>0?Math.max(l,Math.ceil(b/o)+1):l,E=[];if(d!==void 0&&(w=Math.min(w,d)),w===1)E=[{p:.5,color:a(.5)}];else{var _=1/(w-1);E=Array.from({length:w},function($,Y){var L=Y*_;return{p:L,color:a(L)}})}if(o>0)for(var x=E.reduce(function($,Y,L){if(L===0)return 0;var z=Ya(Y.color,E[L-1].color,u);return Math.max($,z)},0);x>o;){x=0;for(var C=1;C<E.length&&E.length<d;C++){var R=E[C-1],T=E[C],O=(T.p+R.p)/2,P=a(O);x=Math.max(x,Ya(P,R.color),Ya(P,T.color)),E.splice(C,0,{p:O,color:a(O)}),C++}}return E=E.map(function($){return $.color}),E}function Ka(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(mu(e)){var a=e,n=t;return Ka.apply(void 0,ce(a.rangeArgs.colors).concat([_e({},a.rangeArgs.options,n)]))}var i=r.space,o=r.outputSpace,u=r.progression,s=r.premultiplied;e=Ne(e),t=Ne(t),e=Ua(e),t=Ua(t);var l={colors:[e,t],options:r};if(i?i=de.get(i):i=de.registry[rr.interpolationSpace]||e.space,o=o?de.get(o):i,e=Lt(e,i),t=Lt(t,i),e=Tr(e),t=Tr(t),i.coords.h&&i.coords.h.type==="angle"){var c=r.hue=r.hue||"shorter",d=[i,"h"],m=[Pt(e,d),Pt(t,d)],v=m[0],b=m[1],w=py(c,[v,b]),E=Z(w,2);v=E[0],b=E[1],Rr(e,d,v),Rr(t,d,b)}return s&&(e.coords=e.coords.map(function(_){return _*e.alpha}),t.coords=t.coords.map(function(_){return _*t.alpha})),Object.assign(function(_){_=u?u(_):_;var x=e.coords.map(function(T,O){var P=t.coords[O];return Qn(T,P,_)}),C=Qn(e.alpha,t.alpha,_),R={space:i,coords:x,alpha:C};return s&&(R.coords=R.coords.map(function(T){return T/C})),o!==i&&(R=Lt(R,o)),R},{rangeArgs:l})}function mu(e){return Ar(e)==="function"&&!!e.rangeArgs}rr.interpolationSpace="lab";function D0(e){e.defineFunction("mix",hd,{returns:"color"}),e.defineFunction("range",Ka,{returns:"function<color>"}),e.defineFunction("steps",vd,{returns:"array<color>"})}var E0=Object.freeze({__proto__:null,mix:hd,steps:vd,range:Ka,isRange:mu,register:D0}),gd=new de({id:"hsl",name:"HSL",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},l:{range:[0,100],name:"Lightness"}},base:Wa,fromBase:function(t){var r=Math.max.apply(Math,ce(t)),a=Math.min.apply(Math,ce(t)),n=Z(t,3),i=n[0],o=n[1],u=n[2],s=NaN,l=0,c=(a+r)/2,d=r-a;if(d!==0){switch(l=c===0||c===1?0:(r-c)/Math.min(c,1-c),r){case i:s=(o-u)/d+(o<u?6:0);break;case o:s=(u-i)/d+2;break;case u:s=(i-o)/d+4}s=s*60}return[s,l*100,c*100]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];a=a%360,a<0&&(a+=360),n/=100,i/=100;function o(u){var s=(u+a/30)%12,l=n*Math.min(i,1-i);return i-l*Math.max(-1,Math.min(s-3,9-s,1))}return[o(0),o(8),o(4)]},formats:{hsl:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]},hsla:{coords:["<number> | <angle>","<percentage>","<percentage>"],commas:!0,lastAlpha:!0}}}),bd=new de({id:"hsv",name:"HSV",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},v:{range:[0,100],name:"Value"}},base:gd,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];n/=100,i/=100;var o=i+n*Math.min(i,1-i);return[a,o===0?0:200*(1-i/o),100*o]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];n/=100,i/=100;var o=i*(1-n/2);return[a,o===0||o===1?0:(i-o)/Math.min(o,1-o)*100,o*100]},formats:{color:{toGamut:!0}}}),_0=new de({id:"hwb",name:"HWB",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},w:{range:[0,100],name:"Whiteness"},b:{range:[0,100],name:"Blackness"}},base:bd,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];return[a,i*(100-n)/100,100-i]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];n/=100,i/=100;var o=n+i;if(o>=1){var u=n/o;return[a,0,u*100]}var s=1-i,l=s===0?0:1-n/s;return[a,l*100,s*100]},formats:{hwb:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]}}}),x0=[[.5766690429101305,.1855582379065463,.1882286462349947],[.29734497525053605,.6273635662554661,.07529145849399788],[.02703136138641234,.07068885253582723,.9913375368376388]],A0=[[2.0415879038107465,-.5650069742788596,-.34473135077832956],[-.9692436362808795,1.8759675015077202,.04155505740717557],[.013444280632031142,-.11836239223101838,1.0151749943912054]],yd=new _t({id:"a98rgb-linear",name:"Linear Adobe® 98 RGB compatible",white:"D65",toXYZ_M:x0,fromXYZ_M:A0}),C0=new _t({id:"a98rgb",name:"Adobe® 98 RGB compatible",base:yd,toBase:function(t){return t.map(function(r){return Math.pow(Math.abs(r),563/256)*Math.sign(r)})},fromBase:function(t){return t.map(function(r){return Math.pow(Math.abs(r),256/563)*Math.sign(r)})},formats:{color:{id:"a98-rgb"}}}),R0=[[.7977604896723027,.13518583717574031,.0313493495815248],[.2880711282292934,.7118432178101014,8565396060525902e-20],[0,0,.8251046025104601]],T0=[[1.3457989731028281,-.25558010007997534,-.05110628506753401],[-.5446224939028347,1.5082327413132781,.02053603239147973],[0,0,1.2119675456389454]],wd=new _t({id:"prophoto-linear",name:"Linear ProPhoto",white:"D50",base:tu,toXYZ_M:R0,fromXYZ_M:T0}),F0=1/512,S0=16/512,k0=new _t({id:"prophoto",name:"ProPhoto",base:wd,toBase:function(t){return t.map(function(r){return r<S0?r/16:Math.pow(r,1.8)})},fromBase:function(t){return t.map(function(r){return r>=F0?Math.pow(r,1/1.8):16*r})},formats:{color:{id:"prophoto-rgb"}}}),O0=new de({id:"oklch",name:"OKLCh",coords:{l:{refRange:[0,1],name:"Lightness"},c:{refRange:[0,.4],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},white:"D65",base:di,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o,u=2e-4;return Math.abs(n)<u&&Math.abs(i)<u?o=NaN:o=Math.atan2(i,n)*180/Math.PI,[a,Math.sqrt(Math.pow(n,2)+Math.pow(i,2)),ti(o)]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o,u;return isNaN(i)?(o=0,u=0):(o=n*Math.cos(i*Math.PI/180),u=n*Math.sin(i*Math.PI/180)),[a,o,u]},formats:{oklch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),Dd=203,Ed=2610/Math.pow(2,14),I0=Math.pow(2,14)/2610,N0=2523/Math.pow(2,5),_d=Math.pow(2,5)/2523,xd=3424/Math.pow(2,12),Ad=2413/Math.pow(2,7),Cd=2392/Math.pow(2,7),M0=new _t({id:"rec2100pq",name:"REC.2100-PQ",base:ni,toBase:function(t){return t.map(function(r){var a=Math.pow(Math.max(Math.pow(r,_d)-xd,0)/(Ad-Cd*Math.pow(r,_d)),I0);return a*1e4/Dd})},fromBase:function(t){return t.map(function(r){var a=Math.max(r*Dd/1e4,0),n=xd+Ad*Math.pow(a,Ed),i=1+Cd*Math.pow(a,Ed);return Math.pow(n/i,N0)})},formats:{color:{id:"rec2100-pq"}}}),Rd=.17883277,Td=.28466892,Fd=.55991073,hu=3.7743,P0=new _t({id:"rec2100hlg",cssid:"rec2100-hlg",name:"REC.2100-HLG",referred:"scene",base:ni,toBase:function(t){return t.map(function(r){return r<=.5?Math.pow(r,2)/3*hu:Math.exp((r-Fd)/Rd+Td)/12*hu})},fromBase:function(t){return t.map(function(r){return r/=hu,r<=1/12?Math.sqrt(3*r):Rd*Math.log(12*r-Td)+Fd})},formats:{color:{id:"rec2100-hlg"}}}),Sd={};Cr.add("chromatic-adaptation-start",function(e){e.options.method&&(e.M=kd(e.W1,e.W2,e.options.method))}),Cr.add("chromatic-adaptation-end",function(e){e.M||(e.M=kd(e.W1,e.W2,e.options.method))});function fi(e){var t=e.id;e.toCone_M,e.fromCone_M,Sd[t]=arguments[0]}function kd(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"Bradford",a=Sd[r],n=Qe(a.toCone_M,e),i=Z(n,3),o=i[0],u=i[1],s=i[2],l=Qe(a.toCone_M,t),c=Z(l,3),d=c[0],m=c[1],v=c[2],b=[[d/o,0,0],[0,m/u,0],[0,0,v/s]],w=Qe(b,a.toCone_M),E=Qe(a.fromCone_M,w);return E}fi({id:"von Kries",toCone_M:[[.40024,.7076,-.08081],[-.2263,1.16532,.0457],[0,0,.91822]],fromCone_M:[[1.8599364,-1.1293816,.2198974],[.3611914,.6388125,-64e-7],[0,0,1.0890636]]}),fi({id:"Bradford",toCone_M:[[.8951,.2664,-.1614],[-.7502,1.7135,.0367],[.0389,-.0685,1.0296]],fromCone_M:[[.9869929,-.1470543,.1599627],[.4323053,.5183603,.0492912],[-.0085287,.0400428,.9684867]]}),fi({id:"CAT02",toCone_M:[[.7328,.4296,-.1624],[-.7036,1.6975,.0061],[.003,.0136,.9834]],fromCone_M:[[1.0961238,-.278869,.1827452],[.454369,.4735332,.0720978],[-.0096276,-.005698,1.0153256]]}),fi({id:"CAT16",toCone_M:[[.401288,.650173,-.051461],[-.250268,1.204414,.045854],[-.002079,.048952,.953127]],fromCone_M:[[1.862067855087233,-1.011254630531685,.1491867754444518],[.3875265432361372,.6214474419314753,-.008973985167612518],[-.01584149884933386,-.03412293802851557,1.04996443687785]]}),Object.assign(Yt,{A:[1.0985,1,.35585],C:[.98074,1,1.18232],D55:[.95682,1,.92149],D75:[.94972,1,1.22638],E:[1,1,1],F2:[.99186,1,.67393],F7:[.95041,1,1.08747],F11:[1.00962,1,.6435]}),Yt.ACES=[.32168/.33767,1,(1-.32168-.33767)/.33767];var L0=[[.6624541811085053,.13400420645643313,.1561876870049078],[.27222871678091454,.6740817658111484,.05368951740793705],[-.005574649490394108,.004060733528982826,1.0103391003129971]],B0=[[1.6410233796943257,-.32480329418479,-.23642469523761225],[-.6636628587229829,1.6153315916573379,.016756347685530137],[.011721894328375376,-.008284441996237409,.9883948585390215]],Od=new _t({id:"acescg",name:"ACEScg",coords:{r:{range:[0,65504],name:"Red"},g:{range:[0,65504],name:"Green"},b:{range:[0,65504],name:"Blue"}},referred:"scene",white:Yt.ACES,toXYZ_M:L0,fromXYZ_M:B0,formats:{color:{}}}),pi=Math.pow(2,-16),vu=-.35828683,mi=(Math.log2(65504)+9.72)/17.52,$0=new _t({id:"acescc",name:"ACEScc",coords:{r:{range:[vu,mi],name:"Red"},g:{range:[vu,mi],name:"Green"},b:{range:[vu,mi],name:"Blue"}},referred:"scene",base:Od,toBase:function(t){var r=-.3013698630136986;return t.map(function(a){return a<=r?(Math.pow(2,a*17.52-9.72)-pi)*2:a<mi?Math.pow(2,a*17.52-9.72):65504})},fromBase:function(t){return t.map(function(r){return r<=0?(Math.log2(pi)+9.72)/17.52:r<pi?(Math.log2(pi+r*.5)+9.72)/17.52:(Math.log2(r)+9.72)/17.52})},formats:{color:{}}}),Id=Object.freeze({__proto__:null,XYZ_D65:Mt,XYZ_D50:tu,XYZ_ABS_D65:lu,Lab_D65:uu,Lab:Rt,LCH:Va,sRGB_Linear:zc,sRGB:Wa,HSL:gd,HWB:_0,HSV:bd,P3_Linear:jc,P3:Uc,A98RGB_Linear:yd,A98RGB:C0,ProPhoto_Linear:wd,ProPhoto:k0,REC_2020_Linear:ni,REC_2020:qc,OKLab:di,OKLCH:O0,Jzazbz:ld,JzCzHz:du,ICTCP:fu,REC_2100_PQ:M0,REC_2100_HLG:P0,ACEScg:Od,ACEScc:$0}),$e=(te=new WeakMap,function(){function e(){var t=this;zt(this,e),Dr(this,te,void 0);for(var r,a=arguments.length,n=new Array(a),i=0;i<a;i++)n[i]=arguments[i];n.length===1&&(r=Ne(n[0]));var o,u,s;r?(o=r.space||r.spaceId,u=r.coords,s=r.alpha):(o=n[0],u=n[1],s=n[2]),Dt(te,this,de.get(o)),this.coords=u?u.slice():[0,0,0],this.alpha=s<1?s:1;for(var l=0;l<this.coords.length;l++)this.coords[l]==="NaN"&&(this.coords[l]=NaN);var c=function(v){Object.defineProperty(t,v,{get:function(){return t.get(v)},set:function(w){return t.set(v,w)}})};for(var d in jt(te,this).coords)c(d)}return Ht(e,[{key:"space",get:function(){return jt(te,this)}},{key:"spaceId",get:function(){return jt(te,this).id}},{key:"clone",value:function(){return new $e(this.space,this.coords,this.alpha)}},{key:"toJSON",value:function(){return{spaceId:this.spaceId,coords:this.coords,alpha:this.alpha}}},{key:"display",value:function(){for(var r=arguments.length,a=new Array(r),n=0;n<r;n++)a[n]=arguments[n];var i=xy.apply(void 0,[this].concat(a));return i.color=new $e(i.color),i}}],[{key:"get",value:function(r){if(r instanceof $e)return r;for(var a=arguments.length,n=new Array(a>1?a-1:0),i=1;i<a;i++)n[i-1]=arguments[i];return Fl($e,[r].concat(n))}},{key:"defineFunction",value:function(r,a){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:a,i=n.instance,o=i===void 0?!0:i,u=n.returns,s=function(){var c=a.apply(void 0,arguments);if(u==="color")c=$e.get(c);else if(u==="function<color>"){var d=c;c=function(){var v=d.apply(void 0,arguments);return $e.get(v)},Object.assign(c,d)}else u==="array<color>"&&(c=c.map(function(m){return $e.get(m)}));return c};r in $e||($e[r]=s),o&&($e.prototype[r]=function(){for(var l=arguments.length,c=new Array(l),d=0;d<l;d++)c[d]=arguments[d];return s.apply(void 0,[this].concat(c))})}},{key:"defineFunctions",value:function(r){for(var a in r)$e.defineFunction(a,r[a],r[a])}},{key:"extend",value:function(r){if(r.register)r.register($e);else for(var a in r)$e.defineFunction(a,r[a])}}])}());$e.defineFunctions({get:Pt,getAll:Ha,set:Rr,setAll:Mc,to:Lt,equals:Ay,inGamut:Ga,toGamut:Tr,distance:Yc,toString:ai}),Object.assign($e,{util:sy,hooks:Cr,WHITES:Yt,Space:de,spaces:de.registry,parse:Nc,defaults:rr});for(var gu=0,Nd=Object.keys(Id);gu<Nd.length;gu++){var q0=Nd[gu];de.register(Id[q0])}for(var Md in de.registry)bu(Md,de.registry[Md]);Cr.add("colorspace-init-end",function(e){var t;bu(e.id,e),(t=e.aliases)===null||t===void 0||t.forEach(function(r){bu(r,e)})});function bu(e,t){Object.keys(t.coords),Object.values(t.coords).map(function(a){return a.name});var r=e.replace(/-/g,"_");Object.defineProperty($e.prototype,r,{get:function(){var n=this,i=this.getAll(e);return typeof Proxy>"u"?i:new Proxy(i,{has:function(u,s){try{return de.resolveCoord([t,s]),!0}catch{}return Reflect.has(u,s)},get:function(u,s,l){if(s&&B(s)!=="symbol"&&!(s in u)){var c=de.resolveCoord([t,s]),d=c.index;if(d>=0)return u[d]}return Reflect.get(u,s,l)},set:function(u,s,l,c){if(s&&B(s)!=="symbol"&&!(s in u)||s>=0){var d=de.resolveCoord([t,s]),m=d.index;if(m>=0)return u[m]=l,n.setAll(e,u),!0}return Reflect.set(u,s,l,c)}})},set:function(n){this.setAll(e,n)},configurable:!0,enumerable:!0})}$e.extend(pu),$e.extend({deltaE:Ya}),$e.extend(w0),$e.extend({contrast:Gy}),$e.extend(Wy),$e.extend(Ry),$e.extend(E0),$e.extend(ui);var Pd=er(oc());xr.default.templateSettings.strip=!1,g._memoizedFns=[];function j0(e){var t=(0,Tc.default)(e);return g._memoizedFns.push(t),t}var je=j0,z0=je(function(e){return e!=null&&e.createElement?e.createElement("A").localName==="A":!1}),Xa=z0;function yu(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!t)return"";var a=t.getRootNode&&t.getRootNode()||y;if(a.nodeType!==11)return e(t,r,a);for(var n=[];a.nodeType===11;){if(!a.host)return"";n.unshift({elm:t,doc:a}),t=a.host,a=t.getRootNode()}return n.unshift({elm:t,doc:a}),n.map(function(i){return e(i.elm,r,i.doc)})}var H0=["class","style","id","selected","checked","disabled","tabindex","aria-checked","aria-selected","aria-invalid","aria-activedescendant","aria-busy","aria-disabled","aria-expanded","aria-grabbed","aria-pressed","aria-valuenow","xmlns"],V0=31,G0=/([\\"])/g,U0=/(\r\n|\r|\n)/g;function wu(e){return e.replace(G0,"\\$1").replace(U0,"\\a ")}function Ld(e,t){var r=t.name,a;if(r.indexOf("href")!==-1||r.indexOf("src")!==-1){var n=Ac(e.getAttribute(r));n?a=Ge(t.name)+'$="'+wu(n)+'"':a=Ge(t.name)+'="'+wu(e.getAttribute(r))+'"'}else a=Ge(r)+'="'+wu(t.value)+'"';return a}function Du(e,t){return e.count<t.count?-1:e.count===t.count?0:1}function Bd(e){return!H0.includes(e.name)&&e.name.indexOf(":")===-1&&(!e.value||e.value.length<V0)}function hi(e){var t={classes:{},tags:{},attributes:{}};e=Array.isArray(e)?e:[e];for(var r=e.slice(),a=[],n=function(){var o=r.pop(),u=o.actualNode;if(u.querySelectorAll){var s=u.nodeName;t.tags[s]?t.tags[s]++:t.tags[s]=1,u.classList&&Array.from(u.classList).forEach(function(l){var c=Ge(l);t.classes[c]?t.classes[c]++:t.classes[c]=1}),u.hasAttributes()&&Array.from(ja(u)).filter(Bd).forEach(function(l){var c=Ld(u,l);c&&(t.attributes[c]?t.attributes[c]++:t.attributes[c]=1)})}for(o.children.length&&(a.push(r),r=o.children.slice());!r.length&&a.length;)r=a.pop()};r.length;)n();return t}function W0(e,t){var r=[],a=t.classes,n=t.tags;return e.classList&&Array.from(e.classList).forEach(function(i){var o=Ge(i);a[o]<n[e.nodeName]&&r.push({name:o,count:a[o],species:"class"})}),r.sort(Du)}function Y0(e,t){var r=e.parentNode&&Array.from(e.parentNode.children||"")||[],a=r.find(function(i){return i!==e&&ia(i,t)});if(a){var n=1+r.indexOf(e);return":nth-child("+n+")"}else return""}function K0(e){if(e.getAttribute("id")){var t=e.getRootNode&&e.getRootNode()||y,r="#"+Ge(e.getAttribute("id")||"");if(!r.match(/player_uid_/)&&t.querySelectorAll(r).length===1)return r}}function $d(e){var t=Xa(y);return Ge(t?e.localName:e.nodeName.toLowerCase())}function X0(e,t){var r=[],a=t.attributes,n=t.tags;return e.hasAttributes()&&Array.from(ja(e)).filter(Bd).forEach(function(i){var o=Ld(e,i);o&&a[o]<n[e.nodeName]&&r.push({name:o,count:a[o],species:"attribute"})}),r.sort(Du)}function Z0(e,t){var r="",a,n=W0(e,t),i=X0(e,t);return n.length&&n[0].count===1?a=[n[0]]:i.length&&i[0].count===1?(a=[i[0]],r=$d(e)):(a=n.concat(i),a.sort(Du),a=a.slice(0,3),a.some(function(o){return o.species==="class"})?a.sort(function(o,u){return o.species!==u.species&&o.species==="class"?-1:o.species===u.species?0:1}):r=$d(e)),r+=a.reduce(function(o,u){switch(u.species){case"class":return o+"."+u.name;case"attribute":return o+"["+u.name+"]"}return o},"")}function Q0(e,t,r){if(!g._selectorData)throw new Error("Expect axe._selectorData to be set up");var a=t.toRoot,n=a===void 0?!1:a,i,o;do{var u=K0(e);u||(u=Z0(e,g._selectorData),u+=Y0(e,u)),i?i=u+" > "+i:i=u,!o||o.length>ye.selectorSimilarFilterLimit?o=ew(r,i):o=o.filter(function(s){return ia(s,i)}),e=e.parentElement}while((o.length>1||n)&&e&&e.nodeType!==11);return o.length===1?i:i.indexOf(" > ")!==-1?":root"+i.substring(i.indexOf(" > ")):":root"}function J0(e,t){return yu(Q0,e,t)}var Eu=je(J0),ew=je(function(e,t){return Array.from(e.querySelectorAll(t))});function qd(e){var t=Ge(e.nodeName.toLowerCase()),r=e.parentElement,a=e.parentNode,n="";if(t!=="head"&&t!=="body"&&(a==null?void 0:a.children.length)>1){var i=Array.prototype.indexOf.call(a.children,e)+1;n=":nth-child(".concat(i,")")}return r?qd(r)+" > "+t+n:t+n}function vi(e,t){return yu(qd,e,t)}function jd(e,t){var r,a;if(!e)return[];if(!t&&e.nodeType===9)return t=[{str:"html"}],t;if(t=t||[],e.parentNode&&e.parentNode!==e&&(t=jd(e.parentNode,t)),e.previousSibling){a=1,r=e.previousSibling;do r.nodeType===1&&r.nodeName===e.nodeName&&a++,r=r.previousSibling;while(r);a===1&&(a=null)}else if(e.nextSibling){r=e.nextSibling;do r.nodeType===1&&r.nodeName===e.nodeName?(a=1,r=null):(a=null,r=r.previousSibling);while(r)}if(e.nodeType===1){var n={};n.str=e.nodeName.toLowerCase();var i=e.getAttribute&&Ge(e.getAttribute("id"));i&&e.ownerDocument.querySelectorAll("#"+i).length===1&&(n.id=e.getAttribute("id")),a>1&&(n.count=a),t.push(n)}return t}function tw(e){return e.reduce(function(t,r){return r.id?"//".concat(r.str,"[@id='").concat(r.id,"']"):t+"/".concat(r.str)+(r.count>0?"[".concat(r.count,"]"):"")},"")}function rw(e){var t=jd(e);return tw(t)}var zd=rw,Za={},aw={set:function(t,r){nw(t),Za[t]=r},get:function(t,r){if(iw(r),t in Za)return Za[t];if(typeof r=="function"){var a=r();return Se(a!==void 0,"Cache creator function should not return undefined"),this.set(t,a),Za[t]}},clear:function(){Za={}}};function nw(e){Se(typeof e=="string","key must be a string, "+B(e)+" given"),Se(e!=="","key must not be empty")}function iw(e){Se(typeof e=="function"||typeof e>"u","creator must be a function or undefined, "+B(e)+" given")}var ge=aw;function ow(e,t){var r=t||e;return ge.get("nodeMap")?ge.get("nodeMap").get(r):null}var De=ow;function Hd(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.maxLength,a=r===void 0?300:r,n=t.attrLimit,i=n===void 0?20:n;if(!e)return"";if(e.nodeType!==1){var o,u=(o=e.nodeValue)!==null&&o!==void 0?o:"";return _u(u,a)}var s=uw(e);return s.length>a?sw(e,{maxLength:a,attrLimit:i}):s}function uw(e){var t=e.outerHTML;return!t&&typeof p.XMLSerializer=="function"&&(t=new p.XMLSerializer().serializeToString(e)),t||""}function sw(e,t){var r=t.maxLength,a=t.attrLimit,n=Xa(e.ownerDocument||y)?e.nodeName:e.nodeName.toLowerCase(),i=Array.from(ja(e)).map(function(b){var w=b.name,E=b.value;return{name:w,value:E}}),o=i.reduce(function(b,w){var E=w.name,_=w.value;return b+E.length+_.length+4},0);2+n.length+o>r&&i.forEach(function(b){b.name=_u(b.name,a),b.value=_u(b.value,a)});var u="<".concat(n),s=">",l=" ...>",c=Be(i),d;try{for(c.s();!(d=c.n()).done;){var m=d.value,v=" ".concat(m.name,'="').concat(m.value,'"');if(u.length+v.length>r-l.length){s=l;continue}u+=v}}catch(b){c.e(b)}finally{c.f()}return u+s}function _u(e,t){return e.length<=t?e:e.substring(0,t)+"..."}var Vd="DqElm.RunOptions",Ur=je(function(t,r,a){var n,i;if(r??(r=null),a??(a={}),!r){var o;r=(o=ge.get(Vd))!==null&&o!==void 0?o:{}}if(this.spec=a,t instanceof st?(this._virtualNode=t,this._element=t.actualNode):(this._element=t,this._virtualNode=De(t)),this.fromFrame=((n=this.spec.selector)===null||n===void 0?void 0:n.length)>1,this._includeElementInJson=r.elementRef,r.absolutePaths&&(this._options={toRoot:!0}),this.nodeIndexes=[],Array.isArray(this.spec.nodeIndexes)?this.nodeIndexes=this.spec.nodeIndexes:typeof((i=this._virtualNode)===null||i===void 0?void 0:i.nodeIndex)=="number"&&(this.nodeIndexes=[this._virtualNode.nodeIndex]),this.source=null,!g._audit.noHtml){var u;this.source=(u=this.spec.source)!==null&&u!==void 0?u:Hd(this._element)}return this});Ur.prototype={get selector(){return this.spec.selector||[Eu(this.element,this._options)]},get ancestry(){return this.spec.ancestry||[vi(this.element)]},get xpath(){return this.spec.xpath||[zd(this.element)]},get element(){return this._element},toJSON:function(){var t={selector:this.selector,source:this.source,xpath:this.xpath,ancestry:this.ancestry,nodeIndexes:this.nodeIndexes,fromFrame:this.fromFrame};return this._includeElementInJson&&(t.element=this._element),t}},Ur.fromFrame=function(t,r,a){var n=Ur.mergeSpecs(t,a);return new Ur(a.element,r,n)},Ur.mergeSpecs=function(t,r){return _e({},t,{selector:[].concat(ce(r.selector),ce(t.selector)),ancestry:[].concat(ce(r.ancestry),ce(t.ancestry)),xpath:[].concat(ce(r.xpath),ce(t.xpath)),nodeIndexes:[].concat(ce(r.nodeIndexes),ce(t.nodeIndexes)),fromFrame:!0})},Ur.setRunOptions=function(t){var r=t.elementRef,a=t.absolutePaths;ge.set(Vd,{elementRef:r,absolutePaths:a})};var Bt=Ur;function lw(e,t,r,a){return{isAsync:!1,async:function(){return this.isAsync=!0,function(i){i instanceof Error?a(i):(e.result=i,r(e))}},data:function(i){e.data=i},relatedNodes:function(i){p.Node&&(i instanceof p.Node||i instanceof st?i=[i]:i=xc(i),e.relatedNodes=[],i.forEach(function(o){if(o instanceof st&&(o=o.actualNode),o instanceof p.Node){var u=new Bt(o);e.relatedNodes.push(u)}}))}}}var xu=lw;function hr(e){return Au(e,new Map)}function Au(e,t){var r,a;if(e===null||B(e)!=="object"||(r=p)!==null&&r!==void 0&&r.Node&&e instanceof p.Node||(a=p)!==null&&a!==void 0&&a.HTMLCollection&&e instanceof p.HTMLCollection||"nodeName"in e&&"nodeType"in e&&"ownerDocument"in e)return e;if(t.has(e))return t.get(e);if(Array.isArray(e)){var n=[];return t.set(e,n),e.forEach(function(u){n.push(Au(u,t))}),n}var i={};t.set(e,i);for(var o in e)i[o]=Au(e[o],t);return i}var Qa=new Rc.CssSelectorParser;Qa.registerSelectorPseudos("not"),Qa.registerSelectorPseudos("is"),Qa.registerNestingOperators(">"),Qa.registerAttrEqualityMods("^","$","*","~");var Gd=Qa;function Cu(e,t){var r=gi(t);return r.some(function(a){return sa(e,a)})}function cw(e,t){return e.props.nodeType===1&&(t.tag==="*"||e.props.nodeName===t.tag)}function dw(e,t){return!t.classes||t.classes.every(function(r){return e.hasClass(r.value)})}function fw(e,t){return!t.attributes||t.attributes.every(function(r){var a=e.attr(r.key);return a!==null&&r.test(a)})}function pw(e,t){return!t.id||e.props.id===t.id}function mw(e,t){return!!(!t.pseudos||t.pseudos.every(function(r){if(r.name==="not")return!r.expressions.some(function(a){return sa(e,a)});if(r.name==="is")return r.expressions.some(function(a){return sa(e,a)});throw new Error("the pseudo selector "+r.name+" has not yet been implemented")}))}function Ud(e,t){return cw(e,t)&&dw(e,t)&&fw(e,t)&&pw(e,t)&&mw(e,t)}var Ja=function(){var e=/(?=[\-\[\]{}()*+?.\\\^$|,#\s])/g,t="\\";return function(r){return r.replace(e,t)}}(),Ru=/\\/g;function hw(e){if(e)return e.map(function(t){var r=t.name.replace(Ru,""),a=(t.value||"").replace(Ru,""),n,i;switch(t.operator){case"^=":i=new RegExp("^"+Ja(a));break;case"$=":i=new RegExp(Ja(a)+"$");break;case"~=":i=new RegExp("(^|\\s)"+Ja(a)+"(\\s|$)");break;case"|=":i=new RegExp("^"+Ja(a)+"(-|$)");break;case"=":n=function(u){return a===u};break;case"*=":n=function(u){return u&&u.includes(a)};break;case"!=":n=function(u){return a!==u};break;default:n=function(u){return u!==null}}return a===""&&/^[*$^]=$/.test(t.operator)&&(n=function(){return!1}),n||(n=function(u){return u&&i.test(u)}),{key:r,value:a,type:typeof t.value>"u"?"attrExist":"attrValue",test:n}})}function vw(e){if(e)return e.map(function(t){return t=t.replace(Ru,""),{value:t,regexp:new RegExp("(^|\\s)"+Ja(t)+"(\\s|$)")}})}function gw(e){if(e)return e.map(function(t){var r;return["is","not"].includes(t.name)&&(r=t.value,r=r.selectors?r.selectors:[r],r=Wd(r)),{name:t.name,expressions:r,value:t.value}})}function Wd(e){return e.map(function(t){for(var r=[],a=t.rule;a;)r.push({tag:a.tagName?a.tagName.toLowerCase():"*",combinator:a.nestingOperator?a.nestingOperator:" ",id:a.id,attributes:hw(a.attrs),classes:vw(a.classNames),pseudos:gw(a.pseudos)}),a=a.rule;return r})}function gi(e){var t=Gd.parse(e);return t=t.selectors?t.selectors:[t],Wd(t)}function Yd(e,t,r,a){if(!e)return!1;for(var n=Array.isArray(t),i=n?t[r]:t,o=Ud(e,i);!o&&a&&e.parent;)e=e.parent,o=Ud(e,i);if(r>0){if([" ",">"].includes(i.combinator)===!1)throw new Error("axe.utils.matchesExpression does not support the combinator: "+i.combinator);o=o&&Yd(e.parent,t,r-1,i.combinator===" ")}return o}function sa(e,t,r){return Yd(e,t,t.length-1,r)}function bw(e,t){for(;e;){if(Cu(e,t))return e;if(typeof e.parent>"u")throw new TypeError("Cannot resolve parent for non-DOM nodes");e=e.parent}return null}var Tt=bw;function bi(){}function Tu(e){if(typeof e!="function")throw new TypeError("Queue methods require functions as arguments")}function yw(){var e=[],t=0,r=0,a=bi,n=!1,i,o=function(v){i=v,setTimeout(function(){i!=null&&Gr("Uncaught error (of queue)",i)},1)},u=o;function s(m){return function(v){e[m]=v,r-=1,!r&&a!==bi&&(n=!0,a(e))}}function l(m){return a=bi,u(m),e}function c(){for(var m=e.length;t<m;t++){var v=e[t];try{v.call(null,s(t),l)}catch(b){l(b)}}}var d={defer:function(v){if(B(v)==="object"&&v.then&&v.catch){var b=v;v=function(E,_){b.then(E).catch(_)}}if(Tu(v),i===void 0){if(n)throw new Error("Queue already completed");return e.push(v),++r,c(),d}},then:function(v){if(Tu(v),a!==bi)throw new Error("queue `then` already set");return i||(a=v,r||(n=!0,a(e))),d},catch:function(v){if(Tu(v),u!==o)throw new Error("queue `catch` already set");return i?(v(i),i=null):u=v,d},abort:l};return d}var ar=yw,la,ca,Fu=p.crypto||p.msCrypto;if(!ca&&Fu&&Fu.getRandomValues){var Kd=new Uint8Array(16);ca=function(){return Fu.getRandomValues(Kd),Kd}}if(!ca){var Xd=new Array(16);ca=function(){for(var t=0,r;t<16;t++)t&3||(r=Math.random()*4294967296),Xd[t]=r>>>((t&3)<<3)&255;return Xd}}for(var Zd=typeof p.Buffer=="function"?p.Buffer:Array,Su=[],Qd={},da=0;da<256;da++)Su[da]=(da+256).toString(16).substr(1),Qd[Su[da]]=da;function ww(e,t,r){var a=t&&r||0,n=0;for(t=t||[],e.toLowerCase().replace(/[0-9a-f]{2}/g,function(i){n<16&&(t[a+n++]=Qd[i])});n<16;)t[a+n++]=0;return t}function ku(e,t){var r=t||0,a=Su;return a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]}var Sr=ca(),Dw=[Sr[0]|1,Sr[1],Sr[2],Sr[3],Sr[4],Sr[5]],Jd=(Sr[6]<<8|Sr[7])&16383,Ou=0,Iu=0;function ef(e,t,r){var a=t&&r||0,n=t||[];e=e||{};var i=e.clockseq!=null?e.clockseq:Jd,o=e.msecs!=null?e.msecs:new Date().getTime(),u=e.nsecs!=null?e.nsecs:Iu+1,s=o-Ou+(u-Iu)/1e4;if(s<0&&e.clockseq==null&&(i=i+1&16383),(s<0||o>Ou)&&e.nsecs==null&&(u=0),u>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");Ou=o,Iu=u,Jd=i,o+=122192928e5;var l=((o&268435455)*1e4+u)%4294967296;n[a++]=l>>>24&255,n[a++]=l>>>16&255,n[a++]=l>>>8&255,n[a++]=l&255;var c=o/4294967296*1e4&268435455;n[a++]=c>>>8&255,n[a++]=c&255,n[a++]=c>>>24&15|16,n[a++]=c>>>16&255,n[a++]=i>>>8|128,n[a++]=i&255;for(var d=e.node||Dw,m=0;m<6;m++)n[a+m]=d[m];return t||ku(n)}function Wr(e,t,r){var a=t&&r||0;typeof e=="string"&&(t=e=="binary"?new Zd(16):null,e=null),e=e||{};var n=e.random||(e.rng||ca)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t)for(var i=0;i<16;i++)t[a+i]=n[i];return t||ku(n)}la=Wr,la.v1=ef,la.v4=Wr,la.parse=ww,la.unparse=ku,la.BufferClass=Zd,g._uuid=ef();var Ew=Wr,_w=Object.freeze(["EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function xw(e){var t=e.topic,r=e.channelId,a=e.message,n=e.messageId,i=e.keepalive,o={channelId:r,topic:t,messageId:n,keepalive:!!i,source:tf()};return a instanceof Error?o.error={name:a.name,message:a.message,stack:a.stack}:o.payload=a,JSON.stringify(o)}function Aw(e){var t;try{t=JSON.parse(e)}catch{return}if(Cw(t)){var r=t,a=r.topic,n=r.channelId,i=r.messageId,o=r.keepalive,u=B(t.error)==="object"?Rw(t.error):t.payload;return{topic:a,message:u,messageId:i,channelId:n,keepalive:!!o}}}function Cw(e){return e!==null&&B(e)==="object"&&typeof e.channelId=="string"&&e.source===tf()}function Rw(e){var t=e.message||"Unknown error occurred",r=_w.includes(e.name)?e.name:"Error",a=p[r]||Error;return e.stack&&(t+=`
|
|
19
|
-
`+e.stack.replace(e.message,"")),new a(t)}function tf(){var e="axeAPI",t="";return typeof g<"u"&&g._audit&&g._audit.application&&(e=g._audit.application),typeof g<"u"&&(t=g.version),e+"."+t}function Nu(e){af(e),Se(p.parent===e,"Source of the response must be the parent window.")}function rf(e){af(e),Se(e.parent===p,"Respondable target must be a frame in the current window")}function af(e){Se(p!==e,"Messages can not be sent to the same window.")}var en={};function Tw(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;Se(!Object.prototype.hasOwnProperty.call(en,e),"A replyHandler already exists for this message channel."),en[e]={replyHandler:t,sendToParent:r}}function Fw(e){return Object.prototype.hasOwnProperty.call(en,e)?en[e]:void 0}function Sw(e){delete en[e]}var yi=[];function Mu(){var e="".concat(Wr(),":").concat(Wr());return yi.includes(e)?Mu():(yi.push(e),e)}function kw(e){return yi.includes(e)?!1:(yi.push(e),!0)}function Pu(e,t,r,a){if(r?Nu(e):rf(e),t.message instanceof Error&&!r)return g.log(t.message),!1;var n=xw(_e({messageId:Mu()},t)),i=g._audit.allowedOrigins;return!i||!i.length?!1:(typeof a=="function"&&Tw(t.channelId,a,r),i.forEach(function(o){try{e.postMessage(n,o)}catch(u){throw u instanceof e.DOMException?new Error('allowedOrigins value "'.concat(o,'" is not a valid origin')):u}}),!0)}function Ow(e,t,r){if(!e.parent!==p)return g.log(t);try{Pu(e,{topic:null,channelId:r,message:t,messageId:Mu(),keepalive:!0},!0)}catch(a){return g.log(a)}}function nf(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return function(n,i,o){var u={channelId:t,message:n,keepalive:i};Pu(e,u,r,o)}}function Iw(e){var t=g._audit.allowedOrigins;return t&&t.includes("*")||t.includes(e)}function Nw(e,t){var r=e.origin,a=e.data,n=e.source;try{var i=Aw(a)||{},o=i.channelId,u=i.message,s=i.messageId;if(!Iw(r)||!kw(s))return;if(u instanceof Error&&n.parent!==p)return g.log(u),!1;try{if(i.topic){var l=nf(n,o);Nu(n),t(i,l)}else Mw(n,i)}catch(c){Ow(n,c,o)}}catch(c){return g.log(c),!1}}function Mw(e,t){var r=t.channelId,a=t.message,n=t.keepalive,i=Fw(r)||{},o=i.replyHandler,u=i.sendToParent;if(o){u?Nu(e):rf(e);var s=nf(e,r,u);!n&&r&&Sw(r);try{o(a,n,s)}catch(l){g.log(l),s(l,n)}}}var Pw={open:function(t){if(typeof p.addEventListener=="function"){var r=function(n){Nw(n,t)};return p.addEventListener("message",r,!1),function(){p.removeEventListener("message",r,!1)}}},post:function(t,r,a){return typeof p.addEventListener!="function"?!1:Pu(t,r,!1,a)}};function of(e){e.updateMessenger(Pw)}var wi,uf,Di={};function Xt(e,t,r,a,n){var i={topic:t,message:r,channelId:"".concat(Wr(),":").concat(Wr()),keepalive:a};return uf(e,i,n)}function Lw(e,t){var r=e.topic,a=e.message,n=e.keepalive,i=Object.prototype.hasOwnProperty.call(Di,r)?Di[r]:void 0;if(i)try{i(a,n,t)}catch(o){g.log(o),t(o,n)}}Xt.updateMessenger=function(t){var r=t.open,a=t.post;Se(typeof r=="function","open callback must be a function"),Se(typeof a=="function","post callback must be a function"),wi&&wi();var n=r(Lw);n?(Se(typeof n=="function","open callback must return a cleanup function"),wi=n):wi=null,uf=a},Xt.subscribe=function(t,r){Se(typeof r=="function","Subscriber callback must be a function"),Se(!Object.prototype.hasOwnProperty.call(Di,t),"Topic ".concat(t," is already registered to.")),Di[t]=r},Xt.isInFrame=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:p;return!!t.frameElement},of(Xt);function sf(e,t,r,a){var n,i,o=e.contentWindow,u=(n=(i=t.options)===null||i===void 0?void 0:i.pingWaitTime)!==null&&n!==void 0?n:500;if(!o){Gr("Frame does not have a content window",e),r(null);return}if(u===0){lf(e,t,r,a);return}var s=setTimeout(function(){s=setTimeout(function(){t.debug?a(cf("No response from frame",e)):r(null)},0)},u);Xt(o,"axe.ping",null,void 0,function(){clearTimeout(s),lf(e,t,r,a)})}function lf(e,t,r,a){var n,i,o=(n=(i=t.options)===null||i===void 0?void 0:i.frameWaitTime)!==null&&n!==void 0?n:6e4,u=e.contentWindow,s=setTimeout(function(){a(cf("Axe in frame timed out",e))},o);Xt(u,"axe.start",t,void 0,function(l){clearTimeout(s),l instanceof Error?a(l):r(l)})}function cf(e,t){var r;return g._tree&&(r=Eu(t)),new Error(e+": "+(r||t))}var tn=null,rn={update:function(t){Se(B(t)==="object","serializer must be an object"),tn=t},toSpec:function(t){return rn.dqElmToSpec(new Bt(t))},dqElmToSpec:function(t,r){var a;return t instanceof Bt?(r&&(t=Bw(t,r)),typeof((a=tn)===null||a===void 0?void 0:a.toSpec)=="function"?tn.toSpec(t):t.toJSON()):t},mergeSpecs:function(t,r){var a;return typeof((a=tn)===null||a===void 0?void 0:a.mergeSpecs)=="function"?tn.mergeSpecs(t,r):Bt.mergeSpecs(t,r)},mapRawResults:function(t){return t.map(function(r){return _e({},r,{nodes:rn.mapRawNodeResults(r.nodes)})})},mapRawNodeResults:function(t){return t==null?void 0:t.map(function(r){var a=r.node,n=tt(r,ne);n.node=rn.dqElmToSpec(a);for(var i=0,o=["any","all","none"];i<o.length;i++){var u=o[i];n[u]=n[u].map(function(s){var l=s.relatedNodes,c=tt(s,Ce);return c.relatedNodes=l.map(rn.dqElmToSpec),c})}return n})}},$t=rn;function Bw(e,t){var r=e.fromFrame,a=t.ancestry,n=t.xpath,i=t.selectors!==!1||r;return e=new Bt(e.element,t,{source:e.source,nodeIndexes:e.nodeIndexes,selector:i?e.selector:[":root"],ancestry:a?e.ancestry:[":root"],xpath:n?e.xpath:"/"}),e.fromFrame=r,e}function $w(e){var t=[];return t.concat(e.any||[]).concat(e.all||[]).concat(e.none||[])}var Ei=$w;function qw(e,t,r){if(Array.isArray(e))return e.find(function(a){return a!==null&&B(a)==="object"&&Object.hasOwn(a,t)&&a[t]===r})}var an=qw;function jw(e,t,r){e.forEach(function(a){a.node=$t.mergeSpecs(a.node,r);var n=Ei(a);n.forEach(function(i){i.relatedNodes=i.relatedNodes.map(function(o){return $t.mergeSpecs(o,r)})})})}function zw(e,t){for(var r=t[0].node,a,n=0;n<e.length;n++){a=e[n].node;var i=df(a.nodeIndexes,r.nodeIndexes);if(i>0||i===0&&r.selector.length<a.selector.length){e.splice.apply(e,[n,0].concat(ce(t)));return}}e.push.apply(e,ce(t))}function Hw(e){return!e||!e.results?null:Array.isArray(e.results)?e.results.length?e.results:null:[e.results]}function Vw(e,t){var r=[];return e.forEach(function(a){var n=Hw(a);if(!(!n||!n.length)){var i=Gw(a);n.forEach(function(o){o.nodes&&i&&jw(o.nodes,t,i);var u=an(r,"id",o.id);if(!u)r.push(o);else if(o.nodes.length&&zw(u.nodes,o.nodes),o.error){var s;(s=u.error)!==null&&s!==void 0||(u.error=o.error)}})}}),r.forEach(function(a){a.nodes&&a.nodes.sort(function(n,i){return df(n.node.nodeIndexes,i.node.nodeIndexes)})}),r}function df(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=Math.max(e==null?void 0:e.length,t==null?void 0:t.length),a=0;a<r;a++){var n=e==null?void 0:e[a],i=t==null?void 0:t[a];if(typeof n!="number"||isNaN(n))return a===0?1:-1;if(typeof i!="number"||isNaN(i))return a===0?-1:1;if(n!==i)return n-i}return 0}var _i=Vw;function Gw(e){return e.frameElement?$t.toSpec(e.frameElement):e.frameSpec?e.frameSpec:null}function ff(e,t,r,a,n,i){t=_e({},t,{elementRef:!1});var o=ar(),u=e.frames;u.forEach(function(s){var l=s.node,c=tt(s,le);o.defer(function(d,m){var v={options:t,command:r,parameter:a,context:c};function b(w){return d(w?{results:w,frameElement:l}:null)}sf(l,v,b,m)})}),o.then(function(s){n(_i(s,t))}).catch(i)}function vr(e,t){if(!e.shadowId&&!t.shadowId&&e.actualNode&&typeof e.actualNode.contains=="function")return e.actualNode.contains(t.actualNode);do{if(e===t)return!0;if(t.nodeIndex<e.nodeIndex)return!1;t=t.parent}while(t);return!1}function pf(){for(var e={},t=arguments.length,r=new Array(t),a=0;a<t;a++)r[a]=arguments[a];return r.forEach(function(n){if(!(!n||B(n)!=="object"||Array.isArray(n)))for(var i=0,o=Object.keys(n);i<o.length;i++){var u=o[i];!e.hasOwnProperty(u)||B(n[u])!=="object"||Array.isArray(e[u])?e[u]=n[u]:e[u]=pf(e[u],n[u])}}),e}var Lu=pf;function Uw(e,t){Object.assign(e,t),Object.keys(t).filter(function(r){return typeof t[r]=="function"}).forEach(function(r){e[r]=null;try{e[r]=t[r](e)}catch{}})}var Bu=Uw,Ww=["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"];function Yw(e){if(e.shadowRoot){var t=e.nodeName.toLowerCase();if(Ww.includes(t)||/^[a-z][a-z0-9_.-]*-[a-z0-9_.-]*$/.test(t))return!0}return!1}var xi=Yw,$u={};Vt($u,{createGrid:function(){return sn},findElmsInContext:function(){return mf},findNearbyElms:function(){return Oi},findUp:function(){return pa},findUpVirtual:function(){return fa},focusDisabled:function(){return Xu},getComposedParent:function(){return lt},getElementByReference:function(){return Qu},getElementCoordinates:function(){return Hu},getElementStack:function(){return Yf},getModalDialog:function(){return Hf},getNodeGrid:function(){return ki},getOverflowHiddenAncestors:function(){return on},getRootNode:function(){return pt},getScrollOffset:function(){return Tf},getTabbableElements:function(){return Kf},getTargetRects:function(){return Ni},getTargetSize:function(){return Xf},getTextElementStack:function(){return vs},getViewportSize:function(){return Ai},getVisibleChildTextRects:function(){return hs},hasContent:function(){return ji},hasContentVirtual:function(){return vn},hasLangText:function(){return bs},idrefs:function(){return nr},insertedIntoFocusOrder:function(){return $1},isCurrentPageLink:function(){return Zu},isFixedPosition:function(){return Ci},isFocusable:function(){return Je},isHTML5:function(){return z1},isHiddenForEveryone:function(){return kr},isHiddenWithCSS:function(){return DE},isInTabOrder:function(){return qt},isInTextBlock:function(){return ys},isInert:function(){return Ii},isModalOpen:function(){return gn},isMultiline:function(){return V1},isNativelyFocusable:function(){return ts},isNode:function(){return kE},isOffscreen:function(){return Ri},isOpaque:function(){return jE},isSkipLink:function(){return Es},isVisible:function(){return WE},isVisibleOnScreen:function(){return Ft},isVisibleToScreenReaders:function(){return Ue},isVisualContent:function(){return gs},reduceToElementsBelowFloating:function(){return G1},shadowElementsFromPoint:function(){return XE},urlPropsFromAttribute:function(){return r_},visuallyContains:function(){return U1},visuallyOverlaps:function(){return _s},visuallySort:function(){return Ju}});function Kw(e){var t=e.getRootNode&&e.getRootNode()||y;return t===e&&(t=y),t}var nn=Kw,pt=nn;function Xw(e){var t=e.context,r=e.value,a=e.attr,n=e.elm,i=n===void 0?"":n,o,u=Ge(r);return t.nodeType===9||t.nodeType===11?o=t:o=pt(t),Array.from(o.querySelectorAll(i+"["+a+"="+u+"]"))}var mf=Xw;function Zw(e,t){var r;if(r=e.actualNode,!e.shadowId&&typeof e.actualNode.closest=="function"){var a=e.actualNode.closest(t);return a||null}do r=r.assignedSlot?r.assignedSlot:r.parentNode,r&&r.nodeType===11&&(r=r.host);while(r&&!ia(r,t)&&r!==y.documentElement);return!r||!ia(r,t)?null:r}var fa=Zw;function Qw(e,t){return fa(De(e),t)}var pa=Qw;function qu(e,t){return(e.left|0)<(t.right|0)&&(e.right|0)>(t.left|0)&&(e.top|0)<(t.bottom|0)&&(e.bottom|0)>(t.top|0)}var hf=je(function(t){var r=[];if(!t)return r;var a=t.getComputedStylePropertyValue("overflow");return a==="hidden"&&r.push(t),r.concat(hf(t.parent))}),on=hf,Jw=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,e2=/(\w+)\((\d+)/;function ju(e){return["style","script","noscript","template"].includes(e.props.nodeName)}function vf(e){return e.props.nodeName==="area"?!1:e.getComputedStylePropertyValue("display")==="none"}function gf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;return!r&&["hidden","collapse"].includes(e.getComputedStylePropertyValue("visibility"))}function bf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;return!!r&&e.getComputedStylePropertyValue("content-visibility")==="hidden"}function yf(e){return e.attr("aria-hidden")==="true"}function wf(e){return e.getComputedStylePropertyValue("opacity")==="0"}function Df(e){var t=yr(e.actualNode),r=parseInt(e.getComputedStylePropertyValue("height")),a=parseInt(e.getComputedStylePropertyValue("width"));return!!t&&(r===0||a===0)}function Ef(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;if(r)return!1;var a=e.getComputedStylePropertyValue("position");if(a==="fixed")return!1;var n=on(e);if(!n.length)return!1;var i=e.boundingClientRect;return n.some(function(o){if(a==="absolute"&&!t2(e,o)&&o.getComputedStylePropertyValue("position")==="static")return!1;var u=o.boundingClientRect;return u.width<2||u.height<2?!0:!qu(i,u)})}function _f(e){var t=e.getComputedStylePropertyValue("clip").match(Jw),r=e.getComputedStylePropertyValue("clip-path").match(e2);if(t&&t.length===5){var a=e.getComputedStylePropertyValue("position");if(["fixed","absolute"].includes(a))return t[3]-t[1]<=0&&t[2]-t[4]<=0}if(r){var n=r[1],i=parseInt(r[2],10);switch(n){case"inset":return i>=50;case"circle":return i===0}}return!1}function zu(e,t){var r=Tt(e,"map");if(!r)return!0;var a=r.attr("name");if(!a)return!0;var n=nn(e.actualNode);if(!n||n.nodeType!==9)return!0;var i=Ot(g._tree,'img[usemap="#'.concat(Ge(a),'"]'));return!i||!i.length?!0:i.some(function(o){return!t(o)})}function xf(e){var t;if(((t=e.parent)===null||t===void 0?void 0:t.props.nodeName)!=="details")return!1;if(e.props.nodeName==="summary"){var r=e.parent.children.find(function(a){return a.props.nodeName==="summary"});if(r===e)return!1}return!e.parent.hasAttr("open")}function t2(e,t){for(var r=e.parent;r&&r!==t;){if(["relative","sticky"].includes(r.getComputedStylePropertyValue("position")))return!0;r=r.parent}return!1}var r2=[vf,gf,bf,xf];function kr(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipAncestors,a=t.isAncestor,n=a===void 0?!1:a;return e=Fe(e).vNode,r?Af(e,n):Cf(e,n)}var Af=je(function(t,r){return ju(t)?!0:t.actualNode?!!(r2.some(function(a){return a(t,{isAncestor:r})})||!t.actualNode.isConnected):!1}),Cf=je(function(t,r){return Af(t,r)?!0:t.parent?Cf(t.parent,!0):!1});function Rf(e){if(e.assignedSlot)return Rf(e.assignedSlot);if(e.parentNode){var t=e.parentNode;if(t.nodeType===1)return t;if(t.host)return t.host}return null}var lt=Rf;function a2(e){if(!e.nodeType&&e.document&&(e=e.document),e.nodeType===9){var t=e.documentElement,r=e.body;return{left:t&&t.scrollLeft||r&&r.scrollLeft||0,top:t&&t.scrollTop||r&&r.scrollTop||0}}return{left:e.scrollLeft,top:e.scrollTop}}var Tf=a2;function n2(e){var t=Tf(y),r=t.left,a=t.top,n=e.getBoundingClientRect();return{top:n.top+a,right:n.right+r,bottom:n.bottom+a,left:n.left+r,width:n.right-n.left,height:n.bottom-n.top}}var Hu=n2;function i2(e){var t=e.document,r=t.documentElement;if(e.innerWidth)return{width:e.innerWidth,height:e.innerHeight};if(r)return{width:r.clientWidth,height:r.clientHeight};var a=t.body;return{width:a.clientWidth,height:a.clientHeight}}var Ai=i2;function Ci(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipAncestors,a=Fe(e),n=a.vNode;return n?r?Ff(n):Sf(n):!1}var Ff=je(function(t){return t.getComputedStylePropertyValue("position")==="fixed"}),Sf=je(function(t){return Ff(t)?!0:t.parent?Sf(t.parent):!1});function o2(e,t){for(e=lt(e);e&&e.nodeName.toLowerCase()!=="html";){if(e.scrollTop&&(t+=e.scrollTop,t>=0))return!1;e=lt(e)}return!0}function u2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;if(r)return!1;var a=Fe(e),n=a.domNode;if(n){var i=y.documentElement,o=p.getComputedStyle(n),u=p.getComputedStyle(y.body||i).getPropertyValue("direction"),s=Ci(n),l=s?n.getBoundingClientRect():Hu(n);if(l.top===0&&l.bottom===0||l.left===0&&l.right===0)return!1;if(l.bottom<=0&&(o2(n,l.bottom)||o.position==="absolute"))return!0;var c=Ai(p);if(s&&l.top>=c.height)return!0;var d=Math.max(i.scrollWidth,c.width);return!!((s||u==="rtl")&&l.left>=d||(s||u==="ltr")&&l.right<=0)}}var Ri=u2,s2=[wf,Df,Ef,_f,Ri];function Ft(e){return e=Fe(e).vNode,Vu(e)}var Vu=je(function(t,r){return t.actualNode&&t.props.nodeName==="area"?!zu(t,Vu):kr(t,{skipAncestors:!0,isAncestor:r})||t.actualNode&&s2.some(function(a){return a(t,{isAncestor:r})})?!1:t.parent?Vu(t.parent,!0):!0});function Gu(e,t){var r=Math.min(e.top,t.top),a=Math.max(e.right,t.right),n=Math.max(e.bottom,t.bottom),i=Math.min(e.left,t.left);return new p.DOMRect(i,r,a-i,n-r)}function Ti(e,t){var r=e.x,a=e.y,n=t.top,i=t.right,o=t.bottom,u=t.left;return a>=n&&r<=i&&a<=o&&r>=u}var kf={};Vt(kf,{getBoundingRect:function(){return Gu},getIntersectionRect:function(){return Fi},getOffset:function(){return If},getRectCenter:function(){return un},hasVisualOverlap:function(){return Uu},isPointInRect:function(){return Ti},rectHasMinimumSize:function(){return gr},rectsOverlap:function(){return qu},splitRects:function(){return Wu}});function Fi(e,t){var r=Math.max(e.left,t.left),a=Math.min(e.right,t.right),n=Math.max(e.top,t.top),i=Math.min(e.bottom,t.bottom);return r>=a||n>=i?null:new p.DOMRect(r,n,a-r,i-n)}function un(e){var t=e.left,r=e.top,a=e.width,n=e.height;return new p.DOMPoint(t+a/2,r+n/2)}var Of=.05;function gr(e,t){var r=t.width,a=t.height;return r+Of>=e&&a+Of>=e}function If(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:12,a=Ni(e),n=Ni(t);return!a.length||!n.length?null:a.reduce(function(i,o){var u=un(o),s=Be(n),l;try{for(s.s();!(l=s.n()).done;){var c=l.value;if(Ti(u,c))return 0;var d=l2(u,c),m=Nf(u,d);i=Math.min(i,m)}}catch(_){s.e(_)}finally{s.f()}var v=Xf(t);if(gr(r*2,v))return i;var b=n.reduce(Gu),w=un(b),E=Nf(u,w)-r;return Math.max(0,Math.min(i,E))},1/0)}function l2(e,t){var r,a;return e.x<t.left?r=t.left:e.x>t.right?r=t.right:r=e.x,e.y<t.top?a=t.top:e.y>t.bottom?a=t.bottom:a=e.y,{x:r,y:a}}function Nf(e,t){return Math.hypot(e.x-t.x,e.y-t.y)}function Uu(e,t){var r=e.boundingClientRect,a=t.boundingClientRect;return r.left>=a.right||r.right<=a.left||r.top>=a.bottom||r.bottom<=a.top?!1:Ju(e,t)>0}function Wu(e,t){var r=Array.isArray(e)?e:[e],a=Be(t),n;try{var i=function(){var u=n.value;if(r=r.reduce(function(s,l){return s.concat(c2(l,u))},[]),r.length>4e3)throw new Error("splitRects: Too many rects")};for(a.s();!(n=a.n()).done;)i()}catch(o){a.e(o)}finally{a.f()}return r}function c2(e,t){var r=e.top,a=e.left,n=e.bottom,i=e.right,o=r<t.bottom&&n>t.top,u=a<t.right&&i>t.left,s=[];if(Si(t.top,r,n)&&u&&s.push({top:r,left:a,bottom:t.top,right:i}),Si(t.right,a,i)&&o&&s.push({top:r,left:t.right,bottom:n,right:i}),Si(t.bottom,r,n)&&u&&s.push({top:t.bottom,right:i,bottom:n,left:a}),Si(t.left,a,i)&&o&&s.push({top:r,left:a,bottom:n,right:t.left}),s.length===0){if(f2(e,t))return[];s.push(e)}return s.map(d2)}var Si=function(t,r,a){return t>r&&t<a};function d2(e){return new p.DOMRect(e.left,e.top,e.right-e.left,e.bottom-e.top)}function f2(e,t){return e.top>=t.top&&e.left>=t.left&&e.bottom<=t.bottom&&e.right<=t.right}var Mf=0,p2=.1,Pf=.2,Lf=.3,Yu=0;function sn(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:y.body,t=arguments.length>1?arguments[1]:void 0,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(ge.get("gridCreated")&&!r)return ye.gridSize;if(ge.set("gridCreated",!0),!r){var a=De(y.documentElement);if(a||(a=new xs(y.documentElement)),Yu=0,a._stackingOrder=[qf(Mf,Yu++,null)],t??(t=new Ku),jf(t,a),yr(a.actualNode)){var n=new Ku(a);a._subGrid=n}}for(var i=y.createTreeWalker(e,p.NodeFilter.SHOW_ELEMENT,null,!1),o=r?i.nextNode():i.currentNode;o;){var u=De(o);u&&u.parent?r=u.parent:o.assignedSlot?r=De(o.assignedSlot):o.parentElement?r=De(o.parentElement):o.parentNode&&De(o.parentNode)&&(r=De(o.parentNode)),u||(u=new g.VirtualNode(o,r)),u._stackingOrder=m2(u,r,Yu++);var s=g2(u,r),l=s?s._subGrid:t;if(yr(u.actualNode)){var c=new Ku(u);u._subGrid=c}var d=u.boundingClientRect;d.width!==0&&d.height!==0&&Ft(o)&&jf(l,u),xi(o)&&sn(o.shadowRoot,l,u),o=i.nextNode()}return ye.gridSize}function Bf(e,t){var r=e.getComputedStylePropertyValue("position"),a=e.getComputedStylePropertyValue("z-index");if(r==="fixed"||r==="sticky"||a!=="auto"&&r!=="static"||e.getComputedStylePropertyValue("opacity")!=="1")return!0;var n=e.getComputedStylePropertyValue("-webkit-transform")||e.getComputedStylePropertyValue("-ms-transform")||e.getComputedStylePropertyValue("transform")||"none";if(n!=="none")return!0;var i=e.getComputedStylePropertyValue("mix-blend-mode");if(i&&i!=="normal")return!0;var o=e.getComputedStylePropertyValue("filter");if(o&&o!=="none")return!0;var u=e.getComputedStylePropertyValue("perspective");if(u&&u!=="none")return!0;var s=e.getComputedStylePropertyValue("clip-path");if(s&&s!=="none")return!0;var l=e.getComputedStylePropertyValue("-webkit-mask")||e.getComputedStylePropertyValue("mask")||"none";if(l!=="none")return!0;var c=e.getComputedStylePropertyValue("-webkit-mask-image")||e.getComputedStylePropertyValue("mask-image")||"none";if(c!=="none")return!0;var d=e.getComputedStylePropertyValue("-webkit-mask-border")||e.getComputedStylePropertyValue("mask-border")||"none";if(d!=="none"||e.getComputedStylePropertyValue("isolation")==="isolate")return!0;var m=e.getComputedStylePropertyValue("will-change");if(m==="transform"||m==="opacity"||e.getComputedStylePropertyValue("-webkit-overflow-scrolling")==="touch")return!0;var v=e.getComputedStylePropertyValue("contain");return!!(["layout","paint","strict","content"].includes(v)||a!=="auto"&&$f(t))}function $f(e){if(!e)return!1;var t=e.getComputedStylePropertyValue("display");return["flex","inline-flex","grid","inline-grid"].includes(t)}function m2(e,t,r){var a=t._stackingOrder.slice();if(Bf(e,t)){var n=a.findIndex(function(o){var u=o.stackLevel;return[Mf,Pf,Lf].includes(u)});n!==-1&&a.splice(n,a.length-n)}var i=h2(e,t);return i!==null&&a.push(qf(i,r,e)),a}function qf(e,t,r){return{stackLevel:e,treeOrder:t,vNode:r}}function h2(e,t){var r=v2(e,t);return["auto","0"].includes(r)?e.getComputedStylePropertyValue("position")!=="static"?Lf:e.getComputedStylePropertyValue("float")!=="none"?Pf:Bf(e,t)?p2:null:parseInt(r)}function v2(e,t){var r=e.getComputedStylePropertyValue("position");return r==="static"&&!$f(t)?"auto":e.getComputedStylePropertyValue("z-index")}function g2(e,t){for(var r=null,a=[e];t;){if(yr(t.actualNode)){r=t;break}if(t._scrollRegionParent){r=t._scrollRegionParent;break}a.push(t),t=De(t.actualNode.parentElement||t.actualNode.parentNode)}return a.forEach(function(n){return n._scrollRegionParent=r}),r}function jf(e,t){var r=on(t);t.clientRects.forEach(function(a){var n,i=r.reduce(function(u,s){return u&&Fi(u,s.boundingClientRect)},a);if(i){(n=t._grid)!==null&&n!==void 0||(t._grid=e);var o=e.getGridPositionOfRect(i);e.loopGridPosition(o,function(u){u.includes(t)||u.push(t)})}})}var Ku=function(){function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null;zt(this,e),this.container=t,this.cells=[]}return Ht(e,[{key:"toGridIndex",value:function(r){return Math.floor(r/ye.gridSize)}},{key:"getCellFromPoint",value:function(r){var a,n,i=r.x,o=r.y;Se(this.boundaries,"Grid does not have cells added");var u=this.toGridIndex(o),s=this.toGridIndex(i);Se(Ti({y:u,x:s},this.boundaries),"Element midpoint exceeds the grid bounds");var l=(a=this.cells[u-this.cells._negativeIndex])!==null&&a!==void 0?a:[];return(n=l[s-l._negativeIndex])!==null&&n!==void 0?n:[]}},{key:"loopGridPosition",value:function(r,a){var n=r,i=n.left,o=n.right,u=n.top,s=n.bottom;this.boundaries&&(r=Gu(this.boundaries,r)),this.boundaries=r,zf(this.cells,u,s,function(l,c){zf(l,i,o,function(d,m){a(d,{row:c,col:m})})})}},{key:"getGridPositionOfRect",value:function(r){var a=r.top,n=r.right,i=r.bottom,o=r.left,u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return a=this.toGridIndex(a-u),n=this.toGridIndex(n+u-1),i=this.toGridIndex(i+u-1),o=this.toGridIndex(o-u),new p.DOMRect(o,a,n-o,i-a)}}])}();function zf(e,t,r,a){var n;if((n=e._negativeIndex)!==null&&n!==void 0||(e._negativeIndex=0),t<e._negativeIndex){for(var i=0;i<e._negativeIndex-t;i++)e.splice(0,0,[]);e._negativeIndex=t}for(var o=t-e._negativeIndex,u=r-e._negativeIndex,s=o;s<=u;s++){var l,c;(c=e[l=s])!==null&&c!==void 0||(e[l]=[]),a(e[s],s+e._negativeIndex)}}function ki(e){sn();var t=Fe(e),r=t.vNode;return r._grid}function Oi(e){var t,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=ki(e);if(!(a!=null&&(t=a.cells)!==null&&t!==void 0&&t.length))return[];var n=e.boundingClientRect,i=Ci(e),o=a.getGridPositionOfRect(n,r),u=[];return a.loopGridPosition(o,function(s){var l=Be(s),c;try{for(l.s();!(c=l.n()).done;){var d=c.value;d&&d!==e&&!u.includes(d)&&i===Ci(d)&&u.push(d)}}catch(m){l.e(m)}finally{l.f()}}),u}var b2=je(function(){var t;if(!g._tree)return null;var r=lr(g._tree[0],"dialog[open]",function(n){var i=n.boundingClientRect,o=y.elementsFromPoint(i.left+1,i.top+1);return o.includes(n.actualNode)&&Ft(n)});if(!r.length)return null;var a=r.find(function(n){var i=n.boundingClientRect,o=y.elementsFromPoint(i.left-10,i.top-10);return o.includes(n.actualNode)});return a||((t=r.find(function(n){var i,o=(i=y2(n))!==null&&i!==void 0?i:{},u=o.vNode,s=o.rect;if(!u)return!1;var l=y.elementsFromPoint(s.left+1,s.top+1);return!l.includes(u.actualNode)}))!==null&&t!==void 0?t:null)}),Hf=b2;function y2(e){sn();var t=g._tree[0]._grid,r=new p.DOMRect(0,0,p.innerWidth,p.innerHeight);if(t)for(var a=0;a<t.cells.length;a++){var n=t.cells[a];if(n)for(var i=0;i<n.length;i++){var o=n[i];if(o)for(var u=0;u<o.length;u++){var s=o[u],l=s.boundingClientRect,c=Fi(l,r);if(s.props.nodeName!=="html"&&s!==e&&s.getComputedStylePropertyValue("pointer-events")!=="none"&&c)return{vNode:s,rect:c}}}}}function Ii(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipAncestors,a=t.isAncestor;return r?Vf(e,a):Gf(e,a)}var Vf=je(function(t,r){if(t.hasAttr("inert"))return!0;if(!r&&t.actualNode){var a=Hf();if(a&&!vr(a,t))return!0}return!1}),Gf=je(function(t,r){return Vf(t,r)?!0:t.parent?Gf(t.parent,!0):!1}),w2=["button","command","fieldset","keygen","optgroup","option","select","textarea","input"];function D2(e){return w2.includes(e)}function E2(e){var t=Fe(e),r=t.vNode;if(D2(r.props.nodeName)&&r.hasAttr("disabled")||Ii(r))return!0;for(var a=r.parent,n=[],i=!1;a&&a.shadowId===r.shadowId&&!i&&(n.push(a),a.props.nodeName!=="legend");){if(a._inDisabledFieldset!==void 0){i=a._inDisabledFieldset;break}a.props.nodeName==="fieldset"&&a.hasAttr("disabled")&&(i=!0),a=a.parent}return n.forEach(function(o){return o._inDisabledFieldset=i}),i?!0:r.props.nodeName!=="area"&&r.actualNode?kr(r):!1}var Xu=E2,_2=/^\/\#/,x2=/^#[!/]/;function Zu(e){var t,r=e.getAttribute("href");if(!r||r==="#")return!1;if(_2.test(r))return!0;var a=e.hash,n=e.protocol,i=e.hostname,o=e.port,u=e.pathname;if(x2.test(a))return!1;if(r.charAt(0)==="#")return!0;if(typeof((t=p.location)===null||t===void 0?void 0:t.origin)!="string"||p.location.origin.indexOf("://")===-1)return null;var s=p.location.origin+p.location.pathname,l;return i?l="".concat(n,"//").concat(i).concat(o?":".concat(o):""):l=p.location.origin,u?l+=(u[0]!=="/"?"/":"")+u:l+=p.location.pathname,l===s}function A2(e,t){var r=e.getAttribute(t);if(!r||t==="href"&&!Zu(e))return null;r.indexOf("#")!==-1&&(r=decodeURIComponent(r.substr(r.indexOf("#")+1)));var a=y.getElementById(r);return a||(a=y.getElementsByName(r),a.length?a[0]:null)}var Qu=A2;function Ju(e,t){sn();for(var r=Math.max(e._stackingOrder.length,t._stackingOrder.length),a=0;a<r;a++){if(typeof t._stackingOrder[a]>"u")return-1;if(typeof e._stackingOrder[a]>"u"||t._stackingOrder[a].stackLevel>e._stackingOrder[a].stackLevel)return 1;if(t._stackingOrder[a].stackLevel<e._stackingOrder[a].stackLevel)return-1;if(t._stackingOrder[a].treeOrder!==e._stackingOrder[a].treeOrder)return t._stackingOrder[a].treeOrder-e._stackingOrder[a].treeOrder}var n=e.actualNode,i=t.actualNode;if(n.getRootNode&&n.getRootNode()!==i.getRootNode()){for(var o=[];n;)o.push({root:n.getRootNode(),node:n}),n=n.getRootNode().host;for(;i&&!o.find(function(E){return E.root===i.getRootNode()});)i=i.getRootNode().host;if(n=o.find(function(E){return E.root===i.getRootNode()}).node,n===i)return e.actualNode.getRootNode()!==n.getRootNode()?-1:1}var u=p.Node,s=u.DOCUMENT_POSITION_FOLLOWING,l=u.DOCUMENT_POSITION_CONTAINS,c=u.DOCUMENT_POSITION_CONTAINED_BY,d=n.compareDocumentPosition(i),m=d&s?1:-1,v=d&l||d&c,b=Uf(e),w=Uf(t);return b===w||v?m:w-b}function Uf(e){return e.getComputedStylePropertyValue("display").indexOf("inline")!==-1?2:Wf(e)?1:0}function Wf(e){if(!e)return!1;if(e._isFloated!==void 0)return e._isFloated;var t=e.getComputedStylePropertyValue("float");if(t!=="none")return e._isFloated=!0,!0;var r=Wf(e.parent);return e._isFloated=r,r}function es(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,a=un(t),n=e.getCellFromPoint(a)||[],i=Math.floor(a.x),o=Math.floor(a.y),u=n.filter(function(l){return l.clientRects.some(function(c){var d=c.left,m=c.top;return i<Math.floor(d+c.width)&&i>=Math.floor(d)&&o<Math.floor(m+c.height)&&o>=Math.floor(m)})}),s=e.container;return s&&(u=es(s._grid,s.boundingClientRect,!0).concat(u)),r||(u=u.sort(Ju).map(function(l){return l.actualNode}).concat(y.documentElement).filter(function(l,c,d){return d.indexOf(l)===c})),u}function C2(e){var t=ki(e);if(!t)return[];var r=De(e).boundingClientRect;return es(t,r)}var Yf=C2;function R2(e){var t=Ot(e,"*"),r=t.filter(function(a){var n=a.isFocusable,i=sr(a.actualNode.getAttribute("tabindex"));return i!==null?n&&i>=0:n});return r}var Kf=R2;function T2(e){var t=Fe(e),r=t.vNode;if(!r||Xu(r))return!1;switch(r.props.nodeName){case"a":case"area":if(r.hasAttr("href"))return!0;break;case"input":return r.props.type!=="hidden";case"textarea":case"select":case"summary":case"button":return!0;case"details":return!Ot(r,"summary").length}return!1}var ts=T2;function Je(e){var t=Fe(e),r=t.vNode;if(r.props.nodeType!==1||Xu(r))return!1;if(ts(r))return!0;var a=sr(r.attr("tabindex"));return a!==null}function qt(e){var t=Fe(e),r=t.vNode;if(r.props.nodeType!==1)return!1;var a=sr(r.attr("tabindex"));return a<=-1?!1:Je(r)}var Ni=je(F2);function F2(e){var t=e.getComputedStylePropertyValue("display"),r=t==="inline"?e.clientRects:[e.boundingClientRect],a=Oi(e).filter(function(i){return Uu(e,i)&&i.getComputedStylePropertyValue("pointer-events")!=="none"&&!S2(e,i)});if(!a.length)return r;var n=a.map(function(i){var o=i.getComputedStylePropertyValue("display");return o==="inline"?i.clientRects:i.boundingClientRect}).flat(1/0);return Wu(r,n)}function S2(e,t){return vr(e,t)&&!qt(t)}var Xf=je(k2);function k2(e,t){var r=Ni(e);return O2(r,t)}function O2(e,t){return e.reduce(function(r,a){var n=gr(t,r),i=gr(t,a);if(n!==i)return n?r:a;var o=r.width*r.height,u=a.width*a.height;return o>u?r:a})}var ln={};Vt(ln,{accessibleText:function(){return Yr},accessibleTextVirtual:function(){return ct},autocomplete:function(){return Xr},formControlValue:function(){return R1},formControlValueMethods:function(){return ls},hasUnicode:function(){return fs},isHumanInterpretable:function(){return ms},isIconLigature:function(){return ps},isValidAutocomplete:function(){return N1},label:function(){return sE},labelText:function(){return cs},labelVirtual:function(){return $i},nativeElementType:function(){return cE},nativeTextAlternative:function(){return F1},nativeTextMethods:function(){return T1},removeUnicode:function(){return hn},sanitize:function(){return pe},subtreeText:function(){return Nr},titleText:function(){return Pi},unsupported:function(){return g1},visible:function(){return M1},visibleTextNodes:function(){return dE},visibleVirtual:function(){return or}});function I2(e,t){e=e.actualNode||e;try{var r=pt(e),a=[],n=e.getAttribute(t);if(n){n=yt(n);for(var i=0;i<n.length;i++)a.push(r.getElementById(n[i]))}return a}catch{throw new TypeError("Cannot resolve id references for non-DOM nodes")}}var nr=I2;function N2(e,t){var r=De(e);return ct(r,t)}var Yr=N2;function M2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=Fe(e),a=r.vNode;if((a==null?void 0:a.props.nodeType)!==1||a.props.nodeType!==1||t.inLabelledByContext||t.inControlContext||!a.attr("aria-labelledby"))return"";var n=nr(a,"aria-labelledby").filter(function(i){return i});return n.reduce(function(i,o){var u=Yr(o,_e({inLabelledByContext:!0,startNode:t.startNode||a},t));return i?"".concat(i," ").concat(u):u},"")}var cn=M2;function dn(e){var t=Fe(e),r=t.vNode;return(r==null?void 0:r.props.nodeType)!==1?"":r.attr("aria-label")||""}var P2={"aria-activedescendant":{type:"idref",allowEmpty:!0},"aria-atomic":{type:"boolean",global:!0},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"]},"aria-braillelabel":{type:"string",allowEmpty:!0,global:!0},"aria-brailleroledescription":{type:"string",allowEmpty:!0,global:!0},"aria-busy":{type:"boolean",global:!0},"aria-checked":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-colcount":{type:"int",minValue:-1},"aria-colindex":{type:"int",minValue:1},"aria-colspan":{type:"int",minValue:1},"aria-controls":{type:"idrefs",allowEmpty:!0,global:!0},"aria-current":{type:"nmtoken",allowEmpty:!0,values:["page","step","location","date","time","true","false"],global:!0},"aria-describedby":{type:"idrefs",allowEmpty:!0,global:!0},"aria-description":{type:"string",allowEmpty:!0,global:!0},"aria-details":{type:"idref",allowEmpty:!0,global:!0},"aria-disabled":{type:"boolean",global:!0},"aria-dropeffect":{type:"nmtokens",values:["copy","execute","link","move","none","popup"],global:!0},"aria-errormessage":{type:"idref",allowEmpty:!0,global:!0},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"]},"aria-flowto":{type:"idrefs",allowEmpty:!0,global:!0},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],global:!0},"aria-haspopup":{type:"nmtoken",allowEmpty:!0,values:["true","false","menu","listbox","tree","grid","dialog"],global:!0},"aria-hidden":{type:"nmtoken",values:["true","false","undefined"],global:!0},"aria-invalid":{type:"nmtoken",values:["grammar","false","spelling","true"],global:!0},"aria-keyshortcuts":{type:"string",allowEmpty:!0,global:!0},"aria-label":{type:"string",allowEmpty:!0,global:!0},"aria-labelledby":{type:"idrefs",allowEmpty:!0,global:!0},"aria-level":{type:"int",minValue:1},"aria-live":{type:"nmtoken",values:["assertive","off","polite"],global:!0},"aria-modal":{type:"boolean"},"aria-multiline":{type:"boolean"},"aria-multiselectable":{type:"boolean"},"aria-orientation":{type:"nmtoken",values:["horizontal","undefined","vertical"]},"aria-owns":{type:"idrefs",allowEmpty:!0,global:!0},"aria-placeholder":{type:"string",allowEmpty:!0},"aria-posinset":{type:"int",minValue:1},"aria-pressed":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-readonly":{type:"boolean"},"aria-relevant":{type:"nmtokens",values:["additions","all","removals","text"],global:!0},"aria-required":{type:"boolean"},"aria-roledescription":{type:"string",allowEmpty:!0,global:!0},"aria-rowcount":{type:"int",minValue:-1},"aria-rowindex":{type:"int",minValue:1},"aria-rowspan":{type:"int",minValue:0},"aria-selected":{type:"nmtoken",values:["false","true","undefined"]},"aria-setsize":{type:"int",minValue:-1},"aria-sort":{type:"nmtoken",values:["ascending","descending","none","other"]},"aria-valuemax":{type:"decimal"},"aria-valuemin":{type:"decimal"},"aria-valuenow":{type:"decimal"},"aria-valuetext":{type:"string",allowEmpty:!0}},Zf=P2,L2={alert:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},alertdialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["alert","dialog"],accessibleNameRequired:!0},application:{type:"landmark",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["structure"],accessibleNameRequired:!0},article:{type:"structure",allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["document"]},banner:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},blockquote:{type:"structure",superclassRole:["section"]},button:{type:"widget",allowedAttrs:["aria-expanded","aria-pressed"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},caption:{type:"structure",requiredContext:["figure","table","grid","treegrid"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},cell:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-expanded"],superclassRole:["section"],nameFromContent:!0},checkbox:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-readonly","aria-expanded","aria-required"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},code:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},columnheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},combobox:{type:"widget",requiredAttrs:["aria-expanded","aria-controls"],allowedAttrs:["aria-owns","aria-autocomplete","aria-readonly","aria-required","aria-activedescendant","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!0},command:{type:"abstract",superclassRole:["widget"]},complementary:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},composite:{type:"abstract",superclassRole:["widget"]},contentinfo:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},comment:{type:"structure",allowedAttrs:["aria-level","aria-posinset","aria-setsize"],superclassRole:["article"]},definition:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},deletion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},dialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["window"],accessibleNameRequired:!0},directory:{type:"structure",deprecated:!0,allowedAttrs:["aria-expanded"],superclassRole:["list"],nameFromContent:!0},document:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["structure"]},emphasis:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},feed:{type:"structure",requiredOwned:["article"],allowedAttrs:["aria-expanded"],superclassRole:["list"]},figure:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},form:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},grid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-level","aria-multiselectable","aria-readonly","aria-activedescendant","aria-colcount","aria-expanded","aria-rowcount"],superclassRole:["composite","table"],accessibleNameRequired:!1},gridcell:{type:"widget",requiredContext:["row"],allowedAttrs:["aria-readonly","aria-required","aria-selected","aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan"],superclassRole:["cell","widget"],nameFromContent:!0},group:{type:"structure",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["section"]},heading:{type:"structure",requiredAttrs:["aria-level"],allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},img:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:!0,childrenPresentational:!0},input:{type:"abstract",superclassRole:["widget"]},insertion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},landmark:{type:"abstract",superclassRole:["section"]},link:{type:"widget",allowedAttrs:["aria-expanded"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0},list:{type:"structure",requiredOwned:["listitem"],allowedAttrs:["aria-expanded"],superclassRole:["section"]},listbox:{type:"widget",requiredOwned:["group","option"],allowedAttrs:["aria-multiselectable","aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!0},listitem:{type:"structure",requiredContext:["list"],allowedAttrs:["aria-level","aria-posinset","aria-setsize","aria-expanded"],superclassRole:["section"],nameFromContent:!0},log:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},main:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},marquee:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},math:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],childrenPresentational:!0},menu:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"]},menubar:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["menu"]},menuitem:{type:"widget",requiredContext:["menu","menubar","group"],allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0},menuitemcheckbox:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["checkbox","menuitem"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},menuitemradio:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["menuitemcheckbox","radio"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},meter:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:!0,childrenPresentational:!0},mark:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},navigation:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},none:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},note:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},option:{type:"widget",requiredContext:["group","listbox"],allowedAttrs:["aria-selected","aria-checked","aria-posinset","aria-setsize"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},paragraph:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},presentation:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},progressbar:{type:"widget",allowedAttrs:["aria-expanded","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:!0,childrenPresentational:!0},radio:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-posinset","aria-setsize","aria-required"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},radiogroup:{type:"composite",allowedAttrs:["aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!1},range:{type:"abstract",superclassRole:["widget"]},region:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"],accessibleNameRequired:!1},roletype:{type:"abstract",superclassRole:[]},row:{type:"structure",requiredContext:["grid","rowgroup","table","treegrid"],requiredOwned:["cell","columnheader","gridcell","rowheader"],allowedAttrs:["aria-colindex","aria-level","aria-rowindex","aria-selected","aria-activedescendant","aria-expanded","aria-posinset","aria-setsize"],superclassRole:["group","widget"],nameFromContent:!0},rowgroup:{type:"structure",requiredContext:["grid","table","treegrid"],requiredOwned:["row"],superclassRole:["structure"],nameFromContent:!0},rowheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},scrollbar:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-controls","aria-orientation","aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],childrenPresentational:!0},search:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},searchbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["textbox"],accessibleNameRequired:!0},section:{type:"abstract",superclassRole:["structure"],nameFromContent:!0},sectionhead:{type:"abstract",superclassRole:["structure"],nameFromContent:!0},select:{type:"abstract",superclassRole:["composite","group"]},separator:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-valuetext"],superclassRole:["structure","widget"],childrenPresentational:!0},slider:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-readonly","aria-required","aria-valuetext"],superclassRole:["input","range"],accessibleNameRequired:!0,childrenPresentational:!0},spinbutton:{type:"widget",allowedAttrs:["aria-valuemax","aria-valuemin","aria-readonly","aria-required","aria-activedescendant","aria-valuetext","aria-valuenow"],superclassRole:["composite","input","range"],accessibleNameRequired:!0},status:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},strong:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},structure:{type:"abstract",superclassRole:["roletype"]},subscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},superscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},switch:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-readonly","aria-required"],superclassRole:["checkbox"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},suggestion:{type:"structure",requiredOwned:["insertion","deletion"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},tab:{type:"widget",requiredContext:["tablist"],allowedAttrs:["aria-posinset","aria-selected","aria-setsize","aria-expanded"],superclassRole:["sectionhead","widget"],nameFromContent:!0,childrenPresentational:!0},table:{type:"structure",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-colcount","aria-rowcount","aria-expanded"],superclassRole:["section"],accessibleNameRequired:!1,nameFromContent:!0},tablist:{type:"composite",requiredOwned:["tab"],allowedAttrs:["aria-level","aria-multiselectable","aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["composite"]},tabpanel:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:!1},term:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},text:{type:"structure",superclassRole:["section"],nameFromContent:!0},textbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["input"],accessibleNameRequired:!0},time:{type:"structure",superclassRole:["section"]},timer:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["status"]},toolbar:{type:"structure",allowedAttrs:["aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["group"],accessibleNameRequired:!0},tooltip:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},tree:{type:"composite",requiredOwned:["group","treeitem"],allowedAttrs:["aria-multiselectable","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!1},treegrid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-readonly","aria-required","aria-rowcount"],superclassRole:["grid","tree"],accessibleNameRequired:!1},treeitem:{type:"widget",requiredContext:["group","tree"],allowedAttrs:["aria-checked","aria-expanded","aria-level","aria-posinset","aria-selected","aria-setsize"],superclassRole:["listitem","option"],accessibleNameRequired:!0,nameFromContent:!0},widget:{type:"abstract",superclassRole:["roletype"]},window:{type:"abstract",superclassRole:["roletype"]}},Qf=L2,B2={"doc-abstract":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-acknowledgments":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-afterword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-appendix":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-backlink":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-biblioentry":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:!0},"doc-bibliography":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-biblioref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-chapter":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-colophon":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-conclusion":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-cover":{type:"img",allowedAttrs:["aria-expanded"],superclassRole:["img"]},"doc-credit":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-credits":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-dedication":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-endnote":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:!0},"doc-endnotes":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-epigraph":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-epilogue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-errata":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-example":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-footnote":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-foreword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossary":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-index":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-introduction":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-noteref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-notice":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-pagebreak":{type:"separator",allowedAttrs:["aria-expanded","aria-orientation"],superclassRole:["separator"],childrenPresentational:!0},"doc-pagelist":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-part":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-preface":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-prologue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-pullquote":{type:"none",superclassRole:["none"]},"doc-qna":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-subtitle":{type:"sectionhead",allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"]},"doc-tip":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-toc":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]}},$2=B2,q2={"graphics-document":{type:"structure",superclassRole:["document"],accessibleNameRequired:!0},"graphics-object":{type:"structure",superclassRole:["group"],nameFromContent:!0},"graphics-symbol":{type:"structure",superclassRole:["img"],accessibleNameRequired:!0,childrenPresentational:!0}},j2=q2,z2={a:{variant:{href:{matches:"[href]",contentTypes:["interactive","phrasing","flow"],allowedRoles:["button","checkbox","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab","treeitem","doc-backlink","doc-biblioref","doc-glossref","doc-noteref"],namingMethods:["subtreeText"]},default:{contentTypes:["phrasing","flow"],allowedRoles:!0}}},abbr:{contentTypes:["phrasing","flow"],allowedRoles:!0},address:{contentTypes:["flow"],allowedRoles:!0},area:{variant:{href:{matches:"[href]",allowedRoles:!1},default:{allowedRoles:["button","link"]}},contentTypes:["phrasing","flow"],namingMethods:["altText"]},article:{contentTypes:["sectioning","flow"],allowedRoles:["feed","presentation","none","document","application","main","region"],shadowRoot:!0},aside:{contentTypes:["sectioning","flow"],allowedRoles:["feed","note","presentation","none","region","search","doc-dedication","doc-example","doc-footnote","doc-glossary","doc-pullquote","doc-tip"]},audio:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"Audio"},b:{contentTypes:["phrasing","flow"],allowedRoles:!0},base:{allowedRoles:!1,noAriaAttrs:!0},bdi:{contentTypes:["phrasing","flow"],allowedRoles:!0},bdo:{contentTypes:["phrasing","flow"],allowedRoles:!0},blockquote:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},body:{allowedRoles:!1,shadowRoot:!0},br:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"],namingMethods:["titleText","singleSpace"],allowedAriaAttrs:["aria-hidden"]},button:{contentTypes:["interactive","phrasing","flow"],allowedRoles:["checkbox","combobox","gridcell","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","separator","slider","switch","tab","treeitem"],namingMethods:["subtreeText"]},canvas:{allowedRoles:!0,contentTypes:["embedded","phrasing","flow"],chromiumRole:"Canvas"},caption:{allowedRoles:!1},cite:{contentTypes:["phrasing","flow"],allowedRoles:!0},code:{contentTypes:["phrasing","flow"],allowedRoles:!0},col:{allowedRoles:!1,noAriaAttrs:!0},colgroup:{allowedRoles:!1,noAriaAttrs:!0},data:{contentTypes:["phrasing","flow"],allowedRoles:!0},datalist:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0,implicitAttrs:{"aria-multiselectable":"false"}},dd:{allowedRoles:!1},del:{contentTypes:["phrasing","flow"],allowedRoles:!0},dfn:{contentTypes:["phrasing","flow"],allowedRoles:!0},details:{contentTypes:["interactive","flow"],allowedRoles:!1},dialog:{contentTypes:["flow"],allowedRoles:["alertdialog"]},div:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},dl:{contentTypes:["flow"],allowedRoles:["group","list","presentation","none"],chromiumRole:"DescriptionList"},dt:{allowedRoles:["listitem"]},em:{contentTypes:["phrasing","flow"],allowedRoles:!0},embed:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","presentation","none"],chromiumRole:"EmbeddedObject"},fieldset:{contentTypes:["flow"],allowedRoles:["none","presentation","radiogroup"],namingMethods:["fieldsetLegendText"]},figcaption:{allowedRoles:["group","none","presentation"]},figure:{contentTypes:["flow"],allowedRoles:!0,namingMethods:["figureText","titleText"]},footer:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:!0},form:{contentTypes:["flow"],allowedRoles:["form","search","none","presentation"]},h1:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"1"}},h2:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"2"}},h3:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"3"}},h4:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"4"}},h5:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"5"}},h6:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"6"}},head:{allowedRoles:!1,noAriaAttrs:!0},header:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:!0},hgroup:{contentTypes:["heading","flow"],allowedRoles:!0},hr:{contentTypes:["flow"],allowedRoles:["none","presentation","doc-pagebreak"],namingMethods:["titleText","singleSpace"]},html:{allowedRoles:!1,noAriaAttrs:!0},i:{contentTypes:["phrasing","flow"],allowedRoles:!0},iframe:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","none","presentation"],chromiumRole:"Iframe"},img:{variant:{nonEmptyAlt:{matches:[{attributes:{alt:"/.+/"}},{hasAccessibleName:!0}],allowedRoles:["button","checkbox","link","math","menuitem","menuitemcheckbox","menuitemradio","meter","option","progressbar","radio","scrollbar","separator","slider","switch","tab","treeitem","doc-cover"]},usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","flow"]},default:{allowedRoles:["presentation","none"],contentTypes:["embedded","flow"]}},namingMethods:["altText"]},input:{variant:{button:{matches:{properties:{type:"button"}},allowedRoles:["checkbox","combobox","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab"]},buttonType:{matches:{properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},checkboxPressed:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":"/.*/"}},allowedRoles:["button","menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},checkbox:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":null}},allowedRoles:["menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},noRoles:{matches:{properties:{type:["color","date","datetime-local","file","month","number","password","range","reset","submit","time","week"]}},allowedRoles:!1},hidden:{matches:{properties:{type:"hidden"}},contentTypes:["flow"],allowedRoles:!1,noAriaAttrs:!0},image:{matches:{properties:{type:"image"}},allowedRoles:["link","menuitem","menuitemcheckbox","menuitemradio","radio","switch"],namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},radio:{matches:{properties:{type:"radio"}},allowedRoles:["menuitemradio"],implicitAttrs:{"aria-checked":"false"}},textWithList:{matches:{properties:{type:"text"},attributes:{list:"/.*/"}},allowedRoles:!1},default:{contentTypes:["interactive","flow"],allowedRoles:["combobox","searchbox","spinbutton"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText","placeholderText"]}}},ins:{contentTypes:["phrasing","flow"],allowedRoles:!0},kbd:{contentTypes:["phrasing","flow"],allowedRoles:!0},label:{contentTypes:["interactive","phrasing","flow"],allowedRoles:!1,chromiumRole:"Label"},legend:{allowedRoles:!1},li:{allowedRoles:["menuitem","menuitemcheckbox","menuitemradio","option","none","presentation","radio","separator","tab","treeitem","doc-biblioentry","doc-endnote"],implicitAttrs:{"aria-setsize":"1","aria-posinset":"1"}},link:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},main:{contentTypes:["flow"],allowedRoles:!1,shadowRoot:!0},map:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},math:{contentTypes:["embedded","phrasing","flow"],allowedRoles:!1},mark:{contentTypes:["phrasing","flow"],allowedRoles:!0},menu:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},meta:{variant:{itemprop:{matches:"[itemprop]",contentTypes:["phrasing","flow"]}},allowedRoles:!1,noAriaAttrs:!0},meter:{contentTypes:["phrasing","flow"],allowedRoles:!1,chromiumRole:"progressbar"},nav:{contentTypes:["sectioning","flow"],allowedRoles:["doc-index","doc-pagelist","doc-toc","menu","menubar","none","presentation","tablist"],shadowRoot:!0},noscript:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},object:{variant:{usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application","document","img"],chromiumRole:"PluginObject"},ol:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},optgroup:{allowedRoles:!1},option:{allowedRoles:!1,implicitAttrs:{"aria-selected":"false"}},output:{contentTypes:["phrasing","flow"],allowedRoles:!0,namingMethods:["subtreeText"]},p:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},param:{allowedRoles:!1,noAriaAttrs:!0},picture:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},pre:{contentTypes:["flow"],allowedRoles:!0},progress:{contentTypes:["phrasing","flow"],allowedRoles:!1,implicitAttrs:{"aria-valuemax":"100","aria-valuemin":"0","aria-valuenow":"0"}},q:{contentTypes:["phrasing","flow"],allowedRoles:!0},rp:{allowedRoles:!0},rt:{allowedRoles:!0},ruby:{contentTypes:["phrasing","flow"],allowedRoles:!0},s:{contentTypes:["phrasing","flow"],allowedRoles:!0},samp:{contentTypes:["phrasing","flow"],allowedRoles:!0},script:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},search:{contentTypes:["flow"],allowedRoles:["form","group","none","presentation","region","search"]},section:{contentTypes:["sectioning","flow"],allowedRoles:["alert","alertdialog","application","banner","complementary","contentinfo","dialog","document","feed","group","log","main","marquee","navigation","none","note","presentation","search","status","tabpanel","doc-abstract","doc-acknowledgments","doc-afterword","doc-appendix","doc-bibliography","doc-chapter","doc-colophon","doc-conclusion","doc-credit","doc-credits","doc-dedication","doc-endnotes","doc-epigraph","doc-epilogue","doc-errata","doc-example","doc-foreword","doc-glossary","doc-index","doc-introduction","doc-notice","doc-pagelist","doc-part","doc-preface","doc-prologue","doc-pullquote","doc-qna","doc-toc"],shadowRoot:!0},select:{variant:{combobox:{matches:{attributes:{multiple:null,size:[null,"1"]}},allowedRoles:["menu"]},default:{allowedRoles:!1}},contentTypes:["interactive","phrasing","flow"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText"]},slot:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},small:{contentTypes:["phrasing","flow"],allowedRoles:!0},source:{allowedRoles:!1,noAriaAttrs:!0},span:{contentTypes:["phrasing","flow"],allowedRoles:!0,shadowRoot:!0},strong:{contentTypes:["phrasing","flow"],allowedRoles:!0},style:{allowedRoles:!1,noAriaAttrs:!0},svg:{contentTypes:["embedded","phrasing","flow"],allowedRoles:!0,chromiumRole:"SVGRoot",namingMethods:["svgTitleText"]},sub:{contentTypes:["phrasing","flow"],allowedRoles:!0},summary:{allowedRoles:!1,namingMethods:["subtreeText"]},sup:{contentTypes:["phrasing","flow"],allowedRoles:!0},table:{contentTypes:["flow"],allowedRoles:!0,namingMethods:["tableCaptionText","tableSummaryText"]},tbody:{allowedRoles:!0},template:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},textarea:{contentTypes:["interactive","phrasing","flow"],allowedRoles:!1,implicitAttrs:{"aria-valuenow":"","aria-multiline":"true"},namingMethods:["labelText","placeholderText"]},tfoot:{allowedRoles:!0},thead:{allowedRoles:!0},time:{contentTypes:["phrasing","flow"],allowedRoles:!0},title:{allowedRoles:!1,noAriaAttrs:!0},td:{allowedRoles:!0},th:{allowedRoles:!0},tr:{allowedRoles:!0},track:{allowedRoles:!1,noAriaAttrs:!0},u:{contentTypes:["phrasing","flow"],allowedRoles:!0},ul:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},var:{contentTypes:["phrasing","flow"],allowedRoles:!0},video:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"video"},wbr:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"],allowedAriaAttrs:["aria-hidden"]}},H2=z2,V2={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},G2=V2,Jf={ariaAttrs:Zf,ariaRoles:_e({},Qf,$2,j2),htmlElms:H2,cssColors:G2},ma=_e({},Jf);function U2(e){Object.keys(ma).forEach(function(t){e[t]&&(ma[t]=Lu(ma[t],e[t]))})}function W2(){Object.keys(ma).forEach(function(e){ma[e]=Jf[e]})}var ke=ma;function Y2(e){var t=ke.ariaRoles[e];return t?!!t.unsupported:!1}var rs=Y2;function K2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.allowAbstract,a=t.flagUnsupported,n=a===void 0?!1:a,i=ke.ariaRoles[e],o=rs(e);return!i||n&&o?!1:r?!0:i.type!=="abstract"}var fn=K2;function X2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.fallback,a=t.abstracts,n=t.dpub;if(e=e instanceof st?e:De(e),e.props.nodeType!==1)return null;var i=(e.attr("role")||"").trim().toLowerCase(),o=r?yt(i):[i],u=o.find(function(s){return!n&&s.substr(0,4)==="doc-"?!1:fn(s,{allowAbstract:a})});return u||null}var Ae=X2;function Z2(e){return Object.keys(ke.htmlElms).filter(function(t){var r=ke.htmlElms[t];return r.contentTypes?r.contentTypes.includes(e):r.variant&&r.variant.default&&r.variant.default.contentTypes?r.variant.default.contentTypes.includes(e):!1})}var as=Z2;function Q2(){return ge.get("globalAriaAttrs",function(){return Object.keys(ke.ariaAttrs).filter(function(e){return ke.ariaAttrs[e].global})})}var Or=Q2;function J2(e){for(var t=[],r=e.rows,a=0,n=r.length;a<n;a++){var i=r[a].cells;t[a]=t[a]||[];for(var o=0,u=0,s=i.length;u<s;u++)for(var l=0;l<i[u].colSpan;l++){for(var c=i[u].getAttribute("rowspan"),d=parseInt(c)===0||i[u].rowspan===0?r.length:i[u].rowSpan,m=0;m<d;m++){for(t[a+m]=t[a+m]||[];t[a+m][o];)o++;t[a+m][o]=i[u]}o++}}return t}var br=je(J2);function eD(e,t){var r,a;for(t||(t=br(pa(e,"table"))),r=0;r<t.length;r++)if(t[r]&&(a=t[r].indexOf(e),a!==-1))return{x:a,y:r}}var Mi=je(eD);function ns(e){var t=Fe(e),r=t.vNode,a=t.domNode,n=r.attr("scope"),i=Ae(r);if(!["td","th"].includes(r.props.nodeName))throw new TypeError("Expected TD or TH element");if(i==="columnheader")return"col";if(i==="rowheader")return"row";if(n==="col"||n==="row")return n;if(r.props.nodeName!=="th")return!1;if(!r.actualNode)return"auto";var o=br(pa(a,"table")),u=Mi(a,o),s=o[u.y].every(function(c){return c.nodeName.toUpperCase()==="TH"});if(s)return"col";var l=o.map(function(c){return c[u.x]}).every(function(c){return c&&c.nodeName.toUpperCase()==="TH"});return l?"row":"auto"}function tD(e){return["col","auto"].indexOf(ns(e))!==-1}var ha=tD;function rD(e){return["row","auto"].includes(ns(e))}var va=rD;function aD(e){return e?e.replace(/\r\n/g,`
|
|
20
|
-
`).replace(/\u00A0/g," ").replace(/[\s]{2,}/g," ").trim():""}var pe=aD,e1=function(){return ge.get("sectioningContentSelector",function(){return as("sectioning").map(function(t){return"".concat(t,":not([role])")}).join(", ")+" , [role=article], [role=complementary], [role=navigation], [role=region]"})},t1=function(){return ge.get("sectioningContentPlusMainSelector",function(){return e1()+" , main:not([role]), [role=main]"})};function is(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.checkTitle,a=r===void 0?!1:r;return!!(pe(cn(e))||pe(dn(e))||a&&(e==null?void 0:e.props.nodeType)===1&&pe(e.attr("title")))}var nD={a:function(t){return t.hasAttr("href")?"link":null},area:function(t){return t.hasAttr("href")?"link":null},article:"article",aside:function(t){return Tt(t.parent,e1())&&!is(t,{checkTitle:!0})?null:"complementary"},body:"document",button:"button",datalist:"listbox",dd:"definition",dfn:"term",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",footer:function(t){var r=Tt(t,t1());return r?null:"contentinfo"},form:function(t){return is(t)?"form":null},h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:function(t){var r=Tt(t,t1());return r?null:"banner"},hr:"separator",img:function(t){var r=t.hasAttr("alt")&&!t.attr("alt"),a=Or().find(function(n){return t.hasAttr(n)});return r&&!a&&!Je(t)?"presentation":"img"},input:function(t){var r;if(t.hasAttr("list")){var a=nr(t.actualNode,"list").filter(function(n){return!!n})[0];r=a&&a.nodeName.toLowerCase()==="datalist"}switch(t.props.type){case"checkbox":return"checkbox";case"number":return"spinbutton";case"radio":return"radio";case"range":return"slider";case"search":return r?"combobox":"searchbox";case"button":case"image":case"reset":case"submit":return"button";case"text":case"tel":case"url":case"email":case"":return r?"combobox":"textbox";default:return"textbox"}},li:"listitem",main:"main",math:"math",menu:"list",meter:"meter",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",search:"search",section:function(t){return is(t)?"region":null},select:function(t){return t.hasAttr("multiple")||parseInt(t.attr("size"))>1?"listbox":"combobox"},summary:"button",table:"table",tbody:"rowgroup",td:function(t){var r=Tt(t,"table"),a=Ae(r);return["grid","treegrid"].includes(a)?"gridcell":"cell"},textarea:"textbox",tfoot:"rowgroup",th:function(t){if(ha(t))return"columnheader";if(va(t))return"rowheader"},thead:"rowgroup",tr:"row",ul:"list"},os=nD;function iD(e,t){var r=B(t);if(Array.isArray(t)&&typeof e<"u")return t.includes(e);if(r==="function")return!!t(e);if(e!=null){if(t instanceof RegExp)return t.test(e);if(/^\/.*\/$/.test(t)){var a=t.substring(1,t.length-1);return new RegExp(a).test(e)}}return t===e}var Kr=iD;function oD(e,t){return Kr(!!ct(e),t)}var r1=oD;function uD(e,t){var r=B(t);if(r!=="object"||Array.isArray(t)||t instanceof RegExp)throw new Error("Expect matcher to be an object");return Object.keys(t).every(function(a){return Kr(e(a),t[a])})}var us=uD;function sD(e,t){return e=Fe(e).vNode,us(function(r){return e.attr(r)},t)}var a1=sD;function n1(e,t){return!!t(e)}function lD(e,t){return Kr(Ae(e),t)}var i1=lD;function cD(e,t){return Kr(ir(e),t)}var o1=cD;function dD(e,t){return e=Fe(e).vNode,Kr(e.props.nodeName,t)}var u1=dD;function fD(e,t){return e=Fe(e).vNode,us(function(r){return e.props[r]},t)}var s1=fD;function pD(e,t){return Kr(we(e),t)}var l1=pD,c1={hasAccessibleName:r1,attributes:a1,condition:n1,explicitRole:i1,implicitRole:o1,nodeName:u1,properties:s1,semanticRole:l1};function d1(e,t){return e=Fe(e).vNode,Array.isArray(t)?t.some(function(r){return d1(e,r)}):typeof t=="string"?Cu(e,t):Object.keys(t).every(function(r){if(!c1[r])throw new Error('Unknown matcher type "'.concat(r,'"'));var a=c1[r],n=t[r];return a(e,n)})}var f1=d1;function mD(e,t){return f1(e,t)}var St=mD;St.hasAccessibleName=r1,St.attributes=a1,St.condition=n1,St.explicitRole=i1,St.fromDefinition=f1,St.fromFunction=us,St.fromPrimative=Kr,St.implicitRole=o1,St.nodeName=u1,St.properties=s1,St.semanticRole=l1;var pn=St;function hD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noMatchAccessibleName,a=r===void 0?!1:r,n=ke.htmlElms[e.props.nodeName];if(!n)return{};if(!n.variant)return n;var i=n.variant,o=tt(n,be);for(var u in i)if(!(!i.hasOwnProperty(u)||u==="default")){for(var s=i[u],l=s.matches,c=tt(s,Te),d=Array.isArray(l)?l:[l],m=0;m<d.length&&a;m++)if(d[m].hasOwnProperty("hasAccessibleName"))return n;if(pn(e,l))for(var v in c)c.hasOwnProperty(v)&&(o[v]=c[v])}for(var b in i.default)i.default.hasOwnProperty(b)&&typeof o[b]>"u"&&(o[b]=i.default[b]);return o}var Ir=hD;function vD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.chromium,a=e instanceof st?e:De(e);if(e=a.actualNode,!a)throw new ReferenceError("Cannot get implicit role of a node outside the current scope.");var n=a.props.nodeName,i=os[n];if(!i&&r){var o=Ir(a),u=o.chromiumRole;return u||null}return typeof i=="function"?i(a):i||null}var ir=vD,gD={td:["tr"],th:["tr"],tr:["thead","tbody","tfoot","table"],thead:["table"],tbody:["table"],tfoot:["table"],li:["ol","ul"],dt:["dl","div"],dd:["dl","div"],div:["dl"]};function p1(e,t){var r=gD[e.props.nodeName];if(!r)return null;if(!e.parent){if(!e.actualNode)return null;throw new ReferenceError("Cannot determine role presentational inheritance of a required parent outside the current scope.")}if(!r.includes(e.parent.props.nodeName))return null;var a=Ae(e.parent,t);return["none","presentation"].includes(a)&&!h1(e.parent)?a:a?null:p1(e.parent,t)}function m1(e,t){var r=t.chromium,a=tt(t,nt),n=ir(e,{chromium:r});if(!n)return null;var i=p1(e,a);return i||n}function h1(e){var t=Or().some(function(r){return e.hasAttr(r)});return t||Je(e)}function bD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noImplicit,a=tt(t,wt),n=Fe(e),i=n.vNode;if(i.props.nodeType!==1)return null;var o=Ae(i,a);return o?["presentation","none"].includes(o)&&h1(i)?r?null:m1(i,a):o:r?null:m1(i,a)}function yD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noPresentational,a=tt(t,dr),n=bD(e,a);return r&&["presentation","none"].includes(n)?null:n}var we=yD,wD=["iframe"];function DD(e){var t=Fe(e),r=t.vNode;return r.props.nodeType!==1||!e.hasAttr("title")||!St(r,wD)&&["none","presentation"].includes(we(r))?"":r.attr("title")}var Pi=DD;function ED(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.strict;if(e=e instanceof st?e:De(e),e.props.nodeType!==1)return!1;var a=we(e),n=ke.ariaRoles[a];return n&&n.nameFromContent?!0:r?!1:!n||["presentation","none"].includes(a)}var v1=ED;function _D(e){var t=e.actualNode,r=e.children;if(!r)throw new Error("getOwnedVirtual requires a virtual node");if(e.hasAttr("aria-owns")){var a=nr(t,"aria-owns").filter(function(o){return!!o}).map(function(o){return g.utils.getNodeFromTree(o)}),n=a.filter(function(o,u){return a.indexOf(o)===u}),i=r.filter(function(o){return!n.includes(o)});return[].concat(ce(i),ce(n))}return ce(r)}var mn=_D,g1={accessibleNameFromFieldValue:["progressbar"]};function Ue(e){return e=Fe(e).vNode,ss(e)}var ss=je(function(t,r){return yf(t)||Ii(t,{skipAncestors:!0,isAncestor:r})?!1:t.actualNode&&t.props.nodeName==="area"?!zu(t,ss):kr(t,{skipAncestors:!0,isAncestor:r})?!1:t.parent?ss(t.parent,!0):!0});function b1(e,t,r){var a=Fe(e),n=a.vNode,i=t?Ue:Ft,o=!e.actualNode||e.actualNode&&i(e),u=n.children.map(function(s){var l=s.props,c=l.nodeType,d=l.nodeValue;if(c===3){if(d&&o)return d}else if(!r)return b1(s,t)}).join("");return pe(u)}var or=b1,xD=["button","checkbox","color","file","hidden","image","password","radio","reset","submit"];function AD(e){e=e instanceof st?e:De(e);var t=e.props.nodeName;return t==="textarea"||t==="input"&&!xD.includes((e.attr("type")||"").toLowerCase())}var y1=AD;function CD(e){e=e instanceof st?e:De(e);var t=e.props.nodeName;return t==="select"}var w1=CD;function RD(e){var t=Ae(e);return t==="textbox"}var D1=RD;function TD(e){var t=Ae(e);return t==="listbox"}var E1=TD;function FD(e){var t=Ae(e);return t==="combobox"}var _1=FD,SD=["progressbar","scrollbar","slider","spinbutton"];function kD(e){var t=Ae(e);return SD.includes(t)}var x1=kD,A1=["textbox","progressbar","scrollbar","slider","spinbutton","combobox","listbox"],ls={nativeTextboxValue:ID,nativeSelectValue:ND,ariaTextboxValue:MD,ariaListboxValue:C1,ariaComboboxValue:PD,ariaRangeValue:LD};function OD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=e.actualNode,a=g1.accessibleNameFromFieldValue||[],n=we(e);if(t.startNode===e||!A1.includes(n)||a.includes(n))return"";var i=Object.keys(ls).map(function(u){return ls[u]}),o=i.reduce(function(u,s){return u||s(e,t)},"");return t.debug&&Gr(o||"{empty-value}",r,t),o}function ID(e){var t=Fe(e),r=t.vNode;return y1(r)&&r.props.value||""}function ND(e){var t=Fe(e),r=t.vNode;if(!w1(r))return"";var a=Ot(r,"option"),n=a.filter(function(i){return i.props.selected});return n.length||n.push(a[0]),n.map(function(i){return or(i)}).join(" ")||""}function MD(e){var t=Fe(e),r=t.vNode,a=t.domNode;return D1(r)?!a||a&&!kr(a)?or(r,!0):a.textContent:""}function C1(e,t){var r=Fe(e),a=r.vNode;if(!E1(a))return"";var n=mn(a).filter(function(i){return we(i)==="option"&&i.attr("aria-selected")==="true"});return n.length===0?"":ct(n[0],t)}function PD(e,t){var r=Fe(e),a=r.vNode;if(!_1(a))return"";var n=mn(a).filter(function(i){return we(i)==="listbox"})[0];return n?C1(n,t):""}function LD(e){var t=Fe(e),r=t.vNode;if(!x1(r)||!r.hasAttr("aria-valuenow"))return"";var a=+r.attr("aria-valuenow");return isNaN(a)?"0":String(a)}var R1=OD;function BD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=ct.alreadyProcessed;t.startNode=t.startNode||e;var a=t,n=a.strict,i=a.inControlContext,o=a.inLabelledByContext,u=we(e),s=Ir(e,{noMatchAccessibleName:!0}),l=s.contentTypes;if(r(e,t)||e.props.nodeType!==1||l!=null&&l.includes("embedded")||A1.includes(u)||!t.subtreeDescendant&&!t.inLabelledByContext&&!v1(e,{strict:n}))return"";if(!n){var c=!i&&!o;t=_e({subtreeDescendant:c},t)}return mn(e).reduce(function(d,m){return qD(d,m,t)},"")}var $D=as("phrasing").concat(["#text"]);function qD(e,t,r){var a=t.props.nodeName,n=ct(t,r);return n?($D.includes(a)||(n[0]!==" "&&(n+=" "),e&&e[e.length-1]!==" "&&(n=" "+n)),e+n):e}var Nr=BD;function jD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=ct.alreadyProcessed;if(t.inControlContext||t.inLabelledByContext||r(e,t))return"";t.startNode||(t.startNode=e);var a=_e({inControlContext:!0},t),n=zD(e),i=Tt(e,"label"),o;return i?(o=[].concat(ce(n),[i.actualNode]),o.sort(Bs)):o=n,o.map(function(u){return Yr(u,a)}).filter(function(u){return u!==""}).join(" ")}function zD(e){if(!e.attr("id"))return[];if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");return mf({elm:"label",attr:"for",value:e.attr("id"),context:e.actualNode})}var cs=jD,HD={submit:"Submit",image:"Submit",reset:"Reset",button:""},VD={valueText:function(t){return t.props.value||""},buttonDefaultText:function(t){return HD[t.props.type]||""},tableCaptionText:Li.bind(null,"caption"),figureText:Li.bind(null,"figcaption"),svgTitleText:Li.bind(null,"title"),fieldsetLegendText:Li.bind(null,"legend"),altText:ds.bind(null,"alt"),tableSummaryText:ds.bind(null,"summary"),titleText:Pi,subtreeText:Nr,labelText:cs,singleSpace:function(){return" "},placeholderText:ds.bind(null,"placeholder")};function ds(e,t){return t.attr(e)||""}function Li(e,t,r){var a=t.actualNode;e=e.toLowerCase();var n=[e,a.nodeName.toLowerCase()].join(","),i=a.querySelector(n);return!i||i.nodeName.toLowerCase()!==e?"":Yr(i,r)}var T1=VD;function F1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=e.actualNode;if(e.props.nodeType!==1||["presentation","none"].includes(we(e)))return"";var a=GD(e),n=a.reduce(function(i,o){return i||o(e,t)},"");return t.debug&&g.log(n||"{empty-value}",r,t),n}function GD(e){var t=Ir(e,{noMatchAccessibleName:!0}),r=t.namingMethods||[];return r.map(function(a){return T1[a]})}function S1(){return/[\u1D00-\u1D7F\u1D80-\u1DBF\u1DC0-\u1DFF\u20A0-\u20CF\u20D0-\u20FF\u2100-\u214F\u2150-\u218F\u2190-\u21FF\u2200-\u22FF\u2300-\u23FF\u2400-\u243F\u2440-\u245F\u2460-\u24FF\u2500-\u257F\u2580-\u259F\u25A0-\u25FF\u2600-\u26FF\u2700-\u27BF\uE000-\uF8FF]/g}function k1(){return/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&\xa3\xa2\xa5\xa7\u20ac()*+,\-.\/:;<=>?@\[\]^_`{|}~\xb1]/g}function O1(){return/[\uDB80-\uDBBF][\uDC00-\uDFFF]/g}function I1(){return/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC38]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/g}function UD(e,t){var r=t.emoji,a=t.nonBmp,n=t.punctuations,i=!1;return r&&(i||(i=Qo().test(e))),a&&(i||(i=S1().test(e)||O1().test(e)||I1().test(e))),n&&(i||(i=k1().test(e))),i}var fs=UD;function ps(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.15,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:3,a=e.actualNode.nodeValue.trim();if(!pe(a)||fs(a,{emoji:!0,nonBmp:!0}))return!1;var n=ge.get("canvasContext",function(){return y.createElement("canvas").getContext("2d",{willReadFrequently:!0})}),i=n.canvas,o=ge.get("fonts",function(){return{}}),u=p.getComputedStyle(e.parent.actualNode),s=u.getPropertyValue("font-family");o[s]||(o[s]={occurrences:0,numLigatures:0});var l=o[s];if(l.occurrences>=r){if(l.numLigatures/l.occurrences===1)return!0;if(l.numLigatures===0)return!1}l.occurrences++;var c=30,d="".concat(c,"px ").concat(s);n.font=d;var m=a.charAt(0),v=n.measureText(m).width;if(v===0)return l.numLigatures++,!0;if(v<30){var b=30/v;v*=b,c*=b,d="".concat(c,"px ").concat(s)}i.width=v,i.height=c,n.font=d,n.textAlign="left",n.textBaseline="top",n.fillText(m,0,0);var w=new Uint32Array(n.getImageData(0,0,v,c).data.buffer);if(!w.some(function(O){return O}))return l.numLigatures++,!0;n.clearRect(0,0,v,c),n.fillText(a,0,0);var E=new Uint32Array(n.getImageData(0,0,v,c).data.buffer),_=w.reduce(function(O,P,$){return P===0&&E[$]===0||P!==0&&E[$]!==0?O:++O},0),x=a.split("").reduce(function(O,P){return O+n.measureText(P).width},0),C=n.measureText(a).width,R=_/w.length,T=1-C/x;return R>=t&&T>=t?(l.numLigatures++,!0):!1}function ct(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t=XD(e,t),YD(e,t)||KD(e,t))return"";var r=[cn,dn,F1,R1,Nr,WD,Pi],a=r.reduce(function(n,i){return t.startNode===e&&(n=pe(n)),n!==""?n:i(e,t)},"");return t.debug&&g.log(a||"{empty-value}",e.actualNode,t),a}function WD(e){return e.props.nodeType!==3?"":e.props.nodeValue}function YD(e,t){return!e||t.includeHidden&&!ju(e)||e.props.nodeType!==1?!1:!Ue(e)}function KD(e,t){var r,a=t.ignoreIconLigature,n=t.pixelThreshold,i=(r=t.occurrenceThreshold)!==null&&r!==void 0?r:t.occuranceThreshold;return e.props.nodeType!==3||!a?!1:ps(e,n,i)}function XD(e,t){return t.startNode||(t=_e({startNode:e},t)),e.props.nodeType===1&&t.inLabelledByContext&&t.includeHidden===void 0&&(t=_e({includeHidden:!Ue(e)},t)),t}ct.alreadyProcessed=function(t,r){return r.processed=r.processed||[],r.processed.includes(t)?!0:(r.processed.push(t),!1)};function ZD(e,t){var r=t.emoji,a=t.nonBmp,n=t.punctuations;return r&&(e=e.replace(Qo(),"")),a&&(e=e.replace(S1(),"").replace(O1(),"").replace(I1(),"")),n&&(e=e.replace(k1(),"")),e}var hn=ZD;function QD(e){return JD(e)||eE(e)||tE(e)||rE(e)?0:1}function JD(e){return pe(e).length===0}function eE(e){return e.length===1&&e.match(/\D/)}function tE(e){var t=["aa","abc"];return t.includes(e.toLowerCase())}function rE(e){var t=hn(e,{emoji:!0,nonBmp:!0,punctuations:!0});return!pe(t)}var ms=QD,Xr={stateTerms:["on","off"],standaloneTerms:["name","honorific-prefix","given-name","additional-name","family-name","honorific-suffix","nickname","username","new-password","current-password","organization-title","organization","street-address","address-line1","address-line2","address-line3","address-level4","address-level3","address-level2","address-level1","country","country-name","postal-code","cc-name","cc-given-name","cc-additional-name","cc-family-name","cc-number","cc-exp","cc-exp-month","cc-exp-year","cc-csc","cc-type","transaction-currency","transaction-amount","language","bday","bday-day","bday-month","bday-year","sex","url","photo","one-time-code"],qualifiers:["home","work","mobile","fax","pager"],qualifiedTerms:["tel","tel-country-code","tel-national","tel-area-code","tel-local","tel-local-prefix","tel-local-suffix","tel-extension","email","impp"],locations:["billing","shipping"]};function aE(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.looseTyped,a=r===void 0?!1:r,n=t.stateTerms,i=n===void 0?[]:n,o=t.locations,u=o===void 0?[]:o,s=t.qualifiers,l=s===void 0?[]:s,c=t.standaloneTerms,d=c===void 0?[]:c,m=t.qualifiedTerms,v=m===void 0?[]:m,b=t.ignoredValues,w=b===void 0?[]:b;if(e=e.toLowerCase().trim(),i=i.concat(Xr.stateTerms),i.includes(e)||e==="")return!0;l=l.concat(Xr.qualifiers),u=u.concat(Xr.locations),d=d.concat(Xr.standaloneTerms),v=v.concat(Xr.qualifiedTerms);var E=e.split(/\s+/g);if(E[E.length-1]==="webauthn"&&(E.pop(),E.length===0)||!a&&(E[0].length>8&&E[0].substr(0,8)==="section-"&&E.shift(),u.includes(E[0])&&E.shift(),l.includes(E[0])&&(E.shift(),d=[]),E.length!==1))return!1;var _=E[E.length-1];if(!w.includes(_))return d.includes(_)||v.includes(_)}var N1=aE;function nE(e){var t,r;return e.attr("aria-labelledby")&&(t=nr(e.actualNode,"aria-labelledby"),r=t.map(function(a){var n=De(a);return n?or(n):""}).join(" ").trim(),r)||(r=e.attr("aria-label"),r&&(r=pe(r),r))?r:null}var Bi=nE;function iE(e,t,r){return e=De(e),or(e,t,r)}var M1=iE;function oE(e){var t,r,a;if(r=Bi(e),r)return r;if(e.attr("id")){if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");var n=Ge(e.attr("id"));if(a=pt(e.actualNode),t=a.querySelector('label[for="'+n+'"]'),r=t&&M1(t,!0),r)return r}return t=Tt(e,"label"),r=t&&or(t,!0),r||null}var $i=oE;function uE(e){return e=De(e),$i(e)}var sE=uE,lE=[{matches:[{nodeName:"textarea"},{nodeName:"input",properties:{type:["text","password","search","tel","email","url"]}}],namingMethods:"labelText"},{matches:{nodeName:"input",properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},{matches:{nodeName:"input",properties:{type:"image"}},namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},{matches:"button",namingMethods:"subtreeText"},{matches:"fieldset",namingMethods:"fieldsetLegendText"},{matches:"OUTPUT",namingMethods:"subtreeText"},{matches:[{nodeName:"select"},{nodeName:"input",properties:{type:/^(?!text|password|search|tel|email|url|button|submit|reset)/}}],namingMethods:"labelText"},{matches:"summary",namingMethods:"subtreeText"},{matches:"figure",namingMethods:["figureText","titleText"]},{matches:"img",namingMethods:"altText"},{matches:"table",namingMethods:["tableCaptionText","tableSummaryText"]},{matches:["hr","br"],namingMethods:["titleText","singleSpace"]}],cE=lE;function P1(e){var t=Ft(e),r=[];return e.children.forEach(function(a){a.actualNode.nodeType===3?t&&r.push(a):r=r.concat(P1(a))}),r}var dE=P1,fE=je(function(t){var r=De(t),a=r.boundingClientRect,n=[],i=on(r);return t.childNodes.forEach(function(o){if(!(o.nodeType!==3||pe(o.nodeValue)==="")){var u=pE(o);mE(u,a)||n.push.apply(n,ce(L1(u,i)))}}),n.length?n:L1([a],i)}),hs=fE;function pE(e){var t=y.createRange();return t.selectNodeContents(e),Array.from(t.getClientRects())}function mE(e,t){return e.some(function(r){var a=un(r);return!Ti(a,t)})}function L1(e,t){var r=[];return e.forEach(function(a){if(!(a.width<1||a.height<1)){var n=t.reduce(function(i,o){return i&&Fi(i,o.boundingClientRect)},a);n&&r.push(n)}}),r}function hE(e){var t=ki(e);if(!t)return[];var r=hs(e);return r.map(function(a){return es(t,a)})}var vs=hE,vE=["checkbox","img","meter","progressbar","scrollbar","radio","slider","spinbutton","textbox"];function gE(e){var t=Fe(e),r=t.vNode,a=g.commons.aria.getExplicitRole(r);if(a)return vE.indexOf(a)!==-1;switch(r.props.nodeName){case"img":case"iframe":case"object":case"video":case"audio":case"canvas":case"svg":case"math":case"button":case"select":case"textarea":case"keygen":case"progress":case"meter":return!0;case"input":return r.props.type!=="hidden";default:return!1}}var gs=gE,bE=["head","title","template","script","style","iframe","object","video","audio","noscript"];function qi(e){return bE.includes(e.props.nodeName)?!1:e.children.some(function(t){var r=t.props;return r.nodeType===3&&r.nodeValue.trim()})}function B1(e,t,r){return qi(e)||gs(e.actualNode)||!r&&!!Bi(e)||!t&&e.children.some(function(a){return a.actualNode.nodeType===1&&B1(a)})}var vn=B1;function yE(e,t,r){return e=De(e),vn(e,t,r)}var ji=yE;function bs(e){return typeof e.children>"u"||qi(e)?!0:e.props.nodeType===1&&gs(e)?!!g.commons.text.accessibleTextVirtual(e):e.children.some(function(t){return!t.attr("lang")&&bs(t)&&!kr(t)})}function wE(e){var t=sr(e.getAttribute("tabindex"));return t>-1&&Je(e)&&!ts(e)}var $1=wE;function q1(e,t){var r=Fe(e),a=r.vNode,n=r.domNode;return a?(a._isHiddenWithCSS===void 0&&(a._isHiddenWithCSS=j1(n,t)),a._isHiddenWithCSS):j1(n,t)}function j1(e,t){if(e.nodeType===9||(e.nodeType===11&&(e=e.host),["STYLE","SCRIPT"].includes(e.nodeName.toUpperCase())))return!1;var r=p.getComputedStyle(e,null);if(!r)throw new Error("Style does not exist for the given element.");var a=r.getPropertyValue("display");if(a==="none")return!0;var n=["hidden","collapse"],i=r.getPropertyValue("visibility");if(n.includes(i)&&!t||n.includes(i)&&t&&n.includes(t))return!0;var o=lt(e);return o&&!n.includes(i)?q1(o,i):!1}var DE=q1;function EE(e){var t=e.doctype;return t===null?!1:t.name==="html"&&!t.publicId&&!t.systemId}var z1=EE;function _E(e){var t;(e instanceof st||(t=p)!==null&&t!==void 0&&t.Node&&e instanceof p.Node)&&(e=g.commons.aria.getRole(e));var r=ke.ariaRoles[e];return(r==null?void 0:r.type)||null}var Zt=_E,xE=["block","list-item","table","flex","grid"],AE=["inline-block","inline-flex","inline-grid"];function CE(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noLengthCompare,a=t.includeInlineBlock,n=a===void 0?!1:a,i=Fe(e),o=i.vNode,u=i.domNode;if(ws(u)||!n&&RE(o))return!1;var s=TE(u),l="",c="",d=0;return H1(s,function(m){if(m===s.actualNode)return!0;if(d===2)return!1;if(m.nodeType===3&&(l+=m.nodeValue),m.nodeType===1){var v=(m.nodeName||"").toUpperCase();m===u&&(d=1);var b=ws(m);if((b||["BR","HR"].includes(v))&&(d===0?(l="",c=""):d=2),b||m.style.display==="none"||m.style.overflow==="hidden"||!["",null,"none"].includes(m.style.float)||!["",null,"relative"].includes(m.style.position))return!1;if(Zt(m)==="widget")return c+=m.textContent,!1}}),l=pe(l),r?l.length!==0:(c=pe(c),l.length>c.length)}var ys=CE;function ws(e){var t=Fe(e),r=t.vNode,a=r.getComputedStylePropertyValue("display");return xE.includes(a)||a.substr(0,6)==="table-"}function RE(e){var t=e.getComputedStylePropertyValue("display");return AE.includes(t)}function H1(e,t){t(e.actualNode)!==!1&&e.children.forEach(function(r){return H1(r,t)})}function TE(e){for(var t=lt(e);t&&!ws(t);)t=lt(t);return De(t)}function FE(e){e=e||{};var t=e.modalPercent||.75;if(ge.get("isModalOpen"))return ge.get("isModalOpen");var r=lr(g._tree[0],"dialog, [role=dialog], [aria-modal=true]",Ft);if(r.length)return ge.set("isModalOpen",!0),!0;for(var a=Ai(p),n=a.width*t,i=a.height*t,o=(a.width-n)/2,u=(a.height-i)/2,s=[{x:o,y:u},{x:a.width-o,y:u},{x:a.width/2,y:a.height/2},{x:o,y:a.height-u},{x:a.width-o,y:a.height-u}],l=s.map(function(v){return Array.from(y.elementsFromPoint(v.x,v.y))}),c=function(){var b=l[m].find(function(w){var E=p.getComputedStyle(w);return parseInt(E.width,10)>=n&&parseInt(E.height,10)>=i&&E.getPropertyValue("pointer-events")!=="none"&&(E.position==="absolute"||E.position==="fixed")});if(b&&l.every(function(w){return w.includes(b)}))return ge.set("isModalOpen",!0),{v:!0}},d,m=0;m<l.length;m++)if(d=c(),d)return d.v;ge.set("isModalOpen",void 0)}var gn=FE;function V1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2,r=e.ownerDocument.createRange();r.setStart(e,0),r.setEnd(e,e.childNodes.length);var a=0,n=0,i=Be(r.getClientRects()),o;try{for(i.s();!(o=i.n()).done;){var u=o.value;if(!(u.height<=t))if(a>u.top+t)a=Math.max(a,u.bottom);else if(n===0)a=u.bottom,n++;else return!0}}catch(s){i.e(s)}finally{i.f()}return!1}function SE(e){return e instanceof p.Node}var kE=SE,Ds="color.incompleteData",OE={set:function(t,r){if(typeof t!="string")throw new Error("Incomplete data: key must be a string");var a=ge.get(Ds,function(){return{}});return r&&(a[t]=r),a[t]},get:function(t){var r=ge.get(Ds);return r==null?void 0:r[t]},clear:function(){ge.set(Ds,{})}},ze=OE;function IE(e,t){var r=["IMG","CANVAS","OBJECT","IFRAME","VIDEO","SVG"],a=e.nodeName.toUpperCase();if(r.includes(a))return ze.set("bgColor","imgNode"),!0;t=t||p.getComputedStyle(e);var n=t.getPropertyValue("background-image"),i=n!=="none";if(i){var o=/gradient/.test(n);ze.set("bgColor",o?"bgGradient":"bgImage")}return i}var zi=IE,NE=/^#[0-9a-f]{3,8}$/i,ME=/hsl\(\s*([-\d.]+)(rad|turn)/,bn=(Le=new WeakMap,Ze=new WeakMap,ft=new WeakMap,It=new WeakMap,ut=new WeakMap,bt=new WeakMap,Ia=new WeakSet,function(){function e(t,r,a){var n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1;if(zt(this,e),kl(this,Ia),Dr(this,Le,void 0),Dr(this,Ze,void 0),Dr(this,ft,void 0),Dr(this,It,void 0),Dr(this,ut,void 0),Dr(this,bt,void 0),t instanceof bn){var i=t.r,o=t.g,u=t.b;this.r=i,this.g=o,this.b=u,this.alpha=t.alpha;return}this.red=t,this.green=r,this.blue=a,this.alpha=n}return Ht(e,[{key:"r",get:function(){return jt(Le,this)},set:function(r){Dt(Le,this,r),Dt(It,this,Math.round(ga(r,0,1)*255))}},{key:"g",get:function(){return jt(Ze,this)},set:function(r){Dt(Ze,this,r),Dt(ut,this,Math.round(ga(r,0,1)*255))}},{key:"b",get:function(){return jt(ft,this)},set:function(r){Dt(ft,this,r),Dt(bt,this,Math.round(ga(r,0,1)*255))}},{key:"red",get:function(){return jt(It,this)},set:function(r){Dt(Le,this,r/255),Dt(It,this,ga(r,0,255))}},{key:"green",get:function(){return jt(ut,this)},set:function(r){Dt(Ze,this,r/255),Dt(ut,this,ga(r,0,255))}},{key:"blue",get:function(){return jt(bt,this)},set:function(r){Dt(ft,this,r/255),Dt(bt,this,ga(r,0,255))}},{key:"toHexString",value:function(){var r=Math.round(this.red).toString(16),a=Math.round(this.green).toString(16),n=Math.round(this.blue).toString(16);return"#"+(this.red>15.5?r:"0"+r)+(this.green>15.5?a:"0"+a)+(this.blue>15.5?n:"0"+n)}},{key:"toJSON",value:function(){var r=this.red,a=this.green,n=this.blue,i=this.alpha;return{red:r,green:a,blue:n,alpha:i}}},{key:"parseString",value:function(r){r=r.replace(ME,function(i,o,u){var s=o+u;switch(u){case"rad":return i.replace(s,LE(o));case"turn":return i.replace(s,BE(o))}});try{var a;"Prototype"in p&&"Version"in p.Prototype&&(a=Array.from,Array.from=Pd.default);var n=new $e(r).toGamut({space:"srgb",method:"clip"}).to("srgb");a&&(Array.from=a,a=null),this.r=n.r,this.g=n.g,this.b=n.b,this.alpha=+n.alpha}catch{throw ze.set("colorParse",r),new Error('Unable to parse color "'.concat(r,'"'))}return this}},{key:"parseRgbString",value:function(r){this.parseString(r)}},{key:"parseHexString",value:function(r){!r.match(NE)||[6,8].includes(r.length)||this.parseString(r)}},{key:"parseColorFnString",value:function(r){this.parseString(r)}},{key:"getRelativeLuminance",value:function(){var r=this.r,a=this.g,n=this.b,i=r<=.04045?r/12.92:Math.pow((r+.055)/1.055,2.4),o=a<=.04045?a/12.92:Math.pow((a+.055)/1.055,2.4),u=n<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4);return .2126*i+.7152*o+.0722*u}},{key:"getLuminosity",value:function(){return .3*this.r+.59*this.g+.11*this.b}},{key:"setLuminosity",value:function(r){var a=r-this.getLuminosity();return ra(Ia,this,PE).call(this,a).clip()}},{key:"getSaturation",value:function(){return Math.max(this.r,this.g,this.b)-Math.min(this.r,this.g,this.b)}},{key:"setSaturation",value:function(r){var a=new bn(this),n=[{name:"r",value:a.r},{name:"g",value:a.g},{name:"b",value:a.b}],i=n.sort(function(c,d){return c.value-d.value}),o=Z(i,3),u=o[0],s=o[1],l=o[2];return l.value>u.value?(s.value=(s.value-u.value)*r/(l.value-u.value),l.value=r):s.value=l.value=0,u.value=0,a[l.name]=l.value,a[u.name]=u.value,a[s.name]=s.value,a}},{key:"clip",value:function(){var r=new bn(this),a=r.getLuminosity(),n=Math.min(r.r,r.g,r.b),i=Math.max(r.r,r.g,r.b);return n<0&&(r.r=a+(r.r-a)*a/(a-n),r.g=a+(r.g-a)*a/(a-n),r.b=a+(r.b-a)*a/(a-n)),i>1&&(r.r=a+(r.r-a)*(1-a)/(i-a),r.g=a+(r.g-a)*(1-a)/(i-a),r.b=a+(r.b-a)*(1-a)/(i-a)),r}}])}());function PE(e){var t=new bn(this);return t.r+=e,t.g+=e,t.b+=e,t}var We=bn;function ga(e,t,r){return Math.min(Math.max(t,e),r)}function LE(e){return e*180/Math.PI}function BE(e){return e*360}function $E(e){var t=new We;if(t.parseString(e.getPropertyValue("background-color")),t.alpha!==0){var r=e.getPropertyValue("opacity");t.alpha=t.alpha*r}return t}var Zr=$E;function qE(e){var t=p.getComputedStyle(e);return zi(e,t)||Zr(t).alpha===1}var jE=qE;function Es(e){if(!e.href)return!1;var t=ge.get("firstPageLink",zE);return t?e.compareDocumentPosition(t.actualNode)===e.DOCUMENT_POSITION_FOLLOWING:!0}function zE(){var e;return p.location.origin?e=Ot(g._tree,'a[href]:not([href^="javascript:"])').find(function(t){return!Zu(t.actualNode)}):e=Ot(g._tree,'a:not([href^="#"]):not([href^="/#"]):not([href^="javascript:"])')[0],e||null}var HE=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,VE=/(\w+)\((\d+)/;function GE(e){var t=e.getPropertyValue("clip").match(HE),r=e.getPropertyValue("clip-path").match(VE);if(t&&t.length===5){var a=e.getPropertyValue("position");if(["fixed","absolute"].includes(a))return t[3]-t[1]<=0&&t[2]-t[4]<=0}if(r){var n=r[1],i=parseInt(r[2],10);switch(n){case"inset":return i>=50;case"circle":return i===0}}return!1}function UE(e,t,r){var a=pa(e,"map");if(!a)return!1;var n=a.getAttribute("name");if(!n)return!1;var i=pt(e);if(!i||i.nodeType!==9)return!1;var o=Ot(g._tree,'img[usemap="#'.concat(Ge(n),'"]'));return!o||!o.length?!1:o.some(function(u){var s=u.actualNode;return Hi(s,t,r)})}function Hi(e,t,r){var a;if(!e)throw new TypeError("Cannot determine if element is visible for non-DOM nodes");var n=e instanceof st?e:De(e);e=n?n.actualNode:e;var i="_isVisible"+(t?"ScreenReader":""),o=(a=p.Node)!==null&&a!==void 0?a:{},u=o.DOCUMENT_NODE,s=o.DOCUMENT_FRAGMENT_NODE,l=n?n.props.nodeType:e.nodeType,c=n?n.props.nodeName:e.nodeName.toLowerCase();if(n&&typeof n[i]<"u")return n[i];if(l===u)return!0;if(["style","script","noscript","template"].includes(c))return!1;if(e&&l===s&&(e=e.host),t){var d=n?n.attr("aria-hidden"):e.getAttribute("aria-hidden");if(d==="true")return!1}if(!e){var m=n.parent,v=!0;return m&&(v=Hi(m,t,!0)),n&&(n[i]=v),v}var b=p.getComputedStyle(e,null);if(b===null)return!1;if(c==="area")return UE(e,t,r);if(b.getPropertyValue("display")==="none")return!1;var w=parseInt(b.getPropertyValue("height")),E=parseInt(b.getPropertyValue("width")),_=yr(e),x=_&&w===0,C=_&&E===0,R=b.getPropertyValue("position")==="absolute"&&(w<2||E<2)&&b.getPropertyValue("overflow")==="hidden";if(!t&&(GE(b)||b.getPropertyValue("opacity")==="0"||x||C||R)||!r&&(b.getPropertyValue("visibility")==="hidden"||!t&&Ri(e)))return!1;var T=e.assignedSlot?e.assignedSlot:e.parentNode,O=!1;return T&&(O=Hi(T,t,!0)),n&&(n[i]=O),O}var WE=Hi;function YE(e,t){for(var r=["fixed","sticky"],a=[],n=!1,i=0;i<e.length;++i){var o=e[i];o===t&&(n=!0);var u=p.getComputedStyle(o);if(!n&&r.indexOf(u.position)!==-1){a=[];continue}a.push(o)}return a}var G1=YE;function U1(e,t){var r=W1(t);do{var a=W1(e);if(a===r||a===t)return KE(e,t);e=a}while(e);return!1}function W1(e){for(var t=De(e),r=t.parent;r;){if(yr(r.actualNode))return r.actualNode;r=r.parent}}function KE(e,t){var r=p.getComputedStyle(t),a=r.getPropertyValue("overflow");if(r.getPropertyValue("display")==="inline")return!0;var n=Array.from(e.getClientRects()),i=t.getBoundingClientRect(),o={left:i.left,top:i.top,width:i.width,height:i.height};return(["scroll","auto"].includes(a)||t instanceof p.HTMLHtmlElement)&&(o.width=t.scrollWidth,o.height=t.scrollHeight),n.length===1&&a==="hidden"&&r.getPropertyValue("white-space")==="nowrap"&&(n[0]=o),n.some(function(u){return!(Math.ceil(u.left)<Math.floor(o.left)||Math.ceil(u.top)<Math.floor(o.top)||Math.floor(u.left+u.width)>Math.ceil(o.left+o.width)||Math.floor(u.top+u.height)>Math.ceil(o.top+o.height))})}function Y1(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:y,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0;if(a>999)throw new Error("Infinite loop detected");return Array.from(r.elementsFromPoint(e,t)||[]).filter(function(n){return pt(n)===r}).reduce(function(n,i){if(xi(i)){var o=Y1(e,t,i.shadowRoot,a+1);n=n.concat(o),n.length&&U1(n[0],i)&&n.push(i)}else n.push(i);return n},[])}var XE=Y1;function ZE(e,t){if(e.hasAttribute(t)){var r=e.nodeName.toUpperCase(),a=e;(!["A","AREA"].includes(r)||e.ownerSVGElement)&&(a=y.createElement("a"),a.href=e.getAttribute(t));var n=["https:","ftps:"].includes(a.protocol)?a.protocol.replace(/s:$/,":"):a.protocol,i=/^\//.test(a.pathname)?a.pathname:"/".concat(a.pathname),o=JE(i),u=o.pathname,s=o.filename;return{protocol:n,hostname:a.hostname,port:QE(a.port),pathname:/\/$/.test(u)?u:"".concat(u,"/"),search:e_(a.search),hash:t_(a.hash),filename:s}}}function QE(e){var t=["443","80"];return t.includes(e)?"":e}function JE(e){var t=e.split("/").pop();return!t||t.indexOf(".")===-1?{pathname:e,filename:""}:{pathname:e.replace(t,""),filename:/index./.test(t)?"":t}}function e_(e){var t={};if(!e||!e.length)return t;var r=e.substring(1).split("&");if(!r||!r.length)return t;for(var a=0;a<r.length;a++){var n=r[a],i=n.split("="),o=Z(i,2),u=o[0],s=o[1],l=s===void 0?"":s;t[decodeURIComponent(u)]=decodeURIComponent(l)}return t}function t_(e){if(!e)return"";var t=/#!?\/?/g,r=e.match(t);if(!r)return"";var a=Z(r,1),n=a[0];return n==="#"?"":e}var r_=ZE;function a_(e,t){var r=t.getBoundingClientRect(),a=r.top,n=r.left,i={top:a-t.scrollTop,bottom:a-t.scrollTop+t.scrollHeight,left:n-t.scrollLeft,right:n-t.scrollLeft+t.scrollWidth};if(e.left>i.right&&e.left>r.right||e.top>i.bottom&&e.top>r.bottom||e.right<i.left&&e.right<r.left||e.bottom<i.top&&e.bottom<r.top)return!1;var o=p.getComputedStyle(t);return e.left>r.right||e.top>r.bottom?o.overflow==="scroll"||o.overflow==="auto"||t instanceof p.HTMLBodyElement||t instanceof p.HTMLHtmlElement:!0}var _s=a_,K1=0,n_=function(e){function t(r,a,n){var i;if(zt(this,t),i=In(this,t),i.shadowId=n,i.children=[],i.actualNode=r,i.parent=a,a||(K1=0),i.nodeIndex=K1++,i._isHidden=null,i._cache={},i._isXHTML=Xa(r.ownerDocument),r.nodeName.toLowerCase()==="input"){var o=r.getAttribute("type");o=i._isXHTML?o:(o||"").toLowerCase(),eo().includes(o)||(o="text"),i._type=o}return ge.get("nodeMap")&&ge.get("nodeMap").set(r,i),i}return Nn(t,e),Ht(t,[{key:"props",get:function(){if(!this._cache.hasOwnProperty("props")){var a=this.actualNode,n=a.nodeType,i=a.nodeName,o=a.id,u=a.nodeValue;this._cache.props={nodeType:n,nodeName:this._isXHTML?i:i.toLowerCase(),id:o,type:this._type,nodeValue:u},n===1&&(this._cache.props.multiple=this.actualNode.multiple,this._cache.props.value=this.actualNode.value,this._cache.props.selected=this.actualNode.selected,this._cache.props.checked=this.actualNode.checked,this._cache.props.indeterminate=this.actualNode.indeterminate)}return this._cache.props}},{key:"attr",value:function(a){return typeof this.actualNode.getAttribute!="function"?null:this.actualNode.getAttribute(a)}},{key:"hasAttr",value:function(a){return typeof this.actualNode.hasAttribute!="function"?!1:this.actualNode.hasAttribute(a)}},{key:"attrNames",get:function(){if(!this._cache.hasOwnProperty("attrNames")){var a;this.actualNode.attributes instanceof p.NamedNodeMap?a=this.actualNode.attributes:a=this.actualNode.cloneNode(!1).attributes,this._cache.attrNames=Array.from(a).map(function(n){return n.name})}return this._cache.attrNames}},{key:"getComputedStylePropertyValue",value:function(a){var n="computedStyle_"+a;return this._cache.hasOwnProperty(n)||(this._cache.hasOwnProperty("computedStyle")||(this._cache.computedStyle=p.getComputedStyle(this.actualNode)),this._cache[n]=this._cache.computedStyle.getPropertyValue(a)),this._cache[n]}},{key:"isFocusable",get:function(){return this._cache.hasOwnProperty("isFocusable")||(this._cache.isFocusable=Je(this.actualNode)),this._cache.isFocusable}},{key:"tabbableElements",get:function(){return this._cache.hasOwnProperty("tabbableElements")||(this._cache.tabbableElements=Kf(this)),this._cache.tabbableElements}},{key:"clientRects",get:function(){return this._cache.hasOwnProperty("clientRects")||(this._cache.clientRects=Array.from(this.actualNode.getClientRects()).filter(function(a){return a.width>0})),this._cache.clientRects}},{key:"boundingClientRect",get:function(){return this._cache.hasOwnProperty("boundingClientRect")||(this._cache.boundingClientRect=this.actualNode.getBoundingClientRect()),this._cache.boundingClientRect}}])}(st),xs=n_;function i_(e){return(e||"").trim().replace(/\s{2,}/g," ").split(" ")}var yt=i_,Qr=" [idsMap]";function X1(e,t,r){var a=e[0]._selectorMap;if(a){for(var n=e[0].shadowId,i=0;i<t.length;i++)if(t[i].length>1&&t[i].some(function(s){return Z1(s)}))return;var o=new Set;t.forEach(function(s){var l,c=o_(s,a,n);c==null||(l=c.nodes)===null||l===void 0||l.forEach(function(d){c.isComplexSelector&&!sa(d,s)||o.add(d)})});var u=[];return o.forEach(function(s){return u.push(s)}),r&&(u=u.filter(r)),u.sort(function(s,l){return s.nodeIndex-l.nodeIndex})}}function o_(e,t,r){var a=e[e.length-1],n=null,i=e.length>1||!!a.pseudos||!!a.classes;if(Z1(a))n=t["*"];else{if(a.id){var o;if(!t[Qr]||!Object.hasOwn(t[Qr],a.id)||!((o=t[Qr][a.id])!==null&&o!==void 0&&o.length))return;n=t[Qr][a.id].filter(function(w){return w.shadowId===r})}if(a.tag&&a.tag!=="*"){var u;if(!((u=t[a.tag])!==null&&u!==void 0&&u.length))return;var s=t[a.tag];n=n?As(s,n):s}if(a.classes){var l;if(!((l=t["[class]"])!==null&&l!==void 0&&l.length))return;var c=t["[class]"];n=n?As(c,n):c}if(a.attributes)for(var d=0;d<a.attributes.length;d++){var m,v=a.attributes[d];if(v.type==="attrValue"&&(i=!0),!((m=t["[".concat(v.key,"]")])!==null&&m!==void 0&&m.length))return;var b=t["[".concat(v.key,"]")];n=n?As(b,n):b}}return{nodes:n,isComplexSelector:i}}function Z1(e){return e.tag==="*"&&!e.attributes&&!e.id&&!e.classes}function As(e,t){return e.filter(function(r){return t.includes(r)})}function Vi(e,t,r){Object.hasOwn(r,e)||(r[e]=[]),r[e].push(t)}function Q1(e,t){e.props.nodeType===1&&(Vi(e.props.nodeName,e,t),Vi("*",e,t),e.attrNames.forEach(function(r){r==="id"&&(t[Qr]=t[Qr]||{},yt(e.attr(r)).forEach(function(a){Vi(a,e,t[Qr])})),Vi("[".concat(r,"]"),e,t)}))}var Cs;function Rs(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:y.documentElement,t=arguments.length>1?arguments[1]:void 0;Cs=!1;var r={};ge.set("nodeMap",new WeakMap),ge.set("selectorMap",r);var a=J1(e,t,null);return a[0]._selectorMap=r,a[0]._hasShadowRoot=Cs,a}function u_(e){var t=[];for(e=e.firstChild;e;)t.push(e),e=e.nextSibling;return t}function Ts(e,t,r){var a=new xs(e,t,r);return Q1(a,ge.get("selectorMap")),a}function Gi(e,t,r){var a=[];return e.forEach(function(n){var i=J1(n,r,t);i&&a.push.apply(a,ce(i))}),a}function J1(e,t,r){var a,n;e.documentElement&&(e=e.documentElement);var i=e.nodeName.toLowerCase();if(xi(e))return Cs=!0,a=Ts(e,r,t),t="a"+Math.random().toString().substring(2),n=Array.from(e.shadowRoot.childNodes),a.children=Gi(n,a,t),[a];if(i==="content"&&typeof e.getDistributedNodes=="function")return n=Array.from(e.getDistributedNodes()),Gi(n,r,t);if(i==="slot"&&typeof e.assignedNodes=="function")return n=Array.from(e.assignedNodes()),n.length||(n=u_(e)),p.getComputedStyle(e),Gi(n,r,t);if(e.nodeType===y.ELEMENT_NODE)return a=Ts(e,r,t),n=Array.from(e.childNodes),a.children=Gi(n,a,t),[a];if(e.nodeType===y.TEXT_NODE)return[Ts(e,r)]}function s_(e){return e?e.trim().split("-")[0].toLowerCase():""}var Jr=s_;function l_(e){var t={};return t.none=e.none.concat(e.all),t.any=e.any,Object.keys(t).map(function(r){if(t[r].length){var a=g._audit.data.failureSummaries[r];if(a&&typeof a.failureMessage=="function")return a.failureMessage(t[r].map(function(n){return n.message||""}))}}).filter(function(r){return r!==void 0}).join(`
|
|
16
|
+
`,r:"\r",t:" ",f:"\f","\\":"\\",'"':'"'}}),Cg=A(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=sc();function r(a,n,i,o,u,s){var l=a.length,c="";function d(x,C){var R="";for(n++,c=a.charAt(n);n<l;){if(c===x)return n++,R;if(c==="\\"){n++,c=a.charAt(n);var T=void 0;if(c===x)R+=x;else if((T=C[c])!==void 0)R+=T;else if(t.isHex(c)){var O=c;for(n++,c=a.charAt(n);t.isHex(c);)O+=c,n++,c=a.charAt(n);c===" "&&(n++,c=a.charAt(n)),R+=String.fromCharCode(parseInt(O,16));continue}else R+=c}else R+=c;n++,c=a.charAt(n)}return R}function m(){var x="";for(c=a.charAt(n);n<l;){if(t.isIdent(c))x+=c;else if(c==="\\"){if(n++,n>=l)throw Error("Expected symbol but end of file reached.");if(c=a.charAt(n),t.identSpecialChars[c])x+=c;else if(t.isHex(c)){var C=c;for(n++,c=a.charAt(n);t.isHex(c);)C+=c,n++,c=a.charAt(n);c===" "&&(n++,c=a.charAt(n)),x+=String.fromCharCode(parseInt(C,16));continue}else x+=c}else return x;n++,c=a.charAt(n)}return x}function v(){c=a.charAt(n);for(var x=!1;c===" "||c===" "||c===`
|
|
17
|
+
`||c==="\r"||c==="\f";)x=!0,n++,c=a.charAt(n);return x}function b(){var x=w();if(n<l)throw Error('Rule expected but "'+a.charAt(n)+'" found.');return x}function w(){var x=E();if(!x)return null;var C=x;for(c=a.charAt(n);c===",";){if(n++,v(),C.type!=="selectors"&&(C={type:"selectors",selectors:[x]}),x=E(),!x)throw Error('Rule expected after ",".');C.selectors.push(x)}return C}function E(){v();var x={type:"ruleSet"},C=_();if(!C)return null;for(var R=x;C&&(C.type="rule",R.rule=C,R=C,v(),c=a.charAt(n),!(n>=l||c===","||c===")"));)if(u[c]){var T=c;if(n++,v(),C=_(),!C)throw Error('Rule expected after "'+T+'".');C.nestingOperator=T}else C=_(),C&&(C.nestingOperator=null);return x}function _(){for(var x=null;n<l;)if(c=a.charAt(n),c==="*")n++,(x=x||{}).tagName="*";else if(t.isIdentStart(c)||c==="\\")(x=x||{}).tagName=m();else if(c===".")n++,x=x||{},(x.classNames=x.classNames||[]).push(m());else if(c==="#")n++,(x=x||{}).id=m();else if(c==="["){n++,v();var C={name:m()};if(v(),c==="]")n++;else{var R="";if(o[c]&&(R=c,n++,c=a.charAt(n)),n>=l)throw Error('Expected "=" but end of file reached.');if(c!=="=")throw Error('Expected "=" but "'+c+'" found.');C.operator=R+"=",n++,v();var T="";if(C.valueType="string",c==='"')T=d('"',t.doubleQuotesEscapeChars);else if(c==="'")T=d("'",t.singleQuoteEscapeChars);else if(s&&c==="$")n++,T=m(),C.valueType="substitute";else{for(;n<l&&c!=="]";)T+=c,n++,c=a.charAt(n);T=T.trim()}if(v(),n>=l)throw Error('Expected "]" but end of file reached.');if(c!=="]")throw Error('Expected "]" but "'+c+'" found.');n++,C.value=T}x=x||{},(x.attrs=x.attrs||[]).push(C)}else if(c===":"){n++;var O=m(),P={name:O};if(c==="("){n++;var $="";if(v(),i[O]==="selector")P.valueType="selector",$=w();else{if(P.valueType=i[O]||"string",c==='"')$=d('"',t.doubleQuotesEscapeChars);else if(c==="'")$=d("'",t.singleQuoteEscapeChars);else if(s&&c==="$")n++,$=m(),P.valueType="substitute";else{for(;n<l&&c!==")";)$+=c,n++,c=a.charAt(n);$=$.trim()}v()}if(n>=l)throw Error('Expected ")" but end of file reached.');if(c!==")")throw Error('Expected ")" but "'+c+'" found.');n++,P.value=$}x=x||{},(x.pseudos=x.pseudos||[]).push(P)}else break;return x}return b()}e.parseCssSelector=r}),Rg=A(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=sc();function r(a){var n="";switch(a.type){case"ruleSet":for(var i=a.rule,o=[];i;)i.nestingOperator&&o.push(i.nestingOperator),o.push(r(i)),i=i.rule;n=o.join(" ");break;case"selectors":n=a.selectors.map(r).join(", ");break;case"rule":a.tagName&&(a.tagName==="*"?n="*":n=t.escapeIdentifier(a.tagName)),a.id&&(n+="#"+t.escapeIdentifier(a.id)),a.classNames&&(n+=a.classNames.map(function(u){return"."+t.escapeIdentifier(u)}).join("")),a.attrs&&(n+=a.attrs.map(function(u){return"operator"in u?u.valueType==="substitute"?"["+t.escapeIdentifier(u.name)+u.operator+"$"+u.value+"]":"["+t.escapeIdentifier(u.name)+u.operator+t.escapeStr(u.value)+"]":"["+t.escapeIdentifier(u.name)+"]"}).join("")),a.pseudos&&(n+=a.pseudos.map(function(u){return u.valueType?u.valueType==="selector"?":"+t.escapeIdentifier(u.name)+"("+r(u.value)+")":u.valueType==="substitute"?":"+t.escapeIdentifier(u.name)+"($"+u.value+")":u.valueType==="numeric"?":"+t.escapeIdentifier(u.name)+"("+u.value+")":":"+t.escapeIdentifier(u.name)+"("+t.escapeIdentifier(u.value)+")":":"+t.escapeIdentifier(u.name)}).join(""));break;default:throw Error('Unknown entity type: "'+a.type+'".')}return n}e.renderEntity=r}),Tg=A(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Cg(),r=Rg(),a=function(){function n(){this.pseudos={},this.attrEqualityMods={},this.ruleNestingOperators={},this.substitutesEnabled=!1}return n.prototype.registerSelectorPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];this.pseudos[l]="selector"}return this},n.prototype.unregisterSelectorPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];delete this.pseudos[l]}return this},n.prototype.registerNumericPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];this.pseudos[l]="numeric"}return this},n.prototype.unregisterNumericPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];delete this.pseudos[l]}return this},n.prototype.registerNestingOperators=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];this.ruleNestingOperators[l]=!0}return this},n.prototype.unregisterNestingOperators=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];delete this.ruleNestingOperators[l]}return this},n.prototype.registerAttrEqualityMods=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];this.attrEqualityMods[l]=!0}return this},n.prototype.unregisterAttrEqualityMods=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var u=0,s=i;u<s.length;u++){var l=s[u];delete this.attrEqualityMods[l]}return this},n.prototype.enableSubstitutes=function(){return this.substitutesEnabled=!0,this},n.prototype.disableSubstitutes=function(){return this.substitutesEnabled=!1,this},n.prototype.parse=function(i){return t.parseCssSelector(i,0,this.pseudos,this.attrEqualityMods,this.ruleNestingOperators,this.substitutesEnabled)},n.prototype.render=function(i){return r.renderEntity(i).trim()},n}();e.CssSelectorParser=a}),Fg=A(function(e,t){(function(){var r={name:"doT",version:"1.1.1",templateSettings:{evaluate:/\{\{([\s\S]+?(\}?)+)\}\}/g,interpolate:/\{\{=([\s\S]+?)\}\}/g,encode:/\{\{!([\s\S]+?)\}\}/g,use:/\{\{#([\s\S]+?)\}\}/g,useParams:/(^|[^\w$])def(?:\.|\[[\'\"])([\w$\.]+)(?:[\'\"]\])?\s*\:\s*([\w$\.]+|\"[^\"]+\"|\'[^\']+\'|\{[^\}]+\})/g,define:/\{\{##\s*([\w\.$]+)\s*(\:|=)([\s\S]+?)#\}\}/g,defineParams:/^\s*([\w$]+):([\s\S]+)/,conditional:/\{\{\?(\?)?\s*([\s\S]*?)\s*\}\}/g,iterate:/\{\{~\s*(?:\}\}|([\s\S]+?)\s*\:\s*([\w$]+)\s*(?:\:\s*([\w$]+))?\s*\}\})/g,varname:"it",strip:!0,append:!0,selfcontained:!1,doNotSkipEncoded:!1},template:void 0,compile:void 0,log:!0};(function(){if((typeof globalThis>"u"?"undefined":B(globalThis))!=="object")try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__}catch{p.globalThis=function(){if(typeof self<"u")return self;if(typeof p<"u")return p;if(typeof D<"u")return D;if(typeof this<"u")return this;throw new Error("Unable to locate global `this`")}()}})(),r.encodeHTMLSource=function(u){var s={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"},l=u?/[&<>"'\/]/g:/&(?!#?\w+;)|<|>|"|'|\//g;return function(c){return c?c.toString().replace(l,function(d){return s[d]||d}):""}},typeof t<"u"&&t.exports?t.exports=r:globalThis.doT=r;var a={append:{start:"'+(",end:")+'",startencode:"'+encodeHTML("},split:{start:"';out+=(",end:");out+='",startencode:"';out+=encodeHTML("}},n=/$^/;function i(u,s,l){return(typeof s=="string"?s:s.toString()).replace(u.define||n,function(c,d,m,v){return d.indexOf("def.")===0&&(d=d.substring(4)),d in l||(m===":"?(u.defineParams&&v.replace(u.defineParams,function(b,w,E){l[d]={arg:w,text:E}}),d in l||(l[d]=v)):new Function("def","def['"+d+"']="+v)(l)),""}).replace(u.use||n,function(c,d){u.useParams&&(d=d.replace(u.useParams,function(v,b,w,E){if(l[w]&&l[w].arg&&E){var _=(w+":"+E).replace(/'|\\/g,"_");return l.__exp=l.__exp||{},l.__exp[_]=l[w].text.replace(new RegExp("(^|[^\\w$])"+l[w].arg+"([^\\w$])","g"),"$1"+E+"$2"),b+"def.__exp['"+_+"']"}}));var m=new Function("def","return "+d)(l);return m&&i(u,m,l)})}function o(u){return u.replace(/\\('|\\)/g,"$1").replace(/[\r\t\n]/g," ")}r.template=function(u,s,l){s=s||r.templateSettings;var c=s.append?a.append:a.split,d,m=0,v,b=s.use||s.define?i(s,u,l||{}):u;b=("var out='"+(s.strip?b.replace(/(^|\r|\n)\t* +| +\t*(\r|\n|$)/g," ").replace(/\r|\n|\t|\/\*[\s\S]*?\*\//g,""):b).replace(/'|\\/g,"\\$&").replace(s.interpolate||n,function(w,E){return c.start+o(E)+c.end}).replace(s.encode||n,function(w,E){return d=!0,c.startencode+o(E)+c.end}).replace(s.conditional||n,function(w,E,_){return E?_?"';}else if("+o(_)+"){out+='":"';}else{out+='":_?"';if("+o(_)+"){out+='":"';}out+='"}).replace(s.iterate||n,function(w,E,_,x){return E?(m+=1,v=x||"i"+m,E=o(E),"';var arr"+m+"="+E+";if(arr"+m+"){var "+_+","+v+"=-1,l"+m+"=arr"+m+".length-1;while("+v+"<l"+m+"){"+_+"=arr"+m+"["+v+"+=1];out+='"):"';} } out+='"}).replace(s.evaluate||n,function(w,E){return"';"+o(E)+"out+='"})+"';return out;").replace(/\n/g,"\\n").replace(/\t/g,"\\t").replace(/\r/g,"\\r").replace(/(\s|;|\}|^|\{)out\+='';/g,"$1").replace(/\+''/g,""),d&&(!s.selfcontained&&globalThis&&!globalThis._encodeHTML&&(globalThis._encodeHTML=r.encodeHTMLSource(s.doNotSkipEncoded)),b="var encodeHTML = typeof _encodeHTML !== 'undefined' ? _encodeHTML : ("+r.encodeHTMLSource.toString()+"("+(s.doNotSkipEncoded||"")+"));"+b);try{return new Function(s.varname,b)}catch(w){throw typeof console<"u"&&console.log("Could not create a template function: "+b),w}},r.compile=function(u,s){return r.template(u,null,s)}})()}),Sg=A(function(e,t){t.exports=function(){}}),jr=A(function(e,t){var r=Sg()();t.exports=function(a){return a!==r&&a!==null}}),lc=A(function(e,t){var r=jr(),a=Array.prototype.forEach,n=Object.create,i=function(u,s){var l;for(l in u)s[l]=u[l]};t.exports=function(o){var u=n(null);return a.call(arguments,function(s){r(s)&&i(Object(s),u)}),u}}),kg=A(function(e,t){t.exports=function(){var r=Math.sign;return typeof r!="function"?!1:r(10)===1&&r(-20)===-1}}),Og=A(function(e,t){t.exports=function(r){return r=Number(r),isNaN(r)||r===0?r:r>0?1:-1}}),Ig=A(function(e,t){t.exports=kg()()?Math.sign:Og()}),Ng=A(function(e,t){var r=Ig(),a=Math.abs,n=Math.floor;t.exports=function(i){return isNaN(i)?0:(i=Number(i),i===0||!isFinite(i)?i:r(i)*n(a(i)))}}),zr=A(function(e,t){var r=Ng(),a=Math.max;t.exports=function(n){return a(0,r(n))}}),cc=A(function(e,t){var r=zr();t.exports=function(a,n,i){var o;return isNaN(a)?(o=n,o>=0?i&&o?o-1:o:1):a===!1?!1:r(a)}}),_r=A(function(e,t){t.exports=function(r){if(typeof r!="function")throw new TypeError(r+" is not a function");return r}}),ia=A(function(e,t){var r=jr();t.exports=function(a){if(!r(a))throw new TypeError("Cannot use null or undefined");return a}}),Mg=A(function(e,t){var r=_r(),a=ia(),n=Function.prototype.bind,i=Function.prototype.call,o=Object.keys,u=Object.prototype.propertyIsEnumerable;t.exports=function(s,l){return function(c,d){var m,v=arguments[2],b=arguments[3];return c=Object(a(c)),r(d),m=o(c),b&&m.sort(typeof b=="function"?n.call(b,c):void 0),typeof s!="function"&&(s=m[s]),i.call(s,m,function(w,E){return u.call(c,w)?i.call(d,v,c[w],w,c,E):l})}}}),Yn=A(function(e,t){t.exports=Mg()("forEach")}),Hr=A(function(){}),Pg=A(function(e,t){t.exports=function(){var r=Object.assign,a;return typeof r!="function"?!1:(a={foo:"raz"},r(a,{bar:"dwa"},{trzy:"trzy"}),a.foo+a.bar+a.trzy==="razdwatrzy")}}),Lg=A(function(e,t){t.exports=function(){try{return Object.keys("primitive"),!0}catch{return!1}}}),Bg=A(function(e,t){var r=jr(),a=Object.keys;t.exports=function(n){return a(r(n)?Object(n):n)}}),$g=A(function(e,t){t.exports=Lg()()?Object.keys:Bg()}),qg=A(function(e,t){var r=$g(),a=ia(),n=Math.max;t.exports=function(i,o){var u,s,l=n(arguments.length,2),c;for(i=Object(a(i)),c=function(m){try{i[m]=o[m]}catch(v){u||(u=v)}},s=1;s<l;++s)o=arguments[s],r(o).forEach(c);if(u!==void 0)throw u;return i}}),dc=A(function(e,t){t.exports=Pg()()?Object.assign:qg()}),jg=A(function(e,t){var r=jr(),a={function:!0,object:!0};t.exports=function(n){return r(n)&&a[B(n)]||!1}}),zg=A(function(e,t){var r=dc(),a=jg(),n=jr(),i=Error.captureStackTrace;t.exports=function(o){var u=new Error(o),s=arguments[1],l=arguments[2];return n(l)||a(s)&&(l=s,s=null),n(l)&&r(u,l),n(s)&&(u.code=s),i&&i(u,t.exports),u}}),fc=A(function(e,t){var r=ia(),a=Object.defineProperty,n=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,o=Object.getOwnPropertySymbols;t.exports=function(u,s){var l,c=Object(r(s));if(u=Object(r(u)),i(c).forEach(function(d){try{a(u,d,n(s,d))}catch(m){l=m}}),typeof o=="function"&&o(c).forEach(function(d){try{a(u,d,n(s,d))}catch(m){l=m}}),l!==void 0)throw l;return u}}),pc=A(function(e,t){var r=zr(),a=function(l,c){return c},n,i,o,u;try{Object.defineProperty(a,"length",{configurable:!0,writable:!1,enumerable:!1,value:1})}catch{}a.length===1?(n={configurable:!0,writable:!1,enumerable:!1},i=Object.defineProperty,t.exports=function(s,l){return l=r(l),s.length===l?s:(n.value=l,i(s,"length",n))}):(u=fc(),o=function(){var s=[];return function(l){var c,d=0;if(s[l])return s[l];for(c=[];l--;)c.push("a"+(++d).toString(36));return new Function("fn","return function ("+c.join(", ")+") { return fn.apply(this, arguments); };")}}(),t.exports=function(s,l){var c;if(l=r(l),s.length===l)return s;c=o(l)(s);try{u(c,s)}catch{}return c})}),mc=A(function(e,t){var r=void 0;t.exports=function(a){return a!==r&&a!==null}}),Hg=A(function(e,t){var r=mc(),a={object:!0,function:!0,undefined:!0};t.exports=function(n){return r(n)?hasOwnProperty.call(a,B(n)):!1}}),Vg=A(function(e,t){var r=Hg();t.exports=function(a){if(!r(a))return!1;try{return a.constructor?a.constructor.prototype===a:!1}catch{return!1}}}),Gg=A(function(e,t){var r=Vg();t.exports=function(a){if(typeof a!="function"||!hasOwnProperty.call(a,"length"))return!1;try{if(typeof a.length!="number"||typeof a.call!="function"||typeof a.apply!="function")return!1}catch{return!1}return!r(a)}}),Ug=A(function(e,t){var r=Gg(),a=/^\s*class[\s{/}]/,n=Function.prototype.toString;t.exports=function(i){return!(!r(i)||a.test(n.call(i)))}}),Wg=A(function(e,t){var r="razdwatrzy";t.exports=function(){return typeof r.contains!="function"?!1:r.contains("dwa")===!0&&r.contains("foo")===!1}}),Yg=A(function(e,t){var r=String.prototype.indexOf;t.exports=function(a){return r.call(this,a,arguments[1])>-1}}),Kg=A(function(e,t){t.exports=Wg()()?String.prototype.contains:Yg()}),Vr=A(function(e,t){var r=mc(),a=Ug(),n=dc(),i=lc(),o=Kg(),u=t.exports=function(s,l){var c,d,m,v,b;return arguments.length<2||typeof s!="string"?(v=l,l=s,s=null):v=arguments[2],r(s)?(c=o.call(s,"c"),d=o.call(s,"e"),m=o.call(s,"w")):(c=m=!0,d=!1),b={value:l,configurable:c,enumerable:d,writable:m},v?n(i(v),b):b};u.gs=function(s,l,c){var d,m,v,b;return typeof s!="string"?(v=c,c=l,l=s,s=null):v=arguments[3],r(l)?a(l)?r(c)?a(c)||(v=c,c=void 0):c=void 0:(v=l,l=c=void 0):l=void 0,r(s)?(d=o.call(s,"c"),m=o.call(s,"e")):(d=!0,m=!1),b={get:l,set:c,configurable:d,enumerable:m},v?n(i(v),b):b}}),Xg=A(function(e,t){var r=Vr(),a=_r(),n=Function.prototype.apply,i=Function.prototype.call,o=Object.create,u=Object.defineProperty,s=Object.defineProperties,l=Object.prototype.hasOwnProperty,c={configurable:!0,enumerable:!1,writable:!0},d,m,v,b,w,E,_;d=function(C,R){var T;return a(R),l.call(this,"__ee__")?T=this.__ee__:(T=c.value=o(null),u(this,"__ee__",c),c.value=null),T[C]?B(T[C])==="object"?T[C].push(R):T[C]=[T[C],R]:T[C]=R,this},m=function(C,R){var T,O;return a(R),O=this,d.call(this,C,T=function(){v.call(O,C,T),n.call(R,this,arguments)}),T.__eeOnceListener__=R,this},v=function(C,R){var T,O,P,$;if(a(R),!l.call(this,"__ee__"))return this;if(T=this.__ee__,!T[C])return this;if(O=T[C],B(O)==="object")for($=0;P=O[$];++$)(P===R||P.__eeOnceListener__===R)&&(O.length===2?T[C]=O[$?0:1]:O.splice($,1));else(O===R||O.__eeOnceListener__===R)&&delete T[C];return this},b=function(C){var R,T,O,P,$;if(l.call(this,"__ee__")&&(P=this.__ee__[C],!!P))if(B(P)==="object"){for(T=arguments.length,$=new Array(T-1),R=1;R<T;++R)$[R-1]=arguments[R];for(P=P.slice(),R=0;O=P[R];++R)n.call(O,this,$)}else switch(arguments.length){case 1:i.call(P,this);break;case 2:i.call(P,this,arguments[1]);break;case 3:i.call(P,this,arguments[1],arguments[2]);break;default:for(T=arguments.length,$=new Array(T-1),R=1;R<T;++R)$[R-1]=arguments[R];n.call(P,this,$)}},w={on:d,once:m,off:v,emit:b},E={on:r(d),once:r(m),off:r(v),emit:r(b)},_=s({},E),t.exports=e=function(C){return C==null?o(_):s(Object(C),E)},e.methods=w}),Zg=A(function(e,t){t.exports=function(){var r=Array.from,a,n;return typeof r!="function"?!1:(a=["raz","dwa"],n=r(a),!!(n&&n!==a&&n[1]==="dwa"))}}),Qg=A(function(e,t){t.exports=function(){return(typeof globalThis>"u"?"undefined":B(globalThis))!=="object"||!globalThis?!1:globalThis.Array===Array}}),Jg=A(function(e,t){var r=function(){if((typeof self>"u"?"undefined":B(self))==="object"&&self)return self;if((typeof p>"u"?"undefined":B(p))==="object"&&p)return p;throw new Error("Unable to resolve global `this`")};t.exports=function(){if(this)return this;try{Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:!0})}catch{return r()}try{return __global__||r()}finally{delete Object.prototype.__global__}}()}),Kn=A(function(e,t){t.exports=Qg()()?globalThis:Jg()}),eb=A(function(e,t){var r=Kn(),a={object:!0,symbol:!0};t.exports=function(){var n=r.Symbol,i;if(typeof n!="function")return!1;i=n("test symbol");try{String(i)}catch{return!1}return!(!a[B(n.iterator)]||!a[B(n.toPrimitive)]||!a[B(n.toStringTag)])}}),tb=A(function(e,t){t.exports=function(r){return r?B(r)==="symbol"?!0:!r.constructor||r.constructor.name!=="Symbol"?!1:r[r.constructor.toStringTag]==="Symbol":!1}}),hc=A(function(e,t){var r=tb();t.exports=function(a){if(!r(a))throw new TypeError(a+" is not a symbol");return a}}),rb=A(function(e,t){var r=Vr(),a=Object.create,n=Object.defineProperty,i=Object.prototype,o=a(null);t.exports=function(u){for(var s=0,l,c;o[u+(s||"")];)++s;return u+=s||"",o[u]=!0,l="@@"+u,n(i,l,r.gs(null,function(d){c||(c=!0,n(this,l,r(d)),c=!1)})),l}}),ab=A(function(e,t){var r=Vr(),a=Kn().Symbol;t.exports=function(n){return Object.defineProperties(n,{hasInstance:r("",a&&a.hasInstance||n("hasInstance")),isConcatSpreadable:r("",a&&a.isConcatSpreadable||n("isConcatSpreadable")),iterator:r("",a&&a.iterator||n("iterator")),match:r("",a&&a.match||n("match")),replace:r("",a&&a.replace||n("replace")),search:r("",a&&a.search||n("search")),species:r("",a&&a.species||n("species")),split:r("",a&&a.split||n("split")),toPrimitive:r("",a&&a.toPrimitive||n("toPrimitive")),toStringTag:r("",a&&a.toStringTag||n("toStringTag")),unscopables:r("",a&&a.unscopables||n("unscopables"))})}}),nb=A(function(e,t){var r=Vr(),a=hc(),n=Object.create(null);t.exports=function(i){return Object.defineProperties(i,{for:r(function(o){return n[o]?n[o]:n[o]=i(String(o))}),keyFor:r(function(o){var u;a(o);for(u in n)if(n[u]===o)return u})})}}),ib=A(function(e,t){var r=Vr(),a=hc(),n=Kn().Symbol,i=rb(),o=ab(),u=nb(),s=Object.create,l=Object.defineProperties,c=Object.defineProperty,d,m,v;if(typeof n=="function")try{String(n()),v=!0}catch{}else n=null;m=function(w){if(this instanceof m)throw new TypeError("Symbol is not a constructor");return d(w)},t.exports=d=function b(w){var E;if(this instanceof b)throw new TypeError("Symbol is not a constructor");return v?n(w):(E=s(m.prototype),w=w===void 0?"":String(w),l(E,{__description__:r("",w),__name__:r("",i(w))}))},o(d),u(d),l(m.prototype,{constructor:r(d),toString:r("",function(){return this.__name__})}),l(d.prototype,{toString:r(function(){return"Symbol ("+a(this).__description__+")"}),valueOf:r(function(){return a(this)})}),c(d.prototype,d.toPrimitive,r("",function(){var b=a(this);return B(b)==="symbol"?b:b.toString()})),c(d.prototype,d.toStringTag,r("c","Symbol")),c(m.prototype,d.toStringTag,r("c",d.prototype[d.toStringTag])),c(m.prototype,d.toPrimitive,r("c",d.prototype[d.toPrimitive]))}),ob=A(function(e,t){t.exports=eb()()?Kn().Symbol:ib()}),ub=A(function(e,t){var r=Object.prototype.toString,a=r.call(function(){return arguments}());t.exports=function(n){return r.call(n)===a}}),sb=A(function(e,t){var r=Object.prototype.toString,a=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);t.exports=function(n){return typeof n=="function"&&a(r.call(n))}}),lb=A(function(e,t){var r=Object.prototype.toString,a=r.call("");t.exports=function(n){return typeof n=="string"||n&&B(n)==="object"&&(n instanceof String||r.call(n)===a)||!1}}),cb=A(function(e,t){var r=ob().iterator,a=ub(),n=sb(),i=zr(),o=_r(),u=ia(),s=jr(),l=lb(),c=Array.isArray,d=Function.prototype.call,m={configurable:!0,enumerable:!0,writable:!0,value:null},v=Object.defineProperty;t.exports=function(b){var w=arguments[1],E=arguments[2],_,x,C,R,T,O,P,$,Y,L;if(b=Object(u(b)),s(w)&&o(w),!this||this===Array||!n(this)){if(!w){if(a(b))return T=b.length,T!==1?Array.apply(null,b):(R=new Array(1),R[0]=b[0],R);if(c(b)){for(R=new Array(T=b.length),x=0;x<T;++x)R[x]=b[x];return R}}R=[]}else _=this;if(!c(b)){if((Y=b[r])!==void 0){for(P=o(Y).call(b),_&&(R=new _),$=P.next(),x=0;!$.done;)L=w?d.call(w,E,$.value,x):$.value,_?(m.value=L,v(R,x,m)):R[x]=L,$=P.next(),++x;T=x}else if(l(b)){for(T=b.length,_&&(R=new _),x=0,C=0;x<T;++x)L=b[x],x+1<T&&(O=L.charCodeAt(0),O>=55296&&O<=56319&&(L+=b[++x])),L=w?d.call(w,E,L,C):L,_?(m.value=L,v(R,C,m)):R[C]=L,++C;T=C}}if(T===void 0)for(T=i(b.length),_&&(R=new _(T)),x=0;x<T;++x)L=w?d.call(w,E,b[x],x):b[x],_?(m.value=L,v(R,x,m)):R[x]=L;return _&&(m.value=null,R.length=T),R}}),Yo=A(function(e,t){t.exports=Zg()()?Array.from:cb()}),db=A(function(e,t){var r=Yo(),a=Array.isArray;t.exports=function(n){return a(n)?n:r(n)}}),fb=A(function(e,t){var r=db(),a=jr(),n=_r(),i=Array.prototype.slice,o;o=function(s){return this.map(function(l,c){return l?l(s[c]):s[c]}).concat(i.call(s,this.length))},t.exports=function(u){return u=r(u),u.forEach(function(s){a(s)&&n(s)}),o.bind(u)}}),pb=A(function(e,t){var r=_r();t.exports=function(a){var n;return typeof a=="function"?{set:a,get:a}:(n={get:r(a.get)},a.set!==void 0?(n.set=r(a.set),a.delete&&(n.delete=r(a.delete)),a.clear&&(n.clear=r(a.clear)),n):(n.set=n.get,n))}}),mb=A(function(e,t){var r=zg(),a=pc(),n=Vr(),i=Xg().methods,o=fb(),u=pb(),s=Function.prototype.apply,l=Function.prototype.call,c=Object.create,d=Object.defineProperties,m=i.on,v=i.emit;t.exports=function(b,w,E){var _=c(null),x,C,R,T,O,P,$,Y,L,z,W,K,se,he,ae;return w!==!1?C=w:isNaN(b.length)?C=1:C=b.length,E.normalizer&&(z=u(E.normalizer),R=z.get,T=z.set,O=z.delete,P=z.clear),E.resolvers!=null&&(ae=o(E.resolvers)),R?he=a(function(fe){var V,ue,F=arguments;if(ae&&(F=ae(F)),V=R(F),V!==null&&hasOwnProperty.call(_,V))return W&&x.emit("get",V,F,this),_[V];if(F.length===1?ue=l.call(b,this,F[0]):ue=s.call(b,this,F),V===null){if(V=R(F),V!==null)throw r("Circular invocation","CIRCULAR_INVOCATION");V=T(F)}else if(hasOwnProperty.call(_,V))throw r("Circular invocation","CIRCULAR_INVOCATION");return _[V]=ue,K&&x.emit("set",V,null,ue),ue},C):w===0?he=function(){var V;if(hasOwnProperty.call(_,"data"))return W&&x.emit("get","data",arguments,this),_.data;if(arguments.length?V=s.call(b,this,arguments):V=l.call(b,this),hasOwnProperty.call(_,"data"))throw r("Circular invocation","CIRCULAR_INVOCATION");return _.data=V,K&&x.emit("set","data",null,V),V}:he=function(V){var ue,F=arguments,Q;if(ae&&(F=ae(arguments)),Q=String(F[0]),hasOwnProperty.call(_,Q))return W&&x.emit("get",Q,F,this),_[Q];if(F.length===1?ue=l.call(b,this,F[0]):ue=s.call(b,this,F),hasOwnProperty.call(_,Q))throw r("Circular invocation","CIRCULAR_INVOCATION");return _[Q]=ue,K&&x.emit("set",Q,null,ue),ue},x={original:b,memoized:he,profileName:E.profileName,get:function(V){return ae&&(V=ae(V)),R?R(V):String(V[0])},has:function(V){return hasOwnProperty.call(_,V)},delete:function(V){var ue;hasOwnProperty.call(_,V)&&(O&&O(V),ue=_[V],delete _[V],se&&x.emit("delete",V,ue))},clear:function(){var V=_;P&&P(),_=c(null),x.emit("clear",V)},on:function(V,ue){return V==="get"?W=!0:V==="set"?K=!0:V==="delete"&&(se=!0),m.call(this,V,ue)},emit:v,updateEnv:function(){b=x.original}},R?$=a(function(fe){var V,ue=arguments;ae&&(ue=ae(ue)),V=R(ue),V!==null&&x.delete(V)},C):w===0?$=function(){return x.delete("data")}:$=function(V){return ae&&(V=ae(arguments)[0]),x.delete(V)},Y=a(function(){var fe,V=arguments;return w===0?_.data:(ae&&(V=ae(V)),R?fe=R(V):fe=String(V[0]),_[fe])}),L=a(function(){var fe,V=arguments;return w===0?x.has("data"):(ae&&(V=ae(V)),R?fe=R(V):fe=String(V[0]),fe===null?!1:x.has(fe))}),d(he,{__memoized__:n(!0),delete:n($),clear:n(x.clear),_get:n(Y),_has:n(L)}),x}}),hb=A(function(e,t){var r=_r(),a=Yn(),n=Hr(),i=mb(),o=cc();t.exports=function u(s){var l,c,d;if(r(s),l=Object(arguments[1]),l.async&&l.promise)throw new Error("Options 'async' and 'promise' cannot be used together");return hasOwnProperty.call(s,"__memoized__")&&!l.force?s:(c=o(l.length,s.length,l.async&&n.async),d=i(s,c,l),a(n,function(m,v){l[v]&&m(l[v],d,l)}),u.__profiler__&&u.__profiler__(d),d.updateEnv(),d.memoized)}}),vb=A(function(e,t){t.exports=function(r){var a,n,i=r.length;if(!i)return"";for(a=String(r[n=0]);--i;)a+=""+r[++n];return a}}),gb=A(function(e,t){t.exports=function(r){return r?function(a){for(var n=String(a[0]),i=0,o=r;--o;)n+=""+a[++i];return n}:function(){return""}}}),bb=A(function(e,t){t.exports=function(){var r=Number.isNaN;return typeof r!="function"?!1:!r({})&&r(NaN)&&!r(34)}}),yb=A(function(e,t){t.exports=function(r){return r!==r}}),wb=A(function(e,t){t.exports=bb()()?Number.isNaN:yb()}),Ko=A(function(e,t){var r=wb(),a=zr(),n=ia(),i=Array.prototype.indexOf,o=Object.prototype.hasOwnProperty,u=Math.abs,s=Math.floor;t.exports=function(l){var c,d,m,v;if(!r(l))return i.apply(this,arguments);for(d=a(n(this).length),m=arguments[1],isNaN(m)?m=0:m>=0?m=s(m):m=a(this.length)-s(u(m)),c=m;c<d;++c)if(o.call(this,c)&&(v=this[c],r(v)))return c;return-1}}),Db=A(function(e,t){var r=Ko(),a=Object.create;t.exports=function(){var n=0,i=[],o=a(null);return{get:function(s){var l=0,c=i,d,m=s.length;if(m===0)return c[m]||null;if(c=c[m]){for(;l<m-1;){if(d=r.call(c[0],s[l]),d===-1)return null;c=c[1][d],++l}return d=r.call(c[0],s[l]),d===-1?null:c[1][d]||null}return null},set:function(s){var l=0,c=i,d,m=s.length;if(m===0)c[m]=++n;else{for(c[m]||(c[m]=[[],[]]),c=c[m];l<m-1;)d=r.call(c[0],s[l]),d===-1&&(d=c[0].push(s[l])-1,c[1].push([[],[]])),c=c[1][d],++l;d=r.call(c[0],s[l]),d===-1&&(d=c[0].push(s[l])-1),c[1][d]=++n}return o[n]=s,n},delete:function(s){var l=0,c=i,d,m=o[s],v=m.length,b=[];if(v===0)delete c[v];else if(c=c[v]){for(;l<v-1;){if(d=r.call(c[0],m[l]),d===-1)return;b.push(c,d),c=c[1][d],++l}if(d=r.call(c[0],m[l]),d===-1)return;for(s=c[1][d],c[0].splice(d,1),c[1].splice(d,1);!c[0].length&&b.length;)d=b.pop(),c=b.pop(),c[0].splice(d,1),c[1].splice(d,1)}delete o[s]},clear:function(){i=[],o=a(null)}}}}),Eb=A(function(e,t){var r=Ko();t.exports=function(){var a=0,n=[],i=[];return{get:function(u){var s=r.call(n,u[0]);return s===-1?null:i[s]},set:function(u){return n.push(u[0]),i.push(++a),a},delete:function(u){var s=r.call(i,u);s!==-1&&(n.splice(s,1),i.splice(s,1))},clear:function(){n=[],i=[]}}}}),_b=A(function(e,t){var r=Ko(),a=Object.create;t.exports=function(n){var i=0,o=[[],[]],u=a(null);return{get:function(l){for(var c=0,d=o,m;c<n-1;){if(m=r.call(d[0],l[c]),m===-1)return null;d=d[1][m],++c}return m=r.call(d[0],l[c]),m===-1?null:d[1][m]||null},set:function(l){for(var c=0,d=o,m;c<n-1;)m=r.call(d[0],l[c]),m===-1&&(m=d[0].push(l[c])-1,d[1].push([[],[]])),d=d[1][m],++c;return m=r.call(d[0],l[c]),m===-1&&(m=d[0].push(l[c])-1),d[1][m]=++i,u[i]=l,i},delete:function(l){for(var c=0,d=o,m,v=[],b=u[l];c<n-1;){if(m=r.call(d[0],b[c]),m===-1)return;v.push(d,m),d=d[1][m],++c}if(m=r.call(d[0],b[c]),m!==-1){for(l=d[1][m],d[0].splice(m,1),d[1].splice(m,1);!d[0].length&&v.length;)m=v.pop(),d=v.pop(),d[0].splice(m,1),d[1].splice(m,1);delete u[l]}},clear:function(){o=[[],[]],u=a(null)}}}}),vc=A(function(e,t){var r=_r(),a=Yn(),n=Function.prototype.call;t.exports=function(i,o){var u={},s=arguments[2];return r(o),a(i,function(l,c,d,m){u[c]=n.call(o,s,l,c,d,m)}),u}}),Xo=A(function(e,t){var r=function(i){if(typeof i!="function")throw new TypeError(i+" is not a function");return i},a=function(i){var o=y.createTextNode(""),u,s,l=0;return new i(function(){var c;if(u)s&&(u=s.concat(u));else{if(!s)return;u=s}if(s=u,u=null,typeof s=="function"){c=s,s=null,c();return}for(o.data=l=++l%2;s;)c=s.shift(),s.length||(s=null),c()}).observe(o,{characterData:!0}),function(c){if(r(c),u){typeof u=="function"?u=[u,c]:u.push(c);return}u=c,o.data=l=++l%2}};t.exports=function(){if((typeof process>"u"?"undefined":B(process))==="object"&&process&&typeof process.nextTick=="function")return process.nextTick;if(typeof queueMicrotask=="function")return function(n){queueMicrotask(r(n))};if((typeof y>"u"?"undefined":B(y))==="object"&&y){if(typeof MutationObserver=="function")return a(MutationObserver);if(typeof WebKitMutationObserver=="function")return a(WebKitMutationObserver)}return typeof setImmediate=="function"?function(n){setImmediate(r(n))}:typeof setTimeout=="function"||(typeof setTimeout>"u"?"undefined":B(setTimeout))==="object"?function(n){setTimeout(r(n),0)}:null}()}),xb=A(function(){var e=Yo(),t=vc(),r=fc(),a=pc(),n=Xo(),i=Array.prototype.slice,o=Function.prototype.apply,u=Object.create;Hr().async=function(s,l){var c=u(null),d=u(null),m=l.memoized,v=l.original,b,w,E;l.memoized=a(function(_){var x=arguments,C=x[x.length-1];return typeof C=="function"&&(b=C,x=i.call(x,0,-1)),m.apply(w=this,E=x)},m);try{r(l.memoized,m)}catch{}l.on("get",function(_){var x,C,R;if(b){if(c[_]){typeof c[_]=="function"?c[_]=[c[_],b]:c[_].push(b),b=null;return}x=b,C=w,R=E,b=w=E=null,n(function(){var T;hasOwnProperty.call(d,_)?(T=d[_],l.emit("getasync",_,R,C),o.call(x,T.context,T.args)):(b=x,w=C,E=R,m.apply(C,R))})}}),l.original=function(){var _,x,C,R;return b?(_=e(arguments),x=function T(O){var P,$,Y=T.id;if(Y==null){n(o.bind(T,this,arguments));return}if(delete T.id,P=c[Y],delete c[Y],!!P)return $=e(arguments),l.has(Y)&&(O?l.delete(Y):(d[Y]={context:this,args:$},l.emit("setasync",Y,typeof P=="function"?1:P.length))),typeof P=="function"?R=o.call(P,this,$):P.forEach(function(L){R=o.call(L,this,$)},this),R},C=b,b=w=E=null,_.push(x),R=o.call(v,this,_),x.cb=C,b=x,R):o.call(v,this,arguments)},l.on("set",function(_){if(!b){l.delete(_);return}c[_]?typeof c[_]=="function"?c[_]=[c[_],b.cb]:c[_].push(b.cb):c[_]=b.cb,delete b.cb,b.id=_,b=null}),l.on("delete",function(_){var x;hasOwnProperty.call(c,_)||d[_]&&(x=d[_],delete d[_],l.emit("deleteasync",_,i.call(x.args,1)))}),l.on("clear",function(){var _=d;d=u(null),l.emit("clearasync",t(_,function(x){return i.call(x.args,1)}))})}}),Ab=A(function(e,t){var r=Array.prototype.forEach,a=Object.create;t.exports=function(n){var i=a(null);return r.call(arguments,function(o){i[o]=!0}),i}}),gc=A(function(e,t){t.exports=function(r){return typeof r=="function"}}),Cb=A(function(e,t){var r=gc();t.exports=function(a){try{return a&&r(a.toString)?a.toString():String(a)}catch{throw new TypeError("Passed argument cannot be stringifed")}}}),Rb=A(function(e,t){var r=ia(),a=Cb();t.exports=function(n){return a(r(n))}}),Tb=A(function(e,t){var r=gc();t.exports=function(a){try{return a&&r(a.toString)?a.toString():String(a)}catch{return"<Non-coercible to string value>"}}}),Fb=A(function(e,t){var r=Tb(),a=/[\n\r\u2028\u2029]/g;t.exports=function(n){var i=r(n);return i.length>100&&(i=i.slice(0,99)+"…"),i=i.replace(a,function(o){return JSON.stringify(o).slice(1,-1)}),i}}),bc=A(function(e,t){t.exports=r,t.exports.default=r;function r(a){return!!a&&(B(a)==="object"||typeof a=="function")&&typeof a.then=="function"}}),Sb=A(function(){var e=vc(),t=Ab(),r=Rb(),a=Fb(),n=bc(),i=Xo(),o=Object.create,u=t("then","then:finally","done","done:finally");Hr().promise=function(s,l){var c=o(null),d=o(null),m=o(null);if(s===!0)s=null;else if(s=r(s),!u[s])throw new TypeError("'"+a(s)+"' is not valid promise mode");l.on("set",function(v,b,w){var E=!1;if(!n(w)){d[v]=w,l.emit("setasync",v,1);return}c[v]=1,m[v]=w;var _=function(O){var P=c[v];if(E)throw new Error(`Memoizee error: Detected unordered then|done & finally resolution, which in turn makes proper detection of success/failure impossible (when in 'done:finally' mode)
|
|
18
|
+
Consider to rely on 'then' or 'done' mode instead.`);P&&(delete c[v],d[v]=O,l.emit("setasync",v,P))},x=function(){E=!0,c[v]&&(delete c[v],delete m[v],l.delete(v))},C=s;if(C||(C="then"),C==="then"){var R=function(){i(x)};w=w.then(function(T){i(_.bind(this,T))},R),typeof w.finally=="function"&&w.finally(R)}else if(C==="done"){if(typeof w.done!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done' mode");w.done(_,x)}else if(C==="done:finally"){if(typeof w.done!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done:finally' mode");if(typeof w.finally!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'finally' in 'done:finally' mode");w.done(_),w.finally(x)}}),l.on("get",function(v,b,w){var E;if(c[v]){++c[v];return}E=m[v];var _=function(){l.emit("getasync",v,b,w)};n(E)?typeof E.done=="function"?E.done(_):E.then(function(){i(_)}):_()}),l.on("delete",function(v){if(delete m[v],c[v]){delete c[v];return}if(hasOwnProperty.call(d,v)){var b=d[v];delete d[v],l.emit("deleteasync",v,[b])}}),l.on("clear",function(){var v=d;d=o(null),c=o(null),m=o(null),l.emit("clearasync",e(v,function(b){return[b]}))})}}),kb=A(function(){var e=_r(),t=Yn(),r=Hr(),a=Function.prototype.apply;r.dispose=function(n,i,o){var u;if(e(n),o.async&&r.async||o.promise&&r.promise){i.on("deleteasync",u=function(l,c){a.call(n,null,c)}),i.on("clearasync",function(s){t(s,function(l,c){u(c,l)})});return}i.on("delete",u=function(l,c){n(c)}),i.on("clear",function(s){t(s,function(l,c){u(c,l)})})}}),Ob=A(function(e,t){t.exports=2147483647}),Ib=A(function(e,t){var r=zr(),a=Ob();t.exports=function(n){if(n=r(n),n>a)throw new TypeError(n+" exceeds maximum possible timeout");return n}}),Nb=A(function(){var e=Yo(),t=Yn(),r=Xo(),a=bc(),n=Ib(),i=Hr(),o=Function.prototype,u=Math.max,s=Math.min,l=Object.create;i.maxAge=function(c,d,m){var v,b,w,E;c=n(c),c&&(v=l(null),b=m.async&&i.async||m.promise&&i.promise?"async":"",d.on("set"+b,function(_){v[_]=setTimeout(function(){d.delete(_)},c),typeof v[_].unref=="function"&&v[_].unref(),E&&(E[_]&&E[_]!=="nextTick"&&clearTimeout(E[_]),E[_]=setTimeout(function(){delete E[_]},w),typeof E[_].unref=="function"&&E[_].unref())}),d.on("delete"+b,function(_){clearTimeout(v[_]),delete v[_],E&&(E[_]!=="nextTick"&&clearTimeout(E[_]),delete E[_])}),m.preFetch&&(m.preFetch===!0||isNaN(m.preFetch)?w=.333:w=u(s(Number(m.preFetch),1),0),w&&(E={},w=(1-w)*c,d.on("get"+b,function(_,x,C){E[_]||(E[_]="nextTick",r(function(){var R;E[_]==="nextTick"&&(delete E[_],d.delete(_),m.async&&(x=e(x),x.push(o)),R=d.memoized.apply(C,x),m.promise&&a(R)&&(typeof R.done=="function"?R.done(o,o):R.then(o,o)))}))}))),d.on("clear"+b,function(){t(v,function(_){clearTimeout(_)}),v={},E&&(t(E,function(_){_!=="nextTick"&&clearTimeout(_)}),E={})}))}}),Mb=A(function(e,t){var r=zr(),a=Object.create,n=Object.prototype.hasOwnProperty;t.exports=function(i){var o=0,u=1,s=a(null),l=a(null),c=0,d;return i=r(i),{hit:function(v){var b=l[v],w=++c;if(s[w]=v,l[v]=w,!b)return++o,o<=i?void 0:(v=s[u],d(v),v);if(delete s[b],u===b)for(;!n.call(s,++u););},delete:d=function(v){var b=l[v];if(b&&(delete s[b],delete l[v],--o,u===b)){if(!o){c=0,u=1;return}for(;!n.call(s,++u););}},clear:function(){o=0,u=1,s=a(null),l=a(null),c=0}}}}),Pb=A(function(){var e=zr(),t=Mb(),r=Hr();r.max=function(a,n,i){var o,u,s;a=e(a),a&&(u=t(a),o=i.async&&r.async||i.promise&&r.promise?"async":"",n.on("set"+o,s=function(c){c=u.hit(c),c!==void 0&&n.delete(c)}),n.on("get"+o,s),n.on("delete"+o,u.delete),n.on("clear"+o,u.clear))}}),Lb=A(function(){var e=Vr(),t=Hr(),r=Object.create,a=Object.defineProperties;t.refCounter=function(n,i,o){var u,s;u=r(null),s=o.async&&t.async||o.promise&&t.promise?"async":"",i.on("set"+s,function(l,c){u[l]=c||1}),i.on("get"+s,function(l){++u[l]}),i.on("delete"+s,function(l){delete u[l]}),i.on("clear"+s,function(){u={}}),a(i.memoized,{deleteRef:e(function(){var l=i.get(arguments);return l===null||!u[l]?null:--u[l]?!1:(i.delete(l),!0)}),getRefCount:e(function(){var l=i.get(arguments);return l===null||!u[l]?0:u[l]})})}}),Bb=A(function(e,t){var r=lc(),a=cc(),n=hb();t.exports=function(i){var o=r(arguments[1]),u;return o.normalizer||(u=o.length=a(o.length,i.length,o.async),u!==0&&(o.primitive?u===!1?o.normalizer=vb():u>1&&(o.normalizer=gb()(u)):u===!1?o.normalizer=Db()():u===1?o.normalizer=Eb()():o.normalizer=_b()(u))),o.async&&xb(),o.promise&&Sb(),o.dispose&&kb(),o.maxAge&&Nb(),o.max&&Pb(),o.refCounter&&Lb(),n(i,o)}}),$b=[{name:"NA",value:"inapplicable",priority:0,group:"inapplicable"},{name:"PASS",value:"passed",priority:1,group:"passes"},{name:"CANTTELL",value:"cantTell",priority:2,group:"incomplete"},{name:"FAIL",value:"failed",priority:3,group:"violations"}],Wt={helpUrlBase:"https://dequeuniversity.com/rules/",gridSize:200,selectorSimilarFilterLimit:700,results:[],resultGroups:[],resultGroupMap:{},impact:Object.freeze(["minor","moderate","serious","critical"]),preload:Object.freeze({assets:["cssom","media"],timeout:1e4}),allOrigins:"<unsafe_all_origins>",sameOrigin:"<same_origin>",serializableErrorProps:Object.freeze(["message","stack","name","code","ruleId","method"])};$b.forEach(function(e){var t=e.name,r=e.value,a=e.priority,n=e.group;Wt[t]=r,Wt[t+"_PRIO"]=a,Wt[t+"_GROUP"]=n,Wt.results[a]=r,Wt.resultGroups[a]=n,Wt.resultGroupMap[r]=n}),Object.freeze(Wt.results),Object.freeze(Wt.resultGroups),Object.freeze(Wt.resultGroupMap),Object.freeze(Wt);var ye=Wt;function qb(){(typeof console>"u"?"undefined":B(console))==="object"&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}var Gr=qb,jb=/[\t\r\n\f]/g,zb=function(){function e(){zt(this,e),this.parent=void 0}return Ht(e,[{key:"props",get:function(){throw new Error('VirtualNode class must have a "props" object consisting of "nodeType" and "nodeName" properties')}},{key:"attrNames",get:function(){throw new Error('VirtualNode class must have an "attrNames" property')}},{key:"attr",value:function(){throw new Error('VirtualNode class must have an "attr" function')}},{key:"hasAttr",value:function(){throw new Error('VirtualNode class must have a "hasAttr" function')}},{key:"hasClass",value:function(r){var a=this.attr("class");if(!a)return!1;var n=" "+r+" ";return(" "+a+" ").replace(jb," ").indexOf(n)>=0}}])}(),st=zb,Zo={};Vt(Zo,{DqElement:function(){return Bt},RuleError:function(){return eo},aggregate:function(){return Xn},aggregateChecks:function(){return Dc},aggregateNodeResults:function(){return Ec},aggregateResult:function(){return _c},areStylesSet:function(){return Kb},assert:function(){return Se},checkHelper:function(){return Au},clone:function(){return hr},closest:function(){return Tt},collectResultsFromFrames:function(){return pf},contains:function(){return vr},convertSelector:function(){return bi},cssParser:function(){return Ud},deepMerge:function(){return Bu},escapeSelector:function(){return Ge},extendMetaData:function(){return $u},filterHtmlAttrs:function(){return Rp},finalizeRuleResult:function(){return $a},findBy:function(){return nn},getAllChecks:function(){return _i},getAncestry:function(){return gi},getBaseLang:function(){return Jr},getCheckMessage:function(){return m_},getCheckOption:function(){return Yi},getElementSource:function(){return Vd},getEnvironmentData:function(){return Mr},getFlattenedTree:function(){return Ts},getFrameContexts:function(){return k_},getFriendlyUriEnd:function(){return Cc},getNodeAttributes:function(){return za},getNodeFromTree:function(){return De},getPreloadConfig:function(){return _p},getRootNode:function(){return on},getRule:function(){return up},getScroll:function(){return yr},getScrollState:function(){return N_},getSelector:function(){return _u},getSelectorData:function(){return vi},getShadowSelector:function(){return wu},getStandards:function(){return M_},getStyleSheetFactory:function(){return cp},getXpath:function(){return Hd},injectStyle:function(){return B_},isArrayLike:function(){return Is},isContextObject:function(){return Ns},isContextProp:function(){return Xi},isContextSpec:function(){return dp},isHidden:function(){return $_},isHtmlElement:function(){return Ps},isLabelledFramesSelector:function(){return Ms},isLabelledShadowDomSelector:function(){return Zi},isNodeInContext:function(){return Ls},isShadowRoot:function(){return Ai},isValidLang:function(){return ro},isXHTML:function(){return Za},matchAncestry:function(){return Bs},matches:function(){return Ru},matchesExpression:function(){return la},matchesSelector:function(){return oa},memoize:function(){return je},mergeResults:function(){return xi},nodeLookup:function(){return Fe},nodeSerializer:function(){return $t},nodeSorter:function(){return $s},objectHasOwn:function(){return ur},parseCrossOriginStylesheet:function(){return js},parseSameOriginStylesheet:function(){return mp},parseStylesheet:function(){return qs},parseTabindex:function(){return sr},performanceTimer:function(){return Oe},pollyfillElementsFromPoint:function(){return hp},preload:function(){return Dp},preloadCssom:function(){return gp},preloadMedia:function(){return wp},processMessage:function(){return Os},publishMetaData:function(){return Qi},querySelectorAll:function(){return Ot},querySelectorAllFilter:function(){return lr},queue:function(){return ar},respondable:function(){return Xt},ruleShouldRun:function(){return Cp},select:function(){return zs},sendCommandToFrame:function(){return lf},serializeError:function(){return Ji},setScrollState:function(){return bx},shadowSelect:function(){return yx},shadowSelectAll:function(){return Hs},shouldPreload:function(){return Ep},toArray:function(){return Ac},tokenList:function(){return yt},uniqueArray:function(){return Dn},uuid:function(){return _w},validInputTypes:function(){return to},validLangs:function(){return Op}});function Hb(e,t,r){t=t.slice(),r&&t.push(r);var a=t.map(function(n){return e.indexOf(n)}).sort();return e[a.pop()]}var Xn=Hb,Vb=ye.CANTTELL_PRIO,Gb=ye.FAIL_PRIO,Zn=[];Zn[ye.PASS_PRIO]=!0,Zn[ye.CANTTELL_PRIO]=null,Zn[ye.FAIL_PRIO]=!1;var yc=["any","all","none"];function wc(e,t){return yc.reduce(function(r,a){return r[a]=(e[a]||[]).map(function(n){return t(n,a)}),r},{})}function Ub(e){var t=Object.assign({},e);wc(t,function(n,i){var o=typeof n.result>"u"?-1:Zn.indexOf(n.result);n.priority=o!==-1?o:ye.CANTTELL_PRIO,i==="none"&&(n.priority===ye.PASS_PRIO?n.priority=ye.FAIL_PRIO:n.priority===ye.FAIL_PRIO&&(n.priority=ye.PASS_PRIO))});var r={all:t.all.reduce(function(n,i){return Math.max(n,i.priority)},0),none:t.none.reduce(function(n,i){return Math.max(n,i.priority)},0),any:t.any.reduce(function(n,i){return Math.min(n,i.priority)},4)%4};t.priority=Math.max(r.all,r.none,r.any);var a=[];return yc.forEach(function(n){t[n]=t[n].filter(function(i){return i.priority===t.priority&&i.priority===r[n]}),t[n].forEach(function(i){return a.push(i.impact)})}),[Vb,Gb].includes(t.priority)?t.impact=Xn(ye.impact,a):t.impact=null,wc(t,function(n){delete n.result,delete n.priority}),t.result=ye.results[t.priority],delete t.priority,t}var Dc=Ub;function $a(e){var t=g._audit.rules.find(function(r){var a=r.id;return a===e.id});return t&&t.impact&&e.nodes.forEach(function(r){["any","all","none"].forEach(function(a){(r[a]||[]).forEach(function(n){n.impact=t.impact})})}),Object.assign(e,Ec(e.nodes)),delete e.nodes,e}function Wb(e){var t={};if(e=e.map(function(i){if(i.any&&i.all&&i.none)return Dc(i);if(Array.isArray(i.node))return $a(i);throw new TypeError("Invalid Result type")}),e&&e.length){var r=e.map(function(i){return i.result});t.result=Xn(ye.results,r,t.result)}else t.result="inapplicable";ye.resultGroups.forEach(function(i){return t[i]=[]}),e.forEach(function(i){var o=ye.resultGroupMap[i.result];t[o].push(i)});var a=ye.FAIL_GROUP;if(t[a].length===0&&(a=ye.CANTTELL_GROUP),t[a].length>0){var n=t[a].map(function(i){return i.impact});t.impact=Xn(ye.impact,n)||null}else t.impact=null;return t}var Ec=Wb;function Qo(e,t,r){var a=Object.assign({},t);a.nodes=(a[r]||[]).concat(),ye.resultGroups.forEach(function(n){delete a[n]}),e[r].push(a)}function Yb(e){var t={};return ye.resultGroups.forEach(function(r){return t[r]=[]}),e.forEach(function(r){r.error?Qo(t,r,ye.CANTTELL_GROUP):r.result===ye.NA?Qo(t,r,ye.NA_GROUP):ye.resultGroups.forEach(function(a){Array.isArray(r[a])&&r[a].length>0&&Qo(t,r,a)})}),t}var _c=Yb;function xc(e,t,r){var a=p.getComputedStyle(e,null);if(!a)return!1;for(var n=0;n<t.length;++n){var i=t[n];if(a.getPropertyValue(i.property)===i.value)return!0}return!e.parentNode||e.nodeName.toUpperCase()===r.toUpperCase()?!1:xc(e.parentNode,t,r)}var Kb=xc;function Xb(e,t){if(!e)throw new Error(t)}var Se=Xb;function Zb(e){return Array.prototype.slice.call(e)}var Ac=Zb;function Qb(e){for(var t=String(e),r=t.length,a=-1,n,i="",o=t.charCodeAt(0);++a<r;){if(n=t.charCodeAt(a),n==0){i+="�";continue}if(n>=1&&n<=31||n==127||a==0&&n>=48&&n<=57||a==1&&n>=48&&n<=57&&o==45){i+="\\"+n.toString(16)+" ";continue}if(a==0&&r==1&&n==45){i+="\\"+t.charAt(a);continue}if(n>=128||n==45||n==95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){i+=t.charAt(a);continue}i+="\\"+t.charAt(a)}return i}var Ge=Qb;function Jb(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return e.length!==0&&(e.match(/[0-9]/g)||"").length>=e.length/2}function qa(e,t){return[e.substring(0,t),e.substring(t)]}function ja(e){return e.replace(/\s+$/,"")}function ey(e){var t=e,r="",a="",n="",i="",o="",u="";if(e.includes("#")){var s=qa(e,e.indexOf("#")),l=Z(s,2);e=l[0],u=l[1]}if(e.includes("?")){var c=qa(e,e.indexOf("?")),d=Z(c,2);e=d[0],o=d[1]}if(e.includes("://")){var m=e.split("://"),v=Z(m,2);r=v[0],e=v[1];var b=qa(e,e.indexOf("/")),w=Z(b,2);a=w[0],e=w[1]}else if(e.substr(0,2)==="//"){e=e.substr(2);var E=qa(e,e.indexOf("/")),_=Z(E,2);a=_[0],e=_[1]}if(a.substr(0,4)==="www."&&(a=a.substr(4)),a&&a.includes(":")){var x=qa(a,a.indexOf(":")),C=Z(x,2);a=C[0],n=C[1]}return i=e,{original:t,protocol:r,domain:a,port:n,path:i,query:o,hash:u}}function ty(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!(e.length<=1||e.substr(0,5)==="data:"||e.substr(0,11)==="javascript:"||e.includes("?"))){var r=t.currentDomain,a=t.maxLength,n=a===void 0?25:a,i=ey(e),o=i.path,u=i.domain,s=i.hash,l=o.substr(o.substr(0,o.length-2).lastIndexOf("/")+1);if(s)return l&&(l+s).length<=n?ja(l+s):l.length<2&&s.length>2&&s.length<=n?ja(s):void 0;if(u&&u.length<n&&o.length<=1||o==="/"+l&&u&&r&&u!==r&&(u+o).length<=n)return ja(u+o);var c=l.lastIndexOf(".");if((c===-1||c>1)&&(c!==-1||l.length>2)&&l.length<=n&&!l.match(/index(\.[a-zA-Z]{2-4})?/)&&!Jb(l))return ja(l)}}var Cc=ty;function ry(e){return e.attributes instanceof p.NamedNodeMap?e.attributes:e.cloneNode(!1).attributes}var za=ry,ay=function(){var e;function t(r){var a=["matches","matchesSelector","mozMatchesSelector","webkitMatchesSelector","msMatchesSelector"],n=a.length,i,o;for(i=0;i<n;i++)if(o=a[i],r[o])return o}return function(r,a){return(!e||!r[e])&&(e=t(r)),r[e]?r[e](a):!1}}(),oa=ay,Rc={};Vt(Rc,{ArrayFrom:function(){return Ld.default},Colorjs:function(){return $e},CssSelectorParser:function(){return Tc.CssSelectorParser},doT:function(){return xr.default},emojiRegexText:function(){return Jo},memoize:function(){return Fc.default}});var ny=er(_v()),iy=er(xv());er(Av());var oy=er($v()),uy=er(Xv()),sy=er(uc());"hasOwn"in Object||(Object.hasOwn=oy.default),"values"in Object||(Object.values=uy.default),"Promise"in p||ny.default.polyfill(),"Uint32Array"in p||(p.Uint32Array=iy.Uint32Array),p.Uint32Array&&("some"in p.Uint32Array.prototype||Object.defineProperty(p.Uint32Array.prototype,"some",{value:Array.prototype.some}),"reduce"in p.Uint32Array.prototype||Object.defineProperty(p.Uint32Array.prototype,"reduce",{value:Array.prototype.reduce})),typeof Object.assign!="function"&&function(){Object.assign=function(e){if(e==null)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),r=1;r<arguments.length;r++){var a=arguments[r];if(a!=null)for(var n in a)a.hasOwnProperty(n)&&(t[n]=a[n])}return t}}(),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(t){if(this===null)throw new TypeError("Array.prototype.find called on null or undefined");if(typeof t!="function")throw new TypeError("predicate must be a function");for(var r=Object(this),a=r.length>>>0,n=arguments[1],i,o=0;o<a;o++)if(i=r[o],t.call(n,i,o,r))return i}}),Array.prototype.findIndex||Object.defineProperty(Array.prototype,"findIndex",{value:function(t,r){if(this===null)throw new TypeError("Array.prototype.find called on null or undefined");if(typeof t!="function")throw new TypeError("predicate must be a function");for(var a=Object(this),n=a.length>>>0,i,o=0;o<n;o++)if(i=a[o],t.call(r,i,o,a))return o;return-1}}),Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(t){var r=Object(this),a=parseInt(r.length,10)||0;if(a===0)return!1;var n=parseInt(arguments[1],10)||0,i;n>=0?i=n:(i=a+n,i<0&&(i=0));for(var o;i<a;){if(o=r[i],t===o||t!==t&&o!==o)return!0;i++}return!1}}),Array.prototype.some||Object.defineProperty(Array.prototype,"some",{value:function(t){if(this==null)throw new TypeError("Array.prototype.some called on null or undefined");if(typeof t!="function")throw new TypeError;for(var r=Object(this),a=r.length>>>0,n=arguments.length>=2?arguments[1]:void 0,i=0;i<a;i++)if(i in r&&t.call(n,r[i],i,r))return!0;return!1}}),Array.from||(Array.from=sy.default),String.prototype.includes||(String.prototype.includes=function(e,t){return typeof t!="number"&&(t=0),t+e.length>this.length?!1:this.indexOf(e,t)!==-1}),Array.prototype.flat||Object.defineProperty(Array.prototype,"flat",{configurable:!0,value:function e(){var t=isNaN(arguments[0])?1:Number(arguments[0]);return t?Array.prototype.reduce.call(this,function(r,a){return Array.isArray(a)?r.push.apply(r,e.call(a,t-1)):r.push(a),r},[]):Array.prototype.slice.call(this)},writable:!0}),p.Node&&!("isConnected"in p.Node.prototype)&&Object.defineProperty(p.Node.prototype,"isConnected",{get:function(){return!this.ownerDocument||!(this.ownerDocument.compareDocumentPosition(this)&this.DOCUMENT_POSITION_DISCONNECTED)}});var Tc=er(Tg()),xr=er(Fg()),Jo=function(){return/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g},Fc=er(Bb());function Qe(e,t){var r=e.length;Array.isArray(e[0])||(e=[e]),Array.isArray(t[0])||(t=t.map(function(o){return[o]}));var a=t[0].length,n=t[0].map(function(o,u){return t.map(function(s){return s[u]})}),i=e.map(function(o){return n.map(function(u){var s=0;if(!Array.isArray(o)){var l=Be(u),c;try{for(l.s();!(c=l.n()).done;){var d=c.value;s+=o*d}}catch(v){l.e(v)}finally{l.f()}return s}for(var m=0;m<o.length;m++)s+=o[m]*(u[m]||0);return s})});return r===1&&(i=i[0]),a===1?i.map(function(o){return o[0]}):i}function Ha(e){return Ar(e)==="string"}function Ar(e){var t=Object.prototype.toString.call(e);return(t.match(/^\[object\s+(.*?)\]$/)[1]||"").toLowerCase()}function Qn(e,t){e=+e,t=+t;var r=(Math.floor(e)+"").length;if(t>r)return+e.toFixed(t-r);var a=Math.pow(10,r-t);return Math.round(e/a)*a}function Sc(e){if(e){e=e.trim();var t=/^([a-z]+)\((.+?)\)$/i,r=/^-?[\d.]+$/,a=e.match(t);if(a){var n=[];return a[2].replace(/\/?\s*([-\w.]+(?:%|deg)?)/g,function(i,o){/%$/.test(o)?(o=new Number(o.slice(0,-1)/100),o.type="<percentage>"):/deg$/.test(o)?(o=new Number(+o.slice(0,-3)),o.type="<angle>",o.unit="deg"):r.test(o)&&(o=new Number(o),o.type="<number>"),i.startsWith("/")&&(o=o instanceof Number?o:new Number(o),o.alpha=!0),n.push(o)}),{name:a[1].toLowerCase(),rawName:a[1],rawArgs:a[2],args:n}}}}function kc(e){return e[e.length-1]}function Jn(e,t,r){return isNaN(e)?t:isNaN(t)?e:e+(t-e)*r}function Oc(e,t,r){return(r-e)/(t-e)}function eu(e,t,r){return Jn(t[0],t[1],Oc(e[0],e[1],r))}function Ic(e){return e.map(function(t){return t.split("|").map(function(r){r=r.trim();var a=r.match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);if(a){var n=new String(a[1]);return n.range=[+a[2],+a[3]],n}return r})})}var ly=Object.freeze({__proto__:null,isString:Ha,type:Ar,toPrecision:Qn,parseFunction:Sc,last:kc,interpolate:Jn,interpolateInv:Oc,mapRange:eu,parseCoordGrammar:Ic,multiplyMatrices:Qe}),cy=function(){function e(){zt(this,e)}return Ht(e,[{key:"add",value:function(r,a,n){if(typeof arguments[0]!="string"){for(var r in arguments[0])this.add(r,arguments[0][r],arguments[1]);return}(Array.isArray(r)?r:[r]).forEach(function(i){this[i]=this[i]||[],a&&this[i][n?"unshift":"push"](a)},this)}},{key:"run",value:function(r,a){this[r]=this[r]||[],this[r].forEach(function(n){n.call(a&&a.context?a.context:a,a)})}}])}(),Cr=new cy,rr={gamut_mapping:"lch.c",precision:5,deltaE:"76"},Yt={D50:[.3457/.3585,1,(1-.3457-.3585)/.3585],D65:[.3127/.329,1,(1-.3127-.329)/.329]};function tu(e){return Array.isArray(e)?e:Yt[e]}function ei(e,t,r){var a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};if(e=tu(e),t=tu(t),!e||!t)throw new TypeError("Missing white point to convert ".concat(e?"":"from").concat(!e&&!t?"/":"").concat(t?"":"to"));if(e===t)return r;var n={W1:e,W2:t,XYZ:r,options:a};if(Cr.run("chromatic-adaptation-start",n),n.M||(n.W1===Yt.D65&&n.W2===Yt.D50?n.M=[[1.0479298208405488,.022946793341019088,-.05019222954313557],[.029627815688159344,.990434484573249,-.01707382502938514],[-.009243058152591178,.015055144896577895,.7518742899580008]]:n.W1===Yt.D50&&n.W2===Yt.D65&&(n.M=[[.9554734527042182,-.023098536874261423,.0632593086610217],[-.028369706963208136,1.0099954580058226,.021041398966943008],[.012314001688319899,-.020507696433477912,1.3303659366080753]])),Cr.run("chromatic-adaptation-end",n),n.M)return Qe(n.M,n.XYZ);throw new TypeError("Only Bradford CAT with white points D50 and D65 supported for now.")}var dy=75e-6,Kt=(k=new WeakSet,M=new WeakMap,function(){function e(t){var r,a,n,i,o,u,s;zt(this,e),Ol(this,k),Dr(this,M,void 0),this.id=t.id,this.name=t.name,this.base=t.base?Kt.get(t.base):null,this.aliases=t.aliases,this.base&&(this.fromBase=t.fromBase,this.toBase=t.toBase);var l=(r=t.coords)!==null&&r!==void 0?r:this.base.coords;this.coords=l;var c=(a=(n=t.white)!==null&&n!==void 0?n:this.base.white)!==null&&a!==void 0?a:"D65";this.white=tu(c),this.formats=(i=t.formats)!==null&&i!==void 0?i:{};for(var d in this.formats){var m=this.formats[d];m.type||(m.type="function"),m.name||(m.name=d)}t.cssId&&!((o=this.formats.functions)!==null&&o!==void 0&&o.color)?(this.formats.color={id:t.cssId},Object.defineProperty(this,"cssId",{value:t.cssId})):(u=this.formats)!==null&&u!==void 0&&u.color&&!((s=this.formats)!==null&&s!==void 0&&s.color.id)&&(this.formats.color.id=this.id),this.referred=t.referred,Dt(M,this,aa(k,this,fy).call(this).reverse()),Cr.run("colorspace-init-end",this)}return Ht(e,[{key:"inGamut",value:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.epsilon,i=n===void 0?dy:n;if(this.isPolar)return r=this.toBase(r),this.base.inGamut(r,{epsilon:i});var o=Object.values(this.coords);return r.every(function(u,s){var l=o[s];if(l.type!=="angle"&&l.range){if(Number.isNaN(u))return!0;var c=Z(l.range,2),d=c[0],m=c[1];return(d===void 0||u>=d-i)&&(m===void 0||u<=m+i)}return!0})}},{key:"cssId",get:function(){var r;return((r=this.formats.functions)===null||r===void 0||(r=r.color)===null||r===void 0?void 0:r.id)||this.id}},{key:"isPolar",get:function(){for(var r in this.coords)if(this.coords[r].type==="angle")return!0;return!1}},{key:"getFormat",value:function(r){if(B(r)==="object")return r=aa(k,this,Nc).call(this,r),r;var a;return r==="default"?a=Object.values(this.formats)[0]:a=this.formats[r],a?(a=aa(k,this,Nc).call(this,a),a):null}},{key:"to",value:function(r,a){if(arguments.length===1){var n=[r.space,r.coords];r=n[0],a=n[1]}if(r=Kt.get(r),this===r)return a;a=a.map(function(m){return Number.isNaN(m)?0:m});for(var i=jt(M,this),o=jt(M,r),u,s,l=0;l<i.length&&i[l]===o[l];l++)u=i[l],s=l;if(!u)throw new Error("Cannot convert between color spaces ".concat(this," and ").concat(r,": no connection space was found"));for(var c=i.length-1;c>s;c--)a=i[c].toBase(a);for(var d=s+1;d<o.length;d++)a=o[d].fromBase(a);return a}},{key:"from",value:function(r,a){if(arguments.length===1){var n=[r.space,r.coords];r=n[0],a=n[1]}return r=Kt.get(r),r.to(this,a)}},{key:"toString",value:function(){return"".concat(this.name," (").concat(this.id,")")}},{key:"getMinCoords",value:function(){var r=[];for(var a in this.coords){var n,i=this.coords[a],o=i.range||i.refRange;r.push((n=o==null?void 0:o.min)!==null&&n!==void 0?n:0)}return r}}],[{key:"all",get:function(){return ce(new Set(Object.values(Kt.registry)))}},{key:"register",value:function(r,a){if(arguments.length===1&&(a=arguments[0],r=a.id),a=this.get(a),this.registry[r]&&this.registry[r]!==a)throw new Error("Duplicate color space registration: '".concat(r,"'"));if(this.registry[r]=a,arguments.length===1&&a.aliases){var n=Be(a.aliases),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;this.register(o,a)}}catch(u){n.e(u)}finally{n.f()}}return a}},{key:"get",value:function(r){if(!r||r instanceof Kt)return r;var a=Ar(r);if(a==="string"){var n=Kt.registry[r.toLowerCase()];if(!n)throw new TypeError('No color space found with id = "'.concat(r,'"'));return n}for(var i=arguments.length,o=new Array(i>1?i-1:0),u=1;u<i;u++)o[u-1]=arguments[u];if(o.length)return Kt.get.apply(Kt,o);throw new TypeError("".concat(r," is not a valid color space"))}},{key:"resolveCoord",value:function(r,a){var n=Ar(r),i,o;if(n==="string")if(r.includes(".")){var u=r.split("."),s=Z(u,2);i=s[0],o=s[1]}else i=void 0,o=r;else if(Array.isArray(r)){var l=Z(r,2);i=l[0],o=l[1]}else i=r.space,o=r.coordId;if(i=Kt.get(i),i||(i=a),!i)throw new TypeError("Cannot resolve coordinate reference ".concat(r,": No color space specified and relative references are not allowed here"));if(n=Ar(o),n==="number"||n==="string"&&o>=0){var c=Object.entries(i.coords)[o];if(c)return _e({space:i,id:c[0],index:o},c[1])}i=Kt.get(i);var d=o.toLowerCase(),m=0;for(var v in i.coords){var b,w=i.coords[v];if(v.toLowerCase()===d||((b=w.name)===null||b===void 0?void 0:b.toLowerCase())===d)return _e({space:i,id:v,index:m},w);m++}throw new TypeError('No "'.concat(o,'" coordinate found in ').concat(i.name,". Its coordinates are: ").concat(Object.keys(i.coords).join(", ")))}}])}());function Nc(e){if(e.coords&&!e.coordGrammar){e.type||(e.type="function"),e.name||(e.name="color"),e.coordGrammar=Ic(e.coords);var t=Object.entries(this.coords).map(function(r,a){var n=Z(r,2);n[0];var i=n[1],o=e.coordGrammar[a][0],u=i.range||i.refRange,s=o.range,l="";return o=="<percentage>"?(s=[0,100],l="%"):o=="<angle>"&&(l="deg"),{fromRange:u,toRange:s,suffix:l}});e.serializeCoords=function(r,a){return r.map(function(n,i){var o=t[i],u=o.fromRange,s=o.toRange,l=o.suffix;return u&&s&&(n=eu(u,s,n)),n=Qn(n,a),l&&(n+=l),n})}}return e}function fy(){for(var e=[this],t=this;t=t.base;)e.push(t);return e}var de=Kt;Bl(de,"registry",{}),Bl(de,"DEFAULT_FORMAT",{type:"functions",name:"color"});var Mt=new de({id:"xyz-d65",name:"XYZ D65",coords:{x:{name:"X"},y:{name:"Y"},z:{name:"Z"}},white:"D65",formats:{color:{ids:["xyz-d65","xyz"]}},aliases:["xyz"]}),_t=function(e){function t(r){var a,n;if(zt(this,t),r.coords||(r.coords={r:{range:[0,1],name:"Red"},g:{range:[0,1],name:"Green"},b:{range:[0,1],name:"Blue"}}),r.base||(r.base=Mt),r.toXYZ_M&&r.fromXYZ_M){var i,o;(i=r.toBase)!==null&&i!==void 0||(r.toBase=function(u){var s=Qe(r.toXYZ_M,u);return n.white!==n.base.white&&(s=ei(n.white,n.base.white,s)),s}),(o=r.fromBase)!==null&&o!==void 0||(r.fromBase=function(u){return u=ei(n.base.white,n.white,u),Qe(r.fromXYZ_M,u)})}return(a=r.referred)!==null&&a!==void 0||(r.referred="display"),n=Nn(this,t,[r])}return Mn(t,e),Ht(t)}(de);function Mc(e){var t,r={str:(t=String(e))===null||t===void 0?void 0:t.trim()};if(Cr.run("parse-start",r),r.color)return r.color;if(r.parsed=Sc(r.str),r.parsed){var a=r.parsed.name;if(a==="color"){var n=r.parsed.args.shift(),i=r.parsed.rawArgs.indexOf("/")>0?r.parsed.args.pop():1,o=Be(de.all),u;try{var s=function(){var Y=u.value,L=Y.getFormat("color");if(L){var z;if(n===L.id||(z=L.ids)!==null&&z!==void 0&&z.includes(n)){var W=Object.keys(Y.coords).length,K=Array(W).fill(0);return K.forEach(function(se,he){return K[he]=r.parsed.args[he]||0}),{v:{spaceId:Y.id,coords:K,alpha:i}}}}},l;for(o.s();!(u=o.n()).done;)if(l=s(),l)return l.v}catch($){o.e($)}finally{o.f()}var c="";if(n in de.registry){var d,m=(d=de.registry[n].formats)===null||d===void 0||(d=d.functions)===null||d===void 0||(d=d.color)===null||d===void 0?void 0:d.id;m&&(c="Did you mean color(".concat(m,")?"))}throw new TypeError("Cannot parse color(".concat(n,"). ")+(c||"Missing a plugin?"))}else{var v=Be(de.all),b;try{var w=function(){var Y=b.value,L=Y.getFormat(a);if(L&&L.type==="function"){var z=1;(L.lastAlpha||kc(r.parsed.args).alpha)&&(z=r.parsed.args.pop());var W=r.parsed.args;return L.coordGrammar&&Object.entries(Y.coords).forEach(function(K,se){var he,ae=Z(K,2),fe=ae[0],V=ae[1],ue=L.coordGrammar[se],F=(he=W[se])===null||he===void 0?void 0:he.type;if(ue=ue.find(function(me){return me==F}),!ue){var Q=V.name||fe;throw new TypeError("".concat(F," not allowed for ").concat(Q," in ").concat(a,"()"))}var j=ue.range;F==="<percentage>"&&(j||(j=[0,1]));var J=V.range||V.refRange;j&&J&&(W[se]=eu(j,J,W[se]))}),{v:{spaceId:Y.id,coords:W,alpha:z}}}},E;for(v.s();!(b=v.n()).done;)if(E=w(),E)return E.v}catch($){v.e($)}finally{v.f()}}}else{var _=Be(de.all),x;try{for(_.s();!(x=_.n()).done;){var C=x.value;for(var R in C.formats){var T=C.formats[R];if(T.type==="custom"&&!(T.test&&!T.test(r.str))){var O=T.parse(r.str);if(O){var P;return(P=O.alpha)!==null&&P!==void 0||(O.alpha=1),O}}}}}catch($){_.e($)}finally{_.f()}}throw new TypeError("Could not parse ".concat(e," as a color. Missing a plugin?"))}function Ne(e){if(!e)throw new TypeError("Empty color reference");Ha(e)&&(e=Mc(e));var t=e.space||e.spaceId;return t instanceof de||(e.space=de.get(t)),e.alpha===void 0&&(e.alpha=1),e}function Va(e,t){return t=de.get(t),t.from(e)}function Pt(e,t){var r=de.resolveCoord(t,e.space),a=r.space,n=r.index,i=Va(e,a);return i[n]}function Pc(e,t,r){return t=de.get(t),e.coords=t.to(e.space,r),e}function Rr(e,t,r){if(e=Ne(e),arguments.length===2&&Ar(arguments[1])==="object"){var a=arguments[1];for(var n in a)Rr(e,n,a[n])}else{typeof r=="function"&&(r=r(Pt(e,t)));var i=de.resolveCoord(t,e.space),o=i.space,u=i.index,s=Va(e,o);s[u]=r,Pc(e,o,s)}return e}var ru=new de({id:"xyz-d50",name:"XYZ D50",white:"D50",base:Mt,fromBase:function(t){return ei(Mt.white,"D50",t)},toBase:function(t){return ei("D50",Mt.white,t)},formats:{color:{}}}),py=216/24389,Lc=24/116,ti=24389/27,au=Yt.D50,Rt=new de({id:"lab",name:"Lab",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:au,base:ru,fromBase:function(t){var r=t.map(function(n,i){return n/au[i]}),a=r.map(function(n){return n>py?Math.cbrt(n):(ti*n+16)/116});return[116*a[1]-16,500*(a[0]-a[1]),200*(a[1]-a[2])]},toBase:function(t){var r=[];r[1]=(t[0]+16)/116,r[0]=t[1]/500+r[1],r[2]=r[1]-t[2]/200;var a=[r[0]>Lc?Math.pow(r[0],3):(116*r[0]-16)/ti,t[0]>8?Math.pow((t[0]+16)/116,3):t[0]/ti,r[2]>Lc?Math.pow(r[2],3):(116*r[2]-16)/ti];return a.map(function(n,i){return n*au[i]})},formats:{lab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function ri(e){return(e%360+360)%360}function my(e,t){if(e==="raw")return t;var r=t.map(ri),a=Z(r,2),n=a[0],i=a[1],o=i-n;return e==="increasing"?o<0&&(i+=360):e==="decreasing"?o>0&&(n+=360):e==="longer"?-180<o&&o<180&&(o>0?i+=360:n+=360):e==="shorter"&&(o>180?n+=360:o<-180&&(i+=360)),[n,i]}var Ga=new de({id:"lch",name:"LCH",coords:{l:{refRange:[0,100],name:"Lightness"},c:{refRange:[0,150],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},base:Rt,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o,u=.02;return Math.abs(n)<u&&Math.abs(i)<u?o=NaN:o=Math.atan2(i,n)*180/Math.PI,[a,Math.sqrt(Math.pow(n,2)+Math.pow(i,2)),ri(o)]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];return n<0&&(n=0),isNaN(i)&&(i=0),[a,n*Math.cos(i*Math.PI/180),n*Math.sin(i*Math.PI/180)]},formats:{lch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),Bc=Math.pow(25,7),ai=Math.PI,$c=180/ai,ua=ai/180;function nu(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.kL,n=a===void 0?1:a,i=r.kC,o=i===void 0?1:i,u=r.kH,s=u===void 0?1:u,l=Rt.from(e),c=Z(l,3),d=c[0],m=c[1],v=c[2],b=Ga.from(Rt,[d,m,v])[1],w=Rt.from(t),E=Z(w,3),_=E[0],x=E[1],C=E[2],R=Ga.from(Rt,[_,x,C])[1];b<0&&(b=0),R<0&&(R=0);var T=(b+R)/2,O=Math.pow(T,7),P=.5*(1-Math.sqrt(O/(O+Bc))),$=(1+P)*m,Y=(1+P)*x,L=Math.sqrt(Math.pow($,2)+Math.pow(v,2)),z=Math.sqrt(Math.pow(Y,2)+Math.pow(C,2)),W=$===0&&v===0?0:Math.atan2(v,$),K=Y===0&&C===0?0:Math.atan2(C,Y);W<0&&(W+=2*ai),K<0&&(K+=2*ai),W*=$c,K*=$c;var se=_-d,he=z-L,ae=K-W,fe=W+K,V=Math.abs(ae),ue;L*z===0?ue=0:V<=180?ue=ae:ae>180?ue=ae-360:ae<-180?ue=ae+360:console.log("the unthinkable has happened");var F=2*Math.sqrt(z*L)*Math.sin(ue*ua/2),Q=(d+_)/2,j=(L+z)/2,J=Math.pow(j,7),me;L*z===0?me=fe:V<=180?me=fe/2:fe<360?me=(fe+360)/2:me=(fe-360)/2;var re=Math.pow(Q-50,2),oe=1+.015*re/Math.sqrt(20+re),Re=1+.045*j,Me=1;Me-=.17*Math.cos((me-30)*ua),Me+=.24*Math.cos(2*me*ua),Me+=.32*Math.cos((3*me+6)*ua),Me-=.2*Math.cos((4*me-63)*ua);var qe=1+.015*j*Me,Ke=30*Math.exp(-1*Math.pow((me-275)/25,2)),rt=2*Math.sqrt(J/(J+Bc)),et=-1*Math.sin(2*Ke*ua)*rt,He=Math.pow(se/(n*oe),2);return He+=Math.pow(he/(o*Re),2),He+=Math.pow(F/(s*qe),2),He+=et*(he/(o*Re))*(F/(s*qe)),Math.sqrt(He)}var hy=75e-6;function Ua(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.space,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.epsilon,n=a===void 0?hy:a;e=Ne(e),t=de.get(t);var i=e.coords;return t!==e.space&&(i=t.from(e)),t.inGamut(i,{epsilon:n})}function Wa(e){return{space:e.space,coords:e.coords.slice(),alpha:e.alpha}}function Tr(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.method,a=r===void 0?rr.gamut_mapping:r,n=t.space,i=n===void 0?e.space:n;if(Ha(arguments[1])&&(i=arguments[1]),i=de.get(i),Ua(e,i,{epsilon:0}))return e;var o=Lt(e,i);if(a!=="clip"&&!Ua(e,i)){var u=Tr(Wa(o),{method:"clip",space:i});if(nu(e,u)>2){for(var s=de.resolveCoord(a),l=s.space,c=s.id,d=Lt(o,l),m=s.range||s.refRange,v=m[0],b=.01,w=v,E=Pt(d,c);E-w>b;){var _=Wa(d);_=Tr(_,{space:i,method:"clip"});var x=nu(d,_);x-2<b?w=Pt(d,c):E=Pt(d,c),Rr(d,c,(w+E)/2)}o=Lt(d,i)}else o=u}if(a==="clip"||!Ua(o,i,{epsilon:0})){var C=Object.values(i.coords).map(function(R){return R.range||[]});o.coords=o.coords.map(function(R,T){var O=Z(C[T],2),P=O[0],$=O[1];return P!==void 0&&(R=Math.max(P,R)),$!==void 0&&(R=Math.min(R,$)),R})}return i!==e.space&&(o=Lt(o,e.space)),e.coords=o.coords,e}Tr.returns="color";function Lt(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.inGamut;e=Ne(e),t=de.get(t);var n=t.from(e),i={space:t,coords:n,alpha:e.alpha};return a&&(i=Tr(i)),i}Lt.returns="color";function ni(e){var t,r,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.precision,i=n===void 0?rr.precision:n,o=a.format,u=o===void 0?"default":o,s=a.inGamut,l=s===void 0?!0:s,c=tt(a,S),d;e=Ne(e);var m=u;u=(t=(r=e.space.getFormat(u))!==null&&r!==void 0?r:e.space.getFormat("default"))!==null&&t!==void 0?t:de.DEFAULT_FORMAT,l||(l=u.toGamut);var v=e.coords;if(v=v.map(function(R){return R||0}),l&&!Ua(e)&&(v=Tr(Wa(e),l===!0?void 0:l).coords),u.type==="custom")if(c.precision=i,u.serialize)d=u.serialize(v,e.alpha,c);else throw new TypeError("format ".concat(m," can only be used to parse colors, not for serialization"));else{var b=u.name||"color";u.serializeCoords?v=u.serializeCoords(v,i):i!==null&&(v=v.map(function(R){return Qn(R,i)}));var w=ce(v);if(b==="color"){var E,_=u.id||((E=u.ids)===null||E===void 0?void 0:E[0])||e.space.id;w.unshift(_)}var x=e.alpha;i!==null&&(x=Qn(x,i));var C=e.alpha<1&&!u.noAlpha?"".concat(u.commas?",":" /"," ").concat(x):"";d="".concat(b,"(").concat(w.join(u.commas?", ":" ")).concat(C,")")}return d}var vy=[[.6369580483012914,.14461690358620832,.1688809751641721],[.2627002120112671,.6779980715188708,.05930171646986196],[0,.028072693049087428,1.060985057710791]],gy=[[1.716651187971268,-.355670783776392,-.25336628137366],[-.666684351832489,1.616481236634939,.0157685458139111],[.017639857445311,-.042770613257809,.942103121235474]],ii=new _t({id:"rec2020-linear",name:"Linear REC.2020",white:"D65",toXYZ_M:vy,fromXYZ_M:gy,formats:{color:{}}}),oi=1.09929682680944,qc=.018053968510807,jc=new _t({id:"rec2020",name:"REC.2020",base:ii,toBase:function(t){return t.map(function(r){return r<qc*4.5?r/4.5:Math.pow((r+oi-1)/oi,1/.45)})},fromBase:function(t){return t.map(function(r){return r>=qc?oi*Math.pow(r,.45)-(oi-1):4.5*r})},formats:{color:{}}}),by=[[.4865709486482162,.26566769316909306,.1982172852343625],[.2289745640697488,.6917385218365064,.079286914093745],[0,.04511338185890264,1.043944368900976]],yy=[[2.493496911941425,-.9313836179191239,-.40271078445071684],[-.8294889695615747,1.7626640603183463,.023624685841943577],[.03584583024378447,-.07617238926804182,.9568845240076872]],zc=new _t({id:"p3-linear",name:"Linear P3",white:"D65",toXYZ_M:by,fromXYZ_M:yy}),wy=[[.41239079926595934,.357584339383878,.1804807884018343],[.21263900587151027,.715168678767756,.07219231536073371],[.01933081871559182,.11919477979462598,.9505321522496607]],Dy=[[3.2409699419045226,-1.537383177570094,-.4986107602930034],[-.9692436362808796,1.8759675015077202,.04155505740717559],[.05563007969699366,-.20397695888897652,1.0569715142428786]],Hc=new _t({id:"srgb-linear",name:"Linear sRGB",white:"D65",toXYZ_M:wy,fromXYZ_M:Dy,formats:{color:{}}}),Vc={aliceblue:[240/255,248/255,1],antiquewhite:[250/255,235/255,215/255],aqua:[0,1,1],aquamarine:[127/255,1,212/255],azure:[240/255,1,1],beige:[245/255,245/255,220/255],bisque:[1,228/255,196/255],black:[0,0,0],blanchedalmond:[1,235/255,205/255],blue:[0,0,1],blueviolet:[138/255,43/255,226/255],brown:[165/255,42/255,42/255],burlywood:[222/255,184/255,135/255],cadetblue:[95/255,158/255,160/255],chartreuse:[127/255,1,0],chocolate:[210/255,105/255,30/255],coral:[1,127/255,80/255],cornflowerblue:[100/255,149/255,237/255],cornsilk:[1,248/255,220/255],crimson:[220/255,20/255,60/255],cyan:[0,1,1],darkblue:[0,0,139/255],darkcyan:[0,139/255,139/255],darkgoldenrod:[184/255,134/255,11/255],darkgray:[169/255,169/255,169/255],darkgreen:[0,100/255,0],darkgrey:[169/255,169/255,169/255],darkkhaki:[189/255,183/255,107/255],darkmagenta:[139/255,0,139/255],darkolivegreen:[85/255,107/255,47/255],darkorange:[1,140/255,0],darkorchid:[153/255,50/255,204/255],darkred:[139/255,0,0],darksalmon:[233/255,150/255,122/255],darkseagreen:[143/255,188/255,143/255],darkslateblue:[72/255,61/255,139/255],darkslategray:[47/255,79/255,79/255],darkslategrey:[47/255,79/255,79/255],darkturquoise:[0,206/255,209/255],darkviolet:[148/255,0,211/255],deeppink:[1,20/255,147/255],deepskyblue:[0,191/255,1],dimgray:[105/255,105/255,105/255],dimgrey:[105/255,105/255,105/255],dodgerblue:[30/255,144/255,1],firebrick:[178/255,34/255,34/255],floralwhite:[1,250/255,240/255],forestgreen:[34/255,139/255,34/255],fuchsia:[1,0,1],gainsboro:[220/255,220/255,220/255],ghostwhite:[248/255,248/255,1],gold:[1,215/255,0],goldenrod:[218/255,165/255,32/255],gray:[128/255,128/255,128/255],green:[0,128/255,0],greenyellow:[173/255,1,47/255],grey:[128/255,128/255,128/255],honeydew:[240/255,1,240/255],hotpink:[1,105/255,180/255],indianred:[205/255,92/255,92/255],indigo:[75/255,0,130/255],ivory:[1,1,240/255],khaki:[240/255,230/255,140/255],lavender:[230/255,230/255,250/255],lavenderblush:[1,240/255,245/255],lawngreen:[124/255,252/255,0],lemonchiffon:[1,250/255,205/255],lightblue:[173/255,216/255,230/255],lightcoral:[240/255,128/255,128/255],lightcyan:[224/255,1,1],lightgoldenrodyellow:[250/255,250/255,210/255],lightgray:[211/255,211/255,211/255],lightgreen:[144/255,238/255,144/255],lightgrey:[211/255,211/255,211/255],lightpink:[1,182/255,193/255],lightsalmon:[1,160/255,122/255],lightseagreen:[32/255,178/255,170/255],lightskyblue:[135/255,206/255,250/255],lightslategray:[119/255,136/255,153/255],lightslategrey:[119/255,136/255,153/255],lightsteelblue:[176/255,196/255,222/255],lightyellow:[1,1,224/255],lime:[0,1,0],limegreen:[50/255,205/255,50/255],linen:[250/255,240/255,230/255],magenta:[1,0,1],maroon:[128/255,0,0],mediumaquamarine:[102/255,205/255,170/255],mediumblue:[0,0,205/255],mediumorchid:[186/255,85/255,211/255],mediumpurple:[147/255,112/255,219/255],mediumseagreen:[60/255,179/255,113/255],mediumslateblue:[123/255,104/255,238/255],mediumspringgreen:[0,250/255,154/255],mediumturquoise:[72/255,209/255,204/255],mediumvioletred:[199/255,21/255,133/255],midnightblue:[25/255,25/255,112/255],mintcream:[245/255,1,250/255],mistyrose:[1,228/255,225/255],moccasin:[1,228/255,181/255],navajowhite:[1,222/255,173/255],navy:[0,0,128/255],oldlace:[253/255,245/255,230/255],olive:[128/255,128/255,0],olivedrab:[107/255,142/255,35/255],orange:[1,165/255,0],orangered:[1,69/255,0],orchid:[218/255,112/255,214/255],palegoldenrod:[238/255,232/255,170/255],palegreen:[152/255,251/255,152/255],paleturquoise:[175/255,238/255,238/255],palevioletred:[219/255,112/255,147/255],papayawhip:[1,239/255,213/255],peachpuff:[1,218/255,185/255],peru:[205/255,133/255,63/255],pink:[1,192/255,203/255],plum:[221/255,160/255,221/255],powderblue:[176/255,224/255,230/255],purple:[128/255,0,128/255],rebeccapurple:[102/255,51/255,153/255],red:[1,0,0],rosybrown:[188/255,143/255,143/255],royalblue:[65/255,105/255,225/255],saddlebrown:[139/255,69/255,19/255],salmon:[250/255,128/255,114/255],sandybrown:[244/255,164/255,96/255],seagreen:[46/255,139/255,87/255],seashell:[1,245/255,238/255],sienna:[160/255,82/255,45/255],silver:[192/255,192/255,192/255],skyblue:[135/255,206/255,235/255],slateblue:[106/255,90/255,205/255],slategray:[112/255,128/255,144/255],slategrey:[112/255,128/255,144/255],snow:[1,250/255,250/255],springgreen:[0,1,127/255],steelblue:[70/255,130/255,180/255],tan:[210/255,180/255,140/255],teal:[0,128/255,128/255],thistle:[216/255,191/255,216/255],tomato:[1,99/255,71/255],turquoise:[64/255,224/255,208/255],violet:[238/255,130/255,238/255],wheat:[245/255,222/255,179/255],white:[1,1,1],whitesmoke:[245/255,245/255,245/255],yellow:[1,1,0],yellowgreen:[154/255,205/255,50/255]},Gc=Array(3).fill("<percentage> | <number>[0, 255]"),Uc=Array(3).fill("<number>[0, 255]"),Ya=new _t({id:"srgb",name:"sRGB",base:Hc,fromBase:function(t){return t.map(function(r){var a=r<0?-1:1,n=r*a;return n>.0031308?a*(1.055*Math.pow(n,1/2.4)-.055):12.92*r})},toBase:function(t){return t.map(function(r){var a=r<0?-1:1,n=r*a;return n<.04045?r/12.92:a*Math.pow((n+.055)/1.055,2.4)})},formats:{rgb:{coords:Gc},rgb_number:{name:"rgb",commas:!0,coords:Uc,noAlpha:!0},color:{},rgba:{coords:Gc,commas:!0,lastAlpha:!0},rgba_number:{name:"rgba",commas:!0,coords:Uc},hex:{type:"custom",toGamut:!0,test:function(t){return/^#([a-f0-9]{3,4}){1,2}$/i.test(t)},parse:function(t){t.length<=5&&(t=t.replace(/[a-f0-9]/gi,"$&$&"));var r=[];return t.replace(/[a-f0-9]{2}/gi,function(a){r.push(parseInt(a,16)/255)}),{spaceId:"srgb",coords:r.slice(0,3),alpha:r.slice(3)[0]}},serialize:function(t,r){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=a.collapse,i=n===void 0?!0:n;r<1&&t.push(r),t=t.map(function(s){return Math.round(s*255)});var o=i&&t.every(function(s){return s%17===0}),u=t.map(function(s){return o?(s/17).toString(16):s.toString(16).padStart(2,"0")}).join("");return"#"+u}},keyword:{type:"custom",test:function(t){return/^[a-z]+$/i.test(t)},parse:function(t){t=t.toLowerCase();var r={spaceId:"srgb",coords:null,alpha:1};if(t==="transparent"?(r.coords=Vc.black,r.alpha=0):r.coords=Vc[t],r.coords)return r}}}}),Wc=new _t({id:"p3",name:"P3",base:zc,fromBase:Ya.fromBase,toBase:Ya.toBase,formats:{color:{id:"display-p3"}}});if(rr.display_space=Ya,typeof CSS<"u"&&(H=CSS)!==null&&H!==void 0&&H.supports)for(var iu=0,Yc=[Rt,jc,Wc];iu<Yc.length;iu++){var ou=Yc[iu],Ey=ou.getMinCoords(),_y={space:ou,coords:Ey,alpha:1},xy=ni(_y);if(CSS.supports("color",xy)){rr.display_space=ou;break}}function Ay(e){var t,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=r.space,n=a===void 0?rr.display_space:a,i=tt(r,N),o=ni(e,i);if(typeof CSS>"u"||(t=CSS)!==null&&t!==void 0&&t.supports("color",o)||!rr.display_space)o=new String(o),o.color=e;else{var u=Lt(e,n);o=new String(ni(u,i)),o.color=u}return o}function Kc(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"lab";r=de.get(r);var a=r.from(e),n=r.from(t);return Math.sqrt(a.reduce(function(i,o,u){var s=n[u];return isNaN(o)||isNaN(s)?i:i+Math.pow(s-o,2)},0))}function Cy(e,t){return e=Ne(e),t=Ne(t),e.space===t.space&&e.alpha===t.alpha&&e.coords.every(function(r,a){return r===t.coords[a]})}function Fr(e){return Pt(e,[Mt,"y"])}function Xc(e,t){Rr(e,[Mt,"y"],t)}function Ry(e){Object.defineProperty(e.prototype,"luminance",{get:function(){return Fr(this)},set:function(r){Xc(this,r)}})}var Ty=Object.freeze({__proto__:null,getLuminance:Fr,setLuminance:Xc,register:Ry});function Fy(e,t){e=Ne(e),t=Ne(t);var r=Math.max(Fr(e),0),a=Math.max(Fr(t),0);if(a>r){var n=[a,r];r=n[0],a=n[1]}return(r+.05)/(a+.05)}var Sy=.56,ky=.57,Oy=.62,Iy=.65,Zc=.022,Ny=1.414,My=.1,Py=5e-4,Ly=1.14,Qc=.027,By=1.14;function Jc(e){return e>=Zc?e:e+Math.pow(Zc-e,Ny)}function sa(e){var t=e<0?-1:1,r=Math.abs(e);return t*Math.pow(r,2.4)}function $y(e,t){t=Ne(t),e=Ne(e);var r,a,n,i,o,u;t=Lt(t,"srgb");var s=Z(t.coords,3);i=s[0],o=s[1],u=s[2];var l=sa(i)*.2126729+sa(o)*.7151522+sa(u)*.072175;e=Lt(e,"srgb");var c=Z(e.coords,3);i=c[0],o=c[1],u=c[2];var d=sa(i)*.2126729+sa(o)*.7151522+sa(u)*.072175,m=Jc(l),v=Jc(d),b=v>m;return Math.abs(v-m)<Py?a=0:b?(r=Math.pow(v,Sy)-Math.pow(m,ky),a=r*Ly):(r=Math.pow(v,Iy)-Math.pow(m,Oy),a=r*By),Math.abs(a)<My?n=0:a>0?n=a-Qc:n=a+Qc,n*100}function qy(e,t){e=Ne(e),t=Ne(t);var r=Math.max(Fr(e),0),a=Math.max(Fr(t),0);if(a>r){var n=[a,r];r=n[0],a=n[1]}var i=r+a;return i===0?0:(r-a)/i}var jy=5e4;function zy(e,t){e=Ne(e),t=Ne(t);var r=Math.max(Fr(e),0),a=Math.max(Fr(t),0);if(a>r){var n=[a,r];r=n[0],a=n[1]}return a===0?jy:(r-a)/a}function Hy(e,t){e=Ne(e),t=Ne(t);var r=Pt(e,[Rt,"l"]),a=Pt(t,[Rt,"l"]);return Math.abs(r-a)}var Vy=216/24389,ed=24/116,ui=24389/27,uu=Yt.D65,su=new de({id:"lab-d65",name:"Lab D65",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:uu,base:Mt,fromBase:function(t){var r=t.map(function(n,i){return n/uu[i]}),a=r.map(function(n){return n>Vy?Math.cbrt(n):(ui*n+16)/116});return[116*a[1]-16,500*(a[0]-a[1]),200*(a[1]-a[2])]},toBase:function(t){var r=[];r[1]=(t[0]+16)/116,r[0]=t[1]/500+r[1],r[2]=r[1]-t[2]/200;var a=[r[0]>ed?Math.pow(r[0],3):(116*r[0]-16)/ui,t[0]>8?Math.pow((t[0]+16)/116,3):t[0]/ui,r[2]>ed?Math.pow(r[2],3):(116*r[2]-16)/ui];return a.map(function(n,i){return n*uu[i]})},formats:{"lab-d65":{coords:["<number> | <percentage>","<number>","<number>"]}}}),lu=Math.pow(5,.5)*.5+.5;function Gy(e,t){e=Ne(e),t=Ne(t);var r=Pt(e,[su,"l"]),a=Pt(t,[su,"l"]),n=Math.abs(Math.pow(r,lu)-Math.pow(a,lu)),i=Math.pow(n,1/lu)*Math.SQRT2-40;return i<7.5?0:i}var si=Object.freeze({__proto__:null,contrastWCAG21:Fy,contrastAPCA:$y,contrastMichelson:qy,contrastWeber:zy,contrastLstar:Hy,contrastDeltaPhi:Gy});function Uy(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Ha(r)&&(r={algorithm:r});var a=r,n=a.algorithm,i=tt(a,X);if(!n){var o=Object.keys(si).map(function(s){return s.replace(/^contrast/,"")}).join(", ");throw new TypeError("contrast() function needs a contrast algorithm. Please specify one of: ".concat(o))}e=Ne(e),t=Ne(t);for(var u in si)if("contrast"+n.toLowerCase()===u.toLowerCase())return si[u](e,t,i);throw new TypeError("Unknown contrast algorithm: ".concat(n))}function td(e){var t=Va(e,Mt),r=Z(t,3),a=r[0],n=r[1],i=r[2],o=a+15*n+3*i;return[4*a/o,9*n/o]}function rd(e){var t=Va(e,Mt),r=Z(t,3),a=r[0],n=r[1],i=r[2],o=a+n+i;return[a/o,n/o]}function Wy(e){Object.defineProperty(e.prototype,"uv",{get:function(){return td(this)}}),Object.defineProperty(e.prototype,"xy",{get:function(){return rd(this)}})}var Yy=Object.freeze({__proto__:null,uv:td,xy:rd,register:Wy});function Ky(e,t){return Kc(e,t,"lab")}var Xy=Math.PI,ad=Xy/180;function Zy(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.l,n=a===void 0?2:a,i=r.c,o=i===void 0?1:i,u=Rt.from(e),s=Z(u,3),l=s[0],c=s[1],d=s[2],m=Ga.from(Rt,[l,c,d]),v=Z(m,3),b=v[1],w=v[2],E=Rt.from(t),_=Z(E,3),x=_[0],C=_[1],R=_[2],T=Ga.from(Rt,[x,C,R])[1];b<0&&(b=0),T<0&&(T=0);var O=l-x,P=b-T,$=c-C,Y=d-R,L=Math.pow($,2)+Math.pow(Y,2)-Math.pow(P,2),z=.511;l>=16&&(z=.040975*l/(1+.01765*l));var W=.0638*b/(1+.0131*b)+.638,K;Number.isNaN(w)&&(w=0),w>=164&&w<=345?K=.56+Math.abs(.2*Math.cos((w+168)*ad)):K=.36+Math.abs(.4*Math.cos((w+35)*ad));var se=Math.pow(b,4),he=Math.sqrt(se/(se+1900)),ae=W*(he*K+1-he),fe=Math.pow(O/(n*z),2);return fe+=Math.pow(P/(o*W),2),fe+=L/Math.pow(ae,2),Math.sqrt(fe)}var nd=203,cu=new de({id:"xyz-abs-d65",name:"Absolute XYZ D65",coords:{x:{refRange:[0,9504.7],name:"Xa"},y:{refRange:[0,1e4],name:"Ya"},z:{refRange:[0,10888.3],name:"Za"}},base:Mt,fromBase:function(t){return t.map(function(r){return Math.max(r*nd,0)})},toBase:function(t){return t.map(function(r){return Math.max(r/nd,0)})}}),li=1.15,ci=.66,id=2610/Math.pow(2,14),Qy=Math.pow(2,14)/2610,od=3424/Math.pow(2,12),ud=2413/Math.pow(2,7),sd=2392/Math.pow(2,7),Jy=1.7*2523/Math.pow(2,5),ld=Math.pow(2,5)/(1.7*2523),di=-.56,du=16295499532821565e-27,e0=[[.41478972,.579999,.014648],[-.20151,1.120649,.0531008],[-.0166008,.2648,.6684799]],t0=[[1.9242264357876067,-1.0047923125953657,.037651404030618],[.35031676209499907,.7264811939316552,-.06538442294808501],[-.09098281098284752,-.3127282905230739,1.5227665613052603]],r0=[[.5,.5,0],[3.524,-4.066708,.542708],[.199076,1.096799,-1.295875]],a0=[[1,.1386050432715393,.05804731615611886],[.9999999999999999,-.1386050432715393,-.05804731615611886],[.9999999999999998,-.09601924202631895,-.8118918960560388]],cd=new de({id:"jzazbz",name:"Jzazbz",coords:{jz:{refRange:[0,1],name:"Jz"},az:{refRange:[-.5,.5]},bz:{refRange:[-.5,.5]}},base:cu,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o=li*a-(li-1)*i,u=ci*n-(ci-1)*a,s=Qe(e0,[o,u,i]),l=s.map(function(E){var _=od+ud*Math.pow(E/1e4,id),x=1+sd*Math.pow(E/1e4,id);return Math.pow(_/x,Jy)}),c=Qe(r0,l),d=Z(c,3),m=d[0],v=d[1],b=d[2],w=(1+di)*m/(1+di*m)-du;return[w,v,b]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o=(a+du)/(1+di-di*(a+du)),u=Qe(a0,[o,n,i]),s=u.map(function(E){var _=od-Math.pow(E,ld),x=sd*Math.pow(E,ld)-ud,C=1e4*Math.pow(_/x,Qy);return C}),l=Qe(t0,s),c=Z(l,3),d=c[0],m=c[1],v=c[2],b=(d+(li-1)*v)/li,w=(m+(ci-1)*b)/ci;return[b,w,v]},formats:{color:{}}}),fu=new de({id:"jzczhz",name:"JzCzHz",coords:{jz:{refRange:[0,1],name:"Jz"},cz:{refRange:[0,1],name:"Chroma"},hz:{refRange:[0,360],type:"angle",name:"Hue"}},base:cd,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o,u=2e-4;return Math.abs(n)<u&&Math.abs(i)<u?o=NaN:o=Math.atan2(i,n)*180/Math.PI,[a,Math.sqrt(Math.pow(n,2)+Math.pow(i,2)),ri(o)]},toBase:function(t){return[t[0],t[1]*Math.cos(t[2]*Math.PI/180),t[1]*Math.sin(t[2]*Math.PI/180)]},formats:{color:{}}});function n0(e,t){var r=fu.from(e),a=Z(r,3),n=a[0],i=a[1],o=a[2],u=fu.from(t),s=Z(u,3),l=s[0],c=s[1],d=s[2],m=n-l,v=i-c;Number.isNaN(o)&&Number.isNaN(d)?(o=0,d=0):Number.isNaN(o)?o=d:Number.isNaN(d)&&(d=o);var b=o-d,w=2*Math.sqrt(i*c)*Math.sin(b/2*(Math.PI/180));return Math.sqrt(Math.pow(m,2)+Math.pow(v,2)+Math.pow(w,2))}var dd=3424/4096,fd=2413/128,pd=2392/128,md=2610/16384,i0=2523/32,o0=16384/2610,hd=32/2523,u0=[[.3592,.6976,-.0358],[-.1922,1.1004,.0755],[.007,.0749,.8434]],s0=[[2048/4096,2048/4096,0],[6610/4096,-13613/4096,7003/4096],[17933/4096,-17390/4096,-543/4096]],l0=[[.9999888965628402,.008605050147287059,.11103437159861648],[1.00001110343716,-.008605050147287059,-.11103437159861648],[1.0000320633910054,.56004913547279,-.3206339100541203]],c0=[[2.0701800566956137,-1.326456876103021,.20661600684785517],[.3649882500326575,.6804673628522352,-.04542175307585323],[-.04959554223893211,-.04942116118675749,1.1879959417328034]],pu=new de({id:"ictcp",name:"ICTCP",coords:{i:{refRange:[0,1],name:"I"},ct:{refRange:[-.5,.5],name:"CT"},cp:{refRange:[-.5,.5],name:"CP"}},base:cu,fromBase:function(t){var r=Qe(u0,t);return d0(r)},toBase:function(t){var r=f0(t);return Qe(c0,r)},formats:{color:{}}});function d0(e){var t=e.map(function(r){var a=dd+fd*Math.pow(r/1e4,md),n=1+pd*Math.pow(r/1e4,md);return Math.pow(a/n,i0)});return Qe(s0,t)}function f0(e){var t=Qe(l0,e),r=t.map(function(a){var n=Math.max(Math.pow(a,hd)-dd,0),i=fd-pd*Math.pow(a,hd);return 1e4*Math.pow(n/i,o0)});return r}function p0(e,t){var r=pu.from(e),a=Z(r,3),n=a[0],i=a[1],o=a[2],u=pu.from(t),s=Z(u,3),l=s[0],c=s[1],d=s[2];return 720*Math.sqrt(Math.pow(n-l,2)+.25*Math.pow(i-c,2)+Math.pow(o-d,2))}var m0=[[.8190224432164319,.3619062562801221,-.12887378261216414],[.0329836671980271,.9292868468965546,.03614466816999844],[.048177199566046255,.26423952494422764,.6335478258136937]],h0=[[1.2268798733741557,-.5578149965554813,.28139105017721583],[-.04057576262431372,1.1122868293970594,-.07171106666151701],[-.07637294974672142,-.4214933239627914,1.5869240244272418]],v0=[[.2104542553,.793617785,-.0040720468],[1.9779984951,-2.428592205,.4505937099],[.0259040371,.7827717662,-.808675766]],g0=[[.9999999984505198,.39633779217376786,.2158037580607588],[1.0000000088817609,-.10556134232365635,-.06385417477170591],[1.0000000546724108,-.08948418209496575,-1.2914855378640917]],fi=new de({id:"oklab",name:"OKLab",coords:{l:{refRange:[0,1],name:"L"},a:{refRange:[-.4,.4]},b:{refRange:[-.4,.4]}},white:"D65",base:Mt,fromBase:function(t){var r=Qe(m0,t),a=r.map(function(n){return Math.cbrt(n)});return Qe(v0,a)},toBase:function(t){var r=Qe(g0,t),a=r.map(function(n){return Math.pow(n,3)});return Qe(h0,a)},formats:{oklab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function b0(e,t){var r=fi.from(e),a=Z(r,3),n=a[0],i=a[1],o=a[2],u=fi.from(t),s=Z(u,3),l=s[0],c=s[1],d=s[2],m=n-l,v=i-c,b=o-d;return Math.sqrt(Math.pow(m,2)+Math.pow(v,2)+Math.pow(b,2))}var mu=Object.freeze({__proto__:null,deltaE76:Ky,deltaECMC:Zy,deltaE2000:nu,deltaEJz:n0,deltaEITP:p0,deltaEOK:b0});function Ka(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Ha(r)&&(r={method:r});var a=r,n=a.method,i=n===void 0?rr.deltaE:n,o=tt(a,te);e=Ne(e),t=Ne(t);for(var u in mu)if("deltae"+i.toLowerCase()===u.toLowerCase())return mu[u](e,t,o);throw new TypeError("Unknown deltaE method: ".concat(i))}function y0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.25,r=de.get("oklch","lch"),a=[r,"l"];return Rr(e,a,function(n){return n*(1+t)})}function w0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.25,r=de.get("oklch","lch"),a=[r,"l"];return Rr(e,a,function(n){return n*(1-t)})}var D0=Object.freeze({__proto__:null,lighten:y0,darken:w0});function vd(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:.5,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},n=[Ne(e),Ne(t)];if(e=n[0],t=n[1],Ar(r)==="object"){var i=[.5,r];r=i[0],a=i[1]}var o=a,u=o.space,s=o.outputSpace,l=o.premultiplied,c=Xa(e,t,{space:u,outputSpace:s,premultiplied:l});return c(r)}function gd(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a;if(hu(e)){a=e,r=t;var n=Z(a.rangeArgs.colors,2);e=n[0],t=n[1]}var i=r,o=i.maxDeltaE,u=i.deltaEMethod,s=i.steps,l=s===void 0?2:s,c=i.maxSteps,d=c===void 0?1e3:c,m=tt(i,U);if(!a){var v=[Ne(e),Ne(t)];e=v[0],t=v[1],a=Xa(e,t,m)}var b=Ka(e,t),w=o>0?Math.max(l,Math.ceil(b/o)+1):l,E=[];if(d!==void 0&&(w=Math.min(w,d)),w===1)E=[{p:.5,color:a(.5)}];else{var _=1/(w-1);E=Array.from({length:w},function($,Y){var L=Y*_;return{p:L,color:a(L)}})}if(o>0)for(var x=E.reduce(function($,Y,L){if(L===0)return 0;var z=Ka(Y.color,E[L-1].color,u);return Math.max($,z)},0);x>o;){x=0;for(var C=1;C<E.length&&E.length<d;C++){var R=E[C-1],T=E[C],O=(T.p+R.p)/2,P=a(O);x=Math.max(x,Ka(P,R.color),Ka(P,T.color)),E.splice(C,0,{p:O,color:a(O)}),C++}}return E=E.map(function($){return $.color}),E}function Xa(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(hu(e)){var a=e,n=t;return Xa.apply(void 0,ce(a.rangeArgs.colors).concat([_e({},a.rangeArgs.options,n)]))}var i=r.space,o=r.outputSpace,u=r.progression,s=r.premultiplied;e=Ne(e),t=Ne(t),e=Wa(e),t=Wa(t);var l={colors:[e,t],options:r};if(i?i=de.get(i):i=de.registry[rr.interpolationSpace]||e.space,o=o?de.get(o):i,e=Lt(e,i),t=Lt(t,i),e=Tr(e),t=Tr(t),i.coords.h&&i.coords.h.type==="angle"){var c=r.hue=r.hue||"shorter",d=[i,"h"],m=[Pt(e,d),Pt(t,d)],v=m[0],b=m[1],w=my(c,[v,b]),E=Z(w,2);v=E[0],b=E[1],Rr(e,d,v),Rr(t,d,b)}return s&&(e.coords=e.coords.map(function(_){return _*e.alpha}),t.coords=t.coords.map(function(_){return _*t.alpha})),Object.assign(function(_){_=u?u(_):_;var x=e.coords.map(function(T,O){var P=t.coords[O];return Jn(T,P,_)}),C=Jn(e.alpha,t.alpha,_),R={space:i,coords:x,alpha:C};return s&&(R.coords=R.coords.map(function(T){return T/C})),o!==i&&(R=Lt(R,o)),R},{rangeArgs:l})}function hu(e){return Ar(e)==="function"&&!!e.rangeArgs}rr.interpolationSpace="lab";function E0(e){e.defineFunction("mix",vd,{returns:"color"}),e.defineFunction("range",Xa,{returns:"function<color>"}),e.defineFunction("steps",gd,{returns:"array<color>"})}var _0=Object.freeze({__proto__:null,mix:vd,steps:gd,range:Xa,isRange:hu,register:E0}),bd=new de({id:"hsl",name:"HSL",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},l:{range:[0,100],name:"Lightness"}},base:Ya,fromBase:function(t){var r=Math.max.apply(Math,ce(t)),a=Math.min.apply(Math,ce(t)),n=Z(t,3),i=n[0],o=n[1],u=n[2],s=NaN,l=0,c=(a+r)/2,d=r-a;if(d!==0){switch(l=c===0||c===1?0:(r-c)/Math.min(c,1-c),r){case i:s=(o-u)/d+(o<u?6:0);break;case o:s=(u-i)/d+2;break;case u:s=(i-o)/d+4}s=s*60}return[s,l*100,c*100]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];a=a%360,a<0&&(a+=360),n/=100,i/=100;function o(u){var s=(u+a/30)%12,l=n*Math.min(i,1-i);return i-l*Math.max(-1,Math.min(s-3,9-s,1))}return[o(0),o(8),o(4)]},formats:{hsl:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]},hsla:{coords:["<number> | <angle>","<percentage>","<percentage>"],commas:!0,lastAlpha:!0}}}),yd=new de({id:"hsv",name:"HSV",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},v:{range:[0,100],name:"Value"}},base:bd,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];n/=100,i/=100;var o=i+n*Math.min(i,1-i);return[a,o===0?0:200*(1-i/o),100*o]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];n/=100,i/=100;var o=i*(1-n/2);return[a,o===0||o===1?0:(i-o)/Math.min(o,1-o)*100,o*100]},formats:{color:{toGamut:!0}}}),x0=new de({id:"hwb",name:"HWB",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},w:{range:[0,100],name:"Whiteness"},b:{range:[0,100],name:"Blackness"}},base:yd,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];return[a,i*(100-n)/100,100-i]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2];n/=100,i/=100;var o=n+i;if(o>=1){var u=n/o;return[a,0,u*100]}var s=1-i,l=s===0?0:1-n/s;return[a,l*100,s*100]},formats:{hwb:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]}}}),A0=[[.5766690429101305,.1855582379065463,.1882286462349947],[.29734497525053605,.6273635662554661,.07529145849399788],[.02703136138641234,.07068885253582723,.9913375368376388]],C0=[[2.0415879038107465,-.5650069742788596,-.34473135077832956],[-.9692436362808795,1.8759675015077202,.04155505740717557],[.013444280632031142,-.11836239223101838,1.0151749943912054]],wd=new _t({id:"a98rgb-linear",name:"Linear Adobe® 98 RGB compatible",white:"D65",toXYZ_M:A0,fromXYZ_M:C0}),R0=new _t({id:"a98rgb",name:"Adobe® 98 RGB compatible",base:wd,toBase:function(t){return t.map(function(r){return Math.pow(Math.abs(r),563/256)*Math.sign(r)})},fromBase:function(t){return t.map(function(r){return Math.pow(Math.abs(r),256/563)*Math.sign(r)})},formats:{color:{id:"a98-rgb"}}}),T0=[[.7977604896723027,.13518583717574031,.0313493495815248],[.2880711282292934,.7118432178101014,8565396060525902e-20],[0,0,.8251046025104601]],F0=[[1.3457989731028281,-.25558010007997534,-.05110628506753401],[-.5446224939028347,1.5082327413132781,.02053603239147973],[0,0,1.2119675456389454]],Dd=new _t({id:"prophoto-linear",name:"Linear ProPhoto",white:"D50",base:ru,toXYZ_M:T0,fromXYZ_M:F0}),S0=1/512,k0=16/512,O0=new _t({id:"prophoto",name:"ProPhoto",base:Dd,toBase:function(t){return t.map(function(r){return r<k0?r/16:Math.pow(r,1.8)})},fromBase:function(t){return t.map(function(r){return r>=S0?Math.pow(r,1/1.8):16*r})},formats:{color:{id:"prophoto-rgb"}}}),I0=new de({id:"oklch",name:"OKLCh",coords:{l:{refRange:[0,1],name:"Lightness"},c:{refRange:[0,.4],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},white:"D65",base:fi,fromBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o,u=2e-4;return Math.abs(n)<u&&Math.abs(i)<u?o=NaN:o=Math.atan2(i,n)*180/Math.PI,[a,Math.sqrt(Math.pow(n,2)+Math.pow(i,2)),ri(o)]},toBase:function(t){var r=Z(t,3),a=r[0],n=r[1],i=r[2],o,u;return isNaN(i)?(o=0,u=0):(o=n*Math.cos(i*Math.PI/180),u=n*Math.sin(i*Math.PI/180)),[a,o,u]},formats:{oklch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),Ed=203,_d=2610/Math.pow(2,14),N0=Math.pow(2,14)/2610,M0=2523/Math.pow(2,5),xd=Math.pow(2,5)/2523,Ad=3424/Math.pow(2,12),Cd=2413/Math.pow(2,7),Rd=2392/Math.pow(2,7),P0=new _t({id:"rec2100pq",name:"REC.2100-PQ",base:ii,toBase:function(t){return t.map(function(r){var a=Math.pow(Math.max(Math.pow(r,xd)-Ad,0)/(Cd-Rd*Math.pow(r,xd)),N0);return a*1e4/Ed})},fromBase:function(t){return t.map(function(r){var a=Math.max(r*Ed/1e4,0),n=Ad+Cd*Math.pow(a,_d),i=1+Rd*Math.pow(a,_d);return Math.pow(n/i,M0)})},formats:{color:{id:"rec2100-pq"}}}),Td=.17883277,Fd=.28466892,Sd=.55991073,vu=3.7743,L0=new _t({id:"rec2100hlg",cssid:"rec2100-hlg",name:"REC.2100-HLG",referred:"scene",base:ii,toBase:function(t){return t.map(function(r){return r<=.5?Math.pow(r,2)/3*vu:Math.exp((r-Sd)/Td+Fd)/12*vu})},fromBase:function(t){return t.map(function(r){return r/=vu,r<=1/12?Math.sqrt(3*r):Td*Math.log(12*r-Fd)+Sd})},formats:{color:{id:"rec2100-hlg"}}}),kd={};Cr.add("chromatic-adaptation-start",function(e){e.options.method&&(e.M=Od(e.W1,e.W2,e.options.method))}),Cr.add("chromatic-adaptation-end",function(e){e.M||(e.M=Od(e.W1,e.W2,e.options.method))});function pi(e){var t=e.id;e.toCone_M,e.fromCone_M,kd[t]=arguments[0]}function Od(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"Bradford",a=kd[r],n=Qe(a.toCone_M,e),i=Z(n,3),o=i[0],u=i[1],s=i[2],l=Qe(a.toCone_M,t),c=Z(l,3),d=c[0],m=c[1],v=c[2],b=[[d/o,0,0],[0,m/u,0],[0,0,v/s]],w=Qe(b,a.toCone_M),E=Qe(a.fromCone_M,w);return E}pi({id:"von Kries",toCone_M:[[.40024,.7076,-.08081],[-.2263,1.16532,.0457],[0,0,.91822]],fromCone_M:[[1.8599364,-1.1293816,.2198974],[.3611914,.6388125,-64e-7],[0,0,1.0890636]]}),pi({id:"Bradford",toCone_M:[[.8951,.2664,-.1614],[-.7502,1.7135,.0367],[.0389,-.0685,1.0296]],fromCone_M:[[.9869929,-.1470543,.1599627],[.4323053,.5183603,.0492912],[-.0085287,.0400428,.9684867]]}),pi({id:"CAT02",toCone_M:[[.7328,.4296,-.1624],[-.7036,1.6975,.0061],[.003,.0136,.9834]],fromCone_M:[[1.0961238,-.278869,.1827452],[.454369,.4735332,.0720978],[-.0096276,-.005698,1.0153256]]}),pi({id:"CAT16",toCone_M:[[.401288,.650173,-.051461],[-.250268,1.204414,.045854],[-.002079,.048952,.953127]],fromCone_M:[[1.862067855087233,-1.011254630531685,.1491867754444518],[.3875265432361372,.6214474419314753,-.008973985167612518],[-.01584149884933386,-.03412293802851557,1.04996443687785]]}),Object.assign(Yt,{A:[1.0985,1,.35585],C:[.98074,1,1.18232],D55:[.95682,1,.92149],D75:[.94972,1,1.22638],E:[1,1,1],F2:[.99186,1,.67393],F7:[.95041,1,1.08747],F11:[1.00962,1,.6435]}),Yt.ACES=[.32168/.33767,1,(1-.32168-.33767)/.33767];var B0=[[.6624541811085053,.13400420645643313,.1561876870049078],[.27222871678091454,.6740817658111484,.05368951740793705],[-.005574649490394108,.004060733528982826,1.0103391003129971]],$0=[[1.6410233796943257,-.32480329418479,-.23642469523761225],[-.6636628587229829,1.6153315916573379,.016756347685530137],[.011721894328375376,-.008284441996237409,.9883948585390215]],Id=new _t({id:"acescg",name:"ACEScg",coords:{r:{range:[0,65504],name:"Red"},g:{range:[0,65504],name:"Green"},b:{range:[0,65504],name:"Blue"}},referred:"scene",white:Yt.ACES,toXYZ_M:B0,fromXYZ_M:$0,formats:{color:{}}}),mi=Math.pow(2,-16),gu=-.35828683,hi=(Math.log2(65504)+9.72)/17.52,q0=new _t({id:"acescc",name:"ACEScc",coords:{r:{range:[gu,hi],name:"Red"},g:{range:[gu,hi],name:"Green"},b:{range:[gu,hi],name:"Blue"}},referred:"scene",base:Id,toBase:function(t){var r=-.3013698630136986;return t.map(function(a){return a<=r?(Math.pow(2,a*17.52-9.72)-mi)*2:a<hi?Math.pow(2,a*17.52-9.72):65504})},fromBase:function(t){return t.map(function(r){return r<=0?(Math.log2(mi)+9.72)/17.52:r<mi?(Math.log2(mi+r*.5)+9.72)/17.52:(Math.log2(r)+9.72)/17.52})},formats:{color:{}}}),Nd=Object.freeze({__proto__:null,XYZ_D65:Mt,XYZ_D50:ru,XYZ_ABS_D65:cu,Lab_D65:su,Lab:Rt,LCH:Ga,sRGB_Linear:Hc,sRGB:Ya,HSL:bd,HWB:x0,HSV:yd,P3_Linear:zc,P3:Wc,A98RGB_Linear:wd,A98RGB:R0,ProPhoto_Linear:Dd,ProPhoto:O0,REC_2020_Linear:ii,REC_2020:jc,OKLab:fi,OKLCH:I0,Jzazbz:cd,JzCzHz:fu,ICTCP:pu,REC_2100_PQ:P0,REC_2100_HLG:L0,ACEScg:Id,ACEScc:q0}),$e=(ee=new WeakMap,function(){function e(){var t=this;zt(this,e),Dr(this,ee,void 0);for(var r,a=arguments.length,n=new Array(a),i=0;i<a;i++)n[i]=arguments[i];n.length===1&&(r=Ne(n[0]));var o,u,s;r?(o=r.space||r.spaceId,u=r.coords,s=r.alpha):(o=n[0],u=n[1],s=n[2]),Dt(ee,this,de.get(o)),this.coords=u?u.slice():[0,0,0],this.alpha=s<1?s:1;for(var l=0;l<this.coords.length;l++)this.coords[l]==="NaN"&&(this.coords[l]=NaN);var c=function(v){Object.defineProperty(t,v,{get:function(){return t.get(v)},set:function(w){return t.set(v,w)}})};for(var d in jt(ee,this).coords)c(d)}return Ht(e,[{key:"space",get:function(){return jt(ee,this)}},{key:"spaceId",get:function(){return jt(ee,this).id}},{key:"clone",value:function(){return new $e(this.space,this.coords,this.alpha)}},{key:"toJSON",value:function(){return{spaceId:this.spaceId,coords:this.coords,alpha:this.alpha}}},{key:"display",value:function(){for(var r=arguments.length,a=new Array(r),n=0;n<r;n++)a[n]=arguments[n];var i=Ay.apply(void 0,[this].concat(a));return i.color=new $e(i.color),i}}],[{key:"get",value:function(r){if(r instanceof $e)return r;for(var a=arguments.length,n=new Array(a>1?a-1:0),i=1;i<a;i++)n[i-1]=arguments[i];return Sl($e,[r].concat(n))}},{key:"defineFunction",value:function(r,a){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:a,i=n.instance,o=i===void 0?!0:i,u=n.returns,s=function(){var c=a.apply(void 0,arguments);if(u==="color")c=$e.get(c);else if(u==="function<color>"){var d=c;c=function(){var v=d.apply(void 0,arguments);return $e.get(v)},Object.assign(c,d)}else u==="array<color>"&&(c=c.map(function(m){return $e.get(m)}));return c};r in $e||($e[r]=s),o&&($e.prototype[r]=function(){for(var l=arguments.length,c=new Array(l),d=0;d<l;d++)c[d]=arguments[d];return s.apply(void 0,[this].concat(c))})}},{key:"defineFunctions",value:function(r){for(var a in r)$e.defineFunction(a,r[a],r[a])}},{key:"extend",value:function(r){if(r.register)r.register($e);else for(var a in r)$e.defineFunction(a,r[a])}}])}());$e.defineFunctions({get:Pt,getAll:Va,set:Rr,setAll:Pc,to:Lt,equals:Cy,inGamut:Ua,toGamut:Tr,distance:Kc,toString:ni}),Object.assign($e,{util:ly,hooks:Cr,WHITES:Yt,Space:de,spaces:de.registry,parse:Mc,defaults:rr});for(var bu=0,Md=Object.keys(Nd);bu<Md.length;bu++){var j0=Md[bu];de.register(Nd[j0])}for(var Pd in de.registry)yu(Pd,de.registry[Pd]);Cr.add("colorspace-init-end",function(e){var t;yu(e.id,e),(t=e.aliases)===null||t===void 0||t.forEach(function(r){yu(r,e)})});function yu(e,t){Object.keys(t.coords),Object.values(t.coords).map(function(a){return a.name});var r=e.replace(/-/g,"_");Object.defineProperty($e.prototype,r,{get:function(){var n=this,i=this.getAll(e);return typeof Proxy>"u"?i:new Proxy(i,{has:function(u,s){try{return de.resolveCoord([t,s]),!0}catch{}return Reflect.has(u,s)},get:function(u,s,l){if(s&&B(s)!=="symbol"&&!(s in u)){var c=de.resolveCoord([t,s]),d=c.index;if(d>=0)return u[d]}return Reflect.get(u,s,l)},set:function(u,s,l,c){if(s&&B(s)!=="symbol"&&!(s in u)||s>=0){var d=de.resolveCoord([t,s]),m=d.index;if(m>=0)return u[m]=l,n.setAll(e,u),!0}return Reflect.set(u,s,l,c)}})},set:function(n){this.setAll(e,n)},configurable:!0,enumerable:!0})}$e.extend(mu),$e.extend({deltaE:Ka}),$e.extend(D0),$e.extend({contrast:Uy}),$e.extend(Yy),$e.extend(Ty),$e.extend(_0),$e.extend(si);var Ld=er(uc());xr.default.templateSettings.strip=!1,g._memoizedFns=[];function z0(e){var t=(0,Fc.default)(e);return g._memoizedFns.push(t),t}var je=z0,H0=je(function(e){return e!=null&&e.createElement?e.createElement("A").localName==="A":!1}),Za=H0;function wu(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!t)return"";var a=t.getRootNode&&t.getRootNode()||y;if(a.nodeType!==11)return e(t,r,a);for(var n=[];a.nodeType===11;){if(!a.host)return"";n.unshift({elm:t,doc:a}),t=a.host,a=t.getRootNode()}return n.unshift({elm:t,doc:a}),n.map(function(i){return e(i.elm,r,i.doc)})}var V0=["class","style","id","selected","checked","disabled","tabindex","aria-checked","aria-selected","aria-invalid","aria-activedescendant","aria-busy","aria-disabled","aria-expanded","aria-grabbed","aria-pressed","aria-valuenow","xmlns"],G0=31,U0=/([\\"])/g,W0=/(\r\n|\r|\n)/g;function Du(e){return e.replace(U0,"\\$1").replace(W0,"\\a ")}function Bd(e,t){var r=t.name,a;if(r.indexOf("href")!==-1||r.indexOf("src")!==-1){var n=Cc(e.getAttribute(r));n?a=Ge(t.name)+'$="'+Du(n)+'"':a=Ge(t.name)+'="'+Du(e.getAttribute(r))+'"'}else a=Ge(r)+'="'+Du(t.value)+'"';return a}function Eu(e,t){return e.count<t.count?-1:e.count===t.count?0:1}function $d(e){return!V0.includes(e.name)&&e.name.indexOf(":")===-1&&(!e.value||e.value.length<G0)}function vi(e){var t={classes:{},tags:{},attributes:{}};e=Array.isArray(e)?e:[e];for(var r=e.slice(),a=[],n=function(){var o=r.pop(),u=o.actualNode;if(u.querySelectorAll){var s=u.nodeName;t.tags[s]?t.tags[s]++:t.tags[s]=1,u.classList&&Array.from(u.classList).forEach(function(l){var c=Ge(l);t.classes[c]?t.classes[c]++:t.classes[c]=1}),u.hasAttributes()&&Array.from(za(u)).filter($d).forEach(function(l){var c=Bd(u,l);c&&(t.attributes[c]?t.attributes[c]++:t.attributes[c]=1)})}for(o.children.length&&(a.push(r),r=o.children.slice());!r.length&&a.length;)r=a.pop()};r.length;)n();return t}function Y0(e,t){var r=[],a=t.classes,n=t.tags;return e.classList&&Array.from(e.classList).forEach(function(i){var o=Ge(i);a[o]<n[e.nodeName]&&r.push({name:o,count:a[o],species:"class"})}),r.sort(Eu)}function K0(e,t){var r=e.parentNode&&Array.from(e.parentNode.children||"")||[],a=r.find(function(i){return i!==e&&oa(i,t)});if(a){var n=1+r.indexOf(e);return":nth-child("+n+")"}else return""}function X0(e){if(e.getAttribute("id")){var t=e.getRootNode&&e.getRootNode()||y,r="#"+Ge(e.getAttribute("id")||"");if(!r.match(/player_uid_/)&&t.querySelectorAll(r).length===1)return r}}function qd(e){var t=Za(y);return Ge(t?e.localName:e.nodeName.toLowerCase())}function Z0(e,t){var r=[],a=t.attributes,n=t.tags;return e.hasAttributes()&&Array.from(za(e)).filter($d).forEach(function(i){var o=Bd(e,i);o&&a[o]<n[e.nodeName]&&r.push({name:o,count:a[o],species:"attribute"})}),r.sort(Eu)}function Q0(e,t){var r="",a,n=Y0(e,t),i=Z0(e,t);return n.length&&n[0].count===1?a=[n[0]]:i.length&&i[0].count===1?(a=[i[0]],r=qd(e)):(a=n.concat(i),a.sort(Eu),a=a.slice(0,3),a.some(function(o){return o.species==="class"})?a.sort(function(o,u){return o.species!==u.species&&o.species==="class"?-1:o.species===u.species?0:1}):r=qd(e)),r+=a.reduce(function(o,u){switch(u.species){case"class":return o+"."+u.name;case"attribute":return o+"["+u.name+"]"}return o},"")}function J0(e,t,r){if(!g._selectorData)throw new Error("Expect axe._selectorData to be set up");var a=t.toRoot,n=a===void 0?!1:a,i,o;do{var u=X0(e);u||(u=Q0(e,g._selectorData),u+=K0(e,u)),i?i=u+" > "+i:i=u,!o||o.length>ye.selectorSimilarFilterLimit?o=tw(r,i):o=o.filter(function(s){return oa(s,i)}),e=e.parentElement}while((o.length>1||n)&&e&&e.nodeType!==11);return o.length===1?i:i.indexOf(" > ")!==-1?":root"+i.substring(i.indexOf(" > ")):":root"}function ew(e,t){return wu(J0,e,t)}var _u=je(ew),tw=je(function(e,t){return Array.from(e.querySelectorAll(t))});function jd(e){var t=Ge(e.nodeName.toLowerCase()),r=e.parentElement,a=e.parentNode,n="";if(t!=="head"&&t!=="body"&&(a==null?void 0:a.children.length)>1){var i=Array.prototype.indexOf.call(a.children,e)+1;n=":nth-child(".concat(i,")")}return r?jd(r)+" > "+t+n:t+n}function gi(e,t){return wu(jd,e,t)}function zd(e,t){var r,a;if(!e)return[];if(!t&&e.nodeType===9)return t=[{str:"html"}],t;if(t=t||[],e.parentNode&&e.parentNode!==e&&(t=zd(e.parentNode,t)),e.previousSibling){a=1,r=e.previousSibling;do r.nodeType===1&&r.nodeName===e.nodeName&&a++,r=r.previousSibling;while(r);a===1&&(a=null)}else if(e.nextSibling){r=e.nextSibling;do r.nodeType===1&&r.nodeName===e.nodeName?(a=1,r=null):(a=null,r=r.previousSibling);while(r)}if(e.nodeType===1){var n={};n.str=e.nodeName.toLowerCase();var i=e.getAttribute&&Ge(e.getAttribute("id"));i&&e.ownerDocument.querySelectorAll("#"+i).length===1&&(n.id=e.getAttribute("id")),a>1&&(n.count=a),t.push(n)}return t}function rw(e){return e.reduce(function(t,r){return r.id?"//".concat(r.str,"[@id='").concat(r.id,"']"):t+"/".concat(r.str)+(r.count>0?"[".concat(r.count,"]"):"")},"")}function aw(e){var t=zd(e);return rw(t)}var Hd=aw,Qa={},nw={set:function(t,r){iw(t),Qa[t]=r},get:function(t,r){if(ow(r),t in Qa)return Qa[t];if(typeof r=="function"){var a=r();return Se(a!==void 0,"Cache creator function should not return undefined"),this.set(t,a),Qa[t]}},clear:function(){Qa={}}};function iw(e){Se(typeof e=="string","key must be a string, "+B(e)+" given"),Se(e!=="","key must not be empty")}function ow(e){Se(typeof e=="function"||typeof e>"u","creator must be a function or undefined, "+B(e)+" given")}var ge=nw;function uw(e,t){var r=t||e;return ge.get("nodeMap")?ge.get("nodeMap").get(r):null}var De=uw;function Vd(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.maxLength,a=r===void 0?300:r,n=t.attrLimit,i=n===void 0?20:n;if(!e)return"";if(e.nodeType!==1){var o,u=(o=e.nodeValue)!==null&&o!==void 0?o:"";return xu(u,a)}var s=sw(e);return s.length>a?lw(e,{maxLength:a,attrLimit:i}):s}function sw(e){var t=e.outerHTML;return!t&&typeof p.XMLSerializer=="function"&&(t=new p.XMLSerializer().serializeToString(e)),t||""}function lw(e,t){var r=t.maxLength,a=t.attrLimit,n=Za(e.ownerDocument||y)?e.nodeName:e.nodeName.toLowerCase(),i=Array.from(za(e)).map(function(b){var w=b.name,E=b.value;return{name:w,value:E}}),o=i.reduce(function(b,w){var E=w.name,_=w.value;return b+E.length+_.length+4},0);2+n.length+o>r&&i.forEach(function(b){b.name=xu(b.name,a),b.value=xu(b.value,a)});var u="<".concat(n),s=">",l=" ...>",c=Be(i),d;try{for(c.s();!(d=c.n()).done;){var m=d.value,v=" ".concat(m.name,'="').concat(m.value,'"');if(u.length+v.length>r-l.length){s=l;continue}u+=v}}catch(b){c.e(b)}finally{c.f()}return u+s}function xu(e,t){return e.length<=t?e:e.substring(0,t)+"..."}var Gd="DqElm.RunOptions",Ur=je(function(t,r,a){var n,i;if(r??(r=null),a??(a={}),!r){var o;r=(o=ge.get(Gd))!==null&&o!==void 0?o:{}}if(this.spec=a,t instanceof st?(this._virtualNode=t,this._element=t.actualNode):(this._element=t,this._virtualNode=De(t)),this.fromFrame=((n=this.spec.selector)===null||n===void 0?void 0:n.length)>1,this._includeElementInJson=r.elementRef,r.absolutePaths&&(this._options={toRoot:!0}),this.nodeIndexes=[],Array.isArray(this.spec.nodeIndexes)?this.nodeIndexes=this.spec.nodeIndexes:typeof((i=this._virtualNode)===null||i===void 0?void 0:i.nodeIndex)=="number"&&(this.nodeIndexes=[this._virtualNode.nodeIndex]),this.source=null,!g._audit.noHtml){var u;this.source=(u=this.spec.source)!==null&&u!==void 0?u:Vd(this._element)}return this});Ur.prototype={get selector(){return this.spec.selector||[_u(this.element,this._options)]},get ancestry(){return this.spec.ancestry||[gi(this.element)]},get xpath(){return this.spec.xpath||[Hd(this.element)]},get element(){return this._element},toJSON:function(){var t={selector:this.selector,source:this.source,xpath:this.xpath,ancestry:this.ancestry,nodeIndexes:this.nodeIndexes,fromFrame:this.fromFrame};return this._includeElementInJson&&(t.element=this._element),t}},Ur.fromFrame=function(t,r,a){var n=Ur.mergeSpecs(t,a);return new Ur(a.element,r,n)},Ur.mergeSpecs=function(t,r){return _e({},t,{selector:[].concat(ce(r.selector),ce(t.selector)),ancestry:[].concat(ce(r.ancestry),ce(t.ancestry)),xpath:[].concat(ce(r.xpath),ce(t.xpath)),nodeIndexes:[].concat(ce(r.nodeIndexes),ce(t.nodeIndexes)),fromFrame:!0})},Ur.setRunOptions=function(t){var r=t.elementRef,a=t.absolutePaths;ge.set(Gd,{elementRef:r,absolutePaths:a})};var Bt=Ur;function cw(e,t,r,a){return{isAsync:!1,async:function(){return this.isAsync=!0,function(i){i instanceof Error?a(i):(e.result=i,r(e))}},data:function(i){e.data=i},relatedNodes:function(i){p.Node&&(i instanceof p.Node||i instanceof st?i=[i]:i=Ac(i),e.relatedNodes=[],i.forEach(function(o){if(o instanceof st&&(o=o.actualNode),o instanceof p.Node){var u=new Bt(o);e.relatedNodes.push(u)}}))}}}var Au=cw;function hr(e){return Cu(e,new Map)}function Cu(e,t){var r,a;if(e===null||B(e)!=="object"||(r=p)!==null&&r!==void 0&&r.Node&&e instanceof p.Node||(a=p)!==null&&a!==void 0&&a.HTMLCollection&&e instanceof p.HTMLCollection||"nodeName"in e&&"nodeType"in e&&"ownerDocument"in e)return e;if(t.has(e))return t.get(e);if(Array.isArray(e)){var n=[];return t.set(e,n),e.forEach(function(u){n.push(Cu(u,t))}),n}var i={};t.set(e,i);for(var o in e)i[o]=Cu(e[o],t);return i}var Ja=new Tc.CssSelectorParser;Ja.registerSelectorPseudos("not"),Ja.registerSelectorPseudos("is"),Ja.registerNestingOperators(">"),Ja.registerAttrEqualityMods("^","$","*","~");var Ud=Ja;function Ru(e,t){var r=bi(t);return r.some(function(a){return la(e,a)})}function dw(e,t){return e.props.nodeType===1&&(t.tag==="*"||e.props.nodeName===t.tag)}function fw(e,t){return!t.classes||t.classes.every(function(r){return e.hasClass(r.value)})}function pw(e,t){return!t.attributes||t.attributes.every(function(r){var a=e.attr(r.key);return a!==null&&r.test(a)})}function mw(e,t){return!t.id||e.props.id===t.id}function hw(e,t){return!!(!t.pseudos||t.pseudos.every(function(r){if(r.name==="not")return!r.expressions.some(function(a){return la(e,a)});if(r.name==="is")return r.expressions.some(function(a){return la(e,a)});throw new Error("the pseudo selector "+r.name+" has not yet been implemented")}))}function Wd(e,t){return dw(e,t)&&fw(e,t)&&pw(e,t)&&mw(e,t)&&hw(e,t)}var en=function(){var e=/(?=[\-\[\]{}()*+?.\\\^$|,#\s])/g,t="\\";return function(r){return r.replace(e,t)}}(),Tu=/\\/g;function vw(e){if(e)return e.map(function(t){var r=t.name.replace(Tu,""),a=(t.value||"").replace(Tu,""),n,i;switch(t.operator){case"^=":i=new RegExp("^"+en(a));break;case"$=":i=new RegExp(en(a)+"$");break;case"~=":i=new RegExp("(^|\\s)"+en(a)+"(\\s|$)");break;case"|=":i=new RegExp("^"+en(a)+"(-|$)");break;case"=":n=function(u){return a===u};break;case"*=":n=function(u){return u&&u.includes(a)};break;case"!=":n=function(u){return a!==u};break;default:n=function(u){return u!==null}}return a===""&&/^[*$^]=$/.test(t.operator)&&(n=function(){return!1}),n||(n=function(u){return u&&i.test(u)}),{key:r,value:a,type:typeof t.value>"u"?"attrExist":"attrValue",test:n}})}function gw(e){if(e)return e.map(function(t){return t=t.replace(Tu,""),{value:t,regexp:new RegExp("(^|\\s)"+en(t)+"(\\s|$)")}})}function bw(e){if(e)return e.map(function(t){var r;return["is","not"].includes(t.name)&&(r=t.value,r=r.selectors?r.selectors:[r],r=Yd(r)),{name:t.name,expressions:r,value:t.value}})}function Yd(e){return e.map(function(t){for(var r=[],a=t.rule;a;)r.push({tag:a.tagName?a.tagName.toLowerCase():"*",combinator:a.nestingOperator?a.nestingOperator:" ",id:a.id,attributes:vw(a.attrs),classes:gw(a.classNames),pseudos:bw(a.pseudos)}),a=a.rule;return r})}function bi(e){var t=Ud.parse(e);return t=t.selectors?t.selectors:[t],Yd(t)}function Kd(e,t,r,a){if(!e)return!1;for(var n=Array.isArray(t),i=n?t[r]:t,o=Wd(e,i);!o&&a&&e.parent;)e=e.parent,o=Wd(e,i);if(r>0){if([" ",">"].includes(i.combinator)===!1)throw new Error("axe.utils.matchesExpression does not support the combinator: "+i.combinator);o=o&&Kd(e.parent,t,r-1,i.combinator===" ")}return o}function la(e,t,r){return Kd(e,t,t.length-1,r)}function yw(e,t){for(;e;){if(Ru(e,t))return e;if(typeof e.parent>"u")throw new TypeError("Cannot resolve parent for non-DOM nodes");e=e.parent}return null}var Tt=yw;function yi(){}function Fu(e){if(typeof e!="function")throw new TypeError("Queue methods require functions as arguments")}function ww(){var e=[],t=0,r=0,a=yi,n=!1,i,o=function(v){i=v,setTimeout(function(){i!=null&&Gr("Uncaught error (of queue)",i)},1)},u=o;function s(m){return function(v){e[m]=v,r-=1,!r&&a!==yi&&(n=!0,a(e))}}function l(m){return a=yi,u(m),e}function c(){for(var m=e.length;t<m;t++){var v=e[t];try{v.call(null,s(t),l)}catch(b){l(b)}}}var d={defer:function(v){if(B(v)==="object"&&v.then&&v.catch){var b=v;v=function(E,_){b.then(E).catch(_)}}if(Fu(v),i===void 0){if(n)throw new Error("Queue already completed");return e.push(v),++r,c(),d}},then:function(v){if(Fu(v),a!==yi)throw new Error("queue `then` already set");return i||(a=v,r||(n=!0,a(e))),d},catch:function(v){if(Fu(v),u!==o)throw new Error("queue `catch` already set");return i?(v(i),i=null):u=v,d},abort:l};return d}var ar=ww,ca,da,Su=p.crypto||p.msCrypto;if(!da&&Su&&Su.getRandomValues){var Xd=new Uint8Array(16);da=function(){return Su.getRandomValues(Xd),Xd}}if(!da){var Zd=new Array(16);da=function(){for(var t=0,r;t<16;t++)t&3||(r=Math.random()*4294967296),Zd[t]=r>>>((t&3)<<3)&255;return Zd}}for(var Qd=typeof p.Buffer=="function"?p.Buffer:Array,ku=[],Jd={},fa=0;fa<256;fa++)ku[fa]=(fa+256).toString(16).substr(1),Jd[ku[fa]]=fa;function Dw(e,t,r){var a=t&&r||0,n=0;for(t=t||[],e.toLowerCase().replace(/[0-9a-f]{2}/g,function(i){n<16&&(t[a+n++]=Jd[i])});n<16;)t[a+n++]=0;return t}function Ou(e,t){var r=t||0,a=ku;return a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]}var Sr=da(),Ew=[Sr[0]|1,Sr[1],Sr[2],Sr[3],Sr[4],Sr[5]],ef=(Sr[6]<<8|Sr[7])&16383,Iu=0,Nu=0;function tf(e,t,r){var a=t&&r||0,n=t||[];e=e||{};var i=e.clockseq!=null?e.clockseq:ef,o=e.msecs!=null?e.msecs:new Date().getTime(),u=e.nsecs!=null?e.nsecs:Nu+1,s=o-Iu+(u-Nu)/1e4;if(s<0&&e.clockseq==null&&(i=i+1&16383),(s<0||o>Iu)&&e.nsecs==null&&(u=0),u>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");Iu=o,Nu=u,ef=i,o+=122192928e5;var l=((o&268435455)*1e4+u)%4294967296;n[a++]=l>>>24&255,n[a++]=l>>>16&255,n[a++]=l>>>8&255,n[a++]=l&255;var c=o/4294967296*1e4&268435455;n[a++]=c>>>8&255,n[a++]=c&255,n[a++]=c>>>24&15|16,n[a++]=c>>>16&255,n[a++]=i>>>8|128,n[a++]=i&255;for(var d=e.node||Ew,m=0;m<6;m++)n[a+m]=d[m];return t||Ou(n)}function Wr(e,t,r){var a=t&&r||0;typeof e=="string"&&(t=e=="binary"?new Qd(16):null,e=null),e=e||{};var n=e.random||(e.rng||da)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t)for(var i=0;i<16;i++)t[a+i]=n[i];return t||Ou(n)}ca=Wr,ca.v1=tf,ca.v4=Wr,ca.parse=Dw,ca.unparse=Ou,ca.BufferClass=Qd,g._uuid=tf();var _w=Wr,xw=Object.freeze(["EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function Aw(e){var t=e.topic,r=e.channelId,a=e.message,n=e.messageId,i=e.keepalive,o={channelId:r,topic:t,messageId:n,keepalive:!!i,source:rf()};return a instanceof Error?o.error={name:a.name,message:a.message,stack:a.stack}:o.payload=a,JSON.stringify(o)}function Cw(e){var t;try{t=JSON.parse(e)}catch{return}if(Rw(t)){var r=t,a=r.topic,n=r.channelId,i=r.messageId,o=r.keepalive,u=B(t.error)==="object"?Tw(t.error):t.payload;return{topic:a,message:u,messageId:i,channelId:n,keepalive:!!o}}}function Rw(e){return e!==null&&B(e)==="object"&&typeof e.channelId=="string"&&e.source===rf()}function Tw(e){var t=e.message||"Unknown error occurred",r=xw.includes(e.name)?e.name:"Error",a=p[r]||Error;return e.stack&&(t+=`
|
|
19
|
+
`+e.stack.replace(e.message,"")),new a(t)}function rf(){var e="axeAPI",t="";return typeof g<"u"&&g._audit&&g._audit.application&&(e=g._audit.application),typeof g<"u"&&(t=g.version),e+"."+t}function Mu(e){nf(e),Se(p.parent===e,"Source of the response must be the parent window.")}function af(e){nf(e),Se(e.parent===p,"Respondable target must be a frame in the current window")}function nf(e){Se(p!==e,"Messages can not be sent to the same window.")}var tn={};function Fw(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;Se(!Object.prototype.hasOwnProperty.call(tn,e),"A replyHandler already exists for this message channel."),tn[e]={replyHandler:t,sendToParent:r}}function Sw(e){return Object.prototype.hasOwnProperty.call(tn,e)?tn[e]:void 0}function kw(e){delete tn[e]}var wi=[];function Pu(){var e="".concat(Wr(),":").concat(Wr());return wi.includes(e)?Pu():(wi.push(e),e)}function Ow(e){return wi.includes(e)?!1:(wi.push(e),!0)}function Lu(e,t,r,a){if(r?Mu(e):af(e),t.message instanceof Error&&!r)return g.log(t.message),!1;var n=Aw(_e({messageId:Pu()},t)),i=g._audit.allowedOrigins;return!i||!i.length?!1:(typeof a=="function"&&Fw(t.channelId,a,r),i.forEach(function(o){try{e.postMessage(n,o)}catch(u){throw u instanceof e.DOMException?new Error('allowedOrigins value "'.concat(o,'" is not a valid origin')):u}}),!0)}function Iw(e,t,r){if(!e.parent!==p)return g.log(t);try{Lu(e,{topic:null,channelId:r,message:t,messageId:Pu(),keepalive:!0},!0)}catch(a){return g.log(a)}}function of(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return function(n,i,o){var u={channelId:t,message:n,keepalive:i};Lu(e,u,r,o)}}function Nw(e){var t=g._audit.allowedOrigins;return t&&t.includes("*")||t.includes(e)}function Mw(e,t){var r=e.origin,a=e.data,n=e.source;try{var i=Cw(a)||{},o=i.channelId,u=i.message,s=i.messageId;if(!Nw(r)||!Ow(s))return;if(u instanceof Error&&n.parent!==p)return g.log(u),!1;try{if(i.topic){var l=of(n,o);Mu(n),t(i,l)}else Pw(n,i)}catch(c){Iw(n,c,o)}}catch(c){return g.log(c),!1}}function Pw(e,t){var r=t.channelId,a=t.message,n=t.keepalive,i=Sw(r)||{},o=i.replyHandler,u=i.sendToParent;if(o){u?Mu(e):af(e);var s=of(e,r,u);!n&&r&&kw(r);try{o(a,n,s)}catch(l){g.log(l),s(l,n)}}}var Lw={open:function(t){if(typeof p.addEventListener=="function"){var r=function(n){Mw(n,t)};return p.addEventListener("message",r,!1),function(){p.removeEventListener("message",r,!1)}}},post:function(t,r,a){return typeof p.addEventListener!="function"?!1:Lu(t,r,!1,a)}};function uf(e){e.updateMessenger(Lw)}var Di,sf,Ei={};function Xt(e,t,r,a,n){var i={topic:t,message:r,channelId:"".concat(Wr(),":").concat(Wr()),keepalive:a};return sf(e,i,n)}function Bw(e,t){var r=e.topic,a=e.message,n=e.keepalive,i=Object.prototype.hasOwnProperty.call(Ei,r)?Ei[r]:void 0;if(i)try{i(a,n,t)}catch(o){g.log(o),t(o,n)}}Xt.updateMessenger=function(t){var r=t.open,a=t.post;Se(typeof r=="function","open callback must be a function"),Se(typeof a=="function","post callback must be a function"),Di&&Di();var n=r(Bw);n?(Se(typeof n=="function","open callback must return a cleanup function"),Di=n):Di=null,sf=a},Xt.subscribe=function(t,r){Se(typeof r=="function","Subscriber callback must be a function"),Se(!Object.prototype.hasOwnProperty.call(Ei,t),"Topic ".concat(t," is already registered to.")),Ei[t]=r},Xt.isInFrame=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:p;return!!t.frameElement},uf(Xt);function lf(e,t,r,a){var n,i,o=e.contentWindow,u=(n=(i=t.options)===null||i===void 0?void 0:i.pingWaitTime)!==null&&n!==void 0?n:500;if(!o){Gr("Frame does not have a content window",e),r(null);return}if(u===0){cf(e,t,r,a);return}var s=setTimeout(function(){s=setTimeout(function(){t.debug?a(df("No response from frame",e)):r(null)},0)},u);Xt(o,"axe.ping",null,void 0,function(){clearTimeout(s),cf(e,t,r,a)})}function cf(e,t,r,a){var n,i,o=(n=(i=t.options)===null||i===void 0?void 0:i.frameWaitTime)!==null&&n!==void 0?n:6e4,u=e.contentWindow,s=setTimeout(function(){a(df("Axe in frame timed out",e))},o);Xt(u,"axe.start",t,void 0,function(l){clearTimeout(s),l instanceof Error?a(l):r(l)})}function df(e,t){var r;return g._tree&&(r=_u(t)),new Error(e+": "+(r||t))}var rn=null,an={update:function(t){Se(B(t)==="object","serializer must be an object"),rn=t},toSpec:function(t){return an.dqElmToSpec(new Bt(t))},dqElmToSpec:function(t,r){var a;return t instanceof Bt?(r&&(t=$w(t,r)),typeof((a=rn)===null||a===void 0?void 0:a.toSpec)=="function"?rn.toSpec(t):t.toJSON()):t},mergeSpecs:function(t,r){var a;return typeof((a=rn)===null||a===void 0?void 0:a.mergeSpecs)=="function"?rn.mergeSpecs(t,r):Bt.mergeSpecs(t,r)},mapRawResults:function(t){return t.map(function(r){return _e({},r,{nodes:an.mapRawNodeResults(r.nodes)})})},mapRawNodeResults:function(t){return t==null?void 0:t.map(function(r){var a=r.node,n=tt(r,ne);n.node=an.dqElmToSpec(a);for(var i=0,o=["any","all","none"];i<o.length;i++){var u=o[i];n[u]=n[u].map(function(s){var l=s.relatedNodes,c=tt(s,Ce);return c.relatedNodes=l.map(an.dqElmToSpec),c})}return n})}},$t=an;function $w(e,t){var r=e.fromFrame,a=t.ancestry,n=t.xpath,i=t.selectors!==!1||r;return e=new Bt(e.element,t,{source:e.source,nodeIndexes:e.nodeIndexes,selector:i?e.selector:[":root"],ancestry:a?e.ancestry:[":root"],xpath:n?e.xpath:"/"}),e.fromFrame=r,e}function qw(e){var t=[];return t.concat(e.any||[]).concat(e.all||[]).concat(e.none||[])}var _i=qw;function jw(e,t,r){if(Array.isArray(e))return e.find(function(a){return a!==null&&B(a)==="object"&&Object.hasOwn(a,t)&&a[t]===r})}var nn=jw;function zw(e,t,r){e.forEach(function(a){a.node=$t.mergeSpecs(a.node,r);var n=_i(a);n.forEach(function(i){i.relatedNodes=i.relatedNodes.map(function(o){return $t.mergeSpecs(o,r)})})})}function Hw(e,t){for(var r=t[0].node,a,n=0;n<e.length;n++){a=e[n].node;var i=ff(a.nodeIndexes,r.nodeIndexes);if(i>0||i===0&&r.selector.length<a.selector.length){e.splice.apply(e,[n,0].concat(ce(t)));return}}e.push.apply(e,ce(t))}function Vw(e){return!e||!e.results?null:Array.isArray(e.results)?e.results.length?e.results:null:[e.results]}function Gw(e,t){var r=[];return e.forEach(function(a){var n=Vw(a);if(!(!n||!n.length)){var i=Uw(a);n.forEach(function(o){o.nodes&&i&&zw(o.nodes,t,i);var u=nn(r,"id",o.id);if(!u)r.push(o);else if(o.nodes.length&&Hw(u.nodes,o.nodes),o.error){var s;(s=u.error)!==null&&s!==void 0||(u.error=o.error)}})}}),r.forEach(function(a){a.nodes&&a.nodes.sort(function(n,i){return ff(n.node.nodeIndexes,i.node.nodeIndexes)})}),r}function ff(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=Math.max(e==null?void 0:e.length,t==null?void 0:t.length),a=0;a<r;a++){var n=e==null?void 0:e[a],i=t==null?void 0:t[a];if(typeof n!="number"||isNaN(n))return a===0?1:-1;if(typeof i!="number"||isNaN(i))return a===0?-1:1;if(n!==i)return n-i}return 0}var xi=Gw;function Uw(e){return e.frameElement?$t.toSpec(e.frameElement):e.frameSpec?e.frameSpec:null}function pf(e,t,r,a,n,i){t=_e({},t,{elementRef:!1});var o=ar(),u=e.frames;u.forEach(function(s){var l=s.node,c=tt(s,le);o.defer(function(d,m){var v={options:t,command:r,parameter:a,context:c};function b(w){return d(w?{results:w,frameElement:l}:null)}lf(l,v,b,m)})}),o.then(function(s){n(xi(s,t))}).catch(i)}function vr(e,t){if(!e.shadowId&&!t.shadowId&&e.actualNode&&typeof e.actualNode.contains=="function")return e.actualNode.contains(t.actualNode);do{if(e===t)return!0;if(t.nodeIndex<e.nodeIndex)return!1;t=t.parent}while(t);return!1}function mf(){for(var e={},t=arguments.length,r=new Array(t),a=0;a<t;a++)r[a]=arguments[a];return r.forEach(function(n){if(!(!n||B(n)!=="object"||Array.isArray(n)))for(var i=0,o=Object.keys(n);i<o.length;i++){var u=o[i];!e.hasOwnProperty(u)||B(n[u])!=="object"||Array.isArray(e[u])?e[u]=n[u]:e[u]=mf(e[u],n[u])}}),e}var Bu=mf;function Ww(e,t){Object.assign(e,t),Object.keys(t).filter(function(r){return typeof t[r]=="function"}).forEach(function(r){e[r]=null;try{e[r]=t[r](e)}catch{}})}var $u=Ww,Yw=["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"];function Kw(e){if(e.shadowRoot){var t=e.nodeName.toLowerCase();if(Yw.includes(t)||/^[a-z][a-z0-9_.-]*-[a-z0-9_.-]*$/.test(t))return!0}return!1}var Ai=Kw,qu={};Vt(qu,{createGrid:function(){return ln},findElmsInContext:function(){return hf},findNearbyElms:function(){return Ii},findUp:function(){return ma},findUpVirtual:function(){return pa},focusDisabled:function(){return Zu},getComposedParent:function(){return lt},getElementByReference:function(){return Ju},getElementCoordinates:function(){return Vu},getElementStack:function(){return Kf},getModalDialog:function(){return Vf},getNodeGrid:function(){return Oi},getOverflowHiddenAncestors:function(){return un},getRootNode:function(){return pt},getScrollOffset:function(){return Ff},getTabbableElements:function(){return Xf},getTargetRects:function(){return Mi},getTargetSize:function(){return Zf},getTextElementStack:function(){return gs},getViewportSize:function(){return Ci},getVisibleChildTextRects:function(){return vs},hasContent:function(){return zi},hasContentVirtual:function(){return gn},hasLangText:function(){return ys},idrefs:function(){return nr},insertedIntoFocusOrder:function(){return q1},isCurrentPageLink:function(){return Qu},isFixedPosition:function(){return Ri},isFocusable:function(){return Je},isHTML5:function(){return H1},isHiddenForEveryone:function(){return kr},isHiddenWithCSS:function(){return EE},isInTabOrder:function(){return qt},isInTextBlock:function(){return ws},isInert:function(){return Ni},isModalOpen:function(){return bn},isMultiline:function(){return G1},isNativelyFocusable:function(){return rs},isNode:function(){return OE},isOffscreen:function(){return Ti},isOpaque:function(){return zE},isSkipLink:function(){return _s},isVisible:function(){return YE},isVisibleOnScreen:function(){return Ft},isVisibleToScreenReaders:function(){return Ue},isVisualContent:function(){return bs},reduceToElementsBelowFloating:function(){return U1},shadowElementsFromPoint:function(){return ZE},urlPropsFromAttribute:function(){return a_},visuallyContains:function(){return W1},visuallyOverlaps:function(){return xs},visuallySort:function(){return es}});function Xw(e){var t=e.getRootNode&&e.getRootNode()||y;return t===e&&(t=y),t}var on=Xw,pt=on;function Zw(e){var t=e.context,r=e.value,a=e.attr,n=e.elm,i=n===void 0?"":n,o,u=Ge(r);return t.nodeType===9||t.nodeType===11?o=t:o=pt(t),Array.from(o.querySelectorAll(i+"["+a+"="+u+"]"))}var hf=Zw;function Qw(e,t){var r;if(r=e.actualNode,!e.shadowId&&typeof e.actualNode.closest=="function"){var a=e.actualNode.closest(t);return a||null}do r=r.assignedSlot?r.assignedSlot:r.parentNode,r&&r.nodeType===11&&(r=r.host);while(r&&!oa(r,t)&&r!==y.documentElement);return!r||!oa(r,t)?null:r}var pa=Qw;function Jw(e,t){return pa(De(e),t)}var ma=Jw;function ju(e,t){return(e.left|0)<(t.right|0)&&(e.right|0)>(t.left|0)&&(e.top|0)<(t.bottom|0)&&(e.bottom|0)>(t.top|0)}var vf=je(function(t){var r=[];if(!t)return r;var a=t.getComputedStylePropertyValue("overflow");return a==="hidden"&&r.push(t),r.concat(vf(t.parent))}),un=vf,e2=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,t2=/(\w+)\((\d+)/;function zu(e){return["style","script","noscript","template"].includes(e.props.nodeName)}function gf(e){return e.props.nodeName==="area"?!1:e.getComputedStylePropertyValue("display")==="none"}function bf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;return!r&&["hidden","collapse"].includes(e.getComputedStylePropertyValue("visibility"))}function yf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;return!!r&&e.getComputedStylePropertyValue("content-visibility")==="hidden"}function wf(e){return e.attr("aria-hidden")==="true"}function Df(e){return e.getComputedStylePropertyValue("opacity")==="0"}function Ef(e){var t=yr(e.actualNode),r=parseInt(e.getComputedStylePropertyValue("height")),a=parseInt(e.getComputedStylePropertyValue("width"));return!!t&&(r===0||a===0)}function _f(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;if(r)return!1;var a=e.getComputedStylePropertyValue("position");if(a==="fixed")return!1;var n=un(e);if(!n.length)return!1;var i=e.boundingClientRect;return n.some(function(o){if(a==="absolute"&&!r2(e,o)&&o.getComputedStylePropertyValue("position")==="static")return!1;var u=o.boundingClientRect;return u.width<2||u.height<2?!0:!ju(i,u)})}function xf(e){var t=e.getComputedStylePropertyValue("clip").match(e2),r=e.getComputedStylePropertyValue("clip-path").match(t2);if(t&&t.length===5){var a=e.getComputedStylePropertyValue("position");if(["fixed","absolute"].includes(a))return t[3]-t[1]<=0&&t[2]-t[4]<=0}if(r){var n=r[1],i=parseInt(r[2],10);switch(n){case"inset":return i>=50;case"circle":return i===0}}return!1}function Hu(e,t){var r=Tt(e,"map");if(!r)return!0;var a=r.attr("name");if(!a)return!0;var n=on(e.actualNode);if(!n||n.nodeType!==9)return!0;var i=Ot(g._tree,'img[usemap="#'.concat(Ge(a),'"]'));return!i||!i.length?!0:i.some(function(o){return!t(o)})}function Af(e){var t;if(((t=e.parent)===null||t===void 0?void 0:t.props.nodeName)!=="details")return!1;if(e.props.nodeName==="summary"){var r=e.parent.children.find(function(a){return a.props.nodeName==="summary"});if(r===e)return!1}return!e.parent.hasAttr("open")}function r2(e,t){for(var r=e.parent;r&&r!==t;){if(["relative","sticky"].includes(r.getComputedStylePropertyValue("position")))return!0;r=r.parent}return!1}var a2=[gf,bf,yf,Af];function kr(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipAncestors,a=t.isAncestor,n=a===void 0?!1:a;return e=Fe(e).vNode,r?Cf(e,n):Rf(e,n)}var Cf=je(function(t,r){return zu(t)?!0:t.actualNode?!!(a2.some(function(a){return a(t,{isAncestor:r})})||!t.actualNode.isConnected):!1}),Rf=je(function(t,r){return Cf(t,r)?!0:t.parent?Rf(t.parent,!0):!1});function Tf(e){if(e.assignedSlot)return Tf(e.assignedSlot);if(e.parentNode){var t=e.parentNode;if(t.nodeType===1)return t;if(t.host)return t.host}return null}var lt=Tf;function n2(e){if(!e.nodeType&&e.document&&(e=e.document),e.nodeType===9){var t=e.documentElement,r=e.body;return{left:t&&t.scrollLeft||r&&r.scrollLeft||0,top:t&&t.scrollTop||r&&r.scrollTop||0}}return{left:e.scrollLeft,top:e.scrollTop}}var Ff=n2;function i2(e){var t=Ff(y),r=t.left,a=t.top,n=e.getBoundingClientRect();return{top:n.top+a,right:n.right+r,bottom:n.bottom+a,left:n.left+r,width:n.right-n.left,height:n.bottom-n.top}}var Vu=i2;function o2(e){var t=e.document,r=t.documentElement;if(e.innerWidth)return{width:e.innerWidth,height:e.innerHeight};if(r)return{width:r.clientWidth,height:r.clientHeight};var a=t.body;return{width:a.clientWidth,height:a.clientHeight}}var Ci=o2;function Ri(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipAncestors,a=Fe(e),n=a.vNode;return n?r?Sf(n):kf(n):!1}var Sf=je(function(t){return t.getComputedStylePropertyValue("position")==="fixed"}),kf=je(function(t){return Sf(t)?!0:t.parent?kf(t.parent):!1});function u2(e,t){for(e=lt(e);e&&e.nodeName.toLowerCase()!=="html";){if(e.scrollTop&&(t+=e.scrollTop,t>=0))return!1;e=lt(e)}return!0}function s2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;if(r)return!1;var a=Fe(e),n=a.domNode;if(n){var i=y.documentElement,o=p.getComputedStyle(n),u=p.getComputedStyle(y.body||i).getPropertyValue("direction"),s=Ri(n),l=s?n.getBoundingClientRect():Vu(n);if(l.top===0&&l.bottom===0||l.left===0&&l.right===0)return!1;if(l.bottom<=0&&(u2(n,l.bottom)||o.position==="absolute"))return!0;var c=Ci(p);if(s&&l.top>=c.height)return!0;var d=Math.max(i.scrollWidth,c.width);return!!((s||u==="rtl")&&l.left>=d||(s||u==="ltr")&&l.right<=0)}}var Ti=s2,l2=[Df,Ef,_f,xf,Ti];function Ft(e){return e=Fe(e).vNode,Gu(e)}var Gu=je(function(t,r){return t.actualNode&&t.props.nodeName==="area"?!Hu(t,Gu):kr(t,{skipAncestors:!0,isAncestor:r})||t.actualNode&&l2.some(function(a){return a(t,{isAncestor:r})})?!1:t.parent?Gu(t.parent,!0):!0});function Uu(e,t){var r=Math.min(e.top,t.top),a=Math.max(e.right,t.right),n=Math.max(e.bottom,t.bottom),i=Math.min(e.left,t.left);return new p.DOMRect(i,r,a-i,n-r)}function Fi(e,t){var r=e.x,a=e.y,n=t.top,i=t.right,o=t.bottom,u=t.left;return a>=n&&r<=i&&a<=o&&r>=u}var Of={};Vt(Of,{getBoundingRect:function(){return Uu},getIntersectionRect:function(){return Si},getOffset:function(){return Nf},getRectCenter:function(){return sn},hasVisualOverlap:function(){return Wu},isPointInRect:function(){return Fi},rectHasMinimumSize:function(){return gr},rectsOverlap:function(){return ju},splitRects:function(){return Yu}});function Si(e,t){var r=Math.max(e.left,t.left),a=Math.min(e.right,t.right),n=Math.max(e.top,t.top),i=Math.min(e.bottom,t.bottom);return r>=a||n>=i?null:new p.DOMRect(r,n,a-r,i-n)}function sn(e){var t=e.left,r=e.top,a=e.width,n=e.height;return new p.DOMPoint(t+a/2,r+n/2)}var If=.05;function gr(e,t){var r=t.width,a=t.height;return r+If>=e&&a+If>=e}function Nf(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:12,a=Mi(e),n=Mi(t);return!a.length||!n.length?null:a.reduce(function(i,o){var u=sn(o),s=Be(n),l;try{for(s.s();!(l=s.n()).done;){var c=l.value;if(Fi(u,c))return 0;var d=c2(u,c),m=Mf(u,d);i=Math.min(i,m)}}catch(_){s.e(_)}finally{s.f()}var v=Zf(t);if(gr(r*2,v))return i;var b=n.reduce(Uu),w=sn(b),E=Mf(u,w)-r;return Math.max(0,Math.min(i,E))},1/0)}function c2(e,t){var r,a;return e.x<t.left?r=t.left:e.x>t.right?r=t.right:r=e.x,e.y<t.top?a=t.top:e.y>t.bottom?a=t.bottom:a=e.y,{x:r,y:a}}function Mf(e,t){return Math.hypot(e.x-t.x,e.y-t.y)}function Wu(e,t){var r=e.boundingClientRect,a=t.boundingClientRect;return r.left>=a.right||r.right<=a.left||r.top>=a.bottom||r.bottom<=a.top?!1:es(e,t)>0}function Yu(e,t){var r=Array.isArray(e)?e:[e],a=Be(t),n;try{var i=function(){var u=n.value;if(r=r.reduce(function(s,l){return s.concat(d2(l,u))},[]),r.length>4e3)throw new Error("splitRects: Too many rects")};for(a.s();!(n=a.n()).done;)i()}catch(o){a.e(o)}finally{a.f()}return r}function d2(e,t){var r=e.top,a=e.left,n=e.bottom,i=e.right,o=r<t.bottom&&n>t.top,u=a<t.right&&i>t.left,s=[];if(ki(t.top,r,n)&&u&&s.push({top:r,left:a,bottom:t.top,right:i}),ki(t.right,a,i)&&o&&s.push({top:r,left:t.right,bottom:n,right:i}),ki(t.bottom,r,n)&&u&&s.push({top:t.bottom,right:i,bottom:n,left:a}),ki(t.left,a,i)&&o&&s.push({top:r,left:a,bottom:n,right:t.left}),s.length===0){if(p2(e,t))return[];s.push(e)}return s.map(f2)}var ki=function(t,r,a){return t>r&&t<a};function f2(e){return new p.DOMRect(e.left,e.top,e.right-e.left,e.bottom-e.top)}function p2(e,t){return e.top>=t.top&&e.left>=t.left&&e.bottom<=t.bottom&&e.right<=t.right}var Pf=0,m2=.1,Lf=.2,Bf=.3,Ku=0;function ln(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:y.body,t=arguments.length>1?arguments[1]:void 0,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(ge.get("gridCreated")&&!r)return ye.gridSize;if(ge.set("gridCreated",!0),!r){var a=De(y.documentElement);if(a||(a=new As(y.documentElement)),Ku=0,a._stackingOrder=[jf(Pf,Ku++,null)],t??(t=new Xu),zf(t,a),yr(a.actualNode)){var n=new Xu(a);a._subGrid=n}}for(var i=y.createTreeWalker(e,p.NodeFilter.SHOW_ELEMENT,null,!1),o=r?i.nextNode():i.currentNode;o;){var u=De(o);u&&u.parent?r=u.parent:o.assignedSlot?r=De(o.assignedSlot):o.parentElement?r=De(o.parentElement):o.parentNode&&De(o.parentNode)&&(r=De(o.parentNode)),u||(u=new g.VirtualNode(o,r)),u._stackingOrder=h2(u,r,Ku++);var s=b2(u,r),l=s?s._subGrid:t;if(yr(u.actualNode)){var c=new Xu(u);u._subGrid=c}var d=u.boundingClientRect;d.width!==0&&d.height!==0&&Ft(o)&&zf(l,u),Ai(o)&&ln(o.shadowRoot,l,u),o=i.nextNode()}return ye.gridSize}function $f(e,t){var r=e.getComputedStylePropertyValue("position"),a=e.getComputedStylePropertyValue("z-index");if(r==="fixed"||r==="sticky"||a!=="auto"&&r!=="static"||e.getComputedStylePropertyValue("opacity")!=="1")return!0;var n=e.getComputedStylePropertyValue("-webkit-transform")||e.getComputedStylePropertyValue("-ms-transform")||e.getComputedStylePropertyValue("transform")||"none";if(n!=="none")return!0;var i=e.getComputedStylePropertyValue("mix-blend-mode");if(i&&i!=="normal")return!0;var o=e.getComputedStylePropertyValue("filter");if(o&&o!=="none")return!0;var u=e.getComputedStylePropertyValue("perspective");if(u&&u!=="none")return!0;var s=e.getComputedStylePropertyValue("clip-path");if(s&&s!=="none")return!0;var l=e.getComputedStylePropertyValue("-webkit-mask")||e.getComputedStylePropertyValue("mask")||"none";if(l!=="none")return!0;var c=e.getComputedStylePropertyValue("-webkit-mask-image")||e.getComputedStylePropertyValue("mask-image")||"none";if(c!=="none")return!0;var d=e.getComputedStylePropertyValue("-webkit-mask-border")||e.getComputedStylePropertyValue("mask-border")||"none";if(d!=="none"||e.getComputedStylePropertyValue("isolation")==="isolate")return!0;var m=e.getComputedStylePropertyValue("will-change");if(m==="transform"||m==="opacity"||e.getComputedStylePropertyValue("-webkit-overflow-scrolling")==="touch")return!0;var v=e.getComputedStylePropertyValue("contain");return!!(["layout","paint","strict","content"].includes(v)||a!=="auto"&&qf(t))}function qf(e){if(!e)return!1;var t=e.getComputedStylePropertyValue("display");return["flex","inline-flex","grid","inline-grid"].includes(t)}function h2(e,t,r){var a=t._stackingOrder.slice();if($f(e,t)){var n=a.findIndex(function(o){var u=o.stackLevel;return[Pf,Lf,Bf].includes(u)});n!==-1&&a.splice(n,a.length-n)}var i=v2(e,t);return i!==null&&a.push(jf(i,r,e)),a}function jf(e,t,r){return{stackLevel:e,treeOrder:t,vNode:r}}function v2(e,t){var r=g2(e,t);return["auto","0"].includes(r)?e.getComputedStylePropertyValue("position")!=="static"?Bf:e.getComputedStylePropertyValue("float")!=="none"?Lf:$f(e,t)?m2:null:parseInt(r)}function g2(e,t){var r=e.getComputedStylePropertyValue("position");return r==="static"&&!qf(t)?"auto":e.getComputedStylePropertyValue("z-index")}function b2(e,t){for(var r=null,a=[e];t;){if(yr(t.actualNode)){r=t;break}if(t._scrollRegionParent){r=t._scrollRegionParent;break}a.push(t),t=De(t.actualNode.parentElement||t.actualNode.parentNode)}return a.forEach(function(n){return n._scrollRegionParent=r}),r}function zf(e,t){var r=un(t);t.clientRects.forEach(function(a){var n,i=r.reduce(function(u,s){return u&&Si(u,s.boundingClientRect)},a);if(i){(n=t._grid)!==null&&n!==void 0||(t._grid=e);var o=e.getGridPositionOfRect(i);e.loopGridPosition(o,function(u){u.includes(t)||u.push(t)})}})}var Xu=function(){function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null;zt(this,e),this.container=t,this.cells=[]}return Ht(e,[{key:"toGridIndex",value:function(r){return Math.floor(r/ye.gridSize)}},{key:"getCellFromPoint",value:function(r){var a,n,i=r.x,o=r.y;Se(this.boundaries,"Grid does not have cells added");var u=this.toGridIndex(o),s=this.toGridIndex(i);Se(Fi({y:u,x:s},this.boundaries),"Element midpoint exceeds the grid bounds");var l=(a=this.cells[u-this.cells._negativeIndex])!==null&&a!==void 0?a:[];return(n=l[s-l._negativeIndex])!==null&&n!==void 0?n:[]}},{key:"loopGridPosition",value:function(r,a){var n=r,i=n.left,o=n.right,u=n.top,s=n.bottom;this.boundaries&&(r=Uu(this.boundaries,r)),this.boundaries=r,Hf(this.cells,u,s,function(l,c){Hf(l,i,o,function(d,m){a(d,{row:c,col:m})})})}},{key:"getGridPositionOfRect",value:function(r){var a=r.top,n=r.right,i=r.bottom,o=r.left,u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return a=this.toGridIndex(a-u),n=this.toGridIndex(n+u-1),i=this.toGridIndex(i+u-1),o=this.toGridIndex(o-u),new p.DOMRect(o,a,n-o,i-a)}}])}();function Hf(e,t,r,a){var n;if((n=e._negativeIndex)!==null&&n!==void 0||(e._negativeIndex=0),t<e._negativeIndex){for(var i=0;i<e._negativeIndex-t;i++)e.splice(0,0,[]);e._negativeIndex=t}for(var o=t-e._negativeIndex,u=r-e._negativeIndex,s=o;s<=u;s++){var l,c;(c=e[l=s])!==null&&c!==void 0||(e[l]=[]),a(e[s],s+e._negativeIndex)}}function Oi(e){ln();var t=Fe(e),r=t.vNode;return r._grid}function Ii(e){var t,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=Oi(e);if(!(a!=null&&(t=a.cells)!==null&&t!==void 0&&t.length))return[];var n=e.boundingClientRect,i=Ri(e),o=a.getGridPositionOfRect(n,r),u=[];return a.loopGridPosition(o,function(s){var l=Be(s),c;try{for(l.s();!(c=l.n()).done;){var d=c.value;d&&d!==e&&!u.includes(d)&&i===Ri(d)&&u.push(d)}}catch(m){l.e(m)}finally{l.f()}}),u}var y2=je(function(){var t;if(!g._tree)return null;var r=lr(g._tree[0],"dialog[open]",function(n){var i=n.boundingClientRect,o=y.elementsFromPoint(i.left+1,i.top+1);return o.includes(n.actualNode)&&Ft(n)});if(!r.length)return null;var a=r.find(function(n){var i=n.boundingClientRect,o=y.elementsFromPoint(i.left-10,i.top-10);return o.includes(n.actualNode)});return a||((t=r.find(function(n){var i,o=(i=w2(n))!==null&&i!==void 0?i:{},u=o.vNode,s=o.rect;if(!u)return!1;var l=y.elementsFromPoint(s.left+1,s.top+1);return!l.includes(u.actualNode)}))!==null&&t!==void 0?t:null)}),Vf=y2;function w2(e){ln();var t=g._tree[0]._grid,r=new p.DOMRect(0,0,p.innerWidth,p.innerHeight);if(t)for(var a=0;a<t.cells.length;a++){var n=t.cells[a];if(n)for(var i=0;i<n.length;i++){var o=n[i];if(o)for(var u=0;u<o.length;u++){var s=o[u],l=s.boundingClientRect,c=Si(l,r);if(s.props.nodeName!=="html"&&s!==e&&s.getComputedStylePropertyValue("pointer-events")!=="none"&&c)return{vNode:s,rect:c}}}}}function Ni(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipAncestors,a=t.isAncestor;return r?Gf(e,a):Uf(e,a)}var Gf=je(function(t,r){if(t.hasAttr("inert"))return!0;if(!r&&t.actualNode){var a=Vf();if(a&&!vr(a,t))return!0}return!1}),Uf=je(function(t,r){return Gf(t,r)?!0:t.parent?Uf(t.parent,!0):!1}),D2=["button","command","fieldset","keygen","optgroup","option","select","textarea","input"];function E2(e){return D2.includes(e)}function _2(e){var t=Fe(e),r=t.vNode;if(E2(r.props.nodeName)&&r.hasAttr("disabled")||Ni(r))return!0;for(var a=r.parent,n=[],i=!1;a&&a.shadowId===r.shadowId&&!i&&(n.push(a),a.props.nodeName!=="legend");){if(a._inDisabledFieldset!==void 0){i=a._inDisabledFieldset;break}a.props.nodeName==="fieldset"&&a.hasAttr("disabled")&&(i=!0),a=a.parent}return n.forEach(function(o){return o._inDisabledFieldset=i}),i?!0:r.props.nodeName!=="area"&&r.actualNode?kr(r):!1}var Zu=_2,x2=/^\/\#/,A2=/^#[!/]/;function Qu(e){var t,r=e.getAttribute("href");if(!r||r==="#")return!1;if(x2.test(r))return!0;var a=e.hash,n=e.protocol,i=e.hostname,o=e.port,u=e.pathname;if(A2.test(a))return!1;if(r.charAt(0)==="#")return!0;if(typeof((t=p.location)===null||t===void 0?void 0:t.origin)!="string"||p.location.origin.indexOf("://")===-1)return null;var s=p.location.origin+p.location.pathname,l;return i?l="".concat(n,"//").concat(i).concat(o?":".concat(o):""):l=p.location.origin,u?l+=(u[0]!=="/"?"/":"")+u:l+=p.location.pathname,l===s}function C2(e,t){var r=e.getAttribute(t);if(!r||t==="href"&&!Qu(e))return null;r.indexOf("#")!==-1&&(r=decodeURIComponent(r.substr(r.indexOf("#")+1)));var a=y.getElementById(r);return a||(a=y.getElementsByName(r),a.length?a[0]:null)}var Ju=C2;function es(e,t){ln();for(var r=Math.max(e._stackingOrder.length,t._stackingOrder.length),a=0;a<r;a++){if(typeof t._stackingOrder[a]>"u")return-1;if(typeof e._stackingOrder[a]>"u"||t._stackingOrder[a].stackLevel>e._stackingOrder[a].stackLevel)return 1;if(t._stackingOrder[a].stackLevel<e._stackingOrder[a].stackLevel)return-1;if(t._stackingOrder[a].treeOrder!==e._stackingOrder[a].treeOrder)return t._stackingOrder[a].treeOrder-e._stackingOrder[a].treeOrder}var n=e.actualNode,i=t.actualNode;if(n.getRootNode&&n.getRootNode()!==i.getRootNode()){for(var o=[];n;)o.push({root:n.getRootNode(),node:n}),n=n.getRootNode().host;for(;i&&!o.find(function(E){return E.root===i.getRootNode()});)i=i.getRootNode().host;if(n=o.find(function(E){return E.root===i.getRootNode()}).node,n===i)return e.actualNode.getRootNode()!==n.getRootNode()?-1:1}var u=p.Node,s=u.DOCUMENT_POSITION_FOLLOWING,l=u.DOCUMENT_POSITION_CONTAINS,c=u.DOCUMENT_POSITION_CONTAINED_BY,d=n.compareDocumentPosition(i),m=d&s?1:-1,v=d&l||d&c,b=Wf(e),w=Wf(t);return b===w||v?m:w-b}function Wf(e){return e.getComputedStylePropertyValue("display").indexOf("inline")!==-1?2:Yf(e)?1:0}function Yf(e){if(!e)return!1;if(e._isFloated!==void 0)return e._isFloated;var t=e.getComputedStylePropertyValue("float");if(t!=="none")return e._isFloated=!0,!0;var r=Yf(e.parent);return e._isFloated=r,r}function ts(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,a=sn(t),n=e.getCellFromPoint(a)||[],i=Math.floor(a.x),o=Math.floor(a.y),u=n.filter(function(l){return l.clientRects.some(function(c){var d=c.left,m=c.top;return i<Math.floor(d+c.width)&&i>=Math.floor(d)&&o<Math.floor(m+c.height)&&o>=Math.floor(m)})}),s=e.container;return s&&(u=ts(s._grid,s.boundingClientRect,!0).concat(u)),r||(u=u.sort(es).map(function(l){return l.actualNode}).concat(y.documentElement).filter(function(l,c,d){return d.indexOf(l)===c})),u}function R2(e){var t=Oi(e);if(!t)return[];var r=De(e).boundingClientRect;return ts(t,r)}var Kf=R2;function T2(e){var t=Ot(e,"*"),r=t.filter(function(a){var n=a.isFocusable,i=sr(a.actualNode.getAttribute("tabindex"));return i!==null?n&&i>=0:n});return r}var Xf=T2;function F2(e){var t=Fe(e),r=t.vNode;if(!r||Zu(r))return!1;switch(r.props.nodeName){case"a":case"area":if(r.hasAttr("href"))return!0;break;case"input":return r.props.type!=="hidden";case"textarea":case"select":case"summary":case"button":return!0;case"details":return!Ot(r,"summary").length}return!1}var rs=F2;function Je(e){var t=Fe(e),r=t.vNode;if(r.props.nodeType!==1||Zu(r))return!1;if(rs(r))return!0;var a=sr(r.attr("tabindex"));return a!==null}function qt(e){var t=Fe(e),r=t.vNode;if(r.props.nodeType!==1)return!1;var a=sr(r.attr("tabindex"));return a<=-1?!1:Je(r)}var Mi=je(S2);function S2(e){var t=e.getComputedStylePropertyValue("display"),r=t==="inline"?e.clientRects:[e.boundingClientRect],a=Ii(e).filter(function(i){return Wu(e,i)&&i.getComputedStylePropertyValue("pointer-events")!=="none"&&!k2(e,i)});if(!a.length)return r;var n=a.map(function(i){var o=i.getComputedStylePropertyValue("display");return o==="inline"?i.clientRects:i.boundingClientRect}).flat(1/0);return Yu(r,n)}function k2(e,t){return vr(e,t)&&!qt(t)}var Zf=je(O2);function O2(e,t){var r=Mi(e);return I2(r,t)}function I2(e,t){return e.reduce(function(r,a){var n=gr(t,r),i=gr(t,a);if(n!==i)return n?r:a;var o=r.width*r.height,u=a.width*a.height;return o>u?r:a})}var cn={};Vt(cn,{accessibleText:function(){return Yr},accessibleTextVirtual:function(){return ct},autocomplete:function(){return Xr},formControlValue:function(){return T1},formControlValueMethods:function(){return cs},hasUnicode:function(){return ps},isHumanInterpretable:function(){return hs},isIconLigature:function(){return ms},isValidAutocomplete:function(){return M1},label:function(){return lE},labelText:function(){return ds},labelVirtual:function(){return qi},nativeElementType:function(){return dE},nativeTextAlternative:function(){return S1},nativeTextMethods:function(){return F1},removeUnicode:function(){return vn},sanitize:function(){return pe},subtreeText:function(){return Nr},titleText:function(){return Li},unsupported:function(){return b1},visible:function(){return P1},visibleTextNodes:function(){return fE},visibleVirtual:function(){return or}});function N2(e,t){e=e.actualNode||e;try{var r=pt(e),a=[],n=e.getAttribute(t);if(n){n=yt(n);for(var i=0;i<n.length;i++)a.push(r.getElementById(n[i]))}return a}catch{throw new TypeError("Cannot resolve id references for non-DOM nodes")}}var nr=N2;function M2(e,t){var r=De(e);return ct(r,t)}var Yr=M2;function P2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=Fe(e),a=r.vNode;if((a==null?void 0:a.props.nodeType)!==1||a.props.nodeType!==1||t.inLabelledByContext||t.inControlContext||!a.attr("aria-labelledby"))return"";var n=nr(a,"aria-labelledby").filter(function(i){return i});return n.reduce(function(i,o){var u=Yr(o,_e({inLabelledByContext:!0,startNode:t.startNode||a},t));return i?"".concat(i," ").concat(u):u},"")}var dn=P2;function fn(e){var t=Fe(e),r=t.vNode;return(r==null?void 0:r.props.nodeType)!==1?"":r.attr("aria-label")||""}var L2={"aria-activedescendant":{type:"idref",allowEmpty:!0},"aria-atomic":{type:"boolean",global:!0},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"]},"aria-braillelabel":{type:"string",allowEmpty:!0,global:!0},"aria-brailleroledescription":{type:"string",allowEmpty:!0,global:!0},"aria-busy":{type:"boolean",global:!0},"aria-checked":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-colcount":{type:"int",minValue:-1},"aria-colindex":{type:"int",minValue:1},"aria-colspan":{type:"int",minValue:1},"aria-controls":{type:"idrefs",allowEmpty:!0,global:!0},"aria-current":{type:"nmtoken",allowEmpty:!0,values:["page","step","location","date","time","true","false"],global:!0},"aria-describedby":{type:"idrefs",allowEmpty:!0,global:!0},"aria-description":{type:"string",allowEmpty:!0,global:!0},"aria-details":{type:"idref",allowEmpty:!0,global:!0},"aria-disabled":{type:"boolean",global:!0},"aria-dropeffect":{type:"nmtokens",values:["copy","execute","link","move","none","popup"],global:!0},"aria-errormessage":{type:"idref",allowEmpty:!0,global:!0},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"]},"aria-flowto":{type:"idrefs",allowEmpty:!0,global:!0},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],global:!0},"aria-haspopup":{type:"nmtoken",allowEmpty:!0,values:["true","false","menu","listbox","tree","grid","dialog"],global:!0},"aria-hidden":{type:"nmtoken",values:["true","false","undefined"],global:!0},"aria-invalid":{type:"nmtoken",values:["grammar","false","spelling","true"],global:!0},"aria-keyshortcuts":{type:"string",allowEmpty:!0,global:!0},"aria-label":{type:"string",allowEmpty:!0,global:!0},"aria-labelledby":{type:"idrefs",allowEmpty:!0,global:!0},"aria-level":{type:"int",minValue:1},"aria-live":{type:"nmtoken",values:["assertive","off","polite"],global:!0},"aria-modal":{type:"boolean"},"aria-multiline":{type:"boolean"},"aria-multiselectable":{type:"boolean"},"aria-orientation":{type:"nmtoken",values:["horizontal","undefined","vertical"]},"aria-owns":{type:"idrefs",allowEmpty:!0,global:!0},"aria-placeholder":{type:"string",allowEmpty:!0},"aria-posinset":{type:"int",minValue:1},"aria-pressed":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-readonly":{type:"boolean"},"aria-relevant":{type:"nmtokens",values:["additions","all","removals","text"],global:!0},"aria-required":{type:"boolean"},"aria-roledescription":{type:"string",allowEmpty:!0,global:!0},"aria-rowcount":{type:"int",minValue:-1},"aria-rowindex":{type:"int",minValue:1},"aria-rowspan":{type:"int",minValue:0},"aria-selected":{type:"nmtoken",values:["false","true","undefined"]},"aria-setsize":{type:"int",minValue:-1},"aria-sort":{type:"nmtoken",values:["ascending","descending","none","other"]},"aria-valuemax":{type:"decimal"},"aria-valuemin":{type:"decimal"},"aria-valuenow":{type:"decimal"},"aria-valuetext":{type:"string",allowEmpty:!0}},Qf=L2,B2={alert:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},alertdialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["alert","dialog"],accessibleNameRequired:!0},application:{type:"landmark",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["structure"],accessibleNameRequired:!0},article:{type:"structure",allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["document"]},banner:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},blockquote:{type:"structure",superclassRole:["section"]},button:{type:"widget",allowedAttrs:["aria-expanded","aria-pressed"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},caption:{type:"structure",requiredContext:["figure","table","grid","treegrid"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},cell:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-expanded"],superclassRole:["section"],nameFromContent:!0},checkbox:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-readonly","aria-expanded","aria-required"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},code:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},columnheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},combobox:{type:"widget",requiredAttrs:["aria-expanded","aria-controls"],allowedAttrs:["aria-owns","aria-autocomplete","aria-readonly","aria-required","aria-activedescendant","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!0},command:{type:"abstract",superclassRole:["widget"]},complementary:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},composite:{type:"abstract",superclassRole:["widget"]},contentinfo:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},comment:{type:"structure",allowedAttrs:["aria-level","aria-posinset","aria-setsize"],superclassRole:["article"]},definition:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},deletion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},dialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["window"],accessibleNameRequired:!0},directory:{type:"structure",deprecated:!0,allowedAttrs:["aria-expanded"],superclassRole:["list"],nameFromContent:!0},document:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["structure"]},emphasis:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},feed:{type:"structure",requiredOwned:["article"],allowedAttrs:["aria-expanded"],superclassRole:["list"]},figure:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},form:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},grid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-level","aria-multiselectable","aria-readonly","aria-activedescendant","aria-colcount","aria-expanded","aria-rowcount"],superclassRole:["composite","table"],accessibleNameRequired:!1},gridcell:{type:"widget",requiredContext:["row"],allowedAttrs:["aria-readonly","aria-required","aria-selected","aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan"],superclassRole:["cell","widget"],nameFromContent:!0},group:{type:"structure",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["section"]},heading:{type:"structure",requiredAttrs:["aria-level"],allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},img:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:!0,childrenPresentational:!0},input:{type:"abstract",superclassRole:["widget"]},insertion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},landmark:{type:"abstract",superclassRole:["section"]},link:{type:"widget",allowedAttrs:["aria-expanded"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0},list:{type:"structure",requiredOwned:["listitem"],allowedAttrs:["aria-expanded"],superclassRole:["section"]},listbox:{type:"widget",requiredOwned:["group","option"],allowedAttrs:["aria-multiselectable","aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!0},listitem:{type:"structure",requiredContext:["list"],allowedAttrs:["aria-level","aria-posinset","aria-setsize","aria-expanded"],superclassRole:["section"],nameFromContent:!0},log:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},main:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},marquee:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},math:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],childrenPresentational:!0},menu:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"]},menubar:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["menu"]},menuitem:{type:"widget",requiredContext:["menu","menubar","group"],allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0},menuitemcheckbox:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["checkbox","menuitem"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},menuitemradio:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["menuitemcheckbox","radio"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},meter:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:!0,childrenPresentational:!0},mark:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},navigation:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},none:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},note:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},option:{type:"widget",requiredContext:["group","listbox"],allowedAttrs:["aria-selected","aria-checked","aria-posinset","aria-setsize"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},paragraph:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},presentation:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},progressbar:{type:"widget",allowedAttrs:["aria-expanded","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:!0,childrenPresentational:!0},radio:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-posinset","aria-setsize","aria-required"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},radiogroup:{type:"composite",allowedAttrs:["aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!1},range:{type:"abstract",superclassRole:["widget"]},region:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"],accessibleNameRequired:!1},roletype:{type:"abstract",superclassRole:[]},row:{type:"structure",requiredContext:["grid","rowgroup","table","treegrid"],requiredOwned:["cell","columnheader","gridcell","rowheader"],allowedAttrs:["aria-colindex","aria-level","aria-rowindex","aria-selected","aria-activedescendant","aria-expanded","aria-posinset","aria-setsize"],superclassRole:["group","widget"],nameFromContent:!0},rowgroup:{type:"structure",requiredContext:["grid","table","treegrid"],requiredOwned:["row"],superclassRole:["structure"],nameFromContent:!0},rowheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},scrollbar:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-controls","aria-orientation","aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],childrenPresentational:!0},search:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},searchbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["textbox"],accessibleNameRequired:!0},section:{type:"abstract",superclassRole:["structure"],nameFromContent:!0},sectionhead:{type:"abstract",superclassRole:["structure"],nameFromContent:!0},select:{type:"abstract",superclassRole:["composite","group"]},separator:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-valuetext"],superclassRole:["structure","widget"],childrenPresentational:!0},slider:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-readonly","aria-required","aria-valuetext"],superclassRole:["input","range"],accessibleNameRequired:!0,childrenPresentational:!0},spinbutton:{type:"widget",allowedAttrs:["aria-valuemax","aria-valuemin","aria-readonly","aria-required","aria-activedescendant","aria-valuetext","aria-valuenow"],superclassRole:["composite","input","range"],accessibleNameRequired:!0},status:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},strong:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},structure:{type:"abstract",superclassRole:["roletype"]},subscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},superscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},switch:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-readonly","aria-required"],superclassRole:["checkbox"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},suggestion:{type:"structure",requiredOwned:["insertion","deletion"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},tab:{type:"widget",requiredContext:["tablist"],allowedAttrs:["aria-posinset","aria-selected","aria-setsize","aria-expanded"],superclassRole:["sectionhead","widget"],nameFromContent:!0,childrenPresentational:!0},table:{type:"structure",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-colcount","aria-rowcount","aria-expanded"],superclassRole:["section"],accessibleNameRequired:!1,nameFromContent:!0},tablist:{type:"composite",requiredOwned:["tab"],allowedAttrs:["aria-level","aria-multiselectable","aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["composite"]},tabpanel:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:!1},term:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},text:{type:"structure",superclassRole:["section"],nameFromContent:!0},textbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["input"],accessibleNameRequired:!0},time:{type:"structure",superclassRole:["section"]},timer:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["status"]},toolbar:{type:"structure",allowedAttrs:["aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["group"],accessibleNameRequired:!0},tooltip:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},tree:{type:"composite",requiredOwned:["group","treeitem"],allowedAttrs:["aria-multiselectable","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!1},treegrid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-readonly","aria-required","aria-rowcount"],superclassRole:["grid","tree"],accessibleNameRequired:!1},treeitem:{type:"widget",requiredContext:["group","tree"],allowedAttrs:["aria-checked","aria-expanded","aria-level","aria-posinset","aria-selected","aria-setsize"],superclassRole:["listitem","option"],accessibleNameRequired:!0,nameFromContent:!0},widget:{type:"abstract",superclassRole:["roletype"]},window:{type:"abstract",superclassRole:["roletype"]}},Jf=B2,$2={"doc-abstract":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-acknowledgments":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-afterword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-appendix":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-backlink":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-biblioentry":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:!0},"doc-bibliography":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-biblioref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-chapter":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-colophon":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-conclusion":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-cover":{type:"img",allowedAttrs:["aria-expanded"],superclassRole:["img"]},"doc-credit":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-credits":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-dedication":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-endnote":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:!0},"doc-endnotes":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-epigraph":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-epilogue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-errata":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-example":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-footnote":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-foreword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossary":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-index":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-introduction":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-noteref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-notice":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-pagebreak":{type:"separator",allowedAttrs:["aria-expanded","aria-orientation"],superclassRole:["separator"],childrenPresentational:!0},"doc-pagelist":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-part":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-preface":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-prologue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-pullquote":{type:"none",superclassRole:["none"]},"doc-qna":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-subtitle":{type:"sectionhead",allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"]},"doc-tip":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-toc":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]}},q2=$2,j2={"graphics-document":{type:"structure",superclassRole:["document"],accessibleNameRequired:!0},"graphics-object":{type:"structure",superclassRole:["group"],nameFromContent:!0},"graphics-symbol":{type:"structure",superclassRole:["img"],accessibleNameRequired:!0,childrenPresentational:!0}},z2=j2,H2={a:{variant:{href:{matches:"[href]",contentTypes:["interactive","phrasing","flow"],allowedRoles:["button","checkbox","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab","treeitem","doc-backlink","doc-biblioref","doc-glossref","doc-noteref"],namingMethods:["subtreeText"]},default:{contentTypes:["phrasing","flow"],allowedRoles:!0}}},abbr:{contentTypes:["phrasing","flow"],allowedRoles:!0},address:{contentTypes:["flow"],allowedRoles:!0},area:{variant:{href:{matches:"[href]",allowedRoles:!1},default:{allowedRoles:["button","link"]}},contentTypes:["phrasing","flow"],namingMethods:["altText"]},article:{contentTypes:["sectioning","flow"],allowedRoles:["feed","presentation","none","document","application","main","region"],shadowRoot:!0},aside:{contentTypes:["sectioning","flow"],allowedRoles:["feed","note","presentation","none","region","search","doc-dedication","doc-example","doc-footnote","doc-glossary","doc-pullquote","doc-tip"]},audio:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"Audio"},b:{contentTypes:["phrasing","flow"],allowedRoles:!0},base:{allowedRoles:!1,noAriaAttrs:!0},bdi:{contentTypes:["phrasing","flow"],allowedRoles:!0},bdo:{contentTypes:["phrasing","flow"],allowedRoles:!0},blockquote:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},body:{allowedRoles:!1,shadowRoot:!0},br:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"],namingMethods:["titleText","singleSpace"],allowedAriaAttrs:["aria-hidden"]},button:{contentTypes:["interactive","phrasing","flow"],allowedRoles:["checkbox","combobox","gridcell","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","separator","slider","switch","tab","treeitem"],namingMethods:["subtreeText"]},canvas:{allowedRoles:!0,contentTypes:["embedded","phrasing","flow"],chromiumRole:"Canvas"},caption:{allowedRoles:!1},cite:{contentTypes:["phrasing","flow"],allowedRoles:!0},code:{contentTypes:["phrasing","flow"],allowedRoles:!0},col:{allowedRoles:!1,noAriaAttrs:!0},colgroup:{allowedRoles:!1,noAriaAttrs:!0},data:{contentTypes:["phrasing","flow"],allowedRoles:!0},datalist:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0,implicitAttrs:{"aria-multiselectable":"false"}},dd:{allowedRoles:!1},del:{contentTypes:["phrasing","flow"],allowedRoles:!0},dfn:{contentTypes:["phrasing","flow"],allowedRoles:!0},details:{contentTypes:["interactive","flow"],allowedRoles:!1},dialog:{contentTypes:["flow"],allowedRoles:["alertdialog"]},div:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},dl:{contentTypes:["flow"],allowedRoles:["group","list","presentation","none"],chromiumRole:"DescriptionList"},dt:{allowedRoles:["listitem"]},em:{contentTypes:["phrasing","flow"],allowedRoles:!0},embed:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","presentation","none"],chromiumRole:"EmbeddedObject"},fieldset:{contentTypes:["flow"],allowedRoles:["none","presentation","radiogroup"],namingMethods:["fieldsetLegendText"]},figcaption:{allowedRoles:["group","none","presentation"]},figure:{contentTypes:["flow"],allowedRoles:!0,namingMethods:["figureText","titleText"]},footer:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:!0},form:{contentTypes:["flow"],allowedRoles:["form","search","none","presentation"]},h1:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"1"}},h2:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"2"}},h3:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"3"}},h4:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"4"}},h5:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"5"}},h6:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"6"}},head:{allowedRoles:!1,noAriaAttrs:!0},header:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:!0},hgroup:{contentTypes:["heading","flow"],allowedRoles:!0},hr:{contentTypes:["flow"],allowedRoles:["none","presentation","doc-pagebreak"],namingMethods:["titleText","singleSpace"]},html:{allowedRoles:!1,noAriaAttrs:!0},i:{contentTypes:["phrasing","flow"],allowedRoles:!0},iframe:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","none","presentation"],chromiumRole:"Iframe"},img:{variant:{nonEmptyAlt:{matches:[{attributes:{alt:"/.+/"}},{hasAccessibleName:!0}],allowedRoles:["button","checkbox","link","math","menuitem","menuitemcheckbox","menuitemradio","meter","option","progressbar","radio","scrollbar","separator","slider","switch","tab","treeitem","doc-cover"]},usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","flow"]},default:{allowedRoles:["presentation","none"],contentTypes:["embedded","flow"]}},namingMethods:["altText"]},input:{variant:{button:{matches:{properties:{type:"button"}},allowedRoles:["checkbox","combobox","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab"]},buttonType:{matches:{properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},checkboxPressed:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":"/.*/"}},allowedRoles:["button","menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},checkbox:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":null}},allowedRoles:["menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},noRoles:{matches:{properties:{type:["color","date","datetime-local","file","month","number","password","range","reset","submit","time","week"]}},allowedRoles:!1},hidden:{matches:{properties:{type:"hidden"}},contentTypes:["flow"],allowedRoles:!1,noAriaAttrs:!0},image:{matches:{properties:{type:"image"}},allowedRoles:["link","menuitem","menuitemcheckbox","menuitemradio","radio","switch"],namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},radio:{matches:{properties:{type:"radio"}},allowedRoles:["menuitemradio"],implicitAttrs:{"aria-checked":"false"}},textWithList:{matches:{properties:{type:"text"},attributes:{list:"/.*/"}},allowedRoles:!1},default:{contentTypes:["interactive","flow"],allowedRoles:["combobox","searchbox","spinbutton"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText","placeholderText"]}}},ins:{contentTypes:["phrasing","flow"],allowedRoles:!0},kbd:{contentTypes:["phrasing","flow"],allowedRoles:!0},label:{contentTypes:["interactive","phrasing","flow"],allowedRoles:!1,chromiumRole:"Label"},legend:{allowedRoles:!1},li:{allowedRoles:["menuitem","menuitemcheckbox","menuitemradio","option","none","presentation","radio","separator","tab","treeitem","doc-biblioentry","doc-endnote"],implicitAttrs:{"aria-setsize":"1","aria-posinset":"1"}},link:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},main:{contentTypes:["flow"],allowedRoles:!1,shadowRoot:!0},map:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},math:{contentTypes:["embedded","phrasing","flow"],allowedRoles:!1},mark:{contentTypes:["phrasing","flow"],allowedRoles:!0},menu:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},meta:{variant:{itemprop:{matches:"[itemprop]",contentTypes:["phrasing","flow"]}},allowedRoles:!1,noAriaAttrs:!0},meter:{contentTypes:["phrasing","flow"],allowedRoles:!1,chromiumRole:"progressbar"},nav:{contentTypes:["sectioning","flow"],allowedRoles:["doc-index","doc-pagelist","doc-toc","menu","menubar","none","presentation","tablist"],shadowRoot:!0},noscript:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},object:{variant:{usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application","document","img"],chromiumRole:"PluginObject"},ol:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},optgroup:{allowedRoles:!1},option:{allowedRoles:!1,implicitAttrs:{"aria-selected":"false"}},output:{contentTypes:["phrasing","flow"],allowedRoles:!0,namingMethods:["subtreeText"]},p:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},param:{allowedRoles:!1,noAriaAttrs:!0},picture:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},pre:{contentTypes:["flow"],allowedRoles:!0},progress:{contentTypes:["phrasing","flow"],allowedRoles:!1,implicitAttrs:{"aria-valuemax":"100","aria-valuemin":"0","aria-valuenow":"0"}},q:{contentTypes:["phrasing","flow"],allowedRoles:!0},rp:{allowedRoles:!0},rt:{allowedRoles:!0},ruby:{contentTypes:["phrasing","flow"],allowedRoles:!0},s:{contentTypes:["phrasing","flow"],allowedRoles:!0},samp:{contentTypes:["phrasing","flow"],allowedRoles:!0},script:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},search:{contentTypes:["flow"],allowedRoles:["form","group","none","presentation","region","search"]},section:{contentTypes:["sectioning","flow"],allowedRoles:["alert","alertdialog","application","banner","complementary","contentinfo","dialog","document","feed","group","log","main","marquee","navigation","none","note","presentation","search","status","tabpanel","doc-abstract","doc-acknowledgments","doc-afterword","doc-appendix","doc-bibliography","doc-chapter","doc-colophon","doc-conclusion","doc-credit","doc-credits","doc-dedication","doc-endnotes","doc-epigraph","doc-epilogue","doc-errata","doc-example","doc-foreword","doc-glossary","doc-index","doc-introduction","doc-notice","doc-pagelist","doc-part","doc-preface","doc-prologue","doc-pullquote","doc-qna","doc-toc"],shadowRoot:!0},select:{variant:{combobox:{matches:{attributes:{multiple:null,size:[null,"1"]}},allowedRoles:["menu"]},default:{allowedRoles:!1}},contentTypes:["interactive","phrasing","flow"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText"]},slot:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},small:{contentTypes:["phrasing","flow"],allowedRoles:!0},source:{allowedRoles:!1,noAriaAttrs:!0},span:{contentTypes:["phrasing","flow"],allowedRoles:!0,shadowRoot:!0},strong:{contentTypes:["phrasing","flow"],allowedRoles:!0},style:{allowedRoles:!1,noAriaAttrs:!0},svg:{contentTypes:["embedded","phrasing","flow"],allowedRoles:!0,chromiumRole:"SVGRoot",namingMethods:["svgTitleText"]},sub:{contentTypes:["phrasing","flow"],allowedRoles:!0},summary:{allowedRoles:!1,namingMethods:["subtreeText"]},sup:{contentTypes:["phrasing","flow"],allowedRoles:!0},table:{contentTypes:["flow"],allowedRoles:!0,namingMethods:["tableCaptionText","tableSummaryText"]},tbody:{allowedRoles:!0},template:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},textarea:{contentTypes:["interactive","phrasing","flow"],allowedRoles:!1,implicitAttrs:{"aria-valuenow":"","aria-multiline":"true"},namingMethods:["labelText","placeholderText"]},tfoot:{allowedRoles:!0},thead:{allowedRoles:!0},time:{contentTypes:["phrasing","flow"],allowedRoles:!0},title:{allowedRoles:!1,noAriaAttrs:!0},td:{allowedRoles:!0},th:{allowedRoles:!0},tr:{allowedRoles:!0},track:{allowedRoles:!1,noAriaAttrs:!0},u:{contentTypes:["phrasing","flow"],allowedRoles:!0},ul:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},var:{contentTypes:["phrasing","flow"],allowedRoles:!0},video:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"video"},wbr:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"],allowedAriaAttrs:["aria-hidden"]}},V2=H2,G2={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},U2=G2,e1={ariaAttrs:Qf,ariaRoles:_e({},Jf,q2,z2),htmlElms:V2,cssColors:U2},ha=_e({},e1);function W2(e){Object.keys(ha).forEach(function(t){e[t]&&(ha[t]=Bu(ha[t],e[t]))})}function Y2(){Object.keys(ha).forEach(function(e){ha[e]=e1[e]})}var ke=ha;function K2(e){var t=ke.ariaRoles[e];return t?!!t.unsupported:!1}var as=K2;function X2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.allowAbstract,a=t.flagUnsupported,n=a===void 0?!1:a,i=ke.ariaRoles[e],o=as(e);return!i||n&&o?!1:r?!0:i.type!=="abstract"}var pn=X2;function Z2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.fallback,a=t.abstracts,n=t.dpub;if(e=e instanceof st?e:De(e),e.props.nodeType!==1)return null;var i=(e.attr("role")||"").trim().toLowerCase(),o=r?yt(i):[i],u=o.find(function(s){return!n&&s.substr(0,4)==="doc-"?!1:pn(s,{allowAbstract:a})});return u||null}var Ae=Z2;function Q2(e){return Object.keys(ke.htmlElms).filter(function(t){var r=ke.htmlElms[t];return r.contentTypes?r.contentTypes.includes(e):r.variant&&r.variant.default&&r.variant.default.contentTypes?r.variant.default.contentTypes.includes(e):!1})}var ns=Q2;function J2(){return ge.get("globalAriaAttrs",function(){return Object.keys(ke.ariaAttrs).filter(function(e){return ke.ariaAttrs[e].global})})}var Or=J2;function eD(e){for(var t=[],r=e.rows,a=0,n=r.length;a<n;a++){var i=r[a].cells;t[a]=t[a]||[];for(var o=0,u=0,s=i.length;u<s;u++)for(var l=0;l<i[u].colSpan;l++){for(var c=i[u].getAttribute("rowspan"),d=parseInt(c)===0||i[u].rowspan===0?r.length:i[u].rowSpan,m=0;m<d;m++){for(t[a+m]=t[a+m]||[];t[a+m][o];)o++;t[a+m][o]=i[u]}o++}}return t}var br=je(eD);function tD(e,t){var r,a;for(t||(t=br(ma(e,"table"))),r=0;r<t.length;r++)if(t[r]&&(a=t[r].indexOf(e),a!==-1))return{x:a,y:r}}var Pi=je(tD);function is(e){var t=Fe(e),r=t.vNode,a=t.domNode,n=r.attr("scope"),i=Ae(r);if(!["td","th"].includes(r.props.nodeName))throw new TypeError("Expected TD or TH element");if(i==="columnheader")return"col";if(i==="rowheader")return"row";if(n==="col"||n==="row")return n;if(r.props.nodeName!=="th")return!1;if(!r.actualNode)return"auto";var o=br(ma(a,"table")),u=Pi(a,o),s=o[u.y].every(function(c){return c.nodeName.toUpperCase()==="TH"});if(s)return"col";var l=o.map(function(c){return c[u.x]}).every(function(c){return c&&c.nodeName.toUpperCase()==="TH"});return l?"row":"auto"}function rD(e){return["col","auto"].indexOf(is(e))!==-1}var va=rD;function aD(e){return["row","auto"].includes(is(e))}var ga=aD;function nD(e){return e?e.replace(/\r\n/g,`
|
|
20
|
+
`).replace(/\u00A0/g," ").replace(/[\s]{2,}/g," ").trim():""}var pe=nD,t1=function(){return ge.get("sectioningContentSelector",function(){return ns("sectioning").map(function(t){return"".concat(t,":not([role])")}).join(", ")+" , [role=article], [role=complementary], [role=navigation], [role=region]"})},r1=function(){return ge.get("sectioningContentPlusMainSelector",function(){return t1()+" , main:not([role]), [role=main]"})};function os(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.checkTitle,a=r===void 0?!1:r;return!!(pe(dn(e))||pe(fn(e))||a&&(e==null?void 0:e.props.nodeType)===1&&pe(e.attr("title")))}var iD={a:function(t){return t.hasAttr("href")?"link":null},area:function(t){return t.hasAttr("href")?"link":null},article:"article",aside:function(t){return Tt(t.parent,t1())&&!os(t,{checkTitle:!0})?null:"complementary"},body:"document",button:"button",datalist:"listbox",dd:"definition",dfn:"term",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",footer:function(t){var r=Tt(t,r1());return r?null:"contentinfo"},form:function(t){return os(t)?"form":null},h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:function(t){var r=Tt(t,r1());return r?null:"banner"},hr:"separator",img:function(t){var r=t.hasAttr("alt")&&!t.attr("alt"),a=Or().find(function(n){return t.hasAttr(n)});return r&&!a&&!Je(t)?"presentation":"img"},input:function(t){var r;if(t.hasAttr("list")){var a=nr(t.actualNode,"list").filter(function(n){return!!n})[0];r=a&&a.nodeName.toLowerCase()==="datalist"}switch(t.props.type){case"checkbox":return"checkbox";case"number":return"spinbutton";case"radio":return"radio";case"range":return"slider";case"search":return r?"combobox":"searchbox";case"button":case"image":case"reset":case"submit":return"button";case"text":case"tel":case"url":case"email":case"":return r?"combobox":"textbox";default:return"textbox"}},li:"listitem",main:"main",math:"math",menu:"list",meter:"meter",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",search:"search",section:function(t){return os(t)?"region":null},select:function(t){return t.hasAttr("multiple")||parseInt(t.attr("size"))>1?"listbox":"combobox"},summary:"button",table:"table",tbody:"rowgroup",td:function(t){var r=Tt(t,"table"),a=Ae(r);return["grid","treegrid"].includes(a)?"gridcell":"cell"},textarea:"textbox",tfoot:"rowgroup",th:function(t){if(va(t))return"columnheader";if(ga(t))return"rowheader"},thead:"rowgroup",tr:"row",ul:"list"},us=iD;function oD(e,t){var r=B(t);if(Array.isArray(t)&&typeof e<"u")return t.includes(e);if(r==="function")return!!t(e);if(e!=null){if(t instanceof RegExp)return t.test(e);if(/^\/.*\/$/.test(t)){var a=t.substring(1,t.length-1);return new RegExp(a).test(e)}}return t===e}var Kr=oD;function uD(e,t){return Kr(!!ct(e),t)}var a1=uD;function sD(e,t){var r=B(t);if(r!=="object"||Array.isArray(t)||t instanceof RegExp)throw new Error("Expect matcher to be an object");return Object.keys(t).every(function(a){return Kr(e(a),t[a])})}var ss=sD;function lD(e,t){return e=Fe(e).vNode,ss(function(r){return e.attr(r)},t)}var n1=lD;function i1(e,t){return!!t(e)}function cD(e,t){return Kr(Ae(e),t)}var o1=cD;function dD(e,t){return Kr(ir(e),t)}var u1=dD;function fD(e,t){return e=Fe(e).vNode,Kr(e.props.nodeName,t)}var s1=fD;function pD(e,t){return e=Fe(e).vNode,ss(function(r){return e.props[r]},t)}var l1=pD;function mD(e,t){return Kr(we(e),t)}var c1=mD,d1={hasAccessibleName:a1,attributes:n1,condition:i1,explicitRole:o1,implicitRole:u1,nodeName:s1,properties:l1,semanticRole:c1};function f1(e,t){return e=Fe(e).vNode,Array.isArray(t)?t.some(function(r){return f1(e,r)}):typeof t=="string"?Ru(e,t):Object.keys(t).every(function(r){if(!d1[r])throw new Error('Unknown matcher type "'.concat(r,'"'));var a=d1[r],n=t[r];return a(e,n)})}var p1=f1;function hD(e,t){return p1(e,t)}var St=hD;St.hasAccessibleName=a1,St.attributes=n1,St.condition=i1,St.explicitRole=o1,St.fromDefinition=p1,St.fromFunction=ss,St.fromPrimative=Kr,St.implicitRole=u1,St.nodeName=s1,St.properties=l1,St.semanticRole=c1;var mn=St;function vD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noMatchAccessibleName,a=r===void 0?!1:r,n=ke.htmlElms[e.props.nodeName];if(!n)return{};if(!n.variant)return n;var i=n.variant,o=tt(n,be);for(var u in i)if(!(!i.hasOwnProperty(u)||u==="default")){for(var s=i[u],l=s.matches,c=tt(s,Te),d=Array.isArray(l)?l:[l],m=0;m<d.length&&a;m++)if(d[m].hasOwnProperty("hasAccessibleName"))return n;if(mn(e,l))for(var v in c)c.hasOwnProperty(v)&&(o[v]=c[v])}for(var b in i.default)i.default.hasOwnProperty(b)&&typeof o[b]>"u"&&(o[b]=i.default[b]);return o}var Ir=vD;function gD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.chromium,a=e instanceof st?e:De(e);if(e=a.actualNode,!a)throw new ReferenceError("Cannot get implicit role of a node outside the current scope.");var n=a.props.nodeName,i=us[n];if(!i&&r){var o=Ir(a),u=o.chromiumRole;return u||null}return typeof i=="function"?i(a):i||null}var ir=gD,bD={td:["tr"],th:["tr"],tr:["thead","tbody","tfoot","table"],thead:["table"],tbody:["table"],tfoot:["table"],li:["ol","ul"],dt:["dl","div"],dd:["dl","div"],div:["dl"]};function m1(e,t){var r=bD[e.props.nodeName];if(!r)return null;if(!e.parent){if(!e.actualNode)return null;throw new ReferenceError("Cannot determine role presentational inheritance of a required parent outside the current scope.")}if(!r.includes(e.parent.props.nodeName))return null;var a=Ae(e.parent,t);return["none","presentation"].includes(a)&&!v1(e.parent)?a:a?null:m1(e.parent,t)}function h1(e,t){var r=t.chromium,a=tt(t,nt),n=ir(e,{chromium:r});if(!n)return null;var i=m1(e,a);return i||n}function v1(e){var t=Or().some(function(r){return e.hasAttr(r)});return t||Je(e)}function yD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noImplicit,a=tt(t,wt),n=Fe(e),i=n.vNode;if(i.props.nodeType!==1)return null;var o=Ae(i,a);return o?["presentation","none"].includes(o)&&v1(i)?r?null:h1(i,a):o:r?null:h1(i,a)}function wD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noPresentational,a=tt(t,dr),n=yD(e,a);return r&&["presentation","none"].includes(n)?null:n}var we=wD,DD=["iframe"];function ED(e){var t=Fe(e),r=t.vNode;return r.props.nodeType!==1||!e.hasAttr("title")||!St(r,DD)&&["none","presentation"].includes(we(r))?"":r.attr("title")}var Li=ED;function _D(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.strict;if(e=e instanceof st?e:De(e),e.props.nodeType!==1)return!1;var a=we(e),n=ke.ariaRoles[a];return n&&n.nameFromContent?!0:r?!1:!n||["presentation","none"].includes(a)}var g1=_D;function xD(e){var t=e.actualNode,r=e.children;if(!r)throw new Error("getOwnedVirtual requires a virtual node");if(e.hasAttr("aria-owns")){var a=nr(t,"aria-owns").filter(function(o){return!!o}).map(function(o){return g.utils.getNodeFromTree(o)}),n=a.filter(function(o,u){return a.indexOf(o)===u}),i=r.filter(function(o){return!n.includes(o)});return[].concat(ce(i),ce(n))}return ce(r)}var hn=xD,b1={accessibleNameFromFieldValue:["progressbar"]};function Ue(e){return e=Fe(e).vNode,ls(e)}var ls=je(function(t,r){return wf(t)||Ni(t,{skipAncestors:!0,isAncestor:r})?!1:t.actualNode&&t.props.nodeName==="area"?!Hu(t,ls):kr(t,{skipAncestors:!0,isAncestor:r})?!1:t.parent?ls(t.parent,!0):!0});function y1(e,t,r){var a=Fe(e),n=a.vNode,i=t?Ue:Ft,o=!e.actualNode||e.actualNode&&i(e),u=n.children.map(function(s){var l=s.props,c=l.nodeType,d=l.nodeValue;if(c===3){if(d&&o)return d}else if(!r)return y1(s,t)}).join("");return pe(u)}var or=y1,AD=["button","checkbox","color","file","hidden","image","password","radio","reset","submit"];function CD(e){e=e instanceof st?e:De(e);var t=e.props.nodeName;return t==="textarea"||t==="input"&&!AD.includes((e.attr("type")||"").toLowerCase())}var w1=CD;function RD(e){e=e instanceof st?e:De(e);var t=e.props.nodeName;return t==="select"}var D1=RD;function TD(e){var t=Ae(e);return t==="textbox"}var E1=TD;function FD(e){var t=Ae(e);return t==="listbox"}var _1=FD;function SD(e){var t=Ae(e);return t==="combobox"}var x1=SD,kD=["progressbar","scrollbar","slider","spinbutton"];function OD(e){var t=Ae(e);return kD.includes(t)}var A1=OD,C1=["textbox","progressbar","scrollbar","slider","spinbutton","combobox","listbox"],cs={nativeTextboxValue:ND,nativeSelectValue:MD,ariaTextboxValue:PD,ariaListboxValue:R1,ariaComboboxValue:LD,ariaRangeValue:BD};function ID(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=e.actualNode,a=b1.accessibleNameFromFieldValue||[],n=we(e);if(t.startNode===e||!C1.includes(n)||a.includes(n))return"";var i=Object.keys(cs).map(function(u){return cs[u]}),o=i.reduce(function(u,s){return u||s(e,t)},"");return t.debug&&Gr(o||"{empty-value}",r,t),o}function ND(e){var t=Fe(e),r=t.vNode;return w1(r)&&r.props.value||""}function MD(e){var t=Fe(e),r=t.vNode;if(!D1(r))return"";var a=Ot(r,"option"),n=a.filter(function(i){return i.props.selected});return n.length||n.push(a[0]),n.map(function(i){return or(i)}).join(" ")||""}function PD(e){var t=Fe(e),r=t.vNode,a=t.domNode;return E1(r)?!a||a&&!kr(a)?or(r,!0):a.textContent:""}function R1(e,t){var r=Fe(e),a=r.vNode;if(!_1(a))return"";var n=hn(a).filter(function(i){return we(i)==="option"&&i.attr("aria-selected")==="true"});return n.length===0?"":ct(n[0],t)}function LD(e,t){var r=Fe(e),a=r.vNode;if(!x1(a))return"";var n=hn(a).filter(function(i){return we(i)==="listbox"})[0];return n?R1(n,t):""}function BD(e){var t=Fe(e),r=t.vNode;if(!A1(r)||!r.hasAttr("aria-valuenow"))return"";var a=+r.attr("aria-valuenow");return isNaN(a)?"0":String(a)}var T1=ID;function $D(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=ct.alreadyProcessed;t.startNode=t.startNode||e;var a=t,n=a.strict,i=a.inControlContext,o=a.inLabelledByContext,u=we(e),s=Ir(e,{noMatchAccessibleName:!0}),l=s.contentTypes;if(r(e,t)||e.props.nodeType!==1||l!=null&&l.includes("embedded")||C1.includes(u)||!t.subtreeDescendant&&!t.inLabelledByContext&&!g1(e,{strict:n}))return"";if(!n){var c=!i&&!o;t=_e({subtreeDescendant:c},t)}return hn(e).reduce(function(d,m){return jD(d,m,t)},"")}var qD=ns("phrasing").concat(["#text"]);function jD(e,t,r){var a=t.props.nodeName,n=ct(t,r);return n?(qD.includes(a)||(n[0]!==" "&&(n+=" "),e&&e[e.length-1]!==" "&&(n=" "+n)),e+n):e}var Nr=$D;function zD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=ct.alreadyProcessed;if(t.inControlContext||t.inLabelledByContext||r(e,t))return"";t.startNode||(t.startNode=e);var a=_e({inControlContext:!0},t),n=HD(e),i=Tt(e,"label"),o;return i?(o=[].concat(ce(n),[i.actualNode]),o.sort($s)):o=n,o.map(function(u){return Yr(u,a)}).filter(function(u){return u!==""}).join(" ")}function HD(e){if(!e.attr("id"))return[];if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");return hf({elm:"label",attr:"for",value:e.attr("id"),context:e.actualNode})}var ds=zD,VD={submit:"Submit",image:"Submit",reset:"Reset",button:""},GD={valueText:function(t){return t.props.value||""},buttonDefaultText:function(t){return VD[t.props.type]||""},tableCaptionText:Bi.bind(null,"caption"),figureText:Bi.bind(null,"figcaption"),svgTitleText:Bi.bind(null,"title"),fieldsetLegendText:Bi.bind(null,"legend"),altText:fs.bind(null,"alt"),tableSummaryText:fs.bind(null,"summary"),titleText:Li,subtreeText:Nr,labelText:ds,singleSpace:function(){return" "},placeholderText:fs.bind(null,"placeholder")};function fs(e,t){return t.attr(e)||""}function Bi(e,t,r){var a=t.actualNode;e=e.toLowerCase();var n=[e,a.nodeName.toLowerCase()].join(","),i=a.querySelector(n);return!i||i.nodeName.toLowerCase()!==e?"":Yr(i,r)}var F1=GD;function S1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=e.actualNode;if(e.props.nodeType!==1||["presentation","none"].includes(we(e)))return"";var a=UD(e),n=a.reduce(function(i,o){return i||o(e,t)},"");return t.debug&&g.log(n||"{empty-value}",r,t),n}function UD(e){var t=Ir(e,{noMatchAccessibleName:!0}),r=t.namingMethods||[];return r.map(function(a){return F1[a]})}function k1(){return/[\u1D00-\u1D7F\u1D80-\u1DBF\u1DC0-\u1DFF\u20A0-\u20CF\u20D0-\u20FF\u2100-\u214F\u2150-\u218F\u2190-\u21FF\u2200-\u22FF\u2300-\u23FF\u2400-\u243F\u2440-\u245F\u2460-\u24FF\u2500-\u257F\u2580-\u259F\u25A0-\u25FF\u2600-\u26FF\u2700-\u27BF\uE000-\uF8FF]/g}function O1(){return/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&\xa3\xa2\xa5\xa7\u20ac()*+,\-.\/:;<=>?@\[\]^_`{|}~\xb1]/g}function I1(){return/[\uDB80-\uDBBF][\uDC00-\uDFFF]/g}function N1(){return/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC38]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/g}function WD(e,t){var r=t.emoji,a=t.nonBmp,n=t.punctuations,i=!1;return r&&(i||(i=Jo().test(e))),a&&(i||(i=k1().test(e)||I1().test(e)||N1().test(e))),n&&(i||(i=O1().test(e))),i}var ps=WD;function ms(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.15,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:3,a=e.actualNode.nodeValue.trim();if(!pe(a)||ps(a,{emoji:!0,nonBmp:!0}))return!1;var n=ge.get("canvasContext",function(){return y.createElement("canvas").getContext("2d",{willReadFrequently:!0})}),i=n.canvas,o=ge.get("fonts",function(){return{}}),u=p.getComputedStyle(e.parent.actualNode),s=u.getPropertyValue("font-family");o[s]||(o[s]={occurrences:0,numLigatures:0});var l=o[s];if(l.occurrences>=r){if(l.numLigatures/l.occurrences===1)return!0;if(l.numLigatures===0)return!1}l.occurrences++;var c=30,d="".concat(c,"px ").concat(s);n.font=d;var m=a.charAt(0),v=n.measureText(m).width;if(v===0)return l.numLigatures++,!0;if(v<30){var b=30/v;v*=b,c*=b,d="".concat(c,"px ").concat(s)}i.width=v,i.height=c,n.font=d,n.textAlign="left",n.textBaseline="top",n.fillText(m,0,0);var w=new Uint32Array(n.getImageData(0,0,v,c).data.buffer);if(!w.some(function(O){return O}))return l.numLigatures++,!0;n.clearRect(0,0,v,c),n.fillText(a,0,0);var E=new Uint32Array(n.getImageData(0,0,v,c).data.buffer),_=w.reduce(function(O,P,$){return P===0&&E[$]===0||P!==0&&E[$]!==0?O:++O},0),x=a.split("").reduce(function(O,P){return O+n.measureText(P).width},0),C=n.measureText(a).width,R=_/w.length,T=1-C/x;return R>=t&&T>=t?(l.numLigatures++,!0):!1}function ct(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t=ZD(e,t),KD(e,t)||XD(e,t))return"";var r=[dn,fn,S1,T1,Nr,YD,Li],a=r.reduce(function(n,i){return t.startNode===e&&(n=pe(n)),n!==""?n:i(e,t)},"");return t.debug&&g.log(a||"{empty-value}",e.actualNode,t),a}function YD(e){return e.props.nodeType!==3?"":e.props.nodeValue}function KD(e,t){return!e||t.includeHidden&&!zu(e)||e.props.nodeType!==1?!1:!Ue(e)}function XD(e,t){var r,a=t.ignoreIconLigature,n=t.pixelThreshold,i=(r=t.occurrenceThreshold)!==null&&r!==void 0?r:t.occuranceThreshold;return e.props.nodeType!==3||!a?!1:ms(e,n,i)}function ZD(e,t){return t.startNode||(t=_e({startNode:e},t)),e.props.nodeType===1&&t.inLabelledByContext&&t.includeHidden===void 0&&(t=_e({includeHidden:!Ue(e)},t)),t}ct.alreadyProcessed=function(t,r){return r.processed=r.processed||[],r.processed.includes(t)?!0:(r.processed.push(t),!1)};function QD(e,t){var r=t.emoji,a=t.nonBmp,n=t.punctuations;return r&&(e=e.replace(Jo(),"")),a&&(e=e.replace(k1(),"").replace(I1(),"").replace(N1(),"")),n&&(e=e.replace(O1(),"")),e}var vn=QD;function JD(e){return eE(e)||tE(e)||rE(e)||aE(e)?0:1}function eE(e){return pe(e).length===0}function tE(e){return e.length===1&&e.match(/\D/)}function rE(e){var t=["aa","abc"];return t.includes(e.toLowerCase())}function aE(e){var t=vn(e,{emoji:!0,nonBmp:!0,punctuations:!0});return!pe(t)}var hs=JD,Xr={stateTerms:["on","off"],standaloneTerms:["name","honorific-prefix","given-name","additional-name","family-name","honorific-suffix","nickname","username","new-password","current-password","organization-title","organization","street-address","address-line1","address-line2","address-line3","address-level4","address-level3","address-level2","address-level1","country","country-name","postal-code","cc-name","cc-given-name","cc-additional-name","cc-family-name","cc-number","cc-exp","cc-exp-month","cc-exp-year","cc-csc","cc-type","transaction-currency","transaction-amount","language","bday","bday-day","bday-month","bday-year","sex","url","photo","one-time-code"],qualifiers:["home","work","mobile","fax","pager"],qualifiedTerms:["tel","tel-country-code","tel-national","tel-area-code","tel-local","tel-local-prefix","tel-local-suffix","tel-extension","email","impp"],locations:["billing","shipping"]};function nE(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.looseTyped,a=r===void 0?!1:r,n=t.stateTerms,i=n===void 0?[]:n,o=t.locations,u=o===void 0?[]:o,s=t.qualifiers,l=s===void 0?[]:s,c=t.standaloneTerms,d=c===void 0?[]:c,m=t.qualifiedTerms,v=m===void 0?[]:m,b=t.ignoredValues,w=b===void 0?[]:b;if(e=e.toLowerCase().trim(),i=i.concat(Xr.stateTerms),i.includes(e)||e==="")return!0;l=l.concat(Xr.qualifiers),u=u.concat(Xr.locations),d=d.concat(Xr.standaloneTerms),v=v.concat(Xr.qualifiedTerms);var E=e.split(/\s+/g);if(E[E.length-1]==="webauthn"&&(E.pop(),E.length===0)||!a&&(E[0].length>8&&E[0].substr(0,8)==="section-"&&E.shift(),u.includes(E[0])&&E.shift(),l.includes(E[0])&&(E.shift(),d=[]),E.length!==1))return!1;var _=E[E.length-1];if(!w.includes(_))return d.includes(_)||v.includes(_)}var M1=nE;function iE(e){var t,r;return e.attr("aria-labelledby")&&(t=nr(e.actualNode,"aria-labelledby"),r=t.map(function(a){var n=De(a);return n?or(n):""}).join(" ").trim(),r)||(r=e.attr("aria-label"),r&&(r=pe(r),r))?r:null}var $i=iE;function oE(e,t,r){return e=De(e),or(e,t,r)}var P1=oE;function uE(e){var t,r,a;if(r=$i(e),r)return r;if(e.attr("id")){if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");var n=Ge(e.attr("id"));if(a=pt(e.actualNode),t=a.querySelector('label[for="'+n+'"]'),r=t&&P1(t,!0),r)return r}return t=Tt(e,"label"),r=t&&or(t,!0),r||null}var qi=uE;function sE(e){return e=De(e),qi(e)}var lE=sE,cE=[{matches:[{nodeName:"textarea"},{nodeName:"input",properties:{type:["text","password","search","tel","email","url"]}}],namingMethods:"labelText"},{matches:{nodeName:"input",properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},{matches:{nodeName:"input",properties:{type:"image"}},namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},{matches:"button",namingMethods:"subtreeText"},{matches:"fieldset",namingMethods:"fieldsetLegendText"},{matches:"OUTPUT",namingMethods:"subtreeText"},{matches:[{nodeName:"select"},{nodeName:"input",properties:{type:/^(?!text|password|search|tel|email|url|button|submit|reset)/}}],namingMethods:"labelText"},{matches:"summary",namingMethods:"subtreeText"},{matches:"figure",namingMethods:["figureText","titleText"]},{matches:"img",namingMethods:"altText"},{matches:"table",namingMethods:["tableCaptionText","tableSummaryText"]},{matches:["hr","br"],namingMethods:["titleText","singleSpace"]}],dE=cE;function L1(e){var t=Ft(e),r=[];return e.children.forEach(function(a){a.actualNode.nodeType===3?t&&r.push(a):r=r.concat(L1(a))}),r}var fE=L1,pE=je(function(t){var r=De(t),a=r.boundingClientRect,n=[],i=un(r);return t.childNodes.forEach(function(o){if(!(o.nodeType!==3||pe(o.nodeValue)==="")){var u=mE(o);hE(u,a)||n.push.apply(n,ce(B1(u,i)))}}),n.length?n:B1([a],i)}),vs=pE;function mE(e){var t=y.createRange();return t.selectNodeContents(e),Array.from(t.getClientRects())}function hE(e,t){return e.some(function(r){var a=sn(r);return!Fi(a,t)})}function B1(e,t){var r=[];return e.forEach(function(a){if(!(a.width<1||a.height<1)){var n=t.reduce(function(i,o){return i&&Si(i,o.boundingClientRect)},a);n&&r.push(n)}}),r}function vE(e){var t=Oi(e);if(!t)return[];var r=vs(e);return r.map(function(a){return ts(t,a)})}var gs=vE,gE=["checkbox","img","meter","progressbar","scrollbar","radio","slider","spinbutton","textbox"];function bE(e){var t=Fe(e),r=t.vNode,a=g.commons.aria.getExplicitRole(r);if(a)return gE.indexOf(a)!==-1;switch(r.props.nodeName){case"img":case"iframe":case"object":case"video":case"audio":case"canvas":case"svg":case"math":case"button":case"select":case"textarea":case"keygen":case"progress":case"meter":return!0;case"input":return r.props.type!=="hidden";default:return!1}}var bs=bE,yE=["head","title","template","script","style","iframe","object","video","audio","noscript"];function ji(e){return yE.includes(e.props.nodeName)?!1:e.children.some(function(t){var r=t.props;return r.nodeType===3&&r.nodeValue.trim()})}function $1(e,t,r){return ji(e)||bs(e.actualNode)||!r&&!!$i(e)||!t&&e.children.some(function(a){return a.actualNode.nodeType===1&&$1(a)})}var gn=$1;function wE(e,t,r){return e=De(e),gn(e,t,r)}var zi=wE;function ys(e){return typeof e.children>"u"||ji(e)?!0:e.props.nodeType===1&&bs(e)?!!g.commons.text.accessibleTextVirtual(e):e.children.some(function(t){return!t.attr("lang")&&ys(t)&&!kr(t)})}function DE(e){var t=sr(e.getAttribute("tabindex"));return t>-1&&Je(e)&&!rs(e)}var q1=DE;function j1(e,t){var r=Fe(e),a=r.vNode,n=r.domNode;return a?(a._isHiddenWithCSS===void 0&&(a._isHiddenWithCSS=z1(n,t)),a._isHiddenWithCSS):z1(n,t)}function z1(e,t){if(e.nodeType===9||(e.nodeType===11&&(e=e.host),["STYLE","SCRIPT"].includes(e.nodeName.toUpperCase())))return!1;var r=p.getComputedStyle(e,null);if(!r)throw new Error("Style does not exist for the given element.");var a=r.getPropertyValue("display");if(a==="none")return!0;var n=["hidden","collapse"],i=r.getPropertyValue("visibility");if(n.includes(i)&&!t||n.includes(i)&&t&&n.includes(t))return!0;var o=lt(e);return o&&!n.includes(i)?j1(o,i):!1}var EE=j1;function _E(e){var t=e.doctype;return t===null?!1:t.name==="html"&&!t.publicId&&!t.systemId}var H1=_E;function xE(e){var t;(e instanceof st||(t=p)!==null&&t!==void 0&&t.Node&&e instanceof p.Node)&&(e=g.commons.aria.getRole(e));var r=ke.ariaRoles[e];return(r==null?void 0:r.type)||null}var Zt=xE,AE=["block","list-item","table","flex","grid"],CE=["inline-block","inline-flex","inline-grid"];function RE(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noLengthCompare,a=t.includeInlineBlock,n=a===void 0?!1:a,i=Fe(e),o=i.vNode,u=i.domNode;if(Ds(u)||!n&&TE(o))return!1;var s=FE(u),l="",c="",d=0;return V1(s,function(m){if(m===s.actualNode)return!0;if(d===2)return!1;if(m.nodeType===3&&(l+=m.nodeValue),m.nodeType===1){var v=(m.nodeName||"").toUpperCase();m===u&&(d=1);var b=Ds(m);if((b||["BR","HR"].includes(v))&&(d===0?(l="",c=""):d=2),b||m.style.display==="none"||m.style.overflow==="hidden"||!["",null,"none"].includes(m.style.float)||!["",null,"relative"].includes(m.style.position))return!1;if(Zt(m)==="widget")return c+=m.textContent,!1}}),l=pe(l),r?l.length!==0:(c=pe(c),l.length>c.length)}var ws=RE;function Ds(e){var t=Fe(e),r=t.vNode,a=r.getComputedStylePropertyValue("display");return AE.includes(a)||a.substr(0,6)==="table-"}function TE(e){var t=e.getComputedStylePropertyValue("display");return CE.includes(t)}function V1(e,t){t(e.actualNode)!==!1&&e.children.forEach(function(r){return V1(r,t)})}function FE(e){for(var t=lt(e);t&&!Ds(t);)t=lt(t);return De(t)}function SE(e){e=e||{};var t=e.modalPercent||.75;if(ge.get("isModalOpen"))return ge.get("isModalOpen");var r=lr(g._tree[0],"dialog, [role=dialog], [aria-modal=true]",Ft);if(r.length)return ge.set("isModalOpen",!0),!0;for(var a=Ci(p),n=a.width*t,i=a.height*t,o=(a.width-n)/2,u=(a.height-i)/2,s=[{x:o,y:u},{x:a.width-o,y:u},{x:a.width/2,y:a.height/2},{x:o,y:a.height-u},{x:a.width-o,y:a.height-u}],l=s.map(function(v){return Array.from(y.elementsFromPoint(v.x,v.y))}),c=function(){var b=l[m].find(function(w){var E=p.getComputedStyle(w);return parseInt(E.width,10)>=n&&parseInt(E.height,10)>=i&&E.getPropertyValue("pointer-events")!=="none"&&(E.position==="absolute"||E.position==="fixed")});if(b&&l.every(function(w){return w.includes(b)}))return ge.set("isModalOpen",!0),{v:!0}},d,m=0;m<l.length;m++)if(d=c(),d)return d.v;ge.set("isModalOpen",void 0)}var bn=SE;function G1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2,r=e.ownerDocument.createRange();r.setStart(e,0),r.setEnd(e,e.childNodes.length);var a=0,n=0,i=Be(r.getClientRects()),o;try{for(i.s();!(o=i.n()).done;){var u=o.value;if(!(u.height<=t))if(a>u.top+t)a=Math.max(a,u.bottom);else if(n===0)a=u.bottom,n++;else return!0}}catch(s){i.e(s)}finally{i.f()}return!1}function kE(e){return e instanceof p.Node}var OE=kE,Es="color.incompleteData",IE={set:function(t,r){if(typeof t!="string")throw new Error("Incomplete data: key must be a string");var a=ge.get(Es,function(){return{}});return r&&(a[t]=r),a[t]},get:function(t){var r=ge.get(Es);return r==null?void 0:r[t]},clear:function(){ge.set(Es,{})}},ze=IE;function NE(e,t){var r=["IMG","CANVAS","OBJECT","IFRAME","VIDEO","SVG"],a=e.nodeName.toUpperCase();if(r.includes(a))return ze.set("bgColor","imgNode"),!0;t=t||p.getComputedStyle(e);var n=t.getPropertyValue("background-image"),i=n!=="none";if(i){var o=/gradient/.test(n);ze.set("bgColor",o?"bgGradient":"bgImage")}return i}var Hi=NE,ME=/^#[0-9a-f]{3,8}$/i,PE=/hsl\(\s*([-\d.]+)(rad|turn)/,yn=(Le=new WeakMap,Ze=new WeakMap,ft=new WeakMap,It=new WeakMap,ut=new WeakMap,bt=new WeakMap,Na=new WeakSet,function(){function e(t,r,a){var n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1;if(zt(this,e),Ol(this,Na),Dr(this,Le,void 0),Dr(this,Ze,void 0),Dr(this,ft,void 0),Dr(this,It,void 0),Dr(this,ut,void 0),Dr(this,bt,void 0),t instanceof yn){var i=t.r,o=t.g,u=t.b;this.r=i,this.g=o,this.b=u,this.alpha=t.alpha;return}this.red=t,this.green=r,this.blue=a,this.alpha=n}return Ht(e,[{key:"r",get:function(){return jt(Le,this)},set:function(r){Dt(Le,this,r),Dt(It,this,Math.round(ba(r,0,1)*255))}},{key:"g",get:function(){return jt(Ze,this)},set:function(r){Dt(Ze,this,r),Dt(ut,this,Math.round(ba(r,0,1)*255))}},{key:"b",get:function(){return jt(ft,this)},set:function(r){Dt(ft,this,r),Dt(bt,this,Math.round(ba(r,0,1)*255))}},{key:"red",get:function(){return jt(It,this)},set:function(r){Dt(Le,this,r/255),Dt(It,this,ba(r,0,255))}},{key:"green",get:function(){return jt(ut,this)},set:function(r){Dt(Ze,this,r/255),Dt(ut,this,ba(r,0,255))}},{key:"blue",get:function(){return jt(bt,this)},set:function(r){Dt(ft,this,r/255),Dt(bt,this,ba(r,0,255))}},{key:"toHexString",value:function(){var r=Math.round(this.red).toString(16),a=Math.round(this.green).toString(16),n=Math.round(this.blue).toString(16);return"#"+(this.red>15.5?r:"0"+r)+(this.green>15.5?a:"0"+a)+(this.blue>15.5?n:"0"+n)}},{key:"toJSON",value:function(){var r=this.red,a=this.green,n=this.blue,i=this.alpha;return{red:r,green:a,blue:n,alpha:i}}},{key:"parseString",value:function(r){r=r.replace(PE,function(i,o,u){var s=o+u;switch(u){case"rad":return i.replace(s,BE(o));case"turn":return i.replace(s,$E(o))}});try{var a;"Prototype"in p&&"Version"in p.Prototype&&(a=Array.from,Array.from=Ld.default);var n=new $e(r).toGamut({space:"srgb",method:"clip"}).to("srgb");a&&(Array.from=a,a=null),this.r=n.r,this.g=n.g,this.b=n.b,this.alpha=+n.alpha}catch{throw ze.set("colorParse",r),new Error('Unable to parse color "'.concat(r,'"'))}return this}},{key:"parseRgbString",value:function(r){this.parseString(r)}},{key:"parseHexString",value:function(r){!r.match(ME)||[6,8].includes(r.length)||this.parseString(r)}},{key:"parseColorFnString",value:function(r){this.parseString(r)}},{key:"getRelativeLuminance",value:function(){var r=this.r,a=this.g,n=this.b,i=r<=.04045?r/12.92:Math.pow((r+.055)/1.055,2.4),o=a<=.04045?a/12.92:Math.pow((a+.055)/1.055,2.4),u=n<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4);return .2126*i+.7152*o+.0722*u}},{key:"getLuminosity",value:function(){return .3*this.r+.59*this.g+.11*this.b}},{key:"setLuminosity",value:function(r){var a=r-this.getLuminosity();return aa(Na,this,LE).call(this,a).clip()}},{key:"getSaturation",value:function(){return Math.max(this.r,this.g,this.b)-Math.min(this.r,this.g,this.b)}},{key:"setSaturation",value:function(r){var a=new yn(this),n=[{name:"r",value:a.r},{name:"g",value:a.g},{name:"b",value:a.b}],i=n.sort(function(c,d){return c.value-d.value}),o=Z(i,3),u=o[0],s=o[1],l=o[2];return l.value>u.value?(s.value=(s.value-u.value)*r/(l.value-u.value),l.value=r):s.value=l.value=0,u.value=0,a[l.name]=l.value,a[u.name]=u.value,a[s.name]=s.value,a}},{key:"clip",value:function(){var r=new yn(this),a=r.getLuminosity(),n=Math.min(r.r,r.g,r.b),i=Math.max(r.r,r.g,r.b);return n<0&&(r.r=a+(r.r-a)*a/(a-n),r.g=a+(r.g-a)*a/(a-n),r.b=a+(r.b-a)*a/(a-n)),i>1&&(r.r=a+(r.r-a)*(1-a)/(i-a),r.g=a+(r.g-a)*(1-a)/(i-a),r.b=a+(r.b-a)*(1-a)/(i-a)),r}}])}());function LE(e){var t=new yn(this);return t.r+=e,t.g+=e,t.b+=e,t}var We=yn;function ba(e,t,r){return Math.min(Math.max(t,e),r)}function BE(e){return e*180/Math.PI}function $E(e){return e*360}function qE(e){var t=new We;if(t.parseString(e.getPropertyValue("background-color")),t.alpha!==0){var r=e.getPropertyValue("opacity");t.alpha=t.alpha*r}return t}var Zr=qE;function jE(e){var t=p.getComputedStyle(e);return Hi(e,t)||Zr(t).alpha===1}var zE=jE;function _s(e){if(!e.href)return!1;var t=ge.get("firstPageLink",HE);return t?e.compareDocumentPosition(t.actualNode)===e.DOCUMENT_POSITION_FOLLOWING:!0}function HE(){var e;return p.location.origin?e=Ot(g._tree,'a[href]:not([href^="javascript:"])').find(function(t){return!Qu(t.actualNode)}):e=Ot(g._tree,'a:not([href^="#"]):not([href^="/#"]):not([href^="javascript:"])')[0],e||null}var VE=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,GE=/(\w+)\((\d+)/;function UE(e){var t=e.getPropertyValue("clip").match(VE),r=e.getPropertyValue("clip-path").match(GE);if(t&&t.length===5){var a=e.getPropertyValue("position");if(["fixed","absolute"].includes(a))return t[3]-t[1]<=0&&t[2]-t[4]<=0}if(r){var n=r[1],i=parseInt(r[2],10);switch(n){case"inset":return i>=50;case"circle":return i===0}}return!1}function WE(e,t,r){var a=ma(e,"map");if(!a)return!1;var n=a.getAttribute("name");if(!n)return!1;var i=pt(e);if(!i||i.nodeType!==9)return!1;var o=Ot(g._tree,'img[usemap="#'.concat(Ge(n),'"]'));return!o||!o.length?!1:o.some(function(u){var s=u.actualNode;return Vi(s,t,r)})}function Vi(e,t,r){var a;if(!e)throw new TypeError("Cannot determine if element is visible for non-DOM nodes");var n=e instanceof st?e:De(e);e=n?n.actualNode:e;var i="_isVisible"+(t?"ScreenReader":""),o=(a=p.Node)!==null&&a!==void 0?a:{},u=o.DOCUMENT_NODE,s=o.DOCUMENT_FRAGMENT_NODE,l=n?n.props.nodeType:e.nodeType,c=n?n.props.nodeName:e.nodeName.toLowerCase();if(n&&typeof n[i]<"u")return n[i];if(l===u)return!0;if(["style","script","noscript","template"].includes(c))return!1;if(e&&l===s&&(e=e.host),t){var d=n?n.attr("aria-hidden"):e.getAttribute("aria-hidden");if(d==="true")return!1}if(!e){var m=n.parent,v=!0;return m&&(v=Vi(m,t,!0)),n&&(n[i]=v),v}var b=p.getComputedStyle(e,null);if(b===null)return!1;if(c==="area")return WE(e,t,r);if(b.getPropertyValue("display")==="none")return!1;var w=parseInt(b.getPropertyValue("height")),E=parseInt(b.getPropertyValue("width")),_=yr(e),x=_&&w===0,C=_&&E===0,R=b.getPropertyValue("position")==="absolute"&&(w<2||E<2)&&b.getPropertyValue("overflow")==="hidden";if(!t&&(UE(b)||b.getPropertyValue("opacity")==="0"||x||C||R)||!r&&(b.getPropertyValue("visibility")==="hidden"||!t&&Ti(e)))return!1;var T=e.assignedSlot?e.assignedSlot:e.parentNode,O=!1;return T&&(O=Vi(T,t,!0)),n&&(n[i]=O),O}var YE=Vi;function KE(e,t){for(var r=["fixed","sticky"],a=[],n=!1,i=0;i<e.length;++i){var o=e[i];o===t&&(n=!0);var u=p.getComputedStyle(o);if(!n&&r.indexOf(u.position)!==-1){a=[];continue}a.push(o)}return a}var U1=KE;function W1(e,t){var r=Y1(t);do{var a=Y1(e);if(a===r||a===t)return XE(e,t);e=a}while(e);return!1}function Y1(e){for(var t=De(e),r=t.parent;r;){if(yr(r.actualNode))return r.actualNode;r=r.parent}}function XE(e,t){var r=p.getComputedStyle(t),a=r.getPropertyValue("overflow");if(r.getPropertyValue("display")==="inline")return!0;var n=Array.from(e.getClientRects()),i=t.getBoundingClientRect(),o={left:i.left,top:i.top,width:i.width,height:i.height};return(["scroll","auto"].includes(a)||t instanceof p.HTMLHtmlElement)&&(o.width=t.scrollWidth,o.height=t.scrollHeight),n.length===1&&a==="hidden"&&r.getPropertyValue("white-space")==="nowrap"&&(n[0]=o),n.some(function(u){return!(Math.ceil(u.left)<Math.floor(o.left)||Math.ceil(u.top)<Math.floor(o.top)||Math.floor(u.left+u.width)>Math.ceil(o.left+o.width)||Math.floor(u.top+u.height)>Math.ceil(o.top+o.height))})}function K1(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:y,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0;if(a>999)throw new Error("Infinite loop detected");return Array.from(r.elementsFromPoint(e,t)||[]).filter(function(n){return pt(n)===r}).reduce(function(n,i){if(Ai(i)){var o=K1(e,t,i.shadowRoot,a+1);n=n.concat(o),n.length&&W1(n[0],i)&&n.push(i)}else n.push(i);return n},[])}var ZE=K1;function QE(e,t){if(e.hasAttribute(t)){var r=e.nodeName.toUpperCase(),a=e;(!["A","AREA"].includes(r)||e.ownerSVGElement)&&(a=y.createElement("a"),a.href=e.getAttribute(t));var n=["https:","ftps:"].includes(a.protocol)?a.protocol.replace(/s:$/,":"):a.protocol,i=/^\//.test(a.pathname)?a.pathname:"/".concat(a.pathname),o=e_(i),u=o.pathname,s=o.filename;return{protocol:n,hostname:a.hostname,port:JE(a.port),pathname:/\/$/.test(u)?u:"".concat(u,"/"),search:t_(a.search),hash:r_(a.hash),filename:s}}}function JE(e){var t=["443","80"];return t.includes(e)?"":e}function e_(e){var t=e.split("/").pop();return!t||t.indexOf(".")===-1?{pathname:e,filename:""}:{pathname:e.replace(t,""),filename:/index./.test(t)?"":t}}function t_(e){var t={};if(!e||!e.length)return t;var r=e.substring(1).split("&");if(!r||!r.length)return t;for(var a=0;a<r.length;a++){var n=r[a],i=n.split("="),o=Z(i,2),u=o[0],s=o[1],l=s===void 0?"":s;t[decodeURIComponent(u)]=decodeURIComponent(l)}return t}function r_(e){if(!e)return"";var t=/#!?\/?/g,r=e.match(t);if(!r)return"";var a=Z(r,1),n=a[0];return n==="#"?"":e}var a_=QE;function n_(e,t){var r=t.getBoundingClientRect(),a=r.top,n=r.left,i={top:a-t.scrollTop,bottom:a-t.scrollTop+t.scrollHeight,left:n-t.scrollLeft,right:n-t.scrollLeft+t.scrollWidth};if(e.left>i.right&&e.left>r.right||e.top>i.bottom&&e.top>r.bottom||e.right<i.left&&e.right<r.left||e.bottom<i.top&&e.bottom<r.top)return!1;var o=p.getComputedStyle(t);return e.left>r.right||e.top>r.bottom?o.overflow==="scroll"||o.overflow==="auto"||t instanceof p.HTMLBodyElement||t instanceof p.HTMLHtmlElement:!0}var xs=n_,X1=0,i_=function(e){function t(r,a,n){var i;if(zt(this,t),i=Nn(this,t),i.shadowId=n,i.children=[],i.actualNode=r,i.parent=a,a||(X1=0),i.nodeIndex=X1++,i._isHidden=null,i._cache={},i._isXHTML=Za(r.ownerDocument),r.nodeName.toLowerCase()==="input"){var o=r.getAttribute("type");o=i._isXHTML?o:(o||"").toLowerCase(),to().includes(o)||(o="text"),i._type=o}return ge.get("nodeMap")&&ge.get("nodeMap").set(r,i),i}return Mn(t,e),Ht(t,[{key:"props",get:function(){if(!this._cache.hasOwnProperty("props")){var a=this.actualNode,n=a.nodeType,i=a.nodeName,o=a.id,u=a.nodeValue;this._cache.props={nodeType:n,nodeName:this._isXHTML?i:i.toLowerCase(),id:o,type:this._type,nodeValue:u},n===1&&(this._cache.props.multiple=this.actualNode.multiple,this._cache.props.value=this.actualNode.value,this._cache.props.selected=this.actualNode.selected,this._cache.props.checked=this.actualNode.checked,this._cache.props.indeterminate=this.actualNode.indeterminate)}return this._cache.props}},{key:"attr",value:function(a){return typeof this.actualNode.getAttribute!="function"?null:this.actualNode.getAttribute(a)}},{key:"hasAttr",value:function(a){return typeof this.actualNode.hasAttribute!="function"?!1:this.actualNode.hasAttribute(a)}},{key:"attrNames",get:function(){if(!this._cache.hasOwnProperty("attrNames")){var a;this.actualNode.attributes instanceof p.NamedNodeMap?a=this.actualNode.attributes:a=this.actualNode.cloneNode(!1).attributes,this._cache.attrNames=Array.from(a).map(function(n){return n.name})}return this._cache.attrNames}},{key:"getComputedStylePropertyValue",value:function(a){var n="computedStyle_"+a;return this._cache.hasOwnProperty(n)||(this._cache.hasOwnProperty("computedStyle")||(this._cache.computedStyle=p.getComputedStyle(this.actualNode)),this._cache[n]=this._cache.computedStyle.getPropertyValue(a)),this._cache[n]}},{key:"isFocusable",get:function(){return this._cache.hasOwnProperty("isFocusable")||(this._cache.isFocusable=Je(this.actualNode)),this._cache.isFocusable}},{key:"tabbableElements",get:function(){return this._cache.hasOwnProperty("tabbableElements")||(this._cache.tabbableElements=Xf(this)),this._cache.tabbableElements}},{key:"clientRects",get:function(){return this._cache.hasOwnProperty("clientRects")||(this._cache.clientRects=Array.from(this.actualNode.getClientRects()).filter(function(a){return a.width>0})),this._cache.clientRects}},{key:"boundingClientRect",get:function(){return this._cache.hasOwnProperty("boundingClientRect")||(this._cache.boundingClientRect=this.actualNode.getBoundingClientRect()),this._cache.boundingClientRect}}])}(st),As=i_;function o_(e){return(e||"").trim().replace(/\s{2,}/g," ").split(" ")}var yt=o_,Qr=" [idsMap]";function Z1(e,t,r){var a=e[0]._selectorMap;if(a){for(var n=e[0].shadowId,i=0;i<t.length;i++)if(t[i].length>1&&t[i].some(function(s){return Q1(s)}))return;var o=new Set;t.forEach(function(s){var l,c=u_(s,a,n);c==null||(l=c.nodes)===null||l===void 0||l.forEach(function(d){c.isComplexSelector&&!la(d,s)||o.add(d)})});var u=[];return o.forEach(function(s){return u.push(s)}),r&&(u=u.filter(r)),u.sort(function(s,l){return s.nodeIndex-l.nodeIndex})}}function u_(e,t,r){var a=e[e.length-1],n=null,i=e.length>1||!!a.pseudos||!!a.classes;if(Q1(a))n=t["*"];else{if(a.id){var o;if(!t[Qr]||!Object.hasOwn(t[Qr],a.id)||!((o=t[Qr][a.id])!==null&&o!==void 0&&o.length))return;n=t[Qr][a.id].filter(function(w){return w.shadowId===r})}if(a.tag&&a.tag!=="*"){var u;if(!((u=t[a.tag])!==null&&u!==void 0&&u.length))return;var s=t[a.tag];n=n?Cs(s,n):s}if(a.classes){var l;if(!((l=t["[class]"])!==null&&l!==void 0&&l.length))return;var c=t["[class]"];n=n?Cs(c,n):c}if(a.attributes)for(var d=0;d<a.attributes.length;d++){var m,v=a.attributes[d];if(v.type==="attrValue"&&(i=!0),!((m=t["[".concat(v.key,"]")])!==null&&m!==void 0&&m.length))return;var b=t["[".concat(v.key,"]")];n=n?Cs(b,n):b}}return{nodes:n,isComplexSelector:i}}function Q1(e){return e.tag==="*"&&!e.attributes&&!e.id&&!e.classes}function Cs(e,t){return e.filter(function(r){return t.includes(r)})}function Gi(e,t,r){Object.hasOwn(r,e)||(r[e]=[]),r[e].push(t)}function J1(e,t){e.props.nodeType===1&&(Gi(e.props.nodeName,e,t),Gi("*",e,t),e.attrNames.forEach(function(r){r==="id"&&(t[Qr]=t[Qr]||{},yt(e.attr(r)).forEach(function(a){Gi(a,e,t[Qr])})),Gi("[".concat(r,"]"),e,t)}))}var Rs;function Ts(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:y.documentElement,t=arguments.length>1?arguments[1]:void 0;Rs=!1;var r={};ge.set("nodeMap",new WeakMap),ge.set("selectorMap",r);var a=ep(e,t,null);return a[0]._selectorMap=r,a[0]._hasShadowRoot=Rs,a}function s_(e){var t=[];for(e=e.firstChild;e;)t.push(e),e=e.nextSibling;return t}function Fs(e,t,r){var a=new As(e,t,r);return J1(a,ge.get("selectorMap")),a}function Ui(e,t,r){var a=[];return e.forEach(function(n){var i=ep(n,r,t);i&&a.push.apply(a,ce(i))}),a}function ep(e,t,r){var a,n;e.documentElement&&(e=e.documentElement);var i=e.nodeName.toLowerCase();if(Ai(e))return Rs=!0,a=Fs(e,r,t),t="a"+Math.random().toString().substring(2),n=Array.from(e.shadowRoot.childNodes),a.children=Ui(n,a,t),[a];if(i==="content"&&typeof e.getDistributedNodes=="function")return n=Array.from(e.getDistributedNodes()),Ui(n,r,t);if(i==="slot"&&typeof e.assignedNodes=="function")return n=Array.from(e.assignedNodes()),n.length||(n=s_(e)),p.getComputedStyle(e),Ui(n,r,t);if(e.nodeType===y.ELEMENT_NODE)return a=Fs(e,r,t),n=Array.from(e.childNodes),a.children=Ui(n,a,t),[a];if(e.nodeType===y.TEXT_NODE)return[Fs(e,r)]}function l_(e){return e?e.trim().split("-")[0].toLowerCase():""}var Jr=l_;function c_(e){var t={};return t.none=e.none.concat(e.all),t.any=e.any,Object.keys(t).map(function(r){if(t[r].length){var a=g._audit.data.failureSummaries[r];if(a&&typeof a.failureMessage=="function")return a.failureMessage(t[r].map(function(n){return n.message||""}))}}).filter(function(r){return r!==void 0}).join(`
|
|
21
21
|
|
|
22
|
-
`)}var
|
|
23
|
-
See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}function ip(e,t){for(var r=[],a=0,n=e[t].length;a<n;a++){var i=e[t][a];if(i instanceof p.Node)if(i.documentElement instanceof p.Node)r.push(e.flatTree[0]);else if(i.host instanceof p.Node){var o=Array.from(i.children).map(function(s){return De(s)});r.push.apply(r,ce(o))}else r.push(De(i));else if(i&&i.length)if(i.length>1)A_(e,t,i);else{var u=zs(i[0]);r.push.apply(r,ce(u.map(function(s){return De(s)})))}}return r.filter(function(s){return s})}function A_(e,t,r){e.frames=e.frames||[];var a=r.shift(),n=zs(a);n.forEach(function(i){var o=e.frames.find(function(u){return u.node===i});o||(o=ap(i,e),e.frames.push(o)),o[t].push(r)})}function Yi(e,t){var r,a,n,i,o=this;e=hr(e),this.frames=[],this.page=typeof((r=e)===null||r===void 0?void 0:r.page)=="boolean"?e.page:void 0,this.initiator=typeof((a=e)===null||a===void 0?void 0:a.initiator)=="boolean"?e.initiator:!0,this.focusable=typeof((n=e)===null||n===void 0?void 0:n.focusable)=="boolean"?e.focusable:!0,this.size=B((i=e)===null||i===void 0?void 0:i.size)==="object"?e.size:{},e=y_(e),this.flatTree=t??Rs(F_(e)),this.exclude=e.exclude,this.include=e.include,this.include=ip(this,"include"),this.exclude=ip(this,"exclude"),js("frame, iframe",this).forEach(function(u){Ps(u,o)&&C_(o,u.actualNode)}),typeof this.page>"u"&&(this.page=R_(this),this.frames.forEach(function(u){u.page=o.page})),T_(this),Array.isArray(this.include)||(this.include=Array.from(this.include)),this.include.sort(Bs)}function C_(e,t){!Ue(t)||an(e.frames,"node",t)||e.frames.push(ap(t,e))}function R_(e){var t=e.include;return t.length===1&&t[0].actualNode===y.documentElement}function T_(e){if(e.include.length===0&&e.frames.length===0){var t=Xt.isInFrame()?"frame":"page";throw new Error("No elements found for include in "+t+" Context")}}function F_(e){for(var t=e.include,r=e.exclude,a=Array.from(t).concat(Array.from(r)),n=0;n<a.length;n++){var i=a[n];if(i instanceof p.Element)return i.ownerDocument.documentElement;if(i instanceof p.Document)return i.documentElement}return y.documentElement}function S_(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t.iframes===!1)return[];var r=new Yi(e),a=r.frames;return a.map(function(n){var i=n.node,o=tt(n,fr);o.initiator=!1;var u=vi(i);return{frameSelector:u,frameContext:o}})}function op(e){var t=g._audit.rules.find(function(r){var a=r.id;return a===e});if(!t)throw new Error("Cannot find rule by id: ".concat(e));return t}function k_(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=e.scrollWidth>e.clientWidth+t,a=e.scrollHeight>e.clientHeight+t;if(r||a){var n=p.getComputedStyle(e),i=up(n,"overflow-x"),o=up(n,"overflow-y");if(r&&i||a&&o)return{elm:e,top:e.scrollTop,left:e.scrollLeft}}}function up(e,t){var r=e.getPropertyValue(t);return["scroll","auto"].includes(r)}var yr=je(k_);function sp(e){return Array.from(e.children||e.childNodes||[]).reduce(function(t,r){var a=yr(r);return a&&t.push(a),t.concat(sp(r))},[])}function O_(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:p,t=e.document.documentElement,r=[e.pageXOffset!==void 0?{elm:e,top:e.pageYOffset,left:e.pageXOffset}:{elm:t,top:t.scrollTop,left:t.scrollLeft}];return r.concat(sp(y.body))}var I_=O_;function N_(){return hr(ke)}function M_(e){if(!e)throw new Error("axe.utils.getStyleSheetFactory should be invoked with an argument");return function(t){var r=t.data,a=t.isCrossOrigin,n=a===void 0?!1:a,i=t.shadowId,o=t.root,u=t.priority,s=t.isLink,l=s===void 0?!1:s,c=e.createElement("style");if(l){var d=e.createTextNode('@import "'.concat(r.href,'"'));c.appendChild(d)}else c.appendChild(e.createTextNode(r));return e.head.appendChild(c),{sheet:c.sheet,isCrossOrigin:n,shadowId:i,root:o,priority:u}}}var lp=M_,kt;function P_(e){if(kt&&kt.parentNode)return kt.styleSheet===void 0?kt.appendChild(y.createTextNode(e)):kt.styleSheet.cssText+=e,kt;if(e){var t=y.head||y.getElementsByTagName("head")[0];return kt=y.createElement("style"),kt.type="text/css",kt.styleSheet===void 0?kt.appendChild(y.createTextNode(e)):kt.styleSheet.cssText=e,t.appendChild(kt),kt}}var L_=P_;function Os(e){return!!e&&B(e)==="object"&&typeof e.length=="number"&&!(e instanceof p.Node)}function ur(e,t){return!e||B(e)!=="object"?!1:Object.prototype.hasOwnProperty.call(e,t)}function cp(e){return Is(e)||Ki(e)}function Is(e){return["include","exclude"].some(function(t){return ur(e,t)&&Ki(e[t])})}function Ki(e){return typeof e=="string"||e instanceof p.Node||Ns(e)||Xi(e)||Os(e)}function Ns(e){return ur(e,"fromFrames")}function Xi(e){return ur(e,"fromShadowDom")}function dp(e,t){var r=De(e);if(e.nodeType===9)return!1;if(e.nodeType===11&&(e=e.host),r&&r._isHidden!==null)return r._isHidden;var a=p.getComputedStyle(e,null);if(!a||!e.parentNode||a.getPropertyValue("display")==="none"||!t&&a.getPropertyValue("visibility")==="hidden"||e.getAttribute("aria-hidden")==="true")return!0;var n=e.assignedSlot?e.assignedSlot:e.parentNode,i=dp(n,!0);return r&&(r._isHidden=i),i}var B_=dp;function $_(e){var t,r,a=(t=(r=e.props)===null||r===void 0?void 0:r.nodeName)!==null&&t!==void 0?t:e.nodeName.toLowerCase();return e.namespaceURI==="http://www.w3.org/2000/svg"?!1:!!ke.htmlElms[a]}var Ms=$_;function Ps(e,t){var r=t.include,a=r===void 0?[]:r,n=t.exclude,i=n===void 0?[]:n,o=a.filter(function(c){return vr(c,e)});if(o.length===0)return!1;var u=i.filter(function(c){return vr(c,e)});if(u.length===0)return!0;var s=fp(o),l=fp(u);return vr(l,s)}function fp(e){var t,r=Be(e),a;try{for(r.s();!(a=r.n()).done;){var n=a.value;(!t||!vr(n,t))&&(t=n)}}catch(i){r.e(i)}finally{r.f()}return t}function Ls(e,t){return e.length!==t.length?!1:e.every(function(r,a){var n=t[a];return Array.isArray(r)?r.length!==n.length?!1:r.every(function(i,o){return n[o]===i}):r===n})}function q_(e,t){return e=e.actualNode||e,t=t.actualNode||t,e===t?0:e.compareDocumentPosition(t)&4?-1:1}var Bs=q_;function Fe(e){return e instanceof st?{vNode:e,domNode:e.actualNode}:{vNode:De(e),domNode:e}}function j_(e,t,r,a){var n=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,i=Array.from(e.cssRules);if(!i)return Promise.resolve();var o=i.filter(function(c){return c.type===3});if(!o.length)return Promise.resolve({isCrossOrigin:n,priority:r,root:t.rootNode,shadowId:t.shadowId,sheet:e});var u=o.filter(function(c){return c.href}).map(function(c){return c.href}).filter(function(c){return!a.includes(c)}),s=u.map(function(c,d){var m=[].concat(ce(r),[d]),v=/^https?:\/\/|^\/\//i.test(c);return qs(c,t,m,a,v)}),l=i.filter(function(c){return c.type!==3});return l.length&&s.push(Promise.resolve(t.convertDataToStylesheet({data:l.map(function(c){return c.cssText}).join(),isCrossOrigin:n,priority:r,root:t.rootNode,shadowId:t.shadowId}))),Promise.all(s)}var pp=j_;function z_(e,t,r,a){var n=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,i=H_(e);return i?pp(e,t,r,a,n):qs(e.href,t,r,a,!0)}function H_(e){try{var t=e.cssRules;return!(!t&&e.href)}catch{return!1}}var $s=z_;function V_(e,t,r,a,n){return a.push(e),new Promise(function(i,o){var u=new p.XMLHttpRequest;u.open("GET",e),u.timeout=ye.preload.timeout,u.addEventListener("error",o),u.addEventListener("timeout",o),u.addEventListener("loadend",function(s){if(s.loaded&&u.responseText)return i(u.responseText);o(u.responseText)}),u.send()}).then(function(i){var o=t.convertDataToStylesheet({data:i,isCrossOrigin:n,priority:r,root:t.rootNode,shadowId:t.shadowId});return $s(o.sheet,t,r,a,o.isCrossOrigin)})}var qs=V_;function G_(e){if(typeof e!="string")return null;var t=e.trim().match(/^([-+]?\d+)/);return t?Number(t[1]):null}var sr=G_,U_=function(){function e(){if(p.performance&&p.performance)return p.performance.now()}var t=e(),r=!1;return{start:function(){this.reset(),r=!0,this.mark("mark_axe_start")},end:function(){this.mark("mark_axe_end"),this.measure("axe","mark_axe_start","mark_axe_end",!0),this.logMeasures("axe"),this.clearMark("mark_axe_start","mark_axe_end"),r=!1},auditStart:function(){r||this.reset(),this.mark("mark_audit_start")},auditEnd:function(){this.mark("mark_audit_end"),this.measure("audit_start_to_end","mark_audit_start","mark_audit_end",!0),this.logMeasures(),this.clearMark("mark_audit_start","mark_audit_end")},mark:function(n){var i;(i=p.performance)!==null&&i!==void 0&&i.mark&&p.performance.mark(n)},measure:function(n,i,o){var u,s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if((u=p.performance)!==null&&u!==void 0&&u.measure){try{p.performance.measure(n,i,o)}catch(l){this._log(l)}s||this.clearMark(i,o)}},logMeasures:function(n){var i=this,o,u,s=function(w){return Array.isArray(w)?w[w.length-1]:w},l=function(w){i._log("Measure "+w.name+" took "+w.duration+"ms")};if(!(!((o=p.performance)!==null&&o!==void 0&&o.getEntriesByType)||!((u=p.performance)!==null&&u!==void 0&&u.getEntriesByName))){var c=s(p.performance.getEntriesByName("mark_axe_start"))||s(p.performance.getEntriesByName("mark_audit_start"));if(!c){this._log("Axe must be started before using performanceTimer");return}for(var d=p.performance.getEntriesByType("measure").filter(function(b){return b.startTime>=c.startTime}),m=0;m<d.length;++m){var v=d[m];if(v.name===n){l(v);return}else n||l(v)}}},timeElapsed:function(){var n=e();return n-t},clearMark:function(){var n;if((n=p.performance)!==null&&n!==void 0&&n.clearMarks){for(var i=arguments.length,o=new Array(i),u=0;u<i;u++)o[u]=arguments[u];for(var s=0,l=o;s<l.length;s++){var c=l[s];p.performance.clearMarks(c)}}},reset:function(){t=e()},_log:function(n){Gr(n)}}}(),Oe=U_;function mp(){if(y.elementsFromPoint)return y.elementsFromPoint;if(y.msElementsFromPoint)return y.msElementsFromPoint;var e=function(){var n=y.createElement("x");return n.style.cssText="pointer-events:auto",n.style.pointerEvents==="auto"}(),t=e?"pointer-events":"visibility",r=e?"none":"hidden",a=y.createElement("style");return a.innerHTML=e?"* { pointer-events: all }":"* { visibility: visible }",function(n,i){var o,u,s,l=[],c=[];for(y.head.appendChild(a);(o=y.elementFromPoint(n,i))&&l.indexOf(o)===-1;)l.push(o),c.push({value:o.style.getPropertyValue(t),priority:o.style.getPropertyPriority(t)}),o.style.setProperty(t,r,"important");for(l.indexOf(y.documentElement)<l.length-1&&(l.splice(l.indexOf(y.documentElement),1),l.push(y.documentElement)),u=c.length;s=c[--u];)l[u].style.setProperty(t,s.value?s.value:"",s.priority);return y.head.removeChild(a),l}}typeof p.addEventListener=="function"&&(y.elementsFromPoint=mp());function W_(e,t){return e.concat(t).filter(function(r,a,n){return n.indexOf(r)===a})}var wn=W_;function hp(e,t,r,a,n){var i=n||{};return i.vNodes=e,i.vNodesIndex=0,i.anyLevel=t,i.thisLevel=r,i.parentShadowId=a,i}function Y_(e,t,r){for(var a=ge.get("qsa.recycledLocalVariables",function(){return[]}),n=[],i=Array.isArray(e)?e:[e],o=hp(i,t,null,e[0].shadowId,a.pop()),u=[];o.vNodesIndex<o.vNodes.length;){for(var s,l,c=o.vNodes[o.vNodesIndex++],d=null,m=null,v=(((s=o.anyLevel)===null||s===void 0?void 0:s.length)||0)+(((l=o.thisLevel)===null||l===void 0?void 0:l.length)||0),b=!1,w=0;w<v;w++){var E,_,x,C=w<(((E=o.anyLevel)===null||E===void 0?void 0:E.length)||0)?o.anyLevel[w]:o.thisLevel[w-(((_=o.anyLevel)===null||_===void 0?void 0:_.length)||0)];if((!C[0].id||c.shadowId===o.parentShadowId)&&sa(c,C[0]))if(C.length===1)!b&&(!r||r(c))&&(u.push(c),b=!0);else{var R=C.slice(1);if([" ",">"].includes(R[0].combinator)===!1)throw new Error("axe.utils.querySelectorAll does not support the combinator: "+C[1].combinator);R[0].combinator===">"?(d=d||[]).push(R):(m=m||[]).push(R)}(!C[0].id||c.shadowId===o.parentShadowId)&&(x=o.anyLevel)!==null&&x!==void 0&&x.includes(C)&&(m=m||[]).push(C)}for(c.children&&c.children.length&&(n.push(o),o=hp(c.children,m,d,c.shadowId,a.pop()));o.vNodesIndex===o.vNodes.length&&n.length;)a.push(o),o=n.pop()}return u}function K_(e,t,r){e=Array.isArray(e)?e:[e];var a=gi(t),n=X1(e,a,r);return n||Y_(e,a,r)}var lr=K_;function X_(e){var t=e.treeRoot,r=t===void 0?g._tree[0]:t,a=Z_(r);if(!a.length)return Promise.resolve();var n=y.implementation.createHTMLDocument("Dynamic document for loading cssom"),i=lp(n);return Q_(a,i).then(function(o){return gp(o)})}var vp=X_;function Z_(e){var t=[],r=lr(e,"*",function(a){return t.includes(a.shadowId)?!1:(t.push(a.shadowId),!0)}).map(function(a){return{shadowId:a.shadowId,rootNode:nn(a.actualNode)}});return wn(r,[])}function Q_(e,t){var r=[];return e.forEach(function(a,n){var i=a.rootNode,o=a.shadowId,u=J_(i,o,t);if(!u)return Promise.all(r);var s=n+1,l={rootNode:i,shadowId:o,convertDataToStylesheet:t,rootIndex:s},c=[],d=Promise.all(u.map(function(m,v){var b=[s,v];return $s(m,l,b,c)}));r.push(d)}),Promise.all(r)}function gp(e){return e.reduce(function(t,r){return Array.isArray(r)?t.concat(gp(r)):t.concat(r)},[])}function J_(e,t,r){var a;return e.nodeType===11&&t?a=ex(e,r):a=tx(e),ax(a)}function ex(e,t){return Array.from(e.children).filter(rx).reduce(function(r,a){var n=a.nodeName.toUpperCase(),i=n==="STYLE"?a.textContent:a,o=n==="LINK",u=t({data:i,isLink:o,root:e});return u.sheet&&r.push(u.sheet),r},[])}function tx(e){return Array.from(e.styleSheets).filter(function(t){return t.media?bp(t.media.mediaText):!1})}function rx(e){var t=e.nodeName.toUpperCase(),r=e.getAttribute("href"),a=e.getAttribute("rel"),n=t==="LINK"&&r&&a&&e.rel.toUpperCase().includes("STYLESHEET"),i=t==="STYLE";return i||n&&bp(e.media)}function bp(e){return e?!e.toUpperCase().includes("PRINT"):!0}function ax(e){var t=[];return e.filter(function(r){return r.href?t.includes(r.href)?!1:(t.push(r.href),!0):!0})}function nx(e){var t=e.treeRoot,r=t===void 0?g._tree[0]:t,a=lr(r,"video[autoplay], audio[autoplay]",function(n){var i=n.actualNode;if(i.preload==="none"&&i.readyState===0&&i.networkState!==i.NETWORK_LOADING||i.hasAttribute("paused")||i.hasAttribute("muted"))return!1;if(i.hasAttribute("src"))return!!i.getAttribute("src");var o=Array.from(i.getElementsByTagName("source")).filter(function(u){return!!u.getAttribute("src")});return!(o.length<=0)});return Promise.all(a.map(function(n){var i=n.actualNode;return ix(i)}))}var yp=nx;function ix(e){return new Promise(function(t){e.readyState>0&&t(e);function r(){e.removeEventListener("loadedmetadata",r),t(e)}e.addEventListener("loadedmetadata",r)})}function wp(e){var t={cssom:vp,media:yp};return Dp(e)?new Promise(function(r,a){var n=Ep(e),i=n.assets,o=n.timeout,u=setTimeout(function(){return a(new Error("Preload assets timed out."))},o);Promise.all(i.map(function(s){return t[s](e).then(function(l){return Sa({},s,l)})})).then(function(s){var l=s.reduce(function(c,d){return _e({},c,d)},{});clearTimeout(u),r(l)}).catch(function(s){clearTimeout(u),a(s)})}):Promise.resolve()}function ox(e){return B(e)==="object"&&Array.isArray(e.assets)}function Dp(e){return!e||e.preload===void 0||e.preload===null?!0:typeof e.preload=="boolean"?e.preload:ox(e.preload)}function Ep(e){var t=ye.preload,r=t.assets,a=t.timeout,n={assets:r,timeout:a};if(!e.preload||typeof e.preload=="boolean")return n;var i=e.preload.assets.every(function(o){return r.includes(o.toLowerCase())});if(!i)throw new Error("Requested assets, not supported. Supported assets are: ".concat(r.join(", "),"."));return n.assets=wn(e.preload.assets.map(function(o){return o.toLowerCase()}),[]),e.preload.timeout&&typeof e.preload.timeout=="number"&&!isNaN(e.preload.timeout)&&(n.timeout=e.preload.timeout),n}function Zi(e){var t=g._audit.data.checks||{},r=g._audit.data.rules||{},a=an(g._audit.rules,"id",e.id)||{};e.tags=hr(a.tags||[]);var n=_p(t,!0,a),i=_p(t,!1,a);e.nodes.forEach(function(o){o.any.forEach(n),o.all.forEach(n),o.none.forEach(i)}),Bu(e,hr(r[e.id]||{}))}function ux(e,t){function r(n){return n.incomplete&&n.incomplete.default?n.incomplete.default:Ss()}if(e&&e.missingData)try{var a=t.incomplete[e.missingData[0].reason];if(!a)throw new Error;return a}catch{return typeof e.missingData=="string"?t.incomplete[e.missingData]:r(t)}else return e&&e.messageKey?t.incomplete[e.messageKey]:r(t)}function _p(e,t,r){return function(a){var n=e[a.id]||{},i=n.messages||{},o=Object.assign({},n);delete o.messages,!r.reviewOnFail&&a.result===void 0?(B(i.incomplete)==="object"&&!Array.isArray(a.data)&&(o.message=ux(a.data,i)),o.message||(o.message=i.incomplete)):o.message=a.result===t?i.pass:i.fail,typeof o.message!="function"&&(o.message=ks(o.message,a.data)),Bu(a,o)}}function sx(e,t){return lr(e,t)}var Ot=sx;function xp(e,t){var r,a,n=g._audit&&g._audit.tagExclude?g._audit.tagExclude:[];t.hasOwnProperty("include")||t.hasOwnProperty("exclude")?(r=t.include||[],r=Array.isArray(r)?r:[r],a=t.exclude||[],a=Array.isArray(a)?a:[a],a=a.concat(n.filter(function(o){return r.indexOf(o)===-1}))):(r=Array.isArray(t)?t:[t],a=n.filter(function(o){return r.indexOf(o)===-1}));var i=r.some(function(o){return e.tags.indexOf(o)!==-1});return i||r.length===0&&e.enabled!==!1?a.every(function(o){return e.tags.indexOf(o)===-1}):!1}function lx(e,t,r){var a=r.runOnly||{},n=(r.rules||{})[e.id];return e.pageLevel&&!t.page?!1:a.type==="rule"?a.values.indexOf(e.id)!==-1:n&&typeof n.enabled=="boolean"?n.enabled:a.type==="tag"&&a.values?xp(e,a.values):xp(e,[])}var Ap=lx;function Cp(e,t){if(!t)return e;var r=e.cloneNode(!1),a=ja(r);if(r.nodeType===1){var n=r.outerHTML;r=ge.get(n,function(){return Rp(r,a,e,t)})}else r=Rp(r,a,e,t);return Array.from(e.childNodes).forEach(function(i){r.appendChild(Cp(i,t))}),r}function Rp(e,t,r,a){return t&&(e=y.createElement(e.nodeName),Array.from(t).forEach(function(n){cx(r,n.name,a)||e.setAttribute(n.name,n.value)})),e}function cx(e,t,r){return typeof r[t]>"u"?!1:r[t]===!0?!0:ia(e,r[t])}function js(e,t){var r=[],a;if(g._selectCache)for(var n=0,i=g._selectCache.length;n<i;n++){var o=g._selectCache[n];if(o.selector===e)return o.result}for(var u=dx(t.include),s=fx(t),l=0;l<u.length;l++){a=u[l];var c=lr(a,e,s);r=px(r,c)}return g._selectCache&&g._selectCache.push({selector:e,result:r}),r}function dx(e){return e.reduce(function(t,r){return(!t.length||!vr(t[t.length-1],r))&&t.push(r),t},[])}function fx(e){return!e.exclude||e.exclude.length===0?null:function(t){return Ps(t,e)}}function px(e,t){if(e.length===0)return t;if(e.length<t.length){var r=e;e=t,t=r}for(var a=0,n=t.length;a<n;a++)e.includes(t[a])||e.push(t[a]);return e}function Qi(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(B(e)!=="object"||e===null)return{message:String(e)};var r={},a=Be(ye.serializableErrorProps),n;try{for(a.s();!(n=a.n()).done;){var i=n.value;["string","number","boolean"].includes(B(e[i]))&&(r[i]=e[i])}}catch(o){a.e(o)}finally{a.f()}return e.cause&&(r.cause=t<10?Qi(e.cause,t+1):"..."),r}var mx=function(e){function t(r){var a,n,i=r.error,o=r.ruleId,u=r.method,s=r.errorNode;return zt(this,t),n=In(this,t),n.name=(a=i.name)!==null&&a!==void 0?a:"RuleError",n.message=i.message,n.stack=i.stack,i.cause&&(n.cause=Qi(i.cause)),o&&(n.ruleId=o,n.message+=" Skipping ".concat(n.ruleId," rule.")),u&&(n.method=u),s&&(n.errorNode=s),n}return Nn(t,e),Ht(t)}($r(Error)),Ji=mx;function hx(e,t,r){if(e===p)return e.scroll(r,t);e.scrollTop=t,e.scrollLeft=r}function vx(e){e.forEach(function(t){var r=t.elm,a=t.top,n=t.left;return hx(r,a,n)})}var gx=vx;function bx(e){var t=Array.isArray(e)?ce(e):[e];return Tp(t,y)}function Tp(e,t){var r=e.shift(),a=r?t.querySelector(r):null;return e.length===0?a:a!=null&&a.shadowRoot?Tp(e,a.shadowRoot):null}function zs(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:y,r=Array.isArray(e)?ce(e):[e];return e.length===0?[]:Fp(r,t)}function Fp(e,t){var r=Br(e),a=r[0],n=Pn(r).slice(1),i=t.querySelectorAll(a);if(n.length===0)return Array.from(i);var o=[],u=Be(i),s;try{for(u.s();!(s=u.n()).done;){var l=s.value;l!=null&&l.shadowRoot&&o.push.apply(o,ce(Fp(n,l.shadowRoot)))}}catch(c){u.e(c)}finally{u.f()}return o}function yx(){return["hidden","text","search","tel","url","email","password","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]}var eo=yx,Sp=[,[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,,,,,1,1,1,1,,,1,1,1,,1,,1,,1,1],[1,1,1,,1,1,,1,1,1,,1,,,1,1,1,,,1,1,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,,,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1],[,1,,,,,,1,,1,,,,,1,,1,,,1,1,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,,,1,,,,1,1,1,1,,1,,1,,1,,,,,,1],[1,,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,,1,,1,,,,,1,,1,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,,1,1,1,,1,,1,1,1,,,1,1,1,1,1,1,1,1],[,,1,,,1,,1,,,,1,1,1,,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1,1,1,1,1,,,1,1,1],[1,1,1,1,1,,,1,,,1,,,1,1,1,,,,,1,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1],[,1,,1,1,1,,1,1,,1,,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,,,1,1,1,,,1,1,,,,,,1,1],[1,1,1,,,,,1,,,,1,1,,1,,,,,,1,,,,,1],[,1,,,1,,,1,,,,,,1],[,1,,1,,,,1,,,,1],[1,,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,,1,,,1,1,1,1],[,1,1,1,1,1,,,1,,,1,,1,1,,1,,1,,,,,1,,1],[,1,,,,1,,,1,1,,1,,1,1,1,1,,1,1,,,1,,,1],[,1,1,,,,,,1,,,,1,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,,1,1,1,,,1,1,1,1,1,1,,1,,,,1,1,1,,1,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,1,1],[,1,1,1,,,,1,1,1,,1,1,,,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,,1,,,,,1,1,1,,,1,,1,,,1,1],[,,,,1,,,,,,,,,,,,,,,,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,,1,1,,,,1,1,1,1,1,,,1,1,1,,,,1,1],[1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,1,,,,,,,1],[,1,1,,1,1,,1,,,,,,,,,,,,,1],[,,,,,,,,1],[1,1,1,,,,,,,,,,,,,1],[,,,,,,,,1,,,1,,,1,1,,,,,1]],[,[1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,,1],[,,,1,,,,,,,,,,,,,,,1],[,1,,,1,1,,1,,1,1,,,,1,1,,,1,1,,,,1],[1,,,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,,,,1],,[,1,1,1,1,1,,1,1,1,,1,1,,1,1,,,1,1,1,1,,1,1,,1],[,1,,,1,,,1,,1,,,1,1,1,1,,,1,1,,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,,,1,1,1,1,1,1,1,,,1,,,1,,1],[,1,,,,,,1,,,,1,1,,,,,,1,1,,,,,1],[,,,,,,,1,,,,1,,1,1],[,1,1,1,1,1,1,1,,,,1,1,1,1,1,,,1,1,,1,1,1,1,1],[,1,,,1,1,,1,,1,1,1,,,1,1,,,1,,1,1,1,1,,1],[,1,1,1,,1,1,,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1],[,,,,,,,,,,,,,,,,1],,[,1,1,1,1,1,,1,1,1,,,1,,1,1,,1,1,1,1,1,,1,,1],[,,1,,,1,,,1,1,,1,1,,1,1,,1,,,,,,,,,1],[,1,1,,1,,,,1,1,,1,,1,1,1,1,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,1,,1,,1,1],,[,1,1,,1,,,1,,1,,,,1,1,1,,,1,,,1,,,,1],[1,1,,,1,1,,1,,,,,1,,1]],[,[,1],[,,,1,,,,1,,,,1,,,,1,,,1,,,1],[,,,,,,,,,,,,,,,,,,1,1,,,,,,1],,[1,,,,,1],[,1,,,,1,,,,1],[,1,,,,,,,,,,,1,1,,1,,,,,,,,,1,1],[,,,,,,,,,,,,,,,,,,,1,,1],[,,,,,,,,,,,,,,,,1,,,,1,,1],[,1],[,1,,1,,1,,1,,1,,1,1,1,,1,1,,1,,,,,,,1],[1,,,,,1,,,1,1,,1,,1,,1,1,,,,,1,,,1],[,1,1,,,1,,1,,1,,1,,1,1,1,1,1,,1,,1,,1,1,1,1],[1,1,1,1,1,,1,,1,,,,1,1,1,1,,1,1,,,1,1,1,1],[1,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],,[,1,,,,,,1,1,1,,1,,,,1,,,1,1,1,,,1],[1,,,,,1,,1,1,1,,1,1,1,1,1,,1,,1,,1,,,1,1],[1,,1,1,,,,,1,,,,,,1,1,,,1,1,1,1,,,1,,1],[1,,,,1,,,,,,,,,,,,,1],[,,,,,1,,,1,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,,,1],[,1,,,,1]],[,[1,1,1,,1,,1,1,1,1,1,1,1,1,1,,1,,1,,1,1,,,1,1,1],[,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],,[,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1],,[1,1,,,,1,1,,,,,,1,,,,1,,1,,1,1,,1],[1],[,,,,,,,,,,,1,,,,,,,,,,,1],[,1,,,,,,,1,1,,,1,,1,,,,1,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,,1],[,,1,,,,,1,,1],[1,,,,1,,,,,1,,,,1,1,,,,1,1,,,,,1],[,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[1,,,1,1,,,,,,,1,,1,,1,1,1,1,1,1],[,,,,,1,,,,,,,1,,,,,,,1],,[,,1,1,1,1,1,,1,1,1,,,1,1,,,1,1,,1,1,1,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,,,1],,[1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,,,1,1,1,1,,,,,,1,,1,,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,,,,1,,1,,,1,1,1,1,1],[,,,,,,,,,,,1,,,,,,,,,1,,,,1],[,1,1,,1,1,,1,,,,1,1,,1,1,,,1,,1,1,,1],[,1,,1,,1,,,1,,,1,1,,1,1,,,1,1,1],[,1,1,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,,,,,,,,,1,,1,,1,1,,,,1,,,1],[,1,,,1,1,,,,,,,,,1,1,1,,,,,1],[1,,1,1,1,,,,1,1,1,1,1,,,1,,,1,,,1,,1,,1],[,1,1,,1,1,,1,1,,,,1,1,1,,,1,1,,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1],[,1,,,,,,,,1,,,,,1,,,,1,,,1],[,1,1,1,1,,,1,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1],[,,,,,1,,1,,,,,1,1,1,1,1,,,1,,,,1],[,1,,,,,,,,1,,,,,,,,,,,,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,1,,,,1,,1,1,1,1,1,,1,1,,,,,,1],[,1,1,1,1,1,1,1,,1,1,,,1,1,,,,1,,1,1,,1,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,1,1,,1,,,1,1,1,1,,,1,,,,,,,1,1],[,1,,,,,,,,1,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1],[,1,1,,,,,,,,,,,,1,1,,,,,,1],[,1,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,,,,,1],[1,1,,,1,,,1,1,1,,,,1],,[,,,,,,,,,,,,,1,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,1,,,,,,,1],[1,1,1,,1,,1,1,1,1,1,1,1,1,,1,,,1,,1,,,1,1],[,,,,,,,,,1],[,1,,,,1,,,1,,,1,,,1,,,,,1],[,1,1,,1,1,,,,,,,,,,,,,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,1,1,1,,,1,1,1,,,,1,,1],[1,1,1,1,1,1,,,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,,1,1],[,,,,,,,,,,,,,,,1,,,,1],,[1,1,,1,,1,,,,,,1,,1,,1,1,,1,,1,1,,1,1,,1],[,,1,,,,,,1,,,,1,,1,,,,,1],[1,,,,,,,,,1,,,,,,1,,,,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,,1,,,,,,1,,,1,,,,,,,,1],[,1,,1,,,,,,,,,,,,1],,[1,1,,,,,,,,,,,,,,,,,,,,,,1,1],[1]],[,[1,,,,,,,,,1,,,,,1,,1,,1],[,1,1,,1,1,,1,1,1,,,1,1,1,,,,1,,,1,,,,1],[,1,,,,,,,1,,,,1,,,,,,1],[1,1,1,1,1,1,,,,1,,,,,,,,,1,1,1,1],[1],[,1,1,,,1,1,,,,,1,,1,,,,,,,,1,,,,1],[1,,1,,,1,,1,,,,,1,1,1,1,,,,1,,,,1],[,,1,,,,,,,1,,,,,,,1,,,,,,,1],[1,,,,,,,,,,,,,,1,,,,1],[,,,1,,1,,,,,1,,,,1,1,,,,1],[1,,,,,1,,,1,1,,1,1,,,1,1,,1,1,1,,1,1,1,,1],[,1,1,,,,,1,,1,,1,1,1,,1,1,,,1,,1,1,1],[,1,,,,1,,,,1,,,1,,1,1,,,1,1,1,,,,,1],[1,,1,1,,1,,1,1,,1,,1,1,1,1,1,,,1,1,,,,,,1],[1,,,,,,,,,,,,,,,,,,1,,,1,,1],[,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,,1,,1],[,1,,,,1,,,1,1,,1,,,1,1,,,1,,,1,,,1,1],[1,1,,1,1,1,,1,1,1,,1,,1,1,1,,,1,,1,1,1],[1,,1,1,1,1,,,,1,,1,1,1,,1,,,1,1,1,,1,1,1,1,1],[1,,,,,,,,,,,,,1],[,,1,,,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,,,1,,1,,1,,,,1],[,,,1,,,,,,,,,1],[,1,,,,,,,,,,,,,,1,,,,,,,,,1],[,,,,,,,,1,1,,,,1,,,,,1,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,,,1,1,1],[,,,,,1,,,,1,1,1,,1,1,1,,,1,,1,1,,1],[,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,1,,,,,,,,,,,,,1],[,,1,,,1,,1,1,1,,1,1,,1,,,,1,,1,1],,[,,1,,,1,,,,,,1,,,,1],[,,,,,,,,,1,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,,1,1,,1,,1,,,1,1,1,,,1],[,,,,,1,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,1,,1,1,,1,1,,1],[,,,,,1,,,,,,,,,,,,,,1],[,1,1,1,1,,,,,1,,,1,,1,,,,1,1,,,,1,1],[,1,,,1,,,1,,1,1,,1,,,,,,,1],[,,1,,1,,,1,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,,,,,,,,,,1,,1,1],[,,,,,,,,,,,,1],,[,1,1,1,1,,,,1,1,,1,1,1,1,1,1,,1,1,1,1,,1,,1],[1,,,,1,,,,,,,,,,1],[1,,,,,,,,,1],,[,1,,,,1,,,,,,,,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,,1,,,,1,1,,,1,1,,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,1],[1,1,1,,,,,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,,,,1],[,1,,,,,,,1,1,,,1,1,1,,1,,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,,,1,,,,1,,,1,,,,1,,,,,,,1,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1],[1,1,1,,1,,,1,1,1,1,,1,1,1,1,,,,1,,1,,1,,,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1,1,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,,1,,1,,,,1],[,1,1,1,1,1,,1,1,1,,,1,1,1,1,1,,1,1,1,,1,1,,1],[1,,,1,,,,1,1,1,,,,,1,1,,,,1,,1],[1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,,1,,1,1,,,,,,,1,,1],[,1,,,,1,,1,1,,,,1,1,,1,,,,1,1,1,,1],[,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,,,1],[,,,,,,,,1,,,,1,,1,,,,,,,,,,,,1]],[,[,1,1,,1,1,1,1,,1,1,1,,1,1,,1,1,,1,1,1,1,1,1,,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,,,1,,,,,,,,1,,,,,,1,,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,,1,,1,1,1,1,1,1,1,,1,1,,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1],[,1,1,,,,,1,1,1,,,1,,1,1,,,,1,,1,,,1,1],[,,,,,,,1,,,,1,1,1,1,1,,1,,,1,,,,,1],[1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,,1,,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,1,1,,1,,1,1,1,,1,,1,1,,1,1,,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,,1,,,,,1,,1],[,1,1,1,,1,,1,,1,,,,1,,1,,,1,,,,,1,1,1],[,1,,,1,1,,1,,1,,1,1,1,1,1,,1,1,,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,,1,,1,,1,,,,,1,1,,1,,,,1,1]],[,[,1,,1,,,,,,,,1,,,,,,,1,,,,1],[,,,,,,,,,1,,1,1,1,,1,,,1,,1,1],[1,1,,,,,,,1,,,,,1,,1,,,,,,1],[,1,,,,,,,,,,1,,,,,,,,,1,1],,[,,,,,,,,,,,,,,,1,,,,1,,1],[,,1,1,,1,,1,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,1,,,,,,,,,1],[1,,1,1,,,,1,,,,,,,,,1,,,1,,,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,,1,1,,1,1,,1,,1],[,1,,,1,1,,,,,,1,,1,,1,,,1,,1,1],[1,1,1,1,,1,,1,,1,,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,,1,,1,,1,1,1,,,1,1,1,,1,1,1,1,,1,1],[,,,,1,,,1,,,,,,,1,,,,1,1],[,1,,,,,,,,,,1,,1,,1,,,,,1,,,,,1],,[1,1,,1,,1,,1,1,,,,,,1,1,,,1,1,1,1,1,1,1,1,1],[1,1,,1,,,,,,1,,,,,1,1,1,,,,1,1,,,1],[,1,1,,1,1,,,,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,,,1,,,,1,,,,1,1],[,,,,1],[,,,,,,,,,1,,,1],,[,,1,,1,,,,,,,,,1,,,,,,,,,,,,1],[,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,,,1],[,1,,1,,,,,,1,,,,,1,1,,,,,1,1],[,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,,,1,,1,1,1],[,1,,,,1,,,,,,,1],[,1,,,1,,,1,,1,,1,1,,1,,,,,1,,1,,,,1,1],[,1,,,1,,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,1,1,,,,1,1,,,,,,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,,1,1,,1,1,1,1,1],[,1,,,,1,,,,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,1,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,,,,,,,1,1,,,,,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,1,,1,1,1,1],,[,1,1,,,,,1,,1,,,,1,1,1,,,1,,,,,1],[,,,,,,,,,,,,,1],[,,,,,1,,,,,,,,1,1,,,,,1,,1,,,1,1],[,,,,,1,,,1,,,,,,1]],[,[,1],,,,,,,,,,,,,,,,,,,,[1,1,1,1,1,,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,1,1,1,1],[,1,,1,,1,,,1,1,1,,1,1,1,1,1,,,1,,,,1,,1,1],[,1,,1,,1,,,1,,,,,1,,,,,,1,1],[,1,,1,,,,,1,,,,1,,1,1,1,1,1,1,1,1,,1],[,1,,,,,,,,,,,,,,,1]],[,[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,,,,,,,,,1,1,,,,1],[,,,,,,1],[,,1],[,1,1,,,1,,1,,1,1,,1,1,1,,,,1,1,1,,,,,1],,[,1,,,,1,,,,,,1,,,1,,,,1,1,,1],[,,,,,,,1,,,,,,,,,1],[,1,1,,,1,1,,,,,,1,1,1,,,,1,,1,1],[,,,,,,,1,,1,,,,,,,,,,1],[,1,1,,,,,,1,1,,,,1,,,,,,,1,,,1],,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,,,1,,,,,1,,1,,1,,1,,,,,1],[1,1,1,1,1,1,1,1,,,,,1,1,,1,1,,1,,,1,,1],[,,,,,,,,,,,,,,1,,,,,,1],,[,,,,,,,,,1,,,,1,,1,,,,,1],[,,1,,,,,,,1,,1,1,1,1,,,,,,,,,1],[,,,1,,,,,1,,,,,1,,,,,,1,,,,1],[1,,1,1,,1,1,1,1,1,,1,,,,1,1,1,,,1,1,,,,1,1],,[1,1,,,,,,,,,,1,1,1,,1,,,1],[,,,,1,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,1],[,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,,1,,,1,,,,,,,,1,,,,,,1,,,,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,,,1,1,1,1,1,1,,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,1,,1,1,,1,1,1,,1,1,1,1,1,,,1],[1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,,1,,1,,1,1,1,1,1,,1,,1,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,,,,,,1,,1,,,,,1,1,,,,,1],[1,,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,,1,,,,1,1,1,1,1,,,1,1,,1,,1],[,1,1,1,1,,,,,1,,1,1,1,1,1,,,1,1,,,,1,1,1],[,1,1,1,1,1,,1,,,,,1,,1,,1,,,1,,,1,1,,1]],[,[1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,,,,,1,,,,,1,1,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,,,,1,,1,1,,1,1,1,1,1,,,1,,1,,1],[1,1,1,,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,,1,,,,,,,,,,1,1,1,1,1,1,1,,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,1,1,,,,1,,1,1,1,1,1,,,,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,,1,1,1],[,1,1,1,,1,,1,1,1,1,,,1,1,1,,1,1,1,1,1,,,1,1],[1,1,,,,1,,,1,1,1,,1,,1,,1,,1,1,1,1,1,,1,1,1],[,1,,,,,,,1,,1,,1,1,1,1,,,,,,,,,1]],[,[,,,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,1,,,1,,,,,,1,,,1,,,,1],,[,1,,,,1,,1,,1,1,,1,1,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],[1,1,1,,,1,,,1,,,,,,1,1,,,,,,,,,,1],[,1,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1,,,1],[,,,,,,,,,1],[1,1,,,,,,1,1,1,,1,1,,,,1,1,,1,,1,1,1,,1],[,1,1,1,,1,1,,,1,,1,1,1,1,,,,,,,1,,1,,1],[,1,1,1,1,,,1,,1,,,,1,1,1,1,,1,1,,1],[,1,,,1,1,,1,,1,,1,,1,1,,1,,1,,,1,,,1,,1],[,,,,,,,,,,,1,,,1],[,,,,,,,,,1,,,,,,,,,,,,,1],,[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1],[,1,,,,,,,1,1,,1,,,,,1,,,1,,1],[,1,,,,1,,,1,,,,,,,,1,,1,,,1],[,,,,,,,,,,,,,1,1,,,,1,,,1],[,,,,,1,,,1,,,,1],[,1],,[,1],[1,,,,,,,,,,,,,,1,,,,,1]],[,[,1,,,,1,1,1,1,1,1,,1,1,1,1,1,,1,1,,1,1,,,1],[,,1,,,,,,,,,1],,,[1,,,1,1,,,,,,,,1,1,,1,1,,1],,[,,,,,,,,,,,,,,,,,,1,,1],,[1,,,1,1,,1,1,,,,,1,,1,,,,,1,1,,1],[,,,,,,,,,,,1],[,1,,,,,,,,1,1,1,1,1,1,1,1,,,,1,1,,,,,1],[,,,,,,,,,,,,,,,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,,1,1,1,1,1,1],[,,,,,,,,,,,1,,1,,,1],[1,,,,,,,,,,,,,,,,,,1,,1],,,[,1,,,,,,,,,,,,,,1,,,,1,1],[,,,,,,,,,1,,,1,,1,,,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,1,1,,,,,,1],,[,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,1,1,,1,1,1,1,1,1,,,1,1,1,1,1,,1,1],[,1,,,,,,,,1],[,,,,1,,,1,,,1,1,,,,,,,,,1,1,,,,1],[,1,,1,1,,,1,1,1,,,,1,1,1,1,,1,1,1,1,,1],[,,,,,,,1],[,1,1,,,,,1,,1,,,,,,1,,,,,,1,,1,,1],[,1,,,,,,1,,,,1,,,,,,,,,,1],[,,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1,1,1,1,,1],[,1,,,,,,,,1],[,1,1,,1,,,,,,,,1,,,,,,1,,,1,,1,,1],[,1,,1,,1,,1,1,1,,1,1,1,,1,,,1,1,,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,,,,1,1,1,,,,1,1,,,1,1],[,,1,1,1,1,,1,,1,,1,,1,1,1,1,,,,,1,,1,,1],[1,1,1,1,1,1,1,1,,1,,1,,1,1,1,,,1,1,,,,1,,1],[,,,1],,[,1,1,,1,,,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1],[,1,,,,,,1,,1,,1,,,,,,,1,1,,1,1],[,,1,,,,1,,1,1,,1,,1,,,,,,,,,,1],[,1,1,,1,,,,1,,,,1,1,1,,,,1,,1,1,1,,1,1],,[,1,1,,,,,,,,,,,,,1,,,1,,,,,1],[,1,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,1,,,,1,1,,,,1,,,,,,,1]],[,[,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[,1,1,1,1,1,,1,,1,1,,,1,1,1,1,,1,,,,,1,1,1],[,,1,1,,1,,1,1,,,,1,1,1,1,,,1,,1,1,1,1,,1],[,1,,1,,,,,,,,1,,1,,1,,1,,,,,,,,1],[,,1,,1,,,1,,,,,1,1,,,1,,1,1,1,1],[,1],[,1,1,,1,,1,1,,1,,,1,1,1,,,,1,,,1,,1],[1,1,,1,1,1,,,,,,,,1,,,,,1,,1,1,1],[,1,1,,,,,,,1,,,1,,1,,1,,1,1,,,1,,,1],[,,1,,,,,,,,,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,1,,,,,1,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,1,1,,1,1,1,,1,1,1,1,1,,,,1,1],[,,,1,1,,,1,,1,,1,,1,1,1,1,,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,,1,,1,,,,1,1,,,1,1,,1,1,,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1,,1,1,,,1],[,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,,1,,,1,,,1,,1,1,1,1,1,,1,,1,1],[,,,,,1,,,,1,,,,,1,1,,,,1],[,1,,1,1,1,,1,,,1,1,1,,,1,,,1,,1,,,1],[,,1,,,,,,,,,1,,1,,,,,1,,1],[,1,1,,,,,,,,1,1,1,,,,,,,,1,,,,,1],[,,,,,,,,1,,,,,1,,,1]],[,[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,,1,1,1,1,1,1,1,1,,,,,,,,,1,1],[,,,,,,,,1,,,,1,,1,,1,,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,1,,1,,1,,,,1,1,,1,,1,,,,1,1,1,1,1,,,1],,[,1,,,,,,,,1,,,1,1,,,1,,1,1,,1,,1],[,1,,,1,,,,,,,,1,,,,,,,1],[1,1,,,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1],,[,1,,,,,,1,1,1,,1,1,1,1,1,,,1,,1,1,,,,1],[,1,1,,,1,,1,,1,,,1,1,1,1,,,1,,,1,,,,1],[,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1],[,1,1,,1,1,,1,1,,,1,1,,1,1,,1,,1,,1],[1,,1,,,,,1,,1,,1,1,1,1,,,,,1,1,,,,1,1],[,1,1,,,,,1,1,,,1,,1,1,1,1,,,,,,,,,,1],,[,1,1,,,1,,,,1,,1,1,1,1,1,,,,1,,,,1,,1],[,,,1,1,,,1,,,,,1,1,1,1,1,,1,1,,,,,,1],[,1,,,,,,,,,,,1,,,,1,,,,,,,1,,1],[,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,1,,1,,,1,1,,1,1,,1],[,1,,,,,,1,,,,,1,1,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1,,,1,,,,,1],[,,,,,,,1,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,,1,,,,,,,1,,,,,,,,1,1,,1],[,1,,,1,,,,1],[,,,,,,,,,,1],[,1,,,,,,1,1,,,,,1,1],,[,1,1,,,,,,1,,,,,1,1,,,,1],[1,,1,,1,,,,,1,,,,,1,,,,,,,,,1,1],[,1,1,,,,,,,,,1,1,1,1,,,,1,,,,,1,,,1],,[,1,1,,1,,,1,1,,,1,,,1,1,1,,1,,1,1,1,,,,1],[,1,,,,1,,,,,1,,,1,1,,,1,,1,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,,,1,,,,,1,,,,,1,,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,1],[,1,,,,,,1,,,,,,,1,1,1,,,1],[,1,,,,,,,,,,1,1,1,,,,,1,,,1],[,,,,,1,,1,,,,,1,1,1,,1,1,,1,1,1,,,1,1],[1,1,,,,,,,1,,,,,1,1,,,,,,,,,,,1],,[,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,,1,,,,,1,,,1,,,,1,,1],[,1,,,,,,,,,1]]];function wx(e){for(var t=Sp;e.length<3;)e+="`";for(var r=0;r<=e.length-1;r++){var a=e.charCodeAt(r)-96;if(t=t[a],!t)return!1}return!0}function kp(e){e=Array.isArray(e)?e:Sp;var t=[];return e.forEach(function(r,a){var n=String.fromCharCode(a+96).replace("`","");Array.isArray(r)?t=t.concat(kp(r).map(function(i){return n+i})):t.push(n)}),t}var to=wx,Dx=function(e){function t(r){var a;return zt(this,t),a=In(this,t),a._props=_x(r),a._attrs=xx(r),a}return Nn(t,e),Ht(t,[{key:"props",get:function(){return this._props}},{key:"attr",value:function(a){var n;return(n=this._attrs[a])!==null&&n!==void 0?n:null}},{key:"hasAttr",value:function(a){return this._attrs[a]!==void 0}},{key:"attrNames",get:function(){return Object.keys(this._attrs)}}])}(st),Hs={"#cdata-section":2,"#text":3,"#comment":8,"#document":9,"#document-fragment":11},Op={},Ex=Object.keys(Hs);Ex.forEach(function(e){Op[Hs[e]]=e});function _x(e){var t,r,a,n=(t=e.nodeName)!==null&&t!==void 0?t:Op[e.nodeType],i=(r=(a=e.nodeType)!==null&&a!==void 0?a:Hs[e.nodeName])!==null&&r!==void 0?r:1;Se(typeof i=="number","nodeType has to be a number, got '".concat(i,"'")),Se(typeof n=="string","nodeName has to be a string, got '".concat(n,"'")),n=n.toLowerCase();var o=null;n==="input"&&(o=(e.type||e.attributes&&e.attributes.type||"").toLowerCase(),eo().includes(o)||(o="text"));var u=_e({},e,{nodeType:i,nodeName:n});return o&&(u.type=o),delete u.attributes,Object.freeze(u)}function xx(e){var t=e.attributes,r=t===void 0?{}:t,a={htmlFor:"for",className:"class"};return Object.keys(r).reduce(function(n,i){var o=r[i];if(Se(B(o)!=="object"||o===null,"expects attributes not to be an object, '".concat(i,"' was")),o!==void 0){var u=a[i]||i;n[u]=o!==null?String(o):null}return n},{})}var Ip=Dx;function Ax(e,t){if(e=e||function(){},t=t||g.log,!g._audit)throw new Error("No audit configured");var r=g.utils.queue(),a=[];Object.keys(g.plugins).forEach(function(i){r.defer(function(o){var u=function(l){a.push(l),o()};try{g.plugins[i].cleanup(o,u)}catch(s){u(s)}})});var n=g.utils.getFlattenedTree(y.body);g.utils.querySelectorAll(n,"iframe, frame").forEach(function(i){r.defer(function(o,u){return g.utils.sendCommandToFrame(i.actualNode,{command:"cleanup-plugin"},o,u)})}),r.then(function(i){a.length===0?e(i):t(a)}).catch(t)}var Np=Ax,Dn={},Mp;function Pp(e){return Dn.hasOwnProperty(e)}function Vs(e){return typeof e=="string"&&Dn[e]?Dn[e]:typeof e=="function"?e:Mp}function Cx(e,t,r){Dn[e]=t,r&&(Mp=t)}function Rx(e){var t=g._audit;if(!t)throw new Error("No audit configured");if(e.axeVersion||e.ver){var r=e.axeVersion||e.ver;if(!/^\d+\.\d+\.\d+(-canary)?/.test(r))throw new Error("Invalid configured version ".concat(r));var a=r.split("-"),n=Z(a,2),i=n[0],o=n[1],u=i.split(".").map(Number),s=Z(u,3),l=s[0],c=s[1],d=s[2],m=g.version.split("-"),v=Z(m,2),b=v[0],w=v[1],E=b.split(".").map(Number),_=Z(E,3),x=_[0],C=_[1],R=_[2];if(l!==x||C<c||C===c&&R<d||l===x&&c===C&&d===R&&o&&o!==w)throw new Error("Configured version ".concat(r," is not compatible with current axe version ").concat(g.version))}if(e.reporter&&(typeof e.reporter=="function"||Pp(e.reporter))&&(t.reporter=e.reporter),e.checks){if(!Array.isArray(e.checks))throw new TypeError("Checks property must be an array");e.checks.forEach(function(O){if(!O.id)throw new TypeError("Configured check ".concat(JSON.stringify(O)," is invalid. Checks must be an object with at least an id property"));t.addCheck(O)})}var T=[];if(e.rules){if(!Array.isArray(e.rules))throw new TypeError("Rules property must be an array");e.rules.forEach(function(O){if(!O.id)throw new TypeError("Configured rule ".concat(JSON.stringify(O)," is invalid. Rules must be an object with at least an id property"));T.push(O.id),t.addRule(O)})}if(e.disableOtherRules&&t.rules.forEach(function(O){T.includes(O.id)===!1&&(O.enabled=!1)}),typeof e.branding<"u"?t.setBranding(e.branding):t._constructHelpUrls(),e.tagExclude&&(t.tagExclude=e.tagExclude),e.locale&&t.applyLocale(e.locale),e.standards&&U2(e.standards),e.noHtml&&(t.noHtml=!0),e.allowedOrigins){if(!Array.isArray(e.allowedOrigins))throw new TypeError("Allowed origins property must be an array");if(e.allowedOrigins.includes("*"))throw new Error('"*" is not allowed. Use "'.concat(ye.allOrigins,'" instead'));t.setAllowedOrigins(e.allowedOrigins)}}var Tx=Rx;function Fx(e){Xt.updateMessenger(e)}function Sx(e){e=e||[];var t=e.length?g._audit.rules.filter(function(a){return!!e.filter(function(n){return a.tags.indexOf(n)!==-1}).length}):g._audit.rules,r=g._audit.data.rules||{};return t.map(function(a){var n=r[a.id]||{};return{ruleId:a.id,description:n.description,help:n.help,helpUrl:n.helpUrl,tags:a.tags,actIds:a.actIds}})}var kx=Sx;function Ox(e,t,r){var a=["SCRIPT","HEAD","TITLE","NOSCRIPT","STYLE","TEMPLATE"];if(!a.includes(e.nodeName.toUpperCase())&&vn(r)){var n=p.getComputedStyle(e);if(n.getPropertyValue("display")==="none")return;if(n.getPropertyValue("visibility")==="hidden"){var i=lt(e),o=i&&p.getComputedStyle(i);if(!o||o.getPropertyValue("visibility")!=="hidden")return}}return!0}var Ix=Ox,Lp={};Vt(Lp,{getAllCells:function(){return Gs},getCellPosition:function(){return Mi},getHeaders:function(){return ro},getScope:function(){return ns},isColumnHeader:function(){return ha},isDataCell:function(){return $p},isDataTable:function(){return ao},isHeader:function(){return $x},isRowHeader:function(){return va},toArray:function(){return br},toGrid:function(){return br},traverse:function(){return Us}});function Nx(e){var t,r,a,n,i=[];for(t=0,a=e.rows.length;t<a;t++)for(r=0,n=e.rows[t].cells.length;r<n;r++)i.push(e.rows[t].cells[r]);return i}var Gs=Nx;function Bp(e,t,r){for(var a=e==="row"?"_rowHeaders":"_colHeaders",n=e==="row"?va:ha,i=r[t.y][t.x],o=i.colSpan-1,u=i.getAttribute("rowspan"),s=parseInt(u)===0||i.rowspan===0?r.length:i.rowSpan,l=s-1,c=t.y+l,d=t.x+o,m=e==="row"?t.y:0,v=e==="row"?0:t.x,b,w=[],E=c;E>=m&&!b;E--)for(var _=d;_>=v;_--){var x=r[E]?r[E][_]:void 0;if(x){var C=g.utils.getNodeFromTree(x);if(C[a]){b=C[a];break}w.push(x)}}return b=(b||[]).concat(w.filter(n)),w.forEach(function(R){var T=g.utils.getNodeFromTree(R);T[a]=b}),b}function Mx(e,t){if(e.getAttribute("headers")){var r=nr(e,"headers");if(r.filter(function(o){return o}).length)return r}t||(t=br(pa(e,"table")));var a=Mi(e,t),n=Bp("row",a,t),i=Bp("col",a,t);return[].concat(n,i).reverse()}var ro=Mx;function Px(e){if(!e.children.length&&!e.textContent.trim())return!1;var t=Ae(e);return t?["cell","gridcell"].includes(t):e.nodeName.toUpperCase()==="TD"}var $p=Px;function Lx(e){var t=Ae(e);if((t==="presentation"||t==="none")&&!Je(e))return!1;if(e.getAttribute("contenteditable")==="true"||pa(e,'[contenteditable="true"]')||t==="grid"||t==="treegrid"||t==="table"||Zt(t)==="landmark")return!0;if(e.getAttribute("datatable")==="0")return!1;if(e.getAttribute("summary")||e.tHead||e.tFoot||e.caption)return!0;for(var r=0,a=e.children.length;r<a;r++)if(e.children[r].nodeName.toUpperCase()==="COLGROUP")return!0;for(var n=0,i=e.rows.length,o,u,s=!1,l=0;l<i;l++){o=e.rows[l];for(var c=0,d=o.cells.length;c<d;c++){if(u=o.cells[c],u.nodeName.toUpperCase()==="TH"||(!s&&(u.offsetWidth!==u.clientWidth||u.offsetHeight!==u.clientHeight)&&(s=!0),u.getAttribute("scope")||u.getAttribute("headers")||u.getAttribute("abbr"))||["columnheader","rowheader"].includes(Ae(u))||u.children.length===1&&u.children[0].nodeName.toUpperCase()==="ABBR")return!0;n++}}if(e.getElementsByTagName("table").length||i<2)return!1;var m=e.rows[Math.ceil(i/2)];if(m.cells.length===1&&m.cells[0].colSpan===1)return!1;if(m.cells.length>=5||s)return!0;for(var v,b,w=0;w<i;w++){if(o=e.rows[w],v&&v!==p.getComputedStyle(o).getPropertyValue("background-color")||(v=p.getComputedStyle(o).getPropertyValue("background-color"),b&&b!==p.getComputedStyle(o).getPropertyValue("background-image")))return!0;b=p.getComputedStyle(o).getPropertyValue("background-image")}return i>=20?!0:!(Hu(e).width>Ai(p).width*.95||n<10||e.querySelector("object, embed, iframe, applet"))}var ao=Lx;function Bx(e){if(ha(e)||va(e))return!0;if(e.getAttribute("id")){var t=Ge(e.getAttribute("id"));return!!y.querySelector('[headers~="'.concat(t,'"]'))}return!1}var $x=Bx;function qp(e,t,r,a){var n,i=r[t.y]?r[t.y][t.x]:void 0;return i?typeof a=="function"&&(n=a(i,t,r),n===!0)?[i]:(n=qp(e,{x:t.x+e.x,y:t.y+e.y},r,a),n.unshift(i),n):[]}function qx(e,t,r,a){if(Array.isArray(t)&&(a=r,r=t,t={x:0,y:0}),typeof e=="string")switch(e){case"left":e={x:-1,y:0};break;case"up":e={x:0,y:-1};break;case"right":e={x:1,y:0};break;case"down":e={x:0,y:1};break}return qp(e,{x:t.x+e.x,y:t.y+e.y},r,a)}var Us=qx,jp={};Vt(jp,{allowedAttr:function(){return zp},arialabelText:function(){return dn},arialabelledbyText:function(){return cn},getAccessibleRefs:function(){return Ws},getElementUnallowedRoles:function(){return Gp},getExplicitRole:function(){return Ae},getImplicitRole:function(){return ir},getOwnedVirtual:function(){return mn},getRole:function(){return we},getRoleType:function(){return Zt},getRolesByType:function(){return Qx},getRolesWithNameFromContents:function(){return tA},implicitNodes:function(){return aA},implicitRole:function(){return ir},isAccessibleRef:function(){return no},isAriaRoleAllowedOnElement:function(){return Vp},isComboboxPopup:function(){return Ks},isUnsupportedRole:function(){return rs},isValidRole:function(){return fn},label:function(){return Kp},labelVirtual:function(){return Bi},lookupTable:function(){return Wp},namedFromContents:function(){return v1},requiredAttr:function(){return Xp},requiredContext:function(){return Xs},requiredOwned:function(){return Zs},validateAttr:function(){return io},validateAttrValue:function(){return Zp}});function jx(e){var t=ke.ariaRoles[e],r=ce(Or());return t&&(t.allowedAttrs&&r.push.apply(r,ce(t.allowedAttrs)),t.requiredAttrs&&r.push.apply(r,ce(t.requiredAttrs))),r}var zp=jx,zx=/^idrefs?$/;function Hp(e,t,r){if(e.hasAttribute){if(e.nodeName.toUpperCase()==="LABEL"&&e.hasAttribute("for")){var a=e.getAttribute("for");t.has(a)?t.get(a).push(e):t.set(a,[e])}for(var n=0;n<r.length;++n){var i=r[n],o=pe(e.getAttribute(i)||"");if(o){var u=Be(yt(o)),s;try{for(u.s();!(s=u.n()).done;){var l=s.value;t.has(l)?t.get(l).push(e):t.set(l,[e])}}catch(d){u.e(d)}finally{u.f()}}}}for(var c=0;c<e.childNodes.length;c++)e.childNodes[c].nodeType===1&&Hp(e.childNodes[c],t,r)}function Hx(e){var t;e=e.actualNode||e;var r=pt(e);r=r.documentElement||r;var a=ge.get("idRefsByRoot",function(){return new Map}),n=a.get(r);if(!n){n=new Map,a.set(r,n);var i=Object.keys(ke.ariaAttrs).filter(function(o){var u=ke.ariaAttrs[o].type;return zx.test(u)});Hp(r,n,i)}return(t=n.get(e.id))!==null&&t!==void 0?t:[]}var Ws=Hx;function Vx(e,t){var r=e instanceof st?e:De(e),a=ir(r),n=Ir(r);return Array.isArray(n.allowedRoles)?n.allowedRoles.includes(t):t===a?!1:!!n.allowedRoles}var Vp=Vx,Gx=["doc-backlink","doc-biblioentry","doc-biblioref","doc-cover","doc-endnote","doc-glossref","doc-noteref"],Ux={header:"banner",footer:"contentinfo"};function Wx(e){var t=[];if(!e)return t;if(e.hasAttr("role")){var r=yt(e.attr("role").toLowerCase());t=t.concat(r)}return t.filter(function(a){return fn(a)})}function Yx(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,r=Fe(e),a=r.vNode;if(!Ms(a))return[];var n=a.props.nodeName,i=ir(a)||Ux[n],o=Wx(a);return o.filter(function(u){return!Kx(u,a,t,i)})}function Kx(e,t,r,a){return r&&e===a?!0:Gx.includes(e)&&Zt(e)!==a?!1:Vp(t,e)}var Gp=Yx;function Xx(e){return Object.keys(ke.ariaRoles).filter(function(t){return ke.ariaRoles[t].type===e})}var ba=Xx;function Zx(e){return ba(e)}var Qx=Zx;function Jx(){return ge.get("ariaRolesNameFromContent",function(){return Object.keys(ke.ariaRoles).filter(function(e){return ke.ariaRoles[e].nameFromContent})})}var Ys=Jx;function eA(){return Ys()}var tA=eA,Up=function(t){return t===null},mt=function(t){return t!==null},wr={};wr.attributes={"aria-activedescendant":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-atomic":{type:"boolean",values:["true","false"],unsupported:!1},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"],unsupported:!1},"aria-busy":{type:"boolean",values:["true","false"],unsupported:!1},"aria-checked":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:!1},"aria-colcount":{type:"int",unsupported:!1},"aria-colindex":{type:"int",unsupported:!1},"aria-colspan":{type:"int",unsupported:!1},"aria-controls":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-current":{type:"nmtoken",allowEmpty:!0,values:["page","step","location","date","time","true","false"],unsupported:!1},"aria-describedby":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-describedat":{unsupported:!0,unstandardized:!0},"aria-details":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-disabled":{type:"boolean",values:["true","false"],unsupported:!1},"aria-dropeffect":{type:"nmtokens",values:["copy","move","reference","execute","popup","none"],unsupported:!1},"aria-errormessage":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-flowto":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-haspopup":{type:"nmtoken",allowEmpty:!0,values:["true","false","menu","listbox","tree","grid","dialog"],unsupported:!1},"aria-hidden":{type:"boolean",values:["true","false"],unsupported:!1},"aria-invalid":{type:"nmtoken",allowEmpty:!0,values:["true","false","spelling","grammar"],unsupported:!1},"aria-keyshortcuts":{type:"string",allowEmpty:!0,unsupported:!1},"aria-label":{type:"string",allowEmpty:!0,unsupported:!1},"aria-labelledby":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-level":{type:"int",unsupported:!1},"aria-live":{type:"nmtoken",values:["off","polite","assertive"],unsupported:!1},"aria-modal":{type:"boolean",values:["true","false"],unsupported:!1},"aria-multiline":{type:"boolean",values:["true","false"],unsupported:!1},"aria-multiselectable":{type:"boolean",values:["true","false"],unsupported:!1},"aria-orientation":{type:"nmtoken",values:["horizontal","vertical"],unsupported:!1},"aria-owns":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-placeholder":{type:"string",allowEmpty:!0,unsupported:!1},"aria-posinset":{type:"int",unsupported:!1},"aria-pressed":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:!1},"aria-readonly":{type:"boolean",values:["true","false"],unsupported:!1},"aria-relevant":{type:"nmtokens",values:["additions","removals","text","all"],unsupported:!1},"aria-required":{type:"boolean",values:["true","false"],unsupported:!1},"aria-roledescription":{type:"string",allowEmpty:!0,unsupported:!1},"aria-rowcount":{type:"int",unsupported:!1},"aria-rowindex":{type:"int",unsupported:!1},"aria-rowspan":{type:"int",unsupported:!1},"aria-selected":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-setsize":{type:"int",unsupported:!1},"aria-sort":{type:"nmtoken",values:["ascending","descending","other","none"],unsupported:!1},"aria-valuemax":{type:"decimal",unsupported:!1},"aria-valuemin":{type:"decimal",unsupported:!1},"aria-valuenow":{type:"decimal",unsupported:!1},"aria-valuetext":{type:"string",unsupported:!1}},wr.globalAttributes=["aria-atomic","aria-busy","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-dropeffect","aria-flowto","aria-grabbed","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"],wr.role={alert:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},alertdialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["dialog","section"]},application:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage","aria-activedescendant"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["article","audio","embed","iframe","object","section","svg","video"]},article:{type:"structure",attributes:{allowed:["aria-expanded","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["article"],unsupported:!1},banner:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["header"],unsupported:!1,allowedElements:["section"]},button:{type:"widget",attributes:{allowed:["aria-expanded","aria-pressed","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["button",'input[type="button"]','input[type="image"]','input[type="reset"]','input[type="submit"]',"summary"],unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},cell:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:!1},checkbox:{type:"widget",attributes:{allowed:["aria-checked","aria-required","aria-readonly","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="checkbox"]'],unsupported:!1,allowedElements:["button"]},columnheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:!1},combobox:{type:"composite",attributes:{allowed:["aria-autocomplete","aria-required","aria-activedescendant","aria-orientation","aria-errormessage"],required:["aria-expanded"]},owned:{all:["listbox","tree","grid","dialog","textbox"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:"input",properties:{type:["text","search","tel","url","email"]}}]},command:{nameFrom:["author"],type:"abstract",unsupported:!1},complementary:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["aside"],unsupported:!1,allowedElements:["section"]},composite:{nameFrom:["author"],type:"abstract",unsupported:!1},contentinfo:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["footer"],unsupported:!1,allowedElements:["section"]},definition:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dd","dfn"],unsupported:!1},dialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dialog"],unsupported:!1,allowedElements:["section"]},directory:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:["ol","ul"]},document:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["body"],unsupported:!1,allowedElements:["article","embed","iframe","object","section","svg"]},"doc-abstract":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-acknowledgments":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-afterword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-appendix":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-backlink":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},"doc-biblioentry":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:["doc-bibliography"],unsupported:!1,allowedElements:["li"]},"doc-bibliography":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-biblioentry"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-biblioref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},"doc-chapter":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-colophon":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-conclusion":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-cover":{type:"img",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1},"doc-credit":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-credits":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-dedication":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-endnote":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,namefrom:["author"],context:["doc-endnotes"],unsupported:!1,allowedElements:["li"]},"doc-endnotes":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-endnote"]},namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-epigraph":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1},"doc-epilogue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-errata":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-example":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","section"]},"doc-footnote":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","footer","header"]},"doc-foreword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-glossary":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:["term","definition"],namefrom:["author"],context:null,unsupported:!1,allowedElements:["dl"]},"doc-glossref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},"doc-index":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},"doc-introduction":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-noteref":{type:"link",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},"doc-notice":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-pagebreak":{type:"separator",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["hr"]},"doc-pagelist":{type:"navigation",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},"doc-part":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-preface":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-prologue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-pullquote":{type:"none",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","section"]},"doc-qna":{type:"section",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-subtitle":{type:"sectionhead",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["h1","h2","h3","h4","h5","h6"]}},"doc-tip":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside"]},"doc-toc":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},feed:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["article"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["article","aside","section"]},figure:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["figure"],unsupported:!1},form:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["form"],unsupported:!1},grid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-colcount","aria-level","aria-multiselectable","aria-readonly","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,implicit:["table"],unsupported:!1},gridcell:{type:"widget",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-selected","aria-readonly","aria-required","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:!1},group:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["details","optgroup"],unsupported:!1,allowedElements:["dl","figcaption","fieldset","figure","footer","header","ol","ul"]},heading:{type:"structure",attributes:{required:["aria-level"],allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["h1","h2","h3","h4","h5","h6"],unsupported:!1},img:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["img"],unsupported:!1,allowedElements:["embed","iframe","object","svg"]},input:{nameFrom:["author"],type:"abstract",unsupported:!1},landmark:{nameFrom:["author"],type:"abstract",unsupported:!1},link:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["a[href]","area[href]"],unsupported:!1,allowedElements:["button",{nodeName:"input",properties:{type:["image","button"]}}]},list:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{all:["listitem"]},nameFrom:["author"],context:null,implicit:["ol","ul","dl"],unsupported:!1},listbox:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-readonly","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["option"]},nameFrom:["author"],context:null,implicit:["select"],unsupported:!1,allowedElements:["ol","ul"]},listitem:{type:"structure",attributes:{allowed:["aria-level","aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["list"],implicit:["li","dt"],unsupported:!1},log:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},main:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["main"],unsupported:!1,allowedElements:["article","section"]},marquee:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},math:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["math"],unsupported:!1},menu:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,implicit:['menu[type="context"]'],unsupported:!1,allowedElements:["ol","ul"]},menubar:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},menuitem:{type:"widget",attributes:{allowed:["aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="command"]'],unsupported:!1,allowedElements:["button","li",{nodeName:"iput",properties:{type:["image","button"]}},{nodeName:"a",attributes:{href:mt}}]},menuitemcheckbox:{type:"widget",attributes:{allowed:["aria-checked","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="checkbox"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:mt}}]},menuitemradio:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="radio"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button","radio"]}},{nodeName:"a",attributes:{href:mt}}]},navigation:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["nav"],unsupported:!1,allowedElements:["section"]},none:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:mt}}]},note:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["aside"]},option:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-checked","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["listbox"],implicit:["option"],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","button"]}},{nodeName:"a",attributes:{href:mt}}]},presentation:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:mt}}]},progressbar:{type:"widget",attributes:{allowed:["aria-valuetext","aria-valuenow","aria-valuemax","aria-valuemin","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["progress"],unsupported:!1},radio:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-required","aria-errormessage","aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="radio"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button"]}}]},radiogroup:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-required","aria-expanded","aria-readonly","aria-errormessage","aria-orientation"]},owned:{all:["radio"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["ol","ul","fieldset"]}},range:{nameFrom:["author"],type:"abstract",unsupported:!1},region:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["section[aria-label]","section[aria-labelledby]","section[title]"],unsupported:!1,allowedElements:{nodeName:["article","aside"]}},roletype:{type:"abstract",unsupported:!1},row:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-colindex","aria-expanded","aria-level","aria-selected","aria-rowindex","aria-errormessage"]},owned:{one:["cell","columnheader","rowheader","gridcell"]},nameFrom:["author","contents"],context:["rowgroup","grid","treegrid","table"],implicit:["tr"],unsupported:!1},rowgroup:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:{all:["row"]},nameFrom:["author","contents"],context:["grid","table","treegrid"],implicit:["tbody","thead","tfoot"],unsupported:!1},rowheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:!1},scrollbar:{type:"widget",attributes:{required:["aria-controls","aria-valuenow"],allowed:["aria-valuetext","aria-orientation","aria-errormessage","aria-valuemax","aria-valuemin"]},owned:null,nameFrom:["author"],context:null,unsupported:!1},search:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["aside","form","section"]}},searchbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="search"]'],unsupported:!1,allowedElements:{nodeName:"input",properties:{type:"text"}}},section:{nameFrom:["author","contents"],type:"abstract",unsupported:!1},sectionhead:{nameFrom:["author","contents"],type:"abstract",unsupported:!1},select:{nameFrom:["author"],type:"abstract",unsupported:!1},separator:{type:"structure",attributes:{allowed:["aria-expanded","aria-orientation","aria-valuenow","aria-valuemax","aria-valuemin","aria-valuetext","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["hr"],unsupported:!1,allowedElements:["li"]},slider:{type:"widget",attributes:{allowed:["aria-valuetext","aria-orientation","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="range"]'],unsupported:!1},spinbutton:{type:"widget",attributes:{allowed:["aria-valuetext","aria-required","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="number"]'],unsupported:!1,allowedElements:{nodeName:"input",properties:{type:["text","tel"]}}},status:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["output"],unsupported:!1,allowedElements:["section"]},structure:{type:"abstract",unsupported:!1},switch:{type:"widget",attributes:{allowed:["aria-errormessage"],required:["aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:["button",{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:mt}}]},tab:{type:"widget",attributes:{allowed:["aria-selected","aria-expanded","aria-setsize","aria-posinset","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["tablist"],unsupported:!1,allowedElements:[{nodeName:["button","h1","h2","h3","h4","h5","h6","li"]},{nodeName:"input",properties:{type:"button"}},{nodeName:"a",attributes:{href:mt}}]},table:{type:"structure",attributes:{allowed:["aria-colcount","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author","contents"],context:null,implicit:["table"],unsupported:!1},tablist:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-errormessage"]},owned:{all:["tab"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},tabpanel:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},term:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["dt"],unsupported:!1},textbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="text"]','input[type="email"]','input[type="password"]','input[type="tel"]','input[type="url"]',"input:not([type])","textarea"],unsupported:!1},timer:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1},toolbar:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['menu[type="toolbar"]'],unsupported:!1,allowedElements:["ol","ul"]},tooltip:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1},tree:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["treeitem"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},treegrid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-readonly","aria-required","aria-rowcount","aria-orientation","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,unsupported:!1},treeitem:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["group","tree"],unsupported:!1,allowedElements:["li",{nodeName:"a",attributes:{href:mt}}]},widget:{type:"abstract",unsupported:!1},window:{nameFrom:["author"],type:"abstract",unsupported:!1}},wr.implicitHtmlRole=os,wr.elementsAllowedNoRole=[{nodeName:["base","body","caption","col","colgroup","datalist","dd","details","dt","head","html","keygen","label","legend","main","map","math","meta","meter","noscript","optgroup","param","picture","progress","script","source","style","template","textarea","title","track"]},{nodeName:"area",attributes:{href:mt}},{nodeName:"input",properties:{type:["color","data","datatime","file","hidden","month","number","password","range","reset","submit","time","week"]}},{nodeName:"link",attributes:{href:mt}},{nodeName:"menu",attributes:{type:"context"}},{nodeName:"menuitem",attributes:{type:["command","checkbox","radio"]}},{nodeName:"select",condition:function(t){return t instanceof g.AbstractVirtualNode||(t=g.utils.getNodeFromTree(t)),Number(t.attr("size"))>1},properties:{multiple:!0}},{nodeName:["clippath","cursor","defs","desc","feblend","fecolormatrix","fecomponenttransfer","fecomposite","feconvolvematrix","fediffuselighting","fedisplacementmap","fedistantlight","fedropshadow","feflood","fefunca","fefuncb","fefuncg","fefuncr","fegaussianblur","feimage","femerge","femergenode","femorphology","feoffset","fepointlight","fespecularlighting","fespotlight","fetile","feturbulence","filter","hatch","hatchpath","lineargradient","marker","mask","meshgradient","meshpatch","meshrow","metadata","mpath","pattern","radialgradient","solidcolor","stop","switch","view"]}],wr.elementsAllowedAnyRole=[{nodeName:"a",attributes:{href:Up}},{nodeName:"img",attributes:{alt:Up}},{nodeName:["abbr","address","canvas","div","p","pre","blockquote","ins","del","output","span","table","tbody","thead","tfoot","td","em","strong","small","s","cite","q","dfn","abbr","time","code","var","samp","kbd","sub","sup","i","b","u","mark","ruby","rt","rp","bdi","bdo","br","wbr","th","tr"]}],wr.evaluateRoleForElement={A:function(t){var r=t.node,a=t.out;return r.namespaceURI==="http://www.w3.org/2000/svg"?!0:r.href.length?a:!0},AREA:function(t){var r=t.node;return!r.href},BUTTON:function(t){var r=t.node,a=t.role,n=t.out;return r.getAttribute("type")==="menu"?a==="menuitem":n},IMG:function(t){var r=t.node,a=t.role,n=t.out;switch(r.alt){case null:return n;case"":return a==="presentation"||a==="none";default:return a!=="presentation"&&a!=="none"}},INPUT:function(t){var r=t.node,a=t.role,n=t.out;switch(r.type){case"button":case"image":return n;case"checkbox":return a==="button"&&r.hasAttribute("aria-pressed")?!0:n;case"radio":return a==="menuitemradio";case"text":return a==="combobox"||a==="searchbox"||a==="spinbutton";case"tel":return a==="combobox"||a==="spinbutton";case"url":case"search":case"email":return a==="combobox";default:return!1}},LI:function(t){var r=t.node,a=t.out,n=g.utils.matchesSelector(r,"ol li, ul li");return n?a:!0},MENU:function(t){var r=t.node;return r.getAttribute("type")!=="context"},OPTION:function(t){var r=t.node,a=g.utils.matchesSelector(r,"select > option, datalist > option, optgroup > option");return!a},SELECT:function(t){var r=t.node,a=t.role;return!r.multiple&&r.size<=1&&a==="menu"},SVG:function(t){var r=t.node,a=t.out;return r.parentNode&&r.parentNode.namespaceURI==="http://www.w3.org/2000/svg"?!0:a}},wr.rolesOfType={widget:["button","checkbox","dialog","gridcell","link","log","marquee","menuitem","menuitemcheckbox","menuitemradio","option","progressbar","radio","scrollbar","searchbox","slider","spinbutton","status","switch","tab","tabpanel","textbox","timer","tooltip","tree","treeitem"]};var Wp=wr;function rA(e){var t=null,r=Wp.role[e];return r&&r.implicit&&(t=hr(r.implicit)),t}var aA=rA;function nA(e){return!!Ws(e).length}var no=nA;function Ks(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.popupRoles,a=we(e);if(r??(r=Zf["aria-haspopup"].values),!r.includes(a))return!1;var n=iA(e);if(Yp(n))return!0;var i=e.props.id;if(!i)return!1;if(!e.actualNode)throw new Error("Unable to determine combobox popup without an actualNode");var o=nn(e.actualNode),u=o.querySelectorAll('[aria-owns~="'.concat(i,`"][role~="combobox"]:not(select),
|
|
24
|
-
[aria-controls~="`).concat(i,'"][role~="combobox"]:not(select)'));return Array.from(u).some(Yp)}var Yp=function(t){return t&&we(t)==="combobox"};function iA(e){for(;e=e.parent;)if(we(e,{noPresentational:!0})!==null)return e;return null}function oA(e){return e=De(e),Bi(e)}var Kp=oA;function uA(e){var t=ke.ariaRoles[e];return!t||!Array.isArray(t.requiredAttrs)?[]:ce(t.requiredAttrs)}var Xp=uA;function sA(e){var t=ke.ariaRoles[e];return!t||!Array.isArray(t.requiredContext)?null:ce(t.requiredContext)}var Xs=sA;function lA(e){var t=ke.ariaRoles[e];return!t||!Array.isArray(t.requiredOwned)?null:ce(t.requiredOwned)}var Zs=lA;function cA(e,t){e=e instanceof st?e:De(e);var r,a,n=e.attr(t),i=ke.ariaAttrs[t];if(!i||i.allowEmpty&&(!n||n.trim()===""))return!0;switch(i.type){case"boolean":return["true","false"].includes(n.toLowerCase());case"nmtoken":return typeof n=="string"&&i.values.includes(n.toLowerCase());case"nmtokens":return a=yt(n),a.reduce(function(s,l){return s&&i.values.includes(l)},a.length!==0);case"idref":try{var o=pt(e.actualNode);return!!(n&&o.getElementById(n))}catch{throw new TypeError("Cannot resolve id references for partial DOM")}case"idrefs":return nr(e,t).some(function(s){return!!s});case"string":return n.trim()!=="";case"decimal":return r=n.match(/^[-+]?([0-9]*)\.?([0-9]*)$/),!!(r&&(r[1]||r[2]));case"int":var u=typeof i.minValue<"u"?i.minValue:-1/0;return/^[-+]?[0-9]+$/.test(n)&&parseInt(n)>=u}}var Zp=cA;function dA(e){var t=ke.ariaAttrs[e];return!!t}var io=dA;function fA(e){var t=Gs(e),r=this,a=[];t.forEach(function(u){var s=u.getAttribute("headers");s&&(a=a.concat(s.split(/\s+/)));var l=u.getAttribute("aria-labelledby");l&&(a=a.concat(l.split(/\s+/)))});var n=t.filter(function(u){return pe(u.textContent)===""?!1:u.nodeName.toUpperCase()==="TH"||["rowheader","columnheader"].indexOf(Ae(u))!==-1}),i=br(e),o=!0;return n.forEach(function(u){if(!(u.getAttribute("id")&&a.includes(u.getAttribute("id")))){var s=Mi(u,i),l=!1;ha(u)&&(l=Us("down",s,i).find(function(c){return!ha(c)&&ro(c,i).includes(u)})),!l&&va(u)&&(l=Us("right",s,i).find(function(c){return!va(c)&&ro(c,i).includes(u)})),l||r.relatedNodes(u),o=o&&l}}),o?!0:void 0}var pA=fA,En=["cell-header-not-in-table","cell-header-not-th","header-refs-self","empty-hdrs"],Qp=En[0],Jp=En[1],em=En[2],Qs=En[3];function mA(e){for(var t=[],r={},a=0;a<e.rows.length;a++)for(var n=e.rows[a],i=0;i<n.cells.length;i++){var o=n.cells[i];t.push(o);var u=o.getAttribute("id");u&&(r[u]=we(o))}var s=Sa(Sa(Sa(Sa({},em,new Set),Qp,new Set),Jp,new Set),Qs,new Set);t.forEach(function(m){if(!(!m.hasAttribute("headers")||!Ue(m))){var v=m.getAttribute("headers").trim();if(!v){s[Qs].add(m);return}var b=m.getAttribute("id"),w=yt(v);w.forEach(function(E){b&&E===b?s[em].add(m):r[E]?["columnheader","rowheader"].includes(r[E])||s[Jp].add(m):s[Qp].add(m)})}});var l=Be(En),c;try{for(l.s();!(c=l.n()).done;){var d=c.value;if(s[d].size>0)return this.relatedNodes(ce(s[d])),d===Qs?void 0:(this.data({messageKey:d}),!1)}}catch(m){l.e(m)}finally{l.f()}return!0}function hA(e){var t=[],r=Gs(e),a=br(e);return r.forEach(function(n){if(ji(n)&&$p(n)&&!Kp(n)){var i=ro(n,a).some(function(o){return o!==null&&!!ji(o)});i||t.push(n)}}),t.length?(this.relatedNodes(t),!1):!0}var vA=hA;function gA(e,t){var r=e.getAttribute("scope").toLowerCase();return t.values.indexOf(r)!==-1}var bA=gA,yA=wA;function wA(e,t,r){if(r.children!==void 0){var a=r.attr("summary"),n=r.children.find(DA),i=n?pe(Nr(n)):!1;return!i||!a?!1:pe(a).toLowerCase()===pe(i).toLowerCase()}}function DA(e){return e.props.nodeName==="caption"}function EA(e){return z1(y)?e.nodeName.toUpperCase()==="TH":!0}var _A=EA;function xA(e){var t=br(e),r=t[0];return t.length<=1||r.length<=1||e.rows.length<=1?!0:r.reduce(function(a,n,i){return a||n!==r[i+1]&&r[i+1]!==void 0},!1)}var AA=xA;function CA(e,t,r){if(r.children){var a=r.children.find(function(i){var o=i.props;return o.nodeName==="title"});if(!a)return this.data({messageKey:"noTitle"}),!1;try{var n=Nr(a,{includeHidden:!0}).trim();if(n==="")return this.data({messageKey:"emptyTitle"}),!1}catch{return}return!0}}var RA=CA,tm={};Vt(tm,{getAriaRolesByType:function(){return ba},getAriaRolesSupportingNameFromContent:function(){return Ys},getElementSpec:function(){return Ir},getElementsByContentType:function(){return as},getGlobalAriaAttrs:function(){return Or},implicitHtmlRoles:function(){return os}});function TA(e,t,r){var a=Ae(r);if(["presentation","none"].includes(a)&&["iframe","frame"].includes(r.props.nodeName)&&r.hasAttr("title"))return this.data({messageKey:"iframe",nodeName:r.props.nodeName}),!1;var n=we(r);if(["presentation","none"].includes(n))return this.data({role:n}),!0;if(!["presentation","none"].includes(a))return!1;var i=Or().some(function(s){return r.hasAttr(s)}),o=Je(r),u;return i&&!o?u="globalAria":!i&&o?u="focusable":u="both",this.data({messageKey:u,role:n}),!1}function FA(e,t,r){var a=r.props.nodeName,n=(r.attr("type")||"").toLowerCase(),i=r.attr("value");return i&&this.data({messageKey:"has-label"}),a==="input"&&["submit","reset"].includes(n)?i===null:!1}var SA=FA;function kA(e){return Ft(e)}var OA=kA;function IA(e,t){var r=t.cssProperty,a=t.absoluteValues,n=t.minValue,i=t.maxValue,o=t.normalValue,u=o===void 0?0:o,s=t.noImportant,l=t.multiLineOnly;if(!s&&e.style.getPropertyPriority(r)!=="important"||l&&!V1(e))return!0;var c={};typeof n=="number"&&(c.minValue=n),typeof i=="number"&&(c.maxValue=i);var d=e.style.getPropertyValue(r);if(["inherit","unset","revert","revert-layer"].includes(d))return this.data(_e({value:d},c)),!0;var m=NA(e,{absoluteValues:a,cssProperty:r,normalValue:u});if(this.data(_e({value:m},c)),typeof m=="number")return(typeof n!="number"||m>=n)&&(typeof i!="number"||m<=i)}function NA(e,t){var r=t.cssProperty,a=t.absoluteValues,n=t.normalValue,i=p.getComputedStyle(e),o=i.getPropertyValue(r);if(o==="normal")return n;var u=parseFloat(o);if(a)return u;var s=parseFloat(i.getPropertyValue("font-size")),l=Math.round(u/s*100)/100;return isNaN(l)?o:l}function MA(e,t,r){var a=r.props.nodeName;return["img","input","area"].includes(a)?r.hasAttr("alt"):!1}var PA=MA;function LA(){}var BA=LA;function $A(){var e=y.title;return!!pe(e)}var qA=$A;function jA(e,t){var r=t.cssProperties.filter(function(a){if(e.style.getPropertyPriority(a)==="important")return a});return r.length>0?(this.data(r),!1):!0}var zA=jA;function HA(e,t,r){try{return!!pe(cn(r))}catch{return}}var VA=HA;function GA(e,t,r){return!!pe(dn(r))}var UA=GA;function WA(e){var t=e.getAttribute("id").trim();if(!t)return!0;var r=pt(e),a=Array.from(r.querySelectorAll('[id="'.concat(Ge(t),'"]'))).filter(function(n){return n!==e});return a.length&&this.relatedNodes(a),this.data(t),a.length===0}var YA=WA;function KA(e){var t=[];return e.filter(function(r){return t.indexOf(r.data)===-1?(t.push(r.data),!0):!1})}var XA=KA;function ZA(e,t,r){var a=pe(r.attr("title")).toLowerCase();return this.data(a),!0}var QA=ZA;function JA(e){var t={};return e.forEach(function(r){t[r.data]=t[r.data]!==void 0?++t[r.data]:0}),e.forEach(function(r){r.result=!!t[r.data]}),e}var e5=JA;function t5(e){var t=Qu(e,"href");return t?Ue(t)||void 0:!1}var r5=t5,a5=["alert","log","status"];function n5(e,t,r){this.data({isIframe:["iframe","frame"].includes(r.props.nodeName)});var a=ge.get("regionlessNodes",function(){return i5(t)});return!a.includes(r)}function i5(e){var t=rm(g._tree[0],e).map(function(r){for(;r.parent&&!r.parent._hasRegionDescendant&&r.parent.actualNode!==y.body;)r=r.parent;return r}).filter(function(r,a,n){return n.indexOf(r)===a});return t}function rm(e,t){var r=e.actualNode;if(we(e)==="button"||u5(e,t)||["iframe","frame"].includes(e.props.nodeName)||Es(e.actualNode)&&Qu(e.actualNode,"href")||!Ue(r)){for(var a=e;a;)a._hasRegionDescendant=!0,a=a.parent;return["iframe","frame"].includes(e.props.nodeName)?[e]:[]}else return r!==y.body&&ji(r,!0)&&!o5(e)?[e]:e.children.filter(function(n){var i=n.actualNode;return i.nodeType===1}).map(function(n){return rm(n,t)}).reduce(function(n,i){return n.concat(i)},[])}function o5(e){return["none","presentation"].includes(we(e))&&!qi(e)}function u5(e,t){var r=e.actualNode,a=we(e),n=(r.getAttribute("aria-live")||"").toLowerCase().trim(),i=ba("landmark");return!!(["assertive","polite"].includes(n)||a5.includes(a)||i.includes(a)||t.regionMatcher&&pn(e,t.regionMatcher))}function s5(e){var t=e.filter(function(r){return r.data.isIframe});return e.forEach(function(r){if(!(r.result||r.node.ancestry.length===1)){var a=r.node.ancestry.slice(0,-1),n=Be(t),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;if(Ls(a,o.node.ancestry)){r.result=o.result;break}}}catch(u){n.e(u)}finally{n.f()}}}),t.forEach(function(r){r.result||(r.result=!0)}),e}var l5=s5;function c5(e){switch(e){case"lighter":return 100;case"normal":return 400;case"bold":return 700;case"bolder":return 900}return e=parseInt(e),isNaN(e)?400:e}function d5(e){for(var t=e,r=e.textContent.trim(),a=r;a===r&&t!==void 0;){var n=-1;if(e=t,e.children.length===0)return e;do n++,a=e.children[n].textContent.trim();while(a===""&&n+1<e.children.length);t=e.children[n]}return e}function Js(e){var t=p.getComputedStyle(d5(e));return{fontWeight:c5(t.getPropertyValue("font-weight")),fontSize:parseInt(t.getPropertyValue("font-size")),isItalic:t.getPropertyValue("font-style")==="italic"}}function am(e,t,r){return r.reduce(function(a,n){return a||(!n.size||e.fontSize/n.size>t.fontSize)&&(!n.weight||e.fontWeight-n.weight>t.fontWeight)&&(!n.italic||e.isItalic&&!t.isItalic)},!1)}function f5(e,t,r){var a=Array.from(e.parentNode.children),n=a.indexOf(e);t=t||{};var i=t.margins||[],o=a.slice(n+1).find(function(E){return E.nodeName.toUpperCase()==="P"}),u=a.slice(0,n).reverse().find(function(E){return E.nodeName.toUpperCase()==="P"}),s=Js(e),l=o?Js(o):null,c=u?Js(u):null,d=t.passLength,m=t.failLength,v=e.textContent.trim().length,b=o==null?void 0:o.textContent.trim().length;if(v>b*d||!l||!am(s,l,i))return!0;var w=fa(r,"blockquote");if(!(w&&w.nodeName.toUpperCase()==="BLOCKQUOTE")&&!(c&&!am(s,c,i))&&!(v>b*m))return!1}var p5=f5,m5=/[;,\s]/,h5=/^[0-9.]+$/;function v5(e,t,r){var a=t||{},n=a.minDelay,i=a.maxDelay,o=(r.attr("content")||"").trim(),u=o.split(m5),s=Z(u,1),l=s[0];if(!l.match(h5))return!0;var c=parseFloat(l);return this.data({redirectDelay:c}),typeof n=="number"&&c<=t.minDelay||typeof i=="number"&&c>t.maxDelay}function g5(e,t,r){var a=Ot(r,"a[href]");return a.some(function(n){return/^#[^/!]/.test(n.attr("href"))})}var b5=g5,nm={};Vt(nm,{aria:function(){return jp},color:function(){return im},dom:function(){return $u},forms:function(){return gm},matches:function(){return pn},math:function(){return kf},standards:function(){return tm},table:function(){return Lp},text:function(){return ln},utils:function(){return Xo}});var im={};Vt(im,{Color:function(){return We},centerPointOfRect:function(){return w5},elementHasImage:function(){return zi},elementIsDistinct:function(){return um},filteredRectStack:function(){return x5},flattenColors:function(){return cr},flattenShadowColors:function(){return tl},getBackgroundColor:function(){return xn},getBackgroundStack:function(){return rl},getContrast:function(){return ya},getForegroundColor:function(){return so},getOwnBackgroundColor:function(){return Zr},getRectStack:function(){return sm},getStackingContext:function(){return nl},getStrokeColorsFromShadows:function(){return al},getTextShadowColors:function(){return uo},hasValidContrastRatio:function(){return U5},incompleteData:function(){return ze},parseTextShadows:function(){return dm},stackingContextToColor:function(){return _n}});function y5(e){if(!(e.left>p.innerWidth)&&!(e.top>p.innerHeight)){var t=Math.min(Math.ceil(e.left+e.width/2),p.innerWidth-1),r=Math.min(Math.ceil(e.top+e.height/2),p.innerHeight-1);return{x:t,y:r}}}var w5=y5;function om(e){return e.getPropertyValue("font-family").split(/[,;]/g).map(function(t){return t.trim().toLowerCase()})}function D5(e,t){var r=p.getComputedStyle(e);if(r.getPropertyValue("background-image")!=="none")return!0;var a=["border-bottom","border-top","outline"].reduce(function(u,s){var l=new We;return l.parseString(r.getPropertyValue(s+"-color")),u||r.getPropertyValue(s+"-style")!=="none"&&parseFloat(r.getPropertyValue(s+"-width"))>0&&l.alpha!==0},!1);if(a)return!0;var n=p.getComputedStyle(t);if(om(r)[0]!==om(n)[0])return!0;var i=["text-decoration-line","text-decoration-style","font-weight","font-style","font-size"].reduce(function(u,s){return u||r.getPropertyValue(s)!==n.getPropertyValue(s)},!1),o=r.getPropertyValue("text-decoration");return o.split(" ").length<3&&(i=i||o!==n.getPropertyValue("text-decoration")),i}var um=D5;function E5(e){var t=Yf(e),r=vs(e);return!r||r.length<=1?[t]:r.some(function(a){return a===void 0})?null:(r.splice(0,0,t),r)}var sm=E5;function _5(e){var t=sm(e);if(t&&t.length===1)return t[0];if(t&&t.length>1){var r=t.shift(),a;return t.forEach(function(n,i){if(i!==0){var o=t[i-1],u=t[i];a=o.every(function(s,l){return s===u[l]})||r.includes(e)}}),a?t[0]:(ze.set("bgColor","elmPartiallyObscuring"),null)}return ze.set("bgColor","outsideViewport"),null}var x5=_5,A5=["hue","saturation","color","luminosity"],lm={normal:function(t,r){return r},multiply:function(t,r){return r*t},screen:function(t,r){return t+r-t*r},overlay:function(t,r){return this["hard-light"](r,t)},darken:function(t,r){return Math.min(t,r)},lighten:function(t,r){return Math.max(t,r)},"color-dodge":function(t,r){return t===0?0:r===1?1:Math.min(1,t/(1-r))},"color-burn":function(t,r){return t===1?1:r===0?0:1-Math.min(1,(1-t)/r)},"hard-light":function(t,r){return r<=.5?this.multiply(t,2*r):this.screen(t,2*r-1)},"soft-light":function(t,r){if(r<=.5)return t-(1-2*r)*t*(1-t);var a=t<=.25?((16*t-12)*t+4)*t:Math.sqrt(t);return t+(2*r-1)*(a-t)},difference:function(t,r){return Math.abs(t-r)},exclusion:function(t,r){return t+r-2*t*r},hue:function(t,r){return r.setSaturation(t.getSaturation()).setLuminosity(t.getLuminosity())},saturation:function(t,r){return t.setSaturation(r.getSaturation()).setLuminosity(t.getLuminosity())},color:function(t,r){return r.setLuminosity(t.getLuminosity())},luminosity:function(t,r){return t.setLuminosity(r.getLuminosity())}};function cr(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"normal",a=R5(t,e,r),n=el(e.red,e.alpha,t.red,t.alpha,a.r*255),i=el(e.green,e.alpha,t.green,t.alpha,a.g*255),o=el(e.blue,e.alpha,t.blue,t.alpha,a.b*255),u=C5(e.alpha+t.alpha*(1-e.alpha),0,1);if(u===0)return new We(n,i,o,u);var s=Math.round(n/u),l=Math.round(i/u),c=Math.round(o/u);return new We(s,l,c,u)}function el(e,t,r,a,n){return t*(1-a)*e+t*a*n+(1-t)*a*r}function C5(e,t,r){return Math.min(Math.max(t,e),r)}function R5(e,t,r){if(A5.includes(r))return lm[r](e,t);var a=new We;return["r","g","b"].forEach(function(n){a[n]=lm[r](e[n],t[n])}),a}function tl(e,t){var r=e.alpha,a=(1-r)*t.red+r*e.red,n=(1-r)*t.green+r*e.green,i=(1-r)*t.blue+r*e.blue,o=e.alpha+t.alpha*(1-e.alpha);return new We(a,n,i,o)}function rl(e){for(var t=vs(e).map(function(n){return n=G1(n,e),n=T5(n),n}),r=0;r<t.length;r++){var a=t[r];if(a[0]!==e)return ze.set("bgColor","bgOverlap"),null;if(r!==0&&!F5(a,t[0]))return ze.set("bgColor","elmPartiallyObscuring"),null}return t[0]||null}function T5(e){var t=e.indexOf(y.body),r=e,a=Zr(p.getComputedStyle(y.documentElement));if(t>1&&a.alpha===0&&!zi(y.documentElement)){t>1&&(r.splice(t,1),r.push(y.body));var n=r.indexOf(y.documentElement);n>0&&(r.splice(n,1),r.push(y.documentElement))}return r}function F5(e,t){if(e===t)return!0;if(e===null||t===null||e.length!==t.length)return!1;for(var r=0;r<e.length;++r)if(e[r]!==t[r])return!1;return!0}var S5=.54,oo=.5,k5=1.5,cm=["top","right","bottom","left"];function al(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.ignoreEdgeCount,a=r===void 0?!1:r,n=O5(e),i=Object.entries(n).map(function(o){var u=Z(o,2),s=u[0],l=u[1],c=cm.filter(function(d){return l[d].length!==0}).length;return{colorStr:s,sides:l,edgeCount:c}});return!a&&i.some(function(o){var u=o.edgeCount;return u>1&&u<4})?null:i.map(I5).filter(function(o){return o!==null})}function O5(e){var t={},r=Be(e),a;try{for(r.s();!(a=r.n()).done;){var n,i=a.value,o=i.colorStr,u=i.pixels;(n=t[o])!==null&&n!==void 0||(t[o]={top:[],right:[],bottom:[],left:[]});var s=t[o],l=Z(u,2),c=l[0],d=l[1];c>oo?s.right.push(c):-c>oo&&s.left.push(-c),d>oo?s.bottom.push(d):-d>oo&&s.top.push(-d)}}catch(m){r.e(m)}finally{r.f()}return t}function I5(e){var t=e.colorStr,r=e.sides,a=e.edgeCount;if(a!==4)return null;var n=new We;n.parseString(t);var i=0,o=!0;return cm.forEach(function(u){i+=r[u].length/4,o&&(o=r[u].every(function(s){return s>k5}))}),o||(n.alpha=1-Math.pow(S5,i)),n}function dm(e){var t={pixels:[]},r=e.trim(),a=[t];if(!r)return[];for(;r;){var n=r.match(/^[a-z]+(\([^)]+\))?/i)||r.match(/^#[0-9a-f]+/i),i=r.match(/^([0-9.-]+)px/i)||r.match(/^(0)/);if(n)Se(!t.colorStr,"Multiple colors identified in text-shadow: ".concat(e)),r=r.replace(n[0],"").trim(),t.colorStr=n[0];else if(i){Se(t.pixels.length<3,"Too many pixel units in text-shadow: ".concat(e)),r=r.replace(i[0],"").trim();var o=parseFloat((i[1][0]==="."?"0":"")+i[1]);t.pixels.push(o)}else if(r[0]===",")Se(t.pixels.length>=2,"Missing pixel value in text-shadow: ".concat(e)),t={pixels:[]},a.push(t),r=r.substr(1).trim();else throw new Error("Unable to process text-shadows: ".concat(r))}return a.forEach(function(u){var s=u.pixels;s.length===2&&s.push(0)}),a}function uo(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.minRatio,a=t.maxRatio,n=t.ignoreEdgeCount,i=[],o=p.getComputedStyle(e),u=o.getPropertyValue("text-shadow");if(u==="none")return i;var s=o.getPropertyValue("font-size"),l=parseInt(s);Se(isNaN(l)===!1,"Unable to determine font-size value ".concat(s));var c=[],d=dm(u),m=Be(d),v;try{for(m.s();!(v=m.n()).done;){var b=v.value,w=b.colorStr||o.getPropertyValue("color"),E=Z(b.pixels,3),_=E[0],x=E[1],C=E[2],R=C===void 0?0:C;if(!(a&&R>=l*a)){if(r&&R<l*r){c.push({colorStr:w,pixels:b.pixels});continue}if(c.length>0){var T=al(c,{ignoreEdgeCount:n});if(T===null)return null;i.push.apply(i,ce(T)),c.splice(0,c.length)}var O=N5({colorStr:w,offsetX:_,offsetY:x,blurRadius:R,fontSize:l});i.push(O)}}}catch($){m.e($)}finally{m.f()}if(c.length>0){var P=al(c,{ignoreEdgeCount:n});if(P===null)return null;i.push.apply(i,ce(P))}return i}function N5(e){var t=e.colorStr,r=e.offsetX,a=e.offsetY,n=e.blurRadius,i=e.fontSize;if(r>n||a>n)return new We(0,0,0,0);var o=new We;return o.parseString(t),o.alpha*=M5(n,i),o}function M5(e,t){if(e===0)return 1;var r=e/t;return .185/(r+.4)}function nl(e,t){var r=De(e);if(r._stackingContext)return r._stackingContext;var a=[],n=new Map;return t=t??rl(e),t.forEach(function(i){var o,u=De(i),s=B5(u),l=u._stackingOrder.filter(function(m){var v=m.vNode;return!!v});l.forEach(function(m,v){var b,w=m.vNode,E=(b=l[v-1])===null||b===void 0?void 0:b.vNode,_=pm(n,w,E);v===0&&!n.get(w)&&a.unshift(_),n.set(w,_)});var c=(o=l[l.length-1])===null||o===void 0?void 0:o.vNode,d=pm(n,u,c);l.length||a.unshift(d),d.bgColor=s}),r._stackingContext=a,a}function _n(e){var t;if(!((t=e.descendants)!==null&&t!==void 0&&t.length)){var r=e.bgColor;return r.alpha*=e.opacity,{color:r,blendMode:e.blendMode}}var a=e.descendants.reduce(P5,fm()),n=cr(a,e.bgColor,e.descendants[0].blendMode);return n.alpha*=e.opacity,{color:n,blendMode:e.blendMode}}function P5(e,t){var r;e instanceof We?r=e:r=_n(e).color;var a=_n(t).color;return cr(a,r,t.blendMode)}function fm(e,t){var r;return{vNode:e,ancestor:t,opacity:parseFloat((r=e==null?void 0:e.getComputedStylePropertyValue("opacity"))!==null&&r!==void 0?r:1),bgColor:new We(0,0,0,0),blendMode:L5(e==null?void 0:e.getComputedStylePropertyValue("mix-blend-mode")),descendants:[]}}function L5(e){return e||void 0}function pm(e,t,r){var a,n=e.get(r),i=(a=e.get(t))!==null&&a!==void 0?a:fm(t,n);return n&&r!==t&&!n.descendants.includes(i)&&n.descendants.unshift(i),i}function B5(e){var t=new We;return t.parseString(e.getComputedStylePropertyValue("background-color")),t}function xn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:.1,a=De(e),n=a._cache.getBackgroundColor;if(n)return t.push.apply(t,ce(n.bgElms)),ze.set("bgColor",n.incompleteData),n.bgColor;var i=$5(e,t,r);return a._cache.getBackgroundColor={bgColor:i,bgElms:t,incompleteData:ze.get("bgColor")},i}function $5(e,t,r){var a,n,i=rl(e);if(!i)return null;var o=hs(e),u=(a=uo(e,{minRatio:r,ignoreEdgeCount:!0}))!==null&&a!==void 0?a:[];u.length&&(u=[{color:u.reduce(tl)}]);for(var s=0;s<i.length;s++){var l=i[s],c=p.getComputedStyle(l);if(zi(l,c))return t.push(l),null;var d=void 0;try{if(d=Zr(c),d.alpha===0)continue}catch(w){if(w&&ze.get("colorParse"))return null;throw w}if(c.getPropertyValue("display")!=="inline"&&!mm(l,o))return t.push(l),ze.set("bgColor","elmPartiallyObscured"),null;if(t.push(l),d.alpha===1)break}var m=nl(e,i);u=m.map(_n).concat(u);var v=q5(e,i.includes(y.body));if((n=u).unshift.apply(n,ce(v)),u.length===0)return new We(255,255,255,1);var b=u.reduce(function(w,E){return cr(E.color,w.color instanceof We?w.color:w,E.blendMode)});return cr(b.color instanceof We?b.color:b,new We(255,255,255,1))}function mm(e,t){t=Array.isArray(t)?t:[t];var r=e.getBoundingClientRect(),a=r.right,n=r.bottom,i=p.getComputedStyle(e),o=i.getPropertyValue("overflow"),u=parseInt(i.getPropertyValue("padding-left"),10),s=parseInt(i.getPropertyValue("padding-right"),10),l=parseInt(i.getPropertyValue("padding-top"),10),c=parseInt(i.getPropertyValue("padding-bottom"),10);return(["scroll","auto"].includes(o)||e instanceof p.HTMLHtmlElement)&&(a=r.left+e.scrollWidth+u+s,n=r.top+e.scrollHeight+l+c),t.every(function(d){return d.top>=r.top&&d.bottom<=n&&d.left>=r.left&&d.right<=a})}function hm(e){return e||void 0}function q5(e,t){var r=[];if(!t){var a=y.documentElement,n=y.body,i=p.getComputedStyle(a),o=p.getComputedStyle(n),u=Zr(i),s=Zr(o),l=s.alpha!==0&&mm(n,e.getBoundingClientRect());(s.alpha!==0&&u.alpha===0||l&&s.alpha!==1)&&r.unshift({color:s,blendMode:hm(o.getPropertyValue("mix-blend-mode"))}),u.alpha!==0&&(!l||l&&s.alpha!==1)&&r.unshift({color:u,blendMode:hm(i.getPropertyValue("mix-blend-mode"))})}return r}function j5(e,t){if(!t||!e)return null;t.alpha<1&&(t=cr(t,e));var r=e.getRelativeLuminance(),a=t.getRelativeLuminance();return(Math.max(a,r)+.05)/(Math.min(a,r)+.05)}var ya=j5;function so(e,t,r){var a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},n=p.getComputedStyle(e),i=[function(){return H5(n,a)},function(){return z5(n)},function(){return uo(e,{minRatio:0})}],o=[];try{for(var u=0,s=i;u<s.length;u++){var l=s[u],c=l();if(c&&(o=o.concat(c),c.alpha===1))break}}catch(w){if(w&&ze.get("colorParse"))return null;throw w}var d=o.reduce(function(w,E){return cr(w,E)});if(r??(r=xn(e,[])),r===null){var m=ze.get("bgColor");return ze.set("fgColor",m),null}var v=nl(e),b=vm(v,e);return cr(V5(d,b,v),new We(255,255,255,1))}function z5(e){return new We().parseString(e.getPropertyValue("-webkit-text-fill-color")||e.getPropertyValue("color"))}function H5(e,t){var r=t.textStrokeEmMin,a=r===void 0?0:r,n=parseFloat(e.getPropertyValue("-webkit-text-stroke-width"));if(n===0)return null;var i=e.getPropertyValue("font-size"),o=n/parseFloat(i);if(isNaN(o)||o<a)return null;var u=e.getPropertyValue("-webkit-text-stroke-color");return new We().parseString(u)}function V5(e,t,r){for(;t;){var a;if(t.opacity===1&&t.ancestor){t=t.ancestor;continue}e.alpha*=t.opacity;var n=((a=t.ancestor)===null||a===void 0?void 0:a.descendants)||r;t.opacity!==1&&(n=n.slice(0,n.indexOf(t)));var i=n.map(_n);if(!i.length){t=t.ancestor;continue}var o=i.reduce(function(u,s){return cr(s.color,u.color instanceof We?u.color:u)},{color:new We(0,0,0,0),blendMode:"normal"});e=cr(e,o),t=t.ancestor}return e}function vm(e,t){var r=Be(e),a;try{for(r.s();!(a=r.n()).done;){var n,i=a.value;if(((n=i.vNode)===null||n===void 0?void 0:n.actualNode)===t)return i;var o=vm(i.descendants,t);if(o)return o}}catch(u){r.e(u)}finally{r.f()}}function G5(e,t,r,a){var n=ya(e,t),i=a&&Math.ceil(r*72)/96<14||!a&&Math.ceil(r*72)/96<18,o=i?4.5:3;return{isValid:n>o,contrastRatio:n,expectedContrastRatio:o}}var U5=G5,gm={};Vt(gm,{isAriaCombobox:function(){return _1},isAriaListbox:function(){return E1},isAriaRange:function(){return x1},isAriaTextbox:function(){return D1},isDisabled:function(){return An},isNativeSelect:function(){return w1},isNativeTextbox:function(){return y1}});var W5=["fieldset","button","select","input","textarea"];function bm(e){var t=e._isDisabled;if(typeof t=="boolean")return t;var r=e.props.nodeName,a=e.attr("aria-disabled");return W5.includes(r)&&e.hasAttr("disabled")?t=!0:a?t=a.toLowerCase()==="true":e.parent?t=bm(e.parent):t=!1,e._isDisabled=t,t}var An=bm;function Y5(e,t,r){var a=ln.accessibleTextVirtual(r),n=ln.sanitize(ln.removeUnicode(a,{emoji:!0,nonBmp:!0,punctuations:!0})).toLowerCase();if(n){var i={name:n,urlProps:$u.urlPropsFromAttribute(e,"href")};return this.data(i),this.relatedNodes([e]),!0}}var K5=Y5;function ym(e,t){if(!e||!t)return!1;var r=Object.getOwnPropertyNames(e),a=Object.getOwnPropertyNames(t);if(r.length!==a.length)return!1;var n=r.every(function(i){var o=e[i],u=t[i];return B(o)!==B(u)?!1:B(o)==="object"||B(u)==="object"?ym(o,u):o===u});return n}function X5(e){if(e.length<2)return e;for(var t=e.filter(function(o){var u=o.result;return u!==void 0}),r=[],a={},n=function(u){var s,l=t[u],c=l.data,d=c.name,m=c.urlProps;if(a[d])return 1;var v=t.filter(function(w,E){var _=w.data;return _.name===d&&E!==u}),b=v.every(function(w){var E=w.data;return ym(E.urlProps,m)});v.length&&!b&&(l.result=void 0),l.relatedNodes=[],(s=l.relatedNodes).push.apply(s,ce(v.map(function(w){return w.relatedNodes[0]}))),a[d]=v,r.push(l)},i=0;i<t.length;i++)n(i);return r}var Z5=X5;function Q5(e){var t=we(e),r=t&&t.includes("heading"),a=e.attr("aria-level"),n=parseInt(a,10),i=e.props.nodeName.match(/h(\d)/)||[],o=Z(i,2),u=o[1];return r?u&&!a?parseInt(u,10):isNaN(n)||n<1?u?parseInt(u,10):2:n||-1:-1}function J5(){var e=ge.get("headingOrder");if(e)return!0;var t="h1, h2, h3, h4, h5, h6, [role=heading], iframe, frame",r=lr(g._tree[0],t,Ue);return e=r.map(function(a){return{ancestry:[vi(a.actualNode)],level:Q5(a)}}),this.data({headingOrder:e}),ge.set("headingOrder",r),!0}var eC=J5;function tC(e){var t=aC(e);return e.forEach(function(r){r.result=rC(r,t)}),e}function rC(e,t){var r,a,n,i,o=wm(t,e.node.ancestry),u=(r=(a=t[o])===null||a===void 0?void 0:a.level)!==null&&r!==void 0?r:-1,s=(n=(i=t[o-1])===null||i===void 0?void 0:i.level)!==null&&n!==void 0?n:-1;if(o===0)return!0;if(u!==-1)return u-s<=1}function aC(e){e=ce(e),e.sort(function(r,a){var n=r.node,i=a.node;return n.ancestry.length-i.ancestry.length});var t=e.reduce(nC,[]);return t.filter(function(r){var a=r.level;return a!==-1})}function nC(e,t){var r,a=(r=t.data)===null||r===void 0?void 0:r.headingOrder,n=Dm(t.node.ancestry,1);if(!a)return e;var i=a.map(function(u){return oC(u,n)}),o=iC(e,n);return o===-1?e.push.apply(e,ce(i)):e.splice.apply(e,[o,0].concat(ce(i))),e}function iC(e,t){for(;t.length;){var r=wm(e,t);if(r!==-1)return r;t=Dm(t,1)}return-1}function wm(e,t){return e.findIndex(function(r){return Ls(r.ancestry,t)})}function oC(e,t){var r=t.concat(e.ancestry);return _e({},e,{ancestry:r})}function Dm(e,t){return e.slice(0,e.length-t)}function uC(e,t,r){var a=(t==null?void 0:t.minSize)||24,n=r.boundingClientRect;if(gr(a*10,n))return this.data({messageKey:"large",minSize:a}),!0;var i=gr.bind(null,a),o=Oi(r),u=sC(r,o),s=lC(r,o),l=s.fullyObscuringElms,c=s.partialObscuringElms;if(u.length&&(l.length||!i(n))){this.data({minSize:a,messageKey:"contentOverflow"}),this.relatedNodes(Cn(u));return}if(l.length)return this.relatedNodes(Cn(l)),this.data({messageKey:"obscured"}),!0;var d=qt(r)?!1:void 0;if(!i(n))return this.data(_e({minSize:a},lo(n))),d;var m=fC(c);if(!m.length)return this.data(_e({minSize:a},lo(n))),!0;var v=cC(r,m,a);if(!v){this.data({minSize:a,messageKey:"tooManyRects"});return}if(!i(v)){if(u.length){this.data({minSize:a,messageKey:"contentOverflow"}),this.relatedNodes(Cn(u));return}var b=m.every(qt),w="partiallyObscured".concat(b?"":"NonTabbable");return this.data(_e({messageKey:w,minSize:a},lo(v))),this.relatedNodes(Cn(m)),b?d:void 0}return this.data(_e({minSize:a},lo(v||n))),this.relatedNodes(Cn(m)),!0}function sC(e,t){return t.filter(function(r){return!Em(r,e)&&_m(e,r)})}function lC(e,t){var r=[],a=[],n=Be(t),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;!_m(e,o)&&Uu(e,o)&&pC(o)!=="none"&&(Em(e,o)?r.push(o):a.push(o))}}catch(u){n.e(u)}finally{n.f()}return{fullyObscuringElms:r,partialObscuringElms:a}}function cC(e,t,r){var a=e.boundingClientRect,n=t.map(function(o){var u=o.getComputedStylePropertyValue("display");return u==="inline"?o.clientRects:o.boundingClientRect}).flat(1/0),i;try{i=Wu(a,n)}catch{return null}return dC(i,r)}function dC(e,t){return e.reduce(function(r,a){var n=gr(t,r),i=gr(t,a);if(n!==i)return n?r:a;var o=r.width*r.height,u=a.width*a.height;return o>u?r:a})}function fC(e){return e.filter(function(t){return Zt(t)==="widget"&&Je(t)})}function Em(e,t){var r=e.boundingClientRect,a=t.boundingClientRect;return r.top>=a.top&&r.left>=a.left&&r.bottom<=a.bottom&&r.right<=a.right}function pC(e){return e.getComputedStylePropertyValue("pointer-events")}function lo(e){return{width:Math.round(e.width*10)/10,height:Math.round(e.height*10)/10}}function _m(e,t){return vr(e,t)&&!qt(t)}function Cn(e){return e.map(function(t){var r=t.actualNode;return r})}var mC=.05;function hC(e,t,r){var a=(t==null?void 0:t.minOffset)||24;if(gr(a*10,r.boundingClientRect))return this.data({messageKey:"large",minOffset:a}),!0;var n=[],i=a,o=Be(Oi(r,a)),u;try{for(o.s();!(u=o.n()).done;){var s=u.value;if(!(Zt(s)!=="widget"||!Je(s))){var l=null;try{l=If(r,s,a/2)}catch(c){if(c.message.startsWith("splitRects")){this.data({messageKey:"tooManyRects",closestOffset:0,minOffset:a});return}throw c}l!==null&&(l=vC(l)*2,!(l+mC>=a)&&(i=Math.min(i,l),n.push(s)))}}}catch(c){o.e(c)}finally{o.f()}if(n.length===0)return this.data({closestOffset:i,minOffset:a}),!0;if(this.relatedNodes(n.map(function(c){var d=c.actualNode;return d})),!n.some(qt)){this.data({messageKey:"nonTabbableNeighbor",closestOffset:i,minOffset:a});return}return this.data({closestOffset:i,minOffset:a}),qt(r)?!1:void 0}function vC(e){return Math.round(e*10)/10}function gC(e,t,r){var a=t||{},n=a.scaleMinimum,i=n===void 0?2:n,o=a.lowerBound,u=o===void 0?!1:o,s=r.attr("content")||"";if(!s)return!0;var l=s.split(/[;,]/).reduce(function(d,m){var v=m.trim();if(!v)return d;var b=v.split("="),w=Z(b,2),E=w[0],_=w[1];if(!E||!_)return d;var x=E.toLowerCase().trim(),C=_.toLowerCase().trim();return x==="maximum-scale"&&C==="yes"&&(C=1),x==="maximum-scale"&&parseFloat(C)<0||(d[x]=C),d},{});if(u&&l["maximum-scale"]&&parseFloat(l["maximum-scale"])<u)return!0;if(!u&&l["user-scalable"]==="no")return this.data("user-scalable=no"),!1;var c=parseFloat(l["user-scalable"]);return!u&&l["user-scalable"]&&(c||c===0)&&c>-1&&c<1?(this.data("user-scalable"),!1):l["maximum-scale"]&&parseFloat(l["maximum-scale"])<i?(this.data("maximum-scale"),!1):!0}var bC=gC;function yC(e,t,r,a){var n=a||{},i=n.cssom,o=i===void 0?void 0:i,u=t||{},s=u.degreeThreshold,l=s===void 0?0:s;if(!o||!o.length)return;for(var c=!1,d=[],m=E(o),v=function(){var z=w[b],W=m[z],K=W.root,se=W.rules,he=se.filter(_);if(!he.length)return 1;he.forEach(function(ae){var fe=ae.cssRules;Array.from(fe).forEach(function(V){var ue=x(V);if(ue&&V.selectorText.toUpperCase()!=="HTML"){var F=Array.from(K.querySelectorAll(V.selectorText))||[];d=d.concat(F)}c=c||ue})})},b=0,w=Object.keys(m);b<w.length;b++)v();if(!c)return!0;return d.length&&this.relatedNodes(d),!1;function E(L){return L.reduce(function(z,W){var K=W.sheet,se=W.root,he=W.shadowId,ae=he||"topDocument";if(z[ae]||(z[ae]={root:se,rules:[]}),!K||!K.cssRules)return z;var fe=Array.from(K.cssRules);return z[ae].rules=z[ae].rules.concat(fe),z},{})}function _(L){var z=L.type,W=L.cssText;return z!==4?!1:/orientation:\s*landscape/i.test(W)||/orientation:\s*portrait/i.test(W)}function x(L){var z=L.selectorText,W=L.style;if(!z||W.length<=0)return!1;var K=W.transform||W.webkitTransform||W.msTransform||!1;if(!K&&!W.rotate)return!1;var se=C(K),he=R("rotate",W.rotate),ae=se+he;return!ae||(ae=Math.abs(ae),Math.abs(ae-180)%180<=l)?!1:Math.abs(ae-90)%90<=l}function C(L){if(!L)return 0;var z=L.match(/(rotate|rotateZ|rotate3d|matrix|matrix3d)\(([^)]+)\)(?!.*(rotate|rotateZ|rotate3d|matrix|matrix3d))/);if(!z)return 0;var W=Z(z,3),K=W[1],se=W[2];return R(K,se)}function R(L,z){switch(L){case"rotate":case"rotateZ":return T(z);case"rotate3d":var W=z.split(",").map(function(ae){return ae.trim()}),K=Z(W,4),se=K[2],he=K[3];return parseInt(se)===0?void 0:T(he);case"matrix":case"matrix3d":return O(z);default:return 0}}function T(L){var z=L.match(/(deg|grad|rad|turn)/)||[],W=Z(z,1),K=W[0];if(!K)return 0;var se=parseFloat(L.replace(K,""));switch(K){case"rad":return P(se);case"grad":return $(se);case"turn":return Y(se);case"deg":default:return parseInt(se)}}function O(L){var z=L.split(",");if(z.length<=6){var W=Z(z,2),K=W[0],se=W[1],he=Math.atan2(parseFloat(se),parseFloat(K));return P(he)}var ae=parseFloat(z[8]),fe=Math.asin(ae),V=Math.cos(fe),ue=Math.acos(parseFloat(z[0])/V);return P(ue)}function P(L){return Math.round(L*(180/Math.PI))}function $(L){return L=L%400,L<0&&(L+=400),Math.round(L/400*360)}function Y(L){return Math.round(360/(1/L))}}var wC=yC;function DC(e,t){var r=e.hasAttribute("controls");if(e.hasAttribute("loop"))return r;if(!e.duration){console.warn("axe.utils.preloadMedia did not load metadata");return}var a=t.allowedDuration,n=a===void 0?3:a,i=o(e);if(i<=n)return!0;if(!r)return!1;return!0;function o(l){if(!l.currentSrc)return 0;var c=u(l.currentSrc);return c?c.length===1?Math.abs(l.duration-c[0]):Math.abs(c[1]-c[0]):Math.abs(l.duration-(l.currentTime||0))}function u(l){var c=l.match(/#t=(.*)/);if(c){var d=Z(c,2),m=d[1],v=m.split(",");return v.map(function(b){return/:/.test(b)?s(b):parseFloat(b)})}}function s(l){for(var c=l.split(":"),d=0,m=1;c.length>0;)d+=m*parseInt(c.pop(),10),m*=60;return parseFloat(d)}}var EC=DC;function _C(e,t){return t.isViolation?!1:void 0}var xC=_C,xm=" > ";function AC(e){var t={};return e.filter(function(r){var a=r.node.ancestry[r.node.ancestry.length-1]!=="html";if(a){var n=r.node.ancestry.flat(1/0).join(xm);return t[n]=r,!0}var i=r.node.ancestry.slice(0,r.node.ancestry.length-1).flat(1/0).join(xm);return t[i]&&(t[i].result=!0),!1})}var CC=AC;function RC(e,t,r){var a=Ot(r,"track"),n=a.some(function(i){return(i.attr("kind")||"").toLowerCase()==="captions"});return n?!1:void 0}var TC=RC;function FC(e,t,r){var a=r.children;if(!a||!a.length)return!1;for(var n=!1,i=!1,o,u=0;u<a.length;u++){if(o=a[u].props.nodeName.toUpperCase(),o==="DT"&&(n=!0),n&&o==="DD")return!1;o==="DD"&&(i=!0)}return n||i}var SC=FC;function kC(e,t,r){var a=!1,n=!1,i=!0,o=[],u=[],s=[];return r.children.forEach(function(l){var c=l.actualNode;if(c.nodeType===3&&c.nodeValue.trim()!==""){a=!0;return}if(!(c.nodeType!==1||!Ue(c))){i=!1;var d=c.nodeName.toUpperCase()==="LI",m=we(l),v=m==="listitem";!d&&!v&&o.push(c),d&&!v&&(u.push(c),s.includes(m)||s.push(m)),v&&(n=!0)}}),a||o.length?(this.relatedNodes(o),!0):i||n?!1:(this.relatedNodes(u),this.data({messageKey:"roleNotValid",roles:s.join(", ")}),!0)}var OC=kC;function IC(e,t,r){var a=["definition","term","list"],n={badNodes:[],hasNonEmptyTextNode:!1},i=r.children.reduce(function(u,s){var l=s.actualNode;return l.nodeName.toUpperCase()==="DIV"&&we(l)===null?u.concat(s.children):u.concat(s)},[]),o=i.reduce(function(u,s){var l=s.actualNode,c=l.nodeName.toUpperCase();if(l.nodeType===1&&Ue(l)){var d=Ae(l);(c!=="DT"&&c!=="DD"||d)&&(a.includes(d)||u.badNodes.push(l))}else l.nodeType===3&&l.nodeValue.trim()!==""&&(u.hasNonEmptyTextNode=!0);return u},n);return o.badNodes.length&&this.relatedNodes(o.badNodes),!!o.badNodes.length||o.hasNonEmptyTextNode}function NC(e,t,r){var a=r.parent;if(a){var n=a.props.nodeName,i=Ae(a);return["presentation","none","list"].includes(i)?!0:i&&fn(i)?(this.data({messageKey:"roleNotValid"}),!1):["ul","ol","menu"].includes(n)}}function MC(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=[],n=[];if(r.children){for(var i=Am(r.children);i.length;){var o,u=i.shift(),s=u.vChild,l=u.nested;if(t.divGroups&&!l&&LC(s)){if(!s.children)return;var c=Am(s.children,!0);i.push.apply(i,ce(c));continue}var d=PC(s,l,t);d&&(n.includes(d)||n.push(d),(s==null||(o=s.actualNode)===null||o===void 0?void 0:o.nodeType)===1&&a.push(s.actualNode))}return n.length===0?!1:(this.data({values:n.join(", ")}),this.relatedNodes(a),!0)}}function PC(e,t,r){var a=r.validRoles,n=a===void 0?[]:a,i=r.validNodeNames,o=i===void 0?[]:i,u=e.props,s=u.nodeName,l=u.nodeType,c=u.nodeValue,d=t?"div > ":"";if(l===3&&c.trim()!=="")return d+"#text";if(l!==1||!Ue(e))return!1;var m=Ae(e);return m?n.includes(m)?!1:d+"[role=".concat(m,"]"):o.includes(s)?!1:d+s}function LC(e){return e.props.nodeName==="div"&&Ae(e)===null}function Am(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return e.map(function(r){return{vChild:r,nested:t}})}function BC(e){var t=lt(e),r=t.nodeName.toUpperCase(),a=Ae(t);return r==="DIV"&&["presentation","none",null].includes(a)&&(t=lt(t),r=t.nodeName.toUpperCase(),a=Ae(t)),r!=="DL"?!1:!!(!a||["presentation","none","list"].includes(a))}var $C=BC;function qC(e,t,r){var a=Jr(r.attr("lang")),n=Jr(r.attr("xml:lang"));return a===n}var jC=qC;function zC(e,t,r){var a=[];return t.attributes.forEach(function(n){var i=r.attr(n);if(typeof i=="string"){var o=Jr(i),u=t.value?!t.value.map(Jr).includes(o):!to(o);(o!==""&&u||i!==""&&!pe(i))&&a.push(n+'="'+r.attr(n)+'"')}}),!a.length||r.props.nodeName!=="html"&&!bs(r)?!1:(this.data(a),!0)}var HC=zC;function il(e){return(e||"").trim()!==""}function VC(e,t,r){var a=typeof y<"u"?Xa(y):!1;if(t.attributes.includes("xml:lang")&&t.attributes.includes("lang")&&il(r.attr("xml:lang"))&&!il(r.attr("lang"))&&!a)return this.data({messageKey:"noXHTML"}),!1;var n=t.attributes.some(function(i){return il(r.attr(i))});return n?!0:(this.data({messageKey:"noLang"}),!1)}var GC=VC;function UC(e,t,r){var a=we(e),n=ct(r);return n=n?n.toLowerCase():null,this.data({role:a,accessibleText:n}),this.relatedNodes([e]),!0}var WC=UC;function YC(e){var t=[];return e.filter(function(r){var a=function(o){return r.data.role===o.data.role&&r.data.accessibleText===o.data.accessibleText},n=t.find(a);return n?(n.result=!1,n.relatedNodes.push(r.relatedNodes[0]),!1):(t.push(r),r.relatedNodes=[],!0)})}var KC=YC;function XC(e,t,r){var a=$i(r),n=Pi(r),i=r.attr("aria-describedby");return!a&&!!(n||i)}var ZC=XC;function QC(e){var t=Ge(e.getAttribute("id")),r=e.parentNode,a=pt(e);a=a.documentElement||a;var n=Array.from(a.querySelectorAll('label[for="'.concat(t,'"]')));for(n.length&&(n=n.filter(function(u){return!kr(u)}));r;)r.nodeName.toUpperCase()==="LABEL"&&n.indexOf(r)===-1&&n.push(r),r=r.parentNode;if(this.relatedNodes(n),n.length>1){var i=n.filter(function(u){return Ue(u)});if(i.length>1)return;var o=nr(e,"aria-labelledby");return o.includes(i[0])?!1:void 0}return!1}var JC=QC;function eR(e,t){var r=Cm(t),a=Cm(e);return!r||!a?!1:r.includes(a)}function Cm(e){var t=hn(e,{emoji:!0,nonBmp:!0,punctuations:!0});return pe(t)}function tR(e,t,r){var a,n=t==null?void 0:t.pixelThreshold,i=(a=t==null?void 0:t.occurrenceThreshold)!==null&&a!==void 0?a:t==null?void 0:t.occuranceThreshold,o=Yr(e).toLowerCase(),u=pe(Nr(r,{subtreeDescendant:!0,ignoreIconLigature:!0,pixelThreshold:n,occurrenceThreshold:i})).toLowerCase();if(!u)return!0;if(!(ms(o)<1||ms(u)<1))return eR(u,o)}var rR=tR;function aR(e,t,r){try{var a=Tt(r,"label");if(a){var n=pe(ct(a,{inControlContext:!0,startNode:r}));return a.actualNode&&this.relatedNodes([a.actualNode]),this.data({implicitLabel:n}),!!n}return!1}catch{return}}var nR=aR;function iR(e,t,r){if(r.hasAttr("id")){if(!r.actualNode)return;var a=pt(e),n=Ge(e.getAttribute("id")),i=a.querySelector('label[for="'.concat(n,'"]'));if(i&&!Ue(i)){var o;try{o=ct(r).trim()}catch{return}var u=o==="";return u}}return!1}var oR=iR;function uR(e,t,r){var a=$i(r),n=e.getAttribute("title");if(!a)return!1;if(!n&&(n="",e.getAttribute("aria-describedby"))){var i=nr(e,"aria-describedby");n=i.map(function(o){return o?Yr(o):""}).join("")}return pe(n)===pe(a)}var sR=uR;function lR(e,t,r){var a=this;if(!r.attr("id"))return!1;if(r.actualNode){var n=pt(r.actualNode),i=Ge(r.attr("id")),o=Array.from(n.querySelectorAll('label[for="'.concat(i,'"]')));if(this.relatedNodes(o),!o.length)return!1;try{return o.some(function(u){if(Ft(u)){var s=pe(Yr(u,{inControlContext:!0,startNode:r}));return a.data({explicitLabel:s}),!!s}else return!0})}catch{return}}}var cR=lR;function dR(e,t,r){if(["none","presentation"].includes(we(r)))return!1;var a=Tt(r,t.parentSelector);if(!a)return!1;var n=or(a,!0).toLowerCase();return n===""?!1:n===ct(r).toLowerCase()}var fR=dR;function pR(e,t,r){var a=r.attr("alt"),n=/^\s+$/;return typeof a=="string"&&n.test(a)}var mR=pR;function hR(e,t,r){var a=sr(r.attr("tabindex"));return a===null||a<=0}var vR=hR;function gR(e,t,r){if(r.children)try{var a=Rm(r);if(!a.length)return!0;var n=a.filter(bR);return n.length>0?(this.data({messageKey:"notHidden"}),this.relatedNodes(n)):this.relatedNodes(a),!1}catch{return}}function Rm(e){if(!e.children){if(e.props.nodeType===1)throw new Error("Cannot determine children");return[]}var t=[];return e.children.forEach(function(r){Zt(r)==="widget"&&Je(r)?t.push(r):t.push.apply(t,ce(Rm(r)))}),t}function bR(e){var t=sr(e.attr("tabindex"));return t!==null&&t<0}function yR(e){var t=ba("landmark"),r=lt(e),a=we(e);for(this.data({role:a});r;){var n=Ae(r);if(!n&&r.nodeName.toUpperCase()!=="FORM"&&(n=ir(r)),n&&t.includes(n)&&!(n==="main"&&a==="complementary"))return!1;r=lt(r)}return!0}var wR=yR;function DR(e,t,r){if(r.children)try{return!r.children.some(function(a){return Tm(a)})}catch{return}}function Tm(e){if(qt(e))return!0;if(!e.children){if(e.props.nodeType===1)throw new Error("Cannot determine children");return!1}return e.children.some(function(t){return Tm(t)})}function ER(e,t,r){var a=["button","fieldset","input","select","textarea"],n=r.tabbableElements;if(!n||!n.length)return!0;var i=n.filter(function(o){return!a.includes(o.props.nodeName)});return this.relatedNodes(i.map(function(o){return o.actualNode})),i.length===0||gn()?!0:i.every(function(o){var u=o.getComputedStylePropertyValue("pointer-events"),s=parseInt(o.getComputedStylePropertyValue("width")),l=parseInt(o.getComputedStylePropertyValue("height"));return o.actualNode.onfocus||(s===0||l===0)&&u==="none"})?void 0:!1}var _R=ER;function xR(e,t,r){if(!qt(r))return!1;try{return!ct(r)}catch{return}}var AR=xR;function CR(e,t,r){var a=r.tabbableElements.map(function(n){var i=n.actualNode;return i});if(!a||!a.length)return!0;if(gn()){this.relatedNodes(a);return}return!0}var RR=CR;function TR(e,t,r){if(r.hasAttr("contenteditable")&&a(r))return!0;return qt(r);function a(n){var i=n.attr("contenteditable");if(i==="true"||i==="")return!0;if(i==="false")return!1;var o=Tt(r.parent,"[contenteditable]");return o?a(o):!1}}var FR=TR;function SR(e,t,r){var a=["button","fieldset","input","select","textarea"],n=r.tabbableElements;if(!n||!n.length)return!0;var i=n.filter(function(o){return a.includes(o.props.nodeName)});return this.relatedNodes(i.map(function(o){return o.actualNode})),i.length===0||gn()?!0:i.every(function(o){var u=o.getComputedStylePropertyValue("pointer-events"),s=parseInt(o.getComputedStylePropertyValue("width")),l=parseInt(o.getComputedStylePropertyValue("height"));return o.actualNode.onfocus||(s===0||l===0)&&u==="none"})?void 0:!1}var kR=SR;function OR(e,t,r){var a=r.tabbableElements;if(!a)return!1;var n=a.filter(function(i){return i!==r});return n.length>0}var IR=OR;function NR(e,t,r){return kr(r)||(this.data(r.attr("accesskey")),this.relatedNodes([e])),!0}var MR=NR;function PR(e){var t={};return e.filter(function(r){if(!r.data)return!1;var a=r.data.toUpperCase();return t[a]?(t[a].relatedNodes.push(r.relatedNodes[0]),!1):(t[a]=r,r.relatedNodes=[],!0)}).map(function(r){return r.result=!!r.relatedNodes.length,r})}var LR=PR;function BR(e,t,r){if(!t||!t.selector||typeof t.selector!="string")throw new TypeError("page-no-duplicate requires options.selector to be a string");var a="page-no-duplicate;"+t.selector;if(ge.get(a)){this.data("ignored");return}ge.set(a,!0);var n=lr(g._tree[0],t.selector,function(i){return Ue(i)});return typeof t.nativeScopeFilter=="string"&&(n=n.filter(function(i){return i.actualNode.hasAttribute("role")||!fa(i,t.nativeScopeFilter)})),typeof t.role=="string"&&(n=n.filter(function(i){return we(i)===t.role})),this.relatedNodes(n.filter(function(i){return i!==r}).map(function(i){return i.actualNode})),n.length<=1}var $R=BR;function qR(e){return e.filter(function(t){return t.data!=="ignored"})}var jR=qR;function zR(e,t,r){return pn(r,t.matcher)}var HR=zR;function VR(e,t,r){try{return pe(Nr(r))!==""}catch{return}}function GR(e,t,r){if(!t||!t.selector||typeof t.selector!="string")throw new TypeError("has-descendant requires options.selector to be a string");if(t.passForModal&&gn())return!0;var a=lr(r,t.selector,function(n){return Ue(n)});return this.relatedNodes(a.map(function(n){return n.actualNode})),a.length>0}var UR=GR;function WR(e){var t=e.some(function(r){return r.result===!0});return t&&e.forEach(function(r){r.result=!0}),e}var YR=WR;function KR(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;if(!t.attribute||typeof t.attribute!="string")throw new TypeError("attr-non-space-content requires options.attribute to be a string");if(!r.hasAttr(t.attribute))return this.data({messageKey:"noAttr"}),!1;var a=r.attr(t.attribute),n=!pe(a);return n?(this.data({messageKey:"emptyAttr"}),!1):!0}var XR=KR;function ZR(e,t,r){var a=r.attr("autocomplete")||"";return N1(a,t)}var QR=ZR;function JR(e,t,r){if(r.props.nodeName!=="input")return!0;var a=["text","search","number","tel"],n=["text","search","url"],i={bday:["text","search","date"],email:["text","search","email"],username:["text","search","email"],"street-address":["text"],tel:["text","search","tel"],"tel-country-code":["text","search","tel"],"tel-national":["text","search","tel"],"tel-area-code":["text","search","tel"],"tel-local":["text","search","tel"],"tel-local-prefix":["text","search","tel"],"tel-local-suffix":["text","search","tel"],"tel-extension":["text","search","tel"],"cc-number":a,"cc-exp":["text","search","month","tel"],"cc-exp-month":a,"cc-exp-year":a,"cc-csc":a,"transaction-amount":a,"bday-day":a,"bday-month":a,"bday-year":a,"new-password":["text","search","password"],"current-password":["text","search","password"],url:n,photo:n,impp:n};B(t)==="object"&&Object.keys(t).forEach(function(d){i[d]||(i[d]=[]),i[d]=i[d].concat(t[d])});var o=r.attr("autocomplete"),u=o.split(/\s+/g).map(function(d){return d.toLowerCase()}),s=u[u.length-1];if(Xr.stateTerms.includes(s))return!0;var l=i[s],c=r.hasAttr("type")?pe(r.attr("type")).toLowerCase():"text";return c=eo().includes(c)?c:"text",typeof l>"u"?c==="text":l.includes(c)}var eT=JR,tT=["block","list-item","table","flex","grid","inline-block"];function rT(e){if(Fm(e))return!1;for(var t=lt(e);t&&t.nodeType===1&&!Fm(t);)t=lt(t);if(t){if(this.relatedNodes([t]),um(e,t))return!0;if(aT(e)){this.data({messageKey:"pseudoContent"});return}return!1}}function Fm(e){var t=p.getComputedStyle(e).getPropertyValue("display");return tT.indexOf(t)!==-1||t.substr(0,6)==="table-"}function aT(e){for(var t=0,r=["before","after"];t<r.length;t++){var a=r[t],n=p.getComputedStyle(e,":".concat(a)),i=n.getPropertyValue("content");if(i!=="none")return!0}return!1}function Sm(e,t){var r=e.getRelativeLuminance(),a=t.getRelativeLuminance();return(Math.max(r,a)+.05)/(Math.min(r,a)+.05)}var nT=["block","list-item","table","flex","grid","inline-block"];function km(e){var t=p.getComputedStyle(e).getPropertyValue("display");return nT.indexOf(t)!==-1||t.substr(0,6)==="table-"}function iT(e,t){var r=t.requiredContrastRatio,a=t.allowSameColor;if(km(e))return!1;for(var n=lt(e);n&&n.nodeType===1&&!km(n);)n=lt(n);if(n){this.relatedNodes([n]);var i=so(e),o=so(n),u=xn(e),s=xn(n),l=i&&o?Sm(i,o):void 0;if(l&&(l=Math.floor(l*100)/100),l&&l>=r)return!0;var c=u&&s?Sm(u,s):void 0;if(c&&(c=Math.floor(c*100)/100),c&&c>=r)return!0;if(!c){var d,m=(d=ze.get("bgColor"))!==null&&d!==void 0?d:"bgContrast";this.data({messageKey:m}),ze.clear();return}if(l)return a&&l===1&&c===1?!0:l===1&&c>1?(this.data({messageKey:"bgContrast",contrastRatio:c,requiredContrastRatio:r,nodeBackgroundColor:u?u.toHexString():void 0,parentBackgroundColor:s?s.toHexString():void 0}),!1):(this.data({messageKey:"fgContrast",contrastRatio:l,requiredContrastRatio:r,nodeColor:i?i.toHexString():void 0,parentColor:o?o.toHexString():void 0}),!1)}}var oT=iT;function uT(e,t,r){var a=t.ignoreUnicode,n=t.ignoreLength,i=t.ignorePseudo,o=t.boldValue,u=t.boldTextPt,s=t.largeTextPt,l=t.contrastRatio,c=t.shadowOutlineEmMax,d=t.pseudoSizeThreshold;if(!Ft(e))return this.data({messageKey:"hidden"}),!0;var m=or(r,!1,!0);if(a&&lT(m)){this.data({messageKey:"nonBmp"});return}var v=p.getComputedStyle(e),b=parseFloat(v.getPropertyValue("font-size")),w=v.getPropertyValue("font-weight"),E=parseFloat(w)>=o||w==="bold",_=Math.ceil(b*72)/96,x=E&&_<u||!E&&_<s,C=x?l.normal:l.large,R=C.expected,T=C.minThreshold,O=C.maxThreshold,P=sT(r,{ignorePseudo:i,pseudoSizeThreshold:d});if(P){this.data({fontSize:"".concat((b*72/96).toFixed(1),"pt (").concat(b,"px)"),fontWeight:E?"bold":"normal",messageKey:"pseudoContent",expectedContrastRatio:R+":1"}),this.relatedNodes(P.actualNode);return}var $=uo(e,{minRatio:.001,maxRatio:c});if($===null){this.data({messageKey:"complexTextShadows"});return}var Y=[],L=xn(e,Y,c),z=so(e,!1,L,t),W=null,K=null,se=null;if($.length===0)W=ya(L,z);else if(z&&L){se=[].concat(ce($),[L]).reduce(tl);var he=ya(L,z),ae=ya(L,se),fe=ya(se,z);W=Math.max(he,ae,fe),W!==he&&(K=ae>fe?"shadowOnBgColor":"fgOnShadowColor")}var V=W>R;if(typeof T=="number"&&(typeof W!="number"||W<T)||typeof O=="number"&&(typeof W!="number"||W>O))return this.data({contrastRatio:W}),!0;var ue=Math.floor(W*100)/100,F,Q;L===null?ze.get("colorParse")?(F="colorParse",Q=ze.get("colorParse")):F=ze.get("bgColor"):V||(F=K),z===null&&ze.get("colorParse")&&(F="colorParse",Q=ze.get("colorParse"));var j=ue===1,J=m.length===1;if(j?F=ze.set("bgColor","equalRatio"):!V&&J&&!n&&(F="shortTextContent"),this.data({fgColor:z?z.toHexString():void 0,bgColor:L?L.toHexString():void 0,contrastRatio:ue,fontSize:"".concat((b*72/96).toFixed(1),"pt (").concat(b,"px)"),fontWeight:E?"bold":"normal",messageKey:F,expectedContrastRatio:R+":1",shadowColor:se?se.toHexString():void 0,colorParse:Q}),z===null||L===null||j||J&&!n&&!V){F=null,ze.clear(),this.relatedNodes(Y);return}return V||this.relatedNodes(Y),V}function sT(e,t){var r=t.pseudoSizeThreshold,a=r===void 0?.25:r,n=t.ignorePseudo,i=n===void 0?!1:n;if(!i){var o=e.boundingClientRect,u=o.width*o.height*a;do{var s=Om(e.actualNode,":before"),l=Om(e.actualNode,":after");if(s+l>u)return e}while(e=e.parent)}}var Om=je(function(t,r){var a=p.getComputedStyle(t,r),n=function(s,l){return a.getPropertyValue(s)===l};if(n("content","none")||n("display","none")||n("visibility","hidden")||n("position","absolute")===!1||Zr(a).alpha===0&&n("background-image","none"))return 0;var i=Im(a.getPropertyValue("width")),o=Im(a.getPropertyValue("height"));return i.unit!=="px"||o.unit!=="px"?i.value===0||o.value===0?0:1/0:i.value*o.value});function lT(e){var t={nonBmp:!0},r=fs(e,t),a=pe(hn(e,t))==="";return r&&a}function Im(e){var t=/^([0-9.]+)([a-z]+)$/i,r=e.match(t)||[],a=Z(r,3),n=a[1],i=n===void 0?"":n,o=a[2],u=o===void 0?"":o;return{value:parseFloat(i),unit:u.toLowerCase()}}var cT={ARTICLE:!0,ASIDE:!0,NAV:!0,SECTION:!0},dT={alert:!0,alertdialog:!0,application:!0,article:!0,banner:!1,complementary:!0,contentinfo:!0,dialog:!0,form:!0,log:!0,main:!0,navigation:!0,region:!0,search:!1,status:!0,tabpanel:!0};function fT(e){var t=e.nodeName.toUpperCase();return cT[t]||!1}function pT(e,t){var r=Ae(e);return r&&(dT[r]||t.roles.includes(r))||!1}function mT(e,t){return pT(e,t)||fT(e)}var hT=mT;function vT(e,t,r){var a=we(r,{dpub:!0,fallback:!0}),n=rs(a);return n&&this.data(a),n}var gT=vT;function bT(e,t,r){var a=we(r,{noImplicit:!0});this.data(a);var n,i;try{n=pe(cs(r)).toLowerCase(),i=pe(ct(r)).toLowerCase()}catch{return}if(!i&&!n)return!1;if(!(!i&&n)&&i.includes(n))return!1}var yT=bT;function wT(e,t,r){return Je(r)}var DT=wT;function ET(e,t,r){var a=yt(r.attr("role")),n=a.every(function(i){return!fn(i.toLowerCase(),{allowAbstract:!0})});return n?(this.data(a),!0):!1}var _T=ET;function xT(e,t,r){var a=Ae(r);if(a===null)return!1;var n=Zt(a);return n==="widget"||n==="composite"}var AT=xT;function CT(e,t,r){var a=Or().filter(function(n){return r.hasAttr(n)});return this.data(a),a.length>0}var RT=CT;function TT(e,t){var r=ir(e);return!r&&t.length===2&&t.includes("none")&&t.includes("presentation")}function FT(e,t,r){var a=yt(r.attr("role"));return a.length<=1?!1:TT(r,a)?void 0:!0}var ST=FT;function kT(e,t,r){var a=we(r,{dpub:!0,fallback:!0}),n=ke.ariaRoles[a];return n!=null&&n.deprecated?(this.data(a),!0):!1}function OT(e,t,r){var a,n=(a=r.attr("aria-brailleroledescription"))!==null&&a!==void 0?a:"";if(pe(n)==="")return!0;var i=r.attr("aria-roledescription");return typeof i!="string"?(this.data({messageKey:"noRoleDescription"}),!1):pe(i)===""?(this.data({messageKey:"emptyRoleDescription"}),!1):!0}function IT(e,t,r){var a,n=(a=r.attr("aria-braillelabel"))!==null&&a!==void 0?a:"";if(!n.trim())return!0;try{return pe(ct(r))!==""}catch{return}}function NT(e,t,r){t=Array.isArray(t.value)?t.value:[];var a="",n="",i=[],o=/^aria-/,u=["aria-errormessage"],s={"aria-controls":function(){var c=["false",null].includes(r.attr("aria-haspopup"))===!1;return c&&(a='aria-controls="'.concat(r.attr("aria-controls"),'"'),n="controlsWithinPopup"),r.attr("aria-expanded")!=="false"&&r.attr("aria-selected")!=="false"&&c===!1},"aria-current":function(c){c||(a='aria-current="'.concat(r.attr("aria-current"),'"'),n="ariaCurrent")},"aria-owns":function(){return r.attr("aria-expanded")!=="false"},"aria-describedby":function(c){c||(a='aria-describedby="'.concat(r.attr("aria-describedby"),'"'),n=g._tree&&g._tree[0]._hasShadowRoot?"noIdShadow":"noId")},"aria-labelledby":function(c){c||(a='aria-labelledby="'.concat(r.attr("aria-labelledby"),'"'),n=g._tree&&g._tree[0]._hasShadowRoot?"noIdShadow":"noId")}};if(r.attrNames.forEach(function(l){if(!(u.includes(l)||t.includes(l)||!o.test(l))){var c,d=r.attr(l);try{c=Zp(r,l)}catch{a="".concat(l,'="').concat(d,'"'),n="idrefs";return}(!s[l]||s[l](c))&&!c&&(d===""&&!MT(l)?(a=l,n="empty"):i.push("".concat(l,'="').concat(d,'"')))}}),i.length)return this.data(i),!1;if(a){this.data({messageKey:n,needsReview:a});return}return!0}function MT(e){var t;return((t=ke.ariaAttrs[e])===null||t===void 0?void 0:t.type)==="string"}function PT(e,t,r){t=Array.isArray(t.value)?t.value:[];var a=[],n=/^aria-/;return r.attrNames.forEach(function(i){t.indexOf(i)===-1&&n.test(i)&&!io(i)&&a.push(i)}),a.length?(this.data(a),!1):!0}var LT=PT;function BT(e,t,r){var a=r.attrNames.filter(function(n){var i=ke.ariaAttrs[n];if(!io(n))return!1;var o=i.unsupported;return B(o)!=="object"?!!o:!pn(e,o.exceptions)});return a.length?(this.data(a),!0):!1}var $T=BT;function qT(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=we(r),n=t.supportedRoles||[];if(n.includes(a))return!0;if(!(a&&a!=="presentation"&&a!=="none"))return!1}var jT=qT;function Nm(e,t,r,a){var n=Ae(e);if(r||(r=Xs(n)),!r)return null;for(var i=r.includes("group"),o=a?e:e.parent;o;){var u=we(o,{noPresentational:!0});if(!u)o=o.parent;else if(u==="group"&&i)t.includes(n)&&r.push(n),r=r.filter(function(s){return s!=="group"}),o=o.parent;else return r.includes(u)?null:r}return r}function zT(e){for(var t=[],r=null;e;){if(e.getAttribute("id")){var a=Ge(e.getAttribute("id")),n=pt(e);r=n.querySelector("[aria-owns~=".concat(a,"]")),r&&t.push(r)}e=e.parentElement}return t.length?t:null}function HT(e,t,r){var a=t&&Array.isArray(t.ownGroupRoles)?t.ownGroupRoles:[],n=Nm(r,a);if(!n)return!0;var i=zT(e);if(i){for(var o=0,u=i.length;o<u;o++)if(n=Nm(De(i[o]),a,n,!0),!n)return!0}return this.data(n),!1}var VT=HT;function GT(e,t,r){var a=t&&Array.isArray(t.reviewEmpty)?t.reviewEmpty:[],n=Ae(r,{dpub:!0}),i=Zs(n);if(i===null)return!0;var o=UT(r,i),u=o.filter(function(l){var c=l.role,d=l.vNode;return d.props.nodeType===1&&!i.includes(c)});if(u.length){this.relatedNodes(u.map(function(l){var c=l.vNode;return c}));var s=r.attr("aria-busy")==="true"?"aria-busy-fail":"unallowed";return this.data({messageKey:s,values:u.map(function(l){var c=l.vNode,d=l.attr;return KT(c,d)}).filter(function(l,c,d){return d.indexOf(l)===c}).join(", ")}),!1}if(WT(i,o))return!0;if(r.attr("aria-busy")==="true")return this.data({messageKey:"aria-busy"}),!0;if(this.data(i),!(a.includes(n)&&!o.some(XT)))return!1}function UT(e,t){for(var r,a=[],n=mn(e),i=function(){if(r.props.nodeType===3&&a.push({vNode:r,role:null}),r.props.nodeType!==1||!Ue(r))return 1;var u=we(r,{noPresentational:!0}),s=YT(r),l=!!s||Je(r);if(!u&&!l||["group","rowgroup"].includes(u)&&t.some(function(d){return d===u}))n.push.apply(n,ce(r.children));else if(u||l){var c=s||"tabindex";a.push({role:u,attr:c,vNode:r})}};r=n.shift();)i();return a}function WT(e,t){return t.some(function(r){var a=r.role;return a&&e.includes(a)})}function YT(e){return Or().find(function(t){return e.hasAttr(t)})}function KT(e,t){var r=e.props,a=r.nodeName,n=r.nodeType;if(n===3)return"#text";var i=Ae(e,{dpub:!0});return i?"[role=".concat(i,"]"):t?a+"[".concat(t,"]"):a}function XT(e){var t=e.vNode;return t.props.nodeType===3?t.props.nodeValue.trim().length>0:vn(t,!1,!0)}function ZT(e){var t,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=arguments.length>2?arguments[2]:void 0,n=Ae(a),i=a.attrNames,o=Xp(n);if(Array.isArray(r[n])&&(o=wn(r[n],o)),!n||!i.length||!o.length||QT(a,n)||eF(a,n)||n==="slider"&&(t=a.attr("aria-valuetext"))!==null&&t!==void 0&&t.trim())return!0;var u=Ir(a),s=o.filter(function(l){return!a.attr(l)&&!JT(u,l)});return s.length?(this.data(s),!1):!0}function QT(e,t){return t==="separator"&&!Je(e)}function JT(e,t){var r;return((r=e.implicitAttrs)===null||r===void 0?void 0:r[t])!==void 0}function eF(e,t){return t==="combobox"&&e.attr("aria-expanded")==="false"}function tF(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=(t==null?void 0:t.elementsAllowedAriaLabel)||[],n=r.props.nodeName,i=we(r,{chromium:!0,fallback:!0}),o=rF(r,i,n,a),u=o.filter(function(c){return r.attrNames.includes(c)?pe(r.attr(c))!=="":!1});if(u.length===0)return!1;var s=i!==null?"hasRole":"noRole";s+=u.length>1?"Plural":"Singular",this.data({role:i,nodeName:n,messageKey:s,prohibited:u});var l=Nr(r,{subtreeDescendant:!0});if(pe(l)==="")return!0}function rF(e,t,r,a){var n=ke.ariaRoles[t];return n?n.prohibitedAttrs||[]:t||a.includes(r)||Mm(e)==="widget"?[]:["aria-label","aria-labelledby"]}var Mm=je(function(t){if(t){var r=we(t,{noPresentational:!0,chromium:!0});return r?Zt(r):Mm(t.parent)}});function aF(e,t,r){var a=r.attr("aria-level"),n=parseInt(a,10);if(!(n>6))return!0}var nF=aF;function iF(e,t,r){return r.attr("aria-hidden")!=="true"}var oF=iF;function uF(e,t,r){t=Array.isArray(t)?t:[];var a=r.attr("aria-errormessage"),n=r.hasAttr("aria-errormessage"),i=r.attr("aria-invalid"),o=r.hasAttr("aria-invalid");if(!o||i==="false")return!0;function u(s){if(s.trim()==="")return ke.ariaAttrs["aria-errormessage"].allowEmpty;var l=yt(s);if(l.length>1)return this.data({messageKey:"unsupported",values:l}),!1;var c;try{c=s&&nr(r,"aria-errormessage")[0]}catch{this.data({messageKey:"idrefs",values:l});return}if(c){if(!Ue(c))return this.data({messageKey:"hidden",values:l}),!1;var d=yt(r.attr("aria-describedby"));return Ae(c)==="alert"||c.getAttribute("aria-live")==="assertive"||c.getAttribute("aria-live")==="polite"||l.some(function(m){return d.includes(m)})}}return t.indexOf(a)===-1&&n?(this.data(yt(a)),u.call(this,a)):!0}function Pm(e){var t,r,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.invalidTableRowAttrs,i=arguments.length>2?arguments[2]:void 0,o=(t=n==null||(r=n.filter)===null||r===void 0?void 0:r.call(n,function(c){return i.hasAttr(c)}))!==null&&t!==void 0?t:[];if(o.length===0)return!0;var u=sF(i),s=u&&we(u);if(!s||s==="treegrid")return!0;var l="row".concat(o.length>1?"Plural":"Singular");return this.data({messageKey:l,invalidAttrs:o,ownerRole:s}),!1}function sF(e){if(e.parent){var t='table:not([role]), [role~="treegrid"], [role~="table"], [role~="grid"]';return Tt(e,t)}}function Lm(e,t,r){var a=r.props,n=a.nodeName,i=a.type,o=cF(r.attr("aria-checked"));if(n!=="input"||i!=="checkbox"||!o)return!0;var u=lF(r);return o===u?!0:(this.data({messageKey:"checkbox",checkState:u}),!1)}function lF(e){return e.props.indeterminate?"mixed":e.props.checked?"true":"false"}function cF(e){return e?(e=e.toLowerCase(),["mixed","true"].includes(e)?e:"false"):""}var Bm={row:Pm,checkbox:Lm};function dF(e,t,r){var a=we(r);return Bm[a]?Bm[a].call(this,e,t,r):!0}function fF(e,t,r){return r.attr("aria-busy")==="true"}function pF(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=t.allowImplicit,n=a===void 0?!0:a,i=t.ignoredTags,o=i===void 0?[]:i,u=r.props.nodeName;if(o.map(function(l){return l.toLowerCase()}).includes(u))return!0;var s=Gp(r,n);return s.length?(this.data(s),Ue(r)?!1:void 0):!0}var mF=pF;function hF(e,t,r){var a=[],n=we(r),i=zp(n);Array.isArray(t[n])&&(i=wn(t[n].concat(i)));var o=Be(r.attrNames),u;try{for(o.s();!(u=o.n()).done;){var s=u.value;io(s)&&!i.includes(s)&&!vF(s,r.attr(s),r)&&a.push(s)}}catch(l){o.e(l)}finally{o.f()}if(!a.length)return!0;if(this.data(a.map(function(l){return l+'="'+r.attr(l)+'"'})),!(!n&&!Ms(r)&&!Je(r)))return!1}function vF(e,t,r){return!!(e==="aria-required"&&t==="false"||e==="aria-multiline"&&t==="false"&&r.hasAttr("contenteditable"))}function gF(e,t,r){var a=Ir(r);if(!a.allowedAriaAttrs)return!0;var n=Ae(r);if(n)return!0;var i=a.allowedAriaAttrs,o=Or(),u=[],s=Be(r.attrNames),l;try{for(s.s();!(l=s.n()).done;){var c=l.value;o.includes(c)&&!i.includes(c)&&u.push(c)}}catch(m){s.e(m)}finally{s.f()}if(!u.length)return!0;var d=u.length>1?"plural":"singular";return this.data({messageKey:d,nodeName:r.props.nodeName,values:u.map(function(m){return m+'="'+r.attr(m)+'"'}).join(", ")}),!1}function bF(e,t,r){var a=yt(r.attr("role")).filter(function(n){return Zt(n)==="abstract"});return a.length>0?(this.data(a),!0):!1}var yF=bF;function wF(e){var t=Jr(e.getAttribute("lang")),r=Jr(e.getAttribute("xml:lang"));return to(t)&&to(r)}var DF=wF;function EF(e){return e.ownerDocument.defaultView.self===e.ownerDocument.defaultView.top}var _F=EF;function xF(e,t){try{var r=t.props.nodeName;return r==="svg"?!0:!!Tt(t,"svg")}catch{return!1}}var ol=xF;function AF(e,t){return CF.every(function(r){return r(e,t)})}var CF=[function(e,t){return $m(t)},function(e,t){return RF(t)},function(e,t){return!ol(e,t)},function(e,t){return Je(t)},function(e,t){return qt(t)||!TF(t)},function(e){return!ys(e,{noLengthCompare:!0,includeInlineBlock:!0})}];function $m(e){return Zt(e)==="widget"}function RF(e){return e.props.nodeName!=="area"}var TF=je(function e(t){return t!=null&&t.parent?$m(t.parent)&&qt(t.parent)?!0:e(t.parent):!1});function FF(e,t){var r=we(t);return["treegrid","grid","table"].includes(r)}function SF(e,t){var r=t.parent;if(r.props.nodeName!=="details"||kF(t))return!1;var a=r.children.find(function(n){return n.props.nodeName==="summary"});return a===t}function kF(e){var t,r=(t=e.actualNode)===null||t===void 0?void 0:t.parentElement;return r&&r!==e.parent.actualNode}function OF(e){return Es(e)&&Ri(e)}var IF=OF;function NF(e,t){return yr(e,13)!==void 0&&Ks(t)===!1&&MF(t)}function MF(e){var t=e.boundingClientRect;return Ot(e,"*").some(function(r){if(!vn(r,!0,!0))return!1;var a=[];if(qi(r)){var n;(n=a).push.apply(n,ce(PF(r)))}else a=[r.boundingClientRect];return a.some(function(i){return i.left<t.left||i.right>t.right||i.top<t.top||i.bottom>t.bottom})})}function PF(e){var t=y.createRange();return t.selectNodeContents(e.actualNode),Array.from(t.getClientRects())}function LF(e,t){return ir(t,{chromiumRoles:!0})!==null}var BF=LF;function $F(e){var t=Array.from(e.parentNode.childNodes),r=e.textContent.trim(),a=/[.!?:;](?![.!?:;])/g;if(r.length===0||(r.match(a)||[]).length>=2)return!1;var n=t.slice(t.indexOf(e)+1).filter(function(i){return i.nodeName.toUpperCase()==="P"&&i.textContent.trim()!==""});return n.length!==0}var qF=$F;function jF(e,t){var r=Ae(t);if(!r||["none","presentation"].includes(r))return!0;var a=Qf[r]||{},n=a.accessibleNameRequired;return!!(n||Je(t))}var qm=jF,zF=function(t,r){return[qm,HF].every(function(a){return a(t,r)})};function HF(e){var t;if(!(e!=null&&(t=e.ownerDocument)!==null&&t!==void 0&&t.createRange))return!0;var r=e.ownerDocument.createRange();return r.setStart(e,0),r.setEnd(e,e.childNodes.length),r.getClientRects().length===0}function VF(e,t){return t.props.nodeName!=="html"}var GF=VF;function UF(e,t){return!t.attr("role")}var WF=UF;function YF(e,t){var r=sr(t.attr("tabindex"));return r===null||r>=0}var KF=YF;function XF(e,t){var r=Ir(t),a=r.namingMethods;return!(a&&a.length!==0||Ae(t)==="combobox"&&Ot(t,'input:not([type="hidden"])').length||Ks(t,{popupRoles:["listbox"]}))}var ZF=XF;function QF(e,t){return!(!t.hasAttr("role")||!t.attr("role").trim())}var JF=QF;function eS(e){return!(!e.currentSrc||e.hasAttribute("paused")||e.hasAttribute("muted"))}var tS=eS;function rS(e,t){var r=we(t);return r?!!ke.ariaRoles[r].childrenPresentational:!1}var aS=rS;function nS(e){var t=pe(e.innerText),r=Ae(e);return r&&r!=="link"||!t||!Ft(e)?!1:ys(e)}var iS=nS;function oS(e){return!ao(e)&&!Je(e)}var uS=oS;function sS(e,t){return lS(t)&&Ue(t)}function lS(e){var t=ba("landmark"),r=we(e);if(!r)return!1;var a=e.props.nodeName;if(a==="section"||a==="form"){var n=ct(e);return!!n}return t.indexOf(r)>=0||r==="region"}function cS(e,t){var r="article, aside, main, nav, section";return e.hasAttribute("role")||!fa(t,r)}var dS=cS;function fS(e,t){if(t.props.nodeName!=="input"||t.hasAttr("type")===!1)return!0;var r=t.attr("type").toLowerCase();return["hidden","image","button","submit","reset"].includes(r)===!1}var pS=fS;function mS(e,t){var r=we(e);if(!r)return!1;var a=ba("widget"),n=a.includes(r);if(!n)return!1;var i=Ys();return!(!i.includes(r)||!pe(dn(t))&&!pe(cn(e))||!pe(or(t)))}var hS=mS;function vS(e,t){return Ft(t)}function gS(e){return Ft(e)}function bS(e,t,r){return r.initiator}var jm=bS;function yS(e){return $1(e)}var wS=yS;function DS(e,t){var r=!!ct(t);if(!r)return!1;var a=we(e);return!(a&&a!=="link")}var ES=DS;function _S(e,t){return!ol(e,t)}var xS=_S;function AS(e,t){return we(t)==="heading"}function CS(e,t){return ir(t,{chromium:!0})!==null}var RS=CS;function TS(e){var t=e.getAttribute("title");return!!pe(t)}var FS=TS;function SS(e,t,r){var a,n;return!r.initiator&&!r.focusable&&((a=r.size)===null||a===void 0?void 0:a.width)*((n=r.size)===null||n===void 0?void 0:n.height)>1}var kS=SS;function OS(e){var t=e.getAttribute("id").trim(),r='*[id="'.concat(Ge(t),'"]'),a=Array.from(pt(e).querySelectorAll(r));return!no(e)&&a.every(function(n){return!Je(n)})}var IS=OS;function NS(e){return no(e)}var MS=NS;function PS(e){var t=e.getAttribute("id").trim(),r='*[id="'.concat(Ge(t),'"]'),a=Array.from(pt(e).querySelectorAll(r));return!no(e)&&a.some(Je)}var LS=PS;function BS(e){return ao(e)}var $S=BS;function qS(e){if(ao(e)){var t=br(e);return t.length>=3&&t[0].length>=3&&t[1].length>=3&&t[2].length>=3}return!1}var jS=qS;function zS(e,t){var r=t.props,a=r.nodeName,n=r.type;if(a==="option"||a==="select"&&!e.options.length)return!1;var i=["hidden","range","color","checkbox","radio","image"];if(a==="input"&&i.includes(n)||An(t)||Ii(t))return!1;var o=["input","select","textarea"];if(o.includes(a)){var u=p.getComputedStyle(e),s=parseInt(u.getPropertyValue("text-indent"),10);if(s){var l=e.getBoundingClientRect();if(l={top:l.top,bottom:l.bottom,left:l.left+s,right:l.right+s},!_s(l,e))return!1}return!0}var c=fa(t,"label");if(a==="label"||c){var d=c||e,m=c?De(c):t;if(d.htmlFor){var v=pt(d),b=v.getElementById(d.htmlFor),w=b&&De(b);if(w&&An(w))return!1}var E='input:not([type="hidden"],[type="image"],[type="button"],[type="submit"],[type="reset"]), select, textarea',_=Ot(m,E)[0];if(_&&An(_))return!1}for(var x=[],C=t;C;){if(C.props.id){var R=Ws(C).filter(function(z){return yt(z.getAttribute("aria-labelledby")||"").includes(C.props.id)}).map(function(z){return De(z)});x.push.apply(x,ce(R))}C=C.parent}if(x.length>0&&x.every(An)||!GS(t)||!parseFloat(t.getComputedStylePropertyValue("font-size")))return!1;for(var T=y.createRange(),O=t.children,P=0;P<O.length;P++){var $=O[P];$.actualNode.nodeType===3&&pe($.actualNode.nodeValue)!==""&&T.selectNodeContents($.actualNode)}var Y=Array.from(T.getClientRects()),L=on(t);return Y.some(function(z){var W=_s(z,e);if(!L.length)return W;var K=L.some(function(se){return qu(z,se.boundingClientRect)});return W&&K})}var HS=zS,VS={emoji:!0,nonBmp:!1,punctuations:!0};function GS(e){var t=or(e,!1,!0);return t===""||hn(t,VS)===""?!1:e.children.some(function(r){return r.props.nodeName==="#text"&&!ps(r)})}function US(e,t,r){return jm(e,t,r)?!!e.querySelector("a[href]"):!0}var WS=US;function YS(e,t){var r=t.attr("autocomplete");if(!r||pe(r)==="")return!1;var a=t.props.nodeName;if(["textarea","input","select"].includes(a)===!1)return!1;var n=t.attr("aria-readonly")||"false";if(t.hasAttr("readonly")||n.toLowerCase()==="true")return!1;var i=["submit","reset","button","hidden"];if(a==="input"&&i.includes(t.props.type))return!1;var o=t.attr("aria-disabled")||"false";if(t.hasAttr("disabled")||o.toLowerCase()==="true")return!1;var u=Ae(t),s=sr(t.attr("tabindex"));if(s<0&&t.hasAttr("role")){var l=ke.ariaRoles[u];if(l===void 0||l.type!=="widget")return!1}return!(s<0&&t.actualNode&&!Ft(t)&&!Ue(t))}var KS=YS;function XS(e,t){var r=Ae(t);return!!Xs(r)}var ZS=XS;function QS(e,t){var r=Ae(t,{dpub:!0});return!!Zs(r)}var JS=QS;function zm(e){return e?e.getAttribute("aria-hidden")==="true"?!1:zm(lt(e)):!0}function e3(e){return zm(lt(e))}var t3=e3;function r3(e,t){var r=/^aria-/;return t.attrNames.some(function(a){return r.test(a)})}var a3=r3;function n3(e,t){return Ae(t,{dpub:!0,fallback:!0})!==null}var i3=n3;function o3(e,t){var r=/^aria-/,a=t.attrNames;if(a.length){for(var n=0,i=a.length;n<i;n++)if(r.test(a[n]))return!0}return!1}var u3=o3,s3={"abstractrole-evaluate":yF,"accesskeys-after":LR,"accesskeys-evaluate":MR,"alt-space-value-evaluate":mR,"aria-allowed-attr-elm-evaluate":gF,"aria-allowed-attr-evaluate":hF,"aria-allowed-attr-matches":u3,"aria-allowed-role-evaluate":mF,"aria-allowed-role-matches":i3,"aria-busy-evaluate":fF,"aria-conditional-attr-evaluate":dF,"aria-conditional-checkbox-attr-evaluate":Lm,"aria-conditional-row-attr-evaluate":Pm,"aria-errormessage-evaluate":uF,"aria-has-attr-matches":a3,"aria-hidden-body-evaluate":oF,"aria-hidden-focus-matches":t3,"aria-label-evaluate":UA,"aria-labelledby-evaluate":VA,"aria-level-evaluate":nF,"aria-prohibited-attr-evaluate":tF,"aria-required-attr-evaluate":ZT,"aria-required-children-evaluate":GT,"aria-required-children-matches":JS,"aria-required-parent-evaluate":VT,"aria-required-parent-matches":ZS,"aria-roledescription-evaluate":jT,"aria-unsupported-attr-evaluate":$T,"aria-valid-attr-evaluate":LT,"aria-valid-attr-value-evaluate":NT,"attr-non-space-content-evaluate":XR,"autocomplete-appropriate-evaluate":eT,"autocomplete-matches":KS,"autocomplete-valid-evaluate":QR,"avoid-inline-spacing-evaluate":zA,"braille-label-equivalent-evaluate":IT,"braille-roledescription-equivalent-evaluate":OT,"bypass-matches":WS,"caption-evaluate":TC,"caption-faked-evaluate":AA,"color-contrast-evaluate":uT,"color-contrast-matches":HS,"css-orientation-lock-evaluate":wC,"data-table-large-matches":jS,"data-table-matches":$S,"deprecatedrole-evaluate":kT,"dlitem-evaluate":$C,"doc-has-title-evaluate":qA,"duplicate-id-active-matches":LS,"duplicate-id-after":XA,"duplicate-id-aria-matches":MS,"duplicate-id-evaluate":YA,"duplicate-id-misc-matches":IS,"duplicate-img-label-evaluate":fR,"exists-evaluate":BA,"explicit-evaluate":cR,"fallbackrole-evaluate":ST,"focusable-content-evaluate":IR,"focusable-disabled-evaluate":kR,"focusable-element-evaluate":FR,"focusable-modal-open-evaluate":RR,"focusable-no-name-evaluate":AR,"focusable-not-tabbable-evaluate":_R,"frame-focusable-content-evaluate":DR,"frame-focusable-content-matches":kS,"frame-tested-after":CC,"frame-tested-evaluate":xC,"frame-title-has-text-matches":FS,"has-alt-evaluate":PA,"has-descendant-after":YR,"has-descendant-evaluate":UR,"has-global-aria-attribute-evaluate":RT,"has-implicit-chromium-role-matches":RS,"has-lang-evaluate":GC,"has-text-content-evaluate":VR,"has-widget-role-evaluate":AT,"heading-matches":AS,"heading-order-after":tC,"heading-order-evaluate":eC,"help-same-as-label-evaluate":sR,"hidden-content-evaluate":Ix,"hidden-explicit-label-evaluate":oR,"html-namespace-matches":xS,"html5-scope-evaluate":_A,"identical-links-same-purpose-after":Z5,"identical-links-same-purpose-evaluate":K5,"identical-links-same-purpose-matches":ES,"implicit-evaluate":nR,"inline-style-property-evaluate":IA,"inserted-into-focus-order-matches":wS,"internal-link-present-evaluate":b5,"invalid-children-evaluate":MC,"invalidrole-evaluate":_T,"is-element-focusable-evaluate":DT,"is-initiator-matches":jm,"is-on-screen-evaluate":OA,"is-visible-matches":gS,"is-visible-on-screen-matches":vS,"label-content-name-mismatch-evaluate":rR,"label-content-name-mismatch-matches":hS,"label-matches":pS,"landmark-has-body-context-matches":dS,"landmark-is-top-level-evaluate":wR,"landmark-is-unique-after":KC,"landmark-is-unique-evaluate":WC,"landmark-unique-matches":sS,"layout-table-matches":uS,"link-in-text-block-evaluate":oT,"link-in-text-block-matches":iS,"link-in-text-block-style-evaluate":rT,"listitem-evaluate":NC,"matches-definition-evaluate":HR,"meta-refresh-evaluate":v5,"meta-viewport-scale-evaluate":bC,"multiple-label-evaluate":JC,"nested-interactive-matches":aS,"no-autoplay-audio-evaluate":EC,"no-autoplay-audio-matches":tS,"no-empty-role-matches":JF,"no-explicit-name-required-matches":qm,"no-focusable-content-evaluate":gR,"no-implicit-explicit-label-evaluate":yT,"no-naming-method-matches":ZF,"no-negative-tabindex-matches":KF,"no-role-matches":WF,"non-empty-if-present-evaluate":SA,"not-html-matches":GF,"object-is-loaded-matches":zF,"only-dlitems-evaluate":IC,"only-listitems-evaluate":OC,"p-as-heading-evaluate":p5,"p-as-heading-matches":qF,"page-no-duplicate-after":jR,"page-no-duplicate-evaluate":$R,"presentation-role-conflict-matches":BF,"presentational-role-evaluate":TA,"region-after":l5,"region-evaluate":n5,"same-caption-summary-evaluate":yA,"scope-value-evaluate":bA,"scrollable-region-focusable-matches":NF,"skip-link-evaluate":r5,"skip-link-matches":IF,"structured-dlitems-evaluate":SC,"summary-interactive-matches":SF,"svg-namespace-matches":ol,"svg-non-empty-title-evaluate":RA,"tabindex-evaluate":vR,"table-or-grid-role-matches":FF,"target-offset-evaluate":hC,"target-size-evaluate":uC,"td-has-header-evaluate":vA,"td-headers-attr-evaluate":mA,"th-has-data-cells-evaluate":pA,"title-only-evaluate":ZC,"unique-frame-title-after":e5,"unique-frame-title-evaluate":QA,"unsupportedrole-evaluate":gT,"valid-lang-evaluate":HC,"valid-scrollable-semantics-evaluate":hT,"widget-not-inline-matches":AF,"window-is-top-matches":_F,"xml-lang-mismatch-evaluate":jC,"xml-lang-mismatch-matches":DF},co=s3;function l3(e){this.id=e.id,this.data=null,this.relatedNodes=[],this.result=null}var ul=l3;function sl(e){if(typeof e=="string"){if(co[e])return co[e];if(/^\s*function[\s\w]*\(/.test(e))return new Function("return "+e+";")();throw new ReferenceError("Function ID does not exist in the metadata-function-map: ".concat(e))}return e}function Hm(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return(Array.isArray(e)||B(e)!=="object")&&(e={value:e}),e}function wa(e){e&&(this.id=e.id,this.configure(e))}wa.prototype.enabled=!0,wa.prototype.run=function(t,r,a,n,i){r=r||{};var o=r.hasOwnProperty("enabled")?r.enabled:this.enabled,u=this.getOptions(r.options);if(o){var s=new ul(this),l=xu(s,r,n,i),c;try{c=this.evaluate.call(l,t.actualNode,u,t,a)}catch(d){t&&t.actualNode&&(d.errorNode=$t.toSpec(t)),i(d);return}l.isAsync||(s.result=c,n(s))}else n(null)},wa.prototype.runSync=function(t,r,a){r=r||{};var n=r,i=n.enabled,o=i===void 0?this.enabled:i;if(!o)return null;var u=this.getOptions(r.options),s=new ul(this),l=xu(s);l.async=function(){throw new Error("Cannot run async check while in a synchronous run")};var c;try{c=this.evaluate.call(l,t.actualNode,u,t,a)}catch(d){throw t&&t.actualNode&&(d.errorNode=$t.toSpec(t)),d}return s.result=c,s},wa.prototype.configure=function(t){var r=this;(!t.evaluate||co[t.evaluate])&&(this._internalCheck=!0),t.hasOwnProperty("enabled")&&(this.enabled=t.enabled),t.hasOwnProperty("options")&&(this._internalCheck?this.options=Hm(t.options):this.options=t.options),["evaluate","after"].filter(function(a){return t.hasOwnProperty(a)}).forEach(function(a){return r[a]=sl(t[a])})},wa.prototype.getOptions=function(t){return this._internalCheck?Lu(this.options,Hm(t||{})):t||this.options};var Vm=wa;function c3(e){this.id=e.id,this.result=ye.NA,this.pageLevel=e.pageLevel,this.impact=null,this.nodes=[]}var fo=c3;function xt(e,t){this._audit=t,this.id=e.id,this.selector=e.selector||"*",e.impact&&(Se(ye.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact")),this.impact=e.impact),this.excludeHidden=typeof e.excludeHidden=="boolean"?e.excludeHidden:!0,this.enabled=typeof e.enabled=="boolean"?e.enabled:!0,this.pageLevel=typeof e.pageLevel=="boolean"?e.pageLevel:!1,this.reviewOnFail=typeof e.reviewOnFail=="boolean"?e.reviewOnFail:!1,this.any=e.any||[],this.all=e.all||[],this.none=e.none||[],this.tags=e.tags||[],this.preload=!!e.preload,this.actIds=e.actIds,e.matches&&(this.matches=sl(e.matches))}xt.prototype.matches=function(){return!0},xt.prototype.gather=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a="mark_gather_start_"+this.id,n="mark_gather_end_"+this.id,i="mark_isVisibleToScreenReaders_start_"+this.id,o="mark_isVisibleToScreenReaders_end_"+this.id;r.performanceTimer&&Oe.mark(a);var u=js(this.selector,t);return this.excludeHidden&&(r.performanceTimer&&Oe.mark(i),u=u.filter(function(s){return Ue(s)}),r.performanceTimer&&(Oe.mark(o),Oe.measure("rule_"+this.id+"#gather_axe.utils.isVisibleToScreenReaders",i,o))),r.performanceTimer&&(Oe.mark(n),Oe.measure("rule_"+this.id+"#gather",a,n)),u},xt.prototype.runChecks=function(t,r,a,n,i,o){var u=this,s=ar();this[t].forEach(function(l){var c=u._audit.checks[l.id||l],d=Wi(c,u.id,a);s.defer(function(m,v){c.run(r,d,n,m,function(b){v(new Ji({ruleId:u.id,method:"".concat(c.id,"#evaluate"),errorNode:new Bt(r),error:b}))})})}),s.then(function(l){l=l.filter(function(c){return c}),i({type:t,results:l})}).catch(o)},xt.prototype.runChecksSync=function(t,r,a,n){var i=this,o=[];return this[t].forEach(function(u){var s=i._audit.checks[u.id||u],l=Wi(s,i.id,a);o.push(s.runSync(r,l,n))}),o=o.filter(function(u){return u}),{type:t,results:o}},xt.prototype.run=function(t){var r=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0;a.performanceTimer&&this._trackPerformance();var o=ar(),u=new fo(this),s;try{s=this.gatherAndMatchNodes(t,a)}catch(l){i(l);return}a.performanceTimer&&this._logGatherPerformance(s),s.forEach(function(l){o.defer(function(c,d){var m=ar();["any","all","none"].forEach(function(v){m.defer(function(b,w){r.runChecks(v,l,a,t,b,w)})}),m.then(function(v){var b=Gm(v);b&&(b.node=new Bt(l),u.nodes.push(b),r.reviewOnFail&&(["any","all"].forEach(function(w){b[w].forEach(function(E){E.result===!1&&(E.result=void 0)})}),b.none.forEach(function(w){w.result===!0&&(w.result=void 0)}))),c()}).catch(function(v){return d(v)})})}),o.then(function(){a.performanceTimer&&r._logRulePerformance(),setTimeout(function(){n(u)},0)}).catch(function(l){a.performanceTimer&&r._logRulePerformance(),i(l)})},xt.prototype.runSync=function(t){var r=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};a.performanceTimer&&this._trackPerformance();var n=new fo(this),i=this.gatherAndMatchNodes(t,a);return a.performanceTimer&&this._logGatherPerformance(i),i.forEach(function(o){var u=[];["any","all","none"].forEach(function(l){u.push(r.runChecksSync(l,o,a,t))});var s=Gm(u);s&&(s.node=o.actualNode?new Bt(o):null,n.nodes.push(s),r.reviewOnFail&&(["any","all"].forEach(function(l){s[l].forEach(function(c){c.result===!1&&(c.result=void 0)})}),s.none.forEach(function(l){l.result===!0&&(l.result=void 0)})))}),a.performanceTimer&&this._logRulePerformance(),n},xt.prototype._trackPerformance=function(){this._markStart="mark_rule_start_"+this.id,this._markEnd="mark_rule_end_"+this.id,this._markChecksStart="mark_runchecks_start_"+this.id,this._markChecksEnd="mark_runchecks_end_"+this.id},xt.prototype._logGatherPerformance=function(t){Gr("gather for ".concat(this.id," (").concat(t.length," nodes): ").concat(Oe.timeElapsed(),"ms")),Oe.mark(this._markChecksStart)},xt.prototype._logRulePerformance=function(){Oe.mark(this._markChecksEnd),Oe.mark(this._markEnd),Oe.measure("runchecks_"+this.id,this._markChecksStart,this._markChecksEnd),Oe.measure("rule_"+this.id,this._markStart,this._markEnd)};function Gm(e){if(e.length){var t=!1,r={};return e.forEach(function(a){var n=a.results.filter(function(i){return i});r[a.type]=n,n.length&&(t=!0)}),t?r:null}}xt.prototype.gatherAndMatchNodes=function(t,r){var a=this,n="mark_matches_start_"+this.id,i="mark_matches_end_"+this.id,o=this.gather(t,r);return r.performanceTimer&&Oe.mark(n),o=o.filter(function(u){try{return a.matches(u.actualNode,u,t)}catch(s){throw new Ji({ruleId:a.id,method:"#matches",errorNode:new Bt(u),error:s})}}),r.performanceTimer&&(Oe.mark(i),Oe.measure("rule_"+this.id+"#matches",n,i)),o};function d3(e){return Ei(e).map(function(t){var r=e._audit.checks[t.id||t];return r&&typeof r.after=="function"?r:null}).filter(Boolean)}function f3(e,t){var r=[];return e.forEach(function(a){var n=Ei(a);n.forEach(function(i){i.id===t&&(i.node=a.node,r.push(i))})}),r}function p3(e){return e.filter(function(t){return t.filtered!==!0})}function m3(e){var t=["any","all","none"],r=e.nodes.filter(function(a){var n=0;return t.forEach(function(i){a[i]=p3(a[i]),n+=a[i].length}),n>0});return e.pageLevel&&r.length&&(r=[r.reduce(function(a,n){if(a)return t.forEach(function(i){a[i].push.apply(a[i],n[i])}),a})]),r}xt.prototype.after=function(t,r){var a=this,n=d3(this);return n.forEach(function(i){var o=f3(t.nodes,i.id),u=Wi(i,a.id,r),s;try{s=i.after(o,u.options)}catch(c){var l;throw new Ji({ruleId:a.id,method:"".concat(i.id,"#after"),errorNode:(l=t.nodes)===null||l===void 0||(l=l[0])===null||l===void 0?void 0:l.node,error:c})}a.reviewOnFail&&s.forEach(function(c){var d=(a.any.includes(c.id)||a.all.includes(c.id))&&c.result===!1,m=a.none.includes(c.id)&&c.result===!0;(d||m)&&(c.result=void 0)}),o.forEach(function(c){delete c.node,s.indexOf(c)===-1&&(c.filtered=!0)})}),t.nodes=m3(t),t},xt.prototype.configure=function(t){t.hasOwnProperty("selector")&&(this.selector=t.selector),t.hasOwnProperty("excludeHidden")&&(this.excludeHidden=typeof t.excludeHidden=="boolean"?t.excludeHidden:!0),t.hasOwnProperty("enabled")&&(this.enabled=typeof t.enabled=="boolean"?t.enabled:!0),t.hasOwnProperty("pageLevel")&&(this.pageLevel=typeof t.pageLevel=="boolean"?t.pageLevel:!1),t.hasOwnProperty("reviewOnFail")&&(this.reviewOnFail=typeof t.reviewOnFail=="boolean"?t.reviewOnFail:!1),t.hasOwnProperty("any")&&(this.any=t.any),t.hasOwnProperty("all")&&(this.all=t.all),t.hasOwnProperty("none")&&(this.none=t.none),t.hasOwnProperty("tags")&&(this.tags=t.tags),t.hasOwnProperty("actIds")&&(this.actIds=t.actIds),t.hasOwnProperty("matches")&&(this.matches=sl(t.matches)),t.impact&&(Se(ye.impact.includes(t.impact),"Impact ".concat(t.impact," is not a valid impact")),this.impact=t.impact)};var Da=/\{\{.+?\}\}/g,h3=function(){function e(t){zt(this,e),this.lang="en",this.defaultConfig=t,this.standards=ke,this._init(),this._defaultLocale=null}return Ht(e,[{key:"_setDefaultLocale",value:function(){if(!this._defaultLocale){for(var r={checks:{},rules:{},failureSummaries:{},incompleteFallbackMessage:"",lang:this.lang},a=Object.keys(this.data.checks),n=0;n<a.length;n++){var i=a[n],o=this.data.checks[i],u=o.messages,s=u.pass,l=u.fail,c=u.incomplete;r.checks[i]={pass:s,fail:l,incomplete:c}}for(var d=Object.keys(this.data.rules),m=0;m<d.length;m++){var v=d[m],b=this.data.rules[v],w=b.description,E=b.help;r.rules[v]={description:w,help:E}}for(var _=Object.keys(this.data.failureSummaries),x=0;x<_.length;x++){var C=_[x],R=this.data.failureSummaries[C],T=R.failureMessage;r.failureSummaries[C]={failureMessage:T}}r.incompleteFallbackMessage=this.data.incompleteFallbackMessage,this._defaultLocale=r}}},{key:"_resetLocale",value:function(){var r=this._defaultLocale;r&&this.applyLocale(r)}},{key:"_applyCheckLocale",value:function(r){for(var a=Object.keys(r),n=0;n<a.length;n++){var i=a[n];if(!this.data.checks[i])throw new Error('Locale provided for unknown check: "'.concat(i,'"'));this.data.checks[i]=g3(this.data.checks[i],r[i])}}},{key:"_applyRuleLocale",value:function(r){for(var a=Object.keys(r),n=0;n<a.length;n++){var i=a[n];if(!this.data.rules[i])throw new Error('Locale provided for unknown rule: "'.concat(i,'"'));this.data.rules[i]=b3(this.data.rules[i],r[i])}}},{key:"_applyFailureSummaries",value:function(r){for(var a=Object.keys(r),n=0;n<a.length;n++){var i=a[n];if(!this.data.failureSummaries[i])throw new Error('Locale provided for unknown failureMessage: "'.concat(i,'"'));this.data.failureSummaries[i]=y3(this.data.failureSummaries[i],r[i])}}},{key:"applyLocale",value:function(r){this._setDefaultLocale(),r.checks&&this._applyCheckLocale(r.checks),r.rules&&this._applyRuleLocale(r.rules),r.failureSummaries&&this._applyFailureSummaries(r.failureSummaries,"failureSummaries"),r.incompleteFallbackMessage&&(this.data.incompleteFallbackMessage=w3(this.data.incompleteFallbackMessage,r.incompleteFallbackMessage)),r.lang&&(this.lang=r.lang)}},{key:"setAllowedOrigins",value:function(r){var a=Wm();this.allowedOrigins=[];var n=Be(r),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;if(o===ye.allOrigins){this.allowedOrigins=["*"];return}else o!==ye.sameOrigin?this.allowedOrigins.push(o):a&&this.allowedOrigins.push(a)}}catch(u){n.e(u)}finally{n.f()}}},{key:"_init",value:function(){var r=v3(this.defaultConfig);this.lang=r.lang||"en",this.reporter=r.reporter,this.commands={},this.rules=[],this.checks={},this.brand="axe",this.application="axeAPI",this.tagExclude=["experimental","deprecated"],this.noHtml=r.noHtml,this.allowedOrigins=r.allowedOrigins,Ym(r.rules,this,"addRule"),Ym(r.checks,this,"addCheck"),this.data={},this.data.checks=r.data&&r.data.checks||{},this.data.rules=r.data&&r.data.rules||{},this.data.failureSummaries=r.data&&r.data.failureSummaries||{},this.data.incompleteFallbackMessage=r.data&&r.data.incompleteFallbackMessage||"",this._constructHelpUrls()}},{key:"registerCommand",value:function(r){this.commands[r.id]=r.callback}},{key:"addRule",value:function(r){r.metadata&&(this.data.rules[r.id]=r.metadata);var a=this.getRule(r.id);a?a.configure(r):this.rules.push(new xt(r,this))}},{key:"addCheck",value:function(r){var a=r.metadata;B(a)==="object"&&(this.data.checks[r.id]=a,B(a.messages)==="object"&&Object.keys(a.messages).filter(function(n){return a.messages.hasOwnProperty(n)&&typeof a.messages[n]=="string"}).forEach(function(n){a.messages[n].indexOf("function")===0&&(a.messages[n]=new Function("return "+a.messages[n]+";")())})),this.checks[r.id]?this.checks[r.id].configure(r):this.checks[r.id]=new Vm(r)}},{key:"run",value:function(r,a,n,i){this.normalizeOptions(a),Bt.setRunOptions(a),g._selectCache=[];var o=D3(this.rules,r,a),u=o.now,s=o.later,l=ar();u.forEach(function(m){l.defer(Km(m,r,a))});var c=ar();s.length&&c.defer(function(m){wp(a).then(function(v){return m(v)}).catch(function(v){console.warn("Couldn't load preload assets: ",v),m(void 0)})});var d=ar();d.defer(l),d.defer(c),d.then(function(m){var v=m.pop();if(v&&v.length){var b=v[0];b&&(r=_e({},r,b))}var w=m[0];if(!s.length){g._selectCache=void 0,n(w.filter(function(_){return!!_}));return}var E=ar();s.forEach(function(_){var x=Km(_,r,a);E.defer(x)}),E.then(function(_){g._selectCache=void 0,n(w.concat(_).filter(function(x){return!!x}))}).catch(i)}).catch(i)}},{key:"after",value:function(r,a){var n=this.rules;return r.map(function(i){if(i.error)return i;var o=an(n,"id",i.id);if(!o)throw new Error("Result for unknown rule. You may be running mismatch axe-core versions");try{return o.after(i,a)}catch(u){if(a.debug)throw u;return Xm(o,u)}})}},{key:"getRule",value:function(r){return this.rules.find(function(a){return a.id===r})}},{key:"normalizeOptions",value:function(r){var a=this,n=[],i=[];if(a.rules.forEach(function(c){i.push(c.id),c.tags.forEach(function(d){n.includes(d)||n.push(d)})}),["object","string"].includes(B(r.runOnly))){if(typeof r.runOnly=="string"&&(r.runOnly=[r.runOnly]),Array.isArray(r.runOnly)){var o=r.runOnly.find(function(c){return n.includes(c)}),u=r.runOnly.find(function(c){return i.includes(c)});if(o&&u)throw new Error("runOnly cannot be both rules and tags");u?r.runOnly={type:"rule",values:r.runOnly}:r.runOnly={type:"tag",values:r.runOnly}}var s=r.runOnly;if(s.value&&!s.values&&(s.values=s.value,delete s.value),!Array.isArray(s.values)||s.values.length===0)throw new Error("runOnly.values must be a non-empty array");if(["rule","rules"].includes(s.type))s.type="rule",s.values.forEach(function(c){if(!i.includes(c))throw new Error("unknown rule `"+c+"` in options.runOnly")});else if(["tag","tags",void 0].includes(s.type)){s.type="tag";var l=s.values.filter(function(c){return!n.includes(c)&&!/wcag2[1-3]a{1,3}/.test(c)});l.length!==0&&g.log("Could not find tags `"+l.join("`, `")+"`")}else throw new Error("Unknown runOnly type '".concat(s.type,"'"))}return B(r.rules)==="object"&&Object.keys(r.rules).forEach(function(c){if(!i.includes(c))throw new Error("unknown rule `"+c+"` in options.rules")}),r}},{key:"setBranding",value:function(r){var a={brand:this.brand,application:this.application};typeof r=="string"&&(this.application=r),r&&r.hasOwnProperty("brand")&&r.brand&&typeof r.brand=="string"&&(this.brand=r.brand),r&&r.hasOwnProperty("application")&&r.application&&typeof r.application=="string"&&(this.application=r.application),this._constructHelpUrls(a)}},{key:"_constructHelpUrls",value:function(){var r=this,a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,n=(g.version.match(/^[1-9][0-9]*\.[0-9]+/)||["x.y"])[0];this.rules.forEach(function(i){r.data.rules[i.id]||(r.data.rules[i.id]={});var o=r.data.rules[i.id];(typeof o.helpUrl!="string"||a&&o.helpUrl===Zm(a,i.id,n))&&(o.helpUrl=Zm(r,i.id,n))})}},{key:"resetRulesAndChecks",value:function(){this._init(),this._resetLocale()}}])}(),Um=h3;function Wm(){if(p.origin&&p.origin!=="null")return p.origin;if(p.location&&p.location.origin&&p.location.origin!=="null")return p.location.origin}function v3(e){var t;if(e?(t=hr(e),t.commons=e.commons):t={},t.reporter=t.reporter||null,t.noHtml=t.noHtml||!1,!t.allowedOrigins){var r=Wm();t.allowedOrigins=r?[r]:[]}return t.rules=t.rules||[],t.checks=t.checks||[],t.data=_e({checks:{},rules:{}},t.data),t}function Ym(e,t,r){var a,n;for(a=0,n=e.length;a<n;a++)t[r](e[a])}var g3=function(t,r){var a=r.pass,n=r.fail;return typeof a=="string"&&Da.test(a)&&(a=xr.default.compile(a)),typeof n=="string"&&Da.test(n)&&(n=xr.default.compile(n)),_e({},t,{messages:{pass:a||t.messages.pass,fail:n||t.messages.fail,incomplete:B(t.messages.incomplete)==="object"?_e({},t.messages.incomplete,r.incomplete):r.incomplete}})},b3=function(t,r){var a=r.help,n=r.description;return typeof a=="string"&&Da.test(a)&&(a=xr.default.compile(a)),typeof n=="string"&&Da.test(n)&&(n=xr.default.compile(n)),_e({},t,{help:a||t.help,description:n||t.description})},y3=function(t,r){var a=r.failureMessage;return typeof a=="string"&&Da.test(a)&&(a=xr.default.compile(a)),_e({},t,{failureMessage:a||t.failureMessage})},w3=function(t,r){return typeof r=="string"&&Da.test(r)&&(r=xr.default.compile(r)),r||t};function D3(e,t,r){var a={now:[],later:[]},n=e.reduce(function(i,o){return Ap(o,t,r)?o.preload?(i.later.push(o),i):(i.now.push(o),i):i},a);return n}function Km(e,t,r){return r.performanceTimer&&Oe.mark("mark_rule_start_"+e.id),function(a,n){e.run(t,r,function(i){return a(i)},function(i){r.debug?n(i):a(Xm(e,i))})}}function Xm(e,t){var r=t.errorNode,a=Qi(t),n=[{id:"error-occurred",result:void 0,data:a,relatedNodes:[]}],i=r||new Bt(y.documentElement);return Object.assign(new fo(e),{error:a,result:ye.CANTTELL,nodes:[{any:[],all:[],none:n,node:i}]})}function Zm(e,t,r){var a=e.brand,n=e.application,i=e.lang;return ye.helpUrlBase+a+"/"+(r||g.version.substring(0,g.version.lastIndexOf(".")))+"/"+t+"?application="+encodeURIComponent(n)+(i&&i!=="en"?"&lang="+encodeURIComponent(i):"")}function Qm(e){var t=p&&"Node"in p&&"NodeList"in p,r=!!y;if(!(t&&r)){if(!e||!e.ownerDocument)throw new Error('Required "window" or "document" globals not defined and cannot be deduced from the context. Either set the globals before running or pass in a valid Element.');r||(ge.set("globalDocumentSet",!0),y=e.ownerDocument),t||(ge.set("globalWindowSet",!0),p=y.defaultView)}}function E3(){ge.get("globalDocumentSet")&&(ge.set("globalDocumentSet",!1),y=null),ge.get("globalWindowSet")&&(ge.set("globalWindowSet",!1),p=null)}function _3(){E3(),g._memoizedFns.forEach(function(e){return e.clear()}),ge.clear(),g._tree=void 0,g._selectorData=void 0,g._selectCache=void 0}var Lr=_3;function Jm(e,t,r,a){try{e=new Yi(e),g._tree=e.flatTree,g._selectorData=hi(e.flatTree)}catch(o){return Lr(),a(o)}var n=ar(),i=g._audit;t.performanceTimer&&Oe.auditStart(),e.frames.length&&t.iframes!==!1&&n.defer(function(o,u){ff(e,t,"rules",null,o,u)}),n.defer(function(o,u){i.run(e,t,o,u)}),n.then(function(o){try{t.performanceTimer&&Oe.auditEnd();var u=_i(o.map(function(s){return{results:s}}));e.initiator&&(t.performanceTimer&&Oe.mark("auditAfterStart"),u=i.after(u,t),t.performanceTimer&&(Oe.mark("auditAfterEnd"),Oe.measure("audit.after","auditAfterStart","auditAfterEnd"),Oe.logMeasures("audit.after")),u.forEach(Zi),u=u.map(Ba));try{r(u,Lr)}catch(s){Lr(),Gr(s)}}catch(s){Lr(),a(s)}}).catch(function(o){Lr(),a(o)})}function x3(e){g._audit=new Um(e)}function A3(e,t,r){var a=r,n=function(s){s instanceof Error||(s=new Error(s)),r(s)},i=e&&e.context||{};i.hasOwnProperty("include")&&!i.include.length&&(i.include=[y]);var o=e&&e.options||{};switch(e.command){case"rules":return Jm(i,o,function(u,s){u=$t.mapRawResults(u),a(u),s()},n);case"cleanup-plugin":return Np(a,n);default:if(g._audit&&g._audit.commands&&g._audit.commands[e.command])return g._audit.commands[e.command](e,r)}}p.top!==p&&(Xt.subscribe("axe.start",A3),Xt.subscribe("axe.ping",function(e,t,r){r({axe:!0})}));function Rn(e){this._run=e.run,this._collect=e.collect,this._registry={},e.commands.forEach(function(t){g._audit.registerCommand(t)})}Rn.prototype.run=function(){return this._run.apply(this,arguments)},Rn.prototype.collect=function(){return this._collect.apply(this,arguments)},Rn.prototype.cleanup=function(t){var r=g.utils.queue(),a=this;Object.keys(this._registry).forEach(function(n){r.defer(function(i){a._registry[n].cleanup(i)})}),r.then(t)},Rn.prototype.add=function(t){this._registry[t.id]=t};function C3(e){g.plugins[e.id]=new Rn(e)}var R3=C3;function T3(){var e=g._audit;if(!e)throw new Error("No audit configured");e.resetRulesAndChecks(),W2()}var F3=T3;function S3(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};r.reporter=r.reporter||g._audit.reporter||"v1",g._selectorData={},t instanceof st||(t=new Ip(t));var a=op(e);if(!a)throw new Error("unknown rule `"+e+"`");a=Object.create(a,{excludeHidden:{value:!1}});var n={initiator:!0,include:[t],exclude:[],frames:[],page:!1,focusable:!0,size:{},flatTree:[]},i=a.runSync(n,r);Zi(i),Ba(i);var o=Ec([i]);return o.violations.forEach(function(u){return u.nodes.forEach(function(s){s.failureSummary=Fs(s)})}),_e({},Mr(),o,{toolOptions:r})}function eh(e){var t,r,a,n=Z(e,3),i=n[0],o=n[1],u=n[2],s=new TypeError("axe.run arguments are invalid");if(!cp(i)){if(u!==void 0)throw s;u=o,o=i,i=y}if(B(o)!=="object"){if(u!==void 0)throw s;u=o,o={}}if(typeof u!="function"&&u!==void 0)throw s;return o=hr(o),o.reporter=(t=(r=o.reporter)!==null&&r!==void 0?r:(a=g._audit)===null||a===void 0?void 0:a.reporter)!==null&&t!==void 0?t:"v1",{context:i,options:o,callback:u}}var ll=function(){};function k3(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];Qm(t[0]);var a=eh(t),n=a.context,i=a.options,o=a.callback,u=o===void 0?ll:o,s=O3(u),l=s.thenable,c=s.resolve,d=s.reject;try{Se(g._audit,"No audit configured"),Se(!g._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.")}catch(b){return N3(b,u)}g._running=!0,i.performanceTimer&&Oe.start();function m(b,w){var E=function(C){i.performanceTimer&&(Oe.mark("reporterEnd"),Oe.measure("reporter","reporterStart","reporterEnd"),Oe.logMeasures("reporter"),Oe.end()),g._running=!1,w();try{c(C)}catch(R){g.log(R)}},_=function(C){g._running=!1,w();try{d(C)}catch(R){g.log(R)}};try{i.performanceTimer&&Oe.mark("reporterStart"),I3(b,i,E,_)}catch(x){_(x)}}function v(b){i.performanceTimer&&Oe.end(),g._running=!1,u(b),d(b)}return g._runRules(n,i,m,v),l}function O3(e){var t,r,a;return typeof Promise=="function"&&e===ll?t=new Promise(function(n,i){r=i,a=n}):(a=function(i){return e(null,i)},r=function(i){return e(i)}),{thenable:t,reject:r,resolve:a}}function I3(e,t,r,a){var n=Vs(t.reporter),i=n(e,t,r,a);i!==void 0&&r(i)}function N3(e,t){if(typeof t=="function"&&t!==ll){t(e.message);return}throw e}function M3(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var a=eh(t),n=a.options,i=a.context;Se(g._audit,"Axe is not configured. Audit is missing."),Se(!g._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.");var o=new Yi(i,g._tree);return g._tree=o.flatTree,g._selectorData=hi(o.flatTree),g._running=!0,n.elementRef=!1,new Promise(function(u,s){g._audit.run(o,n,u,s)}).then(function(u){u=$t.mapRawResults(u);var s=o.frames.map(function(c){var d=c.node;return $t.toSpec(d)}),l;return o.initiator&&(l=Mr()),g._running=!1,Lr(),{results:u,frames:s,environmentData:l}}).catch(function(u){return g._running=!1,Lr(),Promise.reject(u)})}function P3(e){var t,r,a,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};n=hr(n);var i=e.find(function(s){return s.environmentData})||{},o=i.environmentData;g._audit.normalizeOptions(n),n.reporter=(t=(r=n.reporter)!==null&&r!==void 0?r:(a=g._audit)===null||a===void 0?void 0:a.reporter)!==null&&t!==void 0?t:"v1",L3(e);var u=_i(e);return u=g._audit.after(u,n),u.forEach(Zi),u=u.map(Ba),$3(u,_e({environmentData:o},n))}function L3(e){var t=[],r=Be(e),a;try{for(r.s();!(a=r.n()).done;){var n=a.value,i=t.shift();if(n){n.frameSpec=i??null;var o=B3(n);t.unshift.apply(t,ce(o))}}}catch(u){r.e(u)}finally{r.f()}}function B3(e){var t=e.frames,r=e.frameSpec;return r?t.map(function(a){return $t.mergeSpecs(a,r)}):t}function $3(e,t){return new Promise(function(r,a){var n=Vs(t.reporter);n(e,t,r,a)})}function q3(e){if(g._tree)throw new Error("Axe is already setup. Call `axe.teardown()` before calling `axe.setup` again.");return e&&B(e.documentElement)==="object"&&B(e.defaultView)==="object"&&(e=e.documentElement),Qm(e),g._tree=Rs(e),g._selectorData=hi(g._tree),g._tree[0]}var j3=q3,z3=function(t,r,a){console.warn('"na" reporter will be deprecated in axe v4.0. Use the "v2" reporter instead.'),typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,Fa);a(_e({},Mr(i),{toolOptions:o},yn(t,r)))},H3=z3,V3=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,Ie);r.resultTypes=["violations"];var u=yn(t,r),s=u.violations;a(_e({},Mr(i),{toolOptions:o,violations:s}))},G3=V3,U3=function(t,r,a){if(typeof r=="function"&&(a=r,r={}),!t||!Array.isArray(t))return a(t);var n=t.map(function(i){for(var o=_e({},i),u=["passes","violations","incomplete","inapplicable"],s=0,l=u;s<l.length;s++){var c=l[s];o[c]=$t.mapRawNodeResults(o[c])}return o});a(n)},th=U3,W3=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,Ct);th(t,o,function(u){var s=Mr(i);a({raw:u,env:s})})},Y3=W3,K3=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,gt),u=yn(t,r),s=function(c){c.nodes.forEach(function(d){d.failureSummary=Fs(d)})};u.incomplete.forEach(s),u.violations.forEach(s),a(_e({},Mr(i),{toolOptions:o},u))},X3=K3,Z3=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,it),u=yn(t,r);a(_e({},Mr(i),{toolOptions:o},u))},Q3=Z3,J3={base:{Audit:Um,CheckResult:ul,Check:Vm,Context:Yi,RuleResult:fo,Rule:xt,metadataFunctionMap:co},public:{reporters:Dn},helpers:{failureSummary:Fs,incompleteFallbackMessage:Ss,processAggregate:yn},utils:{setDefaultFrameMessenger:of,cacheNodeSelectors:Q1,getNodesMatchingExpression:X1,convertSelector:gi},commons:{dom:{nativelyHidden:ju,displayHidden:vf,visibilityHidden:gf,contentVisibiltyHidden:bf,ariaHidden:yf,opacityHidden:wf,scrollHidden:Df,overflowHidden:Ef,clipHidden:_f,areaHidden:zu,detailsHidden:xf}}},ek=J3;g._thisWillBeDeletedDoNotUse=ek,g.constants=ye,g.log=Gr,g.AbstractVirtualNode=st,g.SerialVirtualNode=Ip,g.VirtualNode=xs,g._cache=ge,g.imports=Cc,g.cleanup=Np,g.configure=Tx,g.frameMessenger=Fx,g.getRules=kx,g._load=x3,g.plugins={},g.registerPlugin=R3,g.hasReporter=Pp,g.getReporter=Vs,g.addReporter=Cx,g.reset=F3,g._runRules=Jm,g.runVirtualRule=S3,g.run=k3,g.setup=j3,g.teardown=Lr,g.runPartial=M3,g.finishRun=P3,g.commons=nm,g.utils=Xo,g.addReporter("na",H3),g.addReporter("no-passes",G3),g.addReporter("rawEnv",Y3),g.addReporter("raw",th),g.addReporter("v1",X3),g.addReporter("v2",Q3,!0)})(),g._load({lang:"en",data:{rules:{accesskeys:{description:"Ensure every accesskey attribute value is unique",help:"accesskey attribute value should be unique"},"area-alt":{description:"Ensure <area> elements of image maps have alternative text",help:"Active <area> elements must have alternative text"},"aria-allowed-attr":{description:"Ensure an element's role supports its ARIA attributes",help:"Elements must only use supported ARIA attributes"},"aria-allowed-role":{description:"Ensure role attribute has an appropriate value for the element",help:"ARIA role should be appropriate for the element"},"aria-braille-equivalent":{description:"Ensure aria-braillelabel and aria-brailleroledescription have a non-braille equivalent",help:"aria-braille attributes must have a non-braille equivalent"},"aria-command-name":{description:"Ensure every ARIA button, link and menuitem has an accessible name",help:"ARIA commands must have an accessible name"},"aria-conditional-attr":{description:"Ensure ARIA attributes are used as described in the specification of the element's role",help:"ARIA attributes must be used as specified for the element's role"},"aria-deprecated-role":{description:"Ensure elements do not use deprecated roles",help:"Deprecated ARIA roles must not be used"},"aria-dialog-name":{description:"Ensure every ARIA dialog and alertdialog node has an accessible name",help:"ARIA dialog and alertdialog nodes should have an accessible name"},"aria-hidden-body":{description:'Ensure aria-hidden="true" is not present on the document body.',help:'aria-hidden="true" must not be present on the document body'},"aria-hidden-focus":{description:"Ensure aria-hidden elements are not focusable nor contain focusable elements",help:"ARIA hidden element must not be focusable or contain focusable elements"},"aria-input-field-name":{description:"Ensure every ARIA input field has an accessible name",help:"ARIA input fields must have an accessible name"},"aria-meter-name":{description:"Ensure every ARIA meter node has an accessible name",help:"ARIA meter nodes must have an accessible name"},"aria-progressbar-name":{description:"Ensure every ARIA progressbar node has an accessible name",help:"ARIA progressbar nodes must have an accessible name"},"aria-prohibited-attr":{description:"Ensure ARIA attributes are not prohibited for an element's role",help:"Elements must only use permitted ARIA attributes"},"aria-required-attr":{description:"Ensure elements with ARIA roles have all required ARIA attributes",help:"Required ARIA attributes must be provided"},"aria-required-children":{description:"Ensure elements with an ARIA role that require child roles contain them",help:"Certain ARIA roles must contain particular children"},"aria-required-parent":{description:"Ensure elements with an ARIA role that require parent roles are contained by them",help:"Certain ARIA roles must be contained by particular parents"},"aria-roledescription":{description:"Ensure aria-roledescription is only used on elements with an implicit or explicit role",help:"aria-roledescription must be on elements with a semantic role"},"aria-roles":{description:"Ensure all elements with a role attribute use a valid value",help:"ARIA roles used must conform to valid values"},"aria-text":{description:'Ensure role="text" is used on elements with no focusable descendants',help:'"role=text" should have no focusable descendants'},"aria-toggle-field-name":{description:"Ensure every ARIA toggle field has an accessible name",help:"ARIA toggle fields must have an accessible name"},"aria-tooltip-name":{description:"Ensure every ARIA tooltip node has an accessible name",help:"ARIA tooltip nodes must have an accessible name"},"aria-treeitem-name":{description:"Ensure every ARIA treeitem node has an accessible name",help:"ARIA treeitem nodes should have an accessible name"},"aria-valid-attr-value":{description:"Ensure all ARIA attributes have valid values",help:"ARIA attributes must conform to valid values"},"aria-valid-attr":{description:"Ensure attributes that begin with aria- are valid ARIA attributes",help:"ARIA attributes must conform to valid names"},"audio-caption":{description:"Ensure <audio> elements have captions",help:"<audio> elements must have a captions track"},"autocomplete-valid":{description:"Ensure the autocomplete attribute is correct and suitable for the form field",help:"autocomplete attribute must be used correctly"},"avoid-inline-spacing":{description:"Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",help:"Inline text spacing must be adjustable with custom stylesheets"},blink:{description:"Ensure <blink> elements are not used",help:"<blink> elements are deprecated and must not be used"},"button-name":{description:"Ensure buttons have discernible text",help:"Buttons must have discernible text"},bypass:{description:"Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",help:"Page must have means to bypass repeated blocks"},"color-contrast-enhanced":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",help:"Elements must meet enhanced color contrast ratio thresholds"},"color-contrast":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",help:"Elements must meet minimum color contrast ratio thresholds"},"css-orientation-lock":{description:"Ensure content is not locked to any specific display orientation, and the content is operable in all display orientations",help:"CSS Media queries must not lock display orientation"},"definition-list":{description:"Ensure <dl> elements are structured correctly",help:"<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements"},dlitem:{description:"Ensure <dt> and <dd> elements are contained by a <dl>",help:"<dt> and <dd> elements must be contained by a <dl>"},"document-title":{description:"Ensure each HTML document contains a non-empty <title> element",help:"Documents must have <title> element to aid in navigation"},"duplicate-id-active":{description:"Ensure every id attribute value of active elements is unique",help:"IDs of active elements must be unique"},"duplicate-id-aria":{description:"Ensure every id attribute value used in ARIA and in labels is unique",help:"IDs used in ARIA and labels must be unique"},"duplicate-id":{description:"Ensure every id attribute value is unique",help:"id attribute value must be unique"},"empty-heading":{description:"Ensure headings have discernible text",help:"Headings should not be empty"},"empty-table-header":{description:"Ensure table headers have discernible text",help:"Table header text should not be empty"},"focus-order-semantics":{description:"Ensure elements in the focus order have a role appropriate for interactive content",help:"Elements in the focus order should have an appropriate role"},"form-field-multiple-labels":{description:"Ensure form field does not have multiple label elements",help:"Form field must not have multiple label elements"},"frame-focusable-content":{description:"Ensure <frame> and <iframe> elements with focusable content do not have tabindex=-1",help:"Frames with focusable content must not have tabindex=-1"},"frame-tested":{description:"Ensure <iframe> and <frame> elements contain the axe-core script",help:"Frames should be tested with axe-core"},"frame-title-unique":{description:"Ensure <iframe> and <frame> elements contain a unique title attribute",help:"Frames must have a unique title attribute"},"frame-title":{description:"Ensure <iframe> and <frame> elements have an accessible name",help:"Frames must have an accessible name"},"heading-order":{description:"Ensure the order of headings is semantically correct",help:"Heading levels should only increase by one"},"hidden-content":{description:"Inform users about hidden content.",help:"Hidden content on the page should be analyzed"},"html-has-lang":{description:"Ensure every HTML document has a lang attribute",help:"<html> element must have a lang attribute"},"html-lang-valid":{description:"Ensure the lang attribute of the <html> element has a valid value",help:"<html> element must have a valid value for the lang attribute"},"html-xml-lang-mismatch":{description:"Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",help:"HTML elements with lang and xml:lang must have the same base language"},"identical-links-same-purpose":{description:"Ensure that links with the same accessible name serve a similar purpose",help:"Links with the same name must have a similar purpose"},"image-alt":{description:"Ensure <img> elements have alternative text or a role of none or presentation",help:"Images must have alternative text"},"image-redundant-alt":{description:"Ensure image alternative is not repeated as text",help:"Alternative text of images should not be repeated as text"},"input-button-name":{description:"Ensure input buttons have discernible text",help:"Input buttons must have discernible text"},"input-image-alt":{description:'Ensure <input type="image"> elements have alternative text',help:"Image buttons must have alternative text"},"label-content-name-mismatch":{description:"Ensure that elements labelled through their content must have their visible text as part of their accessible name",help:"Elements must have their visible text as part of their accessible name"},"label-title-only":{description:"Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",help:"Form elements should have a visible label"},label:{description:"Ensure every form element has a label",help:"Form elements must have labels"},"landmark-banner-is-top-level":{description:"Ensure the banner landmark is at top level",help:"Banner landmark should not be contained in another landmark"},"landmark-complementary-is-top-level":{description:"Ensure the complementary landmark or aside is at top level",help:"Aside should not be contained in another landmark"},"landmark-contentinfo-is-top-level":{description:"Ensure the contentinfo landmark is at top level",help:"Contentinfo landmark should not be contained in another landmark"},"landmark-main-is-top-level":{description:"Ensure the main landmark is at top level",help:"Main landmark should not be contained in another landmark"},"landmark-no-duplicate-banner":{description:"Ensure the document has at most one banner landmark",help:"Document should not have more than one banner landmark"},"landmark-no-duplicate-contentinfo":{description:"Ensure the document has at most one contentinfo landmark",help:"Document should not have more than one contentinfo landmark"},"landmark-no-duplicate-main":{description:"Ensure the document has at most one main landmark",help:"Document should not have more than one main landmark"},"landmark-one-main":{description:"Ensure the document has a main landmark",help:"Document should have one main landmark"},"landmark-unique":{description:"Ensure landmarks are unique",help:"Landmarks should have a unique role or role/label/title (i.e. accessible name) combination"},"link-in-text-block":{description:"Ensure links are distinguished from surrounding text in a way that does not rely on color",help:"Links must be distinguishable without relying on color"},"link-name":{description:"Ensure links have discernible text",help:"Links must have discernible text"},list:{description:"Ensure that lists are structured correctly",help:"<ul> and <ol> must only directly contain <li>, <script> or <template> elements"},listitem:{description:"Ensure <li> elements are used semantically",help:"<li> elements must be contained in a <ul> or <ol>"},marquee:{description:"Ensure <marquee> elements are not used",help:"<marquee> elements are deprecated and must not be used"},"meta-refresh-no-exceptions":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh must not be used"},"meta-refresh":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh under 20 hours must not be used"},"meta-viewport-large":{description:'Ensure <meta name="viewport"> can scale a significant amount',help:"Users should be able to zoom and scale the text up to 500%"},"meta-viewport":{description:'Ensure <meta name="viewport"> does not disable text scaling and zooming',help:"Zooming and scaling must not be disabled"},"nested-interactive":{description:"Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",help:"Interactive controls must not be nested"},"no-autoplay-audio":{description:"Ensure <video> or <audio> elements do not autoplay audio for more than 3 seconds without a control mechanism to stop or mute the audio",help:"<video> or <audio> elements must not play automatically"},"object-alt":{description:"Ensure <object> elements have alternative text",help:"<object> elements must have alternative text"},"p-as-heading":{description:"Ensure bold, italic text and font-size is not used to style <p> elements as a heading",help:"Styled <p> elements must not be used as headings"},"page-has-heading-one":{description:"Ensure that the page, or at least one of its frames contains a level-one heading",help:"Page should contain a level-one heading"},"presentation-role-conflict":{description:"Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",help:"Elements marked as presentational should be consistently ignored"},region:{description:"Ensure all page content is contained by landmarks",help:"All page content should be contained by landmarks"},"role-img-alt":{description:'Ensure [role="img"] elements have alternative text',help:'[role="img"] elements must have alternative text'},"scope-attr-valid":{description:"Ensure the scope attribute is used correctly on tables",help:"scope attribute should be used correctly"},"scrollable-region-focusable":{description:"Ensure elements that have scrollable content are accessible by keyboard in Safari",help:"Scrollable region must have keyboard access"},"select-name":{description:"Ensure select element has an accessible name",help:"Select element must have an accessible name"},"server-side-image-map":{description:"Ensure that server-side image maps are not used",help:"Server-side image maps must not be used"},"skip-link":{description:"Ensure all skip links have a focusable target",help:"The skip-link target should exist and be focusable"},"summary-name":{description:"Ensure summary elements have discernible text",help:"Summary elements must have discernible text"},"svg-img-alt":{description:"Ensure <svg> elements with an img, graphics-document or graphics-symbol role have accessible text",help:"<svg> elements with an img role must have alternative text"},tabindex:{description:"Ensure tabindex attribute values are not greater than 0",help:"Elements should not have tabindex greater than zero"},"table-duplicate-name":{description:"Ensure the <caption> element does not contain the same text as the summary attribute",help:"Tables should not have the same summary and caption"},"table-fake-caption":{description:"Ensure that tables with a caption use the <caption> element.",help:"Data or header cells must not be used to give caption to a data table."},"target-size":{description:"Ensure touch targets have sufficient size and space",help:"All touch targets must be 24px large, or leave sufficient space"},"td-has-header":{description:"Ensure that each non-empty data cell in a <table> larger than 3 by 3 has one or more table headers",help:"Non-empty <td> elements in larger <table> must have an associated table header"},"td-headers-attr":{description:"Ensure that each cell in a table that uses the headers attribute refers only to other <th> elements in that table",help:"Table cell headers attributes must refer to other <th> elements in the same table"},"th-has-data-cells":{description:"Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",help:"Table headers in a data table must refer to data cells"},"valid-lang":{description:"Ensure lang attributes have valid values",help:"lang attribute must have a valid value"},"video-caption":{description:"Ensure <video> elements have captions",help:"<video> elements must have captions"}},checks:{abstractrole:{impact:"serious",messages:{pass:"Abstract roles are not used",fail:{singular:"Abstract role cannot be directly used: ${data.values}",plural:"Abstract roles cannot be directly used: ${data.values}"}}},"aria-allowed-attr-elm":{messages:{pass:"ARIA attributes are allowed for this element",fail:{singular:"ARIA attribute is not allowed on ${data.nodeName} elements: ${data.values}",plural:"ARIA attributes are not allowed on ${data.nodeName} elements: ${data.values}"}}},"aria-allowed-attr":{impact:"critical",messages:{pass:"ARIA attributes are used correctly for the defined role",fail:{singular:"ARIA attribute is not allowed: ${data.values}",plural:"ARIA attributes are not allowed: ${data.values}"},incomplete:"Check that there is no problem if the ARIA attribute is ignored on this element: ${data.values}"}},"aria-allowed-role":{impact:"minor",messages:{pass:"ARIA role is allowed for given element",fail:{singular:"ARIA role ${data.values} is not allowed for given element",plural:"ARIA roles ${data.values} are not allowed for given element"},incomplete:{singular:"ARIA role ${data.values} must be removed when the element is made visible, as it is not allowed for the element",plural:"ARIA roles ${data.values} must be removed when the element is made visible, as they are not allowed for the element"}}},"aria-busy":{impact:"serious",messages:{pass:"Element has an aria-busy attribute",fail:'Element uses aria-busy="true" while showing a loader'}},"aria-conditional-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{checkbox:'Remove aria-checked, or set it to "${data.checkState}" to match the real checkbox state',rowSingular:"This attribute is supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}",rowPlural:"These attributes are supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}"}}},"aria-errormessage":{impact:"critical",messages:{pass:"aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique",fail:{singular:"aria-errormessage value `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",plural:"aria-errormessage values `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",unsupported:"Multiple IDs in aria-errormessage is not widely supported in assistive technologies",hidden:"aria-errormessage value `${data.values}` cannot reference a hidden element"},incomplete:{singular:"Ensure aria-errormessage value `${data.values}` references an existing element",plural:"Ensure aria-errormessage values `${data.values}` reference existing elements",idrefs:"Unable to determine if aria-errormessage element exists on the page: ${data.values}"}}},"aria-hidden-body":{impact:"critical",messages:{pass:"No aria-hidden attribute is present on document body",fail:"aria-hidden=true should not be present on the document body"}},"aria-level":{impact:"serious",messages:{pass:"aria-level values are valid",incomplete:"aria-level values greater than 6 are not supported in all screenreader and browser combinations"}},"aria-prohibited-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{hasRolePlural:'${data.prohibited} attributes cannot be used with role "${data.role}".',hasRoleSingular:'${data.prohibited} attribute cannot be used with role "${data.role}".',noRolePlural:"${data.prohibited} attributes cannot be used on a ${data.nodeName} with no valid role attribute.",noRoleSingular:"${data.prohibited} attribute cannot be used on a ${data.nodeName} with no valid role attribute."},incomplete:{hasRoleSingular:'${data.prohibited} attribute is not well supported with role "${data.role}".',hasRolePlural:'${data.prohibited} attributes are not well supported with role "${data.role}".',noRoleSingular:"${data.prohibited} attribute is not well supported on a ${data.nodeName} with no valid role attribute.",noRolePlural:"${data.prohibited} attributes are not well supported on a ${data.nodeName} with no valid role attribute."}}},"aria-required-attr":{impact:"critical",messages:{pass:"All required ARIA attributes are present",fail:{singular:"Required ARIA attribute not present: ${data.values}",plural:"Required ARIA attributes not present: ${data.values}"}}},"aria-required-children":{impact:"critical",messages:{pass:{default:"Required ARIA children are present","aria-busy":"Element has an aria-busy attribute, so it is allowed to omit required children"},fail:{singular:"Required ARIA child role not present: ${data.values}",plural:"Required ARIA children role not present: ${data.values}",unallowed:"Element has children which are not allowed: ${data.values}","aria-busy-fail":'Element has children which are not allowed: ${data.values}; Having aria-busy="true" does not allow children with roles that are not allowed'},incomplete:{singular:"Expecting ARIA child role to be added: ${data.values}",plural:"Expecting ARIA children role to be added: ${data.values}"}}},"aria-required-parent":{impact:"critical",messages:{pass:"Required ARIA parent role present",fail:{singular:"Required ARIA parent role not present: ${data.values}",plural:"Required ARIA parents role not present: ${data.values}"}}},"aria-roledescription":{impact:"serious",messages:{pass:"aria-roledescription used on a supported semantic role",incomplete:"Check that the aria-roledescription is announced by supported screen readers",fail:"Give the element a role that supports aria-roledescription"}},"aria-unsupported-attr":{impact:"critical",messages:{pass:"ARIA attribute is supported",fail:"ARIA attribute is not widely supported in screen readers and assistive technologies: ${data.values}"}},"aria-valid-attr-value":{impact:"critical",messages:{pass:"ARIA attribute values are valid",fail:{singular:"Invalid ARIA attribute value: ${data.values}",plural:"Invalid ARIA attribute values: ${data.values}"},incomplete:{noId:"ARIA attribute element ID does not exist on the page: ${data.needsReview}",noIdShadow:"ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: ${data.needsReview}",ariaCurrent:'ARIA attribute value is invalid and will be treated as "aria-current=true": ${data.needsReview}',idrefs:"Unable to determine if ARIA attribute element ID exists on the page: ${data.needsReview}",empty:"ARIA attribute value is ignored while empty: ${data.needsReview}",controlsWithinPopup:"Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: ${data.needsReview}"}}},"aria-valid-attr":{impact:"critical",messages:{pass:"ARIA attribute name is valid",fail:{singular:"Invalid ARIA attribute name: ${data.values}",plural:"Invalid ARIA attribute names: ${data.values}"}}},"braille-label-equivalent":{impact:"serious",messages:{pass:"aria-braillelabel is used on an element with accessible text",fail:"aria-braillelabel is used on an element with no accessible text",incomplete:"Unable to compute accessible text"}},"braille-roledescription-equivalent":{impact:"serious",messages:{pass:"aria-brailleroledescription is used on an element with aria-roledescription",fail:{noRoleDescription:"aria-brailleroledescription is used on an element with no aria-roledescription",emptyRoleDescription:"aria-brailleroledescription is used on an element with an empty aria-roledescription"}}},deprecatedrole:{impact:"minor",messages:{pass:"ARIA role is not deprecated",fail:"The role used is deprecated: ${data}"}},fallbackrole:{impact:"serious",messages:{pass:"Only one role value used",fail:"Use only one role value, since fallback roles are not supported in older browsers",incomplete:"Use only role 'presentation' or 'none' since they are synonymous."}},"has-global-aria-attribute":{impact:"minor",messages:{pass:{singular:"Element has global ARIA attribute: ${data.values}",plural:"Element has global ARIA attributes: ${data.values}"},fail:"Element does not have global ARIA attribute"}},"has-widget-role":{impact:"minor",messages:{pass:"Element has a widget role.",fail:"Element does not have a widget role."}},invalidrole:{impact:"critical",messages:{pass:"ARIA role is valid",fail:{singular:"Role must be one of the valid ARIA roles: ${data.values}",plural:"Roles must be one of the valid ARIA roles: ${data.values}"}}},"is-element-focusable":{impact:"minor",messages:{pass:"Element is focusable.",fail:"Element is not focusable."}},"no-implicit-explicit-label":{impact:"serious",messages:{pass:"There is no mismatch between a <label> and accessible name",incomplete:"Check that the <label> does not need be part of the ARIA ${data} field's name"}},unsupportedrole:{impact:"critical",messages:{pass:"ARIA role is supported",fail:"The role used is not widely supported in screen readers and assistive technologies: ${data}"}},"valid-scrollable-semantics":{impact:"minor",messages:{pass:"Element has valid semantics for an element in the focus order.",fail:"Element has invalid semantics for an element in the focus order."}},"color-contrast-enhanced":{impact:"serious",messages:{pass:"Element has sufficient color contrast of ${data.contrastRatio}",fail:{default:"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{default:"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element",colorParse:"Could not parse color string ${data.colorParse}"}}},"color-contrast":{impact:"serious",messages:{pass:{default:"Element has sufficient color contrast of ${data.contrastRatio}",hidden:"Element is hidden"},fail:{default:"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{default:"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",complexTextShadows:"Element's contrast could not be determined because it uses complex text shadows",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element",colorParse:"Could not parse color string ${data.colorParse}"}}},"link-in-text-block-style":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text by visual styling",incomplete:{default:"Check if the link needs styling to distinguish it from nearby text",pseudoContent:"Check if the link's pseudo style is sufficient to distinguish it from the surrounding text"},fail:"The link has no styling (such as underline) to distinguish it from the surrounding text"}},"link-in-text-block":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text in some way other than by color",fail:{fgContrast:"The link has insufficient color contrast of ${data.contrastRatio}:1 with the surrounding text. (Minimum contrast is ${data.requiredContrastRatio}:1, link text: ${data.nodeColor}, surrounding text: ${data.parentColor})",bgContrast:"The link background has insufficient color contrast of ${data.contrastRatio} (Minimum contrast is ${data.requiredContrastRatio}:1, link background color: ${data.nodeBackgroundColor}, surrounding background color: ${data.parentBackgroundColor})"},incomplete:{default:"Element's foreground contrast ratio could not be determined",bgContrast:"Element's background contrast ratio could not be determined",bgImage:"Element's contrast ratio could not be determined due to a background image",bgGradient:"Element's contrast ratio could not be determined due to a background gradient",imgNode:"Element's contrast ratio could not be determined because element contains an image node",bgOverlap:"Element's contrast ratio could not be determined because of element overlap"}}},"autocomplete-appropriate":{impact:"serious",messages:{pass:"The autocomplete value is on an appropriate element",fail:"The autocomplete value is inappropriate for this type of input"}},"autocomplete-valid":{impact:"serious",messages:{pass:"the autocomplete attribute is correctly formatted",fail:"the autocomplete attribute is incorrectly formatted",incomplete:"the autocomplete attribute has a non-standard value. Check whether any standard value could be used instead."}},accesskeys:{impact:"serious",messages:{pass:"Accesskey attribute value is unique",fail:"Document has multiple elements with the same accesskey"}},"focusable-content":{impact:"serious",messages:{pass:"Element contains focusable elements",fail:"Element should have focusable content"}},"focusable-disabled":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:"Focusable content should be disabled or be removed from the DOM"}},"focusable-element":{impact:"serious",messages:{pass:"Element is focusable",fail:"Element should be focusable"}},"focusable-modal-open":{impact:"serious",messages:{pass:"No focusable elements while a modal is open",incomplete:"Check that focusable elements are not tabbable in the current state"}},"focusable-no-name":{impact:"serious",messages:{pass:"Element is not in tab order or has accessible text",fail:"Element is in tab order and does not have accessible text",incomplete:"Unable to determine if element has an accessible name"}},"focusable-not-tabbable":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:'Focusable content should have tabindex="-1" or be removed from the DOM'}},"frame-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:"Element has focusable descendants",incomplete:"Could not determine if element has descendants"}},"landmark-is-top-level":{impact:"moderate",messages:{pass:"The ${data.role} landmark is at the top level.",fail:"The ${data.role} landmark is contained in another landmark."}},"no-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:{default:"Element has focusable descendants",notHidden:'Using a negative tabindex on an element inside an interactive control does not prevent assistive technologies from focusing the element (even with aria-hidden="true")'},incomplete:"Could not determine if element has descendants"}},"page-has-heading-one":{impact:"moderate",messages:{pass:"Page has at least one level-one heading",fail:"Page must have a level-one heading"}},"page-has-main":{impact:"moderate",messages:{pass:"Document has at least one main landmark",fail:"Document does not have a main landmark"}},"page-no-duplicate-banner":{impact:"moderate",messages:{pass:"Document does not have more than one banner landmark",fail:"Document has more than one banner landmark"}},"page-no-duplicate-contentinfo":{impact:"moderate",messages:{pass:"Document does not have more than one contentinfo landmark",fail:"Document has more than one contentinfo landmark"}},"page-no-duplicate-main":{impact:"moderate",messages:{pass:"Document does not have more than one main landmark",fail:"Document has more than one main landmark"}},tabindex:{impact:"serious",messages:{pass:"Element does not have a tabindex greater than 0",fail:"Element has a tabindex greater than 0"}},"alt-space-value":{impact:"critical",messages:{pass:"Element has a valid alt attribute value",fail:"Element has an alt attribute containing only a space character, which is not ignored by all screen readers"}},"duplicate-img-label":{impact:"minor",messages:{pass:"Element does not duplicate existing text in <img> alt text",fail:"Element contains <img> element with alt text that duplicates existing text"}},"explicit-label":{impact:"critical",messages:{pass:"Element has an explicit <label>",fail:"Element does not have an explicit <label>",incomplete:"Unable to determine if form element has an explicit <label>"}},"help-same-as-label":{impact:"minor",messages:{pass:"Help text (title or aria-describedby) does not duplicate label text",fail:"Help text (title or aria-describedby) text is the same as the label text"}},"hidden-explicit-label":{impact:"critical",messages:{pass:"Form element has a visible explicit <label>",fail:"Form element has explicit <label> that is hidden",incomplete:"Unable to determine if form element has explicit <label> that is hidden"}},"implicit-label":{impact:"critical",messages:{pass:"Element has an implicit (wrapped) <label>",fail:"Element does not have an implicit (wrapped) <label>",incomplete:"Unable to determine if form element has an implicit (wrapped) <label>"}},"label-content-name-mismatch":{impact:"serious",messages:{pass:"Element contains visible text as part of it's accessible name",fail:"Text inside the element is not included in the accessible name"}},"multiple-label":{impact:"moderate",messages:{pass:"Form field does not have multiple label elements",incomplete:"Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."}},"title-only":{impact:"serious",messages:{pass:"Form element does not solely use title attribute for its label",fail:"Only title used to generate label for form element"}},"landmark-is-unique":{impact:"moderate",messages:{pass:"Landmarks must have a unique role or role/label/title (i.e. accessible name) combination",fail:"The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"}},"has-lang":{impact:"serious",messages:{pass:"The <html> element has a lang attribute",fail:{noXHTML:"The xml:lang attribute is not valid on HTML pages, use the lang attribute.",noLang:"The <html> element does not have a lang attribute"}}},"valid-lang":{impact:"serious",messages:{pass:"Value of lang attribute is included in the list of valid languages",fail:"Value of lang attribute not included in the list of valid languages"}},"xml-lang-mismatch":{impact:"moderate",messages:{pass:"Lang and xml:lang attributes have the same base language",fail:"Lang and xml:lang attributes do not have the same base language"}},dlitem:{impact:"serious",messages:{pass:"Description list item has a <dl> parent element",fail:"Description list item does not have a <dl> parent element"}},listitem:{impact:"serious",messages:{pass:'List item has a <ul>, <ol> or role="list" parent element',fail:{default:"List item does not have a <ul>, <ol> parent element",roleNotValid:'List item parent element has a role that is not role="list"'}}},"only-dlitems":{impact:"serious",messages:{pass:"dl element only has direct children that are allowed inside; <dt>, <dd>, or <div> elements",fail:"dl element has direct children that are not allowed: ${data.values}"}},"only-listitems":{impact:"serious",messages:{pass:"List element only has direct children that are allowed inside <li> elements",fail:"List element has direct children that are not allowed: ${data.values}"}},"structured-dlitems":{impact:"serious",messages:{pass:"When not empty, element has both <dt> and <dd> elements",fail:"When not empty, element does not have at least one <dt> element followed by at least one <dd> element"}},caption:{impact:"critical",messages:{pass:"The multimedia element has a captions track",incomplete:"Check that captions are available for the element"}},"frame-tested":{impact:"critical",messages:{pass:"The iframe was tested with axe-core",fail:"The iframe could not be tested with axe-core",incomplete:"The iframe still has to be tested with axe-core"}},"no-autoplay-audio":{impact:"moderate",messages:{pass:"<video> or <audio> does not output audio for more than allowed duration or has controls mechanism",fail:"<video> or <audio> outputs audio for more than allowed duration and does not have a controls mechanism",incomplete:"Check that the <video> or <audio> does not output audio for more than allowed duration or provides a controls mechanism"}},"css-orientation-lock":{impact:"serious",messages:{pass:"Display is operable, and orientation lock does not exist",fail:"CSS Orientation lock is applied, and makes display inoperable",incomplete:"CSS Orientation lock cannot be determined"}},"meta-viewport-large":{impact:"minor",messages:{pass:"<meta> tag does not prevent significant zooming on mobile devices",fail:"<meta> tag limits zooming on mobile devices"}},"meta-viewport":{impact:"critical",messages:{pass:"<meta> tag does not disable zooming on mobile devices",fail:"${data} on <meta> tag disables zooming on mobile devices"}},"target-offset":{impact:"serious",messages:{pass:{default:"Target has sufficient space from its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px which is at least ${data.minOffset}px.",large:"Target far exceeds the minimum size of ${data.minOffset}px."},fail:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px.",incomplete:{default:"Element with negative tabindex has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is this a target?",nonTabbableNeighbor:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"target-size":{impact:"serious",messages:{pass:{default:"Control has sufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",obscured:"Control is ignored because it is fully obscured and thus not clickable",large:"Target far exceeds the minimum size of ${data.minSize}px."},fail:{default:"Target has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",partiallyObscured:"Target has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)"},incomplete:{default:"Element with negative tabindex has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",contentOverflow:"Element size could not be accurately determined due to overflow content",partiallyObscured:"Element with negative tabindex has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",partiallyObscuredNonTabbable:"Target has insufficient size because it is partially obscured by a neighbor with negative tabindex (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"header-present":{impact:"serious",messages:{pass:"Page has a heading",fail:"Page does not have a heading"}},"heading-order":{impact:"moderate",messages:{pass:"Heading order valid",fail:"Heading order invalid",incomplete:"Unable to determine previous heading"}},"identical-links-same-purpose":{impact:"minor",messages:{pass:"There are no other links with the same name, that go to a different URL",incomplete:"Check that links have the same purpose, or are intentionally ambiguous."}},"internal-link-present":{impact:"serious",messages:{pass:"Valid skip link found",fail:"No valid skip link found"}},landmark:{impact:"serious",messages:{pass:"Page has a landmark region",fail:"Page does not have a landmark region"}},"meta-refresh-no-exceptions":{impact:"minor",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page"}},"meta-refresh":{impact:"critical",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page (less than 20 hours)"}},"p-as-heading":{impact:"serious",messages:{pass:"<p> elements are not styled as headings",fail:"Heading elements should be used instead of styled <p> elements",incomplete:"Unable to determine if <p> elements are styled as headings"}},region:{impact:"moderate",messages:{pass:"All page content is contained by landmarks",fail:"Some page content is not contained by landmarks"}},"skip-link":{impact:"moderate",messages:{pass:"Skip link target exists",incomplete:"Skip link target should become visible on activation",fail:"No skip link target"}},"unique-frame-title":{impact:"serious",messages:{pass:"Element's title attribute is unique",fail:"Element's title attribute is not unique"}},"duplicate-id-active":{impact:"serious",messages:{pass:"Document has no active elements that share the same id attribute",fail:"Document has active elements with the same id attribute: ${data}"}},"duplicate-id-aria":{impact:"critical",messages:{pass:"Document has no elements referenced with ARIA or labels that share the same id attribute",fail:"Document has multiple elements referenced with ARIA with the same id attribute: ${data}"}},"duplicate-id":{impact:"minor",messages:{pass:"Document has no static elements that share the same id attribute",fail:"Document has multiple static elements with the same id attribute: ${data}"}},"aria-label":{impact:"serious",messages:{pass:"aria-label attribute exists and is not empty",fail:"aria-label attribute does not exist or is empty"}},"aria-labelledby":{impact:"serious",messages:{pass:"aria-labelledby attribute exists and references elements that are visible to screen readers",fail:"aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",incomplete:"Ensure aria-labelledby references an existing element"}},"avoid-inline-spacing":{impact:"serious",messages:{pass:"No inline styles with '!important' that affect text spacing has been specified",fail:{singular:"Remove '!important' from inline style ${data.values}, as overriding this is not supported by most browsers",plural:"Remove '!important' from inline styles ${data.values}, as overriding this is not supported by most browsers"}}},"button-has-visible-text":{impact:"critical",messages:{pass:"Element has inner text that is visible to screen readers",fail:"Element does not have inner text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"doc-has-title":{impact:"serious",messages:{pass:"Document has a non-empty <title> element",fail:"Document does not have a non-empty <title> element"}},"error-occurred":{messages:{pass:"",incomplete:"Axe encountered an error; test the page for this type of problem manually"}},exists:{impact:"minor",messages:{pass:"Element does not exist",incomplete:"Element exists"}},"has-alt":{impact:"critical",messages:{pass:"Element has an alt attribute",fail:"Element does not have an alt attribute"}},"has-visible-text":{impact:"minor",messages:{pass:"Element has text that is visible to screen readers",fail:"Element does not have text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"important-letter-spacing":{impact:"serious",messages:{pass:"Letter-spacing in the style attribute is not set to !important, or meets the minimum",fail:"letter-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-line-height":{impact:"serious",messages:{pass:"line-height in the style attribute is not set to !important, or meets the minimum",fail:"line-height in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-word-spacing":{impact:"serious",messages:{pass:"word-spacing in the style attribute is not set to !important, or meets the minimum",fail:"word-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"is-on-screen":{impact:"serious",messages:{pass:"Element is not visible",fail:"Element is visible"}},"non-empty-alt":{impact:"critical",messages:{pass:"Element has a non-empty alt attribute",fail:{noAttr:"Element has no alt attribute",emptyAttr:"Element has an empty alt attribute"}}},"non-empty-if-present":{impact:"critical",messages:{pass:{default:"Element does not have a value attribute","has-label":"Element has a non-empty value attribute"},fail:"Element has a value attribute and the value attribute is empty"}},"non-empty-placeholder":{impact:"serious",messages:{pass:"Element has a placeholder attribute",fail:{noAttr:"Element has no placeholder attribute",emptyAttr:"Element has an empty placeholder attribute"}}},"non-empty-title":{impact:"serious",messages:{pass:"Element has a title attribute",fail:{noAttr:"Element has no title attribute",emptyAttr:"Element has an empty title attribute"}}},"non-empty-value":{impact:"critical",messages:{pass:"Element has a non-empty value attribute",fail:{noAttr:"Element has no value attribute",emptyAttr:"Element has an empty value attribute"}}},"presentational-role":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="${data.role}"',fail:{default:`Element's default semantics were not overridden with role="none" or role="presentation"`,globalAria:"Element's role is not presentational because it has a global ARIA attribute",focusable:"Element's role is not presentational because it is focusable",both:"Element's role is not presentational because it has a global ARIA attribute and is focusable",iframe:'Using the "title" attribute on an ${data.nodeName} element with a presentational role behaves inconsistently between screen readers'}}},"role-none":{impact:"minor",messages:{pass:`Element's default semantics were overridden with role="none"`,fail:`Element's default semantics were not overridden with role="none"`}},"role-presentation":{impact:"minor",messages:{pass:`Element's default semantics were overridden with role="presentation"`,fail:`Element's default semantics were not overridden with role="presentation"`}},"svg-non-empty-title":{impact:"serious",messages:{pass:"Element has a child that is a title",fail:{noTitle:"Element has no child that is a title",emptyTitle:"Element child title is empty"},incomplete:"Unable to determine element has a child that is a title"}},"caption-faked":{impact:"serious",messages:{pass:"The first row of a table is not used as a caption",fail:"The first child of the table should be a caption instead of a table cell"}},"html5-scope":{impact:"moderate",messages:{pass:"Scope attribute is only used on table header elements (<th>)",fail:"In HTML 5, scope attributes may only be used on table header elements (<th>)"}},"same-caption-summary":{impact:"minor",messages:{pass:"Content of summary attribute and <caption> are not duplicated",fail:"Content of summary attribute and <caption> element are identical",incomplete:"Unable to determine if <table> element has a caption"}},"scope-value":{impact:"critical",messages:{pass:"Scope attribute is used correctly",fail:"The value of the scope attribute may only be 'row' or 'col'"}},"td-has-header":{impact:"critical",messages:{pass:"All non-empty data cells have table headers",fail:"Some non-empty data cells do not have table headers"}},"td-headers-attr":{impact:"serious",messages:{pass:"The headers attribute is exclusively used to refer to other header cells in the table",incomplete:"The headers attribute is empty",fail:{"cell-header-not-in-table":"The headers attribute is not exclusively used to refer to other header cells in the table","cell-header-not-th":"The headers attribute must refer to header cells, not data cells","header-refs-self":"The element with headers attribute refers to itself"}}},"th-has-data-cells":{impact:"serious",messages:{pass:"All table header cells refer to data cells",fail:"Not all table header cells refer to data cells",incomplete:"Table data cells are missing or empty"}},"hidden-content":{impact:"minor",messages:{pass:"All content on the page has been analyzed.",fail:"There were problems analyzing the content on this page.",incomplete:"There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."}}},failureSummaries:{any:{failureMessage:function(M){var H="Fix any of the following:",te=M;if(te)for(var Le,Ze=-1,ft=te.length-1;Ze<ft;)Le=te[Ze+=1],H+=`
|
|
22
|
+
`)}var Ss=c_;function ks(){var e=g._audit.data.incompleteFallbackMessage;return typeof e=="function"&&(e=e()),typeof e!="string"?"":e}var tp=ye.resultGroups;function wn(e,t){var r=g.utils.aggregateResult(e);return tp.forEach(function(a){t.resultTypes&&!t.resultTypes.includes(a)&&(r[a]||[]).forEach(function(n){Array.isArray(n.nodes)&&n.nodes.length>0&&(n.nodes=[n.nodes[0]])}),r[a]=(r[a]||[]).map(function(n){return n=Object.assign({},n),Array.isArray(n.nodes)&&n.nodes.length>0&&(n.nodes=n.nodes.map(function(i){if(B(i.node)==="object"){var o=rp(i.node,t);Object.assign(i,o)}return delete i.result,delete i.node,d_(i,t),i})),tp.forEach(function(i){return delete n[i]}),delete n.pageLevel,delete n.result,n})}),r}function d_(e,t){["any","all","none"].forEach(function(r){Array.isArray(e[r])&&e[r].filter(function(a){return Array.isArray(a.relatedNodes)}).forEach(function(a){a.relatedNodes=a.relatedNodes.map(function(n){return rp(n,t)})})})}function rp(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;e=$t.dqElmToSpec(e,t);var r={};if(g._audit.noHtml)r.html=null;else{var a;r.html=(a=e.source)!==null&&a!==void 0?a:"Undefined"}if(t.elementRef&&!e.fromFrame){var n;r.element=(n=e.element)!==null&&n!==void 0?n:null}if(t.selectors!==!1||e.fromFrame){var i;r.target=(i=e.selector)!==null&&i!==void 0?i:[":root"]}if(t.ancestry){var o;r.ancestry=(o=e.ancestry)!==null&&o!==void 0?o:[":root"]}if(t.xpath){var u;r.xpath=(u=e.xpath)!==null&&u!==void 0?u:["/"]}return r}var f_=/\$\{\s?data\s?\}/g;function Wi(e,t){if(typeof t=="string")return e.replace(f_,t);for(var r in t)if(t.hasOwnProperty(r)){var a=new RegExp("\\${\\s?data\\."+r+"\\s?}","g"),n=typeof t[r]>"u"?"":String(t[r]);e=e.replace(a,n)}return e}function ap(e,t){if(e){if(Array.isArray(t)){if(t.values=t.join(", "),typeof e.singular=="string"&&typeof e.plural=="string"){var r=t.length===1?e.singular:e.plural;return Wi(r,t)}return Wi(e,t)}if(typeof e=="string")return Wi(e,t);if(typeof t=="string"){var a=e[t];return Wi(a,t)}var n=e.default||ks();return t&&t.messageKey&&e[t.messageKey]&&(n=e[t.messageKey]),ap(n,t)}}var Os=ap;function p_(e,t,r){var a=g._audit.data.checks[e];if(!a)throw new Error("Cannot get message for unknown check: ".concat(e,"."));if(!a.messages[t])throw new Error('Check "'.concat(e,'"" does not have a "').concat(t,'" message.'));return Os(a.messages[t],r)}var m_=p_;function h_(e,t,r){var a=((r.rules&&r.rules[t]||{}).checks||{})[e.id],n=(r.checks||{})[e.id],i=e.enabled,o=e.options;return n&&(n.hasOwnProperty("enabled")&&(i=n.enabled),n.hasOwnProperty("options")&&(o=n.options)),a&&(a.hasOwnProperty("enabled")&&(i=a.enabled),a.hasOwnProperty("options")&&(o=a.options)),{enabled:i,options:o,absolutePaths:r.absolutePaths}}var Yi=h_;function Mr(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:p;return t&&B(t)==="object"?t:B(r)!=="object"?{}:{testEngine:{name:"axe-core",version:g.version},testRunner:{name:g._audit.brand},testEnvironment:v_(r),timestamp:new Date().toISOString(),url:(e=r.location)===null||e===void 0?void 0:e.href}}function v_(e){if(!e.navigator||B(e.navigator)!=="object")return{};var t=e.navigator,r=e.innerHeight,a=e.innerWidth,n=g_(e)||{},i=n.angle,o=n.type;return{userAgent:t.userAgent,windowWidth:a,windowHeight:r,orientationAngle:i,orientationType:o}}function g_(e){var t=e.screen;return t.orientation||t.msOrientation||t.mozOrientation}function np(e,t){var r=t.focusable,a=t.page;return{node:e,include:[],exclude:[],initiator:!1,focusable:r&&b_(e),size:y_(e),page:a}}function b_(e){var t=sr(e.getAttribute("tabindex"));return t===null||t>=0}function y_(e){var t=parseInt(e.getAttribute("width"),10),r=parseInt(e.getAttribute("height"),10);if(isNaN(t)||isNaN(r)){var a=e.getBoundingClientRect();t=isNaN(t)?a.width:t,r=isNaN(r)?a.height:r}return{width:t,height:r}}function w_(e){if(Ns(e)){var t=" must be used inside include or exclude. It should not be on the same object.";Pr(!ur(e,"fromFrames"),"fromFrames"+t),Pr(!ur(e,"fromShadowDom"),"fromShadowDom"+t)}else if(Xi(e))e={include:e,exclude:[]};else return{include:[y],exclude:[]};var r=ip(e.include);r.length===0&&r.push(y);var a=ip(e.exclude);return{include:r,exclude:a}}function ip(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=[];Is(e)||(e=[e]);for(var r=0;r<e.length;r++){var a=D_(e[r]);a&&t.push(a)}return t}function D_(e){return e instanceof p.Node?e:typeof e=="string"?[e]:(Ms(e)?(__(e),e=e.fromFrames):Zi(e)&&(e=[e]),E_(e))}function E_(e){if(Array.isArray(e)){var t=[],r=Be(e),a;try{for(r.s();!(a=r.n()).done;){var n=a.value;if(Zi(n)&&(x_(n),n=n.fromShadowDom),typeof n!="string"&&!A_(n))return;t.push(n)}}catch(i){r.e(i)}finally{r.f()}return t}}function __(e){Pr(Array.isArray(e.fromFrames),"fromFrames property must be an array"),Pr(e.fromFrames.every(function(t){return!ur(t,"fromFrames")}),"Invalid context; fromFrames selector must be appended, rather than nested"),Pr(!ur(e,"fromShadowDom"),"fromFrames and fromShadowDom cannot be used on the same object")}function x_(e){Pr(Array.isArray(e.fromShadowDom),"fromShadowDom property must be an array"),Pr(e.fromShadowDom.every(function(t){return!ur(t,"fromFrames")}),"shadow selector must be inside fromFrame instead"),Pr(e.fromShadowDom.every(function(t){return!ur(t,"fromShadowDom")}),"fromShadowDom selector must be appended, rather than nested")}function A_(e){return Array.isArray(e)&&e.every(function(t){return typeof t=="string"})}function Pr(e,t){Se(e,"Invalid context; ".concat(t,`
|
|
23
|
+
See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}function op(e,t){for(var r=[],a=0,n=e[t].length;a<n;a++){var i=e[t][a];if(i instanceof p.Node)if(i.documentElement instanceof p.Node)r.push(e.flatTree[0]);else if(i.host instanceof p.Node){var o=Array.from(i.children).map(function(s){return De(s)});r.push.apply(r,ce(o))}else r.push(De(i));else if(i&&i.length)if(i.length>1)C_(e,t,i);else{var u=Hs(i[0]);r.push.apply(r,ce(u.map(function(s){return De(s)})))}}return r.filter(function(s){return s})}function C_(e,t,r){e.frames=e.frames||[];var a=r.shift(),n=Hs(a);n.forEach(function(i){var o=e.frames.find(function(u){return u.node===i});o||(o=np(i,e),e.frames.push(o)),o[t].push(r)})}function Ki(e,t){var r,a,n,i,o=this;e=hr(e),this.frames=[],this.page=typeof((r=e)===null||r===void 0?void 0:r.page)=="boolean"?e.page:void 0,this.initiator=typeof((a=e)===null||a===void 0?void 0:a.initiator)=="boolean"?e.initiator:!0,this.focusable=typeof((n=e)===null||n===void 0?void 0:n.focusable)=="boolean"?e.focusable:!0,this.size=B((i=e)===null||i===void 0?void 0:i.size)==="object"?e.size:{},e=w_(e),this.flatTree=t??Ts(S_(e)),this.exclude=e.exclude,this.include=e.include,this.include=op(this,"include"),this.exclude=op(this,"exclude"),zs("frame, iframe",this).forEach(function(u){Ls(u,o)&&R_(o,u.actualNode)}),typeof this.page>"u"&&(this.page=T_(this),this.frames.forEach(function(u){u.page=o.page})),F_(this),Array.isArray(this.include)||(this.include=Array.from(this.include)),this.include.sort($s)}function R_(e,t){!Ue(t)||nn(e.frames,"node",t)||e.frames.push(np(t,e))}function T_(e){var t=e.include;return t.length===1&&t[0].actualNode===y.documentElement}function F_(e){if(e.include.length===0&&e.frames.length===0){var t=Xt.isInFrame()?"frame":"page";throw new Error("No elements found for include in "+t+" Context")}}function S_(e){for(var t=e.include,r=e.exclude,a=Array.from(t).concat(Array.from(r)),n=0;n<a.length;n++){var i=a[n];if(i instanceof p.Element)return i.ownerDocument.documentElement;if(i instanceof p.Document)return i.documentElement}return y.documentElement}function k_(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t.iframes===!1)return[];var r=new Ki(e),a=r.frames;return a.map(function(n){var i=n.node,o=tt(n,fr);o.initiator=!1;var u=gi(i);return{frameSelector:u,frameContext:o}})}function up(e){var t=g._audit.rules.find(function(r){var a=r.id;return a===e});if(!t)throw new Error("Cannot find rule by id: ".concat(e));return t}function O_(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=e.scrollWidth>e.clientWidth+t,a=e.scrollHeight>e.clientHeight+t;if(r||a){var n=p.getComputedStyle(e),i=sp(n,"overflow-x"),o=sp(n,"overflow-y");if(r&&i||a&&o)return{elm:e,top:e.scrollTop,left:e.scrollLeft}}}function sp(e,t){var r=e.getPropertyValue(t);return["scroll","auto"].includes(r)}var yr=je(O_);function lp(e){return Array.from(e.children||e.childNodes||[]).reduce(function(t,r){var a=yr(r);return a&&t.push(a),t.concat(lp(r))},[])}function I_(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:p,t=e.document.documentElement,r=[e.pageXOffset!==void 0?{elm:e,top:e.pageYOffset,left:e.pageXOffset}:{elm:t,top:t.scrollTop,left:t.scrollLeft}];return r.concat(lp(y.body))}var N_=I_;function M_(){return hr(ke)}function P_(e){if(!e)throw new Error("axe.utils.getStyleSheetFactory should be invoked with an argument");return function(t){var r=t.data,a=t.isCrossOrigin,n=a===void 0?!1:a,i=t.shadowId,o=t.root,u=t.priority,s=t.isLink,l=s===void 0?!1:s,c=e.createElement("style");if(l){var d=e.createTextNode('@import "'.concat(r.href,'"'));c.appendChild(d)}else c.appendChild(e.createTextNode(r));return e.head.appendChild(c),{sheet:c.sheet,isCrossOrigin:n,shadowId:i,root:o,priority:u}}}var cp=P_,kt;function L_(e){if(kt&&kt.parentNode)return kt.styleSheet===void 0?kt.appendChild(y.createTextNode(e)):kt.styleSheet.cssText+=e,kt;if(e){var t=y.head||y.getElementsByTagName("head")[0];return kt=y.createElement("style"),kt.type="text/css",kt.styleSheet===void 0?kt.appendChild(y.createTextNode(e)):kt.styleSheet.cssText=e,t.appendChild(kt),kt}}var B_=L_;function Is(e){return!!e&&B(e)==="object"&&typeof e.length=="number"&&!(e instanceof p.Node)}function ur(e,t){return!e||B(e)!=="object"?!1:Object.prototype.hasOwnProperty.call(e,t)}function dp(e){return Ns(e)||Xi(e)}function Ns(e){return["include","exclude"].some(function(t){return ur(e,t)&&Xi(e[t])})}function Xi(e){return typeof e=="string"||e instanceof p.Node||Ms(e)||Zi(e)||Is(e)}function Ms(e){return ur(e,"fromFrames")}function Zi(e){return ur(e,"fromShadowDom")}function fp(e,t){var r=De(e);if(e.nodeType===9)return!1;if(e.nodeType===11&&(e=e.host),r&&r._isHidden!==null)return r._isHidden;var a=p.getComputedStyle(e,null);if(!a||!e.parentNode||a.getPropertyValue("display")==="none"||!t&&a.getPropertyValue("visibility")==="hidden"||e.getAttribute("aria-hidden")==="true")return!0;var n=e.assignedSlot?e.assignedSlot:e.parentNode,i=fp(n,!0);return r&&(r._isHidden=i),i}var $_=fp;function q_(e){var t,r,a=(t=(r=e.props)===null||r===void 0?void 0:r.nodeName)!==null&&t!==void 0?t:e.nodeName.toLowerCase();return e.namespaceURI==="http://www.w3.org/2000/svg"?!1:!!ke.htmlElms[a]}var Ps=q_;function Ls(e,t){var r=t.include,a=r===void 0?[]:r,n=t.exclude,i=n===void 0?[]:n,o=a.filter(function(c){return vr(c,e)});if(o.length===0)return!1;var u=i.filter(function(c){return vr(c,e)});if(u.length===0)return!0;var s=pp(o),l=pp(u);return vr(l,s)}function pp(e){var t,r=Be(e),a;try{for(r.s();!(a=r.n()).done;){var n=a.value;(!t||!vr(n,t))&&(t=n)}}catch(i){r.e(i)}finally{r.f()}return t}function Bs(e,t){return e.length!==t.length?!1:e.every(function(r,a){var n=t[a];return Array.isArray(r)?r.length!==n.length?!1:r.every(function(i,o){return n[o]===i}):r===n})}function j_(e,t){return e=e.actualNode||e,t=t.actualNode||t,e===t?0:e.compareDocumentPosition(t)&4?-1:1}var $s=j_;function Fe(e){return e instanceof st?{vNode:e,domNode:e.actualNode}:{vNode:De(e),domNode:e}}function z_(e,t,r,a){var n=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,i=Array.from(e.cssRules);if(!i)return Promise.resolve();var o=i.filter(function(c){return c.type===3});if(!o.length)return Promise.resolve({isCrossOrigin:n,priority:r,root:t.rootNode,shadowId:t.shadowId,sheet:e});var u=o.filter(function(c){return c.href}).map(function(c){return c.href}).filter(function(c){return!a.includes(c)}),s=u.map(function(c,d){var m=[].concat(ce(r),[d]),v=/^https?:\/\/|^\/\//i.test(c);return js(c,t,m,a,v)}),l=i.filter(function(c){return c.type!==3});return l.length&&s.push(Promise.resolve(t.convertDataToStylesheet({data:l.map(function(c){return c.cssText}).join(),isCrossOrigin:n,priority:r,root:t.rootNode,shadowId:t.shadowId}))),Promise.all(s)}var mp=z_;function H_(e,t,r,a){var n=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,i=V_(e);return i?mp(e,t,r,a,n):js(e.href,t,r,a,!0)}function V_(e){try{var t=e.cssRules;return!(!t&&e.href)}catch{return!1}}var qs=H_;function G_(e,t,r,a,n){return a.push(e),new Promise(function(i,o){var u=new p.XMLHttpRequest;u.open("GET",e),u.timeout=ye.preload.timeout,u.addEventListener("error",o),u.addEventListener("timeout",o),u.addEventListener("loadend",function(s){if(s.loaded&&u.responseText)return i(u.responseText);o(u.responseText)}),u.send()}).then(function(i){var o=t.convertDataToStylesheet({data:i,isCrossOrigin:n,priority:r,root:t.rootNode,shadowId:t.shadowId});return qs(o.sheet,t,r,a,o.isCrossOrigin)})}var js=G_;function U_(e){if(typeof e!="string")return null;var t=e.trim().match(/^([-+]?\d+)/);return t?Number(t[1]):null}var sr=U_,W_=function(){function e(){if(p.performance&&p.performance)return p.performance.now()}var t=e(),r=!1;return{start:function(){this.reset(),r=!0,this.mark("mark_axe_start")},end:function(){this.mark("mark_axe_end"),this.measure("axe","mark_axe_start","mark_axe_end",!0),this.logMeasures("axe"),this.clearMark("mark_axe_start","mark_axe_end"),r=!1},auditStart:function(){r||this.reset(),this.mark("mark_audit_start")},auditEnd:function(){this.mark("mark_audit_end"),this.measure("audit_start_to_end","mark_audit_start","mark_audit_end",!0),this.logMeasures(),this.clearMark("mark_audit_start","mark_audit_end")},mark:function(n){var i;(i=p.performance)!==null&&i!==void 0&&i.mark&&p.performance.mark(n)},measure:function(n,i,o){var u,s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if((u=p.performance)!==null&&u!==void 0&&u.measure){try{p.performance.measure(n,i,o)}catch(l){this._log(l)}s||this.clearMark(i,o)}},logMeasures:function(n){var i=this,o,u,s=function(w){return Array.isArray(w)?w[w.length-1]:w},l=function(w){i._log("Measure "+w.name+" took "+w.duration+"ms")};if(!(!((o=p.performance)!==null&&o!==void 0&&o.getEntriesByType)||!((u=p.performance)!==null&&u!==void 0&&u.getEntriesByName))){var c=s(p.performance.getEntriesByName("mark_axe_start"))||s(p.performance.getEntriesByName("mark_audit_start"));if(!c){this._log("Axe must be started before using performanceTimer");return}for(var d=p.performance.getEntriesByType("measure").filter(function(b){return b.startTime>=c.startTime}),m=0;m<d.length;++m){var v=d[m];if(v.name===n){l(v);return}else n||l(v)}}},timeElapsed:function(){var n=e();return n-t},clearMark:function(){var n;if((n=p.performance)!==null&&n!==void 0&&n.clearMarks){for(var i=arguments.length,o=new Array(i),u=0;u<i;u++)o[u]=arguments[u];for(var s=0,l=o;s<l.length;s++){var c=l[s];p.performance.clearMarks(c)}}},reset:function(){t=e()},_log:function(n){Gr(n)}}}(),Oe=W_;function hp(){if(y.elementsFromPoint)return y.elementsFromPoint;if(y.msElementsFromPoint)return y.msElementsFromPoint;var e=function(){var n=y.createElement("x");return n.style.cssText="pointer-events:auto",n.style.pointerEvents==="auto"}(),t=e?"pointer-events":"visibility",r=e?"none":"hidden",a=y.createElement("style");return a.innerHTML=e?"* { pointer-events: all }":"* { visibility: visible }",function(n,i){var o,u,s,l=[],c=[];for(y.head.appendChild(a);(o=y.elementFromPoint(n,i))&&l.indexOf(o)===-1;)l.push(o),c.push({value:o.style.getPropertyValue(t),priority:o.style.getPropertyPriority(t)}),o.style.setProperty(t,r,"important");for(l.indexOf(y.documentElement)<l.length-1&&(l.splice(l.indexOf(y.documentElement),1),l.push(y.documentElement)),u=c.length;s=c[--u];)l[u].style.setProperty(t,s.value?s.value:"",s.priority);return y.head.removeChild(a),l}}typeof p.addEventListener=="function"&&(y.elementsFromPoint=hp());function Y_(e,t){return e.concat(t).filter(function(r,a,n){return n.indexOf(r)===a})}var Dn=Y_;function vp(e,t,r,a,n){var i=n||{};return i.vNodes=e,i.vNodesIndex=0,i.anyLevel=t,i.thisLevel=r,i.parentShadowId=a,i}function K_(e,t,r){for(var a=ge.get("qsa.recycledLocalVariables",function(){return[]}),n=[],i=Array.isArray(e)?e:[e],o=vp(i,t,null,e[0].shadowId,a.pop()),u=[];o.vNodesIndex<o.vNodes.length;){for(var s,l,c=o.vNodes[o.vNodesIndex++],d=null,m=null,v=(((s=o.anyLevel)===null||s===void 0?void 0:s.length)||0)+(((l=o.thisLevel)===null||l===void 0?void 0:l.length)||0),b=!1,w=0;w<v;w++){var E,_,x,C=w<(((E=o.anyLevel)===null||E===void 0?void 0:E.length)||0)?o.anyLevel[w]:o.thisLevel[w-(((_=o.anyLevel)===null||_===void 0?void 0:_.length)||0)];if((!C[0].id||c.shadowId===o.parentShadowId)&&la(c,C[0]))if(C.length===1)!b&&(!r||r(c))&&(u.push(c),b=!0);else{var R=C.slice(1);if([" ",">"].includes(R[0].combinator)===!1)throw new Error("axe.utils.querySelectorAll does not support the combinator: "+C[1].combinator);R[0].combinator===">"?(d=d||[]).push(R):(m=m||[]).push(R)}(!C[0].id||c.shadowId===o.parentShadowId)&&(x=o.anyLevel)!==null&&x!==void 0&&x.includes(C)&&(m=m||[]).push(C)}for(c.children&&c.children.length&&(n.push(o),o=vp(c.children,m,d,c.shadowId,a.pop()));o.vNodesIndex===o.vNodes.length&&n.length;)a.push(o),o=n.pop()}return u}function X_(e,t,r){e=Array.isArray(e)?e:[e];var a=bi(t),n=Z1(e,a,r);return n||K_(e,a,r)}var lr=X_;function Z_(e){var t=e.treeRoot,r=t===void 0?g._tree[0]:t,a=Q_(r);if(!a.length)return Promise.resolve();var n=y.implementation.createHTMLDocument("Dynamic document for loading cssom"),i=cp(n);return J_(a,i).then(function(o){return bp(o)})}var gp=Z_;function Q_(e){var t=[],r=lr(e,"*",function(a){return t.includes(a.shadowId)?!1:(t.push(a.shadowId),!0)}).map(function(a){return{shadowId:a.shadowId,rootNode:on(a.actualNode)}});return Dn(r,[])}function J_(e,t){var r=[];return e.forEach(function(a,n){var i=a.rootNode,o=a.shadowId,u=ex(i,o,t);if(!u)return Promise.all(r);var s=n+1,l={rootNode:i,shadowId:o,convertDataToStylesheet:t,rootIndex:s},c=[],d=Promise.all(u.map(function(m,v){var b=[s,v];return qs(m,l,b,c)}));r.push(d)}),Promise.all(r)}function bp(e){return e.reduce(function(t,r){return Array.isArray(r)?t.concat(bp(r)):t.concat(r)},[])}function ex(e,t,r){var a;return e.nodeType===11&&t?a=tx(e,r):a=rx(e),nx(a)}function tx(e,t){return Array.from(e.children).filter(ax).reduce(function(r,a){var n=a.nodeName.toUpperCase(),i=n==="STYLE"?a.textContent:a,o=n==="LINK",u=t({data:i,isLink:o,root:e});return u.sheet&&r.push(u.sheet),r},[])}function rx(e){return Array.from(e.styleSheets).filter(function(t){return t.media?yp(t.media.mediaText):!1})}function ax(e){var t=e.nodeName.toUpperCase(),r=e.getAttribute("href"),a=e.getAttribute("rel"),n=t==="LINK"&&r&&a&&e.rel.toUpperCase().includes("STYLESHEET"),i=t==="STYLE";return i||n&&yp(e.media)}function yp(e){return e?!e.toUpperCase().includes("PRINT"):!0}function nx(e){var t=[];return e.filter(function(r){return r.href?t.includes(r.href)?!1:(t.push(r.href),!0):!0})}function ix(e){var t=e.treeRoot,r=t===void 0?g._tree[0]:t,a=lr(r,"video[autoplay], audio[autoplay]",function(n){var i=n.actualNode;if(i.preload==="none"&&i.readyState===0&&i.networkState!==i.NETWORK_LOADING||i.hasAttribute("paused")||i.hasAttribute("muted"))return!1;if(i.hasAttribute("src"))return!!i.getAttribute("src");var o=Array.from(i.getElementsByTagName("source")).filter(function(u){return!!u.getAttribute("src")});return!(o.length<=0)});return Promise.all(a.map(function(n){var i=n.actualNode;return ox(i)}))}var wp=ix;function ox(e){return new Promise(function(t){e.readyState>0&&t(e);function r(){e.removeEventListener("loadedmetadata",r),t(e)}e.addEventListener("loadedmetadata",r)})}function Dp(e){var t={cssom:gp,media:wp};return Ep(e)?new Promise(function(r,a){var n=_p(e),i=n.assets,o=n.timeout,u=setTimeout(function(){return a(new Error("Preload assets timed out."))},o);Promise.all(i.map(function(s){return t[s](e).then(function(l){return ka({},s,l)})})).then(function(s){var l=s.reduce(function(c,d){return _e({},c,d)},{});clearTimeout(u),r(l)}).catch(function(s){clearTimeout(u),a(s)})}):Promise.resolve()}function ux(e){return B(e)==="object"&&Array.isArray(e.assets)}function Ep(e){return!e||e.preload===void 0||e.preload===null?!0:typeof e.preload=="boolean"?e.preload:ux(e.preload)}function _p(e){var t=ye.preload,r=t.assets,a=t.timeout,n={assets:r,timeout:a};if(!e.preload||typeof e.preload=="boolean")return n;var i=e.preload.assets.every(function(o){return r.includes(o.toLowerCase())});if(!i)throw new Error("Requested assets, not supported. Supported assets are: ".concat(r.join(", "),"."));return n.assets=Dn(e.preload.assets.map(function(o){return o.toLowerCase()}),[]),e.preload.timeout&&typeof e.preload.timeout=="number"&&!isNaN(e.preload.timeout)&&(n.timeout=e.preload.timeout),n}function Qi(e){var t=g._audit.data.checks||{},r=g._audit.data.rules||{},a=nn(g._audit.rules,"id",e.id)||{};e.tags=hr(a.tags||[]);var n=xp(t,!0,a),i=xp(t,!1,a);e.nodes.forEach(function(o){o.any.forEach(n),o.all.forEach(n),o.none.forEach(i)}),$u(e,hr(r[e.id]||{}))}function sx(e,t){function r(n){return n.incomplete&&n.incomplete.default?n.incomplete.default:ks()}if(e&&e.missingData)try{var a=t.incomplete[e.missingData[0].reason];if(!a)throw new Error;return a}catch{return typeof e.missingData=="string"?t.incomplete[e.missingData]:r(t)}else return e&&e.messageKey?t.incomplete[e.messageKey]:r(t)}function xp(e,t,r){return function(a){var n=e[a.id]||{},i=n.messages||{},o=Object.assign({},n);delete o.messages,!r.reviewOnFail&&a.result===void 0?(B(i.incomplete)==="object"&&!Array.isArray(a.data)&&(o.message=sx(a.data,i)),o.message||(o.message=i.incomplete)):o.message=a.result===t?i.pass:i.fail,typeof o.message!="function"&&(o.message=Os(o.message,a.data)),$u(a,o)}}function lx(e,t){return lr(e,t)}var Ot=lx;function Ap(e,t){var r,a,n=g._audit&&g._audit.tagExclude?g._audit.tagExclude:[];t.hasOwnProperty("include")||t.hasOwnProperty("exclude")?(r=t.include||[],r=Array.isArray(r)?r:[r],a=t.exclude||[],a=Array.isArray(a)?a:[a],a=a.concat(n.filter(function(o){return r.indexOf(o)===-1}))):(r=Array.isArray(t)?t:[t],a=n.filter(function(o){return r.indexOf(o)===-1}));var i=r.some(function(o){return e.tags.indexOf(o)!==-1});return i||r.length===0&&e.enabled!==!1?a.every(function(o){return e.tags.indexOf(o)===-1}):!1}function cx(e,t,r){var a=r.runOnly||{},n=(r.rules||{})[e.id];return e.pageLevel&&!t.page?!1:a.type==="rule"?a.values.indexOf(e.id)!==-1:n&&typeof n.enabled=="boolean"?n.enabled:a.type==="tag"&&a.values?Ap(e,a.values):Ap(e,[])}var Cp=cx;function Rp(e,t){if(!t)return e;var r=e.cloneNode(!1),a=za(r);if(r.nodeType===1){var n=r.outerHTML;r=ge.get(n,function(){return Tp(r,a,e,t)})}else r=Tp(r,a,e,t);return Array.from(e.childNodes).forEach(function(i){r.appendChild(Rp(i,t))}),r}function Tp(e,t,r,a){return t&&(e=y.createElement(e.nodeName),Array.from(t).forEach(function(n){dx(r,n.name,a)||e.setAttribute(n.name,n.value)})),e}function dx(e,t,r){return typeof r[t]>"u"?!1:r[t]===!0?!0:oa(e,r[t])}function zs(e,t){var r=[],a;if(g._selectCache)for(var n=0,i=g._selectCache.length;n<i;n++){var o=g._selectCache[n];if(o.selector===e)return o.result}for(var u=fx(t.include),s=px(t),l=0;l<u.length;l++){a=u[l];var c=lr(a,e,s);r=mx(r,c)}return g._selectCache&&g._selectCache.push({selector:e,result:r}),r}function fx(e){return e.reduce(function(t,r){return(!t.length||!vr(t[t.length-1],r))&&t.push(r),t},[])}function px(e){return!e.exclude||e.exclude.length===0?null:function(t){return Ls(t,e)}}function mx(e,t){if(e.length===0)return t;if(e.length<t.length){var r=e;e=t,t=r}for(var a=0,n=t.length;a<n;a++)e.includes(t[a])||e.push(t[a]);return e}function Ji(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(B(e)!=="object"||e===null)return{message:String(e)};var r={},a=Be(ye.serializableErrorProps),n;try{for(a.s();!(n=a.n()).done;){var i=n.value;["string","number","boolean"].includes(B(e[i]))&&(r[i]=e[i])}}catch(o){a.e(o)}finally{a.f()}return e.cause&&(r.cause=t<10?Ji(e.cause,t+1):"..."),r}var hx=function(e){function t(r){var a,n,i=r.error,o=r.ruleId,u=r.method,s=r.errorNode;return zt(this,t),n=Nn(this,t),n.name=(a=i.name)!==null&&a!==void 0?a:"RuleError",n.message=i.message,n.stack=i.stack,i.cause&&(n.cause=Ji(i.cause)),o&&(n.ruleId=o,n.message+=" Skipping ".concat(n.ruleId," rule.")),u&&(n.method=u),s&&(n.errorNode=s),n}return Mn(t,e),Ht(t)}($r(Error)),eo=hx;function vx(e,t,r){if(e===p)return e.scroll(r,t);e.scrollTop=t,e.scrollLeft=r}function gx(e){e.forEach(function(t){var r=t.elm,a=t.top,n=t.left;return vx(r,a,n)})}var bx=gx;function yx(e){var t=Array.isArray(e)?ce(e):[e];return Fp(t,y)}function Fp(e,t){var r=e.shift(),a=r?t.querySelector(r):null;return e.length===0?a:a!=null&&a.shadowRoot?Fp(e,a.shadowRoot):null}function Hs(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:y,r=Array.isArray(e)?ce(e):[e];return e.length===0?[]:Sp(r,t)}function Sp(e,t){var r=Br(e),a=r[0],n=Ln(r).slice(1),i=t.querySelectorAll(a);if(n.length===0)return Array.from(i);var o=[],u=Be(i),s;try{for(u.s();!(s=u.n()).done;){var l=s.value;l!=null&&l.shadowRoot&&o.push.apply(o,ce(Sp(n,l.shadowRoot)))}}catch(c){u.e(c)}finally{u.f()}return o}function wx(){return["hidden","text","search","tel","url","email","password","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]}var to=wx,kp=[,[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,,,,,1,1,1,1,,,1,1,1,,1,,1,,1,1],[1,1,1,,1,1,,1,1,1,,1,,,1,1,1,,,1,1,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,,,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1],[,1,,,,,,1,,1,,,,,1,,1,,,1,1,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,,,1,,,,1,1,1,1,,1,,1,,1,,,,,,1],[1,,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,,1,,1,,,,,1,,1,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,,1,1,1,,1,,1,1,1,,,1,1,1,1,1,1,1,1],[,,1,,,1,,1,,,,1,1,1,,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1,1,1,1,1,,,1,1,1],[1,1,1,1,1,,,1,,,1,,,1,1,1,,,,,1,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1],[,1,,1,1,1,,1,1,,1,,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,,,1,1,1,,,1,1,,,,,,1,1],[1,1,1,,,,,1,,,,1,1,,1,,,,,,1,,,,,1],[,1,,,1,,,1,,,,,,1],[,1,,1,,,,1,,,,1],[1,,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,,1,,,1,1,1,1],[,1,1,1,1,1,,,1,,,1,,1,1,,1,,1,,,,,1,,1],[,1,,,,1,,,1,1,,1,,1,1,1,1,,1,1,,,1,,,1],[,1,1,,,,,,1,,,,1,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,,1,1,1,,,1,1,1,1,1,1,,1,,,,1,1,1,,1,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,1,1],[,1,1,1,,,,1,1,1,,1,1,,,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,,1,,,,,1,1,1,,,1,,1,,,1,1],[,,,,1,,,,,,,,,,,,,,,,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,,1,1,,,,1,1,1,1,1,,,1,1,1,,,,1,1],[1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,1,,,,,,,1],[,1,1,,1,1,,1,,,,,,,,,,,,,1],[,,,,,,,,1],[1,1,1,,,,,,,,,,,,,1],[,,,,,,,,1,,,1,,,1,1,,,,,1]],[,[1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,,1],[,,,1,,,,,,,,,,,,,,,1],[,1,,,1,1,,1,,1,1,,,,1,1,,,1,1,,,,1],[1,,,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,,,,1],,[,1,1,1,1,1,,1,1,1,,1,1,,1,1,,,1,1,1,1,,1,1,,1],[,1,,,1,,,1,,1,,,1,1,1,1,,,1,1,,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,,,1,1,1,1,1,1,1,,,1,,,1,,1],[,1,,,,,,1,,,,1,1,,,,,,1,1,,,,,1],[,,,,,,,1,,,,1,,1,1],[,1,1,1,1,1,1,1,,,,1,1,1,1,1,,,1,1,,1,1,1,1,1],[,1,,,1,1,,1,,1,1,1,,,1,1,,,1,,1,1,1,1,,1],[,1,1,1,,1,1,,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1],[,,,,,,,,,,,,,,,,1],,[,1,1,1,1,1,,1,1,1,,,1,,1,1,,1,1,1,1,1,,1,,1],[,,1,,,1,,,1,1,,1,1,,1,1,,1,,,,,,,,,1],[,1,1,,1,,,,1,1,,1,,1,1,1,1,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,1,,1,,1,1],,[,1,1,,1,,,1,,1,,,,1,1,1,,,1,,,1,,,,1],[1,1,,,1,1,,1,,,,,1,,1]],[,[,1],[,,,1,,,,1,,,,1,,,,1,,,1,,,1],[,,,,,,,,,,,,,,,,,,1,1,,,,,,1],,[1,,,,,1],[,1,,,,1,,,,1],[,1,,,,,,,,,,,1,1,,1,,,,,,,,,1,1],[,,,,,,,,,,,,,,,,,,,1,,1],[,,,,,,,,,,,,,,,,1,,,,1,,1],[,1],[,1,,1,,1,,1,,1,,1,1,1,,1,1,,1,,,,,,,1],[1,,,,,1,,,1,1,,1,,1,,1,1,,,,,1,,,1],[,1,1,,,1,,1,,1,,1,,1,1,1,1,1,,1,,1,,1,1,1,1],[1,1,1,1,1,,1,,1,,,,1,1,1,1,,1,1,,,1,1,1,1],[1,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],,[,1,,,,,,1,1,1,,1,,,,1,,,1,1,1,,,1],[1,,,,,1,,1,1,1,,1,1,1,1,1,,1,,1,,1,,,1,1],[1,,1,1,,,,,1,,,,,,1,1,,,1,1,1,1,,,1,,1],[1,,,,1,,,,,,,,,,,,,1],[,,,,,1,,,1,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,,,1],[,1,,,,1]],[,[1,1,1,,1,,1,1,1,1,1,1,1,1,1,,1,,1,,1,1,,,1,1,1],[,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],,[,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1],,[1,1,,,,1,1,,,,,,1,,,,1,,1,,1,1,,1],[1],[,,,,,,,,,,,1,,,,,,,,,,,1],[,1,,,,,,,1,1,,,1,,1,,,,1,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,,1],[,,1,,,,,1,,1],[1,,,,1,,,,,1,,,,1,1,,,,1,1,,,,,1],[,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[1,,,1,1,,,,,,,1,,1,,1,1,1,1,1,1],[,,,,,1,,,,,,,1,,,,,,,1],,[,,1,1,1,1,1,,1,1,1,,,1,1,,,1,1,,1,1,1,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,,,1],,[1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,,,1,1,1,1,,,,,,1,,1,,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,,,,1,,1,,,1,1,1,1,1],[,,,,,,,,,,,1,,,,,,,,,1,,,,1],[,1,1,,1,1,,1,,,,1,1,,1,1,,,1,,1,1,,1],[,1,,1,,1,,,1,,,1,1,,1,1,,,1,1,1],[,1,1,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,,,,,,,,,1,,1,,1,1,,,,1,,,1],[,1,,,1,1,,,,,,,,,1,1,1,,,,,1],[1,,1,1,1,,,,1,1,1,1,1,,,1,,,1,,,1,,1,,1],[,1,1,,1,1,,1,1,,,,1,1,1,,,1,1,,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1],[,1,,,,,,,,1,,,,,1,,,,1,,,1],[,1,1,1,1,,,1,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1],[,,,,,1,,1,,,,,1,1,1,1,1,,,1,,,,1],[,1,,,,,,,,1,,,,,,,,,,,,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,1,,,,1,,1,1,1,1,1,,1,1,,,,,,1],[,1,1,1,1,1,1,1,,1,1,,,1,1,,,,1,,1,1,,1,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,1,1,,1,,,1,1,1,1,,,1,,,,,,,1,1],[,1,,,,,,,,1,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1],[,1,1,,,,,,,,,,,,1,1,,,,,,1],[,1,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,,,,,1],[1,1,,,1,,,1,1,1,,,,1],,[,,,,,,,,,,,,,1,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,1,,,,,,,1],[1,1,1,,1,,1,1,1,1,1,1,1,1,,1,,,1,,1,,,1,1],[,,,,,,,,,1],[,1,,,,1,,,1,,,1,,,1,,,,,1],[,1,1,,1,1,,,,,,,,,,,,,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,1,1,1,,,1,1,1,,,,1,,1],[1,1,1,1,1,1,,,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,,1,1],[,,,,,,,,,,,,,,,1,,,,1],,[1,1,,1,,1,,,,,,1,,1,,1,1,,1,,1,1,,1,1,,1],[,,1,,,,,,1,,,,1,,1,,,,,1],[1,,,,,,,,,1,,,,,,1,,,,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,,1,,,,,,1,,,1,,,,,,,,1],[,1,,1,,,,,,,,,,,,1],,[1,1,,,,,,,,,,,,,,,,,,,,,,1,1],[1]],[,[1,,,,,,,,,1,,,,,1,,1,,1],[,1,1,,1,1,,1,1,1,,,1,1,1,,,,1,,,1,,,,1],[,1,,,,,,,1,,,,1,,,,,,1],[1,1,1,1,1,1,,,,1,,,,,,,,,1,1,1,1],[1],[,1,1,,,1,1,,,,,1,,1,,,,,,,,1,,,,1],[1,,1,,,1,,1,,,,,1,1,1,1,,,,1,,,,1],[,,1,,,,,,,1,,,,,,,1,,,,,,,1],[1,,,,,,,,,,,,,,1,,,,1],[,,,1,,1,,,,,1,,,,1,1,,,,1],[1,,,,,1,,,1,1,,1,1,,,1,1,,1,1,1,,1,1,1,,1],[,1,1,,,,,1,,1,,1,1,1,,1,1,,,1,,1,1,1],[,1,,,,1,,,,1,,,1,,1,1,,,1,1,1,,,,,1],[1,,1,1,,1,,1,1,,1,,1,1,1,1,1,,,1,1,,,,,,1],[1,,,,,,,,,,,,,,,,,,1,,,1,,1],[,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,,1,,1],[,1,,,,1,,,1,1,,1,,,1,1,,,1,,,1,,,1,1],[1,1,,1,1,1,,1,1,1,,1,,1,1,1,,,1,,1,1,1],[1,,1,1,1,1,,,,1,,1,1,1,,1,,,1,1,1,,1,1,1,1,1],[1,,,,,,,,,,,,,1],[,,1,,,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,,,1,,1,,1,,,,1],[,,,1,,,,,,,,,1],[,1,,,,,,,,,,,,,,1,,,,,,,,,1],[,,,,,,,,1,1,,,,1,,,,,1,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,,,1,1,1],[,,,,,1,,,,1,1,1,,1,1,1,,,1,,1,1,,1],[,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,1,,,,,,,,,,,,,1],[,,1,,,1,,1,1,1,,1,1,,1,,,,1,,1,1],,[,,1,,,1,,,,,,1,,,,1],[,,,,,,,,,1,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,,1,1,,1,,1,,,1,1,1,,,1],[,,,,,1,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,1,,1,1,,1,1,,1],[,,,,,1,,,,,,,,,,,,,,1],[,1,1,1,1,,,,,1,,,1,,1,,,,1,1,,,,1,1],[,1,,,1,,,1,,1,1,,1,,,,,,,1],[,,1,,1,,,1,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,,,,,,,,,,1,,1,1],[,,,,,,,,,,,,1],,[,1,1,1,1,,,,1,1,,1,1,1,1,1,1,,1,1,1,1,,1,,1],[1,,,,1,,,,,,,,,,1],[1,,,,,,,,,1],,[,1,,,,1,,,,,,,,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,,1,,,,1,1,,,1,1,,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,1],[1,1,1,,,,,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,,,,1],[,1,,,,,,,1,1,,,1,1,1,,1,,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,,,1,,,,1,,,1,,,,1,,,,,,,1,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1],[1,1,1,,1,,,1,1,1,1,,1,1,1,1,,,,1,,1,,1,,,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1,1,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,,1,,1,,,,1],[,1,1,1,1,1,,1,1,1,,,1,1,1,1,1,,1,1,1,,1,1,,1],[1,,,1,,,,1,1,1,,,,,1,1,,,,1,,1],[1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,,1,,1,1,,,,,,,1,,1],[,1,,,,1,,1,1,,,,1,1,,1,,,,1,1,1,,1],[,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,,,1],[,,,,,,,,1,,,,1,,1,,,,,,,,,,,,1]],[,[,1,1,,1,1,1,1,,1,1,1,,1,1,,1,1,,1,1,1,1,1,1,,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,,,1,,,,,,,,1,,,,,,1,,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,,1,,1,1,1,1,1,1,1,,1,1,,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1],[,1,1,,,,,1,1,1,,,1,,1,1,,,,1,,1,,,1,1],[,,,,,,,1,,,,1,1,1,1,1,,1,,,1,,,,,1],[1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,,1,,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,1,1,,1,,1,1,1,,1,,1,1,,1,1,,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,,1,,,,,1,,1],[,1,1,1,,1,,1,,1,,,,1,,1,,,1,,,,,1,1,1],[,1,,,1,1,,1,,1,,1,1,1,1,1,,1,1,,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,,1,,1,,1,,,,,1,1,,1,,,,1,1]],[,[,1,,1,,,,,,,,1,,,,,,,1,,,,1],[,,,,,,,,,1,,1,1,1,,1,,,1,,1,1],[1,1,,,,,,,1,,,,,1,,1,,,,,,1],[,1,,,,,,,,,,1,,,,,,,,,1,1],,[,,,,,,,,,,,,,,,1,,,,1,,1],[,,1,1,,1,,1,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,1,,,,,,,,,1],[1,,1,1,,,,1,,,,,,,,,1,,,1,,,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,,1,1,,1,1,,1,,1],[,1,,,1,1,,,,,,1,,1,,1,,,1,,1,1],[1,1,1,1,,1,,1,,1,,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,,1,,1,,1,1,1,,,1,1,1,,1,1,1,1,,1,1],[,,,,1,,,1,,,,,,,1,,,,1,1],[,1,,,,,,,,,,1,,1,,1,,,,,1,,,,,1],,[1,1,,1,,1,,1,1,,,,,,1,1,,,1,1,1,1,1,1,1,1,1],[1,1,,1,,,,,,1,,,,,1,1,1,,,,1,1,,,1],[,1,1,,1,1,,,,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,,,1,,,,1,,,,1,1],[,,,,1],[,,,,,,,,,1,,,1],,[,,1,,1,,,,,,,,,1,,,,,,,,,,,,1],[,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,,,1],[,1,,1,,,,,,1,,,,,1,1,,,,,1,1],[,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,,,1,,1,1,1],[,1,,,,1,,,,,,,1],[,1,,,1,,,1,,1,,1,1,,1,,,,,1,,1,,,,1,1],[,1,,,1,,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,1,1,,,,1,1,,,,,,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,,1,1,,1,1,1,1,1],[,1,,,,1,,,,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,1,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,,,,,,,1,1,,,,,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,1,,1,1,1,1],,[,1,1,,,,,1,,1,,,,1,1,1,,,1,,,,,1],[,,,,,,,,,,,,,1],[,,,,,1,,,,,,,,1,1,,,,,1,,1,,,1,1],[,,,,,1,,,1,,,,,,1]],[,[,1],,,,,,,,,,,,,,,,,,,,[1,1,1,1,1,,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,1,1,1,1],[,1,,1,,1,,,1,1,1,,1,1,1,1,1,,,1,,,,1,,1,1],[,1,,1,,1,,,1,,,,,1,,,,,,1,1],[,1,,1,,,,,1,,,,1,,1,1,1,1,1,1,1,1,,1],[,1,,,,,,,,,,,,,,,1]],[,[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,,,,,,,,,1,1,,,,1],[,,,,,,1],[,,1],[,1,1,,,1,,1,,1,1,,1,1,1,,,,1,1,1,,,,,1],,[,1,,,,1,,,,,,1,,,1,,,,1,1,,1],[,,,,,,,1,,,,,,,,,1],[,1,1,,,1,1,,,,,,1,1,1,,,,1,,1,1],[,,,,,,,1,,1,,,,,,,,,,1],[,1,1,,,,,,1,1,,,,1,,,,,,,1,,,1],,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,,,1,,,,,1,,1,,1,,1,,,,,1],[1,1,1,1,1,1,1,1,,,,,1,1,,1,1,,1,,,1,,1],[,,,,,,,,,,,,,,1,,,,,,1],,[,,,,,,,,,1,,,,1,,1,,,,,1],[,,1,,,,,,,1,,1,1,1,1,,,,,,,,,1],[,,,1,,,,,1,,,,,1,,,,,,1,,,,1],[1,,1,1,,1,1,1,1,1,,1,,,,1,1,1,,,1,1,,,,1,1],,[1,1,,,,,,,,,,1,1,1,,1,,,1],[,,,,1,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,1],[,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,,1,,,1,,,,,,,,1,,,,,,1,,,,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,,,1,1,1,1,1,1,,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,1,,1,1,,1,1,1,,1,1,1,1,1,,,1],[1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,,1,,1,,1,1,1,1,1,,1,,1,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,,,,,,1,,1,,,,,1,1,,,,,1],[1,,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,,1,,,,1,1,1,1,1,,,1,1,,1,,1],[,1,1,1,1,,,,,1,,1,1,1,1,1,,,1,1,,,,1,1,1],[,1,1,1,1,1,,1,,,,,1,,1,,1,,,1,,,1,1,,1]],[,[1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,,,,,1,,,,,1,1,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,,,,1,,1,1,,1,1,1,1,1,,,1,,1,,1],[1,1,1,,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,,1,,,,,,,,,,1,1,1,1,1,1,1,,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,1,1,,,,1,,1,1,1,1,1,,,,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,,1,1,1],[,1,1,1,,1,,1,1,1,1,,,1,1,1,,1,1,1,1,1,,,1,1],[1,1,,,,1,,,1,1,1,,1,,1,,1,,1,1,1,1,1,,1,1,1],[,1,,,,,,,1,,1,,1,1,1,1,,,,,,,,,1]],[,[,,,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,1,,,1,,,,,,1,,,1,,,,1],,[,1,,,,1,,1,,1,1,,1,1,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],[1,1,1,,,1,,,1,,,,,,1,1,,,,,,,,,,1],[,1,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1,,,1],[,,,,,,,,,1],[1,1,,,,,,1,1,1,,1,1,,,,1,1,,1,,1,1,1,,1],[,1,1,1,,1,1,,,1,,1,1,1,1,,,,,,,1,,1,,1],[,1,1,1,1,,,1,,1,,,,1,1,1,1,,1,1,,1],[,1,,,1,1,,1,,1,,1,,1,1,,1,,1,,,1,,,1,,1],[,,,,,,,,,,,1,,,1],[,,,,,,,,,1,,,,,,,,,,,,,1],,[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1],[,1,,,,,,,1,1,,1,,,,,1,,,1,,1],[,1,,,,1,,,1,,,,,,,,1,,1,,,1],[,,,,,,,,,,,,,1,1,,,,1,,,1],[,,,,,1,,,1,,,,1],[,1],,[,1],[1,,,,,,,,,,,,,,1,,,,,1]],[,[,1,,,,1,1,1,1,1,1,,1,1,1,1,1,,1,1,,1,1,,,1],[,,1,,,,,,,,,1],,,[1,,,1,1,,,,,,,,1,1,,1,1,,1],,[,,,,,,,,,,,,,,,,,,1,,1],,[1,,,1,1,,1,1,,,,,1,,1,,,,,1,1,,1],[,,,,,,,,,,,1],[,1,,,,,,,,1,1,1,1,1,1,1,1,,,,1,1,,,,,1],[,,,,,,,,,,,,,,,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,,1,1,1,1,1,1],[,,,,,,,,,,,1,,1,,,1],[1,,,,,,,,,,,,,,,,,,1,,1],,,[,1,,,,,,,,,,,,,,1,,,,1,1],[,,,,,,,,,1,,,1,,1,,,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,1,1,,,,,,1],,[,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,1,1,,1,1,1,1,1,1,,,1,1,1,1,1,,1,1],[,1,,,,,,,,1],[,,,,1,,,1,,,1,1,,,,,,,,,1,1,,,,1],[,1,,1,1,,,1,1,1,,,,1,1,1,1,,1,1,1,1,,1],[,,,,,,,1],[,1,1,,,,,1,,1,,,,,,1,,,,,,1,,1,,1],[,1,,,,,,1,,,,1,,,,,,,,,,1],[,,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1,1,1,1,,1],[,1,,,,,,,,1],[,1,1,,1,,,,,,,,1,,,,,,1,,,1,,1,,1],[,1,,1,,1,,1,1,1,,1,1,1,,1,,,1,1,,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,,,,1,1,1,,,,1,1,,,1,1],[,,1,1,1,1,,1,,1,,1,,1,1,1,1,,,,,1,,1,,1],[1,1,1,1,1,1,1,1,,1,,1,,1,1,1,,,1,1,,,,1,,1],[,,,1],,[,1,1,,1,,,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1],[,1,,,,,,1,,1,,1,,,,,,,1,1,,1,1],[,,1,,,,1,,1,1,,1,,1,,,,,,,,,,1],[,1,1,,1,,,,1,,,,1,1,1,,,,1,,1,1,1,,1,1],,[,1,1,,,,,,,,,,,,,1,,,1,,,,,1],[,1,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,1,,,,1,1,,,,1,,,,,,,1]],[,[,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[,1,1,1,1,1,,1,,1,1,,,1,1,1,1,,1,,,,,1,1,1],[,,1,1,,1,,1,1,,,,1,1,1,1,,,1,,1,1,1,1,,1],[,1,,1,,,,,,,,1,,1,,1,,1,,,,,,,,1],[,,1,,1,,,1,,,,,1,1,,,1,,1,1,1,1],[,1],[,1,1,,1,,1,1,,1,,,1,1,1,,,,1,,,1,,1],[1,1,,1,1,1,,,,,,,,1,,,,,1,,1,1,1],[,1,1,,,,,,,1,,,1,,1,,1,,1,1,,,1,,,1],[,,1,,,,,,,,,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,1,,,,,1,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,1,1,,1,1,1,,1,1,1,1,1,,,,1,1],[,,,1,1,,,1,,1,,1,,1,1,1,1,,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,,1,,1,,,,1,1,,,1,1,,1,1,,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1,,1,1,,,1],[,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,,1,,,1,,,1,,1,1,1,1,1,,1,,1,1],[,,,,,1,,,,1,,,,,1,1,,,,1],[,1,,1,1,1,,1,,,1,1,1,,,1,,,1,,1,,,1],[,,1,,,,,,,,,1,,1,,,,,1,,1],[,1,1,,,,,,,,1,1,1,,,,,,,,1,,,,,1],[,,,,,,,,1,,,,,1,,,1]],[,[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,,1,1,1,1,1,1,1,1,,,,,,,,,1,1],[,,,,,,,,1,,,,1,,1,,1,,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,1,,1,,1,,,,1,1,,1,,1,,,,1,1,1,1,1,,,1],,[,1,,,,,,,,1,,,1,1,,,1,,1,1,,1,,1],[,1,,,1,,,,,,,,1,,,,,,,1],[1,1,,,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1],,[,1,,,,,,1,1,1,,1,1,1,1,1,,,1,,1,1,,,,1],[,1,1,,,1,,1,,1,,,1,1,1,1,,,1,,,1,,,,1],[,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1],[,1,1,,1,1,,1,1,,,1,1,,1,1,,1,,1,,1],[1,,1,,,,,1,,1,,1,1,1,1,,,,,1,1,,,,1,1],[,1,1,,,,,1,1,,,1,,1,1,1,1,,,,,,,,,,1],,[,1,1,,,1,,,,1,,1,1,1,1,1,,,,1,,,,1,,1],[,,,1,1,,,1,,,,,1,1,1,1,1,,1,1,,,,,,1],[,1,,,,,,,,,,,1,,,,1,,,,,,,1,,1],[,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,1,,1,,,1,1,,1,1,,1],[,1,,,,,,1,,,,,1,1,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1,,,1,,,,,1],[,,,,,,,1,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,,1,,,,,,,1,,,,,,,,1,1,,1],[,1,,,1,,,,1],[,,,,,,,,,,1],[,1,,,,,,1,1,,,,,1,1],,[,1,1,,,,,,1,,,,,1,1,,,,1],[1,,1,,1,,,,,1,,,,,1,,,,,,,,,1,1],[,1,1,,,,,,,,,1,1,1,1,,,,1,,,,,1,,,1],,[,1,1,,1,,,1,1,,,1,,,1,1,1,,1,,1,1,1,,,,1],[,1,,,,1,,,,,1,,,1,1,,,1,,1,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,,,1,,,,,1,,,,,1,,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,1],[,1,,,,,,1,,,,,,,1,1,1,,,1],[,1,,,,,,,,,,1,1,1,,,,,1,,,1],[,,,,,1,,1,,,,,1,1,1,,1,1,,1,1,1,,,1,1],[1,1,,,,,,,1,,,,,1,1,,,,,,,,,,,1],,[,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,,1,,,,,1,,,1,,,,1,,1],[,1,,,,,,,,,1]]];function Dx(e){for(var t=kp;e.length<3;)e+="`";for(var r=0;r<=e.length-1;r++){var a=e.charCodeAt(r)-96;if(t=t[a],!t)return!1}return!0}function Op(e){e=Array.isArray(e)?e:kp;var t=[];return e.forEach(function(r,a){var n=String.fromCharCode(a+96).replace("`","");Array.isArray(r)?t=t.concat(Op(r).map(function(i){return n+i})):t.push(n)}),t}var ro=Dx,Ex=function(e){function t(r){var a;return zt(this,t),a=Nn(this,t),a._props=xx(r),a._attrs=Ax(r),a}return Mn(t,e),Ht(t,[{key:"props",get:function(){return this._props}},{key:"attr",value:function(a){var n;return(n=this._attrs[a])!==null&&n!==void 0?n:null}},{key:"hasAttr",value:function(a){return this._attrs[a]!==void 0}},{key:"attrNames",get:function(){return Object.keys(this._attrs)}}])}(st),Vs={"#cdata-section":2,"#text":3,"#comment":8,"#document":9,"#document-fragment":11},Ip={},_x=Object.keys(Vs);_x.forEach(function(e){Ip[Vs[e]]=e});function xx(e){var t,r,a,n=(t=e.nodeName)!==null&&t!==void 0?t:Ip[e.nodeType],i=(r=(a=e.nodeType)!==null&&a!==void 0?a:Vs[e.nodeName])!==null&&r!==void 0?r:1;Se(typeof i=="number","nodeType has to be a number, got '".concat(i,"'")),Se(typeof n=="string","nodeName has to be a string, got '".concat(n,"'")),n=n.toLowerCase();var o=null;n==="input"&&(o=(e.type||e.attributes&&e.attributes.type||"").toLowerCase(),to().includes(o)||(o="text"));var u=_e({},e,{nodeType:i,nodeName:n});return o&&(u.type=o),delete u.attributes,Object.freeze(u)}function Ax(e){var t=e.attributes,r=t===void 0?{}:t,a={htmlFor:"for",className:"class"};return Object.keys(r).reduce(function(n,i){var o=r[i];if(Se(B(o)!=="object"||o===null,"expects attributes not to be an object, '".concat(i,"' was")),o!==void 0){var u=a[i]||i;n[u]=o!==null?String(o):null}return n},{})}var Np=Ex;function Cx(e,t){if(e=e||function(){},t=t||g.log,!g._audit)throw new Error("No audit configured");var r=g.utils.queue(),a=[];Object.keys(g.plugins).forEach(function(i){r.defer(function(o){var u=function(l){a.push(l),o()};try{g.plugins[i].cleanup(o,u)}catch(s){u(s)}})});var n=g.utils.getFlattenedTree(y.body);g.utils.querySelectorAll(n,"iframe, frame").forEach(function(i){r.defer(function(o,u){return g.utils.sendCommandToFrame(i.actualNode,{command:"cleanup-plugin"},o,u)})}),r.then(function(i){a.length===0?e(i):t(a)}).catch(t)}var Mp=Cx,En={},Pp;function Lp(e){return En.hasOwnProperty(e)}function Gs(e){return typeof e=="string"&&En[e]?En[e]:typeof e=="function"?e:Pp}function Rx(e,t,r){En[e]=t,r&&(Pp=t)}function Tx(e){var t=g._audit;if(!t)throw new Error("No audit configured");if(e.axeVersion||e.ver){var r=e.axeVersion||e.ver;if(!/^\d+\.\d+\.\d+(-canary)?/.test(r))throw new Error("Invalid configured version ".concat(r));var a=r.split("-"),n=Z(a,2),i=n[0],o=n[1],u=i.split(".").map(Number),s=Z(u,3),l=s[0],c=s[1],d=s[2],m=g.version.split("-"),v=Z(m,2),b=v[0],w=v[1],E=b.split(".").map(Number),_=Z(E,3),x=_[0],C=_[1],R=_[2];if(l!==x||C<c||C===c&&R<d||l===x&&c===C&&d===R&&o&&o!==w)throw new Error("Configured version ".concat(r," is not compatible with current axe version ").concat(g.version))}if(e.reporter&&(typeof e.reporter=="function"||Lp(e.reporter))&&(t.reporter=e.reporter),e.checks){if(!Array.isArray(e.checks))throw new TypeError("Checks property must be an array");e.checks.forEach(function(O){if(!O.id)throw new TypeError("Configured check ".concat(JSON.stringify(O)," is invalid. Checks must be an object with at least an id property"));t.addCheck(O)})}var T=[];if(e.rules){if(!Array.isArray(e.rules))throw new TypeError("Rules property must be an array");e.rules.forEach(function(O){if(!O.id)throw new TypeError("Configured rule ".concat(JSON.stringify(O)," is invalid. Rules must be an object with at least an id property"));T.push(O.id),t.addRule(O)})}if(e.disableOtherRules&&t.rules.forEach(function(O){T.includes(O.id)===!1&&(O.enabled=!1)}),typeof e.branding<"u"?t.setBranding(e.branding):t._constructHelpUrls(),e.tagExclude&&(t.tagExclude=e.tagExclude),e.locale&&t.applyLocale(e.locale),e.standards&&W2(e.standards),e.noHtml&&(t.noHtml=!0),e.allowedOrigins){if(!Array.isArray(e.allowedOrigins))throw new TypeError("Allowed origins property must be an array");if(e.allowedOrigins.includes("*"))throw new Error('"*" is not allowed. Use "'.concat(ye.allOrigins,'" instead'));t.setAllowedOrigins(e.allowedOrigins)}}var Fx=Tx;function Sx(e){Xt.updateMessenger(e)}function kx(e){e=e||[];var t=e.length?g._audit.rules.filter(function(a){return!!e.filter(function(n){return a.tags.indexOf(n)!==-1}).length}):g._audit.rules,r=g._audit.data.rules||{};return t.map(function(a){var n=r[a.id]||{};return{ruleId:a.id,description:n.description,help:n.help,helpUrl:n.helpUrl,tags:a.tags,actIds:a.actIds}})}var Ox=kx;function Ix(e,t,r){var a=["SCRIPT","HEAD","TITLE","NOSCRIPT","STYLE","TEMPLATE"];if(!a.includes(e.nodeName.toUpperCase())&&gn(r)){var n=p.getComputedStyle(e);if(n.getPropertyValue("display")==="none")return;if(n.getPropertyValue("visibility")==="hidden"){var i=lt(e),o=i&&p.getComputedStyle(i);if(!o||o.getPropertyValue("visibility")!=="hidden")return}}return!0}var Nx=Ix,Bp={};Vt(Bp,{getAllCells:function(){return Us},getCellPosition:function(){return Pi},getHeaders:function(){return ao},getScope:function(){return is},isColumnHeader:function(){return va},isDataCell:function(){return qp},isDataTable:function(){return no},isHeader:function(){return qx},isRowHeader:function(){return ga},toArray:function(){return br},toGrid:function(){return br},traverse:function(){return Ws}});function Mx(e){var t,r,a,n,i=[];for(t=0,a=e.rows.length;t<a;t++)for(r=0,n=e.rows[t].cells.length;r<n;r++)i.push(e.rows[t].cells[r]);return i}var Us=Mx;function $p(e,t,r){for(var a=e==="row"?"_rowHeaders":"_colHeaders",n=e==="row"?ga:va,i=r[t.y][t.x],o=i.colSpan-1,u=i.getAttribute("rowspan"),s=parseInt(u)===0||i.rowspan===0?r.length:i.rowSpan,l=s-1,c=t.y+l,d=t.x+o,m=e==="row"?t.y:0,v=e==="row"?0:t.x,b,w=[],E=c;E>=m&&!b;E--)for(var _=d;_>=v;_--){var x=r[E]?r[E][_]:void 0;if(x){var C=g.utils.getNodeFromTree(x);if(C[a]){b=C[a];break}w.push(x)}}return b=(b||[]).concat(w.filter(n)),w.forEach(function(R){var T=g.utils.getNodeFromTree(R);T[a]=b}),b}function Px(e,t){if(e.getAttribute("headers")){var r=nr(e,"headers");if(r.filter(function(o){return o}).length)return r}t||(t=br(ma(e,"table")));var a=Pi(e,t),n=$p("row",a,t),i=$p("col",a,t);return[].concat(n,i).reverse()}var ao=Px;function Lx(e){if(!e.children.length&&!e.textContent.trim())return!1;var t=Ae(e);return t?["cell","gridcell"].includes(t):e.nodeName.toUpperCase()==="TD"}var qp=Lx;function Bx(e){var t=Ae(e);if((t==="presentation"||t==="none")&&!Je(e))return!1;if(e.getAttribute("contenteditable")==="true"||ma(e,'[contenteditable="true"]')||t==="grid"||t==="treegrid"||t==="table"||Zt(t)==="landmark")return!0;if(e.getAttribute("datatable")==="0")return!1;if(e.getAttribute("summary")||e.tHead||e.tFoot||e.caption)return!0;for(var r=0,a=e.children.length;r<a;r++)if(e.children[r].nodeName.toUpperCase()==="COLGROUP")return!0;for(var n=0,i=e.rows.length,o,u,s=!1,l=0;l<i;l++){o=e.rows[l];for(var c=0,d=o.cells.length;c<d;c++){if(u=o.cells[c],u.nodeName.toUpperCase()==="TH"||(!s&&(u.offsetWidth!==u.clientWidth||u.offsetHeight!==u.clientHeight)&&(s=!0),u.getAttribute("scope")||u.getAttribute("headers")||u.getAttribute("abbr"))||["columnheader","rowheader"].includes(Ae(u))||u.children.length===1&&u.children[0].nodeName.toUpperCase()==="ABBR")return!0;n++}}if(e.getElementsByTagName("table").length||i<2)return!1;var m=e.rows[Math.ceil(i/2)];if(m.cells.length===1&&m.cells[0].colSpan===1)return!1;if(m.cells.length>=5||s)return!0;for(var v,b,w=0;w<i;w++){if(o=e.rows[w],v&&v!==p.getComputedStyle(o).getPropertyValue("background-color")||(v=p.getComputedStyle(o).getPropertyValue("background-color"),b&&b!==p.getComputedStyle(o).getPropertyValue("background-image")))return!0;b=p.getComputedStyle(o).getPropertyValue("background-image")}return i>=20?!0:!(Vu(e).width>Ci(p).width*.95||n<10||e.querySelector("object, embed, iframe, applet"))}var no=Bx;function $x(e){if(va(e)||ga(e))return!0;if(e.getAttribute("id")){var t=Ge(e.getAttribute("id"));return!!y.querySelector('[headers~="'.concat(t,'"]'))}return!1}var qx=$x;function jp(e,t,r,a){var n,i=r[t.y]?r[t.y][t.x]:void 0;return i?typeof a=="function"&&(n=a(i,t,r),n===!0)?[i]:(n=jp(e,{x:t.x+e.x,y:t.y+e.y},r,a),n.unshift(i),n):[]}function jx(e,t,r,a){if(Array.isArray(t)&&(a=r,r=t,t={x:0,y:0}),typeof e=="string")switch(e){case"left":e={x:-1,y:0};break;case"up":e={x:0,y:-1};break;case"right":e={x:1,y:0};break;case"down":e={x:0,y:1};break}return jp(e,{x:t.x+e.x,y:t.y+e.y},r,a)}var Ws=jx,zp={};Vt(zp,{allowedAttr:function(){return Hp},arialabelText:function(){return fn},arialabelledbyText:function(){return dn},getAccessibleRefs:function(){return Ys},getElementUnallowedRoles:function(){return Up},getExplicitRole:function(){return Ae},getImplicitRole:function(){return ir},getOwnedVirtual:function(){return hn},getRole:function(){return we},getRoleType:function(){return Zt},getRolesByType:function(){return Jx},getRolesWithNameFromContents:function(){return rA},implicitNodes:function(){return nA},implicitRole:function(){return ir},isAccessibleRef:function(){return io},isAriaRoleAllowedOnElement:function(){return Gp},isComboboxPopup:function(){return Xs},isUnsupportedRole:function(){return as},isValidRole:function(){return pn},label:function(){return Xp},labelVirtual:function(){return $i},lookupTable:function(){return Yp},namedFromContents:function(){return g1},requiredAttr:function(){return Zp},requiredContext:function(){return Zs},requiredOwned:function(){return Qs},validateAttr:function(){return oo},validateAttrValue:function(){return Qp}});function zx(e){var t=ke.ariaRoles[e],r=ce(Or());return t&&(t.allowedAttrs&&r.push.apply(r,ce(t.allowedAttrs)),t.requiredAttrs&&r.push.apply(r,ce(t.requiredAttrs))),r}var Hp=zx,Hx=/^idrefs?$/;function Vp(e,t,r){if(e.hasAttribute){if(e.nodeName.toUpperCase()==="LABEL"&&e.hasAttribute("for")){var a=e.getAttribute("for");t.has(a)?t.get(a).push(e):t.set(a,[e])}for(var n=0;n<r.length;++n){var i=r[n],o=pe(e.getAttribute(i)||"");if(o){var u=Be(yt(o)),s;try{for(u.s();!(s=u.n()).done;){var l=s.value;t.has(l)?t.get(l).push(e):t.set(l,[e])}}catch(d){u.e(d)}finally{u.f()}}}}for(var c=0;c<e.childNodes.length;c++)e.childNodes[c].nodeType===1&&Vp(e.childNodes[c],t,r)}function Vx(e){var t;e=e.actualNode||e;var r=pt(e);r=r.documentElement||r;var a=ge.get("idRefsByRoot",function(){return new Map}),n=a.get(r);if(!n){n=new Map,a.set(r,n);var i=Object.keys(ke.ariaAttrs).filter(function(o){var u=ke.ariaAttrs[o].type;return Hx.test(u)});Vp(r,n,i)}return(t=n.get(e.id))!==null&&t!==void 0?t:[]}var Ys=Vx;function Gx(e,t){var r=e instanceof st?e:De(e),a=ir(r),n=Ir(r);return Array.isArray(n.allowedRoles)?n.allowedRoles.includes(t):t===a?!1:!!n.allowedRoles}var Gp=Gx,Ux=["doc-backlink","doc-biblioentry","doc-biblioref","doc-cover","doc-endnote","doc-glossref","doc-noteref"],Wx={header:"banner",footer:"contentinfo"};function Yx(e){var t=[];if(!e)return t;if(e.hasAttr("role")){var r=yt(e.attr("role").toLowerCase());t=t.concat(r)}return t.filter(function(a){return pn(a)})}function Kx(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,r=Fe(e),a=r.vNode;if(!Ps(a))return[];var n=a.props.nodeName,i=ir(a)||Wx[n],o=Yx(a);return o.filter(function(u){return!Xx(u,a,t,i)})}function Xx(e,t,r,a){return r&&e===a?!0:Ux.includes(e)&&Zt(e)!==a?!1:Gp(t,e)}var Up=Kx;function Zx(e){return Object.keys(ke.ariaRoles).filter(function(t){return ke.ariaRoles[t].type===e})}var ya=Zx;function Qx(e){return ya(e)}var Jx=Qx;function eA(){return ge.get("ariaRolesNameFromContent",function(){return Object.keys(ke.ariaRoles).filter(function(e){return ke.ariaRoles[e].nameFromContent})})}var Ks=eA;function tA(){return Ks()}var rA=tA,Wp=function(t){return t===null},mt=function(t){return t!==null},wr={};wr.attributes={"aria-activedescendant":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-atomic":{type:"boolean",values:["true","false"],unsupported:!1},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"],unsupported:!1},"aria-busy":{type:"boolean",values:["true","false"],unsupported:!1},"aria-checked":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:!1},"aria-colcount":{type:"int",unsupported:!1},"aria-colindex":{type:"int",unsupported:!1},"aria-colspan":{type:"int",unsupported:!1},"aria-controls":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-current":{type:"nmtoken",allowEmpty:!0,values:["page","step","location","date","time","true","false"],unsupported:!1},"aria-describedby":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-describedat":{unsupported:!0,unstandardized:!0},"aria-details":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-disabled":{type:"boolean",values:["true","false"],unsupported:!1},"aria-dropeffect":{type:"nmtokens",values:["copy","move","reference","execute","popup","none"],unsupported:!1},"aria-errormessage":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-flowto":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-haspopup":{type:"nmtoken",allowEmpty:!0,values:["true","false","menu","listbox","tree","grid","dialog"],unsupported:!1},"aria-hidden":{type:"boolean",values:["true","false"],unsupported:!1},"aria-invalid":{type:"nmtoken",allowEmpty:!0,values:["true","false","spelling","grammar"],unsupported:!1},"aria-keyshortcuts":{type:"string",allowEmpty:!0,unsupported:!1},"aria-label":{type:"string",allowEmpty:!0,unsupported:!1},"aria-labelledby":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-level":{type:"int",unsupported:!1},"aria-live":{type:"nmtoken",values:["off","polite","assertive"],unsupported:!1},"aria-modal":{type:"boolean",values:["true","false"],unsupported:!1},"aria-multiline":{type:"boolean",values:["true","false"],unsupported:!1},"aria-multiselectable":{type:"boolean",values:["true","false"],unsupported:!1},"aria-orientation":{type:"nmtoken",values:["horizontal","vertical"],unsupported:!1},"aria-owns":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-placeholder":{type:"string",allowEmpty:!0,unsupported:!1},"aria-posinset":{type:"int",unsupported:!1},"aria-pressed":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:!1},"aria-readonly":{type:"boolean",values:["true","false"],unsupported:!1},"aria-relevant":{type:"nmtokens",values:["additions","removals","text","all"],unsupported:!1},"aria-required":{type:"boolean",values:["true","false"],unsupported:!1},"aria-roledescription":{type:"string",allowEmpty:!0,unsupported:!1},"aria-rowcount":{type:"int",unsupported:!1},"aria-rowindex":{type:"int",unsupported:!1},"aria-rowspan":{type:"int",unsupported:!1},"aria-selected":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-setsize":{type:"int",unsupported:!1},"aria-sort":{type:"nmtoken",values:["ascending","descending","other","none"],unsupported:!1},"aria-valuemax":{type:"decimal",unsupported:!1},"aria-valuemin":{type:"decimal",unsupported:!1},"aria-valuenow":{type:"decimal",unsupported:!1},"aria-valuetext":{type:"string",unsupported:!1}},wr.globalAttributes=["aria-atomic","aria-busy","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-dropeffect","aria-flowto","aria-grabbed","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"],wr.role={alert:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},alertdialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["dialog","section"]},application:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage","aria-activedescendant"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["article","audio","embed","iframe","object","section","svg","video"]},article:{type:"structure",attributes:{allowed:["aria-expanded","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["article"],unsupported:!1},banner:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["header"],unsupported:!1,allowedElements:["section"]},button:{type:"widget",attributes:{allowed:["aria-expanded","aria-pressed","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["button",'input[type="button"]','input[type="image"]','input[type="reset"]','input[type="submit"]',"summary"],unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},cell:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:!1},checkbox:{type:"widget",attributes:{allowed:["aria-checked","aria-required","aria-readonly","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="checkbox"]'],unsupported:!1,allowedElements:["button"]},columnheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:!1},combobox:{type:"composite",attributes:{allowed:["aria-autocomplete","aria-required","aria-activedescendant","aria-orientation","aria-errormessage"],required:["aria-expanded"]},owned:{all:["listbox","tree","grid","dialog","textbox"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:"input",properties:{type:["text","search","tel","url","email"]}}]},command:{nameFrom:["author"],type:"abstract",unsupported:!1},complementary:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["aside"],unsupported:!1,allowedElements:["section"]},composite:{nameFrom:["author"],type:"abstract",unsupported:!1},contentinfo:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["footer"],unsupported:!1,allowedElements:["section"]},definition:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dd","dfn"],unsupported:!1},dialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dialog"],unsupported:!1,allowedElements:["section"]},directory:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:["ol","ul"]},document:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["body"],unsupported:!1,allowedElements:["article","embed","iframe","object","section","svg"]},"doc-abstract":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-acknowledgments":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-afterword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-appendix":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-backlink":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},"doc-biblioentry":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:["doc-bibliography"],unsupported:!1,allowedElements:["li"]},"doc-bibliography":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-biblioentry"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-biblioref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},"doc-chapter":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-colophon":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-conclusion":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-cover":{type:"img",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1},"doc-credit":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-credits":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-dedication":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-endnote":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,namefrom:["author"],context:["doc-endnotes"],unsupported:!1,allowedElements:["li"]},"doc-endnotes":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-endnote"]},namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-epigraph":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1},"doc-epilogue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-errata":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-example":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","section"]},"doc-footnote":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","footer","header"]},"doc-foreword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-glossary":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:["term","definition"],namefrom:["author"],context:null,unsupported:!1,allowedElements:["dl"]},"doc-glossref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},"doc-index":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},"doc-introduction":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-noteref":{type:"link",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:mt}}]},"doc-notice":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-pagebreak":{type:"separator",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["hr"]},"doc-pagelist":{type:"navigation",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},"doc-part":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-preface":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-prologue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-pullquote":{type:"none",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","section"]},"doc-qna":{type:"section",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-subtitle":{type:"sectionhead",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["h1","h2","h3","h4","h5","h6"]}},"doc-tip":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside"]},"doc-toc":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},feed:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["article"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["article","aside","section"]},figure:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["figure"],unsupported:!1},form:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["form"],unsupported:!1},grid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-colcount","aria-level","aria-multiselectable","aria-readonly","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,implicit:["table"],unsupported:!1},gridcell:{type:"widget",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-selected","aria-readonly","aria-required","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:!1},group:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["details","optgroup"],unsupported:!1,allowedElements:["dl","figcaption","fieldset","figure","footer","header","ol","ul"]},heading:{type:"structure",attributes:{required:["aria-level"],allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["h1","h2","h3","h4","h5","h6"],unsupported:!1},img:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["img"],unsupported:!1,allowedElements:["embed","iframe","object","svg"]},input:{nameFrom:["author"],type:"abstract",unsupported:!1},landmark:{nameFrom:["author"],type:"abstract",unsupported:!1},link:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["a[href]","area[href]"],unsupported:!1,allowedElements:["button",{nodeName:"input",properties:{type:["image","button"]}}]},list:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{all:["listitem"]},nameFrom:["author"],context:null,implicit:["ol","ul","dl"],unsupported:!1},listbox:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-readonly","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["option"]},nameFrom:["author"],context:null,implicit:["select"],unsupported:!1,allowedElements:["ol","ul"]},listitem:{type:"structure",attributes:{allowed:["aria-level","aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["list"],implicit:["li","dt"],unsupported:!1},log:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},main:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["main"],unsupported:!1,allowedElements:["article","section"]},marquee:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},math:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["math"],unsupported:!1},menu:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,implicit:['menu[type="context"]'],unsupported:!1,allowedElements:["ol","ul"]},menubar:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},menuitem:{type:"widget",attributes:{allowed:["aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="command"]'],unsupported:!1,allowedElements:["button","li",{nodeName:"iput",properties:{type:["image","button"]}},{nodeName:"a",attributes:{href:mt}}]},menuitemcheckbox:{type:"widget",attributes:{allowed:["aria-checked","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="checkbox"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:mt}}]},menuitemradio:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="radio"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button","radio"]}},{nodeName:"a",attributes:{href:mt}}]},navigation:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["nav"],unsupported:!1,allowedElements:["section"]},none:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:mt}}]},note:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["aside"]},option:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-checked","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["listbox"],implicit:["option"],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","button"]}},{nodeName:"a",attributes:{href:mt}}]},presentation:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:mt}}]},progressbar:{type:"widget",attributes:{allowed:["aria-valuetext","aria-valuenow","aria-valuemax","aria-valuemin","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["progress"],unsupported:!1},radio:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-required","aria-errormessage","aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="radio"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button"]}}]},radiogroup:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-required","aria-expanded","aria-readonly","aria-errormessage","aria-orientation"]},owned:{all:["radio"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["ol","ul","fieldset"]}},range:{nameFrom:["author"],type:"abstract",unsupported:!1},region:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["section[aria-label]","section[aria-labelledby]","section[title]"],unsupported:!1,allowedElements:{nodeName:["article","aside"]}},roletype:{type:"abstract",unsupported:!1},row:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-colindex","aria-expanded","aria-level","aria-selected","aria-rowindex","aria-errormessage"]},owned:{one:["cell","columnheader","rowheader","gridcell"]},nameFrom:["author","contents"],context:["rowgroup","grid","treegrid","table"],implicit:["tr"],unsupported:!1},rowgroup:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:{all:["row"]},nameFrom:["author","contents"],context:["grid","table","treegrid"],implicit:["tbody","thead","tfoot"],unsupported:!1},rowheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:!1},scrollbar:{type:"widget",attributes:{required:["aria-controls","aria-valuenow"],allowed:["aria-valuetext","aria-orientation","aria-errormessage","aria-valuemax","aria-valuemin"]},owned:null,nameFrom:["author"],context:null,unsupported:!1},search:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["aside","form","section"]}},searchbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="search"]'],unsupported:!1,allowedElements:{nodeName:"input",properties:{type:"text"}}},section:{nameFrom:["author","contents"],type:"abstract",unsupported:!1},sectionhead:{nameFrom:["author","contents"],type:"abstract",unsupported:!1},select:{nameFrom:["author"],type:"abstract",unsupported:!1},separator:{type:"structure",attributes:{allowed:["aria-expanded","aria-orientation","aria-valuenow","aria-valuemax","aria-valuemin","aria-valuetext","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["hr"],unsupported:!1,allowedElements:["li"]},slider:{type:"widget",attributes:{allowed:["aria-valuetext","aria-orientation","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="range"]'],unsupported:!1},spinbutton:{type:"widget",attributes:{allowed:["aria-valuetext","aria-required","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="number"]'],unsupported:!1,allowedElements:{nodeName:"input",properties:{type:["text","tel"]}}},status:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["output"],unsupported:!1,allowedElements:["section"]},structure:{type:"abstract",unsupported:!1},switch:{type:"widget",attributes:{allowed:["aria-errormessage"],required:["aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:["button",{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:mt}}]},tab:{type:"widget",attributes:{allowed:["aria-selected","aria-expanded","aria-setsize","aria-posinset","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["tablist"],unsupported:!1,allowedElements:[{nodeName:["button","h1","h2","h3","h4","h5","h6","li"]},{nodeName:"input",properties:{type:"button"}},{nodeName:"a",attributes:{href:mt}}]},table:{type:"structure",attributes:{allowed:["aria-colcount","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author","contents"],context:null,implicit:["table"],unsupported:!1},tablist:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-errormessage"]},owned:{all:["tab"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},tabpanel:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},term:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["dt"],unsupported:!1},textbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="text"]','input[type="email"]','input[type="password"]','input[type="tel"]','input[type="url"]',"input:not([type])","textarea"],unsupported:!1},timer:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1},toolbar:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['menu[type="toolbar"]'],unsupported:!1,allowedElements:["ol","ul"]},tooltip:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1},tree:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["treeitem"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},treegrid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-readonly","aria-required","aria-rowcount","aria-orientation","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,unsupported:!1},treeitem:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["group","tree"],unsupported:!1,allowedElements:["li",{nodeName:"a",attributes:{href:mt}}]},widget:{type:"abstract",unsupported:!1},window:{nameFrom:["author"],type:"abstract",unsupported:!1}},wr.implicitHtmlRole=us,wr.elementsAllowedNoRole=[{nodeName:["base","body","caption","col","colgroup","datalist","dd","details","dt","head","html","keygen","label","legend","main","map","math","meta","meter","noscript","optgroup","param","picture","progress","script","source","style","template","textarea","title","track"]},{nodeName:"area",attributes:{href:mt}},{nodeName:"input",properties:{type:["color","data","datatime","file","hidden","month","number","password","range","reset","submit","time","week"]}},{nodeName:"link",attributes:{href:mt}},{nodeName:"menu",attributes:{type:"context"}},{nodeName:"menuitem",attributes:{type:["command","checkbox","radio"]}},{nodeName:"select",condition:function(t){return t instanceof g.AbstractVirtualNode||(t=g.utils.getNodeFromTree(t)),Number(t.attr("size"))>1},properties:{multiple:!0}},{nodeName:["clippath","cursor","defs","desc","feblend","fecolormatrix","fecomponenttransfer","fecomposite","feconvolvematrix","fediffuselighting","fedisplacementmap","fedistantlight","fedropshadow","feflood","fefunca","fefuncb","fefuncg","fefuncr","fegaussianblur","feimage","femerge","femergenode","femorphology","feoffset","fepointlight","fespecularlighting","fespotlight","fetile","feturbulence","filter","hatch","hatchpath","lineargradient","marker","mask","meshgradient","meshpatch","meshrow","metadata","mpath","pattern","radialgradient","solidcolor","stop","switch","view"]}],wr.elementsAllowedAnyRole=[{nodeName:"a",attributes:{href:Wp}},{nodeName:"img",attributes:{alt:Wp}},{nodeName:["abbr","address","canvas","div","p","pre","blockquote","ins","del","output","span","table","tbody","thead","tfoot","td","em","strong","small","s","cite","q","dfn","abbr","time","code","var","samp","kbd","sub","sup","i","b","u","mark","ruby","rt","rp","bdi","bdo","br","wbr","th","tr"]}],wr.evaluateRoleForElement={A:function(t){var r=t.node,a=t.out;return r.namespaceURI==="http://www.w3.org/2000/svg"?!0:r.href.length?a:!0},AREA:function(t){var r=t.node;return!r.href},BUTTON:function(t){var r=t.node,a=t.role,n=t.out;return r.getAttribute("type")==="menu"?a==="menuitem":n},IMG:function(t){var r=t.node,a=t.role,n=t.out;switch(r.alt){case null:return n;case"":return a==="presentation"||a==="none";default:return a!=="presentation"&&a!=="none"}},INPUT:function(t){var r=t.node,a=t.role,n=t.out;switch(r.type){case"button":case"image":return n;case"checkbox":return a==="button"&&r.hasAttribute("aria-pressed")?!0:n;case"radio":return a==="menuitemradio";case"text":return a==="combobox"||a==="searchbox"||a==="spinbutton";case"tel":return a==="combobox"||a==="spinbutton";case"url":case"search":case"email":return a==="combobox";default:return!1}},LI:function(t){var r=t.node,a=t.out,n=g.utils.matchesSelector(r,"ol li, ul li");return n?a:!0},MENU:function(t){var r=t.node;return r.getAttribute("type")!=="context"},OPTION:function(t){var r=t.node,a=g.utils.matchesSelector(r,"select > option, datalist > option, optgroup > option");return!a},SELECT:function(t){var r=t.node,a=t.role;return!r.multiple&&r.size<=1&&a==="menu"},SVG:function(t){var r=t.node,a=t.out;return r.parentNode&&r.parentNode.namespaceURI==="http://www.w3.org/2000/svg"?!0:a}},wr.rolesOfType={widget:["button","checkbox","dialog","gridcell","link","log","marquee","menuitem","menuitemcheckbox","menuitemradio","option","progressbar","radio","scrollbar","searchbox","slider","spinbutton","status","switch","tab","tabpanel","textbox","timer","tooltip","tree","treeitem"]};var Yp=wr;function aA(e){var t=null,r=Yp.role[e];return r&&r.implicit&&(t=hr(r.implicit)),t}var nA=aA;function iA(e){return!!Ys(e).length}var io=iA;function Xs(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.popupRoles,a=we(e);if(r??(r=Qf["aria-haspopup"].values),!r.includes(a))return!1;var n=oA(e);if(Kp(n))return!0;var i=e.props.id;if(!i)return!1;if(!e.actualNode)throw new Error("Unable to determine combobox popup without an actualNode");var o=on(e.actualNode),u=o.querySelectorAll('[aria-owns~="'.concat(i,`"][role~="combobox"]:not(select),
|
|
24
|
+
[aria-controls~="`).concat(i,'"][role~="combobox"]:not(select)'));return Array.from(u).some(Kp)}var Kp=function(t){return t&&we(t)==="combobox"};function oA(e){for(;e=e.parent;)if(we(e,{noPresentational:!0})!==null)return e;return null}function uA(e){return e=De(e),$i(e)}var Xp=uA;function sA(e){var t=ke.ariaRoles[e];return!t||!Array.isArray(t.requiredAttrs)?[]:ce(t.requiredAttrs)}var Zp=sA;function lA(e){var t=ke.ariaRoles[e];return!t||!Array.isArray(t.requiredContext)?null:ce(t.requiredContext)}var Zs=lA;function cA(e){var t=ke.ariaRoles[e];return!t||!Array.isArray(t.requiredOwned)?null:ce(t.requiredOwned)}var Qs=cA;function dA(e,t){e=e instanceof st?e:De(e);var r,a,n=e.attr(t),i=ke.ariaAttrs[t];if(!i||i.allowEmpty&&(!n||n.trim()===""))return!0;switch(i.type){case"boolean":return["true","false"].includes(n.toLowerCase());case"nmtoken":return typeof n=="string"&&i.values.includes(n.toLowerCase());case"nmtokens":return a=yt(n),a.reduce(function(s,l){return s&&i.values.includes(l)},a.length!==0);case"idref":try{var o=pt(e.actualNode);return!!(n&&o.getElementById(n))}catch{throw new TypeError("Cannot resolve id references for partial DOM")}case"idrefs":return nr(e,t).some(function(s){return!!s});case"string":return n.trim()!=="";case"decimal":return r=n.match(/^[-+]?([0-9]*)\.?([0-9]*)$/),!!(r&&(r[1]||r[2]));case"int":var u=typeof i.minValue<"u"?i.minValue:-1/0;return/^[-+]?[0-9]+$/.test(n)&&parseInt(n)>=u}}var Qp=dA;function fA(e){var t=ke.ariaAttrs[e];return!!t}var oo=fA;function pA(e){var t=Us(e),r=this,a=[];t.forEach(function(u){var s=u.getAttribute("headers");s&&(a=a.concat(s.split(/\s+/)));var l=u.getAttribute("aria-labelledby");l&&(a=a.concat(l.split(/\s+/)))});var n=t.filter(function(u){return pe(u.textContent)===""?!1:u.nodeName.toUpperCase()==="TH"||["rowheader","columnheader"].indexOf(Ae(u))!==-1}),i=br(e),o=!0;return n.forEach(function(u){if(!(u.getAttribute("id")&&a.includes(u.getAttribute("id")))){var s=Pi(u,i),l=!1;va(u)&&(l=Ws("down",s,i).find(function(c){return!va(c)&&ao(c,i).includes(u)})),!l&&ga(u)&&(l=Ws("right",s,i).find(function(c){return!ga(c)&&ao(c,i).includes(u)})),l||r.relatedNodes(u),o=o&&l}}),o?!0:void 0}var mA=pA,_n=["cell-header-not-in-table","cell-header-not-th","header-refs-self","empty-hdrs"],Jp=_n[0],em=_n[1],tm=_n[2],Js=_n[3];function hA(e){for(var t=[],r={},a=0;a<e.rows.length;a++)for(var n=e.rows[a],i=0;i<n.cells.length;i++){var o=n.cells[i];t.push(o);var u=o.getAttribute("id");u&&(r[u]=we(o))}var s=ka(ka(ka(ka({},tm,new Set),Jp,new Set),em,new Set),Js,new Set);t.forEach(function(m){if(!(!m.hasAttribute("headers")||!Ue(m))){var v=m.getAttribute("headers").trim();if(!v){s[Js].add(m);return}var b=m.getAttribute("id"),w=yt(v);w.forEach(function(E){b&&E===b?s[tm].add(m):r[E]?["columnheader","rowheader"].includes(r[E])||s[em].add(m):s[Jp].add(m)})}});var l=Be(_n),c;try{for(l.s();!(c=l.n()).done;){var d=c.value;if(s[d].size>0)return this.relatedNodes(ce(s[d])),d===Js?void 0:(this.data({messageKey:d}),!1)}}catch(m){l.e(m)}finally{l.f()}return!0}function vA(e){var t=[],r=Us(e),a=br(e);return r.forEach(function(n){if(zi(n)&&qp(n)&&!Xp(n)){var i=ao(n,a).some(function(o){return o!==null&&!!zi(o)});i||t.push(n)}}),t.length?(this.relatedNodes(t),!1):!0}var gA=vA;function bA(e,t){var r=e.getAttribute("scope").toLowerCase();return t.values.indexOf(r)!==-1}var yA=bA,wA=DA;function DA(e,t,r){if(r.children!==void 0){var a=r.attr("summary"),n=r.children.find(EA),i=n?pe(Nr(n)):!1;return!i||!a?!1:pe(a).toLowerCase()===pe(i).toLowerCase()}}function EA(e){return e.props.nodeName==="caption"}function _A(e){return H1(y)?e.nodeName.toUpperCase()==="TH":!0}var xA=_A;function AA(e){var t=br(e),r=t[0];return t.length<=1||r.length<=1||e.rows.length<=1?!0:r.reduce(function(a,n,i){return a||n!==r[i+1]&&r[i+1]!==void 0},!1)}var CA=AA;function RA(e,t,r){if(r.children){var a=r.children.find(function(i){var o=i.props;return o.nodeName==="title"});if(!a)return this.data({messageKey:"noTitle"}),!1;try{var n=Nr(a,{includeHidden:!0}).trim();if(n==="")return this.data({messageKey:"emptyTitle"}),!1}catch{return}return!0}}var TA=RA,rm={};Vt(rm,{getAriaRolesByType:function(){return ya},getAriaRolesSupportingNameFromContent:function(){return Ks},getElementSpec:function(){return Ir},getElementsByContentType:function(){return ns},getGlobalAriaAttrs:function(){return Or},implicitHtmlRoles:function(){return us}});function FA(e,t,r){var a=Ae(r);if(["presentation","none"].includes(a)&&["iframe","frame"].includes(r.props.nodeName)&&r.hasAttr("title"))return this.data({messageKey:"iframe",nodeName:r.props.nodeName}),!1;var n=we(r);if(["presentation","none"].includes(n))return this.data({role:n}),!0;if(!["presentation","none"].includes(a))return!1;var i=Or().some(function(s){return r.hasAttr(s)}),o=Je(r),u;return i&&!o?u="globalAria":!i&&o?u="focusable":u="both",this.data({messageKey:u,role:n}),!1}function SA(e,t,r){var a=r.props.nodeName,n=(r.attr("type")||"").toLowerCase(),i=r.attr("value");return i&&this.data({messageKey:"has-label"}),a==="input"&&["submit","reset"].includes(n)?i===null:!1}var kA=SA;function OA(e){return Ft(e)}var IA=OA;function NA(e,t){var r=t.cssProperty,a=t.absoluteValues,n=t.minValue,i=t.maxValue,o=t.normalValue,u=o===void 0?0:o,s=t.noImportant,l=t.multiLineOnly;if(!s&&e.style.getPropertyPriority(r)!=="important"||l&&!G1(e))return!0;var c={};typeof n=="number"&&(c.minValue=n),typeof i=="number"&&(c.maxValue=i);var d=e.style.getPropertyValue(r);if(["inherit","unset","revert","revert-layer"].includes(d))return this.data(_e({value:d},c)),!0;var m=MA(e,{absoluteValues:a,cssProperty:r,normalValue:u});if(this.data(_e({value:m},c)),typeof m=="number")return(typeof n!="number"||m>=n)&&(typeof i!="number"||m<=i)}function MA(e,t){var r=t.cssProperty,a=t.absoluteValues,n=t.normalValue,i=p.getComputedStyle(e),o=i.getPropertyValue(r);if(o==="normal")return n;var u=parseFloat(o);if(a)return u;var s=parseFloat(i.getPropertyValue("font-size")),l=Math.round(u/s*100)/100;return isNaN(l)?o:l}function PA(e,t,r){var a=r.props.nodeName;return["img","input","area"].includes(a)?r.hasAttr("alt"):!1}var LA=PA;function BA(){}var $A=BA;function qA(){var e=y.title;return!!pe(e)}var jA=qA;function zA(e,t){var r=t.cssProperties.filter(function(a){if(e.style.getPropertyPriority(a)==="important")return a});return r.length>0?(this.data(r),!1):!0}var HA=zA;function VA(e,t,r){try{return!!pe(dn(r))}catch{return}}var GA=VA;function UA(e,t,r){return!!pe(fn(r))}var WA=UA;function YA(e){var t=e.getAttribute("id").trim();if(!t)return!0;var r=pt(e),a=Array.from(r.querySelectorAll('[id="'.concat(Ge(t),'"]'))).filter(function(n){return n!==e});return a.length&&this.relatedNodes(a),this.data(t),a.length===0}var KA=YA;function XA(e){var t=[];return e.filter(function(r){return t.indexOf(r.data)===-1?(t.push(r.data),!0):!1})}var ZA=XA;function QA(e,t,r){var a=pe(r.attr("title")).toLowerCase();return this.data(a),!0}var JA=QA;function e5(e){var t={};return e.forEach(function(r){t[r.data]=t[r.data]!==void 0?++t[r.data]:0}),e.forEach(function(r){r.result=!!t[r.data]}),e}var t5=e5;function r5(e){var t=Ju(e,"href");return t?Ue(t)||void 0:!1}var a5=r5,n5=["alert","log","status"];function i5(e,t,r){this.data({isIframe:["iframe","frame"].includes(r.props.nodeName)});var a=ge.get("regionlessNodes",function(){return o5(t)});return!a.includes(r)}function o5(e){var t=am(g._tree[0],e).map(function(r){for(;r.parent&&!r.parent._hasRegionDescendant&&r.parent.actualNode!==y.body;)r=r.parent;return r}).filter(function(r,a,n){return n.indexOf(r)===a});return t}function am(e,t){var r=e.actualNode;if(we(e)==="button"||s5(e,t)||["iframe","frame"].includes(e.props.nodeName)||_s(e.actualNode)&&Ju(e.actualNode,"href")||!Ue(r)){for(var a=e;a;)a._hasRegionDescendant=!0,a=a.parent;return["iframe","frame"].includes(e.props.nodeName)?[e]:[]}else return r!==y.body&&zi(r,!0)&&!u5(e)?[e]:e.children.filter(function(n){var i=n.actualNode;return i.nodeType===1}).map(function(n){return am(n,t)}).reduce(function(n,i){return n.concat(i)},[])}function u5(e){return["none","presentation"].includes(we(e))&&!ji(e)}function s5(e,t){var r=e.actualNode,a=we(e),n=(r.getAttribute("aria-live")||"").toLowerCase().trim(),i=ya("landmark");return!!(["assertive","polite"].includes(n)||n5.includes(a)||i.includes(a)||t.regionMatcher&&mn(e,t.regionMatcher))}function l5(e){var t=e.filter(function(r){return r.data.isIframe});return e.forEach(function(r){if(!(r.result||r.node.ancestry.length===1)){var a=r.node.ancestry.slice(0,-1),n=Be(t),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;if(Bs(a,o.node.ancestry)){r.result=o.result;break}}}catch(u){n.e(u)}finally{n.f()}}}),t.forEach(function(r){r.result||(r.result=!0)}),e}var c5=l5;function d5(e){switch(e){case"lighter":return 100;case"normal":return 400;case"bold":return 700;case"bolder":return 900}return e=parseInt(e),isNaN(e)?400:e}function f5(e){for(var t=e,r=e.textContent.trim(),a=r;a===r&&t!==void 0;){var n=-1;if(e=t,e.children.length===0)return e;do n++,a=e.children[n].textContent.trim();while(a===""&&n+1<e.children.length);t=e.children[n]}return e}function el(e){var t=p.getComputedStyle(f5(e));return{fontWeight:d5(t.getPropertyValue("font-weight")),fontSize:parseInt(t.getPropertyValue("font-size")),isItalic:t.getPropertyValue("font-style")==="italic"}}function nm(e,t,r){return r.reduce(function(a,n){return a||(!n.size||e.fontSize/n.size>t.fontSize)&&(!n.weight||e.fontWeight-n.weight>t.fontWeight)&&(!n.italic||e.isItalic&&!t.isItalic)},!1)}function p5(e,t,r){var a=Array.from(e.parentNode.children),n=a.indexOf(e);t=t||{};var i=t.margins||[],o=a.slice(n+1).find(function(E){return E.nodeName.toUpperCase()==="P"}),u=a.slice(0,n).reverse().find(function(E){return E.nodeName.toUpperCase()==="P"}),s=el(e),l=o?el(o):null,c=u?el(u):null,d=t.passLength,m=t.failLength,v=e.textContent.trim().length,b=o==null?void 0:o.textContent.trim().length;if(v>b*d||!l||!nm(s,l,i))return!0;var w=pa(r,"blockquote");if(!(w&&w.nodeName.toUpperCase()==="BLOCKQUOTE")&&!(c&&!nm(s,c,i))&&!(v>b*m))return!1}var m5=p5,h5=/[;,\s]/,v5=/^[0-9.]+$/;function g5(e,t,r){var a=t||{},n=a.minDelay,i=a.maxDelay,o=(r.attr("content")||"").trim(),u=o.split(h5),s=Z(u,1),l=s[0];if(!l.match(v5))return!0;var c=parseFloat(l);return this.data({redirectDelay:c}),typeof n=="number"&&c<=t.minDelay||typeof i=="number"&&c>t.maxDelay}function b5(e,t,r){var a=Ot(r,"a[href]");return a.some(function(n){return/^#[^/!]/.test(n.attr("href"))})}var y5=b5,im={};Vt(im,{aria:function(){return zp},color:function(){return om},dom:function(){return qu},forms:function(){return bm},matches:function(){return mn},math:function(){return Of},standards:function(){return rm},table:function(){return Bp},text:function(){return cn},utils:function(){return Zo}});var om={};Vt(om,{Color:function(){return We},centerPointOfRect:function(){return D5},elementHasImage:function(){return Hi},elementIsDistinct:function(){return sm},filteredRectStack:function(){return A5},flattenColors:function(){return cr},flattenShadowColors:function(){return rl},getBackgroundColor:function(){return An},getBackgroundStack:function(){return al},getContrast:function(){return wa},getForegroundColor:function(){return lo},getOwnBackgroundColor:function(){return Zr},getRectStack:function(){return lm},getStackingContext:function(){return il},getStrokeColorsFromShadows:function(){return nl},getTextShadowColors:function(){return so},hasValidContrastRatio:function(){return W5},incompleteData:function(){return ze},parseTextShadows:function(){return fm},stackingContextToColor:function(){return xn}});function w5(e){if(!(e.left>p.innerWidth)&&!(e.top>p.innerHeight)){var t=Math.min(Math.ceil(e.left+e.width/2),p.innerWidth-1),r=Math.min(Math.ceil(e.top+e.height/2),p.innerHeight-1);return{x:t,y:r}}}var D5=w5;function um(e){return e.getPropertyValue("font-family").split(/[,;]/g).map(function(t){return t.trim().toLowerCase()})}function E5(e,t){var r=p.getComputedStyle(e);if(r.getPropertyValue("background-image")!=="none")return!0;var a=["border-bottom","border-top","outline"].reduce(function(u,s){var l=new We;return l.parseString(r.getPropertyValue(s+"-color")),u||r.getPropertyValue(s+"-style")!=="none"&&parseFloat(r.getPropertyValue(s+"-width"))>0&&l.alpha!==0},!1);if(a)return!0;var n=p.getComputedStyle(t);if(um(r)[0]!==um(n)[0])return!0;var i=["text-decoration-line","text-decoration-style","font-weight","font-style","font-size"].reduce(function(u,s){return u||r.getPropertyValue(s)!==n.getPropertyValue(s)},!1),o=r.getPropertyValue("text-decoration");return o.split(" ").length<3&&(i=i||o!==n.getPropertyValue("text-decoration")),i}var sm=E5;function _5(e){var t=Kf(e),r=gs(e);return!r||r.length<=1?[t]:r.some(function(a){return a===void 0})?null:(r.splice(0,0,t),r)}var lm=_5;function x5(e){var t=lm(e);if(t&&t.length===1)return t[0];if(t&&t.length>1){var r=t.shift(),a;return t.forEach(function(n,i){if(i!==0){var o=t[i-1],u=t[i];a=o.every(function(s,l){return s===u[l]})||r.includes(e)}}),a?t[0]:(ze.set("bgColor","elmPartiallyObscuring"),null)}return ze.set("bgColor","outsideViewport"),null}var A5=x5,C5=["hue","saturation","color","luminosity"],cm={normal:function(t,r){return r},multiply:function(t,r){return r*t},screen:function(t,r){return t+r-t*r},overlay:function(t,r){return this["hard-light"](r,t)},darken:function(t,r){return Math.min(t,r)},lighten:function(t,r){return Math.max(t,r)},"color-dodge":function(t,r){return t===0?0:r===1?1:Math.min(1,t/(1-r))},"color-burn":function(t,r){return t===1?1:r===0?0:1-Math.min(1,(1-t)/r)},"hard-light":function(t,r){return r<=.5?this.multiply(t,2*r):this.screen(t,2*r-1)},"soft-light":function(t,r){if(r<=.5)return t-(1-2*r)*t*(1-t);var a=t<=.25?((16*t-12)*t+4)*t:Math.sqrt(t);return t+(2*r-1)*(a-t)},difference:function(t,r){return Math.abs(t-r)},exclusion:function(t,r){return t+r-2*t*r},hue:function(t,r){return r.setSaturation(t.getSaturation()).setLuminosity(t.getLuminosity())},saturation:function(t,r){return t.setSaturation(r.getSaturation()).setLuminosity(t.getLuminosity())},color:function(t,r){return r.setLuminosity(t.getLuminosity())},luminosity:function(t,r){return t.setLuminosity(r.getLuminosity())}};function cr(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"normal",a=T5(t,e,r),n=tl(e.red,e.alpha,t.red,t.alpha,a.r*255),i=tl(e.green,e.alpha,t.green,t.alpha,a.g*255),o=tl(e.blue,e.alpha,t.blue,t.alpha,a.b*255),u=R5(e.alpha+t.alpha*(1-e.alpha),0,1);if(u===0)return new We(n,i,o,u);var s=Math.round(n/u),l=Math.round(i/u),c=Math.round(o/u);return new We(s,l,c,u)}function tl(e,t,r,a,n){return t*(1-a)*e+t*a*n+(1-t)*a*r}function R5(e,t,r){return Math.min(Math.max(t,e),r)}function T5(e,t,r){if(C5.includes(r))return cm[r](e,t);var a=new We;return["r","g","b"].forEach(function(n){a[n]=cm[r](e[n],t[n])}),a}function rl(e,t){var r=e.alpha,a=(1-r)*t.red+r*e.red,n=(1-r)*t.green+r*e.green,i=(1-r)*t.blue+r*e.blue,o=e.alpha+t.alpha*(1-e.alpha);return new We(a,n,i,o)}function al(e){for(var t=gs(e).map(function(n){return n=U1(n,e),n=F5(n),n}),r=0;r<t.length;r++){var a=t[r];if(a[0]!==e)return ze.set("bgColor","bgOverlap"),null;if(r!==0&&!S5(a,t[0]))return ze.set("bgColor","elmPartiallyObscuring"),null}return t[0]||null}function F5(e){var t=e.indexOf(y.body),r=e,a=Zr(p.getComputedStyle(y.documentElement));if(t>1&&a.alpha===0&&!Hi(y.documentElement)){t>1&&(r.splice(t,1),r.push(y.body));var n=r.indexOf(y.documentElement);n>0&&(r.splice(n,1),r.push(y.documentElement))}return r}function S5(e,t){if(e===t)return!0;if(e===null||t===null||e.length!==t.length)return!1;for(var r=0;r<e.length;++r)if(e[r]!==t[r])return!1;return!0}var k5=.54,uo=.5,O5=1.5,dm=["top","right","bottom","left"];function nl(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.ignoreEdgeCount,a=r===void 0?!1:r,n=I5(e),i=Object.entries(n).map(function(o){var u=Z(o,2),s=u[0],l=u[1],c=dm.filter(function(d){return l[d].length!==0}).length;return{colorStr:s,sides:l,edgeCount:c}});return!a&&i.some(function(o){var u=o.edgeCount;return u>1&&u<4})?null:i.map(N5).filter(function(o){return o!==null})}function I5(e){var t={},r=Be(e),a;try{for(r.s();!(a=r.n()).done;){var n,i=a.value,o=i.colorStr,u=i.pixels;(n=t[o])!==null&&n!==void 0||(t[o]={top:[],right:[],bottom:[],left:[]});var s=t[o],l=Z(u,2),c=l[0],d=l[1];c>uo?s.right.push(c):-c>uo&&s.left.push(-c),d>uo?s.bottom.push(d):-d>uo&&s.top.push(-d)}}catch(m){r.e(m)}finally{r.f()}return t}function N5(e){var t=e.colorStr,r=e.sides,a=e.edgeCount;if(a!==4)return null;var n=new We;n.parseString(t);var i=0,o=!0;return dm.forEach(function(u){i+=r[u].length/4,o&&(o=r[u].every(function(s){return s>O5}))}),o||(n.alpha=1-Math.pow(k5,i)),n}function fm(e){var t={pixels:[]},r=e.trim(),a=[t];if(!r)return[];for(;r;){var n=r.match(/^[a-z]+(\([^)]+\))?/i)||r.match(/^#[0-9a-f]+/i),i=r.match(/^([0-9.-]+)px/i)||r.match(/^(0)/);if(n)Se(!t.colorStr,"Multiple colors identified in text-shadow: ".concat(e)),r=r.replace(n[0],"").trim(),t.colorStr=n[0];else if(i){Se(t.pixels.length<3,"Too many pixel units in text-shadow: ".concat(e)),r=r.replace(i[0],"").trim();var o=parseFloat((i[1][0]==="."?"0":"")+i[1]);t.pixels.push(o)}else if(r[0]===",")Se(t.pixels.length>=2,"Missing pixel value in text-shadow: ".concat(e)),t={pixels:[]},a.push(t),r=r.substr(1).trim();else throw new Error("Unable to process text-shadows: ".concat(r))}return a.forEach(function(u){var s=u.pixels;s.length===2&&s.push(0)}),a}function so(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.minRatio,a=t.maxRatio,n=t.ignoreEdgeCount,i=[],o=p.getComputedStyle(e),u=o.getPropertyValue("text-shadow");if(u==="none")return i;var s=o.getPropertyValue("font-size"),l=parseInt(s);Se(isNaN(l)===!1,"Unable to determine font-size value ".concat(s));var c=[],d=fm(u),m=Be(d),v;try{for(m.s();!(v=m.n()).done;){var b=v.value,w=b.colorStr||o.getPropertyValue("color"),E=Z(b.pixels,3),_=E[0],x=E[1],C=E[2],R=C===void 0?0:C;if(!(a&&R>=l*a)){if(r&&R<l*r){c.push({colorStr:w,pixels:b.pixels});continue}if(c.length>0){var T=nl(c,{ignoreEdgeCount:n});if(T===null)return null;i.push.apply(i,ce(T)),c.splice(0,c.length)}var O=M5({colorStr:w,offsetX:_,offsetY:x,blurRadius:R,fontSize:l});i.push(O)}}}catch($){m.e($)}finally{m.f()}if(c.length>0){var P=nl(c,{ignoreEdgeCount:n});if(P===null)return null;i.push.apply(i,ce(P))}return i}function M5(e){var t=e.colorStr,r=e.offsetX,a=e.offsetY,n=e.blurRadius,i=e.fontSize;if(r>n||a>n)return new We(0,0,0,0);var o=new We;return o.parseString(t),o.alpha*=P5(n,i),o}function P5(e,t){if(e===0)return 1;var r=e/t;return .185/(r+.4)}function il(e,t){var r=De(e);if(r._stackingContext)return r._stackingContext;var a=[],n=new Map;return t=t??al(e),t.forEach(function(i){var o,u=De(i),s=$5(u),l=u._stackingOrder.filter(function(m){var v=m.vNode;return!!v});l.forEach(function(m,v){var b,w=m.vNode,E=(b=l[v-1])===null||b===void 0?void 0:b.vNode,_=mm(n,w,E);v===0&&!n.get(w)&&a.unshift(_),n.set(w,_)});var c=(o=l[l.length-1])===null||o===void 0?void 0:o.vNode,d=mm(n,u,c);l.length||a.unshift(d),d.bgColor=s}),r._stackingContext=a,a}function xn(e){var t;if(!((t=e.descendants)!==null&&t!==void 0&&t.length)){var r=e.bgColor;return r.alpha*=e.opacity,{color:r,blendMode:e.blendMode}}var a=e.descendants.reduce(L5,pm()),n=cr(a,e.bgColor,e.descendants[0].blendMode);return n.alpha*=e.opacity,{color:n,blendMode:e.blendMode}}function L5(e,t){var r;e instanceof We?r=e:r=xn(e).color;var a=xn(t).color;return cr(a,r,t.blendMode)}function pm(e,t){var r;return{vNode:e,ancestor:t,opacity:parseFloat((r=e==null?void 0:e.getComputedStylePropertyValue("opacity"))!==null&&r!==void 0?r:1),bgColor:new We(0,0,0,0),blendMode:B5(e==null?void 0:e.getComputedStylePropertyValue("mix-blend-mode")),descendants:[]}}function B5(e){return e||void 0}function mm(e,t,r){var a,n=e.get(r),i=(a=e.get(t))!==null&&a!==void 0?a:pm(t,n);return n&&r!==t&&!n.descendants.includes(i)&&n.descendants.unshift(i),i}function $5(e){var t=new We;return t.parseString(e.getComputedStylePropertyValue("background-color")),t}function An(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:.1,a=De(e),n=a._cache.getBackgroundColor;if(n)return t.push.apply(t,ce(n.bgElms)),ze.set("bgColor",n.incompleteData),n.bgColor;var i=q5(e,t,r);return a._cache.getBackgroundColor={bgColor:i,bgElms:t,incompleteData:ze.get("bgColor")},i}function q5(e,t,r){var a,n,i=al(e);if(!i)return null;var o=vs(e),u=(a=so(e,{minRatio:r,ignoreEdgeCount:!0}))!==null&&a!==void 0?a:[];u.length&&(u=[{color:u.reduce(rl)}]);for(var s=0;s<i.length;s++){var l=i[s],c=p.getComputedStyle(l);if(Hi(l,c))return t.push(l),null;var d=void 0;try{if(d=Zr(c),d.alpha===0)continue}catch(w){if(w&&ze.get("colorParse"))return null;throw w}if(c.getPropertyValue("display")!=="inline"&&!hm(l,o))return t.push(l),ze.set("bgColor","elmPartiallyObscured"),null;if(t.push(l),d.alpha===1)break}var m=il(e,i);u=m.map(xn).concat(u);var v=j5(e,i.includes(y.body));if((n=u).unshift.apply(n,ce(v)),u.length===0)return new We(255,255,255,1);var b=u.reduce(function(w,E){return cr(E.color,w.color instanceof We?w.color:w,E.blendMode)});return cr(b.color instanceof We?b.color:b,new We(255,255,255,1))}function hm(e,t){t=Array.isArray(t)?t:[t];var r=e.getBoundingClientRect(),a=r.right,n=r.bottom,i=p.getComputedStyle(e),o=i.getPropertyValue("overflow"),u=parseInt(i.getPropertyValue("padding-left"),10),s=parseInt(i.getPropertyValue("padding-right"),10),l=parseInt(i.getPropertyValue("padding-top"),10),c=parseInt(i.getPropertyValue("padding-bottom"),10);return(["scroll","auto"].includes(o)||e instanceof p.HTMLHtmlElement)&&(a=r.left+e.scrollWidth+u+s,n=r.top+e.scrollHeight+l+c),t.every(function(d){return d.top>=r.top&&d.bottom<=n&&d.left>=r.left&&d.right<=a})}function vm(e){return e||void 0}function j5(e,t){var r=[];if(!t){var a=y.documentElement,n=y.body,i=p.getComputedStyle(a),o=p.getComputedStyle(n),u=Zr(i),s=Zr(o),l=s.alpha!==0&&hm(n,e.getBoundingClientRect());(s.alpha!==0&&u.alpha===0||l&&s.alpha!==1)&&r.unshift({color:s,blendMode:vm(o.getPropertyValue("mix-blend-mode"))}),u.alpha!==0&&(!l||l&&s.alpha!==1)&&r.unshift({color:u,blendMode:vm(i.getPropertyValue("mix-blend-mode"))})}return r}function z5(e,t){if(!t||!e)return null;t.alpha<1&&(t=cr(t,e));var r=e.getRelativeLuminance(),a=t.getRelativeLuminance();return(Math.max(a,r)+.05)/(Math.min(a,r)+.05)}var wa=z5;function lo(e,t,r){var a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},n=p.getComputedStyle(e),i=[function(){return V5(n,a)},function(){return H5(n)},function(){return so(e,{minRatio:0})}],o=[];try{for(var u=0,s=i;u<s.length;u++){var l=s[u],c=l();if(c&&(o=o.concat(c),c.alpha===1))break}}catch(w){if(w&&ze.get("colorParse"))return null;throw w}var d=o.reduce(function(w,E){return cr(w,E)});if(r??(r=An(e,[])),r===null){var m=ze.get("bgColor");return ze.set("fgColor",m),null}var v=il(e),b=gm(v,e);return cr(G5(d,b,v),new We(255,255,255,1))}function H5(e){return new We().parseString(e.getPropertyValue("-webkit-text-fill-color")||e.getPropertyValue("color"))}function V5(e,t){var r=t.textStrokeEmMin,a=r===void 0?0:r,n=parseFloat(e.getPropertyValue("-webkit-text-stroke-width"));if(n===0)return null;var i=e.getPropertyValue("font-size"),o=n/parseFloat(i);if(isNaN(o)||o<a)return null;var u=e.getPropertyValue("-webkit-text-stroke-color");return new We().parseString(u)}function G5(e,t,r){for(;t;){var a;if(t.opacity===1&&t.ancestor){t=t.ancestor;continue}e.alpha*=t.opacity;var n=((a=t.ancestor)===null||a===void 0?void 0:a.descendants)||r;t.opacity!==1&&(n=n.slice(0,n.indexOf(t)));var i=n.map(xn);if(!i.length){t=t.ancestor;continue}var o=i.reduce(function(u,s){return cr(s.color,u.color instanceof We?u.color:u)},{color:new We(0,0,0,0),blendMode:"normal"});e=cr(e,o),t=t.ancestor}return e}function gm(e,t){var r=Be(e),a;try{for(r.s();!(a=r.n()).done;){var n,i=a.value;if(((n=i.vNode)===null||n===void 0?void 0:n.actualNode)===t)return i;var o=gm(i.descendants,t);if(o)return o}}catch(u){r.e(u)}finally{r.f()}}function U5(e,t,r,a){var n=wa(e,t),i=a&&Math.ceil(r*72)/96<14||!a&&Math.ceil(r*72)/96<18,o=i?4.5:3;return{isValid:n>o,contrastRatio:n,expectedContrastRatio:o}}var W5=U5,bm={};Vt(bm,{isAriaCombobox:function(){return x1},isAriaListbox:function(){return _1},isAriaRange:function(){return A1},isAriaTextbox:function(){return E1},isDisabled:function(){return Cn},isNativeSelect:function(){return D1},isNativeTextbox:function(){return w1}});var Y5=["fieldset","button","select","input","textarea"];function ym(e){var t=e._isDisabled;if(typeof t=="boolean")return t;var r=e.props.nodeName,a=e.attr("aria-disabled");return Y5.includes(r)&&e.hasAttr("disabled")?t=!0:a?t=a.toLowerCase()==="true":e.parent?t=ym(e.parent):t=!1,e._isDisabled=t,t}var Cn=ym;function K5(e,t,r){var a=cn.accessibleTextVirtual(r),n=cn.sanitize(cn.removeUnicode(a,{emoji:!0,nonBmp:!0,punctuations:!0})).toLowerCase();if(n){var i={name:n,urlProps:qu.urlPropsFromAttribute(e,"href")};return this.data(i),this.relatedNodes([e]),!0}}var X5=K5;function wm(e,t){if(!e||!t)return!1;var r=Object.getOwnPropertyNames(e),a=Object.getOwnPropertyNames(t);if(r.length!==a.length)return!1;var n=r.every(function(i){var o=e[i],u=t[i];return B(o)!==B(u)?!1:B(o)==="object"||B(u)==="object"?wm(o,u):o===u});return n}function Z5(e){if(e.length<2)return e;for(var t=e.filter(function(o){var u=o.result;return u!==void 0}),r=[],a={},n=function(u){var s,l=t[u],c=l.data,d=c.name,m=c.urlProps;if(a[d])return 1;var v=t.filter(function(w,E){var _=w.data;return _.name===d&&E!==u}),b=v.every(function(w){var E=w.data;return wm(E.urlProps,m)});v.length&&!b&&(l.result=void 0),l.relatedNodes=[],(s=l.relatedNodes).push.apply(s,ce(v.map(function(w){return w.relatedNodes[0]}))),a[d]=v,r.push(l)},i=0;i<t.length;i++)n(i);return r}var Q5=Z5;function J5(e){var t=we(e),r=t&&t.includes("heading"),a=e.attr("aria-level"),n=parseInt(a,10),i=e.props.nodeName.match(/h(\d)/)||[],o=Z(i,2),u=o[1];return r?u&&!a?parseInt(u,10):isNaN(n)||n<1?u?parseInt(u,10):2:n||-1:-1}function eC(){var e=ge.get("headingOrder");if(e)return!0;var t="h1, h2, h3, h4, h5, h6, [role=heading], iframe, frame",r=lr(g._tree[0],t,Ue);return e=r.map(function(a){return{ancestry:[gi(a.actualNode)],level:J5(a)}}),this.data({headingOrder:e}),ge.set("headingOrder",r),!0}var tC=eC;function rC(e){var t=nC(e);return e.forEach(function(r){r.result=aC(r,t)}),e}function aC(e,t){var r,a,n,i,o=Dm(t,e.node.ancestry),u=(r=(a=t[o])===null||a===void 0?void 0:a.level)!==null&&r!==void 0?r:-1,s=(n=(i=t[o-1])===null||i===void 0?void 0:i.level)!==null&&n!==void 0?n:-1;if(o===0)return!0;if(u!==-1)return u-s<=1}function nC(e){e=ce(e),e.sort(function(r,a){var n=r.node,i=a.node;return n.ancestry.length-i.ancestry.length});var t=e.reduce(iC,[]);return t.filter(function(r){var a=r.level;return a!==-1})}function iC(e,t){var r,a=(r=t.data)===null||r===void 0?void 0:r.headingOrder,n=Em(t.node.ancestry,1);if(!a)return e;var i=a.map(function(u){return uC(u,n)}),o=oC(e,n);return o===-1?e.push.apply(e,ce(i)):e.splice.apply(e,[o,0].concat(ce(i))),e}function oC(e,t){for(;t.length;){var r=Dm(e,t);if(r!==-1)return r;t=Em(t,1)}return-1}function Dm(e,t){return e.findIndex(function(r){return Bs(r.ancestry,t)})}function uC(e,t){var r=t.concat(e.ancestry);return _e({},e,{ancestry:r})}function Em(e,t){return e.slice(0,e.length-t)}function sC(e,t,r){var a=(t==null?void 0:t.minSize)||24,n=r.boundingClientRect;if(gr(a*10,n))return this.data({messageKey:"large",minSize:a}),!0;var i=gr.bind(null,a),o=Ii(r),u=lC(r,o),s=cC(r,o),l=s.fullyObscuringElms,c=s.partialObscuringElms;if(u.length&&(l.length||!i(n))){this.data({minSize:a,messageKey:"contentOverflow"}),this.relatedNodes(Rn(u));return}if(l.length)return this.relatedNodes(Rn(l)),this.data({messageKey:"obscured"}),!0;var d=qt(r)?!1:void 0;if(!i(n))return this.data(_e({minSize:a},co(n))),d;var m=pC(c);if(!m.length)return this.data(_e({minSize:a},co(n))),!0;var v=dC(r,m,a);if(!v){this.data({minSize:a,messageKey:"tooManyRects"});return}if(!i(v)){if(u.length){this.data({minSize:a,messageKey:"contentOverflow"}),this.relatedNodes(Rn(u));return}var b=m.every(qt),w="partiallyObscured".concat(b?"":"NonTabbable");return this.data(_e({messageKey:w,minSize:a},co(v))),this.relatedNodes(Rn(m)),b?d:void 0}return this.data(_e({minSize:a},co(v||n))),this.relatedNodes(Rn(m)),!0}function lC(e,t){return t.filter(function(r){return!_m(r,e)&&xm(e,r)})}function cC(e,t){var r=[],a=[],n=Be(t),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;!xm(e,o)&&Wu(e,o)&&mC(o)!=="none"&&(_m(e,o)?r.push(o):a.push(o))}}catch(u){n.e(u)}finally{n.f()}return{fullyObscuringElms:r,partialObscuringElms:a}}function dC(e,t,r){var a=e.boundingClientRect,n=t.map(function(o){var u=o.getComputedStylePropertyValue("display");return u==="inline"?o.clientRects:o.boundingClientRect}).flat(1/0),i;try{i=Yu(a,n)}catch{return null}return fC(i,r)}function fC(e,t){return e.reduce(function(r,a){var n=gr(t,r),i=gr(t,a);if(n!==i)return n?r:a;var o=r.width*r.height,u=a.width*a.height;return o>u?r:a})}function pC(e){return e.filter(function(t){return Zt(t)==="widget"&&Je(t)})}function _m(e,t){var r=e.boundingClientRect,a=t.boundingClientRect;return r.top>=a.top&&r.left>=a.left&&r.bottom<=a.bottom&&r.right<=a.right}function mC(e){return e.getComputedStylePropertyValue("pointer-events")}function co(e){return{width:Math.round(e.width*10)/10,height:Math.round(e.height*10)/10}}function xm(e,t){return vr(e,t)&&!qt(t)}function Rn(e){return e.map(function(t){var r=t.actualNode;return r})}var hC=.05;function vC(e,t,r){var a=(t==null?void 0:t.minOffset)||24;if(gr(a*10,r.boundingClientRect))return this.data({messageKey:"large",minOffset:a}),!0;var n=[],i=a,o=Be(Ii(r,a)),u;try{for(o.s();!(u=o.n()).done;){var s=u.value;if(!(Zt(s)!=="widget"||!Je(s))){var l=null;try{l=Nf(r,s,a/2)}catch(c){if(c.message.startsWith("splitRects")){this.data({messageKey:"tooManyRects",closestOffset:0,minOffset:a});return}throw c}l!==null&&(l=gC(l)*2,!(l+hC>=a)&&(i=Math.min(i,l),n.push(s)))}}}catch(c){o.e(c)}finally{o.f()}if(n.length===0)return this.data({closestOffset:i,minOffset:a}),!0;if(this.relatedNodes(n.map(function(c){var d=c.actualNode;return d})),!n.some(qt)){this.data({messageKey:"nonTabbableNeighbor",closestOffset:i,minOffset:a});return}return this.data({closestOffset:i,minOffset:a}),qt(r)?!1:void 0}function gC(e){return Math.round(e*10)/10}function bC(e,t,r){var a=t||{},n=a.scaleMinimum,i=n===void 0?2:n,o=a.lowerBound,u=o===void 0?!1:o,s=r.attr("content")||"";if(!s)return!0;var l=s.split(/[;,]/).reduce(function(d,m){var v=m.trim();if(!v)return d;var b=v.split("="),w=Z(b,2),E=w[0],_=w[1];if(!E||!_)return d;var x=E.toLowerCase().trim(),C=_.toLowerCase().trim();return x==="maximum-scale"&&C==="yes"&&(C=1),x==="maximum-scale"&&parseFloat(C)<0||(d[x]=C),d},{});if(u&&l["maximum-scale"]&&parseFloat(l["maximum-scale"])<u)return!0;if(!u&&l["user-scalable"]==="no")return this.data("user-scalable=no"),!1;var c=parseFloat(l["user-scalable"]);return!u&&l["user-scalable"]&&(c||c===0)&&c>-1&&c<1?(this.data("user-scalable"),!1):l["maximum-scale"]&&parseFloat(l["maximum-scale"])<i?(this.data("maximum-scale"),!1):!0}var yC=bC;function wC(e,t,r,a){var n=a||{},i=n.cssom,o=i===void 0?void 0:i,u=t||{},s=u.degreeThreshold,l=s===void 0?0:s;if(!o||!o.length)return;for(var c=!1,d=[],m=E(o),v=function(){var z=w[b],W=m[z],K=W.root,se=W.rules,he=se.filter(_);if(!he.length)return 1;he.forEach(function(ae){var fe=ae.cssRules;Array.from(fe).forEach(function(V){var ue=x(V);if(ue&&V.selectorText.toUpperCase()!=="HTML"){var F=Array.from(K.querySelectorAll(V.selectorText))||[];d=d.concat(F)}c=c||ue})})},b=0,w=Object.keys(m);b<w.length;b++)v();if(!c)return!0;return d.length&&this.relatedNodes(d),!1;function E(L){return L.reduce(function(z,W){var K=W.sheet,se=W.root,he=W.shadowId,ae=he||"topDocument";if(z[ae]||(z[ae]={root:se,rules:[]}),!K||!K.cssRules)return z;var fe=Array.from(K.cssRules);return z[ae].rules=z[ae].rules.concat(fe),z},{})}function _(L){var z=L.type,W=L.cssText;return z!==4?!1:/orientation:\s*landscape/i.test(W)||/orientation:\s*portrait/i.test(W)}function x(L){var z=L.selectorText,W=L.style;if(!z||W.length<=0)return!1;var K=W.transform||W.webkitTransform||W.msTransform||!1;if(!K&&!W.rotate)return!1;var se=C(K),he=R("rotate",W.rotate),ae=se+he;return!ae||(ae=Math.abs(ae),Math.abs(ae-180)%180<=l)?!1:Math.abs(ae-90)%90<=l}function C(L){if(!L)return 0;var z=L.match(/(rotate|rotateZ|rotate3d|matrix|matrix3d)\(([^)]+)\)(?!.*(rotate|rotateZ|rotate3d|matrix|matrix3d))/);if(!z)return 0;var W=Z(z,3),K=W[1],se=W[2];return R(K,se)}function R(L,z){switch(L){case"rotate":case"rotateZ":return T(z);case"rotate3d":var W=z.split(",").map(function(ae){return ae.trim()}),K=Z(W,4),se=K[2],he=K[3];return parseInt(se)===0?void 0:T(he);case"matrix":case"matrix3d":return O(z);default:return 0}}function T(L){var z=L.match(/(deg|grad|rad|turn)/)||[],W=Z(z,1),K=W[0];if(!K)return 0;var se=parseFloat(L.replace(K,""));switch(K){case"rad":return P(se);case"grad":return $(se);case"turn":return Y(se);case"deg":default:return parseInt(se)}}function O(L){var z=L.split(",");if(z.length<=6){var W=Z(z,2),K=W[0],se=W[1],he=Math.atan2(parseFloat(se),parseFloat(K));return P(he)}var ae=parseFloat(z[8]),fe=Math.asin(ae),V=Math.cos(fe),ue=Math.acos(parseFloat(z[0])/V);return P(ue)}function P(L){return Math.round(L*(180/Math.PI))}function $(L){return L=L%400,L<0&&(L+=400),Math.round(L/400*360)}function Y(L){return Math.round(360/(1/L))}}var DC=wC;function EC(e,t){var r=e.hasAttribute("controls");if(e.hasAttribute("loop"))return r;if(!e.duration){console.warn("axe.utils.preloadMedia did not load metadata");return}var a=t.allowedDuration,n=a===void 0?3:a,i=o(e);if(i<=n)return!0;if(!r)return!1;return!0;function o(l){if(!l.currentSrc)return 0;var c=u(l.currentSrc);return c?c.length===1?Math.abs(l.duration-c[0]):Math.abs(c[1]-c[0]):Math.abs(l.duration-(l.currentTime||0))}function u(l){var c=l.match(/#t=(.*)/);if(c){var d=Z(c,2),m=d[1],v=m.split(",");return v.map(function(b){return/:/.test(b)?s(b):parseFloat(b)})}}function s(l){for(var c=l.split(":"),d=0,m=1;c.length>0;)d+=m*parseInt(c.pop(),10),m*=60;return parseFloat(d)}}var _C=EC;function xC(e,t){return t.isViolation?!1:void 0}var AC=xC,Am=" > ";function CC(e){var t={};return e.filter(function(r){var a=r.node.ancestry[r.node.ancestry.length-1]!=="html";if(a){var n=r.node.ancestry.flat(1/0).join(Am);return t[n]=r,!0}var i=r.node.ancestry.slice(0,r.node.ancestry.length-1).flat(1/0).join(Am);return t[i]&&(t[i].result=!0),!1})}var RC=CC;function TC(e,t,r){var a=Ot(r,"track"),n=a.some(function(i){return(i.attr("kind")||"").toLowerCase()==="captions"});return n?!1:void 0}var FC=TC;function SC(e,t,r){var a=r.children;if(!a||!a.length)return!1;for(var n=!1,i=!1,o,u=0;u<a.length;u++){if(o=a[u].props.nodeName.toUpperCase(),o==="DT"&&(n=!0),n&&o==="DD")return!1;o==="DD"&&(i=!0)}return n||i}var kC=SC;function OC(e,t,r){var a=!1,n=!1,i=!0,o=[],u=[],s=[];return r.children.forEach(function(l){var c=l.actualNode;if(c.nodeType===3&&c.nodeValue.trim()!==""){a=!0;return}if(!(c.nodeType!==1||!Ue(c))){i=!1;var d=c.nodeName.toUpperCase()==="LI",m=we(l),v=m==="listitem";!d&&!v&&o.push(c),d&&!v&&(u.push(c),s.includes(m)||s.push(m)),v&&(n=!0)}}),a||o.length?(this.relatedNodes(o),!0):i||n?!1:(this.relatedNodes(u),this.data({messageKey:"roleNotValid",roles:s.join(", ")}),!0)}var IC=OC;function NC(e,t,r){var a=["definition","term","list"],n={badNodes:[],hasNonEmptyTextNode:!1},i=r.children.reduce(function(u,s){var l=s.actualNode;return l.nodeName.toUpperCase()==="DIV"&&we(l)===null?u.concat(s.children):u.concat(s)},[]),o=i.reduce(function(u,s){var l=s.actualNode,c=l.nodeName.toUpperCase();if(l.nodeType===1&&Ue(l)){var d=Ae(l);(c!=="DT"&&c!=="DD"||d)&&(a.includes(d)||u.badNodes.push(l))}else l.nodeType===3&&l.nodeValue.trim()!==""&&(u.hasNonEmptyTextNode=!0);return u},n);return o.badNodes.length&&this.relatedNodes(o.badNodes),!!o.badNodes.length||o.hasNonEmptyTextNode}function MC(e,t,r){var a=r.parent;if(a){var n=a.props.nodeName,i=Ae(a);return["presentation","none","list"].includes(i)?!0:i&&pn(i)?(this.data({messageKey:"roleNotValid"}),!1):["ul","ol","menu"].includes(n)}}function PC(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=[],n=[];if(r.children){for(var i=Cm(r.children);i.length;){var o,u=i.shift(),s=u.vChild,l=u.nested;if(t.divGroups&&!l&&BC(s)){if(!s.children)return;var c=Cm(s.children,!0);i.push.apply(i,ce(c));continue}var d=LC(s,l,t);d&&(n.includes(d)||n.push(d),(s==null||(o=s.actualNode)===null||o===void 0?void 0:o.nodeType)===1&&a.push(s.actualNode))}return n.length===0?!1:(this.data({values:n.join(", ")}),this.relatedNodes(a),!0)}}function LC(e,t,r){var a=r.validRoles,n=a===void 0?[]:a,i=r.validNodeNames,o=i===void 0?[]:i,u=e.props,s=u.nodeName,l=u.nodeType,c=u.nodeValue,d=t?"div > ":"";if(l===3&&c.trim()!=="")return d+"#text";if(l!==1||!Ue(e))return!1;var m=Ae(e);return m?n.includes(m)?!1:d+"[role=".concat(m,"]"):o.includes(s)?!1:d+s}function BC(e){return e.props.nodeName==="div"&&Ae(e)===null}function Cm(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return e.map(function(r){return{vChild:r,nested:t}})}function $C(e){var t=lt(e),r=t.nodeName.toUpperCase(),a=Ae(t);return r==="DIV"&&["presentation","none",null].includes(a)&&(t=lt(t),r=t.nodeName.toUpperCase(),a=Ae(t)),r!=="DL"?!1:!!(!a||["presentation","none","list"].includes(a))}var qC=$C;function jC(e,t,r){var a=Jr(r.attr("lang")),n=Jr(r.attr("xml:lang"));return a===n}var zC=jC;function HC(e,t,r){var a=[];return t.attributes.forEach(function(n){var i=r.attr(n);if(typeof i=="string"){var o=Jr(i),u=t.value?!t.value.map(Jr).includes(o):!ro(o);(o!==""&&u||i!==""&&!pe(i))&&a.push(n+'="'+r.attr(n)+'"')}}),!a.length||r.props.nodeName!=="html"&&!ys(r)?!1:(this.data(a),!0)}var VC=HC;function ol(e){return(e||"").trim()!==""}function GC(e,t,r){var a=typeof y<"u"?Za(y):!1;if(t.attributes.includes("xml:lang")&&t.attributes.includes("lang")&&ol(r.attr("xml:lang"))&&!ol(r.attr("lang"))&&!a)return this.data({messageKey:"noXHTML"}),!1;var n=t.attributes.some(function(i){return ol(r.attr(i))});return n?!0:(this.data({messageKey:"noLang"}),!1)}var UC=GC;function WC(e,t,r){var a=we(e),n=ct(r);return n=n?n.toLowerCase():null,this.data({role:a,accessibleText:n}),this.relatedNodes([e]),!0}var YC=WC;function KC(e){var t=[];return e.filter(function(r){var a=function(o){return r.data.role===o.data.role&&r.data.accessibleText===o.data.accessibleText},n=t.find(a);return n?(n.result=!1,n.relatedNodes.push(r.relatedNodes[0]),!1):(t.push(r),r.relatedNodes=[],!0)})}var XC=KC;function ZC(e,t,r){var a=qi(r),n=Li(r),i=r.attr("aria-describedby");return!a&&!!(n||i)}var QC=ZC;function JC(e){var t=Ge(e.getAttribute("id")),r=e.parentNode,a=pt(e);a=a.documentElement||a;var n=Array.from(a.querySelectorAll('label[for="'.concat(t,'"]')));for(n.length&&(n=n.filter(function(u){return!kr(u)}));r;)r.nodeName.toUpperCase()==="LABEL"&&n.indexOf(r)===-1&&n.push(r),r=r.parentNode;if(this.relatedNodes(n),n.length>1){var i=n.filter(function(u){return Ue(u)});if(i.length>1)return;var o=nr(e,"aria-labelledby");return o.includes(i[0])?!1:void 0}return!1}var eR=JC;function tR(e,t){var r=Rm(t),a=Rm(e);return!r||!a?!1:r.includes(a)}function Rm(e){var t=vn(e,{emoji:!0,nonBmp:!0,punctuations:!0});return pe(t)}function rR(e,t,r){var a,n=t==null?void 0:t.pixelThreshold,i=(a=t==null?void 0:t.occurrenceThreshold)!==null&&a!==void 0?a:t==null?void 0:t.occuranceThreshold,o=Yr(e).toLowerCase(),u=pe(Nr(r,{subtreeDescendant:!0,ignoreIconLigature:!0,pixelThreshold:n,occurrenceThreshold:i})).toLowerCase();if(!u)return!0;if(!(hs(o)<1||hs(u)<1))return tR(u,o)}var aR=rR;function nR(e,t,r){try{var a=Tt(r,"label");if(a){var n=pe(ct(a,{inControlContext:!0,startNode:r}));return a.actualNode&&this.relatedNodes([a.actualNode]),this.data({implicitLabel:n}),!!n}return!1}catch{return}}var iR=nR;function oR(e,t,r){if(r.hasAttr("id")){if(!r.actualNode)return;var a=pt(e),n=Ge(e.getAttribute("id")),i=a.querySelector('label[for="'.concat(n,'"]'));if(i&&!Ue(i)){var o;try{o=ct(r).trim()}catch{return}var u=o==="";return u}}return!1}var uR=oR;function sR(e,t,r){var a=qi(r),n=e.getAttribute("title");if(!a)return!1;if(!n&&(n="",e.getAttribute("aria-describedby"))){var i=nr(e,"aria-describedby");n=i.map(function(o){return o?Yr(o):""}).join("")}return pe(n)===pe(a)}var lR=sR;function cR(e,t,r){var a=this;if(!r.attr("id"))return!1;if(r.actualNode){var n=pt(r.actualNode),i=Ge(r.attr("id")),o=Array.from(n.querySelectorAll('label[for="'.concat(i,'"]')));if(this.relatedNodes(o),!o.length)return!1;try{return o.some(function(u){if(Ft(u)){var s=pe(Yr(u,{inControlContext:!0,startNode:r}));return a.data({explicitLabel:s}),!!s}else return!0})}catch{return}}}var dR=cR;function fR(e,t,r){if(["none","presentation"].includes(we(r)))return!1;var a=Tt(r,t.parentSelector);if(!a)return!1;var n=or(a,!0).toLowerCase();return n===""?!1:n===ct(r).toLowerCase()}var pR=fR;function mR(e,t,r){var a=r.attr("alt"),n=/^\s+$/;return typeof a=="string"&&n.test(a)}var hR=mR;function vR(e,t,r){var a=sr(r.attr("tabindex"));return a===null||a<=0}var gR=vR;function bR(e,t,r){if(r.children)try{var a=Tm(r);if(!a.length)return!0;var n=a.filter(yR);return n.length>0?(this.data({messageKey:"notHidden"}),this.relatedNodes(n)):this.relatedNodes(a),!1}catch{return}}function Tm(e){if(!e.children){if(e.props.nodeType===1)throw new Error("Cannot determine children");return[]}var t=[];return e.children.forEach(function(r){Zt(r)==="widget"&&Je(r)?t.push(r):t.push.apply(t,ce(Tm(r)))}),t}function yR(e){var t=sr(e.attr("tabindex"));return t!==null&&t<0}function wR(e){var t=ya("landmark"),r=lt(e),a=we(e);for(this.data({role:a});r;){var n=Ae(r);if(!n&&r.nodeName.toUpperCase()!=="FORM"&&(n=ir(r)),n&&t.includes(n)&&!(n==="main"&&a==="complementary"))return!1;r=lt(r)}return!0}var DR=wR;function ER(e,t,r){if(r.children)try{return!r.children.some(function(a){return Fm(a)})}catch{return}}function Fm(e){if(qt(e))return!0;if(!e.children){if(e.props.nodeType===1)throw new Error("Cannot determine children");return!1}return e.children.some(function(t){return Fm(t)})}function _R(e,t,r){var a=["button","fieldset","input","select","textarea"],n=r.tabbableElements;if(!n||!n.length)return!0;var i=n.filter(function(o){return!a.includes(o.props.nodeName)});return this.relatedNodes(i.map(function(o){return o.actualNode})),i.length===0||bn()?!0:i.every(function(o){var u=o.getComputedStylePropertyValue("pointer-events"),s=parseInt(o.getComputedStylePropertyValue("width")),l=parseInt(o.getComputedStylePropertyValue("height"));return o.actualNode.onfocus||(s===0||l===0)&&u==="none"})?void 0:!1}var xR=_R;function AR(e,t,r){if(!qt(r))return!1;try{return!ct(r)}catch{return}}var CR=AR;function RR(e,t,r){var a=r.tabbableElements.map(function(n){var i=n.actualNode;return i});if(!a||!a.length)return!0;if(bn()){this.relatedNodes(a);return}return!0}var TR=RR;function FR(e,t,r){if(r.hasAttr("contenteditable")&&a(r))return!0;return qt(r);function a(n){var i=n.attr("contenteditable");if(i==="true"||i==="")return!0;if(i==="false")return!1;var o=Tt(r.parent,"[contenteditable]");return o?a(o):!1}}var SR=FR;function kR(e,t,r){var a=["button","fieldset","input","select","textarea"],n=r.tabbableElements;if(!n||!n.length)return!0;var i=n.filter(function(o){return a.includes(o.props.nodeName)});return this.relatedNodes(i.map(function(o){return o.actualNode})),i.length===0||bn()?!0:i.every(function(o){var u=o.getComputedStylePropertyValue("pointer-events"),s=parseInt(o.getComputedStylePropertyValue("width")),l=parseInt(o.getComputedStylePropertyValue("height"));return o.actualNode.onfocus||(s===0||l===0)&&u==="none"})?void 0:!1}var OR=kR;function IR(e,t,r){var a=r.tabbableElements;if(!a)return!1;var n=a.filter(function(i){return i!==r});return n.length>0}var NR=IR;function MR(e,t,r){return kr(r)||(this.data(r.attr("accesskey")),this.relatedNodes([e])),!0}var PR=MR;function LR(e){var t={};return e.filter(function(r){if(!r.data)return!1;var a=r.data.toUpperCase();return t[a]?(t[a].relatedNodes.push(r.relatedNodes[0]),!1):(t[a]=r,r.relatedNodes=[],!0)}).map(function(r){return r.result=!!r.relatedNodes.length,r})}var BR=LR;function $R(e,t,r){if(!t||!t.selector||typeof t.selector!="string")throw new TypeError("page-no-duplicate requires options.selector to be a string");var a="page-no-duplicate;"+t.selector;if(ge.get(a)){this.data("ignored");return}ge.set(a,!0);var n=lr(g._tree[0],t.selector,function(i){return Ue(i)});return typeof t.nativeScopeFilter=="string"&&(n=n.filter(function(i){return i.actualNode.hasAttribute("role")||!pa(i,t.nativeScopeFilter)})),typeof t.role=="string"&&(n=n.filter(function(i){return we(i)===t.role})),this.relatedNodes(n.filter(function(i){return i!==r}).map(function(i){return i.actualNode})),n.length<=1}var qR=$R;function jR(e){return e.filter(function(t){return t.data!=="ignored"})}var zR=jR;function HR(e,t,r){return mn(r,t.matcher)}var VR=HR;function GR(e,t,r){try{return pe(Nr(r))!==""}catch{return}}function UR(e,t,r){if(!t||!t.selector||typeof t.selector!="string")throw new TypeError("has-descendant requires options.selector to be a string");if(t.passForModal&&bn())return!0;var a=lr(r,t.selector,function(n){return Ue(n)});return this.relatedNodes(a.map(function(n){return n.actualNode})),a.length>0}var WR=UR;function YR(e){var t=e.some(function(r){return r.result===!0});return t&&e.forEach(function(r){r.result=!0}),e}var KR=YR;function XR(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;if(!t.attribute||typeof t.attribute!="string")throw new TypeError("attr-non-space-content requires options.attribute to be a string");if(!r.hasAttr(t.attribute))return this.data({messageKey:"noAttr"}),!1;var a=r.attr(t.attribute),n=!pe(a);return n?(this.data({messageKey:"emptyAttr"}),!1):!0}var ZR=XR;function QR(e,t,r){var a=r.attr("autocomplete")||"";return M1(a,t)}var JR=QR;function eT(e,t,r){if(r.props.nodeName!=="input")return!0;var a=["text","search","number","tel"],n=["text","search","url"],i={bday:["text","search","date"],email:["text","search","email"],username:["text","search","email"],"street-address":["text"],tel:["text","search","tel"],"tel-country-code":["text","search","tel"],"tel-national":["text","search","tel"],"tel-area-code":["text","search","tel"],"tel-local":["text","search","tel"],"tel-local-prefix":["text","search","tel"],"tel-local-suffix":["text","search","tel"],"tel-extension":["text","search","tel"],"cc-number":a,"cc-exp":["text","search","month","tel"],"cc-exp-month":a,"cc-exp-year":a,"cc-csc":a,"transaction-amount":a,"bday-day":a,"bday-month":a,"bday-year":a,"new-password":["text","search","password"],"current-password":["text","search","password"],url:n,photo:n,impp:n};B(t)==="object"&&Object.keys(t).forEach(function(d){i[d]||(i[d]=[]),i[d]=i[d].concat(t[d])});var o=r.attr("autocomplete"),u=o.split(/\s+/g).map(function(d){return d.toLowerCase()}),s=u[u.length-1];if(Xr.stateTerms.includes(s))return!0;var l=i[s],c=r.hasAttr("type")?pe(r.attr("type")).toLowerCase():"text";return c=to().includes(c)?c:"text",typeof l>"u"?c==="text":l.includes(c)}var tT=eT,rT=["block","list-item","table","flex","grid","inline-block"];function aT(e){if(Sm(e))return!1;for(var t=lt(e);t&&t.nodeType===1&&!Sm(t);)t=lt(t);if(t){if(this.relatedNodes([t]),sm(e,t))return!0;if(nT(e)){this.data({messageKey:"pseudoContent"});return}return!1}}function Sm(e){var t=p.getComputedStyle(e).getPropertyValue("display");return rT.indexOf(t)!==-1||t.substr(0,6)==="table-"}function nT(e){for(var t=0,r=["before","after"];t<r.length;t++){var a=r[t],n=p.getComputedStyle(e,":".concat(a)),i=n.getPropertyValue("content");if(i!=="none")return!0}return!1}function km(e,t){var r=e.getRelativeLuminance(),a=t.getRelativeLuminance();return(Math.max(r,a)+.05)/(Math.min(r,a)+.05)}var iT=["block","list-item","table","flex","grid","inline-block"];function Om(e){var t=p.getComputedStyle(e).getPropertyValue("display");return iT.indexOf(t)!==-1||t.substr(0,6)==="table-"}function oT(e,t){var r=t.requiredContrastRatio,a=t.allowSameColor;if(Om(e))return!1;for(var n=lt(e);n&&n.nodeType===1&&!Om(n);)n=lt(n);if(n){this.relatedNodes([n]);var i=lo(e),o=lo(n),u=An(e),s=An(n),l=i&&o?km(i,o):void 0;if(l&&(l=Math.floor(l*100)/100),l&&l>=r)return!0;var c=u&&s?km(u,s):void 0;if(c&&(c=Math.floor(c*100)/100),c&&c>=r)return!0;if(!c){var d,m=(d=ze.get("bgColor"))!==null&&d!==void 0?d:"bgContrast";this.data({messageKey:m}),ze.clear();return}if(l)return a&&l===1&&c===1?!0:l===1&&c>1?(this.data({messageKey:"bgContrast",contrastRatio:c,requiredContrastRatio:r,nodeBackgroundColor:u?u.toHexString():void 0,parentBackgroundColor:s?s.toHexString():void 0}),!1):(this.data({messageKey:"fgContrast",contrastRatio:l,requiredContrastRatio:r,nodeColor:i?i.toHexString():void 0,parentColor:o?o.toHexString():void 0}),!1)}}var uT=oT;function sT(e,t,r){var a=t.ignoreUnicode,n=t.ignoreLength,i=t.ignorePseudo,o=t.boldValue,u=t.boldTextPt,s=t.largeTextPt,l=t.contrastRatio,c=t.shadowOutlineEmMax,d=t.pseudoSizeThreshold;if(!Ft(e))return this.data({messageKey:"hidden"}),!0;var m=or(r,!1,!0);if(a&&cT(m)){this.data({messageKey:"nonBmp"});return}var v=p.getComputedStyle(e),b=parseFloat(v.getPropertyValue("font-size")),w=v.getPropertyValue("font-weight"),E=parseFloat(w)>=o||w==="bold",_=Math.ceil(b*72)/96,x=E&&_<u||!E&&_<s,C=x?l.normal:l.large,R=C.expected,T=C.minThreshold,O=C.maxThreshold,P=lT(r,{ignorePseudo:i,pseudoSizeThreshold:d});if(P){this.data({fontSize:"".concat((b*72/96).toFixed(1),"pt (").concat(b,"px)"),fontWeight:E?"bold":"normal",messageKey:"pseudoContent",expectedContrastRatio:R+":1"}),this.relatedNodes(P.actualNode);return}var $=so(e,{minRatio:.001,maxRatio:c});if($===null){this.data({messageKey:"complexTextShadows"});return}var Y=[],L=An(e,Y,c),z=lo(e,!1,L,t),W=null,K=null,se=null;if($.length===0)W=wa(L,z);else if(z&&L){se=[].concat(ce($),[L]).reduce(rl);var he=wa(L,z),ae=wa(L,se),fe=wa(se,z);W=Math.max(he,ae,fe),W!==he&&(K=ae>fe?"shadowOnBgColor":"fgOnShadowColor")}var V=W>R;if(typeof T=="number"&&(typeof W!="number"||W<T)||typeof O=="number"&&(typeof W!="number"||W>O))return this.data({contrastRatio:W}),!0;var ue=Math.floor(W*100)/100,F,Q;L===null?ze.get("colorParse")?(F="colorParse",Q=ze.get("colorParse")):F=ze.get("bgColor"):V||(F=K),z===null&&ze.get("colorParse")&&(F="colorParse",Q=ze.get("colorParse"));var j=ue===1,J=m.length===1;if(j?F=ze.set("bgColor","equalRatio"):!V&&J&&!n&&(F="shortTextContent"),this.data({fgColor:z?z.toHexString():void 0,bgColor:L?L.toHexString():void 0,contrastRatio:ue,fontSize:"".concat((b*72/96).toFixed(1),"pt (").concat(b,"px)"),fontWeight:E?"bold":"normal",messageKey:F,expectedContrastRatio:R+":1",shadowColor:se?se.toHexString():void 0,colorParse:Q}),z===null||L===null||j||J&&!n&&!V){F=null,ze.clear(),this.relatedNodes(Y);return}return V||this.relatedNodes(Y),V}function lT(e,t){var r=t.pseudoSizeThreshold,a=r===void 0?.25:r,n=t.ignorePseudo,i=n===void 0?!1:n;if(!i){var o=e.boundingClientRect,u=o.width*o.height*a;do{var s=Im(e.actualNode,":before"),l=Im(e.actualNode,":after");if(s+l>u)return e}while(e=e.parent)}}var Im=je(function(t,r){var a=p.getComputedStyle(t,r),n=function(s,l){return a.getPropertyValue(s)===l};if(n("content","none")||n("display","none")||n("visibility","hidden")||n("position","absolute")===!1||Zr(a).alpha===0&&n("background-image","none"))return 0;var i=Nm(a.getPropertyValue("width")),o=Nm(a.getPropertyValue("height"));return i.unit!=="px"||o.unit!=="px"?i.value===0||o.value===0?0:1/0:i.value*o.value});function cT(e){var t={nonBmp:!0},r=ps(e,t),a=pe(vn(e,t))==="";return r&&a}function Nm(e){var t=/^([0-9.]+)([a-z]+)$/i,r=e.match(t)||[],a=Z(r,3),n=a[1],i=n===void 0?"":n,o=a[2],u=o===void 0?"":o;return{value:parseFloat(i),unit:u.toLowerCase()}}var dT={ARTICLE:!0,ASIDE:!0,NAV:!0,SECTION:!0},fT={alert:!0,alertdialog:!0,application:!0,article:!0,banner:!1,complementary:!0,contentinfo:!0,dialog:!0,form:!0,log:!0,main:!0,navigation:!0,region:!0,search:!1,status:!0,tabpanel:!0};function pT(e){var t=e.nodeName.toUpperCase();return dT[t]||!1}function mT(e,t){var r=Ae(e);return r&&(fT[r]||t.roles.includes(r))||!1}function hT(e,t){return mT(e,t)||pT(e)}var vT=hT;function gT(e,t,r){var a=we(r,{dpub:!0,fallback:!0}),n=as(a);return n&&this.data(a),n}var bT=gT;function yT(e,t,r){var a=we(r,{noImplicit:!0});this.data(a);var n,i;try{n=pe(ds(r)).toLowerCase(),i=pe(ct(r)).toLowerCase()}catch{return}if(!i&&!n)return!1;if(!(!i&&n)&&i.includes(n))return!1}var wT=yT;function DT(e,t,r){return Je(r)}var ET=DT;function _T(e,t,r){var a=yt(r.attr("role")),n=a.every(function(i){return!pn(i.toLowerCase(),{allowAbstract:!0})});return n?(this.data(a),!0):!1}var xT=_T;function AT(e,t,r){var a=Ae(r);if(a===null)return!1;var n=Zt(a);return n==="widget"||n==="composite"}var CT=AT;function RT(e,t,r){var a=Or().filter(function(n){return r.hasAttr(n)});return this.data(a),a.length>0}var TT=RT;function FT(e,t){var r=ir(e);return!r&&t.length===2&&t.includes("none")&&t.includes("presentation")}function ST(e,t,r){var a=yt(r.attr("role"));return a.length<=1?!1:FT(r,a)?void 0:!0}var kT=ST;function OT(e,t,r){var a=we(r,{dpub:!0,fallback:!0}),n=ke.ariaRoles[a];return n!=null&&n.deprecated?(this.data(a),!0):!1}function IT(e,t,r){var a,n=(a=r.attr("aria-brailleroledescription"))!==null&&a!==void 0?a:"";if(pe(n)==="")return!0;var i=r.attr("aria-roledescription");return typeof i!="string"?(this.data({messageKey:"noRoleDescription"}),!1):pe(i)===""?(this.data({messageKey:"emptyRoleDescription"}),!1):!0}function NT(e,t,r){var a,n=(a=r.attr("aria-braillelabel"))!==null&&a!==void 0?a:"";if(!n.trim())return!0;try{return pe(ct(r))!==""}catch{return}}function MT(e,t,r){t=Array.isArray(t.value)?t.value:[];var a="",n="",i=[],o=/^aria-/,u=["aria-errormessage"],s={"aria-controls":function(){var c=["false",null].includes(r.attr("aria-haspopup"))===!1;return c&&(a='aria-controls="'.concat(r.attr("aria-controls"),'"'),n="controlsWithinPopup"),r.attr("aria-expanded")!=="false"&&r.attr("aria-selected")!=="false"&&c===!1},"aria-current":function(c){c||(a='aria-current="'.concat(r.attr("aria-current"),'"'),n="ariaCurrent")},"aria-owns":function(){return r.attr("aria-expanded")!=="false"},"aria-describedby":function(c){c||(a='aria-describedby="'.concat(r.attr("aria-describedby"),'"'),n=g._tree&&g._tree[0]._hasShadowRoot?"noIdShadow":"noId")},"aria-labelledby":function(c){c||(a='aria-labelledby="'.concat(r.attr("aria-labelledby"),'"'),n=g._tree&&g._tree[0]._hasShadowRoot?"noIdShadow":"noId")}};if(r.attrNames.forEach(function(l){if(!(u.includes(l)||t.includes(l)||!o.test(l))){var c,d=r.attr(l);try{c=Qp(r,l)}catch{a="".concat(l,'="').concat(d,'"'),n="idrefs";return}(!s[l]||s[l](c))&&!c&&(d===""&&!PT(l)?(a=l,n="empty"):i.push("".concat(l,'="').concat(d,'"')))}}),i.length)return this.data(i),!1;if(a){this.data({messageKey:n,needsReview:a});return}return!0}function PT(e){var t;return((t=ke.ariaAttrs[e])===null||t===void 0?void 0:t.type)==="string"}function LT(e,t,r){t=Array.isArray(t.value)?t.value:[];var a=[],n=/^aria-/;return r.attrNames.forEach(function(i){t.indexOf(i)===-1&&n.test(i)&&!oo(i)&&a.push(i)}),a.length?(this.data(a),!1):!0}var BT=LT;function $T(e,t,r){var a=r.attrNames.filter(function(n){var i=ke.ariaAttrs[n];if(!oo(n))return!1;var o=i.unsupported;return B(o)!=="object"?!!o:!mn(e,o.exceptions)});return a.length?(this.data(a),!0):!1}var qT=$T;function jT(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=we(r),n=t.supportedRoles||[];if(n.includes(a))return!0;if(!(a&&a!=="presentation"&&a!=="none"))return!1}var zT=jT;function Mm(e,t,r,a){var n=Ae(e);if(r||(r=Zs(n)),!r)return null;for(var i=r.includes("group"),o=a?e:e.parent;o;){var u=we(o,{noPresentational:!0});if(!u)o=o.parent;else if(u==="group"&&i)t.includes(n)&&r.push(n),r=r.filter(function(s){return s!=="group"}),o=o.parent;else return r.includes(u)?null:r}return r}function HT(e){for(var t=[],r=null;e;){if(e.getAttribute("id")){var a=Ge(e.getAttribute("id")),n=pt(e);r=n.querySelector("[aria-owns~=".concat(a,"]")),r&&t.push(r)}e=e.parentElement}return t.length?t:null}function VT(e,t,r){var a=t&&Array.isArray(t.ownGroupRoles)?t.ownGroupRoles:[],n=Mm(r,a);if(!n)return!0;var i=HT(e);if(i){for(var o=0,u=i.length;o<u;o++)if(n=Mm(De(i[o]),a,n,!0),!n)return!0}return this.data(n),!1}var GT=VT;function UT(e,t,r){var a=t&&Array.isArray(t.reviewEmpty)?t.reviewEmpty:[],n=Ae(r,{dpub:!0}),i=Qs(n);if(i===null)return!0;var o=WT(r,i),u=o.filter(function(l){var c=l.role,d=l.vNode;return d.props.nodeType===1&&!i.includes(c)});if(u.length){this.relatedNodes(u.map(function(l){var c=l.vNode;return c}));var s=r.attr("aria-busy")==="true"?"aria-busy-fail":"unallowed";return this.data({messageKey:s,values:u.map(function(l){var c=l.vNode,d=l.attr;return XT(c,d)}).filter(function(l,c,d){return d.indexOf(l)===c}).join(", ")}),!1}if(YT(i,o))return!0;if(r.attr("aria-busy")==="true")return this.data({messageKey:"aria-busy"}),!0;if(this.data(i),!(a.includes(n)&&!o.some(ZT)))return!1}function WT(e,t){for(var r,a=[],n=hn(e),i=function(){if(r.props.nodeType===3&&a.push({vNode:r,role:null}),r.props.nodeType!==1||!Ue(r))return 1;var u=we(r,{noPresentational:!0}),s=KT(r),l=!!s||Je(r);if(!u&&!l||["group","rowgroup"].includes(u)&&t.some(function(d){return d===u}))n.push.apply(n,ce(r.children));else if(u||l){var c=s||"tabindex";a.push({role:u,attr:c,vNode:r})}};r=n.shift();)i();return a}function YT(e,t){return t.some(function(r){var a=r.role;return a&&e.includes(a)})}function KT(e){return Or().find(function(t){return e.hasAttr(t)})}function XT(e,t){var r=e.props,a=r.nodeName,n=r.nodeType;if(n===3)return"#text";var i=Ae(e,{dpub:!0});return i?"[role=".concat(i,"]"):t?a+"[".concat(t,"]"):a}function ZT(e){var t=e.vNode;return t.props.nodeType===3?t.props.nodeValue.trim().length>0:gn(t,!1,!0)}function QT(e){var t,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=arguments.length>2?arguments[2]:void 0,n=Ae(a),i=a.attrNames,o=Zp(n);if(Array.isArray(r[n])&&(o=Dn(r[n],o)),!n||!i.length||!o.length||JT(a,n)||tF(a,n)||n==="slider"&&(t=a.attr("aria-valuetext"))!==null&&t!==void 0&&t.trim())return!0;var u=Ir(a),s=o.filter(function(l){return!a.attr(l)&&!eF(u,l)});return s.length?(this.data(s),!1):!0}function JT(e,t){return t==="separator"&&!Je(e)}function eF(e,t){var r;return((r=e.implicitAttrs)===null||r===void 0?void 0:r[t])!==void 0}function tF(e,t){return t==="combobox"&&e.attr("aria-expanded")==="false"}function rF(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=(t==null?void 0:t.elementsAllowedAriaLabel)||[],n=r.props.nodeName,i=we(r,{chromium:!0,fallback:!0}),o=aF(r,i,n,a),u=o.filter(function(c){return r.attrNames.includes(c)?pe(r.attr(c))!=="":!1});if(u.length===0)return!1;var s=i!==null?"hasRole":"noRole";s+=u.length>1?"Plural":"Singular",this.data({role:i,nodeName:n,messageKey:s,prohibited:u});var l=Nr(r,{subtreeDescendant:!0});if(pe(l)==="")return!0}function aF(e,t,r,a){var n=ke.ariaRoles[t];return n?n.prohibitedAttrs||[]:t||a.includes(r)||Pm(e)==="widget"?[]:["aria-label","aria-labelledby"]}var Pm=je(function(t){if(t){var r=we(t,{noPresentational:!0,chromium:!0});return r?Zt(r):Pm(t.parent)}});function nF(e,t,r){var a=r.attr("aria-level"),n=parseInt(a,10);if(!(n>6))return!0}var iF=nF;function oF(e,t,r){return r.attr("aria-hidden")!=="true"}var uF=oF;function sF(e,t,r){t=Array.isArray(t)?t:[];var a=r.attr("aria-errormessage"),n=r.hasAttr("aria-errormessage"),i=r.attr("aria-invalid"),o=r.hasAttr("aria-invalid");if(!o||i==="false")return!0;function u(s){if(s.trim()==="")return ke.ariaAttrs["aria-errormessage"].allowEmpty;var l=yt(s);if(l.length>1)return this.data({messageKey:"unsupported",values:l}),!1;var c;try{c=s&&nr(r,"aria-errormessage")[0]}catch{this.data({messageKey:"idrefs",values:l});return}if(c){if(!Ue(c))return this.data({messageKey:"hidden",values:l}),!1;var d=yt(r.attr("aria-describedby"));return Ae(c)==="alert"||c.getAttribute("aria-live")==="assertive"||c.getAttribute("aria-live")==="polite"||l.some(function(m){return d.includes(m)})}}return t.indexOf(a)===-1&&n?(this.data(yt(a)),u.call(this,a)):!0}function Lm(e){var t,r,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.invalidTableRowAttrs,i=arguments.length>2?arguments[2]:void 0,o=(t=n==null||(r=n.filter)===null||r===void 0?void 0:r.call(n,function(c){return i.hasAttr(c)}))!==null&&t!==void 0?t:[];if(o.length===0)return!0;var u=lF(i),s=u&&we(u);if(!s||s==="treegrid")return!0;var l="row".concat(o.length>1?"Plural":"Singular");return this.data({messageKey:l,invalidAttrs:o,ownerRole:s}),!1}function lF(e){if(e.parent){var t='table:not([role]), [role~="treegrid"], [role~="table"], [role~="grid"]';return Tt(e,t)}}function Bm(e,t,r){var a=r.props,n=a.nodeName,i=a.type,o=dF(r.attr("aria-checked"));if(n!=="input"||i!=="checkbox"||!o)return!0;var u=cF(r);return o===u?!0:(this.data({messageKey:"checkbox",checkState:u}),!1)}function cF(e){return e.props.indeterminate?"mixed":e.props.checked?"true":"false"}function dF(e){return e?(e=e.toLowerCase(),["mixed","true"].includes(e)?e:"false"):""}var $m={row:Lm,checkbox:Bm};function fF(e,t,r){var a=we(r);return $m[a]?$m[a].call(this,e,t,r):!0}function pF(e,t,r){return r.attr("aria-busy")==="true"}function mF(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=t.allowImplicit,n=a===void 0?!0:a,i=t.ignoredTags,o=i===void 0?[]:i,u=r.props.nodeName;if(o.map(function(l){return l.toLowerCase()}).includes(u))return!0;var s=Up(r,n);return s.length?(this.data(s),Ue(r)?!1:void 0):!0}var hF=mF;function vF(e,t,r){var a=[],n=we(r),i=Hp(n);Array.isArray(t[n])&&(i=Dn(t[n].concat(i)));var o=Be(r.attrNames),u;try{for(o.s();!(u=o.n()).done;){var s=u.value;oo(s)&&!i.includes(s)&&!gF(s,r.attr(s),r)&&a.push(s)}}catch(l){o.e(l)}finally{o.f()}if(!a.length)return!0;if(this.data(a.map(function(l){return l+'="'+r.attr(l)+'"'})),!(!n&&!Ps(r)&&!Je(r)))return!1}function gF(e,t,r){return!!(e==="aria-required"&&t==="false"||e==="aria-multiline"&&t==="false"&&r.hasAttr("contenteditable"))}function bF(e,t,r){var a=Ir(r);if(!a.allowedAriaAttrs)return!0;var n=Ae(r);if(n)return!0;var i=a.allowedAriaAttrs,o=Or(),u=[],s=Be(r.attrNames),l;try{for(s.s();!(l=s.n()).done;){var c=l.value;o.includes(c)&&!i.includes(c)&&u.push(c)}}catch(m){s.e(m)}finally{s.f()}if(!u.length)return!0;var d=u.length>1?"plural":"singular";return this.data({messageKey:d,nodeName:r.props.nodeName,values:u.map(function(m){return m+'="'+r.attr(m)+'"'}).join(", ")}),!1}function yF(e,t,r){var a=yt(r.attr("role")).filter(function(n){return Zt(n)==="abstract"});return a.length>0?(this.data(a),!0):!1}var wF=yF;function DF(e){var t=Jr(e.getAttribute("lang")),r=Jr(e.getAttribute("xml:lang"));return ro(t)&&ro(r)}var EF=DF;function _F(e){return e.ownerDocument.defaultView.self===e.ownerDocument.defaultView.top}var xF=_F;function AF(e,t){try{var r=t.props.nodeName;return r==="svg"?!0:!!Tt(t,"svg")}catch{return!1}}var ul=AF;function CF(e,t){return RF.every(function(r){return r(e,t)})}var RF=[function(e,t){return qm(t)},function(e,t){return TF(t)},function(e,t){return!ul(e,t)},function(e,t){return Je(t)},function(e,t){return qt(t)||!FF(t)},function(e){return!ws(e,{noLengthCompare:!0,includeInlineBlock:!0})}];function qm(e){return Zt(e)==="widget"}function TF(e){return e.props.nodeName!=="area"}var FF=je(function e(t){return t!=null&&t.parent?qm(t.parent)&&qt(t.parent)?!0:e(t.parent):!1});function SF(e,t){var r=we(t);return["treegrid","grid","table"].includes(r)}function kF(e,t){var r=t.parent;if(r.props.nodeName!=="details"||OF(t))return!1;var a=r.children.find(function(n){return n.props.nodeName==="summary"});return a===t}function OF(e){var t,r=(t=e.actualNode)===null||t===void 0?void 0:t.parentElement;return r&&r!==e.parent.actualNode}function IF(e){return _s(e)&&Ti(e)}var NF=IF;function MF(e,t){return yr(e,13)!==void 0&&Xs(t)===!1&&PF(t)}function PF(e){var t=e.boundingClientRect;return Ot(e,"*").some(function(r){if(!gn(r,!0,!0))return!1;var a=[];if(ji(r)){var n;(n=a).push.apply(n,ce(LF(r)))}else a=[r.boundingClientRect];return a.some(function(i){return i.left<t.left||i.right>t.right||i.top<t.top||i.bottom>t.bottom})})}function LF(e){var t=y.createRange();return t.selectNodeContents(e.actualNode),Array.from(t.getClientRects())}function BF(e,t){return ir(t,{chromiumRoles:!0})!==null}var $F=BF;function qF(e){var t=Array.from(e.parentNode.childNodes),r=e.textContent.trim(),a=/[.!?:;](?![.!?:;])/g;if(r.length===0||(r.match(a)||[]).length>=2)return!1;var n=t.slice(t.indexOf(e)+1).filter(function(i){return i.nodeName.toUpperCase()==="P"&&i.textContent.trim()!==""});return n.length!==0}var jF=qF;function zF(e,t){var r=Ae(t);if(!r||["none","presentation"].includes(r))return!0;var a=Jf[r]||{},n=a.accessibleNameRequired;return!!(n||Je(t))}var jm=zF,HF=function(t,r){return[jm,VF].every(function(a){return a(t,r)})};function VF(e){var t;if(!(e!=null&&(t=e.ownerDocument)!==null&&t!==void 0&&t.createRange))return!0;var r=e.ownerDocument.createRange();return r.setStart(e,0),r.setEnd(e,e.childNodes.length),r.getClientRects().length===0}function GF(e,t){return t.props.nodeName!=="html"}var UF=GF;function WF(e,t){return!t.attr("role")}var YF=WF;function KF(e,t){var r=sr(t.attr("tabindex"));return r===null||r>=0}var XF=KF;function ZF(e,t){var r=Ir(t),a=r.namingMethods;return!(a&&a.length!==0||Ae(t)==="combobox"&&Ot(t,'input:not([type="hidden"])').length||Xs(t,{popupRoles:["listbox"]}))}var QF=ZF;function JF(e,t){return!(!t.hasAttr("role")||!t.attr("role").trim())}var eS=JF;function tS(e){return!(!e.currentSrc||e.hasAttribute("paused")||e.hasAttribute("muted"))}var rS=tS;function aS(e,t){var r=we(t);return r?!!ke.ariaRoles[r].childrenPresentational:!1}var nS=aS;function iS(e){var t=pe(e.innerText),r=Ae(e);return r&&r!=="link"||!t||!Ft(e)?!1:ws(e)}var oS=iS;function uS(e){return!no(e)&&!Je(e)}var sS=uS;function lS(e,t){return cS(t)&&Ue(t)}function cS(e){var t=ya("landmark"),r=we(e);if(!r)return!1;var a=e.props.nodeName;if(a==="section"||a==="form"){var n=ct(e);return!!n}return t.indexOf(r)>=0||r==="region"}function dS(e,t){var r="article, aside, main, nav, section";return e.hasAttribute("role")||!pa(t,r)}var fS=dS;function pS(e,t){if(t.props.nodeName!=="input"||t.hasAttr("type")===!1)return!0;var r=t.attr("type").toLowerCase();return["hidden","image","button","submit","reset"].includes(r)===!1}var mS=pS;function hS(e,t){var r=we(e);if(!r)return!1;var a=ya("widget"),n=a.includes(r);if(!n)return!1;var i=Ks();return!(!i.includes(r)||!pe(fn(t))&&!pe(dn(e))||!pe(or(t)))}var vS=hS;function gS(e,t){return Ft(t)}function bS(e){return Ft(e)}function yS(e,t,r){return r.initiator}var zm=yS;function wS(e){return q1(e)}var DS=wS;function ES(e,t){var r=!!ct(t);if(!r)return!1;var a=we(e);return!(a&&a!=="link")}var _S=ES;function xS(e,t){return!ul(e,t)}var AS=xS;function CS(e,t){return we(t)==="heading"}function RS(e,t){return ir(t,{chromium:!0})!==null}var TS=RS;function FS(e){var t=e.getAttribute("title");return!!pe(t)}var SS=FS;function kS(e,t,r){var a,n;return!r.initiator&&!r.focusable&&((a=r.size)===null||a===void 0?void 0:a.width)*((n=r.size)===null||n===void 0?void 0:n.height)>1}var OS=kS;function IS(e){var t=e.getAttribute("id").trim(),r='*[id="'.concat(Ge(t),'"]'),a=Array.from(pt(e).querySelectorAll(r));return!io(e)&&a.every(function(n){return!Je(n)})}var NS=IS;function MS(e){return io(e)}var PS=MS;function LS(e){var t=e.getAttribute("id").trim(),r='*[id="'.concat(Ge(t),'"]'),a=Array.from(pt(e).querySelectorAll(r));return!io(e)&&a.some(Je)}var BS=LS;function $S(e){return no(e)}var qS=$S;function jS(e){if(no(e)){var t=br(e);return t.length>=3&&t[0].length>=3&&t[1].length>=3&&t[2].length>=3}return!1}var zS=jS;function HS(e,t){var r=t.props,a=r.nodeName,n=r.type;if(a==="option"||a==="select"&&!e.options.length)return!1;var i=["hidden","range","color","checkbox","radio","image"];if(a==="input"&&i.includes(n)||Cn(t)||Ni(t))return!1;var o=["input","select","textarea"];if(o.includes(a)){var u=p.getComputedStyle(e),s=parseInt(u.getPropertyValue("text-indent"),10);if(s){var l=e.getBoundingClientRect();if(l={top:l.top,bottom:l.bottom,left:l.left+s,right:l.right+s},!xs(l,e))return!1}return!0}var c=pa(t,"label");if(a==="label"||c){var d=c||e,m=c?De(c):t;if(d.htmlFor){var v=pt(d),b=v.getElementById(d.htmlFor),w=b&&De(b);if(w&&Cn(w))return!1}var E='input:not([type="hidden"],[type="image"],[type="button"],[type="submit"],[type="reset"]), select, textarea',_=Ot(m,E)[0];if(_&&Cn(_))return!1}for(var x=[],C=t;C;){if(C.props.id){var R=Ys(C).filter(function(z){return yt(z.getAttribute("aria-labelledby")||"").includes(C.props.id)}).map(function(z){return De(z)});x.push.apply(x,ce(R))}C=C.parent}if(x.length>0&&x.every(Cn)||!US(t)||!parseFloat(t.getComputedStylePropertyValue("font-size")))return!1;for(var T=y.createRange(),O=t.children,P=0;P<O.length;P++){var $=O[P];$.actualNode.nodeType===3&&pe($.actualNode.nodeValue)!==""&&T.selectNodeContents($.actualNode)}var Y=Array.from(T.getClientRects()),L=un(t);return Y.some(function(z){var W=xs(z,e);if(!L.length)return W;var K=L.some(function(se){return ju(z,se.boundingClientRect)});return W&&K})}var VS=HS,GS={emoji:!0,nonBmp:!1,punctuations:!0};function US(e){var t=or(e,!1,!0);return t===""||vn(t,GS)===""?!1:e.children.some(function(r){return r.props.nodeName==="#text"&&!ms(r)})}function WS(e,t,r){return zm(e,t,r)?!!e.querySelector("a[href]"):!0}var YS=WS;function KS(e,t){var r=t.attr("autocomplete");if(!r||pe(r)==="")return!1;var a=t.props.nodeName;if(["textarea","input","select"].includes(a)===!1)return!1;var n=t.attr("aria-readonly")||"false";if(t.hasAttr("readonly")||n.toLowerCase()==="true")return!1;var i=["submit","reset","button","hidden"];if(a==="input"&&i.includes(t.props.type))return!1;var o=t.attr("aria-disabled")||"false";if(t.hasAttr("disabled")||o.toLowerCase()==="true")return!1;var u=Ae(t),s=sr(t.attr("tabindex"));if(s<0&&t.hasAttr("role")){var l=ke.ariaRoles[u];if(l===void 0||l.type!=="widget")return!1}return!(s<0&&t.actualNode&&!Ft(t)&&!Ue(t))}var XS=KS;function ZS(e,t){var r=Ae(t);return!!Zs(r)}var QS=ZS;function JS(e,t){var r=Ae(t,{dpub:!0});return!!Qs(r)}var e3=JS;function Hm(e){return e?e.getAttribute("aria-hidden")==="true"?!1:Hm(lt(e)):!0}function t3(e){return Hm(lt(e))}var r3=t3;function a3(e,t){var r=/^aria-/;return t.attrNames.some(function(a){return r.test(a)})}var n3=a3;function i3(e,t){return Ae(t,{dpub:!0,fallback:!0})!==null}var o3=i3;function u3(e,t){var r=/^aria-/,a=t.attrNames;if(a.length){for(var n=0,i=a.length;n<i;n++)if(r.test(a[n]))return!0}return!1}var s3=u3,l3={"abstractrole-evaluate":wF,"accesskeys-after":BR,"accesskeys-evaluate":PR,"alt-space-value-evaluate":hR,"aria-allowed-attr-elm-evaluate":bF,"aria-allowed-attr-evaluate":vF,"aria-allowed-attr-matches":s3,"aria-allowed-role-evaluate":hF,"aria-allowed-role-matches":o3,"aria-busy-evaluate":pF,"aria-conditional-attr-evaluate":fF,"aria-conditional-checkbox-attr-evaluate":Bm,"aria-conditional-row-attr-evaluate":Lm,"aria-errormessage-evaluate":sF,"aria-has-attr-matches":n3,"aria-hidden-body-evaluate":uF,"aria-hidden-focus-matches":r3,"aria-label-evaluate":WA,"aria-labelledby-evaluate":GA,"aria-level-evaluate":iF,"aria-prohibited-attr-evaluate":rF,"aria-required-attr-evaluate":QT,"aria-required-children-evaluate":UT,"aria-required-children-matches":e3,"aria-required-parent-evaluate":GT,"aria-required-parent-matches":QS,"aria-roledescription-evaluate":zT,"aria-unsupported-attr-evaluate":qT,"aria-valid-attr-evaluate":BT,"aria-valid-attr-value-evaluate":MT,"attr-non-space-content-evaluate":ZR,"autocomplete-appropriate-evaluate":tT,"autocomplete-matches":XS,"autocomplete-valid-evaluate":JR,"avoid-inline-spacing-evaluate":HA,"braille-label-equivalent-evaluate":NT,"braille-roledescription-equivalent-evaluate":IT,"bypass-matches":YS,"caption-evaluate":FC,"caption-faked-evaluate":CA,"color-contrast-evaluate":sT,"color-contrast-matches":VS,"css-orientation-lock-evaluate":DC,"data-table-large-matches":zS,"data-table-matches":qS,"deprecatedrole-evaluate":OT,"dlitem-evaluate":qC,"doc-has-title-evaluate":jA,"duplicate-id-active-matches":BS,"duplicate-id-after":ZA,"duplicate-id-aria-matches":PS,"duplicate-id-evaluate":KA,"duplicate-id-misc-matches":NS,"duplicate-img-label-evaluate":pR,"exists-evaluate":$A,"explicit-evaluate":dR,"fallbackrole-evaluate":kT,"focusable-content-evaluate":NR,"focusable-disabled-evaluate":OR,"focusable-element-evaluate":SR,"focusable-modal-open-evaluate":TR,"focusable-no-name-evaluate":CR,"focusable-not-tabbable-evaluate":xR,"frame-focusable-content-evaluate":ER,"frame-focusable-content-matches":OS,"frame-tested-after":RC,"frame-tested-evaluate":AC,"frame-title-has-text-matches":SS,"has-alt-evaluate":LA,"has-descendant-after":KR,"has-descendant-evaluate":WR,"has-global-aria-attribute-evaluate":TT,"has-implicit-chromium-role-matches":TS,"has-lang-evaluate":UC,"has-text-content-evaluate":GR,"has-widget-role-evaluate":CT,"heading-matches":CS,"heading-order-after":rC,"heading-order-evaluate":tC,"help-same-as-label-evaluate":lR,"hidden-content-evaluate":Nx,"hidden-explicit-label-evaluate":uR,"html-namespace-matches":AS,"html5-scope-evaluate":xA,"identical-links-same-purpose-after":Q5,"identical-links-same-purpose-evaluate":X5,"identical-links-same-purpose-matches":_S,"implicit-evaluate":iR,"inline-style-property-evaluate":NA,"inserted-into-focus-order-matches":DS,"internal-link-present-evaluate":y5,"invalid-children-evaluate":PC,"invalidrole-evaluate":xT,"is-element-focusable-evaluate":ET,"is-initiator-matches":zm,"is-on-screen-evaluate":IA,"is-visible-matches":bS,"is-visible-on-screen-matches":gS,"label-content-name-mismatch-evaluate":aR,"label-content-name-mismatch-matches":vS,"label-matches":mS,"landmark-has-body-context-matches":fS,"landmark-is-top-level-evaluate":DR,"landmark-is-unique-after":XC,"landmark-is-unique-evaluate":YC,"landmark-unique-matches":lS,"layout-table-matches":sS,"link-in-text-block-evaluate":uT,"link-in-text-block-matches":oS,"link-in-text-block-style-evaluate":aT,"listitem-evaluate":MC,"matches-definition-evaluate":VR,"meta-refresh-evaluate":g5,"meta-viewport-scale-evaluate":yC,"multiple-label-evaluate":eR,"nested-interactive-matches":nS,"no-autoplay-audio-evaluate":_C,"no-autoplay-audio-matches":rS,"no-empty-role-matches":eS,"no-explicit-name-required-matches":jm,"no-focusable-content-evaluate":bR,"no-implicit-explicit-label-evaluate":wT,"no-naming-method-matches":QF,"no-negative-tabindex-matches":XF,"no-role-matches":YF,"non-empty-if-present-evaluate":kA,"not-html-matches":UF,"object-is-loaded-matches":HF,"only-dlitems-evaluate":NC,"only-listitems-evaluate":IC,"p-as-heading-evaluate":m5,"p-as-heading-matches":jF,"page-no-duplicate-after":zR,"page-no-duplicate-evaluate":qR,"presentation-role-conflict-matches":$F,"presentational-role-evaluate":FA,"region-after":c5,"region-evaluate":i5,"same-caption-summary-evaluate":wA,"scope-value-evaluate":yA,"scrollable-region-focusable-matches":MF,"skip-link-evaluate":a5,"skip-link-matches":NF,"structured-dlitems-evaluate":kC,"summary-interactive-matches":kF,"svg-namespace-matches":ul,"svg-non-empty-title-evaluate":TA,"tabindex-evaluate":gR,"table-or-grid-role-matches":SF,"target-offset-evaluate":vC,"target-size-evaluate":sC,"td-has-header-evaluate":gA,"td-headers-attr-evaluate":hA,"th-has-data-cells-evaluate":mA,"title-only-evaluate":QC,"unique-frame-title-after":t5,"unique-frame-title-evaluate":JA,"unsupportedrole-evaluate":bT,"valid-lang-evaluate":VC,"valid-scrollable-semantics-evaluate":vT,"widget-not-inline-matches":CF,"window-is-top-matches":xF,"xml-lang-mismatch-evaluate":zC,"xml-lang-mismatch-matches":EF},fo=l3;function c3(e){this.id=e.id,this.data=null,this.relatedNodes=[],this.result=null}var sl=c3;function ll(e){if(typeof e=="string"){if(fo[e])return fo[e];if(/^\s*function[\s\w]*\(/.test(e))return new Function("return "+e+";")();throw new ReferenceError("Function ID does not exist in the metadata-function-map: ".concat(e))}return e}function Vm(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return(Array.isArray(e)||B(e)!=="object")&&(e={value:e}),e}function Da(e){e&&(this.id=e.id,this.configure(e))}Da.prototype.enabled=!0,Da.prototype.run=function(t,r,a,n,i){r=r||{};var o=r.hasOwnProperty("enabled")?r.enabled:this.enabled,u=this.getOptions(r.options);if(o){var s=new sl(this),l=Au(s,r,n,i),c;try{c=this.evaluate.call(l,t.actualNode,u,t,a)}catch(d){t&&t.actualNode&&(d.errorNode=$t.toSpec(t)),i(d);return}l.isAsync||(s.result=c,n(s))}else n(null)},Da.prototype.runSync=function(t,r,a){r=r||{};var n=r,i=n.enabled,o=i===void 0?this.enabled:i;if(!o)return null;var u=this.getOptions(r.options),s=new sl(this),l=Au(s);l.async=function(){throw new Error("Cannot run async check while in a synchronous run")};var c;try{c=this.evaluate.call(l,t.actualNode,u,t,a)}catch(d){throw t&&t.actualNode&&(d.errorNode=$t.toSpec(t)),d}return s.result=c,s},Da.prototype.configure=function(t){var r=this;(!t.evaluate||fo[t.evaluate])&&(this._internalCheck=!0),t.hasOwnProperty("enabled")&&(this.enabled=t.enabled),t.hasOwnProperty("options")&&(this._internalCheck?this.options=Vm(t.options):this.options=t.options),["evaluate","after"].filter(function(a){return t.hasOwnProperty(a)}).forEach(function(a){return r[a]=ll(t[a])})},Da.prototype.getOptions=function(t){return this._internalCheck?Bu(this.options,Vm(t||{})):t||this.options};var Gm=Da;function d3(e){this.id=e.id,this.result=ye.NA,this.pageLevel=e.pageLevel,this.impact=null,this.nodes=[]}var po=d3;function xt(e,t){this._audit=t,this.id=e.id,this.selector=e.selector||"*",e.impact&&(Se(ye.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact")),this.impact=e.impact),this.excludeHidden=typeof e.excludeHidden=="boolean"?e.excludeHidden:!0,this.enabled=typeof e.enabled=="boolean"?e.enabled:!0,this.pageLevel=typeof e.pageLevel=="boolean"?e.pageLevel:!1,this.reviewOnFail=typeof e.reviewOnFail=="boolean"?e.reviewOnFail:!1,this.any=e.any||[],this.all=e.all||[],this.none=e.none||[],this.tags=e.tags||[],this.preload=!!e.preload,this.actIds=e.actIds,e.matches&&(this.matches=ll(e.matches))}xt.prototype.matches=function(){return!0},xt.prototype.gather=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a="mark_gather_start_"+this.id,n="mark_gather_end_"+this.id,i="mark_isVisibleToScreenReaders_start_"+this.id,o="mark_isVisibleToScreenReaders_end_"+this.id;r.performanceTimer&&Oe.mark(a);var u=zs(this.selector,t);return this.excludeHidden&&(r.performanceTimer&&Oe.mark(i),u=u.filter(function(s){return Ue(s)}),r.performanceTimer&&(Oe.mark(o),Oe.measure("rule_"+this.id+"#gather_axe.utils.isVisibleToScreenReaders",i,o))),r.performanceTimer&&(Oe.mark(n),Oe.measure("rule_"+this.id+"#gather",a,n)),u},xt.prototype.runChecks=function(t,r,a,n,i,o){var u=this,s=ar();this[t].forEach(function(l){var c=u._audit.checks[l.id||l],d=Yi(c,u.id,a);s.defer(function(m,v){c.run(r,d,n,m,function(b){v(new eo({ruleId:u.id,method:"".concat(c.id,"#evaluate"),errorNode:new Bt(r),error:b}))})})}),s.then(function(l){l=l.filter(function(c){return c}),i({type:t,results:l})}).catch(o)},xt.prototype.runChecksSync=function(t,r,a,n){var i=this,o=[];return this[t].forEach(function(u){var s=i._audit.checks[u.id||u],l=Yi(s,i.id,a);o.push(s.runSync(r,l,n))}),o=o.filter(function(u){return u}),{type:t,results:o}},xt.prototype.run=function(t){var r=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0;a.performanceTimer&&this._trackPerformance();var o=ar(),u=new po(this),s;try{s=this.gatherAndMatchNodes(t,a)}catch(l){i(l);return}a.performanceTimer&&this._logGatherPerformance(s),s.forEach(function(l){o.defer(function(c,d){var m=ar();["any","all","none"].forEach(function(v){m.defer(function(b,w){r.runChecks(v,l,a,t,b,w)})}),m.then(function(v){var b=Um(v);b&&(b.node=new Bt(l),u.nodes.push(b),r.reviewOnFail&&(["any","all"].forEach(function(w){b[w].forEach(function(E){E.result===!1&&(E.result=void 0)})}),b.none.forEach(function(w){w.result===!0&&(w.result=void 0)}))),c()}).catch(function(v){return d(v)})})}),o.then(function(){a.performanceTimer&&r._logRulePerformance(),setTimeout(function(){n(u)},0)}).catch(function(l){a.performanceTimer&&r._logRulePerformance(),i(l)})},xt.prototype.runSync=function(t){var r=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};a.performanceTimer&&this._trackPerformance();var n=new po(this),i=this.gatherAndMatchNodes(t,a);return a.performanceTimer&&this._logGatherPerformance(i),i.forEach(function(o){var u=[];["any","all","none"].forEach(function(l){u.push(r.runChecksSync(l,o,a,t))});var s=Um(u);s&&(s.node=o.actualNode?new Bt(o):null,n.nodes.push(s),r.reviewOnFail&&(["any","all"].forEach(function(l){s[l].forEach(function(c){c.result===!1&&(c.result=void 0)})}),s.none.forEach(function(l){l.result===!0&&(l.result=void 0)})))}),a.performanceTimer&&this._logRulePerformance(),n},xt.prototype._trackPerformance=function(){this._markStart="mark_rule_start_"+this.id,this._markEnd="mark_rule_end_"+this.id,this._markChecksStart="mark_runchecks_start_"+this.id,this._markChecksEnd="mark_runchecks_end_"+this.id},xt.prototype._logGatherPerformance=function(t){Gr("gather for ".concat(this.id," (").concat(t.length," nodes): ").concat(Oe.timeElapsed(),"ms")),Oe.mark(this._markChecksStart)},xt.prototype._logRulePerformance=function(){Oe.mark(this._markChecksEnd),Oe.mark(this._markEnd),Oe.measure("runchecks_"+this.id,this._markChecksStart,this._markChecksEnd),Oe.measure("rule_"+this.id,this._markStart,this._markEnd)};function Um(e){if(e.length){var t=!1,r={};return e.forEach(function(a){var n=a.results.filter(function(i){return i});r[a.type]=n,n.length&&(t=!0)}),t?r:null}}xt.prototype.gatherAndMatchNodes=function(t,r){var a=this,n="mark_matches_start_"+this.id,i="mark_matches_end_"+this.id,o=this.gather(t,r);return r.performanceTimer&&Oe.mark(n),o=o.filter(function(u){try{return a.matches(u.actualNode,u,t)}catch(s){throw new eo({ruleId:a.id,method:"#matches",errorNode:new Bt(u),error:s})}}),r.performanceTimer&&(Oe.mark(i),Oe.measure("rule_"+this.id+"#matches",n,i)),o};function f3(e){return _i(e).map(function(t){var r=e._audit.checks[t.id||t];return r&&typeof r.after=="function"?r:null}).filter(Boolean)}function p3(e,t){var r=[];return e.forEach(function(a){var n=_i(a);n.forEach(function(i){i.id===t&&(i.node=a.node,r.push(i))})}),r}function m3(e){return e.filter(function(t){return t.filtered!==!0})}function h3(e){var t=["any","all","none"],r=e.nodes.filter(function(a){var n=0;return t.forEach(function(i){a[i]=m3(a[i]),n+=a[i].length}),n>0});return e.pageLevel&&r.length&&(r=[r.reduce(function(a,n){if(a)return t.forEach(function(i){a[i].push.apply(a[i],n[i])}),a})]),r}xt.prototype.after=function(t,r){var a=this,n=f3(this);return n.forEach(function(i){var o=p3(t.nodes,i.id),u=Yi(i,a.id,r),s;try{s=i.after(o,u.options)}catch(c){var l;throw new eo({ruleId:a.id,method:"".concat(i.id,"#after"),errorNode:(l=t.nodes)===null||l===void 0||(l=l[0])===null||l===void 0?void 0:l.node,error:c})}a.reviewOnFail&&s.forEach(function(c){var d=(a.any.includes(c.id)||a.all.includes(c.id))&&c.result===!1,m=a.none.includes(c.id)&&c.result===!0;(d||m)&&(c.result=void 0)}),o.forEach(function(c){delete c.node,s.indexOf(c)===-1&&(c.filtered=!0)})}),t.nodes=h3(t),t},xt.prototype.configure=function(t){t.hasOwnProperty("selector")&&(this.selector=t.selector),t.hasOwnProperty("excludeHidden")&&(this.excludeHidden=typeof t.excludeHidden=="boolean"?t.excludeHidden:!0),t.hasOwnProperty("enabled")&&(this.enabled=typeof t.enabled=="boolean"?t.enabled:!0),t.hasOwnProperty("pageLevel")&&(this.pageLevel=typeof t.pageLevel=="boolean"?t.pageLevel:!1),t.hasOwnProperty("reviewOnFail")&&(this.reviewOnFail=typeof t.reviewOnFail=="boolean"?t.reviewOnFail:!1),t.hasOwnProperty("any")&&(this.any=t.any),t.hasOwnProperty("all")&&(this.all=t.all),t.hasOwnProperty("none")&&(this.none=t.none),t.hasOwnProperty("tags")&&(this.tags=t.tags),t.hasOwnProperty("actIds")&&(this.actIds=t.actIds),t.hasOwnProperty("matches")&&(this.matches=ll(t.matches)),t.impact&&(Se(ye.impact.includes(t.impact),"Impact ".concat(t.impact," is not a valid impact")),this.impact=t.impact)};var Ea=/\{\{.+?\}\}/g,v3=function(){function e(t){zt(this,e),this.lang="en",this.defaultConfig=t,this.standards=ke,this._init(),this._defaultLocale=null}return Ht(e,[{key:"_setDefaultLocale",value:function(){if(!this._defaultLocale){for(var r={checks:{},rules:{},failureSummaries:{},incompleteFallbackMessage:"",lang:this.lang},a=Object.keys(this.data.checks),n=0;n<a.length;n++){var i=a[n],o=this.data.checks[i],u=o.messages,s=u.pass,l=u.fail,c=u.incomplete;r.checks[i]={pass:s,fail:l,incomplete:c}}for(var d=Object.keys(this.data.rules),m=0;m<d.length;m++){var v=d[m],b=this.data.rules[v],w=b.description,E=b.help;r.rules[v]={description:w,help:E}}for(var _=Object.keys(this.data.failureSummaries),x=0;x<_.length;x++){var C=_[x],R=this.data.failureSummaries[C],T=R.failureMessage;r.failureSummaries[C]={failureMessage:T}}r.incompleteFallbackMessage=this.data.incompleteFallbackMessage,this._defaultLocale=r}}},{key:"_resetLocale",value:function(){var r=this._defaultLocale;r&&this.applyLocale(r)}},{key:"_applyCheckLocale",value:function(r){for(var a=Object.keys(r),n=0;n<a.length;n++){var i=a[n];if(!this.data.checks[i])throw new Error('Locale provided for unknown check: "'.concat(i,'"'));this.data.checks[i]=b3(this.data.checks[i],r[i])}}},{key:"_applyRuleLocale",value:function(r){for(var a=Object.keys(r),n=0;n<a.length;n++){var i=a[n];if(!this.data.rules[i])throw new Error('Locale provided for unknown rule: "'.concat(i,'"'));this.data.rules[i]=y3(this.data.rules[i],r[i])}}},{key:"_applyFailureSummaries",value:function(r){for(var a=Object.keys(r),n=0;n<a.length;n++){var i=a[n];if(!this.data.failureSummaries[i])throw new Error('Locale provided for unknown failureMessage: "'.concat(i,'"'));this.data.failureSummaries[i]=w3(this.data.failureSummaries[i],r[i])}}},{key:"applyLocale",value:function(r){this._setDefaultLocale(),r.checks&&this._applyCheckLocale(r.checks),r.rules&&this._applyRuleLocale(r.rules),r.failureSummaries&&this._applyFailureSummaries(r.failureSummaries,"failureSummaries"),r.incompleteFallbackMessage&&(this.data.incompleteFallbackMessage=D3(this.data.incompleteFallbackMessage,r.incompleteFallbackMessage)),r.lang&&(this.lang=r.lang)}},{key:"setAllowedOrigins",value:function(r){var a=Ym();this.allowedOrigins=[];var n=Be(r),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;if(o===ye.allOrigins){this.allowedOrigins=["*"];return}else o!==ye.sameOrigin?this.allowedOrigins.push(o):a&&this.allowedOrigins.push(a)}}catch(u){n.e(u)}finally{n.f()}}},{key:"_init",value:function(){var r=g3(this.defaultConfig);this.lang=r.lang||"en",this.reporter=r.reporter,this.commands={},this.rules=[],this.checks={},this.brand="axe",this.application="axeAPI",this.tagExclude=["experimental","deprecated"],this.noHtml=r.noHtml,this.allowedOrigins=r.allowedOrigins,Km(r.rules,this,"addRule"),Km(r.checks,this,"addCheck"),this.data={},this.data.checks=r.data&&r.data.checks||{},this.data.rules=r.data&&r.data.rules||{},this.data.failureSummaries=r.data&&r.data.failureSummaries||{},this.data.incompleteFallbackMessage=r.data&&r.data.incompleteFallbackMessage||"",this._constructHelpUrls()}},{key:"registerCommand",value:function(r){this.commands[r.id]=r.callback}},{key:"addRule",value:function(r){r.metadata&&(this.data.rules[r.id]=r.metadata);var a=this.getRule(r.id);a?a.configure(r):this.rules.push(new xt(r,this))}},{key:"addCheck",value:function(r){var a=r.metadata;B(a)==="object"&&(this.data.checks[r.id]=a,B(a.messages)==="object"&&Object.keys(a.messages).filter(function(n){return a.messages.hasOwnProperty(n)&&typeof a.messages[n]=="string"}).forEach(function(n){a.messages[n].indexOf("function")===0&&(a.messages[n]=new Function("return "+a.messages[n]+";")())})),this.checks[r.id]?this.checks[r.id].configure(r):this.checks[r.id]=new Gm(r)}},{key:"run",value:function(r,a,n,i){this.normalizeOptions(a),Bt.setRunOptions(a),g._selectCache=[];var o=E3(this.rules,r,a),u=o.now,s=o.later,l=ar();u.forEach(function(m){l.defer(Xm(m,r,a))});var c=ar();s.length&&c.defer(function(m){Dp(a).then(function(v){return m(v)}).catch(function(v){console.warn("Couldn't load preload assets: ",v),m(void 0)})});var d=ar();d.defer(l),d.defer(c),d.then(function(m){var v=m.pop();if(v&&v.length){var b=v[0];b&&(r=_e({},r,b))}var w=m[0];if(!s.length){g._selectCache=void 0,n(w.filter(function(_){return!!_}));return}var E=ar();s.forEach(function(_){var x=Xm(_,r,a);E.defer(x)}),E.then(function(_){g._selectCache=void 0,n(w.concat(_).filter(function(x){return!!x}))}).catch(i)}).catch(i)}},{key:"after",value:function(r,a){var n=this.rules;return r.map(function(i){if(i.error)return i;var o=nn(n,"id",i.id);if(!o)throw new Error("Result for unknown rule. You may be running mismatch axe-core versions");try{return o.after(i,a)}catch(u){if(a.debug)throw u;return Zm(o,u)}})}},{key:"getRule",value:function(r){return this.rules.find(function(a){return a.id===r})}},{key:"normalizeOptions",value:function(r){var a=this,n=[],i=[];if(a.rules.forEach(function(c){i.push(c.id),c.tags.forEach(function(d){n.includes(d)||n.push(d)})}),["object","string"].includes(B(r.runOnly))){if(typeof r.runOnly=="string"&&(r.runOnly=[r.runOnly]),Array.isArray(r.runOnly)){var o=r.runOnly.find(function(c){return n.includes(c)}),u=r.runOnly.find(function(c){return i.includes(c)});if(o&&u)throw new Error("runOnly cannot be both rules and tags");u?r.runOnly={type:"rule",values:r.runOnly}:r.runOnly={type:"tag",values:r.runOnly}}var s=r.runOnly;if(s.value&&!s.values&&(s.values=s.value,delete s.value),!Array.isArray(s.values)||s.values.length===0)throw new Error("runOnly.values must be a non-empty array");if(["rule","rules"].includes(s.type))s.type="rule",s.values.forEach(function(c){if(!i.includes(c))throw new Error("unknown rule `"+c+"` in options.runOnly")});else if(["tag","tags",void 0].includes(s.type)){s.type="tag";var l=s.values.filter(function(c){return!n.includes(c)&&!/wcag2[1-3]a{1,3}/.test(c)});l.length!==0&&g.log("Could not find tags `"+l.join("`, `")+"`")}else throw new Error("Unknown runOnly type '".concat(s.type,"'"))}return B(r.rules)==="object"&&Object.keys(r.rules).forEach(function(c){if(!i.includes(c))throw new Error("unknown rule `"+c+"` in options.rules")}),r}},{key:"setBranding",value:function(r){var a={brand:this.brand,application:this.application};typeof r=="string"&&(this.application=r),r&&r.hasOwnProperty("brand")&&r.brand&&typeof r.brand=="string"&&(this.brand=r.brand),r&&r.hasOwnProperty("application")&&r.application&&typeof r.application=="string"&&(this.application=r.application),this._constructHelpUrls(a)}},{key:"_constructHelpUrls",value:function(){var r=this,a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,n=(g.version.match(/^[1-9][0-9]*\.[0-9]+/)||["x.y"])[0];this.rules.forEach(function(i){r.data.rules[i.id]||(r.data.rules[i.id]={});var o=r.data.rules[i.id];(typeof o.helpUrl!="string"||a&&o.helpUrl===Qm(a,i.id,n))&&(o.helpUrl=Qm(r,i.id,n))})}},{key:"resetRulesAndChecks",value:function(){this._init(),this._resetLocale()}}])}(),Wm=v3;function Ym(){if(p.origin&&p.origin!=="null")return p.origin;if(p.location&&p.location.origin&&p.location.origin!=="null")return p.location.origin}function g3(e){var t;if(e?(t=hr(e),t.commons=e.commons):t={},t.reporter=t.reporter||null,t.noHtml=t.noHtml||!1,!t.allowedOrigins){var r=Ym();t.allowedOrigins=r?[r]:[]}return t.rules=t.rules||[],t.checks=t.checks||[],t.data=_e({checks:{},rules:{}},t.data),t}function Km(e,t,r){var a,n;for(a=0,n=e.length;a<n;a++)t[r](e[a])}var b3=function(t,r){var a=r.pass,n=r.fail;return typeof a=="string"&&Ea.test(a)&&(a=xr.default.compile(a)),typeof n=="string"&&Ea.test(n)&&(n=xr.default.compile(n)),_e({},t,{messages:{pass:a||t.messages.pass,fail:n||t.messages.fail,incomplete:B(t.messages.incomplete)==="object"?_e({},t.messages.incomplete,r.incomplete):r.incomplete}})},y3=function(t,r){var a=r.help,n=r.description;return typeof a=="string"&&Ea.test(a)&&(a=xr.default.compile(a)),typeof n=="string"&&Ea.test(n)&&(n=xr.default.compile(n)),_e({},t,{help:a||t.help,description:n||t.description})},w3=function(t,r){var a=r.failureMessage;return typeof a=="string"&&Ea.test(a)&&(a=xr.default.compile(a)),_e({},t,{failureMessage:a||t.failureMessage})},D3=function(t,r){return typeof r=="string"&&Ea.test(r)&&(r=xr.default.compile(r)),r||t};function E3(e,t,r){var a={now:[],later:[]},n=e.reduce(function(i,o){return Cp(o,t,r)?o.preload?(i.later.push(o),i):(i.now.push(o),i):i},a);return n}function Xm(e,t,r){return r.performanceTimer&&Oe.mark("mark_rule_start_"+e.id),function(a,n){e.run(t,r,function(i){return a(i)},function(i){r.debug?n(i):a(Zm(e,i))})}}function Zm(e,t){var r=t.errorNode,a=Ji(t),n=[{id:"error-occurred",result:void 0,data:a,relatedNodes:[]}],i=r||new Bt(y.documentElement);return Object.assign(new po(e),{error:a,result:ye.CANTTELL,nodes:[{any:[],all:[],none:n,node:i}]})}function Qm(e,t,r){var a=e.brand,n=e.application,i=e.lang;return ye.helpUrlBase+a+"/"+(r||g.version.substring(0,g.version.lastIndexOf(".")))+"/"+t+"?application="+encodeURIComponent(n)+(i&&i!=="en"?"&lang="+encodeURIComponent(i):"")}function Jm(e){var t=p&&"Node"in p&&"NodeList"in p,r=!!y;if(!(t&&r)){if(!e||!e.ownerDocument)throw new Error('Required "window" or "document" globals not defined and cannot be deduced from the context. Either set the globals before running or pass in a valid Element.');r||(ge.set("globalDocumentSet",!0),y=e.ownerDocument),t||(ge.set("globalWindowSet",!0),p=y.defaultView)}}function _3(){ge.get("globalDocumentSet")&&(ge.set("globalDocumentSet",!1),y=null),ge.get("globalWindowSet")&&(ge.set("globalWindowSet",!1),p=null)}function x3(){_3(),g._memoizedFns.forEach(function(e){return e.clear()}),ge.clear(),g._tree=void 0,g._selectorData=void 0,g._selectCache=void 0}var Lr=x3;function eh(e,t,r,a){try{e=new Ki(e),g._tree=e.flatTree,g._selectorData=vi(e.flatTree)}catch(o){return Lr(),a(o)}var n=ar(),i=g._audit;t.performanceTimer&&Oe.auditStart(),e.frames.length&&t.iframes!==!1&&n.defer(function(o,u){pf(e,t,"rules",null,o,u)}),n.defer(function(o,u){i.run(e,t,o,u)}),n.then(function(o){try{t.performanceTimer&&Oe.auditEnd();var u=xi(o.map(function(s){return{results:s}}));e.initiator&&(t.performanceTimer&&Oe.mark("auditAfterStart"),u=i.after(u,t),t.performanceTimer&&(Oe.mark("auditAfterEnd"),Oe.measure("audit.after","auditAfterStart","auditAfterEnd"),Oe.logMeasures("audit.after")),u.forEach(Qi),u=u.map($a));try{r(u,Lr)}catch(s){Lr(),Gr(s)}}catch(s){Lr(),a(s)}}).catch(function(o){Lr(),a(o)})}function A3(e){g._audit=new Wm(e)}function C3(e,t,r){var a=r,n=function(s){s instanceof Error||(s=new Error(s)),r(s)},i=e&&e.context||{};i.hasOwnProperty("include")&&!i.include.length&&(i.include=[y]);var o=e&&e.options||{};switch(e.command){case"rules":return eh(i,o,function(u,s){u=$t.mapRawResults(u),a(u),s()},n);case"cleanup-plugin":return Mp(a,n);default:if(g._audit&&g._audit.commands&&g._audit.commands[e.command])return g._audit.commands[e.command](e,r)}}p.top!==p&&(Xt.subscribe("axe.start",C3),Xt.subscribe("axe.ping",function(e,t,r){r({axe:!0})}));function Tn(e){this._run=e.run,this._collect=e.collect,this._registry={},e.commands.forEach(function(t){g._audit.registerCommand(t)})}Tn.prototype.run=function(){return this._run.apply(this,arguments)},Tn.prototype.collect=function(){return this._collect.apply(this,arguments)},Tn.prototype.cleanup=function(t){var r=g.utils.queue(),a=this;Object.keys(this._registry).forEach(function(n){r.defer(function(i){a._registry[n].cleanup(i)})}),r.then(t)},Tn.prototype.add=function(t){this._registry[t.id]=t};function R3(e){g.plugins[e.id]=new Tn(e)}var T3=R3;function F3(){var e=g._audit;if(!e)throw new Error("No audit configured");e.resetRulesAndChecks(),Y2()}var S3=F3;function k3(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};r.reporter=r.reporter||g._audit.reporter||"v1",g._selectorData={},t instanceof st||(t=new Np(t));var a=up(e);if(!a)throw new Error("unknown rule `"+e+"`");a=Object.create(a,{excludeHidden:{value:!1}});var n={initiator:!0,include:[t],exclude:[],frames:[],page:!1,focusable:!0,size:{},flatTree:[]},i=a.runSync(n,r);Qi(i),$a(i);var o=_c([i]);return o.violations.forEach(function(u){return u.nodes.forEach(function(s){s.failureSummary=Ss(s)})}),_e({},Mr(),o,{toolOptions:r})}function th(e){var t,r,a,n=Z(e,3),i=n[0],o=n[1],u=n[2],s=new TypeError("axe.run arguments are invalid");if(!dp(i)){if(u!==void 0)throw s;u=o,o=i,i=y}if(B(o)!=="object"){if(u!==void 0)throw s;u=o,o={}}if(typeof u!="function"&&u!==void 0)throw s;return o=hr(o),o.reporter=(t=(r=o.reporter)!==null&&r!==void 0?r:(a=g._audit)===null||a===void 0?void 0:a.reporter)!==null&&t!==void 0?t:"v1",{context:i,options:o,callback:u}}var cl=function(){};function O3(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];Jm(t[0]);var a=th(t),n=a.context,i=a.options,o=a.callback,u=o===void 0?cl:o,s=I3(u),l=s.thenable,c=s.resolve,d=s.reject;try{Se(g._audit,"No audit configured"),Se(!g._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.")}catch(b){return M3(b,u)}g._running=!0,i.performanceTimer&&Oe.start();function m(b,w){var E=function(C){i.performanceTimer&&(Oe.mark("reporterEnd"),Oe.measure("reporter","reporterStart","reporterEnd"),Oe.logMeasures("reporter"),Oe.end()),g._running=!1,w();try{c(C)}catch(R){g.log(R)}},_=function(C){g._running=!1,w();try{d(C)}catch(R){g.log(R)}};try{i.performanceTimer&&Oe.mark("reporterStart"),N3(b,i,E,_)}catch(x){_(x)}}function v(b){i.performanceTimer&&Oe.end(),g._running=!1,u(b),d(b)}return g._runRules(n,i,m,v),l}function I3(e){var t,r,a;return typeof Promise=="function"&&e===cl?t=new Promise(function(n,i){r=i,a=n}):(a=function(i){return e(null,i)},r=function(i){return e(i)}),{thenable:t,reject:r,resolve:a}}function N3(e,t,r,a){var n=Gs(t.reporter),i=n(e,t,r,a);i!==void 0&&r(i)}function M3(e,t){if(typeof t=="function"&&t!==cl){t(e.message);return}throw e}function P3(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var a=th(t),n=a.options,i=a.context;Se(g._audit,"Axe is not configured. Audit is missing."),Se(!g._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.");var o=new Ki(i,g._tree);return g._tree=o.flatTree,g._selectorData=vi(o.flatTree),g._running=!0,n.elementRef=!1,new Promise(function(u,s){g._audit.run(o,n,u,s)}).then(function(u){u=$t.mapRawResults(u);var s=o.frames.map(function(c){var d=c.node;return $t.toSpec(d)}),l;return o.initiator&&(l=Mr()),g._running=!1,Lr(),{results:u,frames:s,environmentData:l}}).catch(function(u){return g._running=!1,Lr(),Promise.reject(u)})}function L3(e){var t,r,a,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};n=hr(n);var i=e.find(function(s){return s.environmentData})||{},o=i.environmentData;g._audit.normalizeOptions(n),n.reporter=(t=(r=n.reporter)!==null&&r!==void 0?r:(a=g._audit)===null||a===void 0?void 0:a.reporter)!==null&&t!==void 0?t:"v1",B3(e);var u=xi(e);return u=g._audit.after(u,n),u.forEach(Qi),u=u.map($a),q3(u,_e({environmentData:o},n))}function B3(e){var t=[],r=Be(e),a;try{for(r.s();!(a=r.n()).done;){var n=a.value,i=t.shift();if(n){n.frameSpec=i??null;var o=$3(n);t.unshift.apply(t,ce(o))}}}catch(u){r.e(u)}finally{r.f()}}function $3(e){var t=e.frames,r=e.frameSpec;return r?t.map(function(a){return $t.mergeSpecs(a,r)}):t}function q3(e,t){return new Promise(function(r,a){var n=Gs(t.reporter);n(e,t,r,a)})}function j3(e){if(g._tree)throw new Error("Axe is already setup. Call `axe.teardown()` before calling `axe.setup` again.");return e&&B(e.documentElement)==="object"&&B(e.defaultView)==="object"&&(e=e.documentElement),Jm(e),g._tree=Ts(e),g._selectorData=vi(g._tree),g._tree[0]}var z3=j3,H3=function(t,r,a){console.warn('"na" reporter will be deprecated in axe v4.0. Use the "v2" reporter instead.'),typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,Sa);a(_e({},Mr(i),{toolOptions:o},wn(t,r)))},V3=H3,G3=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,Ie);r.resultTypes=["violations"];var u=wn(t,r),s=u.violations;a(_e({},Mr(i),{toolOptions:o,violations:s}))},U3=G3,W3=function(t,r,a){if(typeof r=="function"&&(a=r,r={}),!t||!Array.isArray(t))return a(t);var n=t.map(function(i){for(var o=_e({},i),u=["passes","violations","incomplete","inapplicable"],s=0,l=u;s<l.length;s++){var c=l[s];o[c]=$t.mapRawNodeResults(o[c])}return o});a(n)},rh=W3,Y3=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,Ct);rh(t,o,function(u){var s=Mr(i);a({raw:u,env:s})})},K3=Y3,X3=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,gt),u=wn(t,r),s=function(c){c.nodes.forEach(function(d){d.failureSummary=Ss(d)})};u.incomplete.forEach(s),u.violations.forEach(s),a(_e({},Mr(i),{toolOptions:o},u))},Z3=X3,Q3=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=tt(n,it),u=wn(t,r);a(_e({},Mr(i),{toolOptions:o},u))},J3=Q3,ek={base:{Audit:Wm,CheckResult:sl,Check:Gm,Context:Ki,RuleResult:po,Rule:xt,metadataFunctionMap:fo},public:{reporters:En},helpers:{failureSummary:Ss,incompleteFallbackMessage:ks,processAggregate:wn},utils:{setDefaultFrameMessenger:uf,cacheNodeSelectors:J1,getNodesMatchingExpression:Z1,convertSelector:bi},commons:{dom:{nativelyHidden:zu,displayHidden:gf,visibilityHidden:bf,contentVisibiltyHidden:yf,ariaHidden:wf,opacityHidden:Df,scrollHidden:Ef,overflowHidden:_f,clipHidden:xf,areaHidden:Hu,detailsHidden:Af}}},tk=ek;g._thisWillBeDeletedDoNotUse=tk,g.constants=ye,g.log=Gr,g.AbstractVirtualNode=st,g.SerialVirtualNode=Np,g.VirtualNode=As,g._cache=ge,g.imports=Rc,g.cleanup=Mp,g.configure=Fx,g.frameMessenger=Sx,g.getRules=Ox,g._load=A3,g.plugins={},g.registerPlugin=T3,g.hasReporter=Lp,g.getReporter=Gs,g.addReporter=Rx,g.reset=S3,g._runRules=eh,g.runVirtualRule=k3,g.run=O3,g.setup=z3,g.teardown=Lr,g.runPartial=P3,g.finishRun=L3,g.commons=im,g.utils=Zo,g.addReporter("na",V3),g.addReporter("no-passes",U3),g.addReporter("rawEnv",K3),g.addReporter("raw",rh),g.addReporter("v1",Z3),g.addReporter("v2",J3,!0)})(),g._load({lang:"en",data:{rules:{accesskeys:{description:"Ensure every accesskey attribute value is unique",help:"accesskey attribute value should be unique"},"area-alt":{description:"Ensure <area> elements of image maps have alternative text",help:"Active <area> elements must have alternative text"},"aria-allowed-attr":{description:"Ensure an element's role supports its ARIA attributes",help:"Elements must only use supported ARIA attributes"},"aria-allowed-role":{description:"Ensure role attribute has an appropriate value for the element",help:"ARIA role should be appropriate for the element"},"aria-braille-equivalent":{description:"Ensure aria-braillelabel and aria-brailleroledescription have a non-braille equivalent",help:"aria-braille attributes must have a non-braille equivalent"},"aria-command-name":{description:"Ensure every ARIA button, link and menuitem has an accessible name",help:"ARIA commands must have an accessible name"},"aria-conditional-attr":{description:"Ensure ARIA attributes are used as described in the specification of the element's role",help:"ARIA attributes must be used as specified for the element's role"},"aria-deprecated-role":{description:"Ensure elements do not use deprecated roles",help:"Deprecated ARIA roles must not be used"},"aria-dialog-name":{description:"Ensure every ARIA dialog and alertdialog node has an accessible name",help:"ARIA dialog and alertdialog nodes should have an accessible name"},"aria-hidden-body":{description:'Ensure aria-hidden="true" is not present on the document body.',help:'aria-hidden="true" must not be present on the document body'},"aria-hidden-focus":{description:"Ensure aria-hidden elements are not focusable nor contain focusable elements",help:"ARIA hidden element must not be focusable or contain focusable elements"},"aria-input-field-name":{description:"Ensure every ARIA input field has an accessible name",help:"ARIA input fields must have an accessible name"},"aria-meter-name":{description:"Ensure every ARIA meter node has an accessible name",help:"ARIA meter nodes must have an accessible name"},"aria-progressbar-name":{description:"Ensure every ARIA progressbar node has an accessible name",help:"ARIA progressbar nodes must have an accessible name"},"aria-prohibited-attr":{description:"Ensure ARIA attributes are not prohibited for an element's role",help:"Elements must only use permitted ARIA attributes"},"aria-required-attr":{description:"Ensure elements with ARIA roles have all required ARIA attributes",help:"Required ARIA attributes must be provided"},"aria-required-children":{description:"Ensure elements with an ARIA role that require child roles contain them",help:"Certain ARIA roles must contain particular children"},"aria-required-parent":{description:"Ensure elements with an ARIA role that require parent roles are contained by them",help:"Certain ARIA roles must be contained by particular parents"},"aria-roledescription":{description:"Ensure aria-roledescription is only used on elements with an implicit or explicit role",help:"aria-roledescription must be on elements with a semantic role"},"aria-roles":{description:"Ensure all elements with a role attribute use a valid value",help:"ARIA roles used must conform to valid values"},"aria-text":{description:'Ensure role="text" is used on elements with no focusable descendants',help:'"role=text" should have no focusable descendants'},"aria-toggle-field-name":{description:"Ensure every ARIA toggle field has an accessible name",help:"ARIA toggle fields must have an accessible name"},"aria-tooltip-name":{description:"Ensure every ARIA tooltip node has an accessible name",help:"ARIA tooltip nodes must have an accessible name"},"aria-treeitem-name":{description:"Ensure every ARIA treeitem node has an accessible name",help:"ARIA treeitem nodes should have an accessible name"},"aria-valid-attr-value":{description:"Ensure all ARIA attributes have valid values",help:"ARIA attributes must conform to valid values"},"aria-valid-attr":{description:"Ensure attributes that begin with aria- are valid ARIA attributes",help:"ARIA attributes must conform to valid names"},"audio-caption":{description:"Ensure <audio> elements have captions",help:"<audio> elements must have a captions track"},"autocomplete-valid":{description:"Ensure the autocomplete attribute is correct and suitable for the form field",help:"autocomplete attribute must be used correctly"},"avoid-inline-spacing":{description:"Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",help:"Inline text spacing must be adjustable with custom stylesheets"},blink:{description:"Ensure <blink> elements are not used",help:"<blink> elements are deprecated and must not be used"},"button-name":{description:"Ensure buttons have discernible text",help:"Buttons must have discernible text"},bypass:{description:"Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",help:"Page must have means to bypass repeated blocks"},"color-contrast-enhanced":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",help:"Elements must meet enhanced color contrast ratio thresholds"},"color-contrast":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",help:"Elements must meet minimum color contrast ratio thresholds"},"css-orientation-lock":{description:"Ensure content is not locked to any specific display orientation, and the content is operable in all display orientations",help:"CSS Media queries must not lock display orientation"},"definition-list":{description:"Ensure <dl> elements are structured correctly",help:"<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements"},dlitem:{description:"Ensure <dt> and <dd> elements are contained by a <dl>",help:"<dt> and <dd> elements must be contained by a <dl>"},"document-title":{description:"Ensure each HTML document contains a non-empty <title> element",help:"Documents must have <title> element to aid in navigation"},"duplicate-id-active":{description:"Ensure every id attribute value of active elements is unique",help:"IDs of active elements must be unique"},"duplicate-id-aria":{description:"Ensure every id attribute value used in ARIA and in labels is unique",help:"IDs used in ARIA and labels must be unique"},"duplicate-id":{description:"Ensure every id attribute value is unique",help:"id attribute value must be unique"},"empty-heading":{description:"Ensure headings have discernible text",help:"Headings should not be empty"},"empty-table-header":{description:"Ensure table headers have discernible text",help:"Table header text should not be empty"},"focus-order-semantics":{description:"Ensure elements in the focus order have a role appropriate for interactive content",help:"Elements in the focus order should have an appropriate role"},"form-field-multiple-labels":{description:"Ensure form field does not have multiple label elements",help:"Form field must not have multiple label elements"},"frame-focusable-content":{description:"Ensure <frame> and <iframe> elements with focusable content do not have tabindex=-1",help:"Frames with focusable content must not have tabindex=-1"},"frame-tested":{description:"Ensure <iframe> and <frame> elements contain the axe-core script",help:"Frames should be tested with axe-core"},"frame-title-unique":{description:"Ensure <iframe> and <frame> elements contain a unique title attribute",help:"Frames must have a unique title attribute"},"frame-title":{description:"Ensure <iframe> and <frame> elements have an accessible name",help:"Frames must have an accessible name"},"heading-order":{description:"Ensure the order of headings is semantically correct",help:"Heading levels should only increase by one"},"hidden-content":{description:"Inform users about hidden content.",help:"Hidden content on the page should be analyzed"},"html-has-lang":{description:"Ensure every HTML document has a lang attribute",help:"<html> element must have a lang attribute"},"html-lang-valid":{description:"Ensure the lang attribute of the <html> element has a valid value",help:"<html> element must have a valid value for the lang attribute"},"html-xml-lang-mismatch":{description:"Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",help:"HTML elements with lang and xml:lang must have the same base language"},"identical-links-same-purpose":{description:"Ensure that links with the same accessible name serve a similar purpose",help:"Links with the same name must have a similar purpose"},"image-alt":{description:"Ensure <img> elements have alternative text or a role of none or presentation",help:"Images must have alternative text"},"image-redundant-alt":{description:"Ensure image alternative is not repeated as text",help:"Alternative text of images should not be repeated as text"},"input-button-name":{description:"Ensure input buttons have discernible text",help:"Input buttons must have discernible text"},"input-image-alt":{description:'Ensure <input type="image"> elements have alternative text',help:"Image buttons must have alternative text"},"label-content-name-mismatch":{description:"Ensure that elements labelled through their content must have their visible text as part of their accessible name",help:"Elements must have their visible text as part of their accessible name"},"label-title-only":{description:"Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",help:"Form elements should have a visible label"},label:{description:"Ensure every form element has a label",help:"Form elements must have labels"},"landmark-banner-is-top-level":{description:"Ensure the banner landmark is at top level",help:"Banner landmark should not be contained in another landmark"},"landmark-complementary-is-top-level":{description:"Ensure the complementary landmark or aside is at top level",help:"Aside should not be contained in another landmark"},"landmark-contentinfo-is-top-level":{description:"Ensure the contentinfo landmark is at top level",help:"Contentinfo landmark should not be contained in another landmark"},"landmark-main-is-top-level":{description:"Ensure the main landmark is at top level",help:"Main landmark should not be contained in another landmark"},"landmark-no-duplicate-banner":{description:"Ensure the document has at most one banner landmark",help:"Document should not have more than one banner landmark"},"landmark-no-duplicate-contentinfo":{description:"Ensure the document has at most one contentinfo landmark",help:"Document should not have more than one contentinfo landmark"},"landmark-no-duplicate-main":{description:"Ensure the document has at most one main landmark",help:"Document should not have more than one main landmark"},"landmark-one-main":{description:"Ensure the document has a main landmark",help:"Document should have one main landmark"},"landmark-unique":{description:"Ensure landmarks are unique",help:"Landmarks should have a unique role or role/label/title (i.e. accessible name) combination"},"link-in-text-block":{description:"Ensure links are distinguished from surrounding text in a way that does not rely on color",help:"Links must be distinguishable without relying on color"},"link-name":{description:"Ensure links have discernible text",help:"Links must have discernible text"},list:{description:"Ensure that lists are structured correctly",help:"<ul> and <ol> must only directly contain <li>, <script> or <template> elements"},listitem:{description:"Ensure <li> elements are used semantically",help:"<li> elements must be contained in a <ul> or <ol>"},marquee:{description:"Ensure <marquee> elements are not used",help:"<marquee> elements are deprecated and must not be used"},"meta-refresh-no-exceptions":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh must not be used"},"meta-refresh":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh under 20 hours must not be used"},"meta-viewport-large":{description:'Ensure <meta name="viewport"> can scale a significant amount',help:"Users should be able to zoom and scale the text up to 500%"},"meta-viewport":{description:'Ensure <meta name="viewport"> does not disable text scaling and zooming',help:"Zooming and scaling must not be disabled"},"nested-interactive":{description:"Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",help:"Interactive controls must not be nested"},"no-autoplay-audio":{description:"Ensure <video> or <audio> elements do not autoplay audio for more than 3 seconds without a control mechanism to stop or mute the audio",help:"<video> or <audio> elements must not play automatically"},"object-alt":{description:"Ensure <object> elements have alternative text",help:"<object> elements must have alternative text"},"p-as-heading":{description:"Ensure bold, italic text and font-size is not used to style <p> elements as a heading",help:"Styled <p> elements must not be used as headings"},"page-has-heading-one":{description:"Ensure that the page, or at least one of its frames contains a level-one heading",help:"Page should contain a level-one heading"},"presentation-role-conflict":{description:"Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",help:"Elements marked as presentational should be consistently ignored"},region:{description:"Ensure all page content is contained by landmarks",help:"All page content should be contained by landmarks"},"role-img-alt":{description:'Ensure [role="img"] elements have alternative text',help:'[role="img"] elements must have alternative text'},"scope-attr-valid":{description:"Ensure the scope attribute is used correctly on tables",help:"scope attribute should be used correctly"},"scrollable-region-focusable":{description:"Ensure elements that have scrollable content are accessible by keyboard in Safari",help:"Scrollable region must have keyboard access"},"select-name":{description:"Ensure select element has an accessible name",help:"Select element must have an accessible name"},"server-side-image-map":{description:"Ensure that server-side image maps are not used",help:"Server-side image maps must not be used"},"skip-link":{description:"Ensure all skip links have a focusable target",help:"The skip-link target should exist and be focusable"},"summary-name":{description:"Ensure summary elements have discernible text",help:"Summary elements must have discernible text"},"svg-img-alt":{description:"Ensure <svg> elements with an img, graphics-document or graphics-symbol role have accessible text",help:"<svg> elements with an img role must have alternative text"},tabindex:{description:"Ensure tabindex attribute values are not greater than 0",help:"Elements should not have tabindex greater than zero"},"table-duplicate-name":{description:"Ensure the <caption> element does not contain the same text as the summary attribute",help:"Tables should not have the same summary and caption"},"table-fake-caption":{description:"Ensure that tables with a caption use the <caption> element.",help:"Data or header cells must not be used to give caption to a data table."},"target-size":{description:"Ensure touch targets have sufficient size and space",help:"All touch targets must be 24px large, or leave sufficient space"},"td-has-header":{description:"Ensure that each non-empty data cell in a <table> larger than 3 by 3 has one or more table headers",help:"Non-empty <td> elements in larger <table> must have an associated table header"},"td-headers-attr":{description:"Ensure that each cell in a table that uses the headers attribute refers only to other <th> elements in that table",help:"Table cell headers attributes must refer to other <th> elements in the same table"},"th-has-data-cells":{description:"Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",help:"Table headers in a data table must refer to data cells"},"valid-lang":{description:"Ensure lang attributes have valid values",help:"lang attribute must have a valid value"},"video-caption":{description:"Ensure <video> elements have captions",help:"<video> elements must have captions"}},checks:{abstractrole:{impact:"serious",messages:{pass:"Abstract roles are not used",fail:{singular:"Abstract role cannot be directly used: ${data.values}",plural:"Abstract roles cannot be directly used: ${data.values}"}}},"aria-allowed-attr-elm":{messages:{pass:"ARIA attributes are allowed for this element",fail:{singular:"ARIA attribute is not allowed on ${data.nodeName} elements: ${data.values}",plural:"ARIA attributes are not allowed on ${data.nodeName} elements: ${data.values}"}}},"aria-allowed-attr":{impact:"critical",messages:{pass:"ARIA attributes are used correctly for the defined role",fail:{singular:"ARIA attribute is not allowed: ${data.values}",plural:"ARIA attributes are not allowed: ${data.values}"},incomplete:"Check that there is no problem if the ARIA attribute is ignored on this element: ${data.values}"}},"aria-allowed-role":{impact:"minor",messages:{pass:"ARIA role is allowed for given element",fail:{singular:"ARIA role ${data.values} is not allowed for given element",plural:"ARIA roles ${data.values} are not allowed for given element"},incomplete:{singular:"ARIA role ${data.values} must be removed when the element is made visible, as it is not allowed for the element",plural:"ARIA roles ${data.values} must be removed when the element is made visible, as they are not allowed for the element"}}},"aria-busy":{impact:"serious",messages:{pass:"Element has an aria-busy attribute",fail:'Element uses aria-busy="true" while showing a loader'}},"aria-conditional-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{checkbox:'Remove aria-checked, or set it to "${data.checkState}" to match the real checkbox state',rowSingular:"This attribute is supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}",rowPlural:"These attributes are supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}"}}},"aria-errormessage":{impact:"critical",messages:{pass:"aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique",fail:{singular:"aria-errormessage value `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",plural:"aria-errormessage values `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",unsupported:"Multiple IDs in aria-errormessage is not widely supported in assistive technologies",hidden:"aria-errormessage value `${data.values}` cannot reference a hidden element"},incomplete:{singular:"Ensure aria-errormessage value `${data.values}` references an existing element",plural:"Ensure aria-errormessage values `${data.values}` reference existing elements",idrefs:"Unable to determine if aria-errormessage element exists on the page: ${data.values}"}}},"aria-hidden-body":{impact:"critical",messages:{pass:"No aria-hidden attribute is present on document body",fail:"aria-hidden=true should not be present on the document body"}},"aria-level":{impact:"serious",messages:{pass:"aria-level values are valid",incomplete:"aria-level values greater than 6 are not supported in all screenreader and browser combinations"}},"aria-prohibited-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{hasRolePlural:'${data.prohibited} attributes cannot be used with role "${data.role}".',hasRoleSingular:'${data.prohibited} attribute cannot be used with role "${data.role}".',noRolePlural:"${data.prohibited} attributes cannot be used on a ${data.nodeName} with no valid role attribute.",noRoleSingular:"${data.prohibited} attribute cannot be used on a ${data.nodeName} with no valid role attribute."},incomplete:{hasRoleSingular:'${data.prohibited} attribute is not well supported with role "${data.role}".',hasRolePlural:'${data.prohibited} attributes are not well supported with role "${data.role}".',noRoleSingular:"${data.prohibited} attribute is not well supported on a ${data.nodeName} with no valid role attribute.",noRolePlural:"${data.prohibited} attributes are not well supported on a ${data.nodeName} with no valid role attribute."}}},"aria-required-attr":{impact:"critical",messages:{pass:"All required ARIA attributes are present",fail:{singular:"Required ARIA attribute not present: ${data.values}",plural:"Required ARIA attributes not present: ${data.values}"}}},"aria-required-children":{impact:"critical",messages:{pass:{default:"Required ARIA children are present","aria-busy":"Element has an aria-busy attribute, so it is allowed to omit required children"},fail:{singular:"Required ARIA child role not present: ${data.values}",plural:"Required ARIA children role not present: ${data.values}",unallowed:"Element has children which are not allowed: ${data.values}","aria-busy-fail":'Element has children which are not allowed: ${data.values}; Having aria-busy="true" does not allow children with roles that are not allowed'},incomplete:{singular:"Expecting ARIA child role to be added: ${data.values}",plural:"Expecting ARIA children role to be added: ${data.values}"}}},"aria-required-parent":{impact:"critical",messages:{pass:"Required ARIA parent role present",fail:{singular:"Required ARIA parent role not present: ${data.values}",plural:"Required ARIA parents role not present: ${data.values}"}}},"aria-roledescription":{impact:"serious",messages:{pass:"aria-roledescription used on a supported semantic role",incomplete:"Check that the aria-roledescription is announced by supported screen readers",fail:"Give the element a role that supports aria-roledescription"}},"aria-unsupported-attr":{impact:"critical",messages:{pass:"ARIA attribute is supported",fail:"ARIA attribute is not widely supported in screen readers and assistive technologies: ${data.values}"}},"aria-valid-attr-value":{impact:"critical",messages:{pass:"ARIA attribute values are valid",fail:{singular:"Invalid ARIA attribute value: ${data.values}",plural:"Invalid ARIA attribute values: ${data.values}"},incomplete:{noId:"ARIA attribute element ID does not exist on the page: ${data.needsReview}",noIdShadow:"ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: ${data.needsReview}",ariaCurrent:'ARIA attribute value is invalid and will be treated as "aria-current=true": ${data.needsReview}',idrefs:"Unable to determine if ARIA attribute element ID exists on the page: ${data.needsReview}",empty:"ARIA attribute value is ignored while empty: ${data.needsReview}",controlsWithinPopup:"Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: ${data.needsReview}"}}},"aria-valid-attr":{impact:"critical",messages:{pass:"ARIA attribute name is valid",fail:{singular:"Invalid ARIA attribute name: ${data.values}",plural:"Invalid ARIA attribute names: ${data.values}"}}},"braille-label-equivalent":{impact:"serious",messages:{pass:"aria-braillelabel is used on an element with accessible text",fail:"aria-braillelabel is used on an element with no accessible text",incomplete:"Unable to compute accessible text"}},"braille-roledescription-equivalent":{impact:"serious",messages:{pass:"aria-brailleroledescription is used on an element with aria-roledescription",fail:{noRoleDescription:"aria-brailleroledescription is used on an element with no aria-roledescription",emptyRoleDescription:"aria-brailleroledescription is used on an element with an empty aria-roledescription"}}},deprecatedrole:{impact:"minor",messages:{pass:"ARIA role is not deprecated",fail:"The role used is deprecated: ${data}"}},fallbackrole:{impact:"serious",messages:{pass:"Only one role value used",fail:"Use only one role value, since fallback roles are not supported in older browsers",incomplete:"Use only role 'presentation' or 'none' since they are synonymous."}},"has-global-aria-attribute":{impact:"minor",messages:{pass:{singular:"Element has global ARIA attribute: ${data.values}",plural:"Element has global ARIA attributes: ${data.values}"},fail:"Element does not have global ARIA attribute"}},"has-widget-role":{impact:"minor",messages:{pass:"Element has a widget role.",fail:"Element does not have a widget role."}},invalidrole:{impact:"critical",messages:{pass:"ARIA role is valid",fail:{singular:"Role must be one of the valid ARIA roles: ${data.values}",plural:"Roles must be one of the valid ARIA roles: ${data.values}"}}},"is-element-focusable":{impact:"minor",messages:{pass:"Element is focusable.",fail:"Element is not focusable."}},"no-implicit-explicit-label":{impact:"serious",messages:{pass:"There is no mismatch between a <label> and accessible name",incomplete:"Check that the <label> does not need be part of the ARIA ${data} field's name"}},unsupportedrole:{impact:"critical",messages:{pass:"ARIA role is supported",fail:"The role used is not widely supported in screen readers and assistive technologies: ${data}"}},"valid-scrollable-semantics":{impact:"minor",messages:{pass:"Element has valid semantics for an element in the focus order.",fail:"Element has invalid semantics for an element in the focus order."}},"color-contrast-enhanced":{impact:"serious",messages:{pass:"Element has sufficient color contrast of ${data.contrastRatio}",fail:{default:"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{default:"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element",colorParse:"Could not parse color string ${data.colorParse}"}}},"color-contrast":{impact:"serious",messages:{pass:{default:"Element has sufficient color contrast of ${data.contrastRatio}",hidden:"Element is hidden"},fail:{default:"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{default:"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",complexTextShadows:"Element's contrast could not be determined because it uses complex text shadows",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element",colorParse:"Could not parse color string ${data.colorParse}"}}},"link-in-text-block-style":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text by visual styling",incomplete:{default:"Check if the link needs styling to distinguish it from nearby text",pseudoContent:"Check if the link's pseudo style is sufficient to distinguish it from the surrounding text"},fail:"The link has no styling (such as underline) to distinguish it from the surrounding text"}},"link-in-text-block":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text in some way other than by color",fail:{fgContrast:"The link has insufficient color contrast of ${data.contrastRatio}:1 with the surrounding text. (Minimum contrast is ${data.requiredContrastRatio}:1, link text: ${data.nodeColor}, surrounding text: ${data.parentColor})",bgContrast:"The link background has insufficient color contrast of ${data.contrastRatio} (Minimum contrast is ${data.requiredContrastRatio}:1, link background color: ${data.nodeBackgroundColor}, surrounding background color: ${data.parentBackgroundColor})"},incomplete:{default:"Element's foreground contrast ratio could not be determined",bgContrast:"Element's background contrast ratio could not be determined",bgImage:"Element's contrast ratio could not be determined due to a background image",bgGradient:"Element's contrast ratio could not be determined due to a background gradient",imgNode:"Element's contrast ratio could not be determined because element contains an image node",bgOverlap:"Element's contrast ratio could not be determined because of element overlap"}}},"autocomplete-appropriate":{impact:"serious",messages:{pass:"The autocomplete value is on an appropriate element",fail:"The autocomplete value is inappropriate for this type of input"}},"autocomplete-valid":{impact:"serious",messages:{pass:"the autocomplete attribute is correctly formatted",fail:"the autocomplete attribute is incorrectly formatted",incomplete:"the autocomplete attribute has a non-standard value. Check whether any standard value could be used instead."}},accesskeys:{impact:"serious",messages:{pass:"Accesskey attribute value is unique",fail:"Document has multiple elements with the same accesskey"}},"focusable-content":{impact:"serious",messages:{pass:"Element contains focusable elements",fail:"Element should have focusable content"}},"focusable-disabled":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:"Focusable content should be disabled or be removed from the DOM"}},"focusable-element":{impact:"serious",messages:{pass:"Element is focusable",fail:"Element should be focusable"}},"focusable-modal-open":{impact:"serious",messages:{pass:"No focusable elements while a modal is open",incomplete:"Check that focusable elements are not tabbable in the current state"}},"focusable-no-name":{impact:"serious",messages:{pass:"Element is not in tab order or has accessible text",fail:"Element is in tab order and does not have accessible text",incomplete:"Unable to determine if element has an accessible name"}},"focusable-not-tabbable":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:'Focusable content should have tabindex="-1" or be removed from the DOM'}},"frame-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:"Element has focusable descendants",incomplete:"Could not determine if element has descendants"}},"landmark-is-top-level":{impact:"moderate",messages:{pass:"The ${data.role} landmark is at the top level.",fail:"The ${data.role} landmark is contained in another landmark."}},"no-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:{default:"Element has focusable descendants",notHidden:'Using a negative tabindex on an element inside an interactive control does not prevent assistive technologies from focusing the element (even with aria-hidden="true")'},incomplete:"Could not determine if element has descendants"}},"page-has-heading-one":{impact:"moderate",messages:{pass:"Page has at least one level-one heading",fail:"Page must have a level-one heading"}},"page-has-main":{impact:"moderate",messages:{pass:"Document has at least one main landmark",fail:"Document does not have a main landmark"}},"page-no-duplicate-banner":{impact:"moderate",messages:{pass:"Document does not have more than one banner landmark",fail:"Document has more than one banner landmark"}},"page-no-duplicate-contentinfo":{impact:"moderate",messages:{pass:"Document does not have more than one contentinfo landmark",fail:"Document has more than one contentinfo landmark"}},"page-no-duplicate-main":{impact:"moderate",messages:{pass:"Document does not have more than one main landmark",fail:"Document has more than one main landmark"}},tabindex:{impact:"serious",messages:{pass:"Element does not have a tabindex greater than 0",fail:"Element has a tabindex greater than 0"}},"alt-space-value":{impact:"critical",messages:{pass:"Element has a valid alt attribute value",fail:"Element has an alt attribute containing only a space character, which is not ignored by all screen readers"}},"duplicate-img-label":{impact:"minor",messages:{pass:"Element does not duplicate existing text in <img> alt text",fail:"Element contains <img> element with alt text that duplicates existing text"}},"explicit-label":{impact:"critical",messages:{pass:"Element has an explicit <label>",fail:"Element does not have an explicit <label>",incomplete:"Unable to determine if form element has an explicit <label>"}},"help-same-as-label":{impact:"minor",messages:{pass:"Help text (title or aria-describedby) does not duplicate label text",fail:"Help text (title or aria-describedby) text is the same as the label text"}},"hidden-explicit-label":{impact:"critical",messages:{pass:"Form element has a visible explicit <label>",fail:"Form element has explicit <label> that is hidden",incomplete:"Unable to determine if form element has explicit <label> that is hidden"}},"implicit-label":{impact:"critical",messages:{pass:"Element has an implicit (wrapped) <label>",fail:"Element does not have an implicit (wrapped) <label>",incomplete:"Unable to determine if form element has an implicit (wrapped) <label>"}},"label-content-name-mismatch":{impact:"serious",messages:{pass:"Element contains visible text as part of it's accessible name",fail:"Text inside the element is not included in the accessible name"}},"multiple-label":{impact:"moderate",messages:{pass:"Form field does not have multiple label elements",incomplete:"Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."}},"title-only":{impact:"serious",messages:{pass:"Form element does not solely use title attribute for its label",fail:"Only title used to generate label for form element"}},"landmark-is-unique":{impact:"moderate",messages:{pass:"Landmarks must have a unique role or role/label/title (i.e. accessible name) combination",fail:"The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"}},"has-lang":{impact:"serious",messages:{pass:"The <html> element has a lang attribute",fail:{noXHTML:"The xml:lang attribute is not valid on HTML pages, use the lang attribute.",noLang:"The <html> element does not have a lang attribute"}}},"valid-lang":{impact:"serious",messages:{pass:"Value of lang attribute is included in the list of valid languages",fail:"Value of lang attribute not included in the list of valid languages"}},"xml-lang-mismatch":{impact:"moderate",messages:{pass:"Lang and xml:lang attributes have the same base language",fail:"Lang and xml:lang attributes do not have the same base language"}},dlitem:{impact:"serious",messages:{pass:"Description list item has a <dl> parent element",fail:"Description list item does not have a <dl> parent element"}},listitem:{impact:"serious",messages:{pass:'List item has a <ul>, <ol> or role="list" parent element',fail:{default:"List item does not have a <ul>, <ol> parent element",roleNotValid:'List item parent element has a role that is not role="list"'}}},"only-dlitems":{impact:"serious",messages:{pass:"dl element only has direct children that are allowed inside; <dt>, <dd>, or <div> elements",fail:"dl element has direct children that are not allowed: ${data.values}"}},"only-listitems":{impact:"serious",messages:{pass:"List element only has direct children that are allowed inside <li> elements",fail:"List element has direct children that are not allowed: ${data.values}"}},"structured-dlitems":{impact:"serious",messages:{pass:"When not empty, element has both <dt> and <dd> elements",fail:"When not empty, element does not have at least one <dt> element followed by at least one <dd> element"}},caption:{impact:"critical",messages:{pass:"The multimedia element has a captions track",incomplete:"Check that captions are available for the element"}},"frame-tested":{impact:"critical",messages:{pass:"The iframe was tested with axe-core",fail:"The iframe could not be tested with axe-core",incomplete:"The iframe still has to be tested with axe-core"}},"no-autoplay-audio":{impact:"moderate",messages:{pass:"<video> or <audio> does not output audio for more than allowed duration or has controls mechanism",fail:"<video> or <audio> outputs audio for more than allowed duration and does not have a controls mechanism",incomplete:"Check that the <video> or <audio> does not output audio for more than allowed duration or provides a controls mechanism"}},"css-orientation-lock":{impact:"serious",messages:{pass:"Display is operable, and orientation lock does not exist",fail:"CSS Orientation lock is applied, and makes display inoperable",incomplete:"CSS Orientation lock cannot be determined"}},"meta-viewport-large":{impact:"minor",messages:{pass:"<meta> tag does not prevent significant zooming on mobile devices",fail:"<meta> tag limits zooming on mobile devices"}},"meta-viewport":{impact:"critical",messages:{pass:"<meta> tag does not disable zooming on mobile devices",fail:"${data} on <meta> tag disables zooming on mobile devices"}},"target-offset":{impact:"serious",messages:{pass:{default:"Target has sufficient space from its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px which is at least ${data.minOffset}px.",large:"Target far exceeds the minimum size of ${data.minOffset}px."},fail:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px.",incomplete:{default:"Element with negative tabindex has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is this a target?",nonTabbableNeighbor:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"target-size":{impact:"serious",messages:{pass:{default:"Control has sufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",obscured:"Control is ignored because it is fully obscured and thus not clickable",large:"Target far exceeds the minimum size of ${data.minSize}px."},fail:{default:"Target has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",partiallyObscured:"Target has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)"},incomplete:{default:"Element with negative tabindex has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",contentOverflow:"Element size could not be accurately determined due to overflow content",partiallyObscured:"Element with negative tabindex has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",partiallyObscuredNonTabbable:"Target has insufficient size because it is partially obscured by a neighbor with negative tabindex (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"header-present":{impact:"serious",messages:{pass:"Page has a heading",fail:"Page does not have a heading"}},"heading-order":{impact:"moderate",messages:{pass:"Heading order valid",fail:"Heading order invalid",incomplete:"Unable to determine previous heading"}},"identical-links-same-purpose":{impact:"minor",messages:{pass:"There are no other links with the same name, that go to a different URL",incomplete:"Check that links have the same purpose, or are intentionally ambiguous."}},"internal-link-present":{impact:"serious",messages:{pass:"Valid skip link found",fail:"No valid skip link found"}},landmark:{impact:"serious",messages:{pass:"Page has a landmark region",fail:"Page does not have a landmark region"}},"meta-refresh-no-exceptions":{impact:"minor",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page"}},"meta-refresh":{impact:"critical",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page (less than 20 hours)"}},"p-as-heading":{impact:"serious",messages:{pass:"<p> elements are not styled as headings",fail:"Heading elements should be used instead of styled <p> elements",incomplete:"Unable to determine if <p> elements are styled as headings"}},region:{impact:"moderate",messages:{pass:"All page content is contained by landmarks",fail:"Some page content is not contained by landmarks"}},"skip-link":{impact:"moderate",messages:{pass:"Skip link target exists",incomplete:"Skip link target should become visible on activation",fail:"No skip link target"}},"unique-frame-title":{impact:"serious",messages:{pass:"Element's title attribute is unique",fail:"Element's title attribute is not unique"}},"duplicate-id-active":{impact:"serious",messages:{pass:"Document has no active elements that share the same id attribute",fail:"Document has active elements with the same id attribute: ${data}"}},"duplicate-id-aria":{impact:"critical",messages:{pass:"Document has no elements referenced with ARIA or labels that share the same id attribute",fail:"Document has multiple elements referenced with ARIA with the same id attribute: ${data}"}},"duplicate-id":{impact:"minor",messages:{pass:"Document has no static elements that share the same id attribute",fail:"Document has multiple static elements with the same id attribute: ${data}"}},"aria-label":{impact:"serious",messages:{pass:"aria-label attribute exists and is not empty",fail:"aria-label attribute does not exist or is empty"}},"aria-labelledby":{impact:"serious",messages:{pass:"aria-labelledby attribute exists and references elements that are visible to screen readers",fail:"aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",incomplete:"Ensure aria-labelledby references an existing element"}},"avoid-inline-spacing":{impact:"serious",messages:{pass:"No inline styles with '!important' that affect text spacing has been specified",fail:{singular:"Remove '!important' from inline style ${data.values}, as overriding this is not supported by most browsers",plural:"Remove '!important' from inline styles ${data.values}, as overriding this is not supported by most browsers"}}},"button-has-visible-text":{impact:"critical",messages:{pass:"Element has inner text that is visible to screen readers",fail:"Element does not have inner text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"doc-has-title":{impact:"serious",messages:{pass:"Document has a non-empty <title> element",fail:"Document does not have a non-empty <title> element"}},"error-occurred":{messages:{pass:"",incomplete:"Axe encountered an error; test the page for this type of problem manually"}},exists:{impact:"minor",messages:{pass:"Element does not exist",incomplete:"Element exists"}},"has-alt":{impact:"critical",messages:{pass:"Element has an alt attribute",fail:"Element does not have an alt attribute"}},"has-visible-text":{impact:"minor",messages:{pass:"Element has text that is visible to screen readers",fail:"Element does not have text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"important-letter-spacing":{impact:"serious",messages:{pass:"Letter-spacing in the style attribute is not set to !important, or meets the minimum",fail:"letter-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-line-height":{impact:"serious",messages:{pass:"line-height in the style attribute is not set to !important, or meets the minimum",fail:"line-height in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-word-spacing":{impact:"serious",messages:{pass:"word-spacing in the style attribute is not set to !important, or meets the minimum",fail:"word-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"is-on-screen":{impact:"serious",messages:{pass:"Element is not visible",fail:"Element is visible"}},"non-empty-alt":{impact:"critical",messages:{pass:"Element has a non-empty alt attribute",fail:{noAttr:"Element has no alt attribute",emptyAttr:"Element has an empty alt attribute"}}},"non-empty-if-present":{impact:"critical",messages:{pass:{default:"Element does not have a value attribute","has-label":"Element has a non-empty value attribute"},fail:"Element has a value attribute and the value attribute is empty"}},"non-empty-placeholder":{impact:"serious",messages:{pass:"Element has a placeholder attribute",fail:{noAttr:"Element has no placeholder attribute",emptyAttr:"Element has an empty placeholder attribute"}}},"non-empty-title":{impact:"serious",messages:{pass:"Element has a title attribute",fail:{noAttr:"Element has no title attribute",emptyAttr:"Element has an empty title attribute"}}},"non-empty-value":{impact:"critical",messages:{pass:"Element has a non-empty value attribute",fail:{noAttr:"Element has no value attribute",emptyAttr:"Element has an empty value attribute"}}},"presentational-role":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="${data.role}"',fail:{default:`Element's default semantics were not overridden with role="none" or role="presentation"`,globalAria:"Element's role is not presentational because it has a global ARIA attribute",focusable:"Element's role is not presentational because it is focusable",both:"Element's role is not presentational because it has a global ARIA attribute and is focusable",iframe:'Using the "title" attribute on an ${data.nodeName} element with a presentational role behaves inconsistently between screen readers'}}},"role-none":{impact:"minor",messages:{pass:`Element's default semantics were overridden with role="none"`,fail:`Element's default semantics were not overridden with role="none"`}},"role-presentation":{impact:"minor",messages:{pass:`Element's default semantics were overridden with role="presentation"`,fail:`Element's default semantics were not overridden with role="presentation"`}},"svg-non-empty-title":{impact:"serious",messages:{pass:"Element has a child that is a title",fail:{noTitle:"Element has no child that is a title",emptyTitle:"Element child title is empty"},incomplete:"Unable to determine element has a child that is a title"}},"caption-faked":{impact:"serious",messages:{pass:"The first row of a table is not used as a caption",fail:"The first child of the table should be a caption instead of a table cell"}},"html5-scope":{impact:"moderate",messages:{pass:"Scope attribute is only used on table header elements (<th>)",fail:"In HTML 5, scope attributes may only be used on table header elements (<th>)"}},"same-caption-summary":{impact:"minor",messages:{pass:"Content of summary attribute and <caption> are not duplicated",fail:"Content of summary attribute and <caption> element are identical",incomplete:"Unable to determine if <table> element has a caption"}},"scope-value":{impact:"critical",messages:{pass:"Scope attribute is used correctly",fail:"The value of the scope attribute may only be 'row' or 'col'"}},"td-has-header":{impact:"critical",messages:{pass:"All non-empty data cells have table headers",fail:"Some non-empty data cells do not have table headers"}},"td-headers-attr":{impact:"serious",messages:{pass:"The headers attribute is exclusively used to refer to other header cells in the table",incomplete:"The headers attribute is empty",fail:{"cell-header-not-in-table":"The headers attribute is not exclusively used to refer to other header cells in the table","cell-header-not-th":"The headers attribute must refer to header cells, not data cells","header-refs-self":"The element with headers attribute refers to itself"}}},"th-has-data-cells":{impact:"serious",messages:{pass:"All table header cells refer to data cells",fail:"Not all table header cells refer to data cells",incomplete:"Table data cells are missing or empty"}},"hidden-content":{impact:"minor",messages:{pass:"All content on the page has been analyzed.",fail:"There were problems analyzing the content on this page.",incomplete:"There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."}}},failureSummaries:{any:{failureMessage:function(M){var H="Fix any of the following:",ee=M;if(ee)for(var Le,Ze=-1,ft=ee.length-1;Ze<ft;)Le=ee[Ze+=1],H+=`
|
|
25
25
|
`+Le.split(`
|
|
26
26
|
`).join(`
|
|
27
|
-
`);return H}},none:{failureMessage:function(M){var H="Fix all of the following:",
|
|
27
|
+
`);return H}},none:{failureMessage:function(M){var H="Fix all of the following:",ee=M;if(ee)for(var Le,Ze=-1,ft=ee.length-1;Ze<ft;)Le=ee[Ze+=1],H+=`
|
|
28
28
|
`+Le.split(`
|
|
29
29
|
`).join(`
|
|
30
|
-
`);return H}}},incompleteFallbackMessage:"axe couldn't tell the reason. Time to break out the element inspector!"},rules:[{id:"accesskeys",impact:"serious",selector:"[accesskey]",excludeHidden:!1,tags:["cat.keyboard","best-practice"],all:[],any:[],none:["accesskeys"]},{id:"area-alt",impact:"critical",selector:"map area[href]",excludeHidden:!1,tags:["cat.text-alternatives","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT","RGAAv4","RGAA-1.1.2"],actIds:["c487ae"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-allowed-attr",impact:"critical",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[{options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-allowed-attr"},"aria-allowed-attr-elm"],any:[],none:["aria-unsupported-attr"]},{id:"aria-allowed-role",impact:"minor",excludeHidden:!1,selector:"[role]",matches:"aria-allowed-role-matches",tags:["cat.aria","best-practice"],all:[],any:[{options:{allowImplicit:!0,ignoredTags:[]},id:"aria-allowed-role"}],none:[]},{id:"aria-braille-equivalent",reviewOnFail:!0,impact:"serious",selector:"[aria-brailleroledescription], [aria-braillelabel]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:["braille-roledescription-equivalent","braille-label-equivalent"],any:[],none:[]},{id:"aria-command-name",impact:"serious",selector:'[role="link"], [role="button"], [role="menuitem"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-conditional-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[{options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-conditional-attr"}],any:[],none:[]},{id:"aria-deprecated-role",impact:"minor",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["674b10"],all:[],any:[],none:["deprecatedrole"]},{id:"aria-dialog-name",impact:"serious",selector:'[role="dialog"], [role="alertdialog"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-hidden-body",impact:"critical",selector:"body",excludeHidden:!1,matches:"is-initiator-matches",tags:["cat.aria","wcag2a","wcag131","wcag412","EN-301-549","EN-9.1.3.1","EN-9.4.1.2","RGAAv4","RGAA-10.8.1"],all:[],any:["aria-hidden-body"],none:[]},{id:"aria-hidden-focus",impact:"serious",selector:'[aria-hidden="true"]',matches:"aria-hidden-focus-matches",excludeHidden:!1,tags:["cat.name-role-value","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-10.8.1"],actIds:["6cfa84"],all:["focusable-modal-open","focusable-disabled","focusable-not-tabbable"],any:[],none:[]},{id:"aria-input-field-name",impact:"serious",selector:'[role="combobox"], [role="listbox"], [role="searchbox"], [role="slider"], [role="spinbutton"], [role="textbox"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-meter-name",impact:"serious",selector:'[role="meter"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-11.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-progressbar-name",impact:"serious",selector:'[role="progressbar"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-11.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-prohibited-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[],any:[],none:[{options:{elementsAllowedAriaLabel:["applet","input"]},id:"aria-prohibited-attr"}]},{id:"aria-required-attr",impact:"critical",selector:"[role]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["4e8ab6"],all:[],any:["aria-required-attr"],none:[]},{id:"aria-required-children",impact:"critical",selector:"[role]",matches:"aria-required-children-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],actIds:["bc4a75","ff89c9"],all:[],any:[{options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]},id:"aria-required-children"}],none:[]},{id:"aria-required-parent",impact:"critical",selector:"[role]",matches:"aria-required-parent-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],actIds:["ff89c9"],all:[],any:[{options:{ownGroupRoles:["listitem","treeitem"]},id:"aria-required-parent"}],none:[]},{id:"aria-roledescription",impact:"serious",selector:"[aria-roledescription]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","deprecated"],enabled:!1,all:[],any:[{options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]},id:"aria-roledescription"}],none:[]},{id:"aria-roles",impact:"critical",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["674b10"],all:[],any:[],none:["invalidrole","abstractrole","unsupportedrole"]},{id:"aria-text",impact:"serious",selector:"[role=text]",tags:["cat.aria","best-practice"],all:[],any:["no-focusable-content"],none:[]},{id:"aria-toggle-field-name",impact:"serious",selector:'[role="checkbox"], [role="menuitemcheckbox"], [role="menuitemradio"], [role="radio"], [role="switch"], [role="option"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-7.1.1"],actIds:["e086e5"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-tooltip-name",impact:"serious",selector:'[role="tooltip"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-treeitem-name",impact:"serious",selector:'[role="treeitem"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-valid-attr-value",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["6a7281"],all:[{options:[],id:"aria-valid-attr-value"},"aria-errormessage","aria-level"],any:[],none:[]},{id:"aria-valid-attr",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5f99a7"],all:[],any:[{options:[],id:"aria-valid-attr"}],none:[]},{id:"audio-caption",impact:"critical",selector:"audio",enabled:!1,excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag121","EN-301-549","EN-9.1.2.1","section508","section508.22.a","deprecated"],actIds:["2eb176","afb423"],all:[],any:[],none:["caption"]},{id:"autocomplete-valid",impact:"serious",matches:"autocomplete-matches",tags:["cat.forms","wcag21aa","wcag135","EN-301-549","EN-9.1.3.5","ACT","RGAAv4","RGAA-11.13.1"],actIds:["73f2c2"],all:[{options:{stateTerms:["none","false","true","disabled","enabled","undefined","null","xoff","xon"],ignoredValues:["text","pronouns","gender","message","content"]},id:"autocomplete-valid"}],any:[],none:[]},{id:"avoid-inline-spacing",impact:"serious",selector:"[style]",matches:"is-visible-on-screen-matches",tags:["cat.structure","wcag21aa","wcag1412","EN-301-549","EN-9.1.4.12","ACT"],actIds:["24afc2","9e45ec","78fd32"],all:[{options:{cssProperty:"letter-spacing",minValue:.12},id:"important-letter-spacing"},{options:{cssProperty:"word-spacing",minValue:.16},id:"important-word-spacing"},{options:{multiLineOnly:!0,cssProperty:"line-height",minValue:1.5,normalValue:1},id:"important-line-height"}],any:[],none:[]},{id:"blink",impact:"serious",selector:"blink",excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag222","section508","section508.22.j","TTv5","TT2.b","EN-301-549","EN-9.2.2.2","RGAAv4","RGAA-13.8.1"],all:[],any:[],none:["is-on-screen"]},{id:"button-name",impact:"critical",selector:"button",matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1","m6b1q3"],all:[],any:["button-has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"bypass",impact:"serious",selector:"html:not(html *)",pageLevel:!0,matches:"bypass-matches",reviewOnFail:!0,tags:["cat.keyboard","wcag2a","wcag241","section508","section508.22.o","TTv5","TT9.a","EN-301-549","EN-9.2.4.1","RGAAv4","RGAA-12.7.1"],actIds:["cf77f2","047fe0","b40fd1","3e12e1","ye5d6e"],all:[],any:["internal-link-present",{options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"},id:"header-present"},{options:{selector:"main, [role=main]"},id:"landmark"}],none:[]},{id:"color-contrast-enhanced",impact:"serious",matches:"color-contrast-matches",excludeHidden:!1,enabled:!1,tags:["cat.color","wcag2aaa","wcag146","ACT"],actIds:["09o5cg"],all:[],any:[{options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03},id:"color-contrast-enhanced"}],none:[]},{id:"color-contrast",impact:"serious",matches:"color-contrast-matches",excludeHidden:!1,tags:["cat.color","wcag2aa","wcag143","TTv5","TT13.c","EN-301-549","EN-9.1.4.3","ACT","RGAAv4","RGAA-3.2.1"],actIds:["afw4f7","09o5cg"],all:[],any:[{options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03},id:"color-contrast"}],none:[]},{id:"css-orientation-lock",impact:"serious",selector:"html:not(html *)",tags:["cat.structure","wcag134","wcag21aa","EN-301-549","EN-9.1.3.4","RGAAv4","RGAA-13.9.1","experimental"],actIds:["b33eff"],all:[{options:{degreeThreshold:2},id:"css-orientation-lock"}],any:[],none:[],preload:!0},{id:"definition-list",impact:"serious",selector:"dl",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.3"],all:[],any:[],none:["structured-dlitems",{options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0},id:"only-dlitems"}]},{id:"dlitem",impact:"serious",selector:"dd, dt",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.3"],all:[],any:["dlitem"],none:[]},{id:"document-title",impact:"serious",selector:"html:not(html *)",matches:"is-initiator-matches",tags:["cat.text-alternatives","wcag2a","wcag242","TTv5","TT12.a","EN-301-549","EN-9.2.4.2","ACT","RGAAv4","RGAA-8.5.1"],actIds:["2779a5"],all:[],any:["doc-has-title"],none:[]},{id:"duplicate-id-active",impact:"serious",selector:"[id]",matches:"duplicate-id-active-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:!1,actIds:["3ea0c8"],all:[],any:["duplicate-id-active"],none:[]},{id:"duplicate-id-aria",impact:"critical",selector:"[id]",matches:"duplicate-id-aria-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-8.2.1"],reviewOnFail:!0,actIds:["3ea0c8"],all:[],any:["duplicate-id-aria"],none:[]},{id:"duplicate-id",impact:"minor",selector:"[id]",matches:"duplicate-id-misc-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:!1,actIds:["3ea0c8"],all:[],any:["duplicate-id"],none:[]},{id:"empty-heading",impact:"minor",selector:'h1, h2, h3, h4, h5, h6, [role="heading"]',matches:"heading-matches",tags:["cat.name-role-value","best-practice"],actIds:["ffd0e9"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"empty-table-header",impact:"minor",selector:'th:not([role]), [role="rowheader"], [role="columnheader"]',tags:["cat.name-role-value","best-practice"],all:[],any:["has-visible-text"],none:[]},{id:"focus-order-semantics",impact:"minor",selector:"div, h1, h2, h3, h4, h5, h6, [role=heading], p, span",matches:"inserted-into-focus-order-matches",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-12.8.1","experimental"],all:[],any:[{options:[],id:"has-widget-role"},{options:{roles:["tooltip"]},id:"valid-scrollable-semantics"}],none:[]},{id:"form-field-multiple-labels",impact:"moderate",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag332","TTv5","TT5.c","EN-301-549","EN-9.3.3.2","RGAAv4","RGAA-11.2.1"],all:[],any:[],none:["multiple-label"]},{id:"frame-focusable-content",impact:"serious",selector:"html:not(html *)",matches:"frame-focusable-content-matches",tags:["cat.keyboard","wcag2a","wcag211","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","RGAAv4","RGAA-7.3.2"],actIds:["akn7bn"],all:[],any:["frame-focusable-content"],none:[]},{id:"frame-tested",impact:"critical",selector:"html:not(html *), frame, iframe",tags:["cat.structure","best-practice","review-item"],all:[{options:{isViolation:!1},id:"frame-tested"}],any:[],none:[]},{id:"frame-title-unique",impact:"serious",selector:"frame[title], iframe[title]",matches:"frame-title-has-text-matches",tags:["cat.text-alternatives","wcag2a","wcag412","TTv5","TT12.d","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-2.2.1"],actIds:["4b1c6c"],all:[],any:[],none:["unique-frame-title"],reviewOnFail:!0},{id:"frame-title",impact:"serious",selector:"frame, iframe",matches:"no-negative-tabindex-matches",tags:["cat.text-alternatives","wcag2a","wcag412","section508","section508.22.i","TTv5","TT12.d","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-2.1.1"],actIds:["cae760"],all:[],any:[{options:{attribute:"title"},id:"non-empty-title"},"aria-label","aria-labelledby","presentational-role"],none:[]},{id:"heading-order",impact:"moderate",selector:"h1, h2, h3, h4, h5, h6, [role=heading]",matches:"heading-matches",tags:["cat.semantics","best-practice"],all:[],any:["heading-order"],none:[]},{id:"hidden-content",impact:"minor",selector:"*",excludeHidden:!1,tags:["cat.structure","best-practice","experimental","review-item"],all:[],any:["hidden-content"],none:[]},{id:"html-has-lang",impact:"serious",selector:"html:not(html *)",matches:"is-initiator-matches",tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.3.1"],actIds:["b5c3f8"],all:[],any:[{options:{attributes:["lang","xml:lang"]},id:"has-lang"}],none:[]},{id:"html-lang-valid",impact:"serious",selector:'html[lang]:not([lang=""]):not(html *), html[xml\\:lang]:not([xml\\:lang=""]):not(html *)',tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.4.1"],actIds:["bf051a"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"html-xml-lang-mismatch",impact:"moderate",selector:"html[lang][xml\\:lang]:not(html *)",matches:"xml-lang-mismatch-matches",tags:["cat.language","wcag2a","wcag311","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.3.1"],actIds:["5b7ae0"],all:["xml-lang-mismatch"],any:[],none:[]},{id:"identical-links-same-purpose",impact:"minor",selector:'a[href], area[href], [role="link"]',excludeHidden:!1,enabled:!1,matches:"identical-links-same-purpose-matches",tags:["cat.semantics","wcag2aaa","wcag249"],actIds:["b20e66"],all:["identical-links-same-purpose"],any:[],none:[]},{id:"image-alt",impact:"critical",selector:"img",matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","TT7.b","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.1"],actIds:["23a2a8"],all:[],any:["has-alt","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["alt-space-value"]},{id:"image-redundant-alt",impact:"minor",selector:"img",tags:["cat.text-alternatives","best-practice"],all:[],any:[],none:[{options:{parentSelector:"button, [role=button], a[href], p, li, td, th"},id:"duplicate-img-label"}]},{id:"input-button-name",impact:"critical",selector:'input[type="button"], input[type="submit"], input[type="reset"]',matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1"],all:[],any:["non-empty-if-present",{options:{attribute:"value"},id:"non-empty-value"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"input-image-alt",impact:"critical",selector:'input[type="image"]',matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","wcag412","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","EN-9.4.1.2","ACT","RGAAv4","RGAA-1.1.3"],actIds:["59796f"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label"],none:[]},{id:"label-content-name-mismatch",impact:"serious",matches:"label-content-name-mismatch-matches",tags:["cat.semantics","wcag21a","wcag253","EN-301-549","EN-9.2.5.3","RGAAv4","RGAA-6.1.5","experimental"],actIds:["2ee8b8"],all:[],any:[{options:{pixelThreshold:.1,occurrenceThreshold:3},id:"label-content-name-mismatch"}],none:[]},{id:"label-title-only",impact:"serious",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","best-practice"],all:[],any:[],none:["title-only"]},{id:"label",impact:"critical",selector:"input, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},{options:{attribute:"placeholder"},id:"non-empty-placeholder"},"presentational-role"],none:["hidden-explicit-label"]},{id:"landmark-banner-is-top-level",impact:"moderate",selector:"header:not([role]), [role=banner]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-complementary-is-top-level",impact:"moderate",selector:"aside:not([role]), [role=complementary]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-contentinfo-is-top-level",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-main-is-top-level",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-no-duplicate-banner",impact:"moderate",selector:"header:not([role]), [role=banner]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"header:not([role]), [role=banner]",role:"banner"},id:"page-no-duplicate-banner"}],none:[]},{id:"landmark-no-duplicate-contentinfo",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"},id:"page-no-duplicate-contentinfo"}],none:[]},{id:"landmark-no-duplicate-main",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"main:not([role]), [role='main']"},id:"page-no-duplicate-main"}],none:[]},{id:"landmark-one-main",impact:"moderate",selector:"html:not(html *)",tags:["cat.semantics","best-practice"],all:[{options:{selector:"main:not([role]), [role='main']",passForModal:!0},id:"page-has-main"}],any:[],none:[]},{id:"landmark-unique",impact:"moderate",selector:"[role=banner], [role=complementary], [role=contentinfo], [role=main], [role=navigation], [role=region], [role=search], [role=form], form, footer, header, aside, main, nav, section",tags:["cat.semantics","best-practice"],matches:"landmark-unique-matches",all:[],any:["landmark-is-unique"],none:[]},{id:"link-in-text-block",impact:"serious",selector:"a[href], [role=link]",matches:"link-in-text-block-matches",excludeHidden:!1,tags:["cat.color","wcag2a","wcag141","TTv5","TT13.a","EN-301-549","EN-9.1.4.1","RGAAv4","RGAA-10.6.1"],all:[],any:[{options:{requiredContrastRatio:3,allowSameColor:!0},id:"link-in-text-block"},"link-in-text-block-style"],none:[]},{id:"link-name",impact:"serious",selector:"a[href]",tags:["cat.name-role-value","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT","RGAAv4","RGAA-6.2.1"],actIds:["c487ae"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["focusable-no-name"]},{id:"list",impact:"serious",selector:"ul, ol",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],all:[],any:[],none:[{options:{validRoles:["listitem"],validNodeNames:["li"]},id:"only-listitems"}]},{id:"listitem",impact:"serious",selector:"li",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],all:[],any:["listitem"],none:[]},{id:"marquee",impact:"serious",selector:"marquee",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag222","TTv5","TT2.b","EN-301-549","EN-9.2.2.2","RGAAv4","RGAA-13.8.1"],all:[],any:[],none:["is-on-screen"]},{id:"meta-refresh-no-exceptions",impact:"minor",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,enabled:!1,tags:["cat.time-and-media","wcag2aaa","wcag224","wcag325"],actIds:["bisz58"],all:[],any:[{options:{minDelay:72e3,maxDelay:!1},id:"meta-refresh-no-exceptions"}],none:[]},{id:"meta-refresh",impact:"critical",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag221","TTv5","TT8.a","EN-301-549","EN-9.2.2.1","RGAAv4","RGAA-13.1.2"],actIds:["bc659a","bisz58"],all:[],any:[{options:{minDelay:0,maxDelay:72e3},id:"meta-refresh"}],none:[]},{id:"meta-viewport-large",impact:"minor",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","best-practice"],all:[],any:[{options:{scaleMinimum:5,lowerBound:2},id:"meta-viewport-large"}],none:[]},{id:"meta-viewport",impact:"moderate",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","wcag2aa","wcag144","EN-301-549","EN-9.1.4.4","ACT","RGAAv4","RGAA-10.4.2"],actIds:["b4f0c3"],all:[],any:[{options:{scaleMinimum:2},id:"meta-viewport"}],none:[]},{id:"nested-interactive",impact:"serious",matches:"nested-interactive-matches",tags:["cat.keyboard","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["307n5z"],all:[],any:["no-focusable-content"],none:[]},{id:"no-autoplay-audio",impact:"moderate",excludeHidden:!1,selector:"audio[autoplay], video[autoplay]",matches:"no-autoplay-audio-matches",reviewOnFail:!0,tags:["cat.time-and-media","wcag2a","wcag142","TTv5","TT2.a","EN-301-549","EN-9.1.4.2","ACT","RGAAv4","RGAA-4.10.1"],actIds:["80f0bf"],preload:!0,all:[{options:{allowedDuration:3},id:"no-autoplay-audio"}],any:[],none:[]},{id:"object-alt",impact:"serious",selector:"object[data]",matches:"object-is-loaded-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-1.1.6"],actIds:["8fc3b6"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:[]},{id:"p-as-heading",impact:"serious",selector:"p",matches:"p-as-heading-matches",tags:["cat.semantics","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.1.3","experimental"],all:[{options:{margins:[{weight:150,italic:!0},{weight:150,size:1.15},{italic:!0,size:1.15},{size:1.4}],passLength:1,failLength:.5},id:"p-as-heading"}],any:[],none:[]},{id:"page-has-heading-one",impact:"moderate",selector:"html:not(html *)",tags:["cat.semantics","best-practice"],all:[{options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:!0},id:"page-has-heading-one"}],any:[],none:[]},{id:"presentation-role-conflict",impact:"minor",selector:`img[alt=''], [role="none"], [role="presentation"]`,matches:"has-implicit-chromium-role-matches",tags:["cat.aria","best-practice","ACT"],actIds:["46ca7f"],all:[],any:[],none:["is-element-focusable","has-global-aria-attribute"]},{id:"region",impact:"moderate",selector:"body *",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-9.2.1"],all:[],any:[{options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"},id:"region"}],none:[]},{id:"role-img-alt",impact:"serious",selector:"[role='img']:not(img, area, input, object)",matches:"html-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.1"],actIds:["23a2a8"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"scope-attr-valid",impact:"moderate",selector:"td[scope], th[scope]",tags:["cat.tables","best-practice"],all:["html5-scope",{options:{values:["row","col","rowgroup","colgroup"]},id:"scope-value"}],any:[],none:[]},{id:"scrollable-region-focusable",impact:"serious",selector:"*:not(select,textarea)",matches:"scrollable-region-focusable-matches",tags:["cat.keyboard","wcag2a","wcag211","wcag213","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","EN-9.2.1.3","RGAAv4","RGAA-7.3.2"],actIds:["0ssw9k"],all:[],any:["focusable-content","focusable-element"],none:[]},{id:"select-name",impact:"critical",selector:"select",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["hidden-explicit-label"]},{id:"server-side-image-map",impact:"minor",selector:"img[ismap]",tags:["cat.text-alternatives","wcag2a","wcag211","section508","section508.22.f","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","RGAAv4","RGAA-1.1.4"],all:[],any:[],none:["exists"]},{id:"skip-link",impact:"moderate",selector:'a[href^="#"], a[href^="/#"]',matches:"skip-link-matches",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-12.7.1"],all:[],any:["skip-link"],none:[]},{id:"summary-name",impact:"serious",selector:"summary",matches:"summary-interactive-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"svg-img-alt",impact:"serious",selector:'[role="img"], [role="graphics-symbol"], svg[role="graphics-document"]',matches:"svg-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.5"],actIds:["7d6734"],all:[],any:["svg-non-empty-title","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"tabindex",impact:"serious",selector:"[tabindex]",tags:["cat.keyboard","best-practice"],all:[],any:["tabindex"],none:[]},{id:"table-duplicate-name",impact:"minor",selector:"table",tags:["cat.tables","best-practice","RGAAv4","RGAA-5.2.1"],all:[],any:[],none:["same-caption-summary"]},{id:"table-fake-caption",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.4.1"],all:["caption-faked"],any:[],none:[]},{id:"target-size",impact:"serious",selector:"*",enabled:!1,matches:"widget-not-inline-matches",tags:["cat.sensory-and-visual-cues","wcag22aa","wcag258"],all:[],any:[{options:{minSize:24},id:"target-size"},{options:{minOffset:24},id:"target-offset"}],none:[]},{id:"td-has-header",impact:"critical",selector:"table",matches:"data-table-large-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.4"],all:["td-has-header"],any:[],none:[]},{id:"td-headers-attr",impact:"serious",selector:"table",matches:"table-or-grid-role-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.4"],actIds:["a25f45"],all:["td-headers-attr"],any:[],none:[]},{id:"th-has-data-cells",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.1"],actIds:["d0f69e"],all:["th-has-data-cells"],any:[],none:[]},{id:"valid-lang",impact:"serious",selector:"[lang]:not(html), [xml\\:lang]:not(html)",tags:["cat.language","wcag2aa","wcag312","TTv5","TT11.b","EN-301-549","EN-9.3.1.2","ACT","RGAAv4","RGAA-8.8.1"],actIds:["de46e4"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"video-caption",impact:"critical",selector:"video",tags:["cat.text-alternatives","wcag2a","wcag122","section508","section508.22.a","TTv5","TT17.a","EN-301-549","EN-9.1.2.2","RGAAv4","RGAA-4.3.1"],actIds:["eac66b"],all:[],any:[],none:["caption"]}],checks:[{id:"abstractrole",evaluate:"abstractrole-evaluate"},{id:"aria-allowed-attr-elm",evaluate:"aria-allowed-attr-elm-evaluate"},{id:"aria-allowed-attr",evaluate:"aria-allowed-attr-evaluate",options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-allowed-role",evaluate:"aria-allowed-role-evaluate",options:{allowImplicit:!0,ignoredTags:[]}},{id:"aria-busy",evaluate:"aria-busy-evaluate",deprecated:!0},{id:"aria-conditional-attr",evaluate:"aria-conditional-attr-evaluate",options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-errormessage",evaluate:"aria-errormessage-evaluate"},{id:"aria-hidden-body",evaluate:"aria-hidden-body-evaluate"},{id:"aria-level",evaluate:"aria-level-evaluate"},{id:"aria-prohibited-attr",evaluate:"aria-prohibited-attr-evaluate",options:{elementsAllowedAriaLabel:["applet","input"]}},{id:"aria-required-attr",evaluate:"aria-required-attr-evaluate"},{id:"aria-required-children",evaluate:"aria-required-children-evaluate",options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]}},{id:"aria-required-parent",evaluate:"aria-required-parent-evaluate",options:{ownGroupRoles:["listitem","treeitem"]}},{id:"aria-roledescription",evaluate:"aria-roledescription-evaluate",options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]}},{id:"aria-unsupported-attr",evaluate:"aria-unsupported-attr-evaluate"},{id:"aria-valid-attr-value",evaluate:"aria-valid-attr-value-evaluate",options:[]},{id:"aria-valid-attr",evaluate:"aria-valid-attr-evaluate",options:[]},{id:"braille-label-equivalent",evaluate:"braille-label-equivalent-evaluate"},{id:"braille-roledescription-equivalent",evaluate:"braille-roledescription-equivalent-evaluate"},{id:"deprecatedrole",evaluate:"deprecatedrole-evaluate"},{id:"fallbackrole",evaluate:"fallbackrole-evaluate"},{id:"has-global-aria-attribute",evaluate:"has-global-aria-attribute-evaluate"},{id:"has-widget-role",evaluate:"has-widget-role-evaluate",options:[]},{id:"invalidrole",evaluate:"invalidrole-evaluate"},{id:"is-element-focusable",evaluate:"is-element-focusable-evaluate"},{id:"no-implicit-explicit-label",evaluate:"no-implicit-explicit-label-evaluate"},{id:"unsupportedrole",evaluate:"unsupportedrole-evaluate"},{id:"valid-scrollable-semantics",evaluate:"valid-scrollable-semantics-evaluate",options:{roles:["tooltip"]}},{id:"color-contrast-enhanced",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03}},{id:"color-contrast",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03}},{id:"link-in-text-block-style",evaluate:"link-in-text-block-style-evaluate"},{id:"link-in-text-block",evaluate:"link-in-text-block-evaluate",options:{requiredContrastRatio:3,allowSameColor:!0}},{id:"autocomplete-appropriate",evaluate:"autocomplete-appropriate-evaluate",deprecated:!0},{id:"autocomplete-valid",evaluate:"autocomplete-valid-evaluate",options:{stateTerms:["none","false","true","disabled","enabled","undefined","null","xoff","xon"],ignoredValues:["text","pronouns","gender","message","content"]}},{id:"accesskeys",evaluate:"accesskeys-evaluate",after:"accesskeys-after"},{id:"focusable-content",evaluate:"focusable-content-evaluate"},{id:"focusable-disabled",evaluate:"focusable-disabled-evaluate"},{id:"focusable-element",evaluate:"focusable-element-evaluate"},{id:"focusable-modal-open",evaluate:"focusable-modal-open-evaluate"},{id:"focusable-no-name",evaluate:"focusable-no-name-evaluate"},{id:"focusable-not-tabbable",evaluate:"focusable-not-tabbable-evaluate"},{id:"frame-focusable-content",evaluate:"frame-focusable-content-evaluate"},{id:"landmark-is-top-level",evaluate:"landmark-is-top-level-evaluate"},{id:"no-focusable-content",evaluate:"no-focusable-content-evaluate"},{id:"page-has-heading-one",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:!0}},{id:"page-has-main",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"main:not([role]), [role='main']",passForModal:!0}},{id:"page-no-duplicate-banner",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"header:not([role]), [role=banner]",role:"banner"}},{id:"page-no-duplicate-contentinfo",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"}},{id:"page-no-duplicate-main",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"main:not([role]), [role='main']"}},{id:"tabindex",evaluate:"tabindex-evaluate"},{id:"alt-space-value",evaluate:"alt-space-value-evaluate"},{id:"duplicate-img-label",evaluate:"duplicate-img-label-evaluate",options:{parentSelector:"button, [role=button], a[href], p, li, td, th"}},{id:"explicit-label",evaluate:"explicit-evaluate"},{id:"help-same-as-label",evaluate:"help-same-as-label-evaluate"},{id:"hidden-explicit-label",evaluate:"hidden-explicit-label-evaluate"},{id:"implicit-label",evaluate:"implicit-evaluate"},{id:"label-content-name-mismatch",evaluate:"label-content-name-mismatch-evaluate",options:{pixelThreshold:.1,occurrenceThreshold:3}},{id:"multiple-label",evaluate:"multiple-label-evaluate"},{id:"title-only",evaluate:"title-only-evaluate"},{id:"landmark-is-unique",evaluate:"landmark-is-unique-evaluate",after:"landmark-is-unique-after"},{id:"has-lang",evaluate:"has-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"valid-lang",evaluate:"valid-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"xml-lang-mismatch",evaluate:"xml-lang-mismatch-evaluate"},{id:"dlitem",evaluate:"dlitem-evaluate"},{id:"listitem",evaluate:"listitem-evaluate"},{id:"only-dlitems",evaluate:"invalid-children-evaluate",options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0}},{id:"only-listitems",evaluate:"invalid-children-evaluate",options:{validRoles:["listitem"],validNodeNames:["li"]}},{id:"structured-dlitems",evaluate:"structured-dlitems-evaluate"},{id:"caption",evaluate:"caption-evaluate"},{id:"frame-tested",evaluate:"frame-tested-evaluate",after:"frame-tested-after",options:{isViolation:!1}},{id:"no-autoplay-audio",evaluate:"no-autoplay-audio-evaluate",options:{allowedDuration:3}},{id:"css-orientation-lock",evaluate:"css-orientation-lock-evaluate",options:{degreeThreshold:2}},{id:"meta-viewport-large",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:5,lowerBound:2}},{id:"meta-viewport",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:2}},{id:"target-offset",evaluate:"target-offset-evaluate",options:{minOffset:24}},{id:"target-size",evaluate:"target-size-evaluate",options:{minSize:24}},{id:"header-present",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"}},{id:"heading-order",evaluate:"heading-order-evaluate",after:"heading-order-after"},{id:"identical-links-same-purpose",evaluate:"identical-links-same-purpose-evaluate",after:"identical-links-same-purpose-after"},{id:"internal-link-present",evaluate:"internal-link-present-evaluate"},{id:"landmark",evaluate:"has-descendant-evaluate",options:{selector:"main, [role=main]"}},{id:"meta-refresh-no-exceptions",evaluate:"meta-refresh-evaluate",options:{minDelay:72e3,maxDelay:!1}},{id:"meta-refresh",evaluate:"meta-refresh-evaluate",options:{minDelay:0,maxDelay:72e3}},{id:"p-as-heading",evaluate:"p-as-heading-evaluate",options:{margins:[{weight:150,italic:!0},{weight:150,size:1.15},{italic:!0,size:1.15},{size:1.4}],passLength:1,failLength:.5}},{id:"region",evaluate:"region-evaluate",after:"region-after",options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"}},{id:"skip-link",evaluate:"skip-link-evaluate"},{id:"unique-frame-title",evaluate:"unique-frame-title-evaluate",after:"unique-frame-title-after"},{id:"duplicate-id-active",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id-aria",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"aria-label",evaluate:"aria-label-evaluate"},{id:"aria-labelledby",evaluate:"aria-labelledby-evaluate"},{id:"avoid-inline-spacing",evaluate:"avoid-inline-spacing-evaluate",options:{cssProperties:["line-height","letter-spacing","word-spacing"]}},{id:"button-has-visible-text",evaluate:"has-text-content-evaluate"},{id:"doc-has-title",evaluate:"doc-has-title-evaluate"},{id:"error-occurred",evaluate:"exists-evaluate"},{id:"exists",evaluate:"exists-evaluate"},{id:"has-alt",evaluate:"has-alt-evaluate"},{id:"has-visible-text",evaluate:"has-text-content-evaluate"},{id:"important-letter-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"letter-spacing",minValue:.12}},{id:"important-line-height",evaluate:"inline-style-property-evaluate",options:{multiLineOnly:!0,cssProperty:"line-height",minValue:1.5,normalValue:1}},{id:"important-word-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"word-spacing",minValue:.16}},{id:"is-on-screen",evaluate:"is-on-screen-evaluate"},{id:"non-empty-alt",evaluate:"attr-non-space-content-evaluate",options:{attribute:"alt"}},{id:"non-empty-if-present",evaluate:"non-empty-if-present-evaluate"},{id:"non-empty-placeholder",evaluate:"attr-non-space-content-evaluate",options:{attribute:"placeholder"}},{id:"non-empty-title",evaluate:"attr-non-space-content-evaluate",options:{attribute:"title"}},{id:"non-empty-value",evaluate:"attr-non-space-content-evaluate",options:{attribute:"value"}},{id:"presentational-role",evaluate:"presentational-role-evaluate"},{id:"role-none",evaluate:"matches-definition-evaluate",deprecated:!0,options:{matcher:{attributes:{role:"none"}}}},{id:"role-presentation",evaluate:"matches-definition-evaluate",deprecated:!0,options:{matcher:{attributes:{role:"presentation"}}}},{id:"svg-non-empty-title",evaluate:"svg-non-empty-title-evaluate"},{id:"caption-faked",evaluate:"caption-faked-evaluate"},{id:"html5-scope",evaluate:"html5-scope-evaluate"},{id:"same-caption-summary",evaluate:"same-caption-summary-evaluate"},{id:"scope-value",evaluate:"scope-value-evaluate",options:{values:["row","col","rowgroup","colgroup"]}},{id:"td-has-header",evaluate:"td-has-header-evaluate"},{id:"td-headers-attr",evaluate:"td-headers-attr-evaluate"},{id:"th-has-data-cells",evaluate:"th-has-data-cells-evaluate"},{id:"hidden-content",evaluate:"hidden-content-evaluate"}]})})(typeof window=="object"?window:nk)})(_l);var Gk=_l.exports;const Uk=ik(Gk);function Wk(f,h){const p=h.filter(g=>g.enabled);if(p.length===0)return 0;const D=p.map(g=>({id:`custom-${g.id}-check`,evaluate:S=>{switch(g.check.type){case"fail-on-match":return!1;case"attribute-required":return S.hasAttribute(g.check.attribute);case"attribute-equals":return S.getAttribute(g.check.attribute)===g.check.value}},metadata:{impact:g.impact,messages:{pass:"OK",fail:g.check.message}}})),y=p.map(g=>({id:`custom-${g.id}`,selector:g.selector,tags:["wcagcheckr-custom"],any:[`custom-${g.id}-check`],enabled:!0,impact:g.impact,metadata:{description:g.description,help:g.description}}));return f.configure({checks:D,rules:y}),p.length}async function Yk(){return Uk}const Kk={runOnly:{type:"tag",values:["wcag2a","wcag2aa","wcag21a","wcag21aa","wcag22a","wcag22aa","best-practice"]},resultTypes:["violations","incomplete","passes"]},dh="wcagcheckr-custom";async function Xk(){var f,h,p;try{const D=await((p=(h=(f=chrome.storage)==null?void 0:f.local)==null?void 0:h.get)==null?void 0:p.call(h,"disabledRules")),y=(D==null?void 0:D.disabledRules)??[];if(!Array.isArray(y)||y.length===0)return{};const g={};for(const S of y)typeof S=="string"&&S.length>0&&(g[S]={enabled:!1});return g}catch{return{}}}const Qt=At("audit-engine"),Zk=2,Qk=1500,Jk=250;async function eO(){if(typeof document<"u"&&document.visibilityState==="hidden")return;let f=0;const h=performance.now();return new Promise(p=>{function D(){if(performance.now()-h>Qk){Qt.warn("paint stabilization timed out; proceeding anyway"),p();return}f++,f>=Zk?p():requestAnimationFrame(D)}requestAnimationFrame(D)})}const fh="wcag-audit-freeze-style",tO=`
|
|
30
|
+
`);return H}}},incompleteFallbackMessage:"axe couldn't tell the reason. Time to break out the element inspector!"},rules:[{id:"accesskeys",impact:"serious",selector:"[accesskey]",excludeHidden:!1,tags:["cat.keyboard","best-practice"],all:[],any:[],none:["accesskeys"]},{id:"area-alt",impact:"critical",selector:"map area[href]",excludeHidden:!1,tags:["cat.text-alternatives","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT","RGAAv4","RGAA-1.1.2"],actIds:["c487ae"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-allowed-attr",impact:"critical",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[{options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-allowed-attr"},"aria-allowed-attr-elm"],any:[],none:["aria-unsupported-attr"]},{id:"aria-allowed-role",impact:"minor",excludeHidden:!1,selector:"[role]",matches:"aria-allowed-role-matches",tags:["cat.aria","best-practice"],all:[],any:[{options:{allowImplicit:!0,ignoredTags:[]},id:"aria-allowed-role"}],none:[]},{id:"aria-braille-equivalent",reviewOnFail:!0,impact:"serious",selector:"[aria-brailleroledescription], [aria-braillelabel]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:["braille-roledescription-equivalent","braille-label-equivalent"],any:[],none:[]},{id:"aria-command-name",impact:"serious",selector:'[role="link"], [role="button"], [role="menuitem"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-conditional-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[{options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-conditional-attr"}],any:[],none:[]},{id:"aria-deprecated-role",impact:"minor",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["674b10"],all:[],any:[],none:["deprecatedrole"]},{id:"aria-dialog-name",impact:"serious",selector:'[role="dialog"], [role="alertdialog"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-hidden-body",impact:"critical",selector:"body",excludeHidden:!1,matches:"is-initiator-matches",tags:["cat.aria","wcag2a","wcag131","wcag412","EN-301-549","EN-9.1.3.1","EN-9.4.1.2","RGAAv4","RGAA-10.8.1"],all:[],any:["aria-hidden-body"],none:[]},{id:"aria-hidden-focus",impact:"serious",selector:'[aria-hidden="true"]',matches:"aria-hidden-focus-matches",excludeHidden:!1,tags:["cat.name-role-value","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-10.8.1"],actIds:["6cfa84"],all:["focusable-modal-open","focusable-disabled","focusable-not-tabbable"],any:[],none:[]},{id:"aria-input-field-name",impact:"serious",selector:'[role="combobox"], [role="listbox"], [role="searchbox"], [role="slider"], [role="spinbutton"], [role="textbox"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-meter-name",impact:"serious",selector:'[role="meter"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-11.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-progressbar-name",impact:"serious",selector:'[role="progressbar"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-11.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-prohibited-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[],any:[],none:[{options:{elementsAllowedAriaLabel:["applet","input"]},id:"aria-prohibited-attr"}]},{id:"aria-required-attr",impact:"critical",selector:"[role]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["4e8ab6"],all:[],any:["aria-required-attr"],none:[]},{id:"aria-required-children",impact:"critical",selector:"[role]",matches:"aria-required-children-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],actIds:["bc4a75","ff89c9"],all:[],any:[{options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]},id:"aria-required-children"}],none:[]},{id:"aria-required-parent",impact:"critical",selector:"[role]",matches:"aria-required-parent-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],actIds:["ff89c9"],all:[],any:[{options:{ownGroupRoles:["listitem","treeitem"]},id:"aria-required-parent"}],none:[]},{id:"aria-roledescription",impact:"serious",selector:"[aria-roledescription]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","deprecated"],enabled:!1,all:[],any:[{options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]},id:"aria-roledescription"}],none:[]},{id:"aria-roles",impact:"critical",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["674b10"],all:[],any:[],none:["invalidrole","abstractrole","unsupportedrole"]},{id:"aria-text",impact:"serious",selector:"[role=text]",tags:["cat.aria","best-practice"],all:[],any:["no-focusable-content"],none:[]},{id:"aria-toggle-field-name",impact:"serious",selector:'[role="checkbox"], [role="menuitemcheckbox"], [role="menuitemradio"], [role="radio"], [role="switch"], [role="option"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-7.1.1"],actIds:["e086e5"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-tooltip-name",impact:"serious",selector:'[role="tooltip"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-treeitem-name",impact:"serious",selector:'[role="treeitem"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-valid-attr-value",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["6a7281"],all:[{options:[],id:"aria-valid-attr-value"},"aria-errormessage","aria-level"],any:[],none:[]},{id:"aria-valid-attr",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5f99a7"],all:[],any:[{options:[],id:"aria-valid-attr"}],none:[]},{id:"audio-caption",impact:"critical",selector:"audio",enabled:!1,excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag121","EN-301-549","EN-9.1.2.1","section508","section508.22.a","deprecated"],actIds:["2eb176","afb423"],all:[],any:[],none:["caption"]},{id:"autocomplete-valid",impact:"serious",matches:"autocomplete-matches",tags:["cat.forms","wcag21aa","wcag135","EN-301-549","EN-9.1.3.5","ACT","RGAAv4","RGAA-11.13.1"],actIds:["73f2c2"],all:[{options:{stateTerms:["none","false","true","disabled","enabled","undefined","null","xoff","xon"],ignoredValues:["text","pronouns","gender","message","content"]},id:"autocomplete-valid"}],any:[],none:[]},{id:"avoid-inline-spacing",impact:"serious",selector:"[style]",matches:"is-visible-on-screen-matches",tags:["cat.structure","wcag21aa","wcag1412","EN-301-549","EN-9.1.4.12","ACT"],actIds:["24afc2","9e45ec","78fd32"],all:[{options:{cssProperty:"letter-spacing",minValue:.12},id:"important-letter-spacing"},{options:{cssProperty:"word-spacing",minValue:.16},id:"important-word-spacing"},{options:{multiLineOnly:!0,cssProperty:"line-height",minValue:1.5,normalValue:1},id:"important-line-height"}],any:[],none:[]},{id:"blink",impact:"serious",selector:"blink",excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag222","section508","section508.22.j","TTv5","TT2.b","EN-301-549","EN-9.2.2.2","RGAAv4","RGAA-13.8.1"],all:[],any:[],none:["is-on-screen"]},{id:"button-name",impact:"critical",selector:"button",matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1","m6b1q3"],all:[],any:["button-has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"bypass",impact:"serious",selector:"html:not(html *)",pageLevel:!0,matches:"bypass-matches",reviewOnFail:!0,tags:["cat.keyboard","wcag2a","wcag241","section508","section508.22.o","TTv5","TT9.a","EN-301-549","EN-9.2.4.1","RGAAv4","RGAA-12.7.1"],actIds:["cf77f2","047fe0","b40fd1","3e12e1","ye5d6e"],all:[],any:["internal-link-present",{options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"},id:"header-present"},{options:{selector:"main, [role=main]"},id:"landmark"}],none:[]},{id:"color-contrast-enhanced",impact:"serious",matches:"color-contrast-matches",excludeHidden:!1,enabled:!1,tags:["cat.color","wcag2aaa","wcag146","ACT"],actIds:["09o5cg"],all:[],any:[{options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03},id:"color-contrast-enhanced"}],none:[]},{id:"color-contrast",impact:"serious",matches:"color-contrast-matches",excludeHidden:!1,tags:["cat.color","wcag2aa","wcag143","TTv5","TT13.c","EN-301-549","EN-9.1.4.3","ACT","RGAAv4","RGAA-3.2.1"],actIds:["afw4f7","09o5cg"],all:[],any:[{options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03},id:"color-contrast"}],none:[]},{id:"css-orientation-lock",impact:"serious",selector:"html:not(html *)",tags:["cat.structure","wcag134","wcag21aa","EN-301-549","EN-9.1.3.4","RGAAv4","RGAA-13.9.1","experimental"],actIds:["b33eff"],all:[{options:{degreeThreshold:2},id:"css-orientation-lock"}],any:[],none:[],preload:!0},{id:"definition-list",impact:"serious",selector:"dl",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.3"],all:[],any:[],none:["structured-dlitems",{options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0},id:"only-dlitems"}]},{id:"dlitem",impact:"serious",selector:"dd, dt",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.3"],all:[],any:["dlitem"],none:[]},{id:"document-title",impact:"serious",selector:"html:not(html *)",matches:"is-initiator-matches",tags:["cat.text-alternatives","wcag2a","wcag242","TTv5","TT12.a","EN-301-549","EN-9.2.4.2","ACT","RGAAv4","RGAA-8.5.1"],actIds:["2779a5"],all:[],any:["doc-has-title"],none:[]},{id:"duplicate-id-active",impact:"serious",selector:"[id]",matches:"duplicate-id-active-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:!1,actIds:["3ea0c8"],all:[],any:["duplicate-id-active"],none:[]},{id:"duplicate-id-aria",impact:"critical",selector:"[id]",matches:"duplicate-id-aria-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-8.2.1"],reviewOnFail:!0,actIds:["3ea0c8"],all:[],any:["duplicate-id-aria"],none:[]},{id:"duplicate-id",impact:"minor",selector:"[id]",matches:"duplicate-id-misc-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:!1,actIds:["3ea0c8"],all:[],any:["duplicate-id"],none:[]},{id:"empty-heading",impact:"minor",selector:'h1, h2, h3, h4, h5, h6, [role="heading"]',matches:"heading-matches",tags:["cat.name-role-value","best-practice"],actIds:["ffd0e9"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"empty-table-header",impact:"minor",selector:'th:not([role]), [role="rowheader"], [role="columnheader"]',tags:["cat.name-role-value","best-practice"],all:[],any:["has-visible-text"],none:[]},{id:"focus-order-semantics",impact:"minor",selector:"div, h1, h2, h3, h4, h5, h6, [role=heading], p, span",matches:"inserted-into-focus-order-matches",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-12.8.1","experimental"],all:[],any:[{options:[],id:"has-widget-role"},{options:{roles:["tooltip"]},id:"valid-scrollable-semantics"}],none:[]},{id:"form-field-multiple-labels",impact:"moderate",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag332","TTv5","TT5.c","EN-301-549","EN-9.3.3.2","RGAAv4","RGAA-11.2.1"],all:[],any:[],none:["multiple-label"]},{id:"frame-focusable-content",impact:"serious",selector:"html:not(html *)",matches:"frame-focusable-content-matches",tags:["cat.keyboard","wcag2a","wcag211","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","RGAAv4","RGAA-7.3.2"],actIds:["akn7bn"],all:[],any:["frame-focusable-content"],none:[]},{id:"frame-tested",impact:"critical",selector:"html:not(html *), frame, iframe",tags:["cat.structure","best-practice","review-item"],all:[{options:{isViolation:!1},id:"frame-tested"}],any:[],none:[]},{id:"frame-title-unique",impact:"serious",selector:"frame[title], iframe[title]",matches:"frame-title-has-text-matches",tags:["cat.text-alternatives","wcag2a","wcag412","TTv5","TT12.d","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-2.2.1"],actIds:["4b1c6c"],all:[],any:[],none:["unique-frame-title"],reviewOnFail:!0},{id:"frame-title",impact:"serious",selector:"frame, iframe",matches:"no-negative-tabindex-matches",tags:["cat.text-alternatives","wcag2a","wcag412","section508","section508.22.i","TTv5","TT12.d","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-2.1.1"],actIds:["cae760"],all:[],any:[{options:{attribute:"title"},id:"non-empty-title"},"aria-label","aria-labelledby","presentational-role"],none:[]},{id:"heading-order",impact:"moderate",selector:"h1, h2, h3, h4, h5, h6, [role=heading]",matches:"heading-matches",tags:["cat.semantics","best-practice"],all:[],any:["heading-order"],none:[]},{id:"hidden-content",impact:"minor",selector:"*",excludeHidden:!1,tags:["cat.structure","best-practice","experimental","review-item"],all:[],any:["hidden-content"],none:[]},{id:"html-has-lang",impact:"serious",selector:"html:not(html *)",matches:"is-initiator-matches",tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.3.1"],actIds:["b5c3f8"],all:[],any:[{options:{attributes:["lang","xml:lang"]},id:"has-lang"}],none:[]},{id:"html-lang-valid",impact:"serious",selector:'html[lang]:not([lang=""]):not(html *), html[xml\\:lang]:not([xml\\:lang=""]):not(html *)',tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.4.1"],actIds:["bf051a"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"html-xml-lang-mismatch",impact:"moderate",selector:"html[lang][xml\\:lang]:not(html *)",matches:"xml-lang-mismatch-matches",tags:["cat.language","wcag2a","wcag311","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.3.1"],actIds:["5b7ae0"],all:["xml-lang-mismatch"],any:[],none:[]},{id:"identical-links-same-purpose",impact:"minor",selector:'a[href], area[href], [role="link"]',excludeHidden:!1,enabled:!1,matches:"identical-links-same-purpose-matches",tags:["cat.semantics","wcag2aaa","wcag249"],actIds:["b20e66"],all:["identical-links-same-purpose"],any:[],none:[]},{id:"image-alt",impact:"critical",selector:"img",matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","TT7.b","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.1"],actIds:["23a2a8"],all:[],any:["has-alt","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["alt-space-value"]},{id:"image-redundant-alt",impact:"minor",selector:"img",tags:["cat.text-alternatives","best-practice"],all:[],any:[],none:[{options:{parentSelector:"button, [role=button], a[href], p, li, td, th"},id:"duplicate-img-label"}]},{id:"input-button-name",impact:"critical",selector:'input[type="button"], input[type="submit"], input[type="reset"]',matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1"],all:[],any:["non-empty-if-present",{options:{attribute:"value"},id:"non-empty-value"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"input-image-alt",impact:"critical",selector:'input[type="image"]',matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","wcag412","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","EN-9.4.1.2","ACT","RGAAv4","RGAA-1.1.3"],actIds:["59796f"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label"],none:[]},{id:"label-content-name-mismatch",impact:"serious",matches:"label-content-name-mismatch-matches",tags:["cat.semantics","wcag21a","wcag253","EN-301-549","EN-9.2.5.3","RGAAv4","RGAA-6.1.5","experimental"],actIds:["2ee8b8"],all:[],any:[{options:{pixelThreshold:.1,occurrenceThreshold:3},id:"label-content-name-mismatch"}],none:[]},{id:"label-title-only",impact:"serious",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","best-practice"],all:[],any:[],none:["title-only"]},{id:"label",impact:"critical",selector:"input, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},{options:{attribute:"placeholder"},id:"non-empty-placeholder"},"presentational-role"],none:["hidden-explicit-label"]},{id:"landmark-banner-is-top-level",impact:"moderate",selector:"header:not([role]), [role=banner]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-complementary-is-top-level",impact:"moderate",selector:"aside:not([role]), [role=complementary]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-contentinfo-is-top-level",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-main-is-top-level",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-no-duplicate-banner",impact:"moderate",selector:"header:not([role]), [role=banner]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"header:not([role]), [role=banner]",role:"banner"},id:"page-no-duplicate-banner"}],none:[]},{id:"landmark-no-duplicate-contentinfo",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"},id:"page-no-duplicate-contentinfo"}],none:[]},{id:"landmark-no-duplicate-main",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"main:not([role]), [role='main']"},id:"page-no-duplicate-main"}],none:[]},{id:"landmark-one-main",impact:"moderate",selector:"html:not(html *)",tags:["cat.semantics","best-practice"],all:[{options:{selector:"main:not([role]), [role='main']",passForModal:!0},id:"page-has-main"}],any:[],none:[]},{id:"landmark-unique",impact:"moderate",selector:"[role=banner], [role=complementary], [role=contentinfo], [role=main], [role=navigation], [role=region], [role=search], [role=form], form, footer, header, aside, main, nav, section",tags:["cat.semantics","best-practice"],matches:"landmark-unique-matches",all:[],any:["landmark-is-unique"],none:[]},{id:"link-in-text-block",impact:"serious",selector:"a[href], [role=link]",matches:"link-in-text-block-matches",excludeHidden:!1,tags:["cat.color","wcag2a","wcag141","TTv5","TT13.a","EN-301-549","EN-9.1.4.1","RGAAv4","RGAA-10.6.1"],all:[],any:[{options:{requiredContrastRatio:3,allowSameColor:!0},id:"link-in-text-block"},"link-in-text-block-style"],none:[]},{id:"link-name",impact:"serious",selector:"a[href]",tags:["cat.name-role-value","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT","RGAAv4","RGAA-6.2.1"],actIds:["c487ae"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["focusable-no-name"]},{id:"list",impact:"serious",selector:"ul, ol",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],all:[],any:[],none:[{options:{validRoles:["listitem"],validNodeNames:["li"]},id:"only-listitems"}]},{id:"listitem",impact:"serious",selector:"li",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],all:[],any:["listitem"],none:[]},{id:"marquee",impact:"serious",selector:"marquee",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag222","TTv5","TT2.b","EN-301-549","EN-9.2.2.2","RGAAv4","RGAA-13.8.1"],all:[],any:[],none:["is-on-screen"]},{id:"meta-refresh-no-exceptions",impact:"minor",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,enabled:!1,tags:["cat.time-and-media","wcag2aaa","wcag224","wcag325"],actIds:["bisz58"],all:[],any:[{options:{minDelay:72e3,maxDelay:!1},id:"meta-refresh-no-exceptions"}],none:[]},{id:"meta-refresh",impact:"critical",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag221","TTv5","TT8.a","EN-301-549","EN-9.2.2.1","RGAAv4","RGAA-13.1.2"],actIds:["bc659a","bisz58"],all:[],any:[{options:{minDelay:0,maxDelay:72e3},id:"meta-refresh"}],none:[]},{id:"meta-viewport-large",impact:"minor",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","best-practice"],all:[],any:[{options:{scaleMinimum:5,lowerBound:2},id:"meta-viewport-large"}],none:[]},{id:"meta-viewport",impact:"moderate",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","wcag2aa","wcag144","EN-301-549","EN-9.1.4.4","ACT","RGAAv4","RGAA-10.4.2"],actIds:["b4f0c3"],all:[],any:[{options:{scaleMinimum:2},id:"meta-viewport"}],none:[]},{id:"nested-interactive",impact:"serious",matches:"nested-interactive-matches",tags:["cat.keyboard","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["307n5z"],all:[],any:["no-focusable-content"],none:[]},{id:"no-autoplay-audio",impact:"moderate",excludeHidden:!1,selector:"audio[autoplay], video[autoplay]",matches:"no-autoplay-audio-matches",reviewOnFail:!0,tags:["cat.time-and-media","wcag2a","wcag142","TTv5","TT2.a","EN-301-549","EN-9.1.4.2","ACT","RGAAv4","RGAA-4.10.1"],actIds:["80f0bf"],preload:!0,all:[{options:{allowedDuration:3},id:"no-autoplay-audio"}],any:[],none:[]},{id:"object-alt",impact:"serious",selector:"object[data]",matches:"object-is-loaded-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-1.1.6"],actIds:["8fc3b6"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:[]},{id:"p-as-heading",impact:"serious",selector:"p",matches:"p-as-heading-matches",tags:["cat.semantics","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.1.3","experimental"],all:[{options:{margins:[{weight:150,italic:!0},{weight:150,size:1.15},{italic:!0,size:1.15},{size:1.4}],passLength:1,failLength:.5},id:"p-as-heading"}],any:[],none:[]},{id:"page-has-heading-one",impact:"moderate",selector:"html:not(html *)",tags:["cat.semantics","best-practice"],all:[{options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:!0},id:"page-has-heading-one"}],any:[],none:[]},{id:"presentation-role-conflict",impact:"minor",selector:`img[alt=''], [role="none"], [role="presentation"]`,matches:"has-implicit-chromium-role-matches",tags:["cat.aria","best-practice","ACT"],actIds:["46ca7f"],all:[],any:[],none:["is-element-focusable","has-global-aria-attribute"]},{id:"region",impact:"moderate",selector:"body *",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-9.2.1"],all:[],any:[{options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"},id:"region"}],none:[]},{id:"role-img-alt",impact:"serious",selector:"[role='img']:not(img, area, input, object)",matches:"html-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.1"],actIds:["23a2a8"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"scope-attr-valid",impact:"moderate",selector:"td[scope], th[scope]",tags:["cat.tables","best-practice"],all:["html5-scope",{options:{values:["row","col","rowgroup","colgroup"]},id:"scope-value"}],any:[],none:[]},{id:"scrollable-region-focusable",impact:"serious",selector:"*:not(select,textarea)",matches:"scrollable-region-focusable-matches",tags:["cat.keyboard","wcag2a","wcag211","wcag213","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","EN-9.2.1.3","RGAAv4","RGAA-7.3.2"],actIds:["0ssw9k"],all:[],any:["focusable-content","focusable-element"],none:[]},{id:"select-name",impact:"critical",selector:"select",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["hidden-explicit-label"]},{id:"server-side-image-map",impact:"minor",selector:"img[ismap]",tags:["cat.text-alternatives","wcag2a","wcag211","section508","section508.22.f","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","RGAAv4","RGAA-1.1.4"],all:[],any:[],none:["exists"]},{id:"skip-link",impact:"moderate",selector:'a[href^="#"], a[href^="/#"]',matches:"skip-link-matches",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-12.7.1"],all:[],any:["skip-link"],none:[]},{id:"summary-name",impact:"serious",selector:"summary",matches:"summary-interactive-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"svg-img-alt",impact:"serious",selector:'[role="img"], [role="graphics-symbol"], svg[role="graphics-document"]',matches:"svg-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.5"],actIds:["7d6734"],all:[],any:["svg-non-empty-title","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"tabindex",impact:"serious",selector:"[tabindex]",tags:["cat.keyboard","best-practice"],all:[],any:["tabindex"],none:[]},{id:"table-duplicate-name",impact:"minor",selector:"table",tags:["cat.tables","best-practice","RGAAv4","RGAA-5.2.1"],all:[],any:[],none:["same-caption-summary"]},{id:"table-fake-caption",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.4.1"],all:["caption-faked"],any:[],none:[]},{id:"target-size",impact:"serious",selector:"*",enabled:!1,matches:"widget-not-inline-matches",tags:["cat.sensory-and-visual-cues","wcag22aa","wcag258"],all:[],any:[{options:{minSize:24},id:"target-size"},{options:{minOffset:24},id:"target-offset"}],none:[]},{id:"td-has-header",impact:"critical",selector:"table",matches:"data-table-large-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.4"],all:["td-has-header"],any:[],none:[]},{id:"td-headers-attr",impact:"serious",selector:"table",matches:"table-or-grid-role-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.4"],actIds:["a25f45"],all:["td-headers-attr"],any:[],none:[]},{id:"th-has-data-cells",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.1"],actIds:["d0f69e"],all:["th-has-data-cells"],any:[],none:[]},{id:"valid-lang",impact:"serious",selector:"[lang]:not(html), [xml\\:lang]:not(html)",tags:["cat.language","wcag2aa","wcag312","TTv5","TT11.b","EN-301-549","EN-9.3.1.2","ACT","RGAAv4","RGAA-8.8.1"],actIds:["de46e4"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"video-caption",impact:"critical",selector:"video",tags:["cat.text-alternatives","wcag2a","wcag122","section508","section508.22.a","TTv5","TT17.a","EN-301-549","EN-9.1.2.2","RGAAv4","RGAA-4.3.1"],actIds:["eac66b"],all:[],any:[],none:["caption"]}],checks:[{id:"abstractrole",evaluate:"abstractrole-evaluate"},{id:"aria-allowed-attr-elm",evaluate:"aria-allowed-attr-elm-evaluate"},{id:"aria-allowed-attr",evaluate:"aria-allowed-attr-evaluate",options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-allowed-role",evaluate:"aria-allowed-role-evaluate",options:{allowImplicit:!0,ignoredTags:[]}},{id:"aria-busy",evaluate:"aria-busy-evaluate",deprecated:!0},{id:"aria-conditional-attr",evaluate:"aria-conditional-attr-evaluate",options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-errormessage",evaluate:"aria-errormessage-evaluate"},{id:"aria-hidden-body",evaluate:"aria-hidden-body-evaluate"},{id:"aria-level",evaluate:"aria-level-evaluate"},{id:"aria-prohibited-attr",evaluate:"aria-prohibited-attr-evaluate",options:{elementsAllowedAriaLabel:["applet","input"]}},{id:"aria-required-attr",evaluate:"aria-required-attr-evaluate"},{id:"aria-required-children",evaluate:"aria-required-children-evaluate",options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]}},{id:"aria-required-parent",evaluate:"aria-required-parent-evaluate",options:{ownGroupRoles:["listitem","treeitem"]}},{id:"aria-roledescription",evaluate:"aria-roledescription-evaluate",options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]}},{id:"aria-unsupported-attr",evaluate:"aria-unsupported-attr-evaluate"},{id:"aria-valid-attr-value",evaluate:"aria-valid-attr-value-evaluate",options:[]},{id:"aria-valid-attr",evaluate:"aria-valid-attr-evaluate",options:[]},{id:"braille-label-equivalent",evaluate:"braille-label-equivalent-evaluate"},{id:"braille-roledescription-equivalent",evaluate:"braille-roledescription-equivalent-evaluate"},{id:"deprecatedrole",evaluate:"deprecatedrole-evaluate"},{id:"fallbackrole",evaluate:"fallbackrole-evaluate"},{id:"has-global-aria-attribute",evaluate:"has-global-aria-attribute-evaluate"},{id:"has-widget-role",evaluate:"has-widget-role-evaluate",options:[]},{id:"invalidrole",evaluate:"invalidrole-evaluate"},{id:"is-element-focusable",evaluate:"is-element-focusable-evaluate"},{id:"no-implicit-explicit-label",evaluate:"no-implicit-explicit-label-evaluate"},{id:"unsupportedrole",evaluate:"unsupportedrole-evaluate"},{id:"valid-scrollable-semantics",evaluate:"valid-scrollable-semantics-evaluate",options:{roles:["tooltip"]}},{id:"color-contrast-enhanced",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03}},{id:"color-contrast",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03}},{id:"link-in-text-block-style",evaluate:"link-in-text-block-style-evaluate"},{id:"link-in-text-block",evaluate:"link-in-text-block-evaluate",options:{requiredContrastRatio:3,allowSameColor:!0}},{id:"autocomplete-appropriate",evaluate:"autocomplete-appropriate-evaluate",deprecated:!0},{id:"autocomplete-valid",evaluate:"autocomplete-valid-evaluate",options:{stateTerms:["none","false","true","disabled","enabled","undefined","null","xoff","xon"],ignoredValues:["text","pronouns","gender","message","content"]}},{id:"accesskeys",evaluate:"accesskeys-evaluate",after:"accesskeys-after"},{id:"focusable-content",evaluate:"focusable-content-evaluate"},{id:"focusable-disabled",evaluate:"focusable-disabled-evaluate"},{id:"focusable-element",evaluate:"focusable-element-evaluate"},{id:"focusable-modal-open",evaluate:"focusable-modal-open-evaluate"},{id:"focusable-no-name",evaluate:"focusable-no-name-evaluate"},{id:"focusable-not-tabbable",evaluate:"focusable-not-tabbable-evaluate"},{id:"frame-focusable-content",evaluate:"frame-focusable-content-evaluate"},{id:"landmark-is-top-level",evaluate:"landmark-is-top-level-evaluate"},{id:"no-focusable-content",evaluate:"no-focusable-content-evaluate"},{id:"page-has-heading-one",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:!0}},{id:"page-has-main",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"main:not([role]), [role='main']",passForModal:!0}},{id:"page-no-duplicate-banner",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"header:not([role]), [role=banner]",role:"banner"}},{id:"page-no-duplicate-contentinfo",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"}},{id:"page-no-duplicate-main",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"main:not([role]), [role='main']"}},{id:"tabindex",evaluate:"tabindex-evaluate"},{id:"alt-space-value",evaluate:"alt-space-value-evaluate"},{id:"duplicate-img-label",evaluate:"duplicate-img-label-evaluate",options:{parentSelector:"button, [role=button], a[href], p, li, td, th"}},{id:"explicit-label",evaluate:"explicit-evaluate"},{id:"help-same-as-label",evaluate:"help-same-as-label-evaluate"},{id:"hidden-explicit-label",evaluate:"hidden-explicit-label-evaluate"},{id:"implicit-label",evaluate:"implicit-evaluate"},{id:"label-content-name-mismatch",evaluate:"label-content-name-mismatch-evaluate",options:{pixelThreshold:.1,occurrenceThreshold:3}},{id:"multiple-label",evaluate:"multiple-label-evaluate"},{id:"title-only",evaluate:"title-only-evaluate"},{id:"landmark-is-unique",evaluate:"landmark-is-unique-evaluate",after:"landmark-is-unique-after"},{id:"has-lang",evaluate:"has-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"valid-lang",evaluate:"valid-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"xml-lang-mismatch",evaluate:"xml-lang-mismatch-evaluate"},{id:"dlitem",evaluate:"dlitem-evaluate"},{id:"listitem",evaluate:"listitem-evaluate"},{id:"only-dlitems",evaluate:"invalid-children-evaluate",options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0}},{id:"only-listitems",evaluate:"invalid-children-evaluate",options:{validRoles:["listitem"],validNodeNames:["li"]}},{id:"structured-dlitems",evaluate:"structured-dlitems-evaluate"},{id:"caption",evaluate:"caption-evaluate"},{id:"frame-tested",evaluate:"frame-tested-evaluate",after:"frame-tested-after",options:{isViolation:!1}},{id:"no-autoplay-audio",evaluate:"no-autoplay-audio-evaluate",options:{allowedDuration:3}},{id:"css-orientation-lock",evaluate:"css-orientation-lock-evaluate",options:{degreeThreshold:2}},{id:"meta-viewport-large",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:5,lowerBound:2}},{id:"meta-viewport",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:2}},{id:"target-offset",evaluate:"target-offset-evaluate",options:{minOffset:24}},{id:"target-size",evaluate:"target-size-evaluate",options:{minSize:24}},{id:"header-present",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"}},{id:"heading-order",evaluate:"heading-order-evaluate",after:"heading-order-after"},{id:"identical-links-same-purpose",evaluate:"identical-links-same-purpose-evaluate",after:"identical-links-same-purpose-after"},{id:"internal-link-present",evaluate:"internal-link-present-evaluate"},{id:"landmark",evaluate:"has-descendant-evaluate",options:{selector:"main, [role=main]"}},{id:"meta-refresh-no-exceptions",evaluate:"meta-refresh-evaluate",options:{minDelay:72e3,maxDelay:!1}},{id:"meta-refresh",evaluate:"meta-refresh-evaluate",options:{minDelay:0,maxDelay:72e3}},{id:"p-as-heading",evaluate:"p-as-heading-evaluate",options:{margins:[{weight:150,italic:!0},{weight:150,size:1.15},{italic:!0,size:1.15},{size:1.4}],passLength:1,failLength:.5}},{id:"region",evaluate:"region-evaluate",after:"region-after",options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"}},{id:"skip-link",evaluate:"skip-link-evaluate"},{id:"unique-frame-title",evaluate:"unique-frame-title-evaluate",after:"unique-frame-title-after"},{id:"duplicate-id-active",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id-aria",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"aria-label",evaluate:"aria-label-evaluate"},{id:"aria-labelledby",evaluate:"aria-labelledby-evaluate"},{id:"avoid-inline-spacing",evaluate:"avoid-inline-spacing-evaluate",options:{cssProperties:["line-height","letter-spacing","word-spacing"]}},{id:"button-has-visible-text",evaluate:"has-text-content-evaluate"},{id:"doc-has-title",evaluate:"doc-has-title-evaluate"},{id:"error-occurred",evaluate:"exists-evaluate"},{id:"exists",evaluate:"exists-evaluate"},{id:"has-alt",evaluate:"has-alt-evaluate"},{id:"has-visible-text",evaluate:"has-text-content-evaluate"},{id:"important-letter-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"letter-spacing",minValue:.12}},{id:"important-line-height",evaluate:"inline-style-property-evaluate",options:{multiLineOnly:!0,cssProperty:"line-height",minValue:1.5,normalValue:1}},{id:"important-word-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"word-spacing",minValue:.16}},{id:"is-on-screen",evaluate:"is-on-screen-evaluate"},{id:"non-empty-alt",evaluate:"attr-non-space-content-evaluate",options:{attribute:"alt"}},{id:"non-empty-if-present",evaluate:"non-empty-if-present-evaluate"},{id:"non-empty-placeholder",evaluate:"attr-non-space-content-evaluate",options:{attribute:"placeholder"}},{id:"non-empty-title",evaluate:"attr-non-space-content-evaluate",options:{attribute:"title"}},{id:"non-empty-value",evaluate:"attr-non-space-content-evaluate",options:{attribute:"value"}},{id:"presentational-role",evaluate:"presentational-role-evaluate"},{id:"role-none",evaluate:"matches-definition-evaluate",deprecated:!0,options:{matcher:{attributes:{role:"none"}}}},{id:"role-presentation",evaluate:"matches-definition-evaluate",deprecated:!0,options:{matcher:{attributes:{role:"presentation"}}}},{id:"svg-non-empty-title",evaluate:"svg-non-empty-title-evaluate"},{id:"caption-faked",evaluate:"caption-faked-evaluate"},{id:"html5-scope",evaluate:"html5-scope-evaluate"},{id:"same-caption-summary",evaluate:"same-caption-summary-evaluate"},{id:"scope-value",evaluate:"scope-value-evaluate",options:{values:["row","col","rowgroup","colgroup"]}},{id:"td-has-header",evaluate:"td-has-header-evaluate"},{id:"td-headers-attr",evaluate:"td-headers-attr-evaluate"},{id:"th-has-data-cells",evaluate:"th-has-data-cells-evaluate"},{id:"hidden-content",evaluate:"hidden-content-evaluate"}]})})(typeof window=="object"?window:ik)})(xl);var Uk=xl.exports;const Wk=ok(Uk);function Yk(f,h){const p=h.filter(g=>g.enabled);if(p.length===0)return 0;const D=p.map(g=>({id:`custom-${g.id}-check`,evaluate:S=>{switch(g.check.type){case"fail-on-match":return!1;case"attribute-required":return S.hasAttribute(g.check.attribute);case"attribute-equals":return S.getAttribute(g.check.attribute)===g.check.value}},metadata:{impact:g.impact,messages:{pass:"OK",fail:g.check.message}}})),y=p.map(g=>({id:`custom-${g.id}`,selector:g.selector,tags:["wcagcheckr-custom"],any:[`custom-${g.id}-check`],enabled:!0,impact:g.impact,metadata:{description:g.description,help:g.description}}));return f.configure({checks:D,rules:y}),p.length}async function Kk(){return Wk}const Xk={runOnly:{type:"tag",values:["wcag2a","wcag2aa","wcag21a","wcag21aa","wcag22a","wcag22aa","best-practice"]},resultTypes:["violations","incomplete","passes"]},fh="wcagcheckr-custom";async function Zk(){var f,h,p;try{const D=await((p=(h=(f=chrome.storage)==null?void 0:f.local)==null?void 0:h.get)==null?void 0:p.call(h,"disabledRules")),y=(D==null?void 0:D.disabledRules)??[];if(!Array.isArray(y)||y.length===0)return{};const g={};for(const S of y)typeof S=="string"&&S.length>0&&(g[S]={enabled:!1});return g}catch{return{}}}const Qt=At("audit-engine"),Qk=2,Jk=1500,eO=250;async function tO(){if(typeof document<"u"&&document.visibilityState==="hidden")return;let f=0;const h=performance.now();return new Promise(p=>{function D(){if(performance.now()-h>Jk){Qt.warn("paint stabilization timed out; proceeding anyway"),p();return}f++,f>=Qk?p():requestAnimationFrame(D)}requestAnimationFrame(D)})}const ph="wcag-audit-freeze-style",rO=`
|
|
31
31
|
*, *::before, *::after {
|
|
32
32
|
animation-play-state: paused !important;
|
|
33
33
|
animation-duration: 0ms !important;
|
|
@@ -36,14 +36,14 @@ See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}functio
|
|
|
36
36
|
transition-delay: 0ms !important;
|
|
37
37
|
caret-color: transparent !important;
|
|
38
38
|
}
|
|
39
|
-
`,rO=.85,ph=80,aO=300,nO=4e3;async function iO(){var f;if(!(typeof document>"u"||typeof window>"u"))try{const h=window.scrollY,p=window.scrollX,D=Math.max(document.documentElement.scrollHeight,((f=document.body)==null?void 0:f.scrollHeight)??0),y=window.innerHeight||0;if(D<=y)return;const g=Math.max(100,y*rO),S=performance.now();for(let N=0;N<D&&!(performance.now()-S>nO);N+=g)window.scrollTo({top:N,left:0,behavior:"instant"}),await new Promise(X=>setTimeout(X,ph));window.scrollTo({top:D,left:0,behavior:"instant"}),await new Promise(N=>setTimeout(N,ph)),window.scrollTo({top:h,left:p,behavior:"instant"}),await new Promise(N=>setTimeout(N,aO))}catch(h){Qt.warn("scroll-reveal warmup failed (continuing with audit)",h)}}function oO(){if(typeof document>"u")return()=>{};if(document.getElementById(fh))return()=>{};const f=document.createElement("style");return f.id=fh,f.textContent=tO,document.head.appendChild(f),()=>f.remove()}function uO(f){return f==="minor"||f==="moderate"||f==="serious"||f==="critical"?f:"moderate"}function sO(f){return f.some(h=>h.endsWith("aaa"))?"AAA":f.some(h=>h.endsWith("aa"))?"AA":"A"}function lO(f){return f.find(p=>/^wcag\d/.test(p))??"unknown"}function cO(f,h,p){var S,N;const D=((S=f.textContent)==null?void 0:S.trim().slice(0,50))??null,y=(N=f.getBoundingClientRect)==null?void 0:N.call(f),g=y?{x:Math.round(y.left),y:Math.round(y.top),w:Math.round(y.width),h:Math.round(y.height)}:void 0;return{selector:Array.isArray(h.target)?h.target.join(" "):String(h.target),outerHTML:(f.outerHTML??"").slice(0,500),failureSummary:h.failureSummary??"",tagName:f.tagName,role:f.getAttribute("role"),accessibleName:f.getAttribute("aria-label")??D,textSnippet:D,attrId:f.id||null,attrTestid:f.getAttribute("data-testid"),boundingRect:g,opacityContext:dO(f),cascadeChain:mO(f,p)}}function dO(f){if(typeof getComputedStyle!="function")return;let h=1,p=1,D;try{const y=getComputedStyle(f);h=parseFloat(y.opacity||"1");let g=f.parentElement;for(;g&&g!==document.documentElement;){const S=getComputedStyle(g),N=parseFloat(S.opacity||"1");N<p&&(p=N,D=fO(g)),g=g.parentElement}}catch{return}if(!(h>=.99&&p>=.99))return{self:Math.round(h*100)/100,ancestor:Math.round(p*100)/100,ancestorSelector:D}}function fO(f){const h=f.tagName.toLowerCase();if(f.id)return`${h}#${f.id}`;const p=f.classList.length>0?"."+Array.from(f.classList).slice(0,2).join("."):"";return`${h}${p}`}const pO=/var\(\s*(--[A-Za-z0-9_-]+)/g;function mO(f,h){if(!(h!=="color-contrast"&&h!=="color-contrast-enhanced")&&typeof getComputedStyle=="function")try{const p=getComputedStyle(f);return{color:mh(f,"color",p.color),backgroundColor:mh(f,"background-color",p.backgroundColor)}}catch{return}}function mh(f,h,p){let D,y;for(const S of Array.from(document.styleSheets)){let N=null;try{N=S.cssRules}catch{continue}N&&Hh(N,f,h,(X,ee)=>{D=X,y=ee})}if(!D)return;const g=[...D.matchAll(pO)].map(S=>S[1]).filter(S=>!!S);return{authored:D,rendered:p,vars:g,ruleSelector:y}}function Hh(f,h,p,D){for(const y of Array.from(f)){if(y instanceof CSSStyleRule){try{if(!h.matches(y.selectorText))continue}catch{continue}const g=y.style.getPropertyValue(p);g&&D(g,y.selectorText);continue}"cssRules"in y&&y.cssRules&&Hh(y.cssRules,h,p,D)}}async function hO(f,h,p){var wt,dr,fr,Fa;const D=oO();await new Promise(Ie=>setTimeout(Ie,Jk)),await eO();const y=new Date().toISOString(),g=performance.now(),S=document.querySelector(f);if(!S)throw D(),new Error(`scope not found: ${f}`);const N=Lh({element:S,url:window.location.href}),X=await Yk(),ee=await Xk();let U=!1;try{const Ie=await ok();Ie.length>0&&(Wk(X,Ie),U=!0)}catch(Ie){Qt.warn("custom-rule registration failed; continuing with built-ins only",Ie)}const ne=p??Kk,Ce=U&&ne.runOnly&&typeof ne.runOnly=="object"&&Array.isArray(ne.runOnly.values)&&!ne.runOnly.values.includes(dh)?{...ne,runOnly:{...ne.runOnly,values:[...ne.runOnly.values,dh]}}:ne,le=Object.keys(ee).length>0?{...Ce,rules:{...Ce.rules??{},...ee}}:Ce;let be;try{be=await X.run(S,le)}catch(Ie){throw D(),Ie}const Te=X.version??"unknown",nt=[];for(const Ie of be.violations??[])for(const Ct of Ie.nodes??[]){const gt=Array.isArray(Ct.target)?Ct.target.join(" "):Ct.target,it=document.querySelector(gt);if(!it)continue;const Br=cO(it,Ct,Ie.id),$r=await rh({ruleId:Ie.id,componentId:N.id,currentState:h,target:Br});nt.push({ruleId:Ie.id,wcagCriterion:lO(Ie.tags??[]),wcagLevel:sO(Ie.tags??[]),impact:uO(Ie.impact),description:Ie.description??"",helpUrl:Ie.helpUrl??"",target:Br,componentId:N.id,currentState:h,axeVersion:Te,detectedAt:new Date().toISOString(),matchKey:$r})}if(h.breakpoint.width<=320)try{const{analyzeReflow:Ie}=await tk(async()=>{const{analyzeReflow:gt}=await import("./reflow-analyzer-DNgBX8N_.js");return{analyzeReflow:gt}},[]),Ct=Ie(h.breakpoint.width,S);for(const gt of Ct.findings){const it=document.querySelector(gt.selector)??S,Br={selector:gt.selector,outerHTML:gt.outerHtml||(it.outerHTML??"").slice(0,500),failureSummary:gt.kind==="document-overflow"?`Page scrolls horizontally at ${h.breakpoint.width}px (content width ${Ct.documentScrollWidthPx}px, overflow ${gt.overflowPx}px).`:gt.kind==="element-overflow"?`Element extends ${gt.overflowPx}px past the ${h.breakpoint.width}px viewport edge.`:`Element scrolls horizontally (${gt.overflowPx}px past its container).`,tagName:it.tagName,role:((wt=it.getAttribute)==null?void 0:wt.call(it,"role"))??null,accessibleName:((dr=it.getAttribute)==null?void 0:dr.call(it,"aria-label"))??null,textSnippet:((fr=it.textContent)==null?void 0:fr.trim().slice(0,50))??null,attrId:it.id||null,attrTestid:((Fa=it.getAttribute)==null?void 0:Fa.call(it,"data-testid"))??null},$r=await rh({ruleId:"wcagcheckr-reflow",componentId:N.id,currentState:h,target:Br});nt.push({ruleId:"wcagcheckr-reflow",wcagCriterion:"1.4.10",wcagLevel:"AA",impact:"serious",description:gt.kind==="document-overflow"?"Content does not reflow at 320 CSS pixels — page requires horizontal scrolling.":"Element does not reflow at 320 CSS pixels — content is cut off or requires horizontal scrolling.",helpUrl:"https://www.w3.org/WAI/WCAG21/Understanding/reflow.html",target:Br,componentId:N.id,currentState:h,axeVersion:Te,detectedAt:new Date().toISOString(),matchKey:$r})}}catch(Ie){console.warn("[audit-engine] reflow analyzer failed:",Ie)}return D(),{componentId:N.id,scope:f,pageUrl:typeof window<"u"&&window.location?window.location.href:void 0,state:h,violations:nt,passes:(be.passes??[]).length,incomplete:(be.incomplete??[]).length,inapplicable:(be.inapplicable??[]).length,axeVersion:Te,startedAt:y,durationMs:performance.now()-g}}function vO(){const f=Ee("SCOPE_FINGERPRINT_REQUEST",async ee=>{try{const U=ee.selector==="html"?document.documentElement:document.querySelector(ee.selector);if(!U)return{type:"SCOPE_FINGERPRINT_RESPONSE",fingerprint:null};const ne=U.outerHTML,Ce=await crypto.subtle.digest("SHA-256",new TextEncoder().encode(ne));return{type:"SCOPE_FINGERPRINT_RESPONSE",fingerprint:Array.from(new Uint8Array(Ce)).map(be=>be.toString(16).padStart(2,"0")).join("")}}catch(U){return Qt.warn("scope fingerprint failed",U),{type:"SCOPE_FINGERPRINT_RESPONSE",fingerprint:null}}}),h=Ee("AUDIT_REQUEST",async ee=>{try{return{type:"AUDIT_RESPONSE",success:!0,result:await hO(ee.selector,ee.currentState,ee.axeConfig)}}catch(U){Qt.error("audit failed",U);const ne=U instanceof Error?U.message:String(U),Ce=ne.toLowerCase().includes("paint")?"PAINT_TIMEOUT":"AXE_FAILED";return{type:"AUDIT_RESPONSE",success:!1,error:ak(Ce,ne,!1)}}}),p=Ee("CUSTOM_PROPERTY_REQUEST",async()=>{try{return{type:"CUSTOM_PROPERTY_RESPONSE",undefined:$k()}}catch(ee){return Qt.warn("custom-property analysis failed",ee),{type:"CUSTOM_PROPERTY_RESPONSE",undefined:[]}}}),D=Ee("THEME_AWARENESS_REQUEST",async()=>{try{const ee=Vk();return{type:"THEME_AWARENESS_RESPONSE",hasLightModeCss:ee.hasLightModeCss,hasDarkModeCss:ee.hasDarkModeCss,hasUnreadableSheets:ee.hasUnreadableSheets}}catch(ee){return Qt.warn("theme-awareness probe failed",ee),{type:"THEME_AWARENESS_RESPONSE",hasLightModeCss:!0,hasDarkModeCss:!0,hasUnreadableSheets:!0}}}),y=Ee("READING_ORDER_REQUEST",async ee=>{try{const U=document.querySelector(ee.selector)??document;return{type:"READING_ORDER_RESPONSE",issues:qh(U)}}catch(U){return Qt.warn("reading-order analysis failed",U),{type:"READING_ORDER_RESPONSE",issues:[]}}}),g=Ee("TYPOGRAPHY_ANALYZE_REQUEST",async ee=>{try{const U=document.querySelector(ee.selector)??document;return{type:"TYPOGRAPHY_ANALYZE_RESPONSE",issues:Lk(U)}}catch(U){return Qt.warn("typography analysis failed",U),{type:"TYPOGRAPHY_ANALYZE_RESPONSE",issues:[]}}}),S=Ee("TAB_ORDER_ANALYZE_REQUEST",async()=>{try{return{type:"TAB_ORDER_ANALYZE_RESPONSE",issues:kk()}}catch(ee){return Qt.warn("tab-order analysis failed",ee),{type:"TAB_ORDER_ANALYZE_RESPONSE",issues:[]}}}),N=Ee("WARMUP_REQUEST",async()=>(await iO(),{type:"WARMUP_RESPONSE"})),X=Ee("AI_CANDIDATES_REQUEST",async ee=>{try{return{type:"AI_CANDIDATES_RESPONSE",images:gO(ee.selector),headings:wO(ee.selector),instructions:DO(ee.selector),ariaElements:EO(ee.selector),links:_O(ee.selector),longTextBlocks:xO(ee.selector),languageInfo:AO(),colorOnlyRegions:CO(ee.selector)}}catch(U){return Qt.warn("ai-candidates enumeration failed",U),{type:"AI_CANDIDATES_RESPONSE",images:[],headings:[],instructions:[],ariaElements:[],links:[],longTextBlocks:[],languageInfo:null,colorOnlyRegions:[]}}});return()=>{h(),f(),y(),S(),g(),N(),p(),D(),X()}}function gO(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll('img, [role="img"]');for(const y of Array.from(D)){const g=y.currentSrc||y.src||y.getAttribute("src")||"";if(!g||g.startsWith("data:"))continue;const S=y.getBoundingClientRect();if(S.width<16||S.height<16)continue;const N=y.getAttribute("alt")??"";bO(y,N)||p.push({imageUrl:g,alt:N,selector:ta(y),outerHTML:(y.outerHTML??"").slice(0,500),surroundingContext:yO(y),pixelArea:Math.round(S.width*S.height)})}return p}function bO(f,h){let p=f;for(;p&&p!==document.body;){if(p.getAttribute("aria-hidden")==="true")return!0;p=p.parentElement}const D=f.getAttribute("role");if(D==="presentation"||D==="none")return!0;if(h===""){let y=f.parentElement,g=0;for(;y&&g<3;){const S=y.tagName.toLowerCase(),N=y.getAttribute("role");if(S==="a"||S==="button"||N==="link"||N==="button"){if((y.textContent??"").trim().length>0)return!0;break}y=y.parentElement,g++}}if(h===""){const y=(f.getAttribute("class")??"").toLowerCase();if(/\b(logo|brand|icon|emblem|crest|wordmark)\b/.test(y)&&f.parentElement&&(f.parentElement.textContent??"").trim().length>0)return!0}return!1}function ta(f){if(f.id)return`#${CSS.escape(f.id)}`;const h=f.tagName.toLowerCase(),p=f.parentElement;if(!p)return h;const D=Array.from(p.children).filter(g=>g.tagName===f.tagName),y=D.indexOf(f);return D.length===1?`${p.tagName.toLowerCase()} > ${h}`:`${p.tagName.toLowerCase()} > ${h}:nth-of-type(${y+1})`}function yO(f){let h=f.parentElement;for(;h&&h!==document.body;){const p=(h.textContent??"").trim();if(p.length>20&&p.length<800)return p;h=h.parentElement}}function wO(f){var y,g;const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll('h1, h2, h3, h4, h5, h6, [role="heading"]');for(const S of Array.from(D)){const N=(S.textContent??"").trim();if(!N||N.length>200)continue;const X=parseInt(((y=S.tagName.match(/^H(\d)$/))==null?void 0:y[1])??"6",10);let ee="",U=S.nextElementSibling;for(;U&&ee.length<800;){const ne=parseInt(((g=U.tagName.match(/^H(\d)$/))==null?void 0:g[1])??"0",10);if(ne>0&&ne<=X)break;const Ce=(U.textContent??"").trim();Ce&&(ee+=(ee?" ":"")+Ce),U=U.nextElementSibling}ee.length<30||p.push({level:X,text:N,sectionContent:ee.slice(0,800),selector:ta(S),outerHTML:(S.outerHTML??"").slice(0,300)})}return p}function DO(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll('p, li, div[role="note"], aside');for(const y of Array.from(D)){const g=(y.textContent??"").trim();if(!(g.length<20||g.length>600)&&/\b(click|tap|press|select|choose|find|locate|use|see|look|hit|push|drag)\b/i.test(g)&&(p.push({text:g.slice(0,600),selector:ta(y),outerHTML:(y.outerHTML??"").slice(0,400)}),p.length>=20))break}return p}function EO(f){var y;const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll("[role]");for(const g of Array.from(D)){const S=g.getAttribute("role")??"";if(S&&(p.push({role:S,selector:ta(g),outerHTML:(g.outerHTML??"").slice(0,500),surroundingHtml:(((y=g.parentElement)==null?void 0:y.outerHTML)??"").slice(0,600)}),p.length>=30))break}return p}function _O(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll("a[href]");for(const y of Array.from(D)){const g=(y.textContent??"").trim();if(!g||g.length>60)continue;let S="",N=y.parentElement;for(;N&&N!==document.body;){const X=N.tagName;if(X==="P"||X==="LI"||X==="DD"||X==="FIGCAPTION"||/^H[1-6]$/.test(X)){const ee=(N.textContent??"").trim();if(ee.length>=g.length){S=ee;break}}N=N.parentElement}if(p.push({linkText:g,surroundingText:S.slice(0,800),selector:ta(y),outerHTML:(y.outerHTML??"").slice(0,400)}),p.length>=25)break}return p}function xO(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=new Set,y=h.querySelectorAll("article, section, main, div, aside");for(const g of Array.from(y)){let S=g.parentElement,N=!1;for(;S;){if(D.has(S)){N=!0;break}S=S.parentElement}if(N)continue;const X=(g.textContent??"").trim();if(!X||X.split(/\s+/).filter(Boolean).length<300)continue;const U=g.querySelectorAll("h1, h2, h3, h4, h5, h6, ul, ol, dl, p, blockquote, figure, table, button, input").length;if(!(U>4)&&(p.push({blockText:X.slice(0,1500),structuralChildrenCount:U,selector:ta(g),outerHTML:(g.outerHTML??"").slice(0,400)}),D.add(g),p.length>=5))break}return p}function AO(){const f=document.documentElement.getAttribute("lang")??"",h=document.body;if(!h)return null;const p=(h.textContent??"").trim().replace(/\s+/g," ").slice(0,1500);return p.length<60?null:{declaredLang:f,bodyTextSample:p,selector:"html",outerHTML:`<html lang="${f}">`}}function CO(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll('[class*="status"], [class*="badge"], [class*="dot"], [class*="indicator"], [aria-invalid="true"], [class*="pill"]');for(const y of Array.from(D)){const g=(y.textContent??"").trim(),S=window.getComputedStyle(y),N=S.backgroundColor,X=S.borderColor;if(!(N&&N!=="rgba(0, 0, 0, 0)"&&N!=="transparent"||X&&X!=="rgba(0, 0, 0, 0)"&&X!=="transparent"))continue;const U=y.querySelector("svg, [aria-label], [aria-labelledby], [title]")!==null;if(g.length>0&&U)continue;const ne=y.getAttribute("aria-label")??y.getAttribute("title")??"",Ce=[g?`text: "${g.slice(0,60)}"`:"no text content",ne?`label: "${ne}"`:"no aria-label",`bg: ${N}`,U?"has icon child":"no icon child"].join("; ");if(p.push({elementHtml:(y.outerHTML??"").slice(0,400),contextDescription:Ce.slice(0,400),selector:ta(y),outerHTML:(y.outerHTML??"").slice(0,400)}),p.length>=20)break}return p}const RO=At("storybook-integration"),TO=3e3;function FO(){const f=window.__STORYBOOK_PREVIEW__;return f&&typeof f=="object"?{detected:!0,version:f.version??"unknown"}:{detected:!1}}async function SO(){var y,g;const f=window.__STORYBOOK_PREVIEW__;if(!f)return[];const h=f.storyStoreValue??f.storyStore;if(!h)return[];typeof h.cacheAllCSFFiles=="function"&&await h.cacheAllCSFFiles();const p=((y=h.extract)==null?void 0:y.call(h))??((g=h.cachedCSFFiles)==null?void 0:g.call(h));if(!p)return[];const D=[];if(p instanceof Map)for(const[S,N]of p)D.push({id:S,name:N.name??S,kind:N.title??N.kind??""});else if(typeof p=="object")for(const[S,N]of Object.entries(p))D.push({id:S,name:N.name??S,kind:N.title??N.kind??""});return D}async function kO(f){const h=new URL(window.location.href);h.searchParams.set("id",f),h.searchParams.set("viewMode","story"),window.location.href!==h.href&&(window.history.pushState({},"",h.href),window.dispatchEvent(new PopStateEvent("popstate"))),await new Promise(p=>{const D=setTimeout(()=>p(),TO),y=()=>{clearTimeout(D),p()};window.addEventListener("storyrendered",y,{once:!0})}),El({type:"STORYBOOK_NAVIGATED_EVENT",storyId:f,ready:!0})}function OO(){return document.getElementById("storybook-root")?"#storybook-root":document.getElementById("root")?"#root":"body"}function IO(){const f=[];return f.push(Ee("STORYBOOK_DETECT_REQUEST",async()=>{const h=FO();return await chrome.storage.local.set({"storybook:lastDetected":{detected:h.detected,version:h.version,detectedAt:new Date().toISOString()}}),{type:"STORYBOOK_DETECT_RESPONSE",detected:h.detected,version:h.version}})),f.push(Ee("STORYBOOK_LIST_STORIES_REQUEST",async()=>({type:"STORYBOOK_LIST_STORIES_RESPONSE",stories:await SO()}))),f.push(Ee("STORYBOOK_NAVIGATE_REQUEST",async h=>{await kO(h.storyId)})),f.push(Ee("STORYBOOK_GET_STORY_TARGET_REQUEST",()=>({type:"STORYBOOK_GET_STORY_TARGET_RESPONSE",selector:OO()}))),RO.info("handlers registered"),()=>f.forEach(h=>h())}const Vh=At("element-picker");let Jt=null,Ra=!1;const NO=`
|
|
39
|
+
`,aO=.85,mh=80,nO=300,iO=4e3;async function oO(){var f;if(!(typeof document>"u"||typeof window>"u"))try{const h=window.scrollY,p=window.scrollX,D=Math.max(document.documentElement.scrollHeight,((f=document.body)==null?void 0:f.scrollHeight)??0),y=window.innerHeight||0;if(D<=y)return;const g=Math.max(100,y*aO),S=performance.now();for(let N=0;N<D&&!(performance.now()-S>iO);N+=g)window.scrollTo({top:N,left:0,behavior:"instant"}),await new Promise(X=>setTimeout(X,mh));window.scrollTo({top:D,left:0,behavior:"instant"}),await new Promise(N=>setTimeout(N,mh)),window.scrollTo({top:h,left:p,behavior:"instant"}),await new Promise(N=>setTimeout(N,nO))}catch(h){Qt.warn("scroll-reveal warmup failed (continuing with audit)",h)}}function uO(){if(typeof document>"u")return()=>{};if(document.getElementById(ph))return()=>{};const f=document.createElement("style");return f.id=ph,f.textContent=rO,document.head.appendChild(f),()=>f.remove()}function sO(f){return f==="minor"||f==="moderate"||f==="serious"||f==="critical"?f:"moderate"}function lO(f){return f.some(h=>h.endsWith("aaa"))?"AAA":f.some(h=>h.endsWith("aa"))?"AA":"A"}function cO(f){return f.find(p=>/^wcag\d/.test(p))??"unknown"}function dO(f,h,p){var S,N;const D=((S=f.textContent)==null?void 0:S.trim().slice(0,50))??null,y=(N=f.getBoundingClientRect)==null?void 0:N.call(f),g=y?{x:Math.round(y.left),y:Math.round(y.top),w:Math.round(y.width),h:Math.round(y.height)}:void 0;return{selector:Array.isArray(h.target)?h.target.join(" "):String(h.target),outerHTML:(f.outerHTML??"").slice(0,500),failureSummary:h.failureSummary??"",tagName:f.tagName,role:f.getAttribute("role"),accessibleName:f.getAttribute("aria-label")??D,textSnippet:D,attrId:f.id||null,attrTestid:f.getAttribute("data-testid"),boundingRect:g,opacityContext:fO(f),cascadeChain:hO(f,p)}}function fO(f){if(typeof getComputedStyle!="function")return;let h=1,p=1,D;try{const y=getComputedStyle(f);h=parseFloat(y.opacity||"1");let g=f.parentElement;for(;g&&g!==document.documentElement;){const S=getComputedStyle(g),N=parseFloat(S.opacity||"1");N<p&&(p=N,D=pO(g)),g=g.parentElement}}catch{return}if(!(h>=.99&&p>=.99))return{self:Math.round(h*100)/100,ancestor:Math.round(p*100)/100,ancestorSelector:D}}function pO(f){const h=f.tagName.toLowerCase();if(f.id)return`${h}#${f.id}`;const p=f.classList.length>0?"."+Array.from(f.classList).slice(0,2).join("."):"";return`${h}${p}`}const mO=/var\(\s*(--[A-Za-z0-9_-]+)/g;function hO(f,h){if(!(h!=="color-contrast"&&h!=="color-contrast-enhanced")&&typeof getComputedStyle=="function")try{const p=getComputedStyle(f);return{color:hh(f,"color",p.color),backgroundColor:hh(f,"background-color",p.backgroundColor)}}catch{return}}function hh(f,h,p){let D,y;for(const S of Array.from(document.styleSheets)){let N=null;try{N=S.cssRules}catch{continue}N&&Vh(N,f,h,(X,te)=>{D=X,y=te})}if(!D)return;const g=[...D.matchAll(mO)].map(S=>S[1]).filter(S=>!!S);return{authored:D,rendered:p,vars:g,ruleSelector:y}}function Vh(f,h,p,D){for(const y of Array.from(f)){if(y instanceof CSSStyleRule){try{if(!h.matches(y.selectorText))continue}catch{continue}const g=y.style.getPropertyValue(p);g&&D(g,y.selectorText);continue}"cssRules"in y&&y.cssRules&&Vh(y.cssRules,h,p,D)}}async function vO(f,h,p){var wt,dr,fr,Sa;const D=uO();await new Promise(Ie=>setTimeout(Ie,eO)),await tO();const y=new Date().toISOString(),g=performance.now(),S=document.querySelector(f);if(!S)throw D(),new Error(`scope not found: ${f}`);const N=Bh({element:S,url:window.location.href}),X=await Kk(),te=await Zk();let U=!1;try{const Ie=await uk();Ie.length>0&&(Yk(X,Ie),U=!0)}catch(Ie){Qt.warn("custom-rule registration failed; continuing with built-ins only",Ie)}const ne=p??Xk,Ce=U&&ne.runOnly&&typeof ne.runOnly=="object"&&Array.isArray(ne.runOnly.values)&&!ne.runOnly.values.includes(fh)?{...ne,runOnly:{...ne.runOnly,values:[...ne.runOnly.values,fh]}}:ne,le=Object.keys(te).length>0?{...Ce,rules:{...Ce.rules??{},...te}}:Ce;let be;try{be=await X.run(S,le)}catch(Ie){throw D(),Ie}const Te=X.version??"unknown",nt=[];for(const Ie of be.violations??[])for(const Ct of Ie.nodes??[]){const gt=Array.isArray(Ct.target)?Ct.target.join(" "):Ct.target,it=document.querySelector(gt);if(!it)continue;const Br=dO(it,Ct,Ie.id),$r=await ah({ruleId:Ie.id,componentId:N.id,currentState:h,target:Br});nt.push({ruleId:Ie.id,wcagCriterion:cO(Ie.tags??[]),wcagLevel:lO(Ie.tags??[]),impact:sO(Ie.impact),description:Ie.description??"",helpUrl:Ie.helpUrl??"",target:Br,componentId:N.id,currentState:h,axeVersion:Te,detectedAt:new Date().toISOString(),matchKey:$r})}if(h.breakpoint.width<=320)try{const{analyzeReflow:Ie}=await rk(async()=>{const{analyzeReflow:gt}=await import("./reflow-analyzer-DNgBX8N_.js");return{analyzeReflow:gt}},[]),Ct=Ie(h.breakpoint.width,S);for(const gt of Ct.findings){const it=document.querySelector(gt.selector)??S,Br={selector:gt.selector,outerHTML:gt.outerHtml||(it.outerHTML??"").slice(0,500),failureSummary:gt.kind==="document-overflow"?`Page scrolls horizontally at ${h.breakpoint.width}px (content width ${Ct.documentScrollWidthPx}px, overflow ${gt.overflowPx}px).`:gt.kind==="element-overflow"?`Element extends ${gt.overflowPx}px past the ${h.breakpoint.width}px viewport edge.`:`Element scrolls horizontally (${gt.overflowPx}px past its container).`,tagName:it.tagName,role:((wt=it.getAttribute)==null?void 0:wt.call(it,"role"))??null,accessibleName:((dr=it.getAttribute)==null?void 0:dr.call(it,"aria-label"))??null,textSnippet:((fr=it.textContent)==null?void 0:fr.trim().slice(0,50))??null,attrId:it.id||null,attrTestid:((Sa=it.getAttribute)==null?void 0:Sa.call(it,"data-testid"))??null},$r=await ah({ruleId:"wcagcheckr-reflow",componentId:N.id,currentState:h,target:Br});nt.push({ruleId:"wcagcheckr-reflow",wcagCriterion:"1.4.10",wcagLevel:"AA",impact:"serious",description:gt.kind==="document-overflow"?"Content does not reflow at 320 CSS pixels — page requires horizontal scrolling.":"Element does not reflow at 320 CSS pixels — content is cut off or requires horizontal scrolling.",helpUrl:"https://www.w3.org/WAI/WCAG21/Understanding/reflow.html",target:Br,componentId:N.id,currentState:h,axeVersion:Te,detectedAt:new Date().toISOString(),matchKey:$r})}}catch(Ie){console.warn("[audit-engine] reflow analyzer failed:",Ie)}return D(),{componentId:N.id,scope:f,pageUrl:typeof window<"u"&&window.location?window.location.href:void 0,state:h,violations:nt,passes:(be.passes??[]).length,incomplete:(be.incomplete??[]).length,inapplicable:(be.inapplicable??[]).length,axeVersion:Te,startedAt:y,durationMs:performance.now()-g}}function gO(){const f=Ee("SCOPE_FINGERPRINT_REQUEST",async te=>{try{const U=te.selector==="html"?document.documentElement:document.querySelector(te.selector);if(!U)return{type:"SCOPE_FINGERPRINT_RESPONSE",fingerprint:null};const ne=U.outerHTML,Ce=await crypto.subtle.digest("SHA-256",new TextEncoder().encode(ne));return{type:"SCOPE_FINGERPRINT_RESPONSE",fingerprint:Array.from(new Uint8Array(Ce)).map(be=>be.toString(16).padStart(2,"0")).join("")}}catch(U){return Qt.warn("scope fingerprint failed",U),{type:"SCOPE_FINGERPRINT_RESPONSE",fingerprint:null}}}),h=Ee("AUDIT_REQUEST",async te=>{try{return{type:"AUDIT_RESPONSE",success:!0,result:await vO(te.selector,te.currentState,te.axeConfig)}}catch(U){Qt.error("audit failed",U);const ne=U instanceof Error?U.message:String(U),Ce=ne.toLowerCase().includes("paint")?"PAINT_TIMEOUT":"AXE_FAILED";return{type:"AUDIT_RESPONSE",success:!1,error:nk(Ce,ne,!1)}}}),p=Ee("CUSTOM_PROPERTY_REQUEST",async()=>{try{return{type:"CUSTOM_PROPERTY_RESPONSE",undefined:qk()}}catch(te){return Qt.warn("custom-property analysis failed",te),{type:"CUSTOM_PROPERTY_RESPONSE",undefined:[]}}}),D=Ee("THEME_AWARENESS_REQUEST",async()=>{try{const te=Gk();return{type:"THEME_AWARENESS_RESPONSE",hasLightModeCss:te.hasLightModeCss,hasDarkModeCss:te.hasDarkModeCss,hasUnreadableSheets:te.hasUnreadableSheets}}catch(te){return Qt.warn("theme-awareness probe failed",te),{type:"THEME_AWARENESS_RESPONSE",hasLightModeCss:!0,hasDarkModeCss:!0,hasUnreadableSheets:!0}}}),y=Ee("READING_ORDER_REQUEST",async te=>{try{const U=document.querySelector(te.selector)??document;return{type:"READING_ORDER_RESPONSE",issues:jh(U)}}catch(U){return Qt.warn("reading-order analysis failed",U),{type:"READING_ORDER_RESPONSE",issues:[]}}}),g=Ee("TYPOGRAPHY_ANALYZE_REQUEST",async te=>{try{const U=document.querySelector(te.selector)??document;return{type:"TYPOGRAPHY_ANALYZE_RESPONSE",issues:Bk(U)}}catch(U){return Qt.warn("typography analysis failed",U),{type:"TYPOGRAPHY_ANALYZE_RESPONSE",issues:[]}}}),S=Ee("TAB_ORDER_ANALYZE_REQUEST",async()=>{try{return{type:"TAB_ORDER_ANALYZE_RESPONSE",issues:Ok()}}catch(te){return Qt.warn("tab-order analysis failed",te),{type:"TAB_ORDER_ANALYZE_RESPONSE",issues:[]}}}),N=Ee("WARMUP_REQUEST",async()=>(await oO(),{type:"WARMUP_RESPONSE"})),X=Ee("AI_CANDIDATES_REQUEST",async te=>{try{return{type:"AI_CANDIDATES_RESPONSE",images:bO(te.selector),headings:DO(te.selector),instructions:EO(te.selector),ariaElements:_O(te.selector),links:xO(te.selector),longTextBlocks:AO(te.selector),languageInfo:CO(),colorOnlyRegions:RO(te.selector)}}catch(U){return Qt.warn("ai-candidates enumeration failed",U),{type:"AI_CANDIDATES_RESPONSE",images:[],headings:[],instructions:[],ariaElements:[],links:[],longTextBlocks:[],languageInfo:null,colorOnlyRegions:[]}}});return()=>{h(),f(),y(),S(),g(),N(),p(),D(),X()}}function bO(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll('img, [role="img"]');for(const y of Array.from(D)){const g=y.currentSrc||y.src||y.getAttribute("src")||"";if(!g||g.startsWith("data:"))continue;const S=y.getBoundingClientRect();if(S.width<16||S.height<16)continue;const N=y.getAttribute("alt")??"";yO(y,N)||p.push({imageUrl:g,alt:N,selector:ra(y),outerHTML:(y.outerHTML??"").slice(0,500),surroundingContext:wO(y),pixelArea:Math.round(S.width*S.height)})}return p}function yO(f,h){if(ta(f))return!0;const p=f.getAttribute("role");if(p==="presentation"||p==="none")return!0;if(h===""){let D=f.parentElement,y=0;for(;D&&y<3;){const g=D.tagName.toLowerCase(),S=D.getAttribute("role");if(g==="a"||g==="button"||S==="link"||S==="button"){if((D.textContent??"").trim().length>0)return!0;break}D=D.parentElement,y++}}if(h===""){const D=(f.getAttribute("class")??"").toLowerCase();if(/\b(logo|brand|icon|emblem|crest|wordmark)\b/.test(D)&&f.parentElement&&(f.parentElement.textContent??"").trim().length>0)return!0}return!1}function ta(f){let h=f;for(;h&&h!==document.body;){if(h.getAttribute("aria-hidden")==="true")return!0;h=h.parentElement}return!1}function ra(f){if(f.id)return`#${CSS.escape(f.id)}`;const h=f.tagName.toLowerCase(),p=f.parentElement;if(!p)return h;const D=Array.from(p.children).filter(g=>g.tagName===f.tagName),y=D.indexOf(f);return D.length===1?`${p.tagName.toLowerCase()} > ${h}`:`${p.tagName.toLowerCase()} > ${h}:nth-of-type(${y+1})`}function wO(f){let h=f.parentElement;for(;h&&h!==document.body;){const p=(h.textContent??"").trim();if(p.length>20&&p.length<800)return p;h=h.parentElement}}function DO(f){var y,g;const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll('h1, h2, h3, h4, h5, h6, [role="heading"]');for(const S of Array.from(D)){if(ta(S))continue;const N=(S.textContent??"").trim();if(!N||N.length>200)continue;const X=parseInt(((y=S.tagName.match(/^H(\d)$/))==null?void 0:y[1])??"6",10);let te="",U=S.nextElementSibling;for(;U&&te.length<800;){const ne=parseInt(((g=U.tagName.match(/^H(\d)$/))==null?void 0:g[1])??"0",10);if(ne>0&&ne<=X)break;const Ce=(U.textContent??"").trim();Ce&&(te+=(te?" ":"")+Ce),U=U.nextElementSibling}te.length<30||p.push({level:X,text:N,sectionContent:te.slice(0,800),selector:ra(S),outerHTML:(S.outerHTML??"").slice(0,300)})}return p}function EO(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll('p, li, div[role="note"], aside');for(const y of Array.from(D)){if(ta(y))continue;const g=(y.textContent??"").trim();if(!(g.length<20||g.length>600)&&/\b(click|tap|press|select|choose|find|locate|use|see|look|hit|push|drag)\b/i.test(g)&&(p.push({text:g.slice(0,600),selector:ra(y),outerHTML:(y.outerHTML??"").slice(0,400)}),p.length>=20))break}return p}function _O(f){var y;const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll("[role]");for(const g of Array.from(D)){if(ta(g))continue;const S=g.getAttribute("role")??"";if(S&&(p.push({role:S,selector:ra(g),outerHTML:(g.outerHTML??"").slice(0,500),surroundingHtml:(((y=g.parentElement)==null?void 0:y.outerHTML)??"").slice(0,600)}),p.length>=30))break}return p}function xO(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll("a[href]");for(const y of Array.from(D)){if(ta(y))continue;const g=(y.textContent??"").trim();if(!g||g.length>60)continue;let S="",N=y.parentElement;for(;N&&N!==document.body;){const X=N.tagName;if(X==="P"||X==="LI"||X==="DD"||X==="FIGCAPTION"||/^H[1-6]$/.test(X)){const te=(N.textContent??"").trim();if(te.length>=g.length){S=te;break}}N=N.parentElement}if(p.push({linkText:g,surroundingText:S.slice(0,800),selector:ra(y),outerHTML:(y.outerHTML??"").slice(0,400)}),p.length>=25)break}return p}function AO(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=new Set,y=h.querySelectorAll("article, section, main, div, aside");for(const g of Array.from(y)){if(ta(g))continue;let S=g.parentElement,N=!1;for(;S;){if(D.has(S)){N=!0;break}S=S.parentElement}if(N)continue;const X=(g.textContent??"").trim();if(!X||X.split(/\s+/).filter(Boolean).length<300)continue;const U=g.querySelectorAll("h1, h2, h3, h4, h5, h6, ul, ol, dl, p, blockquote, figure, table, button, input").length;if(!(U>4)&&(p.push({blockText:X.slice(0,1500),structuralChildrenCount:U,selector:ra(g),outerHTML:(g.outerHTML??"").slice(0,400)}),D.add(g),p.length>=5))break}return p}function CO(){const f=document.documentElement.getAttribute("lang")??"",h=document.body;if(!h)return null;const p=(h.textContent??"").trim().replace(/\s+/g," ").slice(0,1500);return p.length<60?null:{declaredLang:f,bodyTextSample:p,selector:"html",outerHTML:`<html lang="${f}">`}}function RO(f){const h=document.querySelector(f)??document.body;if(!h)return[];const p=[],D=h.querySelectorAll('[class*="status"], [class*="badge"], [class*="dot"], [class*="indicator"], [aria-invalid="true"], [class*="pill"]');for(const y of Array.from(D)){if(ta(y))continue;const g=(y.textContent??"").trim(),S=window.getComputedStyle(y),N=S.backgroundColor,X=S.borderColor;if(!(N&&N!=="rgba(0, 0, 0, 0)"&&N!=="transparent"||X&&X!=="rgba(0, 0, 0, 0)"&&X!=="transparent"))continue;const U=y.querySelector("svg, [aria-label], [aria-labelledby], [title]")!==null;if(g.length>0&&U)continue;const ne=y.getAttribute("aria-label")??y.getAttribute("title")??"",Ce=[g?`text: "${g.slice(0,60)}"`:"no text content",ne?`label: "${ne}"`:"no aria-label",`bg: ${N}`,U?"has icon child":"no icon child"].join("; ");if(p.push({elementHtml:(y.outerHTML??"").slice(0,400),contextDescription:Ce.slice(0,400),selector:ra(y),outerHTML:(y.outerHTML??"").slice(0,400)}),p.length>=20)break}return p}const TO=At("storybook-integration"),FO=3e3;function SO(){const f=window.__STORYBOOK_PREVIEW__;return f&&typeof f=="object"?{detected:!0,version:f.version??"unknown"}:{detected:!1}}async function kO(){var y,g;const f=window.__STORYBOOK_PREVIEW__;if(!f)return[];const h=f.storyStoreValue??f.storyStore;if(!h)return[];typeof h.cacheAllCSFFiles=="function"&&await h.cacheAllCSFFiles();const p=((y=h.extract)==null?void 0:y.call(h))??((g=h.cachedCSFFiles)==null?void 0:g.call(h));if(!p)return[];const D=[];if(p instanceof Map)for(const[S,N]of p)D.push({id:S,name:N.name??S,kind:N.title??N.kind??""});else if(typeof p=="object")for(const[S,N]of Object.entries(p))D.push({id:S,name:N.name??S,kind:N.title??N.kind??""});return D}async function OO(f){const h=new URL(window.location.href);h.searchParams.set("id",f),h.searchParams.set("viewMode","story"),window.location.href!==h.href&&(window.history.pushState({},"",h.href),window.dispatchEvent(new PopStateEvent("popstate"))),await new Promise(p=>{const D=setTimeout(()=>p(),FO),y=()=>{clearTimeout(D),p()};window.addEventListener("storyrendered",y,{once:!0})}),_l({type:"STORYBOOK_NAVIGATED_EVENT",storyId:f,ready:!0})}function IO(){return document.getElementById("storybook-root")?"#storybook-root":document.getElementById("root")?"#root":"body"}function NO(){const f=[];return f.push(Ee("STORYBOOK_DETECT_REQUEST",async()=>{const h=SO();return await chrome.storage.local.set({"storybook:lastDetected":{detected:h.detected,version:h.version,detectedAt:new Date().toISOString()}}),{type:"STORYBOOK_DETECT_RESPONSE",detected:h.detected,version:h.version}})),f.push(Ee("STORYBOOK_LIST_STORIES_REQUEST",async()=>({type:"STORYBOOK_LIST_STORIES_RESPONSE",stories:await kO()}))),f.push(Ee("STORYBOOK_NAVIGATE_REQUEST",async h=>{await OO(h.storyId)})),f.push(Ee("STORYBOOK_GET_STORY_TARGET_REQUEST",()=>({type:"STORYBOOK_GET_STORY_TARGET_RESPONSE",selector:IO()}))),TO.info("handlers registered"),()=>f.forEach(h=>h())}const Gh=At("element-picker");let Jt=null,Ta=!1;const MO=`
|
|
40
40
|
position: fixed;
|
|
41
41
|
pointer-events: none;
|
|
42
42
|
background: rgba(99, 102, 241, 0.20);
|
|
43
43
|
border: 2px solid rgb(99, 102, 241);
|
|
44
44
|
z-index: 2147483647;
|
|
45
45
|
transition: all 50ms ease;
|
|
46
|
-
`;function
|
|
46
|
+
`;function Uh(){return Jt||(Jt=document.createElement("div"),Jt.setAttribute("data-wcag-auditor-overlay","true"),Jt.style.cssText=MO,document.documentElement.appendChild(Jt)),Jt}function PO(f){const h=f.getBoundingClientRect(),p=Uh();p.style.top=`${h.top}px`,p.style.left=`${h.left}px`,p.style.width=`${h.width}px`,p.style.height=`${h.height}px`}function LO(){Jt&&(Jt.remove(),Jt=null)}function vh(f){return typeof CSS<"u"&&typeof CSS.escape=="function"?CSS.escape(f):f.replace(/[^a-zA-Z0-9_-]/g,"\\$&")}function BO(f){const h=f.getAttribute("data-testid");if(h)return`[data-testid="${vh(h)}"]`;if(f.id)return`#${vh(f.id)}`;const p=f.tagName.toLowerCase(),D=f.parentElement;if(!D)return p;const y=Array.from(D.children).filter(S=>S.tagName===f.tagName);if(y.length===1)return p;const g=y.indexOf(f);return`${p}:nth-of-type(${g+1})`}function Wh(f){if(!Ta)return;const h=document.elementFromPoint(f.clientX,f.clientY);h&&h!==Jt&&PO(h)}function Yh(f){if(!Ta)return;f.preventDefault(),f.stopPropagation();const h=document.elementFromPoint(f.clientX,f.clientY);if(!h||h===Jt)return;const p=BO(h),D=Bh({element:h,url:window.location.href});_l({type:"ELEMENT_PICKED_EVENT",tabId:-1,selector:p,componentId:D}),vo()}function Kh(f){f.key==="Escape"&&(_l({type:"PICKER_CANCELLED_EVENT",tabId:-1}),vo())}function $O(){Ta||(Ta=!0,Uh(),document.addEventListener("mousemove",Wh,!0),document.addEventListener("click",Yh,!0),document.addEventListener("keydown",Kh,!0),Gh.debug("activated"))}function vo(){Ta&&(Ta=!1,document.removeEventListener("mousemove",Wh,!0),document.removeEventListener("click",Yh,!0),document.removeEventListener("keydown",Kh,!0),LO(),Gh.debug("deactivated"))}function qO(){const f=[];return f.push(Ee("PICKER_ACTIVATE_REQUEST",()=>$O())),f.push(Ee("PICKER_DEACTIVATE_REQUEST",()=>vo())),()=>{vo(),f.forEach(h=>h())}}const gh=At("element-highlighter"),pl=20,jO=`
|
|
47
47
|
position: fixed;
|
|
48
48
|
pointer-events: none;
|
|
49
49
|
background: rgba(244, 63, 94, 0.18);
|
|
@@ -52,7 +52,7 @@ See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}functio
|
|
|
52
52
|
z-index: 2147483646;
|
|
53
53
|
box-sizing: border-box;
|
|
54
54
|
transition: top 60ms ease, left 60ms ease, width 60ms ease, height 60ms ease;
|
|
55
|
-
`;let
|
|
55
|
+
`;let Sn=[],Al=[],go=!1,bo=!1;function zO(){const f=document.createElement("div");return f.setAttribute("data-wcag-auditor-highlight","true"),f.style.cssText=jO,document.documentElement.appendChild(f),f}function Xh(f,h){const p=h.getBoundingClientRect();f.style.top=`${p.top}px`,f.style.left=`${p.left}px`,f.style.width=`${p.width}px`,f.style.height=`${p.height}px`}function yo(){for(let f=0;f<Sn.length;f++){const h=Al[f],p=Sn[f];h&&p&&Xh(p,h)}}function Zh(f){f.key==="Escape"&&wo()}function HO(){go||(document.addEventListener("keydown",Zh,!0),go=!0),bo||(window.addEventListener("scroll",yo,!0),window.addEventListener("resize",yo,!0),bo=!0)}function VO(){go&&(document.removeEventListener("keydown",Zh,!0),go=!1),bo&&(window.removeEventListener("scroll",yo,!0),window.removeEventListener("resize",yo,!0),bo=!1)}function wo(){for(const f of Sn)f.remove();Sn=[],Al=[],VO()}function GO(f,h){wo();let p;try{p=document.querySelectorAll(f)}catch(g){return gh.warn(`invalid selector ${JSON.stringify(f)}`,g),{type:"HIGHLIGHT_SHOW_RESPONSE",found:!1,matchCount:0}}if(p.length===0)return{type:"HIGHLIGHT_SHOW_RESPONSE",found:!1,matchCount:0};const D=p.length,y=Math.min(D,pl);D>pl&&gh.warn(`selector matched ${D} elements; rendering first ${pl}`);for(let g=0;g<y;g++){const S=p[g],N=zO();Xh(N,S),Sn.push(N),Al.push(S)}return HO(),h&&p[0]&&p[0].scrollIntoView({behavior:"smooth",block:"center",inline:"center"}),{type:"HIGHLIGHT_SHOW_RESPONSE",found:!0,matchCount:D}}function UO(){const f=[];return f.push(Ee("HIGHLIGHT_SHOW_REQUEST",h=>{const p=h.scrollIntoView!==!1;return GO(h.selector,p)})),f.push(Ee("HIGHLIGHT_CLEAR_REQUEST",()=>wo())),()=>{wo(),f.forEach(h=>h())}}const WO=At("outline-visualizer"),YO='h1, h2, h3, h4, h5, h6, [role="heading"]',KO=["header","nav","main","aside","footer","section[aria-label], section[aria-labelledby]","form[aria-label], form[aria-labelledby]",'[role="banner"]','[role="navigation"]','[role="main"]','[role="complementary"]','[role="contentinfo"]','[role="region"]','[role="search"]'].join(", "),XO="rgba(37, 99, 235, 0.9)",ZO="rgba(37, 99, 235, 0.10)",QO="rgba(147, 51, 234, 0.9)",JO="rgba(147, 51, 234, 0.08)";let kn=[],Do=!1;function bh(f,h,p,D){const y=document.createElement("div");y.setAttribute("data-wcag-auditor-outline","true"),y.style.cssText=`
|
|
56
56
|
position: fixed;
|
|
57
57
|
pointer-events: none;
|
|
58
58
|
z-index: 2147483645;
|
|
@@ -74,7 +74,7 @@ See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}functio
|
|
|
74
74
|
color: white;
|
|
75
75
|
border-radius: 2px 2px 0 0;
|
|
76
76
|
white-space: nowrap;
|
|
77
|
-
`,y.appendChild(g),y}function
|
|
77
|
+
`,y.appendChild(g),y}function e4(f){const h=f.tagName.toLowerCase();if(/^h[1-6]$/.test(h))return h;const p=f.getAttribute("aria-level");return p?`h${p}`:"heading"}function t4(f){const h=f.getAttribute("role");return h?`[role=${h}]`:`<${f.tagName.toLowerCase()}>`}function Eo(){for(const f of kn){const h=f.target.getBoundingClientRect();f.overlay.style.top=`${h.top}px`,f.overlay.style.left=`${h.left}px`,f.overlay.style.width=`${h.width}px`,f.overlay.style.height=`${h.height}px`}}function r4(){if(Do)return;Do=!0;const f=Array.from(document.querySelectorAll(YO)),h=Array.from(document.querySelectorAll(KO));for(const p of f){const D=p.getBoundingClientRect();if(D.width===0&&D.height===0)continue;const y=bh(D,XO,ZO,e4(p));document.documentElement.appendChild(y),kn.push({overlay:y,target:p})}for(const p of h){const D=p.getBoundingClientRect();if(D.width===0&&D.height===0)continue;const y=bh(D,QO,JO,t4(p));document.documentElement.appendChild(y),kn.push({overlay:y,target:p})}window.addEventListener("scroll",Eo,!0),window.addEventListener("resize",Eo,!0),WO.debug(`outline shown: ${f.length} headings + ${h.length} landmarks`)}function yh(){if(Do){Do=!1;for(const f of kn)f.overlay.remove();kn=[],window.removeEventListener("scroll",Eo,!0),window.removeEventListener("resize",Eo,!0)}}function a4(){const f=[];return f.push(Ee("OUTLINE_SHOW_REQUEST",()=>r4())),f.push(Ee("OUTLINE_HIDE_REQUEST",()=>yh())),()=>{yh(),f.forEach(h=>h())}}const n4=At("tab-order-visualizer"),i4=["a[href]","button","input","select","textarea","[tabindex]","audio[controls]","video[controls]","[contenteditable]"].join(", "),o4="rgba(217, 70, 239, 0.95)",u4="rgba(217, 70, 239, 0.10)",s4="rgba(220, 38, 38, 0.95)",l4="rgba(220, 38, 38, 0.10)",c4="rgba(217, 119, 6, 0.95)",d4="rgba(217, 119, 6, 0.10)",wh=24,Dh=2;let _o=[],xo=!1;function Qh(f){const h=f.getAttribute("tabindex");if(h===null)return 0;const p=parseInt(h,10);return Number.isNaN(p)?0:p}function f4(f){if(f.getClientRects().length===0)return!1;const h=window.getComputedStyle(f);return!(h.visibility==="hidden"||h.display==="none")}function p4(f){return!(f.hasAttribute("disabled")||f.getAttribute("contenteditable")==="false"||f instanceof HTMLInputElement&&f.type==="hidden"||f.getAttribute("aria-hidden")==="true"||Qh(f)<0)}function m4(){const f=Array.from(document.querySelectorAll(i4)).filter(f4).filter(p4),h=f.map((y,g)=>({el:y,ti:Qh(y),domIdx:g})).sort((y,g)=>{const S=y.ti>0,N=g.ti>0;return S&&!N?-1:!S&&N?1:S&&N&&y.ti!==g.ti?y.ti-g.ti:y.domIdx-g.domIdx}),p=f.map((y,g)=>({el:y,domIdx:g,rect:y.getBoundingClientRect()})).sort((y,g)=>{const S=Math.floor(y.rect.top/wh),N=Math.floor(g.rect.top/wh);return S!==N?S-N:y.rect.left-g.rect.left}),D=new Map;return p.forEach((y,g)=>D.set(y.el,g)),h.map((y,g)=>({el:y.el,domIndex:y.domIdx,tabIndex:g,visualIndex:D.get(y.el)??g}))}function h4(f){const h=Math.abs(f.tabIndex-f.visualIndex)>=Dh,p=Math.abs(f.tabIndex-f.domIndex)>=Dh;return h&&p?"both":h?"visual":p?"tabindex":"in-sync"}function v4(f){switch(f){case"visual":case"both":return{color:s4,fill:l4,borderStyle:"solid"};case"tabindex":return{color:c4,fill:d4,borderStyle:"solid"};case"in-sync":default:return{color:o4,fill:u4,borderStyle:"dashed"}}}function g4(f,h,p){const{color:D,fill:y,borderStyle:g}=v4(p),S=document.createElement("div");S.setAttribute("data-wcag-auditor-tab-order","true"),S.style.cssText=`
|
|
78
78
|
position: fixed;
|
|
79
79
|
pointer-events: none;
|
|
80
80
|
z-index: 2147483644;
|
|
@@ -99,7 +99,7 @@ See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}functio
|
|
|
99
99
|
text-align: center;
|
|
100
100
|
box-shadow: 0 1px 3px rgba(0,0,0,0.3);
|
|
101
101
|
white-space: nowrap;
|
|
102
|
-
`,S.appendChild(N),S}function
|
|
102
|
+
`,S.appendChild(N),S}function Ao(){for(const f of _o){const h=f.target.getBoundingClientRect();f.overlay.style.top=`${h.top}px`,f.overlay.style.left=`${h.left}px`,f.overlay.style.width=`${h.width}px`,f.overlay.style.height=`${h.height}px`}}function b4(f,h){const p=f.tabIndex+1,D=f.visualIndex+1,y=f.domIndex+1;switch(h){case"visual":return`${p}→${D}`;case"tabindex":return`${p}[DOM${y}]`;case"both":return`${p}→${D}[DOM${y}]`;case"in-sync":default:return String(p)}}function y4(){if(xo)return;xo=!0;const f=m4();let h=0,p=0;f.forEach(D=>{const y=h4(D);(y==="visual"||y==="both")&&h++,(y==="tabindex"||y==="both")&&p++;const g=D.el.getBoundingClientRect(),S=g4(g,b4(D,y),y);document.documentElement.appendChild(S),_o.push({overlay:S,target:D.el})}),window.addEventListener("scroll",Ao,!0),window.addEventListener("resize",Ao,!0),n4.debug(`tab-order shown: ${f.length} focusables (${h} visually displaced, ${p} reordered by tabindex)`)}function Eh(){if(xo){xo=!1;for(const f of _o)f.overlay.remove();_o=[],window.removeEventListener("scroll",Ao,!0),window.removeEventListener("resize",Ao,!0)}}function w4(){const f=[];return f.push(Ee("TAB_ORDER_SHOW_REQUEST",()=>y4())),f.push(Ee("TAB_ORDER_HIDE_REQUEST",()=>Eh())),()=>{Eh(),f.forEach(h=>h())}}const D4=At("target-size-visualizer"),E4=["a[href]","button",'input:not([type="hidden"])',"select","textarea",'[role="button"]','[role="link"]','[role="checkbox"]','[role="radio"]','[role="switch"]','[role="tab"]','[role="menuitem"]','[tabindex]:not([tabindex="-1"])'].join(", "),_4=24,x4=44,A4="rgba(239, 68, 68, 0.95)",C4="rgba(239, 68, 68, 0.10)",R4="rgba(245, 158, 11, 0.95)",T4="rgba(245, 158, 11, 0.10)",F4="rgba(16, 185, 129, 0.85)",S4="rgba(16, 185, 129, 0.06)";let Co=[],Ro=!1;function k4(f){const h=f.getBoundingClientRect();if(h.width===0&&h.height===0)return!1;const p=window.getComputedStyle(f);return!(p.visibility==="hidden"||p.display==="none")}function O4(f,h){const p=Math.min(f,h);return p<_4?{border:A4,fill:C4,label:"< AA"}:p<x4?{border:R4,fill:T4,label:"AA"}:{border:F4,fill:S4,label:"AAA"}}function I4(f){const h=O4(f.width,f.height),p=document.createElement("div");p.setAttribute("data-wcag-auditor-target-size","true"),p.style.cssText=`
|
|
103
103
|
position: fixed;
|
|
104
104
|
pointer-events: none;
|
|
105
105
|
z-index: 2147483643;
|
|
@@ -120,7 +120,7 @@ See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}functio
|
|
|
120
120
|
color: white;
|
|
121
121
|
border-radius: 0 0 2px 2px;
|
|
122
122
|
white-space: nowrap;
|
|
123
|
-
`,p.appendChild(D),p}function
|
|
123
|
+
`,p.appendChild(D),p}function To(){for(const f of Co){const h=f.target.getBoundingClientRect();f.overlay.style.top=`${h.top}px`,f.overlay.style.left=`${h.left}px`,f.overlay.style.width=`${h.width}px`,f.overlay.style.height=`${h.height}px`}}function N4(){if(Ro)return;Ro=!0;const f=Array.from(document.querySelectorAll(E4)).filter(k4);for(const h of f){const p=h.getBoundingClientRect(),D=I4(p);document.documentElement.appendChild(D),Co.push({overlay:D,target:h})}window.addEventListener("scroll",To,!0),window.addEventListener("resize",To,!0),D4.debug(`shown: ${f.length} interactive targets`)}function _h(){if(Ro){Ro=!1;for(const f of Co)f.overlay.remove();Co=[],window.removeEventListener("scroll",To,!0),window.removeEventListener("resize",To,!0)}}function M4(){const f=[];return f.push(Ee("TARGET_SIZE_SHOW_REQUEST",()=>N4())),f.push(Ee("TARGET_SIZE_HIDE_REQUEST",()=>_h())),()=>{_h(),f.forEach(h=>h())}}const P4=At("vision-simulator"),xh="__wcagcheckr_vision_defs",Ah="data-wcagcheckr-vision",Jh={protanopia:"0.567 0.433 0 0 0 0.558 0.442 0 0 0 0 0.242 0.758 0 0 0 0 0 1 0",protanomaly:"0.817 0.183 0 0 0 0.333 0.667 0 0 0 0 0.125 0.875 0 0 0 0 0 1 0",deuteranopia:"0.625 0.375 0 0 0 0.7 0.3 0 0 0 0 0.3 0.7 0 0 0 0 0 1 0",deuteranomaly:"0.8 0.2 0 0 0 0.258 0.742 0 0 0 0 0.142 0.858 0 0 0 0 0 1 0",tritanopia:"0.95 0.05 0 0 0 0 0.433 0.567 0 0 0 0.475 0.525 0 0 0 0 0 1 0",tritanomaly:"0.967 0.033 0 0 0 0 0.733 0.267 0 0 0 0.183 0.817 0 0 0 0 0 1 0",achromatopsia:"0.299 0.587 0.114 0 0 0.299 0.587 0.114 0 0 0.299 0.587 0.114 0 0 0 0 0 1 0",achromatomaly:"0.618 0.320 0.062 0 0 0.163 0.775 0.062 0 0 0.163 0.320 0.516 0 0 0 0 0 1 0"};function L4(){if(document.getElementById(xh))return;const f="http://www.w3.org/2000/svg",h=document.createElementNS(f,"svg");h.id=xh,h.setAttribute("aria-hidden","true"),h.style.position="absolute",h.style.width="0",h.style.height="0",h.style.overflow="hidden",h.style.pointerEvents="none";const p=document.createElementNS(f,"defs");for(const[D,y]of Object.entries(Jh)){const g=document.createElementNS(f,"filter");g.id=`wcagcheckr-vision-${D}`,g.setAttribute("color-interpolation-filters","sRGB");const S=document.createElementNS(f,"feColorMatrix");S.setAttribute("type","matrix"),S.setAttribute("values",y),g.appendChild(S),p.appendChild(g)}{const D=document.createElementNS(f,"filter");D.id="wcagcheckr-vision-cataract";const y=document.createElementNS(f,"feGaussianBlur");y.setAttribute("in","SourceGraphic"),y.setAttribute("stdDeviation","2.5"),D.appendChild(y),p.appendChild(D)}{const D=document.createElementNS(f,"filter");D.id="wcagcheckr-vision-glaucoma",D.setAttribute("x","0"),D.setAttribute("y","0"),D.setAttribute("width","100%"),D.setAttribute("height","100%");const y=document.createElementNS(f,"feGaussianBlur");y.setAttribute("stdDeviation","8"),D.appendChild(y),p.appendChild(D)}{const D=document.createElementNS(f,"filter");D.id="wcagcheckr-vision-macular";const y=document.createElementNS(f,"feGaussianBlur");y.setAttribute("stdDeviation","4"),D.appendChild(y),p.appendChild(D)}h.appendChild(p),document.documentElement.appendChild(h)}const Ch="__wcagcheckr_vision_overlay";function B4(){let f=document.getElementById(Ch);return f||(f=document.createElement("div"),f.id=Ch,f.setAttribute("aria-hidden","true"),Object.assign(f.style,{position:"fixed",top:"0",left:"0",width:"100vw",height:"100vh",pointerEvents:"none",zIndex:"2147483646",display:"none"}),document.documentElement.appendChild(f),f)}function ml(f){const h=B4();if(f===null){h.style.display="none";return}h.style.display="block",f==="glaucoma"?h.style.background="radial-gradient(ellipse at center, transparent 0%, transparent 18%, rgba(0,0,0,0.85) 55%)":h.style.background="radial-gradient(ellipse at center, rgba(60,60,60,0.95) 0%, rgba(60,60,60,0.6) 8%, transparent 22%)"}function ev(f){L4();const h=document.documentElement;switch(h.style.removeProperty("filter"),ml(null),f){case"off":h.removeAttribute(Ah);return;case"low-contrast":h.style.filter="contrast(0.45)";break;case"cataract":h.style.filter="url(#wcagcheckr-vision-cataract) brightness(1.05)";break;case"glaucoma":h.style.filter="url(#wcagcheckr-vision-glaucoma)",ml("glaucoma");break;case"macular":h.style.filter="url(#wcagcheckr-vision-macular)",ml("macular");break;default:if(f in Jh)h.style.filter=`url(#wcagcheckr-vision-${f})`;else{P4.warn(`unknown vision mode: ${f}`);return}}h.setAttribute(Ah,f)}function Rh(){ev("off")}function $4(){const f=[];return f.push(Ee("VISION_SIMULATOR_APPLY",h=>ev(h.mode))),f.push(Ee("VISION_SIMULATOR_CLEAR",()=>Rh())),()=>{Rh(),f.forEach(h=>h())}}const Th=At("reading-order-visualizer"),q4=["h1","h2","h3","h4","h5","h6","p","li","button","a","label","figcaption","caption","blockquote","summary","th","td"].join(", "),j4="rgba(14, 165, 233, 0.95)",z4="rgba(14, 165, 233, 0.06)",H4="rgba(220, 38, 38, 0.95)",V4="rgba(220, 38, 38, 0.08)";let Fo=[],So=!1;const vl=new Map;function G4(f){if(f.getClientRects().length===0)return!1;const h=window.getComputedStyle(f);return!(h.visibility==="hidden"||h.display==="none")}function U4(f,h,p){const D=p?H4:j4,y=p?V4:z4,g=document.createElement("div");g.setAttribute("data-wcag-auditor-reading-order","true"),g.style.cssText=`
|
|
124
124
|
position: fixed;
|
|
125
125
|
pointer-events: none;
|
|
126
126
|
z-index: 2147483642;
|
|
@@ -144,8 +144,8 @@ See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}functio
|
|
|
144
144
|
border-radius: 9px;
|
|
145
145
|
text-align: center;
|
|
146
146
|
white-space: nowrap;
|
|
147
|
-
`,g.appendChild(S),g}function
|
|
148
|
-
`+f}function
|
|
147
|
+
`,g.appendChild(S),g}function ko(){for(const f of Fo){const h=f.target.getBoundingClientRect();f.overlay.style.top=`${h.top}px`,f.overlay.style.left=`${h.left}px`,f.overlay.style.width=`${h.width}px`,f.overlay.style.height=`${h.height}px`}}function W4(){if(So)return;So=!0;let f=[];try{f=jh(document)}catch(p){Th.warn("reading-order analysis failed; visualizer falls back to plain numbering",p)}for(const p of f)try{const D=document.querySelector(p.selector);D&&vl.set(D,p)}catch{}const h=Array.from(document.querySelectorAll(q4)).filter(G4);h.forEach((p,D)=>{const y=p.getBoundingClientRect(),g=vl.get(p),S=!!g,N=S?`${g.domIndex+1}→${g.visualIndex+1}`:String(D+1),X=U4(y,N,S);document.documentElement.appendChild(X),Fo.push({overlay:X,target:p})}),window.addEventListener("scroll",ko,!0),window.addEventListener("resize",ko,!0),Th.debug(`shown: ${h.length} elements (${f.length} flagged out of order)`)}function Fh(){if(So){So=!1;for(const f of Fo)f.overlay.remove();Fo=[],vl.clear(),window.removeEventListener("scroll",ko,!0),window.removeEventListener("resize",ko,!0)}}function Y4(){const f=[];return f.push(Ee("READING_ORDER_SHOW_REQUEST",()=>W4())),f.push(Ee("READING_ORDER_HIDE_REQUEST",()=>Fh())),()=>{Fh(),f.forEach(h=>h())}}const tv=At("live-region-monitor"),K4=500;let Aa=null,Cl=0,ea=[];function Sh(f){return typeof CSS<"u"&&typeof CSS.escape=="function"?CSS.escape(f):f.replace(/[^a-zA-Z0-9_-]/g,"\\$&")}function gl(f){if(f.id)return`#${Sh(f.id)}`;const h=f.getAttribute("data-testid");if(h)return`[data-testid="${Sh(h)}"]`;const p=f.tagName.toLowerCase(),D=f.parentElement;if(!D)return p;const y=Array.from(D.children).filter(S=>S.tagName===f.tagName);if(y.length===1)return`${gl(D)} > ${p}`;const g=y.indexOf(f);return`${gl(D)} > ${p}:nth-of-type(${g+1})`}function X4(f){let h=f;for(;h;){if(h.nodeType===1){const p=h,D=p.getAttribute("aria-live");if(D==="polite"||D==="assertive"||D==="off")return{el:p,politeness:D,role:p.getAttribute("role")};const y=p.getAttribute("role");if(y==="alert")return{el:p,politeness:"assertive",role:"alert"};if(y==="status")return{el:p,politeness:"polite",role:"status"};if(y==="log")return{el:p,politeness:"polite",role:"log"};if(p.tagName==="OUTPUT")return{el:p,politeness:"polite",role:p.getAttribute("role")}}h=h.parentNode}return null}function ho(f){const h=X4(f);if(!h)return;const p=(h.el.textContent??"").trim().slice(0,K4);if(p.length===0)return;const D=ea[ea.length-1],y=gl(h.el);D&&D.selector===y&&D.text===p||ea.push({msSinceArm:Math.round(performance.now()-Cl),selector:y,text:p,politeness:h.politeness,role:h.role})}function Z4(f){for(const h of f)if(h.type==="childList"){for(const p of Array.from(h.addedNodes))ho(p);ho(h.target)}else(h.type==="characterData"||h.type==="attributes")&&ho(h.target)}function Q4(){Aa||(Cl=performance.now(),ea=[],Aa=new MutationObserver(Z4),Aa.observe(document.documentElement,{childList:!0,characterData:!0,subtree:!0,attributes:!0,attributeFilter:["aria-live","role"]}),tv.debug("armed"))}function J4(){const f=ea;return ea=[],Cl=performance.now(),f}function kh(){Aa&&(Aa.disconnect(),Aa=null,ea=[],tv.debug("disarmed"))}function e8(){const f=[];return f.push(Ee("LIVE_REGIONS_ARM_REQUEST",()=>Q4())),f.push(Ee("LIVE_REGIONS_DRAIN_REQUEST",()=>({type:"LIVE_REGIONS_DRAIN_RESPONSE",announcements:J4()}))),f.push(Ee("LIVE_REGIONS_DISARM_REQUEST",()=>kh())),()=>{kh(),f.forEach(h=>h())}}const rv=At("focus-trace-monitor");let Oo=!1,Rl=0,On=[],Fn=null;function Oh(f){return typeof CSS<"u"&&typeof CSS.escape=="function"?CSS.escape(f):f.replace(/[^a-zA-Z0-9_-]/g,"\\$&")}function Ih(f){const h=f.tagName.toLowerCase();if(h==="body"||h==="html")return h;if(f.id)return`#${Oh(f.id)}`;const p=f.getAttribute("data-testid");if(p)return`[data-testid="${Oh(p)}"]`;const D=f.parentElement;if(!D)return h;const y=Array.from(D.children).filter(S=>S.tagName===f.tagName);if(y.length===1)return h;const g=y.indexOf(f);return`${h}:nth-of-type(${g+1})`}function t8(f){const h=f.tagName.toLowerCase();return h==="body"||h==="html"}function av(f){const h=f.target;!h||h.nodeType!==1||(On.push({msSinceArm:Math.round(performance.now()-Rl),fromSelector:Fn?Ih(Fn):null,toSelector:Ih(h),isFocusReset:t8(h)}),Fn=h)}function r8(){Oo||(Oo=!0,Rl=performance.now(),On=[],Fn=document.activeElement instanceof Element?document.activeElement:null,document.addEventListener("focusin",av,!0),rv.debug("armed"))}function a8(){const f=On;return On=[],Rl=performance.now(),f}function Nh(){Oo&&(Oo=!1,document.removeEventListener("focusin",av,!0),On=[],Fn=null,rv.debug("disarmed"))}function n8(){const f=[];return f.push(Ee("FOCUS_TRACE_ARM_REQUEST",()=>r8())),f.push(Ee("FOCUS_TRACE_DRAIN_REQUEST",()=>({type:"FOCUS_TRACE_DRAIN_RESPONSE",focusEvents:a8()}))),f.push(Ee("FOCUS_TRACE_DISARM_REQUEST",()=>Nh())),()=>{Nh(),f.forEach(h=>h())}}const Tl=At("flow-recorder");let Fa=!1,bl=0,Ca=[];function Mh(f){return typeof CSS<"u"&&typeof CSS.escape=="function"?CSS.escape(f):f.replace(/[^a-zA-Z0-9_-]/g,"\\$&")}function In(f){const h=f.getAttribute("data-testid");if(h)return`[data-testid="${Mh(h)}"]`;if(f.id)return`#${Mh(f.id)}`;const p=f.tagName.toLowerCase(),D=f.parentElement;if(!D)return p;const y=Array.from(D.children).filter(S=>S.tagName===f.tagName);if(y.length===1)return`${In(D)} > ${p}`;const g=y.indexOf(f);return`${In(D)} > ${p}:nth-of-type(${g+1})`}function Fl(f){if(!Fa)return;const h=performance.now(),p=Ca.length===0?0:Math.round(h-bl);bl=h,Ca.push({...f,delayMs:p})}function nv(f){const h=f.target;h instanceof Element&&Fl({type:"click",selector:In(h)})}function iv(f){const h=f.target;(h instanceof HTMLInputElement||h instanceof HTMLTextAreaElement)&&Fl({type:"input",selector:In(h),value:h.value})}function ov(f){if(!new Set(["Enter","Escape","Tab","ArrowUp","ArrowDown","ArrowLeft","ArrowRight","Backspace","Delete"," "]).has(f.key))return;const p=f.target instanceof Element?f.target:document.body;Fl({type:"key",selector:In(p),key:f.key})}function i8(){Fa||(Fa=!0,bl=performance.now(),Ca=[],document.addEventListener("click",nv,!0),document.addEventListener("input",iv,!0),document.addEventListener("keydown",ov,!0),Tl.info("recording started"))}function Ph(){if(!Fa)return Ca;Fa=!1,document.removeEventListener("click",nv,!0),document.removeEventListener("input",iv,!0),document.removeEventListener("keydown",ov,!0);const f=Ca;return Ca=[],Tl.info(`recording stopped: ${f.length} steps`),f}async function o8(f){let h=0,p=0;for(const D of f){D.delayMs>0&&await new Promise(y=>setTimeout(y,Math.min(D.delayMs,1e3)));try{const y=document.querySelector(D.selector);if(!y){p++;continue}D.type==="click"&&y instanceof HTMLElement?y.click():D.type==="input"&&(y instanceof HTMLInputElement||y instanceof HTMLTextAreaElement)?(y.focus(),y.value=D.value??"",y.dispatchEvent(new Event("input",{bubbles:!0})),y.dispatchEvent(new Event("change",{bubbles:!0}))):D.type==="key"&&D.key&&(y.dispatchEvent(new KeyboardEvent("keydown",{key:D.key,bubbles:!0,cancelable:!0})),y.dispatchEvent(new KeyboardEvent("keyup",{key:D.key,bubbles:!0}))),h++}catch(y){Tl.warn("step failed",y),p++}}return{type:"FLOW_PLAY_RESPONSE",played:h,errored:p}}function u8(){const f=[];return f.push(Ee("FLOW_RECORD_START_REQUEST",()=>i8())),f.push(Ee("FLOW_RECORD_STOP_REQUEST",()=>({type:"FLOW_RECORD_STOP_RESPONSE",steps:Ph()}))),f.push(Ee("FLOW_PLAY_REQUEST",h=>o8(h.steps))),()=>{Fa&&Ph(),f.forEach(h=>h())}}const s8=At("fix-preview"),l8="wcag-auditor-fix-preview-styles",c8="data-wcag-auditor-fix-annotation";let Io=!1,Ra=null,No=[];function yl(f,h,p){const[D,y,g]=[f,h,p].map(S=>{const N=S/255;return N<=.03928?N/12.92:Math.pow((N+.055)/1.055,2.4)});return .2126*D+.7152*y+.0722*g}function wl(f,h){const p=yl(...f),D=yl(...h);return(Math.max(p,D)+.05)/(Math.min(p,D)+.05)}function d8(f){const h=/^#?([0-9a-f]{3}|[0-9a-f]{6})$/i.exec(f.trim());if(!h)return null;let p=h[1];return p.length===3&&(p=p.split("").map(D=>D+D).join("")),[parseInt(p.slice(0,2),16),parseInt(p.slice(2,4),16),parseInt(p.slice(4,6),16)]}function f8(f,h,p){const D=y=>Math.max(0,Math.min(255,Math.round(y))).toString(16).padStart(2,"0");return`#${D(f)}${D(h)}${D(p)}`}function p8(f,h,p=4.5){const D=yl(...h),y=D>.5?-1:1;let[g,S,N]=f;for(let X=0;X<64;X++){if(wl([g,S,N],h)>=p)return[g,S,N];g=Math.max(0,Math.min(255,g+4*y)),S=Math.max(0,Math.min(255,S+4*y)),N=Math.max(0,Math.min(255,N+4*y))}return D>.5?[0,0,0]:[255,255,255]}function Dl(f){const h=f.trim();if(h.startsWith("#")){const D=d8(h);return D?{rgb:D,alpha:1}:null}const p=/rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*([\d.]+)\s*)?\)/i.exec(h);return p?{rgb:[Number(p[1]),Number(p[2]),Number(p[3])],alpha:p[4]!==void 0?Number(p[4]):1}:null}function m8(f){let h=f;for(;h;){const D=window.getComputedStyle(h),y=Dl(D.backgroundColor);if(y&&y.alpha>.5)return y.rgb;h=h.parentElement}const p=Dl(window.getComputedStyle(document.documentElement).backgroundColor);return p&&p.alpha>0?p.rgb:[255,255,255]}function h8(f){const h=window.getComputedStyle(f),p=Dl(h.color);return p?{fg:p.rgb,bg:m8(f)}:null}function v8(){if(Ra)return Ra;const f=document.createElement("style");return f.id=l8,f.textContent="",document.head.appendChild(f),Ra=f,f}function Mo(f){const h=v8();h.textContent=(h.textContent??"")+`
|
|
148
|
+
`+f}function g8(f,h,p){const D=f.getBoundingClientRect();if(D.width===0&&D.height===0)return;const y=document.createElement("div");y.setAttribute(c8,"true"),y.style.cssText=`
|
|
149
149
|
position: fixed;
|
|
150
150
|
pointer-events: none;
|
|
151
151
|
z-index: 2147483640;
|
|
@@ -167,15 +167,15 @@ See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}functio
|
|
|
167
167
|
color: white;
|
|
168
168
|
border-radius: 2px 2px 0 0;
|
|
169
169
|
white-space: nowrap;
|
|
170
|
-
`,y.appendChild(g),document.documentElement.appendChild(y),
|
|
170
|
+
`,y.appendChild(g),document.documentElement.appendChild(y),No.push({overlay:y,target:f})}function Po(){for(const f of No){const h=f.target.getBoundingClientRect();f.overlay.style.top=`${h.top}px`,f.overlay.style.left=`${h.left}px`,f.overlay.style.width=`${h.width}px`,f.overlay.style.height=`${h.height}px`}}const Lh={"image-alt":{label:"❗ ALT NEEDED",color:"#dc2626"},"input-image-alt":{label:"❗ ALT NEEDED",color:"#dc2626"},label:{label:"❗ NEEDS LABEL",color:"#dc2626"},"button-name":{label:"❗ NEEDS NAME",color:"#dc2626"},"link-name":{label:"❗ LINK TEXT MISSING",color:"#dc2626"},"select-name":{label:"❗ NEEDS LABEL",color:"#dc2626"},"input-button-name":{label:"❗ NEEDS NAME",color:"#dc2626"},"aria-input-field-name":{label:"❗ NEEDS NAME",color:"#dc2626"},"aria-toggle-field-name":{label:"❗ NEEDS NAME",color:"#dc2626"},"empty-button":{label:"❗ EMPTY BUTTON",color:"#dc2626"},"empty-heading":{label:"❗ EMPTY HEADING",color:"#dc2626"},"empty-link":{label:"❗ EMPTY LINK",color:"#dc2626"},"heading-order":{label:"↻ HEADING LEVEL OFF",color:"#ea580c"}};function b8(f,h){const p=f.target.selector;if(h.has(`color::${p}`))return!1;const D=document.querySelector(p);if(!D)return!1;const y=h8(D);if(!y)return!1;const g=wl(y.fg,y.bg);if(g>=4.5)return!1;const S=p8(y.fg,y.bg);if(wl(S,y.bg)<=g)return!1;const N=`${p} { color: ${f8(...S)} !important; }`;return Mo(N),h.add(`color::${p}`),!0}function y8(f,h){const p=f.target.selector;if(h.has(`size::${p}`))return!1;const D=`${p} { min-width: 24px !important; min-height: 24px !important; padding: 4px !important; box-sizing: border-box !important; }`;return Mo(D),h.add(`size::${p}`),!0}function w8(){Mo(`
|
|
171
171
|
*:focus,
|
|
172
172
|
*:focus-visible {
|
|
173
173
|
outline: 3px solid #2563eb !important;
|
|
174
174
|
outline-offset: 2px !important;
|
|
175
175
|
box-shadow: 0 0 0 6px rgba(37, 99, 235, 0.15) !important;
|
|
176
176
|
}
|
|
177
|
-
`),
|
|
177
|
+
`),Mo(`
|
|
178
178
|
a[href]:not(.demo-card-link):not([class*="btn"]):not([class*="button"]) {
|
|
179
179
|
text-decoration: underline !important;
|
|
180
180
|
}
|
|
181
|
-
`)}function
|
|
181
|
+
`)}function D8(f){Io&&El(),Io=!0;let h=0,p=0;const D=new Set,y=new Set;w8();for(const g of f){const S=`${g.ruleId}::${g.target.selector}`;if(!D.has(S)){if(D.add(S),g.ruleId==="color-contrast"||g.ruleId==="color-contrast-enhanced")b8(g,y)&&h++;else if(g.ruleId==="target-size")y8(g,y)&&h++;else if(Lh[g.ruleId]){const N=Lh[g.ruleId],X=document.querySelector(g.target.selector);X&&(g8(X,N.label,N.color),p++)}}}return window.addEventListener("scroll",Po,!0),window.addEventListener("resize",Po,!0),s8.info(`fix-preview shown: ${h} visual fixes, ${p} annotations`),{type:"FIX_PREVIEW_SHOW_RESPONSE",visualFixCount:h,annotationCount:p}}function El(){if(Io){Io=!1,Ra&&(Ra.remove(),Ra=null);for(const f of No)f.overlay.remove();No=[],window.removeEventListener("scroll",Po,!0),window.removeEventListener("resize",Po,!0)}}function E8(){const f=[];return f.push(Ee("FIX_PREVIEW_SHOW_REQUEST",h=>D8(h.violations))),f.push(Ee("FIX_PREVIEW_HIDE_REQUEST",()=>El())),()=>{El(),f.forEach(h=>h())}}const _8=At("content-script");ak("content-script");Ee("PING_REQUEST",()=>({type:"PING_RESPONSE"}));gO();NO();qO();UO();a4();w4();M4();$4();Y4();e8();n8();u8();E8();_8.info("content script ready");
|