s.selenium-testing-library.4.1.3.source-code.user-event.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of selenium-testing-library Show documentation
Show all versions of selenium-testing-library Show documentation
Selenium locators that resemble the Testing Library (testing-library.com)
The newest version!
/*! For license information please see user-event.js.LICENSE.txt */
(()=>{var e={7276:(e,t,r)=>{"use strict";r.d(t,{zj:()=>me});var n=r(3620),o=Object.prototype.toString;function i(e){return"function"==typeof e||"[object Function]"===o.call(e)}var a=Math.pow(2,53)-1;function l(e,t){var r=Array,n=Object(e);if(null==e)throw new TypeError("Array.from requires an array-like object - not null or undefined");if(void 0!==t&&!i(t))throw new TypeError("Array.from: when provided, the second argument must be a function");for(var o,l=function(e){var t=function(e){var t=Number(e);return isNaN(t)?0:0!==t&&isFinite(t)?(t>0?1:-1)*Math.floor(Math.abs(t)):t}(e);return Math.min(Math.max(t,0),a)}(n.length),s=i(r)?Object(new r(l)):new Array(l),u=0;u0&&void 0!==arguments[0]?arguments[0]:[];!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),t=this,n=void 0,(r=c(r="items"))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,this.items=o}var t,r;return t=e,(r=[{key:"add",value:function(e){return!1===this.has(e)&&this.items.push(e),this}},{key:"clear",value:function(){this.items=[]}},{key:"delete",value:function(e){var t=this.items.length;return this.items=this.items.filter((function(t){return t!==e})),t!==this.items.length}},{key:"forEach",value:function(e){var t=this;this.items.forEach((function(r){e(r,r,t)}))}},{key:"has",value:function(e){return-1!==this.items.indexOf(e)}},{key:"size",get:function(){return this.items.length}}])&&u(t.prototype,r),Object.defineProperty(t,"prototype",{writable:!1}),e}();function p(e){var t;return null!==(t=e.localName)&&void 0!==t?t:e.tagName.toLowerCase()}var f={article:"article",aside:"complementary",button:"button",datalist:"listbox",dd:"definition",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",form:"form",footer:"contentinfo",h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:"banner",hr:"separator",html:"document",legend:"legend",li:"listitem",math:"math",main:"main",menu:"list",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",section:"region",summary:"button",table:"table",tbody:"rowgroup",textarea:"textbox",tfoot:"rowgroup",td:"cell",th:"columnheader",thead:"rowgroup",tr:"row",ul:"list"},b={caption:new Set(["aria-label","aria-labelledby"]),code:new Set(["aria-label","aria-labelledby"]),deletion:new Set(["aria-label","aria-labelledby"]),emphasis:new Set(["aria-label","aria-labelledby"]),generic:new Set(["aria-label","aria-labelledby","aria-roledescription"]),insertion:new Set(["aria-label","aria-labelledby"]),paragraph:new Set(["aria-label","aria-labelledby"]),presentation:new Set(["aria-label","aria-labelledby"]),strong:new Set(["aria-label","aria-labelledby"]),subscript:new Set(["aria-label","aria-labelledby"]),superscript:new Set(["aria-label","aria-labelledby"])};function m(e,t){return function(e,t){return["aria-atomic","aria-busy","aria-controls","aria-current","aria-describedby","aria-details","aria-dropeffect","aria-flowto","aria-grabbed","aria-hidden","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"].some((function(r){var n;return e.hasAttribute(r)&&!(null!==(n=b[t])&&void 0!==n&&n.has(r))}))}(e,t)}function y(e){return null!==e&&e.nodeType===e.ELEMENT_NODE}function h(e){return y(e)&&"caption"===p(e)}function v(e){return y(e)&&"input"===p(e)}function g(e){return y(e)&&"legend"===p(e)}function w(e){return function(e){return y(e)&&void 0!==e.ownerSVGElement}(e)&&"title"===p(e)}function E(e,t){if(y(e)&&e.hasAttribute(t)){var r=e.getAttribute(t).split(" "),n=e.getRootNode?e.getRootNode():e.ownerDocument;return r.map((function(e){return n.getElementById(e)})).filter((function(e){return null!==e}))}return[]}function P(e,t){return!!y(e)&&-1!==t.indexOf(function(e){var t=function(e){var t=e.getAttribute("role");if(null!==t){var r=t.trim().split(" ")[0];if(r.length>0)return r}return null}(e);if(null===t||"presentation"===t){var r=function(e){var t=f[p(e)];if(void 0!==t)return t;switch(p(e)){case"a":case"area":case"link":if(e.hasAttribute("href"))return"link";break;case"img":return""!==e.getAttribute("alt")||m(e,"img")?"img":"presentation";case"input":var r=e.type;switch(r){case"button":case"image":case"reset":case"submit":return"button";case"checkbox":case"radio":return r;case"range":return"slider";case"email":case"tel":case"text":case"url":return e.hasAttribute("list")?"combobox":"textbox";case"search":return e.hasAttribute("list")?"combobox":"searchbox";case"number":return"spinbutton";default:return null}case"select":return e.hasAttribute("multiple")||e.size>1?"listbox":"combobox"}return null}(e);if("presentation"!==t||m(e,r||""))return r}return t}(e))}function C(e,t){if(!y(e))return!1;if("range"===t)return P(e,["meter","progressbar","scrollbar","slider","spinbutton"]);throw new TypeError("No knowledge about abstract role '".concat(t,"'. This is likely a bug :("))}function x(e,t){var r=l(e.querySelectorAll(t));return E(e,"aria-owns").forEach((function(e){r.push.apply(r,l(e.querySelectorAll(t)))})),r}function O(e){var t=e.getPropertyValue("content");return/^["'].*["']$/.test(t)?t.slice(1,-1):""}function q(e){var t=p(e);return"button"===t||"input"===t&&"hidden"!==e.getAttribute("type")||"meter"===t||"output"===t||"progress"===t||"select"===t||"textarea"===t}function S(e){if(q(e))return e;var t=null;return e.childNodes.forEach((function(e){if(null===t&&y(e)){var r=S(e);null!==r&&(t=r)}})),t}function T(e){if(void 0!==e.control)return e.control;var t=e.getAttribute("for");return null!==t?e.ownerDocument.getElementById(t):S(e)}function j(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=new d,n=function(e){var t=(null===e.ownerDocument?e:e.ownerDocument).defaultView;if(null===t)throw new TypeError("no window available");return t}(e),o=t.compute,i=void 0===o?"name":o,a=t.computedStyleSupportsPseudoElements,s=void 0===a?void 0!==t.getComputedStyle:a,u=t.getComputedStyle,c=void 0===u?n.getComputedStyle.bind(n):u,f=t.hidden,b=void 0!==f&&f;function m(e,t){var r,n,o="";if(y(e)&&s){var i=O(c(e,"::before"));o="".concat(i," ").concat(o)}if((function(e){return y(e)&&"slot"===p(e)}(e)?0===(n=(r=e).assignedNodes()).length?l(r.childNodes):n:l(e.childNodes).concat(E(e,"aria-owns"))).forEach((function(e){var r=j(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1,recursion:!0}),n="inline"!==(y(e)?c(e).getPropertyValue("display"):"inline")?" ":"";o+="".concat(n).concat(r).concat(n)})),y(e)&&s){var a=O(c(e,"::after"));o="".concat(o," ").concat(a)}return o.trim()}function S(e,t){var n=e.getAttributeNode(t);return null===n||r.has(n)||""===n.value.trim()?null:(r.add(n),n.value)}function j(e,t){if(r.has(e))return"";if(!b&&function(e,t){if(!y(e))return!1;if(e.hasAttribute("hidden")||"true"===e.getAttribute("aria-hidden"))return!0;var r=t(e);return"none"===r.getPropertyValue("display")||"hidden"===r.getPropertyValue("visibility")}(e,c)&&!t.isReferenced)return r.add(e),"";var n=y(e)?e.getAttributeNode("aria-labelledby"):null,o=null===n||r.has(n)?[]:E(e,"aria-labelledby");if("name"===i&&!t.isReferenced&&o.length>0)return r.add(n),o.map((function(e){return j(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!0,recursion:!1})})).join(" ");var a,s=t.recursion&&(P(a=e,["button","combobox","listbox","textbox"])||C(a,"range"))&&"name"===i;if(!s){var u=(y(e)&&e.getAttribute("aria-label")||"").trim();if(""!==u&&"name"===i)return r.add(e),u;if(!function(e){return P(e,["none","presentation"])}(e)){var d=function(e){if(!y(e))return null;if(function(e){return y(e)&&"fieldset"===p(e)}(e)){r.add(e);for(var t=l(e.childNodes),n=0;n0})).join(" ");if(v(e)&&"image"===e.type){var R=S(e,"alt");if(null!==R)return R;var A=S(e,"title");return null!==A?A:"Submit Query"}if(P(e,["button"])){var k=m(e,{isEmbeddedInLabel:!1,isReferenced:!1});if(""!==k)return k}return null}(e);if(null!==d)return r.add(e),d}}if(P(e,["menu"]))return r.add(e),"";if(s||t.isEmbeddedInLabel||t.isReferenced){if(P(e,["combobox","listbox"])){r.add(e);var f=function(e){return y(t=e)&&"select"===p(t)?e.selectedOptions||x(e,"[selected]"):x(e,'[aria-selected="true"]');var t}(e);return 0===f.length?v(e)?e.value:"":l(f).map((function(e){return j(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1,recursion:!0})})).join(" ")}if(C(e,"range"))return r.add(e),e.hasAttribute("aria-valuetext")?e.getAttribute("aria-valuetext"):e.hasAttribute("aria-valuenow")?e.getAttribute("aria-valuenow"):e.getAttribute("value")||"";if(P(e,["textbox"]))return r.add(e),function(e){return v(e)||y(t=e)&&"textarea"===p(t)?e.value:e.textContent||"";var t}(e)}if(function(e){return P(e,["button","cell","checkbox","columnheader","gridcell","heading","label","legend","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","row","rowheader","switch","tab","tooltip","treeitem"])}(e)||y(e)&&t.isReferenced||function(e){return h(e)}(e)){var O=m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1});if(""!==O)return r.add(e),O}if(e.nodeType===e.TEXT_NODE)return r.add(e),e.textContent||"";if(t.recursion)return r.add(e),m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1});var R=function(e){return y(e)?S(e,"title"):null}(e);return null!==R?(r.add(e),R):(r.add(e),"")}return j(e,{isEmbeddedInLabel:!1,isReferenced:"description"===i,recursion:!1}).trim().replace(/\s\s+/g," ")}function R(e){return R="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},R(e)}function A(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function k(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{},r=E(e,"aria-describedby").map((function(e){return j(e,k(k({},t),{},{compute:"description"}))})).join(" ");if(""===r){var n=e.getAttribute("title");r=null===n?"":n}return r}function I(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return P(e,["caption","code","deletion","emphasis","generic","insertion","paragraph","presentation","strong","subscript","superscript"])?"":j(e,t)}var N=r(5037),F=r(2992),B=r.n(F);function L(e){return e.replace(//g,">")}e=r.hmd(e);const U=(e,t,r,n,o,i,a)=>{const l=n+r.indent,s=r.colors;return e.map((e=>{const u=t[e];let c=a(u,r,l,o,i);return"string"!=typeof u&&(-1!==c.indexOf("\n")&&(c=r.spacingOuter+l+c+r.spacingOuter+n),c="{"+c+"}"),r.spacingInner+n+s.prop.open+e+s.prop.close+"="+s.value.open+c+s.value.close})).join("")},D=(e,t,r,n,o,i)=>e.map((e=>{const a="string"==typeof e?$(e,t):i(e,t,r,n,o);return""===a&&"object"==typeof e&&null!==e&&3!==e.nodeType?"":t.spacingOuter+r+a})).join(""),$=(e,t)=>{const r=t.colors.content;return r.open+L(e)+r.close},H=(e,t)=>{const r=t.colors.comment;return r.open+"\x3c!--"+L(e)+"--\x3e"+r.close},W=(e,t,r,n,o)=>{const i=n.colors.tag;return i.open+"<"+e+(t&&i.close+t+n.spacingOuter+o+i.open)+(r?">"+i.close+r+n.spacingOuter+o+i.open+""+e:(t&&!n.min?"":" ")+"/")+">"+i.close},z=(e,t)=>{const r=t.colors.tag;return r.open+"<"+e+r.close+" …"+r.open+" />"+r.close},V=3,K=8,G=11,X=/^((HTML|SVG)\w*)?Element$/,J=e=>{const t=e.constructor.name,{nodeType:r,tagName:n}=e,o="string"==typeof n&&n.includes("-")||"function"==typeof e.hasAttribute&&e.hasAttribute("is");return 1===r&&(X.test(t)||o)||r===V&&"Text"===t||r===K&&"Comment"===t||r===G&&"DocumentFragment"===t};function Y(e){return e.nodeType===G}function Z(e){return{test:e=>{var t;return(null==e||null==(t=e.constructor)?void 0:t.name)&&J(e)},serialize:(t,r,n,o,i,a)=>{if(function(e){return e.nodeType===V}(t))return $(t.data,r);if(function(e){return e.nodeType===K}(t))return H(t.data,r);const l=Y(t)?"DocumentFragment":t.tagName.toLowerCase();return++o>r.maxDepth?z(l,r):W(l,U(Y(t)?[]:Array.from(t.attributes).map((e=>e.name)).sort(),Y(t)?{}:Array.from(t.attributes).reduce(((e,t)=>(e[t.name]=t.value,e)),{}),r,n+r.indent,o,i,a),D(Array.prototype.slice.call(t.childNodes||t.children).filter(e),r,n+r.indent,o,i,a),r,n)}}}let Q=null,ee=null,te=null;try{const t=e&&e.require;ee=t.call(e,"fs").readFileSync,te=t.call(e,"@babel/code-frame").codeFrameColumns,Q=t.call(e,"chalk")}catch{}const re=3;function ne(){return"undefined"!=typeof jest&&null!==jest&&(!0===setTimeout._isMockFunction||Object.prototype.hasOwnProperty.call(setTimeout,"clock"))}function oe(){if("undefined"==typeof window)throw new Error("Could not find default container");return window.document}function ie(e){if(e.defaultView)return e.defaultView;if(e.ownerDocument&&e.ownerDocument.defaultView)return e.ownerDocument.defaultView;if(e.window)return e.window;throw e.ownerDocument&&null===e.ownerDocument.defaultView?new Error("It looks like the window object is not available for the provided node."):e.then instanceof Function?new Error("It looks like you passed a Promise object instead of a DOM node. Did you do something like `fireEvent.click(screen.findBy...` when you meant to use a `getBy` query `fireEvent.click(screen.getBy...`, or await the findBy query `fireEvent.click(await screen.findBy...`?"):Array.isArray(e)?new Error("It looks like you passed an Array instead of a DOM node. Did you do something like `fireEvent.click(screen.getAllBy...` when you meant to use a `getBy` query `fireEvent.click(screen.getBy...`?"):"function"==typeof e.debug&&"function"==typeof e.logTestingPlaygroundURL?new Error("It looks like you passed a `screen` object. Did you do something like `fireEvent.click(screen, ...` when you meant to use a query, e.g. `fireEvent.click(screen.getBy..., `?"):new Error("The given node is not an Element, the node type is: "+typeof e+".")}function ae(e){if(!e||"function"!=typeof e.querySelector||"function"!=typeof e.querySelectorAll)throw new TypeError("Expected container to be an Element, a Document or a DocumentFragment but got "+(("object"==typeof(t=e)?null===t?"null":t.constructor.name:typeof t)+"."));var t}const le=()=>{let e;try{var t;e=JSON.parse(null==(t=process)||null==(t=t.env)?void 0:t.COLORS)}catch(e){}return"boolean"==typeof e?e:"undefined"!=typeof process&&void 0!==process.versions&&void 0!==process.versions.node},{DOMCollection:se}=n.Nx,ue=1,ce=8;function de(e){return e.nodeType!==ce&&(e.nodeType!==ue||!e.matches(me().defaultIgnore))}function pe(e,t,r){if(void 0===r&&(r={}),e||(e=oe().body),"number"!=typeof t&&(t="undefined"!=typeof process&&process.env.DEBUG_PRINT_LIMIT||7e3),0===t)return"";e.documentElement&&(e=e.documentElement);let o=typeof e;if("object"===o?o=e.constructor.name:e={},!("outerHTML"in e))throw new TypeError("Expected an element or document but got "+o);const{filterNode:i=de,...a}=r,l=n.GP(e,{plugins:[Z(i),se],printFunctionName:!1,highlight:le(),...a});return void 0!==t&&e.outerHTML.length>t?l.slice(0,t)+"...":l}const fe=function(){const e=ee&&te?function(e){const t=e.indexOf("(")+1,r=e.indexOf(")"),n=e.slice(t,r),o=n.split(":"),[i,a,l]=[o[0],parseInt(o[1],10),parseInt(o[2],10)];let s="";try{s=ee(i,"utf-8")}catch{return""}const u=te(s,{start:{line:a,column:l}},{highlightCode:!0,linesBelow:0});return Q.dim(n)+"\n"+u+"\n"}((new Error).stack.split("\n").slice(1).find((e=>!e.includes("node_modules/")))):"";e?console.log(pe(...arguments)+"\n\n"+e):console.log(pe(...arguments))};let be={testIdAttribute:"data-testid",asyncUtilTimeout:1e3,asyncWrapper:e=>e(),unstable_advanceTimersWrapper:e=>e(),eventWrapper:e=>e(),defaultHidden:!1,defaultIgnore:"script, style",showOriginalStackTrace:!1,throwSuggestions:!1,getElementError(e,t){const r=pe(t),n=new Error([e,"Ignored nodes: comments, "+be.defaultIgnore+"\n"+r].filter(Boolean).join("\n\n"));return n.name="TestingLibraryElementError",n},_disableExpensiveErrorDiagnostics:!1,computedStyleSupportsPseudoElements:!1};function me(){return be}const ye=["button","meter","output","progress","select","textarea","input"];function he(e){return ye.includes(e.nodeName.toLowerCase())?"":e.nodeType===re?e.textContent:Array.from(e.childNodes).map((e=>he(e))).join("")}function ve(e){let t;return t="label"===e.tagName.toLowerCase()?he(e):e.value||e.textContent,t}function ge(e){var t;if(void 0!==e.labels)return null!=(t=e.labels)?t:[];if(!function(e){return/BUTTON|METER|OUTPUT|PROGRESS|SELECT|TEXTAREA/.test(e.tagName)||"INPUT"===e.tagName&&"hidden"!==e.getAttribute("type")}(e))return[];const r=e.ownerDocument.querySelectorAll("label");return Array.from(r).filter((t=>t.control===e))}function we(e,t,r){let{selector:n="*"}=void 0===r?{}:r;const o=t.getAttribute("aria-labelledby"),i=o?o.split(" "):[];return i.length?i.map((t=>{const r=e.querySelector('[id="'+t+'"]');return r?{content:ve(r),formControl:null}:{content:"",formControl:null}})):Array.from(ge(t)).map((e=>({content:ve(e),formControl:Array.from(e.querySelectorAll("button, input, meter, output, progress, select, textarea")).filter((e=>e.matches(n)))[0]})))}function Ee(e){if(null==e)throw new Error("It looks like "+e+" was passed instead of a matcher. Did you do something like getByText("+e+")?")}function Pe(e,t,r,n){if("string"!=typeof e)return!1;Ee(r);const o=n(e);return"string"==typeof r||"number"==typeof r?o.toLowerCase().includes(r.toString().toLowerCase()):"function"==typeof r?r(o,t):qe(r,o)}function Ce(e,t,r,n){if("string"!=typeof e)return!1;Ee(r);const o=n(e);return r instanceof Function?r(o,t):r instanceof RegExp?qe(r,o):o===String(r)}function xe(e){let{trim:t=!0,collapseWhitespace:r=!0}=void 0===e?{}:e;return e=>{let n=e;return n=t?n.trim():n,n=r?n.replace(/\s+/g," "):n,n}}function Oe(e){let{trim:t,collapseWhitespace:r,normalizer:n}=e;if(!n)return xe({trim:t,collapseWhitespace:r});if(void 0!==t||void 0!==r)throw new Error('trim and collapseWhitespace are not supported with a normalizer. If you want to use the default trim and collapseWhitespace logic in your normalizer, use "getDefaultNormalizer({trim, collapseWhitespace})" and compose that into your normalizer');return n}function qe(e,t){const r=e.test(t);return e.global&&0!==e.lastIndex&&(console.warn("To match all elements we had to reset the lastIndex of the RegExp because the global flag is enabled. We encourage to remove the global flag from the RegExp."),e.lastIndex=0),r}function Se(e){return e.matches("input[type=submit], input[type=button], input[type=reset]")?e.value:Array.from(e.childNodes).filter((e=>e.nodeType===re&&Boolean(e.textContent))).map((e=>e.textContent)).join("")}const Te=function(e){function t(e){let{attributes:t=[]}=e;return t.length}function r(e){let{attributes:t=[]}=e;const r=t.findIndex((e=>e.value&&"type"===e.name&&"text"===e.value));r>=0&&(t=[...t.slice(0,r),...t.slice(r+1)]);const n=function(e){let{name:t,attributes:r}=e;return""+t+r.map((e=>{let{name:t,value:r,constraints:n=[]}=e;return-1!==n.indexOf("undefined")?":not(["+t+"])":r?"["+t+'="'+r+'"]':"["+t+"]"})).join("")}({...e,attributes:t});return e=>!(r>=0&&"text"!==e.type)&&e.matches(n)}let n=[];for(const[o,i]of e.entries())n=[...n,{match:r(o),roles:Array.from(i),specificity:t(o)}];return n.sort((function(e,t){let{specificity:r}=e,{specificity:n}=t;return n-r}))}(N._s);function je(e){return!0===e.hidden||("true"===e.getAttribute("aria-hidden")||"none"===e.ownerDocument.defaultView.getComputedStyle(e).display)}function Re(e,t){void 0===t&&(t={});const{isSubtreeInaccessible:r=je}=t;if("hidden"===e.ownerDocument.defaultView.getComputedStyle(e).visibility)return!0;let n=e;for(;n;){if(r(n))return!0;n=n.parentElement}return!1}function Ae(e){for(const{match:t,roles:r}of Te)if(t(e))return[...r];return[]}function ke(e,t){const r=e.getAttribute(t);return"true"===r||"false"!==r&&void 0}const Me=xe();function _e(e){return new RegExp(function(e){return e.replace(/[.*+\-?^${}()|[\]\\]/g,"\\$&")}(e.toLowerCase()),"i")}function Ie(e,t,r,n){let{variant:o,name:i}=n,a="";const l={},s=[["Role","TestId"].includes(e)?r:_e(r)];i&&(l.name=_e(i)),"Role"===e&&Re(t)&&(l.hidden=!0,a="Element is inaccessible. This means that the element and all its children are invisible to screen readers.\n If you are using the aria-hidden prop, make sure this is the right choice for your case.\n "),Object.keys(l).length>0&&s.push(l);const u=o+"By"+e;return{queryName:e,queryMethod:u,queryArgs:s,variant:o,warning:a,toString(){a&&console.warn(a);let[e,t]=s;return e="string"==typeof e?"'"+e+"'":e,t=t?", { "+Object.entries(t).map((e=>{let[t,r]=e;return t+": "+r})).join(", ")+" }":"",u+"("+e+t+")"}}}function Ne(e,t,r){return r&&(!t||t.toLowerCase()===e.toLowerCase())}function Fe(e,t,r){var n,o;if(void 0===t&&(t="get"),e.matches(me().defaultIgnore))return;const i=null!=(n=e.getAttribute("role"))?n:null==(o=Ae(e))?void 0:o[0];if("generic"!==i&&Ne("Role",r,i))return Ie("Role",e,i,{variant:t,name:I(e,{computedStyleSupportsPseudoElements:me().computedStyleSupportsPseudoElements})});const a=we(document,e).map((e=>e.content)).join(" ");if(Ne("LabelText",r,a))return Ie("LabelText",e,a,{variant:t});const l=e.getAttribute("placeholder");if(Ne("PlaceholderText",r,l))return Ie("PlaceholderText",e,l,{variant:t});const s=Me(Se(e));if(Ne("Text",r,s))return Ie("Text",e,s,{variant:t});if(Ne("DisplayValue",r,e.value))return Ie("DisplayValue",e,Me(e.value),{variant:t});const u=e.getAttribute("alt");if(Ne("AltText",r,u))return Ie("AltText",e,u,{variant:t});const c=e.getAttribute("title");if(Ne("Title",r,c))return Ie("Title",e,c,{variant:t});const d=e.getAttribute(me().testIdAttribute);return Ne("TestId",r,d)?Ie("TestId",e,d,{variant:t}):void 0}function Be(e,t){e.stack=t.stack.replace(t.message,e.message)}function Le(e,t){const r=new Error("STACK_TRACE_MESSAGE");return me().asyncWrapper((()=>function(e,t){let{container:r=oe(),timeout:n=me().asyncUtilTimeout,showOriginalStackTrace:o=me().showOriginalStackTrace,stackTraceError:i,interval:a=50,onTimeout:l=(e=>(Object.defineProperty(e,"message",{value:me().getElementError(e.message,r).message}),e)),mutationObserverOptions:s={subtree:!0,childList:!0,attributes:!0,characterData:!0}}=t;if("function"!=typeof e)throw new TypeError("Received `callback` arg must be a function");return new Promise((async(t,u)=>{let c,d,p,f=!1,b="idle";const m=setTimeout((function(){let e;c?(e=c,o||"TestingLibraryElementError"!==e.name||Be(e,i)):(e=new Error("Timed out in waitFor."),o||Be(e,i)),h(l(e),null)}),n),y=ne();if(y){const{unstable_advanceTimersWrapper:e}=me();for(g();!f;){if(!ne()){const e=new Error("Changed from using fake timers to real timers while using waitFor. This is not allowed and will result in very strange behavior. Please ensure you're awaiting all async things your test is doing before changing to real timers. For more info, please go to https://github.com/testing-library/dom-testing-library/issues/830");return o||Be(e,i),void u(e)}if(await e((async()=>{jest.advanceTimersByTime(a)})),f)break;g()}}else{try{ae(r)}catch(e){return void u(e)}d=setInterval(v,a);const{MutationObserver:e}=ie(r);p=new e(v),p.observe(r,s),g()}function h(e,r){f=!0,clearTimeout(m),y||(clearInterval(d),p.disconnect()),e?u(e):t(r)}function v(){if(ne()){const e=new Error("Changed from using real timers to fake timers while using waitFor. This is not allowed and will result in very strange behavior. Please ensure you're awaiting all async things your test is doing before changing to fake timers. For more info, please go to https://github.com/testing-library/dom-testing-library/issues/830");return o||Be(e,i),u(e)}return g()}function g(){if("pending"!==b)try{const t=function(e){try{return be._disableExpensiveErrorDiagnostics=!0,e()}finally{be._disableExpensiveErrorDiagnostics=!1}}(e);"function"==typeof(null==t?void 0:t.then)?(b="pending",t.then((e=>{b="resolved",h(null,e)}),(e=>{b="rejected",c=e}))):h(null,t)}catch(e){c=e}}}))}(e,{stackTraceError:r,...t})))}function Ue(e,t){return me().getElementError(e,t)}function De(e,t,r,n){let{exact:o=!0,collapseWhitespace:i,trim:a,normalizer:l}=void 0===n?{}:n;const s=o?Ce:Pe,u=Oe({collapseWhitespace:i,trim:a,normalizer:l});return Array.from(t.querySelectorAll("["+e+"]")).filter((t=>s(t.getAttribute(e),t,r,u)))}function $e(e,t){return function(r){for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i1){const e=a.map((e=>Ue(null,e).message)).join("\n\n");throw function(e,t){return Ue(e+"\n\n(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).",t)}(t(r,...o)+"\n\nHere are the matching elements:\n\n"+e,r)}return a[0]||null}}function He(e,t){return me().getElementError("A better query is available, try this:\n"+e.toString()+"\n",t)}function We(e){return(t,r,n,o)=>Le((()=>e(t,r,n)),{container:t,...o})}const ze=(e,t,r)=>function(n){for(var o=arguments.length,i=new Array(o>1?o-1:0),a=1;afunction(n){for(var o=arguments.length,i=new Array(o>1?o-1:0),a=1;a{var t;return null==(t=Fe(e,r))?void 0:t.toString()})))];if(1===e.length&&!t.endsWith(Fe(l[0],r).queryName))throw He(e[0],n)}return l};function Ke(e,t,r){const n=ze($e(e,t),e.name,"query"),o=function(e,t){return function(r){for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;ige(e).length||e.hasAttribute("aria-labelledby"))).reduce(((r,o)=>{const i=we(e,o,{selector:n});i.filter((e=>Boolean(e.formControl))).forEach((e=>{s(e.content,e.formControl,t,u)&&e.formControl&&r.push(e.formControl)}));const a=i.filter((e=>Boolean(e.content))).map((e=>e.content));return s(a.join(" "),o,t,u)&&r.push(o),a.length>1&&a.forEach(((e,n)=>{s(e,o,t,u)&&r.push(o);const i=[...a];i.splice(n,1),i.length>1&&s(i.join(" "),o,t,u)&&r.push(o)})),r}),[]).concat(De("aria-label",e,t,{exact:o,normalizer:u}));return Array.from(new Set(c)).filter((e=>e.matches(n)))},Xe=function(e,t){for(var r=arguments.length,n=new Array(r>2?r-2:0),o=2;o({node:e,textToMatch:ve(e)}))).filter((e=>{let{textToMatch:t}=e;return null!==t}))}(e);return u.filter((e=>{let{node:r,textToMatch:n}=e;return l(n,r,t,s)})).map((e=>{let{node:t}=e;return t}))}(e,t,...n);if(r.length){const n=r.map((t=>function(e,t){const r=t.getAttribute("for");if(!r)return null;const n=e.querySelector('[id="'+r+'"]');return n?n.tagName.toLowerCase():null}(e,t))).filter((e=>!!e));throw n.length?me().getElementError(n.map((e=>"Found a label with the text of: "+t+", however the element associated with this label (<"+e+" />) is non-labellable [https://html.spec.whatwg.org/multipage/forms.html#category-label]. If you really need to label a <"+e+" />, you can use aria-label or aria-labelledby instead.")).join("\n\n"),e):me().getElementError("Found a label with the text of: "+t+', however no form control was found associated to that label. Make sure you\'re using the "for" attribute or "aria-labelledby" attribute correctly.',e)}throw me().getElementError("Unable to find a label with the text of: "+t,e)}return i},Je=(e,t)=>"Found multiple elements with the text of: "+t,Ye=ze($e(Ge,Je),Ge.name,"query"),Ze=$e(Xe,Je),Qe=We(Ve(Xe,Xe.name,"findAll")),et=We(ze(Ze,Xe.name,"find")),tt=Ve(Xe,Xe.name,"getAll"),rt=ze(Ze,Xe.name,"get"),nt=Ve(Ge,Ge.name,"queryAll"),ot=function(){for(var e=arguments.length,t=new Array(e),r=0;r"Found multiple elements with the placeholder text of: "+t),((e,t)=>"Unable to find an element with the placeholder text of: "+t)),dt=function(e,t,r){let{selector:n="*",exact:o=!0,collapseWhitespace:i,trim:a,ignore:l=me().defaultIgnore,normalizer:s}=void 0===r?{}:r;ae(e);const u=o?Ce:Pe,c=Oe({collapseWhitespace:i,trim:a,normalizer:s});let d=[];return"function"==typeof e.matches&&e.matches(n)&&(d=[e]),[...d,...Array.from(e.querySelectorAll(n))].filter((e=>!l||!e.matches(l))).filter((e=>u(Se(e),e,t,c)))},pt=Ve(dt,dt.name,"queryAll"),[ft,bt,mt,yt,ht]=Ke(dt,((e,t)=>"Found multiple elements with the text: "+t),(function(e,t,r){void 0===r&&(r={});const{collapseWhitespace:n,trim:o,normalizer:i,selector:a}=r,l=Oe({collapseWhitespace:n,trim:o,normalizer:i})(t.toString());return"Unable to find an element with the text: "+(l!==t.toString()?l+" (normalized from '"+t+"')":t)+("*"!==(null!=a?a:"*")?", which matches selector '"+a+"'":"")+". This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible."})),vt=function(e,t,r){let{exact:n=!0,collapseWhitespace:o,trim:i,normalizer:a}=void 0===r?{}:r;ae(e);const l=n?Ce:Pe,s=Oe({collapseWhitespace:o,trim:i,normalizer:a});return Array.from(e.querySelectorAll("input,textarea,select")).filter((e=>"SELECT"===e.tagName?Array.from(e.options).filter((e=>e.selected)).some((e=>l(Se(e),e,t,s))):l(e.value,e,t,s)))},gt=Ve(vt,vt.name,"queryAll"),[wt,Et,Pt,Ct,xt]=Ke(vt,((e,t)=>"Found multiple elements with the display value: "+t+"."),((e,t)=>"Unable to find an element with the display value: "+t+".")),Ot=/^(img|input|area|.+-.+)$/i,qt=function(e,t,r){return void 0===r&&(r={}),ae(e),De("alt",e,t,r).filter((e=>Ot.test(e.tagName)))},St=Ve(qt,qt.name,"queryAll"),[Tt,jt,Rt,At,kt]=Ke(qt,((e,t)=>"Found multiple elements with the alt text: "+t),((e,t)=>"Unable to find an element with the alt text: "+t)),Mt=function(e,t,r){let{exact:n=!0,collapseWhitespace:o,trim:i,normalizer:a}=void 0===r?{}:r;ae(e);const l=n?Ce:Pe,s=Oe({collapseWhitespace:o,trim:i,normalizer:a});return Array.from(e.querySelectorAll("[title], svg > title")).filter((e=>l(e.getAttribute("title"),e,t,s)||(e=>{var t;return"title"===e.tagName.toLowerCase()&&"svg"===(null==(t=e.parentElement)?void 0:t.tagName.toLowerCase())})(e)&&l(Se(e),e,t,s)))},_t=Ve(Mt,Mt.name,"queryAll"),[It,Nt,Ft,Bt,Lt]=Ke(Mt,((e,t)=>"Found multiple elements with the title: "+t+"."),((e,t)=>"Unable to find an element with the title: "+t+".")),Ut=function(e,t,r){let{hidden:n=me().defaultHidden,name:o,description:i,queryFallbacks:a=!1,selected:l,busy:s,checked:u,pressed:c,current:d,level:p,expanded:f,value:{now:b,min:m,max:y,text:h}={}}=void 0===r?{}:r;var v,g,w,E,P,C,x,O,q,S;if(ae(e),void 0!==l&&void 0===(null==(v=N.Ot.get(t))?void 0:v.props["aria-selected"]))throw new Error('"aria-selected" is not supported on role "'+t+'".');if(void 0!==s&&void 0===(null==(g=N.Ot.get(t))?void 0:g.props["aria-busy"]))throw new Error('"aria-busy" is not supported on role "'+t+'".');if(void 0!==u&&void 0===(null==(w=N.Ot.get(t))?void 0:w.props["aria-checked"]))throw new Error('"aria-checked" is not supported on role "'+t+'".');if(void 0!==c&&void 0===(null==(E=N.Ot.get(t))?void 0:E.props["aria-pressed"]))throw new Error('"aria-pressed" is not supported on role "'+t+'".');if(void 0!==d&&void 0===(null==(P=N.Ot.get(t))?void 0:P.props["aria-current"]))throw new Error('"aria-current" is not supported on role "'+t+'".');if(void 0!==p&&"heading"!==t)throw new Error('Role "'+t+'" cannot have "level" property.');if(void 0!==b&&void 0===(null==(C=N.Ot.get(t))?void 0:C.props["aria-valuenow"]))throw new Error('"aria-valuenow" is not supported on role "'+t+'".');if(void 0!==y&&void 0===(null==(x=N.Ot.get(t))?void 0:x.props["aria-valuemax"]))throw new Error('"aria-valuemax" is not supported on role "'+t+'".');if(void 0!==m&&void 0===(null==(O=N.Ot.get(t))?void 0:O.props["aria-valuemin"]))throw new Error('"aria-valuemin" is not supported on role "'+t+'".');if(void 0!==h&&void 0===(null==(q=N.Ot.get(t))?void 0:q.props["aria-valuetext"]))throw new Error('"aria-valuetext" is not supported on role "'+t+'".');if(void 0!==f&&void 0===(null==(S=N.Ot.get(t))?void 0:S.props["aria-expanded"]))throw new Error('"aria-expanded" is not supported on role "'+t+'".');const T=new WeakMap;function j(e){return T.has(e)||T.set(e,je(e)),T.get(e)}return Array.from(e.querySelectorAll(function(e){var t;const r='*[role~="'+e+'"]',n=null!=(t=N.wZ.get(e))?t:new Set,o=new Set(Array.from(n).map((e=>{let{name:t}=e;return t})));return[r].concat(Array.from(o)).join(",")}(t))).filter((e=>{if(e.hasAttribute("role")){const r=e.getAttribute("role");if(a)return r.split(" ").filter(Boolean).some((e=>e===t));const[n]=r.split(" ");return n===t}return Ae(e).some((e=>e===t))})).filter((e=>{if(void 0!==l)return l===function(e){return"OPTION"===e.tagName?e.selected:ke(e,"aria-selected")}(e);if(void 0!==s)return s===function(e){return"true"===e.getAttribute("aria-busy")}(e);if(void 0!==u)return u===function(e){if(!("indeterminate"in e)||!e.indeterminate)return"checked"in e?e.checked:ke(e,"aria-checked")}(e);if(void 0!==c)return c===function(e){return ke(e,"aria-pressed")}(e);if(void 0!==d)return d===function(e){var t,r;return null!=(t=null!=(r=ke(e,"aria-current"))?r:e.getAttribute("aria-current"))&&t}(e);if(void 0!==f)return f===function(e){return ke(e,"aria-expanded")}(e);if(void 0!==p)return p===function(e){return e.getAttribute("aria-level")&&Number(e.getAttribute("aria-level"))||{H1:1,H2:2,H3:3,H4:4,H5:5,H6:6}[e.tagName]}(e);if(void 0!==b||void 0!==y||void 0!==m||void 0!==h){let r=!0;var t;return void 0!==b&&r&&(r=b===function(e){const t=e.getAttribute("aria-valuenow");return null===t?void 0:+t}(e)),void 0!==y&&r&&(r=y===function(e){const t=e.getAttribute("aria-valuemax");return null===t?void 0:+t}(e)),void 0!==m&&r&&(r=m===function(e){const t=e.getAttribute("aria-valuemin");return null===t?void 0:+t}(e)),void 0!==h&&r&&(r=Ce(null!=(t=function(e){const t=e.getAttribute("aria-valuetext");return null===t?void 0:t}(e))?t:null,e,h,(e=>e))),r}return!0})).filter((e=>void 0===o||Ce(I(e,{computedStyleSupportsPseudoElements:me().computedStyleSupportsPseudoElements}),e,o,(e=>e)))).filter((e=>void 0===i||Ce(_(e,{computedStyleSupportsPseudoElements:me().computedStyleSupportsPseudoElements}),e,i,(e=>e)))).filter((e=>!1!==n||!1===Re(e,{isSubtreeInaccessible:j})))},Dt=e=>{let t="";return t=void 0===e?"":"string"==typeof e?' and name "'+e+'"':" and name `"+e+"`",t},$t=Ve(Ut,Ut.name,"queryAll"),[Ht,Wt,zt,Vt,Kt]=Ke(Ut,(function(e,t,r){let{name:n}=void 0===r?{}:r;return'Found multiple elements with the role "'+t+'"'+Dt(n)}),(function(e,t,r){let{hidden:n=me().defaultHidden,name:o,description:i}=void 0===r?{}:r;if(me()._disableExpensiveErrorDiagnostics)return'Unable to find role="'+t+'"'+Dt(o);let a,l="";Array.from(e.children).forEach((e=>{l+=function(e,t){let{hidden:r,includeDescription:n}=t;const o=function(e,t){let{hidden:r=!1}=void 0===t?{}:t;return function e(t){return[t,...Array.from(t.children).reduce(((t,r)=>[...t,...e(r)]),[])]}(e).filter((e=>!1!==r||!1===Re(e))).reduce(((e,t)=>{let r=[];return r=t.hasAttribute("role")?t.getAttribute("role").split(" ").slice(0,1):Ae(t),r.reduce(((e,r)=>Array.isArray(e[r])?{...e,[r]:[...e[r],t]}:{...e,[r]:[t]}),e)}),{})}(e,{hidden:r});return Object.entries(o).filter((e=>{let[t]=e;return"generic"!==t})).map((e=>{let[t,r]=e;const o="-".repeat(50);return t+":\n\n"+r.map((e=>{const t='Name "'+I(e,{computedStyleSupportsPseudoElements:me().computedStyleSupportsPseudoElements})+'":\n',r=pe(e.cloneNode(!1));return n?t+'Description "'+_(e,{computedStyleSupportsPseudoElements:me().computedStyleSupportsPseudoElements})+'":\n'+r:""+t+r})).join("\n\n")+"\n\n"+o})).join("\n")}(e,{hidden:n,includeDescription:void 0!==i})})),a=0===l.length?!1===n?"There are no accessible roles. But there might be some inaccessible roles. If you wish to access them, then set the `hidden` option to `true`. Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole":"There are no available roles.":("\nHere are the "+(!1===n?"accessible":"available")+" roles:\n\n "+l.replace(/\n/g,"\n ").replace(/\n\s\s\n/g,"\n\n")+"\n").trim();let s="";s=void 0===o?"":"string"==typeof o?' and name "'+o+'"':" and name `"+o+"`";let u="";return u=void 0===i?"":"string"==typeof i?' and description "'+i+'"':" and description `"+i+"`",("\nUnable to find an "+(!1===n?"accessible ":"")+'element with the role "'+t+'"'+s+u+"\n\n"+a).trim()})),Gt=()=>me().testIdAttribute,Xt=function(){for(var e=arguments.length,t=new Array(e),r=0;r"Found multiple elements by: ["+Gt()+'="'+t+'"]'),((e,t)=>"Unable to find an element by: ["+Gt()+'="'+t+'"]'));var rr=Object.freeze({__proto__:null,queryAllByLabelText:nt,queryByLabelText:Ye,getAllByLabelText:tt,getByLabelText:rt,findAllByLabelText:Qe,findByLabelText:et,queryByPlaceholderText:at,queryAllByPlaceholderText:it,getByPlaceholderText:st,getAllByPlaceholderText:lt,findAllByPlaceholderText:ut,findByPlaceholderText:ct,queryByText:ft,queryAllByText:pt,getByText:mt,getAllByText:bt,findAllByText:yt,findByText:ht,queryByDisplayValue:wt,queryAllByDisplayValue:gt,getByDisplayValue:Pt,getAllByDisplayValue:Et,findAllByDisplayValue:Ct,findByDisplayValue:xt,queryByAltText:Tt,queryAllByAltText:St,getByAltText:Rt,getAllByAltText:jt,findAllByAltText:At,findByAltText:kt,queryByTitle:It,queryAllByTitle:_t,getByTitle:Ft,getAllByTitle:Nt,findAllByTitle:Bt,findByTitle:Lt,queryByRole:Ht,queryAllByRole:$t,getAllByRole:Wt,getByRole:zt,findAllByRole:Vt,findByRole:Kt,queryByTestId:Yt,queryAllByTestId:Jt,getByTestId:Qt,getAllByTestId:Zt,findAllByTestId:er,findByTestId:tr});const nr={copy:{EventType:"ClipboardEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},cut:{EventType:"ClipboardEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},paste:{EventType:"ClipboardEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},compositionEnd:{EventType:"CompositionEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},compositionStart:{EventType:"CompositionEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},compositionUpdate:{EventType:"CompositionEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},keyDown:{EventType:"KeyboardEvent",defaultInit:{bubbles:!0,cancelable:!0,charCode:0,composed:!0}},keyPress:{EventType:"KeyboardEvent",defaultInit:{bubbles:!0,cancelable:!0,charCode:0,composed:!0}},keyUp:{EventType:"KeyboardEvent",defaultInit:{bubbles:!0,cancelable:!0,charCode:0,composed:!0}},focus:{EventType:"FocusEvent",defaultInit:{bubbles:!1,cancelable:!1,composed:!0}},blur:{EventType:"FocusEvent",defaultInit:{bubbles:!1,cancelable:!1,composed:!0}},focusIn:{EventType:"FocusEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},focusOut:{EventType:"FocusEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},change:{EventType:"Event",defaultInit:{bubbles:!0,cancelable:!1}},input:{EventType:"InputEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},invalid:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!0}},submit:{EventType:"Event",defaultInit:{bubbles:!0,cancelable:!0}},reset:{EventType:"Event",defaultInit:{bubbles:!0,cancelable:!0}},click:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,button:0,composed:!0}},contextMenu:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},dblClick:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},drag:{EventType:"DragEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},dragEnd:{EventType:"DragEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},dragEnter:{EventType:"DragEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},dragExit:{EventType:"DragEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},dragLeave:{EventType:"DragEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},dragOver:{EventType:"DragEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},dragStart:{EventType:"DragEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},drop:{EventType:"DragEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},mouseDown:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},mouseEnter:{EventType:"MouseEvent",defaultInit:{bubbles:!1,cancelable:!1,composed:!0}},mouseLeave:{EventType:"MouseEvent",defaultInit:{bubbles:!1,cancelable:!1,composed:!0}},mouseMove:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},mouseOut:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},mouseOver:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},mouseUp:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},select:{EventType:"Event",defaultInit:{bubbles:!0,cancelable:!1}},touchCancel:{EventType:"TouchEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},touchEnd:{EventType:"TouchEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},touchMove:{EventType:"TouchEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},touchStart:{EventType:"TouchEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},resize:{EventType:"UIEvent",defaultInit:{bubbles:!1,cancelable:!1}},scroll:{EventType:"UIEvent",defaultInit:{bubbles:!1,cancelable:!1}},wheel:{EventType:"WheelEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},abort:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},canPlay:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},canPlayThrough:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},durationChange:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},emptied:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},encrypted:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},ended:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},loadedData:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},loadedMetadata:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},loadStart:{EventType:"ProgressEvent",defaultInit:{bubbles:!1,cancelable:!1}},pause:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},play:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},playing:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},progress:{EventType:"ProgressEvent",defaultInit:{bubbles:!1,cancelable:!1}},rateChange:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},seeked:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},seeking:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},stalled:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},suspend:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},timeUpdate:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},volumeChange:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},waiting:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},load:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},error:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},animationStart:{EventType:"AnimationEvent",defaultInit:{bubbles:!0,cancelable:!1}},animationEnd:{EventType:"AnimationEvent",defaultInit:{bubbles:!0,cancelable:!1}},animationIteration:{EventType:"AnimationEvent",defaultInit:{bubbles:!0,cancelable:!1}},transitionCancel:{EventType:"TransitionEvent",defaultInit:{bubbles:!0,cancelable:!1}},transitionEnd:{EventType:"TransitionEvent",defaultInit:{bubbles:!0,cancelable:!0}},transitionRun:{EventType:"TransitionEvent",defaultInit:{bubbles:!0,cancelable:!1}},transitionStart:{EventType:"TransitionEvent",defaultInit:{bubbles:!0,cancelable:!1}},pointerOver:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointerEnter:{EventType:"PointerEvent",defaultInit:{bubbles:!1,cancelable:!1}},pointerDown:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointerMove:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointerUp:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointerCancel:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},pointerOut:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointerLeave:{EventType:"PointerEvent",defaultInit:{bubbles:!1,cancelable:!1}},gotPointerCapture:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},lostPointerCapture:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},popState:{EventType:"PopStateEvent",defaultInit:{bubbles:!0,cancelable:!1}},offline:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}},online:{EventType:"Event",defaultInit:{bubbles:!1,cancelable:!1}}},or={doubleClick:"dblClick"};function ir(e,t){return me().eventWrapper((()=>{if(!t)throw new Error("Unable to fire an event - please provide an event object.");if(!e)throw new Error('Unable to fire a "'+t.type+'" event - please provide a DOM element.');return e.dispatchEvent(t)}))}function ar(e,t,r,n){let{EventType:o="Event",defaultInit:i={}}=void 0===n?{}:n;if(!t)throw new Error('Unable to fire a "'+e+'" event - please provide a DOM element.');const a={...i,...r},{target:{value:l,files:s,...u}={}}=a;void 0!==l&&function(e,t){const{set:r}=Object.getOwnPropertyDescriptor(e,"value")||{},n=Object.getPrototypeOf(e),{set:o}=Object.getOwnPropertyDescriptor(n,"value")||{};if(o&&r!==o)o.call(e,t);else{if(!r)throw new Error("The given element does not have a value setter");r.call(e,t)}}(t,l),void 0!==s&&Object.defineProperty(t,"files",{configurable:!0,enumerable:!0,writable:!0,value:s}),Object.assign(t,u);const c=ie(t),d=c[o]||c.Event;let p;if("function"==typeof d)p=new d(e,a);else{p=c.document.createEvent(o);const{bubbles:t,cancelable:r,detail:n,...i}=a;p.initEvent(e,t,r,n),Object.keys(i).forEach((e=>{p[e]=i[e]}))}return["dataTransfer","clipboardData"].forEach((e=>{const t=a[e];"object"==typeof t&&("function"==typeof c.DataTransfer?Object.defineProperty(p,e,{value:Object.getOwnPropertyNames(t).reduce(((e,r)=>(Object.defineProperty(e,r,{value:t[r]}),e)),new c.DataTransfer)}):Object.defineProperty(p,e,{value:t}))})),p}Object.keys(nr).forEach((e=>{const{EventType:t,defaultInit:r}=nr[e],n=e.toLowerCase();ar[e]=(e,o)=>ar(n,e,o,{EventType:t,defaultInit:r}),ir[e]=(t,r)=>ir(t,ar[e](t,r))})),Object.keys(or).forEach((e=>{const t=or[e];ir[e]=function(){return ir[t](...arguments)}}));const lr={debug:(e,t,r)=>Array.isArray(e)?e.forEach((e=>fe(e,t,r))):fe(e,t,r),logTestingPlaygroundURL:function(e){if(void 0===e&&(e=oe().body),!e||!("innerHTML"in e))return void console.log("The element you're providing isn't a valid DOM element.");if(!e.innerHTML)return void console.log("The provided element doesn't have any children.");const t=(r=e.innerHTML,"https://testing-playground.com/#markup="+(n=r,B().compressToEncodedURIComponent(n.replace(/[ \t]*[\n][ \t]*/g,"\n"))));var r,n;return console.log("Open this URL in your browser\n\n"+t),t}};"undefined"!=typeof document&&document.body?function(e,t,r){void 0===t&&(t=rr),void 0===r&&(r={}),Object.keys(t).reduce(((r,n)=>{const o=t[n];return r[n]=o.bind(null,e),r}),r)}(document.body,rr,lr):Object.keys(rr).reduce(((e,t)=>(e[t]=()=>{throw new TypeError("For queries bound to document.body a global document has to be available... Learn more: https://testing-library.com/s/screen-global-error")},e)),lr)},9880:e=>{"use strict";e.exports=({onlyFirst:e=!1}={})=>{const t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(t,e?void 0:"g")}},5608:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,o=(n=r(984))&&n.__esModule?n:{default:n};function i(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i=[],a=!0,l=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(i.push(n.value),!t||i.length!==t);a=!0);}catch(e){l=!0,o=e}finally{try{a||null==r.return||r.return()}finally{if(l)throw o}}return i}}(e,t)||a(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(e,t){if(e){if("string"==typeof e)return l(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?l(e,t):void 0}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=a(e))){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,l=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return l=e.done,e},e:function(e){s=!0,i=e},f:function(){try{l||null==r.return||r.return()}finally{if(s)throw i}}}}(s);try{for(n.s();!(t=n.n()).done;){var o=i(t.value,2),l=o[0],u=o[1];e.call(r,u,l,s)}}catch(e){n.e(e)}finally{n.f()}},get:function(e){var t=s.find((function(t){return t[0]===e}));return t&&t[1]},has:function(e){return!!u.get(e)},keys:function(){return s.map((function(e){return i(e,1)[0]}))},values:function(){return s.map((function(e){return i(e,2)[1]}))}},c=(0,o.default)(u,u.entries());t.default=c},6403:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,o=(n=r(984))&&n.__esModule?n:{default:n};function i(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i=[],a=!0,l=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(i.push(n.value),!t||i.length!==t);a=!0);}catch(e){l=!0,o=e}finally{try{a||null==r.return||r.return()}finally{if(l)throw o}}return i}}(e,t)||a(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(e,t){if(e){if("string"==typeof e)return l(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?l(e,t):void 0}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=a(e))){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,l=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return l=e.done,e},e:function(e){s=!0,i=e},f:function(){try{l||null==r.return||r.return()}finally{if(s)throw i}}}}(s);try{for(n.s();!(t=n.n()).done;){var o=i(t.value,2),l=o[0],u=o[1];e.call(r,u,l,s)}}catch(e){n.e(e)}finally{n.f()}},get:function(e){var t=s.find((function(t){return t[0]===e}));return t&&t[1]},has:function(e){return!!u.get(e)},keys:function(){return s.map((function(e){return i(e,1)[0]}))},values:function(){return s.map((function(e){return i(e,2)[1]}))}},c=(0,o.default)(u,u.entries());t.default=c},9383:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(r(4982)),o=a(r(984)),i=a(r(1876));function a(e){return e&&e.__esModule?e:{default:e}}function l(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i=[],a=!0,l=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(i.push(n.value),!t||i.length!==t);a=!0);}catch(e){l=!0,o=e}finally{try{a||null==r.return||r.return()}finally{if(l)throw o}}return i}}(e,t)||s(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function s(e,t){if(e){if("string"==typeof e)return u(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(e,t):void 0}}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=s(e))){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){l=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(l)throw i}}}}(c);try{for(n.s();!(t=n.n()).done;){var o=l(t.value,2),i=o[0],a=o[1];e.call(r,a,i,c)}}catch(e){n.e(e)}finally{n.f()}},get:function(e){var t=c.find((function(t){return(0,n.default)(e,t[0])}));return t&&t[1]},has:function(e){return!!g.get(e)},keys:function(){return c.map((function(e){return l(e,1)[0]}))},values:function(){return c.map((function(e){return l(e,2)[1]}))}},w=(0,o.default)(g,g.entries());t.default=w},7976:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"menuitem"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget"]]}},8250:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget"]]}},4749:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null},relatedConcepts:[{concept:{name:"input"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget"]]}},1669:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},6292:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-valuemax":null,"aria-valuemin":null,"aria-valuenow":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]}},185:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{"aria-atomic":null,"aria-busy":null,"aria-controls":null,"aria-current":null,"aria-describedby":null,"aria-details":null,"aria-dropeffect":null,"aria-flowto":null,"aria-grabbed":null,"aria-hidden":null,"aria-keyshortcuts":null,"aria-label":null,"aria-labelledby":null,"aria-live":null,"aria-owns":null,"aria-relevant":null,"aria-roledescription":null},relatedConcepts:[{concept:{name:"rel"},module:"HTML"},{concept:{name:"role"},module:"XHTML"},{concept:{name:"type"},module:"Dublin Core"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[]}},8494:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"frontmatter"},module:"DTB"},{concept:{name:"level"},module:"DTB"},{concept:{name:"level"},module:"SMIL"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]}},3088:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]}},97:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-orientation":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","composite"],["roletype","structure","section","group"]]}},6336:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype"]]}},885:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype"]]}},8581:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-modal":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype"]]}},486:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=m(r(7976)),o=m(r(8250)),i=m(r(4749)),a=m(r(1669)),l=m(r(6292)),s=m(r(185)),u=m(r(8494)),c=m(r(3088)),d=m(r(97)),p=m(r(6336)),f=m(r(885)),b=m(r(8581));function m(e){return e&&e.__esModule?e:{default:e}}var y=[["command",n.default],["composite",o.default],["input",i.default],["landmark",a.default],["range",l.default],["roletype",s.default],["section",u.default],["sectionhead",c.default],["select",d.default],["structure",p.default],["widget",f.default],["window",b.default]];t.default=y},6825:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=$(r(7004)),o=$(r(9350)),i=$(r(7702)),a=$(r(159)),l=$(r(8101)),s=$(r(4485)),u=$(r(3558)),c=$(r(3132)),d=$(r(5781)),p=$(r(1292)),f=$(r(8825)),b=$(r(4663)),m=$(r(9187)),y=$(r(2906)),h=$(r(7536)),v=$(r(4113)),g=$(r(8960)),w=$(r(5134)),E=$(r(8850)),P=$(r(5215)),C=$(r(9742)),x=$(r(166)),O=$(r(6700)),q=$(r(7506)),S=$(r(5521)),T=$(r(8052)),j=$(r(1918)),R=$(r(7485)),A=$(r(1782)),k=$(r(354)),M=$(r(589)),_=$(r(4048)),I=$(r(248)),N=$(r(9167)),F=$(r(6637)),B=$(r(5898)),L=$(r(8630)),U=$(r(5189)),D=$(r(7730));function $(e){return e&&e.__esModule?e:{default:e}}var H=[["doc-abstract",n.default],["doc-acknowledgments",o.default],["doc-afterword",i.default],["doc-appendix",a.default],["doc-backlink",l.default],["doc-biblioentry",s.default],["doc-bibliography",u.default],["doc-biblioref",c.default],["doc-chapter",d.default],["doc-colophon",p.default],["doc-conclusion",f.default],["doc-cover",b.default],["doc-credit",m.default],["doc-credits",y.default],["doc-dedication",h.default],["doc-endnote",v.default],["doc-endnotes",g.default],["doc-epigraph",w.default],["doc-epilogue",E.default],["doc-errata",P.default],["doc-example",C.default],["doc-footnote",x.default],["doc-foreword",O.default],["doc-glossary",q.default],["doc-glossref",S.default],["doc-index",T.default],["doc-introduction",j.default],["doc-noteref",R.default],["doc-notice",A.default],["doc-pagebreak",k.default],["doc-pagelist",M.default],["doc-part",_.default],["doc-preface",I.default],["doc-prologue",N.default],["doc-pullquote",F.default],["doc-qna",B.default],["doc-subtitle",L.default],["doc-tip",U.default],["doc-toc",D.default]];t.default=H},3867:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(r(1320)),o=a(r(9150)),i=a(r(7549));function a(e){return e&&e.__esModule?e:{default:e}}var l=[["graphics-document",n.default],["graphics-object",o.default],["graphics-symbol",i.default]];t.default=l},8249:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=Ae(r(9456)),o=Ae(r(76)),i=Ae(r(9684)),a=Ae(r(6892)),l=Ae(r(6706)),s=Ae(r(8495)),u=Ae(r(1980)),c=Ae(r(5164)),d=Ae(r(4800)),p=Ae(r(4685)),f=Ae(r(7965)),b=Ae(r(9091)),m=Ae(r(8307)),y=Ae(r(7948)),h=Ae(r(6447)),v=Ae(r(7201)),g=Ae(r(3306)),w=Ae(r(4344)),E=Ae(r(6885)),P=Ae(r(3929)),C=Ae(r(6410)),x=Ae(r(40)),O=Ae(r(2700)),q=Ae(r(670)),S=Ae(r(8763)),T=Ae(r(3568)),j=Ae(r(1900)),R=Ae(r(1829)),A=Ae(r(6392)),k=Ae(r(9389)),M=Ae(r(4563)),_=Ae(r(3616)),I=Ae(r(8948)),N=Ae(r(1667)),F=Ae(r(6619)),B=Ae(r(1612)),L=Ae(r(4461)),U=Ae(r(7366)),D=Ae(r(9146)),$=Ae(r(5691)),H=Ae(r(1470)),W=Ae(r(2332)),z=Ae(r(909)),V=Ae(r(4665)),K=Ae(r(3159)),G=Ae(r(5386)),X=Ae(r(378)),J=Ae(r(7708)),Y=Ae(r(3369)),Z=Ae(r(136)),Q=Ae(r(3268)),ee=Ae(r(4558)),te=Ae(r(2041)),re=Ae(r(7510)),ne=Ae(r(3316)),oe=Ae(r(5926)),ie=Ae(r(815)),ae=Ae(r(2163)),le=Ae(r(6500)),se=Ae(r(3548)),ue=Ae(r(7403)),ce=Ae(r(2425)),de=Ae(r(3061)),pe=Ae(r(5656)),fe=Ae(r(2914)),be=Ae(r(7251)),me=Ae(r(4063)),ye=Ae(r(3442)),he=Ae(r(6220)),ve=Ae(r(4629)),ge=Ae(r(3850)),we=Ae(r(2673)),Ee=Ae(r(591)),Pe=Ae(r(9022)),Ce=Ae(r(2778)),xe=Ae(r(6589)),Oe=Ae(r(2367)),qe=Ae(r(9365)),Se=Ae(r(2797)),Te=Ae(r(5824)),je=Ae(r(7460)),Re=Ae(r(3359));function Ae(e){return e&&e.__esModule?e:{default:e}}var ke=[["alert",n.default],["alertdialog",o.default],["application",i.default],["article",a.default],["banner",l.default],["blockquote",s.default],["button",u.default],["caption",c.default],["cell",d.default],["checkbox",p.default],["code",f.default],["columnheader",b.default],["combobox",m.default],["complementary",y.default],["contentinfo",h.default],["definition",v.default],["deletion",g.default],["dialog",w.default],["directory",E.default],["document",P.default],["emphasis",C.default],["feed",x.default],["figure",O.default],["form",q.default],["generic",S.default],["grid",T.default],["gridcell",j.default],["group",R.default],["heading",A.default],["img",k.default],["insertion",M.default],["link",_.default],["list",I.default],["listbox",N.default],["listitem",F.default],["log",B.default],["main",L.default],["marquee",U.default],["math",D.default],["menu",$.default],["menubar",H.default],["menuitem",W.default],["menuitemcheckbox",z.default],["menuitemradio",V.default],["meter",K.default],["navigation",G.default],["none",X.default],["note",J.default],["option",Y.default],["paragraph",Z.default],["presentation",Q.default],["progressbar",ee.default],["radio",te.default],["radiogroup",re.default],["region",ne.default],["row",oe.default],["rowgroup",ie.default],["rowheader",ae.default],["scrollbar",le.default],["search",se.default],["searchbox",ue.default],["separator",ce.default],["slider",de.default],["spinbutton",pe.default],["status",fe.default],["strong",be.default],["subscript",me.default],["superscript",ye.default],["switch",he.default],["tab",ve.default],["table",ge.default],["tablist",we.default],["tabpanel",Ee.default],["term",Pe.default],["textbox",Ce.default],["time",xe.default],["timer",Oe.default],["toolbar",qe.default],["tooltip",Se.default],["tree",Te.default],["treegrid",je.default],["treeitem",Re.default]];t.default=ke},7004:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"abstract [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},9350:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"acknowledgments [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},7702:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"afterword [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},159:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"appendix [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},8101:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","content"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"referrer [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command","link"]]}},4485:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"EPUB biblioentry [EPUB-SSV]"},module:"EPUB"}],requireContextRole:["doc-bibliography"],requiredContextRole:["doc-bibliography"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","listitem"]]}},3558:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"bibliography [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["doc-biblioentry"]],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},3132:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"biblioref [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command","link"]]}},5781:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"chapter [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},1292:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"colophon [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},8825:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"conclusion [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},4663:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"cover [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","img"]]}},9187:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"credit [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},2906:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"credits [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},7536:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"dedication [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},4113:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"rearnote [EPUB-SSV]"},module:"EPUB"}],requireContextRole:["doc-endnotes"],requiredContextRole:["doc-endnotes"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","listitem"]]}},8960:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"rearnotes [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["doc-endnote"]],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},5134:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"epigraph [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},8850:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"epilogue [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},5215:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"errata [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},9742:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},166:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"footnote [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},6700:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"foreword [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},7506:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"glossary [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["definition"],["term"]],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},5521:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"glossref [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command","link"]]}},8052:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"index [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark","navigation"]]}},1918:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"introduction [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},7485:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"noteref [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command","link"]]}},1782:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"notice [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","note"]]}},354:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"pagebreak [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","separator"]]}},589:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"page-list [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark","navigation"]]}},4048:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"part [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},248:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"preface [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},9167:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"prologue [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},6637:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"pullquote [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["none"]]}},5898:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"qna [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},8630:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"subtitle [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","sectionhead"]]}},5189:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"help [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","note"]]}},7730:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"toc [EPUB-SSV]"},module:"EPUB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark","navigation"]]}},1320:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{module:"GRAPHICS",concept:{name:"graphics-object"}},{module:"ARIA",concept:{name:"img"}},{module:"ARIA",concept:{name:"article"}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","document"]]}},9150:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{module:"GRAPHICS",concept:{name:"graphics-document"}},{module:"ARIA",concept:{name:"group"}},{module:"ARIA",concept:{name:"img"}},{module:"GRAPHICS",concept:{name:"graphics-symbol"}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","group"]]}},7549:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","img"]]}},9456:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-atomic":"true","aria-live":"assertive"},relatedConcepts:[{concept:{name:"alert"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},76:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"alert"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","alert"],["roletype","window","dialog"]]}},9684:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:"Device Independence Delivery Unit"}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]}},6892:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{name:"article"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","document"]]}},6706:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:["direct descendant of document"],name:"header"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},8495:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},1980:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-pressed":null},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"aria-pressed"},{name:"type",value:"checkbox"}],name:"input"},module:"HTML"},{concept:{attributes:[{name:"aria-expanded",value:"false"}],name:"summary"},module:"HTML"},{concept:{attributes:[{name:"aria-expanded",value:"true"}],constraints:["direct descendant of details element with the open attribute defined"],name:"summary"},module:"HTML"},{concept:{attributes:[{name:"type",value:"button"}],name:"input"},module:"HTML"},{concept:{attributes:[{name:"type",value:"image"}],name:"input"},module:"HTML"},{concept:{attributes:[{name:"type",value:"reset"}],name:"input"},module:"HTML"},{concept:{attributes:[{name:"type",value:"submit"}],name:"input"},module:"HTML"},{concept:{name:"button"},module:"HTML"},{concept:{name:"trigger"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command"]]}},5164:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:["figure","grid","table"],requiredContextRole:["figure","grid","table"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},4800:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-colindex":null,"aria-colspan":null,"aria-rowindex":null,"aria-rowspan":null},relatedConcepts:[{concept:{constraints:["descendant of table"],name:"td"},module:"HTML"}],requireContextRole:["row"],requiredContextRole:["row"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},4685:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-checked":null,"aria-errormessage":null,"aria-expanded":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{attributes:[{name:"type",value:"checkbox"}],name:"input"},module:"HTML"},{concept:{name:"option"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input"]]}},7965:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},9091:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-sort":null},relatedConcepts:[{attributes:[{name:"scope",value:"col"}],concept:{name:"th"},module:"HTML"}],requireContextRole:["row"],requiredContextRole:["row"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","cell"],["roletype","structure","section","cell","gridcell"],["roletype","widget","gridcell"],["roletype","structure","sectionhead"]]}},8307:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-autocomplete":null,"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-expanded":"false","aria-haspopup":"listbox"},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"email"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"search"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"tel"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"text"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"url"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"list"},{name:"type",value:"url"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"multiple"},{constraints:["undefined"],name:"size"}],name:"select"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"multiple"},{name:"size",value:1}],name:"select"},module:"HTML"},{concept:{name:"select"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-controls":null,"aria-expanded":"false"},superClass:[["roletype","widget","input"]]}},7948:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"aside"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},6447:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:["direct descendant of document"],name:"footer"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},7201:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"dd"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},3306:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},4344:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"dialog"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","window"]]}},6885:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{module:"DAISY Guide"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","list"]]}},3929:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"Device Independence Delivery Unit"}},{concept:{name:"body"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]}},6410:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},40:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["article"]],requiredProps:{},superClass:[["roletype","structure","section","list"]]}},2700:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"figure"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},670:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"aria-label"}],name:"form"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"aria-labelledby"}],name:"form"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"name"}],name:"form"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},8763:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[{concept:{name:"span"},module:"HTML"},{concept:{name:"div"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]}},3568:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-multiselectable":null,"aria-readonly":null},relatedConcepts:[{concept:{attributes:[{name:"role",value:"grid"}],name:"table"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["row"],["row","rowgroup"]],requiredProps:{},superClass:[["roletype","widget","composite"],["roletype","structure","section","table"]]}},1900:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-selected":null},relatedConcepts:[{concept:{attributes:[{name:"role",value:"gridcell"}],name:"td"},module:"HTML"}],requireContextRole:["row"],requiredContextRole:["row"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","cell"],["roletype","widget"]]}},1829:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null},relatedConcepts:[{concept:{name:"details"},module:"HTML"},{concept:{name:"fieldset"},module:"HTML"},{concept:{name:"optgroup"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},6392:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-level":"2"},relatedConcepts:[{concept:{name:"h1"},module:"HTML"},{concept:{name:"h2"},module:"HTML"},{concept:{name:"h3"},module:"HTML"},{concept:{name:"h4"},module:"HTML"},{concept:{name:"h5"},module:"HTML"},{concept:{name:"h6"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-level":"2"},superClass:[["roletype","structure","sectionhead"]]}},9389:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"alt"}],name:"img"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"alt"}],name:"img"},module:"HTML"},{concept:{name:"imggroup"},module:"DTB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},4563:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},3616:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null},relatedConcepts:[{concept:{attributes:[{name:"href"}],name:"a"},module:"HTML"},{concept:{attributes:[{name:"href"}],name:"area"},module:"HTML"},{concept:{attributes:[{name:"href"}],name:"link"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command"]]}},8948:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"menu"},module:"HTML"},{concept:{name:"ol"},module:"HTML"},{concept:{name:"ul"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["listitem"]],requiredProps:{},superClass:[["roletype","structure","section"]]}},1667:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-invalid":null,"aria-multiselectable":null,"aria-readonly":null,"aria-required":null,"aria-orientation":"vertical"},relatedConcepts:[{concept:{attributes:[{constraints:[">1"],name:"size"},{name:"multiple"}],name:"select"},module:"HTML"},{concept:{attributes:[{constraints:[">1"],name:"size"}],name:"select"},module:"HTML"},{concept:{attributes:[{name:"multiple"}],name:"select"},module:"HTML"},{concept:{name:"datalist"},module:"HTML"},{concept:{name:"list"},module:"ARIA"},{concept:{name:"select"},module:"XForms"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["option","group"],["option"]],requiredProps:{},superClass:[["roletype","widget","composite","select"],["roletype","structure","section","group","select"]]}},6619:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-level":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{constraints:["direct descendant of ol, ul or menu"],name:"li"},module:"HTML"},{concept:{name:"item"},module:"XForms"}],requireContextRole:["directory","list"],requiredContextRole:["directory","list"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},1612:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-live":"polite"},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},4461:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"main"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},7366:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},9146:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"math"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},5691:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-orientation":"vertical"},relatedConcepts:[{concept:{name:"MENU"},module:"JAPI"},{concept:{name:"list"},module:"ARIA"},{concept:{name:"select"},module:"XForms"},{concept:{name:"sidebar"},module:"DTB"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["menuitem","group"],["menuitemradio","group"],["menuitemcheckbox","group"],["menuitem"],["menuitemcheckbox"],["menuitemradio"]],requiredProps:{},superClass:[["roletype","widget","composite","select"],["roletype","structure","section","group","select"]]}},1470:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-orientation":"horizontal"},relatedConcepts:[{concept:{name:"toolbar"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["menuitem","group"],["menuitemradio","group"],["menuitemcheckbox","group"],["menuitem"],["menuitemcheckbox"],["menuitemradio"]],requiredProps:{},superClass:[["roletype","widget","composite","select","menu"],["roletype","structure","section","group","select","menu"]]}},2332:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{name:"MENU_ITEM"},module:"JAPI"},{concept:{name:"listitem"},module:"ARIA"},{concept:{name:"menuitem"},module:"HTML"},{concept:{name:"option"},module:"ARIA"}],requireContextRole:["group","menu","menubar"],requiredContextRole:["group","menu","menubar"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","command"]]}},909:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"menuitem"},module:"ARIA"}],requireContextRole:["group","menu","menubar"],requiredContextRole:["group","menu","menubar"],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input","checkbox"],["roletype","widget","command","menuitem"]]}},4665:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"menuitem"},module:"ARIA"}],requireContextRole:["group","menu","menubar"],requiredContextRole:["group","menu","menubar"],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input","checkbox","menuitemcheckbox"],["roletype","widget","command","menuitem","menuitemcheckbox"],["roletype","widget","input","radio"]]}},3159:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-valuetext":null,"aria-valuemax":"100","aria-valuemin":"0"},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-valuenow":null},superClass:[["roletype","structure","range"]]}},5386:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"nav"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},378:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[]}},7708:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},3369:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-checked":null,"aria-posinset":null,"aria-setsize":null,"aria-selected":"false"},relatedConcepts:[{concept:{name:"item"},module:"XForms"},{concept:{name:"listitem"},module:"ARIA"},{concept:{name:"option"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-selected":"false"},superClass:[["roletype","widget","input"]]}},136:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},3268:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]}},4558:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-valuetext":null},relatedConcepts:[{concept:{name:"progress"},module:"HTML"},{concept:{name:"status"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","range"],["roletype","widget"]]}},2041:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-checked":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{attributes:[{name:"type",value:"radio"}],name:"input"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input"]]}},7510:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{name:"list"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["radio"]],requiredProps:{},superClass:[["roletype","widget","composite","select"],["roletype","structure","section","group","select"]]}},3316:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:["set"],name:"aria-label"}],name:"section"},module:"HTML"},{concept:{attributes:[{constraints:["set"],name:"aria-labelledby"}],name:"section"},module:"HTML"},{concept:{name:"Device Independence Glossart perceivable unit"}},{concept:{name:"frame"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},5926:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-colindex":null,"aria-expanded":null,"aria-level":null,"aria-posinset":null,"aria-rowindex":null,"aria-selected":null,"aria-setsize":null},relatedConcepts:[{concept:{name:"tr"},module:"HTML"}],requireContextRole:["grid","rowgroup","table","treegrid"],requiredContextRole:["grid","rowgroup","table","treegrid"],requiredOwnedElements:[["cell"],["columnheader"],["gridcell"],["rowheader"]],requiredProps:{},superClass:[["roletype","structure","section","group"],["roletype","widget"]]}},815:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"tbody"},module:"HTML"},{concept:{name:"tfoot"},module:"HTML"},{concept:{name:"thead"},module:"HTML"}],requireContextRole:["grid","table","treegrid"],requiredContextRole:["grid","table","treegrid"],requiredOwnedElements:[["row"]],requiredProps:{},superClass:[["roletype","structure"]]}},2163:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-sort":null},relatedConcepts:[{concept:{attributes:[{name:"scope",value:"row"}],name:"th"},module:"HTML"},{concept:{attributes:[{name:"scope",value:"rowgroup"}],name:"th"},module:"HTML"}],requireContextRole:["row","rowgroup"],requiredContextRole:["row","rowgroup"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","cell"],["roletype","structure","section","cell","gridcell"],["roletype","widget","gridcell"],["roletype","structure","sectionhead"]]}},6500:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-valuetext":null,"aria-orientation":"vertical","aria-valuemax":"100","aria-valuemin":"0"},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-controls":null,"aria-valuenow":null},superClass:[["roletype","structure","range"],["roletype","widget"]]}},3548:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","landmark"]]}},7403:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"search"}],name:"input"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","input","textbox"]]}},2425:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-disabled":null,"aria-orientation":"horizontal","aria-valuemax":"100","aria-valuemin":"0","aria-valuenow":null,"aria-valuetext":null},relatedConcepts:[{concept:{name:"hr"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure"]]}},3061:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null,"aria-readonly":null,"aria-valuetext":null,"aria-orientation":"horizontal","aria-valuemax":"100","aria-valuemin":"0"},relatedConcepts:[{concept:{attributes:[{name:"type",value:"range"}],name:"input"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-valuenow":null},superClass:[["roletype","widget","input"],["roletype","structure","range"]]}},5656:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-valuetext":null,"aria-valuenow":"0"},relatedConcepts:[{concept:{attributes:[{name:"type",value:"number"}],name:"input"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","composite"],["roletype","widget","input"],["roletype","structure","range"]]}},2914:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-atomic":"true","aria-live":"polite"},relatedConcepts:[{concept:{name:"output"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},7251:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},4063:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},3442:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["prohibited"],prohibitedProps:["aria-label","aria-labelledby"],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},6220:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"button"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[["roletype","widget","input","checkbox"]]}},4629:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-posinset":null,"aria-setsize":null,"aria-selected":"false"},relatedConcepts:[],requireContextRole:["tablist"],requiredContextRole:["tablist"],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","sectionhead"],["roletype","widget"]]}},3850:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-colcount":null,"aria-rowcount":null},relatedConcepts:[{concept:{name:"table"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["row"],["row","rowgroup"]],requiredProps:{},superClass:[["roletype","structure","section"]]}},2673:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-level":null,"aria-multiselectable":null,"aria-orientation":"horizontal"},relatedConcepts:[{module:"DAISY",concept:{name:"guide"}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["tab"]],requiredProps:{},superClass:[["roletype","widget","composite"]]}},591:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},9022:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:"dfn"},module:"HTML"},{concept:{name:"dt"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},2778:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-autocomplete":null,"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null,"aria-multiline":null,"aria-placeholder":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{attributes:[{constraints:["undefined"],name:"type"},{constraints:["undefined"],name:"list"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"email"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"tel"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"text"}],name:"input"},module:"HTML"},{concept:{attributes:[{constraints:["undefined"],name:"list"},{name:"type",value:"url"}],name:"input"},module:"HTML"},{concept:{name:"input"},module:"XForms"},{concept:{name:"textarea"},module:"HTML"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","widget","input"]]}},6589:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},2367:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","status"]]}},9365:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-orientation":"horizontal"},relatedConcepts:[{concept:{name:"menubar"},module:"ARIA"}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section","group"]]}},2797:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[["roletype","structure","section"]]}},5824:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-multiselectable":null,"aria-required":null,"aria-orientation":"vertical"},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["treeitem","group"],["treeitem"]],requiredProps:{},superClass:[["roletype","widget","composite","select"],["roletype","structure","section","group","select"]]}},7460:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author"],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[["row"],["row","rowgroup"]],requiredProps:{},superClass:[["roletype","widget","composite","grid"],["roletype","structure","section","table","grid"],["roletype","widget","composite","select","tree"],["roletype","structure","section","group","select","tree"]]}},3359:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:["author","contents"],prohibitedProps:[],props:{"aria-expanded":null,"aria-haspopup":null},relatedConcepts:[],requireContextRole:["group","tree"],requiredContextRole:["group","tree"],requiredOwnedElements:[],requiredProps:{"aria-selected":null},superClass:[["roletype","structure","section","listitem"],["roletype","widget","input","option"]]}},5037:(e,t,r)=>{"use strict";t.Ot=t.wZ=t._s=void 0;var n=s(r(5608)),o=s(r(6403)),i=s(r(1876)),a=s(r(9383)),l=s(r(2967));function s(e){return e&&e.__esModule?e:{default:e}}n.default,o.default;var u=i.default;t.Ot=u;var c=a.default;t._s=c;var d=l.default;t.wZ=d},2967:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(r(984)),o=i(r(1876));function i(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i=[],a=!0,l=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(i.push(n.value),!t||i.length!==t);a=!0);}catch(e){l=!0,o=e}finally{try{a||null==r.return||r.return()}finally{if(l)throw o}}return i}}(e,t)||l(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e,t){if(e){if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?s(e,t):void 0}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=l(e))){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw i}}}}(u);try{for(n.s();!(t=n.n()).done;){var o=a(t.value,2),i=o[0],s=o[1];e.call(r,s,i,u)}}catch(e){n.e(e)}finally{n.f()}},get:function(e){var t=u.find((function(t){return t[0]===e}));return t&&t[1]},has:function(e){return!!f.get(e)},keys:function(){return u.map((function(e){return a(e,1)[0]}))},values:function(){return u.map((function(e){return a(e,2)[1]}))}},b=(0,n.default)(f,f.entries());t.default=b},1876:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=s(r(486)),o=s(r(8249)),i=s(r(6825)),a=s(r(3867)),l=s(r(984));function s(e){return e&&e.__esModule?e:{default:e}}function u(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=d(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){l=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(l)throw i}}}}function c(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i=[],a=!0,l=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(i.push(n.value),!t||i.length!==t);a=!0);}catch(e){l=!0,o=e}finally{try{a||null==r.return||r.return()}finally{if(l)throw o}}return i}}(e,t)||d(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(e,t){if(e){if("string"==typeof e)return p(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?p(e,t):void 0}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:null,n=u(f);try{for(n.s();!(t=n.n()).done;){var o=c(t.value,2),i=o[0],a=o[1];e.call(r,a,i,f)}}catch(e){n.e(e)}finally{n.f()}},get:function(e){var t=f.find((function(t){return t[0]===e}));return t&&t[1]},has:function(e){return!!b.get(e)},keys:function(){return f.map((function(e){return c(e,1)[0]}))},values:function(){return f.map((function(e){return c(e,2)[1]}))}},m=(0,l.default)(b,b.entries());t.default=m},984:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return"function"==typeof Symbol&&"symbol"===i(Symbol.iterator)&&Object.defineProperty(e,Symbol.iterator,{value:o.default.bind(t)}),e};var n,o=(n=r(192))&&n.__esModule?n:{default:n};function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}},192:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default=function(){var e=this,t=0,r={"@@iterator":function(){return r},next:function(){if(t{"use strict";var n=r(8075)("ArrayBuffer.prototype.byteLength",!0),o=r(4670);e.exports=function(e){return o(e)?n?n(e):e.byteLength:NaN}},8075:(e,t,r)=>{"use strict";var n=r(453),o=r(487),i=o(n("String.prototype.indexOf"));e.exports=function(e,t){var r=n(e,!!t);return"function"==typeof r&&i(e,".prototype.")>-1?o(r):r}},487:(e,t,r)=>{"use strict";var n=r(6743),o=r(453),i=r(6897),a=r(9675),l=o("%Function.prototype.apply%"),s=o("%Function.prototype.call%"),u=o("%Reflect.apply%",!0)||n.call(s,l),c=r(655),d=o("%Math.max%");e.exports=function(e){if("function"!=typeof e)throw new a("a function is required");var t=u(n,s,arguments);return i(t,1+d(0,e.length-(arguments.length-1)),!0)};var p=function(){return u(n,l,arguments)};c?c(e.exports,"apply",{value:p}):e.exports.apply=p},4982:(e,t,r)=>{"use strict";var n=r(6525),o=r(8075),i=r(1589),a=r(453),l=r(4552),s=r(920),u=r(7653),c=r(7244),d=r(4634),p=r(4670),f=r(2120),b=r(4035),m=r(7070),y=r(1189),h=r(1539),v=r(7638),g=r(5767),w=r(9511),E=o("SharedArrayBuffer.prototype.byteLength",!0),P=o("Date.prototype.getTime"),C=Object.getPrototypeOf,x=o("Object.prototype.toString"),O=a("%Set%",!0),q=o("Map.prototype.has",!0),S=o("Map.prototype.get",!0),T=o("Map.prototype.size",!0),j=o("Set.prototype.add",!0),R=o("Set.prototype.delete",!0),A=o("Set.prototype.has",!0),k=o("Set.prototype.size",!0);function M(e,t,r,n){for(var o,i=l(e);(o=i.next())&&!o.done;)if(B(t,o.value,r,n))return R(e,o.value),!0;return!1}function _(e){return void 0===e?null:"object"!=typeof e?"symbol"!=typeof e&&("string"!=typeof e&&"number"!=typeof e||+e==+e):void 0}function I(e,t,r,o,i,a){var l=_(r);if(null!=l)return l;var s=S(t,l),u=n({},i,{strict:!1});return!(void 0===s&&!q(t,l)||!B(o,s,u,a))&&!q(e,l)&&B(o,s,u,a)}function N(e,t,r){var n=_(r);return null!=n?n:A(t,n)&&!A(e,n)}function F(e,t,r,n,o,i){for(var a,s,u=l(e);(a=u.next())&&!a.done;)if(B(r,s=a.value,o,i)&&B(n,S(t,s),o,i))return R(e,s),!0;return!1}function B(e,t,r,o){var a=r||{};if(a.strict?u(e,t):e===t)return!0;if(h(e)!==h(t))return!1;if(!e||!t||"object"!=typeof e&&"object"!=typeof t)return a.strict?u(e,t):e==t;var s,R=o.has(e),_=o.has(t);if(R&&_){if(o.get(e)===o.get(t))return!0}else s={};return R||o.set(e,s),_||o.set(t,s),function(e,t,r,o){var a,s;if(typeof e!=typeof t)return!1;if(null==e||null==t)return!1;if(x(e)!==x(t))return!1;if(c(e)!==c(t))return!1;if(d(e)!==d(t))return!1;var u=e instanceof Error,h=t instanceof Error;if(u!==h)return!1;if((u||h)&&(e.name!==t.name||e.message!==t.message))return!1;var R=b(e),_=b(t);if(R!==_)return!1;if((R||_)&&(e.source!==t.source||i(e)!==i(t)))return!1;var U=f(e),D=f(t);if(U!==D)return!1;if((U||D)&&P(e)!==P(t))return!1;if(r.strict&&C&&C(e)!==C(t))return!1;var $=g(e),H=g(t);if($!==H)return!1;if($||H){if(e.length!==t.length)return!1;for(a=0;a=0;a--)if(J[a]!=Y[a])return!1;for(a=J.length-1;a>=0;a--)if(!B(e[s=J[a]],t[s],r,o))return!1;var Z=v(e),Q=v(t);return Z===Q&&("Set"===Z||"Set"===Q?function(e,t,r,n){if(k(e)!==k(t))return!1;for(var o,i,a,s=l(e),u=l(t);(o=s.next())&&!o.done;)if(o.value&&"object"==typeof o.value)a||(a=new O),j(a,o.value);else if(!A(t,o.value)){if(r.strict)return!1;if(!N(e,t,o.value))return!1;a||(a=new O),j(a,o.value)}if(a){for(;(i=u.next())&&!i.done;)if(i.value&&"object"==typeof i.value){if(!M(a,i.value,r.strict,n))return!1}else if(!r.strict&&!A(e,i.value)&&!M(a,i.value,r.strict,n))return!1;return 0===k(a)}return!0}(e,t,r,o):"Map"!==Z||function(e,t,r,o){if(T(e)!==T(t))return!1;for(var i,a,s,u,c,d,p=l(e),f=l(t);(i=p.next())&&!i.done;)if(u=i.value[0],c=i.value[1],u&&"object"==typeof u)s||(s=new O),j(s,u);else if(void 0===(d=S(t,u))&&!q(t,u)||!B(c,d,r,o)){if(r.strict)return!1;if(!I(e,t,u,c,r,o))return!1;s||(s=new O),j(s,u)}if(s){for(;(a=f.next())&&!a.done;)if(u=a.value[0],d=a.value[1],u&&"object"==typeof u){if(!F(s,e,u,d,r,o))return!1}else if(!(r.strict||e.has(u)&&B(S(e,u),d,r,o)||F(s,e,u,d,n({},r,{strict:!1}),o)))return!1;return 0===k(s)}return!0}(e,t,r,o))}(e,t,a,o)}function L(e){return!(!e||"object"!=typeof e||"number"!=typeof e.length||"function"!=typeof e.copy||"function"!=typeof e.slice||e.length>0&&"number"!=typeof e[0]||!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e)))}e.exports=function(e,t,r){return B(e,t,r,s())}},41:(e,t,r)=>{"use strict";var n=r(655),o=r(8068),i=r(9675),a=r(5795);e.exports=function(e,t,r){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new i("`obj` must be an object or a function`");if("string"!=typeof t&&"symbol"!=typeof t)throw new i("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!=typeof arguments[3]&&null!==arguments[3])throw new i("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!=typeof arguments[4]&&null!==arguments[4])throw new i("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!=typeof arguments[5]&&null!==arguments[5])throw new i("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!=typeof arguments[6])throw new i("`loose`, if provided, must be a boolean");var l=arguments.length>3?arguments[3]:null,s=arguments.length>4?arguments[4]:null,u=arguments.length>5?arguments[5]:null,c=arguments.length>6&&arguments[6],d=!!a&&a(e,t);if(n)n(e,t,{configurable:null===u&&d?d.configurable:!u,enumerable:null===l&&d?d.enumerable:!l,value:r,writable:null===s&&d?d.writable:!s});else{if(!c&&(l||s||u))throw new o("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");e[t]=r}}},8452:(e,t,r)=>{"use strict";var n=r(1189),o="function"==typeof Symbol&&"symbol"==typeof Symbol("foo"),i=Object.prototype.toString,a=Array.prototype.concat,l=r(41),s=r(592)(),u=function(e,t,r,n){if(t in e)if(!0===n){if(e[t]===r)return}else if("function"!=typeof(o=n)||"[object Function]"!==i.call(o)||!n())return;var o;s?l(e,t,r,!0):l(e,t,r)},c=function(e,t){var r=arguments.length>2?arguments[2]:{},i=n(t);o&&(i=a.call(i,Object.getOwnPropertySymbols(t)));for(var l=0;l{"use strict";var n=r(453)("%Object.defineProperty%",!0)||!1;if(n)try{n({},"a",{value:1})}catch(e){n=!1}e.exports=n},1237:e=>{"use strict";e.exports=EvalError},1764:e=>{"use strict";e.exports=Error},9290:e=>{"use strict";e.exports=RangeError},9538:e=>{"use strict";e.exports=ReferenceError},8068:e=>{"use strict";e.exports=SyntaxError},9675:e=>{"use strict";e.exports=TypeError},5345:e=>{"use strict";e.exports=URIError},2682:(e,t,r)=>{"use strict";var n=r(9600),o=Object.prototype.toString,i=Object.prototype.hasOwnProperty;e.exports=function(e,t,r){if(!n(t))throw new TypeError("iterator must be a function");var a;arguments.length>=3&&(a=r),"[object Array]"===o.call(e)?function(e,t,r){for(var n=0,o=e.length;n{"use strict";var t=Object.prototype.toString,r=Math.max,n=function(e,t){for(var r=[],n=0;n{"use strict";var n=r(9353);e.exports=Function.prototype.bind||n},4462:e=>{"use strict";var t=function(){return"string"==typeof function(){}.name},r=Object.getOwnPropertyDescriptor;if(r)try{r([],"length")}catch(e){r=null}t.functionsHaveConfigurableNames=function(){if(!t()||!r)return!1;var e=r((function(){}),"name");return!!e&&!!e.configurable};var n=Function.prototype.bind;t.boundFunctionsHaveNames=function(){return t()&&"function"==typeof n&&""!==function(){}.bind().name},e.exports=t},453:(e,t,r)=>{"use strict";var n,o=r(1764),i=r(1237),a=r(9290),l=r(9538),s=r(8068),u=r(9675),c=r(5345),d=Function,p=function(e){try{return d('"use strict"; return ('+e+").constructor;")()}catch(e){}},f=Object.getOwnPropertyDescriptor;if(f)try{f({},"")}catch(e){f=null}var b=function(){throw new u},m=f?function(){try{return b}catch(e){try{return f(arguments,"callee").get}catch(e){return b}}}():b,y=r(4039)(),h=r(24)(),v=Object.getPrototypeOf||(h?function(e){return e.__proto__}:null),g={},w="undefined"!=typeof Uint8Array&&v?v(Uint8Array):n,E={__proto__:null,"%AggregateError%":"undefined"==typeof AggregateError?n:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?n:ArrayBuffer,"%ArrayIteratorPrototype%":y&&v?v([][Symbol.iterator]()):n,"%AsyncFromSyncIteratorPrototype%":n,"%AsyncFunction%":g,"%AsyncGenerator%":g,"%AsyncGeneratorFunction%":g,"%AsyncIteratorPrototype%":g,"%Atomics%":"undefined"==typeof Atomics?n:Atomics,"%BigInt%":"undefined"==typeof BigInt?n:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?n:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?n:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?n:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":o,"%eval%":eval,"%EvalError%":i,"%Float32Array%":"undefined"==typeof Float32Array?n:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?n:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?n:FinalizationRegistry,"%Function%":d,"%GeneratorFunction%":g,"%Int8Array%":"undefined"==typeof Int8Array?n:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?n:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?n:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":y&&v?v(v([][Symbol.iterator]())):n,"%JSON%":"object"==typeof JSON?JSON:n,"%Map%":"undefined"==typeof Map?n:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&y&&v?v((new Map)[Symbol.iterator]()):n,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?n:Promise,"%Proxy%":"undefined"==typeof Proxy?n:Proxy,"%RangeError%":a,"%ReferenceError%":l,"%Reflect%":"undefined"==typeof Reflect?n:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?n:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&y&&v?v((new Set)[Symbol.iterator]()):n,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?n:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":y&&v?v(""[Symbol.iterator]()):n,"%Symbol%":y?Symbol:n,"%SyntaxError%":s,"%ThrowTypeError%":m,"%TypedArray%":w,"%TypeError%":u,"%Uint8Array%":"undefined"==typeof Uint8Array?n:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?n:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?n:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?n:Uint32Array,"%URIError%":c,"%WeakMap%":"undefined"==typeof WeakMap?n:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?n:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?n:WeakSet};if(v)try{null.error}catch(e){var P=v(v(e));E["%Error.prototype%"]=P}var C=function e(t){var r;if("%AsyncFunction%"===t)r=p("async function () {}");else if("%GeneratorFunction%"===t)r=p("function* () {}");else if("%AsyncGeneratorFunction%"===t)r=p("async function* () {}");else if("%AsyncGenerator%"===t){var n=e("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&&v&&(r=v(o.prototype))}return E[t]=r,r},x={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},O=r(6743),q=r(9957),S=O.call(Function.call,Array.prototype.concat),T=O.call(Function.apply,Array.prototype.splice),j=O.call(Function.call,String.prototype.replace),R=O.call(Function.call,String.prototype.slice),A=O.call(Function.call,RegExp.prototype.exec),k=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,M=/\\(\\)?/g,_=function(e,t){var r,n=e;if(q(x,n)&&(n="%"+(r=x[n])[0]+"%"),q(E,n)){var o=E[n];if(o===g&&(o=C(n)),void 0===o&&!t)throw new u("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:r,name:n,value:o}}throw new s("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new u("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new u('"allowMissing" argument must be a boolean');if(null===A(/^%?[^%]*%?$/,e))throw new s("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=function(e){var t=R(e,0,1),r=R(e,-1);if("%"===t&&"%"!==r)throw new s("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==t)throw new s("invalid intrinsic syntax, expected opening `%`");var n=[];return j(e,k,(function(e,t,r,o){n[n.length]=r?j(o,M,"$1"):t||e})),n}(e),n=r.length>0?r[0]:"",o=_("%"+n+"%",t),i=o.name,a=o.value,l=!1,c=o.alias;c&&(n=c[0],T(r,S([0,1],c)));for(var d=1,p=!0;d=r.length){var h=f(a,b);a=(p=!!h)&&"get"in h&&!("originalValue"in h.get)?h.get:a[b]}else p=q(a,b),a=a[b];p&&!l&&(E[i]=a)}}return a}},5795:(e,t,r)=>{"use strict";var n=r(453)("%Object.getOwnPropertyDescriptor%",!0);if(n)try{n([],"length")}catch(e){n=null}e.exports=n},9790:e=>{"use strict";var t="undefined"!=typeof BigInt&&BigInt;e.exports=function(){return"function"==typeof t&&"function"==typeof BigInt&&"bigint"==typeof t(42)&&"bigint"==typeof BigInt(42)}},592:(e,t,r)=>{"use strict";var n=r(655),o=function(){return!!n};o.hasArrayLengthDefineBug=function(){if(!n)return null;try{return 1!==n([],"length",{value:1}).length}catch(e){return!0}},e.exports=o},24:e=>{"use strict";var t={foo:{}},r=Object;e.exports=function(){return{__proto__:t}.foo===t.foo&&!({__proto__:null}instanceof r)}},4039:(e,t,r)=>{"use strict";var n="undefined"!=typeof Symbol&&Symbol,o=r(1333);e.exports=function(){return"function"==typeof n&&"function"==typeof Symbol&&"symbol"==typeof n("foo")&&"symbol"==typeof Symbol("bar")&&o()}},1333:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),r=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var n=Object.getOwnPropertySymbols(e);if(1!==n.length||n[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},9092:(e,t,r)=>{"use strict";var n=r(1333);e.exports=function(){return n()&&!!Symbol.toStringTag}},9957:(e,t,r)=>{"use strict";var n=Function.prototype.call,o=Object.prototype.hasOwnProperty,i=r(6743);e.exports=i.call(n,o)},63:(e,t,r)=>{"use strict";var n=r(9957),o=r(920)(),i=r(9675),a={assert:function(e,t){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new i("`O` is not an object");if("string"!=typeof t)throw new i("`slot` must be a string");if(o.assert(e),!a.has(e,t))throw new i("`"+t+"` is not present on `O`")},get:function(e,t){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new i("`O` is not an object");if("string"!=typeof t)throw new i("`slot` must be a string");var r=o.get(e);return r&&r["$"+t]},has:function(e,t){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new i("`O` is not an object");if("string"!=typeof t)throw new i("`slot` must be a string");var r=o.get(e);return!!r&&n(r,"$"+t)},set:function(e,t,r){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new i("`O` is not an object");if("string"!=typeof t)throw new i("`slot` must be a string");var n=o.get(e);n||(n={},o.set(e,n)),n["$"+t]=r}};Object.freeze&&Object.freeze(a),e.exports=a},7244:(e,t,r)=>{"use strict";var n=r(9092)(),o=r(8075)("Object.prototype.toString"),i=function(e){return!(n&&e&&"object"==typeof e&&Symbol.toStringTag in e)&&"[object Arguments]"===o(e)},a=function(e){return!!i(e)||null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&"[object Array]"!==o(e)&&"[object Function]"===o(e.callee)},l=function(){return i(arguments)}();i.isLegacyArguments=a,e.exports=l?i:a},4670:(e,t,r)=>{"use strict";var n=r(487),o=r(8075),i=r(453)("%ArrayBuffer%",!0),a=o("ArrayBuffer.prototype.byteLength",!0),l=o("Object.prototype.toString"),s=!!i&&!a&&new i(0).slice,u=!!s&&n(s);e.exports=a||u?function(e){if(!e||"object"!=typeof e)return!1;try{return a?a(e):u(e,0),!0}catch(e){return!1}}:i?function(e){return"[object ArrayBuffer]"===l(e)}:function(e){return!1}},9803:(e,t,r)=>{"use strict";if(r(9790)()){var n=BigInt.prototype.valueOf;e.exports=function(e){return null!=e&&"boolean"!=typeof e&&"string"!=typeof e&&"number"!=typeof e&&"symbol"!=typeof e&&"function"!=typeof e&&("bigint"==typeof e||function(e){try{return n.call(e),!0}catch(e){}return!1}(e))}}else e.exports=function(e){return!1}},5128:(e,t,r)=>{"use strict";var n=r(8075),o=n("Boolean.prototype.toString"),i=n("Object.prototype.toString"),a=r(9092)();e.exports=function(e){return"boolean"==typeof e||null!==e&&"object"==typeof e&&(a&&Symbol.toStringTag in e?function(e){try{return o(e),!0}catch(e){return!1}}(e):"[object Boolean]"===i(e))}},9600:e=>{"use strict";var t,r,n=Function.prototype.toString,o="object"==typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"==typeof o&&"function"==typeof Object.defineProperty)try{t=Object.defineProperty({},"length",{get:function(){throw r}}),r={},o((function(){throw 42}),null,t)}catch(e){e!==r&&(o=null)}else o=null;var i=/^\s*class\b/,a=function(e){try{var t=n.call(e);return i.test(t)}catch(e){return!1}},l=function(e){try{return!a(e)&&(n.call(e),!0)}catch(e){return!1}},s=Object.prototype.toString,u="function"==typeof Symbol&&!!Symbol.toStringTag,c=!(0 in[,]),d=function(){return!1};if("object"==typeof document){var p=document.all;s.call(p)===s.call(document.all)&&(d=function(e){if((c||!e)&&(void 0===e||"object"==typeof e))try{var t=s.call(e);return("[object HTMLAllCollection]"===t||"[object HTML document.all class]"===t||"[object HTMLCollection]"===t||"[object Object]"===t)&&null==e("")}catch(e){}return!1})}e.exports=o?function(e){if(d(e))return!0;if(!e)return!1;if("function"!=typeof e&&"object"!=typeof e)return!1;try{o(e,null,t)}catch(e){if(e!==r)return!1}return!a(e)&&l(e)}:function(e){if(d(e))return!0;if(!e)return!1;if("function"!=typeof e&&"object"!=typeof e)return!1;if(u)return l(e);if(a(e))return!1;var t=s.call(e);return!("[object Function]"!==t&&"[object GeneratorFunction]"!==t&&!/^\[object HTML/.test(t))&&l(e)}},2120:(e,t,r)=>{"use strict";var n=Date.prototype.getDay,o=Object.prototype.toString,i=r(9092)();e.exports=function(e){return"object"==typeof e&&null!==e&&(i?function(e){try{return n.call(e),!0}catch(e){return!1}}(e):"[object Date]"===o.call(e))}},3802:e=>{"use strict";var t,r="function"==typeof Map&&Map.prototype?Map:null,n="function"==typeof Set&&Set.prototype?Set:null;r||(t=function(e){return!1});var o=r?Map.prototype.has:null,i=n?Set.prototype.has:null;t||o||(t=function(e){return!1}),e.exports=t||function(e){if(!e||"object"!=typeof e)return!1;try{if(o.call(e),i)try{i.call(e)}catch(e){return!0}return e instanceof r}catch(e){}return!1}},1703:(e,t,r)=>{"use strict";var n=Number.prototype.toString,o=Object.prototype.toString,i=r(9092)();e.exports=function(e){return"number"==typeof e||"object"==typeof e&&(i?function(e){try{return n.call(e),!0}catch(e){return!1}}(e):"[object Number]"===o.call(e))}},4035:(e,t,r)=>{"use strict";var n,o,i,a,l=r(8075),s=r(9092)();if(s){n=l("Object.prototype.hasOwnProperty"),o=l("RegExp.prototype.exec"),i={};var u=function(){throw i};a={toString:u,valueOf:u},"symbol"==typeof Symbol.toPrimitive&&(a[Symbol.toPrimitive]=u)}var c=l("Object.prototype.toString"),d=Object.getOwnPropertyDescriptor;e.exports=s?function(e){if(!e||"object"!=typeof e)return!1;var t=d(e,"lastIndex");if(!t||!n(t,"value"))return!1;try{o(e,a)}catch(e){return e===i}}:function(e){return!(!e||"object"!=typeof e&&"function"!=typeof e)&&"[object RegExp]"===c(e)}},256:e=>{"use strict";var t,r="function"==typeof Map&&Map.prototype?Map:null,n="function"==typeof Set&&Set.prototype?Set:null;n||(t=function(e){return!1});var o=r?Map.prototype.has:null,i=n?Set.prototype.has:null;t||i||(t=function(e){return!1}),e.exports=t||function(e){if(!e||"object"!=typeof e)return!1;try{if(i.call(e),o)try{o.call(e)}catch(e){return!0}return e instanceof n}catch(e){}return!1}},7070:(e,t,r)=>{"use strict";var n=r(8075)("SharedArrayBuffer.prototype.byteLength",!0);e.exports=n?function(e){if(!e||"object"!=typeof e)return!1;try{return n(e),!0}catch(e){return!1}}:function(e){return!1}},4761:(e,t,r)=>{"use strict";var n=String.prototype.valueOf,o=Object.prototype.toString,i=r(9092)();e.exports=function(e){return"string"==typeof e||"object"==typeof e&&(i?function(e){try{return n.call(e),!0}catch(e){return!1}}(e):"[object String]"===o.call(e))}},3612:(e,t,r)=>{"use strict";var n=Object.prototype.toString;if(r(4039)()){var o=Symbol.prototype.toString,i=/^Symbol\(.*\)$/;e.exports=function(e){if("symbol"==typeof e)return!0;if("[object Symbol]"!==n.call(e))return!1;try{return function(e){return"symbol"==typeof e.valueOf()&&i.test(o.call(e))}(e)}catch(e){return!1}}}else e.exports=function(e){return!1}},7842:e=>{"use strict";var t,r="function"==typeof WeakMap&&WeakMap.prototype?WeakMap:null,n="function"==typeof WeakSet&&WeakSet.prototype?WeakSet:null;r||(t=function(e){return!1});var o=r?r.prototype.has:null,i=n?n.prototype.has:null;t||o||(t=function(e){return!1}),e.exports=t||function(e){if(!e||"object"!=typeof e)return!1;try{if(o.call(e,o),i)try{i.call(e,i)}catch(e){return!0}return e instanceof r}catch(e){}return!1}},2648:(e,t,r)=>{"use strict";var n=r(453),o=r(8075),i=n("%WeakSet%",!0),a=o("WeakSet.prototype.has",!0);if(a){var l=o("WeakMap.prototype.has",!0);e.exports=function(e){if(!e||"object"!=typeof e)return!1;try{if(a(e,a),l)try{l(e,l)}catch(e){return!0}return e instanceof i}catch(e){}return!1}}else e.exports=function(e){return!1}},4634:e=>{var t={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==t.call(e)}},2992:(e,t,r)=>{var n,o=function(){var e=String.fromCharCode,t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$",n={};function o(e,t){if(!n[e]){n[e]={};for(var r=0;r>>8,r[2*n+1]=a%256}return r},decompressFromUint8Array:function(t){if(null==t)return i.decompress(t);for(var r=new Array(t.length/2),n=0,o=r.length;n>=1}else{for(o=1,n=0;n>=1}0==--d&&(d=Math.pow(2,f),f++),delete l[c]}else for(o=a[c],n=0;n>=1;0==--d&&(d=Math.pow(2,f),f++),a[u]=p++,c=String(s)}if(""!==c){if(Object.prototype.hasOwnProperty.call(l,c)){if(c.charCodeAt(0)<256){for(n=0;n>=1}else{for(o=1,n=0;n>=1}0==--d&&(d=Math.pow(2,f),f++),delete l[c]}else for(o=a[c],n=0;n>=1;0==--d&&(d=Math.pow(2,f),f++)}for(o=2,n=0;n>=1;for(;;){if(m<<=1,y==t-1){b.push(r(m));break}y++}return b.join("")},decompress:function(e){return null==e?"":""==e?null:i._decompress(e.length,32768,(function(t){return e.charCodeAt(t)}))},_decompress:function(t,r,n){var o,i,a,l,s,u,c,d=[],p=4,f=4,b=3,m="",y=[],h={val:n(0),position:r,index:1};for(o=0;o<3;o+=1)d[o]=o;for(a=0,s=Math.pow(2,2),u=1;u!=s;)l=h.val&h.position,h.position>>=1,0==h.position&&(h.position=r,h.val=n(h.index++)),a|=(l>0?1:0)*u,u<<=1;switch(a){case 0:for(a=0,s=Math.pow(2,8),u=1;u!=s;)l=h.val&h.position,h.position>>=1,0==h.position&&(h.position=r,h.val=n(h.index++)),a|=(l>0?1:0)*u,u<<=1;c=e(a);break;case 1:for(a=0,s=Math.pow(2,16),u=1;u!=s;)l=h.val&h.position,h.position>>=1,0==h.position&&(h.position=r,h.val=n(h.index++)),a|=(l>0?1:0)*u,u<<=1;c=e(a);break;case 2:return""}for(d[3]=c,i=c,y.push(c);;){if(h.index>t)return"";for(a=0,s=Math.pow(2,b),u=1;u!=s;)l=h.val&h.position,h.position>>=1,0==h.position&&(h.position=r,h.val=n(h.index++)),a|=(l>0?1:0)*u,u<<=1;switch(c=a){case 0:for(a=0,s=Math.pow(2,8),u=1;u!=s;)l=h.val&h.position,h.position>>=1,0==h.position&&(h.position=r,h.val=n(h.index++)),a|=(l>0?1:0)*u,u<<=1;d[f++]=e(a),c=f-1,p--;break;case 1:for(a=0,s=Math.pow(2,16),u=1;u!=s;)l=h.val&h.position,h.position>>=1,0==h.position&&(h.position=r,h.val=n(h.index++)),a|=(l>0?1:0)*u,u<<=1;d[f++]=e(a),c=f-1,p--;break;case 2:return y.join("")}if(0==p&&(p=Math.pow(2,b),b++),d[c])m=d[c];else{if(c!==f)return null;m=i+i.charAt(0)}y.push(m),d[f++]=i+m.charAt(0),i=m,0==--p&&(p=Math.pow(2,b),b++)}}};return i}();void 0===(n=function(){return o}.call(t,r,t,e))||(e.exports=n)},8859:(e,t,r)=>{var n="function"==typeof Map&&Map.prototype,o=Object.getOwnPropertyDescriptor&&n?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,i=n&&o&&"function"==typeof o.get?o.get:null,a=n&&Map.prototype.forEach,l="function"==typeof Set&&Set.prototype,s=Object.getOwnPropertyDescriptor&&l?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,u=l&&s&&"function"==typeof s.get?s.get:null,c=l&&Set.prototype.forEach,d="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,p="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,f="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,b=Boolean.prototype.valueOf,m=Object.prototype.toString,y=Function.prototype.toString,h=String.prototype.match,v=String.prototype.slice,g=String.prototype.replace,w=String.prototype.toUpperCase,E=String.prototype.toLowerCase,P=RegExp.prototype.test,C=Array.prototype.concat,x=Array.prototype.join,O=Array.prototype.slice,q=Math.floor,S="function"==typeof BigInt?BigInt.prototype.valueOf:null,T=Object.getOwnPropertySymbols,j="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,R="function"==typeof Symbol&&"object"==typeof Symbol.iterator,A="function"==typeof Symbol&&Symbol.toStringTag&&(Symbol.toStringTag,1)?Symbol.toStringTag:null,k=Object.prototype.propertyIsEnumerable,M=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function _(e,t){if(e===1/0||e===-1/0||e!=e||e&&e>-1e3&&e<1e3||P.call(/e/,t))return t;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof e){var n=e<0?-q(-e):q(e);if(n!==e){var o=String(n),i=v.call(t,o.length+1);return g.call(o,r,"$&_")+"."+g.call(g.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return g.call(t,r,"$&_")}var I=r(2634),N=I.custom,F=$(N)?N:null;function B(e,t,r){var n="double"===(r.quoteStyle||t)?'"':"'";return n+e+n}function L(e){return g.call(String(e),/"/g,""")}function U(e){return!("[object Array]"!==z(e)||A&&"object"==typeof e&&A in e)}function D(e){return!("[object RegExp]"!==z(e)||A&&"object"==typeof e&&A in e)}function $(e){if(R)return e&&"object"==typeof e&&e instanceof Symbol;if("symbol"==typeof e)return!0;if(!e||"object"!=typeof e||!j)return!1;try{return j.call(e),!0}catch(e){}return!1}e.exports=function e(t,n,o,l){var s=n||{};if(W(s,"quoteStyle")&&"single"!==s.quoteStyle&&"double"!==s.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(W(s,"maxStringLength")&&("number"==typeof s.maxStringLength?s.maxStringLength<0&&s.maxStringLength!==1/0:null!==s.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var m=!W(s,"customInspect")||s.customInspect;if("boolean"!=typeof m&&"symbol"!==m)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(W(s,"indent")&&null!==s.indent&&"\t"!==s.indent&&!(parseInt(s.indent,10)===s.indent&&s.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(W(s,"numericSeparator")&&"boolean"!=typeof s.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var w=s.numericSeparator;if(void 0===t)return"undefined";if(null===t)return"null";if("boolean"==typeof t)return t?"true":"false";if("string"==typeof t)return K(t,s);if("number"==typeof t){if(0===t)return 1/0/t>0?"0":"-0";var P=String(t);return w?_(t,P):P}if("bigint"==typeof t){var q=String(t)+"n";return w?_(t,q):q}var T=void 0===s.depth?5:s.depth;if(void 0===o&&(o=0),o>=T&&T>0&&"object"==typeof t)return U(t)?"[Array]":"[Object]";var N,H=function(e,t){var r;if("\t"===e.indent)r="\t";else{if(!("number"==typeof e.indent&&e.indent>0))return null;r=x.call(Array(e.indent+1)," ")}return{base:r,prev:x.call(Array(t+1),r)}}(s,o);if(void 0===l)l=[];else if(V(l,t)>=0)return"[Circular]";function G(t,r,n){if(r&&(l=O.call(l)).push(r),n){var i={depth:s.depth};return W(s,"quoteStyle")&&(i.quoteStyle=s.quoteStyle),e(t,i,o+1,l)}return e(t,s,o+1,l)}if("function"==typeof t&&!D(t)){var ee=function(e){if(e.name)return e.name;var t=h.call(y.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}(t),te=Q(t,G);return"[Function"+(ee?": "+ee:" (anonymous)")+"]"+(te.length>0?" { "+x.call(te,", ")+" }":"")}if($(t)){var re=R?g.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):j.call(t);return"object"!=typeof t||R?re:X(re)}if((N=t)&&"object"==typeof N&&("undefined"!=typeof HTMLElement&&N instanceof HTMLElement||"string"==typeof N.nodeName&&"function"==typeof N.getAttribute)){for(var ne="<"+E.call(String(t.nodeName)),oe=t.attributes||[],ie=0;ie",t.childNodes&&t.childNodes.length&&(ne+="..."),ne+""+E.call(String(t.nodeName))+">"}if(U(t)){if(0===t.length)return"[]";var ae=Q(t,G);return H&&!function(e){for(var t=0;t=0)return!1;return!0}(ae)?"["+Z(ae,H)+"]":"[ "+x.call(ae,", ")+" ]"}if(function(e){return!("[object Error]"!==z(e)||A&&"object"==typeof e&&A in e)}(t)){var le=Q(t,G);return"cause"in Error.prototype||!("cause"in t)||k.call(t,"cause")?0===le.length?"["+String(t)+"]":"{ ["+String(t)+"] "+x.call(le,", ")+" }":"{ ["+String(t)+"] "+x.call(C.call("[cause]: "+G(t.cause),le),", ")+" }"}if("object"==typeof t&&m){if(F&&"function"==typeof t[F]&&I)return I(t,{depth:T-o});if("symbol"!==m&&"function"==typeof t.inspect)return t.inspect()}if(function(e){if(!i||!e||"object"!=typeof e)return!1;try{i.call(e);try{u.call(e)}catch(e){return!0}return e instanceof Map}catch(e){}return!1}(t)){var se=[];return a&&a.call(t,(function(e,r){se.push(G(r,t,!0)+" => "+G(e,t))})),Y("Map",i.call(t),se,H)}if(function(e){if(!u||!e||"object"!=typeof e)return!1;try{u.call(e);try{i.call(e)}catch(e){return!0}return e instanceof Set}catch(e){}return!1}(t)){var ue=[];return c&&c.call(t,(function(e){ue.push(G(e,t))})),Y("Set",u.call(t),ue,H)}if(function(e){if(!d||!e||"object"!=typeof e)return!1;try{d.call(e,d);try{p.call(e,p)}catch(e){return!0}return e instanceof WeakMap}catch(e){}return!1}(t))return J("WeakMap");if(function(e){if(!p||!e||"object"!=typeof e)return!1;try{p.call(e,p);try{d.call(e,d)}catch(e){return!0}return e instanceof WeakSet}catch(e){}return!1}(t))return J("WeakSet");if(function(e){if(!f||!e||"object"!=typeof e)return!1;try{return f.call(e),!0}catch(e){}return!1}(t))return J("WeakRef");if(function(e){return!("[object Number]"!==z(e)||A&&"object"==typeof e&&A in e)}(t))return X(G(Number(t)));if(function(e){if(!e||"object"!=typeof e||!S)return!1;try{return S.call(e),!0}catch(e){}return!1}(t))return X(G(S.call(t)));if(function(e){return!("[object Boolean]"!==z(e)||A&&"object"==typeof e&&A in e)}(t))return X(b.call(t));if(function(e){return!("[object String]"!==z(e)||A&&"object"==typeof e&&A in e)}(t))return X(G(String(t)));if("undefined"!=typeof window&&t===window)return"{ [object Window] }";if(t===r.g)return"{ [object globalThis] }";if(!function(e){return!("[object Date]"!==z(e)||A&&"object"==typeof e&&A in e)}(t)&&!D(t)){var ce=Q(t,G),de=M?M(t)===Object.prototype:t instanceof Object||t.constructor===Object,pe=t instanceof Object?"":"null prototype",fe=!de&&A&&Object(t)===t&&A in t?v.call(z(t),8,-1):pe?"Object":"",be=(de||"function"!=typeof t.constructor?"":t.constructor.name?t.constructor.name+" ":"")+(fe||pe?"["+x.call(C.call([],fe||[],pe||[]),": ")+"] ":"");return 0===ce.length?be+"{}":H?be+"{"+Z(ce,H)+"}":be+"{ "+x.call(ce,", ")+" }"}return String(t)};var H=Object.prototype.hasOwnProperty||function(e){return e in this};function W(e,t){return H.call(e,t)}function z(e){return m.call(e)}function V(e,t){if(e.indexOf)return e.indexOf(t);for(var r=0,n=e.length;rt.maxStringLength){var r=e.length-t.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return K(v.call(e,0,t.maxStringLength),t)+n}return B(g.call(g.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,G),"single",t)}function G(e){var t=e.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return r?"\\"+r:"\\x"+(t<16?"0":"")+w.call(t.toString(16))}function X(e){return"Object("+e+")"}function J(e){return e+" { ? }"}function Y(e,t,r,n){return e+" ("+t+") {"+(n?Z(r,n):x.call(r,", "))+"}"}function Z(e,t){if(0===e.length)return"";var r="\n"+t.prev+t.base;return r+x.call(e,","+r)+"\n"+t.prev}function Q(e,t){var r=U(e),n=[];if(r){n.length=e.length;for(var o=0;o{"use strict";var t=function(e){return e!=e};e.exports=function(e,r){return 0===e&&0===r?1/e==1/r:e===r||!(!t(e)||!t(r))}},7653:(e,t,r)=>{"use strict";var n=r(8452),o=r(487),i=r(9211),a=r(9394),l=r(6576),s=o(a(),Object);n(s,{getPolyfill:a,implementation:i,shim:l}),e.exports=s},9394:(e,t,r)=>{"use strict";var n=r(9211);e.exports=function(){return"function"==typeof Object.is?Object.is:n}},6576:(e,t,r)=>{"use strict";var n=r(9394),o=r(8452);e.exports=function(){var e=n();return o(Object,{is:e},{is:function(){return Object.is!==e}}),e}},8875:(e,t,r)=>{"use strict";var n;if(!Object.keys){var o=Object.prototype.hasOwnProperty,i=Object.prototype.toString,a=r(1093),l=Object.prototype.propertyIsEnumerable,s=!l.call({toString:null},"toString"),u=l.call((function(){}),"prototype"),c=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],d=function(e){var t=e.constructor;return t&&t.prototype===e},p={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},f=function(){if("undefined"==typeof window)return!1;for(var e in window)try{if(!p["$"+e]&&o.call(window,e)&&null!==window[e]&&"object"==typeof window[e])try{d(window[e])}catch(e){return!0}}catch(e){return!0}return!1}();n=function(e){var t=null!==e&&"object"==typeof e,r="[object Function]"===i.call(e),n=a(e),l=t&&"[object String]"===i.call(e),p=[];if(!t&&!r&&!n)throw new TypeError("Object.keys called on a non-object");var b=u&&r;if(l&&e.length>0&&!o.call(e,0))for(var m=0;m0)for(var y=0;y{"use strict";var n=Array.prototype.slice,o=r(1093),i=Object.keys,a=i?function(e){return i(e)}:r(8875),l=Object.keys;a.shim=function(){if(Object.keys){var e=function(){var e=Object.keys(arguments);return e&&e.length===arguments.length}(1,2);e||(Object.keys=function(e){return o(e)?l(n.call(e)):l(e)})}else Object.keys=a;return Object.keys||a},e.exports=a},1093:e=>{"use strict";var t=Object.prototype.toString;e.exports=function(e){var r=t.call(e),n="[object Arguments]"===r;return n||(n="[object Array]"!==r&&null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&"[object Function]"===t.call(e.callee)),n}},8403:(e,t,r)=>{"use strict";var n=r(1189),o=r(1333)(),i=r(8075),a=Object,l=i("Array.prototype.push"),s=i("Object.prototype.propertyIsEnumerable"),u=o?Object.getOwnPropertySymbols:null;e.exports=function(e,t){if(null==e)throw new TypeError("target must be an object");var r=a(e);if(1===arguments.length)return r;for(var i=1;i{"use strict";var n=r(8452),o=r(487),i=r(8403),a=r(1514),l=r(8603),s=o.apply(a()),u=function(e,t){return s(Object,arguments)};n(u,{getPolyfill:a,implementation:i,shim:l}),e.exports=u},1514:(e,t,r)=>{"use strict";var n=r(8403);e.exports=function(){return Object.assign?function(){if(!Object.assign)return!1;for(var e="abcdefghijklmnopqrst",t=e.split(""),r={},n=0;n{"use strict";var n=r(8452),o=r(1514);e.exports=function(){var e=o();return n(Object,{assign:e},{assign:function(){return Object.assign!==e}}),e}},5509:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.printIteratorEntries=function(e,t,r,n,o,i,a=": "){let l="",s=e.next();if(!s.done){l+=t.spacingOuter;const u=r+t.indent;for(;!s.done;)l+=u+i(s.value[0],t,u,n,o)+a+i(s.value[1],t,u,n,o),s=e.next(),s.done?t.min||(l+=","):l+=","+t.spacingInner;l+=t.spacingOuter+r}return l},t.printIteratorValues=function(e,t,r,n,o,i){let a="",l=e.next();if(!l.done){a+=t.spacingOuter;const s=r+t.indent;for(;!l.done;)a+=s+i(l.value,t,s,n,o),l=e.next(),l.done?t.min||(a+=","):a+=","+t.spacingInner;a+=t.spacingOuter+r}return a},t.printListItems=function(e,t,r,n,o,i){let a="";if(e.length){a+=t.spacingOuter;const l=r+t.indent;for(let r=0;r{const r=Object.keys(e).sort(t);return Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(e).forEach((t=>{Object.getOwnPropertyDescriptor(e,t).enumerable&&r.push(t)})),r}},3620:(e,t,r)=>{"use strict";t.GP=function(e,t){if(t&&(function(e){if(Object.keys(e).forEach((e=>{if(!k.hasOwnProperty(e))throw new Error(`pretty-format: Unknown option "${e}".`)})),e.min&&void 0!==e.indent&&0!==e.indent)throw new Error('pretty-format: Options "min" and "indent" cannot be used together.');if(void 0!==e.theme){if(null===e.theme)throw new Error('pretty-format: Option "theme" must not be null.');if("object"!=typeof e.theme)throw new Error(`pretty-format: Option "theme" must be of type "object" but instead received "${typeof e.theme}".`)}}(t),t.plugins)){const r=T(t.plugins,e);if(null!==r)return S(r,e,F(t),"",0,[])}const r=O(e,_(t),I(t),N(t));return null!==r?r:q(e,F(t),"",0,[])},t.Nx=void 0;var n=p(r(2117)),o=r(5509),i=p(r(7123)),a=p(r(1411)),l=p(r(847)),s=p(r(3171)),u=p(r(9651)),c=p(r(3130)),d=p(r(3769));function p(e){return e&&e.__esModule?e:{default:e}}const f=Object.prototype.toString,b=Date.prototype.toISOString,m=Error.prototype.toString,y=RegExp.prototype.toString,h=e=>"function"==typeof e.constructor&&e.constructor.name||"Object",v=e=>"undefined"!=typeof window&&e===window,g=/^Symbol\((.*)\)(.*)$/,w=/\n/gi;class E extends Error{constructor(e,t){super(e),this.stack=t,this.name=this.constructor.name}}function P(e,t){return t?"[Function "+(e.name||"anonymous")+"]":"[Function]"}function C(e){return String(e).replace(g,"Symbol($1)")}function x(e){return"["+m.call(e)+"]"}function O(e,t,r,n){if(!0===e||!1===e)return""+e;if(void 0===e)return"undefined";if(null===e)return"null";const o=typeof e;if("number"===o)return function(e){return Object.is(e,-0)?"-0":String(e)}(e);if("bigint"===o)return function(e){return String(`${e}n`)}(e);if("string"===o)return n?'"'+e.replace(/"|\\/g,"\\$&")+'"':'"'+e+'"';if("function"===o)return P(e,t);if("symbol"===o)return C(e);const i=f.call(e);return"[object WeakMap]"===i?"WeakMap {}":"[object WeakSet]"===i?"WeakSet {}":"[object Function]"===i||"[object GeneratorFunction]"===i?P(e,t):"[object Symbol]"===i?C(e):"[object Date]"===i?isNaN(+e)?"Date { NaN }":b.call(e):"[object Error]"===i?x(e):"[object RegExp]"===i?r?y.call(e).replace(/[\\^$*+?.()|[\]{}]/g,"\\$&"):y.call(e):e instanceof Error?x(e):null}function q(e,t,r,n,i,a){if(-1!==i.indexOf(e))return"[Circular]";(i=i.slice()).push(e);const l=++n>t.maxDepth,s=t.min;if(t.callToJSON&&!l&&e.toJSON&&"function"==typeof e.toJSON&&!a)return j(e.toJSON(),t,r,n,i,!0);const u=f.call(e);return"[object Arguments]"===u?l?"[Arguments]":(s?"":"Arguments ")+"["+(0,o.printListItems)(e,t,r,n,i,j)+"]":function(e){return"[object Array]"===e||"[object ArrayBuffer]"===e||"[object DataView]"===e||"[object Float32Array]"===e||"[object Float64Array]"===e||"[object Int8Array]"===e||"[object Int16Array]"===e||"[object Int32Array]"===e||"[object Uint8Array]"===e||"[object Uint8ClampedArray]"===e||"[object Uint16Array]"===e||"[object Uint32Array]"===e}(u)?l?"["+e.constructor.name+"]":(s?"":t.printBasicPrototype||"Array"!==e.constructor.name?e.constructor.name+" ":"")+"["+(0,o.printListItems)(e,t,r,n,i,j)+"]":"[object Map]"===u?l?"[Map]":"Map {"+(0,o.printIteratorEntries)(e.entries(),t,r,n,i,j," => ")+"}":"[object Set]"===u?l?"[Set]":"Set {"+(0,o.printIteratorValues)(e.values(),t,r,n,i,j)+"}":l||v(e)?"["+h(e)+"]":(s?"":t.printBasicPrototype||"Object"!==h(e)?h(e)+" ":"")+"{"+(0,o.printObjectProperties)(e,t,r,n,i,j)+"}"}function S(e,t,r,n,o,i){let a;try{a=function(e){return null!=e.serialize}(e)?e.serialize(t,r,n,o,i,j):e.print(t,(e=>j(e,r,n,o,i)),(e=>{const t=n+r.indent;return t+e.replace(w,"\n"+t)}),{edgeSpacing:r.spacingOuter,min:r.min,spacing:r.spacingInner},r.colors)}catch(e){throw new E(e.message,e.stack)}if("string"!=typeof a)throw new Error(`pretty-format: Plugin must return type "string" but instead returned "${typeof a}".`);return a}function T(e,t){for(let r=0;rA.reduce(((t,r)=>{const o=e.theme&&void 0!==e.theme[r]?e.theme[r]:R[r],i=o&&n.default[o];if(!i||"string"!=typeof i.close||"string"!=typeof i.open)throw new Error(`pretty-format: Option "theme" has a key "${r}" whose value "${o}" is undefined in ansi-styles.`);return t[r]=i,t}),Object.create(null)),_=e=>e&&void 0!==e.printFunctionName?e.printFunctionName:k.printFunctionName,I=e=>e&&void 0!==e.escapeRegex?e.escapeRegex:k.escapeRegex,N=e=>e&&void 0!==e.escapeString?e.escapeString:k.escapeString,F=e=>{var t,r;return{callToJSON:e&&void 0!==e.callToJSON?e.callToJSON:k.callToJSON,colors:e&&e.highlight?M(e):A.reduce(((e,t)=>(e[t]={close:"",open:""},e)),Object.create(null)),compareKeys:e&&"function"==typeof e.compareKeys?e.compareKeys:k.compareKeys,escapeRegex:I(e),escapeString:N(e),indent:e&&e.min?"":(r=e&&void 0!==e.indent?e.indent:k.indent,new Array(r+1).join(" ")),maxDepth:e&&void 0!==e.maxDepth?e.maxDepth:k.maxDepth,min:e&&void 0!==e.min?e.min:k.min,plugins:e&&void 0!==e.plugins?e.plugins:k.plugins,printBasicPrototype:null===(t=null==e?void 0:e.printBasicPrototype)||void 0===t||t,printFunctionName:_(e),spacingInner:e&&e.min?" ":"\n",spacingOuter:e&&e.min?"":"\n"}};const B={AsymmetricMatcher:i.default,ConvertAnsi:a.default,DOMCollection:l.default,DOMElement:s.default,Immutable:u.default,ReactElement:c.default,ReactTestComponent:d.default};t.Nx=B},7123:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=r(5509),o="undefined"!=typeof globalThis?globalThis:void 0!==o?o:"undefined"!=typeof self?self:"undefined"!=typeof window?window:Function("return this")(),i=o["jest-symbol-do-not-touch"]||o.Symbol;const a="function"==typeof i&&i.for?i.for("jest.asymmetricMatcher"):1267621,l=(e,t,r,o,i,a)=>{const l=e.toString();return"ArrayContaining"===l||"ArrayNotContaining"===l?++o>t.maxDepth?"["+l+"]":l+" ["+(0,n.printListItems)(e.sample,t,r,o,i,a)+"]":"ObjectContaining"===l||"ObjectNotContaining"===l?++o>t.maxDepth?"["+l+"]":l+" {"+(0,n.printObjectProperties)(e.sample,t,r,o,i,a)+"}":"StringMatching"===l||"StringNotMatching"===l||"StringContaining"===l||"StringNotContaining"===l?l+" "+a(e.sample,t,r,o,i):e.toAsymmetricMatcher()};t.serialize=l;const s=e=>e&&e.$$typeof===a;t.test=s;var u={serialize:l,test:s};t.default=u},1411:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=i(r(9880)),o=i(r(2117));function i(e){return e&&e.__esModule?e:{default:e}}const a=e=>"string"==typeof e&&!!e.match((0,n.default)());t.test=a;const l=(e,t,r,i,a,l)=>l(e.replace((0,n.default)(),(e=>{switch(e){case o.default.red.close:case o.default.green.close:case o.default.cyan.close:case o.default.gray.close:case o.default.white.close:case o.default.yellow.close:case o.default.bgRed.close:case o.default.bgGreen.close:case o.default.bgYellow.close:case o.default.inverse.close:case o.default.dim.close:case o.default.bold.close:case o.default.reset.open:case o.default.reset.close:return">";case o.default.red.open:return"";case o.default.green.open:return"";case o.default.cyan.open:return"";case o.default.gray.open:return"";case o.default.white.open:return"";case o.default.yellow.open:return"";case o.default.bgRed.open:return"";case o.default.bgGreen.open:return"";case o.default.bgYellow.open:return"";case o.default.inverse.open:return"";case o.default.dim.open:return"";case o.default.bold.open:return"";default:return""}})),t,r,i,a);t.serialize=l;var s={serialize:l,test:a};t.default=s},847:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=r(5509);const o=["DOMStringMap","NamedNodeMap"],i=/^(HTML\w*Collection|NodeList)$/,a=e=>{return e&&e.constructor&&!!e.constructor.name&&(t=e.constructor.name,-1!==o.indexOf(t)||i.test(t));var t};t.test=a;const l=(e,t,r,i,a,l)=>{const s=e.constructor.name;return++i>t.maxDepth?"["+s+"]":(t.min?"":s+" ")+(-1!==o.indexOf(s)?"{"+(0,n.printObjectProperties)((e=>"NamedNodeMap"===e.constructor.name)(e)?Array.from(e).reduce(((e,t)=>(e[t.name]=t.value,e)),{}):{...e},t,r,i,a,l)+"}":"["+(0,n.printListItems)(Array.from(e),t,r,i,a,l)+"]")};t.serialize=l;var s={serialize:l,test:a};t.default=s},3171:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=r(163);const o=/^((HTML|SVG)\w*)?Element$/,i=e=>{var t;return(null==e||null===(t=e.constructor)||void 0===t?void 0:t.name)&&(e=>{const t=e.constructor.name,{nodeType:r,tagName:n}=e,i="string"==typeof n&&n.includes("-")||(e=>{try{return"function"==typeof e.hasAttribute&&e.hasAttribute("is")}catch{return!1}})(e);return 1===r&&(o.test(t)||i)||3===r&&"Text"===t||8===r&&"Comment"===t||11===r&&"DocumentFragment"===t})(e)};function a(e){return 11===e.nodeType}t.test=i;const l=(e,t,r,o,i,l)=>{if(function(e){return 3===e.nodeType}(e))return(0,n.printText)(e.data,t);if(function(e){return 8===e.nodeType}(e))return(0,n.printComment)(e.data,t);const s=a(e)?"DocumentFragment":e.tagName.toLowerCase();return++o>t.maxDepth?(0,n.printElementAsLeaf)(s,t):(0,n.printElement)(s,(0,n.printProps)(a(e)?[]:Array.from(e.attributes).map((e=>e.name)).sort(),a(e)?{}:Array.from(e.attributes).reduce(((e,t)=>(e[t.name]=t.value,e)),{}),t,r+t.indent,o,i,l),(0,n.printChildren)(Array.prototype.slice.call(e.childNodes||e.children),t,r+t.indent,o,i,l),t,r)};t.serialize=l;var s={serialize:l,test:i};t.default=s},9651:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=r(5509);const o="@@__IMMUTABLE_ORDERED__@@",i=e=>"Immutable."+e,a=e=>"["+e+"]",l=" ",s=(e,t,r,o,s,u,c)=>++o>t.maxDepth?a(i(c)):i(c)+l+"["+(0,n.printIteratorValues)(e.values(),t,r,o,s,u)+"]",u=(e,t,r,u,c,d)=>e["@@__IMMUTABLE_MAP__@@"]?((e,t,r,o,s,u,c)=>++o>t.maxDepth?a(i(c)):i(c)+l+"{"+(0,n.printIteratorEntries)(e.entries(),t,r,o,s,u)+"}")(e,t,r,u,c,d,e[o]?"OrderedMap":"Map"):e["@@__IMMUTABLE_LIST__@@"]?s(e,t,r,u,c,d,"List"):e["@@__IMMUTABLE_SET__@@"]?s(e,t,r,u,c,d,e[o]?"OrderedSet":"Set"):e["@@__IMMUTABLE_STACK__@@"]?s(e,t,r,u,c,d,"Stack"):e["@@__IMMUTABLE_SEQ__@@"]?((e,t,r,o,s,u)=>{const c=i("Seq");return++o>t.maxDepth?a(c):e["@@__IMMUTABLE_KEYED__@@"]?c+l+"{"+(e._iter||e._object?(0,n.printIteratorEntries)(e.entries(),t,r,o,s,u):"…")+"}":c+l+"["+(e._iter||e._array||e._collection||e._iterable?(0,n.printIteratorValues)(e.values(),t,r,o,s,u):"…")+"]"})(e,t,r,u,c,d):((e,t,r,o,s,u)=>{const c=i(e._name||"Record");return++o>t.maxDepth?a(c):c+l+"{"+(0,n.printIteratorEntries)(function(e){let t=0;return{next(){if(te&&(!0===e["@@__IMMUTABLE_ITERABLE__@@"]||!0===e["@@__IMMUTABLE_RECORD__@@"]);t.test=c;var d={serialize:u,test:c};t.default=d},3130:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=i(t);if(r&&r.has(e))return r.get(e);var n={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var l=o?Object.getOwnPropertyDescriptor(e,a):null;l&&(l.get||l.set)?Object.defineProperty(n,a,l):n[a]=e[a]}return n.default=e,r&&r.set(e,n),n}(r(4363)),o=r(163);function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(i=function(e){return e?r:t})(e)}const a=(e,t=[])=>(Array.isArray(e)?e.forEach((e=>{a(e,t)})):null!=e&&!1!==e&&t.push(e),t),l=e=>{const t=e.type;if("string"==typeof t)return t;if("function"==typeof t)return t.displayName||t.name||"Unknown";if(n.isFragment(e))return"React.Fragment";if(n.isSuspense(e))return"React.Suspense";if("object"==typeof t&&null!==t){if(n.isContextProvider(e))return"Context.Provider";if(n.isContextConsumer(e))return"Context.Consumer";if(n.isForwardRef(e)){if(t.displayName)return t.displayName;const e=t.render.displayName||t.render.name||"";return""!==e?"ForwardRef("+e+")":"ForwardRef"}if(n.isMemo(e)){const e=t.displayName||t.type.displayName||t.type.name||"";return""!==e?"Memo("+e+")":"Memo"}}return"UNDEFINED"},s=(e,t,r,n,i,s)=>++n>t.maxDepth?(0,o.printElementAsLeaf)(l(e),t):(0,o.printElement)(l(e),(0,o.printProps)((e=>{const{props:t}=e;return Object.keys(t).filter((e=>"children"!==e&&void 0!==t[e])).sort()})(e),e.props,t,r+t.indent,n,i,s),(0,o.printChildren)(a(e.props.children),t,r+t.indent,n,i,s),t,r);t.serialize=s;const u=e=>null!=e&&n.isElement(e);t.test=u;var c={serialize:s,test:u};t.default=c},3769:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.test=t.serialize=t.default=void 0;var n=r(163),o="undefined"!=typeof globalThis?globalThis:void 0!==o?o:"undefined"!=typeof self?self:"undefined"!=typeof window?window:Function("return this")(),i=o["jest-symbol-do-not-touch"]||o.Symbol;const a="function"==typeof i&&i.for?i.for("react.test.json"):245830487,l=(e,t,r,o,i,a)=>++o>t.maxDepth?(0,n.printElementAsLeaf)(e.type,t):(0,n.printElement)(e.type,e.props?(0,n.printProps)((e=>{const{props:t}=e;return t?Object.keys(t).filter((e=>void 0!==t[e])).sort():[]})(e),e.props,t,r+t.indent,o,i,a):"",e.children?(0,n.printChildren)(e.children,t,r+t.indent,o,i,a):"",t,r);t.serialize=l;const s=e=>e&&e.$$typeof===a;t.test=s;var u={serialize:l,test:s};t.default=u},937:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return e.replace(//g,">")}},163:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.printText=t.printProps=t.printElementAsLeaf=t.printElement=t.printComment=t.printChildren=void 0;var n,o=(n=r(937))&&n.__esModule?n:{default:n};t.printProps=(e,t,r,n,o,i,a)=>{const l=n+r.indent,s=r.colors;return e.map((e=>{const u=t[e];let c=a(u,r,l,o,i);return"string"!=typeof u&&(-1!==c.indexOf("\n")&&(c=r.spacingOuter+l+c+r.spacingOuter+n),c="{"+c+"}"),r.spacingInner+n+s.prop.open+e+s.prop.close+"="+s.value.open+c+s.value.close})).join("")},t.printChildren=(e,t,r,n,o,a)=>e.map((e=>t.spacingOuter+r+("string"==typeof e?i(e,t):a(e,t,r,n,o)))).join("");const i=(e,t)=>{const r=t.colors.content;return r.open+(0,o.default)(e)+r.close};t.printText=i,t.printComment=(e,t)=>{const r=t.colors.comment;return r.open+"\x3c!--"+(0,o.default)(e)+"--\x3e"+r.close},t.printElement=(e,t,r,n,o)=>{const i=n.colors.tag;return i.open+"<"+e+(t&&i.close+t+n.spacingOuter+o+i.open)+(r?">"+i.close+r+n.spacingOuter+o+i.open+""+e:(t&&!n.min?"":" ")+"/")+">"+i.close},t.printElementAsLeaf=(e,t)=>{const r=t.colors.tag;return r.open+"<"+e+r.close+" …"+r.open+" />"+r.close}},2117:(e,t,r)=>{"use strict";e=r.nmd(e);const n=(e=0)=>t=>`[${38+e};5;${t}m`,o=(e=0)=>(t,r,n)=>`[${38+e};2;${t};${r};${n}m`;Object.defineProperty(e,"exports",{enumerable:!0,get:function(){const e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.gray=t.color.blackBright,t.bgColor.bgGray=t.bgColor.bgBlackBright,t.color.grey=t.color.blackBright,t.bgColor.bgGrey=t.bgColor.bgBlackBright;for(const[r,n]of Object.entries(t)){for(const[r,o]of Object.entries(n))t[r]={open:`[${o[0]}m`,close:`[${o[1]}m`},n[r]=t[r],e.set(o[0],o[1]);Object.defineProperty(t,r,{value:n,enumerable:!1})}return Object.defineProperty(t,"codes",{value:e,enumerable:!1}),t.color.close="[39m",t.bgColor.close="[49m",t.color.ansi256=n(),t.color.ansi16m=o(),t.bgColor.ansi256=n(10),t.bgColor.ansi16m=o(10),Object.defineProperties(t,{rgbToAnsi256:{value:(e,t,r)=>e===t&&t===r?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(r/255*5),enumerable:!1},hexToRgb:{value:e=>{const t=/(?[a-f\d]{6}|[a-f\d]{3})/i.exec(e.toString(16));if(!t)return[0,0,0];let{colorString:r}=t.groups;3===r.length&&(r=r.split("").map((e=>e+e)).join(""));const n=Number.parseInt(r,16);return[n>>16&255,n>>8&255,255&n]},enumerable:!1},hexToAnsi256:{value:e=>t.rgbToAnsi256(...t.hexToRgb(e)),enumerable:!1}}),t}})},2799:(e,t)=>{"use strict";var r=60103,n=60106,o=60107,i=60108,a=60114,l=60109,s=60110,u=60112,c=60113,d=60120,p=60115,f=60116,b=60121,m=60122,y=60117,h=60129,v=60131;if("function"==typeof Symbol&&Symbol.for){var g=Symbol.for;r=g("react.element"),n=g("react.portal"),o=g("react.fragment"),i=g("react.strict_mode"),a=g("react.profiler"),l=g("react.provider"),s=g("react.context"),u=g("react.forward_ref"),c=g("react.suspense"),d=g("react.suspense_list"),p=g("react.memo"),f=g("react.lazy"),b=g("react.block"),m=g("react.server.block"),y=g("react.fundamental"),h=g("react.debug_trace_mode"),v=g("react.legacy_hidden")}function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case o:case a:case i:case c:case d:return e;default:switch(e=e&&e.$$typeof){case s:case u:case f:case p:case l:return e;default:return t}}case n:return t}}}var E=l,P=r,C=u,x=o,O=f,q=p,S=n,T=a,j=i,R=c;t.ContextConsumer=s,t.ContextProvider=E,t.Element=P,t.ForwardRef=C,t.Fragment=x,t.Lazy=O,t.Memo=q,t.Portal=S,t.Profiler=T,t.StrictMode=j,t.Suspense=R,t.isAsyncMode=function(){return!1},t.isConcurrentMode=function(){return!1},t.isContextConsumer=function(e){return w(e)===s},t.isContextProvider=function(e){return w(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===u},t.isFragment=function(e){return w(e)===o},t.isLazy=function(e){return w(e)===f},t.isMemo=function(e){return w(e)===p},t.isPortal=function(e){return w(e)===n},t.isProfiler=function(e){return w(e)===a},t.isStrictMode=function(e){return w(e)===i},t.isSuspense=function(e){return w(e)===c},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===a||e===h||e===i||e===c||e===d||e===v||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===l||e.$$typeof===s||e.$$typeof===u||e.$$typeof===y||e.$$typeof===b||e[0]===m)},t.typeOf=w},4363:(e,t,r)=>{"use strict";e.exports=r(2799)},7675:(e,t,r)=>{"use strict";var n=r(3206),o=r(9675),i=Object;e.exports=n((function(){if(null==this||this!==i(this))throw new o("RegExp.prototype.flags getter called on non-object");var e="";return this.hasIndices&&(e+="d"),this.global&&(e+="g"),this.ignoreCase&&(e+="i"),this.multiline&&(e+="m"),this.dotAll&&(e+="s"),this.unicode&&(e+="u"),this.unicodeSets&&(e+="v"),this.sticky&&(e+="y"),e}),"get flags",!0)},1589:(e,t,r)=>{"use strict";var n=r(8452),o=r(487),i=r(7675),a=r(5330),l=r(3984),s=o(a());n(s,{getPolyfill:a,implementation:i,shim:l}),e.exports=s},5330:(e,t,r)=>{"use strict";var n=r(7675),o=r(8452).supportsDescriptors,i=Object.getOwnPropertyDescriptor;e.exports=function(){if(o&&"gim"===/a/gim.flags){var e=i(RegExp.prototype,"flags");if(e&&"function"==typeof e.get&&"boolean"==typeof RegExp.prototype.dotAll&&"boolean"==typeof RegExp.prototype.hasIndices){var t="",r={};if(Object.defineProperty(r,"hasIndices",{get:function(){t+="d"}}),Object.defineProperty(r,"sticky",{get:function(){t+="y"}}),"dy"===t)return e.get}}return n}},3984:(e,t,r)=>{"use strict";var n=r(8452).supportsDescriptors,o=r(5330),i=Object.getOwnPropertyDescriptor,a=Object.defineProperty,l=TypeError,s=Object.getPrototypeOf,u=/a/;e.exports=function(){if(!n||!s)throw new l("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var e=o(),t=s(u),r=i(t,"flags");return r&&r.get===e||a(t,"flags",{configurable:!0,enumerable:!1,get:e}),e}},6897:(e,t,r)=>{"use strict";var n=r(453),o=r(41),i=r(592)(),a=r(5795),l=r(9675),s=n("%Math.floor%");e.exports=function(e,t){if("function"!=typeof e)throw new l("`fn` is not a function");if("number"!=typeof t||t<0||t>4294967295||s(t)!==t)throw new l("`length` must be a positive 32-bit integer");var r=arguments.length>2&&!!arguments[2],n=!0,u=!0;if("length"in e&&a){var c=a(e,"length");c&&!c.configurable&&(n=!1),c&&!c.writable&&(u=!1)}return(n||u||!r)&&(i?o(e,"length",t,!0,!0):o(e,"length",t)),e}},3206:(e,t,r)=>{"use strict";var n=r(41),o=r(592)(),i=r(4462).functionsHaveConfigurableNames(),a=TypeError;e.exports=function(e,t){if("function"!=typeof e)throw new a("`fn` is not a function");return arguments.length>2&&!!arguments[2]&&!i||(o?n(e,"name",t,!0,!0):n(e,"name",t)),e}},920:(e,t,r)=>{"use strict";var n=r(453),o=r(8075),i=r(8859),a=r(9675),l=n("%WeakMap%",!0),s=n("%Map%",!0),u=o("WeakMap.prototype.get",!0),c=o("WeakMap.prototype.set",!0),d=o("WeakMap.prototype.has",!0),p=o("Map.prototype.get",!0),f=o("Map.prototype.set",!0),b=o("Map.prototype.has",!0),m=function(e,t){for(var r,n=e;null!==(r=n.next);n=r)if(r.key===t)return n.next=r.next,r.next=e.next,e.next=r,r};e.exports=function(){var e,t,r,n={assert:function(e){if(!n.has(e))throw new a("Side channel does not contain "+i(e))},get:function(n){if(l&&n&&("object"==typeof n||"function"==typeof n)){if(e)return u(e,n)}else if(s){if(t)return p(t,n)}else if(r)return function(e,t){var r=m(e,t);return r&&r.value}(r,n)},has:function(n){if(l&&n&&("object"==typeof n||"function"==typeof n)){if(e)return d(e,n)}else if(s){if(t)return b(t,n)}else if(r)return function(e,t){return!!m(e,t)}(r,n);return!1},set:function(n,o){l&&n&&("object"==typeof n||"function"==typeof n)?(e||(e=new l),c(e,n,o)):s?(t||(t=new s),f(t,n,o)):(r||(r={key:{},next:null}),function(e,t,r){var n=m(e,t);n?n.value=r:e.next={key:t,next:e.next,value:r}}(r,n,o))}};return n}},1820:(e,t,r)=>{"use strict";var n=r(63),o=SyntaxError,i="object"==typeof StopIteration?StopIteration:null;e.exports=function(e){if(!i)throw new o("this environment lacks StopIteration");n.set(e,"[[Done]]",!1);var t={next:function(){var e=n.get(this,"[[Iterator]]"),t=n.get(e,"[[Done]]");try{return{done:t,value:t?void 0:e.next()}}catch(t){if(n.set(e,"[[Done]]",!0),t!==i)throw t;return{done:!0,value:void 0}}}};return n.set(t,"[[Iterator]]",e),t}},1539:(e,t,r)=>{"use strict";var n=r(4761),o=r(1703),i=r(5128),a=r(3612),l=r(9803);e.exports=function(e){return null==e||"object"!=typeof e&&"function"!=typeof e?null:n(e)?"String":o(e)?"Number":i(e)?"Boolean":a(e)?"Symbol":l(e)?"BigInt":void 0}},5767:(e,t,r)=>{"use strict";var n=r(2682),o=r(9209),i=r(487),a=r(8075),l=r(5795),s=a("Object.prototype.toString"),u=r(9092)(),c="undefined"==typeof globalThis?r.g:globalThis,d=o(),p=a("String.prototype.slice"),f=Object.getPrototypeOf,b=a("Array.prototype.indexOf",!0)||function(e,t){for(var r=0;r-1?t:"Object"===t&&function(e){var t=!1;return n(m,(function(r,n){if(!t)try{r(e),t=p(n,1)}catch(e){}})),t}(e)}return l?function(e){var t=!1;return n(m,(function(r,n){if(!t)try{"$"+r(e)===n&&(t=p(n,1))}catch(e){}})),t}(e):null}},2634:()=>{},9209:(e,t,r)=>{"use strict";var n=["BigInt64Array","BigUint64Array","Float32Array","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray"],o="undefined"==typeof globalThis?r.g:globalThis;e.exports=function(){for(var e=[],t=0;t{"use strict";var n=r(7244),o=r(1820);if(r(4039)()||r(1333)()){var i=Symbol.iterator;e.exports=function(e){return null!=e&&void 0!==e[i]?e[i]():n(e)?Array.prototype[i].call(e):void 0}}else{var a=r(4634),l=r(4761),s=r(453),u=s("%Map%",!0),c=s("%Set%",!0),d=r(8075),p=d("Array.prototype.push"),f=d("String.prototype.charCodeAt"),b=d("String.prototype.slice"),m=function(e){var t=0;return{next:function(){var r,n=t>=e.length;return n||(r=e[t],t+=1),{done:n,value:r}}}},y=function(e,t){if(a(e)||n(e))return m(e);if(l(e)){var r=0;return{next:function(){var t=function(e,t){if(t+1>=e.length)return t+1;var r=f(e,t);if(r<55296||r>56319)return t+1;var n=f(e,t+1);return n<56320||n>57343?t+1:t+2}(e,r),n=b(e,r,t);return r=t,{done:t>e.length,value:n}}}}return t&&void 0!==e["_es6-shim iterator_"]?e["_es6-shim iterator_"]():void 0};if(u||c){var h=r(3802),v=r(256),g=d("Map.prototype.forEach",!0),w=d("Set.prototype.forEach",!0);if("undefined"==typeof process||!process.versions||!process.versions.node)var E=d("Map.prototype.iterator",!0),P=d("Set.prototype.iterator",!0);var C=d("Map.prototype.@@iterator",!0)||d("Map.prototype._es6-shim iterator_",!0),x=d("Set.prototype.@@iterator",!0)||d("Set.prototype._es6-shim iterator_",!0);e.exports=function(e){return function(e){if(h(e)){if(E)return o(E(e));if(C)return C(e);if(g){var t=[];return g(e,(function(e,r){p(t,[r,e])})),m(t)}}if(v(e)){if(P)return o(P(e));if(x)return x(e);if(w){var r=[];return w(e,(function(e){p(r,e)})),m(r)}}}(e)||y(e)}}else e.exports=function(e){if(null!=e)return y(e,!0)}}},7638:(e,t,r)=>{"use strict";var n=r(3802),o=r(256),i=r(7842),a=r(2648);e.exports=function(e){if(e&&"object"==typeof e){if(n(e))return"Map";if(o(e))return"Set";if(i(e))return"WeakMap";if(a(e))return"WeakSet"}return!1}}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={id:n,loaded:!1,exports:{}};return e[n](i,i.exports,r),i.loaded=!0,i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{"use strict";var e,t={};function n(e,t,r){return(!e.namespaceURI||"http://www.w3.org/1999/xhtml"===e.namespaceURI)&&!!(t=Array.isArray(t)?t:[t]).includes(e.tagName.toLowerCase())&&(!r||Object.entries(r).every((([t,r])=>e[t]===r)))}function o(t){return n(t,"button")||n(t,"input")&&t.type in e}function i(e){var t,r;if(function(e){return 9===e.nodeType}(e)&&e.defaultView)return e.defaultView;if(null===(t=e.ownerDocument)||void 0===t?void 0:t.defaultView)return e.ownerDocument.defaultView;throw new Error(`Could not determine window of node. Node was ${r=e,"function"==typeof r?`function ${r.name}`:null===r?"null":String(r)}`)}function a(e,t){return new Promise(((r,n)=>{const o=new t;o.onerror=n,o.onabort=n,o.onload=()=>{r(String(o.result))},o.readAsText(e)}))}function l(e,t){const r={...t,length:t.length,item:e=>r[e],[Symbol.iterator]:function*(){for(let e=0;eVt,click:()=>Kt,copy:()=>Gt,cut:()=>Xt,dblClick:()=>Jt,deselectOptions:()=>Yt,hover:()=>Zt,keyboard:()=>Qt,paste:()=>tr,pointer:()=>er,selectOptions:()=>rr,tab:()=>lr,tripleClick:()=>nr,type:()=>or,unhover:()=>ir,upload:()=>ar}),function(e){e.button="button",e.color="color",e.file="file",e.image="image",e.reset="reset",e.submit="submit",e.checkbox="checkbox",e.radio="radio"}(e||(e={}));class u{getAsFile(){return this.file}getAsString(e){"string"==typeof this.data&&e(this.data)}webkitGetAsEntry(){throw new Error("not implemented")}constructor(e,t){s(this,"kind",void 0),s(this,"type",void 0),s(this,"file",null),s(this,"data",void 0),"string"==typeof e?(this.kind="string",this.type=String(t),this.data=e):(this.kind="file",this.type=e.type,this.file=e)}}class c extends Array{add(...e){const t=new u(e[0],e[1]);return this.push(t),t}clear(){this.splice(0,this.length)}remove(e){this.splice(e,1)}}function d(e,t){const[r,n]=e.split("/"),o=!n||"*"===n;return n=>t?n.type===(o?r:e):o?n.type.startsWith(`${r}/`):n.type===r}function p(e,t=[]){const r=void 0===e.DataTransfer?function(e){return new class{getData(e){var t;const r=null!==(t=this.items.find(d(e,!0)))&&void 0!==t?t:this.items.find(d(e,!1));let n="";return null==r||r.getAsString((e=>{n=e})),n}setData(e,t){const r=this.items.findIndex(d(e,!0)),n=new u(t,e);r>=0?this.items.splice(r,1,n):this.items.push(n)}clearData(e){if(e){const t=this.items.findIndex(d(e,!0));t>=0&&this.items.remove(t)}else this.items.clear()}get types(){const e=[];return this.files.length&&e.push("Files"),this.items.forEach((t=>e.push(t.type))),Object.freeze(e),e}setDragImage(){}constructor(){s(this,"dropEffect","none"),s(this,"effectAllowed","uninitialized"),s(this,"items",new c),s(this,"files",l(e,[]))}}}(e):new e.DataTransfer;return Object.defineProperty(r,"files",{get:()=>l(e,t)}),r}function f(e,t){if("file"===t.kind)return t.getAsFile();let r="";return t.getAsString((e=>{r=e})),new e.Blob([r],{type:t.type})}function b(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function m(e,...t){const r=Object.fromEntries(t.map((e=>["string"==typeof e?"text/plain":e.type,Promise.resolve(e)])));return void 0!==e.ClipboardItem?new e.ClipboardItem(r):new class{get types(){return Array.from(Object.keys(this.data))}async getType(t){const r=await this.data[t];if(!r)throw new Error(`${t} is not one of the available MIME types on this item.`);return r instanceof e.Blob?r:new e.Blob([r],{type:t})}constructor(e){b(this,"data",void 0),this.data=e}}(r)}const y=Symbol("Manage ClipboardSub");function h(e,t){return Object.assign(new class extends e.EventTarget{async read(){return Array.from(this.items)}async readText(){let t="";for(const r of this.items){const n=r.types.includes("text/plain")?"text/plain":r.types.find((e=>e.startsWith("text/")));n&&(t+=await r.getType(n).then((t=>a(t,e.FileReader))))}return t}async write(e){this.items=e}async writeText(t){this.items=[m(e,t)]}constructor(...e){super(...e),b(this,"items",[])}},{[y]:t})}function v(e){return!!(null==e?void 0:e[y])}async function g(e,t){const r=i(e),n=r.navigator.clipboard,o=[];for(let e=0;e!0),(()=>!1)))throw new Error("The Clipboard API is unavailable.")}const w=globalThis;function E(e){return e.hasAttribute("contenteditable")&&("true"==e.getAttribute("contenteditable")||""==e.getAttribute("contenteditable"))}function P(e){const t=function(e){return 1===e.nodeType?e:e.parentElement}(e);return t&&(t.closest('[contenteditable=""]')||t.closest('[contenteditable="true"]'))}function C(e){return q(e)&&!e.readOnly||E(e)}var x,O;function q(e){return n(e,"textarea")||n(e,"input")&&e.type in x}"function"==typeof w.afterEach&&w.afterEach((()=>function(e){v(e.navigator.clipboard)&&e.navigator.clipboard[y].resetClipboardStub()}(globalThis.window))),"function"==typeof w.afterAll&&w.afterAll((()=>function(e){v(e.navigator.clipboard)&&e.navigator.clipboard[y].detachClipboardStub()}(globalThis.window))),function(e){e.text="text",e.date="date",e["datetime-local"]="datetime-local",e.email="email",e.month="month",e.number="number",e.password="password",e.search="search",e.tel="tel",e.time="time",e.url="url",e.week="week"}(x||(x={})),function(e){e.email="email",e.password="password",e.search="search",e.telephone="telephone",e.text="text",e.url="url"}(O||(O={}));const S=["input:not([type=hidden]):not([disabled])","button:not([disabled])","select:not([disabled])","textarea:not([disabled])",'[contenteditable=""]','[contenteditable="true"]',"a[href]","[tabindex]:not([disabled])"].join(", ");function T(e){return e.matches(S)}var j,R,A;function k(e,t){let r=0;const n=e[r]in j?e[r]:"";r+=n.length;const o=new RegExp(`^\\${n}{2}`).test(e)?"":n;return{type:o,...""===o?M(e,r,t):_(e,r,o,t)}}function M(e,t,r){const n=e[t];return I(n,e,t,r),{consumedLength:t+=n.length,descriptor:n,releasePrevious:!1,releaseSelf:!0,repeat:1}}function _(e,t,r,n){var o,i;const a="/"===e[t]?"/":"";t+=a.length;const l="{"===r&&"\\"===e[t];t+=Number(l);const s=l?e[t]:null===(o=e.slice(t).match("{"===r?/^\w+|^[^}>/]/:/^\w+/))||void 0===o?void 0:o[0];var u;I(s,e,t,n),t+=s.length;const c=null!==(u=null===(i=e.slice(t).match(/^>\d+/))||void 0===i?void 0:i[0])&&void 0!==u?u:"",d="/"===e[t+=c.length]||!c&&">"===e[t]?e[t]:"";t+=d.length;const p=j[r],f=e[t]===p?p:"";if(!f)throw new Error(F([!c&&"repeat modifier",!d&&"release modifier",`"${p}"`].filter(Boolean).join(" or "),e[t],e,n));return{consumedLength:t+=f.length,descriptor:s,releasePrevious:!!a,repeat:c?Math.max(Number(c.substr(1)),1):1,releaseSelf:N(d,c)}}function I(e,t,r,n){if(!e)throw new Error(F("key descriptor",t[r],t,n))}function N(e,t){return e?"/"===e:!t&&void 0}function F(e,t,r,n){return`Expected ${e} but found "${null!=t?t:""}" in "${r}"\n See ${"pointer"===n?"https://testing-library.com/docs/user-event/pointer#pressing-a-button-or-touching-the-screen":"https://testing-library.com/docs/user-event/keyboard"}\n for more information about how userEvent parses your input.`}function B(e,t){e.levelRefs[t]={}}function L(e,t){return e.levelRefs[t]}function U(e){for(let r=e;r;r=r.parentElement)if(n(r,["button","input","select","textarea","optgroup","option"])){if(r.hasAttribute("disabled"))return!0}else if(n(r,"fieldset")){var t;if(r.hasAttribute("disabled")&&!(null===(t=r.querySelector(":scope > legend"))||void 0===t?void 0:t.contains(e)))return!0}else if(r.tagName.includes("-")&&r.constructor.formAssociated&&r.hasAttribute("disabled"))return!0;return!1}function D(e){const t=e.activeElement;return(null==t?void 0:t.shadowRoot)?D(t.shadowRoot):U(t)?e.ownerDocument?e.ownerDocument.body:e.body:t}function $(e){var t;return null!==(t=D(e))&&void 0!==t?t:e.body}function H(e){return W(e)&&q(e)}function W(e){return 1===e.nodeType}!function(e){e["{"]="}",e["["]="]"}(j||(j={})),function(e){e[e.Trigger=2]="Trigger",e[e.Call=1]="Call"}(R||(R={})),function(e){e[e.EachTrigger=4]="EachTrigger",e[e.EachApiCall=2]="EachApiCall",e[e.EachTarget=1]="EachTarget",e[e.Never=0]="Never"}(A||(A={}));var z=r(7276);function V(e,t){return(0,z.zj)().eventWrapper(e)}function K(e){const t=function(e,t){let r=e;do{if(t(r))return r;r=r.parentElement}while(r&&r!==e.ownerDocument.body)}(e,T),r=D(e.ownerDocument);(null!=t?t:e.ownerDocument.body)!==r&&(V(t?()=>t.focus():()=>null==r?void 0:r.blur()),function(e){const t=e.ownerDocument.getSelection();if((null==t?void 0:t.focusNode)&&H(e)){const n=P(t.focusNode);if(n){if(!t.isCollapsed){var r;const e=3===(null===(r=n.firstChild)||void 0===r?void 0:r.nodeType)?n.firstChild:n;t.setBaseAndExtent(e,0,e,0)}}else t.setBaseAndExtent(e,0,e,0)}}(null!=t?t:e.ownerDocument.body))}const G={click:(e,t,r)=>{const o=t.closest("button,input,label,select,textarea"),a=o&&n(o,"label")&&o.control;return a?()=>{T(a)&&K(a),r.dispatchEvent(a,function(e){return new e.constructor(e.type,e)}(e))}:n(t,"input",{type:"file"})?()=>{var e;T(e=t)&&D(e.ownerDocument)===e&&V((()=>e.blur())),t.dispatchEvent(new(i(t).Event)("fileDialog")),K(t)}:void 0}},X=Symbol("Displayed value in UI"),J=Symbol("Displayed selection in UI"),Y=Symbol("Initial value to compare on blur");function Z(e){return void 0===e[X]?e.value:String(e[X])}function Q(e){e[X]=void 0}function ee(e){e[Y]=void 0}function te(e,{focusOffset:t,anchorOffset:r=t},n="replace"){const o=Z(e).length,i=e=>Math.max(0,Math.min(o,e)),a="replace"===n||void 0===e[J]?i(r):e[J].anchorOffset,l=i(t),s=Math.min(a,l),u=Math.max(a,l);if(e[J]={anchorOffset:a,focusOffset:l},e.selectionStart===s&&e.selectionEnd===u)return;const c=Object.assign(new Number(s),{[J]:!0});try{e.setSelectionRange(c,u)}catch{}}function re(e){var t,r,n;const o=null!==(n=e[J])&&void 0!==n?n:{anchorOffset:null!==(t=e.selectionStart)&&void 0!==t?t:0,focusOffset:null!==(r=e.selectionEnd)&&void 0!==r?r:0};return{...o,startOffset:Math.min(o.anchorOffset,o.focusOffset),endOffset:Math.max(o.anchorOffset,o.focusOffset)}}function ne(e){e[J]=void 0}const oe=globalThis.parseInt;function ie(e,t){const r=e.slice(0,t),n=Math.min(oe(r,10),23),o=e.slice(t),i=oe(o,10),a=Math.min(i,59);return`${n.toString().padStart(2,"0")}:${a.toString().padStart(2,"0")}`}function ae(e,t){const r=e.cloneNode();return r.value=t,r.value===t}function le(e,t,r,o){if(pe(e)&&t+r>=0&&t+r<=e.nodeValue.length)return{node:e,offset:t+r};const i=se(e,t,r);if(i){if(pe(i))return{node:i,offset:r>0?Math.min(1,i.nodeValue.length):Math.max(i.nodeValue.length-1,0)};if(n(i,"br")){const e=se(i,void 0,r);return e?pe(e)?{node:e,offset:r>0?0:e.nodeValue.length}:r<0&&n(e,"br")?{node:i.parentNode,offset:ce(i)}:{node:e.parentNode,offset:ce(e)+(r>0?0:1)}:r<0&&"deleteContentBackward"===o?{node:i.parentNode,offset:ce(i)}:void 0}return{node:i.parentNode,offset:ce(i)+(r>0?1:0)}}}function se(e,t,r){const n=Number(t)+(r<0?-1:0);return void 0!==t&&de(e)&&n>=0&&n=0?Number(r):void 0}(t);if(void 0!==e&&o.length>0){const r=e-t.value.length;if(!(r>0))return;a=o.substring(0,r)}}const{newValue:l,newOffset:s,oldValue:u}=function(e,t,{startOffset:r,endOffset:o},i){const a=Z(t),l=Math.max(0,r===o&&"deleteContentBackward"===i?r-1:r),s=a.substring(0,l),u=Math.min(a.length,r===o&&"deleteContentForward"===i?r+1:o);let c=`${s}${e}${a.substring(u,a.length)}`,d=l+e.length;if(n(t,"input",{type:"time"})){const e=function(e){const t=e.replace(/\D/g,"");if(t.length<2)return e;const r=oe(t[0],10),n=oe(t[1],10);if(r>=3||2===r&&n>=4){let e;return e=r>=3?1:2,ie(t,e)}return 2===e.length?e:ie(t,2)}(c);""!==e&&ae(t,e)&&(c=e,d=e.length)}return{oldValue:a,newValue:c,newOffset:d}}(a,t,r,i);l===u&&s===r.startOffset&&s===r.endOffset||n(t,"input",{type:"number"})&&!function(e){var t,r;const n=e.split("e",2);return!(/[^\d.\-e]/.test(e)||Number(null===(t=e.match(/-/g))||void 0===t?void 0:t.length)>2||Number(null===(r=e.match(/\./g))||void 0===r?void 0:r.length)>1||n[1]&&!/^-?\d*$/.test(n[1]))}(l)||(function(e,t){void 0===e[Y]&&(e[Y]=e.value),e[X]=t,e.value=Object.assign(new String(t),{[X]:!0})}(t,l),ye({focusNode:t,anchorOffset:s,focusOffset:s}),he(t)?ae(t,l)&&(ge(e,t,s,{}),e.dispatchUIEvent(t,"change"),ee(t)):ge(e,t,s,{data:o,inputType:i}))}(e,t,i,r,o)}}function ge(e,t,r,n){e.dispatchUIEvent(t,"input",n),function(e,t){var r;const n=e[be];if(e[be]=void 0,!(null==n||null===(r=n.tracked)||void 0===r?void 0:r.length))return;const o=2===n.tracked.length&&n.tracked[0]===n.previousValue&&n.tracked[1]===e.value;o||Q(e),function(e){return!!e[J]}(e)&&te(e,{focusOffset:o?t:e.value.length})}(t,r)}function we(e){const t=i(e);for(let r=e;null==r?void 0:r.ownerDocument;r=r.parentElement){const{display:e,visibility:n}=t.getComputedStyle(r);if("none"===e)return!1;if("hidden"===n)return!1}return!0}function Ee(e,t){if(H(e)){const r=re(e);ye({focusNode:e,focusOffset:r.startOffset===r.endOffset?r.focusOffset+t:t<0?r.startOffset:r.endOffset})}else{const r=e.ownerDocument.getSelection();if(!(null==r?void 0:r.focusNode))return;if(r.isCollapsed){const e=le(r.focusNode,r.focusOffset,t);e&&ye({focusNode:e.node,focusOffset:e.offset})}else r[t<0?"collapseToStart":"collapseToEnd"]()}}function Pe(e){if(H(e))return ye({focusNode:e,anchorOffset:0,focusOffset:Z(e).length});var t;const r=null!==(t=P(e))&&void 0!==t?t:e.ownerDocument.body;ye({focusNode:r,anchorOffset:0,focusOffset:r.childNodes.length})}function Ce(e,t,r){var n;if(H(e))return ye({focusNode:e,anchorOffset:t,focusOffset:r});if(E(e)&&3===(null===(n=e.firstChild)||void 0===n?void 0:n.nodeType))return ye({focusNode:e.firstChild,anchorOffset:t,focusOffset:r});throw new Error("Not implemented. The result of this interaction is unreliable.")}function xe(e,t,r){const n=i(t),o=Array.from(t.ownerDocument.querySelectorAll(t.name?`input[type="radio"][name="${n.CSS.escape(t.name)}"]`:'input[type="radio"][name=""], input[type="radio"]:not([name])'));for(let n=o.findIndex((e=>e===t))+r;;n+=r){if(o[n]||(n=r>0?0:o.length-1),o[n]===t)return;U(o[n])||(K(o[n]),e.dispatchUIEvent(o[n],"click"))}}G.cut=(e,t,r)=>()=>{C(t)&&ve(r,t,"","deleteByCut")},G.keydown=(e,t,r)=>{var n,o;return null!==(o=null===(n=Oe[e.key])||void 0===n?void 0:n.call(Oe,e,t,r))&&void 0!==o?o:qe(e,t,r)};const Oe={ArrowDown:(e,t,r)=>{if(n(t,"input",{type:"radio"}))return()=>xe(r,t,-1)},ArrowLeft:(e,t,r)=>n(t,"input",{type:"radio"})?()=>xe(r,t,-1):()=>Ee(t,-1),ArrowRight:(e,t,r)=>n(t,"input",{type:"radio"})?()=>xe(r,t,1):()=>Ee(t,1),ArrowUp:(e,t,r)=>{if(n(t,"input",{type:"radio"}))return()=>xe(r,t,1)},Backspace:(e,t,r)=>{if(C(t))return()=>{ve(r,t,"","deleteContentBackward")}},Delete:(e,t,r)=>{if(C(t))return()=>{ve(r,t,"","deleteContentForward")}},End:(e,t)=>{if(n(t,["input","textarea"])||E(t))return()=>{var e,r;const n=null!==(r=null===(e=(o=t)?E(o)?o.textContent:Z(o):null)||void 0===e?void 0:e.length)&&void 0!==r?r:0;var o;Ce(t,n,n)}},Home:(e,t)=>{if(n(t,["input","textarea"])||E(t))return()=>{Ce(t,0,0)}},PageDown:(e,t)=>{if(n(t,["input"]))return()=>{const e=Z(t).length;Ce(t,e,e)}},PageUp:(e,t)=>{if(n(t,["input"]))return()=>{Ce(t,0,0)}},Tab:(e,t,r)=>()=>{const e=function(e,t){const r=e.ownerDocument,o=r.querySelectorAll(S),i=Array.from(o).filter((t=>t===e||!(Number(t.getAttribute("tabindex"))<0||U(t))));Number(e.getAttribute("tabindex"))>=0&&i.sort(((e,t)=>{const r=Number(e.getAttribute("tabindex")),n=Number(t.getAttribute("tabindex"));return r===n?0:0===r?1:0===n?-1:r-n}));const a={};let l=[r.body];const s=n(e,"input",{type:"radio"})?e.name:void 0;i.forEach((t=>{const r=t;if(n(r,"input",{type:"radio"})&&r.name){if(r===e)return void l.push(r);if(r.name===s)return;if(r.checked)return l=l.filter((e=>!n(e,"input",{type:"radio",name:r.name}))),l.push(r),void(a[r.name]=r);if(void 0!==a[r.name])return}l.push(r)}));for(let n=l.findIndex((t=>t===e));;)if(n+=t?-1:1,n===l.length?n=0:-1===n&&(n=l.length-1),l[n]===e||l[n]===r.body||we(l[n]))return l[n]}(t,r.system.keyboard.modifiers.Shift);K(e),H(e)&&te(e,{anchorOffset:0,focusOffset:e.value.length})}},qe=(e,t,r)=>{if("KeyA"===e.code&&r.system.keyboard.modifiers.Control)return()=>Pe(t)};G.keypress=(e,t,r)=>{if("Enter"===e.key){if(n(t,"button")||n(t,"input")&&Se.includes(t.type)||n(t,"a")&&Boolean(t.href))return()=>{r.dispatchUIEvent(t,"click")};if(n(t,"input")){const e=t.form,n=null==e?void 0:e.querySelector('input[type="submit"], button:not([type]), button[type="submit"]');return n?()=>r.dispatchUIEvent(n,"click"):e&&Te.includes(t.type)&&1===e.querySelectorAll("input").length?()=>r.dispatchUIEvent(e,"submit"):void 0}}if(C(t)){const n="Enter"===e.key?E(t)&&!r.system.keyboard.modifiers.Shift?"insertParagraph":"insertLineBreak":"insertText",o="Enter"===e.key?"\n":e.key;return()=>ve(r,t,o,n)}};const Se=["button","color","file","image","reset","submit"],Te=["email","month","password","search","tel","text","url","week"];G.keyup=(e,t,r)=>{var n;return null===(n=je[e.key])||void 0===n?void 0:n.call(je,e,t,r)};const je={" ":(e,t,r)=>{if(o(t))return()=>r.dispatchUIEvent(t,"click")}};G.paste=(e,t,r)=>{if(C(t))return()=>{var n;const o=null===(n=e.clipboardData)||void 0===n?void 0:n.getData("text");o&&ve(r,t,o,"insertFromPaste")}};const Re={auxclick:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},beforeinput:{EventType:"InputEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},click:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},contextmenu:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},copy:{EventType:"ClipboardEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},change:{EventType:"Event",defaultInit:{bubbles:!0,cancelable:!1}},cut:{EventType:"ClipboardEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},dblclick:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},keydown:{EventType:"KeyboardEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},keypress:{EventType:"KeyboardEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},keyup:{EventType:"KeyboardEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},paste:{EventType:"ClipboardEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},input:{EventType:"InputEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},mousedown:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},mouseenter:{EventType:"MouseEvent",defaultInit:{bubbles:!1,cancelable:!1,composed:!0}},mouseleave:{EventType:"MouseEvent",defaultInit:{bubbles:!1,cancelable:!1,composed:!0}},mousemove:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},mouseout:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},mouseover:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},mouseup:{EventType:"MouseEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointerover:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointerenter:{EventType:"PointerEvent",defaultInit:{bubbles:!1,cancelable:!1}},pointerdown:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointermove:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointerup:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointercancel:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!1,composed:!0}},pointerout:{EventType:"PointerEvent",defaultInit:{bubbles:!0,cancelable:!0,composed:!0}},pointerleave:{EventType:"PointerEvent",defaultInit:{bubbles:!1,cancelable:!1}},submit:{EventType:"Event",defaultInit:{bubbles:!0,cancelable:!0}}};function Ae(e){return Re[e].EventType}const ke=["MouseEvent","PointerEvent"],Me={ClipboardEvent:[function(e,{clipboardData:t}){Ie(e,{clipboardData:t})}],Event:[],InputEvent:[Fe,function(e,{data:t,inputType:r,isComposing:n}){Ie(e,{data:t,isComposing:Boolean(n),inputType:String(r)})}],MouseEvent:[Fe,Be,Le],PointerEvent:[Fe,Be,Le,function(e,{pointerId:t,width:r,height:n,pressure:o,tangentialPressure:i,tiltX:a,tiltY:l,twist:s,pointerType:u,isPrimary:c}){Ie(e,{pointerId:Ne(t),width:Ne(r),height:Ne(n),pressure:Ne(o),tangentialPressure:Ne(i),tiltX:Ne(a),tiltY:Ne(l),twist:Ne(s),pointerType:String(u),isPrimary:Boolean(c)})}],KeyboardEvent:[Fe,Be,function(e,{key:t,code:r,location:n,repeat:o,isComposing:i,charCode:a}){Ie(e,{key:String(t),code:String(r),location:Ne(n),repeat:Boolean(o),isComposing:Boolean(i),charCode:a})}]};function _e(e,t,r){const n=i(t),{EventType:o,defaultInit:a}=Re[e],l=new(function(e){var t;const r=null!==(t=e.Event)&&void 0!==t?t:class{};var n;const o=null!==(n=e.AnimationEvent)&&void 0!==n?n:class extends r{};var i;const a=null!==(i=e.ClipboardEvent)&&void 0!==i?i:class extends r{};var l;const s=null!==(l=e.PopStateEvent)&&void 0!==l?l:class extends r{};var u;const c=null!==(u=e.ProgressEvent)&&void 0!==u?u:class extends r{};var d;const p=null!==(d=e.TransitionEvent)&&void 0!==d?d:class extends r{};var f;const b=null!==(f=e.UIEvent)&&void 0!==f?f:class extends r{};var m;const y=null!==(m=e.CompositionEvent)&&void 0!==m?m:class extends b{};var h;const v=null!==(h=e.FocusEvent)&&void 0!==h?h:class extends b{};var g;const w=null!==(g=e.InputEvent)&&void 0!==g?g:class extends b{};var E;const P=null!==(E=e.KeyboardEvent)&&void 0!==E?E:class extends b{};var C;const x=null!==(C=e.MouseEvent)&&void 0!==C?C:class extends b{};var O;const q=null!==(O=e.DragEvent)&&void 0!==O?O:class extends x{};var S;const T=null!==(S=e.PointerEvent)&&void 0!==S?S:class extends x{};var j;const R=null!==(j=e.TouchEvent)&&void 0!==j?j:class extends b{};return{Event:r,AnimationEvent:o,ClipboardEvent:a,PopStateEvent:s,ProgressEvent:c,TransitionEvent:p,UIEvent:b,CompositionEvent:y,FocusEvent:v,InputEvent:w,KeyboardEvent:P,MouseEvent:x,DragEvent:q,PointerEvent:T,TouchEvent:R}}(n)[o])(e,a);return Me[o].forEach((e=>e(l,null!=r?r:{}))),l}function Ie(e,t){for(const[r,n]of Object.entries(t))Object.defineProperty(e,r,{get:()=>null!=n?n:null})}function Ne(e){return Number(null!=e?e:0)}function Fe(e,{view:t,detail:r}){Ie(e,{view:t,detail:Ne(null!=r?r:0)})}function Be(e,{altKey:t,ctrlKey:r,metaKey:n,shiftKey:o,modifierAltGraph:i,modifierCapsLock:a,modifierFn:l,modifierFnLock:s,modifierNumLock:u,modifierScrollLock:c,modifierSymbol:d,modifierSymbolLock:p}){Ie(e,{altKey:Boolean(t),ctrlKey:Boolean(r),metaKey:Boolean(n),shiftKey:Boolean(o),getModifierState:e=>Boolean({Alt:t,AltGraph:i,CapsLock:a,Control:r,Fn:l,FnLock:s,Meta:n,NumLock:u,ScrollLock:c,Shift:o,Symbol:d,SymbolLock:p}[e])})}function Le(e,{x:t,y:r,screenX:n,screenY:o,clientX:i=t,clientY:a=r,button:l,buttons:s,relatedTarget:u}){Ie(e,{screenX:Ne(n),screenY:Ne(o),clientX:Ne(i),x:Ne(i),clientY:Ne(a),y:Ne(a),button:Ne(l),buttons:Ne(s),relatedTarget:u})}function Ue(e,t,r,n=!1){(function(e){return ke.includes(Ae(e))}(t)||function(e){return"KeyboardEvent"===Ae(e)}(t))&&(r={...r,...this.system.getUIEventModifiers()});const o=_e(t,e,r);return De.call(this,e,o,n)}function De(e,t,r=!1){var n;const o=t.type,i=r?()=>{}:null===(n=G[o])||void 0===n?void 0:n.call(G,t,e,this);if(i){t.preventDefault();let r=!1;return Object.defineProperty(t,"defaultPrevented",{get:()=>r}),Object.defineProperty(t,"preventDefault",{value:()=>{r=t.cancelable}}),V((()=>e.dispatchEvent(t))),r||i(),!r}return V((()=>e.dispatchEvent(t)))}const $e=Symbol("Interceptor for programmatical calls");function He(e,t,r){const n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),o=Object.getOwnPropertyDescriptor(e,t),i=(null==n?void 0:n.set)?"set":"value";if("function"!=typeof(null==n?void 0:n[i])||n[i][$e])throw new Error(`Element ${e.tagName} does not implement "${String(t)}".`);function a(...e){const{applyNative:t=!1,realArgs:a,then:l}=r.call(this,...e),s=(!t&&o||n)[i];"set"===i?s.call(this,a):s.call(this,...a),null==l||l()}a[$e]=$e,Object.defineProperty(e,t,{...null!=o?o:n,[i]:a})}function We(e){He(e,"value",(function(e){const t="object"==typeof(r=e)&&X in r;var r;return t&&function(e){(function(e){return Object.getOwnPropertyNames(e).some((e=>e.startsWith("__react")))&&17===i(e).REACT_VERSION})(e)&&(e[be]={previousValue:String(e.value),tracked:[]})}(this),{applyNative:!!t,realArgs:ze(this,e),then:t?void 0:()=>function(e,t){var r,n;null===(n=e[be])||void 0===n||null===(r=n.tracked)||void 0===r||r.push(t),e[be]||(Q(e),te(e,{focusOffset:t.length}))}(this,String(e))}}))}function ze(e,t){return n(e,"input",{type:"number"})&&""!==String(t)&&!Number.isNaN(Number(t))?String(Number(t)):String(t)}const Ve=Symbol("Node prepared with document state workarounds");function Ke(e){e[Ve]||(e.addEventListener("focus",(e=>{Ge(e.target)}),{capture:!0,passive:!0}),e.activeElement&&Ge(e.activeElement),e.addEventListener("blur",(e=>{const t=e.target,r=t[Y];void 0!==r&&(t.value!==r&&function(e,t,r){const n=_e("change",e,void 0);V((()=>e.dispatchEvent(n)))}(t),ee(t))}),{capture:!0,passive:!0}),e[Ve]=Ve)}function Ge(e){var t;e[Ve]||(n(e,["input","textarea"])&&(We(e),function(e){He(e,"setSelectionRange",(function(t,...r){const n=function(e){return!!e&&"object"==typeof e&&J in e}(t);return{applyNative:!!n,realArgs:[Number(t),...r],then:()=>n?void 0:ne(e)}})),He(e,"selectionStart",(function(t){return{realArgs:t,then:()=>ne(e)}})),He(e,"selectionEnd",(function(t){return{realArgs:t,then:()=>ne(e)}})),He(e,"select",(function(){return{realArgs:[],then:()=>function(e,t){e[J]=t}(e,{anchorOffset:0,focusOffset:Z(e).length})}}))}(e),He(t=e,"setRangeText",(function(...e){return{realArgs:e,then:()=>{Q(t),ne(t)}}}))),e[Ve]=Ve)}function Xe(e){const t=e.delay;if("number"==typeof t)return Promise.all([new Promise((e=>globalThis.setTimeout((()=>e()),t))),e.advanceTimers(t)])}function Je(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Ye;!function(e){e[e.STANDARD=0]="STANDARD",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e[e.NUMPAD=3]="NUMPAD"}(Ye||(Ye={}));const Ze=["Alt","AltGraph","Control","Fn","Meta","Shift","Symbol"];function Qe(e){return Ze.includes(e)}const et=["CapsLock","FnLock","NumLock","ScrollLock","SymbolLock"];function tt(e){return et.includes(e)}class rt{isKeyPressed(e){return!!this.pressed[String(e.code)]}getPressedKeys(){return Object.values(this.pressed).map((e=>e.keyDef))}async keydown(e,t){var r,n,o;const i=String(t.key),a=String(t.code),l=$(e.config.document);var s;this.setKeydownTarget(l),null!==(s=(r=this.pressed)[n=a])&&void 0!==s||(r[n]={keyDef:t,unpreventedDefault:!1}),Qe(i)&&(this.modifiers[i]=!0);const u=e.dispatchUIEvent(l,"keydown",{key:i,code:a});tt(i)&&!this.modifiers[i]&&(this.modifiers[i]=!0,this.modifierLockStart[i]=!0),(o=this.pressed[a]).unpreventedDefault||(o.unpreventedDefault=u),u&&this.hasKeyPress(i)&&e.dispatchUIEvent($(e.config.document),"keypress",{key:i,code:a,charCode:"Enter"===t.key?13:String(t.key).charCodeAt(0)})}async keyup(e,t){const r=String(t.key),n=String(t.code),o=this.pressed[n].unpreventedDefault;delete this.pressed[n],Qe(r)&&!Object.values(this.pressed).find((e=>e.keyDef.key===r))&&(this.modifiers[r]=!1),e.dispatchUIEvent($(e.config.document),"keyup",{key:r,code:n},!o),tt(r)&&this.modifiers[r]&&(this.modifierLockStart[r]?this.modifierLockStart[r]=!1:this.modifiers[r]=!1)}setKeydownTarget(e){e!==this.lastKeydownTarget&&(this.carryChar=""),this.lastKeydownTarget=e}hasKeyPress(e){return!(1!==e.length&&"Enter"!==e||this.modifiers.Control||this.modifiers.Alt)}constructor(e){Je(this,"system",void 0),Je(this,"modifiers",{Alt:!1,AltGraph:!1,CapsLock:!1,Control:!1,Fn:!1,FnLock:!1,Meta:!1,NumLock:!1,ScrollLock:!1,Shift:!1,Symbol:!1,SymbolLock:!1}),Je(this,"pressed",{}),Je(this,"carryChar",""),Je(this,"lastKeydownTarget",void 0),Je(this,"modifierLockStart",{}),this.system=e}}const nt=[..."0123456789".split("").map((e=>({code:`Digit${e}`,key:e}))),...")!@#$%^&*(".split("").map(((e,t)=>({code:`Digit${t}`,key:e,shiftKey:!0}))),..."abcdefghijklmnopqrstuvwxyz".split("").map((e=>({code:`Key${e.toUpperCase()}`,key:e}))),..."ABCDEFGHIJKLMNOPQRSTUVWXYZ".split("").map((e=>({code:`Key${e}`,key:e,shiftKey:!0}))),{code:"Space",key:" "},{code:"AltLeft",key:"Alt",location:Ye.LEFT},{code:"AltRight",key:"Alt",location:Ye.RIGHT},{code:"ShiftLeft",key:"Shift",location:Ye.LEFT},{code:"ShiftRight",key:"Shift",location:Ye.RIGHT},{code:"ControlLeft",key:"Control",location:Ye.LEFT},{code:"ControlRight",key:"Control",location:Ye.RIGHT},{code:"MetaLeft",key:"Meta",location:Ye.LEFT},{code:"MetaRight",key:"Meta",location:Ye.RIGHT},{code:"OSLeft",key:"OS",location:Ye.LEFT},{code:"OSRight",key:"OS",location:Ye.RIGHT},{code:"Tab",key:"Tab"},{code:"CapsLock",key:"CapsLock"},{code:"Backspace",key:"Backspace"},{code:"Enter",key:"Enter"},{code:"Escape",key:"Escape"},{code:"ArrowUp",key:"ArrowUp"},{code:"ArrowDown",key:"ArrowDown"},{code:"ArrowLeft",key:"ArrowLeft"},{code:"ArrowRight",key:"ArrowRight"},{code:"Home",key:"Home"},{code:"End",key:"End"},{code:"Delete",key:"Delete"},{code:"PageUp",key:"PageUp"},{code:"PageDown",key:"PageDown"},{code:"Fn",key:"Fn"},{code:"Symbol",key:"Symbol"},{code:"AltRight",key:"AltGraph"}];class ot{getButtons(){let e=0;for(const t of Object.keys(this.pressed))e|=2**Number(t);return e}down(e){const t=at(e.button);if(!(t in this.pressed))return this.pressed[t]=[e],t;this.pressed[t].push(e)}up(e){const t=at(e.button);if(t in this.pressed&&(this.pressed[t]=this.pressed[t].filter((t=>t.name!==e.name)),0===this.pressed[t].length))return delete this.pressed[t],t}constructor(){var e,t;t={},(e="pressed")in this?Object.defineProperty(this,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):this[e]=t}}const it={primary:0,secondary:1,auxiliary:2,back:3,X1:3,forward:4,X2:4};function at(e=0){return e in it?it[e]:Number(e)}const lt={1:2,2:1};function st(e){return(e=at(e))in lt?lt[e]:e}class ut{get countPressed(){return this.pressedKeys.size}isPressed(e){return this.pressedKeys.has(e.name)}addPressed(e){return this.pressedKeys.add(e.name)}removePressed(e){return this.pressedKeys.delete(e.name)}constructor(){var e,t,r;e=this,t="pressedKeys",r=new Set,t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r}}function ct(e,t){const r=[];for(let t=e;t;t=t.parentElement)r.push(t);const n=[];for(let e=t;e;e=e.parentElement)n.push(e);let o=0;for(;!(o>=r.length||o>=n.length||r[r.length-1-o]!==n[n.length-1-o]);o++);return[r.slice(0,r.length-o),n.slice(0,n.length-o),n.slice(n.length-o)]}function dt({target:e,node:t,offset:r}){return H(e)?{node:e,offset:null!=r?r:Z(e).length}:t?{node:t,offset:null!=r?r:3===t.nodeType?t.nodeValue.length:t.childNodes.length}:pt(e,r)}function pt(e,t,r=!0){let n=void 0===t?e.childNodes.length-1:0;const o=void 0===t?-1:1;for(;void 0===t?n>=(r?Math.max(e.childNodes.length-1,0):0):n<=e.childNodes.length;){if(t&&n===e.childNodes.length)throw new Error("The given offset is out of bounds.");const r=e.childNodes.item(n),i=String(r.textContent);if(i.length)if(void 0!==t&&i.length{n!==o&&(e.dispatchUIEvent(n,"mouseout",i),a.forEach((t=>e.dispatchUIEvent(t,"mouseleave",i))))},enter:()=>{n!==o&&(e.dispatchUIEvent(o,"mouseover",i),l.forEach((t=>e.dispatchUIEvent(t,"mouseenter",i))))},move:()=>{e.dispatchUIEvent(o,"mousemove",i),this.modifySelecting(e)}}}down(e,t,r){const n=this.buttons.down(t);if(void 0===n)return;const o=this.getTarget(e);this.buttonDownTarget[n]=o;const i=U(o),a=this.getEventInit("mousedown",t.button);(i||e.dispatchUIEvent(o,"mousedown",a))&&(this.startSelecting(e,a.detail),K(o)),i||2!==st(t.button)||e.dispatchUIEvent(o,"contextmenu",this.getEventInit("contextmenu",t.button,r))}up(e,t,r){const n=this.buttons.up(t);if(void 0===n)return;const o=this.getTarget(e);if(!U(o)){e.dispatchUIEvent(o,"mouseup",this.getEventInit("mouseup",t.button)),this.endSelecting();const i=ct(this.buttonDownTarget[n],o)[2][0];if(i){const n=this.getEventInit("click",t.button,r);n.detail&&(e.dispatchUIEvent(i,0===n.button?"click":"auxclick",n),0===n.button&&2===n.detail&&e.dispatchUIEvent(i,"dblclick",{...this.getEventInit("dblclick",t.button),detail:n.detail}))}}}resetClickCount(){this.clickCount.reset()}getEventInit(e,t,r){const n={...this.position.coords};return r&&(n.pointerId=r.pointerId,n.pointerType=r.pointerType,n.isPrimary=r.isPrimary),n.button=st(t),n.buttons=this.buttons.getButtons(),"mousedown"===e?n.detail=this.clickCount.getOnDown(n.button):"mouseup"===e?n.detail=this.clickCount.getOnUp(n.button):"click"!==e&&"auxclick"!==e||(n.detail=this.clickCount.incOnClick(n.button)),n}getTarget(e){var t;return null!==(t=this.position.target)&&void 0!==t?t:e.config.document.body}startSelecting(e,t){var r,n;this.selecting=function({document:e,target:t,clickCount:r,node:n,offset:i}){if(function(e){return W(e)&&o(e)}(t))return;const a=H(t),l=String(a?Z(t):t.textContent),[s,u]=n?[i,i]:function(e,t,r){if(r%3==1||0===e.length)return[t,t];const n=null!=t?t:e.length;return r%3==2?[n-e.substr(0,t).match(/(\w+|\s+|\W)?$/)[0].length,void 0===t?t:t+e.substr(t).match(/^(\w+|\s+|\W)?/)[0].length]:[n-e.substr(0,t).match(/[^\r\n]*$/)[0].length,void 0===t?t:t+e.substr(t).match(/^[^\r\n]*/)[0].length]}(l,i,r);if(a)return te(t,{anchorOffset:null!=s?s:l.length,focusOffset:null!=u?u:l.length}),{node:t,start:null!=s?s:0,end:null!=u?u:l.length};{const{node:r,offset:o}=dt({target:t,node:n,offset:s}),{node:i,offset:a}=dt({target:t,node:n,offset:u}),l=t.ownerDocument.createRange();try{l.setStart(r,o),l.setEnd(i,a)}catch(e){throw new Error("The given offset is out of bounds.")}const c=e.getSelection();return null==c||c.removeAllRanges(),null==c||c.addRange(l.cloneRange()),l}}({document:e.config.document,target:this.getTarget(e),node:null===(r=this.position.caret)||void 0===r?void 0:r.node,offset:null===(n=this.position.caret)||void 0===n?void 0:n.offset,clickCount:t})}modifySelecting(e){var t,r;this.selecting&&function(e,{document:t,target:r,node:n,offset:o}){const i=dt({target:r,node:n,offset:o});if("node"in e){if(i.node===e.node){const t=i.offsete.end||i.offset0&&r.setEnd(i.node,i.offset);const o=t.getSelection();null==o||o.removeAllRanges(),null==o||o.addRange(r.cloneRange())}}(this.selecting,{document:e.config.document,target:this.getTarget(e),node:null===(t=this.position.caret)||void 0===t?void 0:t.node,offset:null===(r=this.position.caret)||void 0===r?void 0:r.offset})}endSelecting(){this.selecting=void 0}constructor(){bt(this,"position",{}),bt(this,"buttons",new ot),bt(this,"selecting",void 0),bt(this,"buttonDownTarget",{}),bt(this,"clickCount",new class{incOnClick(e){const t=void 0===this.down[e]?void 0:Number(this.down[e])+1;return this.count=void 0===this.count[e]?{}:{[e]:Number(this.count[e])+1},t}getOnDown(e){var t,r;return this.down={[e]:null!==(t=this.count[e])&&void 0!==t?t:0},this.count={[e]:null!==(r=this.count[e])&&void 0!==r?r:0},Number(this.count[e])+1}getOnUp(e){return void 0===this.down[e]?void 0:Number(this.down[e])+1}reset(){this.count={}}constructor(){bt(this,"down",{}),bt(this,"count",{})}})}}function yt(e,t){var r;return"none"!==(null===(r=vt(e,t))||void 0===r?void 0:r.pointerEvents)}const ht=Symbol("Last check for pointer-events");function vt(e,t){const r=t[ht];if(e.config.pointerEventsCheck===A.Never||!(!r||Et(e.config.pointerEventsCheck,A.EachApiCall)&&r[R.Call]!==L(e,R.Call)||Et(e.config.pointerEventsCheck,A.EachTrigger)&&r[R.Trigger]!==L(e,R.Trigger)))return null==r?void 0:r.result;const n=function(e){const t=i(e);for(let r=e,n=[];null==r?void 0:r.ownerDocument;r=r.parentElement){n.push(r);const e=t.getComputedStyle(r).pointerEvents;if(e&&!["inherit","unset"].includes(e))return{pointerEvents:e,tree:n}}}(t);return t[ht]={[R.Call]:L(e,R.Call),[R.Trigger]:L(e,R.Trigger),result:n},n}function gt(e,t){const r=vt(e,t);if("none"===(null==r?void 0:r.pointerEvents))throw new Error([`Unable to perform pointer interaction as the element ${r.tree.length>1?"inherits":"has"} \`pointer-events: none\`:`,"",(n=r.tree,n.reverse().map(((e,t)=>["".padEnd(t),e.tagName,e.id&&`#${e.id}`,e.hasAttribute("data-testid")&&`(testId=${e.getAttribute("data-testid")})`,wt(e),n.length>1&&0===t&&" <-- This element declared `pointer-events: none`",n.length>1&&t===n.length-1&&" <-- Asserted pointer events here"].filter(Boolean).join(""))).join("\n"))].join("\n"));var n}function wt(e){var t;let r;if(e.hasAttribute("aria-label"))r=e.getAttribute("aria-label");else if(e.hasAttribute("aria-labelledby")){var o,i;r=null===(i=e.ownerDocument.getElementById(e.getAttribute("aria-labelledby")))||void 0===i||null===(o=i.textContent)||void 0===o?void 0:o.trim()}else if(n(e,["button","input","meter","output","progress","select","textarea"])&&(null===(t=e.labels)||void 0===t?void 0:t.length))r=Array.from(e.labels).map((e=>{var t;return null===(t=e.textContent)||void 0===t?void 0:t.trim()})).join("|");else if(n(e,"button")){var a;r=null===(a=e.textContent)||void 0===a?void 0:a.trim()}return r=null==r?void 0:r.replace(/\n/g," "),Number(null==r?void 0:r.length)>30&&(r=`${null==r?void 0:r.substring(0,29)}…`),r?`(label=${r})`:""}function Et(e,t){return(e&t)>0}function Pt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class Ct{init(e,t){this.position=t;const r=this.getTarget(e),[,n]=ct(null,r),o=this.getEventInit();return gt(e,r),e.dispatchUIEvent(r,"pointerover",o),n.forEach((t=>e.dispatchUIEvent(t,"pointerenter",o))),this}move(e,t){const r=this.position,n=this.getTarget(e);if(this.position=t,!ft(r,t))return;const o=this.getTarget(e),i=this.getEventInit(),[a,l]=ct(n,o);return{leave:()=>{yt(e,n)&&n!==o&&(e.dispatchUIEvent(n,"pointerout",i),a.forEach((t=>e.dispatchUIEvent(t,"pointerleave",i))))},enter:()=>{gt(e,o),n!==o&&(e.dispatchUIEvent(o,"pointerover",i),l.forEach((t=>e.dispatchUIEvent(t,"pointerenter",i))))},move:()=>{e.dispatchUIEvent(o,"pointermove",i)}}}down(e,t){if(this.isDown)return;const r=this.getTarget(e);gt(e,r),this.isDown=!0,this.isPrevented=!e.dispatchUIEvent(r,"pointerdown",this.getEventInit())}up(e,t){if(!this.isDown)return;const r=this.getTarget(e);gt(e,r),this.isDown=!1,e.dispatchUIEvent(r,"pointerup",this.getEventInit())}release(e){const t=this.getTarget(e),[r]=ct(t,null),n=this.getEventInit();yt(e,t)&&(e.dispatchUIEvent(t,"pointerout",n),r.forEach((t=>e.dispatchUIEvent(t,"pointerleave",n)))),this.isCancelled=!0}getTarget(e){var t;return null!==(t=this.position.target)&&void 0!==t?t:e.config.document.body}getEventInit(){return{...this.position.coords,pointerId:this.pointerId,pointerType:this.pointerType,isPrimary:this.isPrimary}}constructor({pointerId:e,pointerType:t,isPrimary:r}){Pt(this,"pointerId",void 0),Pt(this,"pointerType",void 0),Pt(this,"isPrimary",void 0),Pt(this,"isMultitouch",!1),Pt(this,"isCancelled",!1),Pt(this,"isDown",!1),Pt(this,"isPrevented",!1),Pt(this,"position",{}),this.pointerId=e,this.pointerType=t,this.isPrimary=r,this.isMultitouch=!r}}function xt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class Ot{isKeyPressed(e){return this.devices.get(e.pointerType).isPressed(e)}async press(e,t,r){const n=this.getPointerName(t),o="touch"===t.pointerType?this.pointers.new(n,t).init(e,r):this.pointers.get(n);o.position=r,"touch"!==o.pointerType&&(this.mouse.position=r),this.devices.get(t.pointerType).addPressed(t),this.buttons.down(t),o.down(e,t),"touch"===o.pointerType||o.isPrevented||this.mouse.down(e,t,o)}async move(e,t,r){const n=this.pointers.get(t),o=n.move(e,r),i="touch"===n.pointerType||n.isPrevented&&n.isDown?void 0:this.mouse.move(e,r);null==o||o.leave(),null==i||i.leave(),null==o||o.enter(),null==i||i.enter(),null==o||o.move(),null==i||i.move()}async release(e,t,r){const n=this.devices.get(t.pointerType);n.removePressed(t),this.buttons.up(t);const o=this.pointers.get(this.getPointerName(t));if(o.position=r,"touch"!==o.pointerType&&(this.mouse.position=r),0===n.countPressed&&o.up(e,t),"touch"===o.pointerType&&o.release(e),!o.isPrevented){if("touch"===o.pointerType&&!o.isMultitouch){const r=this.mouse.move(e,o.position);null==r||r.leave(),null==r||r.enter(),null==r||r.move(),this.mouse.down(e,t,o)}if(!o.isMultitouch){const r=this.mouse.move(e,o.position);null==r||r.leave(),null==r||r.enter(),null==r||r.move(),this.mouse.up(e,t,o)}}}getPointerName(e){return"touch"===e.pointerType?e.name:e.pointerType}getPreviousPosition(e){return this.pointers.has(e)?this.pointers.get(e).position:void 0}resetClickCount(){this.mouse.resetClickCount()}getMouseTarget(e){var t;return null!==(t=this.mouse.position.target)&&void 0!==t?t:e.config.document.body}setMousePosition(e){this.mouse.position=e,this.pointers.get("mouse").position=e}constructor(e){xt(this,"system",void 0),xt(this,"mouse",void 0),xt(this,"buttons",void 0),xt(this,"devices",new class{get(e){var t,r,n;return null!==(n=(t=this.registry)[r=e])&&void 0!==n||(t[r]=new ut),this.registry[e]}constructor(){xt(this,"registry",{})}}),xt(this,"pointers",new class{new(e,t){const r="touch"!==t.pointerType||!Object.values(this.registry).some((e=>"touch"===e.pointerType&&!e.isCancelled));return r||Object.values(this.registry).forEach((e=>{e.pointerType!==t.pointerType||e.isCancelled||(e.isMultitouch=!0)})),this.registry[e]=new Ct({pointerId:this.nextId++,pointerType:t.pointerType,isPrimary:r}),this.registry[e]}get(e){if(!this.has(e))throw new Error(`Trying to access pointer "${e}" which does not exist.`);return this.registry[e]}has(e){return e in this.registry}constructor(){xt(this,"registry",{mouse:new Ct({pointerId:1,pointerType:"mouse",isPrimary:!0})}),xt(this,"nextId",2)}}),this.system=e,this.buttons=new ot,this.mouse=new mt}}function qt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class St{getUIEventModifiers(){return{altKey:this.keyboard.modifiers.Alt,ctrlKey:this.keyboard.modifiers.Control,metaKey:this.keyboard.modifiers.Meta,shiftKey:this.keyboard.modifiers.Shift,modifierAltGraph:this.keyboard.modifiers.AltGraph,modifierCapsLock:this.keyboard.modifiers.CapsLock,modifierFn:this.keyboard.modifiers.Fn,modifierFnLock:this.keyboard.modifiers.FnLock,modifierNumLock:this.keyboard.modifiers.NumLock,modifierScrollLock:this.keyboard.modifiers.ScrollLock,modifierSymbol:this.keyboard.modifiers.Symbol,modifierSymbolLock:this.keyboard.modifiers.SymbolLock}}constructor(){qt(this,"keyboard",new rt(this)),qt(this,"pointer",new Ot(this))}}async function Tt(e,{keyDef:t,releasePrevious:r,releaseSelf:n,repeat:o}){const{system:i}=e;if(i.keyboard.isKeyPressed(t)&&await i.keyboard.keyup(e,t),!r){for(let r=1;r<=o;r++)await i.keyboard.keydown(e,t),re.name===n));l&&r.push({keyDef:l,releasePrevious:i,releaseSelf:a}),t=t.slice(o)}while(t);return r}async function kt(e,t){var r,n;const o="pointerName"in t&&t.pointerName?t.pointerName:"keyDef"in t?e.system.pointer.getPointerName(t.keyDef):"mouse",i=e.system.pointer.getPreviousPosition(o);var a,l,s,u;const c={target:null!==(a=t.target)&&void 0!==a?a:_t(e,i),coords:null!==(l=t.coords)&&void 0!==l?l:null==i?void 0:i.coords,caret:{node:null!==(s=t.node)&&void 0!==s?s:Mt(t)||null==i||null===(r=i.caret)||void 0===r?void 0:r.node,offset:null!==(u=t.offset)&&void 0!==u?u:Mt(t)||null==i||null===(n=i.caret)||void 0===n?void 0:n.offset}};"keyDef"in t?(e.system.pointer.isKeyPressed(t.keyDef)&&(B(e,R.Trigger),await e.system.pointer.release(e,t.keyDef,c)),t.releasePrevious||(B(e,R.Trigger),await e.system.pointer.press(e,t.keyDef,c),t.releaseSelf&&(B(e,R.Trigger),await e.system.pointer.release(e,t.keyDef,c)))):(B(e,R.Trigger),await e.system.pointer.move(e,o,c))}function Mt(e){var t,r;return!!(null!==(r=null!==(t=e.target)&&void 0!==t?t:e.node)&&void 0!==r?r:void 0!==e.offset)}function _t(e,t){if(!t)throw new Error("This pointer has no previous position. Provide a target property!");var r;return null!==(r=t.target)&&void 0!==r?r:e.config.document.body}async function It(e,t,r){if(!e&&!t.multiple)throw(0,z.zj)().getElementError("Unable to deselect an option in a non-multiple select. Use selectOptions to change the selection instead.",t);const o=Array.isArray(r)?r:[r],i=Array.from(t.querySelectorAll('option, [role="option"]')),a=o.map((e=>{if("string"!=typeof e&&i.includes(e))return e;{const r=i.find((t=>t.value===e||t.innerHTML===e));if(r)return r;throw(0,z.zj)().getElementError(`Value "${String(e)}" not found in options`,t)}})).filter((e=>!U(e)));if(U(t)||!a.length)return;const l=r=>{r.selected=e,this.dispatchUIEvent(t,"input",{bubbles:!0,cancelable:!1,composed:!0}),this.dispatchUIEvent(t,"change")};if(n(t,"select"))if(t.multiple)for(const e of a){const r=0===this.config.pointerEventsCheck||yt(this,e);r&&(this.dispatchUIEvent(e,"pointerover"),this.dispatchUIEvent(t,"pointerenter"),this.dispatchUIEvent(e,"mouseover"),this.dispatchUIEvent(t,"mouseenter"),this.dispatchUIEvent(e,"pointermove"),this.dispatchUIEvent(e,"mousemove"),this.dispatchUIEvent(e,"pointerdown"),this.dispatchUIEvent(e,"mousedown")),K(t),r&&(this.dispatchUIEvent(e,"pointerup"),this.dispatchUIEvent(e,"mouseup")),l(e),r&&this.dispatchUIEvent(e,"click"),await Xe(this.config)}else{if(1!==a.length)throw(0,z.zj)().getElementError("Cannot select multiple options on a non-multiple select",t);{const e=0===this.config.pointerEventsCheck||yt(this,t);e?await this.click(t):K(t),l(a[0]),e&&(this.dispatchUIEvent(t,"pointerover"),this.dispatchUIEvent(t,"pointerenter"),this.dispatchUIEvent(t,"mouseover"),this.dispatchUIEvent(t,"mouseenter"),this.dispatchUIEvent(t,"pointerup"),this.dispatchUIEvent(t,"mouseup"),this.dispatchUIEvent(t,"click")),await Xe(this.config)}}else{if("listbox"!==t.getAttribute("role"))throw(0,z.zj)().getElementError("Cannot select options on elements that are neither select nor listbox elements",t);for(const e of a)await this.click(e),await this.unhover(e)}}const Nt=Symbol("files and value properties are mocked");function Ft(e,t,r){r?Object.defineProperty(e,t,r):delete e[t]}const Bt={click:async function(e){const t=[];return this.config.skipHover||t.push({target:e}),t.push({keys:"[MouseLeft]",target:e}),this.pointer(t)},dblClick:async function(e){return this.pointer([{target:e},"[MouseLeft][MouseLeft]"])},tripleClick:async function(e){return this.pointer([{target:e},"[MouseLeft][MouseLeft][MouseLeft]"])},hover:async function(e){return this.pointer({target:e})},unhover:async function(e){return gt(this,this.system.pointer.getMouseTarget(this)),this.pointer({target:e.ownerDocument.body})},tab:async function({shift:e}={}){return this.keyboard(!0===e?"{Shift>}{Tab}{/Shift}":!1===e?"[/ShiftLeft][/ShiftRight]{Tab}":"{Tab}")},keyboard:async function(e){const t=function(e,t){const r=[];do{const{type:o,descriptor:i,consumedLength:a,releasePrevious:l,releaseSelf:s=!0,repeat:u}=k(t,"keyboard");var n;const c=null!==(n=e.find((e=>{var t,r;return"["===o?(null===(t=e.code)||void 0===t?void 0:t.toLowerCase())===i.toLowerCase():"{"===o?(null===(r=e.key)||void 0===r?void 0:r.toLowerCase())===i.toLowerCase():e.key===i})))&&void 0!==n?n:{key:"Unknown",code:"Unknown",["["===o?"code":"key"]:i};r.push({keyDef:c,releasePrevious:l,releaseSelf:s,repeat:u}),t=t.slice(a)}while(t);return r}(this.config.keyboardMap,e);for(let e=0;ea(e,t.FileReader))));return o}(t).catch((()=>{throw new Error("`userEvent.paste()` without `clipboardData` requires the `ClipboardAPI` to be available.")}));this.dispatchUIEvent(n,"paste",{clipboardData:l})},pointer:async function(e){const{pointerMap:t}=this.config,r=[];(Array.isArray(e)?e:[e]).forEach((e=>{"string"==typeof e?r.push(...At(t,e)):"keys"in e?r.push(...At(t,e.keys).map((t=>({...e,...t})))):r.push(e)}));for(let e=0;e!this.config.applyAccept||function(e,t){if(!t)return!0;const r=["audio/*","image/*","video/*"];return t.split(",").some((t=>t.startsWith(".")?e.name.endsWith(t):r.includes(t)?e.type.startsWith(t.substr(0,t.length-1)):e.type===t))}(e,r.accept))).slice(0,r.multiple?void 0:1),a=()=>{var t;o.length===(null===(t=r.files)||void 0===t?void 0:t.length)&&o.every(((e,t)=>{var n;return e===(null===(n=r.files)||void 0===n?void 0:n.item(t))}))||(function(e,t){var r;null===(r=e[Nt])||void 0===r||r.restore();const n=Object.getOwnPropertyDescriptor(e,"type"),o=Object.getOwnPropertyDescriptor(e,"value"),i=Object.getOwnPropertyDescriptor(e,"files");function a(){Ft(e,"type",n),Ft(e,"value",o),Ft(e,"files",i)}e[Nt]={restore:a},Object.defineProperties(e,{files:{configurable:!0,get:()=>t},value:{configurable:!0,get:()=>t.length?`C:\\fakepath\\${t[0].name}`:"",set(t){var r;""===t?a():null==o||null===(r=o.set)||void 0===r||r.call(e,t)}},type:{configurable:!0,get:()=>"file",set(t){"file"!==t&&(a(),e.type=t)}}})}(r,l(i(e),o)),this.dispatchUIEvent(r,"input"),this.dispatchUIEvent(r,"change"))};r.addEventListener("fileDialog",a),await this.click(e),r.removeEventListener("fileDialog",a)}},Lt={applyAccept:!0,autoModify:!0,delay:0,document:globalThis.document,keyboardMap:nt,pointerMap:[{name:"MouseLeft",pointerType:"mouse",button:"primary"},{name:"MouseRight",pointerType:"mouse",button:"secondary"},{name:"MouseMiddle",pointerType:"mouse",button:"auxiliary"},{name:"TouchA",pointerType:"touch"},{name:"TouchB",pointerType:"touch"},{name:"TouchC",pointerType:"touch"}],pointerEventsCheck:A.EachApiCall,skipAutoClose:!1,skipClick:!1,skipHover:!1,writeToClipboard:!1,advanceTimers:()=>Promise.resolve()},Ut={...Lt,writeToClipboard:!0};function Dt(e={},t=Ut,r){const n=function(e,t,r){var n,o,i;return null!==(o=null!==(n=e.document)&&void 0!==n?n:t&&(9===(i=t).nodeType?i:i.ownerDocument))&&void 0!==o?o:r.document}(e,r,t);return{...t,...e,document:n}}function $t({keyboardState:e,pointerState:t,...r}={},n){const o=Dt(r,Lt,n);var i;Ke(o.document);const a=null!==(i=null!=t?t:e)&&void 0!==i?i:new St;return{api:zt(o,a).api,system:a}}function Ht(e){return zt({...this.config,...e},this.system).api}function Wt(e,t){function r(...r){return B(e,R.Call),n=()=>t.apply(e,r).then((async t=>(await Xe(e.config),t))),(0,z.zj)().asyncWrapper(n);var n}return Object.defineProperty(r,"name",{get:()=>t.name}),r}function zt(e,t=new St){const r={};return Object.assign(r,{config:e,dispatchEvent:De.bind(r),dispatchUIEvent:Ue.bind(r),system:t,levelRefs:{},...Bt}),{instance:r,api:{...Object.fromEntries(Object.entries(Bt).map((([e,t])=>[e,Wt(r,t)]))),setup:Ht.bind(r)}}}function Vt(e){return $t().api.clear(e)}function Kt(e,t={}){return $t(t,e).api.click(e)}function Gt(e={}){return $t(e).api.copy()}function Xt(e={}){return $t(e).api.cut()}function Jt(e,t={}){return $t(t).api.dblClick(e)}function Yt(e,t,r={}){return $t(r).api.deselectOptions(e,t)}function Zt(e,t={}){return $t(t).api.hover(e)}async function Qt(e,t={}){const{api:r,system:n}=$t(t);return r.keyboard(e).then((()=>n))}async function er(e,t={}){const{api:r,system:n}=$t(t);return r.pointer(e).then((()=>n))}function tr(e,t){return $t(t).api.paste(e)}function rr(e,t,r={}){return $t(r).api.selectOptions(e,t)}function nr(e,t={}){return $t(t).api.tripleClick(e)}function or(e,t,r={}){return $t(r,e).api.type(e,t,r)}function ir(e,t={}){const{api:r,system:n}=$t(t);return n.pointer.setMousePosition({target:e}),r.unhover(e)}function ar(e,t,r={}){return $t(r).api.upload(e,t)}function lr(e={}){return $t().api.tab(e)}const sr={...t,setup:function(e={}){const t=Dt(e);var r;return Ke(t.document),function(e){if(v(e.navigator.clipboard))return e.navigator.clipboard[y];const t=Object.getOwnPropertyDescriptor(e.navigator,"clipboard");let r;const n={resetClipboardStub:()=>{r=h(e,n)},detachClipboardStub:()=>{t?Object.defineProperty(e.navigator,"clipboard",t):Object.defineProperty(e.navigator,"clipboard",{value:void 0,configurable:!0})}};r=h(e,n),Object.defineProperty(e.navigator,"clipboard",{get:()=>r,configurable:!0}),r[y]}(null!==(r=t.document.defaultView)&&void 0!==r?r:globalThis.window),zt(t).api}};window.userEvent=sr})()})();
© 2015 - 2025 Weber Informatics LLC | Privacy Policy