@fluid-topics/ft-wc-test-utils 1.1.75
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/build/FtLitElementTestHelper.d.ts +16 -0
- package/build/FtLitElementTestHelper.js +40 -0
- package/build/ft-wc-test-utils.light.js +408 -0
- package/build/ft-wc-test-utils.min.js +450 -0
- package/build/index.d.ts +1 -0
- package/build/index.js +1 -0
- package/package.json +26 -0
|
@@ -0,0 +1,408 @@
|
|
|
1
|
+
"use strict";(()=>{var Sg=Object.create;var Dd=Object.defineProperty;var Rg=Object.getOwnPropertyDescriptor;var Og=Object.getOwnPropertyNames;var _g=Object.getPrototypeOf,Pg=Object.prototype.hasOwnProperty;var is=(_=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(_,{get:(g,D)=>(typeof require<"u"?require:g)[D]}):_)(function(_){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+_+'" is not supported')});var ss=(_,g)=>()=>(g||_((g={exports:{}}).exports,g),g.exports);var Mg=(_,g,D,A)=>{if(g&&typeof g=="object"||typeof g=="function")for(let b of Og(g))!Pg.call(_,b)&&b!==D&&Dd(_,b,{get:()=>g[b],enumerable:!(A=Rg(g,b))||A.enumerable});return _};var Ia=(_,g,D)=>(D=_!=null?Sg(_g(_)):{},Mg(g||!_||!_.__esModule?Dd(D,"default",{value:_,enumerable:!0}):D,_));var hs=ss((Sd,_r)=>{(function _(g){var D=g,A=g.document,b=b||{};function T(e){this.name="SupportError",this.cause=e.cause,this.message="`".concat(e.cause,"` - feature unsupported in your environment."),e.ruleId&&(this.ruleId=e.ruleId,this.message+=" Skipping ".concat(this.ruleId," rule.")),this.stack=new Error().stack}b.version="4.7.0",typeof define=="function"&&define.amd&&define("axe-core",[],function(){return b}),(typeof _r>"u"?"undefined":P(_r))==="object"&&_r.exports&&typeof _.toString=="function"&&(b.source="("+_.toString()+')(typeof window === "object" ? window : this);',_r.exports=b),typeof g.getComputedStyle=="function"&&(g.axe=b),(T.prototype=Object.create(Error.prototype)).constructor=T;var F=["node"],v=["variant"],M=["matches"],c=["chromium"],h=["noImplicit"],p=["noPresentational"],m=["node"],E=["nodes"],I=["node"],j=["relatedNodes"],U=["environmentData"],Z=["environmentData"],ae=["node"],he=["environmentData"],we=["environmentData"],qe=["environmentData"];function $e(e){return Rt(e)||le(e)||O(e)||mt()}function Ye(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&J(e,t)}function J(e,t){return(J=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n})(e,t)}function B(e){var t=function(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var n,r=ie(e),r=(n=t?(n=ie(this).constructor,Reflect.construct(r,arguments,n)):r.apply(this,arguments),this);if(n&&(P(n)==="object"||typeof n=="function"))return n;if(n!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return W(r)}}function W(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ie(e){return(ie=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)})(e)}function Q(e,t){if(e==null)return{};var n,r=function(i,s){if(i==null)return{};var l,u,d={},f=Object.keys(i);for(u=0;u<f.length;u++)l=f[u],0<=s.indexOf(l)||(d[l]=i[l]);return d}(e,t);if(Object.getOwnPropertySymbols)for(var a=Object.getOwnPropertySymbols(e),o=0;o<a.length;o++)n=a[o],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n]);return r}function L(e){return function(t){if(Array.isArray(t))return q(t)}(e)||le(e)||O(e)||function(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
2
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function le(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Y(){return(Y=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n,r=arguments[t];for(n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}function fe(e,t){return Rt(e)||function(n,r){var a=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(a!=null){var o,i,s,l,u=[],d=!0,f=!1;try{if(s=(a=a.call(n)).next,r===0){if(Object(a)!==a)return;d=!1}else for(;!(d=(o=s.call(a)).done)&&(u.push(o.value),u.length!==r);d=!0);}catch(y){f=!0,i=y}finally{try{if(!d&&a.return!=null&&(l=a.return(),Object(l)!==l))return}finally{if(f)throw i}}return u}}(e,t)||O(e,t)||mt()}function mt(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
3
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Rt(e){if(Array.isArray(e))return e}function lt(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Jt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,qt(r.key),r)}}function vt(e,t,n){t&&Jt(e.prototype,t),n&&Jt(e,n),Object.defineProperty(e,"prototype",{writable:!1})}function qt(e){return e=function(t,n){if(P(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r===void 0)return(n==="string"?String:Number)(t);if(r=r.call(t,n||"default"),P(r)==="object")throw new TypeError("@@toPrimitive must return a primitive value.");return r}(e,"string"),P(e)==="symbol"?e:String(e)}function ut(e,t){var n,r,a,o,i=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(i)return r=!(n=!0),{s:function(){i=i.call(e)},n:function(){var s=i.next();return n=s.done,s},e:function(s){r=!0,a=s},f:function(){try{n||i.return==null||i.return()}finally{if(r)throw a}}};if(Array.isArray(e)||(i=O(e))||t&&e&&typeof e.length=="number")return i&&(e=i),o=0,{s:t=function(){},n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(s){throw s},f:t};throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
4
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function O(e,t){var n;if(e)return typeof e=="string"?q(e,t):(n=(n=Object.prototype.toString.call(e).slice(8,-1))==="Object"&&e.constructor?e.constructor.name:n)==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?q(e,t):void 0}function q(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function P(e){return(P=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function N(e,t){return function(){return t||e((t={exports:{}}).exports,t),t.exports}}function K(e,t){for(var n in t)ee(e,n,{get:t[n],enumerable:!0})}function oe(e,t,n){if(t&&P(t)==="object"||typeof t=="function"){var r,a=ut(Te(t));try{for(a.s();!(r=a.n()).done;)(function(){var o=r.value;Me.call(e,o)||o==="default"||ee(e,o,{get:function(){return t[o]},enumerable:!(n=Pe(t,o))||n.enumerable})})()}catch(o){a.e(o)}finally{a.f()}}return e}function te(e){return oe((t=ee(e!=null?ne(ge(e)):{},"default",e&&e.__esModule&&"default"in e?{get:function(){return e.default},enumerable:!0}:{value:e,enumerable:!0}),ee(t,"__esModule",{value:!0})),e);var t}var ne=Object.create,ee=Object.defineProperty,ge=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty,Te=Object.getOwnPropertyNames,Pe=Object.getOwnPropertyDescriptor,Xe=N(function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.isIdentStart=function(t){return"a"<=t&&t<="z"||"A"<=t&&t<="Z"||t==="-"||t==="_"},e.isIdent=function(t){return"a"<=t&&t<="z"||"A"<=t&&t<="Z"||"0"<=t&&t<="9"||t==="-"||t==="_"},e.isHex=function(t){return"a"<=t&&t<="f"||"A"<=t&&t<="F"||"0"<=t&&t<="9"},e.escapeIdentifier=function(t){for(var n=t.length,r="",a=0;a<n;){var o=t.charAt(a);if(e.identSpecialChars[o])r+="\\"+o;else if(o==="_"||o==="-"||"A"<=o&&o<="Z"||"a"<=o&&o<="z"||a!==0&&"0"<=o&&o<="9")r+=o;else{if(o=o.charCodeAt(0),(63488&o)==55296){var i=t.charCodeAt(a++);if((64512&o)!=55296||(64512&i)!=56320)throw Error("UCS-2(decode): illegal sequence");o=((1023&o)<<10)+(1023&i)+65536}r+="\\"+o.toString(16)+" "}a++}return r},e.escapeStr=function(t){for(var n,r=t.length,a="",o=0;o<r;){var i=t.charAt(o);i==='"'?i='\\"':i==="\\"?i="\\\\":(n=e.strReplacementsRev[i])!==void 0&&(i=n),a+=i,o++}return'"'+a+'"'},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:`
|
|
5
|
+
`,r:"\r",t:" ",f:"\f","\\":"\\","'":"'"},e.doubleQuotesEscapeChars={n:`
|
|
6
|
+
`,r:"\r",t:" ",f:"\f","\\":"\\",'"':'"'}}),Ie=N(function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var t=Xe();e.parseCssSelector=function(n,r,a,o,i,s){var l=n.length,u="";function d(C,R){var $="";for(r++,u=n.charAt(r);r<l;){if(u===C)return r++,$;if(u==="\\"){r++;var H;if((u=n.charAt(r))===C)$+=C;else if((H=R[u])!==void 0)$+=H;else{if(t.isHex(u)){var G=u;for(r++,u=n.charAt(r);t.isHex(u);)G+=u,r++,u=n.charAt(r);u===" "&&(r++,u=n.charAt(r)),$+=String.fromCharCode(parseInt(G,16));continue}$+=u}}else $+=u;r++,u=n.charAt(r)}return $}function f(){var C="";for(u=n.charAt(r);r<l;){if(!t.isIdent(u)){if(u!=="\\")return C;if(l<=++r)throw Error("Expected symbol but end of file reached.");if(u=n.charAt(r),!t.identSpecialChars[u]&&t.isHex(u)){var R=u;for(r++,u=n.charAt(r);t.isHex(u);)R+=u,r++,u=n.charAt(r);u===" "&&(r++,u=n.charAt(r)),C+=String.fromCharCode(parseInt(R,16));continue}}C+=u,r++,u=n.charAt(r)}return C}function y(){for(u=n.charAt(r);u===" "||u===" "||u===`
|
|
7
|
+
`||u==="\r"||u==="\f";)r++,u=n.charAt(r)}function w(){var C=x();if(!C)return null;var R=C;for(u=n.charAt(r);u===",";){if(r++,y(),R.type!=="selectors"&&(R={type:"selectors",selectors:[C]}),!(C=x()))throw Error('Rule expected after ",".');R.selectors.push(C)}return R}function x(){y();var C={type:"ruleSet"},R=k();if(!R)return null;for(var $=C;R&&(R.type="rule",$.rule=R,$=R,y(),u=n.charAt(r),!(l<=r||u===","||u===")"));)if(i[u]){var H=u;if(r++,y(),!(R=k()))throw Error('Rule expected after "'+H+'".');R.nestingOperator=H}else(R=k())&&(R.nestingOperator=null);return C}function k(){for(var C=null;r<l;)if((u=n.charAt(r))==="*")r++,(C=C||{}).tagName="*";else if(t.isIdentStart(u)||u==="\\")(C=C||{}).tagName=f();else if(u===".")r++,((C=C||{}).classNames=C.classNames||[]).push(f());else if(u==="#")r++,(C=C||{}).id=f();else if(u==="["){r++,y();var R={name:f()};if(y(),u==="]")r++;else{var $="";if(o[u]&&($=u,r++,u=n.charAt(r)),l<=r)throw Error('Expected "=" but end of file reached.');if(u!=="=")throw Error('Expected "=" but "'+u+'" found.');R.operator=$+"=",r++,y();var H="";if(R.valueType="string",u==='"')H=d('"',t.doubleQuotesEscapeChars);else if(u==="'")H=d("'",t.singleQuoteEscapeChars);else if(s&&u==="$")r++,H=f(),R.valueType="substitute";else{for(;r<l&&u!=="]";)H+=u,r++,u=n.charAt(r);H=H.trim()}if(y(),l<=r)throw Error('Expected "]" but end of file reached.');if(u!=="]")throw Error('Expected "]" but "'+u+'" found.');r++,R.value=H}((C=C||{}).attrs=C.attrs||[]).push(R)}else{if(u!==":")break;if(r++,$=f(),R={name:$},u==="("){r++;var G="";if(y(),a[$]==="selector")R.valueType="selector",G=w();else{if(R.valueType=a[$]||"string",u==='"')G=d('"',t.doubleQuotesEscapeChars);else if(u==="'")G=d("'",t.singleQuoteEscapeChars);else if(s&&u==="$")r++,G=f(),R.valueType="substitute";else{for(;r<l&&u!==")";)G+=u,r++,u=n.charAt(r);G=G.trim()}y()}if(l<=r)throw Error('Expected ")" but end of file reached.');if(u!==")")throw Error('Expected ")" but "'+u+'" found.');r++,R.value=G}((C=C||{}).pseudos=C.pseudos||[]).push(R)}return C}var S=w();if(r<l)throw Error('Rule expected but "'+n.charAt(r)+'" found.');return S}}),Et=N(function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var t=Xe();e.renderEntity=function n(r){var a="";switch(r.type){case"ruleSet":for(var o=r.rule,i=[];o;)o.nestingOperator&&i.push(o.nestingOperator),i.push(n(o)),o=o.rule;a=i.join(" ");break;case"selectors":a=r.selectors.map(n).join(", ");break;case"rule":r.tagName&&(a=r.tagName==="*"?"*":t.escapeIdentifier(r.tagName)),r.id&&(a+="#"+t.escapeIdentifier(r.id)),r.classNames&&(a+=r.classNames.map(function(s){return"."+t.escapeIdentifier(s)}).join("")),r.attrs&&(a+=r.attrs.map(function(s){return"operator"in s?s.valueType==="substitute"?"["+t.escapeIdentifier(s.name)+s.operator+"$"+s.value+"]":"["+t.escapeIdentifier(s.name)+s.operator+t.escapeStr(s.value)+"]":"["+t.escapeIdentifier(s.name)+"]"}).join("")),r.pseudos&&(a+=r.pseudos.map(function(s){return s.valueType?s.valueType==="selector"?":"+t.escapeIdentifier(s.name)+"("+n(s.value)+")":s.valueType==="substitute"?":"+t.escapeIdentifier(s.name)+"($"+s.value+")":s.valueType==="numeric"?":"+t.escapeIdentifier(s.name)+"("+s.value+")":":"+t.escapeIdentifier(s.name)+"("+t.escapeIdentifier(s.value)+")":":"+t.escapeIdentifier(s.name)}).join(""));break;default:throw Error('Unknown entity type: "'+r.type+'".')}return a}}),Ea=N(function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var t=Ie(),n=Et();function r(){this.pseudos={},this.attrEqualityMods={},this.ruleNestingOperators={},this.substitutesEnabled=!1}r.prototype.registerSelectorPseudos=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];for(var i=0,s=a;i<s.length;i++)this.pseudos[s[i]]="selector";return this},r.prototype.unregisterSelectorPseudos=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];for(var i=0,s=a;i<s.length;i++)delete this.pseudos[s[i]];return this},r.prototype.registerNumericPseudos=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];for(var i=0,s=a;i<s.length;i++)this.pseudos[s[i]]="numeric";return this},r.prototype.unregisterNumericPseudos=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];for(var i=0,s=a;i<s.length;i++)delete this.pseudos[s[i]];return this},r.prototype.registerNestingOperators=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];for(var i=0,s=a;i<s.length;i++)this.ruleNestingOperators[s[i]]=!0;return this},r.prototype.unregisterNestingOperators=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];for(var i=0,s=a;i<s.length;i++)delete this.ruleNestingOperators[s[i]];return this},r.prototype.registerAttrEqualityMods=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];for(var i=0,s=a;i<s.length;i++)this.attrEqualityMods[s[i]]=!0;return this},r.prototype.unregisterAttrEqualityMods=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];for(var i=0,s=a;i<s.length;i++)delete this.attrEqualityMods[s[i]];return this},r.prototype.enableSubstitutes=function(){return this.substitutesEnabled=!0,this},r.prototype.disableSubstitutes=function(){return this.substitutesEnabled=!1,this},r.prototype.parse=function(a){return t.parseCssSelector(a,0,this.pseudos,this.attrEqualityMods,this.ruleNestingOperators,this.substitutesEnabled)},r.prototype.render=function(a){return n.renderEntity(a).trim()},e.CssSelectorParser=r}),rn=N(function(e,t){"use strict";t.exports=function(){}}),rt=N(function(e,t){"use strict";var n=rn()();t.exports=function(r){return r!==n&&r!==null}}),$t=N(function(e,t){"use strict";var n=rt(),r=Array.prototype.forEach,a=Object.create;t.exports=function(o){var i=a(null);return r.call(arguments,function(s){if(n(s)){var l,u=Object(s),d=i;for(l in u)d[l]=u[l]}}),i}}),l1=N(function(e,t){"use strict";t.exports=function(){var n=Math.sign;return typeof n=="function"&&n(10)===1&&n(-20)===-1}}),u1=N(function(e,t){"use strict";t.exports=function(n){return n=Number(n),isNaN(n)||n===0?n:0<n?1:-1}}),c1=N(function(e,t){"use strict";t.exports=l1()()?Math.sign:u1()}),d1=N(function(e,t){"use strict";var n=c1(),r=Math.abs,a=Math.floor;t.exports=function(o){return isNaN(o)?0:(o=Number(o))!==0&&isFinite(o)?n(o)*a(r(o)):o}}),fn=N(function(e,t){"use strict";var n=d1(),r=Math.max;t.exports=function(a){return r(0,n(a))}}),ws=N(function(e,t){"use strict";var n=fn();t.exports=function(r,a,o){return isNaN(r)?0<=a?o&&a?a-1:a:1:r!==!1&&n(r)}}),an=N(function(e,t){"use strict";t.exports=function(n){if(typeof n!="function")throw new TypeError(n+" is not a function");return n}}),Pn=N(function(e,t){"use strict";var n=rt();t.exports=function(r){if(n(r))return r;throw new TypeError("Cannot use null or undefined")}}),p1=N(function(e,t){"use strict";var n=an(),r=Pn(),a=Function.prototype.bind,o=Function.prototype.call,i=Object.keys,s=Object.prototype.propertyIsEnumerable;t.exports=function(l,u){return function(d,f){var y,w=arguments[2],x=arguments[3];return d=Object(r(d)),n(f),y=i(d),x&&y.sort(typeof x=="function"?a.call(x,d):void 0),typeof l!="function"&&(l=y[l]),o.call(l,y,function(k,S){return s.call(d,k)?o.call(f,w,d[k],k,d,S):u})}}}),$r=N(function(e,t){"use strict";t.exports=p1()("forEach")}),hn=N(function(){}),f1=N(function(e,t){"use strict";t.exports=function(){var n=Object.assign;return typeof n=="function"&&(n(n={foo:"raz"},{bar:"dwa"},{trzy:"trzy"}),n.foo+n.bar+n.trzy==="razdwatrzy")}}),h1=N(function(e,t){"use strict";t.exports=function(){try{return Object.keys("primitive"),!0}catch{return!1}}}),m1=N(function(e,t){"use strict";var n=rt(),r=Object.keys;t.exports=function(a){return r(n(a)?Object(a):a)}}),g1=N(function(e,t){"use strict";t.exports=h1()()?Object.keys:m1()}),b1=N(function(e,t){"use strict";var n=g1(),r=Pn(),a=Math.max;t.exports=function(o,i){var s,l,u,d=a(arguments.length,2);for(o=Object(r(o)),u=function(f){try{o[f]=i[f]}catch(y){s=s||y}},l=1;l<d;++l)n(i=arguments[l]).forEach(u);if(s!==void 0)throw s;return o}}),Ds=N(function(e,t){"use strict";t.exports=f1()()?Object.assign:b1()}),y1=N(function(e,t){"use strict";var n=rt(),r={function:!0,object:!0};t.exports=function(a){return n(a)&&r[P(a)]||!1}}),v1=N(function(e,t){"use strict";var n=Ds(),r=y1(),a=rt(),o=Error.captureStackTrace;t.exports=function(s){var s=new Error(s),l=arguments[1],u=arguments[2];return a(u)||r(l)&&(u=l,l=null),a(u)&&n(s,u),a(l)&&(s.code=l),o&&o(s,t.exports),s}}),xs=N(function(e,t){"use strict";var n=Pn(),r=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,i=Object.getOwnPropertySymbols;t.exports=function(s,l){var u,d=Object(n(l));if(s=Object(n(s)),o(d).forEach(function(f){try{r(s,f,a(l,f))}catch(y){u=y}}),typeof i=="function"&&i(d).forEach(function(f){try{r(s,f,a(l,f))}catch(y){u=y}}),u!==void 0)throw u;return s}}),Es=N(function(e,t){"use strict";function n(u,d){return d}var r,a,o,i,s,l=fn();try{Object.defineProperty(n,"length",{configurable:!0,writable:!1,enumerable:!1,value:1})}catch{}n.length===1?(r={configurable:!0,writable:!1,enumerable:!1},a=Object.defineProperty,t.exports=function(u,d){return d=l(d),u.length===d?u:(r.value=d,a(u,"length",r))}):(i=xs(),s=[],o=function(u){var d,f=0;if(s[u])return s[u];for(d=[];u--;)d.push("a"+(++f).toString(36));return new Function("fn","return function ("+d.join(", ")+") { return fn.apply(this, arguments); };")},t.exports=function(u,d){if(d=l(d),u.length===d)return u;d=o(d)(u);try{i(d,u)}catch{}return d})}),As=N(function(e,t){"use strict";t.exports=function(n){return n!=null}}),w1=N(function(e,t){"use strict";var n=As(),r={object:!0,function:!0,undefined:!0};t.exports=function(a){return!!n(a)&&hasOwnProperty.call(r,P(a))}}),D1=N(function(e,t){"use strict";var n=w1();t.exports=function(r){if(!n(r))return!1;try{return r.constructor?r.constructor.prototype===r:!1}catch{return!1}}}),x1=N(function(e,t){"use strict";var n=D1();t.exports=function(r){if(typeof r!="function"||!hasOwnProperty.call(r,"length"))return!1;try{if(typeof r.length!="number"||typeof r.call!="function"||typeof r.apply!="function")return!1}catch{return!1}return!n(r)}}),E1=N(function(e,t){"use strict";var n=x1(),r=/^\s*class[\s{/}]/,a=Function.prototype.toString;t.exports=function(o){return!!n(o)&&!r.test(a.call(o))}}),A1=N(function(e,t){"use strict";var n="razdwatrzy";t.exports=function(){return typeof n.contains=="function"&&n.contains("dwa")===!0&&n.contains("foo")===!1}}),F1=N(function(e,t){"use strict";var n=String.prototype.indexOf;t.exports=function(r){return-1<n.call(this,r,arguments[1])}}),C1=N(function(e,t){"use strict";t.exports=A1()()?String.prototype.contains:F1()}),mn=N(function(e,t){"use strict";var n=As(),r=E1(),a=Ds(),o=$t(),i=C1();(t.exports=function(s,l){var u,d,f,y;return arguments.length<2||typeof s!="string"?(y=l,l=s,s=null):y=arguments[2],n(s)?(u=i.call(s,"c"),d=i.call(s,"e"),f=i.call(s,"w")):d=!(u=f=!0),s={value:l,configurable:u,enumerable:d,writable:f},y?a(o(y),s):s}).gs=function(s,l,u){var d,f;return typeof s!="string"?(f=u,u=l,l=s,s=null):f=arguments[3],n(l)?r(l)?n(u)?r(u)||(f=u,u=void 0):u=void 0:(f=l,l=u=void 0):l=void 0,s=n(s)?(d=i.call(s,"c"),i.call(s,"e")):!(d=!0),l={get:l,set:u,configurable:d,enumerable:s},f?a(o(f),l):l}}),k1=N(function(e,t){"use strict";var n=mn(),r=an(),a=Function.prototype.apply,o=Function.prototype.call,i=Object.create,s=Object.defineProperty,l=Object.defineProperties,u=Object.prototype.hasOwnProperty,d={configurable:!0,enumerable:!1,writable:!0},f=function(R,$){var H;return r($),u.call(this,"__ee__")?H=this.__ee__:(H=d.value=i(null),s(this,"__ee__",d),d.value=null),H[R]?P(H[R])==="object"?H[R].push($):H[R]=[H[R],$]:H[R]=$,this},y=function(R,$){var H,G;return r($),G=this,f.call(this,R,H=function(){w.call(G,R,H),a.call($,this,arguments)}),H.__eeOnceListener__=$,this},w=function(R,$){var H,G,re,se;if(r($),u.call(this,"__ee__")&&(H=this.__ee__)[R])if(G=H[R],P(G)==="object")for(se=0;re=G[se];++se)re!==$&&re.__eeOnceListener__!==$||(G.length===2?H[R]=G[se?0:1]:G.splice(se,1));else G!==$&&G.__eeOnceListener__!==$||delete H[R];return this},x=function(R){var $,H,G,re,se;if(u.call(this,"__ee__")&&(re=this.__ee__[R]))if(P(re)==="object"){for(H=arguments.length,se=new Array(H-1),$=1;$<H;++$)se[$-1]=arguments[$];for(re=re.slice(),$=0;G=re[$];++$)a.call(G,this,se)}else switch(arguments.length){case 1:o.call(re,this);break;case 2:o.call(re,this,arguments[1]);break;case 3:o.call(re,this,arguments[1],arguments[2]);break;default:for(H=arguments.length,se=new Array(H-1),$=1;$<H;++$)se[$-1]=arguments[$];a.call(re,this,se)}},k={on:f,once:y,off:w,emit:x},S={on:n(f),once:n(y),off:n(w),emit:n(x)},C=l({},S);t.exports=e=function(R){return R==null?i(C):l(Object(R),S)},e.methods=k}),T1=N(function(e,t){"use strict";t.exports=function(){var n,r=Array.from;return typeof r=="function"&&(n=r(r=["raz","dwa"]),!!(n&&n!==r&&n[1]==="dwa"))}}),N1=N(function(e,t){"use strict";t.exports=function(){return(typeof globalThis>"u"?"undefined":P(globalThis))==="object"&&!!globalThis&&globalThis.Array===Array}}),S1=N(function(e,t){function n(){if((typeof self>"u"?"undefined":P(self))==="object"&&self)return self;if((g===void 0?"undefined":P(g))==="object"&&g)return g;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 n()}try{return __global__||n()}finally{delete Object.prototype.__global__}}()}),Lr=N(function(e,t){"use strict";t.exports=N1()()?globalThis:S1()}),R1=N(function(e,t){"use strict";var n=Lr(),r={object:!0,symbol:!0};t.exports=function(){var a,o=n.Symbol;if(typeof o!="function")return!1;a=o("test symbol");try{String(a)}catch{return!1}return!!r[P(o.iterator)]&&!!r[P(o.toPrimitive)]&&!!r[P(o.toStringTag)]}}),O1=N(function(e,t){"use strict";t.exports=function(n){return!!n&&(P(n)==="symbol"||!!n.constructor&&n.constructor.name==="Symbol"&&n[n.constructor.toStringTag]==="Symbol")}}),Fs=N(function(e,t){"use strict";var n=O1();t.exports=function(r){if(n(r))return r;throw new TypeError(r+" is not a symbol")}}),_1=N(function(e,t){"use strict";var n=mn(),r=Object.create,a=Object.defineProperty,o=Object.prototype,i=r(null);t.exports=function(s){for(var l,u,d=0;i[s+(d||"")];)++d;return i[s+=d||""]=!0,a(o,l="@@"+s,n.gs(null,function(f){u||(u=!0,a(this,l,n(f)),u=!1)})),l}}),P1=N(function(e,t){"use strict";var n=mn(),r=Lr().Symbol;t.exports=function(a){return Object.defineProperties(a,{hasInstance:n("",r&&r.hasInstance||a("hasInstance")),isConcatSpreadable:n("",r&&r.isConcatSpreadable||a("isConcatSpreadable")),iterator:n("",r&&r.iterator||a("iterator")),match:n("",r&&r.match||a("match")),replace:n("",r&&r.replace||a("replace")),search:n("",r&&r.search||a("search")),species:n("",r&&r.species||a("species")),split:n("",r&&r.split||a("split")),toPrimitive:n("",r&&r.toPrimitive||a("toPrimitive")),toStringTag:n("",r&&r.toStringTag||a("toStringTag")),unscopables:n("",r&&r.unscopables||a("unscopables"))})}}),M1=N(function(e,t){"use strict";var n=mn(),r=Fs(),a=Object.create(null);t.exports=function(o){return Object.defineProperties(o,{for:n(function(i){return a[i]||(a[i]=o(String(i)))}),keyFor:n(function(i){for(var s in r(i),a)if(a[s]===i)return s})})}}),I1=N(function(e,t){"use strict";var n,r,a,o=mn(),i=Fs(),s=Lr().Symbol,l=_1(),u=P1(),d=M1(),f=Object.create,y=Object.defineProperties,w=Object.defineProperty;if(typeof s=="function")try{String(s()),a=!0}catch{}else s=null;r=function(x){if(this instanceof r)throw new TypeError("Symbol is not a constructor");return n(x)},t.exports=n=function x(k){var S;if(this instanceof x)throw new TypeError("Symbol is not a constructor");return a?s(k):(S=f(r.prototype),k=k===void 0?"":String(k),y(S,{__description__:o("",k),__name__:o("",l(k))}))},u(n),d(n),y(r.prototype,{constructor:o(n),toString:o("",function(){return this.__name__})}),y(n.prototype,{toString:o(function(){return"Symbol ("+i(this).__description__+")"}),valueOf:o(function(){return i(this)})}),w(n.prototype,n.toPrimitive,o("",function(){var x=i(this);return P(x)==="symbol"?x:x.toString()})),w(n.prototype,n.toStringTag,o("c","Symbol")),w(r.prototype,n.toStringTag,o("c",n.prototype[n.toStringTag])),w(r.prototype,n.toPrimitive,o("c",n.prototype[n.toPrimitive]))}),j1=N(function(e,t){"use strict";t.exports=R1()()?Lr().Symbol:I1()}),B1=N(function(e,t){"use strict";var n=Object.prototype.toString,r=n.call(function(){return arguments}());t.exports=function(a){return n.call(a)===r}}),q1=N(function(e,t){"use strict";var n=Object.prototype.toString,r=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);t.exports=function(a){return typeof a=="function"&&r(n.call(a))}}),$1=N(function(e,t){"use strict";var n=Object.prototype.toString,r=n.call("");t.exports=function(a){return typeof a=="string"||a&&P(a)==="object"&&(a instanceof String||n.call(a)===r)||!1}}),L1=N(function(e,t){"use strict";var n=j1().iterator,r=B1(),a=q1(),o=fn(),i=an(),s=Pn(),l=rt(),u=$1(),d=Array.isArray,f=Function.prototype.call,y={configurable:!0,enumerable:!0,writable:!0,value:null},w=Object.defineProperty;t.exports=function(x){var k,S,C,R,$,H,G,re,se,ue,ye=arguments[1],ke=arguments[2];if(x=Object(s(x)),l(ye)&&i(ye),this&&this!==Array&&a(this))k=this;else{if(!ye){if(r(x))return($=x.length)!==1?Array.apply(null,x):((R=new Array(1))[0]=x[0],R);if(d(x)){for(R=new Array($=x.length),S=0;S<$;++S)R[S]=x[S];return R}}R=[]}if(!d(x)){if((se=x[n])!==void 0){for(G=i(se).call(x),k&&(R=new k),re=G.next(),S=0;!re.done;)ue=ye?f.call(ye,ke,re.value,S):re.value,k?(y.value=ue,w(R,S,y)):R[S]=ue,re=G.next(),++S;$=S}else if(u(x)){for($=x.length,k&&(R=new k),C=S=0;S<$;++S)ue=x[S],S+1<$&&55296<=(H=ue.charCodeAt(0))&&H<=56319&&(ue+=x[++S]),ue=ye?f.call(ye,ke,ue,C):ue,k?(y.value=ue,w(R,C,y)):R[C]=ue,++C;$=C}}if($===void 0)for($=o(x.length),k&&(R=new k($)),S=0;S<$;++S)ue=ye?f.call(ye,ke,x[S],S):x[S],k?(y.value=ue,w(R,S,y)):R[S]=ue;return k&&(y.value=null,R.length=$),R}}),Ja=N(function(e,t){"use strict";t.exports=T1()()?Array.from:L1()}),V1=N(function(e,t){"use strict";var n=Ja(),r=Array.isArray;t.exports=function(a){return r(a)?a:n(a)}}),H1=N(function(e,t){"use strict";var n=V1(),r=rt(),a=an(),o=Array.prototype.slice,i=function(s){return this.map(function(l,u){return l?l(s[u]):s[u]}).concat(o.call(s,this.length))};t.exports=function(s){return(s=n(s)).forEach(function(l){r(l)&&a(l)}),i.bind(s)}}),z1=N(function(e,t){"use strict";var n=an();t.exports=function(r){var a;return typeof r=="function"?{set:r,get:r}:(a={get:n(r.get)},r.set!==void 0?(a.set=n(r.set),r.delete&&(a.delete=n(r.delete)),r.clear&&(a.clear=n(r.clear))):a.set=a.get,a)}}),U1=N(function(e,t){"use strict";var n=v1(),r=Es(),a=mn(),o=k1().methods,i=H1(),s=z1(),l=Function.prototype.apply,u=Function.prototype.call,d=Object.create,f=Object.defineProperties,y=o.on,w=o.emit;t.exports=function(x,k,S){var C,R,$,H,G,re,se,ue,ye,ke,Re,Ve=d(null),It=k!==!1?k:isNaN(x.length)?1:x.length;return S.normalizer&&(ke=s(S.normalizer),R=ke.get,$=ke.set,H=ke.delete,G=ke.clear),S.resolvers!=null&&(Re=i(S.resolvers)),ke=R?r(function(me){var Be,Ge,Ue=arguments;if(Re&&(Ue=Re(Ue)),(Be=R(Ue))!==null&&hasOwnProperty.call(Ve,Be))return se&&C.emit("get",Be,Ue,this),Ve[Be];if(Ge=Ue.length===1?u.call(x,this,Ue[0]):l.call(x,this,Ue),Be===null){if((Be=R(Ue))!==null)throw n("Circular invocation","CIRCULAR_INVOCATION");Be=$(Ue)}else if(hasOwnProperty.call(Ve,Be))throw n("Circular invocation","CIRCULAR_INVOCATION");return Ve[Be]=Ge,ue&&C.emit("set",Be,null,Ge),Ge},It):k===0?function(){var me;if(hasOwnProperty.call(Ve,"data"))return se&&C.emit("get","data",arguments,this),Ve.data;if(me=arguments.length?l.call(x,this,arguments):u.call(x,this),hasOwnProperty.call(Ve,"data"))throw n("Circular invocation","CIRCULAR_INVOCATION");return Ve.data=me,ue&&C.emit("set","data",null,me),me}:function(me){var Be,Ge=arguments;if(Re&&(Ge=Re(arguments)),Be=String(Ge[0]),hasOwnProperty.call(Ve,Be))return se&&C.emit("get",Be,Ge,this),Ve[Be];if(Ge=Ge.length===1?u.call(x,this,Ge[0]):l.call(x,this,Ge),hasOwnProperty.call(Ve,Be))throw n("Circular invocation","CIRCULAR_INVOCATION");return Ve[Be]=Ge,ue&&C.emit("set",Be,null,Ge),Ge},C={original:x,memoized:ke,profileName:S.profileName,get:function(me){return Re&&(me=Re(me)),R?R(me):String(me[0])},has:function(me){return hasOwnProperty.call(Ve,me)},delete:function(me){var Be;hasOwnProperty.call(Ve,me)&&(H&&H(me),Be=Ve[me],delete Ve[me],ye)&&C.emit("delete",me,Be)},clear:function(){var me=Ve;G&&G(),Ve=d(null),C.emit("clear",me)},on:function(me,Be){return me==="get"?se=!0:me==="set"?ue=!0:me==="delete"&&(ye=!0),y.call(this,me,Be)},emit:w,updateEnv:function(){x=C.original}},S=R?r(function(me){var Be=arguments;Re&&(Be=Re(Be)),(Be=R(Be))!==null&&C.delete(Be)},It):k===0?function(){return C.delete("data")}:function(me){return Re&&(me=Re(arguments)[0]),C.delete(me)},It=r(function(){var me=arguments;return k===0?Ve.data:(Re&&(me=Re(me)),me=R?R(me):String(me[0]),Ve[me])}),re=r(function(){var me=arguments;return k===0?C.has("data"):(Re&&(me=Re(me)),(me=R?R(me):String(me[0]))!==null&&C.has(me))}),f(ke,{__memoized__:a(!0),delete:a(S),clear:a(C.clear),_get:a(It),_has:a(re)}),C}}),W1=N(function(e,t){"use strict";var n=an(),r=$r(),a=hn(),o=U1(),i=ws();t.exports=function s(l){var u,d,f;if(n(l),(u=Object(arguments[1])).async&&u.promise)throw new Error("Options 'async' and 'promise' cannot be used together");return hasOwnProperty.call(l,"__memoized__")&&!u.force?l:(d=i(u.length,l.length,u.async&&a.async),f=o(l,d,u),r(a,function(y,w){u[w]&&y(u[w],f,u)}),s.__profiler__&&s.__profiler__(f),f.updateEnv(),f.memoized)}}),G1=N(function(e,t){"use strict";t.exports=function(n){var r,a,o=n.length;if(!o)return"";for(r=String(n[a=0]);--o;)r+=""+n[++a];return r}}),K1=N(function(e,t){"use strict";t.exports=function(n){return n?function(r){for(var a=String(r[0]),o=0,i=n;--i;)a+=""+r[++o];return a}:function(){return""}}}),Y1=N(function(e,t){"use strict";t.exports=function(){var n=Number.isNaN;return typeof n=="function"&&!n({})&&n(NaN)&&!n(34)}}),J1=N(function(e,t){"use strict";t.exports=function(n){return n!=n}}),X1=N(function(e,t){"use strict";t.exports=Y1()()?Number.isNaN:J1()}),Xa=N(function(e,t){"use strict";var n=X1(),r=fn(),a=Pn(),o=Array.prototype.indexOf,i=Object.prototype.hasOwnProperty,s=Math.abs,l=Math.floor;t.exports=function(u){var d,f,y;if(!n(u))return o.apply(this,arguments);for(f=r(a(this).length),u=arguments[1],d=u=isNaN(u)?0:0<=u?l(u):r(this.length)-l(s(u));d<f;++d)if(i.call(this,d)&&(y=this[d],n(y)))return d;return-1}}),Z1=N(function(e,t){"use strict";var n=Xa(),r=Object.create;t.exports=function(){var a=0,o=[],i=r(null);return{get:function(s){var l,u=0,d=o,f=s.length;if(f===0)return d[f]||null;if(d=d[f]){for(;u<f-1;){if((l=n.call(d[0],s[u]))===-1)return null;d=d[1][l],++u}return(l=n.call(d[0],s[u]))===-1?null:d[1][l]||null}return null},set:function(s){var l,u=0,d=o,f=s.length;if(f===0)d[f]=++a;else{for(d[f]||(d[f]=[[],[]]),d=d[f];u<f-1;)(l=n.call(d[0],s[u]))===-1&&(l=d[0].push(s[u])-1,d[1].push([[],[]])),d=d[1][l],++u;(l=n.call(d[0],s[u]))===-1&&(l=d[0].push(s[u])-1),d[1][l]=++a}return i[a]=s,a},delete:function(s){var l,u=0,d=o,f=i[s],y=f.length,w=[];if(y===0)delete d[y];else if(d=d[y]){for(;u<y-1;){if((l=n.call(d[0],f[u]))===-1)return;w.push(d,l),d=d[1][l],++u}if((l=n.call(d[0],f[u]))===-1)return;for(s=d[1][l],d[0].splice(l,1),d[1].splice(l,1);!d[0].length&&w.length;)l=w.pop(),(d=w.pop())[0].splice(l,1),d[1].splice(l,1)}delete i[s]},clear:function(){o=[],i=r(null)}}}}),Q1=N(function(e,t){"use strict";var n=Xa();t.exports=function(){var r=0,a=[],o=[];return{get:function(i){return i=n.call(a,i[0]),i===-1?null:o[i]},set:function(i){return a.push(i[0]),o.push(++r),r},delete:function(i){i=n.call(o,i),i!==-1&&(a.splice(i,1),o.splice(i,1))},clear:function(){a=[],o=[]}}}}),ep=N(function(e,t){"use strict";var n=Xa(),r=Object.create;t.exports=function(a){var o=0,i=[[],[]],s=r(null);return{get:function(l){for(var u,d=0,f=i;d<a-1;){if((u=n.call(f[0],l[d]))===-1)return null;f=f[1][u],++d}return(u=n.call(f[0],l[d]))!==-1&&f[1][u]||null},set:function(l){for(var u,d=0,f=i;d<a-1;)(u=n.call(f[0],l[d]))===-1&&(u=f[0].push(l[d])-1,f[1].push([[],[]])),f=f[1][u],++d;return(u=n.call(f[0],l[d]))===-1&&(u=f[0].push(l[d])-1),f[1][u]=++o,s[o]=l,o},delete:function(l){for(var u,d=0,f=i,y=[],w=s[l];d<a-1;){if((u=n.call(f[0],w[d]))===-1)return;y.push(f,u),f=f[1][u],++d}if((u=n.call(f[0],w[d]))!==-1){for(l=f[1][u],f[0].splice(u,1),f[1].splice(u,1);!f[0].length&&y.length;)u=y.pop(),(f=y.pop())[0].splice(u,1),f[1].splice(u,1);delete s[l]}},clear:function(){i=[[],[]],s=r(null)}}}}),Cs=N(function(e,t){"use strict";var n=an(),r=$r(),a=Function.prototype.call;t.exports=function(o,i){var s={},l=arguments[2];return n(i),r(o,function(u,d,f,y){s[d]=a.call(i,l,u,d,f,y)}),s}}),Za=N(function(e,t){"use strict";function n(a){if(typeof a!="function")throw new TypeError(a+" is not a function");return a}function r(a){var o,i,s=A.createTextNode(""),l=0;return new a(function(){var u;if(o)i&&(o=i.concat(o));else{if(!i)return;o=i}if(i=o,o=null,typeof i=="function")u=i,i=null,u();else for(s.data=l=++l%2;i;)u=i.shift(),i.length||(i=null),u()}).observe(s,{characterData:!0}),function(u){n(u),o?typeof o=="function"?o=[o,u]:o.push(u):(o=u,s.data=l=++l%2)}}t.exports=function(){if((typeof process>"u"?"undefined":P(process))==="object"&&process&&typeof process.nextTick=="function")return process.nextTick;if(typeof queueMicrotask=="function")return function(a){queueMicrotask(n(a))};if((A===void 0?"undefined":P(A))==="object"&&A){if(typeof MutationObserver=="function")return r(MutationObserver);if(typeof WebKitMutationObserver=="function")return r(WebKitMutationObserver)}return typeof setImmediate=="function"?function(a){setImmediate(n(a))}:typeof setTimeout=="function"||(typeof setTimeout>"u"?"undefined":P(setTimeout))==="object"?function(a){setTimeout(n(a),0)}:null}()}),tp=N(function(){"use strict";var e=Ja(),t=Cs(),n=xs(),r=Es(),a=Za(),o=Array.prototype.slice,i=Function.prototype.apply,s=Object.create;hn().async=function(l,u){var d,f,y,w=s(null),x=s(null),k=u.memoized,S=u.original;u.memoized=r(function(C){var R=arguments,$=R[R.length-1];return typeof $=="function"&&(d=$,R=o.call(R,0,-1)),k.apply(f=this,y=R)},k);try{n(u.memoized,k)}catch{}u.on("get",function(C){var R,$,H;d&&(w[C]?(typeof w[C]=="function"?w[C]=[w[C],d]:w[C].push(d),d=null):(R=d,$=f,H=y,d=f=y=null,a(function(){var G;hasOwnProperty.call(x,C)?(G=x[C],u.emit("getasync",C,H,$),i.call(R,G.context,G.args)):(d=R,f=$,y=H,k.apply($,H))})))}),u.original=function(){var C,R,$,H;return d?(C=e(arguments),$=d,d=f=y=null,C.push(R=function G(re){var se,ue,ye=G.id;if(ye==null)a(i.bind(G,this,arguments));else if(delete G.id,se=w[ye],delete w[ye],se)return ue=e(arguments),u.has(ye)&&(re?u.delete(ye):(x[ye]={context:this,args:ue},u.emit("setasync",ye,typeof se=="function"?1:se.length))),typeof se=="function"?H=i.call(se,this,ue):se.forEach(function(ke){H=i.call(ke,this,ue)},this),H}),H=i.call(S,this,C),R.cb=$,d=R,H):i.call(S,this,arguments)},u.on("set",function(C){d?(w[C]?typeof w[C]=="function"?w[C]=[w[C],d.cb]:w[C].push(d.cb):w[C]=d.cb,delete d.cb,d.id=C,d=null):u.delete(C)}),u.on("delete",function(C){var R;hasOwnProperty.call(w,C)||x[C]&&(R=x[C],delete x[C],u.emit("deleteasync",C,o.call(R.args,1)))}),u.on("clear",function(){var C=x;x=s(null),u.emit("clearasync",t(C,function(R){return o.call(R.args,1)}))})}}),np=N(function(e,t){"use strict";var n=Array.prototype.forEach,r=Object.create;t.exports=function(a){var o=r(null);return n.call(arguments,function(i){o[i]=!0}),o}}),ks=N(function(e,t){"use strict";t.exports=function(n){return typeof n=="function"}}),rp=N(function(e,t){"use strict";var n=ks();t.exports=function(r){try{return r&&n(r.toString)?r.toString():String(r)}catch{throw new TypeError("Passed argument cannot be stringifed")}}}),ap=N(function(e,t){"use strict";var n=Pn(),r=rp();t.exports=function(a){return r(n(a))}}),op=N(function(e,t){"use strict";var n=ks();t.exports=function(r){try{return r&&n(r.toString)?r.toString():String(r)}catch{return"<Non-coercible to string value>"}}}),ip=N(function(e,t){"use strict";var n=op(),r=/[\n\r\u2028\u2029]/g;t.exports=function(a){return a=n(a),a=(a=100<a.length?a.slice(0,99)+"\u2026":a).replace(r,function(o){return JSON.stringify(o).slice(1,-1)})}}),Ts=N(function(e,t){function n(r){return!!r&&(P(r)==="object"||typeof r=="function")&&typeof r.then=="function"}t.exports=n,t.exports.default=n}),sp=N(function(){"use strict";var e=Cs(),t=np(),n=ap(),r=ip(),a=Ts(),o=Za(),i=Object.create,s=t("then","then:finally","done","done:finally");hn().promise=function(l,u){var d=i(null),f=i(null),y=i(null);if(l===!0)l=null;else if(l=n(l),!s[l])throw new TypeError("'"+r(l)+"' is not valid promise mode");u.on("set",function(w,x,k){var S=!1;if(a(k)){d[w]=1,y[w]=k;var C=function(G){var re=d[w];if(S)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)
|
|
8
|
+
Consider to rely on 'then' or 'done' mode instead.`);re&&(delete d[w],f[w]=G,u.emit("setasync",w,re))},R=function(){S=!0,d[w]&&(delete d[w],delete y[w],u.delete(w))},$=l;if(($=$||"then")==="then"){var H=function(){o(R)};typeof(k=k.then(function(G){o(C.bind(this,G))},H)).finally=="function"&&k.finally(H)}else if($==="done"){if(typeof k.done!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done' mode");k.done(C,R)}else if($==="done:finally"){if(typeof k.done!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done:finally' mode");if(typeof k.finally!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'finally' in 'done:finally' mode");k.done(C),k.finally(R)}}else f[w]=k,u.emit("setasync",w,1)}),u.on("get",function(w,x,k){var S,C;d[w]?++d[w]:(S=y[w],C=function(){u.emit("getasync",w,x,k)},a(S)?typeof S.done=="function"?S.done(C):S.then(function(){o(C)}):C())}),u.on("delete",function(w){var x;delete y[w],d[w]?delete d[w]:hasOwnProperty.call(f,w)&&(x=f[w],delete f[w],u.emit("deleteasync",w,[x]))}),u.on("clear",function(){var w=f;f=i(null),d=i(null),y=i(null),u.emit("clearasync",e(w,function(x){return[x]}))})}}),lp=N(function(){"use strict";var e=an(),t=$r(),n=hn(),r=Function.prototype.apply;n.dispose=function(a,o,i){var s;e(a),i.async&&n.async||i.promise&&n.promise?(o.on("deleteasync",s=function(l,u){r.call(a,null,u)}),o.on("clearasync",function(l){t(l,function(u,d){s(d,u)})})):(o.on("delete",s=function(l,u){a(u)}),o.on("clear",function(l){t(l,function(u,d){s(d,u)})}))}}),up=N(function(e,t){"use strict";t.exports=2147483647}),cp=N(function(e,t){"use strict";var n=fn(),r=up();t.exports=function(a){if(a=n(a),r<a)throw new TypeError(a+" exceeds maximum possible timeout");return a}}),dp=N(function(){"use strict";var e=Ja(),t=$r(),n=Za(),r=Ts(),a=cp(),o=hn(),i=Function.prototype,s=Math.max,l=Math.min,u=Object.create;o.maxAge=function(d,f,y){var w,x,k,S;(d=a(d))&&(w=u(null),x=y.async&&o.async||y.promise&&o.promise?"async":"",f.on("set"+x,function(C){w[C]=setTimeout(function(){f.delete(C)},d),typeof w[C].unref=="function"&&w[C].unref(),S&&(S[C]&&S[C]!=="nextTick"&&clearTimeout(S[C]),S[C]=setTimeout(function(){delete S[C]},k),typeof S[C].unref=="function")&&S[C].unref()}),f.on("delete"+x,function(C){clearTimeout(w[C]),delete w[C],S&&(S[C]!=="nextTick"&&clearTimeout(S[C]),delete S[C])}),y.preFetch&&(k=y.preFetch===!0||isNaN(y.preFetch)?.333:s(l(Number(y.preFetch),1),0))&&(S={},k=(1-k)*d,f.on("get"+x,function(C,R,$){S[C]||(S[C]="nextTick",n(function(){var H;S[C]==="nextTick"&&(delete S[C],f.delete(C),y.async&&(R=e(R)).push(i),H=f.memoized.apply($,R),y.promise)&&r(H)&&(typeof H.done=="function"?H.done(i,i):H.then(i,i))}))})),f.on("clear"+x,function(){t(w,function(C){clearTimeout(C)}),w={},S&&(t(S,function(C){C!=="nextTick"&&clearTimeout(C)}),S={})}))}}),pp=N(function(e,t){"use strict";var n=fn(),r=Object.create,a=Object.prototype.hasOwnProperty;t.exports=function(o){var i,s=0,l=1,u=r(null),d=r(null),f=0;return o=n(o),{hit:function(y){var w=d[y],x=++f;if(u[x]=y,d[y]=x,!w)return++s<=o?void 0:(y=u[l],i(y),y);if(delete u[w],l===w)for(;!a.call(u,++l););},delete:i=function(y){var w=d[y];if(w&&(delete u[w],delete d[y],--s,l===w))if(s)for(;!a.call(u,++l););else f=0,l=1},clear:function(){s=0,l=1,u=r(null),d=r(null),f=0}}}}),fp=N(function(){"use strict";var e=fn(),t=pp(),n=hn();n.max=function(r,a,o){var i;(r=e(r))&&(i=t(r),r=o.async&&n.async||o.promise&&n.promise?"async":"",a.on("set"+r,o=function(s){(s=i.hit(s))!==void 0&&a.delete(s)}),a.on("get"+r,o),a.on("delete"+r,i.delete),a.on("clear"+r,i.clear))}}),hp=N(function(){"use strict";var e=mn(),t=hn(),n=Object.create,r=Object.defineProperties;t.refCounter=function(a,o,l){var s=n(null),l=l.async&&t.async||l.promise&&t.promise?"async":"";o.on("set"+l,function(u,d){s[u]=d||1}),o.on("get"+l,function(u){++s[u]}),o.on("delete"+l,function(u){delete s[u]}),o.on("clear"+l,function(){s={}}),r(o.memoized,{deleteRef:e(function(){var u=o.get(arguments);return u!==null&&s[u]?!--s[u]&&(o.delete(u),!0):null}),getRefCount:e(function(){var u=o.get(arguments);return u!==null&&s[u]||0})})}}),Xt=N(function(e,t){"use strict";var n=$t(),r=ws(),a=W1();t.exports=function(o){var i,s=n(arguments[1]);return s.normalizer||(i=s.length=r(s.length,o.length,s.async))!==0&&(s.primitive?i===!1?s.normalizer=G1():1<i&&(s.normalizer=K1()(i)):s.normalizer=i===!1?Z1()():i===1?Q1()():ep()(i)),s.async&&tp(),s.promise&&sp(),s.dispose&&lp(),s.maxAge&&dp(),s.max&&fp(),s.refCounter&&hp(),a(o,s)}}),Ns=N(function(e,t){(function(){"use strict";var n={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};if((typeof globalThis>"u"?"undefined":P(globalThis))!=="object")try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__}catch{g.globalThis=function(){if(typeof self<"u")return self;if(g!==void 0)return g;if(D!==void 0)return D;if(this!==void 0)return this;throw new Error("Unable to locate global `this`")}()}n.encodeHTMLSource=function(i){var s={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"},l=i?/[&<>"'\/]/g:/&(?!#?\w+;)|<|>|"|'|\//g;return function(u){return u?u.toString().replace(l,function(d){return s[d]||d}):""}},t!==void 0&&t.exports?t.exports=n:typeof define=="function"&&define.amd?define(function(){return n}):globalThis.doT=n;var r={append:{start:"'+(",end:")+'",startencode:"'+encodeHTML("},split:{start:"';out+=(",end:");out+='",startencode:"';out+=encodeHTML("}},a=/$^/;function o(i){return i.replace(/\\('|\\)/g,"$1").replace(/[\r\t\n]/g," ")}n.template=function(i,s,w){var u,d,f=(s=s||n.templateSettings).append?r.append:r.split,y=0,w=s.use||s.define?function x(k,S,C){return(typeof S=="string"?S:S.toString()).replace(k.define||a,function(R,$,H,G){return($=$.indexOf("def.")===0?$.substring(4):$)in C||(H===":"?(k.defineParams&&G.replace(k.defineParams,function(re,se,ue){C[$]={arg:se,text:ue}}),$ in C||(C[$]=G)):new Function("def","def['"+$+"']="+G)(C)),""}).replace(k.use||a,function(R,$){return k.useParams&&($=$.replace(k.useParams,function(H,G,re,se){var ue;if(C[re]&&C[re].arg&&se)return ue=(re+":"+se).replace(/'|\\/g,"_"),C.__exp=C.__exp||{},C.__exp[ue]=C[re].text.replace(new RegExp("(^|[^\\w$])"+C[re].arg+"([^\\w$])","g"),"$1"+se+"$2"),G+"def.__exp['"+ue+"']"})),($=new Function("def","return "+$)(C))&&x(k,$,C)})}(s,i,w||{}):i,w=("var out='"+(s.strip?w.replace(/(^|\r|\n)\t* +| +\t*(\r|\n|$)/g," ").replace(/\r|\n|\t|\/\*[\s\S]*?\*\//g,""):w).replace(/'|\\/g,"\\$&").replace(s.interpolate||a,function(x,k){return f.start+o(k)+f.end}).replace(s.encode||a,function(x,k){return u=!0,f.startencode+o(k)+f.end}).replace(s.conditional||a,function(x,k,S){return k?S?"';}else if("+o(S)+"){out+='":"';}else{out+='":S?"';if("+o(S)+"){out+='":"';}out+='"}).replace(s.iterate||a,function(x,k,S,C){return k?(y+=1,d=C||"i"+y,k=o(k),"';var arr"+y+"="+k+";if(arr"+y+"){var "+S+","+d+"=-1,l"+y+"=arr"+y+".length-1;while("+d+"<l"+y+"){"+S+"=arr"+y+"["+d+"+=1];out+='"):"';} } out+='"}).replace(s.evaluate||a,function(x,k){return"';"+o(k)+"out+='"})+"';return out;").replace(/\n/g,"\\n").replace(/\t/g,"\\t").replace(/\r/g,"\\r").replace(/(\s|;|\}|^|\{)out\+='';/g,"$1").replace(/\+''/g,"");u&&(s.selfcontained||!globalThis||globalThis._encodeHTML||(globalThis._encodeHTML=n.encodeHTMLSource(s.doNotSkipEncoded)),w="var encodeHTML = typeof _encodeHTML !== 'undefined' ? _encodeHTML : ("+n.encodeHTMLSource.toString()+"("+(s.doNotSkipEncoded||"")+"));"+w);try{return new Function(s.varname,w)}catch(x){throw typeof console<"u"&&console.log("Could not create a template function: "+w),x}},n.compile=function(i,s){return n.template(i,null,s)}})()}),Qa=N(function(e,t){var n;n=function(){"use strict";function r(z){return typeof z=="function"}var a=Array.isArray||function(z){return Object.prototype.toString.call(z)==="[object Array]"},o=0,i=void 0,s=void 0,l=function(z,X){x[o]=z,x[o+1]=X,(o+=2)===2&&(s?s(k):re())},u=g!==void 0?g:void 0,d=u||{},d=d.MutationObserver||d.WebKitMutationObserver,f=typeof self>"u"&&typeof process<"u"&&{}.toString.call(process)==="[object process]",y=typeof Uint8ClampedArray<"u"&&typeof importScripts<"u"&&typeof MessageChannel<"u";function w(){var z=setTimeout;return function(){return z(k,1)}}var x=new Array(1e3);function k(){for(var z=0;z<o;z+=2)(0,x[z])(x[z+1]),x[z]=void 0,x[z+1]=void 0;o=0}function S(){try{var z=Function("return this")().require("vertx");return(i=z.runOnLoop||z.runOnContext)!==void 0?function(){i(k)}:w()}catch{return w()}}var C,R,$,re=void 0;function H(z,X){var be,ve=this,Ae=new this.constructor(ue),Fe=(Ae[se]===void 0&&Ma(Ae),ve._state);return Fe?(be=arguments[Fe-1],l(function(){return _a(Fe,Ae,be,ve._result)})):Rr(ve,Ae,z,X),Ae}function G(z){var X;return z&&P(z)==="object"&&z.constructor===this?z:(me(X=new this(ue),z),X)}var re=f?function(){return process.nextTick(k)}:d?(R=0,f=new d(k),$=A.createTextNode(""),f.observe($,{characterData:!0}),function(){$.data=R=++R%2}):y?((C=new MessageChannel).port1.onmessage=k,function(){return C.port2.postMessage(0)}):(u===void 0?S:w)(),se=Math.random().toString(36).substring(2);function ue(){}var ye=void 0,ke=1,Re=2;function Ve(z,X,be){l(function(ve){var Ae=!1,Fe=function(it,dt,St,st){try{it.call(dt,St,st)}catch(Kt){return Kt}}(be,X,function(it){Ae||(Ae=!0,(X!==it?me:Ge)(ve,it))},function(it){Ae||(Ae=!0,Ue(ve,it))},ve._label);!Ae&&Fe&&(Ae=!0,Ue(ve,Fe))},z)}function It(z,X,be){var ve,Ae;X.constructor===z.constructor&&be===H&&X.constructor.resolve===G?(ve=z,(Ae=X)._state===ke?Ge(ve,Ae._result):Ae._state===Re?Ue(ve,Ae._result):Rr(Ae,void 0,function(Fe){return me(ve,Fe)},function(Fe){return Ue(ve,Fe)})):be!==void 0&&r(be)?Ve(z,X,be):Ge(z,X)}function me(z,X){if(z===X)Ue(z,new TypeError("You cannot resolve a promise with itself"));else if(ve=P(be=X),be===null||ve!=="object"&&ve!=="function")Ge(z,X);else{be=void 0;try{be=X.then}catch(Ae){return void Ue(z,Ae)}It(z,X,be)}var be,ve}function Be(z){z._onerror&&z._onerror(z._result),Or(z)}function Ge(z,X){z._state===ye&&(z._result=X,z._state=ke,z._subscribers.length!==0)&&l(Or,z)}function Ue(z,X){z._state===ye&&(z._state=Re,z._result=X,l(Be,z))}function Rr(z,X,be,ve){var Ae=z._subscribers,Fe=Ae.length;z._onerror=null,Ae[Fe]=X,Ae[Fe+ke]=be,Ae[Fe+Re]=ve,Fe===0&&z._state&&l(Or,z)}function Or(z){var X=z._subscribers,be=z._state;if(X.length!==0){for(var ve,Ae=void 0,Fe=z._result,it=0;it<X.length;it+=3)ve=X[it],Ae=X[it+be],ve?_a(be,ve,Ae,Fe):Ae(Fe);z._subscribers.length=0}}function _a(z,X,be,ve){var Ae=r(be),Fe=void 0,it=void 0,dt=!0;if(Ae){try{Fe=be(ve)}catch(St){dt=!1,it=St}if(X===Fe)return void Ue(X,new TypeError("A promises callback cannot return that same promise."))}else Fe=ve;X._state===ye&&(Ae&&dt?me(X,Fe):dt===!1?Ue(X,it):z===ke?Ge(X,Fe):z===Re&&Ue(X,Fe))}var Pa=0;function Ma(z){z[se]=Pa++,z._state=void 0,z._result=void 0,z._subscribers=[]}kn.prototype._enumerate=function(z){for(var X=0;this._state===ye&&X<z.length;X++)this._eachEntry(z[X],X)},kn.prototype._eachEntry=function(z,X){var be=this._instanceConstructor,ve=be.resolve;if(ve===G){var Ae,Fe=void 0,it=void 0,dt=!1;try{Fe=z.then}catch(St){dt=!0,it=St}Fe===H&&z._state!==ye?this._settledAt(z._state,X,z._result):typeof Fe!="function"?(this._remaining--,this._result[X]=z):be===xt?(Ae=new be(ue),dt?Ue(Ae,it):It(Ae,z,Fe),this._willSettleAt(Ae,X)):this._willSettleAt(new be(function(St){return St(z)}),X)}else this._willSettleAt(ve(z),X)},kn.prototype._settledAt=function(z,X,be){var ve=this.promise;ve._state===ye&&(this._remaining--,z===Re?Ue(ve,be):this._result[X]=be),this._remaining===0&&Ge(ve,this._result)},kn.prototype._willSettleAt=function(z,X){var be=this;Rr(z,void 0,function(ve){return be._settledAt(ke,X,ve)},function(ve){return be._settledAt(Re,X,ve)})};var as=kn;function kn(z,X){this._instanceConstructor=z,this.promise=new z(ue),this.promise[se]||Ma(this.promise),a(X)?(this.length=X.length,this._remaining=X.length,this._result=new Array(this.length),this.length!==0&&(this.length=this.length||0,this._enumerate(X),this._remaining!==0)||Ge(this.promise,this._result)):Ue(this.promise,new Error("Array Methods must be provided an Array"))}Tn.prototype.catch=function(z){return this.then(null,z)},Tn.prototype.finally=function(z){var X=this.constructor;return r(z)?this.then(function(be){return X.resolve(z()).then(function(){return be})},function(be){return X.resolve(z()).then(function(){throw be})}):this.then(z,z)};var xt=Tn;function Tn(z){if(this[se]=Pa++,this._result=this._state=void 0,this._subscribers=[],ue!==z){if(typeof z!="function")throw new TypeError("You must pass a resolver function as the first argument to the promise constructor");if(!(this instanceof Tn))throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");var X=this;try{z(function(be){me(X,be)},function(be){Ue(X,be)})}catch(be){Ue(X,be)}}}return xt.prototype.then=H,xt.all=function(z){return new as(this,z).promise},xt.race=function(z){var X=this;return a(z)?new X(function(be,ve){for(var Ae=z.length,Fe=0;Fe<Ae;Fe++)X.resolve(z[Fe]).then(be,ve)}):new X(function(be,ve){return ve(new TypeError("You must pass an array to race."))})},xt.resolve=G,xt.reject=function(z){var X=new this(ue);return Ue(X,z),X},xt._setScheduler=function(z){s=z},xt._setAsap=function(z){l=z},xt._asap=l,xt.polyfill=function(){var z=void 0;if(D!==void 0)z=D;else if(typeof self<"u")z=self;else try{z=Function("return this")()}catch{throw new Error("polyfill failed because global object is unavailable in this environment")}var X=z.Promise;if(X){var be=null;try{be=Object.prototype.toString.call(X.resolve())}catch{}if(be==="[object Promise]"&&!X.cast)return}z.Promise=xt},xt.Promise=xt},P(e=e)==="object"&&t!==void 0?t.exports=n():typeof define=="function"&&define.amd?define(n):e.ES6Promise=n()}),eo=N(function(e){var t,n,r=1e5,a=(t=Object.prototype.toString,n=Object.prototype.hasOwnProperty,{Class:function(V){return t.call(V).replace(/^\[object *|\]$/g,"")},HasProperty:function(V,de){return de in V},HasOwnProperty:function(V,de){return n.call(V,de)},IsCallable:function(V){return typeof V=="function"},ToInt32:function(V){return V>>0},ToUint32:function(V){return V>>>0}}),o=Math.LN2,i=Math.abs,s=Math.floor,l=Math.log,u=Math.min,d=Math.pow,f=Math.round;function y(V,de,Ce){return V<de?de:Ce<V?Ce:V}var w,x,k,S,C,R,$,H,G,re,se,ue=Object.getOwnPropertyNames||function(V){if(V!==Object(V))throw new TypeError("Object.getOwnPropertyNames called on non-object");var de,Ce=[];for(de in V)a.HasOwnProperty(V,de)&&Ce.push(de);return Ce};function ye(V){if(ue&&w)for(var de=ue(V),Ce=0;Ce<de.length;Ce+=1)w(V,de[Ce],{value:V[de[Ce]],writable:!1,enumerable:!1,configurable:!1})}function ke(V){if(w){if(V.length>r)throw new RangeError("Array too large for polyfill");for(var de=0;de<V.length;de+=1)(function(Ce){w(V,Ce,{get:function(){return V._getter(Ce)},set:function(He){V._setter(Ce,He)},enumerable:!0,configurable:!1})})(de)}}function Re(V,de){return de=32-de,V<<de>>de}function Ve(V,de){return de=32-de,V<<de>>>de}function It(V){return[255&V]}function me(V){return Re(V[0],8)}function Be(V){return[255&V]}function Ge(V){return Ve(V[0],8)}function Ue(V){return[(V=f(Number(V)))<0?0:255<V?255:255&V]}function Rr(V){return[V>>8&255,255&V]}function Or(V){return Re(V[0]<<8|V[1],16)}function _a(V){return[V>>8&255,255&V]}function Pa(V){return Ve(V[0]<<8|V[1],16)}function Ma(V){return[V>>24&255,V>>16&255,V>>8&255,255&V]}function as(V){return Re(V[0]<<24|V[1]<<16|V[2]<<8|V[3],32)}function kn(V){return[V>>24&255,V>>16&255,V>>8&255,255&V]}function xt(V){return Ve(V[0]<<24|V[1]<<16|V[2]<<8|V[3],32)}function Tn(V,de,Ce){var He,pe,xe,Oe,Je,Ke,et,ze=(1<<de-1)-1;function jt(Yt){var pn=s(Yt),Yt=Yt-pn;return!(Yt<.5)&&(.5<Yt||pn%2)?pn+1:pn}for(V!=V?(pe=(1<<de)-1,xe=d(2,Ce-1),He=0):V===1/0||V===-1/0?(pe=(1<<de)-1,He=V<(xe=0)?1:0):V===0?He=1/V==-1/(xe=pe=0)?1:0:(He=V<0,(V=i(V))>=d(2,1-ze)?(pe=u(s(l(V)/o),1023),2<=(xe=jt(V/d(2,pe)*d(2,Ce)))/d(2,Ce)&&(pe+=1,xe=1),ze<pe?(pe=(1<<de)-1,xe=0):(pe+=ze,xe-=d(2,Ce))):(pe=0,xe=jt(V/d(2,1-ze-Ce)))),Je=[],Oe=Ce;Oe;--Oe)Je.push(xe%2?1:0),xe=s(xe/2);for(Oe=de;Oe;--Oe)Je.push(pe%2?1:0),pe=s(pe/2);for(Je.push(He?1:0),Je.reverse(),Ke=Je.join(""),et=[];Ke.length;)et.push(parseInt(Ke.substring(0,8),2)),Ke=Ke.substring(8);return et}function z(V,de,Ce){for(var He,pe,xe,Oe,Je,Ke,et=[],ze=V.length;ze;--ze)for(pe=V[ze-1],He=8;He;--He)et.push(pe%2?1:0),pe>>=1;return et.reverse(),Ke=et.join(""),xe=(1<<de-1)-1,Oe=parseInt(Ke.substring(0,1),2)?-1:1,Je=parseInt(Ke.substring(1,1+de),2),Ke=parseInt(Ke.substring(1+de),2),Je===(1<<de)-1?Ke===0?1/0*Oe:NaN:0<Je?Oe*d(2,Je-xe)*(1+Ke/d(2,Ce)):Ke!==0?Oe*d(2,-(xe-1))*(Ke/d(2,Ce)):Oe<0?-0:0}function X(V){return z(V,11,52)}function be(V){return Tn(V,11,52)}function ve(V){return z(V,8,23)}function Ae(V){return Tn(V,8,23)}function Fe(V){if((V=a.ToInt32(V))<0)throw new RangeError("ArrayBuffer size is not a small enough positive integer");var de;for(this.byteLength=V,this._bytes=[],this._bytes.length=V,de=0;de<this.byteLength;de+=1)this._bytes[de]=0;ye(this)}function it(){}function dt(V,de,Ce){var He=function(pe,xe,Oe){var Je,Ke,et,ze;if(arguments.length&&typeof pe!="number")if(P(pe)==="object"&&pe.constructor===He)for(this.length=(Je=pe).length,this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new Fe(this.byteLength),et=this.byteOffset=0;et<this.length;et+=1)this._setter(et,Je._getter(et));else if(P(pe)!=="object"||pe instanceof Fe||a.Class(pe)==="ArrayBuffer"){if(P(pe)!=="object"||!(pe instanceof Fe||a.Class(pe)==="ArrayBuffer"))throw new TypeError("Unexpected argument type(s)");if(this.buffer=pe,this.byteOffset=a.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=a.ToUint32(Oe),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 for(this.length=a.ToUint32((Ke=pe).length),this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new Fe(this.byteLength),et=this.byteOffset=0;et<this.length;et+=1)ze=Ke[et],this._setter(et,Number(ze));else{if(this.length=a.ToInt32(pe),Oe<0)throw new RangeError("ArrayBufferView size is not a small enough positive integer");this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new Fe(this.byteLength),this.byteOffset=0}this.constructor=He,ye(this),ke(this)};return(He.prototype=new it).BYTES_PER_ELEMENT=V,He.prototype._pack=de,He.prototype._unpack=Ce,He.BYTES_PER_ELEMENT=V,He.prototype.get=He.prototype._getter=function(pe){if(arguments.length<1)throw new SyntaxError("Not enough arguments");if(!((pe=a.ToUint32(pe))>=this.length)){for(var xe=[],Oe=0,Je=this.byteOffset+pe*this.BYTES_PER_ELEMENT;Oe<this.BYTES_PER_ELEMENT;Oe+=1,Je+=1)xe.push(this.buffer._bytes[Je]);return this._unpack(xe)}},He.prototype._setter=function(pe,xe){if(arguments.length<2)throw new SyntaxError("Not enough arguments");if((pe=a.ToUint32(pe))<this.length)for(var Oe=this._pack(xe),Je=0,Ke=this.byteOffset+pe*this.BYTES_PER_ELEMENT;Je<this.BYTES_PER_ELEMENT;Je+=1,Ke+=1)this.buffer._bytes[Ke]=Oe[Je]},He.prototype.set=function(pe,xe){if(arguments.length<1)throw new SyntaxError("Not enough arguments");var Oe,Je,Ke,et,ze,jt,Zn,pn,Yt,os;if(P(pe)==="object"&&pe.constructor===this.constructor){if(Oe=pe,(Ke=a.ToUint32(xe))+Oe.length>this.length)throw new RangeError("Offset plus length of array is out of range");if(pn=this.byteOffset+Ke*this.BYTES_PER_ELEMENT,Yt=Oe.length*this.BYTES_PER_ELEMENT,Oe.buffer===this.buffer){for(os=[],ze=0,jt=Oe.byteOffset;ze<Yt;ze+=1,jt+=1)os[ze]=Oe.buffer._bytes[jt];for(ze=0,Zn=pn;ze<Yt;ze+=1,Zn+=1)this.buffer._bytes[Zn]=os[ze]}else for(ze=0,jt=Oe.byteOffset,Zn=pn;ze<Yt;ze+=1,jt+=1,Zn+=1)this.buffer._bytes[Zn]=Oe.buffer._bytes[jt]}else{if(P(pe)!=="object"||pe.length===void 0)throw new TypeError("Unexpected argument type(s)");if(et=a.ToUint32((Je=pe).length),(Ke=a.ToUint32(xe))+et>this.length)throw new RangeError("Offset plus length of array is out of range");for(ze=0;ze<et;ze+=1)jt=Je[ze],this._setter(Ke+ze,Number(jt))}},He.prototype.subarray=function(pe,xe){pe=a.ToInt32(pe),xe=a.ToInt32(xe),arguments.length<1&&(pe=0),arguments.length<2&&(xe=this.length),pe<0&&(pe=this.length+pe),xe<0&&(xe=this.length+xe),pe=y(pe,0,this.length);var Oe=(xe=y(xe,0,this.length))-pe;return new this.constructor(this.buffer,this.byteOffset+pe*this.BYTES_PER_ELEMENT,Oe=Oe<0?0:Oe)},He}function St(V,de){return a.IsCallable(V.get)?V.get(de):V[de]}function st(V,de,Ce){if(arguments.length===0)V=new e.ArrayBuffer(0);else if(!(V instanceof e.ArrayBuffer||a.Class(V)==="ArrayBuffer"))throw new TypeError("TypeError");if(this.buffer=V||new e.ArrayBuffer(0),this.byteOffset=a.ToUint32(de),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(this.byteLength=arguments.length<3?this.buffer.byteLength-this.byteOffset:a.ToUint32(Ce),this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");ye(this)}function Kt(V){return function(de,Ce){if((de=a.ToUint32(de))+V.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");de+=this.byteOffset;for(var He=new e.Uint8Array(this.buffer,de,V.BYTES_PER_ELEMENT),pe=[],xe=0;xe<V.BYTES_PER_ELEMENT;xe+=1)pe.push(St(He,xe));return!!Ce==!!se&&pe.reverse(),St(new V(new e.Uint8Array(pe).buffer),0)}}function dn(V){return function(de,Ce,He){if((de=a.ToUint32(de))+V.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");for(var Ce=new V([Ce]),pe=new e.Uint8Array(Ce.buffer),xe=[],Oe=0;Oe<V.BYTES_PER_ELEMENT;Oe+=1)xe.push(St(pe,Oe));!!He==!!se&&xe.reverse(),new e.Uint8Array(this.buffer,de,V.BYTES_PER_ELEMENT).set(xe)}}w=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{}),1}catch{}}()?Object.defineProperty:function(V,de,Ce){if(!V===Object(V))throw new TypeError("Object.defineProperty called on non-object");return a.HasProperty(Ce,"get")&&Object.prototype.__defineGetter__&&Object.prototype.__defineGetter__.call(V,de,Ce.get),a.HasProperty(Ce,"set")&&Object.prototype.__defineSetter__&&Object.prototype.__defineSetter__.call(V,de,Ce.set),a.HasProperty(Ce,"value")&&(V[de]=Ce.value),V},e.ArrayBuffer=e.ArrayBuffer||Fe,re=dt(1,It,me),x=dt(1,Be,Ge),k=dt(1,Ue,Ge),S=dt(2,Rr,Or),C=dt(2,_a,Pa),R=dt(4,Ma,as),$=dt(4,kn,xt),H=dt(4,Ae,ve),G=dt(8,be,X),e.Int8Array=e.Int8Array||re,e.Uint8Array=e.Uint8Array||x,e.Uint8ClampedArray=e.Uint8ClampedArray||k,e.Int16Array=e.Int16Array||S,e.Uint16Array=e.Uint16Array||C,e.Int32Array=e.Int32Array||R,e.Uint32Array=e.Uint32Array||$,e.Float32Array=e.Float32Array||H,e.Float64Array=e.Float64Array||G,re=new e.Uint16Array([4660]),se=St(new e.Uint8Array(re.buffer),0)===18,st.prototype.getUint8=Kt(e.Uint8Array),st.prototype.getInt8=Kt(e.Int8Array),st.prototype.getUint16=Kt(e.Uint16Array),st.prototype.getInt16=Kt(e.Int16Array),st.prototype.getUint32=Kt(e.Uint32Array),st.prototype.getInt32=Kt(e.Int32Array),st.prototype.getFloat32=Kt(e.Float32Array),st.prototype.getFloat64=Kt(e.Float64Array),st.prototype.setUint8=dn(e.Uint8Array),st.prototype.setInt8=dn(e.Int8Array),st.prototype.setUint16=dn(e.Uint16Array),st.prototype.setInt16=dn(e.Int16Array),st.prototype.setUint32=dn(e.Uint32Array),st.prototype.setInt32=dn(e.Int32Array),st.prototype.setFloat32=dn(e.Float32Array),st.prototype.setFloat64=dn(e.Float64Array),e.DataView=e.DataView||st}),rs=N(function(e){(function(t){"use strict";var n,r,a;function o(){if(this===void 0)throw new TypeError("Constructor WeakMap requires 'new'");if(a(this,"_id","_WeakMap_"+s()+"."+s()),0<arguments.length)throw new TypeError("WeakMap iterable is not supported")}function i(u,d){if(!l(u)||!n.call(u,"_id"))throw new TypeError(d+" method called on incompatible receiver "+P(u))}function s(){return Math.random().toString().substring(2)}function l(u){return Object(u)===u}t.WeakMap||(n=Object.prototype.hasOwnProperty,r=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{value:1}).x===1}catch{}}(),t.WeakMap=((a=function(u,d,f){r?Object.defineProperty(u,d,{configurable:!0,writable:!0,value:f}):u[d]=f})(o.prototype,"delete",function(u){var d;return i(this,"delete"),!!l(u)&&!(!(d=u[this._id])||d[0]!==u||(delete u[this._id],0))}),a(o.prototype,"get",function(u){var d;return i(this,"get"),l(u)&&(d=u[this._id])&&d[0]===u?d[1]:void 0}),a(o.prototype,"has",function(u){var d;return i(this,"has"),!!l(u)&&!(!(d=u[this._id])||d[0]!==u)}),a(o.prototype,"set",function(u,d){var f;if(i(this,"set"),l(u))return(f=u[this._id])&&f[0]===u?f[1]=d:a(u,this._id,[u,d]),this;throw new TypeError("Invalid value used as weak map key")}),a(o,"_polyfill",!0),o))})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:g!==void 0?g:D!==void 0?D:e)}),Ot={helpUrlBase:"https://dequeuniversity.com/rules/",gridSize:200,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>"},Ne=([{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"}].forEach(function(a){var t=a.name,n=a.value,r=a.priority,a=a.group;Ot[t]=n,Ot[t+"_PRIO"]=r,Ot[t+"_GROUP"]=a,Ot.results[r]=n,Ot.resultGroups[r]=a,Ot.resultGroupMap[n]=a}),Object.freeze(Ot.results),Object.freeze(Ot.resultGroups),Object.freeze(Ot.resultGroupMap),Object.freeze(Ot),Ot),gn=function(){(typeof console>"u"?"undefined":P(console))==="object"&&console.log&&Function.prototype.apply.call(console.log,console,arguments)},mp=/[\t\r\n\f]/g;function to(){lt(this,to),this.parent=void 0}vt(to,[{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(e){var t=this.attr("class");return!!t&&(e=" "+e+" ",0<=(" "+t+" ").replace(mp," ").indexOf(e))}}]);var Ee=to,no={},Vr=(K(no,{DqElement:function(){return _t},aggregate:function(){return Vr},aggregateChecks:function(){return Os},aggregateNodeResults:function(){return _s},aggregateResult:function(){return Ps},areStylesSet:function(){return yp},assert:function(){return Le},checkHelper:function(){return uo},clone:function(){return Zt},closest:function(){return At},collectResultsFromFrames:function(){return il},contains:function(){return yn},convertSelector:function(){return Yr},cssParser:function(){return Vs},deepMerge:function(){return Fo},escapeSelector:function(){return tt},extendMetaData:function(){return Co},filterHtmlAttrs:function(){return dc},finalizeRuleResult:function(){return or},findBy:function(){return cr},getAllChecks:function(){return Qr},getAncestry:function(){return Kr},getBaseLang:function(){return Cn},getCheckMessage:function(){return mf},getCheckOption:function(){return ba},getEnvironmentData:function(){return ln},getFlattenedTree:function(){return yi},getFrameContexts:function(){return gf},getFriendlyUriEnd:function(){return Is},getNodeAttributes:function(){return Ur},getNodeFromTree:function(){return ce},getPreloadConfig:function(){return ic},getRootNode:function(){return dr},getRule:function(){return Wu},getScroll:function(){return tn},getScrollState:function(){return bf},getSelector:function(){return lo},getSelectorData:function(){return Gr},getShadowSelector:function(){return oo},getStandards:function(){return yf},getStyleSheetFactory:function(){return Ku},getXpath:function(){return Ls},injectStyle:function(){return vf},isHidden:function(){return wf},isHtmlElement:function(){return Ai},isNodeInContext:function(){return Fi},isShadowRoot:function(){return ta},isValidLang:function(){return xa},isXHTML:function(){return Wr},matchAncestry:function(){return Ti},matches:function(){return po},matchesExpression:function(){return jn},matchesSelector:function(){return Mn},memoize:function(){return wt},mergeResults:function(){return ea},nodeSorter:function(){return Ni},parseCrossOriginStylesheet:function(){return Ri},parseSameOriginStylesheet:function(){return Ju},parseStylesheet:function(){return Si},performanceTimer:function(){return ot},pollyfillElementsFromPoint:function(){return Qu},preload:function(){return sc},preloadCssom:function(){return nc},preloadMedia:function(){return ac},processMessage:function(){return Di},publishMetaData:function(){return wa},querySelectorAll:function(){return kt},querySelectorAllFilter:function(){return Wt},queue:function(){return Lt},respondable:function(){return Pt},ruleShouldRun:function(){return cc},select:function(){return _i},sendCommandToFrame:function(){return nl},setScrollState:function(){return Ef},shadowSelect:function(){return Af},shadowSelectAll:function(){return Pi},shouldPreload:function(){return oc},toArray:function(){return Ms},tokenList:function(){return bt},uniqueArray:function(){return Er},uuid:function(){return Cp},validInputTypes:function(){return Da},validLangs:function(){return hc}}),function(e,t,n){return t=t.slice(),n&&t.push(n),n=t.map(function(r){return e.indexOf(r)}).sort(),e[n.pop()]}),gp=Ne.CANTTELL_PRIO,bp=Ne.FAIL_PRIO,Hr=[],Ss=(Hr[Ne.PASS_PRIO]=!0,Hr[Ne.CANTTELL_PRIO]=null,Hr[Ne.FAIL_PRIO]=!1,["any","all","none"]);function Rs(e,t){Ss.reduce(function(n,r){return n[r]=(e[r]||[]).map(function(a){return t(a,r)}),n},{})}var Os=function(e){var t=Object.assign({},e),n=(Rs(t,function(a,o){var i=a.result===void 0?-1:Hr.indexOf(a.result);a.priority=i!==-1?i:Ne.CANTTELL_PRIO,o==="none"&&(a.priority===Ne.PASS_PRIO?a.priority=Ne.FAIL_PRIO:a.priority===Ne.FAIL_PRIO&&(a.priority=Ne.PASS_PRIO))}),{all:t.all.reduce(function(a,o){return Math.max(a,o.priority)},0),none:t.none.reduce(function(a,o){return Math.max(a,o.priority)},0),any:t.any.reduce(function(a,o){return Math.min(a,o.priority)},4)%4}),r=(t.priority=Math.max(n.all,n.none,n.any),[]);return Ss.forEach(function(a){t[a]=t[a].filter(function(o){return o.priority===t.priority&&o.priority===n[a]}),t[a].forEach(function(o){return r.push(o.impact)})}),[gp,bp].includes(t.priority)?t.impact=Vr(Ne.impact,r):t.impact=null,Rs(t,function(a){delete a.result,delete a.priority}),t.result=Ne.results[t.priority],delete t.priority,t},or=function(e){var t=b._audit.rules.find(function(n){return n.id===e.id});return t&&t.impact&&e.nodes.forEach(function(n){["any","all","none"].forEach(function(r){(n[r]||[]).forEach(function(a){a.impact=t.impact})})}),Object.assign(e,_s(e.nodes)),delete e.nodes,e},_s=function(e){var t={},n=((e=e.map(function(r){if(r.any&&r.all&&r.none)return Os(r);if(Array.isArray(r.node))return or(r);throw new TypeError("Invalid Result type")}))&&e.length?(n=e.map(function(r){return r.result}),t.result=Vr(Ne.results,n,t.result)):t.result="inapplicable",Ne.resultGroups.forEach(function(r){return t[r]=[]}),e.forEach(function(r){var a=Ne.resultGroupMap[r.result];t[a].push(r)}),Ne.FAIL_GROUP);return t[n].length===0&&(n=Ne.CANTTELL_GROUP),0<t[n].length?(e=t[n].map(function(r){return r.impact}),t.impact=Vr(Ne.impact,e)||null):t.impact=null,t};function ro(e,t,n){var r=Object.assign({},t);r.nodes=(r[n]||[]).concat(),Ne.resultGroups.forEach(function(a){delete r[a]}),e[n].push(r)}var Ps=function(e){var t={};return Ne.resultGroups.forEach(function(n){return t[n]=[]}),e.forEach(function(n){n.error?ro(t,n,Ne.CANTTELL_GROUP):n.result===Ne.NA?ro(t,n,Ne.NA_GROUP):Ne.resultGroups.forEach(function(r){Array.isArray(n[r])&&0<n[r].length&&ro(t,n,r)})}),t},yp=function e(t,n,r){var a=g.getComputedStyle(t,null);if(!a)return!1;for(var o=0;o<n.length;++o){var i=n[o];if(a.getPropertyValue(i.property)===i.value)return!0}return!(!t.parentNode||t.nodeName.toUpperCase()===r.toUpperCase())&&e(t.parentNode,n,r)},Le=function(e,t){if(!e)throw new Error(t)},Ms=function(e){return Array.prototype.slice.call(e)},tt=function(e){for(var t,n=String(e),r=n.length,a=-1,o="",i=n.charCodeAt(0);++a<r;)(t=n.charCodeAt(a))==0?o+="\uFFFD":o+=1<=t&&t<=31||t==127||a==0&&48<=t&&t<=57||a==1&&48<=t&&t<=57&&i==45?"\\"+t.toString(16)+" ":(a!=0||r!=1||t!=45)&&(128<=t||t==45||t==95||48<=t&&t<=57||65<=t&&t<=90||97<=t&&t<=122)?n.charAt(a):"\\"+n.charAt(a);return o};function ir(e,t){return[e.substring(0,t),e.substring(t)]}function zr(e){return e.replace(/\s+$/,"")}var sr,ao,Is=function(){var e,t,n,r,a,o,i,s,l=0<arguments.length&&arguments[0]!==void 0?arguments[0]:"",u=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{};if(!(l.length<=1||l.substr(0,5)==="data:"||l.substr(0,11)==="javascript:"||l.includes("?")))return e=u.currentDomain,u=(u=u.maxLength)===void 0?25:u,i=o=s=a=r="",(n=l=l).includes("#")&&(l=(t=fe(ir(l,l.indexOf("#")),2))[0],i=t[1]),l.includes("?")&&(l=(t=fe(ir(l,l.indexOf("?")),2))[0],o=t[1]),l.includes("://")?(r=(t=fe(l.split("://"),2))[0],a=(t=fe(ir(l=t[1],l.indexOf("/")),2))[0],l=t[1]):l.substr(0,2)==="//"&&(a=(t=fe(ir(l=l.substr(2),l.indexOf("/")),2))[0],l=t[1]),(a=a.substr(0,4)==="www."?a.substr(4):a)&&a.includes(":")&&(a=(t=fe(ir(a,a.indexOf(":")),2))[0],s=t[1]),n=(t={original:n,protocol:r,domain:a,port:s,path:l,query:o,hash:i}).domain,r=t.hash,s=(a=t.path).substr(a.substr(0,a.length-2).lastIndexOf("/")+1),r?s&&(s+r).length<=u?zr(s+r):s.length<2&&2<r.length&&r.length<=u?zr(r):void 0:n&&n.length<u&&a.length<=1||a==="/"+s&&n&&e&&n!==e&&(n+a).length<=u?zr(n+a):((l=s.lastIndexOf("."))===-1||1<l)&&(l!==-1||2<s.length)&&s.length<=u&&!s.match(/index(\.[a-zA-Z]{2-4})?/)&&!function(d){var f=0<arguments.length&&d!==void 0?d:"";return f.length!==0&&(f.match(/[0-9]/g)||"").length>=f.length/2}(s)?zr(s):void 0},Ur=function(e){return(e.attributes instanceof g.NamedNodeMap?e:e.cloneNode(!1)).attributes},Mn=function(e,t){return!!e[sr=sr&&e[sr]?sr:function(n){for(var r,a=["matches","matchesSelector","mozMatchesSelector","webkitMatchesSelector","msMatchesSelector"],o=a.length,i=0;i<o;i++)if(n[r=a[i]])return r}(e)]&&e[sr](t)},Wr=function(e){return!!e.createElement&&e.createElement("A").localName==="A"},oo=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:{};if(!t)return"";var r=t.getRootNode&&t.getRootNode()||A;if(r.nodeType!==11)return e(t,n,r);for(var a=[];r.nodeType===11;){if(!r.host)return"";a.unshift({elm:t,doc:r}),r=(t=r.host).getRootNode()}return a.unshift({elm:t,doc:r}),a.map(function(s){var i=s.elm,s=s.doc;return e(i,n,s)})},vp=["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"],wp=31,Dp=/([\\"])/g,xp=/(\r\n|\r|\n)/g;function io(e){return e.replace(Dp,"\\$1").replace(xp,"\\a ")}function js(e,t){var n,r=t.name;return r.indexOf("href")!==-1||r.indexOf("src")!==-1?(n=Is(e.getAttribute(r)))?tt(t.name)+'$="'+io(n)+'"':tt(t.name)+'="'+io(e.getAttribute(r))+'"':tt(r)+'="'+io(t.value)+'"'}function so(e,t){return e.count<t.count?-1:e.count===t.count?0:1}function Bs(e){return!vp.includes(e.name)&&e.name.indexOf(":")===-1&&(!e.value||e.value.length<wp)}function Gr(e){for(var t={classes:{},tags:{},attributes:{}},n=(e=Array.isArray(e)?e:[e]).slice(),r=[];n.length;)(function(){var a,o=n.pop(),i=o.actualNode;for(i.querySelectorAll&&(a=i.nodeName,t.tags[a]?t.tags[a]++:t.tags[a]=1,i.classList&&Array.from(i.classList).forEach(function(s){s=tt(s),t.classes[s]?t.classes[s]++:t.classes[s]=1}),i.hasAttributes())&&Array.from(Ur(i)).filter(Bs).forEach(function(s){s=js(i,s),s&&(t.attributes[s]?t.attributes[s]++:t.attributes[s]=1)}),o.children.length&&(r.push(n),n=o.children.slice());!n.length&&r.length;)n=r.pop()})();return t}function qs(e){return ao===void 0&&(ao=Wr(A)),tt(ao?e.localName:e.nodeName.toLowerCase())}function Ep(e,w){var n,r,a,o,i,s,l,u,d,f="",y=(r=e,a=[],o=w.classes,i=w.tags,r.classList&&Array.from(r.classList).forEach(function(x){x=tt(x),o[x]<i[r.nodeName]&&a.push({name:x,count:o[x],species:"class"})}),a.sort(so)),w=(s=e,l=[],u=w.attributes,d=w.tags,s.hasAttributes()&&Array.from(Ur(s)).filter(Bs).forEach(function(x){x=js(s,x),x&&u[x]<d[s.nodeName]&&l.push({name:x,count:u[x],species:"attribute"})}),l.sort(so));return y.length&&y[0].count===1?n=[y[0]]:w.length&&w[0].count===1?(n=[w[0]],f=qs(e)):((n=y.concat(w)).sort(so),(n=n.slice(0,3)).some(function(x){return x.species==="class"})?n.sort(function(x,k){return x.species!==k.species&&x.species==="class"?-1:x.species===k.species?0:1}):f=qs(e)),f+n.reduce(function(x,k){switch(k.species){case"class":return x+"."+k.name;case"attribute":return x+"["+k.name+"]"}return x},"")}function Ap(e,o,n){if(!b._selectorData)throw new Error("Expect axe._selectorData to be set up");var r,a,o=o.toRoot,i=o!==void 0&&o;do{var s=function(l){var u;if(l.getAttribute("id"))return u=l.getRootNode&&l.getRootNode()||A,(l="#"+tt(l.getAttribute("id")||"")).match(/player_uid_/)||u.querySelectorAll(l).length!==1?void 0:l}(e);s||(s=Ep(e,b._selectorData),s+=function(l,u){var d=l.parentNode&&Array.from(l.parentNode.children||"")||[];return d.find(function(f){return f!==l&&Mn(f,u)})?":nth-child("+(1+d.indexOf(l))+")":""}(e,s)),r=r?s+" > "+r:s,a=a?a.filter(function(l){return Mn(l,r)}):Array.from(n.querySelectorAll(r)),e=e.parentElement}while((1<a.length||i)&&e&&e.nodeType!==11);return a.length===1?r:r.indexOf(" > ")!==-1?":root"+r.substring(r.indexOf(" > ")):":root"}function lo(e,t){return oo(Ap,e,t)}function $s(e){var t,n=e.nodeName.toLowerCase(),r=e.parentElement;return r?(t="",n!=="head"&&n!=="body"&&1<r.children.length&&(e=Array.prototype.indexOf.call(r.children,e)+1,t=":nth-child(".concat(e,")")),$s(r)+" > "+n+t):n}function Kr(e,t){return oo($s,e,t)}var Ls=function(e){return function t(n,r){var a,o,i,s;if(!n)return[];if(!r&&n.nodeType===9)return r=[{str:"html"}];if(r=r||[],n.parentNode&&n.parentNode!==n&&(r=t(n.parentNode,r)),n.previousSibling){for(o=1,a=n.previousSibling;a.nodeType===1&&a.nodeName===n.nodeName&&o++,a=a.previousSibling;);o===1&&(o=null)}else if(n.nextSibling)for(a=n.nextSibling;a=a.nodeType===1&&a.nodeName===n.nodeName?(o=1,null):(o=null,a.previousSibling););return n.nodeType===1&&((i={}).str=n.nodeName.toLowerCase(),(s=n.getAttribute&&tt(n.getAttribute("id")))&&n.ownerDocument.querySelectorAll("#"+s).length===1&&(i.id=n.getAttribute("id")),1<o&&(i.count=o),r.push(i)),r}(e).reduce(function(t,n){return n.id?"/".concat(n.str,"[@id='").concat(n.id,"']"):t+"/".concat(n.str)+(0<n.count?"[".concat(n.count,"]"):"")},"")},lr={},Se={set:function(e,t){var n;Le(typeof(n=e)=="string","key must be a string, "+P(n)+" given"),Le(n!=="","key must not be empty"),lr[e]=t},get:function(e,t){var n;return Le(typeof(n=t)=="function"||n===void 0,"creator must be a function or undefined, "+P(n)+" given"),e in lr?lr[e]:typeof t=="function"?(n=t(),Le(n!==void 0,"Cache creator function should not return undefined"),this.set(e,n),lr[e]):void 0},clear:function(){lr={}}},ce=function(e,t){return t=t||e,Se.get("nodeMap")?Se.get("nodeMap").get(t):null};function In(e){var t,n,r=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{};this.spec=2<arguments.length&&arguments[2]!==void 0?arguments[2]:{},e instanceof Ee?(this._virtualNode=e,this._element=e.actualNode):(this._element=e,this._virtualNode=ce(e)),this.fromFrame=1<((t=this.spec.selector)==null?void 0:t.length),r.absolutePaths&&(this._options={toRoot:!0}),this.nodeIndexes=[],Array.isArray(this.spec.nodeIndexes)?this.nodeIndexes=this.spec.nodeIndexes:typeof((t=this._virtualNode)==null?void 0:t.nodeIndex)=="number"&&(this.nodeIndexes=[this._virtualNode.nodeIndex]),this.source=null,b._audit.noHtml||(this.source=(r=this.spec.source)!=null?r:(t=this._element)!=null&&t.outerHTML?((r=t.outerHTML)||typeof g.XMLSerializer!="function"||(r=new g.XMLSerializer().serializeToString(t)),(t=r||"").length>(n=n||300)&&(n=t.indexOf(">"),t=t.substring(0,n+1)),t):"")}In.prototype={get selector(){return this.spec.selector||[lo(this.element,this._options)]},get ancestry(){return this.spec.ancestry||[Kr(this.element)]},get xpath(){return this.spec.xpath||[Ls(this.element)]},get element(){return this._element},toJSON:function(){return{selector:this.selector,source:this.source,xpath:this.xpath,ancestry:this.ancestry,nodeIndexes:this.nodeIndexes}}},In.fromFrame=function(e,t,n){return e=In.mergeSpecs(e,n),new In(n.element,t,e)},In.mergeSpecs=function(e,t){return Y({},e,{selector:[].concat(L(t.selector),L(e.selector)),ancestry:[].concat(L(t.ancestry),L(e.ancestry)),xpath:[].concat(L(t.xpath),L(e.xpath)),nodeIndexes:[].concat(L(t.nodeIndexes),L(e.nodeIndexes))})};var _t=In,uo=function(e,t,n,r){return{isAsync:!1,async:function(){return this.isAsync=!0,function(a){a instanceof Error?r(a):(e.result=a,n(e))}},data:function(a){e.data=a},relatedNodes:function(a){g.Node&&(a=a instanceof g.Node?[a]:Ms(a)).every(function(o){return o instanceof g.Node||o.actualNode})&&(e.relatedNodes=a.map(function(o){return new _t(o,t)}))}}},Zt=function e(t){var n,r,a,o=t;if((n=g)!=null&&n.Node&&t instanceof g.Node||(n=g)!=null&&n.HTMLCollection&&t instanceof g.HTMLCollection)return t;if(t!==null&&P(t)==="object")if(Array.isArray(t))for(o=[],r=0,a=t.length;r<a;r++)o[r]=e(t[r]);else for(r in o={},t)o[r]=e(t[r]);return o},Vs=((Ze=new(te(Ea())).CssSelectorParser).registerSelectorPseudos("not"),Ze.registerSelectorPseudos("is"),Ze.registerNestingOperators(">"),Ze.registerAttrEqualityMods("^","$","*","~"),Ze);function Hs(e,t){return i=t,(o=e).props.nodeType===1&&(i.tag==="*"||o.props.nodeName===i.tag)&&(a=e,!(o=t).classes||o.classes.every(function(s){return a.hasClass(s.value)}))&&(r=e,!(i=t).attributes||i.attributes.every(function(s){var l=r.attr(s.key);return l!==null&&s.test(l)}))&&(o=e,!(i=t).id||o.props.id===i.id)&&(n=e,!((o=t).pseudos&&!o.pseudos.every(function(s){if(s.name==="not")return!s.expressions.some(function(l){return jn(n,l)});if(s.name==="is")return s.expressions.some(function(l){return jn(n,l)});throw new Error("the pseudo selector "+s.name+" has not yet been implemented")})));var n,r,a,o,i}zs=/(?=[\-\[\]{}()*+?.\\\^$|,#\s])/g;var zs,ur=function(e){return e.replace(zs,"\\")},co=/\\/g;function Us(e){return e.map(function(t){for(var n=[],r=t.rule;r;)n.push({tag:r.tagName?r.tagName.toLowerCase():"*",combinator:r.nestingOperator||" ",id:r.id,attributes:function(a){if(a)return a.map(function(o){var i,s,l=o.name.replace(co,""),u=(o.value||"").replace(co,"");switch(o.operator){case"^=":s=new RegExp("^"+ur(u));break;case"$=":s=new RegExp(ur(u)+"$");break;case"~=":s=new RegExp("(^|\\s)"+ur(u)+"(\\s|$)");break;case"|=":s=new RegExp("^"+ur(u)+"(-|$)");break;case"=":i=function(d){return u===d};break;case"*=":i=function(d){return d&&d.includes(u)};break;case"!=":i=function(d){return u!==d};break;default:i=function(d){return d!==null}}return u===""&&/^[*$^]=$/.test(o.operator)&&(i=function(){return!1}),{key:l,value:u,type:o.value===void 0?"attrExist":"attrValue",test:i=i||function(d){return d&&s.test(d)}}})}(r.attrs),classes:function(a){if(a)return a.map(function(o){return{value:o=o.replace(co,""),regexp:new RegExp("(^|\\s)"+ur(o)+"(\\s|$)")}})}(r.classNames),pseudos:function(a){if(a)return a.map(function(o){var i;return["is","not"].includes(o.name)&&(i=Us(i=(i=o.value).selectors||[i])),{name:o.name,expressions:i,value:o.value}})}(r.pseudos)}),r=r.rule;return n})}function Yr(e){return e=Vs.parse(e),Us(e.selectors||[e])}function jn(e,t,n){return function r(a,o,i,s){if(!a)return!1;for(var l=Array.isArray(o)?o[i]:o,u=Hs(a,l);!u&&s&&a.parent;)u=Hs(a=a.parent,l);if(0<i){if([" ",">"].includes(l.combinator)===!1)throw new Error("axe.utils.matchesExpression does not support the combinator: "+l.combinator);u=u&&r(a.parent,o,i-1,l.combinator===" ")}return u}(e,t,t.length-1,n)}var po=function(e,t){return Yr(t).some(function(n){return jn(e,n)})},At=function(e,t){for(;e;){if(po(e,t))return e;if(e.parent===void 0)throw new TypeError("Cannot resolve parent for non-DOM nodes");e=e.parent}return null};function Jr(){}function fo(e){if(typeof e!="function")throw new TypeError("Queue methods require functions as arguments")}for(var Bn,ho,mo,Lt=function(){function e(f){t=f,setTimeout(function(){t!=null&&gn("Uncaught error (of queue)",t)},1)}var t,n=[],r=0,a=0,o=Jr,i=!1,s=e;function l(f){return o=Jr,s(f),n}function u(){for(var f=n.length;r<f;r++){var y=n[r];try{y.call(null,function(w){return function(x){n[w]=x,--a||o===Jr||(i=!0,o(n))}}(r),l)}catch(w){l(w)}}}var d={defer:function(f){var y;if(P(f)==="object"&&f.then&&f.catch&&(y=f,f=function(w,x){y.then(w).catch(x)}),fo(f),t===void 0){if(i)throw new Error("Queue already completed");return n.push(f),++a,u(),d}},then:function(f){if(fo(f),o!==Jr)throw new Error("queue `then` already set");return t||(o=f,a)||(i=!0,o(n)),d},catch:function(f){if(fo(f),s!==e)throw new Error("queue `catch` already set");return t?(f(t),t=null):s=f,d},abort:l};return d},go=g.crypto||g.msCrypto,Ws=(!Bn&&go&&go.getRandomValues&&(ho=new Uint8Array(16),Bn=function(){return go.getRandomValues(ho),ho}),Bn||(mo=new Array(16),Bn=function(){for(var e,t=0;t<16;t++)!(3&t)&&(e=4294967296*Math.random()),mo[t]=e>>>((3&t)<<3)&255;return mo}),typeof g.Buffer=="function"?g.Buffer:Array),ct=[],Gs={},qn=0;qn<256;qn++)ct[qn]=(qn+256).toString(16).substr(1),Gs[ct[qn]]=qn;function bo(e,t){return t=t||0,ct[e[t++]]+ct[e[t++]]+ct[e[t++]]+ct[e[t++]]+"-"+ct[e[t++]]+ct[e[t++]]+"-"+ct[e[t++]]+ct[e[t++]]+"-"+ct[e[t++]]+ct[e[t++]]+"-"+ct[e[t++]]+ct[e[t++]]+ct[e[t++]]+ct[e[t++]]+ct[e[t++]]+ct[e[+t]]}var Fp=[1|(Ze=Bn())[0],Ze[1],Ze[2],Ze[3],Ze[4],Ze[5]],Ks=16383&(Ze[6]<<8|Ze[7]),yo=0,vo=0;function Ys(e,t,o){var r=t&&o||0,a=t||[],o=(e=e||{}).clockseq!=null?e.clockseq:Ks,i=e.msecs!=null?e.msecs:new Date().getTime(),s=e.nsecs!=null?e.nsecs:vo+1,l=i-yo+(s-vo)/1e4;if(l<0&&e.clockseq==null&&(o=o+1&16383),1e4<=(s=(l<0||yo<i)&&e.nsecs==null?0:s))throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");yo=i,Ks=o;for(var l=(1e4*(268435455&(i+=122192928e5))+(vo=s))%4294967296,s=(a[r++]=l>>>24&255,a[r++]=l>>>16&255,a[r++]=l>>>8&255,a[r++]=255&l,i/4294967296*1e4&268435455),u=(a[r++]=s>>>8&255,a[r++]=255&s,a[r++]=s>>>24&15|16,a[r++]=s>>>16&255,a[r++]=o>>>8|128,a[r++]=255&o,e.node||Fp),d=0;d<6;d++)a[r+d]=u[d];return t||bo(a)}function bn(e,t,n){var r=t&&n||0,a=(typeof e=="string"&&(t=e=="binary"?new Ws(16):null,e=null),(e=e||{}).random||(e.rng||Bn)());if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var o=0;o<16;o++)t[r+o]=a[o];return t||bo(a)}(Ze=bn).v1=Ys,Ze.v4=bn,Ze.parse=function(e,t,n){var r=t&&n||0,a=0;for(t=t||[],e.toLowerCase().replace(/[0-9a-f]{2}/g,function(o){a<16&&(t[r+a++]=Gs[o])});a<16;)t[r+a++]=0;return t},Ze.unparse=bo,Ze.BufferClass=Ws,b._uuid=Ys();var Cp=bn,kp=Object.freeze(["EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function Tp(e){var t,n,r,a;try{t=JSON.parse(e)}catch{return}if((e=t)!==null&&P(e)==="object"&&typeof e.channelId=="string"&&e.source===Js())return n=(e=t).topic,r=e.channelId,a=e.messageId,e=e.keepalive,{topic:n,message:P(t.error)==="object"?function(o){var i=o.message||"Unknown error occurred",s=kp.includes(o.name)?o.name:"Error",s=g[s]||Error;return o.stack&&(i+=`
|
|
9
|
+
`+o.stack.replace(o.message,"")),new s(i)}(t.error):t.payload,messageId:a,channelId:r,keepalive:!!e}}function Js(){var e="axeAPI",t="";return(e=b!==void 0&&b._audit&&b._audit.application?b._audit.application:e)+"."+(t=b!==void 0?b.version:t)}function wo(e){Zs(e),Le(g.parent===e,"Source of the response must be the parent window.")}function Xs(e){Zs(e),Le(e.parent===g,"Respondable target must be a frame in the current window")}function Zs(e){Le(g!==e,"Messages can not be sent to the same window.")}var Xr={},Zr=[];function Do(){var e="".concat(bn(),":").concat(bn());return Zr.includes(e)?Do():(Zr.push(e),e)}function xo(e,t,n,r){var a,o;return typeof r=="function"&&function(i,s,l){var u=!(2<arguments.length&&l!==void 0)||l;Le(!Xr[i],"A replyHandler already exists for this message channel."),Xr[i]={replyHandler:s,sendToParent:u}}(t.channelId,r,n),(n?wo:Xs)(e),t.message instanceof Error&&!n?(b.log(t.message),!1):(r=Y({messageId:Do()},t),n=r.topic,t=r.channelId,o=r.message,t={channelId:t,topic:n,messageId:r.messageId,keepalive:!!r.keepalive,source:Js()},o instanceof Error?t.error={name:o.name,message:o.message,stack:o.stack}:t.payload=o,a=JSON.stringify(t),!(!(n=b._audit.allowedOrigins)||!n.length||(n.forEach(function(i){try{e.postMessage(a,i)}catch(s){throw s instanceof e.DOMException?new Error('allowedOrigins value "'.concat(i,'" is not a valid origin')):s}}),0)))}function Qs(e,t,n){var r=!(2<arguments.length&&n!==void 0)||n;return function(a,o,i){xo(e,{channelId:t,message:a,keepalive:o},r,i)}}function Np(s,t){var n,r,a,o=s.origin,i=s.data,s=s.source;try{var l=Tp(i)||{},u=l.channelId,d=l.message,f=l.messageId;if(r=o,((a=b._audit.allowedOrigins)&&a.includes("*")||a.includes(r))&&(n=f,!Zr.includes(n))&&(Zr.push(n),!0))if(d instanceof Error&&s.parent!==g)b.log(d);else try{if(l.topic){var y=Qs(s,u);wo(s),t(l,y)}else{var w=s,x=(S=l).channelId,k=S.message,S=S.keepalive,C=(R=function(re){return Xr[re]}(x)||{}).replyHandler,R=R.sendToParent;if(C){(R?wo:Xs)(w),w=Qs(w,x,R),!S&&x&&function(re){delete Xr[re]}(x);try{C(k,S,w)}catch(re){b.log(re),w(re,S)}}}}catch(re){var $=s,H=re,G=u;if(!$.parent!==g)b.log(H);else try{xo($,{topic:null,channelId:G,message:H,messageId:Do(),keepalive:!0},!0)}catch(se){return void b.log(se)}}}catch(re){b.log(re)}}var Eo,el,Sp={open:function(e){var t;if(typeof g.addEventListener=="function")return g.addEventListener("message",t=function(n){Np(n,e)},!1),function(){g.removeEventListener("message",t,!1)}},post:function(e,t,n){return typeof g.addEventListener=="function"&&xo(e,t,!1,n)}};function tl(e){e.updateMessenger(Sp)}var Ao={};function Pt(e,t,n,r,a){return t={topic:t,message:n,channelId:"".concat(bn(),":").concat(bn()),keepalive:r},el(e,t,a)}function Rp(r,t){var a=r.topic,n=r.message,r=r.keepalive,a=Ao[a];if(a)try{a(n,r,t)}catch(o){b.log(o),t(o,r)}}function nl(e,t,n,r){var a,o=e.contentWindow,i=(i=(i=t.options)==null?void 0:i.pingWaitTime)!=null?i:500;o?i===0?rl(e,t,n,r):(a=setTimeout(function(){a=setTimeout(function(){t.debug?r(al("No response from frame",e)):n(null)},0)},i),Pt(o,"axe.ping",null,void 0,function(){clearTimeout(a),rl(e,t,n,r)})):(gn("Frame does not have a content window",e),n(null))}function rl(e,t,n,r){var a=(a=(a=t.options)==null?void 0:a.frameWaitTime)!=null?a:6e4,o=e.contentWindow,i=setTimeout(function(){r(al("Axe in frame timed out",e))},a);Pt(o,"axe.start",t,void 0,function(s){clearTimeout(i),(s instanceof Error?r:n)(s)})}function al(e,t){var n;return b._tree&&(n=lo(t)),new Error(e+": "+(n||t))}Pt.updateMessenger=function(t){var n=t.open,t=t.post,n=(Le(typeof n=="function","open callback must be a function"),Le(typeof t=="function","post callback must be a function"),Eo&&Eo(),n(Rp));Eo=n?(Le(typeof n=="function","open callback must return a cleanup function"),n):null,el=t},Pt.subscribe=function(e,t){Le(typeof t=="function","Subscriber callback must be a function"),Le(!Ao[e],"Topic ".concat(e," is already registered to.")),Ao[e]=t},Pt.isInFrame=function(){return!!(0<arguments.length&&arguments[0]!==void 0?arguments[0]:g).frameElement},tl(Pt);var Qr=function(e){return[].concat(e.any||[]).concat(e.all||[]).concat(e.none||[])},cr=function(e,t,n){if(Array.isArray(e))return e.find(function(r){return P(r)==="object"&&r[t]===n})};function ol(e,t){for(var n=0<arguments.length&&e!==void 0?e:[],r=1<arguments.length&&t!==void 0?t:[],a=Math.max(n?.length,r?.length),o=0;o<a;o++){var i=n?.[o],s=r?.[o];if(typeof i!="number"||isNaN(i))return o===0?1:-1;if(typeof s!="number"||isNaN(s))return o===0?-1:1;if(i!==s)return i-s}return 0}var ea=function(e,t){var n=[];return e.forEach(function(r){var a,o=(o=r)&&o.results?Array.isArray(o.results)?o.results.length?o.results:null:[o.results]:null;o&&o.length&&(a=function(i,s){{if(i.frameElement)return new _t(i.frameElement,s);if(i.frameSpec)return i.frameSpec}return null}(r,t),o.forEach(function(i){i.nodes&&a&&(u=i.nodes,s=t,l=a,u.forEach(function(S){S.node=_t.fromFrame(S.node,s,l),Qr(S).forEach(function(C){C.relatedNodes=C.relatedNodes.map(function(R){return _t.fromFrame(R,s,l)})})}));var s,l,u=cr(n,"id",i.id);if(u){if(i.nodes.length){for(var d=u.nodes,f=i.nodes,y=f[0].node,w=0;w<d.length;w++){var x=d[w].node,k=ol(x.nodeIndexes,y.nodeIndexes);if(0<k||k===0&&y.selector.length<x.selector.length)return void d.splice.apply(d,[w,0].concat(L(f)))}d.push.apply(d,L(f))}}else n.push(i)}))}),n.forEach(function(r){r.nodes&&r.nodes.sort(function(a,o){return ol(a.node.nodeIndexes,o.node.nodeIndexes)})}),n};function il(e,t,n,r,a,o){var i=Lt();e.frames.forEach(function(s){var l=s.node,u=Q(s,F);i.defer(function(d,f){nl(l,{options:t,command:n,parameter:r,context:u},function(y){return d(y?{results:y,frameElement:l}:null)},f)})}),i.then(function(s){a(ea(s,t))}).catch(o)}function yn(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}while(t=t.parent);return!1}var Fo=function e(){for(var t={},n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return r.forEach(function(o){if(o&&P(o)==="object"&&!Array.isArray(o))for(var i=0,s=Object.keys(o);i<s.length;i++){var l=s[i];!t.hasOwnProperty(l)||P(o[l])!=="object"||Array.isArray(t[l])?t[l]=o[l]:t[l]=e(t[l],o[l])}}),t},Co=function(e,t){Object.assign(e,t),Object.keys(t).filter(function(n){return typeof t[n]=="function"}).forEach(function(n){e[n]=null;try{e[n]=t[n](e)}catch{}})},Op=["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"],ta=function(e){return!!(e.shadowRoot&&(e=e.nodeName.toLowerCase(),Op.includes(e)||/^[a-z][a-z0-9_.-]*-[a-z0-9_.-]*$/.test(e)))},ko={},dr=(K(ko,{createGrid:function(){return vn},findElmsInContext:function(){return sl},findNearbyElms:function(){return Mo},findUp:function(){return Ln},findUpVirtual:function(){return $n},focusDisabled:function(){return Bo},getComposedParent:function(){return ft},getElementByReference:function(){return $o},getElementCoordinates:function(){return So},getElementStack:function(){return ql},getModalDialog:function(){return Rl},getOverflowHiddenAncestors:function(){return To},getRootNode:function(){return gt},getScrollOffset:function(){return xl},getTabbableElements:function(){return $l},getTextElementStack:function(){return ii},getViewportSize:function(){return na},getVisibleChildTextRects:function(){return oi},hasContent:function(){return da},hasContentVirtual:function(){return vr},hasLangText:function(){return li},idrefs:function(){return Mt},insertedIntoFocusOrder:function(){return xu},isCurrentPageLink:function(){return qo},isFocusable:function(){return nt},isHTML5:function(){return Fu},isHiddenForEveryone:function(){return on},isHiddenWithCSS:function(){return rf},isInTabOrder:function(){return zt},isInTextBlock:function(){return ui},isInert:function(){return aa},isModalOpen:function(){return wr},isMultiline:function(){return ku},isNativelyFocusable:function(){return Ko},isNode:function(){return of},isOffscreen:function(){return ra},isOpaque:function(){return sf},isSkipLink:function(){return di},isVisible:function(){return df},isVisibleOnScreen:function(){return Ft},isVisibleToScreenReaders:function(){return Qe},isVisualContent:function(){return si},reduceToElementsBelowFloating:function(){return Su},shadowElementsFromPoint:function(){return pf},urlPropsFromAttribute:function(){return ff},visuallyContains:function(){return Ru},visuallyOverlaps:function(){return fi},visuallySort:function(){return Lo}}),function(e){var t=e.getRootNode&&e.getRootNode()||A;return t=t===e?A:t}),gt=dr,sl=function(n){var a=n.context,r=n.value,t=n.attr,n=(n=n.elm)===void 0?"":n,r=tt(r),a=a.nodeType===9||a.nodeType===11?a:gt(a);return Array.from(a.querySelectorAll(n+"["+t+"="+r+"]"))},$n=function(e,t){var n=e.actualNode;if(!e.shadowId&&typeof e.actualNode.closest=="function")return e.actualNode.closest(t)||null;for(;(n=(n=n.assignedSlot||n.parentNode)&&n.nodeType===11?n.host:n)&&!Mn(n,t)&&n!==A.documentElement;);return n&&Mn(n,t)?n:null},Ln=function(e,t){return $n(ce(e),t)},_p=te(Xt()),wt=(b._memoizedFns=[],function(e){return e=(0,_p.default)(e),b._memoizedFns.push(e),e});function ll(e,t){return(0|e.left)<(0|t.right)&&(0|e.right)>(0|t.left)&&(0|e.top)<(0|t.bottom)&&(0|e.bottom)>(0|t.top)}var ul=wt(function(e){var t=[];return e?(e.getComputedStylePropertyValue("overflow")==="hidden"&&t.push(e),t.concat(ul(e.parent))):t}),To=ul,Pp=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,Mp=/(\w+)\((\d+)/;function cl(e){return["style","script","noscript","template"].includes(e.props.nodeName)}function dl(e){return e.props.nodeName!=="area"&&e.getComputedStylePropertyValue("display")==="none"}function pl(e){return!(1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).isAncestor&&["hidden","collapse"].includes(e.getComputedStylePropertyValue("visibility"))}function fl(e){return!!(1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).isAncestor&&e.getComputedStylePropertyValue("content-visibility")==="hidden"}function hl(e){return e.attr("aria-hidden")==="true"}function ml(e){return e.getComputedStylePropertyValue("opacity")==="0"}function gl(r){var t=tn(r.actualNode),n=parseInt(r.getComputedStylePropertyValue("height")),r=parseInt(r.getComputedStylePropertyValue("width"));return!!t&&(n===0||r===0)}function bl(e){var t,n;return!(1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).isAncestor&&(t=e.boundingClientRect,!!(n=To(e)).length)&&n.some(function(r){return r=r.boundingClientRect,r.width<2||r.height<2||!ll(t,r)})}function yl(e){var t=e.getComputedStylePropertyValue("clip").match(Pp),n=e.getComputedStylePropertyValue("clip-path").match(Mp);if(t&&t.length===5&&(e=e.getComputedStylePropertyValue("position"),["fixed","absolute"].includes(e)))return t[3]-t[1]<=0&&t[2]-t[4]<=0;if(n){var e=n[1],r=parseInt(n[2],10);switch(e){case"inset":return 50<=r;case"circle":return r===0}}return!1}function No(e,t){var n,r=At(e,"map");return!r||!((r=r.attr("name"))&&(e=dr(e.actualNode))&&e.nodeType===9&&(n=kt(b._tree,'img[usemap="#'.concat(tt(r),'"]')))&&n.length)||n.some(function(a){return!t(a)})}function vl(e){var t;return((t=e.parent)==null?void 0:t.props.nodeName)!=="details"||e.props.nodeName==="summary"&&e.parent.children.find(function(n){return n.props.nodeName==="summary"})===e?!1:!e.parent.hasAttr("open")}var Ip=[dl,pl,fl,vl];function on(e){var n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},t=n.skipAncestors,n=n.isAncestor,n=n!==void 0&&n;return e=e instanceof Ee?e:ce(e),(t?wl:Dl)(e,n)}var wl=wt(function(e,t){return!!cl(e)||!(!e.actualNode||!Ip.some(function(n){return n(e,{isAncestor:t})})&&e.actualNode.isConnected)}),Dl=wt(function(e,t){return!!wl(e,t)||!!e.parent&&Dl(e.parent,!0)}),ft=function e(t){if(t.assignedSlot)return e(t.assignedSlot);if(t.parentNode){if((t=t.parentNode).nodeType===1)return t;if(t.host)return t.host}return null},xl=function(e){var t,n;return(e=!e.nodeType&&e.document?e.document:e).nodeType===9?(t=e.documentElement,n=e.body,{left:t&&t.scrollLeft||n&&n.scrollLeft||0,top:t&&t.scrollTop||n&&n.scrollTop||0}):{left:e.scrollLeft,top:e.scrollTop}},So=function(e){var t=(n=xl(A)).left,n=n.top;return{top:(e=e.getBoundingClientRect()).top+n,right:e.right+t,bottom:e.bottom+n,left:e.left+t,width:e.right-e.left,height:e.bottom-e.top}},na=function(e){var t=e.document,n=t.documentElement;return e.innerWidth?{width:e.innerWidth,height:e.innerHeight}:n?{width:n.clientWidth,height:n.clientHeight}:{width:(e=t.body).clientWidth,height:e.clientHeight}},ra=function(e){if((1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).isAncestor)return!1;if(e=e instanceof Ee?e.actualNode:e){var t=A.documentElement,n=g.getComputedStyle(e),r=g.getComputedStyle(A.body||t).getPropertyValue("direction"),a=So(e);if(a.bottom<0&&(function(o,i){for(o=ft(o);o&&o.nodeName.toLowerCase()!=="html";){if(o.scrollTop&&0<=(i+=o.scrollTop))return;o=ft(o)}return 1}(e,a.bottom)||n.position==="absolute"))return!0;if(a.left!==0||a.right!==0){if(r==="ltr"){if(a.right<=0)return!0}else if(n=Math.max(t.scrollWidth,na(g).width),a.left>=n)return!0}return!1}},jp=[ml,gl,bl,yl,ra];function Ft(e){return e=e instanceof Ee?e:ce(e),Ro(e)}var Ro=wt(function(e,t){return e.actualNode&&e.props.nodeName==="area"?!No(e,Ro):!(on(e,{skipAncestors:!0,isAncestor:t})||e.actualNode&&jp.some(function(n){return n(e,{isAncestor:t})}))&&(!e.parent||Ro(e.parent,!0))});function El(o,t){var n=Math.min(o.top,t.top),r=Math.max(o.right,t.right),a=Math.max(o.bottom,t.bottom),o=Math.min(o.left,t.left);return new g.DOMRect(o,n,r-o,a-n)}function Oo(r,s){var n=r.x,r=r.y,a=s.top,o=s.right,i=s.bottom,s=s.left;return a<=r&&n<=o&&r<=i&&s<=n}var Al=0,Bp=.1,Fl=.2,Cl=.3,kl=0;function vn(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:A.body,t=1<arguments.length?arguments[1]:void 0,n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Se.get("gridCreated")||n){Se.set("gridCreated",!0),n||(a=(a=ce(A.documentElement))||new mi(A.documentElement),kl=0,a._stackingOrder=[pr(Al,null)],Nl(t=t??new _o,a),tn(a.actualNode)&&(r=new _o(a),a._subGrid=r));for(var r,a,o=A.createTreeWalker(e,g.NodeFilter.SHOW_ELEMENT,null,!1),i=n?o.nextNode():o.currentNode;i;){var s=ce(i),l=(s&&s.parent?n=s.parent:i.assignedSlot?n=ce(i.assignedSlot):i.parentElement?n=ce(i.parentElement):i.parentNode&&ce(i.parentNode)&&(n=ce(i.parentNode)),(s=s||new b.VirtualNode(i,n))._stackingOrder=function(d,f,y){var w=f._stackingOrder.slice();if(function(S,C){var R=S.getComputedStylePropertyValue("position"),$=S.getComputedStylePropertyValue("z-index");if(R==="fixed"||R==="sticky"||$!=="auto"&&R!=="static"||S.getComputedStylePropertyValue("opacity")!=="1"||(S.getComputedStylePropertyValue("-webkit-transform")||S.getComputedStylePropertyValue("-ms-transform")||S.getComputedStylePropertyValue("transform")||"none")!=="none"||(R=S.getComputedStylePropertyValue("mix-blend-mode"),R&&R!=="normal")||(R=S.getComputedStylePropertyValue("filter"),R&&R!=="none")||(R=S.getComputedStylePropertyValue("perspective"),R&&R!=="none")||(R=S.getComputedStylePropertyValue("clip-path"),R&&R!=="none")||(S.getComputedStylePropertyValue("-webkit-mask")||S.getComputedStylePropertyValue("mask")||"none")!=="none"||(S.getComputedStylePropertyValue("-webkit-mask-image")||S.getComputedStylePropertyValue("mask-image")||"none")!=="none"||(S.getComputedStylePropertyValue("-webkit-mask-border")||S.getComputedStylePropertyValue("mask-border")||"none")!=="none"||S.getComputedStylePropertyValue("isolation")==="isolate"||(R=S.getComputedStylePropertyValue("will-change"),R==="transform"||R==="opacity")||S.getComputedStylePropertyValue("-webkit-overflow-scrolling")==="touch"||(R=S.getComputedStylePropertyValue("contain"),["layout","paint","strict","content"].includes(R))||$!=="auto"&&Tl(C))return 1}(d,f)){var x=w.findIndex(function(S){return S=S.value,[Al,Fl,Cl].includes(S)}),x=(x!==-1&&w.splice(x,w.length-x),function(S,C){return S.getComputedStylePropertyValue("position")!=="static"||Tl(C)?S.getComputedStylePropertyValue("z-index"):"auto"}(d,f));if(["auto","0"].includes(x)){for(var k=y.toString();k.length<10;)k="0"+k;w.push(pr(parseFloat("".concat(Bp).concat(k)),d))}else w.push(pr(parseInt(x),d))}else d.getComputedStylePropertyValue("position")!=="static"?w.push(pr(Cl,d)):d.getComputedStylePropertyValue("float")!=="none"&&w.push(pr(Fl,d));return w}(s,n,kl++),function(d,f){for(var y=null,w=[d];f;){if(tn(f.actualNode)){y=f;break}if(f._scrollRegionParent){y=f._scrollRegionParent;break}w.push(f),f=ce(f.actualNode.parentElement||f.actualNode.parentNode)}return w.forEach(function(x){return x._scrollRegionParent=y}),y}(s,n)),l=l?l._subGrid:t,u=(tn(s.actualNode)&&(u=new _o(s),s._subGrid=u),s.boundingClientRect);u.width!==0&&u.height!==0&&Ft(i)&&Nl(l,s),ta(i)&&vn(i.shadowRoot,l,s),i=o.nextNode()}}return Ne.gridSize}function Tl(e){if(e)return e=e.getComputedStylePropertyValue("display"),["flex","inline-flex","grid","inline-grid"].includes(e)}function pr(e,t){return{value:e,vNode:t}}function Nl(e,t){t.clientRects.forEach(function(n){t._grid==null&&(t._grid=e),n=e.getGridPositionOfRect(n),e.loopGridPosition(n,function(r){r.includes(t)||r.push(t)})})}vt(Po,[{key:"toGridIndex",value:function(e){return Math.floor(e/Ne.gridSize)}},{key:"getCellFromPoint",value:function(n){var t=n.x,n=n.y,n=(Le(this.boundaries,"Grid does not have cells added"),this.toGridIndex(n)),t=this.toGridIndex(t),n=(Le(Oo({y:n,x:t},this.boundaries),"Element midpoint exceeds the grid bounds"),(n=this.cells[n-this.cells._negativeIndex])!=null?n:[]);return(t=n[t-n._negativeIndex])!=null?t:[]}},{key:"loopGridPosition",value:function(e,t){var o=e,n=o.left,r=o.right,a=o.top,o=o.bottom;this.boundaries&&(e=El(this.boundaries,e)),this.boundaries=e,Sl(this.cells,a,o,function(i,s){Sl(i,n,r,function(l,u){t(l,{row:s,col:u})})})}},{key:"getGridPositionOfRect",value:function(e){var n=e.top,r=e.right,a=e.bottom,o=e.left,t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:0,n=this.toGridIndex(n-t),r=this.toGridIndex(r+t-1),a=this.toGridIndex(a+t-1),o=this.toGridIndex(o-t);return new g.DOMRect(o,n,r-o,a-n)}}]);var _o=Po;function Po(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:null;lt(this,Po),this.container=e,this.cells=[]}function Sl(e,t,n,r){if(e._negativeIndex!=null||(e._negativeIndex=0),t<e._negativeIndex){for(var a=0;a<e._negativeIndex-t;a++)e.splice(0,0,[]);e._negativeIndex=t}for(var o,i=t-e._negativeIndex,s=n-e._negativeIndex,l=i;l<=s;l++)e[o=l]==null&&(e[o]=[]),r(e[l],l+e._negativeIndex)}function Mo(e){var t,n,r,a,o=1<arguments.length&&arguments[1]!==void 0?arguments[1]:0;return vn(),(r=e._grid)!=null&&(r=r.cells)!=null&&r.length?(r=e.boundingClientRect,t=e._grid,n=Io(e),r=t.getGridPositionOfRect(r,o),a=[],t.loopGridPosition(r,function(i){var s,l=ut(i);try{for(l.s();!(s=l.n()).done;){var u=s.value;u&&u!==e&&!a.includes(u)&&n===Io(u)&&a.push(u)}}catch(d){l.e(d)}finally{l.f()}}),a):[]}var Io=wt(function(e){return!!e&&(e.getComputedStylePropertyValue("position")==="fixed"||Io(e.parent))});function jo(o,t){var n=Math.max(o.left,t.left),r=Math.min(o.right,t.right),a=Math.max(o.top,t.top),o=Math.min(o.bottom,t.bottom);return r<=n||o<=a?null:new g.DOMRect(n,a,r-n,o-a)}var Rl=wt(function(){var e;return b._tree&&(e=Wt(b._tree[0],"dialog[open]",function(t){var n=t.boundingClientRect;return A.elementsFromPoint(n.left+1,n.top+1).includes(t.actualNode)&&Ft(t)})).length?e.find(function(t){var n=t.boundingClientRect;return A.elementsFromPoint(n.left-10,n.top-10).includes(t.actualNode)})||((e=e.find(function(r){var r=(r=function(a){vn();var o=b._tree[0]._grid,i=new g.DOMRect(0,0,g.innerWidth,g.innerHeight);if(o)for(var s=0;s<o.cells.length;s++){var l=o.cells[s];if(l)for(var u=0;u<l.length;u++){var d=l[u];if(d)for(var f=0;f<d.length;f++){var y=d[f],w=jo(y.boundingClientRect,i);if(y.props.nodeName!=="html"&&y!==a&&y.getComputedStylePropertyValue("pointer-events")!=="none"&&w)return{vNode:y,rect:w}}}}}(r))!=null?r:{},n=r.vNode,r=r.rect;return!!n&&!A.elementsFromPoint(r.left+1,r.top+1).includes(n.actualNode)}))!=null?e:null):null});function aa(e){var n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},t=n.skipAncestors,n=n.isAncestor;return(t?Ol:_l)(e,n)}var Ol=wt(function(e,t){return!!(e.hasAttr("inert")||!t&&e.actualNode&&(t=Rl(),t&&!yn(t,e)))}),_l=wt(function(e,t){return!!Ol(e,t)||!!e.parent&&_l(e.parent,!0)}),qp=["button","command","fieldset","keygen","optgroup","option","select","textarea","input"],Bo=function(e){var t=e instanceof Ee?e:ce(e);if(e=t.props.nodeName,qp.includes(e)&&t.hasAttr("disabled")||aa(t))return!0;for(var n=t.parent,r=[],a=!1;n&&n.shadowId===t.shadowId&&!a&&(r.push(n),n.props.nodeName!=="legend");){if(n._inDisabledFieldset!==void 0){a=n._inDisabledFieldset;break}n.props.nodeName==="fieldset"&&n.hasAttr("disabled")&&(a=!0),n=n.parent}return r.forEach(function(o){return o._inDisabledFieldset=a}),!!a||t.props.nodeName!=="area"&&!!t.actualNode&&on(t)},$p=/^\/\#/,Lp=/^#[!/]/;function qo(e){var t,n,r,a,o=e.getAttribute("href");return!(!o||o==="#")&&(!!$p.test(o)||(a=e.hash,t=e.protocol,n=e.hostname,r=e.port,e=e.pathname,!Lp.test(a)&&(o.charAt(0)==="#"||(typeof((a=g.location)==null?void 0:a.origin)!="string"||g.location.origin.indexOf("://")===-1?null:(o=g.location.origin+g.location.pathname,a=n?"".concat(t,"//").concat(n).concat(r?":".concat(r):""):g.location.origin,(a+=e?(e[0]!=="/"?"/":"")+e:g.location.pathname)===o)))))}var $o=function(e,t){var n=e.getAttribute(t);return n&&(t!=="href"||qo(e))?(n.indexOf("#")!==-1&&(n=decodeURIComponent(n.substr(n.indexOf("#")+1))),(t=A.getElementById(n))||((t=A.getElementsByName(n)).length?t[0]:null)):null};function Lo(e,t){vn();for(var n=Math.max(e._stackingOrder.length,t._stackingOrder.length),r=0;r<n;r++){if(t._stackingOrder[r]===void 0)return-1;if(e._stackingOrder[r]===void 0||t._stackingOrder[r].value>e._stackingOrder[r].value)return 1;if(t._stackingOrder[r].value<e._stackingOrder[r].value)return-1}var a=e.actualNode,o=t.actualNode;if(a.getRootNode&&a.getRootNode()!==o.getRootNode()){for(var i=[];a;)i.push({root:a.getRootNode(),node:a}),a=a.getRootNode().host;for(;o&&!i.find(function(f){return f.root===o.getRootNode()});)o=o.getRootNode().host;if((a=i.find(function(f){return f.root===o.getRootNode()}).node)===o)return e.actualNode.getRootNode()!==a.getRootNode()?-1:1}var d=g.Node,s=d.DOCUMENT_POSITION_FOLLOWING,l=d.DOCUMENT_POSITION_CONTAINS,d=d.DOCUMENT_POSITION_CONTAINED_BY,u=a.compareDocumentPosition(o),s=u&s?1:-1,l=u&l||u&d,u=Pl(e),d=Pl(t);return u===d||l?s:d-u}function Pl(e){return e.getComputedStylePropertyValue("display").indexOf("inline")!==-1?2:function t(n){if(!n)return!1;if(n._isFloated!==void 0)return n._isFloated;var r=n.getComputedStylePropertyValue("float");return r!=="none"?n._isFloated=!0:(r=t(n.parent),n._isFloated=r,r)}(e)?1:0}var Ml={};function Il(s,o){var n,r,a,s=s.boundingClientRect,o=o.boundingClientRect,i=(n=s,r=o,a={},[["x","left","right","width"],["y","top","bottom","height"]].forEach(function(w){var u,w=fe(w,4),d=w[0],f=w[1],y=w[2],w=w[3];r[f]<n[f]&&r[y]>n[y]?a[d]=n[f]+n[w]/2:(w=r[f]+r[w]/2,u=Math.abs(w-n[f]),w=Math.abs(w-n[y]),a[d]=w<=u?n[f]:n[y])}),a),s=function(y,w,R){var f=y.x,y=y.y;if(function(re,H){var G=re.x,re=re.y;return re>=H.top&&G<=H.right&&re<=H.bottom&&G>=H.left}({x:f,y},R)){var C=function(ke,G,re){var se,ue,ye=ke.x,ke=ke.y;ye===G.left&&G.right<re.right?se=G.right:ye===G.right&&G.left>re.left&&(se=G.left),ke===G.top&&G.bottom<re.bottom?ue=G.bottom:ke===G.bottom&&G.top>re.top&&(ue=G.top);{if(!se&&!ue)return null;if(!ue)return{x:se,y:ke};if(!se)return{x:ye,y:ue}}return Math.abs(ye-se)<Math.abs(ke-ue)?{x:se,y:ke}:{x:ye,y:ue}}({x:f,y},w,R);if(C!==null)return C;R=w}var C=R,w=C.top,R=C.right,x=C.bottom,C=C.left,k=C<=f&&f<=R,S=w<=y&&y<=x,C=Math.abs(C-f)<Math.abs(R-f)?C:R,R=Math.abs(w-y)<Math.abs(x-y)?w:x;{if(!k&&S)return{x:C,y};if(k&&!S)return{x:f,y:R};if(!k&&!S)return{x:C,y:R}}return Math.abs(f-C)<Math.abs(y-R)?{x:C,y}:{x:f,y:R}}(i,s,o);return o=i,i=s,s=Math.abs(o.x-i.x),o=Math.abs(o.y-i.y),s&&o?Math.sqrt(Math.pow(s,2)+Math.pow(o,2)):s||o}function Vo(a){var t=a.left,n=a.top,r=a.width,a=a.height;return new g.DOMPoint(t+r/2,n+a/2)}function jl(e,t){var n=e.boundingClientRect,r=t.boundingClientRect;return!(n.left>=r.right||n.right<=r.left||n.top>=r.bottom||n.bottom<=r.top)&&0<Lo(e,t)}function Bl(e,t){var n,r=[e],a=ut(t);try{let i=function(){var s=n.value;r=r.reduce(function(l,u){return l.concat(function(d,f){var y=d.top,w=d.left,x=d.bottom,k=d.right,S=y<f.bottom&&x>f.top,C=w<f.right&&k>f.left,R=[];return oa(f.top,y,x)&&C&&R.push({top:y,left:w,bottom:f.top,right:k}),oa(f.right,w,k)&&S&&R.push({top:y,left:f.right,bottom:x,right:k}),oa(f.bottom,y,x)&&C&&R.push({top:f.bottom,right:k,bottom:x,left:w}),oa(f.left,w,k)&&S&&R.push({top:y,left:w,bottom:x,right:f.left}),R.length===0&&R.push(d),R.map(Vp)}(u,s))},[])};var o=i;for(a.s();!(n=a.n()).done;)i()}catch(i){a.e(i)}finally{a.f()}return r}K(Ml,{getBoundingRect:function(){return El},getIntersectionRect:function(){return jo},getOffset:function(){return Il},getRectCenter:function(){return Vo},hasVisualOverlap:function(){return jl},isPointInRect:function(){return Oo},rectsOverlap:function(){return ll},splitRects:function(){return Bl}});var oa=function(e,t,n){return t<e&&e<n};function Vp(e){return Y({},e,{x:e.left,y:e.top,height:e.bottom-e.top,width:e.right-e.left})}function Ho(e,t,n){var r=2<arguments.length&&n!==void 0&&n,i=Vo(t),s=e.getCellFromPoint(i)||[],a=Math.floor(i.x),o=Math.floor(i.y),i=s.filter(function(l){return l.clientRects.some(function(u){var d=u.left,f=u.top;return a<Math.floor(d+u.width)&&a>=Math.floor(d)&&o<Math.floor(f+u.height)&&o>=Math.floor(f)})}),s=e.container;return s&&(i=Ho(s._grid,s.boundingClientRect,!0).concat(i)),i=r?i:i.sort(Lo).map(function(l){return l.actualNode}).concat(A.documentElement).filter(function(l,u,d){return d.indexOf(l)===u})}var ql=function(e){vn();var t=(e=ce(e))._grid;return t?Ho(t,e.boundingClientRect):[]},$l=function(e){return kt(e,"*").filter(function(r){var n=r.isFocusable,r=r.actualNode.getAttribute("tabindex");return(r=r&&!isNaN(parseInt(r,10))?parseInt(r):null)?n&&0<=r:n})},fr={},Mt=(K(fr,{accessibleText:function(){return wn},accessibleTextVirtual:function(){return Dt},autocomplete:function(){return An},formControlValue:function(){return hu},formControlValueMethods:function(){return ei},hasUnicode:function(){return ni},isHumanInterpretable:function(){return ai},isIconLigature:function(){return ri},isValidAutocomplete:function(){return vu},label:function(){return Zp},labelText:function(){return Xo},labelVirtual:function(){return ca},nativeElementType:function(){return Qp},nativeTextAlternative:function(){return ou},nativeTextMethods:function(){return au},removeUnicode:function(){return yr},sanitize:function(){return De},subtreeText:function(){return sn},titleText:function(){return sa},unsupported:function(){return iu},visible:function(){return wu},visibleTextNodes:function(){return ef},visibleVirtual:function(){return Ht}}),function(e,t){e=e.actualNode||e;try{var n=gt(e),r=[];if(a=e.getAttribute(t))for(var a=bt(a),o=0;o<a.length;o++)r.push(n.getElementById(a[o]));return r}catch{throw new TypeError("Cannot resolve id references for non-DOM nodes")}}),wn=function(e,t){return e=ce(e),Dt(e,t)},hr=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{};if(!(e instanceof Ee)){if(e.nodeType!==1)return"";e=ce(e)}return e.props.nodeType!==1||t.inLabelledByContext||t.inControlContext||!e.attr("aria-labelledby")?"":Mt(e,"aria-labelledby").filter(function(n){return n}).reduce(function(n,r){return r=wn(r,Y({inLabelledByContext:!0,startNode:t.startNode||e},t)),n?"".concat(n," ").concat(r):r},"")},mr=function(e){if(!(e instanceof Ee)){if(e.nodeType!==1)return"";e=ce(e)}return e.attr("aria-label")||""},Ll={"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",global:!0},"aria-brailleroledescription":{type:"string",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"}},Vl={alert:{type:"widget",allowedAttrs:["aria-expanded"],superclassRole:["section"]},alertdialog:{type:"widget",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-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:"widget",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:"widget",allowedAttrs:["aria-expanded"],superclassRole:["section"]},main:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},marquee:{type:"widget",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-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-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-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:"widget",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-readonly"],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:"widget",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:"widget",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"]}},Ze={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-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"]},button:{contentTypes:["interactive","phrasing","flow"],allowedRoles:["checkbox","combobox","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab"],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:["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","menuitem","menuitemcheckbox","menuitemradio","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},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"]}},zo={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]},Hl={ariaAttrs:Ll,ariaRoles:Y({},Vl,{"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"]}},{"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}}),htmlElms:Ze,cssColors:zo},Vn=Y({},Hl),je=Vn,Uo=function(e){return!!(e=je.ariaRoles[e])&&!!e.unsupported},Hn=function(e){var t=(n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).allowAbstract,n=(n=n.flagUnsupported)!==void 0&&n,r=je.ariaRoles[e],a=Uo(e);return!(!r||n&&a||!t&&r.type==="abstract")},We=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},n=t.fallback,r=t.abstracts,a=t.dpub;return(e=e instanceof Ee?e:ce(e)).props.nodeType===1&&(t=(e.attr("role")||"").trim().toLowerCase(),(n?bt(t):[t]).find(function(o){return!(!a&&o.substr(0,4)==="doc-")&&Hn(o,{allowAbstract:r})}))||null},Wo=function(e){return Object.keys(je.htmlElms).filter(function(t){return t=je.htmlElms[t],t.contentTypes?t.contentTypes.includes(e):!!t.variant&&!(!t.variant.default||!t.variant.default.contentTypes)&&t.variant.default.contentTypes.includes(e)})},Dn=function(){return Se.get("globalAriaAttrs",function(){return Object.keys(je.ariaAttrs).filter(function(e){return je.ariaAttrs[e].global})})},Qt=wt(function(e){for(var t=[],n=e.rows,r=0,a=n.length;r<a;r++)for(var o=n[r].cells,i=(t[r]=t[r]||[],0),s=0,l=o.length;s<l;s++)for(var u=0;u<o[s].colSpan;u++){for(var d=o[s].getAttribute("rowspan"),f=parseInt(d)===0||o[s].rowspan===0?n.length:o[s].rowSpan,y=0;y<f;y++){for(t[r+y]=t[r+y]||[];t[r+y][i];)i++;t[r+y][i]=o[s]}i++}return t}),ia=wt(function(e,t){var n,r;for(t=t||Qt(Ln(e,"table")),n=0;n<t.length;n++)if(t[n]&&(r=t[n].indexOf(e))!==-1)return{x:r,y:n}}),Go=function(e){var t,n=e instanceof Ee?e:ce(e),r=(e=n.actualNode,n.attr("scope")),a=n.attr("role");if(["td","th"].includes(n.props.nodeName))return a==="columnheader"?"col":a==="rowheader"?"row":r==="col"||r==="row"?r:n.props.nodeName==="th"&&(n.actualNode?(a=Qt(Ln(e,"table")))[(t=ia(e,a)).y].reduce(function(o,i){return o&&i.nodeName.toUpperCase()==="TH"},!0)?"col":a.map(function(o){return o[t.x]}).reduce(function(o,i){return o&&i&&i.nodeName.toUpperCase()==="TH"},!0)?"row":"auto":"auto");throw new TypeError("Expected TD or TH element")},zn=function(e){return["col","auto"].indexOf(Go(e))!==-1},Un=function(e){return["row","auto"].includes(Go(e))},De=function(e){return e?e.replace(/\r\n/g,`
|
|
10
|
+
`).replace(/\u00A0/g," ").replace(/[\s]{2,}/g," ").trim():""},Ko=function(e){var t=e instanceof Ee?e:ce(e);if(t&&!Bo(t))switch(t.props.nodeName){case"a":case"area":if(t.hasAttr("href"))return!0;break;case"input":return t.props.type!=="hidden";case"textarea":case"select":case"summary":case"button":return!0;case"details":return!kt(t,"summary").length}return!1};function nt(t){var t=t instanceof Ee?t:ce(t);return t.props.nodeType===1&&!(Bo(t)||!Ko(t)&&(!(t=t.attr("tabindex"))||isNaN(parseInt(t,10))))}var zl=Wo("sectioning").map(function(e){return"".concat(e,":not([role])")}).join(", ")+" , main:not([role]), [role=article], [role=complementary], [role=main], [role=navigation], [role=region]";function Ul(n){var t=De(hr(n)),n=De(mr(n));return t||n}var Yo={a:function(e){return e.hasAttr("href")?"link":null},area:function(e){return e.hasAttr("href")?"link":null},article:"article",aside:"complementary",body:"document",button:"button",datalist:"listbox",dd:"definition",dfn:"term",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",footer:function(e){return At(e,zl)?null:"contentinfo"},form:function(e){return Ul(e)?"form":null},h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:function(e){return At(e,zl)?null:"banner"},hr:"separator",img:function(e){var t=e.hasAttr("alt")&&!e.attr("alt"),n=Dn().find(function(r){return e.hasAttr(r)});return!t||n||nt(e)?"img":"presentation"},input:function(e){var t,n;switch(e.hasAttr("list")&&(n=(t=Mt(e.actualNode,"list").filter(function(r){return!!r})[0])&&t.nodeName.toLowerCase()==="datalist"),e.props.type){case"checkbox":return"checkbox";case"number":return"spinbutton";case"radio":return"radio";case"range":return"slider";case"search":return n?"combobox":"searchbox";case"button":case"image":case"reset":case"submit":return"button";case"text":case"tel":case"url":case"email":case"":return n?"combobox":"textbox";default:return"textbox"}},li:"listitem",main:"main",math:"math",menu:"list",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",section:function(e){return Ul(e)?"region":null},select:function(e){return e.hasAttr("multiple")||1<parseInt(e.attr("size"))?"listbox":"combobox"},summary:"button",table:"table",tbody:"rowgroup",td:function(e){return e=At(e,"table"),e=We(e),["grid","treegrid"].includes(e)?"gridcell":"cell"},textarea:"textbox",tfoot:"rowgroup",th:function(e){return zn(e)?"columnheader":Un(e)?"rowheader":void 0},thead:"rowgroup",tr:"row",ul:"list"},xn=function(e,t){var n=P(t);if(Array.isArray(t)&&e!==void 0)return t.includes(e);if(n==="function")return!!t(e);if(e!=null){if(t instanceof RegExp)return t.test(e);if(/^\/.*\/$/.test(t))return n=t.substring(1,t.length-1),new RegExp(n).test(e)}return t===e};function Wl(e,t){return xn(!!Dt(e),t)}var Jo=function(e,t){if(P(t)!=="object"||Array.isArray(t)||t instanceof RegExp)throw new Error("Expect matcher to be an object");return Object.keys(t).every(function(n){return xn(e(n),t[n])})};function Gl(e,t){return e instanceof Ee||(e=ce(e)),Jo(function(n){return e.attr(n)},t)}function Kl(e,t){return!!t(e)}function Yl(e,t){return xn(We(e),t)}function Jl(e,t){return xn(Vt(e),t)}function Xl(e,t){return e instanceof Ee||(e=ce(e)),xn(e.props.nodeName,t)}function Zl(e,t){return e instanceof Ee||(e=ce(e)),Jo(function(n){return e.props[n]},t)}function Ql(e,t){return xn(_e(e),t)}var eu={hasAccessibleName:Wl,attributes:Gl,condition:Kl,explicitRole:Yl,implicitRole:Jl,nodeName:Xl,properties:Zl,semanticRole:Ql},tu=function e(t,n){return t instanceof Ee||(t=ce(t)),Array.isArray(n)?n.some(function(r){return e(t,r)}):typeof n=="string"?po(t,n):Object.keys(n).every(function(r){var a;if(eu[r])return a=n[r],(0,eu[r])(t,a);throw new Error('Unknown matcher type "'.concat(r,'"'))})},Ct=function(e,t){return tu(e,t)},gr=(Ct.hasAccessibleName=Wl,Ct.attributes=Gl,Ct.condition=Kl,Ct.explicitRole=Yl,Ct.fromDefinition=tu,Ct.fromFunction=Jo,Ct.fromPrimative=xn,Ct.implicitRole=Jl,Ct.nodeName=Xl,Ct.properties=Zl,Ct.semanticRole=Ql,Ct),En=function(e){var t=(1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).noMatchAccessibleName,n=t!==void 0&&t,r=je.htmlElms[e.props.nodeName];if(!r)return{};if(!r.variant)return r;var a,o,i=r.variant,s=Q(r,v);for(a in i)if(i.hasOwnProperty(a)&&a!=="default"){for(var l=i[a],u=l.matches,d=Q(l,M),f=Array.isArray(u)?u:[u],y=0;y<f.length&&n;y++)if(f[y].hasOwnProperty("hasAccessibleName"))return r;if(gr(e,u))for(var w in d)d.hasOwnProperty(w)&&(s[w]=d[w])}for(o in i.default)i.default.hasOwnProperty(o)&&s[o]===void 0&&(s[o]=i.default[o]);return s},Vt=function(e){var t,n=(1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).chromium,r=e instanceof Ee?e:ce(e);if(e=r.actualNode,r)return t=r.props.nodeName,!(t=Yo[t])&&n?En(r).chromiumRole||null:typeof t=="function"?t(r):t||null;throw new ReferenceError("Cannot get implicit role of a node outside the current scope.")},Hp={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 zp(e,n){var r=n.chromium,n=Q(n,c),r=Vt(e,{chromium:r});return r?function a(o,i){var s=Hp[o.props.nodeName];if(s){if(o.parent)return s.includes(o.parent.props.nodeName)?(s=We(o.parent,i),["none","presentation"].includes(s)&&!nu(o.parent)?s:s?null:a(o.parent,i)):null;if(o.actualNode)throw new ReferenceError("Cannot determine role presentational inheritance of a required parent outside the current scope.")}return null}(e,n)||r:null}function nu(e){return Dn().some(function(t){return e.hasAttr(t)})||nt(e)}var _e=function(e){var t=(n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).noPresentational,n=function(r,a){var o,i=(s=1<arguments.length&&a!==void 0?a:{}).noImplicit,s=Q(s,h),l=r instanceof Ee?r:ce(r);return l.props.nodeType!==1?null:!(o=We(l,s))||["presentation","none"].includes(o)&&nu(l)?i?null:zp(l,s):o}(e,Q(n,p));return t&&["presentation","none"].includes(n)?null:n},Up=["iframe"],sa=function(e){var t=e instanceof Ee?e:ce(e);return t.props.nodeType!==1||!e.hasAttr("title")||!Ct(t,Up)&&["none","presentation"].includes(_e(t))?"":t.attr("title")},ru=function(e){var t,n,r=(1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).strict;return(e=e instanceof Ee?e:ce(e)).props.nodeType===1&&(t=_e(e),!(!(n=je.ariaRoles[t])||!n.nameFromContent)||!r&&(!n||["presentation","none"].includes(t)))},br=function(e){var t=e.actualNode,n=e.children;if(n)return e.hasAttr("aria-owns")?(e=Mt(t,"aria-owns").filter(function(r){return!!r}).map(function(r){return b.utils.getNodeFromTree(r)}),[].concat(L(n),L(e))):L(n);throw new Error("getOwnedVirtual requires a virtual node")},Wp=Wo("phrasing").concat(["#text"]),sn=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},n=Dt.alreadyProcessed;t.startNode=t.startNode||e;var r=(o=t).strict,a=o.inControlContext,o=o.inLabelledByContext,i=En(e,{noMatchAccessibleName:!0}).contentTypes;return!(n(e,t)||e.props.nodeType!==1||i!=null&&i.includes("embedded"))&&(ru(e,{strict:r})||t.subtreeDescendant)?(r||(t=Y({subtreeDescendant:!a&&!o},t)),br(e).reduce(function(s,l){var u=t,d=l.props.nodeName;return(l=Dt(l,u))?(Wp.includes(d)||(l[0]!==" "&&(l+=" "),s&&s[s.length-1]!==" "&&(l=" "+l)),s+l):s},"")):""},Xo=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},a=Dt.alreadyProcessed;if(t.inControlContext||t.inLabelledByContext||a(e,t))return"";t.startNode||(t.startNode=e);var n,r=Y({inControlContext:!0},t),a=function(o){if(!o.attr("id"))return[];if(o.actualNode)return sl({elm:"label",attr:"for",value:o.attr("id"),context:o.actualNode});throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes")}(e);return(t=At(e,"label"))?(n=[].concat(L(a),[t.actualNode])).sort(Ni):n=a,n.map(function(o){return wn(o,r)}).filter(function(o){return o!==""}).join(" ")},Gp={submit:"Submit",image:"Submit",reset:"Reset",button:""};function Zo(e,t){return t.attr(e)||""}function la(e,a,n){var a=a.actualNode,r=[e=e.toLowerCase(),a.nodeName.toLowerCase()].join(","),a=a.querySelector(r);return a&&a.nodeName.toLowerCase()===e?wn(a,n):""}var au={valueText:function(e){return e.actualNode.value||""},buttonDefaultText:function(e){return e=e.actualNode,Gp[e.type]||""},tableCaptionText:la.bind(null,"caption"),figureText:la.bind(null,"figcaption"),svgTitleText:la.bind(null,"title"),fieldsetLegendText:la.bind(null,"legend"),altText:Zo.bind(null,"alt"),tableSummaryText:Zo.bind(null,"summary"),titleText:sa,subtreeText:sn,labelText:Xo,singleSpace:function(){return" "},placeholderText:Zo.bind(null,"placeholder")},ou=function(e){var t,n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},r=e.actualNode;return e.props.nodeType!==1||["presentation","none"].includes(_e(e))?"":(t=(En(e,{noMatchAccessibleName:!0}).namingMethods||[]).map(function(a){return au[a]}).reduce(function(a,o){return a||o(e,n)},""),n.debug&&b.log(t||"{empty-value}",r,n),t)},iu={accessibleNameFromFieldValue:["combobox","listbox","progressbar"]};function Qe(e){return e=e instanceof Ee?e:ce(e),Qo(e)}var Qo=wt(function(e,t){return!hl(e)&&!aa(e,{skipAncestors:!0,isAncestor:t})&&(e.actualNode&&e.props.nodeName==="area"?!No(e,Qo):!on(e,{skipAncestors:!0,isAncestor:t})&&(!e.parent||Qo(e.parent,!0)))}),Ht=function e(t,n,r){var a=t instanceof Ee?t:ce(t),i=n?Qe:Ft,o=!t.actualNode||t.actualNode&&i(t),i=a.children.map(function(s){var l=(u=s.props).nodeType,u=u.nodeValue;if(l===3){if(u&&o)return u}else if(!r)return e(s,n)}).join("");return De(i)},Kp=["button","checkbox","color","file","hidden","image","password","radio","reset","submit"],su=function(e){var t=(e=e instanceof Ee?e:ce(e)).props.nodeName;return t==="textarea"||t==="input"&&!Kp.includes((e.attr("type")||"").toLowerCase())},lu=function(e){return(e=e instanceof Ee?e:ce(e)).props.nodeName==="select"},uu=function(e){return We(e)==="textbox"},cu=function(e){return We(e)==="listbox"},du=function(e){return We(e)==="combobox"},Yp=["progressbar","scrollbar","slider","spinbutton"],pu=function(e){return e=We(e),Yp.includes(e)},Jp=["textbox","progressbar","scrollbar","slider","spinbutton","combobox","listbox"],ei={nativeTextboxValue:function(e){return e=e instanceof Ee?e:ce(e),su(e)&&e.props.value||""},nativeSelectValue:function(t){if(t=t instanceof Ee?t:ce(t),!lu(t))return"";var t=kt(t,"option"),n=t.filter(function(r){return r.props.selected});return n.length||n.push(t[0]),n.map(function(r){return Ht(r)}).join(" ")||""},ariaTextboxValue:function(t){var t=t instanceof Ee?t:ce(t),n=t.actualNode;return uu(t)?n&&on(n)?n.textContent:Ht(t,!0):""},ariaListboxValue:fu,ariaComboboxValue:function(n,t){var n=n instanceof Ee?n:ce(n);return du(n)&&(n=br(n).filter(function(r){return _e(r)==="listbox"})[0])?fu(n,t):""},ariaRangeValue:function(t){var t=t instanceof Ee?t:ce(t);return pu(t)&&t.hasAttr("aria-valuenow")?(t=+t.attr("aria-valuenow"),isNaN(t)?"0":String(t)):""}};function fu(n,t){var n=n instanceof Ee?n:ce(n);return!cu(n)||(n=br(n).filter(function(r){return _e(r)==="option"&&r.attr("aria-selected")==="true"})).length===0?"":Dt(n[0],t)}var hu=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},n=e.actualNode,r=iu.accessibleNameFromFieldValue||[],a=_e(e);return t.startNode===e||!Jp.includes(a)||r.includes(a)?"":(r=Object.keys(ei).map(function(o){return ei[o]}).reduce(function(o,i){return o||i(e,t)},""),t.debug&&gn(r||"{empty-value}",n,t),r)};function mu(){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 gu(){return/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&\xa3\xa2\xa5\xa7\u20ac()*+,\-.\/:;<=>?@\[\]^_`{|}~\xb1]/g}function bu(){return/[\uDB80-\uDBBF][\uDC00-\uDFFF]/g}function ti(){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\u26D3\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](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\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]|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\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])?|[\uDFC3\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\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-\uDDF5\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]|\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(?:[\uDC08\uDC26](?:\u200D\u2B1B)?|[\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\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\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-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC15(?:\u200D\uD83E\uDDBA)?|\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-\uDDB3\uDDBC\uDDBD])|\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\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-\uDDB3\uDDBC\uDDBD])|\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\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\uDD3D\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-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC2\uDECE-\uDEDB\uDEE0-\uDEE8]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\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-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1))|\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\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]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\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}var ni=function(e,a){var n=a.emoji,r=a.nonBmp,a=a.punctuations;return n?ti().test(e):r?mu().test(e)||bu().test(e):!!a&&gu().test(e)},ri=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:.15,o=2<arguments.length&&arguments[2]!==void 0?arguments[2]:3,n=e.actualNode.nodeValue.trim();if(!De(n)||ni(n,{emoji:!0,nonBmp:!0}))return!1;var r=Se.get("canvasContext",function(){return A.createElement("canvas").getContext("2d",{willReadFrequently:!0})}),f=r.canvas,a=(Se.get("fonts")||Se.set("fonts",{}),Se.get("fonts")),d=g.getComputedStyle(e.parent.actualNode).getPropertyValue("font-family");if(a[d]||(a[d]={occurrences:0,numLigatures:0}),(a=a[d]).occurrences>=o){if(a.numLigatures/a.occurrences==1)return!0;if(a.numLigatures===0)return!1}a.occurrences++;var o=30,y="".concat(o,"px ").concat(d),i=(r.font=y,n.charAt(0)),s=r.measureText(i).width,l=(s<30&&(s*=l=30/s,y="".concat(o*=l,"px ").concat(d)),f.width=s,f.height=o,r.font=y,r.textAlign="left",r.textBaseline="top",r.fillText(i,0,0),new Uint32Array(r.getImageData(0,0,s,o).data.buffer));if(!l.some(function(w){return w}))return a.numLigatures++,!0;r.clearRect(0,0,s,o),r.fillText(n,0,0);var u=new Uint32Array(r.getImageData(0,0,s,o).data.buffer),d=l.reduce(function(w,x,k){return x===0&&u[k]===0||x!==0&&u[k]!==0?w:++w},0),f=n.split("").reduce(function(w,x){return w+r.measureText(x).width},0),y=r.measureText(n).width;return t<=d/l.length&&t<=1-y/f&&(a.numLigatures++,!0)};function yu(e){var t,n,r,a,o,i=function(s,l){return l.startNode||(l=Y({startNode:s},l)),s.props.nodeType===1&&l.inLabelledByContext&&l.includeHidden===void 0&&(l=Y({includeHidden:!Qe(s)},l)),l}(e,1<arguments.length&&arguments[1]!==void 0?arguments[1]:{});return function(s,l){if(s&&!(s.props.nodeType!==1||l.includeHidden))return!Qe(s)}(e,i)||(t=e,n=(o=i).ignoreIconLigature,r=o.pixelThreshold,a=(a=o.occurrenceThreshold)!=null?a:o.occuranceThreshold,t.props.nodeType===3&&n&&ri(t,r,a))?"":(o=[hr,mr,ou,hu,sn,Xp,sa].reduce(function(s,l){return(s=i.startNode===e?De(s):s)!==""?s:l(e,i)},""),i.debug&&b.log(o||"{empty-value}",e.actualNode,i),o)}function Xp(e){return e.props.nodeType!==3?"":e.props.nodeValue}yu.alreadyProcessed=function(e,t){return t.processed=t.processed||[],!!t.processed.includes(e)||(t.processed.push(e),!1)};var Dt=yu,yr=function(e,a){var n=a.emoji,r=a.nonBmp,a=a.punctuations;return n&&(e=e.replace(ti(),"")),r&&(e=(e=e.replace(mu(),"")).replace(bu(),"")),e=a?e.replace(gu(),""):e},ai=function(e){return e.length&&!["x","i"].includes(e)&&(e=yr(e,{emoji:!0,nonBmp:!0,punctuations:!0}),De(e))?1:0},An={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"]},vu=function(e){var t=(t=(i=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).looseTyped)!==void 0&&t,n=(n=i.stateTerms)===void 0?[]:n,r=(r=i.locations)===void 0?[]:r,a=(a=i.qualifiers)===void 0?[]:a,o=(o=i.standaloneTerms)===void 0?[]:o,i=(i=i.qualifiedTerms)===void 0?[]:i;return e=e.toLowerCase().trim(),!(!(n=n.concat(An.stateTerms)).includes(e)&&e!=="")||(a=a.concat(An.qualifiers),r=r.concat(An.locations),o=o.concat(An.standaloneTerms),i=i.concat(An.qualifiedTerms),!((n=e.split(/\s+/g))[n.length-1]==="webauthn"&&(n.pop(),n.length===0)||!t&&(8<n[0].length&&n[0].substr(0,8)==="section-"&&n.shift(),r.includes(n[0])&&n.shift(),a.includes(n[0])&&(n.shift(),o=[]),n.length!==1))&&(t=n[n.length-1],o.includes(t)||i.includes(t)))},ua=function(e){var t;return e.attr("aria-labelledby")&&(t=Mt(e.actualNode,"aria-labelledby").map(function(n){return n=ce(n),n?Ht(n):""}).join(" ").trim())?t:(t=(t=e.attr("aria-label"))&&De(t))||null},wu=function(e,t,n){return e=ce(e),Ht(e,t,n)},ca=function(e){if(t=ua(e))return t;if(e.attr("id")){if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");var t,n=tt(e.attr("id"));if(t=(n=gt(e.actualNode).querySelector('label[for="'+n+'"]'))&&wu(n,!0))return t}return(t=(n=At(e,"label"))&&Ht(n,!0))||null},Zp=function(e){return e=ce(e),ca(e)},Qp=[{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"]}],ef=function e(t){var n=Ft(t),r=[];return t.children.forEach(function(a){a.actualNode.nodeType===3?n&&r.push(a):r=r.concat(e(a))}),r},oi=wt(function(e){var t=ce(e),n=t.boundingClientRect,r=[],a=To(t);return e.childNodes.forEach(function(o){var i,s,l,u;o.nodeType!==3||De(o.nodeValue)===""||(o=o,(i=A.createRange()).selectNodeContents(o),o=Array.from(i.getClientRects()),s=n,o.some(function(d){return!Oo(Vo(d),s)}))||r.push.apply(r,L((l=a,u=[],o.forEach(function(d){d.width<1||d.height<1||(d=l.reduce(function(f,y){return f&&jo(f,y.boundingClientRect)},d))&&u.push(d)}),u)))}),r.length?r:[n]}),ii=function(e){vn();var t=ce(e)._grid;return t?oi(e).map(function(n){return Ho(t,n)}):[]},tf=["checkbox","img","meter","progressbar","scrollbar","radio","slider","spinbutton","textbox"],si=function(e){var t=e instanceof Ee?e:ce(e);if(e=b.commons.aria.getExplicitRole(t))return tf.indexOf(e)!==-1;switch(t.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 t.props.type!=="hidden";default:return!1}},nf=["head","title","template","script","style","iframe","object","video","audio","noscript"];function Du(e){return!nf.includes(e.props.nodeName)&&e.children.some(function(t){return t=t.props,t.nodeType===3&&t.nodeValue.trim()})}var vr=function e(t,n,r){return Du(t)||si(t.actualNode)||!r&&!!ua(t)||!n&&t.children.some(function(a){return a.actualNode.nodeType===1&&e(a)})},da=function(e,t,n){return e=ce(e),vr(e,t,n)};function li(e){return!(e.children!==void 0&&!Du(e))||(e.props.nodeType===1&&si(e)?!!b.commons.text.accessibleTextVirtual(e):e.children.some(function(t){return!t.attr("lang")&&li(t)&&!on(t)}))}var xu=function(e){return-1<parseInt(e.getAttribute("tabindex"),10)&&nt(e)&&!Ko(e)};function Eu(r,t){var n=r instanceof Ee?r:ce(r),r=r instanceof g.Node?r:n?.actualNode;return n?(n._isHiddenWithCSS===void 0&&(n._isHiddenWithCSS=Au(r,t)),n._isHiddenWithCSS):Au(r,t)}function Au(e,t){if(e.nodeType===9||(e.nodeType===11&&(e=e.host),["STYLE","SCRIPT"].includes(e.nodeName.toUpperCase())))return!1;var n,r=g.getComputedStyle(e,null);if(r)return r.getPropertyValue("display")==="none"||(n=["hidden","collapse"],r=r.getPropertyValue("visibility"),!(!n.includes(r)||t))||!!(n.includes(r)&&t&&n.includes(t))||!(!(t=ft(e))||n.includes(r))&&Eu(t,r);throw new Error("Style does not exist for the given element.")}var rf=Eu,Fu=function(e){return(e=e.doctype)!==null&&e.name==="html"&&!e.publicId&&!e.systemId};function zt(e){return e=e instanceof Ee?e:ce(e),e.props.nodeType===1&&!(parseInt(e.attr("tabindex",10))<=-1)&&nt(e)}var Ut=function(e){(e instanceof Ee||(t=g)!=null&&t.Node&&e instanceof g.Node)&&(e=b.commons.aria.getRole(e));var t=je.ariaRoles[e];return t?.type||null},af=["block","list-item","table","flex","grid","inline-block"];function Cu(e){return e=g.getComputedStyle(e).getPropertyValue("display"),af.includes(e)||e.substr(0,6)==="table-"}var ui=function(e,t){var n,r,a,o;return!Cu(e)&&(n=function(i){for(var s=ft(i);s&&!Cu(s);)s=ft(s);return ce(s)}(e),a=r="",o=0,function i(s,l){l(s.actualNode)!==!1&&s.children.forEach(function(u){return i(u,l)})}(n,function(i){if(o===2)return!1;if(i.nodeType===3&&(r+=i.nodeValue),i.nodeType===1){var s=(i.nodeName||"").toUpperCase();if(i===e&&(o=1),!["BR","HR"].includes(s))return i.style.display!=="none"&&i.style.overflow!=="hidden"&&["",null,"none"].includes(i.style.float)&&["",null,"relative"].includes(i.style.position)?Ut(i)==="widget"?(a+=i.textContent,!1):void 0:!1;o===0?a=r="":o=2}}),r=De(r),t!=null&&t.noLengthCompare?r.length!==0:(a=De(a),r.length>a.length))},wr=function(e){if(e=(e=e||{}).modalPercent||.75,Se.get("isModalOpen"))return Se.get("isModalOpen");if(Wt(b._tree[0],"dialog, [role=dialog], [aria-modal=true]",Ft).length)return Se.set("isModalOpen",!0),!0;for(var t=na(g),n=t.width*e,r=t.height*e,e=(t.width-n)/2,a=(t.height-r)/2,o=[{x:e,y:a},{x:t.width-e,y:a},{x:t.width/2,y:t.height/2},{x:e,y:t.height-a},{x:t.width-e,y:t.height-a}].map(function(u){return Array.from(A.elementsFromPoint(u.x,u.y))}),i=0;i<o.length;i++){var s=function(u){var d=o[u].find(function(f){return f=g.getComputedStyle(f),parseInt(f.width,10)>=n&&parseInt(f.height,10)>=r&&f.getPropertyValue("pointer-events")!=="none"&&(f.position==="absolute"||f.position==="fixed")});if(d&&o.every(function(f){return f.includes(d)}))return Se.set("isModalOpen",!0),{v:!0}}(i);if(P(s)==="object")return s.v}Se.set("isModalOpen",void 0)};function ku(e){var t,n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:2,r=e.ownerDocument.createRange(),a=(r.setStart(e,0),r.setEnd(e,e.childNodes.length),0),o=0,i=ut(r.getClientRects());try{for(i.s();!(t=i.n()).done;){var s=t.value;if(!(s.height<=n))if(a>s.top+n)a=Math.max(a,s.bottom);else{if(o!==0)return!0;a=s.bottom,o++}}}catch(l){i.e(l)}finally{i.f()}return!1}var of=function(e){return e instanceof g.Node},pa={},ht={set:function(e,t){if(typeof e!="string")throw new Error("Incomplete data: key must be a string");return t&&(pa[e]=t),pa[e]},get:function(e){return pa[e]},clear:function(){pa={}}},fa=function(e,t){var n=e.nodeName.toUpperCase();return["IMG","CANVAS","OBJECT","IFRAME","VIDEO","SVG"].includes(n)?(ht.set("bgColor","imgNode"),!0):((e=(n=(t=t||g.getComputedStyle(e)).getPropertyValue("background-image"))!=="none")&&(t=/gradient/.test(n),ht.set("bgColor",t?"bgGradient":"bgImage")),e)},Tu=/^#[0-9a-f]{3,8}$/i,Nu=/^((?:rgb|hsl)a?)\s*\(([^\)]*)\)/i;function ci(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:1;lt(this,ci),this.red=e,this.green=t,this.blue=n,this.alpha=r}vt(ci,[{key:"toHexString",value:function(){var e=Math.round(this.red).toString(16),t=Math.round(this.green).toString(16),n=Math.round(this.blue).toString(16);return"#"+(15.5<this.red?e:"0"+e)+(15.5<this.green?t:"0"+t)+(15.5<this.blue?n:"0"+n)}},{key:"toJSON",value:function(){return{red:this.red,green:this.green,blue:this.blue,alpha:this.alpha}}},{key:"parseString",value:function(e){var t,n,r;if(je.cssColors[e]||e==="transparent")return t=(r=fe(je.cssColors[e]||[0,0,0],3))[0],n=r[1],r=r[2],this.red=t,this.green=n,this.blue=r,this.alpha=e==="transparent"?0:1,this;if(e.match(Nu))return this.parseColorFnString(e),this;if(e.match(Tu))return this.parseHexString(e),this;throw new Error('Unable to parse color "'.concat(e,'"'))}},{key:"parseRgbString",value:function(e){e==="transparent"?(this.red=0,this.green=0,this.blue=0,this.alpha=0):this.parseColorFnString(e)}},{key:"parseHexString",value:function(e){var t,n;e.match(Tu)&&![6,8].includes(e.length)&&((e=e.replace("#","")).length<6&&(e=(t=(n=fe(e,4))[0])+t+(t=n[1])+t+(t=n[2])+t,t=n[3])&&(e+=t+t),n=e.match(/.{1,2}/g),this.red=parseInt(n[0],16),this.green=parseInt(n[1],16),this.blue=parseInt(n[2],16),n[3]?this.alpha=parseInt(n[3],16)/255:this.alpha=1)}},{key:"parseColorFnString",value:function(n){var n=fe(n.match(Nu)||[],3),t=n[1],n=n[2];t&&n&&(n=n.split(/\s*[,\/\s]\s*/).map(function(r){return r.replace(",","").trim()}).filter(function(r){return r!==""}).map(function(r,a){var o=t;if(/%$/.test(r))return a===3?parseFloat(r)/100:255*parseFloat(r)/100;if(o[a]==="h"){if(/turn$/.test(r))return 360*parseFloat(r);if(/rad$/.test(r))return 57.3*parseFloat(r)}return parseFloat(r)}),t.substr(0,3)==="hsl"&&(n=function(i){var i=fe(i,4),a=i[0],s=i[1],o=i[2],i=i[3],s=(s/=255,o/=255,(1-Math.abs(2*o-1))*s),l=s*(1-Math.abs(a/60%2-1)),u=o-s/2;return o=a<60?[s,l,0]:a<120?[l,s,0]:a<180?[0,s,l]:a<240?[0,l,s]:a<300?[l,0,s]:[s,0,l],o.map(function(d){return Math.round(255*(d+u))}).concat(i)}(n)),this.red=n[0],this.green=n[1],this.blue=n[2],this.alpha=typeof n[3]=="number"?n[3]:1)}},{key:"getRelativeLuminance",value:function(){var e=this.red/255,t=this.green/255,n=this.blue/255;return .2126*(e<=.03928?e/12.92:Math.pow((.055+e)/1.055,2.4))+.7152*(t<=.03928?t/12.92:Math.pow((.055+t)/1.055,2.4))+.0722*(n<=.03928?n/12.92:Math.pow((.055+n)/1.055,2.4))}}]);var at=ci,Fn=function(e){var t=new at;return t.parseString(e.getPropertyValue("background-color")),t.alpha!==0&&(e=e.getPropertyValue("opacity"),t.alpha=t.alpha*e),t},sf=function(e){var t=g.getComputedStyle(e);return fa(e,t)||Fn(t).alpha===1};function di(e){var t;return!(!e.href||(t=Se.get("firstPageLink",lf))&&e.compareDocumentPosition(t.actualNode)!==e.DOCUMENT_POSITION_FOLLOWING)}function lf(){var e=g.location.origin?kt(b._tree,'a[href]:not([href^="javascript:"])').find(function(t){return!qo(t.actualNode)}):kt(b._tree,'a:not([href^="#"]):not([href^="/#"]):not([href^="javascript:"])')[0];return e||null}var uf=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,cf=/(\w+)\((\d+)/;function ha(e,t,n){if(!e)throw new TypeError("Cannot determine if element is visible for non-DOM nodes");var r,a,o,i=e instanceof Ee?e:ce(e),s=(e=i?i.actualNode:e,"_isVisible"+(t?"ScreenReader":"")),u=(u=g.Node)!=null?u:{},l=u.DOCUMENT_NODE,u=u.DOCUMENT_FRAGMENT_NODE,d=(i?i.props:e).nodeType,f=i?i.props.nodeName:e.nodeName.toLowerCase();return i&&i[s]!==void 0?i[s]:d===l?!0:["style","script","noscript","template"].includes(f)||(e&&d===u&&(e=e.host),t&&(i?i.attr("aria-hidden"):e.getAttribute("aria-hidden"))==="true")?!1:e?(l=g.getComputedStyle(e,null))!==null&&(f==="area"?(r=t,a=n,!!(u=Ln(d=e,"map"))&&!!(u=u.getAttribute("name"))&&!(!(d=gt(d))||d.nodeType!==9||!(o=kt(b._tree,'img[usemap="#'.concat(tt(u),'"]')))||!o.length)&&o.some(function(y){return ha(y.actualNode,r,a)})):l.getPropertyValue("display")!=="none"&&(f=parseInt(l.getPropertyValue("height")),d=parseInt(l.getPropertyValue("width")),o=(u=tn(e))&&f===0,u=u&&d===0,f=l.getPropertyValue("position")==="absolute"&&(f<2||d<2)&&l.getPropertyValue("overflow")==="hidden",!(!t&&(function(y){var w=y.getPropertyValue("clip").match(uf),x=y.getPropertyValue("clip-path").match(cf);if(w&&w.length===5&&(y=y.getPropertyValue("position"),["fixed","absolute"].includes(y)))return w[3]-w[1]<=0&&w[2]-w[4]<=0;if(x){var y=x[1],k=parseInt(x[2],10);switch(y){case"inset":return 50<=k;case"circle":return k===0}}}(l)||l.getPropertyValue("opacity")==="0"||o||u||f)||!n&&(l.getPropertyValue("visibility")==="hidden"||!t&&ra(e))))&&(d=!1,(u=e.assignedSlot||e.parentNode)&&(d=ha(u,t,!0)),i&&(i[s]=d),d)):(f=!0,(n=i.parent)&&(f=ha(n,t,!0)),i&&(i[s]=f),f)}var df=ha,Su=function(e,t){for(var n=["fixed","sticky"],r=[],a=!1,o=0;o<e.length;++o){var i=e[o],s=(i===t&&(a=!0),g.getComputedStyle(i));a||n.indexOf(s.position)===-1?r.push(i):r=[]}return r};function Ru(e,t){var n=Ou(t);do{var r,a,o,i,s,l,u=Ou(e);if(u===n||u===t)return i=e,r=t,a=g.getComputedStyle(r),o=a.getPropertyValue("overflow"),a.getPropertyValue("display")==="inline"||(i=Array.from(i.getClientRects()),s=r.getBoundingClientRect(),l={left:s.left,top:s.top,width:s.width,height:s.height},(["scroll","auto"].includes(o)||r instanceof g.HTMLHtmlElement)&&(l.width=r.scrollWidth,l.height=r.scrollHeight),i.length===1&&o==="hidden"&&a.getPropertyValue("white-space")==="nowrap"&&(i[0]=l),i.some(function(d){return!(Math.ceil(d.left)<Math.floor(l.left)||Math.ceil(d.top)<Math.floor(l.top)||Math.floor(d.left+d.width)>Math.ceil(l.left+l.width)||Math.floor(d.top+d.height)>Math.ceil(l.top+l.height))}))}while(e=u);return!1}function Ou(e){for(var t=ce(e).parent;t;){if(tn(t.actualNode))return t.actualNode;t=t.parent}}var pi,_u,pf=function e(t,n){var r=2<arguments.length&&arguments[2]!==void 0?arguments[2]:A,a=3<arguments.length&&arguments[3]!==void 0?arguments[3]:0;if(999<a)throw new Error("Infinite loop detected");return Array.from(r.elementsFromPoint(t,n)||[]).filter(function(o){return gt(o)===r}).reduce(function(o,i){var s;return ta(i)&&(s=e(t,n,i.shadowRoot,a+1),!(o=o.concat(s)).length||!Ru(o[0],i))||o.push(i),o},[])},ff=function(e,t){var n,r;if(e.hasAttribute(t))return r=e.nodeName.toUpperCase(),n=e,["A","AREA"].includes(r)&&!e.ownerSVGElement||((n=A.createElement("a")).href=e.getAttribute(t)),r=["https:","ftps:"].includes(n.protocol)?n.protocol.replace(/s:$/,":"):n.protocol,e=/^\//.test(n.pathname)?n.pathname:"/".concat(n.pathname),t=(e=(e=(t=e).split("/").pop())&&e.indexOf(".")!==-1?{pathname:t.replace(e,""),filename:/index./.test(e)?"":e}:{pathname:t,filename:""}).pathname,e=e.filename,{protocol:r,hostname:n.hostname,port:(r=n.port,["443","80"].includes(r)?"":r),pathname:/\/$/.test(t)?t:"".concat(t,"/"),search:function(a){var o={};if(a&&a.length){var i=a.substring(1).split("&");if(i&&i.length)for(var s=0;s<i.length;s++){var u=fe(i[s].split("="),2),l=u[0],u=u[1],u=u===void 0?"":u;o[decodeURIComponent(l)]=decodeURIComponent(u)}}return o}(n.search),hash:(r=n.hash)&&(t=r.match(/#!?\/?/g))&&fe(t,1)[0]!=="#"?r:"",filename:e}},fi=function(e,t){var n=t.getBoundingClientRect(),a=n.top,i=n.left,r=a-t.scrollTop,a=a-t.scrollTop+t.scrollHeight,o=i-t.scrollLeft,i=i-t.scrollLeft+t.scrollWidth;return!(e.left>i&&e.left>n.right||e.top>a&&e.top>n.bottom||e.right<o&&e.right<n.left||e.bottom<r&&e.bottom<n.top)&&(i=g.getComputedStyle(t),!(e.left>n.right||e.top>n.bottom)||i.overflow==="scroll"||i.overflow==="auto"||t instanceof g.HTMLBodyElement||t instanceof g.HTMLHtmlElement)},Pu=0;function Dr(e,t,n){var r;return lt(this,Dr),(r=_u.call(this)).shadowId=n,r.children=[],r.actualNode=e,(r.parent=t)||(Pu=0),r.nodeIndex=Pu++,r._isHidden=null,r._cache={},pi===void 0&&(pi=Wr(e.ownerDocument)),r._isXHTML=pi,e.nodeName.toLowerCase()==="input"&&(n=e.getAttribute("type"),n=r._isXHTML?n:(n||"").toLowerCase(),Da().includes(n)||(n="text"),r._type=n),Se.get("nodeMap")&&Se.get("nodeMap").set(e,W(r)),r}Ye(Dr,Ee),_u=B(Dr),vt(Dr,[{key:"props",get:function(){var e,t,n,r,a,o,i;return this._cache.hasOwnProperty("props")||(e=(i=this.actualNode).nodeType,t=i.nodeName,n=i.id,r=i.multiple,a=i.nodeValue,o=i.value,i=i.selected,this._cache.props={nodeType:e,nodeName:this._isXHTML?t:t.toLowerCase(),id:n,type:this._type,multiple:r,nodeValue:a,value:o,selected:i}),this._cache.props}},{key:"attr",value:function(e){return typeof this.actualNode.getAttribute!="function"?null:this.actualNode.getAttribute(e)}},{key:"hasAttr",value:function(e){return typeof this.actualNode.hasAttribute=="function"&&this.actualNode.hasAttribute(e)}},{key:"attrNames",get:function(){var e;return this._cache.hasOwnProperty("attrNames")||(e=(this.actualNode.attributes instanceof g.NamedNodeMap?this.actualNode:this.actualNode.cloneNode(!1)).attributes,this._cache.attrNames=Array.from(e).map(function(t){return t.name})),this._cache.attrNames}},{key:"getComputedStylePropertyValue",value:function(e){var t="computedStyle_"+e;return this._cache.hasOwnProperty(t)||(this._cache.hasOwnProperty("computedStyle")||(this._cache.computedStyle=g.getComputedStyle(this.actualNode)),this._cache[t]=this._cache.computedStyle.getPropertyValue(e)),this._cache[t]}},{key:"isFocusable",get:function(){return this._cache.hasOwnProperty("isFocusable")||(this._cache.isFocusable=nt(this.actualNode)),this._cache.isFocusable}},{key:"tabbableElements",get:function(){return this._cache.hasOwnProperty("tabbableElements")||(this._cache.tabbableElements=$l(this)),this._cache.tabbableElements}},{key:"clientRects",get:function(){return this._cache.hasOwnProperty("clientRects")||(this._cache.clientRects=Array.from(this.actualNode.getClientRects()).filter(function(e){return 0<e.width})),this._cache.clientRects}},{key:"boundingClientRect",get:function(){return this._cache.hasOwnProperty("boundingClientRect")||(this._cache.boundingClientRect=this.actualNode.getBoundingClientRect()),this._cache.boundingClientRect}}]);var hi,mi=Dr,bt=function(e){return(e||"").trim().replace(/\s{2,}/g," ").split(" ")},Wn=" [idsMap]";function Mu(e,t,n){var r=e[0]._selectorMap;if(r){for(var a=e[0].shadowId,o=0;o<t.length;o++)if(1<t[o].length&&t[o].some(Iu))return;var i=new Set,s=(t.forEach(function(l){var u,d=function(f,y,w){var x=f[f.length-1],k=null,S=1<f.length||!!x.pseudos||!!x.classes;if(Iu(x))k=y["*"];else{if(x.id){if(!y[Wn]||(f=y[Wn][x.id])==null||!f.length)return;k=y[Wn][x.id].filter(function(H){return H.shadowId===w})}if(x.tag&&x.tag!=="*"){if((f=y[x.tag])==null||!f.length)return;var f=y[x.tag];k=k?gi(f,k):f}if(x.classes){if((f=y["[class]"])==null||!f.length)return;f=y["[class]"],k=k?gi(f,k):f}if(x.attributes)for(var C=0;C<x.attributes.length;C++){var R=x.attributes[C];if(R.type==="attrValue"&&(S=!0),($=y["[".concat(R.key,"]")])==null||!$.length)return;var $=y["[".concat(R.key,"]")];k=k?gi($,k):$}}return{nodes:k,isComplexSelector:S}}(l,r,a);d!=null&&(u=d.nodes)!=null&&u.forEach(function(f){d.isComplexSelector&&!jn(f,l)||i.add(f)})}),[]);return i.forEach(function(l){return s.push(l)}),(s=n?s.filter(n):s).sort(function(l,u){return l.nodeIndex-u.nodeIndex})}}function Iu(e){return e.tag==="*"&&!e.attributes&&!e.id&&!e.classes}function gi(e,t){return e.filter(function(n){return t.includes(n)})}function ma(e,t,n){n[e]=n[e]||[],n[e].push(t)}function ju(e,t){e.props.nodeType===1&&(ma(e.props.nodeName,e,t),ma("*",e,t),e.attrNames.forEach(function(n){n==="id"&&(t[Wn]=t[Wn]||{},bt(e.attr(n)).forEach(function(r){ma(r,e,t[Wn])})),ma("[".concat(n,"]"),e,t)}))}function bi(e,t,n){return e=new mi(e,t,n),ju(e,Se.get("selectorMap")),e}function Bu(e,t,n){var r,a,o;function i(s,l,u){return l=Bu(l,t,u),s=l?s.concat(l):s}return o=(e=e.documentElement?e.documentElement:e).nodeName.toLowerCase(),ta(e)?(hi=!0,r=bi(e,n,t),t="a"+Math.random().toString().substring(2),a=Array.from(e.shadowRoot.childNodes),r.children=a.reduce(function(s,l){return i(s,l,r)},[]),[r]):o==="content"&&typeof e.getDistributedNodes=="function"?(a=Array.from(e.getDistributedNodes())).reduce(function(s,l){return i(s,l,n)},[]):o==="slot"&&typeof e.assignedNodes=="function"?((a=Array.from(e.assignedNodes())).length||(a=function(s){var l=[];for(s=s.firstChild;s;)l.push(s),s=s.nextSibling;return l}(e)),g.getComputedStyle(e),a.reduce(function(s,l){return i(s,l,n)},[])):e.nodeType===1?(r=bi(e,n,t),a=Array.from(e.childNodes),r.children=a.reduce(function(s,l){return i(s,l,r)},[]),[r]):e.nodeType===3?[bi(e,n)]:void 0}var yi=function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:A.documentElement,t=1<arguments.length?arguments[1]:void 0,n=(hi=!1,{});return Se.set("nodeMap",new WeakMap),Se.set("selectorMap",n),(e=Bu(e,t,null))[0]._selectorMap=n,e[0]._hasShadowRoot=hi,e},Cn=function(e){return e?e.trim().split("-")[0].toLowerCase():""},vi=function(e){var t={};return t.none=e.none.concat(e.all),t.any=e.any,Object.keys(t).map(function(n){var r;return t[n].length&&(r=b._audit.data.failureSummaries[n])&&typeof r.failureMessage=="function"?r.failureMessage(t[n].map(function(a){return a.message||""})):void 0}).filter(function(n){return n!==void 0}).join(`
|
|
11
|
+
|
|
12
|
+
`)};function wi(){var e=b._audit.data.incompleteFallbackMessage;return typeof(e=typeof e=="function"?e():e)!="string"?"":e}var qu=Ne.resultGroups,xr=function(e,t){var n=b.utils.aggregateResult(e);return qu.forEach(function(r){t.resultTypes&&!t.resultTypes.includes(r)&&(n[r]||[]).forEach(function(a){Array.isArray(a.nodes)&&0<a.nodes.length&&(a.nodes=[a.nodes[0]])}),n[r]=(n[r]||[]).map(function(a){return a=Object.assign({},a),Array.isArray(a.nodes)&&0<a.nodes.length&&(a.nodes=a.nodes.map(function(o){var i,s;return P(o.node)==="object"&&(o.html=o.node.source,t.elementRef&&!o.node.fromFrame&&(o.element=o.node.element),t.selectors===!1&&!o.node.fromFrame||(o.target=o.node.selector),t.ancestry&&(o.ancestry=o.node.ancestry),t.xpath)&&(o.xpath=o.node.xpath),delete o.result,delete o.node,i=o,s=t,["any","all","none"].forEach(function(l){Array.isArray(i[l])&&i[l].filter(function(u){return Array.isArray(u.relatedNodes)}).forEach(function(u){u.relatedNodes=u.relatedNodes.map(function(d){var f,y={html:(y=d?.source)!=null?y:"Undefined"};return!s.elementRef||d!=null&&d.fromFrame||(y.element=(f=d?.element)!=null?f:null),(s.selectors!==!1||d!=null&&d.fromFrame)&&(y.target=(f=d?.selector)!=null?f:[":root"]),s.ancestry&&(y.ancestry=(f=d?.ancestry)!=null?f:[":root"]),s.xpath&&(y.xpath=(f=d?.xpath)!=null?f:["/"]),y})})}),o})),qu.forEach(function(o){return delete a[o]}),delete a.pageLevel,delete a.result,a})}),n},hf=/\$\{\s?data\s?\}/g;function ga(e,t){if(typeof t=="string")return e.replace(hf,t);for(var n in t){var r;t.hasOwnProperty(n)&&(r=new RegExp("\\${\\s?data\\."+n+"\\s?}","g"),n=t[n]===void 0?"":String(t[n]),e=e.replace(r,n))}return e}var Di=function e(t,n){var r;if(t)return Array.isArray(n)?(n.values=n.join(", "),typeof t.singular=="string"&&typeof t.plural=="string"?ga(n.length===1?t.singular:t.plural,n):ga(t,n)):typeof t=="string"?ga(t,n):typeof n=="string"?ga(t[n],n):(r=t.default||wi(),e(r=n&&n.messageKey&&t[n.messageKey]?t[n.messageKey]:r,n))},mf=function(e,t,n){var r=b._audit.data.checks[e];if(!r)throw new Error("Cannot get message for unknown check: ".concat(e,"."));if(r.messages[t])return Di(r.messages[t],n);throw new Error('Check "'.concat(e,'"" does not have a "').concat(t,'" message.'))},ba=function(i,r,n){var r=((n.rules&&n.rules[r]||{}).checks||{})[i.id],a=(n.checks||{})[i.id],o=i.enabled,i=i.options;return a&&(a.hasOwnProperty("enabled")&&(o=a.enabled),a.hasOwnProperty("options"))&&(i=a.options),r&&(r.hasOwnProperty("enabled")&&(o=r.enabled),r.hasOwnProperty("options"))&&(i=r.options),{enabled:o,options:i,absolutePaths:n.absolutePaths}};function ln(){var e,t,n,r,a=0<arguments.length&&arguments[0]!==void 0?arguments[0]:null,o=1<arguments.length&&arguments[1]!==void 0?arguments[1]:g;return a&&P(a)==="object"?a:P(o)!=="object"?{}:{testEngine:{name:"axe-core",version:b.version},testRunner:{name:b._audit.brand},testEnvironment:(a=o).navigator&&P(a.navigator)==="object"?(e=a.navigator,t=a.innerHeight,n=a.innerWidth,a=function(i){return i=i.screen,i.orientation||i.msOrientation||i.mozOrientation}(a)||{},r=a.angle,a=a.type,{userAgent:e.userAgent,windowWidth:n,windowHeight:t,orientationAngle:r,orientationType:a}):{},timestamp:new Date().toISOString(),url:(e=o.location)==null?void 0:e.href}}function $u(e,r){var n=r.focusable,r=r.page;return{node:e,include:[],exclude:[],initiator:!1,focusable:n&&(!(n=(n=e).getAttribute("tabindex"))||(n=parseInt(n,10),isNaN(n))||0<=n),size:function(a){var o=parseInt(a.getAttribute("width"),10),i=parseInt(a.getAttribute("height"),10);return(isNaN(o)||isNaN(i))&&(a=a.getBoundingClientRect(),o=isNaN(o)?a.width:o,i=isNaN(i)?a.height:i),{width:o,height:i}}(e),page:r}}function Lu(e){var t=0<arguments.length&&e!==void 0?e:[],n=[];zu(t)||(t=[t]);for(var r=0;r<t.length;r++){var a=function(o){return o instanceof g.Node?o:typeof o=="string"?[o]:(Hu(o)?(function(i){un(Array.isArray(i.fromFrames),"fromFrames property must be an array"),un(i.fromFrames.every(function(s){return!en(s,"fromFrames")}),"Invalid context; fromFrames selector must be appended, rather than nested"),un(!en(i,"fromShadowDom"),"fromFrames and fromShadowDom cannot be used on the same object")}(o),o=o.fromFrames):Ei(o)&&(o=[o]),function(i){if(Array.isArray(i)){var s,l=[],u=ut(i);try{for(u.s();!(s=u.n()).done;){var d=s.value;if(Ei(d)&&(function(f){un(Array.isArray(f.fromShadowDom),"fromShadowDom property must be an array"),un(f.fromShadowDom.every(function(y){return!en(y,"fromFrames")}),"shadow selector must be inside fromFrame instead"),un(f.fromShadowDom.every(function(y){return!en(y,"fromShadowDom")}),"fromShadowDom selector must be appended, rather than nested")}(d),d=d.fromShadowDom),typeof d!="string"&&!function(f){return Array.isArray(f)&&f.every(function(y){return typeof y=="string"})}(d))return;l.push(d)}}catch(f){u.e(f)}finally{u.f()}return l}}(o))}(t[r]);a&&n.push(a)}return n}function Vu(e){return["include","exclude"].some(function(t){return en(e,t)&&xi(e[t])})}function xi(e){return typeof e=="string"||e instanceof g.Node||Hu(e)||Ei(e)||zu(e)}function Hu(e){return en(e,"fromFrames")}function Ei(e){return en(e,"fromShadowDom")}function zu(e){return e&&P(e)==="object"&&typeof e.length=="number"&&!(e instanceof g.Node)}function un(e,t){Le(e,"Invalid context; ".concat(t,`
|
|
13
|
+
See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}function en(e,t){return!(!e||P(e)!=="object")&&Object.prototype.hasOwnProperty.call(e,t)}function Uu(e,t){for(var n=[],r=0,a=e[t].length;r<a;r++){var o=e[t][r];o instanceof g.Node?o.documentElement instanceof g.Node?n.push(e.flatTree[0]):n.push(ce(o)):o&&o.length&&(1<o.length?function(i,s,l){i.frames=i.frames||[],Pi(l.shift()).forEach(function(u){var d=i.frames.find(function(f){return f.node===u});d||(d=$u(u,i),i.frames.push(d)),d[s].push(l)})}(e,t,o):(o=Pi(o[0]),n.push.apply(n,L(o.map(function(i){return ce(i)})))))}return n.filter(function(i){return i})}function ya(e,t){var n=this,r=(e=Zt(e),this.frames=[],this.page=typeof((r=e)==null?void 0:r.page)=="boolean"?e.page:void 0,this.initiator=typeof((r=e)==null?void 0:r.initiator)!="boolean"||e.initiator,this.focusable=typeof((r=e)==null?void 0:r.focusable)!="boolean"||e.focusable,this.size=P((r=e)==null?void 0:r.size)==="object"?e.size:{},e=function(a){if(Vu(a)){var o=" must be used inside include or exclude. It should not be on the same object.";un(!en(a,"fromFrames"),"fromFrames"+o),un(!en(a,"fromShadowDom"),"fromShadowDom"+o)}else{if(!xi(a))return{include:[A],exclude:[]};a={include:a,exclude:[]}}return(o=Lu(a.include)).length===0&&o.push(A),a=Lu(a.exclude),{include:o,exclude:a}}(e),this.flatTree=t??yi(function(a){for(var o=a.include,a=a.exclude,i=Array.from(o).concat(Array.from(a)),s=0;s<i.length;s++){var l=i[s];if(l instanceof g.Element)return l.ownerDocument.documentElement;if(l instanceof g.Document)return l.documentElement}return A.documentElement}(e)),this.exclude=e.exclude,this.include=e.include,this.include=Uu(this,"include"),this.exclude=Uu(this,"exclude"),_i("frame, iframe",this).forEach(function(a){var o;Fi(a,n)&&(o=n,Qe(a=a.actualNode))&&!cr(o.frames,"node",a)&&o.frames.push($u(a,o))}),this.page===void 0&&(this.page=function(a){return a=a.include,a.length===1&&a[0].actualNode===A.documentElement}(this),this.frames.forEach(function(a){a.page=n.page})),this);if(r.include.length===0&&r.frames.length===0)throw r=Pt.isInFrame()?"frame":"page",new Error("No elements found for include in "+r+" Context");Array.isArray(this.include)||(this.include=Array.from(this.include)),this.include.sort(Ni)}function gf(e){return(1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).iframes===!1?[]:new ya(e).frames.map(function(r){var n=r.node,r=Q(r,m);return r.initiator=!1,{frameSelector:Kr(n),frameContext:r}})}var Wu=function(e){var t=b._audit.rules.find(function(n){return n.id===e});if(t)return t;throw new Error("Cannot find rule by id: ".concat(e))};function tn(e){var t,n,a=1<arguments.length&&arguments[1]!==void 0?arguments[1]:0,r=e.scrollWidth>e.clientWidth+a,a=e.scrollHeight>e.clientHeight+a;if(r||a)return t=Gu(n=g.getComputedStyle(e),"overflow-x"),n=Gu(n,"overflow-y"),r&&t||a&&n?{elm:e,top:e.scrollTop,left:e.scrollLeft}:void 0}function Gu(e,t){return e=e.getPropertyValue(t),["scroll","auto"].includes(e)}var bf=function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:g,t=e.document.documentElement;return[e.pageXOffset!==void 0?{elm:e,top:e.pageYOffset,left:e.pageXOffset}:{elm:t,top:t.scrollTop,left:t.scrollLeft}].concat(function n(r){return Array.from(r.children||r.childNodes||[]).reduce(function(a,o){var i=tn(o);return i&&a.push(i),a.concat(n(o))},[])}(A.body))};function yf(){return Zt(je)}var Nt,Ku=function(e){if(e)return function(s){var n=s.data,r=s.isCrossOrigin,r=r!==void 0&&r,a=s.shadowId,o=s.root,i=s.priority,s=s.isLink,s=s!==void 0&&s,l=e.createElement("style");return s?(s=e.createTextNode('@import "'.concat(n.href,'"')),l.appendChild(s)):l.appendChild(e.createTextNode(n)),e.head.appendChild(l),{sheet:l.sheet,isCrossOrigin:r,shadowId:a,root:o,priority:i}};throw new Error("axe.utils.getStyleSheetFactory should be invoked with an argument")},vf=function(e){var t;return Nt&&Nt.parentNode?(Nt.styleSheet===void 0?Nt.appendChild(A.createTextNode(e)):Nt.styleSheet.cssText+=e,Nt):e?(t=A.head||A.getElementsByTagName("head")[0],(Nt=A.createElement("style")).type="text/css",Nt.styleSheet===void 0?Nt.appendChild(A.createTextNode(e)):Nt.styleSheet.cssText=e,t.appendChild(Nt),Nt):void 0},wf=function e(t,n){var r,a=ce(t);return t.nodeType!==9&&(t.nodeType===11&&(t=t.host),a&&a._isHidden!==null?a._isHidden:!(r=g.getComputedStyle(t,null))||!t.parentNode||r.getPropertyValue("display")==="none"||!n&&r.getPropertyValue("visibility")==="hidden"||t.getAttribute("aria-hidden")==="true"||(n=e(t.assignedSlot||t.parentNode,!0),a&&(a._isHidden=n),n))},Ai=function(e){var t=(t=(t=e.props)==null?void 0:t.nodeName)!=null?t:e.nodeName.toLowerCase();return e.namespaceURI!=="http://www.w3.org/2000/svg"&&!!je.htmlElms[t]};function Fi(e,n){var r=n.include,r=r===void 0?[]:r,n=n.exclude,n=n===void 0?[]:n,r=r.filter(function(a){return yn(a,e)});return r.length!==0&&((n=n.filter(function(a){return yn(a,e)})).length===0||(r=Yu(r),yn(Yu(n),r)))}function Yu(e){var t,n,r=ut(e);try{for(r.s();!(n=r.n()).done;){var a=n.value;t&&yn(a,t)||(t=a)}}catch(o){r.e(o)}finally{r.f()}return t}var Ci,ki,Ti=function(e,t){return e.length===t.length&&e.every(function(n,r){var a=t[r];return Array.isArray(n)?n.length===a.length&&n.every(function(o,i){return a[i]===o}):n===a})},Ni=function(e,t){return(e=e.actualNode||e)===(t=t.actualNode||t)?0:4&e.compareDocumentPosition(t)?-1:1},Ju=function(e,t,n,r){var a,o=4<arguments.length&&arguments[4]!==void 0&&arguments[4],i=Array.from(e.cssRules);return i?(a=i.filter(function(s){return s.type===3})).length?(a=a.filter(function(s){return s.href}).map(function(s){return s.href}).filter(function(s){return!r.includes(s)}).map(function(s,u){var u=[].concat(L(n),[u]),d=/^https?:\/\/|^\/\//i.test(s);return Ri(s,t,u,r,d)}),(i=i.filter(function(s){return s.type!==3})).length&&a.push(Promise.resolve(t.convertDataToStylesheet({data:i.map(function(s){return s.cssText}).join(),isCrossOrigin:o,priority:n,root:t.rootNode,shadowId:t.shadowId}))),Promise.all(a)):Promise.resolve({isCrossOrigin:o,priority:n,root:t.rootNode,shadowId:t.shadowId,sheet:e}):Promise.resolve()},Si=function(e,t,n,r){var a=4<arguments.length&&arguments[4]!==void 0&&arguments[4];return function(o){try{return!(!o.cssRules&&o.href)}catch{return!1}}(e)?Ju(e,t,n,r,a):Ri(e.href,t,n,r,!0)},Ri=function(e,t,n,r,a){return r.push(e),new Promise(function(o,i){var s=new g.XMLHttpRequest;s.open("GET",e),s.timeout=Ne.preload.timeout,s.addEventListener("error",i),s.addEventListener("timeout",i),s.addEventListener("loadend",function(l){if(l.loaded&&s.responseText)return o(s.responseText);i(s.responseText)}),s.send()}).then(function(o){return o=t.convertDataToStylesheet({data:o,isCrossOrigin:a,priority:n,root:t.rootNode,shadowId:t.shadowId}),Si(o.sheet,t,n,r,o.isCrossOrigin)})};function va(){if(g.performance&&g.performance)return g.performance.now()}Ci=null,ki=va();var Xu,Zu,ot={start:function(){this.mark("mark_axe_start")},end:function(){this.mark("mark_axe_end"),this.measure("axe","mark_axe_start","mark_axe_end"),this.logMeasures("axe")},auditStart:function(){this.mark("mark_audit_start")},auditEnd:function(){this.mark("mark_audit_end"),this.measure("audit_start_to_end","mark_audit_start","mark_audit_end"),this.logMeasures()},mark:function(e){g.performance&&g.performance.mark!==void 0&&g.performance.mark(e)},measure:function(e,t,n){g.performance&&g.performance.measure!==void 0&&g.performance.measure(e,t,n)},logMeasures:function(e){function t(i){gn("Measure "+i.name+" took "+i.duration+"ms")}if(g.performance&&g.performance.getEntriesByType!==void 0)for(var n=g.performance.getEntriesByName("mark_axe_start")[0],r=g.performance.getEntriesByType("measure").filter(function(i){return i.startTime>=n.startTime}),a=0;a<r.length;++a){var o=r[a];if(o.name===e)return void t(o);t(o)}},timeElapsed:function(){return va()-ki},reset:function(){Ci=Ci||va(),ki=va()}};function Qu(){var e,t,n,r;return A.elementsFromPoint||A.msElementsFromPoint||((e=A.createElement("x")).style.cssText="pointer-events:auto",e=e.style.pointerEvents==="auto",t=e?"pointer-events":"visibility",n=e?"none":"hidden",(r=A.createElement("style")).innerHTML=e?"* { pointer-events: all }":"* { visibility: visible }",function(a,o){var i,s,l,u=[],d=[];for(A.head.appendChild(r);(i=A.elementFromPoint(a,o))&&u.indexOf(i)===-1;)u.push(i),d.push({value:i.style.getPropertyValue(t),priority:i.style.getPropertyPriority(t)}),i.style.setProperty(t,n,"important");for(u.indexOf(A.documentElement)<u.length-1&&(u.splice(u.indexOf(A.documentElement),1),u.push(A.documentElement)),s=d.length;l=d[--s];)u[s].style.setProperty(t,l.value||"",l.priority);return A.head.removeChild(r),u})}function ec(e){return typeof e=="function"||Xu.call(e)==="[object Function]"}function Df(e){return e=function(t){return t=Number(t),isNaN(t)?0:t!==0&&isFinite(t)?(0<t?1:-1)*Math.floor(Math.abs(t)):t}(e),Math.min(Math.max(e,0),Zu)}typeof Object.assign!="function"&&(Object.assign=function(e){if(e==null)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),n=1;n<arguments.length;n++){var r=arguments[n];if(r!=null)for(var a in r)r.hasOwnProperty(a)&&(t[a]=r[a])}return t}),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(e){if(this===null)throw new TypeError("Array.prototype.find called on null or undefined");if(typeof e!="function")throw new TypeError("predicate must be a function");for(var t,n=Object(this),r=n.length>>>0,a=arguments[1],o=0;o<r;o++)if(t=n[o],e.call(a,t,o,n))return t}}),Array.prototype.findIndex||Object.defineProperty(Array.prototype,"findIndex",{value:function(e,t){if(this===null)throw new TypeError("Array.prototype.find called on null or undefined");if(typeof e!="function")throw new TypeError("predicate must be a function");for(var n,r=Object(this),a=r.length>>>0,o=0;o<a;o++)if(n=r[o],e.call(t,n,o,r))return o;return-1}}),typeof g.addEventListener=="function"&&(A.elementsFromPoint=Qu()),Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(e){var t=Object(this),n=parseInt(t.length,10)||0;if(n!==0){var r,a,o=parseInt(arguments[1],10)||0;for(0<=o?r=o:(r=n+o)<0&&(r=0);r<n;){if(e===(a=t[r])||e!=e&&a!=a)return!0;r++}}return!1}}),Array.prototype.some||Object.defineProperty(Array.prototype,"some",{value:function(e){if(this==null)throw new TypeError("Array.prototype.some called on null or undefined");if(typeof e!="function")throw new TypeError;for(var t=Object(this),n=t.length>>>0,r=2<=arguments.length?arguments[1]:void 0,a=0;a<n;a++)if(a in t&&e.call(r,t[a],a,t))return!0;return!1}}),Array.from||Object.defineProperty(Array,"from",{value:(Xu=Object.prototype.toString,Zu=Math.pow(2,53)-1,function(e){var t=Object(e);if(e==null)throw new TypeError("Array.from requires an array-like object - not null or undefined");var n,r=1<arguments.length?arguments[1]:void 0;if(r!==void 0){if(!ec(r))throw new TypeError("Array.from: when provided, the second argument must be a function");2<arguments.length&&(n=arguments[2])}for(var a,o=Df(t.length),i=ec(this)?Object(new this(o)):new Array(o),s=0;s<o;)a=t[s],i[s]=r?n===void 0?r(a,s):r.call(n,a,s):a,s+=1;return i.length=o,i})}),String.prototype.includes||(String.prototype.includes=function(e,t){return!((t=typeof t!="number"?0:t)+e.length>this.length)&&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(n,r){return Array.isArray(r)?n.push.apply(n,e.call(r,t-1)):n.push(r),n},[]):Array.prototype.slice.call(this)},writable:!0}),!g.Node||"isConnected"in g.Node.prototype||Object.defineProperty(g.Node.prototype,"isConnected",{get:function(){return!(this.ownerDocument&&this.ownerDocument.compareDocumentPosition(this)&this.DOCUMENT_POSITION_DISCONNECTED)}});var Er=function(e,t){return e.concat(t).filter(function(n,r,a){return a.indexOf(n)===r})};function tc(e,t,n,r,a){return a=a||{},a.vNodes=e,a.vNodesIndex=0,a.anyLevel=t,a.thisLevel=n,a.parentShadowId=r,a}var Oi=[],Wt=function(e,t,n){if(e=Array.isArray(e)?e:[e],t=Yr(t),r=Mu(e,t,n))return r;for(var r=e,e=t,a=n,o=[],i=tc(Array.isArray(r)?r:[r],e,null,r[0].shadowId,Oi.pop()),s=[];i.vNodesIndex<i.vNodes.length;){for(var l,u=i.vNodes[i.vNodesIndex++],d=null,f=null,y=(((l=i.anyLevel)==null?void 0:l.length)||0)+(((l=i.thisLevel)==null?void 0:l.length)||0),w=!1,x=0;x<y;x++){var k=x<(((k=i.anyLevel)==null?void 0:k.length)||0)?i.anyLevel[x]:i.thisLevel[x-(((k=i.anyLevel)==null?void 0:k.length)||0)];if((!k[0].id||u.shadowId===i.parentShadowId)&&jn(u,k[0]))if(k.length===1)w||a&&!a(u)||(s.push(u),w=!0);else{var S=k.slice(1);if([" ",">"].includes(S[0].combinator)===!1)throw new Error("axe.utils.querySelectorAll does not support the combinator: "+k[1].combinator);(S[0].combinator===">"?d=d||[]:f=f||[]).push(S)}k[0].id&&u.shadowId!==i.parentShadowId||(S=i.anyLevel)==null||!S.includes(k)||(f=f||[]).push(k)}for(u.children&&u.children.length&&(o.push(i),i=tc(u.children,f,d,u.shadowId,Oi.pop()));i.vNodesIndex===i.vNodes.length&&o.length;)Oi.push(i),i=o.pop()}return s},nc=function(o){var t,n,r,a,o=(o=o.treeRoot)===void 0?b._tree[0]:o;return t=[],o=Wt(o=o,"*",function(i){return!t.includes(i.shadowId)&&(t.push(i.shadowId),!0)}).map(function(i){return{shadowId:i.shadowId,rootNode:dr(i.actualNode)}}),(o=Er(o,[])).length?(n=A.implementation.createHTMLDocument("Dynamic document for loading cssom"),n=Ku(n),r=n,a=[],o.forEach(function(u,x){var l=u.rootNode,u=u.shadowId,d=function(k,S,C){return S=k.nodeType===11&&S?function(R,$){return Array.from(R.children).filter(xf).reduce(function(H,se){var re=se.nodeName.toUpperCase(),se=re==="STYLE"?se.textContent:se,se=$({data:se,isLink:re==="LINK",root:R});return H.push(se.sheet),H},[])}(k,C):function(R){return Array.from(R.styleSheets).filter(function($){return!!$.media&&rc($.media.mediaText)})}(k),function(R){var $=[];return R.filter(function(H){if(H.href){if($.includes(H.href))return!1;$.push(H.href)}return!0})}(S)}(l,u,r);if(!d)return Promise.all(a);var f=x+1,y={rootNode:l,shadowId:u,convertDataToStylesheet:r,rootIndex:f},w=[],x=Promise.all(d.map(function(k,S){return Si(k,y,[f,S],w)}));a.push(x)}),Promise.all(a).then(function i(s){return s.reduce(function(l,u){return Array.isArray(u)?l.concat(i(u)):l.concat(u)},[])})):Promise.resolve()};function xf(e){var t=e.nodeName.toUpperCase(),r=e.getAttribute("href"),n=e.getAttribute("rel"),r=t==="LINK"&&r&&n&&e.rel.toUpperCase().includes("STYLESHEET");return t==="STYLE"||r&&rc(e.media)}function rc(e){return!e||!e.toUpperCase().includes("PRINT")}var ac=function(e){return e=(e=e.treeRoot)===void 0?b._tree[0]:e,e=Wt(e,"video, audio",function(t){return t=t.actualNode,t.hasAttribute("src")?!!t.getAttribute("src"):!(Array.from(t.getElementsByTagName("source")).filter(function(n){return!!n.getAttribute("src")}).length<=0)}),Promise.all(e.map(function(r){var n,r=r.actualNode;return n=r,new Promise(function(a){0<n.readyState&&a(n),n.addEventListener("loadedmetadata",function o(){n.removeEventListener("loadedmetadata",o),a(n)})})}))};function oc(e){return!e||e.preload===void 0||e.preload===null||(typeof e.preload=="boolean"?e.preload:(e=e.preload,P(e)==="object"&&Array.isArray(e.assets)))}function ic(e){var n=Ne.preload,t=n.assets,n=n.timeout,n={assets:t,timeout:n};if(e.preload&&typeof e.preload!="boolean"){if(!e.preload.assets.every(function(r){return t.includes(r.toLowerCase())}))throw new Error("Requested assets, not supported. Supported assets are: ".concat(t.join(", "),"."));n.assets=Er(e.preload.assets.map(function(r){return r.toLowerCase()}),[]),e.preload.timeout&&typeof e.preload.timeout=="number"&&!isNaN(e.preload.timeout)&&(n.timeout=e.preload.timeout)}return n}var sc=function(e){var t={cssom:nc,media:ac};return oc(e)?new Promise(function(n,r){var o=ic(e),a=o.assets,o=o.timeout,i=setTimeout(function(){return r(new Error("Preload assets timed out."))},o);Promise.all(a.map(function(s){return t[s](e).then(function(l){return u={},l=l,(d=qt(d=s))in u?Object.defineProperty(u,d,{value:l,enumerable:!0,configurable:!0,writable:!0}):u[d]=l,u;var u,d})})).then(function(s){s=s.reduce(function(l,u){return Y({},l,u)},{}),clearTimeout(i),n(s)}).catch(function(s){clearTimeout(i),r(s)})}):Promise.resolve()};function lc(e,t,n){return function(r){var o=e[r.id]||{},a=o.messages||{},o=Object.assign({},o);delete o.messages,n.reviewOnFail||r.result!==void 0?o.message=r.result===t?a.pass:a.fail:(P(a.incomplete)!=="object"||Array.isArray(r.data)||(o.message=function(i,s){function l(d){return d.incomplete&&d.incomplete.default?d.incomplete.default:wi()}if(!i||!i.missingData)return i&&i.messageKey?s.incomplete[i.messageKey]:l(s);try{var u=s.incomplete[i.missingData[0].reason];if(u)return u;throw new Error}catch{return typeof i.missingData=="string"?s.incomplete[i.missingData]:l(s)}}(r.data,a)),o.message||(o.message=a.incomplete)),typeof o.message!="function"&&(o.message=Di(o.message,r.data)),Co(r,o)}}var wa=function(e){var t=b._audit.data.checks||{},n=b._audit.data.rules||{},r=cr(b._audit.rules,"id",e.id)||{},a=(e.tags=Zt(r.tags||[]),lc(t,!0,r)),o=lc(t,!1,r);e.nodes.forEach(function(i){i.any.forEach(a),i.all.forEach(a),i.none.forEach(o)}),Co(e,Zt(n[e.id]||{}))},kt=function(e,t){return Wt(e,t)};function uc(e,t){var n,r=b._audit&&b._audit.tagExclude?b._audit.tagExclude:[],a=t.hasOwnProperty("include")||t.hasOwnProperty("exclude")?(n=t.include||[],n=Array.isArray(n)?n:[n],a=t.exclude||[],(a=Array.isArray(a)?a:[a]).concat(r.filter(function(o){return n.indexOf(o)===-1}))):(n=Array.isArray(t)?t:[t],r.filter(function(o){return n.indexOf(o)===-1}));return!!(n.some(function(o){return e.tags.indexOf(o)!==-1})||n.length===0&&e.enabled!==!1)&&a.every(function(o){return e.tags.indexOf(o)===-1})}var cc=function(e,t,a){var r=a.runOnly||{},a=(a.rules||{})[e.id];return!(e.pageLevel&&!t.page)&&(r.type==="rule"?r.values.indexOf(e.id)!==-1:a&&typeof a.enabled=="boolean"?a.enabled:r.type==="tag"&&r.values?uc(e,r.values):uc(e,[]))};function dc(e,t){var n,r,a;return t?(a=e.cloneNode(!1),n=Ur(a),a=a.nodeType===1?(r=a.outerHTML,Se.get(r,function(){return pc(a,n,e,t)})):pc(a,n,e,t),Array.from(e.childNodes).forEach(function(o){a.appendChild(dc(o,t))}),a):e}function pc(e,t,n,r){return t&&(e=A.createElement(e.nodeName),Array.from(t).forEach(function(a){var o,i,s;o=n,i=a.name,(s=r)[i]!==void 0&&(s[i]===!0||Mn(o,s[i]))||e.setAttribute(a.name,a.value)})),e}function _i(e,t){var n=[];if(b._selectCache)for(var r=0,a=b._selectCache.length;r<a;r++){var o=b._selectCache[r];if(o.selector===e)return o.result}for(var i,s=t.include.reduce(function(y,w){return y.length&&yn(y[y.length-1],w)||y.push(w),y},[]),l=(i=t).exclude&&i.exclude.length!==0?function(y){return Fi(y,i)}:null,u=0;u<s.length;u++)var d=s[u],n=function(y,w){if(y.length===0)return w;{var x;y.length<w.length&&(x=y,y=w,w=x)}for(var k=0,S=w.length;k<S;k++)y.includes(w[k])||y.push(w[k]);return y}(n,Wt(d,e,l));return b._selectCache&&b._selectCache.push({selector:e,result:n}),n}var Ef=function(e){e.forEach(function(a){var n=a.elm,r=a.top,a=a.left;if(n===g)return n.scroll(a,r);n.scrollTop=r,n.scrollLeft=a})};function Af(e){return function t(n,r){var a=n.shift();return r=a?r.querySelector(a):null,n.length===0?r:r==null||!r.shadowRoot?null:t(n,r.shadowRoot)}(Array.isArray(e)?L(e):[e],A)}function Pi(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:A,n=Array.isArray(e)?L(e):[e];return e.length===0?[]:function r(i,o){var i=$e(i),s=i[0],l=i.slice(1);if(i=o.querySelectorAll(s),l.length===0)return Array.from(i);var u=[],d,f=ut(i);try{for(f.s();!(d=f.n()).done;){var y=d.value;y!=null&&y.shadowRoot&&u.push.apply(u,L(r(l,y.shadowRoot)))}}catch(w){f.e(w)}finally{f.f()}return u}(n,t)}var Da=function(){return["hidden","text","search","tel","url","email","password","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]},fc=[,[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,,,,,1,1,1,1,,,1,1,1,,1,,1,,1,1],[1,1,1,,1,1,,1,1,1,,1,,,1,1,1,,,1,1,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,,,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1],[,1,,,,,,1,,1,,,,,1,,1,,,,1,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,,,1,,,,,1,1,1,,1,,1,,1,,,,,,1],[1,,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,,1,,1,,,,,1,,1,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,,1,1,1,,1,,1,1,1,,,1,1,1,1,1,1,1,1],[,,1,,,1,,1,,,,1,1,1,,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1,1,1,1,1,,,1,1,1],[1,1,1,1,1,,,1,,,1,,,1,1,1,,,,,1,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1],[,1,,1,1,1,,1,1,,1,,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,,,1,1,1,,,1,1,,,,,,1,1],[1,1,1,,,,,1,,,,1,1,,1,,,,,,1,,,,,1],[,1,,,1,,,1,,,,,,1],[,1,,1,,,,1,,,,1],[1,,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,,1,,,1,1,1,1],[,1,1,1,1,1,,,1,,,1,,1,1,,1,,1,,,,,1,,1],[,1,,,,1,,,1,1,,1,,1,1,1,1,,1,1,,,1,,,1],[,1,1,,,,,,1,,,,1,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,,1,1,1,,,1,1,1,1,1,1,,1,,,,,1,1,,1,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,1,1],[,1,1,1,,,,1,1,1,,1,1,,,1,1,,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,,1,,,,,1,1,1,,,1,,1,,,1,1],[,,,,1,,,,,,,,,,,,,,,,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,,1,1,1,,1,1,,,,1,1,1,1,1,,,1,1,1,,,,,1],[1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,1,,,,,,,1],[,1,1,,1,1,,1,,,,,,,,,,,,,1],,[1,1,1,,,,,,,,,,,,,1],[,,,,,,,,1,,,1,,,1,1,,,,,1]],[,[1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,,1],[,,,1,,,,,,,,,,,,,,,1],[,1,,,1,1,,1,,1,1,,,,1,1,,,1,1,,,,1],[1,,,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,,,,1],,[,1,1,1,1,1,,1,1,1,,1,1,,1,1,,,1,1,1,1,,1,1,,1],[,1,,,1,,,1,,1,,,1,1,1,1,,,1,1,,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,,,1,1,1,1,1,1,1,,,1,,,1,,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,,,,1],[,,,,,,,1,,,,1,,1,1],[,1,1,1,1,1,1,1,,,,1,1,1,1,1,,,1,1,,1,1,1,1,1],[,1,,,1,1,,1,,1,1,1,,,1,1,,,1,,1,1,1,1,,1],[,1,1,1,,1,1,,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1],[,,,,,,,,,,,,,,,,1],,[,1,1,1,1,1,,1,1,1,,,1,,1,1,,1,1,1,1,1,,1,,1],[,,1,,,1,,,1,1,,,1,,1,1,,1],[,1,1,,1,,,,1,1,,1,,1,1,1,1,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,1,,1,,1,1],,[,1,1,,1,,,1,,1,,,,1,1,1,,,,,,1,,,,1],[1,1,,,1,1,,1,,,,,1,,1]],[,[,1],[,,,1,,,,1,,,,1,,,,1,,,1,,,1],[,,,,,,,,,,,,,,,,,,1,1,,,,,,1],,[1,,,,,1],[,1,,,,1,,,,1],[,1,,,,,,,,,,,1,,,1,,,,,,,,,1,1],[,,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,1,,1],[,1],[,1,,1,,1,,1,,1,,1,1,1,,1,1,,1,,,,,,,1],[1,,,,,1,,,1,1,,1,,1,,1,1,,,,,1,,,1],[,1,1,,,1,,1,,1,,1,,1,1,1,1,,,1,,1,,1,1,1],[1,1,1,1,1,,1,,1,,,,1,1,1,1,,1,1,,,1,1,1,1],[1,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],,[,1,,,,,,1,1,1,,1,,,,1,,,1,1,1,,,1],[1,,,,,1,,1,1,1,,1,1,1,1,1,,1,,1,,1,,,1,1],[1,,1,1,,,,,1,,,,,,1,1,,,1,1,1,1,,,1,,1],[1,,,,,,,,,,,,,,,,,1],[,,,,,1,,,1,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,,,1],[,1,,,,1]],[,[1,1,1,,1,,1,1,1,1,1,1,1,1,1,,1,,1,,1,1,,,1,1,1],[,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],,[,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1],,[1,1,,,,1,1,,,,,,1,,,,1,,1,,1,1,,1],[1],[,,,,,,,,,,,1,,,,,,,,,,,1],[,1,,,,,,,1,1,,,1,,1,,,,1,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,,1],[,,1,,,,,1,,1],[1,,,,1,,,,,1,,,,1,1,,,,1,1,,,,,1],[,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[1,,,1,1,,,,,,,1,,1,,1,1,1,1,1,1],[,,,,,1,,,,,,,1,,,,,,,1],,[,,1,1,1,1,1,,1,1,1,,,1,1,,,1,1,,1,1,1,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,,,1],,[1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,,,1,1,1,1,,,,,,1,,1,,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,,,,1,,1,,,1,1,1,1,1],[,,,,,,,,,,,1,,,,,,,,,1,,,,1],[,1,1,,1,1,,1,,,,1,1,,1,1,,,1,,1,1,,1],[,1,,1,,1,,,1,,,1,1,,1,1,,,1,1,1],[,1,1,1,1,1,,1,1,,,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,,,,,,,,,1,,1,,1,1,,,,1,,,1],[,1,,,1,1,,,,,,,,,1,1,1,,,,,1],[1,,,1,1,,,,1,1,1,1,1,,,1,,,1,,,1,,1,,1],[,1,1,,1,1,,1,1,,,,1,1,1,,,1,1,,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,,,,1,,,,,,,,,1],[,1,,,,,,,,1,,,,,1,,,,1,,,1],[,1,1,1,1,,,1,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1],[,,,,,1,,1,,,,,1,1,1,1,1,,,1,,,,1],[,1,,,,,,,,1,,,,,,,,,,,,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,1,,,,1,,1,1,1,1,1,,1,1,,,,,,1],[,1,1,1,1,1,1,1,,1,1,,,1,1,,,,1,,1,1,,1,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,1,1,,1,,,1,1,1,1,,,1,,,,,,,1],[,1,,,,,,,,1,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1],[,1,1,,,,,,,,,,,,1,1,,,,,,1],[,1,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,,,,,1],[1,1,,,1,,,1,1,1,,,,1],,[,,,,,,,,,,,,,1,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,1,,,,,,,1],[1,1,1,,1,,1,1,1,1,1,1,1,1,,1,,,1,,1,,,1,1],[,,,,,,,,,1],[,1,,,,1,,,,,,1,,,1,,,,,1],[,1,1,,1,1,,,,,,,,,,,,,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,1,1,1,,,,1,1,,,,1,,1],[1,1,1,1,1,1,,,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,,1,1],[,,,,,,,,,,,,,,,1,,,,1],,[1,1,,1,,1,,,,,,1,,1,,1,1,,1,,1,1,,1,1,,1],[,,1,,,,,,1,,,,1,,1,,,,,1],[1,,,,,,,,,1,,,,,,1,,,,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,,1,,,,,,1,,,1,,,,,,,,1],[,1,,1,,,,,,,,,,,,1],,[1,1,,,,,,,,,,,,,,,,,,,,,,1,1],[1]],[,[1,,,,,,,,,1,,,,,1,,1,,1],[,1,1,,1,1,,1,1,1,,,1,1,1,,,,1,,,1,,,,1],[,1,,,,,,,1,,,,1,,,,,,1],[1,1,1,1,1,1,,,,1,,,,,,,,,1,1,1,1],[1],[,1,1,,,1,1,,,,,1,,1,,,,,,,,1,,,,1],[1,,1,,,1,,1,,,,,1,1,1,1,,,,1,,,,1],[,,1,,,,,,,1,,,,,,,1,,,,,,,1],[1,,,,,,,,,,,,,,1,,,,1],[,,,1,,1,,,,,1,,,,1,1,,,,1],[1,,,,,1,,,,1,,1,1,,,1,1,,1,1,1,,1,1,1,,1],[,1,1,,,,,1,,1,,1,1,1,,1,1,,,1,,1,1,1],[,1,,,,1,,,,1,,,1,,1,1,,,1,1,,,,,,1],[1,,1,1,,1,,1,1,,1,,1,1,1,1,1,,,1,1,,,,,,1],[1,,,,,,,,,,,,,,,,,,1,,,1,,1],[,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,,1,,1],[,1,,,,1,,,1,1,,1,,,1,1,,,1,,,1,,,1,1],[1,1,,1,1,1,,1,1,1,,1,,1,1,1,,,1,,1,1],[1,,1,1,1,1,,,,1,,1,1,1,,1,,,1,1,1,,1,1,1,1,1],[1,,,,,,,,,,,,,1],[,,1,,,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,,,1,,1,,1,,,,1],[,,,1,,,,,,,,,1],[,1,,,,,,,,,,,,,,1,,,,,,,,,1],[,,,,,,,,1,1,,,,,,,,,1,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,,,1,1,1],[,,,,,1,,,,1,1,1,,,1,1,,,1,,1,1,,1],[,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,1,,,,,,,,,,,,,1],[,,1,,,1,,1,1,1,,1,1,,1,,,,1,,1,1],,[,,1,,,1,,,,,,1,,,,1],[,,,,,,,,,1,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,,1,1,,1,,1,,,1,1,1,,,1],[,,,,,1,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,1,,1,1,,1,,,1],[,,,,,1,,,,,,,,,,,,,,1],[,1,1,1,1,,,,,1,,,1,,1,,,,1,1,,,,1,1],[,1,,,1,,,1,,1,1,,1,,,,,,,1],[,,1,,1,,,1,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,,,,,,,,,,1,,1,1],[,,,,,,,,,,,,1],,[,1,1,1,1,,,,1,1,,1,1,1,1,1,1,,1,1,1,1,,1,,1],[1,,,,1,,,,,,,,,,1],[1,,,,,,,,,1],,[,1,,,,1,,,,,,,,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,,1,,,,1,1,,,1,1,,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,1],[1,1,1,,,,,1,1,1,,1,1,1,1,,,1,1,,1,1,,,,,1],[,1,,,,,,,1,1,,,1,1,1,,1,,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,,,1,,,,1,,,1,,,,1,,,,,,,1,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1],[1,1,1,,1,,,1,1,1,1,,1,1,1,1,,,,1,,1,,1,,,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1,1,,,,,,,,,1],,[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,,1,,1,,,,1],[,1,,,1,1,,1,1,1,,,1,1,1,1,1,,1,1,1,,1,,,1],[1,,,1,,,,1,1,1,,,,,1,1,,,,1,,1],[1,1,,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,,1,,1,,,,,,,,1,,1],[,1,,,,1,,1,1,,,,1,1,,1,,,,1,1,1,,1],,[,1,,,,,,1,,,,,,,1],[,,,,,,,,1,,,,1,,1,,,,,,,,,,,,1]],[,[,1,1,,1,1,1,1,,1,1,1,,1,1,,1,1,,1,1,1,1,1,1,,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,,,1,,,,,,,,1,,,,,,1,,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,,1,,1,1,1,1,1,1,1,,1,1,,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1],[,1,1,,,,,1,1,1,,,1,,1,1,,,,1,,1,,,1,1],[,,,,,,,1,,,,1,1,1,1,1,,1,,,,,,,,1],[1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,,1,,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,1,1,,1,,1,1,1,,1,,1,1,,1,1,,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,,1,,,,,1,,1],[,1,1,1,,1,,1,,1,,,,1,,1,,,1,,,,,,1,1],[,1,,,1,1,,1,,1,,1,1,1,1,1,,1,1,,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,,1,,1,,1,,,,,,1,,1,,,,1,1]],[,[,1,,1,,,,,,,,,,,,,,,1,,,,1],[,,,,,,,,,1,,1,1,1,,1,,,1,,1,1],[1,1,,,,,,,1,,,,,,,1,,,,,,1],[,1,,,,,,,,,,1,,,,,,,,,1,1],,[,,,,,,,,,,,,,,,1,,,,1,,1],[,,1,1,,1,,1,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,,,,,,,,1],[1,,1,1,,,,1,,,,,,,,,1,,,1,,,1,1],[,1,1,,1,1,,1,1,1,1,1,1,1,1,1,,,1,1,,1,1,,1],[,1,,,1,1,,,,,,1,,1,,1,,,1,,1,1],[1,1,1,1,,1,,1,,1,,1,1,,1,1,1,1,1,,1,1,1,1,1],[,1,1,,,1,,1,,1,1,1,,,1,1,1,,1,1,1,1,,1,1],[,,,,1,,,1,,,,,,,1,,,,1,1],[,1,,,,,,,,,,1,,1,,1,,,,,1,,,,,1],,[1,1,,1,,1,,1,1,,,,,,1,1,,,1,1,1,1,1,1,1,1,1],[1,1,,1,,,,,,1,,,,,,1,1,,,,1,1,,,1],[,1,1,,1,1,,,,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,,,1,,,,1,,,,1,1],[,,,,1],[,,,,,,,,,1,,,1],,[,,1,,1,,,,,,,,,1,,,,,,,,,,,,1],[,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,,,1],[,1,,1,,,,,,1,,,,,1,1,,,,,1,1],[,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,,,1,,1,1,1],[,1,,,,1,,,,,,,1],[,1,,,1,,,1,,1,,1,1,,1,,,,,1,,1,,,,1,1],[,1,,,1,,,1,1,1,,1,1,1,1,1,,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,1,1,,,,1,1,,,,,,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,,1,1,,1,1,1,1,1],[,1,,,,1,,,,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,1,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,,,,,,,1,1,,,,,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,1,,1,1,1,1],,[,1,1,,,,,1,,1,,,,1,1,1,,,1,,,,,1],[,,,,,,,,,,,,,1],[,,,,,1,,,,,,,,1,1,,,,,1,,1,,,1,1],[,,,,,,,,,,,,,,1]],[,[,1],,,,,,,,,,,,,,,,,,,,[1,1,1,1,1,,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,1,1,1,1],[,1,,1,,1,,,1,1,1,,1,1,1,1,1,,,1,,,,1,,1,1],[,1,,1,,1,,,1,,,,,1,,,,,,1,1],[,1,,1,,,,,1,,,,1,,1,1,1,1,1,1,1,1,,1],[,1,,,,,,,,,,,,,,,1]],[,[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,,,,,,,,,1,1,,,,1],[,,,,,,1],[,,1],[,1,1,,,1,,1,,1,1,,1,1,1,,,,1,1,1,,,,,1],,[,1,,,,1,,,,,,1,,,1,,,,1,1,,1],[,,,,,,,1,,,,,,,,,1],[,1,,,,1,1,,,,,,1,1,1,,,,1,,1,1],[,,,,,,,1,,1,,,,,,,,,,1],[,1,1,,,,,,1,1,,,,1,,,,,,,1,,,1],,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,,1,,,1,,,,,1,,1,,1,,1,,,,,1],[1,1,1,1,1,1,1,1,,,,,1,1,,1,1,,1,,,1,,1],[,,,,,,,,,,,,,,1,,,,,,1],,[,,,,,,,,,1,,,,,,1,,,,,1],[,,1,,,,,,,1,,,1,1],[,,,1,,,,,1,,,,,1,,,,,,1,,,,1],[1,,1,1,,1,1,1,1,1,,1,,,,1,1,1,,,1,1,,,,1,1],,[1,1,,,,,,,,,,1,,1,,1,,,1],[,,,,1,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,1],[,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,,1,,,1,,,,,,,,1,,,,,,1,,,,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,1,,,,1,1,1,1,1,1,,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,1,,1,1,,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,,1,,1,,1,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,,,,,,1,,1,,,,,1,1,,,,,1],[1,,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,,1,,,,1,1,1,1,1,,,1,1,,1,,1],[,1,1,1,1,,,,,1,,1,1,1,1,1,,,1,1,,,,1,1,1],[,1,1,1,1,1,,1,,,,,1,,1,,1,,,1,,,1,1,,1]],[,[1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,,,,,1,,,,,1,1,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,,,,1,,1,1,,1,1,1,1,1,,,1,,1,,1],[1,1,1,,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,,1,,,,,,,,,,1,1,1,1,1,1,1,,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,1,1,,,,,,1,1,1,1,1,,,,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,,1,1,1],[,1,1,1,,1,,1,1,1,1,,,1,1,1,,1,1,1,1,1,,,1,1],[1,1,,,,1,,,1,1,1,,1,,1,,1,,1,1,1,1,1,,1,,1],[,1,,,,,,,1,,1,,1,1,1,1,,,,,,,,,1]],[,[,,,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,1,,,1,,,,,,1,,,1,,,,1],,[,1,,,,1,,1,,1,1,,1,1,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],[1,1,1,,,1,,,,,,,,,1,1,,,,,,,,,,1],[,1,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1,,,1],[,,,,,,,,,1],[1,1,,,,,,1,1,1,,1,1,,,,1,1,,1,,1,1,1,,1],[,1,1,1,,1,1,,,1,,1,1,1,1,,,,,,,1,,1],[,1,1,1,1,,,1,,1,,,,1,1,1,1,,1,1,,1],[,1,,,1,1,,1,,,,1,,1,1,,1,,1,,,1,,,1,,1],[,,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,,,,,1],,[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1],[,1,,,,,,,1,1,,1,,,,,1,,,1,,1],[,1,,,,1,,,1,,,,,,,,1,,1,,,1],[,,,,,,,,,,,,,1,1,,,,1,,,1],[,,,,,1,,,1,,,,1],[,1],,[,1],[1,,,,,,,,,,,,,,1,,,,,1]],[,[,1,,,,1,1,1,1,1,1,,1,1,1,1,1,,1,1,,1,1,,,1],[,,1,,,,,,,,,1],,,[1,,,1,1,,,,,,,,1,1,,1,1,,1],,[,,,,,,,,,,,,,,,,,,1,,1],,[1,,,1,1,,1,1,,,,,1,,1,,,,,1,1,,1],,[,1,,,,,,,,1,1,1,1,1,,1,1,,,,1,1],[,,,,,,,,,,,,,,,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,,1,1,1,1,1,1],[,,,,,,,,,,,1,,1,,,1],[1,,,,,,,,,,,,,,,,,,1,,1],,,[,1,,,,,,,,,,,,,,1,,,,1,1],[,,,,,,,,,1,,,1,,,,,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,1,1,,,,,,1],,[,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,1,1,,1,1,1,1,1,1,,,1,1,1,1,1,,1,1],[,1,,,,,,,,1],[,,,,1,,,1,,,1,1,,,,,,,,,,1,,,,1],[,1,,1,1,,,1,1,1,,,,1,1,1,1,,1,1,1,1,,1],[,,,,,,,1],[,1,1,,,,,1,,1,,,,,,1,,,,,,1,,1,,1],[,1,,,,,,1,,,,1,,,,,,,,,,1],[,,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1,1,1,1,,1],[,1,,,,,,,,1],[,1,1,,1,,,,,,,,1,,,,,,1,,,1,,1,,1],[,1,,1,,1,,1,1,1,,1,1,1,,1,,,1,1,,1,1,1,1,1],[,1,1,1,1,1,,,1,1,,,,1,1,1,,,,1,1,,,1,1],[,,1,1,1,1,,1,,1,,1,,1,1,1,1,,,,,1,,1,,1],[1,1,1,1,1,1,1,1,,1,,1,,1,1,1,,,1,1,,,,1,,1],[,,,1],,[,1,1,,1,,,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1],[,1,,,,,,1,,1,,1,,,,,,,1,1,,1,1],[,,,,,,1,,1,1,,1,,1,,,,,,,,,,1],[,1,1,,1,,,,1,,,,1,1,1,,,,1,,1,1,1,,1,1],,[,1,1,,,,,,,,,,,,,1,,,1,,,,,1],[,1,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,1,,,,1,,,,,1,,,,,,,1]],[,[,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[,1,1,1,1,1,,1,,1,1,,,1,1,1,1,,1,,,,,1,1,1],[,,1,1,,1,,1,1,,,,1,1,1,1,,,1,,1,1,1,1,,1],[,1,,1,,,,,,,,1,,1,,1,,,,,,,,,,1],[,,1,,1,,,1,,,,,1,1,,,1,,1,1,1,1],[,1],[,1,1,,1,,1,1,,1,,,1,1,1,,,,1,,,1,,1],[1,1,,1,1,1,,,,,,,,,,,,,1,,1,1,1],[,1,1,,,,,,,1,,,1,,1,,1,,1,1,,,1,,,1],[,,1,,,,,,,,,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,1,,,,,1,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,,1,,1,1,1,,,1,1,1,1,,,,1,1],[,,,1,1,,,1,,1,,1,,1,1,1,1,,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,,1,,1,,,,1,1,,,1,1,,1,1,,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1,,1,1,,,1],[,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,,1,,,1,,,1,,1,1,1,1,1,,1,,1,1],[,,,,,1,,,,1,,,,,1,1,,,,1],[,1,,1,1,1,,1,,,1,1,1,,,1,,,1,,1,,,1],[,,1,,,,,,,,,1,,1,,,,,1,,1],[,1,1,,,,,,,,1,1,1,,,,,,,,1,,,,,1],[,,,,,,,,1,,,,,1,,,1]],[,[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,,1,1,1,1,1,1,1,1,,,,,,,,,1,1],[,,,,,,,,1,,,,1,,1,,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,1,,1,,1,,,,1,1,,1,,1,,,,1,1,1,1,1,,,1],,[,1,,,,,,,,1,,,1,1,,,1,,1,1,,1,,1],[,1,,,1,,,,,,,,1,,,,,,,1],[1,1,,,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1],,[,1,,,,,,1,,1,,1,1,1,1,1,,,1,,1,1,,,,1],[,1,1,,,1,,1,,1,,,1,1,1,1,,,1,,,1,,,,1],[,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1],[,1,,,1,1,,1,1,,,1,1,,1,1,,1,,1,,1],[1,,1,,,,,1,,1,,1,1,1,1,,,,,1,1,,,,1,1],[,1,1,,,,,1,1,,,1,,1,1,1,1,,,,,,,,,,1],,[,1,1,,,1,,,,1,,1,1,1,1,1,,,,1,,,,1,,1],[,,,1,1,,,1,,,,,1,,1,1,1,,1,1,,,,,,1],[,1,,,,,,,,,,,1,,,,1,,,,,,,1,,1],[,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,1,,1,,,1,1,,1,1,,1],[,1,,,,,,1,,,,,1,1,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1,,,1,,,,,1],[,,,,,,,1,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,,1,,,,,,,1,,,,,,,,1,,,1],[,1,,,,,,,1],[,,,,,,,,,,1],[,1,,,,,,1,1,,,,,,1],,[,1,1,,,,,,1,,,,,1,1,,,,1],[1,,1,,1,,,,,1,,,,,1,,,,,,,,,1,1],[,1,1,,,,,,,,,1,1,1,1,,,,1,,,,,1,,,1],,[,1,1,,1,,,1,1,,,1,,,1,1,1,,1,,1,1,1,,,,1],[,,,,,1,,,,,1,,,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,,,1,,,,,1,,,,,1,,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,1],[,1,,,,,,1,,,,,,,1,1,1,,,1],[,1,,,,,,,,,,1,1,1,,,,,1,,,1],[,,,,,1,,1,,,,,1,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 hc(e){e=Array.isArray(e)?e:fc;var t=[];return e.forEach(function(n,r){var a=String.fromCharCode(r+96).replace("`","");Array.isArray(n)?t=t.concat(hc(n).map(function(o){return a+o})):t.push(a)}),t}var mc,xa=function(e){for(var t=fc;e.length<3;)e+="`";for(var n=0;n<=e.length-1;n++)if(!(t=t[e.charCodeAt(n)-96]))return!1;return!0},Ze=(Ye(Ar,Ee),mc=B(Ar),vt(Ar,[{key:"props",get:function(){return this._props}},{key:"attr",value:function(e){return(e=this._attrs[e])!=null?e:null}},{key:"hasAttr",value:function(e){return this._attrs[e]!==void 0}},{key:"attrNames",get:function(){return Object.keys(this._attrs)}}]),Ar);function Ar(e){var t,n,r;return lt(this,Ar),(t=mc.call(this))._props=function(a){var o=(o=a.nodeName)!=null?o:gc[a.nodeType],i=(i=(i=a.nodeType)!=null?i:Mi[a.nodeName])!=null?i:1,s=(Le(typeof i=="number","nodeType has to be a number, got '".concat(i,"'")),Le(typeof o=="string","nodeName has to be a string, got '".concat(o,"'")),o=o.toLowerCase(),null);return o==="input"&&(s=(a.type||a.attributes&&a.attributes.type||"").toLowerCase(),Da().includes(s)||(s="text")),a=Y({},a,{nodeType:i,nodeName:o}),s&&(a.type=s),delete a.attributes,Object.freeze(a)}(e),t._attrs=(e=(e=e).attributes,n=e===void 0?{}:e,r={htmlFor:"for",className:"class"},Object.keys(n).reduce(function(a,o){var i=n[o];return Le(P(i)!=="object"||i===null,"expects attributes not to be an object, '".concat(o,"' was")),i!==void 0&&(a[r[o]||o]=i!==null?String(i):null),a},{})),t}var Mi={"#cdata-section":2,"#text":3,"#comment":8,"#document":9,"#document-fragment":11},gc={},bc=(Object.keys(Mi).forEach(function(e){gc[Mi[e]]=e}),Ze),Ff=(K(zo={},{CssSelectorParser:function(){return Ff.CssSelectorParser},doT:function(){return yc.default},emojiRegexText:function(){return ti},memoize:function(){return Cf.default}}),te(Ea())),yc=te(Ns()),Cf=te(Xt()),Ze=te(Qa()),Ea=te(eo());te(rs()),yc.default.templateSettings.strip=!1,"Promise"in g||Ze.default.polyfill(),"Uint32Array"in g||(g.Uint32Array=Ea.Uint32Array),g.Uint32Array&&("some"in g.Uint32Array.prototype||Object.defineProperty(g.Uint32Array.prototype,"some",{value:Array.prototype.some}),"reduce"in g.Uint32Array.prototype||Object.defineProperty(g.Uint32Array.prototype,"reduce",{value:Array.prototype.reduce}));var vc,wc=function(e,t){if(e=e||function(){},t=t||b.log,!b._audit)throw new Error("No audit configured");var n=b.utils.queue(),r=[],a=(Object.keys(b.plugins).forEach(function(o){n.defer(function(i){function s(l){r.push(l),i()}try{b.plugins[o].cleanup(i,s)}catch(l){s(l)}})}),b.utils.getFlattenedTree(A.body));b.utils.querySelectorAll(a,"iframe, frame").forEach(function(o){n.defer(function(i,s){return b.utils.sendCommandToFrame(o.actualNode,{command:"cleanup-plugin"},i,s)})}),n.then(function(o){r.length===0?e(o):t(r)}).catch(t)},Fr={};function Dc(e){return Fr.hasOwnProperty(e)}function Ii(e){return typeof e=="string"&&Fr[e]?Fr[e]:typeof e=="function"?e:vc}function kf(e){var t=b._audit;if(!t)throw new Error("No audit configured");if(e.axeVersion||e.ver){var n=e.axeVersion||e.ver;if(!/^\d+\.\d+\.\d+(-canary)?/.test(n))throw new Error("Invalid configured version ".concat(n));var r=fe(n.split("-"),2),i=r[0],r=r[1],i=fe(i.split(".").map(Number),3),a=i[0],o=i[1],i=i[2],s=fe(b.version.split("-"),2),d=s[0],s=s[1],d=fe(d.split(".").map(Number),3),l=d[0],u=d[1],d=d[2];if(a!==l||u<o||u===o&&d<i||a===l&&o===u&&i===d&&r&&r!==s)throw new Error("Configured version ".concat(n," is not compatible with current axe version ").concat(b.version))}if(e.reporter&&(typeof e.reporter=="function"||Dc(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(w){if(!w.id)throw new TypeError("Configured check ".concat(JSON.stringify(w)," is invalid. Checks must be an object with at least an id property"));t.addCheck(w)})}var f,y=[];if(e.rules){if(!Array.isArray(e.rules))throw new TypeError("Rules property must be an array");e.rules.forEach(function(w){if(!w.id)throw new TypeError("Configured rule ".concat(JSON.stringify(w)," is invalid. Rules must be an object with at least an id property"));y.push(w.id),t.addRule(w)})}if(e.disableOtherRules&&t.rules.forEach(function(w){y.includes(w.id)===!1&&(w.enabled=!1)}),e.branding!==void 0?t.setBranding(e.branding):t._constructHelpUrls(),e.tagExclude&&(t.tagExclude=e.tagExclude),e.locale&&t.applyLocale(e.locale),e.standards&&(f=e.standards,Object.keys(Vn).forEach(function(w){f[w]&&(Vn[w]=Fo(Vn[w],f[w]))})),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(Ne.allOrigins,'" instead'));t.setAllowedOrigins(e.allowedOrigins)}}function Tf(e){var t=(e=e||[]).length?b._audit.rules.filter(function(r){return!!e.filter(function(a){return r.tags.indexOf(a)!==-1}).length}):b._audit.rules,n=b._audit.data.rules||{};return t.map(function(r){var a=n[r.id]||{};return{ruleId:r.id,description:a.description,help:a.help,helpUrl:a.helpUrl,tags:r.tags,actIds:r.actIds}})}var xc={},Ec=(K(xc,{allowedAttr:function(){return Ec},arialabelText:function(){return mr},arialabelledbyText:function(){return hr},getAccessibleRefs:function(){return ji},getElementUnallowedRoles:function(){return Fc},getExplicitRole:function(){return We},getImplicitRole:function(){return Vt},getOwnedVirtual:function(){return br},getRole:function(){return _e},getRoleType:function(){return Ut},getRolesByType:function(){return Of},getRolesWithNameFromContents:function(){return _f},implicitNodes:function(){return Pf},implicitRole:function(){return Vt},isAccessibleRef:function(){return Aa},isAriaRoleAllowedOnElement:function(){return Ac},isComboboxPopup:function(){return qi},isUnsupportedRole:function(){return Uo},isValidRole:function(){return Hn},label:function(){return Nc},labelVirtual:function(){return ua},lookupTable:function(){return kc},namedFromContents:function(){return ru},requiredAttr:function(){return Sc},requiredContext:function(){return $i},requiredOwned:function(){return Li},validateAttr:function(){return Cr},validateAttrValue:function(){return Rc}}),function(t){var t=je.ariaRoles[t],n=L(Dn());return t&&(t.allowedAttrs&&n.push.apply(n,L(t.allowedAttrs)),t.requiredAttrs)&&n.push.apply(n,L(t.requiredAttrs)),n}),Nf=/^idrefs?$/,ji=function(e){e=e.actualNode||e;var t=(t=gt(e)).documentElement||t,n=Se.get("idRefsByRoot",function(){return new WeakMap}),r=n.get(t);return r||(n.set(t,r={}),function a(o,i,s){if(o.hasAttribute){var l;o.nodeName.toUpperCase()==="LABEL"&&o.hasAttribute("for")&&(i[l=o.getAttribute("for")]=i[l]||[],i[l].push(o));for(var u=0;u<s.length;++u){var d=s[u];if(d=De(o.getAttribute(d)||""))for(var f=bt(d),y=0;y<f.length;++y)i[f[y]]=i[f[y]]||[],i[f[y]].push(o)}}for(var w=0;w<o.childNodes.length;w++)o.childNodes[w].nodeType===1&&a(o.childNodes[w],i,s)}(t,r,Object.keys(je.ariaAttrs).filter(function(a){return a=je.ariaAttrs[a].type,Nf.test(a)}))),r[e.id]||[]},Ac=function(r,t){var r=r instanceof Ee?r:ce(r),n=Vt(r),r=En(r);return Array.isArray(r.allowedRoles)?r.allowedRoles.includes(t):t!==n&&!!r.allowedRoles},Sf=["doc-backlink","doc-biblioentry","doc-biblioref","doc-cover","doc-endnote","doc-glossref","doc-noteref"],Rf={header:"banner",footer:"contentinfo"},Fc=function(e){var t,n,r,a=!(1<arguments.length&&arguments[1]!==void 0)||arguments[1],o=e instanceof Ee?e:ce(e);return Ai(o)?(r=o.props.nodeName,t=Vt(o)||Rf[r],r=[],((n=o)?(n.hasAttr("role")&&(n=bt(n.attr("role").toLowerCase()),r=r.concat(n)),r.filter(function(i){return Hn(i)})):r).filter(function(i){var s=o,l=t;return!(a&&i===l||(!Sf.includes(i)||Ut(i)===l)&&Ac(s,i))})):[]},Gn=function(e){return Object.keys(je.ariaRoles).filter(function(t){return je.ariaRoles[t].type===e})},Of=function(e){return Gn(e)},Bi=function(){return Se.get("ariaRolesNameFromContent",function(){return Object.keys(je.ariaRoles).filter(function(e){return je.ariaRoles[e].nameFromContent})})};function Cc(e){return e===null}function yt(e){return e!==null}var _f=function(){return Bi()},kc=((Xt={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}},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"]}).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:yt}}]},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:yt}}]},"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:yt}}]},"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:yt}}]},"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:yt}}]},"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:yt}}]},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:yt}}]},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:yt}}]},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:yt}}]},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:yt}}]},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:yt}}]},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:yt}}]},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:yt}}]},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:yt}}]},widget:{type:"abstract",unsupported:!1},window:{nameFrom:["author"],type:"abstract",unsupported:!1}},Xt.implicitHtmlRole=Yo,Xt.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:yt}},{nodeName:"input",properties:{type:["color","data","datatime","file","hidden","month","number","password","range","reset","submit","time","week"]}},{nodeName:"link",attributes:{href:yt}},{nodeName:"menu",attributes:{type:"context"}},{nodeName:"menuitem",attributes:{type:["command","checkbox","radio"]}},{nodeName:"select",condition:function(e){return e instanceof b.AbstractVirtualNode||(e=b.utils.getNodeFromTree(e)),1<Number(e.attr("size"))},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"]}],Xt.elementsAllowedAnyRole=[{nodeName:"a",attributes:{href:Cc}},{nodeName:"img",attributes:{alt:Cc}},{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"]}],Xt.evaluateRoleForElement={A:function(n){var t=n.node,n=n.out;return t.namespaceURI==="http://www.w3.org/2000/svg"||!t.href.length||n},AREA:function(e){return!e.node.href},BUTTON:function(r){var t=r.node,n=r.role,r=r.out;return t.getAttribute("type")==="menu"?n==="menuitem":r},IMG:function(e){var t=e.node,n=e.role,r=e.out;switch(t.alt){case null:return r;case"":return n==="presentation"||n==="none";default:return n!=="presentation"&&n!=="none"}},INPUT:function(e){var t=e.node,n=e.role,r=e.out;switch(t.type){case"button":case"image":return r;case"checkbox":return n==="button"&&t.hasAttribute("aria-pressed")?!0:r;case"radio":return n==="menuitemradio";case"text":return n==="combobox"||n==="searchbox"||n==="spinbutton";case"tel":return n==="combobox"||n==="spinbutton";case"url":case"search":case"email":return n==="combobox";default:return!1}},LI:function(n){var t=n.node,n=n.out;return!b.utils.matchesSelector(t,"ol li, ul li")||n},MENU:function(e){return e.node.getAttribute("type")!=="context"},OPTION:function(e){return e=e.node,!b.utils.matchesSelector(e,"select > option, datalist > option, optgroup > option")},SELECT:function(n){var t=n.node,n=n.role;return!t.multiple&&t.size<=1&&n==="menu"},SVG:function(n){var t=n.node,n=n.out;return!(!t.parentNode||t.parentNode.namespaceURI!=="http://www.w3.org/2000/svg")||n}},Xt.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"]},Xt),Pf=function(n){var t=null,n=kc.role[n];return t=n&&n.implicit?Zt(n.implicit):t},Aa=function(e){return!!ji(e).length};function qi(e){var t=(1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}).popupRoles,n=_e(e);if(!(t=t??Ll["aria-haspopup"].values).includes(n))return!1;if(t=function(r){for(;r=r.parent;)if(_e(r,{noPresentational:!0})!==null)return r;return null}(e),Tc(t))return!0;if(n=e.props.id,!n)return!1;if(e.actualNode)return t=dr(e.actualNode).querySelectorAll('[aria-owns~="'.concat(n,`"][role~="combobox"]:not(select),
|
|
14
|
+
[aria-controls~="`).concat(n,'"][role~="combobox"]:not(select)')),Array.from(t).some(Tc);throw new Error("Unable to determine combobox popup without an actualNode")}var Tc=function(e){return e&&_e(e)==="combobox"},Nc=function(e){return e=ce(e),ua(e)},Sc=function(e){return(e=je.ariaRoles[e])&&Array.isArray(e.requiredAttrs)?L(e.requiredAttrs):[]},$i=function(e){return(e=je.ariaRoles[e])&&Array.isArray(e.requiredContext)?L(e.requiredContext):null},Li=function(e){return(e=je.ariaRoles[e])&&Array.isArray(e.requiredOwned)?L(e.requiredOwned):null},Rc=function(e,t){var n,r=(e=e instanceof Ee?e:ce(e)).attr(t),a=je.ariaAttrs[t];if(!a||a.allowEmpty&&(!r||r.trim()===""))return!0;switch(a.type){case"boolean":return["true","false"].includes(r.toLowerCase());case"nmtoken":return typeof r=="string"&&a.values.includes(r.toLowerCase());case"nmtokens":return(n=bt(r)).reduce(function(i,s){return i&&a.values.includes(s)},n.length!==0);case"idref":try{var o=gt(e.actualNode);return!(!r||!o.getElementById(r))}catch{throw new TypeError("Cannot resolve id references for partial DOM")}case"idrefs":return Mt(e,t).some(function(i){return!!i});case"string":return r.trim()!=="";case"decimal":return!(!(n=r.match(/^[-+]?([0-9]*)\.?([0-9]*)$/))||!n[1]&&!n[2]);case"int":return o=a.minValue!==void 0?a.minValue:-1/0,/^[-+]?[0-9]+$/.test(r)&&parseInt(r)>=o}},Cr=function(e){return!!je.ariaAttrs[e]};function Mf(e,t,n){return 0<(n=bt(n.attr("role")).filter(function(r){return Ut(r)==="abstract"})).length&&(this.data(n),!0)}function If(e){var r=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},t=2<arguments.length?arguments[2]:void 0,n=(n=r.allowImplicit)===void 0||n,r=(r=r.ignoredTags)===void 0?[]:r,a=t.props.nodeName;return!!r.map(function(o){return o.toLowerCase()}).includes(a)||!(r=Fc(t,n)).length||(this.data(r),!Qe(t)&&void 0)}function jf(e,t,n){t=Array.isArray(t)?t:[];var r=n.attr("aria-errormessage"),a=n.hasAttr("aria-errormessage"),o=n.attr("aria-invalid");return!n.hasAttr("aria-invalid")||o==="false"||t.indexOf(r)!==-1||!a||(this.data(bt(r)),function(i){if(i.trim()==="")return je.ariaAttrs["aria-errormessage"].allowEmpty;var s;try{s=i&&Mt(n,"aria-errormessage")[0]}catch{return void this.data({messageKey:"idrefs",values:bt(i)})}return s?Qe(s)?s.getAttribute("role")==="alert"||s.getAttribute("aria-live")==="assertive"||s.getAttribute("aria-live")==="polite"||-1<bt(n.attr("aria-describedby")).indexOf(i):(this.data({messageKey:"hidden",values:bt(i)}),!1):void 0}.call(this,r))}function Bf(e,t,n){return n.attr("aria-hidden")!=="true"}function qf(e,t,n){if(n=n.attr("aria-level"),!(6<(n=parseInt(n,10))))return!0}var Oc={};function _c(e,t,n,r){var a=We(e);if(!(n=n||$i(a)))return null;for(var o=n.includes("group"),i=r?e:e.parent;i;){var s=_e(i,{noPresentational:!0});if(s){if(s!=="group"||!o)return n.includes(s)?null:n;t.includes(a)&&n.push(a),n=n.filter(function(l){return l!=="group"})}i=i.parent}return n}function $f(e,t,n){var r=t&&Array.isArray(t.ownGroupRoles)?t.ownGroupRoles:[],a=_c(n,r);if(!a)return!0;var o=function(l){for(var u,d=[];l;)l.getAttribute("id")&&(u=tt(l.getAttribute("id")),u=gt(l).querySelector("[aria-owns~=".concat(u,"]")))&&d.push(u),l=l.parentElement;return d.length?d:null}(e);if(o){for(var i=0,s=o.length;i<s;i++)if(!(a=_c(ce(o[i]),r,a,!0)))return!0}return this.data(a),!1}function Lf(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},n=_e(2<arguments.length?arguments[2]:void 0);return!!(t.supportedRoles||[]).includes(n)||!(!n||n==="presentation"||n==="none")&&void 0}function Vf(e,t,n){return!!(n=n.attrNames.filter(function(r){var a=je.ariaAttrs[r];return!!Cr(r)&&(r=a.unsupported,P(r)!=="object"?!!r:!gr(e,r.exceptions))})).length&&(this.data(n),!0)}function Hf(e,t,n){t=Array.isArray(t.value)?t.value:[];var r=[],a=/^aria-/;return n.attrNames.forEach(function(o){t.indexOf(o)===-1&&a.test(o)&&!Cr(o)&&r.push(o)}),!r.length||(this.data(r),!1)}function zf(e,t,n){var r=bt(n.attr("role"));return!(r.length<=1)&&(r=r,!(!Vt(n)&&r.length===2&&r.includes("none")&&r.includes("presentation"))||void 0)}function Uf(e,t,n){var r=Dn().filter(function(a){return n.hasAttr(a)});return this.data(r),0<r.length}function Wf(e){return(e=e.getAttribute("role"))!==null&&((e=Ut(e))==="widget"||e==="composite")}function Gf(e,t,n){return!!(n=bt(n.attr("role"))).every(function(r){return!Hn(r,{allowAbstract:!0})})&&(this.data(n),!0)}function Kf(e,t,n){return nt(n)}function Yf(e,t,n){var r,a,o=_e(n,{noImplicit:!0});this.data(o);try{r=De(Xo(n)).toLowerCase(),a=De(Dt(n)).toLowerCase()}catch{return}return!(!a&&!r||(a||!r)&&a.includes(r))&&void 0}function Jf(e,t,r){var r=_e(r,{dpub:!0,fallback:!0}),a=Uo(r);return a&&this.data(r),a}K(Oc,{getAriaRolesByType:function(){return Gn},getAriaRolesSupportingNameFromContent:function(){return Bi},getElementSpec:function(){return En},getElementsByContentType:function(){return Wo},getGlobalAriaAttrs:function(){return Dn},implicitHtmlRoles:function(){return Yo}});var Xf={ARTICLE:!0,ASIDE:!0,NAV:!0,SECTION:!0},Zf={application:!0,article:!0,banner:!1,complementary:!0,contentinfo:!0,form:!0,main:!0,navigation:!0,region:!0,search:!1};function Qf(e,t){return t=t,(n=We(n=e))&&(Zf[n]||t.roles.includes(n))||(t=(t=e).nodeName.toUpperCase(),Xf[t])||!1;var n}var Pc={},eh=(K(Pc,{Color:function(){return at},centerPointOfRect:function(){return eh},elementHasImage:function(){return fa},elementIsDistinct:function(){return Ic},filteredRectStack:function(){return th},flattenColors:function(){return Gt},flattenShadowColors:function(){return Hi},getBackgroundColor:function(){return Tr},getBackgroundStack:function(){return zi},getContrast:function(){return Kn},getForegroundColor:function(){return Ca},getOwnBackgroundColor:function(){return Fn},getRectStack:function(){return jc},getStackingContext:function(){return Ui},getTextShadowColors:function(){return Fa},hasValidContrastRatio:function(){return ah},incompleteData:function(){return ht},stackingContextToColor:function(){return kr}}),function(e){if(!(e.left>g.innerWidth||e.top>g.innerHeight))return{x:Math.min(Math.ceil(e.left+e.width/2),g.innerWidth-1),y:Math.min(Math.ceil(e.top+e.height/2),g.innerHeight-1)}});function Mc(e){return e.getPropertyValue("font-family").split(/[,;]/g).map(function(t){return t.trim().toLowerCase()})}var Ic=function(e,t){var n,r=g.getComputedStyle(e);return r.getPropertyValue("background-image")!=="none"||!!["border-bottom","border-top","outline"].reduce(function(a,o){var i=new at;return i.parseString(r.getPropertyValue(o+"-color")),a||r.getPropertyValue(o+"-style")!=="none"&&0<parseFloat(r.getPropertyValue(o+"-width"))&&i.alpha!==0},!1)||(n=g.getComputedStyle(t),Mc(r)[0]!==Mc(n)[0])||(e=["text-decoration-line","text-decoration-style","font-weight","font-style","font-size"].reduce(function(a,o){return a||r.getPropertyValue(o)!==n.getPropertyValue(o)},!1),(t=r.getPropertyValue("text-decoration")).split(" ").length<3?e||t!==n.getPropertyValue("text-decoration"):e)},jc=function(e){var t=ql(e);return!(e=ii(e))||e.length<=1?[t]:e.some(function(n){return n===void 0})?null:(e.splice(0,0,t),e)},th=function(e){var t,n,r=jc(e);return r&&r.length===1?r[0]:r&&1<r.length?(t=r.shift(),r.forEach(function(a,o){var i,s;o!==0&&(i=r[o-1],s=r[o],n=i.every(function(l,u){return l===s[u]})||t.includes(e))}),n?r[0]:(ht.set("bgColor","elmPartiallyObscuring"),null)):(ht.set("bgColor","outsideViewport"),null)},nh={normal:function(e,t){return t},multiply:function(e,t){return t*e},screen:function(e,t){return e+t-e*t},overlay:function(e,t){return this["hard-light"](t,e)},darken:function(e,t){return Math.min(e,t)},lighten:function(e,t){return Math.max(e,t)},"color-dodge":function(e,t){return e===0?0:t===1?1:Math.min(1,e/(1-t))},"color-burn":function(e,t){return e===1?1:t===0?0:1-Math.min(1,(1-e)/t)},"hard-light":function(e,t){return t<=.5?this.multiply(e,2*t):this.screen(e,2*t-1)},"soft-light":function(e,t){return t<=.5?e-(1-2*t)*e*(1-e):e+(2*t-1)*((e<=.25?((16*e-12)*e+4)*e:Math.sqrt(e))-e)},difference:function(e,t){return Math.abs(e-t)},exclusion:function(e,t){return e+t-2*e*t}};function Vi(e,t,n,r,a){return t*(1-r)*e+t*r*nh[a](n/255,e/255)*255+(1-t)*r*n}var Gt=function(e,t){var n,r,i=2<arguments.length&&arguments[2]!==void 0?arguments[2]:"normal",a=Vi(e.red,e.alpha,t.red,t.alpha,i),o=Vi(e.green,e.alpha,t.green,t.alpha,i),i=Vi(e.blue,e.alpha,t.blue,t.alpha,i),s=(n=e.alpha+t.alpha*(1-e.alpha),s=0,r=1,Math.min(Math.max(s,n),r));return s===0?new at(a,o,i,s):(n=Math.round(a/s),r=Math.round(o/s),a=Math.round(i/s),new at(n,r,a,s))};function Hi(e,o){var a=e.alpha,n=(1-a)*o.red+a*e.red,r=(1-a)*o.green+a*e.green,a=(1-a)*o.blue+a*e.blue,o=e.alpha+o.alpha*(1-e.alpha);return new at(n,r,a,o)}function zi(e){for(var t=ii(e).map(function(a){return a=function(o){var i=o.indexOf(A.body),s=Fn(g.getComputedStyle(A.documentElement));return 1<i&&s.alpha===0&&!fa(A.documentElement)&&(1<i&&(o.splice(i,1),o.push(A.body)),0<(s=o.indexOf(A.documentElement)))&&(o.splice(s,1),o.push(A.documentElement)),o}(a=Su(a,e))}),n=0;n<t.length;n++){var r=t[n];if(r[0]!==e)return ht.set("bgColor","bgOverlap"),null;if(n!==0&&!function(a,o){if(a!==o){if(a===null||o===null||a.length!==o.length)return;for(var i=0;i<a.length;++i)if(a[i]!==o[i])return}return 1}(r,t[0]))return ht.set("bgColor","elmPartiallyObscuring"),null}return t[0]||null}var Fa=function(e){var t,n,r,a=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},o=a.minRatio,i=a.maxRatio,s=g.getComputedStyle(e);return(a=s.getPropertyValue("text-shadow"))==="none"?[]:(t=s.getPropertyValue("font-size"),n=parseInt(t),Le(isNaN(n)===!1,"Unable to determine font-size value ".concat(t)),r=[],function(l){var u={pixels:[]},d=l.trim(),f=[u];if(!d)return[];for(;d;){var y=d.match(/^rgba?\([0-9,.\s]+\)/i)||d.match(/^[a-z]+/i)||d.match(/^#[0-9a-f]+/i),w=d.match(/^([0-9.-]+)px/i)||d.match(/^(0)/);if(y)Le(!u.colorStr,"Multiple colors identified in text-shadow: ".concat(l)),d=d.replace(y[0],"").trim(),u.colorStr=y[0];else if(w)Le(u.pixels.length<3,"Too many pixel units in text-shadow: ".concat(l)),d=d.replace(w[0],"").trim(),y=parseFloat((w[1][0]==="."?"0":"")+w[1]),u.pixels.push(y);else{if(d[0]!==",")throw new Error("Unable to process text-shadows: ".concat(l));Le(2<=u.pixels.length,"Missing pixel value in text-shadow: ".concat(l)),f.push(u={pixels:[]}),d=d.substr(1).trim()}}return f}(a).forEach(function(y){var u=y.colorStr,y=y.pixels,u=u||s.getPropertyValue("color"),y=fe(y,3),d=y[0],f=y[1],y=y[2],y=y===void 0?0:y;(!o||n*o<=y)&&(!i||y<n*i)&&(u=function(R){var x=R.colorStr,k=R.offsetX,S=R.offsetY,C=R.blurRadius,R=R.fontSize;return C<k||C<S?new at(0,0,0,0):(k=new at,k.parseString(x),k.alpha*=function($,H){return $===0?1:.185/($/H+.4)}(C,R),k)}({colorStr:u,offsetY:d,offsetX:f,blurRadius:y,fontSize:n}),r.push(u))}),r)};function Ui(e,t){var n,r,a,o=ce(e);return o._stackingContext||(r=[],a=new Map,(t=(n=t)!=null?n:zi(e)).forEach(function(d){var d=ce(d),s=(s=d,(u=new at).parseString(s.getComputedStylePropertyValue("background-color")),u),l=d._stackingOrder.filter(function(f){return!!f.vNode}),u=(l.forEach(function(w,y){var w=w.vNode,x=(x=l[y-1])==null?void 0:x.vNode,x=qc(a,w,x);y!==0||a.get(w)||r.unshift(x),a.set(w,x)}),(u=l[l.length-1])==null?void 0:u.vNode),d=qc(a,d,u);l.length||r.unshift(d),d.bgColor=s}),o._stackingContext=r)}function kr(e){var t;return(t=e.descendants)!=null&&t.length?(t=e.descendants.reduce(rh,Bc()),(t=Gt(t,e.bgColor,e.descendants[0].blendMode)).alpha*=e.opacity):(t=e.bgColor).alpha*=e.opacity,{color:t,blendMode:e.blendMode}}function rh(n,t){var n=n instanceof at?n:kr(n).color,r=kr(t).color;return Gt(r,n,t.blendMode)}function Bc(e,t){return{vNode:e,ancestor:t,opacity:parseFloat((t=e?.getComputedStylePropertyValue("opacity"))!=null?t:1),bgColor:new at(0,0,0,0),blendMode:e?.getComputedStylePropertyValue("mix-blend-mode")||void 0,descendants:[]}}function qc(a,t,n){var r=a.get(n),a=(a=a.get(t))!=null?a:Bc(t,r);return r&&n!==t&&!r.descendants.includes(a)&&r.descendants.unshift(a),a}function Tr(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:[],n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:.1,r=ce(e),a=r._cache.getBackgroundColor;return a?(t.push.apply(t,L(a.bgElms)),ht.set("bgColor",a.incompleteData),a.bgColor):(a=function(o,i,d){var l=zi(o);if(!l)return null;var u=oi(o),d=Fa(o,{minRatio:d});d.length&&(d=[{color:d.reduce(Hi)}]);for(var f=0;f<l.length;f++){var y=l[f],w=g.getComputedStyle(y);if(fa(y,w))return i.push(y),null;var x=Fn(w);if(x.alpha!==0){if(w.getPropertyValue("display")!=="inline"&&!$c(y,u))return i.push(y),ht.set("bgColor","elmPartiallyObscured"),null;if(i.push(y),x.alpha===1)break}}var k=Ui(o,l),k=(d=k.map(kr).concat(d),function(S,C){var R=[];{var $,H,G,re;C||(C=A.documentElement,re=A.body,C=g.getComputedStyle(C),$=g.getComputedStyle(re),H=Fn(C),G=Fn($),re=G.alpha!==0&&$c(re,S.getBoundingClientRect()),(G.alpha!==0&&H.alpha===0||re&&G.alpha!==1)&&R.unshift({color:G,blendMode:Lc($.getPropertyValue("mix-blend-mode"))}),H.alpha===0)||re&&G.alpha===1||R.unshift({color:H,blendMode:Lc(C.getPropertyValue("mix-blend-mode"))})}return R}(o,l.includes(A.body)));return d.unshift.apply(d,L(k)),d.length===0?new at(255,255,255,1):(o=d.reduce(function(S,C){return Gt(C.color,S.color instanceof at?S.color:S,C.blendMode)}),Gt(o.color instanceof at?o.color:o,new at(255,255,255,1)))}(e,t,n),r._cache.getBackgroundColor={bgColor:a,bgElms:t,incompleteData:ht.get("bgColor")},a)}function $c(e,t){t=Array.isArray(t)?t:[t];var n=e.getBoundingClientRect(),r=n.right,a=n.bottom,o=g.getComputedStyle(e).getPropertyValue("overflow");return(["scroll","auto"].includes(o)||e instanceof g.HTMLHtmlElement)&&(r=n.left+e.scrollWidth,a=n.top+e.scrollHeight),t.every(function(i){return i.top>=n.top&&i.bottom<=a&&i.left>=n.left&&i.right<=r})}function Lc(e){return e||void 0}var Kn=function(e,t){return t&&e?(t.alpha<1&&(t=Gt(t,e)),e=e.getRelativeLuminance(),t=t.getRelativeLuminance(),(Math.max(t,e)+.05)/(Math.min(t,e)+.05)):null};function Ca(e,t,n){for(var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:{},a=g.getComputedStyle(e),o=[],i=0,s=[function(){var y,w,x=a,k=(k=(k=r).textStrokeEmMin)===void 0?0:k;return(w=parseFloat(x.getPropertyValue("-webkit-text-stroke-width")))===0||(y=x.getPropertyValue("font-size"),w/=parseFloat(y),isNaN(w))||w<k?null:(y=x.getPropertyValue("-webkit-text-stroke-color"),new at().parseString(y))},function(){return y=a,new at().parseString(y.getPropertyValue("-webkit-text-fill-color")||y.getPropertyValue("color"));var y},function(){return Fa(e,{minRatio:0})}];i<s.length;i++){var l=(0,s[i])();if(l&&(o=o.concat(l),l.alpha===1))break}var u,d,f=o.reduce(function(y,w){return Gt(y,w)});return(n=n??Tr(e,[]))===null?(u=ht.get("bgColor"),ht.set("fgColor",u),null):(d=function y(w,x){var k,S=ut(w);try{for(S.s();!(k=S.n()).done;){var C,R=k.value;if(((C=R.vNode)==null?void 0:C.actualNode)===x)return R;var $=y(R.descendants,x);if($)return $}}catch(H){S.e(H)}finally{S.f()}}(u=Ui(e),e),Gt(function(y,w,x){for(;w;){var k;w.opacity===1&&w.ancestor?w=w.ancestor:(y.alpha*=w.opacity,k=((k=w.ancestor)==null?void 0:k.descendants)||x,k=(k=w.opacity!==1?k.slice(0,k.indexOf(w)):k).map(kr),w=(k.length&&(k=k.reduce(function(S,C){return Gt(C.color,S.color instanceof at?S.color:S)},{color:new at(0,0,0,0),blendMode:"normal"}),y=Gt(y,k)),w.ancestor))}return y}(f,d,u),new at(255,255,255,1)))}var ah=function(e,t,n,r){return e=Kn(e,t),{isValid:(t=r&&Math.ceil(72*n)/96<14||!r&&Math.ceil(72*n)/96<18?4.5:3)<e,contrastRatio:e,expectedContrastRatio:t}},Vc=wt(function(e,t){function n(a,o){return r.getPropertyValue(a)===o}var r=g.getComputedStyle(e,t);return n("content","none")||n("display","none")||n("visibility","hidden")||n("position","absolute")===!1||Fn(r).alpha===0&&n("background-image","none")?0:(e=Hc(r.getPropertyValue("width")),t=Hc(r.getPropertyValue("height")),e.unit!=="px"||t.unit!=="px"?e.value===0||t.value===0?0:1/0:e.value*t.value)});function Hc(n){var n=fe(n.match(/^([0-9.]+)([a-z]+)$/i)||[],3),t=n[1],n=n[2],n=n===void 0?"":n;return{value:parseFloat(t===void 0?"":t),unit:n.toLowerCase()}}function zc(e,t){return e=e.getRelativeLuminance(),t=t.getRelativeLuminance(),(Math.max(e,t)+.05)/(Math.min(e,t)+.05)}var oh=["block","list-item","table","flex","grid","inline-block"];function Uc(e){return e=g.getComputedStyle(e).getPropertyValue("display"),oh.indexOf(e)!==-1||e.substr(0,6)==="table-"}function ih(e,r){var n=r.requiredContrastRatio,r=r.allowSameColor;if(Uc(e))return!1;for(var a=ft(e);a&&a.nodeType===1&&!Uc(a);)a=ft(a);if(a){this.relatedNodes([a]);var o=Ca(e),i=Ca(a),e=Tr(e),s=Tr(a),l=o&&i?zc(o,i):void 0;if((l=l&&Math.floor(100*l)/100)&&n<=l)return!0;var u=e&&s?zc(e,s):void 0;if((u=u&&Math.floor(100*u)/100)&&n<=u)return!0;if(u){if(l)return!(!r||l!==1||u!==1)||(l===1&&1<u?this.data({messageKey:"bgContrast",contrastRatio:u,requiredContrastRatio:n,nodeBackgroundColor:e?e.toHexString():void 0,parentBackgroundColor:s?s.toHexString():void 0}):this.data({messageKey:"fgContrast",contrastRatio:l,requiredContrastRatio:n,nodeColor:o?o.toHexString():void 0,parentColor:i?i.toHexString():void 0}),!1)}else u=(r=ht.get("bgColor"))!=null?r:"bgContrast",this.data({messageKey:u}),ht.clear()}}var sh=["block","list-item","table","flex","grid","inline-block"];function Wc(e){return e=g.getComputedStyle(e).getPropertyValue("display"),sh.indexOf(e)!==-1||e.substr(0,6)==="table-"}function lh(e){if(Wc(e))return!1;for(var t=ft(e);t&&t.nodeType===1&&!Wc(t);)t=ft(t);return t?(this.relatedNodes([t]),Ic(e,t)):void 0}function uh(e,t,n){var r,a,o;return n.props.nodeName!=="input"||(a={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":r=["text","search","number","tel"],"cc-exp":["text","search","month","tel"],"cc-exp-month":r,"cc-exp-year":r,"cc-csc":r,"transaction-amount":r,"bday-day":r,"bday-month":r,"bday-year":r,"new-password":["text","search","password"],"current-password":["text","search","password"],url:o=["text","search","url"],photo:o,impp:o},P(t)==="object"&&Object.keys(t).forEach(function(i){a[i]||(a[i]=[]),a[i]=a[i].concat(t[i])}),o=(r=n.attr("autocomplete").split(/\s+/g).map(function(i){return i.toLowerCase()}))[r.length-1],!!An.stateTerms.includes(o))||(r=a[o],o=n.hasAttr("type")?De(n.attr("type")).toLowerCase():"text",o=Da().includes(o)?o:"text",r===void 0?o==="text":r.includes(o))}function ch(e,t,n){return n=n.attr("autocomplete")||"",vu(n,t)}function dh(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},n=2<arguments.length?arguments[2]:void 0;if(t.attribute&&typeof t.attribute=="string")return n.hasAttr(t.attribute)?(n=n.attr(t.attribute),!!De(n)||(this.data({messageKey:"emptyAttr"}),!1)):(this.data({messageKey:"noAttr"}),!1);throw new TypeError("attr-non-space-content requires options.attribute to be a string")}function ph(e){return e.some(function(t){return t.result===!0})&&e.forEach(function(t){t.result=!0}),e}function fh(e,t,n){if(t&&t.selector&&typeof t.selector=="string")return!(!t.passForModal||!wr())||(n=Wt(n,t.selector,Qe),this.relatedNodes(n.map(function(r){return r.actualNode})),0<n.length);throw new TypeError("has-descendant requires options.selector to be a string")}function hh(e,t,n){return gr(n,t.matcher)}function mh(e){return e.filter(function(t){return t.data!=="ignored"})}function gh(e,t,n){if(!t||!t.selector||typeof t.selector!="string")throw new TypeError("page-no-duplicate requires options.selector to be a string");var r="page-no-duplicate;"+t.selector;if(!Se.get(r))return Se.set(r,!0),r=Wt(b._tree[0],t.selector,Qe),typeof t.nativeScopeFilter=="string"&&(r=r.filter(function(a){return a.actualNode.hasAttribute("role")||!$n(a,t.nativeScopeFilter)})),this.relatedNodes(r.filter(function(a){return a!==n}).map(function(a){return a.actualNode})),r.length<=1;this.data("ignored")}function bh(e){var t={};return e.filter(function(n){if(n.data){var r=n.data.toUpperCase();if(!t[r])return(t[r]=n).relatedNodes=[],!0;t[r].relatedNodes.push(n.relatedNodes[0])}return!1}).map(function(n){return n.result=!!n.relatedNodes.length,n})}function yh(e,t,n){return on(n)||(this.data(n.attr("accesskey")),this.relatedNodes([e])),!0}function vh(e,t,n){var r=n.tabbableElements;return!!r&&0<r.filter(function(a){return a!==n}).length}function wh(e,t,n){var r=["button","fieldset","input","select","textarea"];return!((n=n.tabbableElements)&&n.length&&(n=n.filter(function(a){return r.includes(a.props.nodeName)}),this.relatedNodes(n.map(function(a){return a.actualNode})),n.length!==0)&&!wr())||!!n.every(function(a){var o=a.getComputedStylePropertyValue("pointer-events"),i=parseInt(a.getComputedStylePropertyValue("width")),s=parseInt(a.getComputedStylePropertyValue("height"));return a.actualNode.onfocus||(i===0||s===0)&&o==="none"})&&void 0}function Dh(e,t,n){return!(!n.hasAttr("contenteditable")||!function r(a){return a=a.attr("contenteditable"),a==="true"||a===""?!0:a==="false"||(a=At(n.parent,"[contenteditable]"),!a)?!1:r(a)}(n))||zt(n)}function xh(e,t,n){return!(n=n.tabbableElements.map(function(r){return r.actualNode}))||!n.length||!wr()||void this.relatedNodes(n)}function Eh(e,t,n){var r=n.attr("tabindex");if(!(nt(n)&&-1<r))return!1;try{return!Dt(n)}catch{}}function Ah(e,t,n){var r=["button","fieldset","input","select","textarea"];return!((n=n.tabbableElements)&&n.length&&(n=n.filter(function(a){return!r.includes(a.props.nodeName)}),this.relatedNodes(n.map(function(a){return a.actualNode})),n.length!==0)&&!wr())||!!n.every(function(a){var o=a.getComputedStylePropertyValue("pointer-events"),i=parseInt(a.getComputedStylePropertyValue("width")),s=parseInt(a.getComputedStylePropertyValue("height"));return a.actualNode.onfocus||(i===0||s===0)&&o==="none"})&&void 0}function Fh(e){var t=Gn("landmark"),n=ft(e),r=_e(e);for(this.data({role:r});n;){var a=n.getAttribute("role");if((a=a||n.nodeName.toUpperCase()==="FORM"?a:Vt(n))&&t.includes(a)&&(a!=="main"||r!=="complementary"))return!1;n=ft(n)}return!0}function Ch(e){return e=parseInt(e.attr("tabindex"),10),!isNaN(e)&&e<0}function kh(e,t,n){return n=parseInt(n.attr("tabindex"),10),!!isNaN(n)||n<=0}function Th(e,t,n){return typeof(n=n.attr("alt"))=="string"&&/^\s+$/.test(n)}function Nh(e,t,n){return!["none","presentation"].includes(_e(n))&&!!(t=At(n,t.parentSelector))&&(t=Ht(t,!0).toLowerCase())!==""&&t===Dt(n).toLowerCase()}function Sh(e,t,n){var r=this;if(!n.attr("id"))return!1;if(n.actualNode){var o=gt(n.actualNode),a=tt(n.attr("id")),o=Array.from(o.querySelectorAll('label[for="'.concat(a,'"]')));if(this.relatedNodes(o),!o.length)return!1;try{return o.some(function(i){return!Ft(i)||(i=De(wn(i,{inControlContext:!0,startNode:n})),r.data({explicitLabel:i}),!!i)})}catch{}}}function Rh(e,t,r){var r=ca(r),a=e.getAttribute("title");return!!r&&(a||(a="",e.getAttribute("aria-describedby")&&(a=Mt(e,"aria-describedby").map(function(o){return o?wn(o):""}).join(""))),De(a)===De(r))}function Oh(e,t,n){if(n.hasAttr("id")){if(!n.actualNode)return;var r,a=gt(e),e=tt(e.getAttribute("id")),a=a.querySelector('label[for="'.concat(e,'"]'));if(a&&!Qe(a)){try{r=Dt(n).trim()}catch{return}return r===""}}return!1}function _h(e,t,n){try{var r,a=At(n,"label");return a?(r=De(Dt(a,{inControlContext:!0,startNode:n})),a.actualNode&&this.relatedNodes([a.actualNode]),this.data({implicitLabel:r}),!!r):!1}catch{}}function Gc(e,t){return t=Kc(t),e=Kc(e),!(!t||!e)&&t.includes(e)}function Kc(e){return e=yr(e,{emoji:!0,nonBmp:!0,punctuations:!0}),De(e)}function Ph(e,o,n){var r=o?.pixelThreshold,a=(a=o?.occurrenceThreshold)!=null?a:o?.occuranceThreshold,o=wn(e).toLowerCase();if(!(ai(o)<1))return!(e=De(sn(n,{subtreeDescendant:!0,ignoreIconLigature:!0,pixelThreshold:r,occurrenceThreshold:a})).toLowerCase())||(ai(e)<1?!!Gc(e,o)||void 0:Gc(e,o))}function Mh(e){var t=tt(e.getAttribute("id")),n=e.parentNode,r=(r=gt(e)).documentElement||r,a=Array.from(r.querySelectorAll('label[for="'.concat(t,'"]')));for(a.length&&(a=a.filter(function(o){return!on(o)}));n;)n.nodeName.toUpperCase()==="LABEL"&&a.indexOf(n)===-1&&a.push(n),n=n.parentNode;return this.relatedNodes(a),1<a.length&&(1<(r=a.filter(Qe)).length||!Mt(e,"aria-labelledby").includes(r[0]))&&void 0}function Ih(e,t,o){var r=ca(o),a=sa(o),o=o.attr("aria-describedby");return!(r||!a&&!o)}function jh(e){var t=[];return e.filter(function(n){var r=t.find(function(a){return n.data.role===a.data.role&&n.data.accessibleText===a.data.accessibleText});return r?(r.result=!1,r.relatedNodes.push(n.relatedNodes[0]),!1):(t.push(n),n.relatedNodes=[],!0)})}function Bh(e,t,a){var r=_e(e),a=(a=Dt(a))?a.toLowerCase():null;return this.data({role:r,accessibleText:a}),this.relatedNodes([e]),!0}function Wi(e){return(e||"").trim()!==""}function qh(e,t,n){var r=A!==void 0&&Wr(A);return t.attributes.includes("xml:lang")&&t.attributes.includes("lang")&&Wi(n.attr("xml:lang"))&&!Wi(n.attr("lang"))&&!r?(this.data({messageKey:"noXHTML"}),!1):!!t.attributes.some(function(a){return Wi(n.attr(a))})||(this.data({messageKey:"noLang"}),!1)}function $h(e,t,n){var r=[];return t.attributes.forEach(function(a){var o,i,s=n.attr(a);typeof s=="string"&&(o=Cn(s),i=t.value?!t.value.map(Cn).includes(o):!xa(o),o!==""&&i||s!==""&&!De(s))&&r.push(a+'="'+n.attr(a)+'"')}),!!r.length&&!(n.props.nodeName!=="html"&&!li(n)||(this.data(r),0))}function Lh(e,t,n){return Cn(n.attr("lang"))===Cn(n.attr("xml:lang"))}function Vh(e){var t=(e=ft(e)).nodeName.toUpperCase(),n=We(e);return t==="DIV"&&["presentation","none",null].includes(n)&&(t=(e=ft(e)).nodeName.toUpperCase(),n=We(e)),t==="DL"&&!(n&&!["presentation","none","list"].includes(n))}function Yc(e,t){var n=1<arguments.length&&t!==void 0&&t;return e.map(function(r){return{vChild:r,nested:n}})}function Hh(e,t,n){var r=["definition","term","list"];return(n=n.children.reduce(function(a,o){var i=o.actualNode;return i.nodeName.toUpperCase()==="DIV"&&_e(i)===null?a.concat(o.children):a.concat(o)},[]).reduce(function(a,s){var i,s=s.actualNode,l=s.nodeName.toUpperCase();return s.nodeType===1&&Qe(s)?(i=We(s),(l!=="DT"&&l!=="DD"||i)&&!r.includes(i)&&a.badNodes.push(s)):s.nodeType===3&&s.nodeValue.trim()!==""&&(a.hasNonEmptyTextNode=!0),a},{badNodes:[],hasNonEmptyTextNode:!1})).badNodes.length&&this.relatedNodes(n.badNodes),!!n.badNodes.length||n.hasNonEmptyTextNode}function zh(e,t,n){var r=!1,a=!1,o=!0,i=[],s=[],l=[];if(n.children.forEach(function(u){var d,f,y=u.actualNode;y.nodeType===3&&y.nodeValue.trim()!==""?r=!0:y.nodeType===1&&Qe(y)&&(o=!1,d=y.nodeName.toUpperCase()==="LI",f=(u=_e(u))==="listitem",d||f||i.push(y),d&&!f&&(s.push(y),l.includes(u)||l.push(u)),f)&&(a=!0)}),r||i.length)this.relatedNodes(i);else{if(o||a)return!1;this.relatedNodes(s),this.data({messageKey:"roleNotValid",roles:l.join(", ")})}return!0}function Uh(e,t,n){var r=n.children;if(!r||!r.length)return!1;for(var a,o=!1,i=!1,s=0;s<r.length;s++){if((o=(a=r[s].props.nodeName.toUpperCase())==="DT"?!0:o)&&a==="DD")return!1;a==="DD"&&(i=!0)}return o||i}function Wh(e,t,n){return!kt(n,"track").some(function(r){return(r.attr("kind")||"").toLowerCase()==="captions"})&&void 0}function Gh(e){var t={};return e.filter(function(n){var r;return n.node.ancestry[n.node.ancestry.length-1]!=="html"?(r=n.node.ancestry.flat(1/0).join(" > "),t[r]=n,!0):(r=n.node.ancestry.slice(0,n.node.ancestry.length-1).flat(1/0).join(" > "),t[r]&&(t[r].result=!0),!1)})}function Kh(e,t){return!t.isViolation&&void 0}function Yh(e,t){var n,r;if(e.duration)return t=(t=t.allowedDuration)===void 0?3:t,((n=e).currentSrc?(r=function(a){if(a=a.match(/#t=(.*)/),a)return fe(a,2)[1].split(",").map(function(o){if(/:/.test(o)){for(var i=o.split(":"),s=0,l=1;0<i.length;)s+=l*parseInt(i.pop(),10),l*=60;return parseFloat(s)}return parseFloat(o)})}(n.currentSrc))?r.length!==1?Math.abs(r[1]-r[0]):Math.abs(n.duration-r[0]):Math.abs(n.duration-(n.currentTime||0)):0)<=t&&!e.hasAttribute("loop")||!!e.hasAttribute("controls");console.warn("axe.utils.preloadMedia did not load metadata")}function Jh(e,t,n,a){var a=(a=(a||{}).cssom)===void 0?void 0:a,o=(t=(t||{}).degreeThreshold)===void 0?0:t;if(a&&a.length){let S=function(){var R=d[u],R=l[R],C=R.root,R=R.rules.filter(f);if(!R.length)return"continue";R.forEach(function($){$=$.cssRules,Array.from($).forEach(function(H){var G=function(ue){var se=ue.selectorText,ue=ue.style;return!se||ue.length<=0||(se=ue.transform||ue.webkitTransform||ue.msTransform||!1,!se&&!ue.rotate)||(se=function(ye){var ke;return ye&&(ye=ye.match(/(rotate|rotateZ|rotate3d|matrix|matrix3d)\(([^)]+)\)(?!.*(rotate|rotateZ|rotate3d|matrix|matrix3d))/))?(ye=fe(ye,3),ke=ye[1],ye=ye[2],y(ke,ye)):0}(se),ue=y("rotate",ue.rotate),se+=ue,!se)||(se=Math.abs(se),Math.abs(se-180)%180<=o)?!1:Math.abs(se-90)%90<=o}(H);G&&H.selectorText.toUpperCase()!=="HTML"&&(H=Array.from(C.querySelectorAll(H.selectorText))||[],s=s.concat(H)),i=i||G})})};for(var k=S,i=!1,s=[],l=a.reduce(function(C,G){var $=G.sheet,H=G.root,G=G.shadowId,G=G||"topDocument";return C[G]||(C[G]={root:H,rules:[]}),$&&$.cssRules&&(H=Array.from($.cssRules),C[G].rules=C[G].rules.concat(H)),C},{}),u=0,d=Object.keys(l);u<d.length;u++)S();return i?(s.length&&this.relatedNodes(s),!1):!0}function f(R){var C=R.type,R=R.cssText;return C===4&&(/orientation:\s*landscape/i.test(R)||/orientation:\s*portrait/i.test(R))}function y(S,C){switch(S){case"rotate":case"rotateZ":return w(C);case"rotate3d":var R=fe(C.split(",").map(function(re){return re.trim()}),4),G=R[2],R=R[3];return parseInt(G)===0?void 0:w(R);case"matrix":case"matrix3d":var $,H,G=C;return(G=G.split(",")).length<=6?(H=fe(G,2),$=H[0],H=H[1],x(Math.atan2(parseFloat(H),parseFloat($)))):(H=parseFloat(G[8]),$=Math.asin(H),H=Math.cos($),x(Math.acos(parseFloat(G[0])/H)));default:return 0}}function w(S){var C=fe(S.match(/(deg|grad|rad|turn)/)||[],1)[0];if(!C)return 0;var R=parseFloat(S.replace(C,""));switch(C){case"rad":return x(R);case"grad":var $=R;return($%=400)<0&&($+=400),Math.round($/400*360);case"turn":return Math.round(360/(1/R));default:return parseInt(R)}}function x(S){return Math.round(S*(180/Math.PI))}}function Xh(e,o,n){var r,a=(a=(o=o||{}).scaleMinimum)===void 0?2:a,o=(o=o.lowerBound)!==void 0&&o;return!((n=n.attr("content")||"")&&(n=n.split(/[;,]/).reduce(function(i,u){var l,u=u.trim();return u&&(l=(u=fe(u.split("="),2))[0],u=u[1],l)&&u&&(l=l.toLowerCase().trim(),u=u.toLowerCase().trim(),l==="maximum-scale"&&u==="yes"&&(u=1),l==="maximum-scale"&&parseFloat(u)<0||(i[l]=u)),i},{}),!(o&&n["maximum-scale"]&&parseFloat(n["maximum-scale"])<o))&&(o||n["user-scalable"]!=="no"?(r=parseFloat(n["user-scalable"]),!o&&n["user-scalable"]&&(r||r===0)&&-1<r&&r<1?(this.data("user-scalable"),1):n["maximum-scale"]&&parseFloat(n["maximum-scale"])<a&&(this.data("maximum-scale"),1)):(this.data("user-scalable=no"),1)))}var Jc=.05;function Xc(e,t){return e=e.boundingClientRect,t=t.boundingClientRect,e.top>=t.top&&e.left>=t.left&&e.bottom<=t.bottom&&e.right<=t.right}function Gi(e){return{width:Math.round(10*e.width)/10,height:Math.round(10*e.height)/10}}function Zc(e,t){return e.actualNode.contains(t.actualNode)&&!zt(t)}function Ki(e,r){var n=r.width,r=r.height;return e<=n+Jc&&e<=r+Jc}function ka(e){return e.map(function(t){return t.actualNode})}function Zh(e,t){var n=(n=t.data)==null?void 0:n.headingOrder,r=ed(t.node.ancestry,1);return n&&(t=n.map(function(a){var o=r;return o=r.concat(a.ancestry),Y({},a,{ancestry:o})}),(n=function(a,o){for(;o.length;){var i=Qc(a,o);if(i!==-1)return i;o=ed(o,1)}return-1}(e,r))===-1?e.push.apply(e,L(t)):e.splice.apply(e,[n,0].concat(L(t)))),e}function Qc(e,t){return e.findIndex(function(n){return Ti(n.ancestry,t)})}function ed(e,t){return e.slice(0,e.length-t)}function Qh(){var e,t=Se.get("headingOrder");return t||(t=(e=Wt(b._tree[0],"h1, h2, h3, h4, h5, h6, [role=heading], iframe, frame",Qe)).map(function(n){return{ancestry:[Kr(n.actualNode)],level:(r=(r=_e(n=n))&&r.includes("heading"),a=n.attr("aria-level"),o=parseInt(a,10),n=fe(n.props.nodeName.match(/h(\d)/)||[],2)[1],r?n&&!a?parseInt(n,10):isNaN(o)||o<1?n?parseInt(n,10):2:o||-1:-1)};var r,a,o}),this.data({headingOrder:t}),Se.set("headingOrder",e)),!0}function em(e){if(e.length<2)return e;function t(i){var s=n[i],l=s.data,u=l.name,d=l.urlProps;if(a[u])return"continue";var f=(l=n.filter(function(y,w){return y.data.name===u&&w!==i})).every(function(y){return function w(x,k){var S,C;return!(!x||!k)&&(S=Object.getOwnPropertyNames(x),C=Object.getOwnPropertyNames(k),S.length===C.length)&&S.every(function(H){var $=x[H],H=k[H];return P($)===P(H)&&(P($)==="object"||P(H)==="object"?w($,H):$===H)})}(y.data.urlProps,d)});l.length&&!f&&(s.result=void 0),s.relatedNodes=[],(f=s.relatedNodes).push.apply(f,L(l.map(function(y){return y.relatedNodes[0]}))),a[u]=l,r.push(s)}for(var n=e.filter(function(i){return i.result!==void 0}),r=[],a={},o=0;o<n.length;o++)t(o);return r}K(Qa={},{aria:function(){return xc},color:function(){return Pc},dom:function(){return ko},forms:function(){return td},matches:function(){return gr},math:function(){return Ml},standards:function(){return Oc},table:function(){return nd},text:function(){return fr},utils:function(){return no}});var td={},tm=(K(td,{isAriaCombobox:function(){return du},isAriaListbox:function(){return cu},isAriaRange:function(){return pu},isAriaTextbox:function(){return uu},isDisabled:function(){return Nr},isNativeSelect:function(){return lu},isNativeTextbox:function(){return su}}),["fieldset","button","select","input","textarea"]),Nr=function e(t){var n,r,a=t._isDisabled;return typeof a!="boolean"&&(n=t.props.nodeName,r=t.attr("aria-disabled"),a=!(!tm.includes(n)||!t.hasAttr("disabled"))||(r?r.toLowerCase()==="true":!!t.parent&&e(t.parent)),t._isDisabled=a),a},nd={},Yi=(K(nd,{getAllCells:function(){return Yi},getCellPosition:function(){return ia},getHeaders:function(){return Ta},getScope:function(){return Go},isColumnHeader:function(){return zn},isDataCell:function(){return ad},isDataTable:function(){return Na},isHeader:function(){return nm},isRowHeader:function(){return Un},toArray:function(){return Qt},toGrid:function(){return Qt},traverse:function(){return Ji}}),function(e){for(var t,n,r=[],a=0,o=e.rows.length;a<o;a++)for(t=0,n=e.rows[a].cells.length;t<n;t++)r.push(e.rows[a].cells[t]);return r});function rd(e,t,n){for(var r,a=e==="row"?"_rowHeaders":"_colHeaders",o=e==="row"?Un:zn,l=n[t.y][t.x],i=l.colSpan-1,s=l.getAttribute("rowspan"),s=parseInt(s)===0||l.rowspan===0?n.length:l.rowSpan,l=t.y+(s-1),u=t.x+i,d=e==="row"?t.y:0,f=e==="row"?0:t.x,y=[],w=l;d<=w&&!r;w--)for(var x=u;f<=x;x--){var k=n[w]?n[w][x]:void 0;if(k){var S=b.utils.getNodeFromTree(k);if(S[a]){r=S[a];break}y.push(k)}}return r=(r||[]).concat(y.filter(o)),y.forEach(function(C){b.utils.getNodeFromTree(C)[a]=r}),r}var Ta=function(e,t){if(e.getAttribute("headers")){var n=Mt(e,"headers");if(n.filter(function(r){return r}).length)return n}return t=t||Qt(Ln(e,"table")),n=ia(e,t),e=rd("row",n,t),n=rd("col",n,t),[].concat(e,n).reverse()},ad=function(e){var t;return!(!e.children.length&&!e.textContent.trim())&&(t=e.getAttribute("role"),Hn(t)?["cell","gridcell"].includes(t):e.nodeName.toUpperCase()==="TD")},Na=function(e){var t=(e.getAttribute("role")||"").toLowerCase();if((t==="presentation"||t==="none")&&!nt(e))return!1;if(e.getAttribute("contenteditable")==="true"||Ln(e,'[contenteditable="true"]')||t==="grid"||t==="treegrid"||t==="table"||Ut(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 n=0,r=e.children.length;n<r;n++)if(e.children[n].nodeName.toUpperCase()==="COLGROUP")return!0;for(var a,o,i,s=0,l=e.rows.length,u=!1,d=0;d<l;d++)for(var f,y=0,w=(f=e.rows[d]).cells.length;y<w;y++){if((a=f.cells[y]).nodeName.toUpperCase()==="TH"||(u||a.offsetWidth===a.clientWidth&&a.offsetHeight===a.clientHeight||(u=!0),a.getAttribute("scope")||a.getAttribute("headers")||a.getAttribute("abbr"))||["columnheader","rowheader"].includes((a.getAttribute("role")||"").toLowerCase())||a.children.length===1&&a.children[0].nodeName.toUpperCase()==="ABBR")return!0;s++}if(e.getElementsByTagName("table").length||l<2||(t=e.rows[Math.ceil(l/2)]).cells.length===1&&t.cells[0].colSpan===1)return!1;if(5<=t.cells.length||u)return!0;for(d=0;d<l;d++){if(f=e.rows[d],o&&o!==g.getComputedStyle(f).getPropertyValue("background-color")||(o=g.getComputedStyle(f).getPropertyValue("background-color"),i&&i!==g.getComputedStyle(f).getPropertyValue("background-image")))return!0;i=g.getComputedStyle(f).getPropertyValue("background-image")}return 20<=l||!(So(e).width>.95*na(g).width||s<10||e.querySelector("object, embed, iframe, applet"))},nm=function(e){return!(!zn(e)&&!Un(e))||!!e.getAttribute("id")&&(e=tt(e.getAttribute("id")),!!A.querySelector('[headers~="'.concat(e,'"]')))},Ji=function(e,t,n,r){if(Array.isArray(t)&&(r=n,n=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}}return function a(o,i,s,l){var u,d=s[i.y]?s[i.y][i.x]:void 0;return d?typeof l=="function"&&(u=l(d,i,s))===!0?[d]:((u=a(o,{x:i.x+o.x,y:i.y+o.y},s,l)).unshift(d),u):[]}(e,{x:t.x+e.x,y:t.y+e.y},n,r)};function rm(e,t,r){var r=fr.accessibleTextVirtual(r);if(r=fr.sanitize(fr.removeUnicode(r,{emoji:!0,nonBmp:!0,punctuations:!0})).toLowerCase())return r={name:r,urlProps:ko.urlPropsFromAttribute(e,"href")},this.data(r),this.relatedNodes([e]),!0}function am(e,t,n){return kt(n,"a[href]").some(function(r){return/^#[^/!]/.test(r.attr("href"))})}var om=/[;,\s]/,im=/^[0-9.]+$/;function Xi(e){return e=g.getComputedStyle(function(t){for(var n=t,r=t.textContent.trim(),a=r;a===r&&n!==void 0;){var o=-1;if((t=n).children.length===0)return t;for(;o++,(a=t.children[o].textContent.trim())===""&&o+1<t.children.length;);n=t.children[o]}return t}(e)),{fontWeight:function(t){switch(t){case"lighter":return 100;case"normal":return 400;case"bold":return 700;case"bolder":return 900}return t=parseInt(t),isNaN(t)?400:t}(e.getPropertyValue("font-weight")),fontSize:parseInt(e.getPropertyValue("font-size")),isItalic:e.getPropertyValue("font-style")==="italic"}}function od(e,t,n){return n.reduce(function(r,a){return r||(!a.size||e.fontSize/a.size>t.fontSize)&&(!a.weight||e.fontWeight-a.weight>t.fontWeight)&&(!a.italic||e.isItalic&&!t.isItalic)},!1)}function sm(d,u,n){var o=(s=Array.from(d.parentNode.children)).indexOf(d),r=(u=u||{}).margins||[],a=s.slice(o+1).find(function(f){return f.nodeName.toUpperCase()==="P"}),s=s.slice(0,o).reverse().find(function(f){return f.nodeName.toUpperCase()==="P"}),o=Xi(d),i=a?Xi(a):null,s=s?Xi(s):null,l=u.passLength,u=u.failLength,d=d.textContent.trim().length;return(a=a?.textContent.trim().length)*l<d||!i||!od(o,i,r)||!!((l=$n(n,"blockquote"))&&l.nodeName.toUpperCase()==="BLOCKQUOTE"||s&&!od(o,s,r)||a*u<d)&&void 0}function lm(e){var t=e.filter(function(n){return n.data.isIframe});return e.forEach(function(n){if(!n.result&&n.node.ancestry.length!==1){var r,a=n.node.ancestry.slice(0,-1),o=ut(t);try{for(o.s();!(r=o.n()).done;){var i=r.value;if(Ti(a,i.node.ancestry)){n.result=i.result;break}}}catch(s){o.e(s)}finally{o.f()}}}),t.forEach(function(n){n.result||(n.result=!0)}),e}var um=Gn("landmark"),cm=["alert","log","status"];function dm(e,t){var r=e.actualNode,n=_e(e),r=(r.getAttribute("aria-live")||"").toLowerCase().trim();return!!(["assertive","polite"].includes(r)||cm.includes(n)||um.includes(n)||t.regionMatcher&&gr(e,t.regionMatcher))}function pm(e){return!!(e=$o(e,"href"))&&(Qe(e)||void 0)}function fm(e){var t={};return e.forEach(function(n){t[n.data]=t[n.data]!==void 0?++t[n.data]:0}),e.forEach(function(n){n.result=!!t[n.data]}),e}function hm(e,t,n){return n=De(n.attr("title")).toLowerCase(),this.data(n),!0}function mm(e){var t=[];return e.filter(function(n){return t.indexOf(n.data)===-1&&(t.push(n.data),!0)})}function gm(e){var t,n=e.getAttribute("id").trim();return!n||(t=gt(e),(t=Array.from(t.querySelectorAll('[id="'.concat(tt(n),'"]'))).filter(function(r){return r!==e})).length&&this.relatedNodes(t),this.data(n),t.length===0)}function bm(e,t,n){return!!De(mr(n))}function ym(e,t,n){try{return!!De(hr(n))}catch{}}function vm(e,t){return!(0<(t=t.cssProperties.filter(function(n){if(e.style.getPropertyPriority(n)==="important")return n})).length&&(this.data(t),1))}function wm(){var e=A.title;return!!De(e)}function Dm(){}function xm(e,t,n){var r=n.props.nodeName;return!!["img","input","area"].includes(r)&&n.hasAttr("alt")}function Em(e,t,n){var r=n.props.nodeName,a=(n.attr("type")||"").toLowerCase();return(n=n.attr("value"))&&this.data({messageKey:"has-label"}),!(r!=="input"||!["submit","reset"].includes(a))&&n===null}function Am(e,t,n){if(n.children){if(n=n.children.find(function(r){return r.props.nodeName==="title"}),!n)return this.data({messageKey:"noTitle"}),!1;try{if(sn(n,{includeHidden:!0}).trim()==="")return this.data({messageKey:"emptyTitle"}),!1}catch{return}return!0}}function Fm(e){var t=Qt(e),n=t[0];return t.length<=1||n.length<=1||e.rows.length<=1||n.reduce(function(r,a,o){return r||a!==n[o+1]&&n[o+1]!==void 0},!1)}function Cm(e){return!Fu(A)||e.nodeName.toUpperCase()==="TH"}function km(e,t,n){var r;if(n.children!==void 0)return r=n.attr("summary"),!(!(n=!!(n=n.children.find(Tm))&&De(sn(n)))||!r)&&De(r).toLowerCase()===De(n).toLowerCase()}function Tm(e){return e.props.nodeName==="caption"}function Nm(e,t){return e=e.getAttribute("scope").toLowerCase(),t.values.indexOf(e)!==-1}function Sm(e){var t=[],n=Yi(e),r=Qt(e);return n.forEach(function(a){da(a)&&ad(a)&&!Nc(a)&&!Ta(a,r).some(function(o){return o!==null&&!!da(o)})&&t.push(a)}),!t.length||(this.relatedNodes(t),!1)}function Rm(e){for(var t=[],n=[],r=[],a=0;a<e.rows.length;a++)for(var o=e.rows[a],i=0;i<o.cells.length;i++)t.push(o.cells[i]);var s=t.reduce(function(l,u){return u.getAttribute("id")&&l.push(u.getAttribute("id")),l},[]);return t.forEach(function(l){var u,d=!1;if(l.hasAttribute("headers")&&Qe(l))return(u=l.getAttribute("headers").trim())?void((u=bt(u)).length!==0&&(l.getAttribute("id")&&(d=u.indexOf(l.getAttribute("id").trim())!==-1),u=u.some(function(f){return!s.includes(f)}),d||u)&&r.push(l)):n.push(l)}),0<r.length?(this.relatedNodes(r),!1):!n.length||void this.relatedNodes(n)}function Om(e){var r=Yi(e),t=this,n=[],r=(r.forEach(function(i){var s=i.getAttribute("headers"),s=(s&&(n=n.concat(s.split(/\s+/))),i.getAttribute("aria-labelledby"));s&&(n=n.concat(s.split(/\s+/)))}),r.filter(function(i){return De(i.textContent)!==""&&(i.nodeName.toUpperCase()==="TH"||["rowheader","columnheader"].indexOf(i.getAttribute("role"))!==-1)})),a=Qt(e),o=!0;return r.forEach(function(i){var s,l;i.getAttribute("id")&&n.includes(i.getAttribute("id"))||(s=ia(i,a),l=!1,(l=!(l=zn(i)?Ji("down",s,a).find(function(u){return!zn(u)&&Ta(u,a).includes(i)}):l)&&Un(i)?Ji("right",s,a).find(function(u){return!Un(u)&&Ta(u,a).includes(i)}):l)||t.relatedNodes(i),o=o&&l)}),!!o||void 0}function _m(e,t,n){if(!(!["SCRIPT","HEAD","TITLE","NOSCRIPT","STYLE","TEMPLATE"].includes(e.nodeName.toUpperCase())&&vr(n)&&(n=g.getComputedStyle(e),n.getPropertyValue("display")==="none"||n.getPropertyValue("visibility")==="hidden"&&(n=ft(e),e=n&&g.getComputedStyle(n),!e||e.getPropertyValue("visibility")!=="hidden"))))return!0}function Pm(e,t){var n=/^aria-/,r=t.attrNames;if(r.length){for(var a=0,o=r.length;a<o;a++)if(n.test(r[a]))return!0}return!1}function Mm(e,t){return We(t,{dpub:!0,fallback:!0})!==null}function Im(e,t){var n=/^aria-/;return t.attrNames.some(function(r){return n.test(r)})}function jm(e){return function t(n){return!n||n.getAttribute("aria-hidden")!=="true"&&t(ft(n))}(ft(e))}function Bm(e,t){return t=We(t,{dpub:!0}),!!Li(t)}function qm(e,t){return t=We(t),!!$i(t)}function $m(e,t){if(!(n=t.attr("autocomplete"))||De(n)===""||(n=t.props.nodeName,["textarea","input","select"].includes(n)===!1)||n==="input"&&["submit","reset","button","hidden"].includes(t.props.type)||(n=t.attr("aria-disabled")||"false",t.hasAttr("disabled")||n.toLowerCase()==="true"))return!1;var n=t.attr("role"),r=t.attr("tabindex");return r==="-1"&&n&&(n=je.ariaRoles[n],n===void 0||n.type!=="widget")?!1:!(r==="-1"&&t.actualNode&&!Ft(t)&&!Qe(t))}eo=Ft;var id=function(e,t,n){return n.initiator};function Lm(e,t,n){return!id(e,t,n)||!!e.querySelector("a[href]")}function Vm(e,t){var n=(r=t.props).nodeName,r=r.type;if(n!=="option"&&(n!=="select"||e.options.length)&&!(n==="input"&&["hidden","range","color","checkbox","radio","image"].includes(r)||Nr(t)||aa(t))){if(["input","select","textarea"].includes(n)){if(r=g.getComputedStyle(e),r=parseInt(r.getPropertyValue("text-indent"),10),r){var a={top:(a=e.getBoundingClientRect()).top,bottom:a.bottom,left:a.left+r,right:a.right+r};if(!fi(a,e))return!1}return!0}if(r=$n(t,"label"),(n==="label"||r)&&(a=r||e,n=r?ce(r):t,a.htmlFor&&(r=gt(a).getElementById(a.htmlFor),a=r&&ce(r),a&&Nr(a))||(r=kt(n,'input:not([type="hidden"],[type="image"],[type="button"],[type="submit"],[type="reset"]), select, textarea')[0],r&&Nr(r))))return!1;for(var o,i=[],s=t;s;)s.props.id&&(o=ji(s).filter(function(x){return bt(x.getAttribute("aria-labelledby")||"").includes(s.props.id)}).map(function(x){return ce(x)}),i.push.apply(i,L(o))),s=s.parent;if(!(0<i.length&&i.every(Nr))&&(n=Ht(a=t,!1,!0))!==""&&yr(n,Hm)!==""&&a.children.some(function(x){return x.props.nodeName==="#text"&&!ri(x)})){for(var l=A.createRange(),u=t.children,d=0;d<u.length;d++){var f=u[d];f.actualNode.nodeType===3&&De(f.actualNode.nodeValue)!==""&&l.selectNodeContents(f.actualNode)}for(var y=l.getClientRects(),w=0;w<y.length;w++)if(fi(y[w],e))return!0}}return!1}var Hm={emoji:!0,nonBmp:!1,punctuations:!0};function zm(e){return!!Na(e)&&3<=(e=Qt(e)).length&&3<=e[0].length&&3<=e[1].length&&3<=e[2].length}function Um(e){return Na(e)}function Wm(e){var t=e.getAttribute("id").trim(),t='*[id="'.concat(tt(t),'"]'),t=Array.from(gt(e).querySelectorAll(t));return!Aa(e)&&t.some(nt)}function Gm(e){return Aa(e)}function Km(e){var t=e.getAttribute("id").trim(),t='*[id="'.concat(tt(t),'"]'),t=Array.from(gt(e).querySelectorAll(t));return!Aa(e)&&t.every(function(n){return!nt(n)})}function Ym(e,t,n){var r;return!n.initiator&&!n.focusable&&1<((r=n.size)==null?void 0:r.width)*((r=n.size)==null?void 0:r.height)}function Jm(e){return e=e.getAttribute("title"),!!De(e)}function Xm(e,t){return Vt(t,{chromium:!0})!==null}var Zi=function(e,t){try{return t.props.nodeName==="svg"?!0:!!At(t,"svg")}catch{return!1}};function Zm(e,t){return!Zi(e,t)}function Qm(e,t){return!(!Dt(t)||(t=_e(e))&&t!=="link")}function eg(e){return xu(e)}function tg(e,t){var n=_e(e);return!!(n&&Gn("widget").includes(n)&&Bi().includes(n)&&(De(mr(t))||De(hr(e)))&&De(Ht(t)))}function ng(e,t){return t.props.nodeName!=="input"||t.hasAttr("type")===!1||(t=t.attr("type").toLowerCase(),["hidden","image","button","submit","reset"].includes(t)===!1)}function rg(e,t){return e.hasAttribute("role")||!$n(t,"article, aside, main, nav, section")}function ag(e,t){var n,r,a,o=["article","aside","main","nav","section"].join(",");return n=(t=t).actualNode,r=Gn("landmark"),!!(a=_e(n))&&((n=n.nodeName.toUpperCase())==="HEADER"||n==="FOOTER"?!At(t,o):n==="SECTION"||n==="FORM"?!!Dt(t):0<=r.indexOf(a)||a==="region")&&Qe(e)}function og(e){return!Na(e)&&!nt(e)}function ig(e){var t=De(e.innerText),n=e.getAttribute("role");return!(n&&n!=="link"||!t||!Ft(e))&&ui(e)}function sg(e,t){return!!(t=_e(t))&&!!je.ariaRoles[t].childrenPresentational}function lg(e){return!!e.currentSrc&&!e.hasAttribute("paused")&&!e.hasAttribute("muted")}function ug(e,t){return!!t.hasAttr("role")&&!!t.attr("role").trim()}var sd=function(e,t){var n=We(t);return!(n&&!["none","presentation"].includes(n)&&!(Vl[n]||{}).accessibleNameRequired&&!nt(t))};function cg(e,t){var n=En(t).namingMethods;return!(n&&n.length!==0||We(t)==="combobox"&&kt(t,'input:not([type="hidden"])').length||qi(t,{popupRoles:["listbox"]}))}function dg(e,t){return t=parseInt(t.attr("tabindex"),10),isNaN(t)||0<=t}function pg(e,t){return!t.attr("role")}function fg(e,t){return t.props.nodeName!=="html"}function hg(e){var t=Array.from(e.parentNode.childNodes),n=e.textContent.trim();return!(n.length===0||2<=(n.match(/[.!?:;](?![.!?:;])/g)||[]).length)&&t.slice(t.indexOf(e)+1).filter(function(r){return r.nodeName.toUpperCase()==="P"&&r.textContent.trim()!==""}).length!==0}function mg(e,t){return Vt(t,{chromiumRoles:!0})!==null}function gg(e){return di(e)&&ra(e)}var bg=[function(e,t){return ld(t)},function(e,t){return t.props.nodeName!=="area"},function(e,t){return!Zi(e,t)},function(e,t){return nt(t)},function(e,t){return zt(t)||!yg(t)},function(e){return!ui(e,{noLengthCompare:!0})}];function ld(e){return Ut(e)==="widget"}var yg=wt(function e(t){return!(t==null||!t.parent)&&(!(!ld(t.parent)||!zt(t.parent))||e(t.parent))}),Sa={"abstractrole-evaluate":Mf,"accesskeys-after":bh,"accesskeys-evaluate":yh,"alt-space-value-evaluate":Th,"aria-allowed-attr-evaluate":function(e,u,n){var r=[],a=_e(n),o=n.attrNames,i=Ec(a),s=(Array.isArray(u[a])&&(i=Er(u[a].concat(i))),Se.get("aria-allowed-attr-table",function(){return new WeakMap}));function l(){if(n.parent&&a==="row"){var x=At(n,'table, [role="treegrid"], [role="table"], [role="grid"]'),k=s.get(x);if(x&&!k&&(k=_e(x),s.set(x,k)),["table","grid"].includes(k)&&a==="row")return!0}}var u=Array.isArray(u.validTreeRowAttrs)?u.validTreeRowAttrs:[],d={};if(u.forEach(function(x){d[x]=l}),i)for(var f=0;f<o.length;f++){var y,w=o[f];(Cr(w)&&(y=d[w])!=null&&y.call(d)||Cr(w)&&!i.includes(w))&&r.push(w+'="'+n.attr(w)+'"')}return!r.length||(this.data(r),!(Ai(n)||a||nt(n))&&void 0)},"aria-allowed-attr-matches":Pm,"aria-allowed-role-evaluate":If,"aria-allowed-role-matches":Mm,"aria-busy-evaluate":function(e,t,n){return n.attr("aria-busy")==="true"},"aria-errormessage-evaluate":jf,"aria-has-attr-matches":Im,"aria-hidden-body-evaluate":Bf,"aria-hidden-focus-matches":jm,"aria-label-evaluate":bm,"aria-labelledby-evaluate":ym,"aria-level-evaluate":qf,"aria-prohibited-attr-evaluate":function(e){var t,r=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},n=2<arguments.length?arguments[2]:void 0,r=r?.elementsAllowedAriaLabel||[],a=n.props.nodeName,o=_e(n,{chromium:!0});return(r=function(i,s,l){var u=je.ariaRoles[i];return u?u.prohibitedAttrs||[]:i||l.includes(s)?[]:["aria-label","aria-labelledby"]}(o,a,r).filter(function(i){return!!n.attrNames.includes(i)&&De(n.attr(i))!==""})).length!==0&&(t=n.hasAttr("role")?"hasRole":"noRole",t+=1<r.length?"Plural":"Singular",this.data({role:o,nodeName:a,messageKey:t,prohibited:r}),o=sn(n,{subtreeDescendant:!0}),De(o)===""||void 0)},"aria-required-attr-evaluate":function(e){var t,n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},r=2<arguments.length?arguments[2]:void 0,a=We(r),o=r.attrNames,i=Sc(a);return Array.isArray(n[a])&&(i=Er(n[a],i)),!(a&&o.length&&i.length&&(n=r,a!=="separator"||nt(n))&&(o=r,a!=="combobox"||o.attr("aria-expanded")!=="false")&&(t=En(r),(n=i.filter(function(s){return!(r.attr(s)||(s=s,((l=(l=t).implicitAttrs)==null?void 0:l[s])!==void 0));var l})).length&&(this.data(n),1)))},"aria-required-children-evaluate":function(e,o,n){var r,a,o=o&&Array.isArray(o.reviewEmpty)?o.reviewEmpty:[],i=We(n,{dpub:!0}),s=Li(i);return s===null||((a=(r=function(l,u){function d(x){if((x=y[x]).props.nodeType!==1)return"continue";var k,S=_e(x,{noPresentational:!0}),C=(k=x,Dn().find(function($){return k.hasAttr($)})),R=!!C||nt(x);!Qe(x)||!S&&!R||["group","rowgroup"].includes(S)&&u.some(function($){return $===S})?y.push.apply(y,L(x.children)):(S||R)&&f.push({role:S,attr:C||"tabindex",ownedElement:x})}for(var f=[],y=br(l),w=0;w<y.length;w++)d(w);return f}(n,s)).filter(function(l){return l=l.role,!s.includes(l)})).length?(this.relatedNodes(a.map(function(l){return l.ownedElement})),this.data({messageKey:"unallowed",values:a.map(function(d){var u=d.ownedElement,d=d.attr,f=u.props,y=f.nodeName;return f.nodeType===3?"#text":(f=We(u,{dpub:!0}))?"[role=".concat(f,"]"):d?y+"[".concat(d,"]"):y}).filter(function(l,u,d){return d.indexOf(l)===u}).join(", ")}),!1):!(a=function(l,u){for(var d=0;d<u.length;d++){var f=function(y){var w=u[y].role;if(l.includes(w))return l=l.filter(function(x){return x!==w}),{v:null}}(d);if(P(f)==="object")return f.v}return l.length?l:null}(s,r))||(this.data(a),!(!o.includes(i)||vr(n,!1,!0)||r.length||n.hasAttr("aria-owns")&&Mt(e,"aria-owns").length)&&void 0))},"aria-required-children-matches":Bm,"aria-required-parent-evaluate":$f,"aria-required-parent-matches":qm,"aria-roledescription-evaluate":Lf,"aria-unsupported-attr-evaluate":Vf,"aria-valid-attr-evaluate":Hf,"aria-valid-attr-value-evaluate":function(e,t,n){t=Array.isArray(t.value)?t.value:[];var r="",a="",o=[],i=/^aria-/,s=["aria-errormessage"],l={"aria-controls":function(){return n.attr("aria-expanded")!=="false"&&n.attr("aria-selected")!=="false"},"aria-current":function(u){u||(r='aria-current="'.concat(n.attr("aria-current"),'"'),a="ariaCurrent")},"aria-owns":function(){return n.attr("aria-expanded")!=="false"},"aria-describedby":function(u){u||(r='aria-describedby="'.concat(n.attr("aria-describedby"),'"'),a=b._tree&&b._tree[0]._hasShadowRoot?"noIdShadow":"noId")},"aria-labelledby":function(u){u||(r='aria-labelledby="'.concat(n.attr("aria-labelledby"),'"'),a=b._tree&&b._tree[0]._hasShadowRoot?"noIdShadow":"noId")}};return n.attrNames.forEach(function(u){if(!s.includes(u)&&!t.includes(u)&&i.test(u)){var d,f=n.attr(u);try{d=Rc(n,u)}catch{return r="".concat(u,'="').concat(f,'"'),void(a="idrefs")}l[u]&&!l[u](d)||d||(f===""&&(d=u,((d=je.ariaAttrs[u])==null?void 0:d.type)!=="string")?(r=u,a="empty"):o.push("".concat(u,'="').concat(f,'"')))}}),o.length?(this.data(o),!1):!r||void this.data({messageKey:a,needsReview:r})},"attr-non-space-content-evaluate":dh,"autocomplete-appropriate-evaluate":uh,"autocomplete-matches":$m,"autocomplete-valid-evaluate":ch,"avoid-inline-spacing-evaluate":vm,"bypass-matches":Lm,"caption-evaluate":Wh,"caption-faked-evaluate":Fm,"color-contrast-evaluate":function(e,t,n){var r=t.ignoreUnicode,a=t.ignoreLength,o=t.ignorePseudo,i=t.boldValue,s=t.boldTextPt,l=t.largeTextPt,u=t.contrastRatio,d=t.shadowOutlineEmMax,f=t.pseudoSizeThreshold;if(!Ft(e))return this.data({messageKey:"hidden"}),!0;var y=Ht(n,!1,!0);if(r&&(R=ni(r=y,C={nonBmp:!0}),r=De(yr(r,C))==="",R)&&r)this.data({messageKey:"nonBmp"});else{var w,x,k,S,C=g.getComputedStyle(e),R=parseFloat(C.getPropertyValue("font-size")),r=C.getPropertyValue("font-weight"),i=parseFloat(r)>=i||r==="bold",r=Math.ceil(72*R)/96,s=i&&r<s||!i&&r<l?u.normal:u.large,r=s.expected,l=s.minThreshold,u=s.maxThreshold,s=function(ue,Re){var ke=Re.pseudoSizeThreshold,ke=ke===void 0?.25:ke,Re=Re.ignorePseudo,Re=Re!==void 0&ℜif(!Re){var Re=ue.boundingClientRect,Ve=Re.width*Re.height*ke;do{var It=Vc(ue.actualNode,":before"),me=Vc(ue.actualNode,":after");if(Ve<It+me)return ue}while(ue=ue.parent)}}(n,{ignorePseudo:o,pseudoSizeThreshold:f});if(!s)return f=Ca(e,!(n=[]),o=Tr(e,n,d),t),x=w=t=null,(e=Fa(e,{minRatio:.001,maxRatio:d})).length===0?t=Kn(o,f):f&&o&&(x=[].concat(L(e),[o]).reduce(Hi),d=Kn(o,f),e=Kn(o,x),k=Kn(x,f),(t=Math.max(d,e,k))!==d)&&(w=k<e?"shadowOnBgColor":"fgOnShadowColor"),d=r<t,typeof l=="number"&&(typeof t!="number"||t<l)||typeof u=="number"&&(typeof t!="number"||u<t)?(this.data({contrastRatio:t}),!0):(k=Math.floor(100*t)/100,o===null?S=ht.get("bgColor"):d||(S=w),e=y.length===1,(l=k==1)?S=ht.set("bgColor","equalRatio"):d||!e||a||(S="shortTextContent"),this.data({fgColor:f?f.toHexString():void 0,bgColor:o?o.toHexString():void 0,contrastRatio:k,fontSize:"".concat((72*R/96).toFixed(1),"pt (").concat(R,"px)"),fontWeight:i?"bold":"normal",messageKey:S,expectedContrastRatio:r+":1",shadowColor:x?x.toHexString():void 0}),f===null||o===null||l||e&&!a&&!d?(S=null,ht.clear(),void this.relatedNodes(n)):(d||this.relatedNodes(n),d));this.data({fontSize:"".concat((72*R/96).toFixed(1),"pt (").concat(R,"px)"),fontWeight:i?"bold":"normal",messageKey:"pseudoContent",expectedContrastRatio:r+":1"}),this.relatedNodes(s.actualNode)}},"color-contrast-matches":Vm,"css-orientation-lock-evaluate":Jh,"data-table-large-matches":zm,"data-table-matches":Um,"deprecatedrole-evaluate":function(e,t,r){var r=_e(r,{dpub:!0,fallback:!0}),a=je.ariaRoles[r];return!(a==null||!a.deprecated||(this.data(r),0))},"dlitem-evaluate":Vh,"doc-has-title-evaluate":wm,"duplicate-id-active-matches":Wm,"duplicate-id-after":mm,"duplicate-id-aria-matches":Gm,"duplicate-id-evaluate":gm,"duplicate-id-misc-matches":Km,"duplicate-img-label-evaluate":Nh,"exists-evaluate":Dm,"explicit-evaluate":Sh,"fallbackrole-evaluate":zf,"focusable-content-evaluate":vh,"focusable-disabled-evaluate":wh,"focusable-element-evaluate":Dh,"focusable-modal-open-evaluate":xh,"focusable-no-name-evaluate":Eh,"focusable-not-tabbable-evaluate":Ah,"frame-focusable-content-evaluate":function(e,t,n){if(n.children)try{return!n.children.some(function r(a){if(zt(a))return!0;if(!a.children){if(a.props.nodeType===1)throw new Error("Cannot determine children");return!1}return a.children.some(function(o){return r(o)})})}catch{}},"frame-focusable-content-matches":Ym,"frame-tested-after":Gh,"frame-tested-evaluate":Kh,"frame-title-has-text-matches":Jm,"has-alt-evaluate":xm,"has-descendant-after":ph,"has-descendant-evaluate":fh,"has-global-aria-attribute-evaluate":Uf,"has-implicit-chromium-role-matches":Xm,"has-lang-evaluate":qh,"has-text-content-evaluate":function(e,t,n){try{return De(sn(n))!==""}catch{}},"has-widget-role-evaluate":Wf,"heading-matches":function(e,t){return _e(t)==="heading"},"heading-order-after":function(e){(t=L(t=e)).sort(function(r,a){return r=r.node,a=a.node,r.ancestry.length-a.ancestry.length});var t,n=t.reduce(Zh,[]).filter(function(r){return r.level!==-1});return e.forEach(function(r){r.result=function(i,l){var i=Qc(l,i.node.ancestry),s=(s=(s=l[i])==null?void 0:s.level)!=null?s:-1,l=(l=(l=l[i-1])==null?void 0:l.level)!=null?l:-1;if(i===0)return!0;if(s!==-1)return s-l<=1}(r,n)}),e},"heading-order-evaluate":Qh,"help-same-as-label-evaluate":Rh,"hidden-content-evaluate":_m,"hidden-explicit-label-evaluate":Oh,"html-namespace-matches":Zm,"html5-scope-evaluate":Cm,"identical-links-same-purpose-after":em,"identical-links-same-purpose-evaluate":rm,"identical-links-same-purpose-matches":Qm,"implicit-evaluate":_h,"inline-style-property-evaluate":function(e,l){var n=l.cssProperty,r=l.absoluteValues,a=l.minValue,o=l.maxValue,i=(i=l.normalValue)===void 0?0:i,s=l.noImportant,l=l.multiLineOnly;return!!(!s&&e.style.getPropertyPriority(n)!=="important"||l&&!ku(e))||(s={},typeof a=="number"&&(s.minValue=a),typeof o=="number"&&(s.maxValue=o),l=e.style.getPropertyValue(n),["inherit","unset","revert","revert-layer"].includes(l)?(this.data(Y({value:l},s)),!0):(l=function(w,y){var x=y.cssProperty,f=y.absoluteValues,y=y.normalValue,w=g.getComputedStyle(w),x=w.getPropertyValue(x);return x==="normal"||(y=parseFloat(x),f)?y:(f=parseFloat(w.getPropertyValue("font-size")),w=Math.round(y/f*100)/100,isNaN(w)?x:w)}(e,{absoluteValues:r,cssProperty:n,normalValue:i}),this.data(Y({value:l},s)),typeof l=="number"?(typeof a!="number"||a<=l)&&(typeof o!="number"||l<=o):void 0))},"inserted-into-focus-order-matches":eg,"internal-link-present-evaluate":am,"invalid-children-evaluate":function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},n=2<arguments.length?arguments[2]:void 0,r=[],a=[];if(n.children){for(var o=Yc(n.children);o.length;){var s=o.shift(),i=s.vChild,s=s.nested;if(t.divGroups&&!s&&(l=i).props.nodeName==="div"&&We(l)===null){if(!i.children)return;var l=Yc(i.children,!0);o.push.apply(o,L(l))}else l=function(u,C,w){var y=w.validRoles,y=y===void 0?[]:y,w=w.validNodeNames,w=w===void 0?[]:w,S=u.props,x=S.nodeName,k=S.nodeType,S=S.nodeValue,C=C?"div > ":"";return k===3&&S.trim()!==""?C+"#text":k!==1||!Qe(u)?!1:(S=We(u),S?!y.includes(S)&&C+"[role=".concat(S,"]"):!w.includes(x)&&C+x)}(i,s,t),l&&(a.includes(l)||a.push(l),(i==null||(s=i.actualNode)==null?void 0:s.nodeType)===1)&&r.push(i.actualNode)}return a.length===0?!1:(this.data({values:a.join(", ")}),this.relatedNodes(r),!0)}},"invalidrole-evaluate":Gf,"is-element-focusable-evaluate":Kf,"is-initiator-matches":id,"is-on-screen-evaluate":eo,"is-visible-matches":Ft,"is-visible-on-screen-matches":function(e,t){return Ft(t)},"label-content-name-mismatch-evaluate":Ph,"label-content-name-mismatch-matches":tg,"label-matches":ng,"landmark-has-body-context-matches":rg,"landmark-is-top-level-evaluate":Fh,"landmark-is-unique-after":jh,"landmark-is-unique-evaluate":Bh,"landmark-unique-matches":ag,"layout-table-matches":og,"link-in-text-block-evaluate":ih,"link-in-text-block-matches":ig,"link-in-text-block-style-evaluate":lh,"listitem-evaluate":function(e,t,n){var r;if(n=n.parent)return r=n.props.nodeName,n=We(n),!!["presentation","none","list"].includes(n)||(n&&Hn(n)?(this.data({messageKey:"roleNotValid"}),!1):["ul","ol","menu"].includes(r))},"matches-definition-evaluate":hh,"meta-refresh-evaluate":function(e,t,n){var r=(a=t||{}).minDelay,a=a.maxDelay;return!(n=fe((n.attr("content")||"").trim().split(om),1)[0]).match(im)||(n=parseFloat(n),this.data({redirectDelay:n}),typeof r=="number"&&n<=t.minDelay)||typeof a=="number"&&n>t.maxDelay},"meta-viewport-scale-evaluate":Xh,"multiple-label-evaluate":Mh,"nested-interactive-matches":sg,"no-autoplay-audio-evaluate":Yh,"no-autoplay-audio-matches":lg,"no-empty-role-matches":ug,"no-explicit-name-required-matches":sd,"no-focusable-content-evaluate":function(e,t,n){if(n.children)try{var r,a=function o(i){if(!i.children){if(i.props.nodeType===1)throw new Error("Cannot determine children");return[]}var s=[];return i.children.forEach(function(l){Ut(l)==="widget"&&nt(l)?s.push(l):s.push.apply(s,L(o(l)))}),s}(n);return a.length?(0<(r=a.filter(Ch)).length?(this.data({messageKey:"notHidden"}),this.relatedNodes(r)):this.relatedNodes(a),!1):!0}catch{}},"no-implicit-explicit-label-evaluate":Yf,"no-naming-method-matches":cg,"no-negative-tabindex-matches":dg,"no-role-matches":pg,"non-empty-if-present-evaluate":Em,"not-html-matches":fg,"object-is-loaded-matches":function(e,t){return[sd,function(n){var r;return n==null||(r=n.ownerDocument)==null||!r.createRange||((r=n.ownerDocument.createRange()).setStart(n,0),r.setEnd(n,n.childNodes.length),r.getClientRects().length===0)}].every(function(n){return n(e,t)})},"only-dlitems-evaluate":Hh,"only-listitems-evaluate":zh,"p-as-heading-evaluate":sm,"p-as-heading-matches":hg,"page-no-duplicate-after":mh,"page-no-duplicate-evaluate":gh,"presentation-role-conflict-matches":mg,"presentational-role-evaluate":function(e,t,n){var r=We(n);if(["presentation","none"].includes(r)&&["iframe","frame"].includes(n.props.nodeName)&&n.hasAttr("title"))this.data({messageKey:"iframe",nodeName:n.props.nodeName});else{var a,o=_e(n);if(["presentation","none"].includes(o))return this.data({role:o}),!0;["presentation","none"].includes(r)&&(r=Dn().some(function(i){return n.hasAttr(i)}),a=nt(n),this.data({messageKey:r&&!a?"globalAria":!r&&a?"focusable":"both",role:o}))}return!1},"region-after":lm,"region-evaluate":function(e,t,n){return this.data({isIframe:["iframe","frame"].includes(n.props.nodeName)}),!Se.get("regionlessNodes",function(){return function r(a,o){var i=a.actualNode;{if(_e(a)==="button"||dm(a,o)||["iframe","frame"].includes(a.props.nodeName)||di(a.actualNode)&&$o(a.actualNode,"href")||!Qe(i)){for(var s=a;s;)s._hasRegionDescendant=!0,s=s.parent;return["iframe","frame"].includes(a.props.nodeName)?[a]:[]}return i!==A.body&&da(i,!0)?[a]:a.children.filter(function(l){return l=l.actualNode,l.nodeType===1}).map(function(l){return r(l,o)}).reduce(function(l,u){return l.concat(u)},[])}}(b._tree[0],t).map(function(r){for(;r.parent&&!r.parent._hasRegionDescendant&&r.parent.actualNode!==A.body;)r=r.parent;return r}).filter(function(r,a,o){return o.indexOf(r)===a})}).includes(n)},"same-caption-summary-evaluate":km,"scope-value-evaluate":Nm,"scrollable-region-focusable-matches":function(e,t){return tn(e,13)!==void 0&&qi(t)===!1&&kt(t,"*").some(function(n){return vr(n,!0,!0)})},"skip-link-evaluate":pm,"skip-link-matches":gg,"structured-dlitems-evaluate":Uh,"svg-namespace-matches":Zi,"svg-non-empty-title-evaluate":Am,"tabindex-evaluate":kh,"table-or-grid-role-matches":function(e,t){return t=_e(t),["treegrid","grid","table"].includes(t)},"target-offset-evaluate":function(e,t,n){var r,a,o=t?.minOffset||24,i=[],s=o,l=ut(Mo(n,o));try{for(l.s();!(r=l.n()).done;){var u,d=r.value;Ut(d)==="widget"&&nt(d)&&(a=Il(n,d),o<=.05+(u=Math.round(10*a)/10)||(s=Math.min(s,u),i.push(d)))}}catch(f){l.e(f)}finally{l.f()}return i.length===0?(this.data({closestOffset:s,minOffset:o}),!0):(this.relatedNodes(i.map(function(f){return f.actualNode})),i.some(zt)?(this.data({closestOffset:s,minOffset:o}),!zt(n)&&void 0):void this.data({messageKey:"nonTabbableNeighbor",closestOffset:s,minOffset:o}))},"target-size-evaluate":function(e,o,n){var r,a,o=o?.minSize||24,i=n.boundingClientRect,s=Ki.bind(null,o),d=Mo(n),l=(r=n,d.filter(function(f){return!Xc(f,r)&&Zc(r,f)})),u=(d=function(f,y){var w,x=[],k=[],S=ut(y);try{for(S.s();!(w=S.n()).done;){var C=w.value;!Zc(f,C)&&jl(f,C)&&C.getComputedStylePropertyValue("pointer-events")!=="none"&&(Xc(f,C)?x:k).push(C)}}catch(R){S.e(R)}finally{S.f()}return{fullyObscuringElms:x,partialObscuringElms:k}}(n,d)).fullyObscuringElms,d=d.partialObscuringElms;return u.length&&!l.length?(this.relatedNodes(ka(u)),this.data({messageKey:"obscured"}),!0):(a=!zt(n)&&void 0,s(i)||l.length?(d=function(f,y){return f=f.boundingClientRect,y.length===0?null:(y=y.map(function(w){return w.boundingClientRect}),function(w,x){return w.reduce(function(k,S){var C=Ki(x,k);return C!==Ki(x,S)?C?k:S:(C=k.width*k.height,S.width*S.height<C?k:S)})}(Bl(f,y)))}(n,n=d.filter(function(f){return Ut(f)==="widget"&&nt(f)})),!l.length||!u.length&&s(d||i)?n.length===0||s(d)?(this.data(Y({minSize:o},Gi(d||i))),this.relatedNodes(ka(n)),!0):(u=n.every(zt),s="partiallyObscured".concat(u?"":"NonTabbable"),this.data(Y({messageKey:s,minSize:o},Gi(d))),this.relatedNodes(ka(n)),u?a:void 0):(this.data({minSize:o,messageKey:"contentOverflow"}),void this.relatedNodes(ka(l)))):(this.data(Y({minSize:o},Gi(i))),a))},"td-has-header-evaluate":Sm,"td-headers-attr-evaluate":Rm,"th-has-data-cells-evaluate":Om,"title-only-evaluate":Ih,"unique-frame-title-after":fm,"unique-frame-title-evaluate":hm,"unsupportedrole-evaluate":Jf,"valid-lang-evaluate":$h,"valid-scrollable-semantics-evaluate":Qf,"widget-not-inline-matches":function(e,t){return bg.every(function(n){return n(e,t)})},"window-is-top-matches":function(e){return e.ownerDocument.defaultView.self===e.ownerDocument.defaultView.top},"xml-lang-mismatch-evaluate":Lh,"xml-lang-mismatch-matches":function(n){var t=Cn(n.getAttribute("lang")),n=Cn(n.getAttribute("xml:lang"));return xa(t)&&xa(n)}},Qi=function(e){this.id=e.id,this.data=null,this.relatedNodes=[],this.result=null};function es(e){if(typeof e!="string")return e;if(Sa[e])return Sa[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))}function ud(e){var t=0<arguments.length&&e!==void 0?e:{};return t=!Array.isArray(t)&&P(t)==="object"?t:{value:t}}function Yn(e){e&&(this.id=e.id,this.configure(e))}Yn.prototype.enabled=!0,Yn.prototype.run=function(e,t,n,r,a){var o=((t=t||{}).hasOwnProperty("enabled")?t:this).enabled,i=this.getOptions(t.options);if(o){var s,o=new Qi(this),t=uo(o,t,r,a);try{s=this.evaluate.call(t,e.actualNode,i,e,n)}catch(d){return e&&e.actualNode&&(d.errorNode=new _t(e).toJSON()),void a(d)}t.isAsync||(o.result=s,r(o))}else r(null)},Yn.prototype.runSync=function(e,i,n){var a=(i=i||{}).enabled;if(!(a===void 0?this.enabled:a))return null;var r,a=this.getOptions(i.options),o=new Qi(this),i=uo(o,i);i.async=function(){throw new Error("Cannot run async check while in a synchronous run")};try{r=this.evaluate.call(i,e.actualNode,a,e,n)}catch(s){throw e&&e.actualNode&&(s.errorNode=new _t(e).toJSON()),s}return o.result=r,o},Yn.prototype.configure=function(e){var t=this;e.evaluate&&!Sa[e.evaluate]||(this._internalCheck=!0),e.hasOwnProperty("enabled")&&(this.enabled=e.enabled),e.hasOwnProperty("options")&&(this._internalCheck?this.options=ud(e.options):this.options=e.options),["evaluate","after"].filter(function(n){return e.hasOwnProperty(n)}).forEach(function(n){return t[n]=es(e[n])})},Yn.prototype.getOptions=function(e){return this._internalCheck?Fo(this.options,ud(e||{})):e||this.options};var cd=Yn,Ra=function(e){this.id=e.id,this.result=Ne.NA,this.pageLevel=e.pageLevel,this.impact=null,this.nodes=[]};function Tt(e,t){this._audit=t,this.id=e.id,this.selector=e.selector||"*",e.impact&&(Le(Ne.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,this.enabled=typeof e.enabled!="boolean"||e.enabled,this.pageLevel=typeof e.pageLevel=="boolean"&&e.pageLevel,this.reviewOnFail=typeof e.reviewOnFail=="boolean"&&e.reviewOnFail,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=es(e.matches))}function dd(e){var t,n;if(e.length)return t=!1,n={},e.forEach(function(r){var a=r.results.filter(function(o){return o});(n[r.type]=a).length&&(t=!0)}),t?n:null}Tt.prototype.matches=function(){return!0},Tt.prototype.gather=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},n="mark_gather_start_"+this.id,r="mark_gather_end_"+this.id,a="mark_isVisibleToScreenReaders_start_"+this.id,o="mark_isVisibleToScreenReaders_end_"+this.id,i=(t.performanceTimer&&ot.mark(n),_i(this.selector,e));return this.excludeHidden&&(t.performanceTimer&&ot.mark(a),i=i.filter(Qe),t.performanceTimer)&&(ot.mark(o),ot.measure("rule_"+this.id+"#gather_axe.utils.isVisibleToScreenReaders",a,o)),t.performanceTimer&&(ot.mark(r),ot.measure("rule_"+this.id+"#gather",n,r)),i},Tt.prototype.runChecks=function(e,t,n,r,a,o){var i=this,s=Lt();this[e].forEach(function(l){var u=i._audit.checks[l.id||l],d=ba(u,i.id,n);s.defer(function(f,y){u.run(t,d,r,f,y)})}),s.then(function(l){l=l.filter(function(u){return u}),a({type:e,results:l})}).catch(o)},Tt.prototype.runChecksSync=function(e,t,n,r){var a=this,o=[];return this[e].forEach(function(s){var s=a._audit.checks[s.id||s],l=ba(s,a.id,n);o.push(s.runSync(t,l,r))}),{type:e,results:o=o.filter(function(i){return i})}},Tt.prototype.run=function(e){var t,n=this,r=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},a=2<arguments.length?arguments[2]:void 0,o=3<arguments.length?arguments[3]:void 0,i=(r.performanceTimer&&this._trackPerformance(),Lt()),s=new Ra(this);try{t=this.gatherAndMatchNodes(e,r)}catch(l){return void o(new T({cause:l,ruleId:this.id}))}r.performanceTimer&&this._logGatherPerformance(t),t.forEach(function(l){i.defer(function(u,d){var f=Lt();["any","all","none"].forEach(function(y){f.defer(function(w,x){n.runChecks(y,l,r,e,w,x)})}),f.then(function(y){var w=dd(y);w&&(w.node=new _t(l,r),s.nodes.push(w),n.reviewOnFail)&&(["any","all"].forEach(function(x){w[x].forEach(function(k){k.result===!1&&(k.result=void 0)})}),w.none.forEach(function(x){x.result===!0&&(x.result=void 0)})),u()}).catch(function(y){return d(y)})})}),i.defer(function(l){return setTimeout(l,0)}),r.performanceTimer&&this._logRulePerformance(),i.then(function(){return a(s)}).catch(function(l){return o(l)})},Tt.prototype.runSync=function(e){var t,n=this,r=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},a=(r.performanceTimer&&this._trackPerformance(),new Ra(this));try{t=this.gatherAndMatchNodes(e,r)}catch(o){throw new T({cause:o,ruleId:this.id})}return r.performanceTimer&&this._logGatherPerformance(t),t.forEach(function(o){var i=[],s=(["any","all","none"].forEach(function(l){i.push(n.runChecksSync(l,o,r,e))}),dd(i));s&&(s.node=o.actualNode?new _t(o,r):null,a.nodes.push(s),n.reviewOnFail)&&(["any","all"].forEach(function(l){s[l].forEach(function(u){u.result===!1&&(u.result=void 0)})}),s.none.forEach(function(l){l.result===!0&&(l.result=void 0)}))}),r.performanceTimer&&this._logRulePerformance(),a},Tt.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},Tt.prototype._logGatherPerformance=function(e){gn("gather (",e.length,"):",ot.timeElapsed()+"ms"),ot.mark(this._markChecksStart)},Tt.prototype._logRulePerformance=function(){ot.mark(this._markChecksEnd),ot.mark(this._markEnd),ot.measure("runchecks_"+this.id,this._markChecksStart,this._markChecksEnd),ot.measure("rule_"+this.id,this._markStart,this._markEnd)},Tt.prototype.gatherAndMatchNodes=function(e,t){var n=this,r="mark_matches_start_"+this.id,a="mark_matches_end_"+this.id,o=this.gather(e,t);return t.performanceTimer&&ot.mark(r),o=o.filter(function(i){return n.matches(i.actualNode,i,e)}),t.performanceTimer&&(ot.mark(a),ot.measure("rule_"+this.id+"#matches",r,a)),o},Tt.prototype.after=function(e,t){var n,r,a,o=this,i=Qr(n=this).map(function(l){return l=n._audit.checks[l.id||l],l&&typeof l.after=="function"?l:null}).filter(Boolean),s=this.id;return i.forEach(function(l){f=e.nodes,u=l.id,d=[],f.forEach(function(x){Qr(x).forEach(function(k){k.id===u&&(k.node=x.node,d.push(k))})});var u,d,f=d,y=ba(l,s,t),w=l.after(f,y);o.reviewOnFail&&w.forEach(function(x){var k=(o.any.includes(x.id)||o.all.includes(x.id))&&x.result===!1,S=o.none.includes(x.id)&&x.result===!0;(k||S)&&(x.result=void 0)}),f.forEach(function(x){delete x.node,w.indexOf(x)===-1&&(x.filtered=!0)})}),e.nodes=(r=["any","all","none"],a=(i=e).nodes.filter(function(l){var u=0;return r.forEach(function(d){l[d]=l[d].filter(function(f){return f.filtered!==!0}),u+=l[d].length}),0<u}),a=i.pageLevel&&a.length?[a.reduce(function(l,u){if(l)return r.forEach(function(d){l[d].push.apply(l[d],u[d])}),l})]:a),e},Tt.prototype.configure=function(e){e.hasOwnProperty("selector")&&(this.selector=e.selector),e.hasOwnProperty("excludeHidden")&&(this.excludeHidden=typeof e.excludeHidden!="boolean"||e.excludeHidden),e.hasOwnProperty("enabled")&&(this.enabled=typeof e.enabled!="boolean"||e.enabled),e.hasOwnProperty("pageLevel")&&(this.pageLevel=typeof e.pageLevel=="boolean"&&e.pageLevel),e.hasOwnProperty("reviewOnFail")&&(this.reviewOnFail=typeof e.reviewOnFail=="boolean"&&e.reviewOnFail),e.hasOwnProperty("any")&&(this.any=e.any),e.hasOwnProperty("all")&&(this.all=e.all),e.hasOwnProperty("none")&&(this.none=e.none),e.hasOwnProperty("tags")&&(this.tags=e.tags),e.hasOwnProperty("actIds")&&(this.actIds=e.actIds),e.hasOwnProperty("matches")&&(this.matches=es(e.matches)),e.impact&&(Le(Ne.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact")),this.impact=e.impact)};var pd=Tt,Jn=te(Ns()),Xn=/\{\{.+?\}\}/g;function fd(){return g.origin&&g.origin!=="null"?g.origin:g.location&&g.location.origin&&g.location.origin!=="null"?g.location.origin:void 0}function hd(e,t,n){for(var r=0,a=e.length;r<a;r++)t[n](e[r])}function ts(e){lt(this,ts),this.lang="en",this.defaultConfig=e,this.standards=je,this._init(),this._defaultLocale=null}function md(e,t,n){return n.performanceTimer&&ot.mark("mark_rule_start_"+e.id),function(r,a){e.run(t,n,function(o){r(o)},function(o){n.debug?a(o):(o=Object.assign(new Ra(e),{result:Ne.CANTTELL,description:"An error occured while running this rule",message:o.message,stack:o.stack,error:o,errorNode:o.errorNode}),r(o))})}}function gd(o,t,n){var r=o.brand,a=o.application,o=o.lang;return Ne.helpUrlBase+r+"/"+(n||b.version.substring(0,b.version.lastIndexOf(".")))+"/"+t+"?application="+encodeURIComponent(a)+(o&&o!=="en"?"&lang="+encodeURIComponent(o):"")}vt(ts,[{key:"_setDefaultLocale",value:function(){if(!this._defaultLocale){for(var e={checks:{},rules:{},failureSummaries:{},incompleteFallbackMessage:"",lang:this.lang},t=Object.keys(this.data.checks),n=0;n<t.length;n++){var r=t[n],i=this.data.checks[r].messages,a=i.pass,o=i.fail,i=i.incomplete;e.checks[r]={pass:a,fail:o,incomplete:i}}for(var s=Object.keys(this.data.rules),l=0;l<s.length;l++){var u=s[l],f=this.data.rules[u],d=f.description,f=f.help;e.rules[u]={description:d,help:f}}for(var y=Object.keys(this.data.failureSummaries),w=0;w<y.length;w++){var x=y[w],k=this.data.failureSummaries[x].failureMessage;e.failureSummaries[x]={failureMessage:k}}e.incompleteFallbackMessage=this.data.incompleteFallbackMessage,this._defaultLocale=e}}},{key:"_resetLocale",value:function(){var e=this._defaultLocale;e&&this.applyLocale(e)}},{key:"_applyCheckLocale",value:function(e){for(var t,n,r,a=Object.keys(e),o=0;o<a.length;o++){var i=a[o];if(!this.data.checks[i])throw new Error('Locale provided for unknown check: "'.concat(i,'"'));this.data.checks[i]=(t=this.data.checks[i],i=e[i],r=n=void 0,n=i.pass,r=i.fail,typeof n=="string"&&Xn.test(n)&&(n=Jn.default.compile(n)),typeof r=="string"&&Xn.test(r)&&(r=Jn.default.compile(r)),Y({},t,{messages:{pass:n||t.messages.pass,fail:r||t.messages.fail,incomplete:P(t.messages.incomplete)==="object"?Y({},t.messages.incomplete,i.incomplete):i.incomplete}}))}}},{key:"_applyRuleLocale",value:function(e){for(var t,n,r=Object.keys(e),a=0;a<r.length;a++){var o=r[a];if(!this.data.rules[o])throw new Error('Locale provided for unknown rule: "'.concat(o,'"'));this.data.rules[o]=(t=this.data.rules[o],o=e[o],n=void 0,n=o.help,o=o.description,typeof n=="string"&&Xn.test(n)&&(n=Jn.default.compile(n)),typeof o=="string"&&Xn.test(o)&&(o=Jn.default.compile(o)),Y({},t,{help:n||t.help,description:o||t.description}))}}},{key:"_applyFailureSummaries",value:function(e){for(var t=Object.keys(e),n=0;n<t.length;n++){var r=t[n];if(!this.data.failureSummaries[r])throw new Error('Locale provided for unknown failureMessage: "'.concat(r,'"'));this.data.failureSummaries[r]=function(a,o){return o=o.failureMessage,Y({},a,{failureMessage:(o=typeof o=="string"&&Xn.test(o)?Jn.default.compile(o):o)||a.failureMessage})}(this.data.failureSummaries[r],e[r])}}},{key:"applyLocale",value:function(e){var t,n;this._setDefaultLocale(),e.checks&&this._applyCheckLocale(e.checks),e.rules&&this._applyRuleLocale(e.rules),e.failureSummaries&&this._applyFailureSummaries(e.failureSummaries,"failureSummaries"),e.incompleteFallbackMessage&&(this.data.incompleteFallbackMessage=(t=this.data.incompleteFallbackMessage,(n=typeof(n=e.incompleteFallbackMessage)=="string"&&Xn.test(n)?Jn.default.compile(n):n)||t)),e.lang&&(this.lang=e.lang)}},{key:"setAllowedOrigins",value:function(e){var t,n=fd(),r=(this.allowedOrigins=[],ut(e));try{for(r.s();!(t=r.n()).done;){var a=t.value;if(a===Ne.allOrigins)return void(this.allowedOrigins=["*"]);a!==Ne.sameOrigin?this.allowedOrigins.push(a):n&&this.allowedOrigins.push(n)}}catch(o){r.e(o)}finally{r.f()}}},{key:"_init",value:function(){(t=this.defaultConfig)?(e=Zt(t)).commons=t.commons:e={},e.reporter=e.reporter||null,e.noHtml=e.noHtml||!1,e.allowedOrigins||(t=fd(),e.allowedOrigins=t?[t]:[]),e.rules=e.rules||[],e.checks=e.checks||[],e.data=Y({checks:{},rules:{}},e.data);var e,t=e;this.lang=t.lang||"en",this.reporter=t.reporter,this.commands={},this.rules=[],this.checks={},this.brand="axe",this.application="axeAPI",this.tagExclude=["experimental"],this.noHtml=t.noHtml,this.allowedOrigins=t.allowedOrigins,hd(t.rules,this,"addRule"),hd(t.checks,this,"addCheck"),this.data={},this.data.checks=t.data&&t.data.checks||{},this.data.rules=t.data&&t.data.rules||{},this.data.failureSummaries=t.data&&t.data.failureSummaries||{},this.data.incompleteFallbackMessage=t.data&&t.data.incompleteFallbackMessage||"",this._constructHelpUrls()}},{key:"registerCommand",value:function(e){this.commands[e.id]=e.callback}},{key:"addRule",value:function(e){e.metadata&&(this.data.rules[e.id]=e.metadata);var t=this.getRule(e.id);t?t.configure(e):this.rules.push(new pd(e,this))}},{key:"addCheck",value:function(e){var t=e.metadata;P(t)==="object"&&(this.data.checks[e.id]=t,P(t.messages)==="object")&&Object.keys(t.messages).filter(function(n){return t.messages.hasOwnProperty(n)&&typeof t.messages[n]=="string"}).forEach(function(n){t.messages[n].indexOf("function")===0&&(t.messages[n]=new Function("return "+t.messages[n]+";")())}),this.checks[e.id]?this.checks[e.id].configure(e):this.checks[e.id]=new cd(e)}},{key:"run",value:function(e,t,n,r){this.normalizeOptions(t),b._selectCache=[],l=this.rules,a=e,o=t;var a,o,l=l.reduce(function(d,f){return cc(f,a,o)&&(f.preload?d.later:d.now).push(f),d},{now:[],later:[]}),u=l.now,i=l.later,s=Lt(),l=(u.forEach(function(d){s.defer(md(d,e,t))}),Lt()),u=(i.length&&l.defer(function(d){sc(t).then(function(f){return d(f)}).catch(function(f){console.warn("Couldn't load preload assets: ",f),d(void 0)})}),Lt());u.defer(s),u.defer(l),u.then(function(d){var f,y=d.pop(),w=(y&&y.length&&(y=y[0])&&(e=Y({},e,y)),d[0]);i.length?(f=Lt(),i.forEach(function(x){x=md(x,e,t),f.defer(x)}),f.then(function(x){b._selectCache=void 0,n(w.concat(x).filter(function(k){return!!k}))}).catch(r)):(b._selectCache=void 0,n(w.filter(function(x){return!!x})))}).catch(r)}},{key:"after",value:function(e,t){var n=this.rules;return e.map(function(r){var a=cr(n,"id",r.id);if(a)return a.after(r,t);throw new Error("Result for unknown rule. You may be running mismatch axe-core versions")})}},{key:"getRule",value:function(e){return this.rules.find(function(t){return t.id===e})}},{key:"normalizeOptions",value:function(e){var t=[],n=[];if(this.rules.forEach(function(o){n.push(o.id),o.tags.forEach(function(i){t.includes(i)||t.push(i)})}),["object","string"].includes(P(e.runOnly))){if(typeof e.runOnly=="string"&&(e.runOnly=[e.runOnly]),Array.isArray(e.runOnly)){var r=e.runOnly.find(function(o){return t.includes(o)}),a=e.runOnly.find(function(o){return n.includes(o)});if(r&&a)throw new Error("runOnly cannot be both rules and tags");e.runOnly=a?{type:"rule",values:e.runOnly}:{type:"tag",values:e.runOnly}}if(r=e.runOnly,r.value&&!r.values&&(r.values=r.value,delete r.value),!Array.isArray(r.values)||r.values.length===0)throw new Error("runOnly.values must be a non-empty array");if(["rule","rules"].includes(r.type))r.type="rule",r.values.forEach(function(o){if(!n.includes(o))throw new Error("unknown rule `"+o+"` in options.runOnly")});else{if(!["tag","tags",void 0].includes(r.type))throw new Error("Unknown runOnly type '".concat(r.type,"'"));r.type="tag",a=r.values.filter(function(o){return!t.includes(o)&&!/wcag2[1-3]a{1,3}/.test(o)}),a.length!==0&&b.log("Could not find tags `"+a.join("`, `")+"`")}}return P(e.rules)==="object"&&Object.keys(e.rules).forEach(function(o){if(!n.includes(o))throw new Error("unknown rule `"+o+"` in options.rules")}),e}},{key:"setBranding",value:function(e){var t={brand:this.brand,application:this.application};typeof e=="string"&&(this.application=e),e&&e.hasOwnProperty("brand")&&e.brand&&typeof e.brand=="string"&&(this.brand=e.brand),e&&e.hasOwnProperty("application")&&e.application&&typeof e.application=="string"&&(this.application=e.application),this._constructHelpUrls(t)}},{key:"_constructHelpUrls",value:function(){var e=this,t=0<arguments.length&&arguments[0]!==void 0?arguments[0]:null,n=(b.version.match(/^[1-9][0-9]*\.[0-9]+/)||["x.y"])[0];this.rules.forEach(function(r){e.data.rules[r.id]||(e.data.rules[r.id]={});var a=e.data.rules[r.id];(typeof a.helpUrl!="string"||t&&a.helpUrl===gd(t,r.id,n))&&(a.helpUrl=gd(e,r.id,n))})}},{key:"resetRulesAndChecks",value:function(){this._init(),this._resetLocale()}}]);var bd=ts;function ns(){Se.get("globalDocumentSet")&&(Se.set("globalDocumentSet",!1),A=null),Se.get("globalWindowSet")&&(Se.set("globalWindowSet",!1),g=null)}var cn=function(){ns(),b._memoizedFns.forEach(function(e){return e.clear()}),Se.clear(),b._tree=void 0,b._selectorData=void 0,b._selectCache=void 0},yd=function(e,t,n,r){try{e=new ya(e),b._tree=e.flatTree,b._selectorData=Gr(e.flatTree)}catch(i){return cn(),r(i)}var a=Lt(),o=b._audit;t.performanceTimer&&ot.auditStart(),e.frames.length&&t.iframes!==!1&&a.defer(function(i,s){il(e,t,"rules",null,i,s)}),a.defer(function(i,s){o.run(e,t,i,s)}),a.then(function(i){try{t.performanceTimer&&ot.auditEnd();var s=ea(i.map(function(l){return{results:l}}));e.initiator&&((s=o.after(s,t)).forEach(wa),s=s.map(or));try{n(s,cn)}catch(l){cn(),gn(l)}}catch(l){cn(),r(l)}}).catch(function(i){cn(),r(i)})};function vg(e,t,n){function r(s){!(s instanceof Error)&&(s=new Error(s)),n(s)}var a=n,o=e&&e.context||{},i=(o.hasOwnProperty("include")&&!o.include.length&&(o.include=[A]),e&&e.options||{});switch(e.command){case"rules":return yd(o,i,function(s,l){a(s),l()},r);case"cleanup-plugin":return wc(a,r);default:if(b._audit&&b._audit.commands&&b._audit.commands[e.command])return b._audit.commands[e.command](e,n)}}function wg(e){b._audit=new bd(e)}function Sr(e){this._run=e.run,this._collect=e.collect,this._registry={},e.commands.forEach(function(t){b._audit.registerCommand(t)})}function Dg(e){b.plugins[e.id]=new Sr(e)}function xg(){var e=b._audit;if(!e)throw new Error("No audit configured");e.resetRulesAndChecks(),Object.keys(Vn).forEach(function(t){Vn[t]=Hl[t]})}function vd(a){var t,a=fe(a,3),n=a[0],r=a[1],a=a[2],o=new TypeError("axe.run arguments are invalid");if(!Vu(t=n)&&!xi(t)){if(a!==void 0)throw o;a=r,r=n,n=A}if(P(r)!=="object"){if(a!==void 0)throw o;a=r,r={}}if(typeof a!="function"&&a!==void 0)throw o;return(r=Zt(r)).reporter=(t=(t=r.reporter)!=null?t:(o=b._audit)==null?void 0:o.reporter)!=null?t:"v1",{context:n,options:r,callback:a}}g.top!==g&&(Pt.subscribe("axe.start",vg),Pt.subscribe("axe.ping",function(e,t,n){n({axe:!0})})),Sr.prototype.run=function(){return this._run.apply(this,arguments)},Sr.prototype.collect=function(){return this._collect.apply(this,arguments)},Sr.prototype.cleanup=function(e){var t=b.utils.queue(),n=this;Object.keys(this._registry).forEach(function(r){t.defer(function(a){n._registry[r].cleanup(a)})}),t.then(e)},Sr.prototype.add=function(e){this._registry[e.id]=e};var Oa=function(){};function Eg(e){var t=e.node,n=Q(e,I);n.node=t.toJSON();for(var r=0,a=["any","all","none"];r<a.length;r++){var o=a[r];n[o]=n[o].map(function(i){var s=i.relatedNodes;return Y({},Q(i,j),{relatedNodes:s.map(function(l){return l.toJSON()})})})}return n}function Ag(e){if(b._tree)throw new Error("Axe is already setup. Call `axe.teardown()` before calling `axe.setup` again.");return b._tree=yi(e),b._selectorData=Gr(b._tree),b._tree[0]}function Fg(e,t,n){console.warn('"na" reporter will be deprecated in axe v4.0. Use the "v2" reporter instead.'),typeof t=="function"&&(n=t,t={});var r=t.environmentData,a=Q(a=t,U);n(Y({},ln(r),{toolOptions:a},xr(e,t)))}function Cg(e,t,n){typeof t=="function"&&(n=t,t={});var r=t.environmentData,a=Q(a=t,Z);t.resultTypes=["violations"],e=xr(e,t).violations,n(Y({},ln(r),{toolOptions:a,violations:e}))}function kg(e,a,n){typeof a=="function"&&(n=a,a={});var r=a.environmentData,a=Q(a,he);wd(e,a,function(o){var i=ln(r);n({raw:o,env:i})})}function Tg(e,t,n){function r(i){i.nodes.forEach(function(s){s.failureSummary=vi(s)})}typeof t=="function"&&(n=t,t={});var a=t.environmentData,o=Q(o=t,we);(e=xr(e,t)).incomplete.forEach(r),e.violations.forEach(r),n(Y({},ln(a),{toolOptions:o},e))}function Ng(o,t,n){typeof t=="function"&&(n=t,t={});var r=t.environmentData,a=Q(a=t,qe),o=xr(o,t);n(Y({},ln(r),{toolOptions:a},o))}var wd=function(e,t,n){if(typeof t=="function"&&(n=t,t={}),!e||!Array.isArray(e))return n(e);n(e.map(function(r){for(var a=Y({},r),o=0,i=["passes","violations","incomplete","inapplicable"];o<i.length;o++){var s=i[o];a[s]&&Array.isArray(a[s])&&(a[s]=a[s].map(function(f){var u,d=f.node,f=Q(f,ae);return Y({node:d=typeof((u=d)==null?void 0:u.toJSON)=="function"?d.toJSON():d},f)}))}return a}))},rs={base:{Audit:bd,CheckResult:Qi,Check:cd,Context:ya,RuleResult:Ra,Rule:pd,metadataFunctionMap:Sa},public:{reporters:Fr},helpers:{failureSummary:vi,incompleteFallbackMessage:wi,processAggregate:xr},utils:{setDefaultFrameMessenger:tl,cacheNodeSelectors:ju,getNodesMatchingExpression:Mu,convertSelector:Yr},commons:{dom:{nativelyHidden:cl,displayHidden:dl,visibilityHidden:pl,contentVisibiltyHidden:fl,ariaHidden:hl,opacityHidden:ml,scrollHidden:gl,overflowHidden:bl,clipHidden:yl,areaHidden:No,detailsHidden:vl}}};b._thisWillBeDeletedDoNotUse=rs,b.constants=Ne,b.log=gn,b.AbstractVirtualNode=Ee,b.SerialVirtualNode=bc,b.VirtualNode=mi,b._cache=Se,b.imports=zo,b.cleanup=wc,b.configure=kf,b.frameMessenger=function(e){Pt.updateMessenger(e)},b.getRules=Tf,b._load=wg,b.plugins={},b.registerPlugin=Dg,b.hasReporter=Dc,b.getReporter=Ii,b.addReporter=function(e,t,n){Fr[e]=t,n&&(vc=t)},b.reset=xg,b._runRules=yd,b.runVirtualRule=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:{},r=(n.reporter=n.reporter||b._audit.reporter||"v1",b._selectorData={},t instanceof Ee||(t=new bc(t)),Wu(e));if(r)return r=(r=Object.create(r,{excludeHidden:{value:!1}})).runSync({initiator:!0,include:[t],exclude:[],frames:[],page:!1,focusable:!0,size:{},flatTree:[]},n),wa(r),or(r),(r=Ps([r])).violations.forEach(function(a){return a.nodes.forEach(function(o){o.failureSummary=vi(o)})}),Y({},ln(),r,{toolOptions:n});throw new Error("unknown rule `"+e+"`")},b.run=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var a=t[0],s=g&&"Node"in g&&"NodeList"in g,r=!!A;if(!s||!r){if(!a||!a.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||(Se.set("globalDocumentSet",!0),A=a.ownerDocument),s||(Se.set("globalWindowSet",!0),g=A.defaultView)}var a=(r=vd(t)).context,o=r.options,i=(s=r.callback)===void 0?Oa:s,s=(r=function(f){var y,w,x;return typeof Promise=="function"&&f===Oa?y=new Promise(function(k,S){w=S,x=k}):x=w=Oa,{thenable:y,reject:w,resolve:x}}(i)).thenable,l=r.resolve,u=r.reject;try{Le(b._audit,"No audit configured"),Le(!b._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.")}catch(f){var r=f,d=i;if(ns(),typeof d!="function"||d===Oa)throw r;return void d(r.message)}return b._running=!0,o.performanceTimer&&b.utils.performanceTimer.start(),b._runRules(a,o,function(f,y){o.performanceTimer&&b.utils.performanceTimer.end();try{var w=f,x=o,k=function(S){b._running=!1,y();try{i(null,S)}catch(C){b.log(C)}l(S)};(w=Ii(x.reporter)(w,x,k))!==void 0&&k(w)}catch(S){b._running=!1,y(),i(S),u(S)}},function(f){o.performanceTimer&&b.utils.performanceTimer.end(),b._running=!1,ns(),i(f),u(f)}),s},b.setup=Ag,b.teardown=cn,b.runPartial=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=(a=vd(t)).options,a=a.context,o=(Le(b._audit,"Axe is not configured. Audit is missing."),Le(!b._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run."),new ya(a,b._tree));return b._tree=o.flatTree,b._selectorData=Gr(o.flatTree),b._running=!0,new Promise(function(i,s){b._audit.run(o,r,i,s)}).then(function(i){i=i.map(function(f){var d=f.nodes,f=Q(f,E);return Y({nodes:d.map(Eg)},f)});var s,l=o.frames.map(function(u){return u=u.node,new _t(u,r).toJSON()});return o.initiator&&(s=ln()),b._running=!1,cn(),{results:i,frames:l,environmentData:s}}).catch(function(i){return b._running=!1,cn(),Promise.reject(i)})},b.finishRun=function(e){var t,n=Zt(n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{}),r=(e.find(function(y){return y.environmentData})||{}).environmentData;b._audit.normalizeOptions(n),n.reporter=(f=(f=n.reporter)!=null?f:(f=b._audit)==null?void 0:f.reporter)!=null?f:"v1";var a=[],o=ut(f=e);try{for(o.s();!(t=o.n()).done;){var i,s=t.value,l=a.shift();s&&(s.frameSpec=l??null,i=function(y){var w=y.frames,x=y.frameSpec;return x?w.map(function(k){return _t.mergeSpecs(k,x)}):w}(s),a.unshift.apply(a,L(i)))}}catch(y){o.e(y)}finally{o.f()}var u,d,f=ea(e);return(f=b._audit.after(f,n)).forEach(wa),f=f.map(or),u=f,d=Y({environmentData:r},n),new Promise(function(y){Ii(d.reporter)(u,d,y)})},b.commons=Qa,b.utils=no,b.addReporter("na",Fg),b.addReporter("no-passes",Cg),b.addReporter("rawEnv",kg),b.addReporter("raw",wd),b.addReporter("v1",Tg),b.addReporter("v2",Ng,!0),b._load({lang:"en",data:{rules:{accesskeys:{description:"Ensures every accesskey attribute value is unique",help:"accesskey attribute value should be unique"},"area-alt":{description:"Ensures <area> elements of image maps have alternate text",help:"Active <area> elements must have alternate text"},"aria-allowed-attr":{description:"Ensures ARIA attributes are allowed for an element's role",help:"Elements must only use allowed ARIA attributes"},"aria-allowed-role":{description:"Ensures role attribute has an appropriate value for the element",help:"ARIA role should be appropriate for the element"},"aria-command-name":{description:"Ensures every ARIA button, link and menuitem has an accessible name",help:"ARIA commands must have an accessible name"},"aria-dialog-name":{description:"Ensures 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:"Ensures 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:"Ensures 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:"Ensures every ARIA input field has an accessible name",help:"ARIA input fields must have an accessible name"},"aria-meter-name":{description:"Ensures every ARIA meter node has an accessible name",help:"ARIA meter nodes must have an accessible name"},"aria-progressbar-name":{description:"Ensures every ARIA progressbar node has an accessible name",help:"ARIA progressbar nodes must have an accessible name"},"aria-required-attr":{description:"Ensures elements with ARIA roles have all required ARIA attributes",help:"Required ARIA attributes must be provided"},"aria-required-children":{description:"Ensures elements with an ARIA role that require child roles contain them",help:"Certain ARIA roles must contain particular children"},"aria-required-parent":{description:"Ensures 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:"Ensures all elements with a role attribute use a valid value",help:"ARIA roles used must conform to valid values"},"aria-text":{description:'Ensures "role=text" is used on elements with no focusable descendants',help:'"role=text" should have no focusable descendants'},"aria-toggle-field-name":{description:"Ensures every ARIA toggle field has an accessible name",help:"ARIA toggle fields must have an accessible name"},"aria-tooltip-name":{description:"Ensures every ARIA tooltip node has an accessible name",help:"ARIA tooltip nodes must have an accessible name"},"aria-treeitem-name":{description:"Ensures every ARIA treeitem node has an accessible name",help:"ARIA treeitem nodes should have an accessible name"},"aria-valid-attr-value":{description:"Ensures all ARIA attributes have valid values",help:"ARIA attributes must conform to valid values"},"aria-valid-attr":{description:"Ensures attributes that begin with aria- are valid ARIA attributes",help:"ARIA attributes must conform to valid names"},"audio-caption":{description:"Ensures <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:"Ensures <blink> elements are not used",help:"<blink> elements are deprecated and must not be used"},"button-name":{description:"Ensures buttons have discernible text",help:"Buttons must have discernible text"},bypass:{description:"Ensures 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:"Ensures 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:"Ensures 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:"Ensures 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:"Ensures <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:"Ensures <dt> and <dd> elements are contained by a <dl>",help:"<dt> and <dd> elements must be contained by a <dl>"},"document-title":{description:"Ensures each HTML document contains a non-empty <title> element",help:"Documents must have <title> element to aid in navigation"},"duplicate-id-active":{description:"Ensures every id attribute value of active elements is unique",help:"IDs of active elements must be unique"},"duplicate-id-aria":{description:"Ensures 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:"Ensures every id attribute value is unique",help:"id attribute value must be unique"},"empty-heading":{description:"Ensures headings have discernible text",help:"Headings should not be empty"},"empty-table-header":{description:"Ensures table headers have discernible text",help:"Table header text should not be empty"},"focus-order-semantics":{description:"Ensures 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:"Ensures form field does not have multiple label elements",help:"Form field must not have multiple label elements"},"frame-focusable-content":{description:"Ensures <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:"Ensures <iframe> and <frame> elements contain the axe-core script",help:"Frames should be tested with axe-core"},"frame-title-unique":{description:"Ensures <iframe> and <frame> elements contain a unique title attribute",help:"Frames must have a unique title attribute"},"frame-title":{description:"Ensures <iframe> and <frame> elements have an accessible name",help:"Frames must have an accessible name"},"heading-order":{description:"Ensures the order of headings is semantically correct",help:"Heading levels should only increase by one"},"hidden-content":{description:"Informs users about hidden content.",help:"Hidden content on the page should be analyzed"},"html-has-lang":{description:"Ensures every HTML document has a lang attribute",help:"<html> element must have a lang attribute"},"html-lang-valid":{description:"Ensures 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:"Ensures <img> elements have alternate text or a role of none or presentation",help:"Images must have alternate 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:"Ensures input buttons have discernible text",help:"Input buttons must have discernible text"},"input-image-alt":{description:'Ensures <input type="image"> elements have alternate text',help:"Image buttons must have alternate text"},"label-content-name-mismatch":{description:"Ensures 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:"Ensures 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:"Ensures every form element has a label",help:"Form elements must have labels"},"landmark-banner-is-top-level":{description:"Ensures the banner landmark is at top level",help:"Banner landmark should not be contained in another landmark"},"landmark-complementary-is-top-level":{description:"Ensures the complementary landmark or aside is at top level",help:"Aside should not be contained in another landmark"},"landmark-contentinfo-is-top-level":{description:"Ensures the contentinfo landmark is at top level",help:"Contentinfo landmark should not be contained in another landmark"},"landmark-main-is-top-level":{description:"Ensures the main landmark is at top level",help:"Main landmark should not be contained in another landmark"},"landmark-no-duplicate-banner":{description:"Ensures the document has at most one banner landmark",help:"Document should not have more than one banner landmark"},"landmark-no-duplicate-contentinfo":{description:"Ensures the document has at most one contentinfo landmark",help:"Document should not have more than one contentinfo landmark"},"landmark-no-duplicate-main":{description:"Ensures the document has at most one main landmark",help:"Document should not have more than one main landmark"},"landmark-one-main":{description:"Ensures the document has a main landmark",help:"Document should have one main landmark"},"landmark-unique":{help:"Ensures landmarks are unique",description:"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:"Ensures links have discernible text",help:"Links must have discernible text"},list:{description:"Ensures that lists are structured correctly",help:"<ul> and <ol> must only directly contain <li>, <script> or <template> elements"},listitem:{description:"Ensures <li> elements are used semantically",help:"<li> elements must be contained in a <ul> or <ol>"},marquee:{description:"Ensures <marquee> elements are not used",help:"<marquee> elements are deprecated and must not be used"},"meta-refresh-no-exceptions":{description:'Ensures <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh must not be used"},"meta-refresh":{description:'Ensures <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh under 20 hours must not be used"},"meta-viewport-large":{description:'Ensures <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:'Ensures <meta name="viewport"> does not disable text scaling and zooming',help:"Zooming and scaling must not be disabled"},"nested-interactive":{description:"Ensures 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:"Ensures <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:"Ensures <object> elements have alternate text",help:"<object> elements must have alternate 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:"Elements marked as presentational should not have global ARIA or tabindex to ensure all screen readers ignore them",help:"Ensure elements marked as presentational are consistently ignored"},region:{description:"Ensures all page content is contained by landmarks",help:"All page content should be contained by landmarks"},"role-img-alt":{description:"Ensures [role='img'] elements have alternate text",help:"[role='img'] elements must have an alternative text"},"scope-attr-valid":{description:"Ensures 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",help:"Scrollable region must have keyboard access"},"select-name":{description:"Ensures select element has an accessible name",help:"Select element must have an accessible name"},"server-side-image-map":{description:"Ensures 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"},"svg-img-alt":{description:"Ensures <svg> elements with an img, graphics-document or graphics-symbol role have an accessible text",help:"<svg> elements with an img role must have an alternative text"},tabindex:{description:"Ensures 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 target 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 cells in that table",help:"Table cells that use the headers attribute must only refer to cells 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:"Ensures lang attributes have valid values",help:"lang attribute must have a valid value"},"video-caption":{description:"Ensures <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":{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-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.)",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:"Required ARIA children are present",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}"},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}"}}},"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}"}}},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:"moderate",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"}}},"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",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"}}},"link-in-text-block-style":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text by visual styling",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"}},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:"Form element has an explicit <label>",fail:"Form 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:"Form element has an implicit (wrapped) <label>",fail:"Form 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 does not have a <ul>, <ol> parent element without a role, or a 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 is 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:"Target has sufficient offset from its closest neighbor (${data.closestOffset}px should be at least ${data.minOffset}px)",fail:"Target has insufficient offset from its closest neighbor (${data.closestOffset}px should be at least ${data.minOffset}px)",incomplete:{default:"Element with negative tabindex has insufficient offset from its closest neighbor (${data.closestOffset}px should be at least ${data.minOffset}px). Is this a target?",nonTabbableNeighbor:"Target has insufficient offset from a neighbor with negative tabindex (${data.closestOffset}px should be at least ${data.minOffset}px). Is the neighbor a target?"}}},"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"},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?"}}},"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"}},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 overriden 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 overriden 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 overriden 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 cells in the table",incomplete:"The headers attribute is empty",fail:"The headers attribute is not exclusively used to refer to other cells in the table"}},"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(e){var t="Fix any of the following:",n=e;if(n)for(var r=-1,a=n.length-1;r<a;)t+=`
|
|
15
|
+
`+n[r+=1].split(`
|
|
16
|
+
`).join(`
|
|
17
|
+
`);return t}},none:{failureMessage:function(e){var t="Fix all of the following:",n=e;if(n)for(var r=-1,a=n.length-1;r<a;)t+=`
|
|
18
|
+
`+n[r+=1].split(`
|
|
19
|
+
`).join(`
|
|
20
|
+
`);return t}}},incompleteFallbackMessage:"axe couldn't tell the reason. Time to break out the element inspector!"},rules:[{id:"accesskeys",selector:"[accesskey]",excludeHidden:!1,tags:["cat.keyboard","best-practice"],all:[],any:[],none:["accesskeys"]},{id:"area-alt",selector:"map area[href]",excludeHidden:!1,tags:["cat.text-alternatives","wcag2a","wcag244","wcag412","section508","section508.22.a","ACT","TTv5","TT6.a"],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",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412"],actIds:["5c01ea"],all:[],any:[{options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-allowed-attr"}],none:["aria-unsupported-attr",{options:{elementsAllowedAriaLabel:["applet","input"]},id:"aria-prohibited-attr"}]},{id:"aria-allowed-role",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-command-name",selector:'[role="link"], [role="button"], [role="menuitem"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","ACT","TTv5","TT6.a"],actIds:["97a4e1"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-dialog-name",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",selector:"body",excludeHidden:!1,matches:"is-initiator-matches",tags:["cat.aria","wcag2a","wcag412"],all:[],any:["aria-hidden-body"],none:[]},{id:"aria-hidden-focus",selector:'[aria-hidden="true"]',matches:"aria-hidden-focus-matches",excludeHidden:!1,tags:["cat.name-role-value","wcag2a","wcag412"],actIds:["6cfa84"],all:["focusable-modal-open","focusable-disabled","focusable-not-tabbable"],any:[],none:[]},{id:"aria-input-field-name",selector:'[role="combobox"], [role="listbox"], [role="searchbox"], [role="slider"], [role="spinbutton"], [role="textbox"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","ACT","TTv5","TT5.c"],actIds:["e086e5"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-meter-name",selector:'[role="meter"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-progressbar-name",selector:'[role="progressbar"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-required-attr",selector:"[role]",tags:["cat.aria","wcag2a","wcag412"],actIds:["4e8ab6"],all:[],any:["aria-required-attr"],none:[]},{id:"aria-required-children",selector:"[role]",matches:"aria-required-children-matches",tags:["cat.aria","wcag2a","wcag131"],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"},"aria-busy"],none:[]},{id:"aria-required-parent",selector:"[role]",matches:"aria-required-parent-matches",tags:["cat.aria","wcag2a","wcag131"],actIds:["ff89c9"],all:[],any:[{options:{ownGroupRoles:["listitem","treeitem"]},id:"aria-required-parent"}],none:[]},{id:"aria-roledescription",selector:"[aria-roledescription]",tags:["cat.aria","wcag2a","wcag412","deprecated"],enabled:!1,all:[],any:[{options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]},id:"aria-roledescription"}],none:[]},{id:"aria-roles",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412"],actIds:["674b10"],all:[],any:[],none:["invalidrole","abstractrole","unsupportedrole","deprecatedrole"]},{id:"aria-text",selector:"[role=text]",tags:["cat.aria","best-practice"],all:[],any:["no-focusable-content"],none:[]},{id:"aria-toggle-field-name",selector:'[role="checkbox"], [role="menuitemcheckbox"], [role="menuitemradio"], [role="radio"], [role="switch"], [role="option"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","ACT","TTv5","TT5.c"],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",selector:'[role="tooltip"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-treeitem-name",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",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412"],actIds:["6a7281"],all:[{options:[],id:"aria-valid-attr-value"},"aria-errormessage","aria-level"],any:[],none:[]},{id:"aria-valid-attr",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412"],actIds:["5f99a7"],all:[],any:[{options:[],id:"aria-valid-attr"}],none:[]},{id:"audio-caption",selector:"audio",enabled:!1,excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag121","section508","section508.22.a","deprecated"],actIds:["2eb176","afb423"],all:[],any:[],none:["caption"]},{id:"autocomplete-valid",matches:"autocomplete-matches",tags:["cat.forms","wcag21aa","wcag135","ACT"],actIds:["73f2c2"],all:[{options:{stateTerms:["none","false","true","disabled","enabled","undefined","null"]},id:"autocomplete-valid"}],any:[],none:[]},{id:"avoid-inline-spacing",selector:"[style]",matches:"is-visible-on-screen-matches",tags:["cat.structure","wcag21aa","wcag1412","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",selector:"blink",excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag222","section508","section508.22.j","TTv5","TT2.b"],all:[],any:[],none:["is-on-screen"]},{id:"button-name",selector:"button",matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","ACT","TTv5","TT6.a"],actIds:["97a4e1","m6b1q3"],all:[],any:["button-has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:[]},{id:"bypass",selector:"html",pageLevel:!0,matches:"bypass-matches",reviewOnFail:!0,tags:["cat.keyboard","wcag2a","wcag241","section508","section508.22.o","TTv5","TT9.a"],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",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",matches:"color-contrast-matches",excludeHidden:!1,tags:["cat.color","wcag2aa","wcag143","ACT","TTv5","TT13.c"],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",selector:"html",tags:["cat.structure","wcag134","wcag21aa","experimental"],actIds:["b33eff"],all:[{options:{degreeThreshold:2},id:"css-orientation-lock"}],any:[],none:[],preload:!0},{id:"definition-list",selector:"dl",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131"],all:[],any:[],none:["structured-dlitems",{options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0},id:"only-dlitems"}]},{id:"dlitem",selector:"dd, dt",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131"],all:[],any:["dlitem"],none:[]},{id:"document-title",selector:"html",matches:"is-initiator-matches",tags:["cat.text-alternatives","wcag2a","wcag242","ACT","TTv5","TT12.a"],actIds:["2779a5"],all:[],any:["doc-has-title"],none:[]},{id:"duplicate-id-active",selector:"[id]",matches:"duplicate-id-active-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag411"],actIds:["3ea0c8"],all:[],any:["duplicate-id-active"],none:[]},{id:"duplicate-id-aria",selector:"[id]",matches:"duplicate-id-aria-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag411"],actIds:["3ea0c8"],all:[],any:["duplicate-id-aria"],none:[]},{id:"duplicate-id",selector:"[id]",matches:"duplicate-id-misc-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag411"],actIds:["3ea0c8"],all:[],any:["duplicate-id"],none:[]},{id:"empty-heading",selector:'h1, h2, h3, h4, h5, h6, [role="heading"]',matches:"heading-matches",tags:["cat.name-role-value","best-practice"],actIds:["ffd0e9"],impact:"minor",all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"empty-table-header",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",selector:"div, h1, h2, h3, h4, h5, h6, [role=heading], p, span",matches:"inserted-into-focus-order-matches",tags:["cat.keyboard","best-practice","experimental"],all:[],any:[{options:[],id:"has-widget-role"},{options:{roles:["tooltip"]},id:"valid-scrollable-semantics"}],none:[]},{id:"form-field-multiple-labels",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag332","TTv5","TT5.c"],all:[],any:[],none:["multiple-label"]},{id:"frame-focusable-content",selector:"html",matches:"frame-focusable-content-matches",tags:["cat.keyboard","wcag2a","wcag211","TTv5","TT4.a"],actIds:["akn7bn"],all:[],any:["frame-focusable-content"],none:[]},{id:"frame-tested",selector:"html, frame, iframe",tags:["cat.structure","review-item","best-practice"],all:[{options:{isViolation:!1},id:"frame-tested"}],any:[],none:[]},{id:"frame-title-unique",selector:"frame[title], iframe[title]",matches:"frame-title-has-text-matches",tags:["cat.text-alternatives","wcag412","wcag2a","TTv5","TT12.c"],actIds:["4b1c6c"],all:[],any:[],none:["unique-frame-title"],reviewOnFail:!0},{id:"frame-title",selector:"frame, iframe",matches:"no-negative-tabindex-matches",tags:["cat.text-alternatives","wcag2a","wcag412","section508","section508.22.i","TTv5","TT12.c"],actIds:["cae760"],all:[],any:[{options:{attribute:"title"},id:"non-empty-title"},"aria-label","aria-labelledby","presentational-role"],none:[]},{id:"heading-order",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",selector:"*",excludeHidden:!1,tags:["cat.structure","experimental","review-item","best-practice"],all:[],any:["hidden-content"],none:[]},{id:"html-has-lang",selector:"html",matches:"is-initiator-matches",tags:["cat.language","wcag2a","wcag311","ACT","TTv5","TT11.a"],actIds:["b5c3f8"],all:[],any:[{options:{attributes:["lang","xml:lang"]},id:"has-lang"}],none:[]},{id:"html-lang-valid",selector:'html[lang]:not([lang=""]), html[xml\\:lang]:not([xml\\:lang=""])',tags:["cat.language","wcag2a","wcag311","ACT","TTv5","TT11.a"],actIds:["bf051a"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"html-xml-lang-mismatch",selector:"html[lang][xml\\:lang]",matches:"xml-lang-mismatch-matches",tags:["cat.language","wcag2a","wcag311","ACT"],actIds:["5b7ae0"],all:["xml-lang-mismatch"],any:[],none:[]},{id:"identical-links-same-purpose",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",selector:"img",matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","ACT","TTv5","TT7.a","TT7.b"],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",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",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","ACT","TTv5","TT5.c"],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"},"presentational-role"],none:[]},{id:"input-image-alt",selector:'input[type="image"]',matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","wcag412","section508","section508.22.a","ACT","TTv5","TT7.a"],actIds:["59796f"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"label-content-name-mismatch",matches:"label-content-name-mismatch-matches",tags:["cat.semantics","wcag21a","wcag253","experimental"],actIds:["2ee8b8"],all:[],any:[{options:{pixelThreshold:.1,occurrenceThreshold:3},id:"label-content-name-mismatch"}],none:[]},{id:"label-title-only",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","best-practice"],all:[],any:[],none:["title-only"]},{id:"label",selector:"input, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","ACT","TTv5","TT5.c"],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:["help-same-as-label","hidden-explicit-label"]},{id:"landmark-banner-is-top-level",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",selector:"aside:not([role]), [role=complementary]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-contentinfo-is-top-level",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",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-no-duplicate-banner",selector:"header:not([role]), [role=banner]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"header:not([role]), [role=banner]",nativeScopeFilter:"article, aside, main, nav, section"},id:"page-no-duplicate-banner"}],none:[]},{id:"landmark-no-duplicate-contentinfo",selector:"footer:not([role]), [role=contentinfo]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"footer:not([role]), [role=contentinfo]",nativeScopeFilter:"article, aside, main, nav, section"},id:"page-no-duplicate-contentinfo"}],none:[]},{id:"landmark-no-duplicate-main",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",selector:"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",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",selector:"a[href], [role=link]",matches:"link-in-text-block-matches",excludeHidden:!1,tags:["cat.color","wcag2a","wcag141","TTv5","TT13.a"],all:[],any:[{options:{requiredContrastRatio:3,allowSameColor:!0},id:"link-in-text-block"},"link-in-text-block-style"],none:[]},{id:"link-name",selector:"a[href]",tags:["cat.name-role-value","wcag2a","wcag412","wcag244","section508","section508.22.a","ACT","TTv5","TT6.a"],actIds:["c487ae"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["focusable-no-name"]},{id:"list",selector:"ul, ol",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131"],all:[],any:[],none:[{options:{validRoles:["listitem"],validNodeNames:["li"]},id:"only-listitems"}]},{id:"listitem",selector:"li",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131"],all:[],any:["listitem"],none:[]},{id:"marquee",selector:"marquee",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag222","TTv5","TT2.b"],all:[],any:[],none:["is-on-screen"]},{id:"meta-refresh-no-exceptions",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",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag221","TTv5","TT2.c"],actIds:["bc659a","bisz58"],all:[],any:[{options:{minDelay:0,maxDelay:72e3},id:"meta-refresh"}],none:[]},{id:"meta-viewport-large",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",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","wcag2aa","wcag144","ACT"],actIds:["b4f0c3"],all:[],any:[{options:{scaleMinimum:2},id:"meta-viewport"}],none:[]},{id:"nested-interactive",matches:"nested-interactive-matches",tags:["cat.keyboard","wcag2a","wcag412","TTv5","TT4.a"],actIds:["307n5z"],all:[],any:["no-focusable-content"],none:[]},{id:"no-autoplay-audio",excludeHidden:!1,selector:"audio[autoplay], video[autoplay]",matches:"no-autoplay-audio-matches",reviewOnFail:!0,tags:["cat.time-and-media","wcag2a","wcag142","ACT","TTv5","TT2.a"],actIds:["80f0bf"],preload:!0,all:[{options:{allowedDuration:3},id:"no-autoplay-audio"}],any:[],none:[]},{id:"object-alt",selector:"object[data]",matches:"object-is-loaded-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a"],actIds:["8fc3b6"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:[]},{id:"p-as-heading",selector:"p",matches:"p-as-heading-matches",tags:["cat.semantics","wcag2a","wcag131","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",selector:"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",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",selector:"body *",tags:["cat.keyboard","best-practice"],all:[],any:[{options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"},id:"region"}],none:[]},{id:"role-img-alt",selector:"[role='img']:not(img, area, input, object)",matches:"html-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","ACT","TTv5","TT7.a"],actIds:["23a2a8"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"scope-attr-valid",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",selector:"*:not(select,textarea)",matches:"scrollable-region-focusable-matches",tags:["cat.keyboard","wcag2a","wcag211"],actIds:["0ssw9k"],all:[],any:["focusable-content","focusable-element"],none:[]},{id:"select-name",selector:"select",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","ACT","TTv5","TT5.c"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["help-same-as-label","hidden-explicit-label"]},{id:"server-side-image-map",selector:"img[ismap]",tags:["cat.text-alternatives","wcag2a","wcag211","section508","section508.22.f"],all:[],any:[],none:["exists"]},{id:"skip-link",selector:'a[href^="#"], a[href^="/#"]',matches:"skip-link-matches",tags:["cat.keyboard","best-practice"],all:[],any:["skip-link"],none:[]},{id:"svg-img-alt",selector:'[role="img"], [role="graphics-symbol"], svg[role="graphics-document"]',matches:"svg-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","ACT","TTv5","TT7.a"],actIds:["7d6734"],all:[],any:["svg-non-empty-title","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"tabindex",selector:"[tabindex]",tags:["cat.keyboard","best-practice"],all:[],any:["tabindex"],none:[]},{id:"table-duplicate-name",selector:"table",tags:["cat.tables","best-practice"],all:[],any:[],none:["same-caption-summary"]},{id:"table-fake-caption",selector:"table",matches:"data-table-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g"],all:["caption-faked"],any:[],none:[]},{id:"target-size",selector:"*",enabled:!1,matches:"widget-not-inline-matches",tags:["wcag22aa","wcag258","cat.sensory-and-visual-cues"],all:[],any:[{options:{minSize:24},id:"target-size"},{options:{minOffset:24},id:"target-offset"}],none:[]},{id:"td-has-header",selector:"table",matches:"data-table-large-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b"],all:["td-has-header"],any:[],none:[]},{id:"td-headers-attr",selector:"table",matches:"table-or-grid-role-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g"],actIds:["a25f45"],all:["td-headers-attr"],any:[],none:[]},{id:"th-has-data-cells",selector:"table",matches:"data-table-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","14.b"],actIds:["d0f69e"],all:["th-has-data-cells"],any:[],none:[]},{id:"valid-lang",selector:"[lang]:not(html), [xml\\:lang]:not(html)",tags:["cat.language","wcag2aa","wcag312","ACT","TTv5","TT11.b"],actIds:["de46e4"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"video-caption",selector:"video",tags:["cat.text-alternatives","wcag2a","wcag122","section508","section508.22.a","TTv5","TT17.a"],actIds:["eac66b"],all:[],any:[],none:["caption"]}],checks:[{id:"abstractrole",evaluate:"abstractrole-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"},{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:"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"]}},{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]",nativeScopeFilter:"article, aside, main, nav, section"}},{id:"page-no-duplicate-contentinfo",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"footer:not([role]), [role=contentinfo]",nativeScopeFilter:"article, aside, main, nav, section"}},{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",enabled:!1},{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:"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:Sd)});var e1=ss((ly,Qd)=>{Qd.exports=ftGlobals.lit});var n1=ss((uy,t1)=>{t1.exports=ftGlobals.litUnsafeHTML});var Ig=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ja(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}var jg,Ba,Bt=(function(_,g){_.exports=function(){function D(A,b,T){function F(c,h){if(!b[c]){if(!A[c]){if(!h&&ja)return ja();if(v)return v(c,!0);var p=new Error("Cannot find module '"+c+"'");throw p.code="MODULE_NOT_FOUND",p}var m=b[c]={exports:{}};A[c][0].call(m.exports,function(E){return F(A[c][1][E]||E)},m,m.exports,D,A,b,T)}return b[c].exports}for(var v=ja,M=0;M<T.length;M++)F(T[M]);return F}return D}()({1:[function(D,A,b){A.exports=D("./lib/chai")},{"./lib/chai":2}],2:[function(D,A,b){var T=[];b.version="4.3.3",b.AssertionError=D("assertion-error");var F=D("./chai/utils");b.use=function(E){return~T.indexOf(E)||(E(b,F),T.push(E)),b},b.util=F;var v=D("./chai/config");b.config=v;var M=D("./chai/assertion");b.use(M);var c=D("./chai/core/assertions");b.use(c);var h=D("./chai/interface/expect");b.use(h);var p=D("./chai/interface/should");b.use(p);var m=D("./chai/interface/assert");b.use(m)},{"./chai/assertion":3,"./chai/config":4,"./chai/core/assertions":5,"./chai/interface/assert":6,"./chai/interface/expect":7,"./chai/interface/should":8,"./chai/utils":23,"assertion-error":34}],3:[function(D,A,b){var T=D("./config");A.exports=function(F,v){var M=F.AssertionError,c=v.flag;function h(p,m,E,I){return c(this,"ssfi",E||h),c(this,"lockSsfi",I),c(this,"object",p),c(this,"message",m),v.proxify(this)}F.Assertion=h,Object.defineProperty(h,"includeStack",{get:function(){return console.warn("Assertion.includeStack is deprecated, use chai.config.includeStack instead."),T.includeStack},set:function(p){console.warn("Assertion.includeStack is deprecated, use chai.config.includeStack instead."),T.includeStack=p}}),Object.defineProperty(h,"showDiff",{get:function(){return console.warn("Assertion.showDiff is deprecated, use chai.config.showDiff instead."),T.showDiff},set:function(p){console.warn("Assertion.showDiff is deprecated, use chai.config.showDiff instead."),T.showDiff=p}}),h.addProperty=function(p,m){v.addProperty(this.prototype,p,m)},h.addMethod=function(p,m){v.addMethod(this.prototype,p,m)},h.addChainableMethod=function(p,m,E){v.addChainableMethod(this.prototype,p,m,E)},h.overwriteProperty=function(p,m){v.overwriteProperty(this.prototype,p,m)},h.overwriteMethod=function(p,m){v.overwriteMethod(this.prototype,p,m)},h.overwriteChainableMethod=function(p,m,E){v.overwriteChainableMethod(this.prototype,p,m,E)},h.prototype.assert=function(p,m,E,I,j,U){var Z=v.test(this,arguments);if(U!==!1&&(U=!0),I===void 0&&j===void 0&&(U=!1),T.showDiff!==!0&&(U=!1),!Z){m=v.getMessage(this,arguments);var ae={actual:v.getActual(this,arguments),expected:I,showDiff:U},he=v.getOperator(this,arguments);throw he&&(ae.operator=he),new M(m,ae,T.includeStack?this.assert:c(this,"ssfi"))}},Object.defineProperty(h.prototype,"_obj",{get:function(){return c(this,"object")},set:function(p){c(this,"object",p)}})}},{"./config":4}],4:[function(D,A,b){A.exports={includeStack:!1,showDiff:!0,truncateThreshold:40,useProxy:!0,proxyExcludedKeys:["then","catch","inspect","toJSON"]}},{}],5:[function(D,A,b){A.exports=function(T,F){var v=T.Assertion,M=T.AssertionError,c=F.flag;function h(O,q){q&&c(this,"message",q),O=O.toLowerCase();var P=c(this,"object"),N=~["a","e","i","o","u"].indexOf(O.charAt(0))?"an ":"a ";this.assert(O===F.type(P).toLowerCase(),"expected #{this} to be "+N+O,"expected #{this} not to be "+N+O)}function p(O,q){return F.isNaN(O)&&F.isNaN(q)||O===q}function m(){c(this,"contains",!0)}function E(O,q){q&&c(this,"message",q);var P=c(this,"object"),N=F.type(P).toLowerCase(),K=c(this,"message"),oe=c(this,"negate"),te=c(this,"ssfi"),ne=c(this,"deep"),ee=ne?"deep ":"";K=K?K+": ":"";var ge=!1;switch(N){case"string":ge=P.indexOf(O)!==-1;break;case"weakset":if(ne)throw new M(K+"unable to use .deep.include with WeakSet",void 0,te);ge=P.has(O);break;case"map":var Me=ne?F.eql:p;P.forEach(function(Ie){ge=ge||Me(Ie,O)});break;case"set":ne?P.forEach(function(Ie){ge=ge||F.eql(Ie,O)}):ge=P.has(O);break;case"array":ge=ne?P.some(function(Ie){return F.eql(Ie,O)}):P.indexOf(O)!==-1;break;default:if(O!==Object(O))throw new M(K+"the given combination of arguments ("+N+" and "+F.type(O).toLowerCase()+") is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a "+F.type(O).toLowerCase(),void 0,te);var Te=Object.keys(O),Pe=null,Xe=0;if(Te.forEach(function(Ie){var Et=new v(P);if(F.transferFlags(this,Et,!0),c(Et,"lockSsfi",!0),oe&&Te.length!==1)try{Et.property(Ie,O[Ie])}catch(rn){if(!F.checkError.compatibleConstructor(rn,M))throw rn;Pe===null&&(Pe=rn),Xe++}else Et.property(Ie,O[Ie])},this),oe&&Te.length>1&&Xe===Te.length)throw Pe;return}this.assert(ge,"expected #{this} to "+ee+"include "+F.inspect(O),"expected #{this} to not "+ee+"include "+F.inspect(O))}function I(){var O=c(this,"object");this.assert(O!=null,"expected #{this} to exist","expected #{this} to not exist")}function j(){var O=c(this,"object"),q=F.type(O);this.assert(q==="Arguments","expected #{this} to be arguments but got "+q,"expected #{this} to not be arguments")}function U(O,q){q&&c(this,"message",q);var P=c(this,"object");if(c(this,"deep")){var N=c(this,"lockSsfi");c(this,"lockSsfi",!0),this.eql(O),c(this,"lockSsfi",N)}else this.assert(O===P,"expected #{this} to equal #{exp}","expected #{this} to not equal #{exp}",O,this._obj,!0)}function Z(O,q){q&&c(this,"message",q),this.assert(F.eql(O,c(this,"object")),"expected #{this} to deeply equal #{exp}","expected #{this} to not deeply equal #{exp}",O,this._obj,!0)}function ae(O,q){q&&c(this,"message",q);var P,N=c(this,"object"),K=c(this,"doLength"),oe=c(this,"message"),te=oe?oe+": ":"",ne=c(this,"ssfi"),ee=F.type(N).toLowerCase(),ge=F.type(O).toLowerCase(),Me=!0;if(K&&ee!=="map"&&ee!=="set"&&new v(N,oe,ne,!0).to.have.property("length"),K||ee!=="date"||ge==="date"?ge==="number"||!K&&ee!=="number"?K||ee==="date"||ee==="number"?Me=!1:P=te+"expected "+(ee==="string"?"'"+N+"'":N)+" to be a number or a date":P=te+"the argument to above must be a number":P=te+"the argument to above must be a date",Me)throw new M(P,void 0,ne);if(K){var Te,Pe="length";ee==="map"||ee==="set"?(Pe="size",Te=N.size):Te=N.length,this.assert(Te>O,"expected #{this} to have a "+Pe+" above #{exp} but got #{act}","expected #{this} to not have a "+Pe+" above #{exp}",O,Te)}else this.assert(N>O,"expected #{this} to be above #{exp}","expected #{this} to be at most #{exp}",O)}function he(O,q){q&&c(this,"message",q);var P,N=c(this,"object"),K=c(this,"doLength"),oe=c(this,"message"),te=oe?oe+": ":"",ne=c(this,"ssfi"),ee=F.type(N).toLowerCase(),ge=F.type(O).toLowerCase(),Me=!0;if(K&&ee!=="map"&&ee!=="set"&&new v(N,oe,ne,!0).to.have.property("length"),K||ee!=="date"||ge==="date"?ge==="number"||!K&&ee!=="number"?K||ee==="date"||ee==="number"?Me=!1:P=te+"expected "+(ee==="string"?"'"+N+"'":N)+" to be a number or a date":P=te+"the argument to least must be a number":P=te+"the argument to least must be a date",Me)throw new M(P,void 0,ne);if(K){var Te,Pe="length";ee==="map"||ee==="set"?(Pe="size",Te=N.size):Te=N.length,this.assert(Te>=O,"expected #{this} to have a "+Pe+" at least #{exp} but got #{act}","expected #{this} to have a "+Pe+" below #{exp}",O,Te)}else this.assert(N>=O,"expected #{this} to be at least #{exp}","expected #{this} to be below #{exp}",O)}function we(O,q){q&&c(this,"message",q);var P,N=c(this,"object"),K=c(this,"doLength"),oe=c(this,"message"),te=oe?oe+": ":"",ne=c(this,"ssfi"),ee=F.type(N).toLowerCase(),ge=F.type(O).toLowerCase(),Me=!0;if(K&&ee!=="map"&&ee!=="set"&&new v(N,oe,ne,!0).to.have.property("length"),K||ee!=="date"||ge==="date"?ge==="number"||!K&&ee!=="number"?K||ee==="date"||ee==="number"?Me=!1:P=te+"expected "+(ee==="string"?"'"+N+"'":N)+" to be a number or a date":P=te+"the argument to below must be a number":P=te+"the argument to below must be a date",Me)throw new M(P,void 0,ne);if(K){var Te,Pe="length";ee==="map"||ee==="set"?(Pe="size",Te=N.size):Te=N.length,this.assert(Te<O,"expected #{this} to have a "+Pe+" below #{exp} but got #{act}","expected #{this} to not have a "+Pe+" below #{exp}",O,Te)}else this.assert(N<O,"expected #{this} to be below #{exp}","expected #{this} to be at least #{exp}",O)}function qe(O,q){q&&c(this,"message",q);var P,N=c(this,"object"),K=c(this,"doLength"),oe=c(this,"message"),te=oe?oe+": ":"",ne=c(this,"ssfi"),ee=F.type(N).toLowerCase(),ge=F.type(O).toLowerCase(),Me=!0;if(K&&ee!=="map"&&ee!=="set"&&new v(N,oe,ne,!0).to.have.property("length"),K||ee!=="date"||ge==="date"?ge==="number"||!K&&ee!=="number"?K||ee==="date"||ee==="number"?Me=!1:P=te+"expected "+(ee==="string"?"'"+N+"'":N)+" to be a number or a date":P=te+"the argument to most must be a number":P=te+"the argument to most must be a date",Me)throw new M(P,void 0,ne);if(K){var Te,Pe="length";ee==="map"||ee==="set"?(Pe="size",Te=N.size):Te=N.length,this.assert(Te<=O,"expected #{this} to have a "+Pe+" at most #{exp} but got #{act}","expected #{this} to have a "+Pe+" above #{exp}",O,Te)}else this.assert(N<=O,"expected #{this} to be at most #{exp}","expected #{this} to be above #{exp}",O)}function $e(O,q){q&&c(this,"message",q);var P=c(this,"object"),N=c(this,"ssfi"),K=c(this,"message");try{var oe=P instanceof O}catch(ne){throw ne instanceof TypeError?new M((K=K?K+": ":"")+"The instanceof assertion needs a constructor but "+F.type(O)+" was given.",void 0,N):ne}var te=F.getName(O);te===null&&(te="an unnamed constructor"),this.assert(oe,"expected #{this} to be an instance of "+te,"expected #{this} to not be an instance of "+te)}function Ye(O,q,P){P&&c(this,"message",P);var N=c(this,"nested"),K=c(this,"own"),oe=c(this,"message"),te=c(this,"object"),ne=c(this,"ssfi"),ee=typeof O;if(oe=oe?oe+": ":"",N){if(ee!=="string")throw new M(oe+"the argument to property must be a string when using nested syntax",void 0,ne)}else if(ee!=="string"&&ee!=="number"&&ee!=="symbol")throw new M(oe+"the argument to property must be a string, number, or symbol",void 0,ne);if(N&&K)throw new M(oe+'The "nested" and "own" flags cannot be combined.',void 0,ne);if(te==null)throw new M(oe+"Target cannot be null or undefined.",void 0,ne);var ge,Me=c(this,"deep"),Te=c(this,"negate"),Pe=N?F.getPathInfo(te,O):null,Xe=N?Pe.value:te[O],Ie="";Me&&(Ie+="deep "),K&&(Ie+="own "),N&&(Ie+="nested "),Ie+="property ",ge=K?Object.prototype.hasOwnProperty.call(te,O):N?Pe.exists:F.hasProperty(te,O),Te&&arguments.length!==1||this.assert(ge,"expected #{this} to have "+Ie+F.inspect(O),"expected #{this} to not have "+Ie+F.inspect(O)),arguments.length>1&&this.assert(ge&&(Me?F.eql(q,Xe):q===Xe),"expected #{this} to have "+Ie+F.inspect(O)+" of #{exp}, but got #{act}","expected #{this} to not have "+Ie+F.inspect(O)+" of #{act}",q,Xe),c(this,"object",Xe)}function J(O,q,P){c(this,"own",!0),Ye.apply(this,arguments)}function B(O,q,P){typeof q=="string"&&(P=q,q=null),P&&c(this,"message",P);var N=c(this,"object"),K=Object.getOwnPropertyDescriptor(Object(N),O);K&&q?this.assert(F.eql(q,K),"expected the own property descriptor for "+F.inspect(O)+" on #{this} to match "+F.inspect(q)+", got "+F.inspect(K),"expected the own property descriptor for "+F.inspect(O)+" on #{this} to not match "+F.inspect(q),q,K,!0):this.assert(K,"expected #{this} to have an own property descriptor for "+F.inspect(O),"expected #{this} to not have an own property descriptor for "+F.inspect(O)),c(this,"object",K)}function W(){c(this,"doLength",!0)}function ie(O,q){q&&c(this,"message",q);var P,N=c(this,"object"),K=F.type(N).toLowerCase(),oe=c(this,"message"),te=c(this,"ssfi"),ne="length";switch(K){case"map":case"set":ne="size",P=N.size;break;default:new v(N,oe,te,!0).to.have.property("length"),P=N.length}this.assert(P==O,"expected #{this} to have a "+ne+" of #{exp} but got #{act}","expected #{this} to not have a "+ne+" of #{act}",O,P)}function Q(O,q){q&&c(this,"message",q);var P=c(this,"object");this.assert(O.exec(P),"expected #{this} to match "+O,"expected #{this} not to match "+O)}function L(O){var q,P,N=c(this,"object"),K=F.type(N),oe=F.type(O),te=c(this,"ssfi"),ne=c(this,"deep"),ee="",ge=!0,Me=c(this,"message"),Te=(Me=Me?Me+": ":"")+"when testing keys against an object or an array you must give a single Array|Object|String argument or multiple String arguments";if(K==="Map"||K==="Set")ee=ne?"deeply ":"",P=[],N.forEach(function(rt,$t){P.push($t)}),oe!=="Array"&&(O=Array.prototype.slice.call(arguments));else{switch(P=F.getOwnEnumerableProperties(N),oe){case"Array":if(arguments.length>1)throw new M(Te,void 0,te);break;case"Object":if(arguments.length>1)throw new M(Te,void 0,te);O=Object.keys(O);break;default:O=Array.prototype.slice.call(arguments)}O=O.map(function(rt){return typeof rt=="symbol"?rt:String(rt)})}if(!O.length)throw new M(Me+"keys required",void 0,te);var Pe=O.length,Xe=c(this,"any"),Ie=c(this,"all"),Et=O;if(Xe||Ie||(Ie=!0),Xe&&(ge=Et.some(function(rt){return P.some(function($t){return ne?F.eql(rt,$t):rt===$t})})),Ie&&(ge=Et.every(function(rt){return P.some(function($t){return ne?F.eql(rt,$t):rt===$t})}),c(this,"contains")||(ge=ge&&O.length==P.length)),Pe>1){var rn=(O=O.map(function(rt){return F.inspect(rt)})).pop();Ie&&(q=O.join(", ")+", and "+rn),Xe&&(q=O.join(", ")+", or "+rn)}else q=F.inspect(O[0]);q=(Pe>1?"keys ":"key ")+q,q=(c(this,"contains")?"contain ":"have ")+q,this.assert(ge,"expected #{this} to "+ee+q,"expected #{this} to not "+ee+q,Et.slice(0).sort(F.compareByInspect),P.sort(F.compareByInspect),!0)}function le(O,q,P){P&&c(this,"message",P);var N,K=c(this,"object"),oe=c(this,"ssfi"),te=c(this,"message"),ne=c(this,"negate")||!1;new v(K,te,oe,!0).is.a("function"),(O instanceof RegExp||typeof O=="string")&&(q=O,O=null);try{K()}catch(Ie){N=Ie}var ee=O===void 0&&q===void 0,ge=!!(O&&q),Me=!1,Te=!1;if(ee||!ee&&!ne){var Pe="an error";O instanceof Error?Pe="#{exp}":O&&(Pe=F.checkError.getConstructorName(O)),this.assert(N,"expected #{this} to throw "+Pe,"expected #{this} to not throw an error but #{act} was thrown",O&&O.toString(),N instanceof Error?N.toString():typeof N=="string"?N:N&&F.checkError.getConstructorName(N))}if(O&&N&&(O instanceof Error&&F.checkError.compatibleInstance(N,O)===ne&&(ge&&ne?Me=!0:this.assert(ne,"expected #{this} to throw #{exp} but #{act} was thrown","expected #{this} to not throw #{exp}"+(N&&!ne?" but #{act} was thrown":""),O.toString(),N.toString())),F.checkError.compatibleConstructor(N,O)===ne&&(ge&&ne?Me=!0:this.assert(ne,"expected #{this} to throw #{exp} but #{act} was thrown","expected #{this} to not throw #{exp}"+(N?" but #{act} was thrown":""),O instanceof Error?O.toString():O&&F.checkError.getConstructorName(O),N instanceof Error?N.toString():N&&F.checkError.getConstructorName(N)))),N&&q!=null){var Xe="including";q instanceof RegExp&&(Xe="matching"),F.checkError.compatibleMessage(N,q)===ne&&(ge&&ne?Te=!0:this.assert(ne,"expected #{this} to throw error "+Xe+" #{exp} but got #{act}","expected #{this} to throw error not "+Xe+" #{exp}",q,F.checkError.getMessage(N)))}Me&&Te&&this.assert(ne,"expected #{this} to throw #{exp} but #{act} was thrown","expected #{this} to not throw #{exp}"+(N?" but #{act} was thrown":""),O instanceof Error?O.toString():O&&F.checkError.getConstructorName(O),N instanceof Error?N.toString():N&&F.checkError.getConstructorName(N)),c(this,"object",N)}function Y(O,q){q&&c(this,"message",q);var P=c(this,"object"),N=c(this,"itself"),K=typeof P!="function"||N?P[O]:P.prototype[O];this.assert(typeof K=="function","expected #{this} to respond to "+F.inspect(O),"expected #{this} to not respond to "+F.inspect(O))}function fe(O,q){q&&c(this,"message",q);var P=O(c(this,"object"));this.assert(P,"expected #{this} to satisfy "+F.objDisplay(O),"expected #{this} to not satisfy"+F.objDisplay(O),!c(this,"negate"),P)}function mt(O,q,P){P&&c(this,"message",P);var N=c(this,"object"),K=c(this,"message"),oe=c(this,"ssfi");if(new v(N,K,oe,!0).is.a("number"),typeof O!="number"||typeof q!="number")throw new M((K=K?K+": ":"")+"the arguments to closeTo or approximately must be numbers"+(q===void 0?", and a delta is required":""),void 0,oe);this.assert(Math.abs(N-O)<=q,"expected #{this} to be close to "+O+" +/- "+q,"expected #{this} not to be close to "+O+" +/- "+q)}function Rt(O,q,P,N,K){if(!N){if(O.length!==q.length)return!1;q=q.slice()}return O.every(function(oe,te){if(K)return P?P(oe,q[te]):oe===q[te];if(!P){var ne=q.indexOf(oe);return ne!==-1&&(N||q.splice(ne,1),!0)}return q.some(function(ee,ge){return!!P(oe,ee)&&(N||q.splice(ge,1),!0)})})}function lt(O,q){q&&c(this,"message",q);var P=c(this,"object"),N=c(this,"message"),K=c(this,"ssfi"),oe=c(this,"contains"),te=c(this,"deep");new v(O,N,K,!0).to.be.an("array"),oe?this.assert(O.some(function(ne){return P.indexOf(ne)>-1}),"expected #{this} to contain one of #{exp}","expected #{this} to not contain one of #{exp}",O,P):te?this.assert(O.some(function(ne){return F.eql(P,ne)}),"expected #{this} to deeply equal one of #{exp}","expected #{this} to deeply equal one of #{exp}",O,P):this.assert(O.indexOf(P)>-1,"expected #{this} to be one of #{exp}","expected #{this} to not be one of #{exp}",O,P)}function Jt(O,q,P){P&&c(this,"message",P);var N,K=c(this,"object"),oe=c(this,"message"),te=c(this,"ssfi");new v(K,oe,te,!0).is.a("function"),q?(new v(O,oe,te,!0).to.have.property(q),N=O[q]):(new v(O,oe,te,!0).is.a("function"),N=O()),K();var ne=q==null?O():O[q],ee=q==null?N:"."+q;c(this,"deltaMsgObj",ee),c(this,"initialDeltaValue",N),c(this,"finalDeltaValue",ne),c(this,"deltaBehavior","change"),c(this,"realDelta",ne!==N),this.assert(N!==ne,"expected "+ee+" to change","expected "+ee+" to not change")}function vt(O,q,P){P&&c(this,"message",P);var N,K=c(this,"object"),oe=c(this,"message"),te=c(this,"ssfi");new v(K,oe,te,!0).is.a("function"),q?(new v(O,oe,te,!0).to.have.property(q),N=O[q]):(new v(O,oe,te,!0).is.a("function"),N=O()),new v(N,oe,te,!0).is.a("number"),K();var ne=q==null?O():O[q],ee=q==null?N:"."+q;c(this,"deltaMsgObj",ee),c(this,"initialDeltaValue",N),c(this,"finalDeltaValue",ne),c(this,"deltaBehavior","increase"),c(this,"realDelta",ne-N),this.assert(ne-N>0,"expected "+ee+" to increase","expected "+ee+" to not increase")}function qt(O,q,P){P&&c(this,"message",P);var N,K=c(this,"object"),oe=c(this,"message"),te=c(this,"ssfi");new v(K,oe,te,!0).is.a("function"),q?(new v(O,oe,te,!0).to.have.property(q),N=O[q]):(new v(O,oe,te,!0).is.a("function"),N=O()),new v(N,oe,te,!0).is.a("number"),K();var ne=q==null?O():O[q],ee=q==null?N:"."+q;c(this,"deltaMsgObj",ee),c(this,"initialDeltaValue",N),c(this,"finalDeltaValue",ne),c(this,"deltaBehavior","decrease"),c(this,"realDelta",N-ne),this.assert(ne-N<0,"expected "+ee+" to decrease","expected "+ee+" to not decrease")}function ut(O,q){q&&c(this,"message",q);var P,N=c(this,"deltaMsgObj"),K=c(this,"initialDeltaValue"),oe=c(this,"finalDeltaValue"),te=c(this,"deltaBehavior"),ne=c(this,"realDelta");P=te==="change"?Math.abs(oe-K)===Math.abs(O):ne===Math.abs(O),this.assert(P,"expected "+N+" to "+te+" by "+O,"expected "+N+" to not "+te+" by "+O)}["to","be","been","is","and","has","have","with","that","which","at","of","same","but","does","still","also"].forEach(function(O){v.addProperty(O)}),v.addProperty("not",function(){c(this,"negate",!0)}),v.addProperty("deep",function(){c(this,"deep",!0)}),v.addProperty("nested",function(){c(this,"nested",!0)}),v.addProperty("own",function(){c(this,"own",!0)}),v.addProperty("ordered",function(){c(this,"ordered",!0)}),v.addProperty("any",function(){c(this,"any",!0),c(this,"all",!1)}),v.addProperty("all",function(){c(this,"all",!0),c(this,"any",!1)}),v.addChainableMethod("an",h),v.addChainableMethod("a",h),v.addChainableMethod("include",E,m),v.addChainableMethod("contain",E,m),v.addChainableMethod("contains",E,m),v.addChainableMethod("includes",E,m),v.addProperty("ok",function(){this.assert(c(this,"object"),"expected #{this} to be truthy","expected #{this} to be falsy")}),v.addProperty("true",function(){this.assert(c(this,"object")===!0,"expected #{this} to be true","expected #{this} to be false",!c(this,"negate"))}),v.addProperty("false",function(){this.assert(c(this,"object")===!1,"expected #{this} to be false","expected #{this} to be true",!!c(this,"negate"))}),v.addProperty("null",function(){this.assert(c(this,"object")===null,"expected #{this} to be null","expected #{this} not to be null")}),v.addProperty("undefined",function(){this.assert(c(this,"object")===void 0,"expected #{this} to be undefined","expected #{this} not to be undefined")}),v.addProperty("NaN",function(){this.assert(F.isNaN(c(this,"object")),"expected #{this} to be NaN","expected #{this} not to be NaN")}),v.addProperty("exist",I),v.addProperty("exists",I),v.addProperty("empty",function(){var O,q=c(this,"object"),P=c(this,"ssfi"),N=c(this,"message");switch(N=N?N+": ":"",F.type(q).toLowerCase()){case"array":case"string":O=q.length;break;case"map":case"set":O=q.size;break;case"weakmap":case"weakset":throw new M(N+".empty was passed a weak collection",void 0,P);case"function":var K=N+".empty was passed a function "+F.getName(q);throw new M(K.trim(),void 0,P);default:if(q!==Object(q))throw new M(N+".empty was passed non-string primitive "+F.inspect(q),void 0,P);O=Object.keys(q).length}this.assert(O===0,"expected #{this} to be empty","expected #{this} not to be empty")}),v.addProperty("arguments",j),v.addProperty("Arguments",j),v.addMethod("equal",U),v.addMethod("equals",U),v.addMethod("eq",U),v.addMethod("eql",Z),v.addMethod("eqls",Z),v.addMethod("above",ae),v.addMethod("gt",ae),v.addMethod("greaterThan",ae),v.addMethod("least",he),v.addMethod("gte",he),v.addMethod("greaterThanOrEqual",he),v.addMethod("below",we),v.addMethod("lt",we),v.addMethod("lessThan",we),v.addMethod("most",qe),v.addMethod("lte",qe),v.addMethod("lessThanOrEqual",qe),v.addMethod("within",function(O,q,P){P&&c(this,"message",P);var N,K=c(this,"object"),oe=c(this,"doLength"),te=c(this,"message"),ne=te?te+": ":"",ee=c(this,"ssfi"),ge=F.type(K).toLowerCase(),Me=F.type(O).toLowerCase(),Te=F.type(q).toLowerCase(),Pe=!0,Xe=Me==="date"&&Te==="date"?O.toUTCString()+".."+q.toUTCString():O+".."+q;if(oe&&ge!=="map"&&ge!=="set"&&new v(K,te,ee,!0).to.have.property("length"),oe||ge!=="date"||Me==="date"&&Te==="date"?Me==="number"&&Te==="number"||!oe&&ge!=="number"?oe||ge==="date"||ge==="number"?Pe=!1:N=ne+"expected "+(ge==="string"?"'"+K+"'":K)+" to be a number or a date":N=ne+"the arguments to within must be numbers":N=ne+"the arguments to within must be dates",Pe)throw new M(N,void 0,ee);if(oe){var Ie,Et="length";ge==="map"||ge==="set"?(Et="size",Ie=K.size):Ie=K.length,this.assert(Ie>=O&&Ie<=q,"expected #{this} to have a "+Et+" within "+Xe,"expected #{this} to not have a "+Et+" within "+Xe)}else this.assert(K>=O&&K<=q,"expected #{this} to be within "+Xe,"expected #{this} to not be within "+Xe)}),v.addMethod("instanceof",$e),v.addMethod("instanceOf",$e),v.addMethod("property",Ye),v.addMethod("ownProperty",J),v.addMethod("haveOwnProperty",J),v.addMethod("ownPropertyDescriptor",B),v.addMethod("haveOwnPropertyDescriptor",B),v.addChainableMethod("length",ie,W),v.addChainableMethod("lengthOf",ie,W),v.addMethod("match",Q),v.addMethod("matches",Q),v.addMethod("string",function(O,q){q&&c(this,"message",q);var P=c(this,"object"),N=c(this,"message"),K=c(this,"ssfi");new v(P,N,K,!0).is.a("string"),this.assert(~P.indexOf(O),"expected #{this} to contain "+F.inspect(O),"expected #{this} to not contain "+F.inspect(O))}),v.addMethod("keys",L),v.addMethod("key",L),v.addMethod("throw",le),v.addMethod("throws",le),v.addMethod("Throw",le),v.addMethod("respondTo",Y),v.addMethod("respondsTo",Y),v.addProperty("itself",function(){c(this,"itself",!0)}),v.addMethod("satisfy",fe),v.addMethod("satisfies",fe),v.addMethod("closeTo",mt),v.addMethod("approximately",mt),v.addMethod("members",function(O,q){q&&c(this,"message",q);var P=c(this,"object"),N=c(this,"message"),K=c(this,"ssfi");new v(P,N,K,!0).to.be.an("array"),new v(O,N,K,!0).to.be.an("array");var oe,te,ne,ee=c(this,"contains"),ge=c(this,"ordered");ee?(te="expected #{this} to be "+(oe=ge?"an ordered superset":"a superset")+" of #{exp}",ne="expected #{this} to not be "+oe+" of #{exp}"):(te="expected #{this} to have the same "+(oe=ge?"ordered members":"members")+" as #{exp}",ne="expected #{this} to not have the same "+oe+" as #{exp}");var Me=c(this,"deep")?F.eql:void 0;this.assert(Rt(O,P,Me,ee,ge),te,ne,O,P,!0)}),v.addMethod("oneOf",lt),v.addMethod("change",Jt),v.addMethod("changes",Jt),v.addMethod("increase",vt),v.addMethod("increases",vt),v.addMethod("decrease",qt),v.addMethod("decreases",qt),v.addMethod("by",ut),v.addProperty("extensible",function(){var O=c(this,"object"),q=O===Object(O)&&Object.isExtensible(O);this.assert(q,"expected #{this} to be extensible","expected #{this} to not be extensible")}),v.addProperty("sealed",function(){var O=c(this,"object"),q=O!==Object(O)||Object.isSealed(O);this.assert(q,"expected #{this} to be sealed","expected #{this} to not be sealed")}),v.addProperty("frozen",function(){var O=c(this,"object"),q=O!==Object(O)||Object.isFrozen(O);this.assert(q,"expected #{this} to be frozen","expected #{this} to not be frozen")}),v.addProperty("finite",function(O){var q=c(this,"object");this.assert(typeof q=="number"&&isFinite(q),"expected #{this} to be a finite number","expected #{this} to not be a finite number")})}},{}],6:[function(D,A,b){A.exports=function(T,F){var v=T.Assertion,M=F.flag,c=T.assert=function(h,p){new v(null,null,T.assert,!0).assert(h,p,"[ negation message unavailable ]")};c.fail=function(h,p,m,E){throw arguments.length<2&&(m=h,h=void 0),m=m||"assert.fail()",new T.AssertionError(m,{actual:h,expected:p,operator:E},c.fail)},c.isOk=function(h,p){new v(h,p,c.isOk,!0).is.ok},c.isNotOk=function(h,p){new v(h,p,c.isNotOk,!0).is.not.ok},c.equal=function(h,p,m){var E=new v(h,m,c.equal,!0);E.assert(p==M(E,"object"),"expected #{this} to equal #{exp}","expected #{this} to not equal #{act}",p,h,!0)},c.notEqual=function(h,p,m){var E=new v(h,m,c.notEqual,!0);E.assert(p!=M(E,"object"),"expected #{this} to not equal #{exp}","expected #{this} to equal #{act}",p,h,!0)},c.strictEqual=function(h,p,m){new v(h,m,c.strictEqual,!0).to.equal(p)},c.notStrictEqual=function(h,p,m){new v(h,m,c.notStrictEqual,!0).to.not.equal(p)},c.deepEqual=c.deepStrictEqual=function(h,p,m){new v(h,m,c.deepEqual,!0).to.eql(p)},c.notDeepEqual=function(h,p,m){new v(h,m,c.notDeepEqual,!0).to.not.eql(p)},c.isAbove=function(h,p,m){new v(h,m,c.isAbove,!0).to.be.above(p)},c.isAtLeast=function(h,p,m){new v(h,m,c.isAtLeast,!0).to.be.least(p)},c.isBelow=function(h,p,m){new v(h,m,c.isBelow,!0).to.be.below(p)},c.isAtMost=function(h,p,m){new v(h,m,c.isAtMost,!0).to.be.most(p)},c.isTrue=function(h,p){new v(h,p,c.isTrue,!0).is.true},c.isNotTrue=function(h,p){new v(h,p,c.isNotTrue,!0).to.not.equal(!0)},c.isFalse=function(h,p){new v(h,p,c.isFalse,!0).is.false},c.isNotFalse=function(h,p){new v(h,p,c.isNotFalse,!0).to.not.equal(!1)},c.isNull=function(h,p){new v(h,p,c.isNull,!0).to.equal(null)},c.isNotNull=function(h,p){new v(h,p,c.isNotNull,!0).to.not.equal(null)},c.isNaN=function(h,p){new v(h,p,c.isNaN,!0).to.be.NaN},c.isNotNaN=function(h,p){new v(h,p,c.isNotNaN,!0).not.to.be.NaN},c.exists=function(h,p){new v(h,p,c.exists,!0).to.exist},c.notExists=function(h,p){new v(h,p,c.notExists,!0).to.not.exist},c.isUndefined=function(h,p){new v(h,p,c.isUndefined,!0).to.equal(void 0)},c.isDefined=function(h,p){new v(h,p,c.isDefined,!0).to.not.equal(void 0)},c.isFunction=function(h,p){new v(h,p,c.isFunction,!0).to.be.a("function")},c.isNotFunction=function(h,p){new v(h,p,c.isNotFunction,!0).to.not.be.a("function")},c.isObject=function(h,p){new v(h,p,c.isObject,!0).to.be.a("object")},c.isNotObject=function(h,p){new v(h,p,c.isNotObject,!0).to.not.be.a("object")},c.isArray=function(h,p){new v(h,p,c.isArray,!0).to.be.an("array")},c.isNotArray=function(h,p){new v(h,p,c.isNotArray,!0).to.not.be.an("array")},c.isString=function(h,p){new v(h,p,c.isString,!0).to.be.a("string")},c.isNotString=function(h,p){new v(h,p,c.isNotString,!0).to.not.be.a("string")},c.isNumber=function(h,p){new v(h,p,c.isNumber,!0).to.be.a("number")},c.isNotNumber=function(h,p){new v(h,p,c.isNotNumber,!0).to.not.be.a("number")},c.isFinite=function(h,p){new v(h,p,c.isFinite,!0).to.be.finite},c.isBoolean=function(h,p){new v(h,p,c.isBoolean,!0).to.be.a("boolean")},c.isNotBoolean=function(h,p){new v(h,p,c.isNotBoolean,!0).to.not.be.a("boolean")},c.typeOf=function(h,p,m){new v(h,m,c.typeOf,!0).to.be.a(p)},c.notTypeOf=function(h,p,m){new v(h,m,c.notTypeOf,!0).to.not.be.a(p)},c.instanceOf=function(h,p,m){new v(h,m,c.instanceOf,!0).to.be.instanceOf(p)},c.notInstanceOf=function(h,p,m){new v(h,m,c.notInstanceOf,!0).to.not.be.instanceOf(p)},c.include=function(h,p,m){new v(h,m,c.include,!0).include(p)},c.notInclude=function(h,p,m){new v(h,m,c.notInclude,!0).not.include(p)},c.deepInclude=function(h,p,m){new v(h,m,c.deepInclude,!0).deep.include(p)},c.notDeepInclude=function(h,p,m){new v(h,m,c.notDeepInclude,!0).not.deep.include(p)},c.nestedInclude=function(h,p,m){new v(h,m,c.nestedInclude,!0).nested.include(p)},c.notNestedInclude=function(h,p,m){new v(h,m,c.notNestedInclude,!0).not.nested.include(p)},c.deepNestedInclude=function(h,p,m){new v(h,m,c.deepNestedInclude,!0).deep.nested.include(p)},c.notDeepNestedInclude=function(h,p,m){new v(h,m,c.notDeepNestedInclude,!0).not.deep.nested.include(p)},c.ownInclude=function(h,p,m){new v(h,m,c.ownInclude,!0).own.include(p)},c.notOwnInclude=function(h,p,m){new v(h,m,c.notOwnInclude,!0).not.own.include(p)},c.deepOwnInclude=function(h,p,m){new v(h,m,c.deepOwnInclude,!0).deep.own.include(p)},c.notDeepOwnInclude=function(h,p,m){new v(h,m,c.notDeepOwnInclude,!0).not.deep.own.include(p)},c.match=function(h,p,m){new v(h,m,c.match,!0).to.match(p)},c.notMatch=function(h,p,m){new v(h,m,c.notMatch,!0).to.not.match(p)},c.property=function(h,p,m){new v(h,m,c.property,!0).to.have.property(p)},c.notProperty=function(h,p,m){new v(h,m,c.notProperty,!0).to.not.have.property(p)},c.propertyVal=function(h,p,m,E){new v(h,E,c.propertyVal,!0).to.have.property(p,m)},c.notPropertyVal=function(h,p,m,E){new v(h,E,c.notPropertyVal,!0).to.not.have.property(p,m)},c.deepPropertyVal=function(h,p,m,E){new v(h,E,c.deepPropertyVal,!0).to.have.deep.property(p,m)},c.notDeepPropertyVal=function(h,p,m,E){new v(h,E,c.notDeepPropertyVal,!0).to.not.have.deep.property(p,m)},c.ownProperty=function(h,p,m){new v(h,m,c.ownProperty,!0).to.have.own.property(p)},c.notOwnProperty=function(h,p,m){new v(h,m,c.notOwnProperty,!0).to.not.have.own.property(p)},c.ownPropertyVal=function(h,p,m,E){new v(h,E,c.ownPropertyVal,!0).to.have.own.property(p,m)},c.notOwnPropertyVal=function(h,p,m,E){new v(h,E,c.notOwnPropertyVal,!0).to.not.have.own.property(p,m)},c.deepOwnPropertyVal=function(h,p,m,E){new v(h,E,c.deepOwnPropertyVal,!0).to.have.deep.own.property(p,m)},c.notDeepOwnPropertyVal=function(h,p,m,E){new v(h,E,c.notDeepOwnPropertyVal,!0).to.not.have.deep.own.property(p,m)},c.nestedProperty=function(h,p,m){new v(h,m,c.nestedProperty,!0).to.have.nested.property(p)},c.notNestedProperty=function(h,p,m){new v(h,m,c.notNestedProperty,!0).to.not.have.nested.property(p)},c.nestedPropertyVal=function(h,p,m,E){new v(h,E,c.nestedPropertyVal,!0).to.have.nested.property(p,m)},c.notNestedPropertyVal=function(h,p,m,E){new v(h,E,c.notNestedPropertyVal,!0).to.not.have.nested.property(p,m)},c.deepNestedPropertyVal=function(h,p,m,E){new v(h,E,c.deepNestedPropertyVal,!0).to.have.deep.nested.property(p,m)},c.notDeepNestedPropertyVal=function(h,p,m,E){new v(h,E,c.notDeepNestedPropertyVal,!0).to.not.have.deep.nested.property(p,m)},c.lengthOf=function(h,p,m){new v(h,m,c.lengthOf,!0).to.have.lengthOf(p)},c.hasAnyKeys=function(h,p,m){new v(h,m,c.hasAnyKeys,!0).to.have.any.keys(p)},c.hasAllKeys=function(h,p,m){new v(h,m,c.hasAllKeys,!0).to.have.all.keys(p)},c.containsAllKeys=function(h,p,m){new v(h,m,c.containsAllKeys,!0).to.contain.all.keys(p)},c.doesNotHaveAnyKeys=function(h,p,m){new v(h,m,c.doesNotHaveAnyKeys,!0).to.not.have.any.keys(p)},c.doesNotHaveAllKeys=function(h,p,m){new v(h,m,c.doesNotHaveAllKeys,!0).to.not.have.all.keys(p)},c.hasAnyDeepKeys=function(h,p,m){new v(h,m,c.hasAnyDeepKeys,!0).to.have.any.deep.keys(p)},c.hasAllDeepKeys=function(h,p,m){new v(h,m,c.hasAllDeepKeys,!0).to.have.all.deep.keys(p)},c.containsAllDeepKeys=function(h,p,m){new v(h,m,c.containsAllDeepKeys,!0).to.contain.all.deep.keys(p)},c.doesNotHaveAnyDeepKeys=function(h,p,m){new v(h,m,c.doesNotHaveAnyDeepKeys,!0).to.not.have.any.deep.keys(p)},c.doesNotHaveAllDeepKeys=function(h,p,m){new v(h,m,c.doesNotHaveAllDeepKeys,!0).to.not.have.all.deep.keys(p)},c.throws=function(h,p,m,E){(typeof p=="string"||p instanceof RegExp)&&(m=p,p=null);var I=new v(h,E,c.throws,!0).to.throw(p,m);return M(I,"object")},c.doesNotThrow=function(h,p,m,E){(typeof p=="string"||p instanceof RegExp)&&(m=p,p=null),new v(h,E,c.doesNotThrow,!0).to.not.throw(p,m)},c.operator=function(h,p,m,E){var I;switch(p){case"==":I=h==m;break;case"===":I=h===m;break;case">":I=h>m;break;case">=":I=h>=m;break;case"<":I=h<m;break;case"<=":I=h<=m;break;case"!=":I=h!=m;break;case"!==":I=h!==m;break;default:throw E=E&&E+": ",new T.AssertionError(E+'Invalid operator "'+p+'"',void 0,c.operator)}var j=new v(I,E,c.operator,!0);j.assert(M(j,"object")===!0,"expected "+F.inspect(h)+" to be "+p+" "+F.inspect(m),"expected "+F.inspect(h)+" to not be "+p+" "+F.inspect(m))},c.closeTo=function(h,p,m,E){new v(h,E,c.closeTo,!0).to.be.closeTo(p,m)},c.approximately=function(h,p,m,E){new v(h,E,c.approximately,!0).to.be.approximately(p,m)},c.sameMembers=function(h,p,m){new v(h,m,c.sameMembers,!0).to.have.same.members(p)},c.notSameMembers=function(h,p,m){new v(h,m,c.notSameMembers,!0).to.not.have.same.members(p)},c.sameDeepMembers=function(h,p,m){new v(h,m,c.sameDeepMembers,!0).to.have.same.deep.members(p)},c.notSameDeepMembers=function(h,p,m){new v(h,m,c.notSameDeepMembers,!0).to.not.have.same.deep.members(p)},c.sameOrderedMembers=function(h,p,m){new v(h,m,c.sameOrderedMembers,!0).to.have.same.ordered.members(p)},c.notSameOrderedMembers=function(h,p,m){new v(h,m,c.notSameOrderedMembers,!0).to.not.have.same.ordered.members(p)},c.sameDeepOrderedMembers=function(h,p,m){new v(h,m,c.sameDeepOrderedMembers,!0).to.have.same.deep.ordered.members(p)},c.notSameDeepOrderedMembers=function(h,p,m){new v(h,m,c.notSameDeepOrderedMembers,!0).to.not.have.same.deep.ordered.members(p)},c.includeMembers=function(h,p,m){new v(h,m,c.includeMembers,!0).to.include.members(p)},c.notIncludeMembers=function(h,p,m){new v(h,m,c.notIncludeMembers,!0).to.not.include.members(p)},c.includeDeepMembers=function(h,p,m){new v(h,m,c.includeDeepMembers,!0).to.include.deep.members(p)},c.notIncludeDeepMembers=function(h,p,m){new v(h,m,c.notIncludeDeepMembers,!0).to.not.include.deep.members(p)},c.includeOrderedMembers=function(h,p,m){new v(h,m,c.includeOrderedMembers,!0).to.include.ordered.members(p)},c.notIncludeOrderedMembers=function(h,p,m){new v(h,m,c.notIncludeOrderedMembers,!0).to.not.include.ordered.members(p)},c.includeDeepOrderedMembers=function(h,p,m){new v(h,m,c.includeDeepOrderedMembers,!0).to.include.deep.ordered.members(p)},c.notIncludeDeepOrderedMembers=function(h,p,m){new v(h,m,c.notIncludeDeepOrderedMembers,!0).to.not.include.deep.ordered.members(p)},c.oneOf=function(h,p,m){new v(h,m,c.oneOf,!0).to.be.oneOf(p)},c.changes=function(h,p,m,E){arguments.length===3&&typeof p=="function"&&(E=m,m=null),new v(h,E,c.changes,!0).to.change(p,m)},c.changesBy=function(h,p,m,E,I){if(arguments.length===4&&typeof p=="function"){var j=E;E=m,I=j}else arguments.length===3&&(E=m,m=null);new v(h,I,c.changesBy,!0).to.change(p,m).by(E)},c.doesNotChange=function(h,p,m,E){return arguments.length===3&&typeof p=="function"&&(E=m,m=null),new v(h,E,c.doesNotChange,!0).to.not.change(p,m)},c.changesButNotBy=function(h,p,m,E,I){if(arguments.length===4&&typeof p=="function"){var j=E;E=m,I=j}else arguments.length===3&&(E=m,m=null);new v(h,I,c.changesButNotBy,!0).to.change(p,m).but.not.by(E)},c.increases=function(h,p,m,E){return arguments.length===3&&typeof p=="function"&&(E=m,m=null),new v(h,E,c.increases,!0).to.increase(p,m)},c.increasesBy=function(h,p,m,E,I){if(arguments.length===4&&typeof p=="function"){var j=E;E=m,I=j}else arguments.length===3&&(E=m,m=null);new v(h,I,c.increasesBy,!0).to.increase(p,m).by(E)},c.doesNotIncrease=function(h,p,m,E){return arguments.length===3&&typeof p=="function"&&(E=m,m=null),new v(h,E,c.doesNotIncrease,!0).to.not.increase(p,m)},c.increasesButNotBy=function(h,p,m,E,I){if(arguments.length===4&&typeof p=="function"){var j=E;E=m,I=j}else arguments.length===3&&(E=m,m=null);new v(h,I,c.increasesButNotBy,!0).to.increase(p,m).but.not.by(E)},c.decreases=function(h,p,m,E){return arguments.length===3&&typeof p=="function"&&(E=m,m=null),new v(h,E,c.decreases,!0).to.decrease(p,m)},c.decreasesBy=function(h,p,m,E,I){if(arguments.length===4&&typeof p=="function"){var j=E;E=m,I=j}else arguments.length===3&&(E=m,m=null);new v(h,I,c.decreasesBy,!0).to.decrease(p,m).by(E)},c.doesNotDecrease=function(h,p,m,E){return arguments.length===3&&typeof p=="function"&&(E=m,m=null),new v(h,E,c.doesNotDecrease,!0).to.not.decrease(p,m)},c.doesNotDecreaseBy=function(h,p,m,E,I){if(arguments.length===4&&typeof p=="function"){var j=E;E=m,I=j}else arguments.length===3&&(E=m,m=null);return new v(h,I,c.doesNotDecreaseBy,!0).to.not.decrease(p,m).by(E)},c.decreasesButNotBy=function(h,p,m,E,I){if(arguments.length===4&&typeof p=="function"){var j=E;E=m,I=j}else arguments.length===3&&(E=m,m=null);new v(h,I,c.decreasesButNotBy,!0).to.decrease(p,m).but.not.by(E)},c.ifError=function(h){if(h)throw h},c.isExtensible=function(h,p){new v(h,p,c.isExtensible,!0).to.be.extensible},c.isNotExtensible=function(h,p){new v(h,p,c.isNotExtensible,!0).to.not.be.extensible},c.isSealed=function(h,p){new v(h,p,c.isSealed,!0).to.be.sealed},c.isNotSealed=function(h,p){new v(h,p,c.isNotSealed,!0).to.not.be.sealed},c.isFrozen=function(h,p){new v(h,p,c.isFrozen,!0).to.be.frozen},c.isNotFrozen=function(h,p){new v(h,p,c.isNotFrozen,!0).to.not.be.frozen},c.isEmpty=function(h,p){new v(h,p,c.isEmpty,!0).to.be.empty},c.isNotEmpty=function(h,p){new v(h,p,c.isNotEmpty,!0).to.not.be.empty},function h(p,m){return c[m]=c[p],h}("isOk","ok")("isNotOk","notOk")("throws","throw")("throws","Throw")("isExtensible","extensible")("isNotExtensible","notExtensible")("isSealed","sealed")("isNotSealed","notSealed")("isFrozen","frozen")("isNotFrozen","notFrozen")("isEmpty","empty")("isNotEmpty","notEmpty")}},{}],7:[function(D,A,b){A.exports=function(T,F){T.expect=function(v,M){return new T.Assertion(v,M)},T.expect.fail=function(v,M,c,h){throw arguments.length<2&&(c=v,v=void 0),c=c||"expect.fail()",new T.AssertionError(c,{actual:v,expected:M,operator:h},T.expect.fail)}}},{}],8:[function(D,A,b){A.exports=function(T,F){var v=T.Assertion;function M(){function c(){return this instanceof String||this instanceof Number||this instanceof Boolean||typeof Symbol=="function"&&this instanceof Symbol||typeof BigInt=="function"&&this instanceof BigInt?new v(this.valueOf(),null,c):new v(this,null,c)}function h(m){Object.defineProperty(this,"should",{value:m,enumerable:!0,configurable:!0,writable:!0})}Object.defineProperty(Object.prototype,"should",{set:h,get:c,configurable:!0});var p={fail:function(m,E,I,j){throw arguments.length<2&&(I=m,m=void 0),I=I||"should.fail()",new T.AssertionError(I,{actual:m,expected:E,operator:j},p.fail)},equal:function(m,E,I){new v(m,I).to.equal(E)},Throw:function(m,E,I,j){new v(m,j).to.Throw(E,I)},exist:function(m,E){new v(m,E).to.exist},not:{}};return p.not.equal=function(m,E,I){new v(m,I).to.not.equal(E)},p.not.Throw=function(m,E,I,j){new v(m,j).to.not.Throw(E,I)},p.not.exist=function(m,E){new v(m,E).to.not.exist},p.throw=p.Throw,p.not.throw=p.not.Throw,p}T.should=M,T.Should=M}},{}],9:[function(D,A,b){var T=D("./addLengthGuard"),F=D("../../chai"),v=D("./flag"),M=D("./proxify"),c=D("./transferFlags"),h=typeof Object.setPrototypeOf=="function",p=function(){},m=Object.getOwnPropertyNames(p).filter(function(j){var U=Object.getOwnPropertyDescriptor(p,j);return typeof U!="object"||!U.configurable}),E=Function.prototype.call,I=Function.prototype.apply;A.exports=function(j,U,Z,ae){typeof ae!="function"&&(ae=function(){});var he={method:Z,chainingBehavior:ae};j.__methods||(j.__methods={}),j.__methods[U]=he,Object.defineProperty(j,U,{get:function(){he.chainingBehavior.call(this);var we=function(){v(this,"lockSsfi")||v(this,"ssfi",we);var $e=he.method.apply(this,arguments);if($e!==void 0)return $e;var Ye=new F.Assertion;return c(this,Ye),Ye};if(T(we,U,!0),h){var qe=Object.create(this);qe.call=E,qe.apply=I,Object.setPrototypeOf(we,qe)}else Object.getOwnPropertyNames(j).forEach(function($e){if(m.indexOf($e)===-1){var Ye=Object.getOwnPropertyDescriptor(j,$e);Object.defineProperty(we,$e,Ye)}});return c(this,we),M(we)},configurable:!0})}},{"../../chai":2,"./addLengthGuard":10,"./flag":15,"./proxify":31,"./transferFlags":33}],10:[function(D,A,b){var T=Object.getOwnPropertyDescriptor(function(){},"length");A.exports=function(F,v,M){return T.configurable&&Object.defineProperty(F,"length",{get:function(){throw Error(M?"Invalid Chai property: "+v+'.length. Due to a compatibility issue, "length" cannot directly follow "'+v+'". Use "'+v+'.lengthOf" instead.':"Invalid Chai property: "+v+'.length. See docs for proper usage of "'+v+'".')}}),F}},{}],11:[function(D,A,b){var T=D("./addLengthGuard"),F=D("../../chai"),v=D("./flag"),M=D("./proxify"),c=D("./transferFlags");A.exports=function(h,p,m){var E=function(){v(this,"lockSsfi")||v(this,"ssfi",E);var I=m.apply(this,arguments);if(I!==void 0)return I;var j=new F.Assertion;return c(this,j),j};T(E,p,!1),h[p]=M(E,p)}},{"../../chai":2,"./addLengthGuard":10,"./flag":15,"./proxify":31,"./transferFlags":33}],12:[function(D,A,b){var T=D("../../chai"),F=D("./flag"),v=D("./isProxyEnabled"),M=D("./transferFlags");A.exports=function(c,h,p){p=p===void 0?function(){}:p,Object.defineProperty(c,h,{get:function m(){v()||F(this,"lockSsfi")||F(this,"ssfi",m);var E=p.call(this);if(E!==void 0)return E;var I=new T.Assertion;return M(this,I),I},configurable:!0})}},{"../../chai":2,"./flag":15,"./isProxyEnabled":26,"./transferFlags":33}],13:[function(D,A,b){var T=D("./inspect");A.exports=function(F,v){return T(F)<T(v)?-1:1}},{"./inspect":24}],14:[function(D,A,b){var T=D("assertion-error"),F=D("./flag"),v=D("type-detect");A.exports=function(M,c){var h=F(M,"message"),p=F(M,"ssfi");h=h?h+": ":"",M=F(M,"object"),(c=c.map(function(I){return I.toLowerCase()})).sort();var m=c.map(function(I,j){var U=~["a","e","i","o","u"].indexOf(I.charAt(0))?"an":"a";return(c.length>1&&j===c.length-1?"or ":"")+U+" "+I}).join(", "),E=v(M).toLowerCase();if(!c.some(function(I){return E===I}))throw new T(h+"object tested must be "+m+", but "+E+" given",void 0,p)}},{"./flag":15,"assertion-error":34,"type-detect":39}],15:[function(D,A,b){A.exports=function(T,F,v){var M=T.__flags||(T.__flags=Object.create(null));if(arguments.length!==3)return M[F];M[F]=v}},{}],16:[function(D,A,b){A.exports=function(T,F){return F.length>4?F[4]:T._obj}},{}],17:[function(D,A,b){A.exports=function(T){var F=[];for(var v in T)F.push(v);return F}},{}],18:[function(D,A,b){var T=D("./flag"),F=D("./getActual"),v=D("./objDisplay");A.exports=function(M,c){var h=T(M,"negate"),p=T(M,"object"),m=c[3],E=F(M,c),I=h?c[2]:c[1],j=T(M,"message");return typeof I=="function"&&(I=I()),I=(I=I||"").replace(/#\{this\}/g,function(){return v(p)}).replace(/#\{act\}/g,function(){return v(E)}).replace(/#\{exp\}/g,function(){return v(m)}),j?j+": "+I:I}},{"./flag":15,"./getActual":16,"./objDisplay":27}],19:[function(D,A,b){var T=D("type-detect"),F=D("./flag");function v(M){var c=T(M);return["Array","Object","function"].indexOf(c)!==-1}A.exports=function(M,c){var h=F(M,"operator"),p=F(M,"negate"),m=c[3],E=p?c[2]:c[1];if(h)return h;if(typeof E=="function"&&(E=E()),(E=E||"")&&!/\shave\s/.test(E)){var I=v(m);return/\snot\s/.test(E)?I?"notDeepStrictEqual":"notStrictEqual":I?"deepStrictEqual":"strictEqual"}}},{"./flag":15,"type-detect":39}],20:[function(D,A,b){var T=D("./getOwnEnumerablePropertySymbols");A.exports=function(F){return Object.keys(F).concat(T(F))}},{"./getOwnEnumerablePropertySymbols":21}],21:[function(D,A,b){A.exports=function(T){return typeof Object.getOwnPropertySymbols!="function"?[]:Object.getOwnPropertySymbols(T).filter(function(F){return Object.getOwnPropertyDescriptor(T,F).enumerable})}},{}],22:[function(D,A,b){A.exports=function(T){var F=Object.getOwnPropertyNames(T);function v(c){F.indexOf(c)===-1&&F.push(c)}for(var M=Object.getPrototypeOf(T);M!==null;)Object.getOwnPropertyNames(M).forEach(v),M=Object.getPrototypeOf(M);return F}},{}],23:[function(D,A,b){var T=D("pathval");b.test=D("./test"),b.type=D("type-detect"),b.expectTypes=D("./expectTypes"),b.getMessage=D("./getMessage"),b.getActual=D("./getActual"),b.inspect=D("./inspect"),b.objDisplay=D("./objDisplay"),b.flag=D("./flag"),b.transferFlags=D("./transferFlags"),b.eql=D("deep-eql"),b.getPathInfo=T.getPathInfo,b.hasProperty=T.hasProperty,b.getName=D("get-func-name"),b.addProperty=D("./addProperty"),b.addMethod=D("./addMethod"),b.overwriteProperty=D("./overwriteProperty"),b.overwriteMethod=D("./overwriteMethod"),b.addChainableMethod=D("./addChainableMethod"),b.overwriteChainableMethod=D("./overwriteChainableMethod"),b.compareByInspect=D("./compareByInspect"),b.getOwnEnumerablePropertySymbols=D("./getOwnEnumerablePropertySymbols"),b.getOwnEnumerableProperties=D("./getOwnEnumerableProperties"),b.checkError=D("check-error"),b.proxify=D("./proxify"),b.addLengthGuard=D("./addLengthGuard"),b.isProxyEnabled=D("./isProxyEnabled"),b.isNaN=D("./isNaN"),b.getOperator=D("./getOperator")},{"./addChainableMethod":9,"./addLengthGuard":10,"./addMethod":11,"./addProperty":12,"./compareByInspect":13,"./expectTypes":14,"./flag":15,"./getActual":16,"./getMessage":18,"./getOperator":19,"./getOwnEnumerableProperties":20,"./getOwnEnumerablePropertySymbols":21,"./inspect":24,"./isNaN":25,"./isProxyEnabled":26,"./objDisplay":27,"./overwriteChainableMethod":28,"./overwriteMethod":29,"./overwriteProperty":30,"./proxify":31,"./test":32,"./transferFlags":33,"check-error":35,"deep-eql":36,"get-func-name":37,pathval:38,"type-detect":39}],24:[function(D,A,b){var T=D("get-func-name"),F=D("./getProperties"),v=D("./getEnumerableProperties"),M=D("../config");function c(J,B,W,ie){return p({showHidden:B,seen:[],stylize:function(Q){return Q}},J,W===void 0?2:W)}A.exports=c;var h=function(J){return typeof HTMLElement=="object"?J instanceof HTMLElement:J&&typeof J=="object"&&"nodeType"in J&&J.nodeType===1&&typeof J.nodeName=="string"};function p(J,B,W){if(B&&typeof B.inspect=="function"&&B.inspect!==b.inspect&&(!B.constructor||B.constructor.prototype!==B)){var ie=B.inspect(W,J);return typeof ie!="string"&&(ie=p(J,ie,W)),ie}var Q=m(J,B);if(Q)return Q;if(h(B)){if("outerHTML"in B)return B.outerHTML;try{if(document.xmlVersion)return new XMLSerializer().serializeToString(B);var L="http://www.w3.org/1999/xhtml",le=document.createElementNS(L,"_");le.appendChild(B.cloneNode(!1));var Y=le.innerHTML.replace("><",">"+B.innerHTML+"<");return le.innerHTML="",Y}catch{}}var fe,mt,Rt=v(B),lt=J.showHidden?F(B):Rt;if(lt.length===0||$e(B)&&(lt.length===1&<[0]==="stack"||lt.length===2&<[0]==="description"&<[1]==="stack")){if(typeof B=="function")return mt=(fe=T(B))?": "+fe:"",J.stylize("[Function"+mt+"]","special");if(we(B))return J.stylize(RegExp.prototype.toString.call(B),"regexp");if(qe(B))return J.stylize(Date.prototype.toUTCString.call(B),"date");if($e(B))return E(B)}var Jt,vt="",qt=!1,ut=!1,O=["{","}"];if(ae(B)&&(ut=!0,O=["[","]"]),he(B)&&(qt=!0,O=["[","]"]),typeof B=="function"&&(vt=" [Function"+(mt=(fe=T(B))?": "+fe:"")+"]"),we(B)&&(vt=" "+RegExp.prototype.toString.call(B)),qe(B)&&(vt=" "+Date.prototype.toUTCString.call(B)),$e(B))return E(B);if(lt.length===0&&(!qt||B.length==0))return O[0]+vt+O[1];if(W<0)return we(B)?J.stylize(RegExp.prototype.toString.call(B),"regexp"):J.stylize("[Object]","special");if(J.seen.push(B),qt)Jt=I(J,B,W,Rt,lt);else{if(ut)return j(B);Jt=lt.map(function(q){return U(J,B,W,Rt,q,qt)})}return J.seen.pop(),Z(Jt,vt,O)}function m(J,B){switch(typeof B){case"undefined":return J.stylize("undefined","undefined");case"string":var W="'"+JSON.stringify(B).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return J.stylize(W,"string");case"number":return B===0&&1/B==-1/0?J.stylize("-0","number"):J.stylize(""+B,"number");case"boolean":return J.stylize(""+B,"boolean");case"symbol":return J.stylize(B.toString(),"symbol");case"bigint":return J.stylize(B.toString()+"n","bigint")}if(B===null)return J.stylize("null","null")}function E(J){return"["+Error.prototype.toString.call(J)+"]"}function I(J,B,W,ie,Q){for(var L=[],le=0,Y=B.length;le<Y;++le)Object.prototype.hasOwnProperty.call(B,String(le))?L.push(U(J,B,W,ie,String(le),!0)):L.push("");return Q.forEach(function(fe){fe.match(/^\d+$/)||L.push(U(J,B,W,ie,fe,!0))}),L}function j(J){for(var B="[ ",W=0;W<J.length;++W){if(B.length>=M.truncateThreshold-7){B+="...";break}B+=J[W]+", "}return(B+=" ]").indexOf(", ]")!==-1&&(B=B.replace(", ]"," ]")),B}function U(J,B,W,ie,Q,L){var le,Y,fe=Object.getOwnPropertyDescriptor(B,Q);if(fe&&(fe.get?Y=fe.set?J.stylize("[Getter/Setter]","special"):J.stylize("[Getter]","special"):fe.set&&(Y=J.stylize("[Setter]","special"))),ie.indexOf(Q)<0&&(le="["+Q+"]"),Y||(J.seen.indexOf(B[Q])<0?(Y=p(J,B[Q],W===null?null:W-1)).indexOf(`
|
|
21
|
+
`)>-1&&(Y=L?Y.split(`
|
|
22
|
+
`).map(function(mt){return" "+mt}).join(`
|
|
23
|
+
`).substr(2):`
|
|
24
|
+
`+Y.split(`
|
|
25
|
+
`).map(function(mt){return" "+mt}).join(`
|
|
26
|
+
`)):Y=J.stylize("[Circular]","special")),le===void 0){if(L&&Q.match(/^\d+$/))return Y;(le=JSON.stringify(""+Q)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(le=le.substr(1,le.length-2),le=J.stylize(le,"name")):(le=le.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),le=J.stylize(le,"string"))}return le+": "+Y}function Z(J,B,W){return J.reduce(function(ie,Q){return ie+Q.length+1},0)>60?W[0]+(B===""?"":B+`
|
|
27
|
+
`)+" "+J.join(`,
|
|
28
|
+
`)+" "+W[1]:W[0]+B+" "+J.join(", ")+" "+W[1]}function ae(J){return typeof J=="object"&&/\w+Array]$/.test(Ye(J))}function he(J){return Array.isArray(J)||typeof J=="object"&&Ye(J)==="[object Array]"}function we(J){return typeof J=="object"&&Ye(J)==="[object RegExp]"}function qe(J){return typeof J=="object"&&Ye(J)==="[object Date]"}function $e(J){return typeof J=="object"&&Ye(J)==="[object Error]"}function Ye(J){return Object.prototype.toString.call(J)}},{"../config":4,"./getEnumerableProperties":17,"./getProperties":22,"get-func-name":37}],25:[function(D,A,b){function T(F){return F!=F}A.exports=Number.isNaN||T},{}],26:[function(D,A,b){var T=D("../config");A.exports=function(){return T.useProxy&&typeof Proxy<"u"&&typeof Reflect<"u"}},{"../config":4}],27:[function(D,A,b){var T=D("./inspect"),F=D("../config");A.exports=function(v){var M=T(v),c=Object.prototype.toString.call(v);if(F.truncateThreshold&&M.length>=F.truncateThreshold){if(c==="[object Function]")return v.name&&v.name!==""?"[Function: "+v.name+"]":"[Function]";if(c==="[object Array]")return"[ Array("+v.length+") ]";if(c==="[object Object]"){var h=Object.keys(v);return"{ Object ("+(h.length>2?h.splice(0,2).join(", ")+", ...":h.join(", "))+") }"}return M}return M}},{"../config":4,"./inspect":24}],28:[function(D,A,b){var T=D("../../chai"),F=D("./transferFlags");A.exports=function(v,M,c,h){var p=v.__methods[M],m=p.chainingBehavior;p.chainingBehavior=function(){var I=h(m).call(this);if(I!==void 0)return I;var j=new T.Assertion;return F(this,j),j};var E=p.method;p.method=function(){var I=c(E).apply(this,arguments);if(I!==void 0)return I;var j=new T.Assertion;return F(this,j),j}}},{"../../chai":2,"./transferFlags":33}],29:[function(D,A,b){var T=D("./addLengthGuard"),F=D("../../chai"),v=D("./flag"),M=D("./proxify"),c=D("./transferFlags");A.exports=function(h,p,m){var E=h[p],I=function(){throw new Error(p+" is not a function")};E&&typeof E=="function"&&(I=E);var j=function(){v(this,"lockSsfi")||v(this,"ssfi",j);var U=v(this,"lockSsfi");v(this,"lockSsfi",!0);var Z=m(I).apply(this,arguments);if(v(this,"lockSsfi",U),Z!==void 0)return Z;var ae=new F.Assertion;return c(this,ae),ae};T(j,p,!1),h[p]=M(j,p)}},{"../../chai":2,"./addLengthGuard":10,"./flag":15,"./proxify":31,"./transferFlags":33}],30:[function(D,A,b){var T=D("../../chai"),F=D("./flag"),v=D("./isProxyEnabled"),M=D("./transferFlags");A.exports=function(c,h,p){var m=Object.getOwnPropertyDescriptor(c,h),E=function(){};m&&typeof m.get=="function"&&(E=m.get),Object.defineProperty(c,h,{get:function I(){v()||F(this,"lockSsfi")||F(this,"ssfi",I);var j=F(this,"lockSsfi");F(this,"lockSsfi",!0);var U=p(E).call(this);if(F(this,"lockSsfi",j),U!==void 0)return U;var Z=new T.Assertion;return M(this,Z),Z},configurable:!0})}},{"../../chai":2,"./flag":15,"./isProxyEnabled":26,"./transferFlags":33}],31:[function(D,A,b){var T=D("../config"),F=D("./flag"),v=D("./getProperties"),M=D("./isProxyEnabled"),c=["__flags","__methods","_obj","assert"];function h(p,m,E){if(Math.abs(p.length-m.length)>=E)return E;for(var I=[],j=0;j<=p.length;j++)I[j]=Array(m.length+1).fill(0),I[j][0]=j;for(var U=0;U<m.length;U++)I[0][U]=U;for(j=1;j<=p.length;j++){var Z=p.charCodeAt(j-1);for(U=1;U<=m.length;U++)Math.abs(j-U)>=E?I[j][U]=E:I[j][U]=Math.min(I[j-1][U]+1,I[j][U-1]+1,I[j-1][U-1]+(Z===m.charCodeAt(U-1)?0:1))}return I[p.length][m.length]}A.exports=function(p,m){return M()?new Proxy(p,{get:function E(I,j){if(typeof j=="string"&&T.proxyExcludedKeys.indexOf(j)===-1&&!Reflect.has(I,j)){if(m)throw Error("Invalid Chai property: "+m+"."+j+'. See docs for proper usage of "'+m+'".');var U=null,Z=4;throw v(I).forEach(function(ae){if(!Object.prototype.hasOwnProperty(ae)&&c.indexOf(ae)===-1){var he=h(j,ae,Z);he<Z&&(U=ae,Z=he)}}),Error(U!==null?"Invalid Chai property: "+j+'. Did you mean "'+U+'"?':"Invalid Chai property: "+j)}return c.indexOf(j)!==-1||F(I,"lockSsfi")||F(I,"ssfi",E),Reflect.get(I,j)}}):p}},{"../config":4,"./flag":15,"./getProperties":22,"./isProxyEnabled":26}],32:[function(D,A,b){var T=D("./flag");A.exports=function(F,v){var M=T(F,"negate"),c=v[0];return M?!c:c}},{"./flag":15}],33:[function(D,A,b){A.exports=function(T,F,v){var M=T.__flags||(T.__flags=Object.create(null));for(var c in F.__flags||(F.__flags=Object.create(null)),v=arguments.length!==3||v,M)(v||c!=="object"&&c!=="ssfi"&&c!=="lockSsfi"&&c!="message")&&(F.__flags[c]=M[c])}},{}],34:[function(D,A,b){function T(){var v=[].slice.call(arguments);function M(c,h){Object.keys(h).forEach(function(p){~v.indexOf(p)||(c[p]=h[p])})}return function(){for(var c=[].slice.call(arguments),h=0,p={};h<c.length;h++)M(p,c[h]);return p}}function F(v,M,c){var h=T("name","message","stack","constructor","toJSON")(M||{});for(var p in this.message=v||"Unspecified AssertionError",this.showDiff=!1,h)this[p]=h[p];if(c=c||F,Error.captureStackTrace)Error.captureStackTrace(this,c);else try{throw new Error}catch(m){this.stack=m.stack}}A.exports=F,F.prototype=Object.create(Error.prototype),F.prototype.name="AssertionError",F.prototype.constructor=F,F.prototype.toJSON=function(v){var M=T("constructor","toJSON","stack")({name:this.name},this);return v!==!1&&this.stack&&(M.stack=this.stack),M}},{}],35:[function(D,A,b){function T(m,E){return E instanceof Error&&m===E}function F(m,E){return E instanceof Error?m.constructor===E.constructor||m instanceof E.constructor:(E.prototype instanceof Error||E===Error)&&(m.constructor===E||m instanceof E)}function v(m,E){var I=typeof m=="string"?m:m.message;return E instanceof RegExp?E.test(I):typeof E=="string"&&I.indexOf(E)!==-1}var M=/\s*function(?:\s|\s*\/\*[^(?:*\/)]+\*\/\s*)*([^\(\/]+)/;function c(m){var E="";if(m.name===void 0){var I=String(m).match(M);I&&(E=I[1])}else E=m.name;return E}function h(m){var E=m;return m instanceof Error?E=c(m.constructor):typeof m=="function"&&(E=c(m).trim()||c(new m)),E}function p(m){var E="";return m&&m.message?E=m.message:typeof m=="string"&&(E=m),E}A.exports={compatibleInstance:T,compatibleConstructor:F,compatibleMessage:v,getMessage:p,getConstructorName:h}},{}],36:[function(D,A,b){var T=D("type-detect");function F(){this._key="chai/deep-eql__"+Math.random()+Date.now()}F.prototype={get:function(B){return B[this._key]},set:function(B,W){Object.isExtensible(B)&&Object.defineProperty(B,this._key,{value:W,configurable:!0})}};var v=typeof WeakMap=="function"?WeakMap:F;function M(B,W,ie){if(!ie||J(B)||J(W))return null;var Q=ie.get(B);if(Q){var L=Q.get(W);if(typeof L=="boolean")return L}return null}function c(B,W,ie,Q){if(ie&&!J(B)&&!J(W)){var L=ie.get(B);L?L.set(W,Q):((L=new v).set(W,Q),ie.set(B,L))}}function h(B,W,ie){if(ie&&ie.comparator)return m(B,W,ie);var Q=p(B,W);return Q!==null?Q:m(B,W,ie)}function p(B,W){return B===W?B!==0||1/B==1/W:B!=B&&W!=W||!J(B)&&!J(W)&&null}function m(B,W,ie){(ie=ie||{}).memoize=ie.memoize!==!1&&(ie.memoize||new v);var Q=ie&&ie.comparator,L=M(B,W,ie.memoize);if(L!==null)return L;var le=M(W,B,ie.memoize);if(le!==null)return le;if(Q){var Y=Q(B,W);if(Y===!1||Y===!0)return c(B,W,ie.memoize,Y),Y;var fe=p(B,W);if(fe!==null)return fe}var mt=T(B);if(mt!==T(W))return c(B,W,ie.memoize,!1),!1;c(B,W,ie.memoize,!0);var Rt=E(B,W,mt,ie);return c(B,W,ie.memoize,Rt),Rt}function E(B,W,ie,Q){switch(ie){case"String":case"Number":case"Boolean":case"Date":return h(B.valueOf(),W.valueOf());case"Promise":case"Symbol":case"function":case"WeakMap":case"WeakSet":case"Error":return B===W;case"Arguments":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"Array":return U(B,W,Q);case"RegExp":return I(B,W);case"Generator":return Z(B,W,Q);case"DataView":return U(new Uint8Array(B.buffer),new Uint8Array(W.buffer),Q);case"ArrayBuffer":return U(new Uint8Array(B),new Uint8Array(W),Q);case"Set":case"Map":return j(B,W,Q);default:return Ye(B,W,Q)}}function I(B,W){return B.toString()===W.toString()}function j(B,W,ie){if(B.size!==W.size)return!1;if(B.size===0)return!0;var Q=[],L=[];return B.forEach(function(le,Y){Q.push([le,Y])}),W.forEach(function(le,Y){L.push([le,Y])}),U(Q.sort(),L.sort(),ie)}function U(B,W,ie){var Q=B.length;if(Q!==W.length)return!1;if(Q===0)return!0;for(var L=-1;++L<Q;)if(h(B[L],W[L],ie)===!1)return!1;return!0}function Z(B,W,ie){return U(we(B),we(W),ie)}function ae(B){return typeof Symbol<"u"&&typeof B=="object"&&Symbol.iterator!==void 0&&typeof B[Symbol.iterator]=="function"}function he(B){if(ae(B))try{return we(B[Symbol.iterator]())}catch{return[]}return[]}function we(B){for(var W=B.next(),ie=[W.value];W.done===!1;)W=B.next(),ie.push(W.value);return ie}function qe(B){var W=[];for(var ie in B)W.push(ie);return W}function $e(B,W,ie,Q){var L=ie.length;if(L===0)return!0;for(var le=0;le<L;le+=1)if(h(B[ie[le]],W[ie[le]],Q)===!1)return!1;return!0}function Ye(B,W,ie){var Q=qe(B),L=qe(W);if(Q.length&&Q.length===L.length)return Q.sort(),L.sort(),U(Q,L)!==!1&&$e(B,W,Q,ie);var le=he(B),Y=he(W);return le.length&&le.length===Y.length?(le.sort(),Y.sort(),U(le,Y,ie)):Q.length===0&&le.length===0&&L.length===0&&Y.length===0}function J(B){return B===null||typeof B!="object"}A.exports=h,A.exports.MemoizeMap=v},{"type-detect":39}],37:[function(D,A,b){var T=Function.prototype.toString,F=/\s*function(?:\s|\s*\/\*[^(?:*\/)]+\*\/\s*)*([^\s\(\/]+)/;function v(M){if(typeof M!="function")return null;var c="";if(Function.prototype.name===void 0&&M.name===void 0){var h=T.call(M).match(F);h&&(c=h[1])}else c=M.name;return c}A.exports=v},{}],38:[function(D,A,b){function T(m,E){return m!=null&&E in Object(m)}function F(m){return m.replace(/([^\\])\[/g,"$1.[").match(/(\\\.|[^.]+?)+/g).map(function(E){if(E==="constructor"||E==="__proto__"||E==="prototype")return{};var I=/^\[(\d+)\]$/.exec(E);return I?{i:parseFloat(I[1])}:{p:E.replace(/\\([.[\]])/g,"$1")}})}function v(m,E,I){var j=m,U=null;I=I===void 0?E.length:I;for(var Z=0;Z<I;Z++){var ae=E[Z];j&&(j=ae.p===void 0?j[ae.i]:j[ae.p],Z===I-1&&(U=j))}return U}function M(m,E,I){for(var j=m,U=I.length,Z=null,ae=0;ae<U;ae++){var he=null,we=null;if(Z=I[ae],ae===U-1)j[he=Z.p===void 0?Z.i:Z.p]=E;else if(Z.p!==void 0&&j[Z.p])j=j[Z.p];else if(Z.i!==void 0&&j[Z.i])j=j[Z.i];else{var qe=I[ae+1];he=Z.p===void 0?Z.i:Z.p,we=qe.p===void 0?[]:{},j[he]=we,j=j[he]}}}function c(m,E){var I=F(E),j=I[I.length-1],U={parent:I.length>1?v(m,I,I.length-1):m,name:j.p||j.i,value:v(m,I)};return U.exists=T(U.parent,U.name),U}function h(m,E){return c(m,E).value}function p(m,E,I){return M(m,I,F(E)),m}A.exports={hasProperty:T,getPathInfo:c,getPathValue:h,setPathValue:p}},{}],39:[function(D,A,b){(function(T,F){typeof b=="object"&&A!==void 0?A.exports=F():T.typeDetect=F()})(this,function(){var T=typeof Promise=="function",F=typeof self=="object"?self:Ig,v=typeof Symbol<"u",M=typeof Map<"u",c=typeof Set<"u",h=typeof WeakMap<"u",p=typeof WeakSet<"u",m=typeof DataView<"u",E=v&&Symbol.iterator!==void 0,I=v&&Symbol.toStringTag!==void 0,j=c&&typeof Set.prototype.entries=="function",U=M&&typeof Map.prototype.entries=="function",Z=j&&Object.getPrototypeOf(new Set().entries()),ae=U&&Object.getPrototypeOf(new Map().entries()),he=E&&typeof Array.prototype[Symbol.iterator]=="function",we=he&&Object.getPrototypeOf([][Symbol.iterator]()),qe=E&&typeof String.prototype[Symbol.iterator]=="function",$e=qe&&Object.getPrototypeOf(""[Symbol.iterator]()),Ye=8,J=-1;function B(W){var ie=typeof W;if(ie!=="object")return ie;if(W===null)return"null";if(W===F)return"global";if(Array.isArray(W)&&(I===!1||!(Symbol.toStringTag in W)))return"Array";if(typeof window=="object"&&window!==null){if(typeof window.location=="object"&&W===window.location)return"Location";if(typeof window.document=="object"&&W===window.document)return"Document";if(typeof window.navigator=="object"){if(typeof window.navigator.mimeTypes=="object"&&W===window.navigator.mimeTypes)return"MimeTypeArray";if(typeof window.navigator.plugins=="object"&&W===window.navigator.plugins)return"PluginArray"}if((typeof window.HTMLElement=="function"||typeof window.HTMLElement=="object")&&W instanceof window.HTMLElement){if(W.tagName==="BLOCKQUOTE")return"HTMLQuoteElement";if(W.tagName==="TD")return"HTMLTableDataCellElement";if(W.tagName==="TH")return"HTMLTableHeaderCellElement"}}var Q=I&&W[Symbol.toStringTag];if(typeof Q=="string")return Q;var L=Object.getPrototypeOf(W);return L===RegExp.prototype?"RegExp":L===Date.prototype?"Date":T&&L===Promise.prototype?"Promise":c&&L===Set.prototype?"Set":M&&L===Map.prototype?"Map":p&&L===WeakSet.prototype?"WeakSet":h&&L===WeakMap.prototype?"WeakMap":m&&L===DataView.prototype?"DataView":M&&L===ae?"Map Iterator":c&&L===Z?"Set Iterator":he&&L===we?"Array Iterator":qe&&L===$e?"String Iterator":L===null?"Object":Object.prototype.toString.call(W).slice(Ye,J)}return B})},{}]},{},[1])(1)}(Ba={path:jg,exports:{},require:function(_,g){return ja(g==null&&Ba.path)}},Ba.exports),Ba.exports),Db=Bt.version,xb=Bt.AssertionError,Eb=Bt.use,Ab=Bt.util,Fb=Bt.config,Cb=Bt.Assertion,Bg=Bt.expect,qg=Bt.should,kb=Bt.Should,$g=Bt.assert,Qn=Bt;var Lg=["script","style","svg"],Vg=["class","id"],Hg=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"],zg=_=>(...g)=>!_(...g);function Nn(_,g={}){let D=g.ignoreAttributes?g.ignoreAttributes.filter(L=>typeof L=="string"):[],A=g.ignoreAttributes?g.ignoreAttributes.filter(L=>typeof L!="string"):[],b=[...g.ignoreTags||[],...Lg],T=g.ignoreChildren||[],F=g.stripEmptyAttributes||Vg,v=/(&|")/g,M=L=>L==="&"?"&":""",c="",h=-1,p=new Set,m=new Set;function E(){return" ".repeat(h)}function I(L,le){let Y="",fe=L;for(;fe&&fe instanceof Text;)Y+=fe.nodeValue,fe=le.nextSibling();fe&&le.previousSibling(),Y=Y.trim(),Y!==""&&(c+=`${E()}${Y}
|
|
29
|
+
`)}function j(L){return L instanceof Element?L.getAttribute("data-tag-name")||L.localName:L.nodeName.toLowerCase()}function U(L){let le=j(L);return!b.includes(le)&&!T.includes(le)&&!p.has(L)}function Z(L){return[...L.classList.values()].sort().join(" ")}function ae({name:L,value:le}){return F.includes(L)&&le.trim()===""}function he(L,{name:le,value:Y}){return ae({name:le,value:Y})?"":le==="class"?` class="${Z(L)}"`:` ${le}="${Y.replace(v,M)}"`}function we(L){return function(Y){return D.includes(Y.name)||ae(Y)?!0:!!A.find(fe=>{if(!fe.tags||!fe.attributes)throw new Error("An object entry to ignoreAttributes should contain a 'tags' and an 'attributes' property.");return fe.tags.includes(j(L))&&fe.attributes.includes(Y.name)})}}let qe=(L,le)=>L.name.localeCompare(le.name);function $e(L){let le="",Y=Array.from(L.attributes).filter(zg(we(L))).sort(qe);if(Y.length===1)le=he(L,Y[0]);else if(Y.length>1){for(let fe=0;fe<Y.length;fe+=1)le+=`
|
|
30
|
+
${E()} ${he(L,Y[fe])}`;le+=`
|
|
31
|
+
${E()}`}return le}function Ye(L){c+=`${E()}<${j(L)}${$e(L)}>
|
|
32
|
+
`}function J(L,le){if(!(j(L)==="diff-container"||b.includes(j(L)))&&!m.has(L))if(m.add(L),L instanceof Text)I(L,le);else if(L instanceof Element)Ye(L);else throw new Error(`Unknown node type: ${L}`)}function B(L){j(L)==="diff-container"||Hg.includes(j(L))||(c+=`${E()}</${j(L)}>
|
|
33
|
+
`)}function W(L){b.includes(j(L))||L instanceof Element&&B(L)}let ie;if(typeof _=="string")ie=document.createElement("diff-container"),ie.innerHTML=_,h=-1;else if(_ instanceof Node)ie=_,h=0;else throw new Error(`Cannot create diffable HTML from: ${_}`);let Q=document.createTreeWalker(ie,NodeFilter.SHOW_TEXT+NodeFilter.SHOW_ELEMENT,null,!1);for(;Q.currentNode;){let L=Q.currentNode;if(J(L,Q),U(L)&&Q.firstChild())h+=1;else if(W(L),!Q.nextSibling()){h-=1;let Y=Q.parentNode();if(!Y)break;p.add(Y)}}return c}function xd(_){return _&&_!==null&&typeof _=="object"&&("ignoreAttributes"in _||"ignoreTags"in _||"ignoreChildren"in _||"stripEmptyAttributes"in _)}var Ug="wtr-session-id",Ed=new URL(window.location.href).searchParams.get(Ug);function us(_){return _!=null&&typeof _=="object"}async function cs(_,g,D){if(typeof Ed!="string")throw new Error("Unable to execute server commands in a browser not controlled by the test runner. Use the debug option from the watch menu to debug in a controlled browser.");let A;try{({sendMessageWaitForResponse:A}=await import("/__web-dev-server__web-socket.js"))}catch{throw new Error("Could not setup web socket connection. Are you executing this test through Web Test Runner?")}try{let b=await A({type:"wtr-command",sessionId:Ed,command:_,payload:g});if(!b.executed){let T;throw D?T=`Unknown command ${_}. Add the ${D} to your config.`:T=`Unknown command ${_}. Did you install a plugin to handle this command?`,new Error(T)}return b.result}catch(b){throw new Error(`Error while executing command ${_}${g?` with payload ${JSON.stringify(g)}`:""}: ${b.message}`)}}var ls,qa;async function Ad(){return ls||(ls=await cs("get-snapshot-config",void 0,"snapshotPlugin from @web/test-runner-commands")),ls}var Wg=/snapshots\[[^\]]+] = (\n)?(?<content>`[^`]*`)/gm,Gg=_=>([..._.matchAll(Wg)].forEach(({groups:{content:g}})=>{_=_.replaceAll(g,encodeURIComponent(g))}),_);async function Fd({cache:_=!0}={}){if(_&&qa)return qa;let g=await cs("get-snapshots",void 0,"snapshotPlugin from @web/test-runner-commands");if(typeof g?.content!="string")throw new Error("Expected a result as string");let A=await import(`data:text/javascript;charset=utf-8,${`${Gg(g.content)}/* ${Math.random()} */`}`);if(!A||!us(A.snapshots))throw new Error("Expected snapshot result to be a module that exports an object.");return qa=A.snapshots,qa}async function Cd(_){if(!us(_))throw new Error("You must provide a payload object");if(typeof _.name!="string")throw new Error("You must provide a snapshot name");return(await Fd(_))[_.name]}async function kd(_){if(!us(_))throw new Error("You must provide a payload object");if(typeof _.name!="string")throw new Error("You must provide a snapshot name");if(_.content!==void 0&&typeof _.content!="string")throw new Error("You must provide a snapshot content");let g=await Fd();return g[_.name]=_.content,cs("save-snapshot",_,"snapshotPlugin from @web/test-runner-commands")}var Td=_=>{if(window.ShadyCSS&&window.ShadyCSS.nativeShadow===!1){let g=_.tagName.toLowerCase(),D=" ";return Array.prototype.slice.call(_.attributes).forEach(A=>{D+=`${A.name}="${A.value}" `}),D=D.slice(0,-1),`<${g}${D}>${_.innerHTML}</${g}>`}return _.outerHTML},Nd=_=>{if(window.ShadyCSS&&window.ShadyCSS.nativeShadow===!1){let g=_.tagName.toLowerCase(),D=new RegExp(g,"g"),A=_.shadowRoot.innerHTML;return A=A.replace(/style-scope/g,""),A=A.replace(D,""),A=A.replace(/(class=".*?)(\s)*"/g,'$1"'),A=A.replace(/ class="\w?"/g,""),A}return _.shadowRoot.innerHTML};function ds(_){let g=[],D;for(_.type==="hook"?D=_.ctx.currentTest:D=_;D&&D.parent;)D.title&&g.push(D.title),D=D.parent;return g.reverse()}function ps(..._){switch(_.length){case 2:{let[g,D]=_;return{message:g,options:D}}case 1:{let[g]=_;return xd(g)?{options:g}:{message:g}}default:return{}}}var fs=(_,g)=>{_.Assertion.addProperty("lightDom",function(){new _.Assertion(this._obj.nodeType).to.equal(1),g.flag(this,"lightDom",!0)}),_.Assertion.addProperty("shadowDom",function(){new _.Assertion(this._obj.nodeType).to.equal(1),g.flag(this,"shadowDom",!0)}),_.Assertion.addProperty("dom",function(){new _.Assertion(this._obj.nodeType).to.equal(1),g.flag(this,"dom",!0)});let D=p=>Td(p),A=p=>p.innerHTML,b=p=>Nd(p),T=(p,m,E,...I)=>{let{message:j,options:U}=ps(...I),Z=new _.Assertion(Nn(p,U),j),ae=Nn(m,U);E?Z.not.equal(ae,j):Z.equal(ae,j)},F=p=>function(E,...I){if(g.flag(this,"lightDom")||g.flag(this,"shadowDom")||g.flag(this,"dom")){let j;g.flag(this,"lightDom")?j=A(this._obj):g.flag(this,"shadowDom")?j=b(this._obj):j=D(this._obj),T(j,E,g.flag(this,"negate"),I[0])}else p.apply(this,[E,...I])};_.Assertion.overwriteMethod("equals",F),_.Assertion.overwriteMethod("equal",F),_.Assertion.overwriteMethod("eq",F);function v(p,m,...E){let I=window.__mocha_context__,j=window.__snapshot__,{message:U,options:Z}=ps(...E),{index:ae}=I;I.index+=1;let he=ds(I.runnable),we=Nn(p,Z);if(j.update)j.set(he,ae,we,"html");else{let qe=j.get(he,ae);if(!qe)j.set(he,ae,we,"html");else{let $e=j.match(we,Nn(qe.code,Z));if($e&&m||!$e&&!m)throw new _.AssertionError(U||`Received value does not match stored snapshot ${ae}`,{actual:we,expected:qe.code,showDiff:!0},_.util.flag(this,"ssfi"))}}}async function M(p,m,...E){let{message:I,options:j}=ps(...E),Z=ds(window.__WTR_MOCHA_RUNNER__.test).join(" "),ae=Nn(p,j),he=await Cd({name:Z}),we=await Ad();if(he&&!we.updateSnapshots){if(m?he===ae:he!==ae)throw new _.AssertionError(I||`Snapshot ${Z} does not match the saved snapshot on disk`,{actual:ae,expected:he,showDiff:!0},_.util.flag(this,"ssfi"))}else he!==ae&&await kd({name:Z,content:ae})}function c(p,m,...E){if(window.__mocha_context__&&window.__snapshot__)return v.call(this,p,m,...E);if(window.__WTR_MOCHA_RUNNER__)return M.call(this,p,m,...E);throw new Error("Could not detect test runner environment. Snapshots require either Web Test Runner with mocha, or Karma with mocha and karma mocha snapshot")}function h(p){let m=_.util.flag(this,"object"),E;return g.flag(this,"shadowDom")?E=b(m):g.flag(this,"lightDom")?E=A(m):E=m,c.call(this,E,g.flag(this,"negate"),p)}g.addMethod(_.Assertion.prototype,"equalSnapshot",h),g.addMethod(_.Assertion.prototype,"notEqualSnapshot",h),g.addMethod(_.assert,"equalSnapshot",c),g.addMethod(_.assert,"notEqualSnapshot",c),_.assert.dom={equal(p,m,...E){return T.call(this,D(p),m,!1,...E)},notEqual(p,m,...E){return T.call(this,D(p),m,!0,...E)},equalSnapshot(p,...m){return c.call(this,p,!1,...m)},notEqualSnapshot(p,...m){return c.call(this,p,!0,...m)}},_.assert.lightDom={equal(p,m,...E){return T.call(this,A(p),m,!1,...E)},notEqual(p,m,...E){return T.call(this,A(p),m,!0,...E)},equalSnapshot(p,...m){return c.call(this,A(p),!1,...m)},notEqualSnapshot(p,...m){return c.call(this,A(p),!0,...m)}},_.assert.shadowDom={equal(p,m,...E){return T.call(this,b(p),m,!1,...E)},notEqual(p,m,...E){return T.call(this,b(p),m,!0,...E)},equalSnapshot(p,...m){return c.call(this,b(p),!1,...m)},notEqualSnapshot(p,...m){return c.call(this,b(p),!0,...m)}}};var er;async function Rd(){if(window.axe){er=window.axe;return}if(typeof is=="function"){er=hs();return}if(await Promise.resolve().then(()=>Ia(hs(),1)),!window.axe)throw new Error("Error importing axe-core/axe.min.js, are you using a bundler or build tool that doesnt handle es modules?");er=window.axe}function Kg(_){if(!_||!_.length)return;let g={};return _.forEach(D=>{g[D]={enabled:!1}}),g}async function Yg(_,g){return er||await Rd(),new Promise((D,A)=>{er.run(_,g,(b,T)=>{b?A(new Error(b)):D(T)})})}function Jg(_,g,D){let{violations:A}=g;if(A.length&&_){D();return}if(!A.length&&!_){D();return}let b=[];A.length&&(b[b.length]="Accessibility Violations",b[b.length]="---",A.forEach(F=>{b[b.length]=`Rule: ${F.id}`,b[b.length]=`Impact: ${F.impact}`,b[b.length]=`${F.help} (${F.helpUrl})`,F.nodes.forEach(v=>{b[b.length]="",v.target&&(b[b.length]=`Issue target: ${v.target}`),b[b.length]=`Context: ${v.html}`,v.failureSummary&&(b[b.length]=`${v.failureSummary}`)}),b[b.length]="---"}));let T=new Error(b.join(`
|
|
34
|
+
`));throw D(T),T}var ms=(_,g)=>{let{assert:D}=_;g.addMethod(_.Assertion.prototype,"accessible",function(b){let T=this._obj,F=b||{},v=Kg(F.ignoredRules),M={resultTypes:["violations"]};v&&(M.rules=v);let c=F.done?F.done:void 0;c||(c=()=>{}),F.ignoredTags&&T.parentNode.querySelectorAll(F.ignoredTags.toString()).forEach(m=>m.setAttribute("aria-hidden",!0));let h=Yg(T,M).then(p=>Jg(g.flag(this,"negate"),p,c));return this.then=h.then.bind(h),this}),D.isAccessible=function(b,T){return new _.Assertion(b).to.be.accessible(T)},D.isNotAccessible=function(b,T){return new _.Assertion(b).not.to.be.accessible(T)}};function Xg(_){var g={exports:{}};return _(g,g.exports),g.exports}function Zg(_){throw new Error('Could not dynamically require "'+_+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Qg=Xg(function(_,g){(function(D){typeof Zg=="function"?_.exports=D:chai.use(D)})(function(D,A){var b=A.flag,T=function(c){var h;return M(c)?c.length===0?"empty NodeList":(h=Array.prototype.slice.call(c,0,5).map(T).join(", "),c.length>5?h+"... (+"+(c.length-5)+" more)":h):v(c)?(h=c.tagName.toLowerCase(),c.id&&(h+="#"+c.id),c.className&&(h+="."+String(c.className).replace(/\s+/g,".")),Array.prototype.forEach.call(c.attributes,function(p){p.name!=="class"&&p.name!=="id"&&(h+="["+p.name+(p.value?'="'+p.value+'"]':"]"))}),h):String(c)},F=function(c,h){var p=b(this,"object"),m=p.getAttribute(c);(!b(this,"negate")||h===void 0)&&this.assert(!!p.attributes[c],"expected "+T(p)+" to have an attribute #{exp}","expected "+T(p)+" not to have an attribute #{exp}",c),h!==void 0&&this.assert(h===m,"expected "+T(p)+" to have an attribute "+A.inspect(c)+" with the value #{exp}, but the value was #{act}","expected "+T(p)+" not to have an attribute "+A.inspect(c)+" with the value #{act}",h,m),b(this,"object",m)},v=function(c){return c.nodeType===1},M=function(c){return Object.prototype.toString.call(c)==="[object NodeList]"};A.elToString=T,D.Assertion.addMethod("attr",F),D.Assertion.addMethod("attribute",F),D.Assertion.addMethod("class",function(c){var h=b(this,"object");this.assert(h.classList.contains(c),"expected "+T(h)+" to have class #{exp}","expected "+T(h)+" not to have class #{exp}",c)}),D.Assertion.addMethod("id",function(c){var h=b(this,"object");this.assert(h.id==c,"expected "+T(h)+" to have id #{exp}","expected "+T(h)+" not to have id #{exp}",c)}),D.Assertion.addMethod("html",function(c){var h=b(this,"object"),p=b(this,"object").innerHTML;b(this,"contains")?this.assert(p.indexOf(c)>=0,"expected #{act} to contain HTML #{exp}","expected #{act} not to contain HTML #{exp}",c,p):this.assert(p===c,"expected "+T(h)+" to have HTML #{exp}, but the HTML was #{act}","expected "+T(h)+" not to have HTML #{exp}",c,p)}),D.Assertion.addChainableMethod("trimmed",null,function(){b(this,"trim-text",!0)}),D.Assertion.addProperty("rendered",function(){b(this,"rendered-text",!0)}),D.Assertion.addMethod("text",function(c){var h=b(this,"object"),p=b(this,"contains"),m=b(this,"trim-text"),E,I,j=b(this,"rendered-text")?"innerText":"textContent";M(h)?(E=Array.prototype.map.call(h,function(ae){return m?ae[j].trim():ae[j]}),Array.isArray(c)?(I=p?c[b(this,"negate")?"some":"every"](function(ae){return Array.prototype.some.call(h,function(he){return(m?he[j].trim():he[j])===ae})}):A.eql(E,c),E=E.join(),c=c.join()):(E=E.join(""),I=p?E.indexOf(c)>=0:E===c)):(E=m?h[j].trim():h[j],I=p?E.indexOf(c)>=0:E===c);var U=T(h),Z="";m&&(Z+="trimmed "),b(this,"rendered-text")&&(Z+="rendered "),Z+="text",p?this.assert(I,"expected "+U+" to contain #{exp}, but the "+Z+" was #{act}","expected "+U+" not to contain #{exp}, but the "+Z+" was #{act}",c,E):this.assert(I,"expected "+U+" to have "+Z+" #{exp}, but the "+Z+" was #{act}","expected "+U+" not to have "+Z+" #{exp}",c,E)}),D.Assertion.addMethod("value",function(c){var h=b(this,"object"),p=b(this,"object").value;this.assert(b(this,"object").value===c,"expected "+T(h)+" to have value #{exp}, but the value was #{act}","expected "+T(h)+" not to have value #{exp}",c,p)}),D.Assertion.overwriteProperty("exist",function(c){return function(){var h=b(this,"object");M(h)?this.assert(h.length>0,"expected an empty NodeList to have nodes","expected "+T(h)+" to not exist"):c.apply(this,arguments)}}),D.Assertion.overwriteProperty("empty",function(c){return function(){var h=b(this,"object");v(h)?this.assert(h.children.length===0,"expected "+T(h)+" to be empty","expected "+T(h)+" to not be empty"):M(h)?this.assert(h.length===0,"expected "+T(h)+" to be empty","expected "+T(h)+" to not be empty"):c.apply(this,arguments)}}),D.Assertion.overwriteChainableMethod("length",function(c){return function(h){var p=b(this,"object");if(M(p)||v(p)){var m=p.children?p.children.length:p.length;this.assert(m===h,"expected "+T(p)+" to have #{exp} children but it had #{act} children","expected "+T(p)+" to not have #{exp} children",h,m)}else c.apply(this,arguments)}},function(c){return function(){c.call(this)}}),D.Assertion.overwriteMethod("match",function(c){return function(h){var p=b(this,"object");v(p)?this.assert(p.matches(h),"expected "+T(p)+" to match #{exp}","expected "+T(p)+" to not match #{exp}",h):M(p)?this.assert(!!p.length&&Array.prototype.every.call(p,function(m){return m.matches(h)}),"expected "+T(p)+" to match #{exp}","expected "+T(p)+" to not match #{exp}",h):c.apply(this,arguments)}}),D.Assertion.overwriteChainableMethod("contain",function(c){return function(h){var p=b(this,"object");v(p)?typeof h=="string"?this.assert(!!p.querySelector(h),"expected "+T(p)+" to contain #{exp}","expected "+T(p)+" to not contain #{exp}",h):this.assert(p.contains(h),"expected "+T(p)+" to contain "+T(h),"expected "+T(p)+" to not contain "+T(h)):c.apply(this,arguments)}},function(c){return function(){c.call(this)}}),D.Assertion.addMethod("descendant",function(c){var h=b(this,"object"),p=c;typeof c=="string"?(p=h.querySelector(c),this.assert(!!p,"expected "+T(h)+" to have descendant #{exp}","expected "+T(h)+" to not have descendant #{exp}",c)):this.assert(h.contains(c),"expected "+T(h)+" to contain "+T(c),"expected "+T(h)+" to not contain "+T(c)),b(this,"object",p)}),D.Assertion.addMethod("descendants",function(c){var h=b(this,"object"),p=h.querySelectorAll(c);this.assert(!!p.length,"expected "+T(h)+" to have descendants #{exp}","expected "+T(h)+" to not have descendants #{exp}",c),b(this,"object",p)}),D.Assertion.addProperty("displayed",function(){var c=b(this,"object"),h=document.body.contains(c)?window.getComputedStyle(c).display:c.style.display;this.assert(h!=="none","expected "+T(c)+" to be displayed, but it was not","expected "+T(c)+" to not be displayed, but it was as "+h,h)}),D.Assertion.addProperty("visible",function(){var c=b(this,"object"),h=document.body.contains(c)?window.getComputedStyle(c).visibility:c.style.visibility;this.assert(h!=="hidden"&&h!=="collapse","expected "+T(c)+" to be visible, but it was "+(h==="hidden"?"hidden":"collapsed"),"expected "+T(c)+" to not be visible, but it was",h)}),D.Assertion.addMethod("tagName",function(c){var h=b(this,"object"),p=h.tagName;this.assert(p.toUpperCase()===c.toUpperCase(),"expected "+T(h)+" to have tagName "+c+", but it was "+p,"expected "+T(h)+" to not have tagName "+c+", but it was "+p,p)}),D.Assertion.addMethod("style",function(c,h){var p=b(this,"object"),m=window.getComputedStyle(p),E=m[c];this.assert(E===h,"expected "+T(p)+" to have style property "+c+" equal to "+h+", but it was equal to "+E,"expected "+T(p)+" to not have style property "+c+" equal to "+h+", but it was equal to "+E,E)})})}),Od=Qg;function eb(_){var g={exports:{}};return _(g,g.exports),g.exports}function tb(_){throw new Error('Could not dynamically require "'+_+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var nb=eb(function(_,g){(function(D){typeof tb=="function"?_.exports=D:chai.use(D)})(function(D,A){var b=Array.prototype.slice;function T(U){return typeof U=="function"&&typeof U.getCall=="function"&&typeof U.calledWithExactly=="function"}function F(U){switch(U){case 1:return"once";case 2:return"twice";case 3:return"thrice";default:return(U||0)+" times"}}function v(U){return U&&T(U.proxy)}function M(U){if(!T(U._obj)&&!v(U._obj))throw new TypeError(A.inspect(U._obj)+" is not a spy or a call to a spy!")}function c(U,Z,ae,he,we){var qe=he?"always have ":"have ";ae=ae||"",T(U.proxy)&&(U=U.proxy);function $e(Ye){return U.printf.apply(U,Ye)}return{affirmative:function(){return $e(["expected %n to "+qe+Z+ae].concat(we))},negative:function(){return $e(["expected %n to not "+qe+Z].concat(we))}}}function h(U,Z,ae){A.addProperty(D.Assertion.prototype,U,function(){M(this);var he=c(this._obj,Z,ae,!1);this.assert(this._obj[U],he.affirmative,he.negative)})}function p(U,Z,ae){A.addMethod(D.Assertion.prototype,U,function(he){M(this);var we=c(this._obj,Z,ae,!1,[F(he)]);this.assert(this._obj[U]===he,we.affirmative,we.negative)})}function m(U,Z,ae){return function(){M(this);var he="always"+U[0].toUpperCase()+U.substring(1),we=A.flag(this,"always")&&typeof this._obj[he]=="function",qe=we?he:U,$e=c(this._obj,Z,ae,we,b.call(arguments));this.assert(this._obj[qe].apply(this._obj,arguments),$e.affirmative,$e.negative)}}function E(U,Z,ae){var he=m(U,Z,ae);A.addProperty(D.Assertion.prototype,U,he)}function I(U,Z,ae,he){var we=m(Z,ae,he);A.addMethod(D.Assertion.prototype,U,we)}function j(U,Z,ae){I(U,U,Z,ae)}A.addProperty(D.Assertion.prototype,"always",function(){A.flag(this,"always",!0)}),h("called","been called"," at least once, but it was never called"),p("callCount","been called exactly %1",", but it was called %c%C"),h("calledOnce","been called exactly once",", but it was called %c%C"),h("calledTwice","been called exactly twice",", but it was called %c%C"),h("calledThrice","been called exactly thrice",", but it was called %c%C"),E("calledWithNew","been called with new"),j("calledBefore","been called before %1"),j("calledAfter","been called after %1"),j("calledImmediatelyBefore","been called immediately before %1"),j("calledImmediatelyAfter","been called immediately after %1"),j("calledOn","been called with %1 as this",", but it was called with %t instead"),j("calledWith","been called with arguments %*","%D"),j("calledOnceWith","been called exactly once with arguments %*","%D"),j("calledWithExactly","been called with exact arguments %*","%D"),j("calledOnceWithExactly","been called exactly once with exact arguments %*","%D"),j("calledWithMatch","been called with arguments matching %*","%D"),j("returned","returned %1"),I("thrown","threw","thrown %1")})}),_d=nb;Qn.use(fs);Qn.use(ms);Qn.use(Od);Qn.use(_d);var gs,$a=window,nr=$a.trustedTypes,Pd=nr?nr.createPolicy("lit-html",{createHTML:_=>_}):void 0,La="$lit$",nn=`lit$${(Math.random()+"").slice(9)}$`,ys="?"+nn,rb=`<${ys}>`,rr=document,Va=()=>rr.createComment(""),Mr=_=>_===null||typeof _!="object"&&typeof _!="function",Ld=Array.isArray,Vd=_=>Ld(_)||typeof _?.[Symbol.iterator]=="function",bs=`[
|
|
35
|
+
\f\r]`,Pr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Md=/-->/g,Id=/>/g,Sn=RegExp(`>|${bs}(?:([^\\s"'>=/]+)(${bs}*=${bs}*(?:[^
|
|
36
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),jd=/'/g,Bd=/"/g,Hd=/^(?:script|style|textarea|title)$/i,zd=_=>(g,...D)=>({_$litType$:_,strings:g,values:D}),Ud=zd(1),Wd=zd(2),Ir=Symbol.for("lit-noChange"),pt=Symbol.for("lit-nothing"),qd=new WeakMap,tr=rr.createTreeWalker(rr,129,null,!1),Gd=(_,g)=>{let D=_.length-1,A=[],b,T=g===2?"<svg>":"",F=Pr;for(let M=0;M<D;M++){let c=_[M],h,p,m=-1,E=0;for(;E<c.length&&(F.lastIndex=E,p=F.exec(c),p!==null);)E=F.lastIndex,F===Pr?p[1]==="!--"?F=Md:p[1]!==void 0?F=Id:p[2]!==void 0?(Hd.test(p[2])&&(b=RegExp("</"+p[2],"g")),F=Sn):p[3]!==void 0&&(F=Sn):F===Sn?p[0]===">"?(F=b??Pr,m=-1):p[1]===void 0?m=-2:(m=F.lastIndex-p[2].length,h=p[1],F=p[3]===void 0?Sn:p[3]==='"'?Bd:jd):F===Bd||F===jd?F=Sn:F===Md||F===Id?F=Pr:(F=Sn,b=void 0);let I=F===Sn&&_[M+1].startsWith("/>")?" ":"";T+=F===Pr?c+rb:m>=0?(A.push(h),c.slice(0,m)+La+c.slice(m)+nn+I):c+nn+(m===-2?(A.push(void 0),M):I)}let v=T+(_[D]||"<?>")+(g===2?"</svg>":"");if(!Array.isArray(_)||!_.hasOwnProperty("raw"))throw Error("invalid template strings array");return[Pd!==void 0?Pd.createHTML(v):v,A]},jr=class _{constructor({strings:g,_$litType$:D},A){let b;this.parts=[];let T=0,F=0,v=g.length-1,M=this.parts,[c,h]=Gd(g,D);if(this.el=_.createElement(c,A),tr.currentNode=this.el.content,D===2){let p=this.el.content,m=p.firstChild;m.remove(),p.append(...m.childNodes)}for(;(b=tr.nextNode())!==null&&M.length<v;){if(b.nodeType===1){if(b.hasAttributes()){let p=[];for(let m of b.getAttributeNames())if(m.endsWith(La)||m.startsWith(nn)){let E=h[F++];if(p.push(m),E!==void 0){let I=b.getAttribute(E.toLowerCase()+La).split(nn),j=/([.?@])?(.*)/.exec(E);M.push({type:1,index:T,name:j[2],strings:I,ctor:j[1]==="."?za:j[1]==="?"?Ua:j[1]==="@"?Wa:On})}else M.push({type:6,index:T})}for(let m of p)b.removeAttribute(m)}if(Hd.test(b.tagName)){let p=b.textContent.split(nn),m=p.length-1;if(m>0){b.textContent=nr?nr.emptyScript:"";for(let E=0;E<m;E++)b.append(p[E],Va()),tr.nextNode(),M.push({type:2,index:++T});b.append(p[m],Va())}}}else if(b.nodeType===8)if(b.data===ys)M.push({type:2,index:T});else{let p=-1;for(;(p=b.data.indexOf(nn,p+1))!==-1;)M.push({type:7,index:T}),p+=nn.length-1}T++}}static createElement(g,D){let A=rr.createElement("template");return A.innerHTML=g,A}};function Rn(_,g,D=_,A){var b,T,F,v;if(g===Ir)return g;let M=A!==void 0?(b=D._$Co)===null||b===void 0?void 0:b[A]:D._$Cl,c=Mr(g)?void 0:g._$litDirective$;return M?.constructor!==c&&((T=M?._$AO)===null||T===void 0||T.call(M,!1),c===void 0?M=void 0:(M=new c(_),M._$AT(_,D,A)),A!==void 0?((F=(v=D)._$Co)!==null&&F!==void 0?F:v._$Co=[])[A]=M:D._$Cl=M),M!==void 0&&(g=Rn(_,M._$AS(_,g.values),M,A)),g}var Ha=class{constructor(g,D){this._$AV=[],this._$AN=void 0,this._$AD=g,this._$AM=D}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(g){var D;let{el:{content:A},parts:b}=this._$AD,T=((D=g?.creationScope)!==null&&D!==void 0?D:rr).importNode(A,!0);tr.currentNode=T;let F=tr.nextNode(),v=0,M=0,c=b[0];for(;c!==void 0;){if(v===c.index){let h;c.type===2?h=new Br(F,F.nextSibling,this,g):c.type===1?h=new c.ctor(F,c.name,c.strings,this,g):c.type===6&&(h=new Ga(F,this,g)),this._$AV.push(h),c=b[++M]}v!==c?.index&&(F=tr.nextNode(),v++)}return T}v(g){let D=0;for(let A of this._$AV)A!==void 0&&(A.strings!==void 0?(A._$AI(g,A,D),D+=A.strings.length-2):A._$AI(g[D])),D++}},Br=class _{constructor(g,D,A,b){var T;this.type=2,this._$AH=pt,this._$AN=void 0,this._$AA=g,this._$AB=D,this._$AM=A,this.options=b,this._$Cp=(T=b?.isConnected)===null||T===void 0||T}get _$AU(){var g,D;return(D=(g=this._$AM)===null||g===void 0?void 0:g._$AU)!==null&&D!==void 0?D:this._$Cp}get parentNode(){let g=this._$AA.parentNode,D=this._$AM;return D!==void 0&&g?.nodeType===11&&(g=D.parentNode),g}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(g,D=this){g=Rn(this,g,D),Mr(g)?g===pt||g==null||g===""?(this._$AH!==pt&&this._$AR(),this._$AH=pt):g!==this._$AH&&g!==Ir&&this._(g):g._$litType$!==void 0?this.g(g):g.nodeType!==void 0?this.$(g):Vd(g)?this.T(g):this._(g)}k(g){return this._$AA.parentNode.insertBefore(g,this._$AB)}$(g){this._$AH!==g&&(this._$AR(),this._$AH=this.k(g))}_(g){this._$AH!==pt&&Mr(this._$AH)?this._$AA.nextSibling.data=g:this.$(rr.createTextNode(g)),this._$AH=g}g(g){var D;let{values:A,_$litType$:b}=g,T=typeof b=="number"?this._$AC(g):(b.el===void 0&&(b.el=jr.createElement(b.h,this.options)),b);if(((D=this._$AH)===null||D===void 0?void 0:D._$AD)===T)this._$AH.v(A);else{let F=new Ha(T,this),v=F.u(this.options);F.v(A),this.$(v),this._$AH=F}}_$AC(g){let D=qd.get(g.strings);return D===void 0&&qd.set(g.strings,D=new jr(g)),D}T(g){Ld(this._$AH)||(this._$AH=[],this._$AR());let D=this._$AH,A,b=0;for(let T of g)b===D.length?D.push(A=new _(this.k(Va()),this.k(Va()),this,this.options)):A=D[b],A._$AI(T),b++;b<D.length&&(this._$AR(A&&A._$AB.nextSibling,b),D.length=b)}_$AR(g=this._$AA.nextSibling,D){var A;for((A=this._$AP)===null||A===void 0||A.call(this,!1,!0,D);g&&g!==this._$AB;){let b=g.nextSibling;g.remove(),g=b}}setConnected(g){var D;this._$AM===void 0&&(this._$Cp=g,(D=this._$AP)===null||D===void 0||D.call(this,g))}},On=class{constructor(g,D,A,b,T){this.type=1,this._$AH=pt,this._$AN=void 0,this.element=g,this.name=D,this._$AM=b,this.options=T,A.length>2||A[0]!==""||A[1]!==""?(this._$AH=Array(A.length-1).fill(new String),this.strings=A):this._$AH=pt}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(g,D=this,A,b){let T=this.strings,F=!1;if(T===void 0)g=Rn(this,g,D,0),F=!Mr(g)||g!==this._$AH&&g!==Ir,F&&(this._$AH=g);else{let v=g,M,c;for(g=T[0],M=0;M<T.length-1;M++)c=Rn(this,v[A+M],D,M),c===Ir&&(c=this._$AH[M]),F||(F=!Mr(c)||c!==this._$AH[M]),c===pt?g=pt:g!==pt&&(g+=(c??"")+T[M+1]),this._$AH[M]=c}F&&!b&&this.j(g)}j(g){g===pt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,g??"")}},za=class extends On{constructor(){super(...arguments),this.type=3}j(g){this.element[this.name]=g===pt?void 0:g}},ab=nr?nr.emptyScript:"",Ua=class extends On{constructor(){super(...arguments),this.type=4}j(g){g&&g!==pt?this.element.setAttribute(this.name,ab):this.element.removeAttribute(this.name)}},Wa=class extends On{constructor(g,D,A,b,T){super(g,D,A,b,T),this.type=5}_$AI(g,D=this){var A;if((g=(A=Rn(this,g,D,0))!==null&&A!==void 0?A:pt)===Ir)return;let b=this._$AH,T=g===pt&&b!==pt||g.capture!==b.capture||g.once!==b.once||g.passive!==b.passive,F=g!==pt&&(b===pt||T);T&&this.element.removeEventListener(this.name,this,b),F&&this.element.addEventListener(this.name,this,g),this._$AH=g}handleEvent(g){var D,A;typeof this._$AH=="function"?this._$AH.call((A=(D=this.options)===null||D===void 0?void 0:D.host)!==null&&A!==void 0?A:this.element,g):this._$AH.handleEvent(g)}},Ga=class{constructor(g,D,A){this.element=g,this.type=6,this._$AN=void 0,this._$AM=D,this.options=A}get _$AU(){return this._$AM._$AU}_$AI(g){Rn(this,g)}},Kd={O:La,P:nn,A:ys,C:1,M:Gd,L:Ha,D:Vd,R:Rn,I:Br,V:On,H:Ua,N:Wa,U:za,F:Ga},$d=$a.litHtmlPolyfillSupport;$d?.(jr,Br),((gs=$a.litHtmlVersions)!==null&&gs!==void 0?gs:$a.litHtmlVersions=[]).push("2.7.3");var ob=Symbol.for(""),ib=_=>{if(_?.r===ob)return _?._$litStatic$};var Yd=new Map,Jd=_=>(g,...D)=>{let A=D.length,b,T,F=[],v=[],M,c=0,h=!1;for(;c<A;){for(M=g[c];c<A&&(T=D[c],(b=ib(T))!==void 0);)M+=b+g[++c],h=!0;c!==A&&v.push(T),F.push(M),c++}if(c===A&&F.push(g[A]),h){let p=F.join("$$lit$$");(g=Yd.get(p))===void 0&&(F.raw=F,Yd.set(p,g=F)),D=v}return _(g,...D)},Xd=Jd(Ud),ey=Jd(Wd);function Ka(){return new Promise(_=>{requestAnimationFrame(()=>_())})}function _n(_,g,D={}){let{interval:A=50,timeout:b=1e3}=D,{stack:T}=new Error;return new Promise((F,v)=>{let M;setTimeout(()=>{clearTimeout(M);let h=new Error(g?`Timeout: ${g}`:`waitUntil timed out after ${b}ms`);h.stack=T,v(h)},b);async function c(){try{await _()?F():M=setTimeout(()=>{c()},A)}catch(h){v(h)}}c()})}var Zd=_=>typeof _=="object"&&Promise.resolve(_)===_;async function ar(_){let g=!1,D=_&&_.updateComplete;return Zd(D)&&(await D,g=!0),D=_&&_.componentOnReady?_.componentOnReady():!1,Zd(D)&&(await D,g=!0),g||await Ka(),window.ShadyDOM&&typeof window.ShadyDOM.flush=="function"&&window.ShadyDOM.flush(),_}var Ya=[];function qr(){Ya&&Ya.forEach(_=>{document.body.removeChild(_)}),Ya.length=0}var ub=Ia(e1(),1),cb=Ia(n1(),1);var{I:fy}=Kd;var lb=Object.freeze({ELEMENT_NODE:1,TEXT_NODE:3,COMMENT_NODE:8,DOCUMENT_FRAGMENT_NODE:11});try{"afterEach"in window&&afterEach(()=>{qr()}),"teardown"in window&&teardown(()=>{qr()})}catch{}var s1=class{constructor(g){this.element=g}elementUpdated(){return ar(this.element)}get(g){return this.find(g)}find(g){return this.element.shadowRoot.querySelector(g)}findAll(g){return[...this.element.shadowRoot.querySelectorAll(g)]}async shouldBeHidden(g){await _n(()=>this.matches(g,D=>getComputedStyle(D).display==="none"),"Element should be hidden")}async shouldBeVisible(g){await _n(()=>this.matches(g,D=>getComputedStyle(D).display!="none"),"Element should be visible")}async shouldNotBeEmpty(g){await _n(()=>this.matches(g,D=>{var A;return((A=D.textContent)!==null&&A!==void 0?A:"").trim()!==""}),`Element <${g??this.element.constructor.name}> should have had text`)}async shouldHaveTextIgnoringWhiteSpaces(g,D){await _n(()=>this.matches(g,A=>{var b;return this.removeWhiteSpaces((b=A.textContent)!==null&&b!==void 0?b:"")===this.removeWhiteSpaces(D)}),`Element <${g??this.element.constructor.name}> should have had text "${D}"`)}matches(g,D){let A=this.getTarget(g);return!!A&&D(A)}getTarget(g){return g?this.find(g):this.element}removeWhiteSpaces(g){return g.trim().replace(/\s+/g,"-")}};})();
|
|
37
|
+
/*! Bundled license information:
|
|
38
|
+
|
|
39
|
+
axe-core/axe.min.js:
|
|
40
|
+
(*! axe v4.7.0
|
|
41
|
+
* Copyright (c) 2023 Deque Systems, Inc.
|
|
42
|
+
*
|
|
43
|
+
* Your use of this Source Code Form is subject to the terms of the Mozilla Public
|
|
44
|
+
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
45
|
+
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
46
|
+
*
|
|
47
|
+
* This entire copyright notice must appear in every copy of this file you
|
|
48
|
+
* distribute or in any file that contains substantial portions of this source
|
|
49
|
+
* code.
|
|
50
|
+
*)
|
|
51
|
+
|
|
52
|
+
@esm-bundle/chai/esm/chai.js:
|
|
53
|
+
(*!
|
|
54
|
+
* chai
|
|
55
|
+
* Copyright(c) 2011-2014 Jake Luer <jake@alogicalparadox.com>
|
|
56
|
+
* MIT Licensed
|
|
57
|
+
*)
|
|
58
|
+
(*!
|
|
59
|
+
* Chai version
|
|
60
|
+
*)
|
|
61
|
+
(*!
|
|
62
|
+
* Utils for plugins (not exported)
|
|
63
|
+
*)
|
|
64
|
+
(*!
|
|
65
|
+
* Configuration
|
|
66
|
+
*)
|
|
67
|
+
(*!
|
|
68
|
+
* Primary `Assertion` prototype
|
|
69
|
+
*)
|
|
70
|
+
(*!
|
|
71
|
+
* Core Assertions
|
|
72
|
+
*)
|
|
73
|
+
(*!
|
|
74
|
+
* Expect interface
|
|
75
|
+
*)
|
|
76
|
+
(*!
|
|
77
|
+
* Should interface
|
|
78
|
+
*)
|
|
79
|
+
(*!
|
|
80
|
+
* Assert interface
|
|
81
|
+
*)
|
|
82
|
+
(*!
|
|
83
|
+
* chai
|
|
84
|
+
* http://chaijs.com
|
|
85
|
+
* Copyright(c) 2011-2014 Jake Luer <jake@alogicalparadox.com>
|
|
86
|
+
* MIT Licensed
|
|
87
|
+
*)
|
|
88
|
+
(*!
|
|
89
|
+
* Module dependencies.
|
|
90
|
+
*)
|
|
91
|
+
(*!
|
|
92
|
+
* Module export.
|
|
93
|
+
*)
|
|
94
|
+
(*!
|
|
95
|
+
* Assertion Constructor
|
|
96
|
+
*
|
|
97
|
+
* Creates object for chaining.
|
|
98
|
+
*
|
|
99
|
+
* `Assertion` objects contain metadata in the form of flags. Three flags can
|
|
100
|
+
* be assigned during instantiation by passing arguments to this constructor:
|
|
101
|
+
*
|
|
102
|
+
* - `object`: This flag contains the target of the assertion. For example, in
|
|
103
|
+
* the assertion `expect(numKittens).to.equal(7);`, the `object` flag will
|
|
104
|
+
* contain `numKittens` so that the `equal` assertion can reference it when
|
|
105
|
+
* needed.
|
|
106
|
+
*
|
|
107
|
+
* - `message`: This flag contains an optional custom error message to be
|
|
108
|
+
* prepended to the error message that's generated by the assertion when it
|
|
109
|
+
* fails.
|
|
110
|
+
*
|
|
111
|
+
* - `ssfi`: This flag stands for "start stack function indicator". It
|
|
112
|
+
* contains a function reference that serves as the starting point for
|
|
113
|
+
* removing frames from the stack trace of the error that's created by the
|
|
114
|
+
* assertion when it fails. The goal is to provide a cleaner stack trace to
|
|
115
|
+
* end users by removing Chai's internal functions. Note that it only works
|
|
116
|
+
* in environments that support `Error.captureStackTrace`, and only when
|
|
117
|
+
* `Chai.config.includeStack` hasn't been set to `false`.
|
|
118
|
+
*
|
|
119
|
+
* - `lockSsfi`: This flag controls whether or not the given `ssfi` flag
|
|
120
|
+
* should retain its current value, even as assertions are chained off of
|
|
121
|
+
* this object. This is usually set to `true` when creating a new assertion
|
|
122
|
+
* from within another assertion. It's also temporarily set to `true` before
|
|
123
|
+
* an overwritten assertion gets called by the overwriting assertion.
|
|
124
|
+
*
|
|
125
|
+
* @param {Mixed} obj target of the assertion
|
|
126
|
+
* @param {String} msg (optional) custom error message
|
|
127
|
+
* @param {Function} ssfi (optional) starting point for removing stack frames
|
|
128
|
+
* @param {Boolean} lockSsfi (optional) whether or not the ssfi flag is locked
|
|
129
|
+
* @api private
|
|
130
|
+
*)
|
|
131
|
+
(*!
|
|
132
|
+
* Chai dependencies.
|
|
133
|
+
*)
|
|
134
|
+
(*!
|
|
135
|
+
* Chai - addChainingMethod utility
|
|
136
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
137
|
+
* MIT Licensed
|
|
138
|
+
*)
|
|
139
|
+
(*!
|
|
140
|
+
* Module dependencies
|
|
141
|
+
*)
|
|
142
|
+
(*!
|
|
143
|
+
* Chai - addLengthGuard utility
|
|
144
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
145
|
+
* MIT Licensed
|
|
146
|
+
*)
|
|
147
|
+
(*!
|
|
148
|
+
* Chai - addMethod utility
|
|
149
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
150
|
+
* MIT Licensed
|
|
151
|
+
*)
|
|
152
|
+
(*!
|
|
153
|
+
* Chai - addProperty utility
|
|
154
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
155
|
+
* MIT Licensed
|
|
156
|
+
*)
|
|
157
|
+
(*!
|
|
158
|
+
* Chai - compareByInspect utility
|
|
159
|
+
* Copyright(c) 2011-2016 Jake Luer <jake@alogicalparadox.com>
|
|
160
|
+
* MIT Licensed
|
|
161
|
+
*)
|
|
162
|
+
(*!
|
|
163
|
+
* Chai - expectTypes utility
|
|
164
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
165
|
+
* MIT Licensed
|
|
166
|
+
*)
|
|
167
|
+
(*!
|
|
168
|
+
* Chai - flag utility
|
|
169
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
170
|
+
* MIT Licensed
|
|
171
|
+
*)
|
|
172
|
+
(*!
|
|
173
|
+
* Chai - getActual utility
|
|
174
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
175
|
+
* MIT Licensed
|
|
176
|
+
*)
|
|
177
|
+
(*!
|
|
178
|
+
* Chai - getEnumerableProperties utility
|
|
179
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
180
|
+
* MIT Licensed
|
|
181
|
+
*)
|
|
182
|
+
(*!
|
|
183
|
+
* Chai - message composition utility
|
|
184
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
185
|
+
* MIT Licensed
|
|
186
|
+
*)
|
|
187
|
+
(*!
|
|
188
|
+
* Chai - getOwnEnumerableProperties utility
|
|
189
|
+
* Copyright(c) 2011-2016 Jake Luer <jake@alogicalparadox.com>
|
|
190
|
+
* MIT Licensed
|
|
191
|
+
*)
|
|
192
|
+
(*!
|
|
193
|
+
* Chai - getOwnEnumerablePropertySymbols utility
|
|
194
|
+
* Copyright(c) 2011-2016 Jake Luer <jake@alogicalparadox.com>
|
|
195
|
+
* MIT Licensed
|
|
196
|
+
*)
|
|
197
|
+
(*!
|
|
198
|
+
* Chai - getProperties utility
|
|
199
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
200
|
+
* MIT Licensed
|
|
201
|
+
*)
|
|
202
|
+
(*!
|
|
203
|
+
* chai
|
|
204
|
+
* Copyright(c) 2011 Jake Luer <jake@alogicalparadox.com>
|
|
205
|
+
* MIT Licensed
|
|
206
|
+
*)
|
|
207
|
+
(*!
|
|
208
|
+
* Dependencies that are used for multiple exports are required here only once
|
|
209
|
+
*)
|
|
210
|
+
(*!
|
|
211
|
+
* test utility
|
|
212
|
+
*)
|
|
213
|
+
(*!
|
|
214
|
+
* Chai - isNaN utility
|
|
215
|
+
* Copyright(c) 2012-2015 Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
|
|
216
|
+
* MIT Licensed
|
|
217
|
+
*)
|
|
218
|
+
(*!
|
|
219
|
+
* Chai - isProxyEnabled helper
|
|
220
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
221
|
+
* MIT Licensed
|
|
222
|
+
*)
|
|
223
|
+
(*!
|
|
224
|
+
* Chai - overwriteChainableMethod utility
|
|
225
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
226
|
+
* MIT Licensed
|
|
227
|
+
*)
|
|
228
|
+
(*!
|
|
229
|
+
* Chai - overwriteMethod utility
|
|
230
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
231
|
+
* MIT Licensed
|
|
232
|
+
*)
|
|
233
|
+
(*!
|
|
234
|
+
* Chai - overwriteProperty utility
|
|
235
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
236
|
+
* MIT Licensed
|
|
237
|
+
*)
|
|
238
|
+
(*!
|
|
239
|
+
* Chai - test utility
|
|
240
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
241
|
+
* MIT Licensed
|
|
242
|
+
*)
|
|
243
|
+
(*!
|
|
244
|
+
* Chai - transferFlags utility
|
|
245
|
+
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
246
|
+
* MIT Licensed
|
|
247
|
+
*)
|
|
248
|
+
(*!
|
|
249
|
+
* assertion-error
|
|
250
|
+
* Copyright(c) 2013 Jake Luer <jake@qualiancy.com>
|
|
251
|
+
* MIT Licensed
|
|
252
|
+
*)
|
|
253
|
+
(*!
|
|
254
|
+
* Return a function that will copy properties from
|
|
255
|
+
* one object to another excluding any originally
|
|
256
|
+
* listed. Returned function will create a new `{}`.
|
|
257
|
+
*
|
|
258
|
+
* @param {String} excluded properties ...
|
|
259
|
+
* @return {Function}
|
|
260
|
+
*)
|
|
261
|
+
(*!
|
|
262
|
+
* Primary Exports
|
|
263
|
+
*)
|
|
264
|
+
(*!
|
|
265
|
+
* Inherit from Error.prototype
|
|
266
|
+
*)
|
|
267
|
+
(*!
|
|
268
|
+
* deep-eql
|
|
269
|
+
* Copyright(c) 2013 Jake Luer <jake@alogicalparadox.com>
|
|
270
|
+
* MIT Licensed
|
|
271
|
+
*)
|
|
272
|
+
(*!
|
|
273
|
+
* Check to see if the MemoizeMap has recorded a result of the two operands
|
|
274
|
+
*
|
|
275
|
+
* @param {Mixed} leftHandOperand
|
|
276
|
+
* @param {Mixed} rightHandOperand
|
|
277
|
+
* @param {MemoizeMap} memoizeMap
|
|
278
|
+
* @returns {Boolean|null} result
|
|
279
|
+
*)
|
|
280
|
+
(*!
|
|
281
|
+
* Set the result of the equality into the MemoizeMap
|
|
282
|
+
*
|
|
283
|
+
* @param {Mixed} leftHandOperand
|
|
284
|
+
* @param {Mixed} rightHandOperand
|
|
285
|
+
* @param {MemoizeMap} memoizeMap
|
|
286
|
+
* @param {Boolean} result
|
|
287
|
+
*)
|
|
288
|
+
(*!
|
|
289
|
+
* Primary Export
|
|
290
|
+
*)
|
|
291
|
+
(*!
|
|
292
|
+
* The main logic of the `deepEqual` function.
|
|
293
|
+
*
|
|
294
|
+
* @param {Mixed} leftHandOperand
|
|
295
|
+
* @param {Mixed} rightHandOperand
|
|
296
|
+
* @param {Object} [options] (optional) Additional options
|
|
297
|
+
* @param {Array} [options.comparator] (optional) Override default algorithm, determining custom equality.
|
|
298
|
+
* @param {Array} [options.memoize] (optional) Provide a custom memoization object which will cache the results of
|
|
299
|
+
complex objects for a speed boost. By passing `false` you can disable memoization, but this will cause circular
|
|
300
|
+
references to blow the stack.
|
|
301
|
+
* @return {Boolean} equal match
|
|
302
|
+
*)
|
|
303
|
+
(*!
|
|
304
|
+
* Compare two Regular Expressions for equality.
|
|
305
|
+
*
|
|
306
|
+
* @param {RegExp} leftHandOperand
|
|
307
|
+
* @param {RegExp} rightHandOperand
|
|
308
|
+
* @return {Boolean} result
|
|
309
|
+
*)
|
|
310
|
+
(*!
|
|
311
|
+
* Compare two Sets/Maps for equality. Faster than other equality functions.
|
|
312
|
+
*
|
|
313
|
+
* @param {Set} leftHandOperand
|
|
314
|
+
* @param {Set} rightHandOperand
|
|
315
|
+
* @param {Object} [options] (Optional)
|
|
316
|
+
* @return {Boolean} result
|
|
317
|
+
*)
|
|
318
|
+
(*!
|
|
319
|
+
* Simple equality for flat iterable objects such as Arrays, TypedArrays or Node.js buffers.
|
|
320
|
+
*
|
|
321
|
+
* @param {Iterable} leftHandOperand
|
|
322
|
+
* @param {Iterable} rightHandOperand
|
|
323
|
+
* @param {Object} [options] (Optional)
|
|
324
|
+
* @return {Boolean} result
|
|
325
|
+
*)
|
|
326
|
+
(*!
|
|
327
|
+
* Simple equality for generator objects such as those returned by generator functions.
|
|
328
|
+
*
|
|
329
|
+
* @param {Iterable} leftHandOperand
|
|
330
|
+
* @param {Iterable} rightHandOperand
|
|
331
|
+
* @param {Object} [options] (Optional)
|
|
332
|
+
* @return {Boolean} result
|
|
333
|
+
*)
|
|
334
|
+
(*!
|
|
335
|
+
* Determine if the given object has an @@iterator function.
|
|
336
|
+
*
|
|
337
|
+
* @param {Object} target
|
|
338
|
+
* @return {Boolean} `true` if the object has an @@iterator function.
|
|
339
|
+
*)
|
|
340
|
+
(*!
|
|
341
|
+
* Gets all iterator entries from the given Object. If the Object has no @@iterator function, returns an empty array.
|
|
342
|
+
* This will consume the iterator - which could have side effects depending on the @@iterator implementation.
|
|
343
|
+
*
|
|
344
|
+
* @param {Object} target
|
|
345
|
+
* @returns {Array} an array of entries from the @@iterator function
|
|
346
|
+
*)
|
|
347
|
+
(*!
|
|
348
|
+
* Gets all entries from a Generator. This will consume the generator - which could have side effects.
|
|
349
|
+
*
|
|
350
|
+
* @param {Generator} target
|
|
351
|
+
* @returns {Array} an array of entries from the Generator.
|
|
352
|
+
*)
|
|
353
|
+
(*!
|
|
354
|
+
* Gets all own and inherited enumerable keys from a target.
|
|
355
|
+
*
|
|
356
|
+
* @param {Object} target
|
|
357
|
+
* @returns {Array} an array of own and inherited enumerable keys from the target.
|
|
358
|
+
*)
|
|
359
|
+
(*!
|
|
360
|
+
* Determines if two objects have matching values, given a set of keys. Defers to deepEqual for the equality check of
|
|
361
|
+
* each key. If any value of the given key is not equal, the function will return false (early).
|
|
362
|
+
*
|
|
363
|
+
* @param {Mixed} leftHandOperand
|
|
364
|
+
* @param {Mixed} rightHandOperand
|
|
365
|
+
* @param {Array} keys An array of keys to compare the values of leftHandOperand and rightHandOperand against
|
|
366
|
+
* @param {Object} [options] (Optional)
|
|
367
|
+
* @return {Boolean} result
|
|
368
|
+
*)
|
|
369
|
+
(*!
|
|
370
|
+
* Recursively check the equality of two Objects. Once basic sameness has been established it will defer to `deepEqual`
|
|
371
|
+
* for each enumerable key in the object.
|
|
372
|
+
*
|
|
373
|
+
* @param {Mixed} leftHandOperand
|
|
374
|
+
* @param {Mixed} rightHandOperand
|
|
375
|
+
* @param {Object} [options] (Optional)
|
|
376
|
+
* @return {Boolean} result
|
|
377
|
+
*)
|
|
378
|
+
(*!
|
|
379
|
+
* Returns true if the argument is a primitive.
|
|
380
|
+
*
|
|
381
|
+
* This intentionally returns true for all objects that can be compared by reference,
|
|
382
|
+
* including functions and symbols.
|
|
383
|
+
*
|
|
384
|
+
* @param {Mixed} value
|
|
385
|
+
* @return {Boolean} result
|
|
386
|
+
*)
|
|
387
|
+
|
|
388
|
+
lit-html/lit-html.js:
|
|
389
|
+
(**
|
|
390
|
+
* @license
|
|
391
|
+
* Copyright 2017 Google LLC
|
|
392
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
393
|
+
*)
|
|
394
|
+
|
|
395
|
+
lit-html/static.js:
|
|
396
|
+
(**
|
|
397
|
+
* @license
|
|
398
|
+
* Copyright 2020 Google LLC
|
|
399
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
400
|
+
*)
|
|
401
|
+
|
|
402
|
+
lit-html/directive-helpers.js:
|
|
403
|
+
(**
|
|
404
|
+
* @license
|
|
405
|
+
* Copyright 2020 Google LLC
|
|
406
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
407
|
+
*)
|
|
408
|
+
*/
|