diff --git a/docs/assets/main.js b/docs/assets/main.js index 4c8fa615..d0aa8d5f 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,7 +1,8 @@ "use strict"; -"use strict";(()=>{var Se=Object.create;var re=Object.defineProperty;var we=Object.getOwnPropertyDescriptor;var Te=Object.getOwnPropertyNames;var ke=Object.getPrototypeOf,Qe=Object.prototype.hasOwnProperty;var Pe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Ie=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Te(e))!Qe.call(t,i)&&i!==r&&re(t,i,{get:()=>e[i],enumerable:!(n=we(e,i))||n.enumerable});return t};var Ce=(t,e,r)=>(r=t!=null?Se(ke(t)):{},Ie(e||!t||!t.__esModule?re(r,"default",{value:t,enumerable:!0}):r,t));var ae=Pe((se,oe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var d=t.utils.clone(r)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(n.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(r+=n[u+1]*i[d+1],u+=2,d+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),y;m in s.node.edges?y=s.node.edges[m]:(y=new t.TokenSet,s.node.edges[m]=y),s.str.length==1&&(y.final=!0),i.push({node:y,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof se=="object"?oe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ne=[];function G(t,e){ne.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){ne.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n,app:this}),n.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),r=e?.parentElement;for(;r&&!r.classList.contains(".tsd-navigation");)r instanceof HTMLDetailsElement&&(r.open=!0),r=r.parentElement;if(e){let n=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=n}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let r=e.parentElement;for(;r&&r.tagName!=="SECTION";)r=r.parentElement;if(r&&r.offsetParent==null){this.alwaysVisibleMember=r,r.classList.add("always-visible");let n=document.createElement("p");n.classList.add("warning"),n.textContent="This member is normally hidden due to your filter settings.",r.prepend(n)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let r;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(r),r=setTimeout(()=>{e.classList.remove("visible"),r=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let r;return()=>{clearTimeout(r),r=setTimeout(()=>t(),e)}};var ce=Ce(ae());function de(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("tsd-search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Oe(t,n,r,s)}function Oe(t,e,r,n){r.addEventListener("input",ie(()=>{Re(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Fe(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function _e(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ce.Index.load(window.searchData.index))}function Re(t,e,r,n){if(_e(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${le(l.parent,i)}.${u}`);let d=document.createElement("li");d.classList.value=l.classes??"";let m=document.createElement("a");m.href=n.base+l.url,m.innerHTML=u,d.append(m),e.appendChild(d)}}function ue(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Fe(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function le(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(K(t.substring(s))),i.join("")}var Me={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Me[e])}var P=class{constructor(e){this.el=e.el,this.app=e.app}};var M="mousedown",fe="mousemove",N="mouseup",J={x:0,y:0},he=!1,ee=!1,De=!1,D=!1,pe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(pe?"is-mobile":"not-mobile");pe&&"ontouchstart"in document.documentElement&&(De=!0,M="touchstart",fe="touchmove",N="touchend");document.addEventListener(M,t=>{ee=!0,D=!1;let e=M=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(fe,t=>{if(ee&&!D){let e=M=="touchstart"?t.targetTouches[0]:t,r=J.x-(e.pageX||0),n=J.y-(e.pageY||0);D=Math.sqrt(r*r+n*n)>10}});document.addEventListener(N,()=>{ee=!1});document.addEventListener("click",t=>{he&&(t.preventDefault(),t.stopImmediatePropagation(),he=!1)});var X=class extends P{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(M,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){D||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!D&&this.active&&r.target.closest(".col-sidebar")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),n.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var me=document.head.appendChild(document.createElement("style"));me.dataset.for="filters";var Y=class extends P{constructor(r){super(r);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),me.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let r=Q.getItem(this.key);return r?r==="true":this.el.checked}setLocalStorage(r){Q.setItem(this.key,r.toString()),this.value=r,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let n=Array.from(r.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);r.style.display=n?"none":"block"})}};var Z=class extends P{constructor(r){super(r);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update()),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ve(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}de();G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var ge=document.getElementById("tsd-theme");ge&&ve(ge);var Ae=new U;Object.defineProperty(window,"app",{value:Ae});document.querySelectorAll("summary a").forEach(t=>{t.addEventListener("click",()=>{location.assign(t.href)})});})(); +"use strict";(()=>{var Pe=Object.create;var ne=Object.defineProperty;var Ie=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Ie(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Pe(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),v=s.str.charAt(1),f;v in s.node.edges?f=s.node.edges[v]:(f=new t.TokenSet,s.node.edges[v]=f),s.str.length==1&&(f.final=!0),i.push({node:f,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ne(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${ce(l.parent,i)}.${d}`);let v=document.createElement("li");v.classList.value=l.classes??"";let f=document.createElement("a");f.href=r.base+l.url,f.innerHTML=u+d,v.append(f),e.appendChild(v)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var C=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",pe="mousemove",B="mouseup",J={x:0,y:0},fe=!1,ee=!1,He=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(He=!0,F="touchstart",pe="touchmove",B="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(pe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{ee=!1});document.addEventListener("click",t=>{fe&&(t.preventDefault(),t.stopImmediatePropagation(),fe=!1)});var X=class extends C{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(B,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){D||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!D&&this.active&&n.target.closest(".col-sidebar")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ve=document.head.appendChild(document.createElement("style"));ve.dataset.for="filters";var Y=class extends C{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ve.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var Z=class extends C{constructor(n){super(n);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let r=Q.getItem(this.key);this.el.open=r?r==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let i=this.summary.querySelector("a");i&&i.addEventListener("click",()=>{location.assign(i.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.href===r.href&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); /*! Bundled license information: lunr/lunr.js: diff --git a/docs/assets/navigation.js b/docs/assets/navigation.js new file mode 100644 index 00000000..1b727743 --- /dev/null +++ b/docs/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA62Xy27bMBBFf6VQt0Ybu+4j3hVJUxSwEbc20EUQFLQ0jtlQpEBRQIKi/17JcqwHHzMEunXuvYccjjjM3Z/EwJNJFkmqpNFKCNBlMkkKZg71j7nKKgHl294f3xxMLmrFI5dZsphNkvTARaZBJou7c9iSl1dMpiDWWuW8hKuzv8tOBSvLUbbfN8ROZ5/+Tvq0a5U3WpBmqVgGWQTQb0WY3yvQzxujuXxYM81yMHViBBjxI/SNUCYCNpTb2fe99FRpeJWqvFCyroqzHTT86gTUlvhck80XAXltci14GDoyIOW4UTr/qVlRgI4h2DaE0/RIfWAxjKEFyV+pjImY9L4ByV6zBy6Z4UrGACwX1pg8LwRs2U5ADMa2hZs0509cOnqz/Z3akqfNQbYBptPDifytvg70nqVgr/wUj1tDVao/xNLoKjWq9+Ga56LL7ylGW7m4/Dh9P+uFjdZxWzRHVXpy3eJIxA8oK2GIiJMYQ7Tim0qmzYo80UMRFmmf0aqJ6bL3p6DAqR4dQ9CH+bAPVQbC1YfH30l9eLzm6u+Y7znoVeOz9t+G2UK0rMfxcrv7DakJJVs6d3B/41UJOjglGsF/mxKh0Ne2q4XMp5fzdxdz+qTAKE5vgOWbFhjH8gUY7omBEUauQH5gamAQlzVACk0ODOX0BlhfQcLg4rav+jHK5cJeC1w+qsr/5nEghhZsolc7wdNjheM34zNjz97tMp41NiGMrWbcxFNsW4jTHGbzQV8zw3yDZwxxebA7uO/xTOcQhjiju9ZsTBRAp6ZnvyyKnv/iiGBEnEXci6BztK8SOqHV4y+O47dL3cBITkwnttBQTcymlWUgjkqmrpr4aLRuMEprOk3RJOoZe43RRNrZeGwY7Xw/Uyo4EJOTqRWzDGQCrUIjOZbemymU2ozkEenU+jgsERRajSyD79+B+3+0Bw+kQRQAAA==" \ No newline at end of file diff --git a/docs/assets/search.js b/docs/assets/search.js index 7cd74114..807215f5 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":2,\"name\":\"core components\",\"url\":\"modules/core_components.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"user components\",\"url\":\"modules/user_components.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"controllers\",\"url\":\"modules/controllers.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"mixins\",\"url\":\"modules/mixins.html\",\"classes\":\"\"},{\"kind\":2,\"name\":\"models\",\"url\":\"modules/models.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"LisAlertElement\",\"url\":\"classes/core_components.LisAlertElement.html\",\"classes\":\"\",\"parent\":\"core components\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/core_components.LisAlertElement.html#constructor\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":1024,\"name\":\"defaultSlotRef\",\"url\":\"classes/core_components.LisAlertElement.html#defaultSlotRef\",\"classes\":\"tsd-is-protected\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":1024,\"name\":\"slotController\",\"url\":\"classes/core_components.LisAlertElement.html#slotController\",\"classes\":\"tsd-is-protected\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":1024,\"name\":\"closeable\",\"url\":\"classes/core_components.LisAlertElement.html#closeable\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":1024,\"name\":\"content\",\"url\":\"classes/core_components.LisAlertElement.html#content\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/core_components.LisAlertElement.html#type\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":2048,\"name\":\"updateAlert\",\"url\":\"classes/core_components.LisAlertElement.html#updateAlert\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":2048,\"name\":\"basic\",\"url\":\"classes/core_components.LisAlertElement.html#basic\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":2048,\"name\":\"primary\",\"url\":\"classes/core_components.LisAlertElement.html#primary\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":2048,\"name\":\"success\",\"url\":\"classes/core_components.LisAlertElement.html#success\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":2048,\"name\":\"warning\",\"url\":\"classes/core_components.LisAlertElement.html#warning\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":2048,\"name\":\"danger\",\"url\":\"classes/core_components.LisAlertElement.html#danger\",\"classes\":\"\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":2048,\"name\":\"_renderClassModifier\",\"url\":\"classes/core_components.LisAlertElement.html#_renderClassModifier\",\"classes\":\"tsd-is-private\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":2048,\"name\":\"_renderClose\",\"url\":\"classes/core_components.LisAlertElement.html#_renderClose\",\"classes\":\"tsd-is-private\",\"parent\":\"core components.LisAlertElement\"},{\"kind\":128,\"name\":\"LisFormWrapperElement\",\"url\":\"classes/core_components.LisFormWrapperElement.html\",\"classes\":\"\",\"parent\":\"core components\"},{\"kind\":1024,\"name\":\"submit\",\"url\":\"classes/core_components.LisFormWrapperElement.html#submit\",\"classes\":\"\",\"parent\":\"core components.LisFormWrapperElement\"},{\"kind\":2048,\"name\":\"submit\",\"url\":\"classes/core_components.LisFormWrapperElement.html#submit-1\",\"classes\":\"\",\"parent\":\"core components.LisFormWrapperElement\"},{\"kind\":128,\"name\":\"LisPaginationElement\",\"url\":\"classes/core_components.LisPaginationElement.html\",\"classes\":\"\",\"parent\":\"core components\"},{\"kind\":1024,\"name\":\"pageChange\",\"url\":\"classes/core_components.LisPaginationElement.html#pageChange\",\"classes\":\"\",\"parent\":\"core components.LisPaginationElement\"},{\"kind\":1024,\"name\":\"page\",\"url\":\"classes/core_components.LisPaginationElement.html#page\",\"classes\":\"\",\"parent\":\"core components.LisPaginationElement\"},{\"kind\":1024,\"name\":\"numPages\",\"url\":\"classes/core_components.LisPaginationElement.html#numPages\",\"classes\":\"\",\"parent\":\"core components.LisPaginationElement\"},{\"kind\":1024,\"name\":\"hasNext\",\"url\":\"classes/core_components.LisPaginationElement.html#hasNext\",\"classes\":\"\",\"parent\":\"core components.LisPaginationElement\"},{\"kind\":1024,\"name\":\"scrollTarget\",\"url\":\"classes/core_components.LisPaginationElement.html#scrollTarget\",\"classes\":\"\",\"parent\":\"core components.LisPaginationElement\"},{\"kind\":2048,\"name\":\"previous\",\"url\":\"classes/core_components.LisPaginationElement.html#previous\",\"classes\":\"\",\"parent\":\"core components.LisPaginationElement\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/core_components.LisPaginationElement.html#next\",\"classes\":\"\",\"parent\":\"core components.LisPaginationElement\"},{\"kind\":2048,\"name\":\"_pageInfo\",\"url\":\"classes/core_components.LisPaginationElement.html#_pageInfo\",\"classes\":\"tsd-is-private\",\"parent\":\"core components.LisPaginationElement\"},{\"kind\":128,\"name\":\"LisSimpleTableElement\",\"url\":\"classes/core_components.LisSimpleTableElement.html\",\"classes\":\"\",\"parent\":\"core components\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/core_components.LisSimpleTableElement.html#constructor\",\"classes\":\"\",\"parent\":\"core components.LisSimpleTableElement\"},{\"kind\":1024,\"name\":\"defaultSlotRef\",\"url\":\"classes/core_components.LisSimpleTableElement.html#defaultSlotRef\",\"classes\":\"tsd-is-protected\",\"parent\":\"core components.LisSimpleTableElement\"},{\"kind\":1024,\"name\":\"slotController\",\"url\":\"classes/core_components.LisSimpleTableElement.html#slotController\",\"classes\":\"tsd-is-protected\",\"parent\":\"core components.LisSimpleTableElement\"},{\"kind\":1024,\"name\":\"caption\",\"url\":\"classes/core_components.LisSimpleTableElement.html#caption\",\"classes\":\"\",\"parent\":\"core components.LisSimpleTableElement\"},{\"kind\":1024,\"name\":\"dataAttributes\",\"url\":\"classes/core_components.LisSimpleTableElement.html#dataAttributes\",\"classes\":\"\",\"parent\":\"core components.LisSimpleTableElement\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/core_components.LisSimpleTableElement.html#header\",\"classes\":\"\",\"parent\":\"core components.LisSimpleTableElement\"},{\"kind\":1024,\"name\":\"columnClasses\",\"url\":\"classes/core_components.LisSimpleTableElement.html#columnClasses\",\"classes\":\"\",\"parent\":\"core components.LisSimpleTableElement\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/core_components.LisSimpleTableElement.html#data\",\"classes\":\"\",\"parent\":\"core components.LisSimpleTableElement\"},{\"kind\":128,\"name\":\"LisLoadingElement\",\"url\":\"classes/core_components.LisLoadingElement.html\",\"classes\":\"\",\"parent\":\"core components\"},{\"kind\":1024,\"name\":\"dataType\",\"url\":\"classes/core_components.LisLoadingElement.html#dataType\",\"classes\":\"\",\"parent\":\"core components.LisLoadingElement\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"classes/core_components.LisLoadingElement.html#state\",\"classes\":\"\",\"parent\":\"core components.LisLoadingElement\"},{\"kind\":1024,\"name\":\"_alertRef\",\"url\":\"classes/core_components.LisLoadingElement.html#_alertRef\",\"classes\":\"tsd-is-private\",\"parent\":\"core components.LisLoadingElement\"},{\"kind\":2048,\"name\":\"loading\",\"url\":\"classes/core_components.LisLoadingElement.html#loading\",\"classes\":\"\",\"parent\":\"core components.LisLoadingElement\"},{\"kind\":2048,\"name\":\"success\",\"url\":\"classes/core_components.LisLoadingElement.html#success\",\"classes\":\"\",\"parent\":\"core components.LisLoadingElement\"},{\"kind\":2048,\"name\":\"noResults\",\"url\":\"classes/core_components.LisLoadingElement.html#noResults\",\"classes\":\"\",\"parent\":\"core components.LisLoadingElement\"},{\"kind\":2048,\"name\":\"failure\",\"url\":\"classes/core_components.LisLoadingElement.html#failure\",\"classes\":\"\",\"parent\":\"core components.LisLoadingElement\"},{\"kind\":128,\"name\":\"LisModalElement\",\"url\":\"classes/core_components.LisModalElement.html\",\"classes\":\"\",\"parent\":\"core components\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/core_components.LisModalElement.html#constructor\",\"classes\":\"\",\"parent\":\"core components.LisModalElement\"},{\"kind\":1024,\"name\":\"defaultSlotRef\",\"url\":\"classes/core_components.LisModalElement.html#defaultSlotRef\",\"classes\":\"tsd-is-protected\",\"parent\":\"core components.LisModalElement\"},{\"kind\":1024,\"name\":\"slotController\",\"url\":\"classes/core_components.LisModalElement.html#slotController\",\"classes\":\"tsd-is-protected\",\"parent\":\"core components.LisModalElement\"},{\"kind\":1024,\"name\":\"modalId\",\"url\":\"classes/core_components.LisModalElement.html#modalId\",\"classes\":\"\",\"parent\":\"core components.LisModalElement\"},{\"kind\":1024,\"name\":\"heading\",\"url\":\"classes/core_components.LisModalElement.html#heading\",\"classes\":\"\",\"parent\":\"core components.LisModalElement\"},{\"kind\":8388608,\"name\":\"LisAlertElement\",\"url\":\"modules/user_components.html#LisAlertElement\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":8388608,\"name\":\"LisFormWrapperElement\",\"url\":\"modules/user_components.html#LisFormWrapperElement\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":8388608,\"name\":\"LisPaginationElement\",\"url\":\"modules/user_components.html#LisPaginationElement\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":8388608,\"name\":\"LisSimpleTableElement\",\"url\":\"modules/user_components.html#LisSimpleTableElement\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":8388608,\"name\":\"LisLoadingElement\",\"url\":\"modules/user_components.html#LisLoadingElement\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":8388608,\"name\":\"LisModalElement\",\"url\":\"modules/user_components.html#LisModalElement\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":4194304,\"name\":\"GeneSearchFormData\",\"url\":\"types/user_components.GeneSearchFormData.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.GeneSearchFormData.html#__type\",\"classes\":\"\",\"parent\":\"user components.GeneSearchFormData\"},{\"kind\":1024,\"name\":\"genuses\",\"url\":\"types/user_components.GeneSearchFormData.html#__type.genuses\",\"classes\":\"\",\"parent\":\"user components.GeneSearchFormData.__type\"},{\"kind\":4194304,\"name\":\"GeneFormDataOptions\",\"url\":\"types/user_components.GeneFormDataOptions.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.GeneFormDataOptions.html#__type\",\"classes\":\"\",\"parent\":\"user components.GeneFormDataOptions\"},{\"kind\":1024,\"name\":\"abortSignal\",\"url\":\"types/user_components.GeneFormDataOptions.html#__type.abortSignal\",\"classes\":\"\",\"parent\":\"user components.GeneFormDataOptions.__type\"},{\"kind\":4194304,\"name\":\"GeneFormDataFunction\",\"url\":\"types/user_components.GeneFormDataFunction.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.GeneFormDataFunction.html#__type\",\"classes\":\"\",\"parent\":\"user components.GeneFormDataFunction\"},{\"kind\":4194304,\"name\":\"GeneSearchData\",\"url\":\"types/user_components.GeneSearchData.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.GeneSearchData.html#__type\",\"classes\":\"\",\"parent\":\"user components.GeneSearchData\"},{\"kind\":1024,\"name\":\"genus\",\"url\":\"types/user_components.GeneSearchData.html#__type.genus\",\"classes\":\"\",\"parent\":\"user components.GeneSearchData.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/user_components.GeneSearchData.html#__type.name\",\"classes\":\"\",\"parent\":\"user components.GeneSearchData.__type\"},{\"kind\":1024,\"name\":\"identifier\",\"url\":\"types/user_components.GeneSearchData.html#__type.identifier\",\"classes\":\"\",\"parent\":\"user components.GeneSearchData.__type\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"types/user_components.GeneSearchData.html#__type.description\",\"classes\":\"\",\"parent\":\"user components.GeneSearchData.__type\"},{\"kind\":4194304,\"name\":\"GeneSearchResult\",\"url\":\"types/user_components.GeneSearchResult.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.GeneSearchResult.html#__type\",\"classes\":\"\",\"parent\":\"user components.GeneSearchResult\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/user_components.GeneSearchResult.html#__type.name\",\"classes\":\"\",\"parent\":\"user components.GeneSearchResult.__type\"},{\"kind\":1024,\"name\":\"identifier\",\"url\":\"types/user_components.GeneSearchResult.html#__type.identifier\",\"classes\":\"\",\"parent\":\"user components.GeneSearchResult.__type\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"types/user_components.GeneSearchResult.html#__type.description\",\"classes\":\"\",\"parent\":\"user components.GeneSearchResult.__type\"},{\"kind\":1024,\"name\":\"genus\",\"url\":\"types/user_components.GeneSearchResult.html#__type.genus\",\"classes\":\"\",\"parent\":\"user components.GeneSearchResult.__type\"},{\"kind\":1024,\"name\":\"species\",\"url\":\"types/user_components.GeneSearchResult.html#__type.species\",\"classes\":\"\",\"parent\":\"user components.GeneSearchResult.__type\"},{\"kind\":1024,\"name\":\"strain\",\"url\":\"types/user_components.GeneSearchResult.html#__type.strain\",\"classes\":\"\",\"parent\":\"user components.GeneSearchResult.__type\"},{\"kind\":1024,\"name\":\"geneFamilyAssignments\",\"url\":\"types/user_components.GeneSearchResult.html#__type.geneFamilyAssignments\",\"classes\":\"\",\"parent\":\"user components.GeneSearchResult.__type\"},{\"kind\":1024,\"name\":\"locations\",\"url\":\"types/user_components.GeneSearchResult.html#__type.locations\",\"classes\":\"\",\"parent\":\"user components.GeneSearchResult.__type\"},{\"kind\":4194304,\"name\":\"GeneSearchFunction\",\"url\":\"types/user_components.GeneSearchFunction.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.GeneSearchFunction.html#__type\",\"classes\":\"\",\"parent\":\"user components.GeneSearchFunction\"},{\"kind\":128,\"name\":\"LisGeneSearchElement\",\"url\":\"classes/user_components.LisGeneSearchElement.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/user_components.LisGeneSearchElement.html#constructor\",\"classes\":\"\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"formData\",\"url\":\"classes/user_components.LisGeneSearchElement.html#formData\",\"classes\":\"\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"formDataFunction\",\"url\":\"classes/user_components.LisGeneSearchElement.html#formDataFunction\",\"classes\":\"\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"genus\",\"url\":\"classes/user_components.LisGeneSearchElement.html#genus\",\"classes\":\"\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"selectedGenus\",\"url\":\"classes/user_components.LisGeneSearchElement.html#selectedGenus\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"selectedSpecies\",\"url\":\"classes/user_components.LisGeneSearchElement.html#selectedSpecies\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"selectedStrain\",\"url\":\"classes/user_components.LisGeneSearchElement.html#selectedStrain\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"formDataCancelPromiseController\",\"url\":\"classes/user_components.LisGeneSearchElement.html#formDataCancelPromiseController\",\"classes\":\"tsd-is-protected\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"_formLoadingRef\",\"url\":\"classes/user_components.LisGeneSearchElement.html#_formLoadingRef\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"connectedCallback\",\"url\":\"classes/user_components.LisGeneSearchElement.html#connectedCallback\",\"classes\":\"\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"updated\",\"url\":\"classes/user_components.LisGeneSearchElement.html#updated\",\"classes\":\"\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"_getFormData\",\"url\":\"classes/user_components.LisGeneSearchElement.html#_getFormData\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"_initializeSelections\",\"url\":\"classes/user_components.LisGeneSearchElement.html#_initializeSelections\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"_selectGenus\",\"url\":\"classes/user_components.LisGeneSearchElement.html#_selectGenus\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"_renderGenusSelector\",\"url\":\"classes/user_components.LisGeneSearchElement.html#_renderGenusSelector\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"_selectSpecies\",\"url\":\"classes/user_components.LisGeneSearchElement.html#_selectSpecies\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"_renderSpeciesSelector\",\"url\":\"classes/user_components.LisGeneSearchElement.html#_renderSpeciesSelector\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"_selectStrain\",\"url\":\"classes/user_components.LisGeneSearchElement.html#_selectStrain\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"_renderStrainSelector\",\"url\":\"classes/user_components.LisGeneSearchElement.html#_renderStrainSelector\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"searchFunction\",\"url\":\"classes/user_components.LisGeneSearchElement.html#searchFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"resultAttributes\",\"url\":\"classes/user_components.LisGeneSearchElement.html#resultAttributes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"tableHeader\",\"url\":\"classes/user_components.LisGeneSearchElement.html#tableHeader\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"tableColumnClasses\",\"url\":\"classes/user_components.LisGeneSearchElement.html#tableColumnClasses\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"submit\",\"url\":\"classes/user_components.LisGeneSearchElement.html#submit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"queryStringController\",\"url\":\"classes/user_components.LisGeneSearchElement.html#queryStringController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"domContentLoadedController\",\"url\":\"classes/user_components.LisGeneSearchElement.html#domContentLoadedController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"cancelPromiseController\",\"url\":\"classes/user_components.LisGeneSearchElement.html#cancelPromiseController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"requiredQueryStringParams\",\"url\":\"classes/user_components.LisGeneSearchElement.html#requiredQueryStringParams\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":1024,\"name\":\"searchResults\",\"url\":\"classes/user_components.LisGeneSearchElement.html#searchResults\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"formToObject\",\"url\":\"classes/user_components.LisGeneSearchElement.html#formToObject\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"renderResultsInfo\",\"url\":\"classes/user_components.LisGeneSearchElement.html#renderResultsInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":2048,\"name\":\"renderResults\",\"url\":\"classes/user_components.LisGeneSearchElement.html#renderResults\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisGeneSearchElement\"},{\"kind\":4194304,\"name\":\"TraitSearchData\",\"url\":\"types/user_components.TraitSearchData.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.TraitSearchData.html#__type\",\"classes\":\"\",\"parent\":\"user components.TraitSearchData\"},{\"kind\":1024,\"name\":\"query\",\"url\":\"types/user_components.TraitSearchData.html#__type.query\",\"classes\":\"\",\"parent\":\"user components.TraitSearchData.__type\"},{\"kind\":4194304,\"name\":\"TraitSearchResult\",\"url\":\"types/user_components.TraitSearchResult.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.TraitSearchResult.html#__type\",\"classes\":\"\",\"parent\":\"user components.TraitSearchResult\"},{\"kind\":1024,\"name\":\"identifier\",\"url\":\"types/user_components.TraitSearchResult.html#__type.identifier\",\"classes\":\"\",\"parent\":\"user components.TraitSearchResult.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/user_components.TraitSearchResult.html#__type.name\",\"classes\":\"\",\"parent\":\"user components.TraitSearchResult.__type\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"types/user_components.TraitSearchResult.html#__type.description\",\"classes\":\"\",\"parent\":\"user components.TraitSearchResult.__type\"},{\"kind\":4194304,\"name\":\"TraitSearchFunction\",\"url\":\"types/user_components.TraitSearchFunction.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.TraitSearchFunction.html#__type\",\"classes\":\"\",\"parent\":\"user components.TraitSearchFunction\"},{\"kind\":128,\"name\":\"LisTraitSearchElement\",\"url\":\"classes/user_components.LisTraitSearchElement.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/user_components.LisTraitSearchElement.html#constructor\",\"classes\":\"\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":1024,\"name\":\"searchFunction\",\"url\":\"classes/user_components.LisTraitSearchElement.html#searchFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":1024,\"name\":\"resultAttributes\",\"url\":\"classes/user_components.LisTraitSearchElement.html#resultAttributes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":1024,\"name\":\"tableHeader\",\"url\":\"classes/user_components.LisTraitSearchElement.html#tableHeader\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":1024,\"name\":\"tableColumnClasses\",\"url\":\"classes/user_components.LisTraitSearchElement.html#tableColumnClasses\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":2048,\"name\":\"submit\",\"url\":\"classes/user_components.LisTraitSearchElement.html#submit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":1024,\"name\":\"queryStringController\",\"url\":\"classes/user_components.LisTraitSearchElement.html#queryStringController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":1024,\"name\":\"domContentLoadedController\",\"url\":\"classes/user_components.LisTraitSearchElement.html#domContentLoadedController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":1024,\"name\":\"cancelPromiseController\",\"url\":\"classes/user_components.LisTraitSearchElement.html#cancelPromiseController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":1024,\"name\":\"requiredQueryStringParams\",\"url\":\"classes/user_components.LisTraitSearchElement.html#requiredQueryStringParams\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":1024,\"name\":\"searchResults\",\"url\":\"classes/user_components.LisTraitSearchElement.html#searchResults\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":2048,\"name\":\"formToObject\",\"url\":\"classes/user_components.LisTraitSearchElement.html#formToObject\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":2048,\"name\":\"renderResultsInfo\",\"url\":\"classes/user_components.LisTraitSearchElement.html#renderResultsInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":2048,\"name\":\"renderResults\",\"url\":\"classes/user_components.LisTraitSearchElement.html#renderResults\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisTraitSearchElement\"},{\"kind\":4194304,\"name\":\"QTLSearchData\",\"url\":\"types/user_components.QTLSearchData.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.QTLSearchData.html#__type\",\"classes\":\"\",\"parent\":\"user components.QTLSearchData\"},{\"kind\":1024,\"name\":\"query\",\"url\":\"types/user_components.QTLSearchData.html#__type.query\",\"classes\":\"\",\"parent\":\"user components.QTLSearchData.__type\"},{\"kind\":4194304,\"name\":\"QTLSearchResult\",\"url\":\"types/user_components.QTLSearchResult.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.QTLSearchResult.html#__type\",\"classes\":\"\",\"parent\":\"user components.QTLSearchResult\"},{\"kind\":1024,\"name\":\"trait_name\",\"url\":\"types/user_components.QTLSearchResult.html#__type.trait_name\",\"classes\":\"\",\"parent\":\"user components.QTLSearchResult.__type\"},{\"kind\":1024,\"name\":\"identifier\",\"url\":\"types/user_components.QTLSearchResult.html#__type.identifier\",\"classes\":\"\",\"parent\":\"user components.QTLSearchResult.__type\"},{\"kind\":1024,\"name\":\"linkageGroup_geneticMap_identifier\",\"url\":\"types/user_components.QTLSearchResult.html#__type.linkageGroup_geneticMap_identifier\",\"classes\":\"\",\"parent\":\"user components.QTLSearchResult.__type\"},{\"kind\":1024,\"name\":\"linkageGroup_identifier\",\"url\":\"types/user_components.QTLSearchResult.html#__type.linkageGroup_identifier\",\"classes\":\"\",\"parent\":\"user components.QTLSearchResult.__type\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"types/user_components.QTLSearchResult.html#__type.start\",\"classes\":\"\",\"parent\":\"user components.QTLSearchResult.__type\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"types/user_components.QTLSearchResult.html#__type.end\",\"classes\":\"\",\"parent\":\"user components.QTLSearchResult.__type\"},{\"kind\":1024,\"name\":\"markerNames\",\"url\":\"types/user_components.QTLSearchResult.html#__type.markerNames\",\"classes\":\"\",\"parent\":\"user components.QTLSearchResult.__type\"},{\"kind\":4194304,\"name\":\"QTLSearchFunction\",\"url\":\"types/user_components.QTLSearchFunction.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.QTLSearchFunction.html#__type\",\"classes\":\"\",\"parent\":\"user components.QTLSearchFunction\"},{\"kind\":128,\"name\":\"LisQTLSearchElement\",\"url\":\"classes/user_components.LisQTLSearchElement.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/user_components.LisQTLSearchElement.html#constructor\",\"classes\":\"\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":1024,\"name\":\"searchFunction\",\"url\":\"classes/user_components.LisQTLSearchElement.html#searchFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":1024,\"name\":\"resultAttributes\",\"url\":\"classes/user_components.LisQTLSearchElement.html#resultAttributes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":1024,\"name\":\"tableHeader\",\"url\":\"classes/user_components.LisQTLSearchElement.html#tableHeader\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":1024,\"name\":\"tableColumnClasses\",\"url\":\"classes/user_components.LisQTLSearchElement.html#tableColumnClasses\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":2048,\"name\":\"submit\",\"url\":\"classes/user_components.LisQTLSearchElement.html#submit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":1024,\"name\":\"queryStringController\",\"url\":\"classes/user_components.LisQTLSearchElement.html#queryStringController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":1024,\"name\":\"domContentLoadedController\",\"url\":\"classes/user_components.LisQTLSearchElement.html#domContentLoadedController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":1024,\"name\":\"cancelPromiseController\",\"url\":\"classes/user_components.LisQTLSearchElement.html#cancelPromiseController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":1024,\"name\":\"requiredQueryStringParams\",\"url\":\"classes/user_components.LisQTLSearchElement.html#requiredQueryStringParams\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":1024,\"name\":\"searchResults\",\"url\":\"classes/user_components.LisQTLSearchElement.html#searchResults\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":2048,\"name\":\"formToObject\",\"url\":\"classes/user_components.LisQTLSearchElement.html#formToObject\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":2048,\"name\":\"renderResultsInfo\",\"url\":\"classes/user_components.LisQTLSearchElement.html#renderResultsInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":2048,\"name\":\"renderResults\",\"url\":\"classes/user_components.LisQTLSearchElement.html#renderResults\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisQTLSearchElement\"},{\"kind\":4194304,\"name\":\"PublicationSearchData\",\"url\":\"types/user_components.PublicationSearchData.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.PublicationSearchData.html#__type\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchData\"},{\"kind\":1024,\"name\":\"query\",\"url\":\"types/user_components.PublicationSearchData.html#__type.query\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchData.__type\"},{\"kind\":4194304,\"name\":\"PublicationSearchResult\",\"url\":\"types/user_components.PublicationSearchResult.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.PublicationSearchResult.html#__type\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchResult\"},{\"kind\":1024,\"name\":\"year\",\"url\":\"types/user_components.PublicationSearchResult.html#__type.year\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchResult.__type\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"types/user_components.PublicationSearchResult.html#__type.title\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchResult.__type\"},{\"kind\":1024,\"name\":\"journal\",\"url\":\"types/user_components.PublicationSearchResult.html#__type.journal\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchResult.__type\"},{\"kind\":1024,\"name\":\"firstAuthor\",\"url\":\"types/user_components.PublicationSearchResult.html#__type.firstAuthor\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchResult.__type\"},{\"kind\":1024,\"name\":\"doi\",\"url\":\"types/user_components.PublicationSearchResult.html#__type.doi\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchResult.__type\"},{\"kind\":1024,\"name\":\"pubMedId\",\"url\":\"types/user_components.PublicationSearchResult.html#__type.pubMedId\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchResult.__type\"},{\"kind\":4194304,\"name\":\"PublicationSearchFunction\",\"url\":\"types/user_components.PublicationSearchFunction.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.PublicationSearchFunction.html#__type\",\"classes\":\"\",\"parent\":\"user components.PublicationSearchFunction\"},{\"kind\":128,\"name\":\"LisPublicationSearchElement\",\"url\":\"classes/user_components.LisPublicationSearchElement.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#constructor\",\"classes\":\"\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":1024,\"name\":\"searchFunction\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#searchFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":1024,\"name\":\"resultAttributes\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#resultAttributes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":1024,\"name\":\"tableHeader\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#tableHeader\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":1024,\"name\":\"tableColumnClasses\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#tableColumnClasses\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":2048,\"name\":\"submit\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#submit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":1024,\"name\":\"queryStringController\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#queryStringController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":1024,\"name\":\"domContentLoadedController\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#domContentLoadedController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":1024,\"name\":\"cancelPromiseController\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#cancelPromiseController\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":1024,\"name\":\"requiredQueryStringParams\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#requiredQueryStringParams\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":1024,\"name\":\"searchResults\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#searchResults\",\"classes\":\"tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":2048,\"name\":\"formToObject\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#formToObject\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":2048,\"name\":\"renderResultsInfo\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#renderResultsInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":2048,\"name\":\"renderResults\",\"url\":\"classes/user_components.LisPublicationSearchElement.html#renderResults\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"user components.LisPublicationSearchElement\"},{\"kind\":4194304,\"name\":\"LinkoutResult\",\"url\":\"types/user_components.LinkoutResult.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.LinkoutResult.html#__type\",\"classes\":\"\",\"parent\":\"user components.LinkoutResult\"},{\"kind\":1024,\"name\":\"href\",\"url\":\"types/user_components.LinkoutResult.html#__type.href\",\"classes\":\"\",\"parent\":\"user components.LinkoutResult.__type\"},{\"kind\":1024,\"name\":\"text\",\"url\":\"types/user_components.LinkoutResult.html#__type.text\",\"classes\":\"\",\"parent\":\"user components.LinkoutResult.__type\"},{\"kind\":4194304,\"name\":\"LinkoutResults\",\"url\":\"types/user_components.LinkoutResults.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.LinkoutResults.html#__type\",\"classes\":\"\",\"parent\":\"user components.LinkoutResults\"},{\"kind\":1024,\"name\":\"results\",\"url\":\"types/user_components.LinkoutResults.html#__type.results\",\"classes\":\"\",\"parent\":\"user components.LinkoutResults.__type\"},{\"kind\":4194304,\"name\":\"LinkoutOptions\",\"url\":\"types/user_components.LinkoutOptions.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.LinkoutOptions.html#__type\",\"classes\":\"\",\"parent\":\"user components.LinkoutOptions\"},{\"kind\":1024,\"name\":\"abortSignal\",\"url\":\"types/user_components.LinkoutOptions.html#__type.abortSignal\",\"classes\":\"\",\"parent\":\"user components.LinkoutOptions.__type\"},{\"kind\":4194304,\"name\":\"LinkoutFunction\",\"url\":\"types/user_components.LinkoutFunction.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/user_components.LinkoutFunction.html#__type\",\"classes\":\"\",\"parent\":\"user components.LinkoutFunction\"},{\"kind\":128,\"name\":\"LisLinkoutElement\",\"url\":\"classes/user_components.LisLinkoutElement.html\",\"classes\":\"\",\"parent\":\"user components\"},{\"kind\":1024,\"name\":\"cancelPromiseController\",\"url\":\"classes/user_components.LisLinkoutElement.html#cancelPromiseController\",\"classes\":\"tsd-is-protected\",\"parent\":\"user components.LisLinkoutElement\"},{\"kind\":1024,\"name\":\"queryString\",\"url\":\"classes/user_components.LisLinkoutElement.html#queryString\",\"classes\":\"\",\"parent\":\"user components.LisLinkoutElement\"},{\"kind\":1024,\"name\":\"service\",\"url\":\"classes/user_components.LisLinkoutElement.html#service\",\"classes\":\"\",\"parent\":\"user components.LisLinkoutElement\"},{\"kind\":1024,\"name\":\"linkoutFunction\",\"url\":\"classes/user_components.LisLinkoutElement.html#linkoutFunction\",\"classes\":\"\",\"parent\":\"user components.LisLinkoutElement\"},{\"kind\":1024,\"name\":\"_table\",\"url\":\"classes/user_components.LisLinkoutElement.html#_table\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisLinkoutElement\"},{\"kind\":1024,\"name\":\"_loadingRef\",\"url\":\"classes/user_components.LisLinkoutElement.html#_loadingRef\",\"classes\":\"tsd-is-private\",\"parent\":\"user components.LisLinkoutElement\"},{\"kind\":2048,\"name\":\"getLinkouts\",\"url\":\"classes/user_components.LisLinkoutElement.html#getLinkouts\",\"classes\":\"\",\"parent\":\"user components.LisLinkoutElement\"},{\"kind\":128,\"name\":\"LisCancelPromiseController\",\"url\":\"classes/controllers.LisCancelPromiseController.html\",\"classes\":\"\",\"parent\":\"controllers\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/controllers.LisCancelPromiseController.html#constructor\",\"classes\":\"\",\"parent\":\"controllers.LisCancelPromiseController\"},{\"kind\":1024,\"name\":\"abortSignal\",\"url\":\"classes/controllers.LisCancelPromiseController.html#abortSignal\",\"classes\":\"\",\"parent\":\"controllers.LisCancelPromiseController\"},{\"kind\":2048,\"name\":\"wrapPromise\",\"url\":\"classes/controllers.LisCancelPromiseController.html#wrapPromise\",\"classes\":\"\",\"parent\":\"controllers.LisCancelPromiseController\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/controllers.LisCancelPromiseController.html#addListener\",\"classes\":\"\",\"parent\":\"controllers.LisCancelPromiseController\"},{\"kind\":2048,\"name\":\"cancel\",\"url\":\"classes/controllers.LisCancelPromiseController.html#cancel\",\"classes\":\"\",\"parent\":\"controllers.LisCancelPromiseController\"},{\"kind\":128,\"name\":\"LisDomContentLoadedController\",\"url\":\"classes/controllers.LisDomContentLoadedController.html\",\"classes\":\"\",\"parent\":\"controllers\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/controllers.LisDomContentLoadedController.html#constructor\",\"classes\":\"\",\"parent\":\"controllers.LisDomContentLoadedController\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/controllers.LisDomContentLoadedController.html#addListener\",\"classes\":\"\",\"parent\":\"controllers.LisDomContentLoadedController\"},{\"kind\":128,\"name\":\"LisQueryStringParametersController\",\"url\":\"classes/controllers.LisQueryStringParametersController.html\",\"classes\":\"\",\"parent\":\"controllers\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/controllers.LisQueryStringParametersController.html#constructor\",\"classes\":\"\",\"parent\":\"controllers.LisQueryStringParametersController\"},{\"kind\":2048,\"name\":\"getParameter\",\"url\":\"classes/controllers.LisQueryStringParametersController.html#getParameter\",\"classes\":\"\",\"parent\":\"controllers.LisQueryStringParametersController\"},{\"kind\":2048,\"name\":\"setParameters\",\"url\":\"classes/controllers.LisQueryStringParametersController.html#setParameters\",\"classes\":\"\",\"parent\":\"controllers.LisQueryStringParametersController\"},{\"kind\":2048,\"name\":\"addPreUpdateListener\",\"url\":\"classes/controllers.LisQueryStringParametersController.html#addPreUpdateListener\",\"classes\":\"\",\"parent\":\"controllers.LisQueryStringParametersController\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/controllers.LisQueryStringParametersController.html#addListener\",\"classes\":\"\",\"parent\":\"controllers.LisQueryStringParametersController\"},{\"kind\":128,\"name\":\"LisSlotController\",\"url\":\"classes/controllers.LisSlotController.html\",\"classes\":\"\",\"parent\":\"controllers\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/controllers.LisSlotController.html#constructor\",\"classes\":\"\",\"parent\":\"controllers.LisSlotController\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/controllers.LisSlotController.html#_children\",\"classes\":\"tsd-is-protected\",\"parent\":\"controllers.LisSlotController\"},{\"kind\":1024,\"name\":\"_slotRefs\",\"url\":\"classes/controllers.LisSlotController.html#_slotRefs\",\"classes\":\"tsd-is-protected\",\"parent\":\"controllers.LisSlotController\"},{\"kind\":4194304,\"name\":\"Constructor\",\"url\":\"types/mixins.Constructor.html\",\"classes\":\"\",\"parent\":\"mixins\"},{\"kind\":512,\"name\":\"__type\",\"url\":\"types/mixins.Constructor.html#__type\",\"classes\":\"\",\"parent\":\"mixins.Constructor\"},{\"kind\":4194304,\"name\":\"PaginatedSearchResults\",\"url\":\"types/mixins.PaginatedSearchResults.html\",\"classes\":\"\",\"parent\":\"mixins\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/mixins.PaginatedSearchResults.html#__type\",\"classes\":\"\",\"parent\":\"mixins.PaginatedSearchResults\"},{\"kind\":1024,\"name\":\"pageSize\",\"url\":\"types/mixins.PaginatedSearchResults.html#__type.pageSize\",\"classes\":\"\",\"parent\":\"mixins.PaginatedSearchResults.__type\"},{\"kind\":1024,\"name\":\"hasNext\",\"url\":\"types/mixins.PaginatedSearchResults.html#__type.hasNext\",\"classes\":\"\",\"parent\":\"mixins.PaginatedSearchResults.__type\"},{\"kind\":1024,\"name\":\"numResults\",\"url\":\"types/mixins.PaginatedSearchResults.html#__type.numResults\",\"classes\":\"\",\"parent\":\"mixins.PaginatedSearchResults.__type\"},{\"kind\":1024,\"name\":\"numPages\",\"url\":\"types/mixins.PaginatedSearchResults.html#__type.numPages\",\"classes\":\"\",\"parent\":\"mixins.PaginatedSearchResults.__type\"},{\"kind\":1024,\"name\":\"results\",\"url\":\"types/mixins.PaginatedSearchResults.html#__type.results\",\"classes\":\"\",\"parent\":\"mixins.PaginatedSearchResults.__type\"},{\"kind\":4194304,\"name\":\"PaginatedSearchOptions\",\"url\":\"types/mixins.PaginatedSearchOptions.html\",\"classes\":\"\",\"parent\":\"mixins\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/mixins.PaginatedSearchOptions.html#__type\",\"classes\":\"\",\"parent\":\"mixins.PaginatedSearchOptions\"},{\"kind\":1024,\"name\":\"abortSignal\",\"url\":\"types/mixins.PaginatedSearchOptions.html#__type.abortSignal\",\"classes\":\"\",\"parent\":\"mixins.PaginatedSearchOptions.__type\"},{\"kind\":4194304,\"name\":\"SearchFunction\",\"url\":\"types/mixins.SearchFunction.html\",\"classes\":\"\",\"parent\":\"mixins\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/mixins.SearchFunction.html#__type\",\"classes\":\"\",\"parent\":\"mixins.SearchFunction\"},{\"kind\":128,\"name\":\"LisPaginatedSearchElementInterface\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html\",\"classes\":\"\",\"parent\":\"mixins\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#constructor\",\"classes\":\"\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":1024,\"name\":\"searchFunction\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#searchFunction\",\"classes\":\"\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":1024,\"name\":\"resultAttributes\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#resultAttributes\",\"classes\":\"\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":1024,\"name\":\"tableHeader\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#tableHeader\",\"classes\":\"\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":1024,\"name\":\"tableColumnClasses\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#tableColumnClasses\",\"classes\":\"\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":2048,\"name\":\"submit\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#submit\",\"classes\":\"\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":1024,\"name\":\"queryStringController\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#queryStringController\",\"classes\":\"tsd-is-protected\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":1024,\"name\":\"domContentLoadedController\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#domContentLoadedController\",\"classes\":\"tsd-is-protected\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":1024,\"name\":\"cancelPromiseController\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#cancelPromiseController\",\"classes\":\"tsd-is-protected\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":1024,\"name\":\"requiredQueryStringParams\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#requiredQueryStringParams\",\"classes\":\"tsd-is-protected\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":1024,\"name\":\"searchResults\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#searchResults\",\"classes\":\"\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":2048,\"name\":\"formToObject\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#formToObject\",\"classes\":\"tsd-is-protected\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":2048,\"name\":\"renderForm\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#renderForm\",\"classes\":\"tsd-is-protected\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":2048,\"name\":\"renderResultsInfo\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#renderResultsInfo\",\"classes\":\"tsd-is-protected\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":2048,\"name\":\"renderResults\",\"url\":\"classes/mixins.LisPaginatedSearchElementInterface.html#renderResults\",\"classes\":\"tsd-is-protected\",\"parent\":\"mixins.LisPaginatedSearchElementInterface\"},{\"kind\":64,\"name\":\"LisPaginatedSearchMixin\",\"url\":\"functions/mixins.LisPaginatedSearchMixin.html\",\"classes\":\"\",\"parent\":\"mixins\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/mixins.LisPaginatedSearchMixin.html#LisPaginatedSearchMixin.__type\",\"classes\":\"\",\"parent\":\"mixins.LisPaginatedSearchMixin.LisPaginatedSearchMixin\"},{\"kind\":4194304,\"name\":\"AlertModifierModel\",\"url\":\"types/models.AlertModifierModel.html\",\"classes\":\"\",\"parent\":\"models\"},{\"kind\":4194304,\"name\":\"StringObjectModel\",\"url\":\"types/models.StringObjectModel.html\",\"classes\":\"\",\"parent\":\"models\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/models.StringObjectModel.html#__type\",\"classes\":\"\",\"parent\":\"models.StringObjectModel\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,37.19,1,33.55]],[\"comment/0\",[]],[\"name/1\",[1,33.55,2,37.19]],[\"comment/1\",[]],[\"name/2\",[3,52.34]],[\"comment/2\",[]],[\"name/3\",[4,52.34]],[\"comment/3\",[]],[\"name/4\",[5,52.34]],[\"comment/4\",[]],[\"name/5\",[6,47.216]],[\"comment/5\",[]],[\"name/6\",[7,30.302]],[\"comment/6\",[]],[\"name/7\",[8,43.842]],[\"comment/7\",[]],[\"name/8\",[9,43.842]],[\"comment/8\",[]],[\"name/9\",[10,52.34]],[\"comment/9\",[]],[\"name/10\",[11,52.34]],[\"comment/10\",[]],[\"name/11\",[12,52.34]],[\"comment/11\",[]],[\"name/12\",[13,52.34]],[\"comment/12\",[]],[\"name/13\",[14,52.34]],[\"comment/13\",[]],[\"name/14\",[15,52.34]],[\"comment/14\",[]],[\"name/15\",[16,47.216]],[\"comment/15\",[]],[\"name/16\",[17,52.34]],[\"comment/16\",[]],[\"name/17\",[18,52.34]],[\"comment/17\",[]],[\"name/18\",[19,52.34]],[\"comment/18\",[]],[\"name/19\",[20,52.34]],[\"comment/19\",[]],[\"name/20\",[21,47.216]],[\"comment/20\",[]],[\"name/21\",[22,36.198]],[\"comment/21\",[]],[\"name/22\",[22,36.198]],[\"comment/22\",[]],[\"name/23\",[23,47.216]],[\"comment/23\",[]],[\"name/24\",[24,52.34]],[\"comment/24\",[]],[\"name/25\",[25,52.34]],[\"comment/25\",[]],[\"name/26\",[26,47.216]],[\"comment/26\",[]],[\"name/27\",[27,47.216]],[\"comment/27\",[]],[\"name/28\",[28,52.34]],[\"comment/28\",[]],[\"name/29\",[29,52.34]],[\"comment/29\",[]],[\"name/30\",[30,52.34]],[\"comment/30\",[]],[\"name/31\",[31,52.34]],[\"comment/31\",[]],[\"name/32\",[32,47.216]],[\"comment/32\",[]],[\"name/33\",[7,30.302]],[\"comment/33\",[]],[\"name/34\",[8,43.842]],[\"comment/34\",[]],[\"name/35\",[9,43.842]],[\"comment/35\",[]],[\"name/36\",[33,52.34]],[\"comment/36\",[]],[\"name/37\",[34,52.34]],[\"comment/37\",[]],[\"name/38\",[35,52.34]],[\"comment/38\",[]],[\"name/39\",[36,52.34]],[\"comment/39\",[]],[\"name/40\",[37,52.34]],[\"comment/40\",[]],[\"name/41\",[38,47.216]],[\"comment/41\",[]],[\"name/42\",[39,52.34]],[\"comment/42\",[]],[\"name/43\",[40,52.34]],[\"comment/43\",[]],[\"name/44\",[41,52.34]],[\"comment/44\",[]],[\"name/45\",[42,52.34]],[\"comment/45\",[]],[\"name/46\",[16,47.216]],[\"comment/46\",[]],[\"name/47\",[43,52.34]],[\"comment/47\",[]],[\"name/48\",[44,52.34]],[\"comment/48\",[]],[\"name/49\",[45,47.216]],[\"comment/49\",[]],[\"name/50\",[7,30.302]],[\"comment/50\",[]],[\"name/51\",[8,43.842]],[\"comment/51\",[]],[\"name/52\",[9,43.842]],[\"comment/52\",[]],[\"name/53\",[46,52.34]],[\"comment/53\",[]],[\"name/54\",[47,52.34]],[\"comment/54\",[]],[\"name/55\",[6,47.216]],[\"comment/55\",[]],[\"name/56\",[21,47.216]],[\"comment/56\",[]],[\"name/57\",[23,47.216]],[\"comment/57\",[]],[\"name/58\",[32,47.216]],[\"comment/58\",[]],[\"name/59\",[38,47.216]],[\"comment/59\",[]],[\"name/60\",[45,47.216]],[\"comment/60\",[]],[\"name/61\",[48,52.34]],[\"comment/61\",[]],[\"name/62\",[49,23.924]],[\"comment/62\",[]],[\"name/63\",[50,52.34]],[\"comment/63\",[]],[\"name/64\",[51,52.34]],[\"comment/64\",[]],[\"name/65\",[49,23.924]],[\"comment/65\",[]],[\"name/66\",[52,41.321]],[\"comment/66\",[]],[\"name/67\",[53,52.34]],[\"comment/67\",[]],[\"name/68\",[49,23.924]],[\"comment/68\",[]],[\"name/69\",[54,52.34]],[\"comment/69\",[]],[\"name/70\",[49,23.924]],[\"comment/70\",[]],[\"name/71\",[55,43.842]],[\"comment/71\",[]],[\"name/72\",[56,43.842]],[\"comment/72\",[]],[\"name/73\",[57,41.321]],[\"comment/73\",[]],[\"name/74\",[58,43.842]],[\"comment/74\",[]],[\"name/75\",[59,52.34]],[\"comment/75\",[]],[\"name/76\",[49,23.924]],[\"comment/76\",[]],[\"name/77\",[56,43.842]],[\"comment/77\",[]],[\"name/78\",[57,41.321]],[\"comment/78\",[]],[\"name/79\",[58,43.842]],[\"comment/79\",[]],[\"name/80\",[55,43.842]],[\"comment/80\",[]],[\"name/81\",[60,52.34]],[\"comment/81\",[]],[\"name/82\",[61,52.34]],[\"comment/82\",[]],[\"name/83\",[62,52.34]],[\"comment/83\",[]],[\"name/84\",[63,52.34]],[\"comment/84\",[]],[\"name/85\",[64,52.34]],[\"comment/85\",[]],[\"name/86\",[49,23.924]],[\"comment/86\",[]],[\"name/87\",[65,52.34]],[\"comment/87\",[]],[\"name/88\",[7,30.302]],[\"comment/88\",[]],[\"name/89\",[66,52.34]],[\"comment/89\",[]],[\"name/90\",[67,52.34]],[\"comment/90\",[]],[\"name/91\",[55,43.842]],[\"comment/91\",[]],[\"name/92\",[68,52.34]],[\"comment/92\",[]],[\"name/93\",[69,52.34]],[\"comment/93\",[]],[\"name/94\",[70,52.34]],[\"comment/94\",[]],[\"name/95\",[71,52.34]],[\"comment/95\",[]],[\"name/96\",[72,52.34]],[\"comment/96\",[]],[\"name/97\",[73,52.34]],[\"comment/97\",[]],[\"name/98\",[74,52.34]],[\"comment/98\",[]],[\"name/99\",[75,52.34]],[\"comment/99\",[]],[\"name/100\",[76,52.34]],[\"comment/100\",[]],[\"name/101\",[77,52.34]],[\"comment/101\",[]],[\"name/102\",[78,52.34]],[\"comment/102\",[]],[\"name/103\",[79,52.34]],[\"comment/103\",[]],[\"name/104\",[80,52.34]],[\"comment/104\",[]],[\"name/105\",[81,52.34]],[\"comment/105\",[]],[\"name/106\",[82,52.34]],[\"comment/106\",[]],[\"name/107\",[83,37.633]],[\"comment/107\",[]],[\"name/108\",[84,39.308]],[\"comment/108\",[]],[\"name/109\",[85,39.308]],[\"comment/109\",[]],[\"name/110\",[86,39.308]],[\"comment/110\",[]],[\"name/111\",[22,36.198]],[\"comment/111\",[]],[\"name/112\",[87,39.308]],[\"comment/112\",[]],[\"name/113\",[88,39.308]],[\"comment/113\",[]],[\"name/114\",[89,37.633]],[\"comment/114\",[]],[\"name/115\",[90,39.308]],[\"comment/115\",[]],[\"name/116\",[91,39.308]],[\"comment/116\",[]],[\"name/117\",[92,39.308]],[\"comment/117\",[]],[\"name/118\",[93,39.308]],[\"comment/118\",[]],[\"name/119\",[94,39.308]],[\"comment/119\",[]],[\"name/120\",[95,52.34]],[\"comment/120\",[]],[\"name/121\",[49,23.924]],[\"comment/121\",[]],[\"name/122\",[96,43.842]],[\"comment/122\",[]],[\"name/123\",[97,52.34]],[\"comment/123\",[]],[\"name/124\",[49,23.924]],[\"comment/124\",[]],[\"name/125\",[57,41.321]],[\"comment/125\",[]],[\"name/126\",[56,43.842]],[\"comment/126\",[]],[\"name/127\",[58,43.842]],[\"comment/127\",[]],[\"name/128\",[98,52.34]],[\"comment/128\",[]],[\"name/129\",[49,23.924]],[\"comment/129\",[]],[\"name/130\",[99,52.34]],[\"comment/130\",[]],[\"name/131\",[7,30.302]],[\"comment/131\",[]],[\"name/132\",[83,37.633]],[\"comment/132\",[]],[\"name/133\",[84,39.308]],[\"comment/133\",[]],[\"name/134\",[85,39.308]],[\"comment/134\",[]],[\"name/135\",[86,39.308]],[\"comment/135\",[]],[\"name/136\",[22,36.198]],[\"comment/136\",[]],[\"name/137\",[87,39.308]],[\"comment/137\",[]],[\"name/138\",[88,39.308]],[\"comment/138\",[]],[\"name/139\",[89,37.633]],[\"comment/139\",[]],[\"name/140\",[90,39.308]],[\"comment/140\",[]],[\"name/141\",[91,39.308]],[\"comment/141\",[]],[\"name/142\",[92,39.308]],[\"comment/142\",[]],[\"name/143\",[93,39.308]],[\"comment/143\",[]],[\"name/144\",[94,39.308]],[\"comment/144\",[]],[\"name/145\",[100,52.34]],[\"comment/145\",[]],[\"name/146\",[49,23.924]],[\"comment/146\",[]],[\"name/147\",[96,43.842]],[\"comment/147\",[]],[\"name/148\",[101,52.34]],[\"comment/148\",[]],[\"name/149\",[49,23.924]],[\"comment/149\",[]],[\"name/150\",[102,52.34]],[\"comment/150\",[]],[\"name/151\",[57,41.321]],[\"comment/151\",[]],[\"name/152\",[103,52.34]],[\"comment/152\",[]],[\"name/153\",[104,52.34]],[\"comment/153\",[]],[\"name/154\",[105,52.34]],[\"comment/154\",[]],[\"name/155\",[106,52.34]],[\"comment/155\",[]],[\"name/156\",[107,52.34]],[\"comment/156\",[]],[\"name/157\",[108,52.34]],[\"comment/157\",[]],[\"name/158\",[49,23.924]],[\"comment/158\",[]],[\"name/159\",[109,52.34]],[\"comment/159\",[]],[\"name/160\",[7,30.302]],[\"comment/160\",[]],[\"name/161\",[83,37.633]],[\"comment/161\",[]],[\"name/162\",[84,39.308]],[\"comment/162\",[]],[\"name/163\",[85,39.308]],[\"comment/163\",[]],[\"name/164\",[86,39.308]],[\"comment/164\",[]],[\"name/165\",[22,36.198]],[\"comment/165\",[]],[\"name/166\",[87,39.308]],[\"comment/166\",[]],[\"name/167\",[88,39.308]],[\"comment/167\",[]],[\"name/168\",[89,37.633]],[\"comment/168\",[]],[\"name/169\",[90,39.308]],[\"comment/169\",[]],[\"name/170\",[91,39.308]],[\"comment/170\",[]],[\"name/171\",[92,39.308]],[\"comment/171\",[]],[\"name/172\",[93,39.308]],[\"comment/172\",[]],[\"name/173\",[94,39.308]],[\"comment/173\",[]],[\"name/174\",[110,52.34]],[\"comment/174\",[]],[\"name/175\",[49,23.924]],[\"comment/175\",[]],[\"name/176\",[96,43.842]],[\"comment/176\",[]],[\"name/177\",[111,52.34]],[\"comment/177\",[]],[\"name/178\",[49,23.924]],[\"comment/178\",[]],[\"name/179\",[112,52.34]],[\"comment/179\",[]],[\"name/180\",[113,52.34]],[\"comment/180\",[]],[\"name/181\",[114,52.34]],[\"comment/181\",[]],[\"name/182\",[115,52.34]],[\"comment/182\",[]],[\"name/183\",[116,52.34]],[\"comment/183\",[]],[\"name/184\",[117,52.34]],[\"comment/184\",[]],[\"name/185\",[118,52.34]],[\"comment/185\",[]],[\"name/186\",[49,23.924]],[\"comment/186\",[]],[\"name/187\",[119,52.34]],[\"comment/187\",[]],[\"name/188\",[7,30.302]],[\"comment/188\",[]],[\"name/189\",[83,37.633]],[\"comment/189\",[]],[\"name/190\",[84,39.308]],[\"comment/190\",[]],[\"name/191\",[85,39.308]],[\"comment/191\",[]],[\"name/192\",[86,39.308]],[\"comment/192\",[]],[\"name/193\",[22,36.198]],[\"comment/193\",[]],[\"name/194\",[87,39.308]],[\"comment/194\",[]],[\"name/195\",[88,39.308]],[\"comment/195\",[]],[\"name/196\",[89,37.633]],[\"comment/196\",[]],[\"name/197\",[90,39.308]],[\"comment/197\",[]],[\"name/198\",[91,39.308]],[\"comment/198\",[]],[\"name/199\",[92,39.308]],[\"comment/199\",[]],[\"name/200\",[93,39.308]],[\"comment/200\",[]],[\"name/201\",[94,39.308]],[\"comment/201\",[]],[\"name/202\",[120,52.34]],[\"comment/202\",[]],[\"name/203\",[49,23.924]],[\"comment/203\",[]],[\"name/204\",[121,52.34]],[\"comment/204\",[]],[\"name/205\",[122,52.34]],[\"comment/205\",[]],[\"name/206\",[123,52.34]],[\"comment/206\",[]],[\"name/207\",[49,23.924]],[\"comment/207\",[]],[\"name/208\",[124,47.216]],[\"comment/208\",[]],[\"name/209\",[125,52.34]],[\"comment/209\",[]],[\"name/210\",[49,23.924]],[\"comment/210\",[]],[\"name/211\",[52,41.321]],[\"comment/211\",[]],[\"name/212\",[126,47.216]],[\"comment/212\",[]],[\"name/213\",[49,23.924]],[\"comment/213\",[]],[\"name/214\",[127,52.34]],[\"comment/214\",[]],[\"name/215\",[89,37.633]],[\"comment/215\",[]],[\"name/216\",[128,52.34]],[\"comment/216\",[]],[\"name/217\",[129,52.34]],[\"comment/217\",[]],[\"name/218\",[126,47.216]],[\"comment/218\",[]],[\"name/219\",[130,52.34]],[\"comment/219\",[]],[\"name/220\",[131,52.34]],[\"comment/220\",[]],[\"name/221\",[132,52.34]],[\"comment/221\",[]],[\"name/222\",[133,52.34]],[\"comment/222\",[]],[\"name/223\",[7,30.302]],[\"comment/223\",[]],[\"name/224\",[52,41.321]],[\"comment/224\",[]],[\"name/225\",[134,52.34]],[\"comment/225\",[]],[\"name/226\",[135,43.842]],[\"comment/226\",[]],[\"name/227\",[136,52.34]],[\"comment/227\",[]],[\"name/228\",[137,52.34]],[\"comment/228\",[]],[\"name/229\",[7,30.302]],[\"comment/229\",[]],[\"name/230\",[135,43.842]],[\"comment/230\",[]],[\"name/231\",[138,52.34]],[\"comment/231\",[]],[\"name/232\",[7,30.302]],[\"comment/232\",[]],[\"name/233\",[139,52.34]],[\"comment/233\",[]],[\"name/234\",[140,52.34]],[\"comment/234\",[]],[\"name/235\",[141,52.34]],[\"comment/235\",[]],[\"name/236\",[135,43.842]],[\"comment/236\",[]],[\"name/237\",[142,52.34]],[\"comment/237\",[]],[\"name/238\",[7,30.302]],[\"comment/238\",[]],[\"name/239\",[143,52.34]],[\"comment/239\",[]],[\"name/240\",[144,52.34]],[\"comment/240\",[]],[\"name/241\",[7,30.302]],[\"comment/241\",[]],[\"name/242\",[49,23.924]],[\"comment/242\",[]],[\"name/243\",[145,52.34]],[\"comment/243\",[]],[\"name/244\",[49,23.924]],[\"comment/244\",[]],[\"name/245\",[146,52.34]],[\"comment/245\",[]],[\"name/246\",[27,47.216]],[\"comment/246\",[]],[\"name/247\",[147,52.34]],[\"comment/247\",[]],[\"name/248\",[26,47.216]],[\"comment/248\",[]],[\"name/249\",[124,47.216]],[\"comment/249\",[]],[\"name/250\",[148,52.34]],[\"comment/250\",[]],[\"name/251\",[49,23.924]],[\"comment/251\",[]],[\"name/252\",[52,41.321]],[\"comment/252\",[]],[\"name/253\",[83,37.633]],[\"comment/253\",[]],[\"name/254\",[49,23.924]],[\"comment/254\",[]],[\"name/255\",[149,52.34]],[\"comment/255\",[]],[\"name/256\",[7,30.302]],[\"comment/256\",[]],[\"name/257\",[83,37.633]],[\"comment/257\",[]],[\"name/258\",[84,39.308]],[\"comment/258\",[]],[\"name/259\",[85,39.308]],[\"comment/259\",[]],[\"name/260\",[86,39.308]],[\"comment/260\",[]],[\"name/261\",[22,36.198]],[\"comment/261\",[]],[\"name/262\",[87,39.308]],[\"comment/262\",[]],[\"name/263\",[88,39.308]],[\"comment/263\",[]],[\"name/264\",[89,37.633]],[\"comment/264\",[]],[\"name/265\",[90,39.308]],[\"comment/265\",[]],[\"name/266\",[91,39.308]],[\"comment/266\",[]],[\"name/267\",[92,39.308]],[\"comment/267\",[]],[\"name/268\",[150,52.34]],[\"comment/268\",[]],[\"name/269\",[93,39.308]],[\"comment/269\",[]],[\"name/270\",[94,39.308]],[\"comment/270\",[]],[\"name/271\",[151,52.34]],[\"comment/271\",[]],[\"name/272\",[49,23.924]],[\"comment/272\",[]],[\"name/273\",[152,52.34]],[\"comment/273\",[]],[\"name/274\",[153,52.34]],[\"comment/274\",[]],[\"name/275\",[49,23.924]],[\"comment/275\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":49,\"name\":{\"62\":{},\"65\":{},\"68\":{},\"70\":{},\"76\":{},\"86\":{},\"121\":{},\"124\":{},\"129\":{},\"146\":{},\"149\":{},\"158\":{},\"175\":{},\"178\":{},\"186\":{},\"203\":{},\"207\":{},\"210\":{},\"213\":{},\"242\":{},\"244\":{},\"251\":{},\"254\":{},\"272\":{},\"275\":{}},\"comment\":{}}],[\"_alertref\",{\"_index\":41,\"name\":{\"44\":{}},\"comment\":{}}],[\"_children\",{\"_index\":143,\"name\":{\"239\":{}},\"comment\":{}}],[\"_formloadingref\",{\"_index\":72,\"name\":{\"96\":{}},\"comment\":{}}],[\"_getformdata\",{\"_index\":75,\"name\":{\"99\":{}},\"comment\":{}}],[\"_initializeselections\",{\"_index\":76,\"name\":{\"100\":{}},\"comment\":{}}],[\"_loadingref\",{\"_index\":131,\"name\":{\"220\":{}},\"comment\":{}}],[\"_pageinfo\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"_renderclassmodifier\",{\"_index\":19,\"name\":{\"18\":{}},\"comment\":{}}],[\"_renderclose\",{\"_index\":20,\"name\":{\"19\":{}},\"comment\":{}}],[\"_rendergenusselector\",{\"_index\":78,\"name\":{\"102\":{}},\"comment\":{}}],[\"_renderspeciesselector\",{\"_index\":80,\"name\":{\"104\":{}},\"comment\":{}}],[\"_renderstrainselector\",{\"_index\":82,\"name\":{\"106\":{}},\"comment\":{}}],[\"_selectgenus\",{\"_index\":77,\"name\":{\"101\":{}},\"comment\":{}}],[\"_selectspecies\",{\"_index\":79,\"name\":{\"103\":{}},\"comment\":{}}],[\"_selectstrain\",{\"_index\":81,\"name\":{\"105\":{}},\"comment\":{}}],[\"_slotrefs\",{\"_index\":144,\"name\":{\"240\":{}},\"comment\":{}}],[\"_table\",{\"_index\":130,\"name\":{\"219\":{}},\"comment\":{}}],[\"abortsignal\",{\"_index\":52,\"name\":{\"66\":{},\"211\":{},\"224\":{},\"252\":{}},\"comment\":{}}],[\"addlistener\",{\"_index\":135,\"name\":{\"226\":{},\"230\":{},\"236\":{}},\"comment\":{}}],[\"addpreupdatelistener\",{\"_index\":141,\"name\":{\"235\":{}},\"comment\":{}}],[\"alertmodifiermodel\",{\"_index\":152,\"name\":{\"273\":{}},\"comment\":{}}],[\"basic\",{\"_index\":14,\"name\":{\"13\":{}},\"comment\":{}}],[\"cancel\",{\"_index\":136,\"name\":{\"227\":{}},\"comment\":{}}],[\"cancelpromisecontroller\",{\"_index\":89,\"name\":{\"114\":{},\"139\":{},\"168\":{},\"196\":{},\"215\":{},\"264\":{}},\"comment\":{}}],[\"caption\",{\"_index\":33,\"name\":{\"36\":{}},\"comment\":{}}],[\"closeable\",{\"_index\":10,\"name\":{\"9\":{}},\"comment\":{}}],[\"columnclasses\",{\"_index\":36,\"name\":{\"39\":{}},\"comment\":{}}],[\"components\",{\"_index\":1,\"name\":{\"0\":{},\"1\":{}},\"comment\":{}}],[\"connectedcallback\",{\"_index\":73,\"name\":{\"97\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":7,\"name\":{\"6\":{},\"33\":{},\"50\":{},\"88\":{},\"131\":{},\"160\":{},\"188\":{},\"223\":{},\"229\":{},\"232\":{},\"238\":{},\"241\":{},\"256\":{}},\"comment\":{}}],[\"content\",{\"_index\":11,\"name\":{\"10\":{}},\"comment\":{}}],[\"controllers\",{\"_index\":3,\"name\":{\"2\":{}},\"comment\":{}}],[\"core\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"danger\",{\"_index\":18,\"name\":{\"17\":{}},\"comment\":{}}],[\"data\",{\"_index\":37,\"name\":{\"40\":{}},\"comment\":{}}],[\"dataattributes\",{\"_index\":34,\"name\":{\"37\":{}},\"comment\":{}}],[\"datatype\",{\"_index\":39,\"name\":{\"42\":{}},\"comment\":{}}],[\"defaultslotref\",{\"_index\":8,\"name\":{\"7\":{},\"34\":{},\"51\":{}},\"comment\":{}}],[\"description\",{\"_index\":58,\"name\":{\"74\":{},\"79\":{},\"127\":{}},\"comment\":{}}],[\"doi\",{\"_index\":116,\"name\":{\"183\":{}},\"comment\":{}}],[\"domcontentloadedcontroller\",{\"_index\":88,\"name\":{\"113\":{},\"138\":{},\"167\":{},\"195\":{},\"263\":{}},\"comment\":{}}],[\"end\",{\"_index\":106,\"name\":{\"155\":{}},\"comment\":{}}],[\"failure\",{\"_index\":44,\"name\":{\"48\":{}},\"comment\":{}}],[\"firstauthor\",{\"_index\":115,\"name\":{\"182\":{}},\"comment\":{}}],[\"formdata\",{\"_index\":66,\"name\":{\"89\":{}},\"comment\":{}}],[\"formdatacancelpromisecontroller\",{\"_index\":71,\"name\":{\"95\":{}},\"comment\":{}}],[\"formdatafunction\",{\"_index\":67,\"name\":{\"90\":{}},\"comment\":{}}],[\"formtoobject\",{\"_index\":92,\"name\":{\"117\":{},\"142\":{},\"171\":{},\"199\":{},\"267\":{}},\"comment\":{}}],[\"genefamilyassignments\",{\"_index\":62,\"name\":{\"83\":{}},\"comment\":{}}],[\"geneformdatafunction\",{\"_index\":53,\"name\":{\"67\":{}},\"comment\":{}}],[\"geneformdataoptions\",{\"_index\":51,\"name\":{\"64\":{}},\"comment\":{}}],[\"genesearchdata\",{\"_index\":54,\"name\":{\"69\":{}},\"comment\":{}}],[\"genesearchformdata\",{\"_index\":48,\"name\":{\"61\":{}},\"comment\":{}}],[\"genesearchfunction\",{\"_index\":64,\"name\":{\"85\":{}},\"comment\":{}}],[\"genesearchresult\",{\"_index\":59,\"name\":{\"75\":{}},\"comment\":{}}],[\"genus\",{\"_index\":55,\"name\":{\"71\":{},\"80\":{},\"91\":{}},\"comment\":{}}],[\"genuses\",{\"_index\":50,\"name\":{\"63\":{}},\"comment\":{}}],[\"getlinkouts\",{\"_index\":132,\"name\":{\"221\":{}},\"comment\":{}}],[\"getparameter\",{\"_index\":139,\"name\":{\"233\":{}},\"comment\":{}}],[\"hasnext\",{\"_index\":27,\"name\":{\"27\":{},\"246\":{}},\"comment\":{}}],[\"header\",{\"_index\":35,\"name\":{\"38\":{}},\"comment\":{}}],[\"heading\",{\"_index\":47,\"name\":{\"54\":{}},\"comment\":{}}],[\"href\",{\"_index\":121,\"name\":{\"204\":{}},\"comment\":{}}],[\"identifier\",{\"_index\":57,\"name\":{\"73\":{},\"78\":{},\"125\":{},\"151\":{}},\"comment\":{}}],[\"journal\",{\"_index\":114,\"name\":{\"181\":{}},\"comment\":{}}],[\"linkagegroup_geneticmap_identifier\",{\"_index\":103,\"name\":{\"152\":{}},\"comment\":{}}],[\"linkagegroup_identifier\",{\"_index\":104,\"name\":{\"153\":{}},\"comment\":{}}],[\"linkoutfunction\",{\"_index\":126,\"name\":{\"212\":{},\"218\":{}},\"comment\":{}}],[\"linkoutoptions\",{\"_index\":125,\"name\":{\"209\":{}},\"comment\":{}}],[\"linkoutresult\",{\"_index\":120,\"name\":{\"202\":{}},\"comment\":{}}],[\"linkoutresults\",{\"_index\":123,\"name\":{\"206\":{}},\"comment\":{}}],[\"lisalertelement\",{\"_index\":6,\"name\":{\"5\":{},\"55\":{}},\"comment\":{}}],[\"liscancelpromisecontroller\",{\"_index\":133,\"name\":{\"222\":{}},\"comment\":{}}],[\"lisdomcontentloadedcontroller\",{\"_index\":137,\"name\":{\"228\":{}},\"comment\":{}}],[\"lisformwrapperelement\",{\"_index\":21,\"name\":{\"20\":{},\"56\":{}},\"comment\":{}}],[\"lisgenesearchelement\",{\"_index\":65,\"name\":{\"87\":{}},\"comment\":{}}],[\"lislinkoutelement\",{\"_index\":127,\"name\":{\"214\":{}},\"comment\":{}}],[\"lisloadingelement\",{\"_index\":38,\"name\":{\"41\":{},\"59\":{}},\"comment\":{}}],[\"lismodalelement\",{\"_index\":45,\"name\":{\"49\":{},\"60\":{}},\"comment\":{}}],[\"lispaginatedsearchelementinterface\",{\"_index\":149,\"name\":{\"255\":{}},\"comment\":{}}],[\"lispaginatedsearchmixin\",{\"_index\":151,\"name\":{\"271\":{}},\"comment\":{}}],[\"lispaginationelement\",{\"_index\":23,\"name\":{\"23\":{},\"57\":{}},\"comment\":{}}],[\"lispublicationsearchelement\",{\"_index\":119,\"name\":{\"187\":{}},\"comment\":{}}],[\"lisqtlsearchelement\",{\"_index\":109,\"name\":{\"159\":{}},\"comment\":{}}],[\"lisquerystringparameterscontroller\",{\"_index\":138,\"name\":{\"231\":{}},\"comment\":{}}],[\"lissimpletableelement\",{\"_index\":32,\"name\":{\"32\":{},\"58\":{}},\"comment\":{}}],[\"lisslotcontroller\",{\"_index\":142,\"name\":{\"237\":{}},\"comment\":{}}],[\"listraitsearchelement\",{\"_index\":99,\"name\":{\"130\":{}},\"comment\":{}}],[\"loading\",{\"_index\":42,\"name\":{\"45\":{}},\"comment\":{}}],[\"locations\",{\"_index\":63,\"name\":{\"84\":{}},\"comment\":{}}],[\"markernames\",{\"_index\":107,\"name\":{\"156\":{}},\"comment\":{}}],[\"mixins\",{\"_index\":4,\"name\":{\"3\":{}},\"comment\":{}}],[\"modalid\",{\"_index\":46,\"name\":{\"53\":{}},\"comment\":{}}],[\"models\",{\"_index\":5,\"name\":{\"4\":{}},\"comment\":{}}],[\"name\",{\"_index\":56,\"name\":{\"72\":{},\"77\":{},\"126\":{}},\"comment\":{}}],[\"next\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"noresults\",{\"_index\":43,\"name\":{\"47\":{}},\"comment\":{}}],[\"numpages\",{\"_index\":26,\"name\":{\"26\":{},\"248\":{}},\"comment\":{}}],[\"numresults\",{\"_index\":147,\"name\":{\"247\":{}},\"comment\":{}}],[\"page\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"pagechange\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"pagesize\",{\"_index\":146,\"name\":{\"245\":{}},\"comment\":{}}],[\"paginatedsearchoptions\",{\"_index\":148,\"name\":{\"250\":{}},\"comment\":{}}],[\"paginatedsearchresults\",{\"_index\":145,\"name\":{\"243\":{}},\"comment\":{}}],[\"previous\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"primary\",{\"_index\":15,\"name\":{\"14\":{}},\"comment\":{}}],[\"publicationsearchdata\",{\"_index\":110,\"name\":{\"174\":{}},\"comment\":{}}],[\"publicationsearchfunction\",{\"_index\":118,\"name\":{\"185\":{}},\"comment\":{}}],[\"publicationsearchresult\",{\"_index\":111,\"name\":{\"177\":{}},\"comment\":{}}],[\"pubmedid\",{\"_index\":117,\"name\":{\"184\":{}},\"comment\":{}}],[\"qtlsearchdata\",{\"_index\":100,\"name\":{\"145\":{}},\"comment\":{}}],[\"qtlsearchfunction\",{\"_index\":108,\"name\":{\"157\":{}},\"comment\":{}}],[\"qtlsearchresult\",{\"_index\":101,\"name\":{\"148\":{}},\"comment\":{}}],[\"query\",{\"_index\":96,\"name\":{\"122\":{},\"147\":{},\"176\":{}},\"comment\":{}}],[\"querystring\",{\"_index\":128,\"name\":{\"216\":{}},\"comment\":{}}],[\"querystringcontroller\",{\"_index\":87,\"name\":{\"112\":{},\"137\":{},\"166\":{},\"194\":{},\"262\":{}},\"comment\":{}}],[\"renderform\",{\"_index\":150,\"name\":{\"268\":{}},\"comment\":{}}],[\"renderresults\",{\"_index\":94,\"name\":{\"119\":{},\"144\":{},\"173\":{},\"201\":{},\"270\":{}},\"comment\":{}}],[\"renderresultsinfo\",{\"_index\":93,\"name\":{\"118\":{},\"143\":{},\"172\":{},\"200\":{},\"269\":{}},\"comment\":{}}],[\"requiredquerystringparams\",{\"_index\":90,\"name\":{\"115\":{},\"140\":{},\"169\":{},\"197\":{},\"265\":{}},\"comment\":{}}],[\"resultattributes\",{\"_index\":84,\"name\":{\"108\":{},\"133\":{},\"162\":{},\"190\":{},\"258\":{}},\"comment\":{}}],[\"results\",{\"_index\":124,\"name\":{\"208\":{},\"249\":{}},\"comment\":{}}],[\"scrolltarget\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"searchfunction\",{\"_index\":83,\"name\":{\"107\":{},\"132\":{},\"161\":{},\"189\":{},\"253\":{},\"257\":{}},\"comment\":{}}],[\"searchresults\",{\"_index\":91,\"name\":{\"116\":{},\"141\":{},\"170\":{},\"198\":{},\"266\":{}},\"comment\":{}}],[\"selectedgenus\",{\"_index\":68,\"name\":{\"92\":{}},\"comment\":{}}],[\"selectedspecies\",{\"_index\":69,\"name\":{\"93\":{}},\"comment\":{}}],[\"selectedstrain\",{\"_index\":70,\"name\":{\"94\":{}},\"comment\":{}}],[\"service\",{\"_index\":129,\"name\":{\"217\":{}},\"comment\":{}}],[\"setparameters\",{\"_index\":140,\"name\":{\"234\":{}},\"comment\":{}}],[\"slotcontroller\",{\"_index\":9,\"name\":{\"8\":{},\"35\":{},\"52\":{}},\"comment\":{}}],[\"species\",{\"_index\":60,\"name\":{\"81\":{}},\"comment\":{}}],[\"start\",{\"_index\":105,\"name\":{\"154\":{}},\"comment\":{}}],[\"state\",{\"_index\":40,\"name\":{\"43\":{}},\"comment\":{}}],[\"strain\",{\"_index\":61,\"name\":{\"82\":{}},\"comment\":{}}],[\"stringobjectmodel\",{\"_index\":153,\"name\":{\"274\":{}},\"comment\":{}}],[\"submit\",{\"_index\":22,\"name\":{\"21\":{},\"22\":{},\"111\":{},\"136\":{},\"165\":{},\"193\":{},\"261\":{}},\"comment\":{}}],[\"success\",{\"_index\":16,\"name\":{\"15\":{},\"46\":{}},\"comment\":{}}],[\"tablecolumnclasses\",{\"_index\":86,\"name\":{\"110\":{},\"135\":{},\"164\":{},\"192\":{},\"260\":{}},\"comment\":{}}],[\"tableheader\",{\"_index\":85,\"name\":{\"109\":{},\"134\":{},\"163\":{},\"191\":{},\"259\":{}},\"comment\":{}}],[\"text\",{\"_index\":122,\"name\":{\"205\":{}},\"comment\":{}}],[\"title\",{\"_index\":113,\"name\":{\"180\":{}},\"comment\":{}}],[\"trait_name\",{\"_index\":102,\"name\":{\"150\":{}},\"comment\":{}}],[\"traitsearchdata\",{\"_index\":95,\"name\":{\"120\":{}},\"comment\":{}}],[\"traitsearchfunction\",{\"_index\":98,\"name\":{\"128\":{}},\"comment\":{}}],[\"traitsearchresult\",{\"_index\":97,\"name\":{\"123\":{}},\"comment\":{}}],[\"type\",{\"_index\":12,\"name\":{\"11\":{}},\"comment\":{}}],[\"updatealert\",{\"_index\":13,\"name\":{\"12\":{}},\"comment\":{}}],[\"updated\",{\"_index\":74,\"name\":{\"98\":{}},\"comment\":{}}],[\"user\",{\"_index\":2,\"name\":{\"1\":{}},\"comment\":{}}],[\"warning\",{\"_index\":17,\"name\":{\"16\":{}},\"comment\":{}}],[\"wrappromise\",{\"_index\":134,\"name\":{\"225\":{}},\"comment\":{}}],[\"year\",{\"_index\":112,\"name\":{\"179\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA8VdXZPbNrL9K1vj18msAH77LeW9yU1Vsptd59774HJN0RJnhrG+QlFJnFT++yVAQmo0uymQhDRPnvGgmwc4jUbjAKL+vKt2vx3u3n748+5zuV3dvZX3d9t8U9y9vVvuquJvy91mv9sW2/pwd393rNbN/292q+O6OPxd/f3x/PeHl3qzbhot1/nhUDQu7+7+uu97PR6Kasir+vt4r8vdtq5263VRUThPf3P0til/L7d9R+1/u/rYrYo14UP/96APIdOTl+/Lw9cN8Pq/1sWmGY6Tu86wxwFqTzzn/m6fV8pVn+AzhEhYQ3uoq+Oy3lWTHv/GduAEBTuCo7OQ4QnbqnjKj+v6/XpX/6d4mgav5+OMsD6svioPX+2rXV0s62LlAfGhecy7U0BOQ9zzcVXEy/XuUOSf1sVE9oG5V+7VtJ46Jd6cjb1iqr/sJw5TZzkXjVyE5+Rx3K/yutAtp4GyHXjF9ik/lMtpqIypVzz7qtzk1ZdpiM7GXjEdjstlcThMTBInY6+Yfsurbbl9nobpbOwV0yrfPk/NpSdbr4geG/NVUb1TPn/Yrcqncio+xhOR8ctfm7nqE3uTt2dibj34xYqqo2921eb/qny/L6oRNVLfamqlZC/ux0+bcg6ANycPzuFIDACbTvyg+0p4w4fI/DF/Lrd5Xe62I7jsGXmhcp8/F+9eVHKYjuGN5cR5xPqjMIBxJrqr4NoeN03bwmnhYrABF/7xveSHfxa/zwiuN2cP/tEdlqqu/ymvnos5EJEbLzhRxVT8Wu6Oc1gGLvzj286jeOuRX3t9VfPuu+3TbgY46GPi8joYj3Zafl9u9uviJ7WJG5GX+1avoEYwIKZqEsRIeFMmOKj+9Al39ONVCg69P63CHf0y36u4nhUfJxfXiI28zr+u66r8dKzdVkk2NrCnK6B9KfLVvBg4ebgCuuVufdxs33WOZ2UE29GVeJ/Ltj9kdo7/fpevmq35iPxuW3gpulUHf3KU0IjHvwH2zoOEOs4lxLpdUSfBMsaeMT3maofsuLpQuKCDiVUEi9QqedZtq6k4z+bzR3CqwEbyOl5ic8O13f2nODRr/mRk0IFnbE95uT5Wk+fC2dzDbLBT2A+7Vb4ekcBg+1coTXuPn1qUWv32Vo724fkrRF0Qjy9B+4j9FZ8uiDeqzXeraVDPxl55V6WXY+btYzobz8UUiiwMFiGcreSx9tAlgDd9IxoWvmEwCGNAP74EhjT1AIlXQS8hoiw9ABrY/19CRJp6gMSUq5fg9Mw8QCGXnUtAkNFYGHKRJSI6Lz3fFtvifZFXyxcVlP+A+wx1sNzH0TcYXgF5KHEUBfG5Jn20jsBHPfzNydgJA+GGy4LPxfYIt4dTYD2cnUyF99B1cJhH0/pfWoFwAY0sbswk9fQpVOJ+M1zmn3ZV/b583ubreeAebE+TgY5j9ZvjdmmJU5exG5NX4tV6/BxiT113yWOjctir5S8Pueti3poM5sGYT4HUj2r7iE/9MxlYZ30FXOWqsbGvW4xGZ/m4AsZVcVhW5d4xCzAgbSd+UPKzsVUTnNG2zV9lRoJHT5+TXXd9xH4fz9To7zx5j38C4awZ4IRzyhwggM6bBU5Ix+VgAuPULOyE7rAvluWIypbAd3ZxHYR1lZezSD55uBa/xTf5plx/+fpwaIrBjc5G8/gmHV4F/Xq3zF23CSxi6MQXyoEdqnsFbBu8zg51bvWLOs2q1+e2nISNQVJGU8fIVcd2xuAkZuPxIoeBifwnLHSMhwhcXA9fL9yn4wSu/OO117nxIMctc2OQHYq1lui/nYkQ+3E58vSB+z1ao6cjf08s1VfGbq/eM6D3F/HrIDeT5V2+XRbrH6vdpjwUAwdJ46ch79nteGlO7x4ViE7Fpg7y3HvT93QFZqyT42ZF2OrBeJev15/y5ed5q0vPl5fMQ3yAqn+i547z7ME/usfnou7J/RMCwXZz7Sh4LLdlXebr8o+mvcoNVvU6AT7j7+r9aDPb3EUJubk66vajOfpx7XDNKvIYdzca+/kLa8/Rjca/e6A/BvoOb8XB3AIB+7kVA/p5HgnA/q5foZGb6SkVGnLUQ15uX4qq9FjFVFo0GLgC7Y6ecHV9/LW6z/Df9L1od+i2lxuhfjd4X3okeOzsKn1w+QzjiGjvf8DyWuP9y7GovjR5oSmwvew/OH/8ruNv1+raard5175BQe0gmircR/8Gnb5CJ5fed5C8x1foXlX8ciyrYvXvc1j9mFf5Zl425n2+QhcPQKKep7/Yfq6f59Tm/Kfdvz793AzQTMkCuLkNBVZH2uqoGzryU49joqvv67W75Ks7N+yKfTDzU1O31s53blDrGx7JUE8eex6D+zq0cE+H82DsJ4G6fJQGDJzuZfTavw5rM25m9Hs89/rDIK4p9x/6DmdfoBrGOOoWyVh07tczhkFOuZ/hgHVgRjieLhMWrzMrZp0vU/1mD5hB4xEnzH2rVzhiZkBMPWMmRsKbyMJB9aeyuKOfIrNw+H3qLO49GCm0cOA9KS0jcY+WWgbhe9NaBnsxUWxho3622uI+5pPlFg789fUW987NE1y4Ht5IcXHv5gzJhV0jbqC5jEnJM0QXPjffQnUZu2qO2CAPL5oedBf3nDdWeOGgX015ce/KJOmFj7Frai8TO+WtQ7fsjL11+fdP3zuLL1bbG25X+s8du1GxezlDdmGhjBRdbD8XN5in5k6CC2r9GkzNEFtwX7kSV0X5o4OMMYDpwXIyCZ6vz8MMoZwgB41DuS63n/Pn4ttqd9w/qs8P1OXyh3z/6AW9k/Or98p/V66O/1Dn1ZSpfv7cSj7w3vR52JrFaway1voauDZ59bmo/tn8cukTKUP4bC+ecLI53VEy7LV/jbw+Sy7s95gVC09NR0iF2OYVhEISwlSZsDcG3kRCGqY/idAV+RSBkMbuUx50RT9SHKSBe5IGR2EeLQwOQPcmCw70YKIoyET5bEnQdawnC4I08OvLga4dmycG0r27kRTo2sUZQiCzBtxABnRPuzNEQC7/3kICHLcijhBphhZED/Kfa24bK/7RsK8m/bl2Y5Lwx8XVNWW/SR3y1JnbdcTedvx4/LQu28/bOwt/pM0Ntx/888duQejezxAEL0IbKQzS/i5uJntmTkIhY/WazM4QDrkxYNj90rSZj+6hczML4gVRoy7rtYeBfDB+ron1592xuvxqPBe0Z0/XxPtUVof662P9svMRDLa3a+Je7UoPeFsv18S5P376oVh9d0ktdAELXHlGfDGbOkp0rN1rZtRZkh0/Eqx01zMZIeFxtq8g5Q1CmSrpsWPjTdobhu1P4hvbkylS33BffEp+Y3szUvob7ognCXBSH0ZLgQ5d8SYJOvRoojR4YZbMlgjHcjFZKhzuyPUlw7EdnScdDvf2RhLi2C7PkBIvrEE3kBTHp/kZ0uKlfH8LiXHaCj1CGnJZoD1IjmNz51jpcbgbV5Mgx3ZrkhR5KQ6vKUnO6qDnzt2+Y/Y27Pty+3l3rJ2kLKvtDbdb/eeO3WLZvWTSzEsFXrY2EslDZzwBziVhCn7F7VhU9dAX3I5ENRg5l24C2Y1fK3amfXEF6ujg5mvCOBiuKiIhuMNy5svtK0fsxrfna84XjaCOMny5f8cID2nS14sgd668OcpjqPXtmZslheG+sgJY13CE7GVbTB0XX7sOAs2kvcaFggAN0+Wd8VTstgtnrc4NX2P3a7nsfx2lI7azuWdca2ZmjsTXd+MZ56OWjKbCO1kTUejytjtHjOtRL7wlga49vOmWRWvtCJ6LumvotB+g0NouPDBuJ0jXVyMvT3/S7hmz4XQJfEw4FxiBwPHbU138jSkLpiB1qQxGI7Vi8Lcq33eNZyG1/VwDab5aNUZ1sZ0Xf29sP9dA2i7B80LUuPAVnfa8/oe7uIsexVvecHZfADFlgg+MyPx4vIR3Qkg64cUf1UB6bFE3ztypv2B+Q/5dkEwJgksDxK/jp+ZeoCOH18R+AI+ivkR+PHjs8Zrom4nzY1X8j351vutkdOoE4/jKffHdheshR5nl/aWvYLceY7e+Yd4gHjwlTaDecnuR5Uu5XjUepqCCxm779mkY1ffeNzudizOfxAiM/WLE4tU7guJWPtqUv5fbwwNoMBxObXsmkkiBinnCJU2qbzZ0i639NvZi9Z48o7SA0G1H9tpBmLv8OMchYDrH3ULMn4v35R+T0TwABxNgXThGeckP/+yfpLiDO9v7x7Y9bqYGzulNkdDFVRA2dr3Pe4/CZxz4R0cfvbiDu3TyMhLbhRxBH8DQz3A6f/GXI8acugx6GH/o4gzI6cxl2NtFxgYvJHe+x1w+nsHQhPvFpOXAXWJ7kDpl8btmh1o95YTq3rm/bDljPR+qDMc936lKdHY58Q7xSMgDN4i9or54X3gk7sHbwl6RD90NHgmauxnsH+/wPeApsPlbwHPRu9z5HRvV/Ru/XsfY7X7vSNDjb/d67dOIq7wjOzbxIq/X3rmen4/N+DPP0T3kVdcLuqMT7JTruVdY6bi7kJMWOseNy/T8NXjvdiRk51u3XnvQXhlV3+A5P4SAp5uiH7ogPKkTrteDr9cXr/24ah/icKDk/0E5PPXlqas7B3qjDXxueUY98w33R7d9EWfNjQu/Tfy6WVXqH3Yr/YLC5t+it6lV/3d46Le7MHbabGh/qlN/m4QGnttrNvKxLrvUoSdd3Kgyxnd/fby/axAUv9+9/fPu16I6qG3Q2zv5EDxkjYNmGNerxtmHO/NW0d1G34b52P3tf/UXdKoWbZO/L+7uPyzug+RBZPfiPggeoujjx/sPxlD/Xf+Hbi2a37pW97K1sloLq7VsfgvuowZcaLWSVqug+S0kWgVWq7D5LSJahVarqPktvg+TByliq1lkNYub35L7YPEQLKTVLLaaJc1v6X0YPKSh3SyxmqXNbxnVLLWaZWrsFkQXMnuI1YgLQbQTiAtNhqQa2jQINd6CIkLYTAg15ILiQthkCDXqgqJD2HwINe6CZETYlAg19CKhXNqkCDX4IqUa2rQINfxNVBMNbWKEIkBSzAibGqkIkILqjbS5kYoB2cyQuJkhqd0SzRHJt7TZkYoDGZBPt+mRigRJ8ShteqTiQFI8SpsdqTiQJI/SpkcqEmRCtrT5kYoFSREpbX6k5ociUtr8BIqEgCIysOkJFAcBNccCm51ApzBJ9SZAWSzgckpgkxOEXFYJbHKCiMsrgU1OoBgIqPkd2NwEioCAzLU2NYEiIKDiIrCpCRQBzUpINLSpCTU11PQObWpCTU1KjXhocxNqbqiwCG1qQr3CUGERojVGERBSYRHa1ISKgJBKvaFNTRiz+S+0uQkVAyFFYmhzEyoGQorE0OYmVAyEEflsm5xowcVuZJMTCS52I5ubSHKxG9ncRJobKoAim5tIc0MFUIRKAL4GsLmJYjabRzY3UcJm3sgmJ0rZfBHZ7EQZG+eRzU68YHmMbXpiRUJIZdTYpidWJITZvWyqRola2vzEioWImjuxzU+sCzRq7sQ2P3HEPxtVaYqFprYPxUMghd3SJihWLETU5IltfuKUf7jNT6xIiKhpFtv0JAvWZWLTkygSmsKZKihtfhJFQhSTLW1+Es1PQo1RYhOUaILoctZmKFE0RFRiTWyCkpjvOqqkE75DNkNJynfIZijJ+A7ZFKULduBTm6JU8RBT4Z7aDKWKhpgK99QmKFUsxNRSkdr8pIqEmIrh1KYn1QmOiszUpifl6UltelLFQUyt9yna6qTcSpHa5KSKgZjK66nNTaYIiKm8ntnUZPzsyWxuMs0NlQYzm5tMc0MFemZzkykGEnLvZnOTKQYSKiwym5tMb0GpsMhsajJFQEKFRWZTk2lqqLDI0D5UEZBQZGd4J6rrAorE9k+wqaIgIbdvC7QbXSgSEnIDt0D70YUuqskt3ALtSBe6rCY3cQu0J10oKlJ6h402pQtFRkrusRdoW7rQakGgRJE4CFBbtDNdKEbS8D7ImnmUorZoc7pQpKQR3RYRphWCNCbb9tQDfosqsICgdYI0of0izrRUkKZ0W0SaVgvSjBwzrCRovSBb0H4RbVoyyATdFvGmVYNM0m0Rb1o4yAK6LeJNawcZzTHSFYRWDzJST0HCgtDyAZ3UhcS6j67CyVVXIHFBaAkhIycwUheEFhE4CIg1rSPQy7lAGoPQSgJdJAikMgitJdCLv0A6g9ByQkYmHKQ0CC0ocF1DpGlNISOTE5IbhFYVyGVTIMFBaFmBSSMBlusCPo0g1UG0sgOdRpDwILS+wKQRpD0ILTEwaQTJD0KrDEwaQQqE0EIDk0aQCCG01sCkEaRDCC03MGkESRFCCw5MGkFihNCaA5NGkB4htOzApJEQK60hn0aQKiG0+NAszaQui3gL+eJQIGlCaAWCySNInRBahGjWfBID4i0cmG1IohBaiWgKBMovUimEFiOYpIOECqH1iKaaIP0i3rQk0ZQTZFvEm1YlmnqCbItF8pY3stBCooXQ0kRTUJBtEW9anGgKCrIt4i3id8YCSRciao8yyNSHxAsRs9qSQOqF0CIFk/qQgCG0TMGkPiRhCK1UMKkPqRhCixVM6kNChtByBZP6Yny6EfOpD4kZQmsWTOpDeobQqgWT+pCiIbRwwaQ+JGoILV0wqQ/JGkKLF0zqQ8KG0PIFk/qQtCG0gMGkPiRuCC1hCPJ4TSB5QyS8AiWQwiG0jsGkvgQfTOnpRh/dIZVDJAPTDekcQqsZgj7pQ0qHSNvTQzKdIa1DaElD0Od9SO4QWtUQ9JEfUjyEFjaaOptsi3hLW97IdIZ0D6HlDUEf/SHpQwxoHwKJHyJteaNPCvGZIiuACKSACC10MOkMiSBCax1MOkM6iNBqB5POkBIitODBpDMkhgiteTDpDOkhQsseTDpDkojQygeTzpAqIrT4waQzJIwIrX8w6QxpI0JLIEw6Q/KI0CoIk86QQiK1DEKnM4kkEql1EDqdSaSRSC2ECPJMWiKRRGolhA51iVQSqaWQZp9I+kVnw1oLafaJZFt0PKzFkGajSLZFB8RaDOHwoiNiLYY0m0r6yB0dE2s1RNDH2UgpkYJX7SVSSqRWQ+hzCImUEtnetWBOypFUIsUAc0gqke2VC0klSomkEqnlEHoWSSSVyPbeBX0Mj6QS2V69oE/ikVQi29sX3EAg5rQeIsiTe4nvYGhBRJCH9xLfwtCCSLNtJtviexjtLRkyhPFNDMke9kt8FUMLIkzw4NsYWhAR5AG9xBcytCDS7MapykTiOxlaERHkOb3EtzK0JCLIo3qJL2ZoSYQZB0RbsBjAi/QSGbS8kUGJBBOpRREaA9JLpNZEBHllQCK9RGpNRJC3BiTSS6TWRAR5cUAivUQGQ7whwURqUUSQFw0kEkxkwFYmEuklUmsigrxsIJFeIrUmIsj7BhLpJTJkZS6J5BIZ8ifQEsklMmyvpZF5HcklMuS1SYnkEtnKJeTlA4nkEqklEeZaE5JLZNiyRs4gJJdILYkwWRLJJTLMBhZDpJfIVi8hLwNIpJfIiNeUJdJLpNZEmHyG9BKpNRG6ApZIL5HRAHFIL5GtXhKS8xjpJTJi73pKJJfIiD/BkUgukRF/giORXCIj/gRHIrlExvwJjkR6iYwHLhkivUTG/AmORHqJjPkTHIn0EhnzJzgS6SUy5k9wJNJLZMyf4Eikl8iYP8GRSC+RWhMR5IUWifQS2eoldHGP9BLZ6iV0PCC9RGpNRJB3ZSTSS2QykCeRXiK1JqIuw1N+EW+tXkJemZFIL5EDeons9BJ9K/3XoqqL1Xft7fQPH07X4v+8e+yurDdOtE91eb2Jurd//nV/1zDf/pu2/zaj1f4bt/+m3b/qdKv7ITQ/ZN0PoWkTmv+JOm9K0Ol+MP9jHKrNUfdD0v0gFuYH86dQmh+6h6qE2P1g/icxbdpn/XW+da9+U8P1mKvPOej3oIPBEOfBaL1Tlud35pwt1dJ9MlUrNmOrPpHVvfkTPTuRZwdZzNk/F7VysdJf0QmMI2DMPrzclnWZr8s/ikOxLpbdmx2Al/jsRV0nYNzQ+FX9fx4ByVqrF6eU+lNQZ1toGgjOsv0Akv50xqb7fIoFAESySC852R2sadDs68/G7AC2xs/F9nhoR3BnIUhSOH5y2MthXyzLgvSTQjALNg47P3WVl1vSjYRu2JBqTXWnrM4k0JolpbXuOmPZQzraeT1grzthgRfQnJ3F6t1QlX43FJyLIYjEkI3E7lXBMITBwEs2DPQ7PQ7dOz3O1hEY7tgkNGFSkzwlKy4u8tVqfXqRGgQVwXllHAcmLwYcsY2/fVUc9bvlSMcw26lNEeNG5Ukz3zbt57eAE9hrtaTRTj7lh3JpPxzQy1mZt5PCwYjhYCSDhvv2Q9VL8KFqEF8wPIVZvgKzWJmlT2QnJrtVS9VQ3FP37SswQGIDqwJLlE5GvVgEocgF4lK/UcF8XA0+FowSuxYtz6+Mh889W3YRxk39Zly3+uOey3y9/pQvP1uzH3Q8Y2mCbzsBtmAetRCCbu2POkipYScwBUhswJo/KdWn+yEzM8UUBYFpE54KB5ab9rUD1ghZmWnAzrxPEBIDope1rKxAWCBCCJNVvn1GcxuuRNzw4yIiAAPPZk1llIOXpgBzMKWDoWfiEjQAUzHkhmVVPOXqg8dtvrdm8tm6KxqDbjpHXOiuisOyKnuzNYKuOh+JyQhsstFfmQvDA1ZRKZfbVrtNF1tr/UoLJktBHk0FLEz8qqPnLkudkhP3vKZWsNMLRBlxyf8pL9dHOx7h4hpyZZb+2uO8+9pjODYRHBuOa6rCjQHelEtpxtAh/ydgFmds9zt/T6e3GwFAYLZk3GxRDurdrnsBw9k4g6WZMCyanY06ou94Nbkr5qKvqduambEp11+aVaCpSTY4ocfgUWw0ai8DnY1A4hqG0jnZ7Xu7iwiMOLuGKh/tizZwAEQg7mIuAM7mVAyFYDbFXG4ALijWAYqUC5uzi6r7pjLQDZDs2M1prxiPwLwxwZF2S1420JMjKgwisJqwqaLZY65PX/YAay9Y6kn+qfX+/FJpaA56LgPu4S/5YatfXQn2ZmCmSaMLhNyK/dK9HQusL2DwAi5jKTP9fTAgXMBzIy5gX/A2WMKqmt28lavmt94WNgJPTLpsfxJJpJFN2GXt592xQpsSYRXaKWep+G725c/V7rh/VOFbl8tNvn+kYaq7eWDx4NK45ZTzBOFFXFB04UhNSHWeCfZspsRjBYDOFZGf1DE1YI5LMZ2D/swWUEOQ7PbfskcAYHnIbtibvZzekxXm66RAdgIB25VAXIppvDiskgJuYNSZK+vMrZ4RsMZUZ5esP5W/1Zd97IuK6Kg9ybquDgzYOSNTowZ4T7nFrXHSMUd4EFaKEtykVz5a7YzwEYDFyexLIj4IlQTWhEHfTwh6Y7TXmKtPGj978xoZa3zK8xs14aYdpvCh0EJON+07e6BsAAlM+LRkPDWTlQoDS3TtxmyAwf35K0fZaBC2jjjg7Zd6zXtZQC9DPOqX9h30W2VO6+aBmz0p7O/AqB3KzX5daIGLCjWwkJtNcTQwF9Wmi0EUwpqA3fUp+anKy5odrgyOVsBG666/RoPnh2xA7jrOrVkPYiflZuwmrz4XlWpmZ+oFFEfZxNO9VgrCBQPPGal5XVqbtRDm9QE79UIkWE2AoWGM9N+hCXiSOUNJzPZEcv3EBRuUUVkytztiCYSnKCEXTdvjZt++nhtkAlgFGMmO3Z42Hqj1FxZ8kn28erb1aFg2cCGojJYvSqexTC2hesD0oN80D6HC/rKBj9IwVfTAPZGMOLKQI3Lw4DCEXJTuq+LXcmdvbiRcVbhMua/KZjJ+sRcRMAnZ0cMpH28KBVRaReLshyxGLd2N3R/2fBHFpKUyJmwsHj9tipWdLdTVbQCC69Bp9eoNyAIOCBtbJ3tyIBZwINgl+eSDGIAFHAB2JuvV01pJoK4ljaASmhyWcDkMLMN2ZQfnh3CwZoQ8yInZpYjAwDLnReqmdpu7Yq7Wbk/9nvQ7MeFcgJuPmBuu1piYvhnch4nTIb45F0lO5/JGMU+4VGE9Ah/0ZnDjKMzONjTC5unYfmFOt1ilx7xdFpdPdq9gJJsDHBGas4LY9DMzqkLMRXvbH1r4TuHYLU5HE6ZT5laFyEyn2FqL3BTCNWJxOrngxuWwVMFX59VzYZfKMI655/MTOoXEmcsZwhSPIjaCZWoEy8hEDDv52aUkgzNfnO6RmEeY2yjqUwIda9y0bA+Xi1VPT4vBaGTcTDPWxOF2DJasjFvrTva9w+0EHu5xCfr0TcAwGOBSyR7sHIAEhxZpmCUC9slsvQ8e3w1+YIQGdhSJ0QMoWEnq0MQwWhHges8Kco1dbR9YgKexdUmfoxhEIXtS0SaeVt8nzsbh9pStLMyr5sFchZuq0wWCLurNjQIRmJlhrmuJzMw5Vtw+HJfL4mDHhHUQ1DpgxVW9o2SPnVPoylzcEiZCRGxWk8ykeVaX0M/pK7kpjICFyd7muE/EJuVmp3NdLk3WaMsirDFn75vUZY2O6QVMjCnbH7X7fcS7LfXZaTD2g8Z0rZbBAWHvXAEHVG7PYK3Grg3ASb9ay2B5I7lJhg9+hXUKxhi1F1i04mlrIfCJg7ZWdZyA5TTj+qq+ytqakOBZjMlvebXFtSMcFG5GaY3TfKEx7B5c9tlt5ZeGDzscIdSEjP6P93f7cl+sy23T6sPHv/76f0T+n/pyDQEA"; \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index 18b4f8fe..108428c3 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -32,7 +32,6 @@ --light-color-ts-accessor: var(--light-color-ts-property); --light-color-ts-get-signature: var(--light-color-ts-accessor); --light-color-ts-set-signature: var(--light-color-ts-accessor); - /* object literal not included as it is not used and will be removed in 0.25 */ --light-color-ts-type-alias: #d51270; /* reference not included as links will be colored with the kind that it points to */ @@ -72,7 +71,6 @@ --dark-color-ts-accessor: var(--dark-color-ts-property); --dark-color-ts-get-signature: var(--dark-color-ts-accessor); --dark-color-ts-set-signature: var(--dark-color-ts-accessor); - /* object literal not included as it is not used and will be removed in 0.25 */ --dark-color-ts-type-alias: #ff6492; /* reference not included as links will be colored with the kind that it points to */ @@ -468,13 +466,12 @@ blockquote { padding: 0 0 0 20px; margin: 0; } -.tsd-typography h4, .tsd-typography .tsd-index-panel h3, .tsd-index-panel .tsd-typography h3, +.tsd-typography h4, .tsd-typography h5, .tsd-typography h6 { font-size: 1em; - margin: 0; } .tsd-typography h5, .tsd-typography h6 { @@ -485,6 +482,19 @@ blockquote { .tsd-typography ol { margin: 1em 0; } +.tsd-typography table { + border-collapse: collapse; + border: none; +} +.tsd-typography td, +.tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); +} +.tsd-typography thead, +.tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); +} .tsd-breadcrumb { margin: 0; @@ -900,8 +910,9 @@ a.tsd-index-link { box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); } #tsd-search .results li { - padding: 0 10px; background-color: var(--color-background); + line-height: initial; + padding: 4px; } #tsd-search .results li:nth-child(even) { background-color: var(--color-background-secondary); @@ -909,12 +920,15 @@ a.tsd-index-link { #tsd-search .results li.state { display: none; } -#tsd-search .results li.current, -#tsd-search .results li:hover { +#tsd-search .results li.current:not(.no-results), +#tsd-search .results li:hover:not(.no-results) { background-color: var(--color-accent); } #tsd-search .results a { - display: block; + display: flex; + align-items: center; + padding: 0.25rem; + box-sizing: border-box; } #tsd-search .results a:before { top: 10px; @@ -1070,7 +1084,9 @@ ul.tsd-type-parameter-list h5 { overflow: hidden; opacity: 0.8; height: 40px; - transition: opacity 0.1s, background-color 0.2s; + transition: + opacity 0.1s, + background-color 0.2s; vertical-align: bottom; cursor: pointer; } @@ -1122,7 +1138,7 @@ img { } .deprecated { - text-decoration: line-through; + text-decoration: line-through !important; } .warning { diff --git a/docs/classes/controllers.LisCancelPromiseController.html b/docs/classes/controllers.LisCancelPromiseController.html index 49b015c9..a4c42777 100644 --- a/docs/classes/controllers.LisCancelPromiseController.html +++ b/docs/classes/controllers.LisCancelPromiseController.html @@ -1,192 +1,26 @@ -LisCancelPromiseController | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisCancelPromiseController

-
-

A controller that allows Promises to be cancelled.

+LisCancelPromiseController | @legumeinfo/web-components

A controller that allows Promises to be cancelled.

Note that all Promises made cancellable with this controller are cancelled with the same AbortSignal. Multiple instances of the controller should be used if multiple signals are desired.

-
-
-
-

Hierarchy

-
    -
  • LisCancelPromiseController
-
-

Implements

-
    -
  • ReactiveController
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-

Hierarchy

  • LisCancelPromiseController

Implements

  • ReactiveController

Constructors

Properties

Methods

-
-

Constructors

-
- -
-
-

Properties

-
- -
abortSignal: AbortSignal
-

The abort signal that will cause the wrapped promises to cancel. This +

Constructors

Properties

abortSignal: AbortSignal

The abort signal that will cause the wrapped promises to cancel. This signal can be used externally.

-
-
-
-

Methods

-
- -
-
- -
-
- -

Methods

  • Makes a Promise cancellable by racing it against a Promise that only cancels.

    -
    -
    -

    Type Parameters

    -
      -
    • -

      T

      -

      The type of the value the Promise to be +

      Type Parameters

      • T

        The type of the value the Promise to be wrapped resolves to.

        -
        -
      -
      -

      Parameters

      -
        -
      • -
        promise: Promise<T>
        -

        The promise to wrap.

        -
        -
      -

      Returns Promise<T>

      A new Promise that will resolve if the +

Parameters

  • promise: Promise<T>

    The promise to wrap.

    +

Returns Promise<T>

A new Promise that will resolve if the promise parameter resolves or reject with the 'abort' Event raised by the abortSignal if the promise is cancelled.

- -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/controllers.LisDomContentLoadedController.html b/docs/classes/controllers.LisDomContentLoadedController.html index 44fe8659..fa2e33b4 100644 --- a/docs/classes/controllers.LisDomContentLoadedController.html +++ b/docs/classes/controllers.LisDomContentLoadedController.html @@ -1,127 +1,10 @@ -LisDomContentLoadedController | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisDomContentLoadedController

-
-

A controller that allows components to subsribe to the +LisDomContentLoadedController | @legumeinfo/web-components

A controller that allows components to subsribe to the DOMContentLoaded event in a manner that triggers changes in the component's template when the event occurs.

-
-
-
-

Hierarchy

-
    -
  • LisDomContentLoadedController
-
-

Implements

-
    -
  • ReactiveController
-
-
-
- -
-
-

Constructors

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Methods

-
- -
    - -
  • -

    Adds a listener to the DOMContentLoaded event.

    -
    -
    -

    Parameters

    -
      -
    • -
      listener: EventListener
      -

      The listener to subscribe to the +

Hierarchy

  • LisDomContentLoadedController

Implements

  • ReactiveController

Constructors

Methods

Constructors

Methods

-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/controllers.LisQueryStringParametersController.html b/docs/classes/controllers.LisQueryStringParametersController.html index 5d6c0838..9b0f354d 100644 --- a/docs/classes/controllers.LisQueryStringParametersController.html +++ b/docs/classes/controllers.LisQueryStringParametersController.html @@ -1,200 +1,25 @@ -LisQueryStringParametersController | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisQueryStringParametersController

-
-

A controller that allows components to interact with URL query string +LisQueryStringParametersController | @legumeinfo/web-components

A controller that allows components to interact with URL query string parameters in a manner that triggers changes in the component's template when parameter values change.

-
-
-
-

Hierarchy

-
    -
  • LisQueryStringParametersController
-
-

Implements

-
    -
  • ReactiveController
-
-
-
- -
-
-

Constructors

-
-
-

Methods

-

Hierarchy

  • LisQueryStringParametersController

Implements

  • ReactiveController
-
-

Constructors

-
- -
-
-

Methods

-
- -
    - -
  • -

    Adds a listener to the 'popstate' event that will be executed +

Constructors

Methods

-
- -
-
- -
  • Gets the value of a URL query string parameter. This is reactive when used inside a component template.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
      -

      The name of the parameter to get the value of.

      -
      -
    • -
    • -
      defaultValue: string = ''
      -

      The default value to return if the parameter isn't +

      Parameters

      • name: string

        The name of the parameter to get the value of.

        +
      • defaultValue: string = ''

        The default value to return if the parameter isn't in the query string.

        -
        -
      -

      Returns string

      The value of the parameter or the default value provided.

      - -
-
- -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/controllers.LisSlotController.html b/docs/classes/controllers.LisSlotController.html index ebd82b58..6ff718bc 100644 --- a/docs/classes/controllers.LisSlotController.html +++ b/docs/classes/controllers.LisSlotController.html @@ -1,132 +1,18 @@ -LisSlotController | @legumeinfo/web-components
-
- -
-
-
- -
-

A controller that allows components to use the <slot> tag when their Shadow DOM +LisSlotController | @legumeinfo/web-components

A controller that allows components to use the <slot> tag when their Shadow DOM is disabled.

Limitations include all slot content must be wrapped in an element, e.g. text must be in a <span> tag, and elements that Web Browsers will remove if not inside the correct tag must be wrapped in a <template> tag, e.g. table rows. The content of a <template> tag must also be wrapped in an element.

-
-
-

Example

In addition the typical host parameter, the controller constructor takes references +

Example

In addition the typical host parameter, the controller constructor takes references for all the slots it should control.

import {LitElement, html} from 'lit';
import {Ref, createRef, ref} from 'lit/directives/ref.js';

@customElement('element-with-slot')
export class ElementWithSlots extends LitElement {

// disable the Shadow DOM
override createRenderRoot() {
return this;
}

// the slot controller
protected slotController: LisSlotController;

// slot references for the controller
protected defaultSlotRef: Ref<HTMLSlotElement> = createRef();
protected namedSlotRef: Ref<HTMLSlotElement> = createRef();

constructor() {
super();
// instantiate the controller with the references
this.slotController = new LisSlotController(this, this.defaultSlotRef, this.namedSlotRef);
}

override render() {
return html`
<slot ${ref(this.defaultSlotRef)}>default slot content</slot>
<slot name="named-slot" ${ref(this.namedSlotRef)}>default named slot content</slot>
`;
}

}

The above element can be used as follows:

<element-with-slots>
<template>
<span>This will be placed in the unnamed slot and replace its default content</span>
</template>
<span slot="named-slot">This will be placed in the named slot and replace its default content</span>
</element-with-slots>
-
-
-

Hierarchy

-
    -
  • LisSlotController
-
-

Implements

-
    -
  • ReactiveController
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-

Hierarchy

  • LisSlotController

Implements

  • ReactiveController

Constructors

Properties

-
-

Constructors

-
- -
-
-

Properties

-
- -
_children: Element[] = []
-
- -
_slotRefs: Ref<HTMLSlotElement>[]
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Constructors

Properties

_children: Element[] = []
_slotRefs: Ref<HTMLSlotElement>[]

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/core_components.LisAlertElement.html b/docs/classes/core_components.LisAlertElement.html index 1b7b951b..6fd8b9fb 100644 --- a/docs/classes/core_components.LisAlertElement.html +++ b/docs/classes/core_components.LisAlertElement.html @@ -1,67 +1,24 @@ -LisAlertElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisAlertElementHtmlElement

-
-

<lis-alert-element>

+LisAlertElement | @legumeinfo/web-components

<lis-alert-element>

A Web Component that provides a generic alert element.

-
-
-

Slot

    +

Slot

  • Adds content in place of the content defined via the component properties.
-

Example

The alert element's content and type attributes/properties can be set via HTML or JavaScript. For example:

<!-- set the content and type attributes/properties via HTML -->
<lis-alert-element
content="<p>My important message</p>"
type="success">
</lis-alert-element>

<!-- set all attributes/properties via JavaScript -->
<lis-alert-element id="alert"></lis-alert-element>
<script type="text/javascript">
// get the alert element
const alertElement = document.getElementById('alert');
// set the element's properties
alertElement.content = '<p>My important message</p>';
alertElement.type = 'success';
</script>
-

Example

The alert element's content and type attributes/properties can also be set via class methods in JavaScript. For example:

<!-- set all attributes/properties via class method in JavaScript -->
<lis-alert-element id="alert"></lis-alert-element>
<script type="text/javascript">
// get the alert element
const alertElement = document.getElementById('alert');
// set the element's properties via method
alertElement.success('<p>My important message</p>', 'success');
</script>
-

Example

Alternatively, an alert's contents can be written in HTML using the element's slot. Note that this will override any content assigned via JavaScript. The alert's type attribute/property must still be set via HTML or JavaScript. For example:

<!-- set the type attributes/property via HTML and the content via slot -->
<!-- NOTE: this is the alert produced by the previous examples -->
<lis-alert-element type="success">
<p>My important message</p>
</lis-alert-element>
-
-
-

Hierarchy

-
    -
  • LitElement -
      -
    • LisAlertElement
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

  • LitElement
    • LisAlertElement

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - styles

-
-
-

Methods - updates

-

rendering

styles

updates

-
-

Constructors

-
- -
-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
closeable: boolean = false
-

Whether or not to show a close button.

-
-
-
- -
content: string = ''
-

The content of the alert element. This will be overridden content in the +

clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
closeable: boolean = false

Whether or not to show a close button.

+
content: string = ''

The content of the alert element. This will be overridden content in the component's slot.

-
-
-
- -
contentEditable: string
- -
-
- -
dataset: DOMStringMap
- -
-
- -
defaultSlotRef: Ref<HTMLSlotElement> = ...
-
- -
dir: string
- -
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
contentEditable: string
dataset: DOMStringMap
defaultSlotRef: Ref<HTMLSlotElement> = ...
dir: string
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
slotController: LisSlotController
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
slotController: LisSlotController
spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
type: "" | AlertModifierModel = ''
-

The style of the alert element.

-
-
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
type: "" | AlertModifierModel = ''

The style of the alert element.

+
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
-
- -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
-
- -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -6064,110 +825,36 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6222,79 +905,28 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6302,70 +934,32 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6373,20 +967,9 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6397,54 +980,17 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6452,481 +998,22 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/core_components.LisFormWrapperElement.html b/docs/classes/core_components.LisFormWrapperElement.html index 80697cbe..2d516662 100644 --- a/docs/classes/core_components.LisFormWrapperElement.html +++ b/docs/classes/core_components.LisFormWrapperElement.html @@ -1,51 +1,11 @@ -LisFormWrapperElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisFormWrapperElementHtmlElement

-
-

<lis-form-wrapper-element>

+LisFormWrapperElement | @legumeinfo/web-components

<lis-form-wrapper-element>

A Web Component that provides boilerplate functionality for the form it wraps, i.e. the form in its slot.

-
-
-

Example

As the name suggests, the component should enclose a form. For example:

+

Example

As the name suggests, the component should enclose a form. For example:

<!-- add the Web Component to your HTML -->
<lis-form-wrapper-element>
<fieldset class="uk-fieldset">
<legend class="uk-legend">Legend</legend>
<div class="uk-margin">
<input class="uk-input" type="text" placeholder="Input" aria-label="Input">
</div>
<div class="uk-margin">
<select class="uk-select" aria-label="Select">
<option>Option 01</option>
<option>Option 02</option>
</select>
</div>
<div class="uk-margin">
<textarea class="uk-textarea" rows="5" placeholder="Textarea" aria-label="Textarea"></textarea>
</div>
<div class="uk-margin uk-grid-small uk-child-width-auto uk-grid">
<label><input class="uk-radio" type="radio" name="radio2" checked> A</label>
<label><input class="uk-radio" type="radio" name="radio2"> B</label>
</div>
<div class="uk-margin uk-grid-small uk-child-width-auto uk-grid">
<label><input class="uk-checkbox" type="checkbox" checked> A</label>
<label><input class="uk-checkbox" type="checkbox"> B</label>
</div>
<div class="uk-margin">
<input class="uk-range" type="range" value="2" min="0" max="10" step="0.1" aria-label="Range">
</div>
</fieldset>
<div class="uk-margin">
<button type="submit" class="uk-button uk-button-primary">Search</button>
</div>
</lis-form-wrapper-element>
-
-
-

Hierarchy

-
    -
  • LitElement -
      -
    • LisFormWrapperElement
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

  • LitElement
    • LisFormWrapperElement

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - rendering

-
-
-

Methods - styles

-
-
-

Methods - updates

-

rendering

styles

updates

-
-

Events

-
-
-

Constructors

-
- -
-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
contentEditable: string
- -
-
- -
dataset: DOMStringMap
- -
-
- -
dir: string
- -
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
contentEditable: string
dataset: DOMStringMap
dir: string
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
submit: CustomEvent<{
    data: FormData;
}>

Fired when the wrapped form is submitted. Dispatches a +CustomEvent containing a +!FormData | FormData instance with the values of the elements in +the wrapped form.

+

Type declaration

  • data: FormData
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -5924,110 +803,36 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6082,91 +883,28 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - rendering

-
- -
    - -
  • -

    Returns Element | ShadowRoot

    -
-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

  • Returns Element | ShadowRoot

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6174,70 +912,32 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6245,20 +945,9 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6269,54 +958,17 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6324,489 +976,22 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
-

Events

-
- -
submit: CustomEvent<{
    data: FormData;
}>
-

Fired when the wrapped form is submitted. Dispatches a -CustomEvent containing a -!FormData | FormData instance with the values of the elements in -the wrapped form.

-
-
-

Type declaration

-
    -
  • -
    data: FormData
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/core_components.LisLoadingElement.html b/docs/classes/core_components.LisLoadingElement.html index a375ea56..0d77a7ce 100644 --- a/docs/classes/core_components.LisLoadingElement.html +++ b/docs/classes/core_components.LisLoadingElement.html @@ -1,66 +1,24 @@ -LisLoadingElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisLoadingElementHtmlElement

-
-

<lis-loading-element>

+LisLoadingElement | @legumeinfo/web-components

<lis-loading-element>

A Web Component that provides a consistent loading element. When in the loading state, the element shows a spinner that covers all content inside of its parent element. When a search succeeds, the spinner is hidden. When no results are returned or an error occurs, an alert element is shown that reports the state of the search.

-
-
-

Example

By default, the loading element is not visible. It should be interacted with via +

Example

By default, the loading element is not visible. It should be interacted with via JavaScript:

<!-- the loading element -->
<lis-loading-element id="loading"></lis-alert-element>

<!-- interact with the element JavaScript -->
<lis-alert-element id="alert"></lis-alert-element>
<script type="text/javascript">
// get the loading element
const loadingElement = document.getElementById('loading');
// activate the spinner overlay
loadingElement.loading();
// hide the spinner overlay / reset the element
loadingElement.success();
// show an alert that no results were returned
loadingElement.noResults();
// show an alert that reports an error
loadingElement.failure();
</script>
-

Example

By default, the loading element uses "data" in its alert messages, e.g. "No data loaded". This can be override using the dataType attribute/property:

<!-- set the dataType attributes via HTML -->
<lis-loading-element id="loading" dataType="special sauce"></lis-loading-element>

<!-- set the dataType property via JavaScript
<script type="text/javascript">
// get the loading element
const loadingElement = document.getElementById('loading');
// set the element's dataTypeproperty
loadingElement.dataType = 'secret sauce';
</script>
-

Example

Depending on the type of parent element, the spinner overlay may cover an ancestor of the parent instead. Use the uk-inline class on the parent to force the overlay to cover the loading element's parent:

<!-- force the loading overlay to cover its parent element -->
<div class="uk-inline">
<lis-loading-element></lis-loading-element>
</div>
-
-
-

Hierarchy

-
    -
  • LitElement -
      -
    • LisLoadingElement
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

  • LitElement
    • LisLoadingElement

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - styles

-
-
-

Methods - updates

-

rendering

styles

updates

-
-

Constructors

-
- -
    - -
  • -

    Returns LisLoadingElement

-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
_alertRef: Ref<LisAlertElement> = ...
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

  • Returns LisLoadingElement

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
_alertRef: Ref<LisAlertElement> = ...
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
contentEditable: string
- -
-
- -
dataType: string = 'data'
-

The type of data being loaded.

-
-
-
- -
dataset: DOMStringMap
- -
-
- -
dir: string
- -
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
contentEditable: string
dataType: string = 'data'

The type of data being loaded.

+
dataset: DOMStringMap
dir: string
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
spellcheck: boolean
- -
-
- -
state: "message" | "loaded" | "loading" = 'loaded'
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
spellcheck: boolean
state: "message" | "loaded" | "loading" = 'loaded'
style: CSSStyleDeclaration
tabIndex: number
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -5976,110 +816,36 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6134,79 +896,28 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6214,70 +925,32 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6285,20 +958,9 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6309,54 +971,17 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6364,475 +989,22 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/core_components.LisModalElement.html b/docs/classes/core_components.LisModalElement.html index cb655b04..1ea39a8a 100644 --- a/docs/classes/core_components.LisModalElement.html +++ b/docs/classes/core_components.LisModalElement.html @@ -1,33 +1,11 @@ -LisModalElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisModalElementHtmlElement

-
-

<lis-modal-element>

+LisModalElement | @legumeinfo/web-components

<lis-modal-element>

A Web Component that provides a generic modal element.

The modal is a wrapper for the UIkit modal and can be interacted with using the UIkit API. See, https://getuikit.com/docs/modal, for more information.

-
-
-

Slot

    +

Slot

  • Adds content after the content defined via the component properties. Can be used to manually create markup that has the same styling as the component.
-

Example

The modal element's modalId and heading attributes/properties can be set via HTML or @@ -35,35 +13,15 @@

Example

The modal element's

For example:

<!-- set the modalId, heading and content via HTML -->
<lis-modal-element
modalId="modal-test"
heading="Test Modal">
<p>Some HTML or text to be rendered</p>
</lis-modal-element>
-

Example

In the example below, the lis-simple-table-element web component is rendered within the lis-modal-element.

The attributes/properties for lis-simple-table-element are set below in javascript. Please see the documentation for lis-simple-table-element for more information.

-
<lis-modal-element 
modalId="modal-test"
heading="Cheesy Table Modal">
<lis-simple-table-element
id="table">
</lis-simple-table-element>
</lis-modal-element>

<script type="text/javascript">
// get the simple table element after page loads.
window.onload = (event) => {

const tableElement = document.getElementById('table');
// set the element's properties
tableElement.caption = 'My cheesy table';
tableElement.dataAttributes = ['cheese', 'region'];
tableElement.header = {cheese: 'Cheese', region: 'Region'};
tableElement.data = [
{cheese: 'Brie', region: 'France'},
{cheese: 'Burrata', region: 'Italy'},
{cheese: 'Feta', region: 'Greece'},
{cheese: 'Gouda', region: 'Netherlands'},
];
}
</script> +
<lis-modal-element
modalId="modal-test"
heading="Cheesy Table Modal">
<lis-simple-table-element
id="table">
</lis-simple-table-element>
</lis-modal-element>

<script type="text/javascript">
// get the simple table element after page loads.
window.onload = (event) => {

const tableElement = document.getElementById('table');
// set the element's properties
tableElement.caption = 'My cheesy table';
tableElement.dataAttributes = ['cheese', 'region'];
tableElement.header = {cheese: 'Cheese', region: 'Region'};
tableElement.data = [
{cheese: 'Brie', region: 'France'},
{cheese: 'Burrata', region: 'Italy'},
{cheese: 'Feta', region: 'Greece'},
{cheese: 'Gouda', region: 'Netherlands'},
];
}
</script>
-
-
-

Hierarchy

-
    -
  • LitElement -
      -
    • LisModalElement
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

  • LitElement
    • LisModalElement

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - styles

-
-
-

Methods - updates

-

rendering

styles

updates

-
-

Constructors

-
- -
-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
contentEditable: string
- -
-
- -
dataset: DOMStringMap
- -
-
- -
defaultSlotRef: Ref<HTMLSlotElement> = ...
-
- -
dir: string
- -
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
contentEditable: string
dataset: DOMStringMap
defaultSlotRef: Ref<HTMLSlotElement> = ...
dir: string
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
heading: string = ""
-

The text or HTML to populate uk-modal-header

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
heading: string = ''

The text or HTML to populate uk-modal-header

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
modalId: string = "lis-modal"
-

The text to use as the Id for the uk-modal. +

modalId: string = 'lis-modal'

The text to use as the Id for the uk-modal. This is used to bind buttons to show/hide.

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
slotController: LisSlotController
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
slotController: LisSlotController
spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -5953,110 +818,36 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6111,79 +898,28 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6191,70 +927,32 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6262,20 +960,9 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6286,54 +973,17 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6341,472 +991,22 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/core_components.LisPaginationElement.html b/docs/classes/core_components.LisPaginationElement.html index 743b8ff8..05a67850 100644 --- a/docs/classes/core_components.LisPaginationElement.html +++ b/docs/classes/core_components.LisPaginationElement.html @@ -1,72 +1,29 @@ -LisPaginationElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisPaginationElementHtmlElement

-
-

<lis-pagination-element>

+LisPaginationElement | @legumeinfo/web-components

<lis-pagination-element>

A Web Component that provides a pagination UI element.

-
-
-

Example

The pagination element's page attribute/property can be +

Example

The pagination element's page attribute/property can be initialized via HTML or JavaScript. It will default to 1 if no value is provided:

<!-- page attribute/property will be given default value of 1 -->
<lis-pagination-element></lis-pagination-element>

<!-- setting the page attribute/property via HTML -->
<lis-pagination-element page=2></lis-pagination-element>

<!-- setting the page attribute/property via JavaScript -->
<lis-pagination-element id="pagination"></lis-pagination-element>
<script type="text/javascript">
// get the pagination element
const paginationElement = document.getElementById('pagination');
// set the element's page property
paginationElement.page = 3;
</script>
-

Example

The pagination element can also go to the next/previous page programmatically using the next and previous methods:

<!-- add the Web Component to your HTML -->
<lis-pagination-element id="pagination"></lis-pagination-element>

<!-- interact with the component via JavaScript -->
<script type="text/javascript">
// get the pagination element
const paginationElement = document.getElementById('pagination');
// go to the next page
paginationElement.next();
// go to the previous page
paginationElement.previous();
</script>
-

Example

Every time the page attribute/property changes, a pageChange event is dispatched. The event can be observed and the new page value can be extracted from the event as follows:

<!-- add the Web Component to your HTML -->
<lis-pagination-element id="pagination"></lis-pagination-element>

<!-- interact with the component via JavaScript -->
<script type="text/javascript">
// get the pagination element
const paginationElement = document.getElementById('pagination');
// an function to handle pageChange events
function eventHandler(event) {
const page = event.detail.page;
console.log(page); // 1
}
// subscribe to pageChange events
paginationElement.addEventListener('pageChange', eventHandler);
</script>
-

Example

An optional scrollTarget property can be given an HTMLElement via JavaScript. If set, every time a pagination event occurs, the viewport will be scrolled so that the element given to the property is visible. For example:

<!-- an element to use as a scroll target -->
<p id="paragraph">Some import text</p>

<!-- add the Web Component to your HTML -->
<lis-pagination-element id="pagination"></lis-pagination-element>

<!-- set the scroll target via JavaScript -->
<script type="text/javascript">
// get the paragraph element
const paragraphElement = document.getElementById('paragraph');
// get the pagination element
const paginationElement = document.getElementById('pagination');
// set the scrollTarget property
paginationElement.scrollTarget = paragraphElement;
</script>
-
-
-

Hierarchy

-
    -
  • LitElement -
      -
    • LisPaginationElement
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

  • LitElement
    • LisPaginationElement

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - styles

-
-
-

Methods - updates

-

rendering

styles

updates

-
-

Events

-
-
-

Constructors

-
- -
-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
contentEditable: string
- -
-
- -
dataset: DOMStringMap
- -
-
- -
dir: string
- -
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
contentEditable: string
dataset: DOMStringMap
dir: string
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
hasNext: boolean = false
-

Whether or not the next button should be enabled. Note that this will be overridden +

hasNext: boolean = false

Whether or not the next button should be enabled. Note that this will be overridden if a value is provided for numPages.

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
numPages?: number
-

The total number of pages.

-
-
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
numPages?: number

The total number of pages.

+
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
page: number = 1
-

What page the element is currently on.

-
-
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
page: number = 1

What page the element is currently on.

+
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTarget: null | HTMLElement = null
-

The element to scroll to when the page changes.

-
-
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
role: null | string
scrollHeight: number
scrollLeft: number
scrollTarget: null | HTMLElement = null

The element to scroll to when the page changes.

+
scrollTop: number
scrollWidth: number
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
pageChange: CustomEvent<{
    page: number;
}>

Fired when the page changes. Dispatches a +CustomEvent containing the new value of the +page property.

+

Type declaration

  • page: number
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Programmatically go to the next page.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional e: Event
      -

      An optional Event that can be passed if +

      Parameters

      • selectors: string

      Returns boolean

-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

Returns void

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Programmatically go to the previous page.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional e: Event
      -

      An optional Event that can be passed if +

      Parameters

      • Rest ...nodes: (string | Node)[]

      Returns void

-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -6019,110 +837,36 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6177,79 +917,28 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6257,70 +946,32 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6328,20 +979,9 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6352,54 +992,17 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6407,493 +1010,22 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
-

Events

-
- -
pageChange: CustomEvent<{
    page: number;
}>
-

Fired when the page changes. Dispatches a -CustomEvent containing the new value of the -page property.

-
-
-

Type declaration

-
    -
  • -
    page: number
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/core_components.LisSimpleTableElement.html b/docs/classes/core_components.LisSimpleTableElement.html index d48e13a9..1b998196 100644 --- a/docs/classes/core_components.LisSimpleTableElement.html +++ b/docs/classes/core_components.LisSimpleTableElement.html @@ -1,32 +1,10 @@ -LisSimpleTableElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisSimpleTableElementHtmlElement

-
-

<lis-simple-table-element>

+LisSimpleTableElement | @legumeinfo/web-components

<lis-simple-table-element>

A Web Component that provides a generic table element.

-
-
-

Slot

    +

Slot

  • Adds content after the content defined via the component properties. Can be used to manually create a table that has the same styling as the component.
-

Example

The simple table element's caption, dataAttributes, and header attributes/properties can be set via HTML or @@ -36,34 +14,14 @@

Example

The simple table element's LisSimpleTableElement class. For example:

<!-- set the caption, dataAttributes, and header attributes/properties via HTML -->
<lis-simple-table-element
caption="My cheesy table"
dataAttributes="['cheese', 'region']"
header="{cheese: 'Cheese', region: 'Region'}">
</lis-simple-table-element>

<!-- set all attributes/properties via JavaScript -->
<lis-simple-table-element id="table"></lis-simple-table-element>
<script type="text/javascript">
// get the simple table element
const tableElement = document.getElementById('table');
// set the element's properties
tableElement.caption = 'My cheesy table';
tableElement.dataAttributes = ['cheese', 'region'];
tableElement.header = {cheese: 'Cheese', region: 'Region'};
tableElement.data = [
{cheese: 'Brie', region: 'France'},
{cheese: 'Burrata', region: 'Italy'},
{cheese: 'Feta', region: 'Greece'},
{cheese: 'Gouda', region: 'Netherlands'},
];
</script>
-

Example

Alternatively, a simple table's contents can be written in HTML using the element's slot. This content must be wrapped in a <template> tag so the Web Browser doesn't strip the tags as invalid since they occur outside of actual <table> tags. Note that this will override any content assigned via JavaScript:

<!-- set the caption, dataAttributes, and header attributes/properties via HTML -->
<!-- NOTE: this is the table produced by the previous example -->
<lis-simple-table-element>
<template>
<caption>My cheesy table</caption>
<thead>
<tr>
<th>Cheese</th>
<th>Region</th>
</tr>
</thead>
<tbody>
<tr>
<td>Brie</td>
<td>France</td>
</tr>
<tr>
<td>Burrata</td>
<td>Italy</td>
</tr>
<tr>
<td>Feta</td>
<td>Greece</td>
</tr>
<tr>
<td>Gouda</td>
<td>Netherlands</td>
</tr>
</tbody>
</template>
</lis-simple-table-element>
-
-
-

Hierarchy

-
    -
  • LitElement -
      -
    • LisSimpleTableElement
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

  • LitElement
    • LisSimpleTableElement

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - styles

-
-
-

Methods - updates

-

rendering

styles

updates

-
-

Constructors

-
- -
-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
caption: string = ''
-

The caption shown above the table.

-
-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
caption: string = ''

The caption shown above the table.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
columnClasses: StringObjectModel = {}
-

A single object mapping attributes to table column classes. Assumed to be +

clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
columnClasses: StringObjectModel = {}

A single object mapping attributes to table column classes. Assumed to be invariant if assigned as an attribute.

-
-
-
- -
contentEditable: string
- -
-
- -
data: StringObjectModel[] = []
-

The data to display in the table. Only attributes defined in the +

contentEditable: string
data: StringObjectModel[] = []

The data to display in the table. Only attributes defined in the dataAttributes property will be parsed from the objects.

-
-
-
- -
dataAttributes: string[] = []
-

An ordered list of attributes in the input data objects used to populate +

dataAttributes: string[] = []

An ordered list of attributes in the input data objects used to populate table rows. Assumed to be invariant if assigned as an attribute.

-
-
-
- -
dataset: DOMStringMap
- -
-
- -
defaultSlotRef: Ref<HTMLSlotElement> = ...
-
- -
dir: string
- -
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
dataset: DOMStringMap
defaultSlotRef: Ref<HTMLSlotElement> = ...
dir: string
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
header: StringObjectModel = {}
-

A single object mapping attributes to header labels. Assumed to be +

header: StringObjectModel = {}

A single object mapping attributes to header labels. Assumed to be invariant if assigned as an attribute.

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
slotController: LisSlotController
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
slotController: LisSlotController
spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -5984,110 +828,36 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6142,79 +908,28 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6222,70 +937,32 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6293,20 +970,9 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6317,54 +983,17 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6372,475 +1001,22 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/mixins.LisPaginatedSearchElementInterface.html b/docs/classes/mixins.LisPaginatedSearchElementInterface.html index c89cd1e8..4b2667fb 100644 --- a/docs/classes/mixins.LisPaginatedSearchElementInterface.html +++ b/docs/classes/mixins.LisPaginatedSearchElementInterface.html @@ -1,61 +1,13 @@ -LisPaginatedSearchElementInterface | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisPaginatedSearchElementInterface<SearchData, SearchResult>

-
-

The interface of the class generated by the +LisPaginatedSearchElementInterface | @legumeinfo/web-components

Class LisPaginatedSearchElementInterface<SearchData, SearchResult>

The interface of the class generated by the LisPaginatedSearchMixin mixin.

-
-
-
-

Type Parameters

-
    -
  • -

    SearchData

    -

    The type of data that will be given to +

Type Parameters

  • SearchData

    The type of data that will be given to searchFunction.

    -
    -
  • -
  • -

    SearchResult

    -

    The type that is expected to be in the results +

  • SearchResult

    The type that is expected to be in the results array of the PaginatedSearchResults instance resolved by the Promise returned by the searchFunction.

    -
    -
-
-

Hierarchy

-
    -
  • LisPaginatedSearchElementInterface
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-

Hierarchy

  • LisPaginatedSearchElementInterface
-
-

Constructors

-
- -
-
-

Properties

-
- -
cancelPromiseController: LisCancelPromiseController
-

Current Web standards do not allow Promises to be +

Constructors

Properties

cancelPromiseController: LisCancelPromiseController

Current Web standards do not allow Promises to be cancelled. Components that use the LisPaginatedSearchMixin mixin can use this controller to make Promises cancelable. Event @@ -102,14 +30,7 @@

-
-
- -
domContentLoadedController: LisDomContentLoadedController
-

Components that use the +

domContentLoadedController: LisDomContentLoadedController

Components that use the LisPaginatedSearchMixin mixin can use this controller to subscribe to the DOMContentLoaded event. The advantage to @@ -117,88 +38,39 @@

-
-
- -
queryStringController: LisQueryStringParametersController
-

Components that use the +

queryStringController: LisQueryStringParametersController

Components that use the LisPaginatedSearchMixin mixin can use this controller to interact with URL query string parameters. For example, it can be used to set values of form elements reactively, i.e. if the query string parameter a form element gets its value changes, then the element's value will be updated in the component's template.

-
-
-
- -
requiredQueryStringParams: string[][]
-

The LisPaginatedSearchMixin mixin will +

requiredQueryStringParams: string[][]

The LisPaginatedSearchMixin mixin will automatically perform a search when loaded if certain parameters are present in the URL query string. Components that use the mixin can specify what parameters are necessary by setting this property in their constructor. Specifically, this property represents groups of parameters that will trigger a search if all parameters within a group are present.

-
-
-
- -
resultAttributes: string[]
-

Components that use the +

resultAttributes: string[]

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. These attributes can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end user at run-time to override the default result attributes defined by the component.

-
-
-
- -
searchFunction: SearchFunction<SearchData, SearchResult>
-

Components that use the +

searchFunction: SearchFunction<SearchData, SearchResult>

Components that use the LisPaginatedSearchMixin mixin will inherit this property. It stores an external function that must be provided by users of the component that performs a search using the data from the component's submitted search form.

-
-
-
- -
searchResults: SearchResult[]
-

The results returned by the searchFunction.

-
-
-
- -
tableColumnClasses: StringObjectModel
-

Components that use the +

searchResults: SearchResult[]

The results returned by the searchFunction.

+
tableColumnClasses: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin can optionally define CSS classes for the columns of the table results are displayed in a table. The classes are set from an object that has attributes matching the resultAttributes. The object can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end used at run-time to override the default table column classes defined by the component.

-
-
-
- -
tableHeader: StringObjectModel
-

Components that use the +

tableHeader: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. The header of the @@ -206,18 +78,7 @@

-
-
-

Methods

-
- -

Methods

  • When the form of a component that use the LisPaginatedSearchMixin mixin is submitted, the mixin parses the form contents into a !FormData | FormData instance. This instance is converted into @@ -226,138 +87,32 @@

    -
    -

    Parameters

    -
      -
    • -
      formData: FormData
      -

      The !FormData | FormData instance to convert +

      Parameters

      • formData: FormData

        The !FormData | FormData instance to convert into an object.

        -
        -
      -

      Returns SearchData

      The object generated from the given !FormData | FormData +

Returns SearchData

The object generated from the given !FormData | FormData instance.

- -
-
- -
  • Components that use the LisPaginatedSearchMixin mixin need to provide the search form that the mixin will process. This is done by overriding the renderForm method.

    -
    -

    Returns unknown

    The form portion of the template.

    - -
    -

    Throws

    Error +

    Returns unknown

    The form portion of the template.

    +

    Throws

    Error This exception is thrown if the renderForm method is not overridden when called.

    -
-
- -
  • By default, the LisPaginatedSearchMixin displays search results using the LisSimpleTableElement | LisSimpleTableElement. Components that use the mixin can override this portion of the template by implementing their own renderResults method. The results data will be available via the inherited searchResults variable.

    -
    -

    Returns unknown

    The results portion of the template.

    - -
-
- -
  • By default, the LisPaginatedSearchMixin displays search results info using the in paragraph tags. Components that use the mixin can override this portion of the template by implementing their own renderResultsInfo method.

    -
    -

    Returns unknown

    The results info portion of the template.

    - -
-
- -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/user_components.LisGeneSearchElement.html b/docs/classes/user_components.LisGeneSearchElement.html index 25f0c839..2d68fcd0 100644 --- a/docs/classes/user_components.LisGeneSearchElement.html +++ b/docs/classes/user_components.LisGeneSearchElement.html @@ -1,32 +1,11 @@ -LisGeneSearchElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisGeneSearchElementHtmlElement

-
-

<lis-gene-search-element>

+LisGeneSearchElement | @legumeinfo/web-components

<lis-gene-search-element>

A Web Component that provides an interface for performing searches for genes and displaying results in a view table. Note that the component saves its state to the URL query string parameters and a search will be automatically performed if the parameters are present when the componnent is loaded. The component uses the LisPaginatedSearchMixin mixin. See the mixin docs for further details.

-
-
-

Query String Parameters

    +

Query String Parameters

  • genus: The selected genus in the search form.
  • species: The selected genus in the search form.
  • strain: The selected strain in the search form.
  • @@ -35,14 +14,12 @@

    Query String Parameters

    • family: The gene family identifier provided in the search form.
    • page: What page of results to load.
    -

    Example

    HTMLElement properties can only be set via JavaScript. This means the searchFunction property must be set on a <lis-gene-search-element> tag's instance of the LisGeneSearchElement class. For example:

    <!-- add the Web Component to your HTML -->
    <lis-gene-search-element id="gene-search"></lis-gene-search-element>

    <!-- configure the Web Component via JavaScript -->
    <script type="text/javascript">
    // a site-specific function that sends a request to a gene search API
    function getGenes(searchData, page, {abortSignal}) {
    // returns a Promise that resolves to a search result object
    }
    // get the gene search element
    const searchElement = document.getElementById('gene-search');
    // set the element's searchFunction property
    searchElement.searchFunction = getGenes;
    </script>
    -

    Example

    Data must be provided for the genus, species, and strain selectors in the search form. This can be done by setting the form's formData attribute/property directly or by setting the @@ -51,7 +28,6 @@

    Example

    Data must be provided for the genus, species, and strain sele result. For example:

    <!-- add the Web Component to your HTML -->
    <lis-gene-search-element id="gene-search"></lis-gene-search-element>

    <!-- configure the Web Component via JavaScript -->
    <script type="text/javascript">
    // a site-specific function that gets genus, species, and strain data from an API
    function getFormData() {
    // returns a Promise that resolves to a form data object
    }
    // get the gene search element
    const geneSearchElement = document.getElementById('gene-search');
    // set the element's formDataFunction property
    geneSearchElement.formDataFunction = getGeneFormData;
    </script>
    -

    Example

    The genus property can be used to limit all searches to a specific genus. This will cause the genus field of the search form to be automatically set and disabled so that users cannot change it. Additionally, this property cannot be @@ -60,27 +36,8 @@

    Example

    The any value. For example:

    <!-- restrict the genus via HTML -->
    <lis-gene-search-element genus="Glycine"></lis-gene-search-element>

    <!-- restrict the genus via JavaScript -->
    <lis-gene-search-element id="gene-search"></lis-gene-search-element>
    <script type="text/javascript">
    // get the gene search element
    const geneSearchElement = document.getElementById('gene-search');
    // set the element's genus property
    geneSearchElement.genus = "Cicer";
    </script>
    -
-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-
-
-

Methods - properties

-

dev-mode

lifecycle

properties

-
-

Methods - rendering

-

rendering

-
-

Methods - styles

-
-
-

Methods - updates

-

styles

updates

-
-

Constructors

-
- -
-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
_formLoadingRef: Ref<LisLoadingElement> = ...
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
_formLoadingRef: Ref<LisLoadingElement> = ...
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
cancelPromiseController: LisCancelPromiseController
-

Current Web standards do not allow Promises to be +

cancelPromiseController: LisCancelPromiseController

Current Web standards do not allow Promises to be cancelled. Components that use the LisPaginatedSearchMixin mixin can use this controller to make Promises cancelable. Event @@ -1059,127 +655,62 @@

-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
contentEditable: string
- -
-
- -
dataset: DOMStringMap
- -
-
- -
dir: string
- -
-
- -
domContentLoadedController: LisDomContentLoadedController
-

Components that use the +

clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
contentEditable: string
dataset: DOMStringMap
dir: string
domContentLoadedController: LisDomContentLoadedController

Components that use the LisPaginatedSearchMixin mixin can use this controller to subscribe to the DOMContentLoaded event. The advantage to @@ -1187,3005 +718,747 @@

-
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
formData: GeneSearchFormData = ...
-

The data used to construct the search form in the template.

-
-
-
- -
formDataCancelPromiseController: LisCancelPromiseController = ...
-
- -
formDataFunction: GeneFormDataFunction = ...
-

An optional property that can be used to load the form data via an external function. +

formData: GeneSearchFormData = ...

The data used to construct the search form in the template.

+
formDataCancelPromiseController: LisCancelPromiseController = ...
formDataFunction: GeneFormDataFunction = ...

An optional property that can be used to load the form data via an external function. If used, the formData attribute/property will be updated using the result.

-
-
-
- -
genus?: string
-

An optional property that limits searches to a specific genus.

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
genus?: string

An optional property that limits searches to a specific genus.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
queryStringController: LisQueryStringParametersController
-

Components that use the +

queryStringController: LisQueryStringParametersController

Components that use the LisPaginatedSearchMixin mixin can use this controller to interact with URL query string parameters. For example, it can be used to set values of form elements reactively, i.e. if the query string parameter a form element gets its value changes, then the element's value will be updated in the component's template.

-
-
-
- -
requiredQueryStringParams: string[][]
-

The LisPaginatedSearchMixin mixin will +

requiredQueryStringParams: string[][]

The LisPaginatedSearchMixin mixin will automatically perform a search when loaded if certain parameters are present in the URL query string. Components that use the mixin can specify what parameters are necessary by setting this property in their constructor. Specifically, this property represents groups of parameters that will trigger a search if all parameters within a group are present.

-
-
-
- -
resultAttributes: string[]
-

Components that use the +

resultAttributes: string[]

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. These attributes can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end user at run-time to override the default result attributes defined by the component.

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- - -

Components that use the +

role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number

Components that use the LisPaginatedSearchMixin mixin will inherit this property. It stores an external function that must be provided by users of the component that performs a search using the data from the component's submitted search form.

-
-
-
- -
searchResults: GeneSearchResult[]
-

The results returned by the searchFunction.

-
-
-
- -
selectedGenus: number = 0
-
- -
selectedSpecies: number = 0
-
- -
selectedStrain: number = 0
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
searchResults: GeneSearchResult[]

The results returned by the searchFunction.

+
selectedGenus: number = 0
selectedSpecies: number = 0
selectedStrain: number = 0
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tableColumnClasses: StringObjectModel
-

Components that use the +

spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tableColumnClasses: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin can optionally define CSS classes for the columns of the table results are displayed in a table. The classes are set from an object that has attributes matching the resultAttributes. The object can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end used at run-time to override the default table column classes defined by the component.

-
-
-
- -
tableHeader: StringObjectModel
-

Components that use the +

tableHeader: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. The header of the @@ -4193,768 +1466,136 @@

-
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns void

-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns void

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • -

    When the form of a component that use the +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • When the form of a component that use the LisPaginatedSearchMixin mixin is submitted, the mixin parses the form contents into a !FormData | FormData instance. This instance is converted into @@ -4963,1363 +1604,344 @@

    -
    -

    Parameters

    -
      -
    • -
      formData: FormData
      -

      The !FormData | FormData instance to convert +

      Parameters

      • formData: FormData

        The !FormData | FormData instance to convert into an object.

        -
        -
      -

      Returns GeneSearchData

      The object generated from the given !FormData | FormData +

Returns GeneSearchData

The object generated from the given !FormData | FormData instance.

- -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +
  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    By default, the LisPaginatedSearchMixin +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • By default, the LisPaginatedSearchMixin displays search results using the LisSimpleTableElement. Components that use the mixin can override this portion of the template by implementing their own renderResults method. The results data will be available via the inherited searchResults variable.

    -
    -

    Returns unknown

    The results portion of the template.

    - -
-
- -
  • By default, the LisPaginatedSearchMixin displays search results info using the in paragraph tags. Components that use the mixin can override this portion of the template by implementing their own renderResultsInfo method.

    -
    -

    Returns unknown

    The results info portion of the template.

    - -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns unknown

    The results info portion of the template.

    +
  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Components that use the +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • Components that use the LisPaginatedSearchMixin mixin will inherit this method. It allows the component's search form to be submitted programmatically.

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<string, any>
    -

    Returns void

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • changedProperties: Map<string, unknown>

    Returns void

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -6334,110 +1956,63 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6472,106 +2063,59 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - rendering

-
- -
    - -
  • -

    Returns Element | ShadowRoot

    -
-
- -
    - -
  • -

    Invoked on each update to perform rendering tasks. This method may return +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

  • Returns Element | ShadowRoot

  • Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html's ChildPart - typically a TemplateResult. Setting properties inside this method will not trigger the element to update.

    -
    -

    Returns unknown

    -
-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Returns unknown

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6579,70 +2123,50 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6650,20 +2174,12 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6674,54 +2190,23 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6729,500 +2214,29 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/user_components.LisLinkoutElement.html b/docs/classes/user_components.LisLinkoutElement.html index f1cb429d..2dfd872f 100644 --- a/docs/classes/user_components.LisLinkoutElement.html +++ b/docs/classes/user_components.LisLinkoutElement.html @@ -1,55 +1,15 @@ -LisLinkoutElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisLinkoutElementHtmlElement

-
-

<lis-linkout-element>

+LisLinkoutElement | @legumeinfo/web-components

<lis-linkout-element>

A Web Component that provides an interface for performing linkout queries against an -a linkout service. +a linkout service. The returned links are displayed in a table.

-
-
-

Example

HTMLElement properties can only be set via +

Example

HTMLElement properties can only be set via JavaScript. This means the LinkoutFunction property must be set on a <lis-linkout-element> tag's instance of the LisLinkoutElement class. For example:

   <lis-linkout-element id="linkouts"></lis-linkout-element>

<!-- configure the Web Component via JavaScript -->
<script type="text/javascript">
// a site-specific function that sends a request to a linkout API
function getGeneLinkouts(genes) {
// returns a Promise that resolves to a linkout results object
}
// get the linkout element
const linkoutElement = document.getElementById('linkouts');
// set the element's linkoutFunction property
linkoutElement.linkoutFunction = getGeneLinkouts;
// get linkouts when the page is finished loading
window.onload = (event) => {
linkoutElement.getLinkouts(['cicar.CDCFrontier.gnm3.ann1.Ca1g000600']);
}
</script>
-
-
-

Hierarchy

-
    -
  • LitElement -
      -
    • LisLinkoutElement
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

  • LitElement
    • LisLinkoutElement

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - styles

-
-
-

Methods - updates

-

rendering

styles

updates

-
-

Constructors

-
- -
    - -
  • -

    Returns LisLinkoutElement

-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
_loadingRef: Ref<LisLoadingElement> = ...
-
- -
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

  • Returns LisLinkoutElement

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
_loadingRef: Ref<LisLoadingElement> = ...
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
cancelPromiseController: LisCancelPromiseController = ...
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
cancelPromiseController: LisCancelPromiseController = ...
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
contentEditable: string
- -
-
- -
dataset: DOMStringMap
- -
-
- -
dir: string
- -
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
contentEditable: string
dataset: DOMStringMap
dir: string
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
linkoutFunction: LinkoutFunction<unknown> = ...
-
- -
localName: string
-

Returns the local name.

+
linkoutFunction: LinkoutFunction<unknown> = ...
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
queryString: string = ''
-

The query string for the linkout service. +

queryString: string = ''

The query string for the linkout service. Reflect is true so that the attribute will trigger when set with JS

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- -
service: string = 'gene_linkouts'
-

The service to use from the linkout service. default: gene_linkouts

-
-
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number
service: string = 'gene_linkouts'

The service to use from the linkout service. default: gene_linkouts

+
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Gets linkouts for the given data.

    -
    -
    -

    Type Parameters

    -
      -
    • -

      LinkoutData

      -

      Should match the type of the linkout function linkoutData +

      Parameters

      • classNames: string

      Returns HTMLCollectionOf<Element>

    • Type Parameters

      • K extends keyof HTMLElementTagNameMap

      Parameters

      • qualifiedName: K

      Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    • Type Parameters

      • K extends keyof SVGElementTagNameMap

      Parameters

      • qualifiedName: K

      Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

    • Type Parameters

      • K extends keyof MathMLElementTagNameMap

      Parameters

      • qualifiedName: K

      Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

    • Type Parameters

      • K extends keyof HTMLElementDeprecatedTagNameMap

      Parameters

      • qualifiedName: K

      Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

      Deprecated

    • Parameters

      • qualifiedName: string

      Returns HTMLCollectionOf<Element>

    • Parameters

      • namespaceURI: "http://www.w3.org/1999/xhtml"
      • localName: string

      Returns HTMLCollectionOf<HTMLElement>

    • Parameters

      • namespaceURI: "http://www.w3.org/2000/svg"
      • localName: string

      Returns HTMLCollectionOf<SVGElement>

    • Parameters

      • namespaceURI: "http://www.w3.org/1998/Math/MathML"
      • localName: string

      Returns HTMLCollectionOf<MathMLElement>

    • Parameters

      • namespace: null | string
      • localName: string

      Returns HTMLCollectionOf<Element>

    • Gets linkouts for the given data.

      +

      Type Parameters

      • LinkoutData

        Should match the type of the linkout function linkoutData parameter.

        -
        -
      -
      -

      Parameters

      -
        -
      • -
        data: LinkoutData
        -

        The data to get linkouts for.

        -
        -
      -

      Returns void

      -
    -
    - -
      - -
    • -

      Returns node's root.

      +

    Parameters

    • data: LinkoutData

      The data to get linkouts for.

      +

    Returns void

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -5981,110 +814,36 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6139,79 +894,28 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6219,70 +923,32 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6290,20 +956,9 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6314,54 +969,17 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6369,499 +987,22 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/user_components.LisPublicationSearchElement.html b/docs/classes/user_components.LisPublicationSearchElement.html index 468d88c2..cc60a6a3 100644 --- a/docs/classes/user_components.LisPublicationSearchElement.html +++ b/docs/classes/user_components.LisPublicationSearchElement.html @@ -1,23 +1,4 @@ -LisPublicationSearchElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisPublicationSearchElementHtmlElement

-
-

<lis-publication-search-element>

+LisPublicationSearchElement | @legumeinfo/web-components

Class LisPublicationSearchElementHtml Element

<lis-publication-search-element>

A Web Component that provides an interface for performing keyword searches for Publications and displaying results in a paginated table. Note that the component saves its state to the URL query string parameters and a search @@ -25,20 +6,16 @@

Class LisPublicationSearchElementHt componnent is loaded. The component uses the LisPaginatedSearchMixin mixin. See the mixin docs for further details.

-

-
-

Query String Parameters

    +

Query String Parameters

  • query: The text in the query field of the search form.
  • page: What page of results is loaded.
-

Example

HTMLElement properties can only be set via JavaScript. This means the searchFunction property must be set on a <lis-publication-search-element> tag's instance of the LisPublicationSearchElement class. For example:

<!-- add the Web Component to your HTML -->
<lis-publication-search-element id="publication-search"></lis-publication-search-element>

<!-- configure the Web Component via JavaScript -->
<script type="text/javascript">
// a site-specific function that sends a request to a Publication search API
function getPublications(searchText, page, {abortSignal}) {
// returns a Promise that resolves to a search result object
}
// get the Publication search element
const searchElement = document.getElementById('publication-search');
// set the element's searchFunction property
searchElement.searchFunction = getPublications;
</script>
-

Example

The LisPublicationSearchElement class inherits the resultAttributes and tableHeader properties from @@ -49,27 +26,8 @@

Example

The <!-- add the Web Component to your HTML -->
<lis-publication-search-element id="publication-search"></lis-publication-search-element>

<!-- configure the Web Component via JavaScript -->
<script type="text/javascript">
// get the publication search element
const searchElement = document.getElementById('publication-search');
// set the element's resultAttributes property
searchElement.resultAttributes = ["title", "firstAuthor", "doi"];
// set the element's tableHeader property
searchElement.tableHeader = {
title: "Title",
firstAuthor: "First Author",
doi: "DOI",
};
</script>
-

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - rendering

-

rendering

-
-

Methods - styles

-
-
-

Methods - updates

-

styles

updates

-
-

Constructors

-
- -
-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
cancelPromiseController: LisCancelPromiseController
-

Current Web standards do not allow Promises to be +

cancelPromiseController: LisCancelPromiseController

Current Web standards do not allow Promises to be cancelled. Components that use the LisPaginatedSearchMixin mixin can use this controller to make Promises cancelable. Event @@ -1027,127 +565,49 @@

-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
contentEditable: string
- -
-
- -
dataset: DOMStringMap
- -
-
- -
dir: string
- -
-
- -
domContentLoadedController: LisDomContentLoadedController
-

Components that use the +

clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
contentEditable: string
dataset: DOMStringMap
dir: string
domContentLoadedController: LisDomContentLoadedController

Components that use the LisPaginatedSearchMixin mixin can use this controller to subscribe to the DOMContentLoaded event. The advantage to @@ -1155,2960 +615,593 @@

-
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
queryStringController: LisQueryStringParametersController
-

Components that use the +

queryStringController: LisQueryStringParametersController

Components that use the LisPaginatedSearchMixin mixin can use this controller to interact with URL query string parameters. For example, it can be used to set values of form elements reactively, i.e. if the query string parameter a form element gets its value changes, then the element's value will be updated in the component's template.

-
-
-
- -
requiredQueryStringParams: string[][]
-

The LisPaginatedSearchMixin mixin will +

requiredQueryStringParams: string[][]

The LisPaginatedSearchMixin mixin will automatically perform a search when loaded if certain parameters are present in the URL query string. Components that use the mixin can specify what parameters are necessary by setting this property in their constructor. Specifically, this property represents groups of parameters that will trigger a search if all parameters within a group are present.

-
-
-
- -
resultAttributes: string[]
-

Components that use the +

resultAttributes: string[]

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. These attributes can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end user at run-time to override the default result attributes defined by the component.

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- - -

Components that use the +

role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number

Components that use the LisPaginatedSearchMixin mixin will inherit this property. It stores an external function that must be provided by users of the component that performs a search using the data from the component's submitted search form.

-
-
-
- -
searchResults: PublicationSearchResult[]
-

The results returned by the searchFunction.

-
-
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
searchResults: PublicationSearchResult[]

The results returned by the searchFunction.

+
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tableColumnClasses: StringObjectModel
-

Components that use the +

spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tableColumnClasses: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin can optionally define CSS classes for the columns of the table results are displayed in a table. The classes are set from an object that has attributes matching the resultAttributes. The object can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end used at run-time to override the default table column classes defined by the component.

-
-
-
- -
tableHeader: StringObjectModel
-

Components that use the +

tableHeader: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. The header of the @@ -4116,680 +1209,103 @@

-
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • -

    When the form of a component that use the +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • When the form of a component that use the LisPaginatedSearchMixin mixin is submitted, the mixin parses the form contents into a !FormData | FormData instance. This instance is converted into @@ -4798,1349 +1314,264 @@

    -
    -

    Parameters

    -
      -
    • -
      formData: FormData
      -

      The !FormData | FormData instance to convert +

      Parameters

      • formData: FormData

        The !FormData | FormData instance to convert into an object.

        -
        -
      -

      Returns PublicationSearchData

      The object generated from the given !FormData | FormData +

Returns PublicationSearchData

The object generated from the given !FormData | FormData instance.

- -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +
  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    By default, the LisPaginatedSearchMixin +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • By default, the LisPaginatedSearchMixin displays search results using the LisSimpleTableElement. Components that use the mixin can override this portion of the template by implementing their own renderResults method. The results data will be available via the inherited searchResults variable.

    -
    -

    Returns unknown

    The results portion of the template.

    - -
-
- -
  • By default, the LisPaginatedSearchMixin displays search results info using the in paragraph tags. Components that use the mixin can override this portion of the template by implementing their own renderResultsInfo method.

    -
    -

    Returns unknown

    The results info portion of the template.

    - -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns unknown

    The results info portion of the template.

    +
  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Components that use the +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • Components that use the LisPaginatedSearchMixin mixin will inherit this method. It allows the component's search form to be submitted programmatically.

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -6155,110 +1586,54 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6313,106 +1692,50 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - rendering

-
- -
    - -
  • -

    Returns Element | ShadowRoot

    -
-
- -
    - -
  • -

    Invoked on each update to perform rendering tasks. This method may return +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

  • Returns Element | ShadowRoot

  • Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html's ChildPart - typically a TemplateResult. Setting properties inside this method will not trigger the element to update.

    -
    -

    Returns unknown

    -
-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Returns unknown

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6420,70 +1743,44 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6491,20 +1788,11 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6515,54 +1803,21 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6570,507 +1825,32 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/user_components.LisQTLSearchElement.html b/docs/classes/user_components.LisQTLSearchElement.html index 1576d764..5e3d6ce1 100644 --- a/docs/classes/user_components.LisQTLSearchElement.html +++ b/docs/classes/user_components.LisQTLSearchElement.html @@ -1,23 +1,4 @@ -LisQTLSearchElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisQTLSearchElementHtmlElement

-
-

<lis-qtl-search-element>

+LisQTLSearchElement | @legumeinfo/web-components

<lis-qtl-search-element>

A Web Component that provides an interface for performing keyword searches for QTLs and displaying results in a paginated table. Note that the component saves its state to the URL query string parameters and a search @@ -25,20 +6,16 @@

Class LisQTLSearchElementHtmlElemen componnent is loaded. The component uses the LisPaginatedSearchMixin mixin. See the mixin docs for further details.

-

-
-

Query String Parameters

    +

Query String Parameters

  • query: The text in the query field of the search form.
  • page: What page of results is loaded.
-

Example

HTMLElement properties can only be set via JavaScript. This means the searchFunction property must be set on a <lis-qtl-search-element> tag's instance of the LisQTLSearchElement class. For example:

<!-- add the Web Component to your HTML -->
<lis-qtl-search-element id="qtl-search"></lis-qtl-search-element>

<!-- configure the Web Component via JavaScript -->
<script type="text/javascript">
// a site-specific function that sends a request to a QTL search API
function getQTLs(searchText, page, {abortSignal}) {
// returns a Promise that resolves to a search result object
}
// get the QTL search element
const searchElement = document.getElementById('qtl-search');
// set the element's searchFunction property
searchElement.searchFunction = getQTLs;
</script>
-

Example

The LisQTLSearchElement class inherits the resultAttributes and tableHeader properties from @@ -49,27 +26,8 @@

Example

The

<!-- add the Web Component to your HTML -->
<lis-qtl-search-element id="qtl-search"></lis-qtl-search-element>

<!-- configure the Web Component via JavaScript -->
<script type="text/javascript">
// get the qtl search element
const searchElement = document.getElementById('qtl-search');
// set the element's resultAttributes property
searchElement.resultAttributes = ["trait_name", "identifier", "link"];
// set the element's tableHeader property
searchElement.tableHeader = {
trait_name: "Trait Name",
identifier: "Identifier",
link: "Link",
};
</script>
-
-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - rendering

-

rendering

-
-

Methods - styles

-
-
-

Methods - updates

-

styles

updates

-
-

Constructors

-
- -
-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
cancelPromiseController: LisCancelPromiseController
-

Current Web standards do not allow Promises to be +

cancelPromiseController: LisCancelPromiseController

Current Web standards do not allow Promises to be cancelled. Components that use the LisPaginatedSearchMixin mixin can use this controller to make Promises cancelable. Event @@ -1027,127 +629,62 @@

-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
contentEditable: string
- -
-
- -
dataset: DOMStringMap
- -
-
- -
dir: string
- -
-
- -
domContentLoadedController: LisDomContentLoadedController
-

Components that use the +

clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
contentEditable: string
dataset: DOMStringMap
dir: string
domContentLoadedController: LisDomContentLoadedController

Components that use the LisPaginatedSearchMixin mixin can use this controller to subscribe to the DOMContentLoaded event. The advantage to @@ -1155,2960 +692,743 @@

-
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
queryStringController: LisQueryStringParametersController
-

Components that use the +

queryStringController: LisQueryStringParametersController

Components that use the LisPaginatedSearchMixin mixin can use this controller to interact with URL query string parameters. For example, it can be used to set values of form elements reactively, i.e. if the query string parameter a form element gets its value changes, then the element's value will be updated in the component's template.

-
-
-
- -
requiredQueryStringParams: string[][]
-

The LisPaginatedSearchMixin mixin will +

requiredQueryStringParams: string[][]

The LisPaginatedSearchMixin mixin will automatically perform a search when loaded if certain parameters are present in the URL query string. Components that use the mixin can specify what parameters are necessary by setting this property in their constructor. Specifically, this property represents groups of parameters that will trigger a search if all parameters within a group are present.

-
-
-
- -
resultAttributes: string[]
-

Components that use the +

resultAttributes: string[]

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. These attributes can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end user at run-time to override the default result attributes defined by the component.

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- - -

Components that use the +

role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number

Components that use the LisPaginatedSearchMixin mixin will inherit this property. It stores an external function that must be provided by users of the component that performs a search using the data from the component's submitted search form.

-
-
-
- -
searchResults: QTLSearchResult[]
-

The results returned by the searchFunction.

-
-
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
searchResults: QTLSearchResult[]

The results returned by the searchFunction.

+
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tableColumnClasses: StringObjectModel
-

Components that use the +

spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tableColumnClasses: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin can optionally define CSS classes for the columns of the table results are displayed in a table. The classes are set from an object that has attributes matching the resultAttributes. The object can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end used at run-time to override the default table column classes defined by the component.

-
-
-
- -
tableHeader: StringObjectModel
-

Components that use the +

tableHeader: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. The header of the @@ -4116,680 +1436,133 @@

-
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • -

    When the form of a component that use the +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • When the form of a component that use the LisPaginatedSearchMixin mixin is submitted, the mixin parses the form contents into a !FormData | FormData instance. This instance is converted into @@ -4798,1349 +1571,341 @@

    -
    -

    Parameters

    -
      -
    • -
      formData: FormData
      -

      The !FormData | FormData instance to convert +

      Parameters

      • formData: FormData

        The !FormData | FormData instance to convert into an object.

        -
        -
      -

      Returns QTLSearchData

      The object generated from the given !FormData | FormData +

Returns QTLSearchData

The object generated from the given !FormData | FormData instance.

- -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +
  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    By default, the LisPaginatedSearchMixin +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • By default, the LisPaginatedSearchMixin displays search results using the LisSimpleTableElement. Components that use the mixin can override this portion of the template by implementing their own renderResults method. The results data will be available via the inherited searchResults variable.

    -
    -

    Returns unknown

    The results portion of the template.

    - -
-
- -
  • By default, the LisPaginatedSearchMixin displays search results info using the in paragraph tags. Components that use the mixin can override this portion of the template by implementing their own renderResultsInfo method.

    -
    -

    Returns unknown

    The results info portion of the template.

    - -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns unknown

    The results info portion of the template.

    +
  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Components that use the +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • Components that use the LisPaginatedSearchMixin mixin will inherit this method. It allows the component's search form to be submitted programmatically.

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -6155,110 +1920,63 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6313,106 +2039,59 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - rendering

-
- -
    - -
  • -

    Returns Element | ShadowRoot

    -
-
- -
    - -
  • -

    Invoked on each update to perform rendering tasks. This method may return +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

  • Returns Element | ShadowRoot

  • Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html's ChildPart - typically a TemplateResult. Setting properties inside this method will not trigger the element to update.

    -
    -

    Returns unknown

    -
-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Returns unknown

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6420,70 +2099,50 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6491,20 +2150,12 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6515,54 +2166,23 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6570,507 +2190,37 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/user_components.LisTraitSearchElement.html b/docs/classes/user_components.LisTraitSearchElement.html index 873e4252..ca36c6c0 100644 --- a/docs/classes/user_components.LisTraitSearchElement.html +++ b/docs/classes/user_components.LisTraitSearchElement.html @@ -1,23 +1,4 @@ -LisTraitSearchElement | @legumeinfo/web-components
-
- -
-
-
-
- -

Class LisTraitSearchElementHtmlElement

-
-

<lis-trait-search-element>

+LisTraitSearchElement | @legumeinfo/web-components

<lis-trait-search-element>

A Web Component that provides an interface for performing keyword searches for traits and displaying results in a paginated table. Note that the component saves its state to the URL query string parameters and a search @@ -25,20 +6,16 @@

Class LisTraitSearchElementHtmlElem componnent is loaded. The component uses the LisPaginatedSearchMixin mixin. See the mixin docs for further details.

-

-
-

Query String Parameters

    +

Query String Parameters

  • query: The text in the query field of the search form.
  • page: What page of results is loaded.
-

Example

HTMLElement properties can only be set via JavaScript. This means the searchFunction property must be set on a <lis-trait-search-element> tag's instance of the LisTraitSearchElement class. For example:

<!-- add the Web Component to your HTML -->
<lis-trait-search-element id="trait-search"></lis-trait-search-element>

<!-- configure the Web Component via JavaScript -->
<script type="text/javascript">
// a site-specific function that sends a request to a trait search API
function getTraits(searchText, page, {abortSignal}) {
// returns a Promise that resolves to a search result object
}
// get the trait search element
const searchElement = document.getElementById('trait-search');
// set the element's searchFunction property
searchElement.searchFunction = getTraits;
</script>
-

Example

The LisTraitSearchElement class inherits the resultAttributes and tableHeader properties from @@ -49,27 +26,8 @@

Example

The

<!-- add the Web Component to your HTML -->
<lis-trait-search-element id="trait-search"></lis-trait-search-element>

<!-- configure the Web Component via JavaScript -->
<script type="text/javascript">
// get the trait search element
const searchElement = document.getElementById('trait-search');
// set the element's resultAttributes property
searchElement.resultAttributes = ["name", "identifier", "description", "link"];
// set the element's tableHeader property
searchElement.tableHeader = {
name: "Name",
identifier: "Identifier",
description: "Description",
link: "Link",
};
</script>
-
-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties - Other

-

Hierarchy

Other

-
-

Properties - dev-mode

-
-
-

Properties - properties

-
-
-

Properties - rendering

-
-
-

Properties - styles

-
-
-

Properties - updates

-
-
-

Accessors - attributes

-
-
-

Accessors - updates

-
-
-

Methods - Other

-
-
-

Methods - attributes

-
-
-

Methods - controllers

-

attributes

controllers

-
-

Methods - lifecycle

-

dev-mode

lifecycle

-
-

Methods - properties

-

properties

-
-

Methods - rendering

-

rendering

-
-

Methods - styles

-
-
-

Methods - updates

-

styles

updates

-
-

Constructors

-
- -
-
-

Properties - Other

-
- -
ATTRIBUTE_NODE: 2
-
- -
CDATA_SECTION_NODE: 4
-

node is a CDATASection node.

-
-
-
- -
COMMENT_NODE: 8
-

node is a Comment node.

-
-
-
- -
DOCUMENT_FRAGMENT_NODE: 11
-

node is a DocumentFragment node.

-
-
-
- -
DOCUMENT_NODE: 9
-

node is a document.

-
-
-
- -
DOCUMENT_POSITION_CONTAINED_BY: 16
-

Set when other is a descendant of node.

-
-
-
- -
DOCUMENT_POSITION_CONTAINS: 8
-

Set when other is an ancestor of node.

-
-
-
- -
DOCUMENT_POSITION_DISCONNECTED: 1
-

Set when node and other are not in the same tree.

-
-
-
- -
DOCUMENT_POSITION_FOLLOWING: 4
-

Set when other is following node.

-
-
-
- -
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
-
- -
DOCUMENT_POSITION_PRECEDING: 2
-

Set when other is preceding node.

-
-
-
- -
DOCUMENT_TYPE_NODE: 10
-

node is a doctype.

-
-
-
- -
ELEMENT_NODE: 1
-

node is an element.

-
-
-
- -
ENTITY_NODE: 6
-
- -
ENTITY_REFERENCE_NODE: 5
-
- -
NOTATION_NODE: 12
-
- -
PROCESSING_INSTRUCTION_NODE: 7
-

node is a ProcessingInstruction node.

-
-
-
- -
TEXT_NODE: 3
-

node is a Text node.

-
-
-
- -
accessKey: string
- -
-
- -
accessKeyLabel: string
- -
-
- -
ariaAtomic: null | string
- -
-
- -
ariaAutoComplete: null | string
- -
-
- -
ariaBusy: null | string
- -
-
- -
ariaChecked: null | string
- -
-
- -
ariaColCount: null | string
- -
-
- -
ariaColIndex: null | string
- -
-
- -
ariaColSpan: null | string
- -
-
- -
ariaCurrent: null | string
- -
-
- -
ariaDisabled: null | string
- -
-
- -
ariaExpanded: null | string
- -
-
- -
ariaHasPopup: null | string
- -
-
- -
ariaHidden: null | string
- -
-
- -
ariaInvalid: null | string
-
- -
ariaKeyShortcuts: null | string
- -
-
- -
ariaLabel: null | string
- -
-
- -
ariaLevel: null | string
- -
-
- -
ariaLive: null | string
- -
-
- -
ariaModal: null | string
- -
-
- -
ariaMultiLine: null | string
- -
-
- -
ariaMultiSelectable: null | string
- -
-
- -
ariaOrientation: null | string
- -
-
- -
ariaPlaceholder: null | string
- -
-
- -
ariaPosInSet: null | string
- -
-
- -
ariaPressed: null | string
- -
-
- -
ariaReadOnly: null | string
- -
-
- -
ariaRequired: null | string
- -
-
- -
ariaRoleDescription: null | string
- -
-
- -
ariaRowCount: null | string
- -
-
- -
ariaRowIndex: null | string
- -
-
- -
ariaRowSpan: null | string
- -
-
- -
ariaSelected: null | string
- -
-
- -
ariaSetSize: null | string
- -
-
- -
ariaSort: null | string
- -
-
- -
ariaValueMax: null | string
- -
-
- -
ariaValueMin: null | string
- -
-
- -
ariaValueNow: null | string
- -
-
- -
ariaValueText: null | string
- -
-
- -
assignedSlot: null | HTMLSlotElement
- -
-
- -
attributeStyleMap: StylePropertyMap
-
- -
attributes: NamedNodeMap
- -
-
- -
autocapitalize: string
-
- -
autofocus: boolean
-
- -
baseURI: string
-

Returns node's node document's document base URL.

+

Other

ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4

node is a CDATASection node.

+
COMMENT_NODE: 8

node is a Comment node.

+
DOCUMENT_FRAGMENT_NODE: 11

node is a DocumentFragment node.

+
DOCUMENT_NODE: 9

node is a document.

+
DOCUMENT_POSITION_CONTAINED_BY: 16

Set when other is a descendant of node.

+
DOCUMENT_POSITION_CONTAINS: 8

Set when other is an ancestor of node.

+
DOCUMENT_POSITION_DISCONNECTED: 1

Set when node and other are not in the same tree.

+
DOCUMENT_POSITION_FOLLOWING: 4

Set when other is following node.

+
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2

Set when other is preceding node.

+
DOCUMENT_TYPE_NODE: 10

node is a doctype.

+
ELEMENT_NODE: 1

node is an element.

+
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7

node is a ProcessingInstruction node.

+
TEXT_NODE: 3

node is a Text node.

+
accessKey: string
accessKeyLabel: string
ariaAtomic: null | string
ariaAutoComplete: null | string
ariaBusy: null | string
ariaChecked: null | string
ariaColCount: null | string
ariaColIndex: null | string
ariaColSpan: null | string
ariaCurrent: null | string
ariaDisabled: null | string
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden: null | string
ariaInvalid: null | string
ariaKeyShortcuts: null | string
ariaLabel: null | string
ariaLevel: null | string
ariaLive: null | string
ariaModal: null | string
ariaMultiLine: null | string
ariaMultiSelectable: null | string
ariaOrientation: null | string
ariaPlaceholder: null | string
ariaPosInSet: null | string
ariaPressed: null | string
ariaReadOnly: null | string
ariaRequired: null | string
ariaRoleDescription: null | string
ariaRowCount: null | string
ariaRowIndex: null | string
ariaRowSpan: null | string
ariaSelected: null | string
ariaSetSize: null | string
ariaSort: null | string
ariaValueMax: null | string
ariaValueMin: null | string
ariaValueNow: null | string
ariaValueText: null | string
assignedSlot: null | HTMLSlotElement
attributeStyleMap: StylePropertyMap
attributes: NamedNodeMap
autocapitalize: string
autofocus: boolean
baseURI: string

Returns node's node document's document base URL.

MDN Reference

-
-
-
- -
cancelPromiseController: LisCancelPromiseController
-

Current Web standards do not allow Promises to be +

cancelPromiseController: LisCancelPromiseController

Current Web standards do not allow Promises to be cancelled. Components that use the LisPaginatedSearchMixin mixin can use this controller to make Promises cancelable. Event @@ -1027,127 +629,62 @@

-
-
- -
childElementCount: number
- -
-
- -
childNodes: NodeListOf<ChildNode>
-

Returns the children.

+
childElementCount: number
childNodes: NodeListOf<ChildNode>

Returns the children.

MDN Reference

-
-
-
- -
children: HTMLCollection
-

Returns the child elements.

+
children: HTMLCollection

Returns the child elements.

MDN Reference

-
-
-
- -
classList: DOMTokenList
-

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

+
classList: DOMTokenList

Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.

MDN Reference

-
-
-
- -
className: string
-

Returns the value of element's class content attribute. Can be set to change it.

+
className: string

Returns the value of element's class content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
clientHeight: number
- -
-
- -
clientLeft: number
- -
-
- -
clientTop: number
- -
-
- -
clientWidth: number
- -
-
- -
contentEditable: string
- -
-
- -
dataset: DOMStringMap
- -
-
- -
dir: string
- -
-
- -
domContentLoadedController: LisDomContentLoadedController
-

Components that use the +

clientHeight: number
clientLeft: number
clientTop: number
clientWidth: number
contentEditable: string
dataset: DOMStringMap
dir: string
domContentLoadedController: LisDomContentLoadedController

Components that use the LisPaginatedSearchMixin mixin can use this controller to subscribe to the DOMContentLoaded event. The advantage to @@ -1155,2960 +692,743 @@

-
-
- -
draggable: boolean
- -
-
- -
enterKeyHint: string
- -
-
- -
firstChild: null | ChildNode
-

Returns the first child.

+
draggable: boolean
enterKeyHint: string
firstChild: null | ChildNode

Returns the first child.

MDN Reference

-
-
-
- -
firstElementChild: null | Element
-

Returns the first child that is an element, and null otherwise.

+
firstElementChild: null | Element

Returns the first child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
hidden: boolean
- -
-
- -
id: string
-

Returns the value of element's id content attribute. Can be set to change it.

+
hidden: boolean
id: string

Returns the value of element's id content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
inert: boolean
- -
-
- -
innerHTML: string
- -
-
- -
innerText: string
- -
-
- -
inputMode: string
- -
-
- -
isConnected: boolean
-

Returns true if node is connected and false otherwise.

+
inert: boolean
innerHTML: string
innerText: string
inputMode: string
isConnected: boolean

Returns true if node is connected and false otherwise.

MDN Reference

-
-
-
- -
isContentEditable: boolean
- -
-
- -
lang: string
- -
-
- -
lastChild: null | ChildNode
-

Returns the last child.

+
isContentEditable: boolean
lang: string
lastChild: null | ChildNode

Returns the last child.

MDN Reference

-
-
-
- -
lastElementChild: null | Element
-

Returns the last child that is an element, and null otherwise.

+
lastElementChild: null | Element

Returns the last child that is an element, and null otherwise.

MDN Reference

-
-
-
- -
localName: string
-

Returns the local name.

+
localName: string

Returns the local name.

MDN Reference

-
-
-
- -
namespaceURI: null | string
-

Returns the namespace.

+
namespaceURI: null | string

Returns the namespace.

MDN Reference

-
-
-
- -
nextElementSibling: null | Element
-

Returns the first following sibling that is an element, and null otherwise.

+
nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
nextSibling: null | ChildNode
-

Returns the next sibling.

+
nextSibling: null | ChildNode

Returns the next sibling.

MDN Reference

-
-
-
- -
nodeName: string
-

Returns a string appropriate for the type of node.

+
nodeName: string

Returns a string appropriate for the type of node.

MDN Reference

-
-
-
- -
nodeType: number
-

Returns the type of node.

+
nodeType: number

Returns the type of node.

MDN Reference

-
-
-
- -
nodeValue: null | string
- -
-
- -
nonce?: string
- -
-
- -
offsetHeight: number
- -
-
- -
offsetLeft: number
- -
-
- -
offsetParent: null | Element
- -
-
- -
offsetTop: number
- -
-
- -
offsetWidth: number
- -
-
- -
onabort: null | ((this, ev) => any)
-

Fires when the user aborts the download.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-

Param

The event.

+
nodeValue: null | string
nonce?: string
offsetHeight: number
offsetLeft: number
offsetParent: null | Element
offsetTop: number
offsetWidth: number
onabort: null | ((this, ev) => any)

Fires when the user aborts the download.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onanimationcancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationiteration: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onanimationstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: AnimationEvent
      -

      Returns any

-
-
- -
onauxclick: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onbeforeinput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: InputEvent
      -

      Returns any

-
-
- -
onblur: null | ((this, ev) => any)
-

Fires when the object loses the input focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The focus event.

+
onanimationcancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: AnimationEvent

      Returns any

onauxclick: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onbeforeinput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: InputEvent

      Returns any

onblur: null | ((this, ev) => any)

Fires when the object loses the input focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The focus event.

MDN Reference

-
-
- -
oncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncanplay: null | ((this, ev) => any)
-

Occurs when playback is possible, but would require further buffering.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncanplay: null | ((this, ev) => any)

Occurs when playback is possible, but would require further buffering.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
oncanplaythrough: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onchange: null | ((this, ev) => any)
-

Fires when the contents of the object or selection have changed.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
oncanplaythrough: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onchange: null | ((this, ev) => any)

Fires when the contents of the object or selection have changed.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onclick: null | ((this, ev) => any)
-

Fires when the user clicks the left mouse button on the object

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclick: null | ((this, ev) => any)

Fires when the user clicks the left mouse button on the object

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onclose: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncontextmenu: null | ((this, ev) => any)
-

Fires when the user clicks the right mouse button in the client area, opening the context menu.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onclose: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncontextmenu: null | ((this, ev) => any)

Fires when the user clicks the right mouse button in the client area, opening the context menu.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
oncopy: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
oncuechange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oncut: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
ondblclick: null | ((this, ev) => any)
-

Fires when the user double-clicks the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
oncopy: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

oncuechange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oncut: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

ondblclick: null | ((this, ev) => any)

Fires when the user double-clicks the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
ondrag: null | ((this, ev) => any)
-

Fires on the source object continuously during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondrag: null | ((this, ev) => any)

Fires on the source object continuously during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragend: null | ((this, ev) => any)
-

Fires on the source object when the user releases the mouse at the close of a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragend: null | ((this, ev) => any)

Fires on the source object when the user releases the mouse at the close of a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragenter: null | ((this, ev) => any)
-

Fires on the target element when the user drags the object to a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragenter: null | ((this, ev) => any)

Fires on the target element when the user drags the object to a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragleave: null | ((this, ev) => any)
-

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The drag event.

+
ondragleave: null | ((this, ev) => any)

Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The drag event.

MDN Reference

-
-
- -
ondragover: null | ((this, ev) => any)
-

Fires on the target element continuously while the user drags the object over a valid drop target.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragover: null | ((this, ev) => any)

Fires on the target element continuously while the user drags the object over a valid drop target.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondragstart: null | ((this, ev) => any)
-

Fires on the source object when the user starts to drag a text selection or selected object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-

Param

The event.

+
ondragstart: null | ((this, ev) => any)

Fires on the source object when the user starts to drag a text selection or selected object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
ondrop: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: DragEvent
      -

      Returns any

-
-
- -
ondurationchange: null | ((this, ev) => any)
-

Occurs when the duration attribute is updated.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ondrop: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: DragEvent

      Returns any

ondurationchange: null | ((this, ev) => any)

Occurs when the duration attribute is updated.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onemptied: null | ((this, ev) => any)
-

Occurs when the media element is reset to its initial state.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onemptied: null | ((this, ev) => any)

Occurs when the media element is reset to its initial state.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onended: null | ((this, ev) => any)
-

Occurs when the end of playback is reached.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event

+
onended: null | ((this, ev) => any)

Occurs when the end of playback is reached.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event

MDN Reference

-
-
- -
onerror: OnErrorEventHandler
-

Fires when an error occurs during object loading.

-
-
-

Param

The event.

+
onerror: OnErrorEventHandler

Fires when an error occurs during object loading.

+

Param

The event.

MDN Reference

-
-
- -
onfocus: null | ((this, ev) => any)
-

Fires when the object receives focus.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FocusEvent
      -

      Returns any

-
-

Param

The event.

+
onfocus: null | ((this, ev) => any)

Fires when the object receives focus.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FocusEvent

      Returns any

Param

The event.

MDN Reference

-
-
- -
onformdata: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: FormDataEvent
      -

      Returns any

-
-
- -
onfullscreenchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onfullscreenerror: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: Element
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ongotpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
oninput: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
oninvalid: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onkeydown: null | ((this, ev) => any)
-

Fires when the user presses a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onformdata: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: FormDataEvent

      Returns any

onfullscreenchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

onfullscreenerror: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      Returns any

ongotpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

oninput: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

oninvalid: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onkeydown: null | ((this, ev) => any)

Fires when the user presses a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onkeypress: null | ((this, ev) => any)
-

Fires when the user presses an alphanumeric key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The event.

- +
onkeypress: null | ((this, ev) => any)

Fires when the user presses an alphanumeric key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The event.

Deprecated

MDN Reference

-
-
- -
onkeyup: null | ((this, ev) => any)
-

Fires when the user releases a key.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: KeyboardEvent
      -

      Returns any

-
-

Param

The keyboard event

+
onkeyup: null | ((this, ev) => any)

Fires when the user releases a key.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: KeyboardEvent

      Returns any

Param

The keyboard event

MDN Reference

-
-
- -
onload: null | ((this, ev) => any)
-

Fires immediately after the browser loads the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onload: null | ((this, ev) => any)

Fires immediately after the browser loads the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadeddata: null | ((this, ev) => any)
-

Occurs when media data is loaded at the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadeddata: null | ((this, ev) => any)

Occurs when media data is loaded at the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadedmetadata: null | ((this, ev) => any)
-

Occurs when the duration and dimensions of the media have been determined.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadedmetadata: null | ((this, ev) => any)

Occurs when the duration and dimensions of the media have been determined.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onloadstart: null | ((this, ev) => any)
-

Occurs when Internet Explorer begins looking for media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onloadstart: null | ((this, ev) => any)

Occurs when Internet Explorer begins looking for media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onlostpointercapture: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onmousedown: null | ((this, ev) => any)
-

Fires when the user clicks the object with either mouse button.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onlostpointercapture: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onmousedown: null | ((this, ev) => any)

Fires when the user clicks the object with either mouse button.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmouseleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-
- -
onmousemove: null | ((this, ev) => any)
-

Fires when the user moves the mouse over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmouseleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

onmousemove: null | ((this, ev) => any)

Fires when the user moves the mouse over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseout: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer outside the boundaries of the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseout: null | ((this, ev) => any)

Fires when the user moves the mouse pointer outside the boundaries of the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseover: null | ((this, ev) => any)
-

Fires when the user moves the mouse pointer into the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseover: null | ((this, ev) => any)

Fires when the user moves the mouse pointer into the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onmouseup: null | ((this, ev) => any)
-

Fires when the user releases a mouse button while the mouse is over the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: MouseEvent
      -

      Returns any

-
-

Param

The mouse event.

+
onmouseup: null | ((this, ev) => any)

Fires when the user releases a mouse button while the mouse is over the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: MouseEvent

      Returns any

Param

The mouse event.

MDN Reference

-
-
- -
onpaste: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ClipboardEvent
      -

      Returns any

-
-
- -
onpause: null | ((this, ev) => any)
-

Occurs when playback is paused.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onpaste: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ClipboardEvent

      Returns any

onpause: null | ((this, ev) => any)

Occurs when playback is paused.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplay: null | ((this, ev) => any)
-

Occurs when the play method is requested.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplay: null | ((this, ev) => any)

Occurs when the play method is requested.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onplaying: null | ((this, ev) => any)
-

Occurs when the audio or video has started playing.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onplaying: null | ((this, ev) => any)

Occurs when the audio or video has started playing.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onpointercancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerdown: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerenter: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerleave: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointermove: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerout: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerover: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onpointerup: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: PointerEvent
      -

      Returns any

-
-
- -
onprogress: null | ((this, ev) => any)
-

Occurs to indicate progress while downloading media data.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: ProgressEvent<EventTarget>
      -

      Returns any

-
-

Param

The event.

+
onpointercancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerdown: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerenter: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerleave: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointermove: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerout: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerover: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onpointerup: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: PointerEvent

      Returns any

onprogress: null | ((this, ev) => any)

Occurs to indicate progress while downloading media data.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: ProgressEvent<EventTarget>

      Returns any

Param

The event.

MDN Reference

-
-
- -
onratechange: null | ((this, ev) => any)
-

Occurs when the playback rate is increased or decreased.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onratechange: null | ((this, ev) => any)

Occurs when the playback rate is increased or decreased.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onreset: null | ((this, ev) => any)
-

Fires when the user resets a form.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onreset: null | ((this, ev) => any)

Fires when the user resets a form.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onresize: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: UIEvent
      -

      Returns any

-
-
- -
onscroll: null | ((this, ev) => any)
-

Fires when the user repositions the scroll box in the scroll bar on the object.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onresize: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: UIEvent

      Returns any

onscroll: null | ((this, ev) => any)

Fires when the user repositions the scroll box in the scroll bar on the object.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsecuritypolicyviolation: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SecurityPolicyViolationEvent
      -

      Returns any

-
-
- -
onseeked: null | ((this, ev) => any)
-

Occurs when the seek operation ends.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsecuritypolicyviolation: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SecurityPolicyViolationEvent

      Returns any

onseeked: null | ((this, ev) => any)

Occurs when the seek operation ends.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onseeking: null | ((this, ev) => any)
-

Occurs when the current playback position is moved.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onseeking: null | ((this, ev) => any)

Occurs when the current playback position is moved.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselect: null | ((this, ev) => any)
-

Fires when the current selection changes.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselect: null | ((this, ev) => any)

Fires when the current selection changes.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onselectionchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onselectstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onslotchange: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
onstalled: null | ((this, ev) => any)
-

Occurs when the download has stopped.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onselectionchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onselectstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onslotchange: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

onstalled: null | ((this, ev) => any)

Occurs when the download has stopped.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onsubmit: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: SubmitEvent
      -

      Returns any

-
-
- -
onsuspend: null | ((this, ev) => any)
-

Occurs if the load operation has been intentionally halted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onsubmit: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: SubmitEvent

      Returns any

onsuspend: null | ((this, ev) => any)

Occurs if the load operation has been intentionally halted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontimeupdate: null | ((this, ev) => any)
-

Occurs to indicate the current playback position.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontimeupdate: null | ((this, ev) => any)

Occurs to indicate the current playback position.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
ontoggle: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-
- -
ontouchcancel?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchend?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchmove?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontouchstart?: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TouchEvent
      -

      Returns any

-
-
- -
ontransitioncancel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionend: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionrun: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
ontransitionstart: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: TransitionEvent
      -

      Returns any

-
-
- -
onvolumechange: null | ((this, ev) => any)
-

Occurs when the volume is changed, or playback is muted or unmuted.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
ontoggle: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

ontouchcancel?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchend?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchmove?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontouchstart?: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TouchEvent

      Returns any

ontransitioncancel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionrun: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

ontransitionstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: TransitionEvent

      Returns any

onvolumechange: null | ((this, ev) => any)

Occurs when the volume is changed, or playback is muted or unmuted.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwaiting: null | ((this, ev) => any)
-

Occurs when playback stops because the next frame of a video resource is not available.

-
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Param

The event.

+
onwaiting: null | ((this, ev) => any)

Occurs when playback stops because the next frame of a video resource is not available.

+

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Param

The event.

MDN Reference

-
-
- -
onwebkitanimationend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationend.

+
onwebkitanimationend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationend.

MDN Reference

-
-
- -
onwebkitanimationiteration: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationiteration.

+
onwebkitanimationiteration: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationiteration.

MDN Reference

-
-
- -
onwebkitanimationstart: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of onanimationstart.

+
onwebkitanimationstart: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of onanimationstart.

MDN Reference

-
-
- -
onwebkittransitionend: null | ((this, ev) => any)
-
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: Event
      -

      Returns any

-
-

Deprecated

This is a legacy alias of ontransitionend.

+
onwebkittransitionend: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: Event

      Returns any

Deprecated

This is a legacy alias of ontransitionend.

MDN Reference

-
-
- -
onwheel: null | ((this, ev) => any)
- -
-

Type declaration

-
    -
  • -
      -
    • (this, ev): any
    • -
    • -
      -

      Parameters

      -
        -
      • -
        this: GlobalEventHandlers
      • -
      • -
        ev: WheelEvent
      -

      Returns any

-
-
- -
outerHTML: string
- -
-
- -
outerText: string
- -
-
- -
ownerDocument: Document
-
- -
parentElement: null | HTMLElement
-

Returns the parent element.

+
onwheel: null | ((this, ev) => any)

Type declaration

    • (this, ev): any
    • Parameters

      • this: GlobalEventHandlers
      • ev: WheelEvent

      Returns any

outerHTML: string
outerText: string
ownerDocument: Document
parentElement: null | HTMLElement

Returns the parent element.

MDN Reference

-
-
-
- -
parentNode: null | ParentNode
-

Returns the parent.

+
parentNode: null | ParentNode

Returns the parent.

MDN Reference

-
-
-
- -
part: DOMTokenList
- -
-
- -
prefix: null | string
-

Returns the namespace prefix.

+
part: DOMTokenList
prefix: null | string

Returns the namespace prefix.

MDN Reference

-
-
-
- -
previousElementSibling: null | Element
-

Returns the first preceding sibling that is an element, and null otherwise.

+
previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

-
-
-
- -
previousSibling: null | ChildNode
-

Returns the previous sibling.

+
previousSibling: null | ChildNode

Returns the previous sibling.

MDN Reference

-
-
-
- -
queryStringController: LisQueryStringParametersController
-

Components that use the +

queryStringController: LisQueryStringParametersController

Components that use the LisPaginatedSearchMixin mixin can use this controller to interact with URL query string parameters. For example, it can be used to set values of form elements reactively, i.e. if the query string parameter a form element gets its value changes, then the element's value will be updated in the component's template.

-
-
-
- -
requiredQueryStringParams: string[][]
-

The LisPaginatedSearchMixin mixin will +

requiredQueryStringParams: string[][]

The LisPaginatedSearchMixin mixin will automatically perform a search when loaded if certain parameters are present in the URL query string. Components that use the mixin can specify what parameters are necessary by setting this property in their constructor. Specifically, this property represents groups of parameters that will trigger a search if all parameters within a group are present.

-
-
-
- -
resultAttributes: string[]
-

Components that use the +

resultAttributes: string[]

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. These attributes can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end user at run-time to override the default result attributes defined by the component.

-
-
-
- -
role: null | string
-
- -
scrollHeight: number
- -
-
- -
scrollLeft: number
- -
-
- -
scrollTop: number
- -
-
- -
scrollWidth: number
- -
-
- - -

Components that use the +

role: null | string
scrollHeight: number
scrollLeft: number
scrollTop: number
scrollWidth: number

Components that use the LisPaginatedSearchMixin mixin will inherit this property. It stores an external function that must be provided by users of the component that performs a search using the data from the component's submitted search form.

-
-
-
- -
searchResults: TraitSearchResult[]
-

The results returned by the searchFunction.

-
-
-
- -
shadowRoot: null | ShadowRoot
-

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

+
searchResults: TraitSearchResult[]

The results returned by the searchFunction.

+
shadowRoot: null | ShadowRoot

Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.

MDN Reference

-
-
-
- -
slot: string
-

Returns the value of element's slot content attribute. Can be set to change it.

+
slot: string

Returns the value of element's slot content attribute. Can be set to change it.

MDN Reference

-
-
-
- -
spellcheck: boolean
- -
-
- -
style: CSSStyleDeclaration
- -
-
- -
tabIndex: number
- -
-
- -
tableColumnClasses: StringObjectModel
-

Components that use the +

spellcheck: boolean
style: CSSStyleDeclaration
tabIndex: number
tableColumnClasses: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin can optionally define CSS classes for the columns of the table results are displayed in a table. The classes are set from an object that has attributes matching the resultAttributes. The object can be specified by setting this property in a component's constructor. Additionally, this property may be used by the end used at run-time to override the default table column classes defined by the component.

-
-
-
- -
tableHeader: StringObjectModel
-

Components that use the +

tableHeader: StringObjectModel

Components that use the LisPaginatedSearchMixin mixin must define what attributes their search results will have so the mixin can correctly parse and display the results in a table. The header of the @@ -4116,680 +1436,133 @@

-
-
- -
tagName: string
-

Returns the HTML-uppercased qualified name.

+
tagName: string

Returns the HTML-uppercased qualified name.

MDN Reference

-
-
-
- -
textContent: null | string
- -
-
- -
title: string
- -
-
- -
translate: boolean
-
- -
_$litElement$: boolean
-
- -
_initializers?: Initializer[]
-
- -
finalized: boolean
-

Ensure this class is marked as finalized as an optimization ensuring +

textContent: null | string
title: string
translate: boolean
_$litElement$: boolean
_initializers?: Initializer[]
finalized: boolean

Ensure this class is marked as finalized as an optimization ensuring it will not needlessly try to finalize.

Note this property name is a string to prevent breaking Closure JS Compiler optimizations. See @lit/reactive-element for more information.

-
-
-
-

Properties - dev-mode

-
- -
disableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Disable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enableWarning?: ((warningKind) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (warningKind): void
    • -
    • -

      Enable the given warning category for this class.

      -

      This method only exists in development builds, so it should be accessed -with a guard like:

      -
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); -
      -
      -
      -

      Parameters

      -
        -
      • -
        warningKind: WarningKind
      -

      Returns void

      -
      -

      Nocollapse

-
- -
enabledWarnings?: WarningKind[]
-

Read or set all the enabled warning categories for this class.

-

This property is only used in development builds.

-
-
-

Nocollapse

-
-

Properties - properties

-
- -
elementProperties: PropertyDeclarationMap
-

Memoized list of all element properties, including any superclass properties. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
- -
properties: PropertyDeclarations
-

User-supplied object that maps property names to PropertyDeclaration -objects containing options for configuring reactive properties. When -a reactive property is set the element will update and render.

-

By default properties are public fields, and as such, they should be -considered as primarily settable by element users, either via attribute or -the property itself.

-

Generally, properties that are changed by the element should be private or -protected fields and should use the state: true option. Properties -marked as state do not reflect from the corresponding attribute

-

However, sometimes element code does need to set a public property. This -should typically only be done in response to user interaction, and an event -should be fired informing the user; for example, a checkbox sets its -checked property when clicked and fires a changed event. Mutating -public properties should typically not be done for non-primitive (object or -array) properties. In other cases when an element needs to manage state, a -private property set with the state: true option should be used. When -needed, state properties can be initialized via public properties to -facilitate complex interactions.

-
-
-

Nocollapse

-
-

Properties - rendering

-
- -
renderOptions: RenderOptions
-
-
- -
renderRoot: HTMLElement | ShadowRoot
-

Node or ShadowRoot into which element DOM should be rendered. Defaults -to an open shadowRoot.

-
-
-
- -
shadowRootOptions: ShadowRootInit
-

Options used when calling attachShadow. Set this property to customize -the options for the shadowRoot; for example, to create a closed -shadowRoot: {mode: 'closed'}.

-

Note, these options are used in createRenderRoot. If this method -is customized, options should be respected if possible.

-
-
-

Nocollapse

-
-

Properties - styles

-
- -
elementStyles: CSSResultOrNative[]
-

Memoized list of all element styles. -Created lazily on user subclasses when finalizing the class.

-
-
-

Nocollapse

-
-

Properties - updates

-
- -
hasUpdated: boolean
-

Is set to true after the first update. The element code cannot assume -that renderRoot exists before the element hasUpdated.

-
-
-
- -
isUpdatePending: boolean
-

True if there is a pending update as a result of calling requestUpdate(). -Should only be read.

-
-
-
-

Accessors - attributes

-
- -
    -
  • get observedAttributes(): string[]
  • -
  • -

    Returns a list of attributes corresponding to the registered properties.

    -
    -

    Returns string[]

    -
    -

    Nocollapse

-
-

Accessors - updates

-
- -
    -
  • get updateComplete(): Promise<boolean>
  • -
  • -

    Returns a Promise that resolves when the element has completed updating. -The Promise value is a boolean that is true if the element completed the -update without triggering another update. The Promise result is false if -a property was set inside updated(). If the Promise is rejected, an -exception was thrown during the update.

    -

    To await additional asynchronous work, override the getUpdateComplete -method. For example, it is sometimes useful to await a rendered element -before fulfilling this Promise. To do this, first await -super.getUpdateComplete(), then any subsequent state.

    -
    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed - without triggering another update.

    - -
-
-

Methods - Other

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | AddEventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    +
  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • -
    • -
      Optional options: number | KeyframeAnimationOptions
    -

    Returns Animation

    -
-
- -
    - -
  • -

    Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Parameters

    • keyframes: null | PropertyIndexedKeyframes | Keyframe[]
    • Optional options: number | KeyframeAnimationOptions

    Returns Animation

  • Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    -

    Returns T

    -
-
- -
    - -
  • - -

    Returns ElementInternals

    -
-
- -
    - -
  • -

    Creates a shadow root for element and returns it.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T

    Returns T

  • Returns ElementInternals

  • Creates a shadow root for element and returns it.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      init: ShadowRootInit
    -

    Returns ShadowRoot

    -
-
- -
    - -
  • -

    Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • init: ShadowRootInit

    Returns ShadowRoot

  • Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      Optional options: CheckVisibilityOptions
    -

    Returns boolean

-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • -

    Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns void

  • Parameters

    • Optional options: CheckVisibilityOptions

    Returns boolean

  • Returns void

  • Returns a copy of node. If deep is true, the copy also includes the node's descendants.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional deep: boolean
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    +

    Parameters

    • Optional deep: boolean

    Returns Node

  • Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selector: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns a bitmask indicating the position of other relative to node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selector: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selector: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns a bitmask indicating the position of other relative to node.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: Node
    -

    Returns number

    -
-
- -
    - -
  • - -

    Returns StylePropertyMapReadOnly

    -
-
- -
    - -
  • -

    Returns true if other is an inclusive descendant of node, and false otherwise.

    +

    Parameters

    • other: Node

    Returns number

  • Returns StylePropertyMapReadOnly

  • Returns true if other is an inclusive descendant of node, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      other: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    +

    Parameters

    • other: null | Node

    Returns boolean

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: FocusOptions
    -

    Returns void

    -
-
- -
    - -
  • -

    When the form of a component that use the +

    Parameters

    Returns boolean

  • Parameters

    • Optional options: FocusOptions

    Returns void

  • When the form of a component that use the LisPaginatedSearchMixin mixin is submitted, the mixin parses the form contents into a !FormData | FormData instance. This instance is converted into @@ -4798,1349 +1571,341 @@

    -
    -

    Parameters

    -
      -
    • -
      formData: FormData
      -

      The !FormData | FormData instance to convert +

      Parameters

      • formData: FormData

        The !FormData | FormData instance to convert into an object.

        -
        -
      -

      Returns TraitSearchData

      The object generated from the given !FormData | FormData +

Returns TraitSearchData

The object generated from the given !FormData | FormData instance.

- -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: GetAnimationsOptions
    -

    Returns Animation[]

    -
-
- -
    - -
  • -

    Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    +
  • Parameters

    • Optional options: GetAnimationsOptions

    Returns Animation[]

  • Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    +

    Parameters

    • qualifiedName: string

    Returns null | string

  • Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns the qualified names of all element's attributes. Can contain duplicates.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns null | string

  • Returns the qualified names of all element's attributes. Can contain duplicates.

    MDN Reference

    -
    -

    Returns string[]

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -

    Returns DOMRect

    -
-
- -
    - -
  • - -

    Returns DOMRectList

    -
-
- -
    - -
  • -

    Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    +

    Returns string[]

  • Parameters

    • qualifiedName: string

    Returns null | Attr

  • Parameters

    • namespace: null | string
    • localName: string

    Returns null | Attr

  • Returns DOMRect

  • Returns DOMRectList

  • Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      classNames: string
    -

    Returns HTMLCollectionOf<Element>

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: K
    -

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1999/xhtml"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<HTMLElement>

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/2000/svg"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<SVGElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<MathMLElement>

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns HTMLCollectionOf<Element>

-
- -
    - -
  • -

    Returns node's root.

    +

    Parameters

    • classNames: string

    Returns HTMLCollectionOf<Element>

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • qualifiedName: K

    Returns HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Parameters

    • qualifiedName: string

    Returns HTMLCollectionOf<Element>

  • Parameters

    • namespaceURI: "http://www.w3.org/1999/xhtml"
    • localName: string

    Returns HTMLCollectionOf<HTMLElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/2000/svg"
    • localName: string

    Returns HTMLCollectionOf<SVGElement>

  • Parameters

    • namespaceURI: "http://www.w3.org/1998/Math/MathML"
    • localName: string

    Returns HTMLCollectionOf<MathMLElement>

  • Parameters

    • namespace: null | string
    • localName: string

    Returns HTMLCollectionOf<Element>

  • Returns node's root.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: GetRootNodeOptions
    -

    Returns Node

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    +

    Parameters

    • Optional options: GetRootNodeOptions

    Returns Node

  • Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has an attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns boolean

  • Returns true if element has an attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns true if element has attributes, and false otherwise.

    +

    Parameters

    • namespace: null | string
    • localName: string

    Returns boolean

  • Returns true if element has attributes, and false otherwise.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node has children.

    +

    Returns boolean

  • Returns whether node has children.

    MDN Reference

    -
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      element: Element
    -

    Returns null | Element

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      position: InsertPosition
    • -
    • -
      text: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      where: InsertPosition
    • -
    • -
      data: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: T
    • -
    • -
      child: null | Node
    -

    Returns T

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Returns whether node and otherNode have the same properties.

    +

    Returns boolean

  • Parameters

    • pointerId: number

    Returns boolean

  • Parameters

    • where: InsertPosition
    • element: Element

    Returns null | Element

  • Parameters

    • position: InsertPosition
    • text: string

    Returns void

  • Parameters

    • where: InsertPosition
    • data: string

    Returns void

  • Type Parameters

    • T extends Node

    Parameters

    • node: T
    • child: null | Node

    Returns T

  • Parameters

    • namespace: null | string

    Returns boolean

  • Returns whether node and otherNode have the same properties.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      otherNode: null | Node
    -

    Returns boolean

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      prefix: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    -

    Returns null | string

    -
-
- -
    - -
  • -

    Returns true if matching selectors against element's root yields element, and false otherwise.

    +

    Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • otherNode: null | Node

    Returns boolean

  • Parameters

    • prefix: null | string

    Returns null | string

  • Parameters

    • namespace: null | string

    Returns null | string

  • Returns true if matching selectors against element's root yields element, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    +

    Parameters

    • selectors: string

    Returns boolean

  • Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns void

  • Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Returns the first element that is a descendant of node that matches selectors.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Returns the first element that is a descendant of node that matches selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementTagNameMap[K]

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | SVGElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | MathMLElementTagNameMap[K]

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns null | E

-
- -
    - -
  • -

    Returns all element descendants of node that match selectors.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns null | SVGElementTagNameMap[K]

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns null | MathMLElementTagNameMap[K]

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns null | HTMLElementDeprecatedTagNameMap[K]

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns null | E

  • Returns all element descendants of node that match selectors.

    MDN Reference

    -
    -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementTagNameMap[K]>

    -
  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof SVGElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof MathMLElementTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementDeprecatedTagNameMap

    -
    -

    Parameters

    -
      -
    • -
      selectors: K
    -

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    -
    -

    Deprecated

  • - -
  • -
    -

    Type Parameters

    -
      -
    • -

      E extends Element = Element

    -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns NodeListOf<E>

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes node.

    +

    Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof SVGElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<SVGElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof MathMLElementTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<MathMLElementTagNameMap[K]>

  • Type Parameters

    • K extends keyof HTMLElementDeprecatedTagNameMap

    Parameters

    • selectors: K

    Returns NodeListOf<HTMLElementDeprecatedTagNameMap[K]>

    Deprecated

  • Type Parameters

    • E extends Element = Element

    Parameters

    • selectors: string

    Returns NodeListOf<E>

  • Parameters

    • pointerId: number

    Returns void

  • Removes node.

    MDN Reference

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's first attribute whose qualified name is qualifiedName.

    +

    Returns void

  • Removes element's first attribute whose qualified name is qualifiedName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes element's attribute whose namespace is namespace and local name is localName.

    +

    Parameters

    • qualifiedName: string

    Returns void

  • Removes element's attribute whose namespace is namespace and local name is localName.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      localName: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns Attr

    -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      K extends keyof HTMLElementEventMap

    -
    -

    Parameters

    -
      -
    • -
      type: K
    • -
    • -
      listener: ((this, ev) => any)
      -
        -
      • -
          -
        • (this, ev): any
        • -
        • -
          -

          Parameters

          -
          -

          Returns any

    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

  • - -
  • -
    -

    Parameters

    -
      -
    • -
      type: string
    • -
    • -
      listener: EventListenerOrEventListenerObject
    • -
    • -
      Optional options: boolean | EventListenerOptions
    -

    Returns void

-
- -
    - -
  • -

    By default, the LisPaginatedSearchMixin +

    Parameters

    • namespace: null | string
    • localName: string

    Returns void

  • Parameters

    • attr: Attr

    Returns Attr

  • Type Parameters

    • T extends Node

    Parameters

    • child: T

    Returns T

  • Type Parameters

    • K extends keyof HTMLElementEventMap

    Parameters

    • type: K
    • listener: ((this, ev) => any)
        • (this, ev): any
        • Parameters

          Returns any

    • Optional options: boolean | EventListenerOptions

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

  • By default, the LisPaginatedSearchMixin displays search results using the LisSimpleTableElement. Components that use the mixin can override this portion of the template by implementing their own renderResults method. The results data will be available via the inherited searchResults variable.

    -
    -

    Returns unknown

    The results portion of the template.

    - -
-
- -
  • By default, the LisPaginatedSearchMixin displays search results info using the in paragraph tags. Components that use the mixin can override this portion of the template by implementing their own renderResultsInfo method.

    -
    -

    Returns unknown

    The results info portion of the template.

    - -
-
- -
    - -
  • - -
    -

    Type Parameters

    -
      -
    • -

      T extends Node

    -
    -

    Parameters

    -
      -
    • -
      node: Node
    • -
    • -
      child: T
    -

    Returns T

    -
-
- -
    - -
  • -

    Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Returns unknown

    The results info portion of the template.

    +
  • Type Parameters

    • T extends Node

    Parameters

    • node: Node
    • child: T

    Returns T

  • Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.

    Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Rest ...nodes: (string | Node)[]
    -

    Returns void

    -
-
- -
    - -
  • -

    Displays element fullscreen and resolves promise when done.

    +

    Parameters

    • Rest ...nodes: (string | Node)[]

    Returns void

  • Displays element fullscreen and resolves promise when done.

    When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional options: FullscreenOptions
    -

    Returns Promise<void>

    -
-
- -
    - -
  • - -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional arg: boolean | ScrollIntoViewOptions
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      Optional options: ScrollToOptions
    -

    Returns void

    -
  • - -
  • -
    -

    Parameters

    -
      -
    • -
      x: number
    • -
    • -
      y: number
    -

    Returns void

-
- -
    - -
  • -

    Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    +

    Parameters

    • Optional options: FullscreenOptions

    Returns Promise<void>

  • Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Parameters

    • Optional arg: boolean | ScrollIntoViewOptions

    Returns void

  • Parameters

    • Optional options: ScrollToOptions

    Returns void

  • Parameters

    • x: number
    • y: number

    Returns void

  • Sets the value of element's first attribute whose qualified name is qualifiedName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • -

    Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    +

    Parameters

    • qualifiedName: string
    • value: string

    Returns void

  • Sets the value of element's attribute whose namespace is namespace and local name is localName to value.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      namespace: null | string
    • -
    • -
      qualifiedName: string
    • -
    • -
      value: string
    -

    Returns void

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      attr: Attr
    -

    Returns null | Attr

    -
-
- -
    - -
  • - -
    -

    Parameters

    -
      -
    • -
      pointerId: number
    -

    Returns void

    -
-
- -
    - -
  • -

    Components that use the +

    Parameters

    • namespace: null | string
    • qualifiedName: string
    • value: string

    Returns void

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • attr: Attr

    Returns null | Attr

  • Parameters

    • pointerId: number

    Returns void

  • Components that use the LisPaginatedSearchMixin mixin will inherit this method. It allows the component's search form to be submitted programmatically.

    -
    -

    Returns void

    -
-
- -
    - -
  • -

    If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    +

    Returns void

  • If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.

    Returns true if qualifiedName is now present, and false otherwise.

    MDN Reference

    -
    -
    -

    Parameters

    -
      -
    • -
      qualifiedName: string
    • -
    • -
      Optional force: boolean
    -

    Returns boolean

    -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      selectors: string
    -

    Returns boolean

    -
    -

    Deprecated

    This is a legacy alias of matches.

    +

    Parameters

    • qualifiedName: string
    • Optional force: boolean

    Returns boolean

  • Parameters

    • selectors: string

    Returns boolean

    Deprecated

    This is a legacy alias of matches.

    MDN Reference

    -
-
- -
    - -
  • -

    Adds an initializer function to the class that is called during instance +

  • Adds an initializer function to the class that is called during instance construction.

    This is useful for code that runs against a ReactiveElement subclass, such as a decorator, that needs to do work for each @@ -6155,110 +1920,63 @@

    -
    -

    Parameters

    -
      -
    • -
      initializer: Initializer
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Creates property accessors for registered properties, sets up element +

    Parameters

    • initializer: Initializer

    Returns void

    Nocollapse

  • Creates property accessors for registered properties, sets up element styling, and ensures any superclasses are also finalized. Returns true if the element was finalized.

    -
    -

    Returns boolean

    -
    -

    Nocollapse

-
-

Methods - attributes

-
- -
    - -
  • -

    Synchronizes property values when attributes change.

    +

    Returns boolean

    Nocollapse

attributes

  • get observedAttributes(): string[]
  • Returns a list of attributes corresponding to the registered properties.

    +

    Returns string[]

    Nocollapse

  • Synchronizes property values when attributes change.

    Specifically, when an attribute is set, the corresponding property is set. You should rarely need to implement this callback. If this method is overridden, super.attributeChangedCallback(name, _old, value) must be called.

    See using the lifecycle callbacks on MDN for more information about the attributeChangedCallback.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _old: null | string
    • -
    • -
      value: null | string
    -

    Returns void

    -
-
-

Methods - controllers

-
- -
    - -
  • -

    Registers a ReactiveController to participate in the element's reactive +

    Parameters

    • name: string
    • _old: null | string
    • value: null | string

    Returns void

controllers

  • Registers a ReactiveController to participate in the element's reactive update cycle. The element automatically calls into any registered controllers during its lifecycle callbacks.

    If the element is connected when addController() is called, the controller's hostConnected() callback will be immediately called.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
- -
    - -
  • -

    Removes a ReactiveController from the element.

    -
    -
    -

    Parameters

    -
      -
    • -
      controller: ReactiveController
    -

    Returns void

    -
-
-

Methods - lifecycle

-
- -
    - -
  • -

    Invoked when the component is added to the document's DOM.

    +

    Parameters

    • controller: ReactiveController

    Returns void

  • Removes a ReactiveController from the element.

    +

    Parameters

    • controller: ReactiveController

    Returns void

dev-mode

disableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Disable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Disable for all ReactiveElement subclasses
      ReactiveElement.disableWarning?.('migration');

      // Disable for only MyElement and subclasses
      MyElement.disableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enableWarning?: ((warningKind) => void)

Type declaration

    • (warningKind): void
    • Enable the given warning category for this class.

      +

      This method only exists in development builds, so it should be accessed +with a guard like:

      +
      // Enable for all ReactiveElement subclasses
      ReactiveElement.enableWarning?.('migration');

      // Enable for only MyElement and subclasses
      MyElement.enableWarning?.('migration'); +
      +

      Parameters

      • warningKind: WarningKind

      Returns void

      Nocollapse

enabledWarnings?: WarningKind[]

Read or set all the enabled warning categories for this class.

+

This property is only used in development builds.

+

Nocollapse

lifecycle

-
- -
    - -
  • -

    Invoked when the component is removed from the document's DOM.

    +

    Returns void

-
-

Methods - properties

-
- -
    - -
  • -

    Creates a property accessor on the element prototype if one does not exist +

    Returns void

properties

elementProperties: PropertyDeclarationMap

Memoized list of all element properties, including any superclass properties. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

properties: PropertyDeclarations

User-supplied object that maps property names to PropertyDeclaration +objects containing options for configuring reactive properties. When +a reactive property is set the element will update and render.

+

By default properties are public fields, and as such, they should be +considered as primarily settable by element users, either via attribute or +the property itself.

+

Generally, properties that are changed by the element should be private or +protected fields and should use the state: true option. Properties +marked as state do not reflect from the corresponding attribute

+

However, sometimes element code does need to set a public property. This +should typically only be done in response to user interaction, and an event +should be fired informing the user; for example, a checkbox sets its +checked property when clicked and fires a changed event. Mutating +public properties should typically not be done for non-primitive (object or +array) properties. In other cases when an element needs to manage state, a +private property set with the state: true option should be used. When +needed, state properties can be initialized via public properties to +facilitate complex interactions.

+

Nocollapse

  • Creates a property accessor on the element prototype if one does not exist and stores a PropertyDeclaration for the property with the given options. The property setter calls the property's hasChanged property option or uses a strict identity check to determine whether or not @@ -6313,106 +2039,59 @@

    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
    -

    Returns void

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns a property descriptor to be defined on the given named property. +

    Parameters

    • name: PropertyKey
    • Optional options: PropertyDeclaration<unknown, unknown>

    Returns void

    Nocollapse

  • Returns a property descriptor to be defined on the given named property. If no descriptor is returned, the property will not become an accessor. For example,

    class MyElement extends LitElement {
    static getPropertyDescriptor(name, key, options) {
    const defaultDescriptor =
    super.getPropertyDescriptor(name, key, options);
    const setter = defaultDescriptor.set;
    return {
    get: defaultDescriptor.get,
    set(value) {
    setter.call(this, value);
    // custom action.
    },
    configurable: true,
    enumerable: true
    }
    }
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    • -
    • -
      key: string | symbol
    • -
    • -
      options: PropertyDeclaration<unknown, unknown>
    -

    Returns undefined | PropertyDescriptor

    -
    -

    Nocollapse

-
- -
    - -
  • -

    Returns the property options associated with the given property. +

    Parameters

    • name: PropertyKey
    • key: string | symbol
    • options: PropertyDeclaration<unknown, unknown>

    Returns undefined | PropertyDescriptor

    Nocollapse

  • Returns the property options associated with the given property. These options are defined with a PropertyDeclaration via the properties object or the @property decorator and are registered in createProperty(...).

    Note, this method should be considered "final" and not overridden. To customize the options for a given property, override createProperty.

    -
    -
    -

    Parameters

    -
      -
    • -
      name: PropertyKey
    -

    Returns PropertyDeclaration<unknown, unknown>

    -
    -

    Nocollapse

    -

    Final

-
-

Methods - rendering

-
- -
    - -
  • -

    Returns Element | ShadowRoot

    -
-
- -
    - -
  • -

    Invoked on each update to perform rendering tasks. This method may return +

    Parameters

    • name: PropertyKey

    Returns PropertyDeclaration<unknown, unknown>

    Nocollapse

    Final

rendering

renderOptions: RenderOptions
renderRoot: HTMLElement | ShadowRoot

Node or ShadowRoot into which element DOM should be rendered. Defaults +to an open shadowRoot.

+
shadowRootOptions: ShadowRootInit

Options used when calling attachShadow. Set this property to customize +the options for the shadowRoot; for example, to create a closed +shadowRoot: {mode: 'closed'}.

+

Note, these options are used in createRenderRoot. If this method +is customized, options should be respected if possible.

+

Nocollapse

  • Returns Element | ShadowRoot

  • Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html's ChildPart - typically a TemplateResult. Setting properties inside this method will not trigger the element to update.

    -
    -

    Returns unknown

    -
-
-

Methods - styles

-
- -
    - -
  • -

    Takes the styles the user supplied via the static styles property and +

    Returns unknown

styles

elementStyles: CSSResultOrNative[]

Memoized list of all element styles. +Created lazily on user subclasses when finalizing the class.

+

Nocollapse

  • Takes the styles the user supplied via the static styles property and returns the array of styles to apply to the element. Override this method to integrate into a style management system.

    Styles are deduplicated preserving the last instance in the list. This @@ -6420,70 +2099,50 @@

    -
    -

    Parameters

    -
      -
    • -
      Optional styles: CSSResultGroup
    -

    Returns CSSResultOrNative[]

    -
    -

    Nocollapse

-
-

Methods - updates

-
- -
    - -
  • -

    Note, this method should be considered final and not overridden. It is +

    Parameters

    • Optional styles: CSSResultGroup

    Returns CSSResultOrNative[]

    Nocollapse

updates

hasUpdated: boolean

Is set to true after the first update. The element code cannot assume +that renderRoot exists before the element hasUpdated.

+
isUpdatePending: boolean

True if there is a pending update as a result of calling requestUpdate(). +Should only be read.

+
  • get updateComplete(): Promise<boolean>
  • Returns a Promise that resolves when the element has completed updating. +The Promise value is a boolean that is true if the element completed the +update without triggering another update. The Promise result is false if +a property was set inside updated(). If the Promise is rejected, an +exception was thrown during the update.

    +

    To await additional asynchronous work, override the getUpdateComplete +method. For example, it is sometimes useful to await a rendered element +before fulfilling this Promise. To do this, first await +super.getUpdateComplete(), then any subsequent state.

    +

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed + without triggering another update.

    +
  • Note, this method should be considered final and not overridden. It is overridden on the element instance with a function that triggers the first update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _requestedUpdate: boolean
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked when the element is first updated. Implement to perform one time +

    Parameters

    • _requestedUpdate: boolean

    Returns void

  • Invoked when the element is first updated. Implement to perform one time work on the element after update.

    firstUpdated() {
    this.renderRoot.getElementById('my-text-area').focus();
    }

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Override point for the updateComplete promise.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Override point for the updateComplete promise.

    It is not safe to override the updateComplete getter directly due to a limitation in TypeScript which means it is not possible to call a superclass getter (e.g. super.updateComplete.then(...)) when the target @@ -6491,20 +2150,12 @@

    -

    Returns Promise<boolean>

    A promise of a boolean that resolves to true if the update completed +

Returns Promise<boolean>

A promise of a boolean that resolves to true if the update completed without triggering another update.

- -
-
- -
    - -
  • -

    Performs an element update. Note, if an exception is thrown during the +

  • Performs an element update. Note, if an exception is thrown during the update, firstUpdated and updated will not be called.

    Call performUpdate() to immediately process a pending update. This should generally not be needed, but it can be done in rare cases when you need to @@ -6515,54 +2166,23 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Requests an update which is processed asynchronously. This should be called +

    Returns void | Promise<unknown>

  • Requests an update which is processed asynchronously. This should be called when an element should update based on some state not triggered by setting a reactive property. In this case, pass no arguments. It should also be called when manually implementing a property setter. In this case, pass the property name and oldValue to ensure that any configured property options are honored.

    -
    -
    -

    Parameters

    -
      -
    • -
      Optional name: PropertyKey
      -

      name of requesting property

      -
      -
    • -
    • -
      Optional oldValue: unknown
      -

      old value of requesting property

      -
      -
    • -
    • -
      Optional options: PropertyDeclaration<unknown, unknown>
      -

      property options to use instead of the previously +

      Parameters

      • Optional name: PropertyKey

        name of requesting property

        +
      • Optional oldValue: unknown

        old value of requesting property

        +
      • Optional options: PropertyDeclaration<unknown, unknown>

        property options to use instead of the previously configured options

        -
        -
      -

      Returns void

      -
-
- -
    - -
  • -

    Schedules an element update. You can override this method to change the +

Returns void

  • Schedules an element update. You can override this method to change the timing of updates by returning a Promise. The update will await the returned Promise, and you should resolve the Promise to allow the update to proceed. If this method is overridden, super.scheduleUpdate() @@ -6570,507 +2190,37 @@

    -

    Returns void | Promise<unknown>

    -
-
- -
    - -
  • -

    Controls whether or not update() should be called when the element requests +

    Returns void | Promise<unknown>

  • Controls whether or not update() should be called when the element requests an update. By default, this method always returns true, but this can be customized to control when to update.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns boolean

    -
-
- -
    - -
  • -

    Updates the element. This method reflects property values to attributes +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns boolean

  • Updates the element. This method reflects property values to attributes and calls render to render DOM via lit-html. Setting properties inside this method will not trigger another update.

    -
    -
    -

    Parameters

    -
      -
    • -
      changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked whenever the element is updated. Implement to perform +

    Parameters

    • changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked whenever the element is updated. Implement to perform post-updating tasks via DOM APIs, for example, focusing an element.

    Setting properties inside this method will trigger the element to update again after this update cycle completes.

    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
      -

      Map of changed properties with old values

      -
      -
    -

    Returns void

    -
-
- -
    - -
  • -

    Invoked before update() to compute values needed during the update.

    +

    Parameters

    • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

      Map of changed properties with old values

      +

    Returns void

  • Invoked before update() to compute values needed during the update.

    Implement willUpdate to compute property values that depend on other properties and are used in the rest of the update process.

    willUpdate(changedProperties) {
    // only need to check changed properties for an expensive computation.
    if (changedProperties.has('firstName') || changedProperties.has('lastName')) {
    this.sha = computeSHA(`${this.firstName} ${this.lastName}`);
    }
    }

    render() {
    return html`SHA: ${this.sha}`;
    }
    -
    -
    -

    Parameters

    -
      -
    • -
      _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>
    -

    Returns void

    -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Parameters

  • _changedProperties: Map<PropertyKey, unknown> | PropertyValueMap<any>

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/mixins.LisPaginatedSearchMixin.html b/docs/functions/mixins.LisPaginatedSearchMixin.html index 53e0212f..342b3a98 100644 --- a/docs/functions/mixins.LisPaginatedSearchMixin.html +++ b/docs/functions/mixins.LisPaginatedSearchMixin.html @@ -1,67 +1,15 @@ -LisPaginatedSearchMixin | @legumeinfo/web-components
-
- -
-
-
-
- -

Function LisPaginatedSearchMixin

-
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index e4730b14..434304e6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,18 +1,4 @@ -@legumeinfo/web-components
-
- -
-
-
-
-

@legumeinfo/web-components

-

@legumeinfo/web-components

@legumeinfo/web-components is an open-source Web Component library for interacting with and visualizing biological data. +@legumeinfo/web-components

@legumeinfo/web-components

@legumeinfo/web-components

@legumeinfo/web-components is an open-source Web Component library for interacting with and visualizing biological data. The Web Components can be used as is in your HTML or extended in your own JavaScript/TypeScript library.

Documentation

Full user documentation for @legumeinfo/web-components is available on our documentation site. Technical documentation for developers is available on GitHub. @@ -28,41 +14,4 @@

@legumeinfo/web-components

The library can be used in your JavaScript/TypeScrip library as follows:

import { LisGeneSearchElement } from '@legumeinfo/web-components';

class MySearchElement extends LisGeneSearchElement { }
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/controllers.html b/docs/modules/controllers.html index 615d646e..e19c9926 100644 --- a/docs/modules/controllers.html +++ b/docs/modules/controllers.html @@ -1,69 +1,9 @@ -controllers | @legumeinfo/web-components
-
- -
-
-
-
- -

Module controllers

-
-

This module contains controllers that encapsulate code so that it may be used +controllers | @legumeinfo/web-components

This module contains controllers that encapsulate code so that it may be used by multilpe components. Specifically, components have a "has-a" releationship with controllres, which gives them access to a controller's functionality. The controllers in this module are not intended for users of this library.

-
-
-
-
-

Index

-
-

Classes

-

Index

Classes

-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/core_components.html b/docs/modules/core_components.html index 93c0fd33..d42bab5f 100644 --- a/docs/modules/core_components.html +++ b/docs/modules/core_components.html @@ -1,73 +1,11 @@ -core components | @legumeinfo/web-components
-
- -
-
-
-
- -

Module core components

-
-

This module contains Web Components that are considered primitive building +core components | @legumeinfo/web-components

This module contains Web Components that are considered primitive building blocks that can be composed to build higher-order components. The components in this module are quite generic and are not intended for users of this library.

-
-
-
-
-

Index

-
-

Classes

-

Index

Classes

-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/mixins.html b/docs/modules/mixins.html index dd09df4e..e6cb4464 100644 --- a/docs/modules/mixins.html +++ b/docs/modules/mixins.html @@ -1,80 +1,12 @@ -mixins | @legumeinfo/web-components
-
- -
-
-
- -
-

This module contains mixins that encapsulate code so that it may be used by +mixins | @legumeinfo/web-components

This module contains mixins that encapsulate code so that it may be used by multilpe components. Specifically, components has a "is-a" relationship with mixins, which gives them access to a mixin's functionality through inheritance. The mixins in this module are not intended for users of this library.

-
-
-
-
-

Index

-
-

Classes

-
-
-

Type Aliases

-
-
-

Functions

-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Index

Classes

Type Aliases

Functions

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/models.html b/docs/modules/models.html index 421c7901..7f6e48c3 100644 --- a/docs/modules/models.html +++ b/docs/modules/models.html @@ -1,63 +1,5 @@ -models | @legumeinfo/web-components
-
- -
-
-
- -
-

This module contains models that define various types. These models are for +models | @legumeinfo/web-components

This module contains models that define various types. These models are for internal use only and should not by used by users of the library.

-
-
-
-
-

Index

-
-

Type Aliases

-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Index

Type Aliases

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/user_components.html b/docs/modules/user_components.html index 89482963..4c271770 100644 --- a/docs/modules/user_components.html +++ b/docs/modules/user_components.html @@ -1,153 +1,35 @@ -user components | @legumeinfo/web-components
-
- -
-
-
-
- -

Module user components

-
-

This module contains higher-order Web Components that implement rich +user components | @legumeinfo/web-components

This module contains higher-order Web Components that implement rich functionality for end users of this library. This module re-exports components from the core module for functionality reasons; the components from the core module are not intended for users of this library.

-
-
-
-
-
- - -
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type Aliases

References

Re-exports LisAlertElement
Re-exports LisFormWrapperElement
Re-exports LisLoadingElement
Re-exports LisModalElement
Re-exports LisPaginationElement
Re-exports LisSimpleTableElement

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/mixins.Constructor.html b/docs/types/mixins.Constructor.html index 62ac974d..4fdd0c98 100644 --- a/docs/types/mixins.Constructor.html +++ b/docs/types/mixins.Constructor.html @@ -1,90 +1,7 @@ -Constructor | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias Constructor<T, Params>

-
Constructor<T, Params>: (new (...args) => T)
-
-

Type Parameters

-
    -
  • -

    T = {}

    -

    The type of class to be instantiated.

    -
    -
  • -
  • -

    Params extends any[] = any[]

    -

    The type of the parameters argument for T.

    -
    -
-
-

Type declaration

-

Returns T

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/mixins.PaginatedSearchOptions.html b/docs/types/mixins.PaginatedSearchOptions.html index 3892a713..1a5f83e0 100644 --- a/docs/types/mixins.PaginatedSearchOptions.html +++ b/docs/types/mixins.PaginatedSearchOptions.html @@ -1,68 +1,6 @@ -PaginatedSearchOptions | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias PaginatedSearchOptions

-
PaginatedSearchOptions: {
    abortSignal?: AbortSignal;
}
-

Optional parameters that may be given to a search function of a component +PaginatedSearchOptions | @legumeinfo/web-components

PaginatedSearchOptions: {
    abortSignal?: AbortSignal;
}

Optional parameters that may be given to a search function of a component that uses the LisPaginatedSearchMixin mixin. The AbortSignal instance will emit if a search is performed before the current search completes. This signal should be used to cancel in-flight requests if the search API supports it.

-
-
-

Type declaration

-
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/mixins.PaginatedSearchResults.html b/docs/types/mixins.PaginatedSearchResults.html index 711ac5d4..82101dd4 100644 --- a/docs/types/mixins.PaginatedSearchResults.html +++ b/docs/types/mixins.PaginatedSearchResults.html @@ -1,83 +1,6 @@ -PaginatedSearchResults | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias PaginatedSearchResults<SearchResult>

-
PaginatedSearchResults<SearchResult>: {
    hasNext?: boolean;
    numPages?: number;
    numResults?: number;
    pageSize?: number;
    results: SearchResult[];
}
-

The type of object a component that uses the +PaginatedSearchResults | @legumeinfo/web-components

Type alias PaginatedSearchResults<SearchResult>

PaginatedSearchResults<SearchResult>: {
    hasNext?: boolean;
    numPages?: number;
    numResults?: number;
    pageSize?: number;
    results: SearchResult[];
}

The type of object a component that uses the LisPaginatedSearchMixin mixin expects back when it performs a search.

-
-
-

Type Parameters

-
    -
  • -

    SearchResult

    -

    The type to expect in the results array of a +

    Type Parameters

    • SearchResult

      The type to expect in the results array of a paginated search results object.

      -
      -
    -
    -

    Type declaration

    -
      -
    • -
      Optional hasNext?: boolean
    • -
    • -
      Optional numPages?: number
    • -
    • -
      Optional numResults?: number
    • -
    • -
      Optional pageSize?: number
    • -
    • -
      results: SearchResult[]
    -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • Optional hasNext?: boolean
  • Optional numPages?: number
  • Optional numResults?: number
  • Optional pageSize?: number
  • results: SearchResult[]

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/mixins.SearchFunction.html b/docs/types/mixins.SearchFunction.html index 41136adb..f159060a 100644 --- a/docs/types/mixins.SearchFunction.html +++ b/docs/types/mixins.SearchFunction.html @@ -1,104 +1,13 @@ -SearchFunction | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias SearchFunction<SearchData, SearchResult>

-
SearchFunction<SearchData, SearchResult>: ((searchData, page, options) => Promise<PaginatedSearchResults<SearchResult>>)
-
-

Type Parameters

-
    -
  • -

    SearchData

    -

    The type of data that will be given to the search +SearchFunction | @legumeinfo/web-components

    Type alias SearchFunction<SearchData, SearchResult>

    SearchFunction<SearchData, SearchResult>: ((searchData, page, options) => Promise<PaginatedSearchResults<SearchResult>>)

    Type Parameters

    • SearchData

      The type of data that will be given to the search function.

      -
      -
    • -
    • -

      SearchResult

      -

      The type that is expected to be in the results +

    • SearchResult

      The type that is expected to be in the results array of the PaginatedSearchResults instance resolved by the Promise returned by the search function.

      -
      -
    -
    -

    Type declaration

    -
      -
    • -
        -
      • (searchData, page, options): Promise<PaginatedSearchResults<SearchResult>>
      • -
      • -

        The signature of the search function required by components that use the +

Type declaration

    • (searchData, page, options): Promise<PaginatedSearchResults<SearchResult>>
    • The signature of the search function required by components that use the LisPaginatedSearchMixin mixin.

      -
      -
      -

      Parameters

      -
        -
      • -
        searchData: SearchData
        -

        The data that should be used to perform a search.

        -
        -
      • -
      • -
        page: number
        -

        What page of the paginated results should be returned.

        -
        -
      • -
      • -
        options: PaginatedSearchOptions
        -

        Optional parameters that aren't required to perform a search +

        Parameters

        • searchData: SearchData

          The data that should be used to perform a search.

          +
        • page: number

          What page of the paginated results should be returned.

          +
        • options: PaginatedSearchOptions

          Optional parameters that aren't required to perform a search but may be useful.

          -
          -
        -

        Returns Promise<PaginatedSearchResults<SearchResult>>

        -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Returns Promise<PaginatedSearchResults<SearchResult>>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/models.AlertModifierModel.html b/docs/types/models.AlertModifierModel.html index 55fb7b90..50fc9869 100644 --- a/docs/types/models.AlertModifierModel.html +++ b/docs/types/models.AlertModifierModel.html @@ -1,55 +1,2 @@ -AlertModifierModel | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias AlertModifierModel

-
AlertModifierModel: "primary" | "success" | "warning" | "danger"
-

UIkit alert class modifiers.

-
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +AlertModifierModel | @legumeinfo/web-components
AlertModifierModel: "primary" | "success" | "warning" | "danger"

UIkit alert class modifiers.

+

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/models.StringObjectModel.html b/docs/types/models.StringObjectModel.html index 0b92bf71..0b5c59ea 100644 --- a/docs/types/models.StringObjectModel.html +++ b/docs/types/models.StringObjectModel.html @@ -1,60 +1,2 @@ -StringObjectModel | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias StringObjectModel

-
StringObjectModel: {
    [key: string]: string;
}
-

An object whose keys and values properties must be strings.

-
-
-

Type declaration

-
    -
  • -
    [key: string]: string
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +StringObjectModel | @legumeinfo/web-components
StringObjectModel: {
    [key: string]: string;
}

An object whose keys and values properties must be strings.

+

Type declaration

  • [key: string]: string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.GeneFormDataFunction.html b/docs/types/user_components.GeneFormDataFunction.html index 7a022bdd..c3242471 100644 --- a/docs/types/user_components.GeneFormDataFunction.html +++ b/docs/types/user_components.GeneFormDataFunction.html @@ -1,97 +1,3 @@ -GeneFormDataFunction | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias GeneFormDataFunction

-
GeneFormDataFunction: ((options) => Promise<GeneSearchFormData>)
-
-

Type declaration

-

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.GeneFormDataOptions.html b/docs/types/user_components.GeneFormDataOptions.html index b11746cc..5512bb17 100644 --- a/docs/types/user_components.GeneFormDataOptions.html +++ b/docs/types/user_components.GeneFormDataOptions.html @@ -1,91 +1,5 @@ -GeneFormDataOptions | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias GeneFormDataOptions

-
GeneFormDataOptions: {
    abortSignal?: AbortSignal;
}
-

Optional parameters that may be given to a form data function. The +GeneFormDataOptions | @legumeinfo/web-components

GeneFormDataOptions: {
    abortSignal?: AbortSignal;
}

Optional parameters that may be given to a form data function. The AbortSignal instance will emit if a new function is provided before the current function completes. This signal should be used to cancel in-flight requests if the external API supports it.

-
-
-

Type declaration

-
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.GeneSearchData.html b/docs/types/user_components.GeneSearchData.html index 0f457fe4..39701b10 100644 --- a/docs/types/user_components.GeneSearchData.html +++ b/docs/types/user_components.GeneSearchData.html @@ -1,96 +1,4 @@ -GeneSearchData | @legumeinfo/web-components
-
- -
-
-
- -
GeneSearchData: {
    description: string;
    genus: string;
    identifier: string;
    name: string;
}
-

The data that will be passed to the search function by the +GeneSearchData | @legumeinfo/web-components

GeneSearchData: {
    description: string;
    genus: string;
    identifier: string;
    name: string;
}

The data that will be passed to the search function by the LisGeneSearchElement class when a search is performed.

-
-
-

Type declaration

-
    -
  • -
    description: string
  • -
  • -
    genus: string
  • -
  • -
    identifier: string
  • -
  • -
    name: string
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • description: string
  • genus: string
  • identifier: string
  • name: string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.GeneSearchFormData.html b/docs/types/user_components.GeneSearchFormData.html index 6e4e7ab5..ccfd87df 100644 --- a/docs/types/user_components.GeneSearchFormData.html +++ b/docs/types/user_components.GeneSearchFormData.html @@ -1,89 +1,3 @@ -GeneSearchFormData | @legumeinfo/web-components
-
- -
-
-
- -
GeneSearchFormData: {
    genuses: {
        genus: string;
        species: {
            species: string;
            strains: {
                strain: string;
            }[];
        }[];
    }[];
}
-

The data used to construct the search form in the +GeneSearchFormData | @legumeinfo/web-components

GeneSearchFormData: {
    genuses: {
        genus: string;
        species: {
            species: string;
            strains: {
                strain: string;
            }[];
        }[];
    }[];
}

The data used to construct the search form in the LisGeneSearchElement template.

-
-
-

Type declaration

-
    -
  • -
    genuses: {
        genus: string;
        species: {
            species: string;
            strains: {
                strain: string;
            }[];
        }[];
    }[]
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • genuses: {
        genus: string;
        species: {
            species: string;
            strains: {
                strain: string;
            }[];
        }[];
    }[]

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.GeneSearchFunction.html b/docs/types/user_components.GeneSearchFunction.html index 09ece30b..65a8f11c 100644 --- a/docs/types/user_components.GeneSearchFunction.html +++ b/docs/types/user_components.GeneSearchFunction.html @@ -1,129 +1,12 @@ -GeneSearchFunction | @legumeinfo/web-components
-
- -
-
-
- -
GeneSearchFunction: ((searchData, page, options) => Promise<GeneSearchResult[]>)
-
-

Type declaration

-
    -
  • -
      -
    • (searchData, page, options): Promise<GeneSearchResult[]>
    • -
    • -

      The signature of the function the +GeneSearchFunction | @legumeinfo/web-components

      GeneSearchFunction: ((searchData, page, options) => Promise<GeneSearchResult[]>)

      Type declaration

        • (searchData, page, options): Promise<GeneSearchResult[]>
        • The signature of the function the LisGeneSearchElement class requires for performing a gene search.

          -
          -
          -

          Parameters

          -
            -
          • -
            searchData: {
                description: string;
                family: string;
                genus: string;
                identifier: string;
                species: string;
                strain: string;
            }
            -

            An object containing a value of each field in the submitted form.

            -
            -
            -
              -
            • -
              description: string
            • -
            • -
              family: string
            • -
            • -
              genus: string
            • -
            • -
              identifier: string
            • -
            • -
              species: string
            • -
            • -
              strain: string
          • -
          • -
            page: number
            -

            What page of results the search is for. Will always be 1 when a +

            Parameters

            • searchData: {
                  description: string;
                  family: string;
                  genus: string;
                  identifier: string;
                  species: string;
                  strain: string;
              }

              An object containing a value of each field in the submitted form.

              +
              • description: string
              • family: string
              • genus: string
              • identifier: string
              • species: string
              • strain: string
            • page: number

              What page of results the search is for. Will always be 1 when a new search is performed.

              -
              -
            • -
            • -
              options: PaginatedSearchOptions
              -

              Optional parameters that aren't required to perform a gene +

            • options: PaginatedSearchOptions

              Optional parameters that aren't required to perform a gene search but may be useful.

              -
              -
            -

            Returns Promise<GeneSearchResult[]>

            A Promise that resolves to an +

      Returns Promise<GeneSearchResult[]>

      A Promise that resolves to an Array of GeneSearchResult objects.

      - -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.GeneSearchResult.html b/docs/types/user_components.GeneSearchResult.html index 6a60a3d8..ce15aecb 100644 --- a/docs/types/user_components.GeneSearchResult.html +++ b/docs/types/user_components.GeneSearchResult.html @@ -1,103 +1,3 @@ -GeneSearchResult | @legumeinfo/web-components
-
- -
-
-
- -
GeneSearchResult: {
    description: string;
    geneFamilyAssignments: string[];
    genus: string;
    identifier: string;
    locations: string[];
    name: string;
    species: string;
    strain: string;
}
-

A single result of a gene search performed by the +GeneSearchResult | @legumeinfo/web-components

GeneSearchResult: {
    description: string;
    geneFamilyAssignments: string[];
    genus: string;
    identifier: string;
    locations: string[];
    name: string;
    species: string;
    strain: string;
}

A single result of a gene search performed by the LisGeneSearchElement class.

-
-
-

Type declaration

-
    -
  • -
    description: string
  • -
  • -
    geneFamilyAssignments: string[]
  • -
  • -
    genus: string
  • -
  • -
    identifier: string
  • -
  • -
    locations: string[]
  • -
  • -
    name: string
  • -
  • -
    species: string
  • -
  • -
    strain: string
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • description: string
  • geneFamilyAssignments: string[]
  • genus: string
  • identifier: string
  • locations: string[]
  • name: string
  • species: string
  • strain: string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.LinkoutFunction.html b/docs/types/user_components.LinkoutFunction.html index 58f85d9d..fd79e484 100644 --- a/docs/types/user_components.LinkoutFunction.html +++ b/docs/types/user_components.LinkoutFunction.html @@ -1,117 +1,10 @@ -LinkoutFunction | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias LinkoutFunction<LinkoutData>

-
LinkoutFunction<LinkoutData>: ((linkoutData, options) => Promise<LinkoutResults>)
-
-

Type Parameters

-
    -
  • -

    LinkoutData

    -

    The type of the linkout function linkoutData parameter.

    -
    -
-
-

Type declaration

-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.LinkoutOptions.html b/docs/types/user_components.LinkoutOptions.html index 5b3f01f8..819871cd 100644 --- a/docs/types/user_components.LinkoutOptions.html +++ b/docs/types/user_components.LinkoutOptions.html @@ -1,91 +1,5 @@ -LinkoutOptions | @legumeinfo/web-components
-
- -
-
-
- -
LinkoutOptions: {
    abortSignal?: AbortSignal;
}
-

Optional parameters that may be given to the linkout function. The +LinkoutOptions | @legumeinfo/web-components

LinkoutOptions: {
    abortSignal?: AbortSignal;
}

Optional parameters that may be given to the linkout function. The AbortSignal instance will emit if a linkout is performed before the current linkout completes. This signal should be used to cancel in-flight requests if the linkout API supports it.

-
-
-

Type declaration

-
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.LinkoutResult.html b/docs/types/user_components.LinkoutResult.html index 25d1e9e4..2e149100 100644 --- a/docs/types/user_components.LinkoutResult.html +++ b/docs/types/user_components.LinkoutResult.html @@ -1,91 +1,3 @@ -LinkoutResult | @legumeinfo/web-components
-
- -
-
-
- -
LinkoutResult: {
    href: string;
    text: string;
}
-

A single result of a linkout performed by the +LinkoutResult | @legumeinfo/web-components

-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • href: string
  • text: string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.LinkoutResults.html b/docs/types/user_components.LinkoutResults.html index f9b46f72..bcdec757 100644 --- a/docs/types/user_components.LinkoutResults.html +++ b/docs/types/user_components.LinkoutResults.html @@ -1,89 +1,3 @@ -LinkoutResults | @legumeinfo/web-components
-
- -
-
-
- -
LinkoutResults: {
    results: LinkoutResult[];
}
-

The type of object the LisLinkoutElement expects back +LinkoutResults | @legumeinfo/web-components

-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.PublicationSearchData.html b/docs/types/user_components.PublicationSearchData.html index de2d1d43..f24642d8 100644 --- a/docs/types/user_components.PublicationSearchData.html +++ b/docs/types/user_components.PublicationSearchData.html @@ -1,90 +1,4 @@ -PublicationSearchData | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias PublicationSearchData

-
PublicationSearchData: {
    query: string;
}
-

The data that will be passed to the search function by the +PublicationSearchData | @legumeinfo/web-components

-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • query: string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.PublicationSearchFunction.html b/docs/types/user_components.PublicationSearchFunction.html index d0323260..0fef2570 100644 --- a/docs/types/user_components.PublicationSearchFunction.html +++ b/docs/types/user_components.PublicationSearchFunction.html @@ -1,117 +1,13 @@ -PublicationSearchFunction | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias PublicationSearchFunction

-
PublicationSearchFunction: ((query, page, options) => Promise<PublicationSearchResult[]>)
-
-

Type declaration

-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.PublicationSearchResult.html b/docs/types/user_components.PublicationSearchResult.html index f9ba4286..f13de2ad 100644 --- a/docs/types/user_components.PublicationSearchResult.html +++ b/docs/types/user_components.PublicationSearchResult.html @@ -1,99 +1,3 @@ -PublicationSearchResult | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias PublicationSearchResult

-
PublicationSearchResult: {
    doi: string;
    firstAuthor: string;
    journal: string;
    pubMedId: string;
    title: string;
    year: number;
}
-

A single result of a Publication search performed by the +PublicationSearchResult | @legumeinfo/web-components

PublicationSearchResult: {
    doi: string;
    firstAuthor: string;
    journal: string;
    pubMedId: string;
    title: string;
    year: number;
}

A single result of a Publication search performed by the LisPublicationSearchElement class.

-
-
-

Type declaration

-
    -
  • -
    doi: string
  • -
  • -
    firstAuthor: string
  • -
  • -
    journal: string
  • -
  • -
    pubMedId: string
  • -
  • -
    title: string
  • -
  • -
    year: number
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • doi: string
  • firstAuthor: string
  • journal: string
  • pubMedId: string
  • title: string
  • year: number

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.QTLSearchData.html b/docs/types/user_components.QTLSearchData.html index ba7023c8..a2d6eb9e 100644 --- a/docs/types/user_components.QTLSearchData.html +++ b/docs/types/user_components.QTLSearchData.html @@ -1,90 +1,4 @@ -QTLSearchData | @legumeinfo/web-components
-
- -
-
-
- -
QTLSearchData: {
    query: string;
}
-

The data that will be passed to the search function by the +QTLSearchData | @legumeinfo/web-components

-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • query: string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.QTLSearchFunction.html b/docs/types/user_components.QTLSearchFunction.html index 2f921b09..7a19def7 100644 --- a/docs/types/user_components.QTLSearchFunction.html +++ b/docs/types/user_components.QTLSearchFunction.html @@ -1,117 +1,13 @@ -QTLSearchFunction | @legumeinfo/web-components
-
- -
-
-
- -
QTLSearchFunction: ((query, page, options) => Promise<QTLSearchResult[]>)
-
-

Type declaration

-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.QTLSearchResult.html b/docs/types/user_components.QTLSearchResult.html index 88ce570f..5cbdaf3b 100644 --- a/docs/types/user_components.QTLSearchResult.html +++ b/docs/types/user_components.QTLSearchResult.html @@ -1,101 +1,3 @@ -QTLSearchResult | @legumeinfo/web-components
-
- -
-
-
- -
QTLSearchResult: {
    end: number;
    identifier: string;
    linkageGroup_geneticMap_identifier: string;
    linkageGroup_identifier: string;
    markerNames: string;
    start: number;
    trait_name: string;
}
-

A single result of a QTL search performed by the +QTLSearchResult | @legumeinfo/web-components

QTLSearchResult: {
    end: number;
    identifier: string;
    linkageGroup_geneticMap_identifier: string;
    linkageGroup_identifier: string;
    markerNames: string;
    start: number;
    trait_name: string;
}

A single result of a QTL search performed by the LisQTLSearchElement class.

-
-
-

Type declaration

-
    -
  • -
    end: number
  • -
  • -
    identifier: string
  • -
  • -
    linkageGroup_geneticMap_identifier: string
  • -
  • -
    linkageGroup_identifier: string
  • -
  • -
    markerNames: string
  • -
  • -
    start: number
  • -
  • -
    trait_name: string
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • end: number
  • identifier: string
  • linkageGroup_geneticMap_identifier: string
  • linkageGroup_identifier: string
  • markerNames: string
  • start: number
  • trait_name: string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.TraitSearchData.html b/docs/types/user_components.TraitSearchData.html index 4f2c64ad..e9683321 100644 --- a/docs/types/user_components.TraitSearchData.html +++ b/docs/types/user_components.TraitSearchData.html @@ -1,90 +1,4 @@ -TraitSearchData | @legumeinfo/web-components
-
- -
-
-
- -
TraitSearchData: {
    query: string;
}
-

The data that will be passed to the search function by the +TraitSearchData | @legumeinfo/web-components

-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • query: string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.TraitSearchFunction.html b/docs/types/user_components.TraitSearchFunction.html index 8681c896..e3aed2fc 100644 --- a/docs/types/user_components.TraitSearchFunction.html +++ b/docs/types/user_components.TraitSearchFunction.html @@ -1,117 +1,13 @@ -TraitSearchFunction | @legumeinfo/web-components
-
- -
-
-
-
- -

Type alias TraitSearchFunction

-
TraitSearchFunction: ((query, page, options) => Promise<TraitSearchResult[]>)
-
-

Type declaration

-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/types/user_components.TraitSearchResult.html b/docs/types/user_components.TraitSearchResult.html index 0519f488..3a380a93 100644 --- a/docs/types/user_components.TraitSearchResult.html +++ b/docs/types/user_components.TraitSearchResult.html @@ -1,93 +1,3 @@ -TraitSearchResult | @legumeinfo/web-components
-
- -
-
-
- -
TraitSearchResult: {
    description: string;
    identifier: string;
    name: string;
}
-

A single result of a trait search performed by the +TraitSearchResult | @legumeinfo/web-components

TraitSearchResult: {
    description: string;
    identifier: string;
    name: string;
}

A single result of a trait search performed by the LisTraitSearchElement class.

-
-
-

Type declaration

-
    -
  • -
    description: string
  • -
  • -
    identifier: string
  • -
  • -
    name: string
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Type declaration

  • description: string
  • identifier: string
  • name: string

Generated using TypeDoc

\ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 72197886..725181a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,33 +10,32 @@ "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "lit": "^2.7.6" + "lit": "^3.0.2" }, "devDependencies": { - "@open-wc/testing": "^3.2.0", - "@rollup/plugin-node-resolve": "^15.1.0", - "@rollup/plugin-replace": "^5.0.2", - "@rollup/plugin-terser": "^0.4.3", - "@typescript-eslint/eslint-plugin": "^6.2.0", - "@typescript-eslint/parser": "^6.2.0", - "@web/dev-server": "^0.3.0", - "@web/dev-server-legacy": "^2.0.1", - "@web/test-runner": "^0.17.0", - "@web/test-runner-playwright": "^0.10.1", + "@open-wc/testing": "^4.0.0", + "@rollup/plugin-node-resolve": "^15.2.3", + "@rollup/plugin-replace": "^5.0.5", + "@rollup/plugin-terser": "^0.4.4", + "@typescript-eslint/eslint-plugin": "^6.10.0", + "@typescript-eslint/parser": "^6.10.0", + "@web/dev-server": "^0.4.0", + "@web/dev-server-legacy": "^2.1.0", + "@web/test-runner": "^0.18.0", + "@web/test-runner-playwright": "^0.11.0", "@webcomponents/webcomponentsjs": "^2.8.0", - "eslint": "^8.45.0", - "eslint-config-prettier": "^8.10.0", + "eslint": "^8.53.0", + "eslint-config-prettier": "^9.0.0", "husky": "^8.0.0", - "lint-staged": "^13.2.3", - "lit-analyzer": "^1.2.1", + "lint-staged": "^15.0.2", + "lit-analyzer": "^2.0.1", "pinst": "^3.0.0", - "prettier": "^3.0.0", - "rimraf": "^5.0.1", - "rollup": "^3.26.3", - "rollup-plugin-summary": "^2.0.0", - "typedoc": "^0.24.8", - "typescript": "^5.1.6", - "uikit": "^3.16.22" + "prettier": "^3.0.3", + "rimraf": "^5.0.5", + "rollup": "^4.3.0", + "typedoc": "^0.25.3", + "typescript": "^5.2.2", + "uikit": "^3.17.8" } }, "dep/cem-plugin-jsdoc-example": { @@ -96,46 +95,47 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz", - "integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==", + "version": "7.22.13", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz", + "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==", "dev": true, "dependencies": { - "@babel/highlight": "^7.22.5" + "@babel/highlight": "^7.22.13", + "chalk": "^2.4.2" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/compat-data": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.9.tgz", - "integrity": "sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.2.tgz", + "integrity": "sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==", "dev": true, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.9.tgz", - "integrity": "sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.2.tgz", + "integrity": "sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==", "dev": true, "dependencies": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.22.5", - "@babel/generator": "^7.22.9", - "@babel/helper-compilation-targets": "^7.22.9", - "@babel/helper-module-transforms": "^7.22.9", - "@babel/helpers": "^7.22.6", - "@babel/parser": "^7.22.7", - "@babel/template": "^7.22.5", - "@babel/traverse": "^7.22.8", - "@babel/types": "^7.22.5", - "convert-source-map": "^1.7.0", + "@babel/code-frame": "^7.22.13", + "@babel/generator": "^7.23.0", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-module-transforms": "^7.23.0", + "@babel/helpers": "^7.23.2", + "@babel/parser": "^7.23.0", + "@babel/template": "^7.22.15", + "@babel/traverse": "^7.23.2", + "@babel/types": "^7.23.0", + "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", - "json5": "^2.2.2", + "json5": "^2.2.3", "semver": "^6.3.1" }, "engines": { @@ -156,12 +156,12 @@ } }, "node_modules/@babel/generator": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.9.tgz", - "integrity": "sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz", + "integrity": "sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==", "dev": true, "dependencies": { - "@babel/types": "^7.22.5", + "@babel/types": "^7.23.0", "@jridgewell/gen-mapping": "^0.3.2", "@jridgewell/trace-mapping": "^0.3.17", "jsesc": "^2.5.1" @@ -183,34 +183,31 @@ } }, "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.5.tgz", - "integrity": "sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz", + "integrity": "sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==", "dev": true, "dependencies": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.22.15" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz", - "integrity": "sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz", + "integrity": "sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==", "dev": true, "dependencies": { "@babel/compat-data": "^7.22.9", - "@babel/helper-validator-option": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", "browserslist": "^4.21.9", "lru-cache": "^5.1.1", "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": { @@ -238,15 +235,15 @@ "dev": true }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.9.tgz", - "integrity": "sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.15.tgz", + "integrity": "sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", "@babel/helper-environment-visitor": "^7.22.5", "@babel/helper-function-name": "^7.22.5", - "@babel/helper-member-expression-to-functions": "^7.22.5", + "@babel/helper-member-expression-to-functions": "^7.22.15", "@babel/helper-optimise-call-expression": "^7.22.5", "@babel/helper-replace-supers": "^7.22.9", "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", @@ -270,9 +267,9 @@ } }, "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.9.tgz", - "integrity": "sha512-+svjVa/tFwsNSG4NEy1h85+HQ5imbT92Q5/bgtS7P0GTQlP8WuFdqsiABmQouhiFGyV66oGxZFpeYHza1rNsKw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz", + "integrity": "sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", @@ -296,9 +293,9 @@ } }, "node_modules/@babel/helper-define-polyfill-provider": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.2.tgz", - "integrity": "sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz", + "integrity": "sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==", "dev": true, "dependencies": { "@babel/helper-compilation-targets": "^7.22.6", @@ -312,22 +309,22 @@ } }, "node_modules/@babel/helper-environment-visitor": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz", - "integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", + "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", "dev": true, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-function-name": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz", - "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", + "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", "dev": true, "dependencies": { - "@babel/template": "^7.22.5", - "@babel/types": "^7.22.5" + "@babel/template": "^7.22.15", + "@babel/types": "^7.23.0" }, "engines": { "node": ">=6.9.0" @@ -346,40 +343,40 @@ } }, "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.5.tgz", - "integrity": "sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", + "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", "dev": true, "dependencies": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.23.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-imports": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz", - "integrity": "sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", + "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==", "dev": true, "dependencies": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.22.15" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz", - "integrity": "sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.0.tgz", + "integrity": "sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==", "dev": true, "dependencies": { - "@babel/helper-environment-visitor": "^7.22.5", - "@babel/helper-module-imports": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-module-imports": "^7.22.15", "@babel/helper-simple-access": "^7.22.5", "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/helper-validator-identifier": "^7.22.5" + "@babel/helper-validator-identifier": "^7.22.20" }, "engines": { "node": ">=6.9.0" @@ -410,14 +407,14 @@ } }, "node_modules/@babel/helper-remap-async-to-generator": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.9.tgz", - "integrity": "sha512-8WWC4oR4Px+tr+Fp0X3RHDVfINGpF3ad1HIbrc8A77epiR6eMMc6jsgozkzT2uDiOOdoS9cLIQ+XD2XvI2WSmQ==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz", + "integrity": "sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-environment-visitor": "^7.22.5", - "@babel/helper-wrap-function": "^7.22.9" + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-wrap-function": "^7.22.20" }, "engines": { "node": ">=6.9.0" @@ -427,13 +424,13 @@ } }, "node_modules/@babel/helper-replace-supers": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz", - "integrity": "sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz", + "integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==", "dev": true, "dependencies": { - "@babel/helper-environment-visitor": "^7.22.5", - "@babel/helper-member-expression-to-functions": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-member-expression-to-functions": "^7.22.15", "@babel/helper-optimise-call-expression": "^7.22.5" }, "engines": { @@ -489,59 +486,59 @@ } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz", - "integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", "dev": true, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz", - "integrity": "sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz", + "integrity": "sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==", "dev": true, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-wrap-function": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.9.tgz", - "integrity": "sha512-sZ+QzfauuUEfxSEjKFmi3qDSHgLsTPK/pEpoD/qonZKOtTPTLbf59oabPQ4rKekt9lFcj/hTZaOhWwFYrgjk+Q==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz", + "integrity": "sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==", "dev": true, "dependencies": { "@babel/helper-function-name": "^7.22.5", - "@babel/template": "^7.22.5", - "@babel/types": "^7.22.5" + "@babel/template": "^7.22.15", + "@babel/types": "^7.22.19" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helpers": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.6.tgz", - "integrity": "sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.2.tgz", + "integrity": "sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==", "dev": true, "dependencies": { - "@babel/template": "^7.22.5", - "@babel/traverse": "^7.22.6", - "@babel/types": "^7.22.5" + "@babel/template": "^7.22.15", + "@babel/traverse": "^7.23.2", + "@babel/types": "^7.23.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz", - "integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz", + "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==", "dev": true, "dependencies": { - "@babel/helper-validator-identifier": "^7.22.5", - "chalk": "^2.0.0", + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", "js-tokens": "^4.0.0" }, "engines": { @@ -549,9 +546,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.22.7", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.7.tgz", - "integrity": "sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz", + "integrity": "sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==", "dev": true, "bin": { "parser": "bin/babel-parser.js" @@ -561,9 +558,9 @@ } }, "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz", - "integrity": "sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.15.tgz", + "integrity": "sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5" @@ -576,14 +573,14 @@ } }, "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.5.tgz", - "integrity": "sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.15.tgz", + "integrity": "sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", - "@babel/plugin-transform-optional-chaining": "^7.22.5" + "@babel/plugin-transform-optional-chaining": "^7.22.15" }, "engines": { "node": ">=6.9.0" @@ -596,6 +593,7 @@ "version": "7.18.6", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz", "integrity": "sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==", + "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.18.6", @@ -620,22 +618,6 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-unicode-property-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz", - "integrity": "sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==", - "dev": true, - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-syntax-async-generators": { "version": "7.8.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", @@ -887,14 +869,14 @@ } }, "node_modules/@babel/plugin-transform-async-generator-functions": { - "version": "7.22.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.7.tgz", - "integrity": "sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.2.tgz", + "integrity": "sha512-BBYVGxbDVHfoeXbOwcagAkOQAm9NxoTdMGfTqghu1GrvadSaw6iW3Je6IcL5PNOw8VwjxqBECXy50/iCQSY/lQ==", "dev": true, "dependencies": { - "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-remap-async-to-generator": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.20", "@babel/plugin-syntax-async-generators": "^7.8.4" }, "engines": { @@ -937,9 +919,9 @@ } }, "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.22.5.tgz", - "integrity": "sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.0.tgz", + "integrity": "sha512-cOsrbmIOXmf+5YbL99/S49Y3j46k/T16b9ml8bm9lP6N9US5iQ2yBK7gpui1pg0V/WMcXdkfKbTb7HXq9u+v4g==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5" @@ -968,12 +950,12 @@ } }, "node_modules/@babel/plugin-transform-class-static-block": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.5.tgz", - "integrity": "sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz", + "integrity": "sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==", "dev": true, "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.11", "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-class-static-block": "^7.14.5" }, @@ -985,18 +967,18 @@ } }, "node_modules/@babel/plugin-transform-classes": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.6.tgz", - "integrity": "sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.15.tgz", + "integrity": "sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-compilation-targets": "^7.22.6", + "@babel/helper-compilation-targets": "^7.22.15", "@babel/helper-environment-visitor": "^7.22.5", "@babel/helper-function-name": "^7.22.5", "@babel/helper-optimise-call-expression": "^7.22.5", "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-replace-supers": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.9", "@babel/helper-split-export-declaration": "^7.22.6", "globals": "^11.1.0" }, @@ -1024,9 +1006,9 @@ } }, "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.22.5.tgz", - "integrity": "sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.0.tgz", + "integrity": "sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5" @@ -1070,9 +1052,9 @@ } }, "node_modules/@babel/plugin-transform-dynamic-import": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.5.tgz", - "integrity": "sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz", + "integrity": "sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1102,9 +1084,9 @@ } }, "node_modules/@babel/plugin-transform-export-namespace-from": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.5.tgz", - "integrity": "sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.11.tgz", + "integrity": "sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1118,9 +1100,9 @@ } }, "node_modules/@babel/plugin-transform-for-of": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.22.5.tgz", - "integrity": "sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.22.15.tgz", + "integrity": "sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5" @@ -1150,9 +1132,9 @@ } }, "node_modules/@babel/plugin-transform-json-strings": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.5.tgz", - "integrity": "sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.11.tgz", + "integrity": "sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1181,9 +1163,9 @@ } }, "node_modules/@babel/plugin-transform-logical-assignment-operators": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.5.tgz", - "integrity": "sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.11.tgz", + "integrity": "sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1212,12 +1194,12 @@ } }, "node_modules/@babel/plugin-transform-modules-amd": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.22.5.tgz", - "integrity": "sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.0.tgz", + "integrity": "sha512-xWT5gefv2HGSm4QHtgc1sYPbseOyf+FFDo2JbpE25GWl5BqTGO9IMwTYJRoIdjsF85GE+VegHxSCUt5EvoYTAw==", "dev": true, "dependencies": { - "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.0", "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { @@ -1228,12 +1210,12 @@ } }, "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.5.tgz", - "integrity": "sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.0.tgz", + "integrity": "sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==", "dev": true, "dependencies": { - "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.0", "@babel/helper-plugin-utils": "^7.22.5", "@babel/helper-simple-access": "^7.22.5" }, @@ -1245,15 +1227,15 @@ } }, "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.5.tgz", - "integrity": "sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.0.tgz", + "integrity": "sha512-qBej6ctXZD2f+DhlOC9yO47yEYgUh5CZNz/aBoH4j/3NOlRfJXJbY7xDQCqQVf9KbrqGzIWER1f23doHGrIHFg==", "dev": true, "dependencies": { "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.0", "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-validator-identifier": "^7.22.5" + "@babel/helper-validator-identifier": "^7.22.20" }, "engines": { "node": ">=6.9.0" @@ -1310,9 +1292,9 @@ } }, "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.5.tgz", - "integrity": "sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.11.tgz", + "integrity": "sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1326,9 +1308,9 @@ } }, "node_modules/@babel/plugin-transform-numeric-separator": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.5.tgz", - "integrity": "sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz", + "integrity": "sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1342,16 +1324,16 @@ } }, "node_modules/@babel/plugin-transform-object-rest-spread": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.5.tgz", - "integrity": "sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.15.tgz", + "integrity": "sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==", "dev": true, "dependencies": { - "@babel/compat-data": "^7.22.5", - "@babel/helper-compilation-targets": "^7.22.5", + "@babel/compat-data": "^7.22.9", + "@babel/helper-compilation-targets": "^7.22.15", "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.22.5" + "@babel/plugin-transform-parameters": "^7.22.15" }, "engines": { "node": ">=6.9.0" @@ -1377,9 +1359,9 @@ } }, "node_modules/@babel/plugin-transform-optional-catch-binding": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.5.tgz", - "integrity": "sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz", + "integrity": "sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1393,9 +1375,9 @@ } }, "node_modules/@babel/plugin-transform-optional-chaining": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.6.tgz", - "integrity": "sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.0.tgz", + "integrity": "sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1410,9 +1392,9 @@ } }, "node_modules/@babel/plugin-transform-parameters": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.5.tgz", - "integrity": "sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.15.tgz", + "integrity": "sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5" @@ -1441,13 +1423,13 @@ } }, "node_modules/@babel/plugin-transform-private-property-in-object": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.5.tgz", - "integrity": "sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.11.tgz", + "integrity": "sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-create-class-features-plugin": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.11", "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-private-property-in-object": "^7.14.5" }, @@ -1474,13 +1456,13 @@ } }, "node_modules/@babel/plugin-transform-regenerator": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.5.tgz", - "integrity": "sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.10.tgz", + "integrity": "sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", - "regenerator-transform": "^0.15.1" + "regenerator-transform": "^0.15.2" }, "engines": { "node": ">=6.9.0" @@ -1581,9 +1563,9 @@ } }, "node_modules/@babel/plugin-transform-unicode-escapes": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.5.tgz", - "integrity": "sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.10.tgz", + "integrity": "sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5" @@ -1644,17 +1626,17 @@ } }, "node_modules/@babel/preset-env": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.9.tgz", - "integrity": "sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.2.tgz", + "integrity": "sha512-BW3gsuDD+rvHL2VO2SjAUNTBe5YrjsTiDyqamPDWY723na3/yPQ65X5oQkFVJZ0o50/2d+svm1rkPoJeR1KxVQ==", "dev": true, "dependencies": { - "@babel/compat-data": "^7.22.9", - "@babel/helper-compilation-targets": "^7.22.9", + "@babel/compat-data": "^7.23.2", + "@babel/helper-compilation-targets": "^7.22.15", "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-validator-option": "^7.22.5", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.5", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.15", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.15", "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-class-properties": "^7.12.13", @@ -1675,58 +1657,58 @@ "@babel/plugin-syntax-top-level-await": "^7.14.5", "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", "@babel/plugin-transform-arrow-functions": "^7.22.5", - "@babel/plugin-transform-async-generator-functions": "^7.22.7", + "@babel/plugin-transform-async-generator-functions": "^7.23.2", "@babel/plugin-transform-async-to-generator": "^7.22.5", "@babel/plugin-transform-block-scoped-functions": "^7.22.5", - "@babel/plugin-transform-block-scoping": "^7.22.5", + "@babel/plugin-transform-block-scoping": "^7.23.0", "@babel/plugin-transform-class-properties": "^7.22.5", - "@babel/plugin-transform-class-static-block": "^7.22.5", - "@babel/plugin-transform-classes": "^7.22.6", + "@babel/plugin-transform-class-static-block": "^7.22.11", + "@babel/plugin-transform-classes": "^7.22.15", "@babel/plugin-transform-computed-properties": "^7.22.5", - "@babel/plugin-transform-destructuring": "^7.22.5", + "@babel/plugin-transform-destructuring": "^7.23.0", "@babel/plugin-transform-dotall-regex": "^7.22.5", "@babel/plugin-transform-duplicate-keys": "^7.22.5", - "@babel/plugin-transform-dynamic-import": "^7.22.5", + "@babel/plugin-transform-dynamic-import": "^7.22.11", "@babel/plugin-transform-exponentiation-operator": "^7.22.5", - "@babel/plugin-transform-export-namespace-from": "^7.22.5", - "@babel/plugin-transform-for-of": "^7.22.5", + "@babel/plugin-transform-export-namespace-from": "^7.22.11", + "@babel/plugin-transform-for-of": "^7.22.15", "@babel/plugin-transform-function-name": "^7.22.5", - "@babel/plugin-transform-json-strings": "^7.22.5", + "@babel/plugin-transform-json-strings": "^7.22.11", "@babel/plugin-transform-literals": "^7.22.5", - "@babel/plugin-transform-logical-assignment-operators": "^7.22.5", + "@babel/plugin-transform-logical-assignment-operators": "^7.22.11", "@babel/plugin-transform-member-expression-literals": "^7.22.5", - "@babel/plugin-transform-modules-amd": "^7.22.5", - "@babel/plugin-transform-modules-commonjs": "^7.22.5", - "@babel/plugin-transform-modules-systemjs": "^7.22.5", + "@babel/plugin-transform-modules-amd": "^7.23.0", + "@babel/plugin-transform-modules-commonjs": "^7.23.0", + "@babel/plugin-transform-modules-systemjs": "^7.23.0", "@babel/plugin-transform-modules-umd": "^7.22.5", "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", "@babel/plugin-transform-new-target": "^7.22.5", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.5", - "@babel/plugin-transform-numeric-separator": "^7.22.5", - "@babel/plugin-transform-object-rest-spread": "^7.22.5", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11", + "@babel/plugin-transform-numeric-separator": "^7.22.11", + "@babel/plugin-transform-object-rest-spread": "^7.22.15", "@babel/plugin-transform-object-super": "^7.22.5", - "@babel/plugin-transform-optional-catch-binding": "^7.22.5", - "@babel/plugin-transform-optional-chaining": "^7.22.6", - "@babel/plugin-transform-parameters": "^7.22.5", + "@babel/plugin-transform-optional-catch-binding": "^7.22.11", + "@babel/plugin-transform-optional-chaining": "^7.23.0", + "@babel/plugin-transform-parameters": "^7.22.15", "@babel/plugin-transform-private-methods": "^7.22.5", - "@babel/plugin-transform-private-property-in-object": "^7.22.5", + "@babel/plugin-transform-private-property-in-object": "^7.22.11", "@babel/plugin-transform-property-literals": "^7.22.5", - "@babel/plugin-transform-regenerator": "^7.22.5", + "@babel/plugin-transform-regenerator": "^7.22.10", "@babel/plugin-transform-reserved-words": "^7.22.5", "@babel/plugin-transform-shorthand-properties": "^7.22.5", "@babel/plugin-transform-spread": "^7.22.5", "@babel/plugin-transform-sticky-regex": "^7.22.5", "@babel/plugin-transform-template-literals": "^7.22.5", "@babel/plugin-transform-typeof-symbol": "^7.22.5", - "@babel/plugin-transform-unicode-escapes": "^7.22.5", + "@babel/plugin-transform-unicode-escapes": "^7.22.10", "@babel/plugin-transform-unicode-property-regex": "^7.22.5", "@babel/plugin-transform-unicode-regex": "^7.22.5", "@babel/plugin-transform-unicode-sets-regex": "^7.22.5", - "@babel/preset-modules": "^0.1.5", - "@babel/types": "^7.22.5", - "babel-plugin-polyfill-corejs2": "^0.4.4", - "babel-plugin-polyfill-corejs3": "^0.8.2", - "babel-plugin-polyfill-regenerator": "^0.5.1", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "@babel/types": "^7.23.0", + "babel-plugin-polyfill-corejs2": "^0.4.6", + "babel-plugin-polyfill-corejs3": "^0.8.5", + "babel-plugin-polyfill-regenerator": "^0.5.3", "core-js-compat": "^3.31.0", "semver": "^6.3.1" }, @@ -1747,14 +1729,12 @@ } }, "node_modules/@babel/preset-modules": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6.tgz", - "integrity": "sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg==", + "version": "0.1.6-no-external-plugins", + "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", + "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.0.0", - "@babel/plugin-proposal-unicode-property-regex": "^7.4.4", - "@babel/plugin-transform-dotall-regex": "^7.4.4", "@babel/types": "^7.4.4", "esutils": "^2.0.2" }, @@ -1781,33 +1761,33 @@ } }, "node_modules/@babel/template": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz", - "integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz", + "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==", "dev": true, "dependencies": { - "@babel/code-frame": "^7.22.5", - "@babel/parser": "^7.22.5", - "@babel/types": "^7.22.5" + "@babel/code-frame": "^7.22.13", + "@babel/parser": "^7.22.15", + "@babel/types": "^7.22.15" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.22.8", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.8.tgz", - "integrity": "sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz", + "integrity": "sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==", "dev": true, "dependencies": { - "@babel/code-frame": "^7.22.5", - "@babel/generator": "^7.22.7", - "@babel/helper-environment-visitor": "^7.22.5", - "@babel/helper-function-name": "^7.22.5", + "@babel/code-frame": "^7.22.13", + "@babel/generator": "^7.23.0", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-function-name": "^7.23.0", "@babel/helper-hoist-variables": "^7.22.5", "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.22.7", - "@babel/types": "^7.22.5", + "@babel/parser": "^7.23.0", + "@babel/types": "^7.23.0", "debug": "^4.1.0", "globals": "^11.1.0" }, @@ -1816,29 +1796,19 @@ } }, "node_modules/@babel/types": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz", - "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz", + "integrity": "sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==", "dev": true, "dependencies": { "@babel/helper-string-parser": "^7.22.5", - "@babel/helper-validator-identifier": "^7.22.5", + "@babel/helper-validator-identifier": "^7.22.20", "to-fast-properties": "^2.0.0" }, "engines": { "node": ">=6.9.0" } }, - "node_modules/@colors/colors": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz", - "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.1.90" - } - }, "node_modules/@eslint-community/eslint-utils": { "version": "4.4.0", "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", @@ -1855,18 +1825,18 @@ } }, "node_modules/@eslint-community/regexpp": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.6.1.tgz", - "integrity": "sha512-O7x6dMstWLn2ktjcoiNLDkAGG2EjveHL+Vvc+n0fXumkJYAcSqcVYKtwDU+hDZ0uDUsnUagSYaZrOLAYE8un1A==", + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", + "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", "dev": true, "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, "node_modules/@eslint/eslintrc": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.0.tgz", - "integrity": "sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz", + "integrity": "sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==", "dev": true, "dependencies": { "ajv": "^6.12.4", @@ -1887,9 +1857,9 @@ } }, "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.20.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "version": "13.23.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", + "integrity": "sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -1914,9 +1884,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.44.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.44.0.tgz", - "integrity": "sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==", + "version": "8.53.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz", + "integrity": "sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -1932,12 +1902,12 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.10", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz", - "integrity": "sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==", + "version": "0.11.13", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", + "integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==", "dev": true, "dependencies": { - "@humanwhocodes/object-schema": "^1.2.1", + "@humanwhocodes/object-schema": "^2.0.1", "debug": "^4.1.1", "minimatch": "^3.0.5" }, @@ -1959,9 +1929,9 @@ } }, "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz", + "integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==", "dev": true }, "node_modules/@isaacs/cliui": { @@ -2119,29 +2089,16 @@ } }, "node_modules/@lit-labs/ssr-dom-shim": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.1.tgz", - "integrity": "sha512-kXOeFbfCm4fFf2A3WwVEeQj55tMZa8c8/f9AKHMobQMkzNUfUj+antR3fRPaZJawsa1aZiP/Da3ndpZrwEe4rQ==" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.2.tgz", + "integrity": "sha512-jnOD+/+dSrfTWYfSXBXlo5l5f0q1UuJo3tkbMDCYA2lKUYq79jaxqtGEvnRoh049nt1vdo1+45RinipU6FGY2g==" }, "node_modules/@lit/reactive-element": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.2.tgz", - "integrity": "sha512-rDfl+QnCYjuIGf5xI2sVJWdYIi56CTCwWa+nidKYX6oIuBYwUbT/vX4qbUDlHiZKJ/3FRNQ/tWJui44p6/stSA==", - "dependencies": { - "@lit-labs/ssr-dom-shim": "^1.0.0" - } - }, - "node_modules/@mrmlnc/readdir-enhanced": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz", - "integrity": "sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==", - "dev": true, + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.0.1.tgz", + "integrity": "sha512-eu50SQXHRthFwWJMp0oAFg95Rvm6MTPjxSXWuvAu7It90WVFLFpNBoIno7XOXSDvVgTrtKnUV4OLJqys2Svn4g==", "dependencies": { - "call-me-maybe": "^1.0.1", - "glob-to-regexp": "^0.3.0" - }, - "engines": { - "node": ">=4" + "@lit-labs/ssr-dom-shim": "^1.1.2" } }, "node_modules/@nodelib/fs.scandir": { @@ -2179,22 +2136,6 @@ "node": ">= 8" } }, - "node_modules/@open-wc/chai-dom-equals": { - "version": "0.12.36", - "resolved": "https://registry.npmjs.org/@open-wc/chai-dom-equals/-/chai-dom-equals-0.12.36.tgz", - "integrity": "sha512-Gt1fa37h4rtWPQGETSU4n1L678NmMi9KwHM1sH+JCGcz45rs8DBPx7MUVeGZ+HxRlbEI5t9LU2RGGv6xT2OlyA==", - "dev": true, - "dependencies": { - "@open-wc/semantic-dom-diff": "^0.13.16", - "@types/chai": "^4.1.7" - } - }, - "node_modules/@open-wc/chai-dom-equals/node_modules/@open-wc/semantic-dom-diff": { - "version": "0.13.21", - "resolved": "https://registry.npmjs.org/@open-wc/semantic-dom-diff/-/semantic-dom-diff-0.13.21.tgz", - "integrity": "sha512-BONpjHcGX2zFa9mfnwBCLEmlDsOHzT+j6Qt1yfK3MzFXFtAykfzFjAgaxPetu0YbBlCfXuMlfxI4vlRGCGMvFg==", - "dev": true - }, "node_modules/@open-wc/dedupe-mixin": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/@open-wc/dedupe-mixin/-/dedupe-mixin-1.4.0.tgz", @@ -2202,63 +2143,48 @@ "dev": true }, "node_modules/@open-wc/scoped-elements": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@open-wc/scoped-elements/-/scoped-elements-2.2.0.tgz", - "integrity": "sha512-Qe+vWsuVHFzUkdChwlmJGuQf9cA3I+QOsSHULV/6qf6wsqLM2/32svNRH+rbBIMwiPEwzZprZlkvkqQRucYnVA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@open-wc/scoped-elements/-/scoped-elements-3.0.2.tgz", + "integrity": "sha512-TZ9NjcAGjrfoZ8GjbMYDTuztFL1YPHtvFgqlcTrYy6C7jHSgCv67Rv9Cgf55VDNZgzRu+yBi5IjcyLzWNZ17eg==", "dev": true, "dependencies": { - "@lit/reactive-element": "^1.0.0", - "@open-wc/dedupe-mixin": "^1.4.0" + "@open-wc/dedupe-mixin": "^1.4.0", + "lit": "^3.0.0" } }, "node_modules/@open-wc/semantic-dom-diff": { - "version": "0.20.0", - "resolved": "https://registry.npmjs.org/@open-wc/semantic-dom-diff/-/semantic-dom-diff-0.20.0.tgz", - "integrity": "sha512-qGHl3nkXluXsjpLY9bSZka/cnlrybPtJMs6RjmV/OP4ID7Gcz1uNWQks05pAhptDB1R47G6PQjdwxG8dXl1zGA==", + "version": "0.20.1", + "resolved": "https://registry.npmjs.org/@open-wc/semantic-dom-diff/-/semantic-dom-diff-0.20.1.tgz", + "integrity": "sha512-mPF/RPT2TU7Dw41LEDdaeP6eyTOWBD4z0+AHP4/d0SbgcfJZVRymlIB6DQmtz0fd2CImIS9kszaMmwMt92HBPA==", "dev": true, "dependencies": { "@types/chai": "^4.3.1", - "@web/test-runner-commands": "^0.7.0" - } - }, - "node_modules/@open-wc/semantic-dom-diff/node_modules/@web/test-runner-commands": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/@web/test-runner-commands/-/test-runner-commands-0.7.0.tgz", - "integrity": "sha512-3aXeGrkynOdJ5jgZu5ZslcWmWuPVY9/HNdWDUqPyNePG08PKmLV9Ij342ODDL6OVsxF5dvYn1312PhDqu5AQNw==", - "dev": true, - "dependencies": { - "@web/test-runner-core": "^0.11.0", - "mkdirp": "^1.0.4" - }, - "engines": { - "node": ">=16.0.0" + "@web/test-runner-commands": "^0.9.0" } }, "node_modules/@open-wc/testing": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@open-wc/testing/-/testing-3.2.0.tgz", - "integrity": "sha512-9geTbFq8InbcfniPtS8KCfb5sbQ9WE6QMo1Tli8XMnfllnkZok7Az4kTRAskGQeMeQN/I2I//jE5xY/60qhrHg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@open-wc/testing/-/testing-4.0.0.tgz", + "integrity": "sha512-KI70O0CJEpBWs3jrTju4BFCy7V/d4tFfYWkg8pMzncsDhD7TYNHLw5cy+s1FHXIgVFetnMDhPpwlKIPvtTQW7w==", "dev": true, "dependencies": { "@esm-bundle/chai": "^4.3.4-fix.0", - "@open-wc/chai-dom-equals": "^0.12.36", "@open-wc/semantic-dom-diff": "^0.20.0", - "@open-wc/testing-helpers": "^2.3.0", - "@types/chai": "^4.2.11", + "@open-wc/testing-helpers": "^3.0.0", "@types/chai-dom": "^1.11.0", "@types/sinon-chai": "^3.2.3", "chai-a11y-axe": "^1.5.0" } }, "node_modules/@open-wc/testing-helpers": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@open-wc/testing-helpers/-/testing-helpers-2.3.0.tgz", - "integrity": "sha512-wkDipkia/OMWq5Z1KkAgvqNLfIOCiPGrrtfoCKuQje8u7F0Bz9Un44EwBtWcCdYtLc40quWP7XFpFsW8poIfUA==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@open-wc/testing-helpers/-/testing-helpers-3.0.0.tgz", + "integrity": "sha512-zkR39b7ljH/TqZgzBB9ekHKg1OLvR/JQYCEaW76V0RuASfV/vkgx2xfUQNe8DlEOLOetRZ3agFqssEREF45ClA==", "dev": true, "dependencies": { - "@open-wc/scoped-elements": "^2.2.0", - "lit": "^2.0.0", - "lit-html": "^2.0.0" + "@open-wc/scoped-elements": "^3.0.2", + "lit": "^2.0.0 || ^3.0.0", + "lit-html": "^2.0.0 || ^3.0.0" } }, "node_modules/@pkgjs/parseargs": { @@ -2301,9 +2227,9 @@ } }, "node_modules/@rollup/plugin-node-resolve": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.1.0.tgz", - "integrity": "sha512-xeZHCgsiZ9pzYVgAo9580eCGqwh/XCEUM9q6iQfGNocjgkufHAqC3exA+45URvhiYV8sBF9RlBai650eNs7AsA==", + "version": "15.2.3", + "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz", + "integrity": "sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==", "dev": true, "dependencies": { "@rollup/pluginutils": "^5.0.1", @@ -2317,7 +2243,7 @@ "node": ">=14.0.0" }, "peerDependencies": { - "rollup": "^2.78.0||^3.0.0" + "rollup": "^2.78.0||^3.0.0||^4.0.0" }, "peerDependenciesMeta": { "rollup": { @@ -2326,19 +2252,19 @@ } }, "node_modules/@rollup/plugin-replace": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-5.0.2.tgz", - "integrity": "sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-5.0.5.tgz", + "integrity": "sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==", "dev": true, "dependencies": { "@rollup/pluginutils": "^5.0.1", - "magic-string": "^0.27.0" + "magic-string": "^0.30.3" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { - "rollup": "^1.20.0||^2.0.0||^3.0.0" + "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" }, "peerDependenciesMeta": { "rollup": { @@ -2347,9 +2273,9 @@ } }, "node_modules/@rollup/plugin-terser": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.3.tgz", - "integrity": "sha512-EF0oejTMtkyhrkwCdg0HJ0IpkcaVg1MMSf2olHb2Jp+1mnLM04OhjpJWGma4HobiDTF0WCyViWuvadyE9ch2XA==", + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz", + "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==", "dev": true, "dependencies": { "serialize-javascript": "^6.0.1", @@ -2360,7 +2286,7 @@ "node": ">=14.0.0" }, "peerDependencies": { - "rollup": "^2.x || ^3.x" + "rollup": "^2.0.0||^3.0.0||^4.0.0" }, "peerDependenciesMeta": { "rollup": { @@ -2369,9 +2295,9 @@ } }, "node_modules/@rollup/pluginutils": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.2.tgz", - "integrity": "sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.5.tgz", + "integrity": "sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==", "dev": true, "dependencies": { "@types/estree": "^1.0.0", @@ -2382,7 +2308,7 @@ "node": ">=14.0.0" }, "peerDependencies": { - "rollup": "^1.20.0||^2.0.0||^3.0.0" + "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" }, "peerDependenciesMeta": { "rollup": { @@ -2390,6 +2316,162 @@ } } }, + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.3.0.tgz", + "integrity": "sha512-/4pns6BYi8MXdwnXM44yoGAcFYVHL/BYlB2q1HXZ6AzH++LaiEVWFpBWQ/glXhbMbv3E3o09igrHFbP/snhAvA==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.3.0.tgz", + "integrity": "sha512-nLO/JsL9idr416vzi3lHm3Xm+QZh4qHij8k3Er13kZr5YhL7/+kBAx84kDmPc7HMexLmwisjDCeDIKNFp8mDlQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.3.0.tgz", + "integrity": "sha512-dGhVBlllt4iHwTGy21IEoMOTN5wZoid19zEIxsdY29xcEiOEHqzDa7Sqrkh5OE7LKCowL61eFJXxYe/+pYa7ZQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.3.0.tgz", + "integrity": "sha512-h8wRfHeLEbU3NzaP1Oku7BYXCJQiTRr+8U0lklyOQXxXiEpHLL8tk1hFl+tezoRKLcPJD7joKaK74ASsqt3Ekg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.3.0.tgz", + "integrity": "sha512-wP4VgR/gfV18sylTuym3sxRTkAgUR2vh6YLeX/GEznk5jCYcYSlx585XlcUcl0c8UffIZlRJ09raWSX3JDb4GA==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.3.0.tgz", + "integrity": "sha512-v/14JCYVkqRSJeQbxFx4oUkwVQQw6lFMN7bd4vuARBc3X2lmomkxBsc+BFiIDL/BK+CTx5AOh/k9XmqDnKWRVg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.3.0.tgz", + "integrity": "sha512-tNhfYqFH5OxtRzfkTOKdgFYlPSZnlDLNW4+leNEvQZhwTJxoTwsZAAhR97l3qVry/kkLyJPBK+Q8EAJLPinDIg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.3.0.tgz", + "integrity": "sha512-pw77m8QywdsoFdFOgmc8roF1inBI0rciqzO8ffRUgLoq7+ee9o5eFqtEcS6hHOOplgifAUUisP8cAnwl9nUYPw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.3.0.tgz", + "integrity": "sha512-tJs7v2MnV2F8w6X1UpPHl/43OfxjUy9SuJ2ZPoxn79v9vYteChVYO/ueLHCpRMmyTUIVML3N9z4azl9ENH8Xxg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.3.0.tgz", + "integrity": "sha512-OKGxp6kATQdTyI2DF+e9s+hB3/QZB45b6e+dzcfW1SUqiF6CviWyevhmT4USsMEdP3mlpC9zxLz3Oh+WaTMOSw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.3.0.tgz", + "integrity": "sha512-DDZ5AH68JJ2ClQFEA1aNnfA7Ybqyeh0644rGbrLOdNehTmzfICHiWSn0OprzYi9HAshTPQvlwrM+bi2kuaIOjQ==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.3.0.tgz", + "integrity": "sha512-dMvGV8p92GQ8jhNlGIKpyhVZPzJlT258pPrM5q2F8lKcc9Iv9BbfdnhX1OfinYWnb9ms5zLw6MlaMnqLfUkKnQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, "node_modules/@tootallnate/quickjs-emscripten": { "version": "0.23.0", "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", @@ -2406,9 +2488,9 @@ } }, "node_modules/@types/babel__code-frame": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/@types/babel__code-frame/-/babel__code-frame-7.0.3.tgz", - "integrity": "sha512-2TN6oiwtNjOezilFVl77zwdNPwQWaDBBCCWWxyo1ctiO3vAtd7H/aB/CBJdw9+kqq3+latD0SXoedIuHySSZWw==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/@types/babel__code-frame/-/babel__code-frame-7.0.6.tgz", + "integrity": "sha512-Anitqkl3+KrzcW2k77lRlg/GfLZLWXBuNgbEcIOU6M92yw42vsd3xV/Z/yAHEj8m+KUjL6bWOVOFqX8PFPJ4LA==", "dev": true }, "node_modules/@types/body-parser": { @@ -2422,24 +2504,24 @@ } }, "node_modules/@types/chai": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.4.tgz", - "integrity": "sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==", + "version": "4.3.10", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.10.tgz", + "integrity": "sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==", "dev": true }, "node_modules/@types/chai-dom": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/@types/chai-dom/-/chai-dom-1.11.0.tgz", - "integrity": "sha512-Aja99Mmnny+Sz+T2hBK3oEsrcy18yabplT0pGX/QwIke9jMJHdvHlV2f4Tmq5SqxTMYwt1Zjbisv/4r83EUIHw==", + "version": "1.11.3", + "resolved": "https://registry.npmjs.org/@types/chai-dom/-/chai-dom-1.11.3.tgz", + "integrity": "sha512-EUEZI7uID4ewzxnU7DJXtyvykhQuwe+etJ1wwOiJyQRTH/ifMWKX+ghiXkxCUvNJ6IQDodf0JXhuP6zZcy2qXQ==", "dev": true, "dependencies": { "@types/chai": "*" } }, "node_modules/@types/co-body": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@types/co-body/-/co-body-6.1.0.tgz", - "integrity": "sha512-3e0q2jyDAnx/DSZi0z2H0yoZ2wt5yRDZ+P7ymcMObvq0ufWRT4tsajyO+Q1VwVWiv9PRR4W3YEjEzBjeZlhF+w==", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/@types/co-body/-/co-body-6.1.3.tgz", + "integrity": "sha512-UhuhrQ5hclX6UJctv5m4Rfp52AfG9o9+d9/HwjxhVB5NjXxr5t9oKgJxN8xRHgr35oo8meUEHUPFWiKg6y71aA==", "dev": true, "dependencies": { "@types/node": "*", @@ -2468,9 +2550,9 @@ "dev": true }, "node_modules/@types/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-QUm4YOC/ENo0VjPVl2o8HGyTbHHQGDOw8PCg3rXBucYHKyZN/XjXRbPFAV1tB2FvM0/wyFoDct4cTIctzKrQFg==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@types/convert-source-map/-/convert-source-map-2.0.3.tgz", + "integrity": "sha512-ag0BfJLZf6CQz8VIuRIEYQ5Ggwk/82uvTQf27RcpyDNbY0Vw49LIPqAxk5tqYfrCs9xDaIMvl4aj7ZopnYL8bA==", "dev": true }, "node_modules/@types/cookies": { @@ -2486,15 +2568,15 @@ } }, "node_modules/@types/debounce": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@types/debounce/-/debounce-1.2.1.tgz", - "integrity": "sha512-epMsEE85fi4lfmJUH/89/iV/LI+F5CvNIvmgs5g5jYFPfhO2S/ae8WSsLOKWdwtoaZw9Q2IhJ4tQ5tFCcS/4HA==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@types/debounce/-/debounce-1.2.4.tgz", + "integrity": "sha512-jBqiORIzKDOToaF63Fm//haOCHuwQuLa2202RK4MozpA6lh93eCBc+/8+wZn5OzjJt3ySdc+74SXWXB55Ewtyw==", "dev": true }, "node_modules/@types/estree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.1.tgz", - "integrity": "sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", + "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", "dev": true }, "node_modules/@types/express": { @@ -2533,33 +2615,33 @@ "dev": true }, "node_modules/@types/istanbul-lib-coverage": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz", - "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", + "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", "dev": true }, "node_modules/@types/istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", + "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", "dev": true, "dependencies": { "@types/istanbul-lib-coverage": "*" } }, "node_modules/@types/istanbul-reports": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz", - "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", + "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", "dev": true, "dependencies": { "@types/istanbul-lib-report": "*" } }, "node_modules/@types/json-schema": { - "version": "7.0.12", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz", - "integrity": "sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==", + "version": "7.0.15", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", "dev": true }, "node_modules/@types/keygrip": { @@ -2599,12 +2681,6 @@ "integrity": "sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==", "dev": true }, - "node_modules/@types/mocha": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.1.tgz", - "integrity": "sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==", - "dev": true - }, "node_modules/@types/node": { "version": "18.11.9", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", @@ -2636,9 +2712,9 @@ "dev": true }, "node_modules/@types/semver": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz", - "integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==", + "version": "7.5.5", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.5.tgz", + "integrity": "sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==", "dev": true }, "node_modules/@types/serve-static": { @@ -2652,18 +2728,18 @@ } }, "node_modules/@types/sinon": { - "version": "10.0.13", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.13.tgz", - "integrity": "sha512-UVjDqJblVNQYvVNUsj0PuYYw0ELRmgt1Nt5Vk0pT5f16ROGfcKJY8o1HVuMOJOpD727RrGB9EGvoaTQE5tgxZQ==", + "version": "17.0.1", + "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.1.tgz", + "integrity": "sha512-Q2Go6TJetYn5Za1+RJA1Aik61Oa2FS8SuJ0juIqUuJ5dZR4wvhKfmSdIqWtQ3P6gljKWjW0/R7FZkA4oXVL6OA==", "dev": true, "dependencies": { "@types/sinonjs__fake-timers": "*" } }, "node_modules/@types/sinon-chai": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/@types/sinon-chai/-/sinon-chai-3.2.9.tgz", - "integrity": "sha512-/19t63pFYU0ikrdbXKBWj9PCdnKyTd0Qkz0X91Ta081cYsq90OxYdcWwK/dwEoDa6dtXgj2HJfmzgq+QZTHdmQ==", + "version": "3.2.12", + "resolved": "https://registry.npmjs.org/@types/sinon-chai/-/sinon-chai-3.2.12.tgz", + "integrity": "sha512-9y0Gflk3b0+NhQZ/oxGtaAJDvRywCa5sIyaVnounqLvmf93yBF4EgIRspePtkMs3Tr844nCclYMlcCNmLCvjuQ==", "dev": true, "dependencies": { "@types/chai": "*", @@ -2671,9 +2747,9 @@ } }, "node_modules/@types/sinonjs__fake-timers": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.2.tgz", - "integrity": "sha512-9GcLXF0/v3t80caGs5p2rRfkB+a8VBGLJZVih6CNFkx8IZ994wiKKLSRs9nuFwk1HevWs/1mnUmkApGrSGsShA==", + "version": "8.1.5", + "resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.5.tgz", + "integrity": "sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ==", "dev": true }, "node_modules/@types/trusted-types": { @@ -2691,9 +2767,9 @@ } }, "node_modules/@types/yauzl": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.0.tgz", - "integrity": "sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==", + "version": "2.10.3", + "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", + "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", "dev": true, "optional": true, "dependencies": { @@ -2701,21 +2777,20 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.2.0.tgz", - "integrity": "sha512-rClGrMuyS/3j0ETa1Ui7s6GkLhfZGKZL3ZrChLeAiACBE/tRc1wq8SNZESUuluxhLj9FkUefRs2l6bCIArWBiQ==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz", + "integrity": "sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==", "dev": true, "dependencies": { "@eslint-community/regexpp": "^4.5.1", - "@typescript-eslint/scope-manager": "6.2.0", - "@typescript-eslint/type-utils": "6.2.0", - "@typescript-eslint/utils": "6.2.0", - "@typescript-eslint/visitor-keys": "6.2.0", + "@typescript-eslint/scope-manager": "6.10.0", + "@typescript-eslint/type-utils": "6.10.0", + "@typescript-eslint/utils": "6.10.0", + "@typescript-eslint/visitor-keys": "6.10.0", "debug": "^4.3.4", "graphemer": "^1.4.0", "ignore": "^5.2.4", "natural-compare": "^1.4.0", - "natural-compare-lite": "^1.4.0", "semver": "^7.5.4", "ts-api-utils": "^1.0.1" }, @@ -2737,15 +2812,15 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.2.0.tgz", - "integrity": "sha512-igVYOqtiK/UsvKAmmloQAruAdUHihsOCvplJpplPZ+3h4aDkC/UKZZNKgB6h93ayuYLuEymU3h8nF1xMRbh37g==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.10.0.tgz", + "integrity": "sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "6.2.0", - "@typescript-eslint/types": "6.2.0", - "@typescript-eslint/typescript-estree": "6.2.0", - "@typescript-eslint/visitor-keys": "6.2.0", + "@typescript-eslint/scope-manager": "6.10.0", + "@typescript-eslint/types": "6.10.0", + "@typescript-eslint/typescript-estree": "6.10.0", + "@typescript-eslint/visitor-keys": "6.10.0", "debug": "^4.3.4" }, "engines": { @@ -2765,13 +2840,13 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.2.0.tgz", - "integrity": "sha512-1ZMNVgm5nnHURU8ZSJ3snsHzpFeNK84rdZjluEVBGNu7jDymfqceB3kdIZ6A4xCfEFFhRIB6rF8q/JIqJd2R0Q==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz", + "integrity": "sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.2.0", - "@typescript-eslint/visitor-keys": "6.2.0" + "@typescript-eslint/types": "6.10.0", + "@typescript-eslint/visitor-keys": "6.10.0" }, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -2782,13 +2857,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.2.0.tgz", - "integrity": "sha512-DnGZuNU2JN3AYwddYIqrVkYW0uUQdv0AY+kz2M25euVNlujcN2u+rJgfJsBFlUEzBB6OQkUqSZPyuTLf2bP5mw==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz", + "integrity": "sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "6.2.0", - "@typescript-eslint/utils": "6.2.0", + "@typescript-eslint/typescript-estree": "6.10.0", + "@typescript-eslint/utils": "6.10.0", "debug": "^4.3.4", "ts-api-utils": "^1.0.1" }, @@ -2809,9 +2884,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.2.0.tgz", - "integrity": "sha512-1nRRaDlp/XYJQLvkQJG5F3uBTno5SHPT7XVcJ5n1/k2WfNI28nJsvLakxwZRNY5spuatEKO7d5nZWsQpkqXwBA==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.10.0.tgz", + "integrity": "sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==", "dev": true, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -2822,13 +2897,13 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.2.0.tgz", - "integrity": "sha512-Mts6+3HQMSM+LZCglsc2yMIny37IhUgp1Qe8yJUYVyO6rHP7/vN0vajKu3JvHCBIy8TSiKddJ/Zwu80jhnGj1w==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz", + "integrity": "sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.2.0", - "@typescript-eslint/visitor-keys": "6.2.0", + "@typescript-eslint/types": "6.10.0", + "@typescript-eslint/visitor-keys": "6.10.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -2849,17 +2924,17 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.2.0.tgz", - "integrity": "sha512-RCFrC1lXiX1qEZN8LmLrxYRhOkElEsPKTVSNout8DMzf8PeWoQG7Rxz2SadpJa3VSh5oYKGwt7j7X/VRg+Y3OQ==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.10.0.tgz", + "integrity": "sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@types/json-schema": "^7.0.12", "@types/semver": "^7.5.0", - "@typescript-eslint/scope-manager": "6.2.0", - "@typescript-eslint/types": "6.2.0", - "@typescript-eslint/typescript-estree": "6.2.0", + "@typescript-eslint/scope-manager": "6.10.0", + "@typescript-eslint/types": "6.10.0", + "@typescript-eslint/typescript-estree": "6.10.0", "semver": "^7.5.4" }, "engines": { @@ -2874,12 +2949,12 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.2.0.tgz", - "integrity": "sha512-QbaYUQVKKo9bgCzpjz45llCfwakyoxHetIy8CAvYCtd16Zu1KrpzNHofwF8kGkpPOxZB2o6kz+0nqH8ZkIzuoQ==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz", + "integrity": "sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.2.0", + "@typescript-eslint/types": "6.10.0", "eslint-visitor-keys": "^3.4.1" }, "engines": { @@ -2890,41 +2965,53 @@ "url": "https://opencollective.com/typescript-eslint" } }, + "node_modules/@ungap/structured-clone": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", + "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", + "dev": true + }, + "node_modules/@vscode/web-custom-data": { + "version": "0.4.8", + "resolved": "https://registry.npmjs.org/@vscode/web-custom-data/-/web-custom-data-0.4.8.tgz", + "integrity": "sha512-rRiEeEX49wipCeGZo65mQJUEuCY3IXd6bet90eY6cMMQ9jBe2g3Njw/2ctbaxuACPnEKXTdW0dB7umxDln3Rzg==", + "dev": true + }, "node_modules/@web/browser-logs": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@web/browser-logs/-/browser-logs-0.3.3.tgz", - "integrity": "sha512-wt8arj0x7ghXbnipgCvLR+xQ90cFg16ae23cFbInCrJvAxvyI22bAtT24W4XOXMPXwWLBVUJwBgBcXo3oKIvDw==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@web/browser-logs/-/browser-logs-0.4.0.tgz", + "integrity": "sha512-/EBiDAUCJ2DzZhaFxTPRIznEPeafdLbXShIL6aTu7x73x7ZoxSDv7DGuTsh2rWNMUa4+AKli4UORrpyv6QBOiA==", "dev": true, "dependencies": { "errorstacks": "^2.2.0" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/config-loader": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@web/config-loader/-/config-loader-0.2.1.tgz", - "integrity": "sha512-cQvTYA5lWLyyO8/R2aOReiudLa8r0LFHvMNYCwSAjzvrghb+AHxaW3BJWP9ORx6OaDcI7g5X8OATA81LSJce4A==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@web/config-loader/-/config-loader-0.3.0.tgz", + "integrity": "sha512-OOhltaFpMzt1dG66yPoXgGvjwaUxy2SrOXd+o6CjOEFfjeKBI9QoHlagUvYiLAcMZrGGGL+Rl+mdqH+GUji0vQ==", "dev": true, "dependencies": { "semver": "^7.3.4" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/dev-server": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@web/dev-server/-/dev-server-0.3.0.tgz", - "integrity": "sha512-QlKiWrf8MAUIXAhMSGuBepXyZFNOi3GDPQGsnf5ZAnFXUAOT3LCXiKSBMSKfXIrPpFQ7AzyJwT+KIZ7LvnMJcg==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@web/dev-server/-/dev-server-0.4.0.tgz", + "integrity": "sha512-xBV+mYLZnmIu47l0VWG4wSIl9FVF1c1+R0r3P4zWPkqh0qCoWPKv/ZwdEiKozmZib1QAHMB+7yYZr8ygYi/meA==", "dev": true, "dependencies": { "@babel/code-frame": "^7.12.11", "@types/command-line-args": "^5.0.0", - "@web/config-loader": "^0.2.1", - "@web/dev-server-core": "^0.5.1", - "@web/dev-server-rollup": "^0.5.1", + "@web/config-loader": "^0.3.0", + "@web/dev-server-core": "^0.7.0", + "@web/dev-server-rollup": "^0.6.0", "camelcase": "^6.2.0", "command-line-args": "^5.1.1", "command-line-usage": "^7.0.1", @@ -2940,18 +3027,18 @@ "web-dev-server": "dist/bin.js" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/dev-server-core": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@web/dev-server-core/-/dev-server-core-0.5.2.tgz", - "integrity": "sha512-7YjWmwzM+K5fPvBCXldUIMTK4EnEufi1aWQWinQE81oW1CqzEwmyUNCtnWV9fcPA4kJC4qrpcjWNGF4YDWxuSg==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/@web/dev-server-core/-/dev-server-core-0.7.0.tgz", + "integrity": "sha512-1FJe6cJ3r0x0ZmxY/FnXVduQD4lKX7QgYhyS6N+VmIpV+tBU4sGRbcrmeoYeY+nlnPa6p2oNuonk3X5ln/W95g==", "dev": true, "dependencies": { "@types/koa": "^2.11.6", "@types/ws": "^7.4.0", - "@web/parse5-utils": "^2.0.0", + "@web/parse5-utils": "^2.1.0", "chokidar": "^3.4.3", "clone": "^2.1.2", "es-module-lexer": "^1.0.0", @@ -2969,7 +3056,7 @@ "ws": "^7.4.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/dev-server-core/node_modules/lru-cache": { @@ -2982,9 +3069,9 @@ } }, "node_modules/@web/dev-server-legacy": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@web/dev-server-legacy/-/dev-server-legacy-2.0.1.tgz", - "integrity": "sha512-tE0yqPvFUHJhIU+TGFnkrbWDhhDSVRkatc9f68FDpnZfLSgrXiDJUIAIUGt+caWnglrFfk+1FMo31Ay6lx3vhw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@web/dev-server-legacy/-/dev-server-legacy-2.1.0.tgz", + "integrity": "sha512-4/v923DVn9LTSXrf3CriZySub2UqterdiHExzw1ieOrUizsMKwqtBzWDicn/x6kO+U3J3vxJ/STefEPLhWwHOQ==", "dev": true, "dependencies": { "@babel/core": "^7.12.10", @@ -2996,8 +3083,8 @@ "@babel/plugin-transform-modules-systemjs": "^7.12.1", "@babel/plugin-transform-template-literals": "^7.12.1", "@babel/preset-env": "^7.12.11", - "@web/dev-server-core": "^0.5.0", - "@web/polyfills-loader": "^2.0.0", + "@web/dev-server-core": "^0.7.0", + "@web/polyfills-loader": "^2.2.0", "browserslist": "^4.16.0", "browserslist-useragent": "^4.0.0", "caniuse-api": "^3.0.0", @@ -3005,47 +3092,63 @@ "valid-url": "^1.0.9" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/dev-server-rollup": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@web/dev-server-rollup/-/dev-server-rollup-0.5.2.tgz", - "integrity": "sha512-R1heFIOmbExKJn2auDcOcF0EPoLQotZF1HE8Bpqq4TfLRkc7w+JClLdwkOMr/+Ip608cRw8VMkc7teYDFkvSXw==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@web/dev-server-rollup/-/dev-server-rollup-0.6.0.tgz", + "integrity": "sha512-3cSLo/H8AGrJH7BRY/s7W3g38gzaBj3jcLiT1iUXPNFVn4hQJDO8mZEHqe02/XcO5p6wE65w6GrH0NAjOu1gUg==", "dev": true, "dependencies": { "@rollup/plugin-node-resolve": "^15.0.1", - "@web/dev-server-core": "^0.5.0", + "@web/dev-server-core": "^0.7.0", "nanocolors": "^0.2.1", "parse5": "^6.0.1", "rollup": "^3.15.0", "whatwg-url": "^11.0.0" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" + } + }, + "node_modules/@web/dev-server-rollup/node_modules/rollup": { + "version": "3.29.4", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", + "integrity": "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==", + "dev": true, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=14.18.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" } }, "node_modules/@web/parse5-utils": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@web/parse5-utils/-/parse5-utils-2.0.0.tgz", - "integrity": "sha512-9pxjAg1k0Ie3t4gTQr/nmoTrvq6wmP40MNPwaetaN+jPc328MpO+WzmEApvJOW65v7lamjlvYFDsdvG8Lrd87Q==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@web/parse5-utils/-/parse5-utils-2.1.0.tgz", + "integrity": "sha512-GzfK5disEJ6wEjoPwx8AVNwUe9gYIiwc+x//QYxYDAFKUp4Xb1OJAGLc2l2gVrSQmtPGLKrTRcW90Hv4pEq1qA==", "dev": true, "dependencies": { "@types/parse5": "^6.0.1", "parse5": "^6.0.1" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/polyfills-loader": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@web/polyfills-loader/-/polyfills-loader-2.1.1.tgz", - "integrity": "sha512-Wjoh6CexTWnurgtQlDNsIE1guU6bMWCqEpWlKVVt8em8o1JjBlNMI5WHnTAa3sba92xookPiVuhMyXCfdUsFfA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@web/polyfills-loader/-/polyfills-loader-2.2.0.tgz", + "integrity": "sha512-zxlOIXdS5HzRm3wgt7BWd8zsKCL2DM88rVRkGjKI8sikTEBLJ3mtcXJ6Or6T3EYQinihst89qzHGZ5mS1lkiPw==", "dev": true, "dependencies": { "@babel/core": "^7.12.10", - "@web/parse5-utils": "^2.0.0", + "@web/parse5-utils": "^2.1.0", "@webcomponents/scoped-custom-element-registry": "^0.0.9", "@webcomponents/shadycss": "^1.11.0", "@webcomponents/webcomponentsjs": "^2.5.0", @@ -3065,22 +3168,22 @@ "whatwg-fetch": "^3.5.0" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/test-runner": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/@web/test-runner/-/test-runner-0.17.0.tgz", - "integrity": "sha512-wt2auPsy8ZChqqiCrRdS4DInCAUnEOYZfpPV9Shx/6/UKqhg8MTgPJQ53wDRsCjzxxgZLhVeBpGKP3jmZriFxw==", - "dev": true, - "dependencies": { - "@web/browser-logs": "^0.3.3", - "@web/config-loader": "^0.2.1", - "@web/dev-server": "^0.3.0", - "@web/test-runner-chrome": "^0.14.0", - "@web/test-runner-commands": "^0.8.0", - "@web/test-runner-core": "^0.11.1", - "@web/test-runner-mocha": "^0.8.1", + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/@web/test-runner/-/test-runner-0.18.0.tgz", + "integrity": "sha512-aAlQrdSqwCie1mxuSK5kM0RYDJZL4Q0Hd5LeXn1on3OtHLtgztL4dZzzNSuAWablR2/Vuve3ChwDDxmYSTqXRg==", + "dev": true, + "dependencies": { + "@web/browser-logs": "^0.4.0", + "@web/config-loader": "^0.3.0", + "@web/dev-server": "^0.4.0", + "@web/test-runner-chrome": "^0.15.0", + "@web/test-runner-commands": "^0.9.0", + "@web/test-runner-core": "^0.13.0", + "@web/test-runner-mocha": "^0.9.0", "camelcase": "^6.2.0", "command-line-args": "^5.1.1", "command-line-usage": "^7.0.1", @@ -3096,42 +3199,42 @@ "wtr": "dist/bin.js" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/test-runner-chrome": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/@web/test-runner-chrome/-/test-runner-chrome-0.14.0.tgz", - "integrity": "sha512-iAgcKC65RsFf5UvG7cBAguXVPkCEpdVfq2GPfZiXnrA/DXVMMZhsqQW+opDUQnG+50cO1GpOgMWBcurEhKBu6Q==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-chrome/-/test-runner-chrome-0.15.0.tgz", + "integrity": "sha512-ZqkTJGQ57FDz3lWw+9CKfHuTV64S9GzBy5+0siSQulEVPfGiTzpksx9DohtA3BCLXdbEq4OHg40/XIQJomlc9w==", "dev": true, "dependencies": { - "@web/test-runner-core": "^0.11.2", - "@web/test-runner-coverage-v8": "^0.7.0", + "@web/test-runner-core": "^0.13.0", + "@web/test-runner-coverage-v8": "^0.8.0", "async-mutex": "0.4.0", "chrome-launcher": "^0.15.0", "puppeteer-core": "^20.0.0" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/test-runner-commands": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@web/test-runner-commands/-/test-runner-commands-0.8.0.tgz", - "integrity": "sha512-R40Rz+Tf3Y3Z4Ka9ey0DQcwYz3BflkyaoL2TNc7CR33iN6zv9pzRkRrtt4M/cSQfOPBTEsLlVAi1FsbvXsCKuQ==", + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-commands/-/test-runner-commands-0.9.0.tgz", + "integrity": "sha512-zeLI6QdH0jzzJMDV5O42Pd8WLJtYqovgdt0JdytgHc0d1EpzXDsc7NTCJSImboc2NcayIsWAvvGGeRF69SMMYg==", "dev": true, "dependencies": { - "@web/test-runner-core": "^0.11.1", + "@web/test-runner-core": "^0.13.0", "mkdirp": "^1.0.4" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/test-runner-core": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/@web/test-runner-core/-/test-runner-core-0.11.2.tgz", - "integrity": "sha512-7padi7pGg2xSW/i6iSApUwxlNaHv2bFBM+MiivkzJ0vet/a/+Fz35bOo8L8Ra7b/1my4VYBsPcWX0PVPowbXRg==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-core/-/test-runner-core-0.13.0.tgz", + "integrity": "sha512-mUrETPg9n4dHWEk+D46BU3xVhQf+ljT4cG7FSpmF7AIOsXWgWHoaXp6ReeVcEmM5fmznXec2O/apTb9hpGrP3w==", "dev": true, "dependencies": { "@babel/code-frame": "^7.12.11", @@ -3141,8 +3244,8 @@ "@types/debounce": "^1.2.0", "@types/istanbul-lib-coverage": "^2.0.3", "@types/istanbul-reports": "^3.0.0", - "@web/browser-logs": "^0.3.2", - "@web/dev-server-core": "^0.5.1", + "@web/browser-logs": "^0.4.0", + "@web/dev-server-core": "^0.7.0", "chokidar": "^3.4.3", "cli-cursor": "^3.1.0", "co-body": "^6.1.0", @@ -3152,7 +3255,7 @@ "globby": "^11.0.1", "ip": "^1.1.5", "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-report": "^3.0.0", + "istanbul-lib-report": "^3.0.1", "istanbul-reports": "^3.0.2", "log-update": "^4.0.0", "nanocolors": "^0.2.1", @@ -3162,29 +3265,23 @@ "source-map": "^0.7.3" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, - "node_modules/@web/test-runner-core/node_modules/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true - }, "node_modules/@web/test-runner-coverage-v8": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/@web/test-runner-coverage-v8/-/test-runner-coverage-v8-0.7.1.tgz", - "integrity": "sha512-R0laTOxbLg7kVKHCBILEmja3w1ihlwkB+eRc7J06/ByyZoQVWxkM9SrTAUx7qCFI6o738Jj24a6TfIDbu3CwSA==", + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-coverage-v8/-/test-runner-coverage-v8-0.8.0.tgz", + "integrity": "sha512-PskiucYpjUtgNfR2zF2AWqWwjXL7H3WW/SnCAYmzUrtob7X9o/+BjdyZ4wKbOxWWSbJO4lEdGIDLu+8X2Xw+lA==", "dev": true, "dependencies": { - "@web/test-runner-core": "^0.11.0", + "@web/test-runner-core": "^0.13.0", "istanbul-lib-coverage": "^3.0.0", "lru-cache": "^8.0.4", "picomatch": "^2.2.2", "v8-to-istanbul": "^9.0.1" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/test-runner-coverage-v8/node_modules/lru-cache": { @@ -3197,38 +3294,31 @@ } }, "node_modules/@web/test-runner-mocha": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@web/test-runner-mocha/-/test-runner-mocha-0.8.1.tgz", - "integrity": "sha512-CfYNZBbUSBiPNKkbF/dhxayecLCYZnu3g4cfgpfgmvLewlVOO6gNxaPt2c1/QhZutzTvXcMlsmaoWyk08F+V6A==", + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-mocha/-/test-runner-mocha-0.9.0.tgz", + "integrity": "sha512-ZL9F6FXd0DBQvo/h/+mSfzFTSRVxzV9st/AHhpgABtUtV/AIpVE9to6+xdkpu6827kwjezdpuadPfg+PlrBWqQ==", "dev": true, "dependencies": { - "@types/mocha": "^10.0.1", - "@web/test-runner-core": "^0.11.1" + "@web/test-runner-core": "^0.13.0" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "node_modules/@web/test-runner-playwright": { - "version": "0.10.1", - "resolved": "https://registry.npmjs.org/@web/test-runner-playwright/-/test-runner-playwright-0.10.1.tgz", - "integrity": "sha512-/sEfuKc60UT0gXdn7M6lFddh+nCepO73gLPe2Og7jfoFv2tDkkk41RYBG75jx11RMVOJ6+i1peluLZSVxLlcEg==", + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-playwright/-/test-runner-playwright-0.11.0.tgz", + "integrity": "sha512-s+f43DSAcssKYVOD9SuzueUcctJdHzq1by45gAnSCKa9FQcaTbuYe8CzmxA21g+NcL5+ayo4z+MA9PO4H+PssQ==", "dev": true, "dependencies": { - "@web/test-runner-core": "^0.11.0", - "@web/test-runner-coverage-v8": "^0.7.0", + "@web/test-runner-core": "^0.13.0", + "@web/test-runner-coverage-v8": "^0.8.0", "playwright": "^1.22.2" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" } }, - "node_modules/@web/test-runner/node_modules/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true - }, "node_modules/@webcomponents/scoped-custom-element-registry": { "version": "0.0.9", "resolved": "https://registry.npmjs.org/@webcomponents/scoped-custom-element-registry/-/scoped-custom-element-registry-0.0.9.tgz", @@ -3299,19 +3389,6 @@ "node": ">= 14" } }, - "node_modules/aggregate-error": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", - "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", - "dev": true, - "dependencies": { - "clean-stack": "^2.0.0", - "indent-string": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/ajv": { "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", @@ -3353,9 +3430,9 @@ } }, "node_modules/ansi-sequence-parser": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/ansi-sequence-parser/-/ansi-sequence-parser-1.1.0.tgz", - "integrity": "sha512-lEm8mt52to2fT8GhciPCGeCXACSz2UwIN4X2e2LJSnZ5uAbn2/dsYdOmUXq0AtWS5cpAupysIneExOgH0Vd2TQ==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ansi-sequence-parser/-/ansi-sequence-parser-1.1.1.tgz", + "integrity": "sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==", "dev": true }, "node_modules/ansi-styles": { @@ -3389,33 +3466,6 @@ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, - "node_modules/arr-diff": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", - "integrity": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/arr-flatten": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", - "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/arr-union": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", - "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/array-back": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/array-back/-/array-back-3.1.0.tgz", @@ -3434,24 +3484,6 @@ "node": ">=8" } }, - "node_modules/array-unique": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", - "integrity": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/assign-symbols": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", - "integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/ast-types": { "version": "0.13.4", "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", @@ -3491,22 +3523,10 @@ "tslib": "^2.4.0" } }, - "node_modules/atob": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", - "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", - "dev": true, - "bin": { - "atob": "bin/atob.js" - }, - "engines": { - "node": ">= 4.5.0" - } - }, "node_modules/axe-core": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.2.tgz", - "integrity": "sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.2.tgz", + "integrity": "sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==", "dev": true, "engines": { "node": ">=4" @@ -3519,13 +3539,13 @@ "dev": true }, "node_modules/babel-plugin-polyfill-corejs2": { - "version": "0.4.5", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.5.tgz", - "integrity": "sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==", + "version": "0.4.6", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz", + "integrity": "sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==", "dev": true, "dependencies": { "@babel/compat-data": "^7.22.6", - "@babel/helper-define-polyfill-provider": "^0.4.2", + "@babel/helper-define-polyfill-provider": "^0.4.3", "semver": "^6.3.1" }, "peerDependencies": { @@ -3542,25 +3562,25 @@ } }, "node_modules/babel-plugin-polyfill-corejs3": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.3.tgz", - "integrity": "sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==", + "version": "0.8.6", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz", + "integrity": "sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==", "dev": true, "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.4.2", - "core-js-compat": "^3.31.0" + "@babel/helper-define-polyfill-provider": "^0.4.3", + "core-js-compat": "^3.33.1" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, "node_modules/babel-plugin-polyfill-regenerator": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.2.tgz", - "integrity": "sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==", + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz", + "integrity": "sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==", "dev": true, "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.4.2" + "@babel/helper-define-polyfill-provider": "^0.4.3" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" @@ -3572,36 +3592,6 @@ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", "dev": true }, - "node_modules/base": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", - "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", - "dev": true, - "dependencies": { - "cache-base": "^1.0.1", - "class-utils": "^0.3.5", - "component-emitter": "^1.2.1", - "define-property": "^1.0.0", - "isobject": "^3.0.1", - "mixin-deep": "^1.2.0", - "pascalcase": "^0.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/base/node_modules/define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", - "dev": true, - "dependencies": { - "is-descriptor": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/base64-js": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", @@ -3662,22 +3652,10 @@ "node": ">=8" } }, - "node_modules/brotli-size": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/brotli-size/-/brotli-size-4.0.0.tgz", - "integrity": "sha512-uA9fOtlTRC0iqKfzff1W34DXUA3GyVqbUaeo3Rw3d4gd1eavKVCETXrn3NzO74W+UVkG3UHu8WxUi+XvKI/huA==", - "dev": true, - "dependencies": { - "duplexer": "0.1.1" - }, - "engines": { - "node": ">= 10.16.0" - } - }, "node_modules/browserslist": { - "version": "4.21.9", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.9.tgz", - "integrity": "sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==", + "version": "4.22.1", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.22.1.tgz", + "integrity": "sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==", "dev": true, "funding": [ { @@ -3694,10 +3672,10 @@ } ], "dependencies": { - "caniuse-lite": "^1.0.30001503", - "electron-to-chromium": "^1.4.431", - "node-releases": "^2.0.12", - "update-browserslist-db": "^1.0.11" + "caniuse-lite": "^1.0.30001541", + "electron-to-chromium": "^1.4.535", + "node-releases": "^2.0.13", + "update-browserslist-db": "^1.0.13" }, "bin": { "browserslist": "cli.js" @@ -3782,26 +3760,6 @@ "node": ">= 0.8" } }, - "node_modules/cache-base": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", - "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", - "dev": true, - "dependencies": { - "collection-visit": "^1.0.0", - "component-emitter": "^1.2.1", - "get-value": "^2.0.6", - "has-value": "^1.0.0", - "isobject": "^3.0.1", - "set-value": "^2.0.0", - "to-object-path": "^0.3.0", - "union-value": "^1.0.0", - "unset-value": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/cache-content-type": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/cache-content-type/-/cache-content-type-1.0.1.tgz", @@ -3816,24 +3774,19 @@ } }, "node_modules/call-bind": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", - "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz", + "integrity": "sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==", "dev": true, "dependencies": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.1", + "set-function-length": "^1.1.1" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/call-me-maybe": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.2.tgz", - "integrity": "sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==", - "dev": true - }, "node_modules/callsites": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", @@ -3868,9 +3821,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001517", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001517.tgz", - "integrity": "sha512-Vdhm5S11DaFVLlyiKu4hiUTkpZu+y1KA/rZZqVQfOD5YdDT/eQKlkt7NaE0WGOFgX32diqt9MiP9CAiFeRklaA==", + "version": "1.0.30001561", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz", + "integrity": "sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==", "dev": true, "funding": [ { @@ -4061,113 +4014,6 @@ "devtools-protocol": "*" } }, - "node_modules/class-utils": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", - "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", - "dev": true, - "dependencies": { - "arr-union": "^3.1.0", - "define-property": "^0.2.5", - "isobject": "^3.0.0", - "static-extend": "^0.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/clean-stack": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", - "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", - "dev": true, - "engines": { - "node": ">=6" - } - }, "node_modules/cli-cursor": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz", @@ -4180,21 +4026,6 @@ "node": ">=8" } }, - "node_modules/cli-table3": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz", - "integrity": "sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==", - "dev": true, - "dependencies": { - "string-width": "^4.2.0" - }, - "engines": { - "node": "10.* || >= 12.*" - }, - "optionalDependencies": { - "@colors/colors": "1.5.0" - } - }, "node_modules/cli-truncate": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-3.1.0.tgz", @@ -4396,34 +4227,6 @@ "type-is": "^1.6.16" } }, - "node_modules/co-body/node_modules/qs": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", - "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", - "dev": true, - "dependencies": { - "side-channel": "^1.0.4" - }, - "engines": { - "node": ">=0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/collection-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", - "integrity": "sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==", - "dev": true, - "dependencies": { - "map-visit": "^1.0.0", - "object-visit": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/color-convert": { "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", @@ -4494,20 +4297,14 @@ } }, "node_modules/commander": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz", + "integrity": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==", "dev": true, "engines": { - "node": ">=14" + "node": ">=16" } }, - "node_modules/component-emitter": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", - "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", - "dev": true - }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -4542,9 +4339,9 @@ } }, "node_modules/convert-source-map": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", - "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", "dev": true }, "node_modules/cookies": { @@ -4560,19 +4357,10 @@ "node": ">= 0.8" } }, - "node_modules/copy-descriptor": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", - "integrity": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/core-js-bundle": { - "version": "3.31.1", - "resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.31.1.tgz", - "integrity": "sha512-9mV/Sev/3MeCyEOmlcoensQOP6HS2iM3n+8ga+7flwxIVw1Se7Y/6Hyz7OWw/s6oOl6TZzA4vyTBEXUKroc44w==", + "version": "3.33.2", + "resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.33.2.tgz", + "integrity": "sha512-kzjfHknAHPfXo+jzJQRDiWdKlij0VEgk69epwakY9KEbAejOnhN1XP6oBjv8GGuZuQop/8kAuRuhDHGG0ab0xQ==", "dev": true, "hasInstallScript": true, "funding": { @@ -4581,12 +4369,12 @@ } }, "node_modules/core-js-compat": { - "version": "3.31.1", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.31.1.tgz", - "integrity": "sha512-wIDWd2s5/5aJSdpOJHfSibxNODxoGoWOBHt8JSPB41NOE94M7kuTPZCYLOlTtuoXTsBPKobpJ6T+y0SSy5L9SA==", + "version": "3.33.2", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.33.2.tgz", + "integrity": "sha512-axfo+wxFVxnqf8RvxTzoAlzW4gRoacrHeoFlc9n0x50+7BEyZL/Rt3hicaED1/CEd7I6tPCPVUYcJwCMO5XUYw==", "dev": true, "dependencies": { - "browserslist": "^4.21.9" + "browserslist": "^4.22.1" }, "funding": { "type": "opencollective", @@ -4617,9 +4405,9 @@ } }, "node_modules/data-uri-to-buffer": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-5.0.1.tgz", - "integrity": "sha512-a9l6T1qqDogvvnw0nKlfZzqsyikEBZBClF39V3TFoKhDtGBqHu2HkuomJc02j5zft8zrUaXEuoicLeW54RkzPg==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.1.tgz", + "integrity": "sha512-MZd3VlchQkp8rdend6vrx7MmVDJzSNTBvghvKjirLkD+WTChA3KUf0jkE68Q4UyctNqI11zZO9/x2Yx+ub5Cvg==", "dev": true, "engines": { "node": ">= 14" @@ -4648,24 +4436,6 @@ } } }, - "node_modules/decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decode-uri-component": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", - "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", - "dev": true, - "engines": { - "node": ">=0.10" - } - }, "node_modules/deep-equal": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz", @@ -4687,6 +4457,20 @@ "node": ">=0.10.0" } }, + "node_modules/define-data-property": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz", + "integrity": "sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==", + "dev": true, + "dependencies": { + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/define-lazy-prop": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", @@ -4696,19 +4480,6 @@ "node": ">=8" } }, - "node_modules/define-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", - "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", - "dev": true, - "dependencies": { - "is-descriptor": "^1.0.2", - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/degenerator": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", @@ -4810,12 +4581,6 @@ "node": ">=6.0.0" } }, - "node_modules/duplexer": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz", - "integrity": "sha512-sxNZ+ljy+RA1maXoUReeqBBpBC6RLKmg5ewzV+x+mSETmWNoKdZN6vcQjpFROemza23hGFskJtFNoUWUaQ+R4Q==", - "dev": true - }, "node_modules/dynamic-import-polyfill": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/dynamic-import-polyfill/-/dynamic-import-polyfill-0.1.1.tgz", @@ -4835,9 +4600,9 @@ "dev": true }, "node_modules/electron-to-chromium": { - "version": "1.4.470", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.470.tgz", - "integrity": "sha512-zZM48Lmy2FKWgqyvsX9XK+J6FfP7aCDUFLmgooLJzA7v1agCs/sxSoBpTIwDLhmbhpx9yJIxj2INig/ncjJRqg==", + "version": "1.4.578", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.578.tgz", + "integrity": "sha512-V0ZhSu1BQZKfG0yNEL6Dadzik8E1vAzfpVOapdSiT9F6yapEJ3Bk+4tZ4SMPdWiUchCgnM/ByYtBzp5ntzDMIA==", "dev": true }, "node_modules/emoji-regex": { @@ -4877,9 +4642,9 @@ "dev": true }, "node_modules/es-module-shims": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/es-module-shims/-/es-module-shims-1.8.0.tgz", - "integrity": "sha512-5l/AqgnWvYFF38qkK8VNoQ8BL3LkJ8bAJuxhOKA/JqoLC4bcaeJeLwMkhEcrDsf5IUCDdwZ6eEG40+Xuh/APcQ==", + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/es-module-shims/-/es-module-shims-1.8.1.tgz", + "integrity": "sha512-egouQrkryAJpKHVDZICQq5+fW4z1RomzVJpicA+8yqUHzKkTuMeoHaNIZ7PsWDnRl0ImCEVJEpW/aVb6JYKVJg==", "dev": true }, "node_modules/escalade": { @@ -4941,27 +4706,28 @@ } }, "node_modules/eslint": { - "version": "8.45.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.45.0.tgz", - "integrity": "sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==", + "version": "8.53.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz", + "integrity": "sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.4.0", - "@eslint/eslintrc": "^2.1.0", - "@eslint/js": "8.44.0", - "@humanwhocodes/config-array": "^0.11.10", + "@eslint-community/regexpp": "^4.6.1", + "@eslint/eslintrc": "^2.1.3", + "@eslint/js": "8.53.0", + "@humanwhocodes/config-array": "^0.11.13", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", - "ajv": "^6.10.0", + "@ungap/structured-clone": "^1.2.0", + "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.0", - "eslint-visitor-keys": "^3.4.1", - "espree": "^9.6.0", + "eslint-scope": "^7.2.2", + "eslint-visitor-keys": "^3.4.3", + "espree": "^9.6.1", "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", @@ -4995,9 +4761,9 @@ } }, "node_modules/eslint-config-prettier": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", - "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz", + "integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==", "dev": true, "bin": { "eslint-config-prettier": "bin/cli.js" @@ -5007,9 +4773,9 @@ } }, "node_modules/eslint-scope": { - "version": "7.2.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.1.tgz", - "integrity": "sha512-CvefSOsDdaYYvxChovdrPo/ZGt8d5lrJWleAc1diXRKhHGiTYEI26cvo8Kle/wGnsizoCJjK73FMg1/IkIwiNA==", + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", "dev": true, "dependencies": { "esrecurse": "^4.3.0", @@ -5023,9 +4789,9 @@ } }, "node_modules/eslint-visitor-keys": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", - "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -5096,9 +4862,9 @@ } }, "node_modules/eslint/node_modules/globals": { - "version": "13.20.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "version": "13.23.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", + "integrity": "sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -5230,29 +4996,47 @@ "node": ">= 0.6" } }, + "node_modules/eventemitter3": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", + "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", + "dev": true + }, "node_modules/execa": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz", - "integrity": "sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz", + "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==", "dev": true, "dependencies": { "cross-spawn": "^7.0.3", - "get-stream": "^6.0.1", - "human-signals": "^4.3.0", + "get-stream": "^8.0.1", + "human-signals": "^5.0.0", "is-stream": "^3.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^5.1.0", "onetime": "^6.0.0", - "signal-exit": "^3.0.7", + "signal-exit": "^4.1.0", "strip-final-newline": "^3.0.0" }, "engines": { - "node": "^14.18.0 || ^16.14.0 || >=18.0.0" + "node": ">=16.17" }, "funding": { "url": "https://github.com/sindresorhus/execa?sponsor=1" } }, + "node_modules/execa/node_modules/get-stream": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz", + "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==", + "dev": true, + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/execa/node_modules/is-stream": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz", @@ -5292,163 +5076,16 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/expand-brackets": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", - "integrity": "sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==", - "dev": true, - "dependencies": { - "debug": "^2.3.3", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "posix-character-classes": "^0.1.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/expand-brackets/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, - "node_modules/extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", - "dev": true, - "dependencies": { - "is-extendable": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/extglob": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", - "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", + "node_modules/execa/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "dev": true, - "dependencies": { - "array-unique": "^0.3.2", - "define-property": "^1.0.0", - "expand-brackets": "^2.1.4", - "extend-shallow": "^2.0.1", - "fragment-cache": "^0.2.1", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/extglob/node_modules/define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", - "dev": true, - "dependencies": { - "is-descriptor": "^1.0.0" + "node": ">=14" }, - "engines": { - "node": ">=0.10.0" + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, "node_modules/extract-zip": { @@ -5493,9 +5130,9 @@ "dev": true }, "node_modules/fast-fifo": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.0.tgz", - "integrity": "sha512-IgfweLvEpwyA4WgiQe9Nx6VV2QkML2NkvZnk1oKnIzXgXdWxuhF7zw4DvLTPZJn6PIUneiAXPF24QmoEqHTjyw==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", "dev": true }, "node_modules/fast-glob": { @@ -5556,15 +5193,6 @@ "node": "^10.12.0 || >=12.0.0" } }, - "node_modules/filesize": { - "version": "10.0.7", - "resolved": "https://registry.npmjs.org/filesize/-/filesize-10.0.7.tgz", - "integrity": "sha512-iMRG7Qo9nayLoU3PNCiLizYtsy4W1ClrapeCwEgtiQelOAOuRJiw4QaLI+sSr8xr901dgHv+EYP2bCusGZgoiA==", - "dev": true, - "engines": { - "node": ">= 10.4.0" - } - }, "node_modules/fill-range": { "version": "7.0.1", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", @@ -5606,16 +5234,17 @@ } }, "node_modules/flat-cache": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", - "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.1.tgz", + "integrity": "sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q==", "dev": true, "dependencies": { - "flatted": "^3.1.0", + "flatted": "^3.2.9", + "keyv": "^4.5.3", "rimraf": "^3.0.2" }, "engines": { - "node": "^10.12.0 || >=12.0.0" + "node": ">=12.0.0" } }, "node_modules/flat-cache/node_modules/glob": { @@ -5654,20 +5283,11 @@ } }, "node_modules/flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", "dev": true }, - "node_modules/for-in": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", - "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/foreground-child": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", @@ -5685,9 +5305,9 @@ } }, "node_modules/foreground-child/node_modules/signal-exit": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.2.tgz", - "integrity": "sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "dev": true, "engines": { "node": ">=14" @@ -5696,18 +5316,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/fragment-cache": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", - "integrity": "sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==", - "dev": true, - "dependencies": { - "map-cache": "^0.2.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/fresh": { "version": "0.5.2", "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", @@ -5752,10 +5360,13 @@ } }, "node_modules/function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "dev": true + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/gensync": { "version": "1.0.0-beta.2", @@ -5776,14 +5387,15 @@ } }, "node_modules/get-intrinsic": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz", - "integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.2.tgz", + "integrity": "sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==", "dev": true, "dependencies": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-symbols": "^1.0.3" + "function-bind": "^1.1.2", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -5802,13 +5414,13 @@ } }, "node_modules/get-uri": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.1.tgz", - "integrity": "sha512-7ZqONUVqaabogsYNWlYj0t3YZaL6dhuEueZXGF+/YVmf6dHmaFg8/6psJKqhx9QykIDKzpGcy2cn4oV4YC7V/Q==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.2.tgz", + "integrity": "sha512-5KLucCJobh8vBY1K07EFV4+cPZH3mrV9YeAruUseCQKHB58SGjjT2l9/eA9LD082IiuMjSlFJEcdJ27TXvbZNw==", "dev": true, "dependencies": { "basic-ftp": "^5.0.2", - "data-uri-to-buffer": "^5.0.1", + "data-uri-to-buffer": "^6.0.0", "debug": "^4.3.4", "fs-extra": "^8.1.0" }, @@ -5816,29 +5428,20 @@ "node": ">= 14" } }, - "node_modules/get-value": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", - "integrity": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/glob": { - "version": "10.3.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.3.tgz", - "integrity": "sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==", + "version": "10.3.10", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", + "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", "dev": true, "dependencies": { "foreground-child": "^3.1.0", - "jackspeak": "^2.0.3", + "jackspeak": "^2.3.5", "minimatch": "^9.0.1", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", "path-scurry": "^1.10.1" }, "bin": { - "glob": "dist/cjs/src/bin.js" + "glob": "dist/esm/bin.mjs" }, "engines": { "node": ">=16 || 14 >=14.17" @@ -5859,12 +5462,6 @@ "node": ">= 6" } }, - "node_modules/glob-to-regexp": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz", - "integrity": "sha512-Iozmtbqv0noj0uDDqoL0zNq0VBEfK2YFoMAZoxJe4cwphvLR+JskfF30QhXHOR4m3KrE6NLRYw+U9MRXvifyig==", - "dev": true - }, "node_modules/glob/node_modules/brace-expansion": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", @@ -5918,6 +5515,18 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "dev": true, + "dependencies": { + "get-intrinsic": "^1.1.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/graceful-fs": { "version": "4.2.11", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", @@ -5930,27 +5539,6 @@ "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", "dev": true }, - "node_modules/gzip-size": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-7.0.0.tgz", - "integrity": "sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==", - "dev": true, - "dependencies": { - "duplexer": "^0.1.2" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/gzip-size/node_modules/duplexer": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", - "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", - "dev": true - }, "node_modules/has": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", @@ -5972,6 +5560,30 @@ "node": ">=4" } }, + "node_modules/has-property-descriptors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz", + "integrity": "sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==", + "dev": true, + "dependencies": { + "get-intrinsic": "^1.2.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", + "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/has-symbols": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", @@ -5999,67 +5611,16 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/has-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", - "integrity": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==", - "dev": true, - "dependencies": { - "get-value": "^2.0.6", - "has-values": "^1.0.0", - "isobject": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-values": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", - "integrity": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==", - "dev": true, - "dependencies": { - "is-number": "^3.0.0", - "kind-of": "^4.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-values/node_modules/is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-values/node_modules/is-number/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-values/node_modules/kind-of": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==", + "node_modules/hasown": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", + "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", "dev": true, "dependencies": { - "is-buffer": "^1.1.5" + "function-bind": "^1.1.2" }, "engines": { - "node": ">=0.10.0" + "node": ">= 0.4" } }, "node_modules/html-escaper": { @@ -6129,9 +5690,9 @@ } }, "node_modules/https-proxy-agent": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.1.tgz", - "integrity": "sha512-Eun8zV0kcYS1g19r78osiQLEFIRspRUDd9tIfBCTBPBeMieF/EsJNL8VI3xOIdYRDEkjQnqOYPsZ2DsWsVsFwQ==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz", + "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==", "dev": true, "dependencies": { "agent-base": "^7.0.2", @@ -6142,12 +5703,12 @@ } }, "node_modules/human-signals": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz", - "integrity": "sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz", + "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==", "dev": true, "engines": { - "node": ">=14.18.0" + "node": ">=16.17.0" } }, "node_modules/husky": { @@ -6231,19 +5792,10 @@ "node": ">=0.8.19" } }, - "node_modules/indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, "node_modules/inflation": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/inflation/-/inflation-2.0.0.tgz", - "integrity": "sha512-m3xv4hJYR2oXw4o4Y5l6P5P16WYmazYof+el6Al3f+YlggGj6qT9kImBAnzDelRALnP5d3h4jGBPKzYCizjZZw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/inflation/-/inflation-2.1.0.tgz", + "integrity": "sha512-t54PPJHG1Pp7VQvxyVCJ9mBbjG3Hqryges9bXoOO6GExCPa+//i/d5GSuFtpx3ALLd7lgIAur6zrIlBQyJuMlQ==", "dev": true, "engines": { "node": ">= 0.8.0" @@ -6277,36 +5829,18 @@ "integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==", "dev": true }, - "node_modules/is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "node_modules/is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", "dev": true, "dependencies": { - "kind-of": "^6.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dev": true, - "dependencies": { - "binary-extensions": "^2.0.0" + "binary-extensions": "^2.0.0" }, "engines": { "node": ">=8" } }, - "node_modules/is-buffer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", - "dev": true - }, "node_modules/is-builtin-module": { "version": "3.2.1", "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz", @@ -6334,32 +5868,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "dependencies": { - "kind-of": "^6.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "dependencies": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/is-docker": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", @@ -6375,15 +5883,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/is-extglob": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", @@ -6453,18 +5952,6 @@ "node": ">=8" } }, - "node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dev": true, - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/is-stream": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", @@ -6477,15 +5964,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/is-windows": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/is-wsl": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", @@ -6498,12 +5976,6 @@ "node": ">=8" } }, - "node_modules/isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", - "dev": true - }, "node_modules/isbinaryfile": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-5.0.0.tgz", @@ -6522,36 +5994,27 @@ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", "dev": true }, - "node_modules/isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/istanbul-lib-coverage": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz", - "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", + "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", "dev": true, "engines": { "node": ">=8" } }, "node_modules/istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", + "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", "dev": true, "dependencies": { "istanbul-lib-coverage": "^3.0.0", - "make-dir": "^3.0.0", + "make-dir": "^4.0.0", "supports-color": "^7.1.0" }, "engines": { - "node": ">=8" + "node": ">=10" } }, "node_modules/istanbul-lib-report/node_modules/has-flag": { @@ -6576,9 +6039,9 @@ } }, "node_modules/istanbul-reports": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz", - "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==", + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.6.tgz", + "integrity": "sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==", "dev": true, "dependencies": { "html-escaper": "^2.0.0", @@ -6589,9 +6052,9 @@ } }, "node_modules/jackspeak": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.2.tgz", - "integrity": "sha512-mgNtVv4vUuaKA97yxUHoA3+FkuhtxkjdXEWOyB/N76fjy0FjezEt34oy3epBtvCvS+7DyKwqCFWx/oJLV5+kCg==", + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", "dev": true, "dependencies": { "@isaacs/cliui": "^8.0.2" @@ -6636,6 +6099,12 @@ "node": ">=4" } }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, "node_modules/json-schema-traverse": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", @@ -6687,13 +6156,13 @@ "node": ">= 0.6" } }, - "node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", "dev": true, - "engines": { - "node": ">=0.10.0" + "dependencies": { + "json-buffer": "3.0.1" } }, "node_modules/koa": { @@ -6860,39 +6329,36 @@ } }, "node_modules/lint-staged": { - "version": "13.2.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.2.3.tgz", - "integrity": "sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.0.2.tgz", + "integrity": "sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw==", "dev": true, "dependencies": { - "chalk": "5.2.0", - "cli-truncate": "^3.1.0", - "commander": "^10.0.0", - "debug": "^4.3.4", - "execa": "^7.0.0", + "chalk": "5.3.0", + "commander": "11.1.0", + "debug": "4.3.4", + "execa": "8.0.1", "lilconfig": "2.1.0", - "listr2": "^5.0.7", - "micromatch": "^4.0.5", - "normalize-path": "^3.0.0", - "object-inspect": "^1.12.3", - "pidtree": "^0.6.0", - "string-argv": "^0.3.1", - "yaml": "^2.2.2" + "listr2": "7.0.2", + "micromatch": "4.0.5", + "pidtree": "0.6.0", + "string-argv": "0.3.2", + "yaml": "2.3.3" }, "bin": { "lint-staged": "bin/lint-staged.js" }, "engines": { - "node": "^14.13.1 || >=16.0.0" + "node": ">=18.12.0" }, "funding": { "url": "https://opencollective.com/lint-staged" } }, "node_modules/lint-staged/node_modules/chalk": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.2.0.tgz", - "integrity": "sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", "dev": true, "engines": { "node": "^12.17.0 || ^14.13 || >=16.0.0" @@ -6902,296 +6368,234 @@ } }, "node_modules/listr2": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/listr2/-/listr2-5.0.8.tgz", - "integrity": "sha512-mC73LitKHj9w6v30nLNGPetZIlfpUniNSsxxrbaPcWOjDb92SHPzJPi/t+v1YC/lxKz/AJ9egOjww0qUuFxBpA==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/listr2/-/listr2-7.0.2.tgz", + "integrity": "sha512-rJysbR9GKIalhTbVL2tYbF2hVyDnrf7pFUZBwjPaMIdadYHmeT+EVi/Bu3qd7ETQPahTotg2WRCatXwRBW554g==", "dev": true, "dependencies": { - "cli-truncate": "^2.1.0", - "colorette": "^2.0.19", - "log-update": "^4.0.0", - "p-map": "^4.0.0", + "cli-truncate": "^3.1.0", + "colorette": "^2.0.20", + "eventemitter3": "^5.0.1", + "log-update": "^5.0.1", "rfdc": "^1.3.0", - "rxjs": "^7.8.0", - "through": "^2.3.8", - "wrap-ansi": "^7.0.0" + "wrap-ansi": "^8.1.0" }, "engines": { - "node": "^14.13.1 || >=16.0.0" - }, - "peerDependencies": { - "enquirer": ">= 2.3.0 < 3" - }, - "peerDependenciesMeta": { - "enquirer": { - "optional": true - } + "node": ">=16.0.0" } }, - "node_modules/listr2/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "node_modules/listr2/node_modules/ansi-escapes": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz", + "integrity": "sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==", "dev": true, "dependencies": { - "color-convert": "^2.0.1" + "type-fest": "^1.0.2" }, "engines": { - "node": ">=8" + "node": ">=12" }, "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/listr2/node_modules/cli-truncate": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz", - "integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==", + "node_modules/listr2/node_modules/ansi-regex": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", "dev": true, - "dependencies": { - "slice-ansi": "^3.0.0", - "string-width": "^4.2.0" + "engines": { + "node": ">=12" }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/listr2/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "dev": true, "engines": { - "node": ">=8" + "node": ">=12" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/listr2/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "node_modules/listr2/node_modules/cli-cursor": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz", + "integrity": "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==", "dev": true, "dependencies": { - "color-name": "~1.1.4" + "restore-cursor": "^4.0.0" }, "engines": { - "node": ">=7.0.0" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/listr2/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "node_modules/listr2/node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", "dev": true }, - "node_modules/listr2/node_modules/slice-ansi": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz", - "integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==", + "node_modules/listr2/node_modules/is-fullwidth-code-point": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz", + "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==", "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, "engines": { - "node": ">=8" + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/listr2/node_modules/wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "node_modules/listr2/node_modules/log-update": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/log-update/-/log-update-5.0.1.tgz", + "integrity": "sha512-5UtUDQ/6edw4ofyljDNcOVJQ4c7OjDro4h3y8e1GQL5iYElYclVHJ3zeWchylvMaKnDbDilC8irOVyexnA/Slw==", "dev": true, "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" + "ansi-escapes": "^5.0.0", + "cli-cursor": "^4.0.0", + "slice-ansi": "^5.0.0", + "strip-ansi": "^7.0.1", + "wrap-ansi": "^8.0.1" }, "engines": { - "node": ">=10" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/lit": { - "version": "2.7.6", - "resolved": "https://registry.npmjs.org/lit/-/lit-2.7.6.tgz", - "integrity": "sha512-1amFHA7t4VaaDe+vdQejSVBklwtH9svGoG6/dZi9JhxtJBBlqY5D1RV7iLUYY0trCqQc4NfhYYZilZiVHt7Hxg==", - "dependencies": { - "@lit/reactive-element": "^1.6.0", - "lit-element": "^3.3.0", - "lit-html": "^2.7.0" + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/lit-analyzer": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/lit-analyzer/-/lit-analyzer-1.2.1.tgz", - "integrity": "sha512-OEARBhDidyaQENavLbzpTKbEmu5rnAI+SdYsH4ia1BlGlLiqQXoym7uH1MaRPtwtUPbkhUfT4OBDZ+74VHc3Cg==", + "node_modules/listr2/node_modules/restore-cursor": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz", + "integrity": "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==", "dev": true, "dependencies": { - "chalk": "^2.4.2", - "didyoumean2": "4.1.0", - "fast-glob": "^2.2.6", - "parse5": "5.1.0", - "ts-simple-type": "~1.0.5", - "vscode-css-languageservice": "4.3.0", - "vscode-html-languageservice": "3.1.0", - "web-component-analyzer": "~1.1.1" + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" }, - "bin": { - "lit-analyzer": "cli.js" - } - }, - "node_modules/lit-analyzer/node_modules/@nodelib/fs.stat": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz", - "integrity": "sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==", - "dev": true, "engines": { - "node": ">= 6" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/lit-analyzer/node_modules/braces": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", - "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", + "node_modules/listr2/node_modules/slice-ansi": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz", + "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==", "dev": true, "dependencies": { - "arr-flatten": "^1.1.0", - "array-unique": "^0.3.2", - "extend-shallow": "^2.0.1", - "fill-range": "^4.0.0", - "isobject": "^3.0.1", - "repeat-element": "^1.1.2", - "snapdragon": "^0.8.1", - "snapdragon-node": "^2.0.1", - "split-string": "^3.0.2", - "to-regex": "^3.0.1" + "ansi-styles": "^6.0.0", + "is-fullwidth-code-point": "^4.0.0" }, "engines": { - "node": ">=0.10.0" + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" } }, - "node_modules/lit-analyzer/node_modules/fast-glob": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz", - "integrity": "sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==", + "node_modules/listr2/node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", "dev": true, "dependencies": { - "@mrmlnc/readdir-enhanced": "^2.2.1", - "@nodelib/fs.stat": "^1.1.2", - "glob-parent": "^3.1.0", - "is-glob": "^4.0.0", - "merge2": "^1.2.3", - "micromatch": "^3.1.10" + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" }, "engines": { - "node": ">=4.0.0" + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/lit-analyzer/node_modules/fill-range": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", - "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==", + "node_modules/listr2/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "dev": true, "dependencies": { - "extend-shallow": "^2.0.1", - "is-number": "^3.0.0", - "repeat-string": "^1.6.1", - "to-regex-range": "^2.1.0" + "ansi-regex": "^6.0.1" }, "engines": { - "node": ">=0.10.0" + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, - "node_modules/lit-analyzer/node_modules/glob-parent": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz", - "integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==", + "node_modules/listr2/node_modules/type-fest": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz", + "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==", "dev": true, - "dependencies": { - "is-glob": "^3.1.0", - "path-dirname": "^1.0.0" + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/lit-analyzer/node_modules/glob-parent/node_modules/is-glob": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", - "integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==", + "node_modules/listr2/node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", "dev": true, "dependencies": { - "is-extglob": "^2.1.0" + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" }, "engines": { - "node": ">=0.10.0" + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, - "node_modules/lit-analyzer/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, + "node_modules/lit": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/lit/-/lit-3.0.2.tgz", + "integrity": "sha512-ZoVUPGgXOQocP4OvxehEOBmC4rWB4cRYDPaz7aFmH8DFytsCi/NeACbr4C6vNPGDEC07BrhUos7uVNayDKLQ2Q==", "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" + "@lit/reactive-element": "^2.0.0", + "lit-element": "^4.0.0", + "lit-html": "^3.0.0" } }, - "node_modules/lit-analyzer/node_modules/is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", + "node_modules/lit-analyzer": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/lit-analyzer/-/lit-analyzer-2.0.1.tgz", + "integrity": "sha512-4bHJLCbxywMHd9bnVkLDkCSHXs/KrlwUks75EhYtJNdzH07O5BSVdZdadbw4T2AvuYxb0xRO4ZjqgQJCkp8Kjg==", "dev": true, "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/lit-analyzer/node_modules/is-number/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/lit-analyzer/node_modules/micromatch": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", - "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", - "dev": true, - "dependencies": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "braces": "^2.3.1", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "extglob": "^2.0.4", - "fragment-cache": "^0.2.1", - "kind-of": "^6.0.2", - "nanomatch": "^1.2.9", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/lit-analyzer/node_modules/micromatch/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" + "@vscode/web-custom-data": "^0.4.2", + "chalk": "^2.4.2", + "didyoumean2": "4.1.0", + "fast-glob": "^3.2.11", + "parse5": "5.1.0", + "ts-simple-type": "~2.0.0-next.0", + "vscode-css-languageservice": "4.3.0", + "vscode-html-languageservice": "3.1.0", + "web-component-analyzer": "^2.0.0" }, - "engines": { - "node": ">=0.10.0" + "bin": { + "lit-analyzer": "cli.js" } }, "node_modules/lit-analyzer/node_modules/parse5": { @@ -7200,33 +6604,20 @@ "integrity": "sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==", "dev": true }, - "node_modules/lit-analyzer/node_modules/to-regex-range": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", - "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==", - "dev": true, - "dependencies": { - "is-number": "^3.0.0", - "repeat-string": "^1.6.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/lit-element": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-3.3.2.tgz", - "integrity": "sha512-xXAeVWKGr4/njq0rGC9dethMnYCq5hpKYrgQZYTzawt9YQhMiXfD+T1RgrdY3NamOxwq2aXlb0vOI6e29CKgVQ==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.0.1.tgz", + "integrity": "sha512-OxRMJem4HKZt0320HplLkBPoi4KHiEHoPHKd8Lzf07ZQVAOKIjZ32yPLRKRDEolFU1RgrQBfSHQMoxKZ72V3Kw==", "dependencies": { - "@lit-labs/ssr-dom-shim": "^1.1.0", - "@lit/reactive-element": "^1.3.0", - "lit-html": "^2.7.0" + "@lit-labs/ssr-dom-shim": "^1.1.2", + "@lit/reactive-element": "^2.0.0", + "lit-html": "^3.0.0" } }, "node_modules/lit-html": { - "version": "2.7.5", - "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.7.5.tgz", - "integrity": "sha512-YqUzpisJodwKIlbMFCtyrp58oLloKGnnPLMJ1t23cbfIJjg/H9pvLWK4XS69YeubK5HUs1UE4ys9w5dP1zg6IA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.0.2.tgz", + "integrity": "sha512-Q1A5lHza3bnmxoWJn6yS6vQZQdExl4fghk8W1G+jnAEdoFNYo5oeBBb/Ol7zSEdKd3TR7+r0zsJQyuWEVguiyQ==", "dependencies": { "@types/trusted-types": "^2.0.2" } @@ -7331,62 +6722,38 @@ "dev": true }, "node_modules/magic-string": { - "version": "0.27.0", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz", - "integrity": "sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==", + "version": "0.30.5", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.5.tgz", + "integrity": "sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==", "dev": true, "dependencies": { - "@jridgewell/sourcemap-codec": "^1.4.13" + "@jridgewell/sourcemap-codec": "^1.4.15" }, "engines": { "node": ">=12" } }, + "node_modules/magic-string/node_modules/@jridgewell/sourcemap-codec": { + "version": "1.4.15", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", + "dev": true + }, "node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", + "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", "dev": true, "dependencies": { - "semver": "^6.0.0" + "semver": "^7.5.3" }, "engines": { - "node": ">=8" + "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/make-dir/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/map-cache": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", - "integrity": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/map-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", - "integrity": "sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==", - "dev": true, - "dependencies": { - "object-visit": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/marked": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz", @@ -7494,9 +6861,9 @@ } }, "node_modules/minipass": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.2.tgz", - "integrity": "sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA==", + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -7508,31 +6875,6 @@ "integrity": "sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==", "dev": true }, - "node_modules/mixin-deep": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", - "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", - "dev": true, - "dependencies": { - "for-in": "^1.0.2", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/mixin-deep/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/mkdirp": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", @@ -7564,10 +6906,16 @@ "dev": true }, "node_modules/nanoid": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -7575,65 +6923,12 @@ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" } }, - "node_modules/nanomatch": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", - "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", - "dev": true, - "dependencies": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "fragment-cache": "^0.2.1", - "is-windows": "^1.0.2", - "kind-of": "^6.0.2", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/nanomatch/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/nanomatch/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/natural-compare": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", "dev": true }, - "node_modules/natural-compare-lite": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", - "dev": true - }, "node_modules/negotiator": { "version": "0.6.3", "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", @@ -7653,9 +6948,9 @@ } }, "node_modules/node-fetch": { - "version": "2.6.12", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz", - "integrity": "sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "dev": true, "dependencies": { "whatwg-url": "^5.0.0" @@ -7736,124 +7031,15 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/object-copy": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", - "integrity": "sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==", - "dev": true, - "dependencies": { - "copy-descriptor": "^0.1.0", - "define-property": "^0.2.5", - "kind-of": "^3.0.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/object-inspect": { - "version": "1.12.3", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", - "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", + "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", "dev": true, "funding": { "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/object-visit": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", - "integrity": "sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==", - "dev": true, - "dependencies": { - "isobject": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object.pick": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", - "integrity": "sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==", - "dev": true, - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/on-finished": { "version": "2.4.1", "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", @@ -7960,34 +7146,10 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/p-map": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", - "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", - "dev": true, - "dependencies": { - "aggregate-error": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, "node_modules/pac-proxy-agent": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.0.tgz", - "integrity": "sha512-t4tRAMx0uphnZrio0S0Jw9zg3oDbz1zVhQ/Vy18FjLfP1XOLNUEjaVxYCYRI6NS+BsMBXKIzV6cTLOkO9AtywA==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", + "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", "dev": true, "dependencies": { "@tootallnate/quickjs-emscripten": "^0.23.0", @@ -7995,9 +7157,9 @@ "debug": "^4.3.4", "get-uri": "^6.0.1", "http-proxy-agent": "^7.0.0", - "https-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.2", "pac-resolver": "^7.0.0", - "socks-proxy-agent": "^8.0.1" + "socks-proxy-agent": "^8.0.2" }, "engines": { "node": ">= 14" @@ -8044,21 +7206,6 @@ "node": ">= 0.8" } }, - "node_modules/pascalcase": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", - "integrity": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-dirname": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz", - "integrity": "sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==", - "dev": true - }, "node_modules/path-exists": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", @@ -8109,9 +7256,9 @@ } }, "node_modules/path-scurry/node_modules/lru-cache": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.0.tgz", - "integrity": "sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==", + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", + "integrity": "sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==", "dev": true, "engines": { "node": "14 || >=16.14" @@ -8176,25 +7323,27 @@ } }, "node_modules/playwright": { - "version": "1.36.2", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.36.2.tgz", - "integrity": "sha512-4Fmlq3KWsl85Bl4InJw1NC21aeQV0iSZuFvTDcy1F8zVmXmgQRe89GxF8zMSRt/KIS+2tUolak7EXVl9aC+JdA==", + "version": "1.39.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.39.0.tgz", + "integrity": "sha512-naE5QT11uC/Oiq0BwZ50gDmy8c8WLPRTEWuSSFVG2egBka/1qMoSqYQcROMT9zLwJ86oPofcTH2jBY/5wWOgIw==", "dev": true, - "hasInstallScript": true, "dependencies": { - "playwright-core": "1.36.2" + "playwright-core": "1.39.0" }, "bin": { "playwright": "cli.js" }, "engines": { "node": ">=16" + }, + "optionalDependencies": { + "fsevents": "2.3.2" } }, "node_modules/playwright-core": { - "version": "1.36.2", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.2.tgz", - "integrity": "sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==", + "version": "1.39.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz", + "integrity": "sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==", "dev": true, "bin": { "playwright-core": "cli.js" @@ -8238,15 +7387,6 @@ "mkdirp": "bin/cmd.js" } }, - "node_modules/posix-character-classes": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", - "integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/prelude-ls": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", @@ -8257,9 +7397,9 @@ } }, "node_modules/prettier": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.0.tgz", - "integrity": "sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz", + "integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -8379,6 +7519,21 @@ } } }, + "node_modules/qs": { + "version": "6.11.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz", + "integrity": "sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==", + "dev": true, + "dependencies": { + "side-channel": "^1.0.4" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/queue-microtask": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", @@ -8415,9 +7570,9 @@ } }, "node_modules/raw-body": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz", - "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", "dev": true, "dependencies": { "bytes": "3.1.2", @@ -8464,9 +7619,9 @@ "dev": true }, "node_modules/regenerate-unicode-properties": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz", - "integrity": "sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz", + "integrity": "sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==", "dev": true, "dependencies": { "regenerate": "^1.4.2" @@ -8482,67 +7637,29 @@ "dev": true }, "node_modules/regenerator-transform": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.1.tgz", - "integrity": "sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==", + "version": "0.15.2", + "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", + "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", "dev": true, "dependencies": { "@babel/runtime": "^7.8.4" } }, - "node_modules/regex-not": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", - "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", + "node_modules/regexpu-core": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", + "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", "dev": true, "dependencies": { - "extend-shallow": "^3.0.2", - "safe-regex": "^1.1.0" + "@babel/regjsgen": "^0.8.0", + "regenerate": "^1.4.2", + "regenerate-unicode-properties": "^10.1.0", + "regjsparser": "^0.9.1", + "unicode-match-property-ecmascript": "^2.0.0", + "unicode-match-property-value-ecmascript": "^2.1.0" }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/regex-not/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/regex-not/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/regexpu-core": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", - "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", - "dev": true, - "dependencies": { - "@babel/regjsgen": "^0.8.0", - "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.1.0", - "regjsparser": "^0.9.1", - "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.1.0" - }, - "engines": { - "node": ">=4" + "node": ">=4" } }, "node_modules/regjsparser": { @@ -8566,24 +7683,6 @@ "jsesc": "bin/jsesc" } }, - "node_modules/repeat-element": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz", - "integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", - "dev": true, - "engines": { - "node": ">=0.10" - } - }, "node_modules/require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", @@ -8593,12 +7692,6 @@ "node": ">=0.10.0" } }, - "node_modules/require-main-filename": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", - "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", - "dev": true - }, "node_modules/resize-observer-polyfill": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz", @@ -8689,13 +7782,6 @@ "node": ">= 0.6" } }, - "node_modules/resolve-url": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "integrity": "sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==", - "deprecated": "https://github.com/lydell/resolve-url#deprecated", - "dev": true - }, "node_modules/restore-cursor": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", @@ -8709,15 +7795,6 @@ "node": ">=8" } }, - "node_modules/ret": { - "version": "0.1.15", - "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", - "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", - "dev": true, - "engines": { - "node": ">=0.12" - } - }, "node_modules/reusify": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", @@ -8735,15 +7812,15 @@ "dev": true }, "node_modules/rimraf": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.1.tgz", - "integrity": "sha512-OfFZdwtd3lZ+XZzYP/6gTACubwFcHdLRqS9UX3UwpU2dnGQYkPFISRwvM3w9IiB2w7bW5qGo/uAwE4SmXXSKvg==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.5.tgz", + "integrity": "sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==", "dev": true, "dependencies": { - "glob": "^10.2.5" + "glob": "^10.3.7" }, "bin": { - "rimraf": "dist/cjs/src/bin.js" + "rimraf": "dist/esm/bin.mjs" }, "engines": { "node": ">=14" @@ -8753,40 +7830,33 @@ } }, "node_modules/rollup": { - "version": "3.26.3", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.3.tgz", - "integrity": "sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.3.0.tgz", + "integrity": "sha512-scIi1NrKLDIYSPK66jjECtII7vIgdAMFmFo8h6qm++I6nN9qDSV35Ku6erzGVqYjx+lj+j5wkusRMr++8SyDZg==", "dev": true, "bin": { "rollup": "dist/bin/rollup" }, "engines": { - "node": ">=14.18.0", + "node": ">=18.0.0", "npm": ">=8.0.0" }, "optionalDependencies": { + "@rollup/rollup-android-arm-eabi": "4.3.0", + "@rollup/rollup-android-arm64": "4.3.0", + "@rollup/rollup-darwin-arm64": "4.3.0", + "@rollup/rollup-darwin-x64": "4.3.0", + "@rollup/rollup-linux-arm-gnueabihf": "4.3.0", + "@rollup/rollup-linux-arm64-gnu": "4.3.0", + "@rollup/rollup-linux-arm64-musl": "4.3.0", + "@rollup/rollup-linux-x64-gnu": "4.3.0", + "@rollup/rollup-linux-x64-musl": "4.3.0", + "@rollup/rollup-win32-arm64-msvc": "4.3.0", + "@rollup/rollup-win32-ia32-msvc": "4.3.0", + "@rollup/rollup-win32-x64-msvc": "4.3.0", "fsevents": "~2.3.2" } }, - "node_modules/rollup-plugin-summary": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/rollup-plugin-summary/-/rollup-plugin-summary-2.0.0.tgz", - "integrity": "sha512-7Av6DQeCmVNpFmCdkkbMya1CneeGWhjSXXQ3B4yDO+BvN/Kbohqi3IEYXAvgHP3iIafSfMyOw+PBLFUlvf1ViA==", - "dev": true, - "dependencies": { - "brotli-size": "^4.0.0", - "cli-table3": "^0.6.3", - "filesize": "^10.0.5", - "gzip-size": "^7.0.0", - "terser": "^5.15.1" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^2.68.0||^3.0.0" - } - }, "node_modules/run-parallel": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", @@ -8810,15 +7880,6 @@ "queue-microtask": "^1.2.2" } }, - "node_modules/rxjs": { - "version": "7.8.1", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", - "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", - "dev": true, - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/safe-buffer": { "version": "5.2.1", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", @@ -8839,15 +7900,6 @@ } ] }, - "node_modules/safe-regex": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", - "integrity": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==", - "dev": true, - "dependencies": { - "ret": "~0.1.10" - } - }, "node_modules/safer-buffer": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", @@ -8878,25 +7930,19 @@ "randombytes": "^2.1.0" } }, - "node_modules/set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", - "dev": true - }, - "node_modules/set-value": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", - "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", + "node_modules/set-function-length": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.1.1.tgz", + "integrity": "sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==", "dev": true, "dependencies": { - "extend-shallow": "^2.0.1", - "is-extendable": "^0.1.1", - "is-plain-object": "^2.0.3", - "split-string": "^3.0.1" + "define-data-property": "^1.1.1", + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" }, "engines": { - "node": ">=0.10.0" + "node": ">= 0.4" } }, "node_modules/setprototypeof": { @@ -8933,9 +7979,9 @@ } }, "node_modules/shiki": { - "version": "0.14.3", - "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.14.3.tgz", - "integrity": "sha512-U3S/a+b0KS+UkTyMjoNojvTgrBHjgp7L6ovhFVZsXmBGnVdQ4K4U9oK0z63w538S91ATngv1vXigHCSWOwnr+g==", + "version": "0.14.5", + "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.14.5.tgz", + "integrity": "sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==", "dev": true, "dependencies": { "ansi-sequence-parser": "^1.1.0", @@ -9017,415 +8063,85 @@ "node": ">=7.0.0" } }, - "node_modules/slice-ansi/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/smart-buffer": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", - "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", - "dev": true, - "engines": { - "node": ">= 6.0.0", - "npm": ">= 3.0.0" - } - }, - "node_modules/smob": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/smob/-/smob-1.4.0.tgz", - "integrity": "sha512-MqR3fVulhjWuRNSMydnTlweu38UhQ0HXM4buStD/S3mc/BzX3CuM9OmhyQpmtYCvoYdl5ris6TI0ZqH355Ymqg==", - "dev": true - }, - "node_modules/snapdragon": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", - "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", - "dev": true, - "dependencies": { - "base": "^0.11.1", - "debug": "^2.2.0", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "map-cache": "^0.2.2", - "source-map": "^0.5.6", - "source-map-resolve": "^0.5.0", - "use": "^3.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon-node": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", - "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", - "dev": true, - "dependencies": { - "define-property": "^1.0.0", - "isobject": "^3.0.0", - "snapdragon-util": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon-node/node_modules/define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", - "dev": true, - "dependencies": { - "is-descriptor": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon-util": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", - "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", - "dev": true, - "dependencies": { - "kind-of": "^3.2.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon-util/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/snapdragon/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, - "node_modules/snapdragon/node_modules/source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/socks": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", - "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", - "dev": true, - "dependencies": { - "ip": "^2.0.0", - "smart-buffer": "^4.2.0" - }, - "engines": { - "node": ">= 10.13.0", - "npm": ">= 3.0.0" - } - }, - "node_modules/socks-proxy-agent": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.1.tgz", - "integrity": "sha512-59EjPbbgg8U3x62hhKOFVAmySQUcfRQ4C7Q/D5sEHnZTQRrQlNKINks44DMR1gwXp0p4LaVIeccX2KHTTcHVqQ==", - "dev": true, - "dependencies": { - "agent-base": "^7.0.1", - "debug": "^4.3.4", - "socks": "^2.7.1" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/socks/node_modules/ip": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==", - "dev": true - }, - "node_modules/source-map": { - "version": "0.7.4", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", - "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", - "dev": true, - "engines": { - "node": ">= 8" - } - }, - "node_modules/source-map-resolve": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", - "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", - "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated", - "dev": true, - "dependencies": { - "atob": "^2.1.2", - "decode-uri-component": "^0.2.0", - "resolve-url": "^0.2.1", - "source-map-url": "^0.4.0", - "urix": "^0.1.0" - } - }, - "node_modules/source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", - "dev": true, - "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "node_modules/source-map-support/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-url": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz", - "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==", - "deprecated": "See https://github.com/lydell/source-map-url#deprecated", - "dev": true - }, - "node_modules/split-string": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", - "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", - "dev": true, - "dependencies": { - "extend-shallow": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/split-string/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/split-string/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/static-extend": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", - "integrity": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==", - "dev": true, - "dependencies": { - "define-property": "^0.2.5", - "object-copy": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/static-extend/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/static-extend/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", + "node_modules/slice-ansi/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, "engines": { - "node": ">=0.10.0" + "node": ">= 6.0.0", + "npm": ">= 3.0.0" } }, - "node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "node_modules/smob": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/smob/-/smob-1.4.1.tgz", + "integrity": "sha512-9LK+E7Hv5R9u4g4C3p+jjLstaLe11MDsL21UpYaCNmapvMkYhqCV4A/f/3gyH8QjMyh6l68q9xC85vihY9ahMQ==", + "dev": true + }, + "node_modules/socks": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", + "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", "dev": true, "dependencies": { - "is-buffer": "^1.1.5" + "ip": "^2.0.0", + "smart-buffer": "^4.2.0" }, "engines": { - "node": ">=0.10.0" + "node": ">= 10.13.0", + "npm": ">= 3.0.0" } }, - "node_modules/static-extend/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", + "node_modules/socks-proxy-agent": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.2.tgz", + "integrity": "sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g==", "dev": true, "dependencies": { - "kind-of": "^3.0.2" + "agent-base": "^7.0.2", + "debug": "^4.3.4", + "socks": "^2.7.1" }, "engines": { - "node": ">=0.10.0" + "node": ">= 14" } }, - "node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "node_modules/socks/node_modules/ip": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", + "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==", + "dev": true + }, + "node_modules/source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, "engines": { - "node": ">=0.10.0" + "node": ">= 8" } }, - "node_modules/static-extend/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "node_modules/source-map-support": { + "version": "0.5.21", + "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", + "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", "dev": true, "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" } }, - "node_modules/static-extend/node_modules/kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "node_modules/source-map-support/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "dev": true, "engines": { "node": ">=0.10.0" @@ -9450,9 +8166,9 @@ } }, "node_modules/streamx": { - "version": "2.15.0", - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.15.0.tgz", - "integrity": "sha512-HcxY6ncGjjklGs1xsP1aR71INYcsXFJet5CU1CHqihQ2J5nOsbd4OjgjHO42w/4QNv9gZb3BueV+Vxok5pLEXg==", + "version": "2.15.2", + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.15.2.tgz", + "integrity": "sha512-b62pAV/aeMjUoRN2C/9F0n+G8AfcJjNC0zw/ZmOHeFsIe4m4GzjVW9m6VHXVjk536NbdU9JRwKMJRfkc+zUFTg==", "dev": true, "dependencies": { "fast-fifo": "^1.1.0", @@ -9571,9 +8287,9 @@ } }, "node_modules/systemjs": { - "version": "6.14.1", - "resolved": "https://registry.npmjs.org/systemjs/-/systemjs-6.14.1.tgz", - "integrity": "sha512-8ftwWd+XnQtZ/aGbatrN4QFNGrKJzmbtixW+ODpci7pyoTajg4sonPP8aFLESAcuVxaC1FyDESt+SpfFCH9rZQ==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/systemjs/-/systemjs-6.14.2.tgz", + "integrity": "sha512-1TlOwvKWdXxAY9vba+huLu99zrQURDWA8pUTYsRIYDZYQbGyK+pyEP4h4dlySsqo7ozyJBmYD20F+iUHhAltEg==", "dev": true }, "node_modules/table-layout": { @@ -9682,45 +8398,6 @@ "node": ">=4" } }, - "node_modules/to-object-path": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", - "integrity": "sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==", - "dev": true, - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-object-path/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-regex": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", - "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", - "dev": true, - "dependencies": { - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "regex-not": "^1.0.2", - "safe-regex": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", @@ -9733,31 +8410,6 @@ "node": ">=8.0" } }, - "node_modules/to-regex/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-regex/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/toidentifier": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", @@ -9780,9 +8432,9 @@ } }, "node_modules/ts-api-utils": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.1.tgz", - "integrity": "sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz", + "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==", "dev": true, "engines": { "node": ">=16.13.0" @@ -9792,15 +8444,15 @@ } }, "node_modules/ts-simple-type": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/ts-simple-type/-/ts-simple-type-1.0.7.tgz", - "integrity": "sha512-zKmsCQs4dZaeSKjEA7pLFDv7FHHqAFLPd0Mr//OIJvu8M+4p4bgSFJwZSEBEg3ec9W7RzRz1vi8giiX0+mheBQ==", + "version": "2.0.0-next.0", + "resolved": "https://registry.npmjs.org/ts-simple-type/-/ts-simple-type-2.0.0-next.0.tgz", + "integrity": "sha512-A+hLX83gS+yH6DtzNAhzZbPfU+D9D8lHlTSd7GeoMRBjOt3GRylDqLTYbdmjA4biWvq2xSfpqfIDj2l0OA/BVg==", "dev": true }, "node_modules/tslib": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz", - "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==", + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", + "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", "dev": true }, "node_modules/tsscmp": { @@ -9850,24 +8502,24 @@ } }, "node_modules/typedoc": { - "version": "0.24.8", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.24.8.tgz", - "integrity": "sha512-ahJ6Cpcvxwaxfu4KtjA8qZNqS43wYt6JL27wYiIgl1vd38WW/KWX11YuAeZhuz9v+ttrutSsgK+XO1CjL1kA3w==", + "version": "0.25.3", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.3.tgz", + "integrity": "sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==", "dev": true, "dependencies": { "lunr": "^2.3.9", "marked": "^4.3.0", - "minimatch": "^9.0.0", + "minimatch": "^9.0.3", "shiki": "^0.14.1" }, "bin": { "typedoc": "bin/typedoc" }, "engines": { - "node": ">= 14.14" + "node": ">= 16" }, "peerDependencies": { - "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" + "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x" } }, "node_modules/typedoc/node_modules/brace-expansion": { @@ -9895,9 +8547,9 @@ } }, "node_modules/typescript": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", - "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", + "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", "dev": true, "bin": { "tsc": "bin/tsc", @@ -9917,9 +8569,9 @@ } }, "node_modules/ua-parser-js": { - "version": "1.0.35", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.35.tgz", - "integrity": "sha512-fKnGuqmTBnIE+/KXSzCn4db8RTigUzw1AN0DmdU6hJovUTbYJKyqj+8Mt1c4VfRDnOVJnENmfYkIPZ946UrSAA==", + "version": "1.0.37", + "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.37.tgz", + "integrity": "sha512-bhTyI94tZofjo+Dn8SN6Zv8nBDvyXTymAdM3LDI/0IboIUwTu1rEhW7v2TfiVsoYWgkQ4kOVqnI8APUFbIQIFQ==", "dev": true, "funding": [ { @@ -9929,6 +8581,10 @@ { "type": "paypal", "url": "https://paypal.me/faisalman" + }, + { + "type": "github", + "url": "https://github.com/sponsors/faisalman" } ], "engines": { @@ -9936,9 +8592,9 @@ } }, "node_modules/uikit": { - "version": "3.16.22", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.16.22.tgz", - "integrity": "sha512-zzzqCDZdJV7oeHccfUaDAx7n96HlooiTirmxk3uI8N7CEn1Gj89CumgSx/dhgPsqPRlnFZ+6gIBA9ZpFhy5Qjg==", + "version": "3.17.8", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.17.8.tgz", + "integrity": "sha512-zs7oFYlW2JFVZ1Rz70qnrHRfWqRvKIzSobVhQDVeIPOOZXKiyad/r1oveiWvHQSlb7wKaW6T8Z6/FefBi3Sm5w==", "dev": true }, "node_modules/unbzip2-stream": { @@ -9991,21 +8647,6 @@ "node": ">=4" } }, - "node_modules/union-value": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", - "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", - "dev": true, - "dependencies": { - "arr-union": "^3.1.0", - "get-value": "^2.0.6", - "is-extendable": "^0.1.1", - "set-value": "^2.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/universalify": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", @@ -10024,58 +8665,10 @@ "node": ">= 0.8" } }, - "node_modules/unset-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", - "integrity": "sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==", - "dev": true, - "dependencies": { - "has-value": "^0.3.1", - "isobject": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/unset-value/node_modules/has-value": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", - "integrity": "sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==", - "dev": true, - "dependencies": { - "get-value": "^2.0.3", - "has-values": "^0.1.4", - "isobject": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/unset-value/node_modules/has-value/node_modules/isobject": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==", - "dev": true, - "dependencies": { - "isarray": "1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/unset-value/node_modules/has-values": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", - "integrity": "sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/update-browserslist-db": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz", - "integrity": "sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", + "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", "dev": true, "funding": [ { @@ -10111,13 +8704,6 @@ "punycode": "^2.1.0" } }, - "node_modules/urix": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "integrity": "sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==", - "deprecated": "Please see https://github.com/lydell/urix#deprecated", - "dev": true - }, "node_modules/urlpattern-polyfill": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-6.0.2.tgz", @@ -10127,24 +8713,15 @@ "braces": "^3.0.2" } }, - "node_modules/use": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", - "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/v8-to-istanbul": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.1.0.tgz", - "integrity": "sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.1.3.tgz", + "integrity": "sha512-9lDD+EVI2fjFsMWXc6dy5JJzBsVTcQ2fVkfBvncZ6xJWG9wtBhOldG+mHkSL0+V1K/xgZz0JDO5UT5hFwHUghg==", "dev": true, "dependencies": { "@jridgewell/trace-mapping": "^0.3.12", "@types/istanbul-lib-coverage": "^2.0.1", - "convert-source-map": "^1.6.0" + "convert-source-map": "^2.0.0" }, "engines": { "node": ">=10.12.0" @@ -10174,197 +8751,89 @@ "vscode-languageserver-textdocument": "^1.0.1", "vscode-languageserver-types": "3.16.0-next.2", "vscode-nls": "^4.1.2", - "vscode-uri": "^2.1.2" - } - }, - "node_modules/vscode-html-languageservice": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/vscode-html-languageservice/-/vscode-html-languageservice-3.1.0.tgz", - "integrity": "sha512-QAyRHI98bbEIBCqTzZVA0VblGU40na0txggongw5ZgTj9UVsVk5XbLT16O9OTcbqBGSqn0oWmFDNjK/XGIDcqg==", - "dev": true, - "dependencies": { - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^4.1.2", - "vscode-uri": "^2.1.2" - } - }, - "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.7.tgz", - "integrity": "sha512-bFJH7UQxlXT8kKeyiyu41r22jCZXG8kuuVVA33OEJn1diWOZK5n8zBSPZFHVBOu8kXZ6h0LIRhf5UnCo61J4Hg==", - "dev": true - }, - "node_modules/vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "node_modules/vscode-nls": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-4.1.2.tgz", - "integrity": "sha512-7bOHxPsfyuCqmP+hZXscLhiHwe7CSuFE4hyhbs22xPIhQ4jv99FcR4eBzfYYVLP356HNFpdvz63FFb/xw6T4Iw==", - "dev": true - }, - "node_modules/vscode-oniguruma": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz", - "integrity": "sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==", - "dev": true - }, - "node_modules/vscode-textmate": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-8.0.0.tgz", - "integrity": "sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==", - "dev": true - }, - "node_modules/vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "node_modules/web-component-analyzer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/web-component-analyzer/-/web-component-analyzer-1.1.6.tgz", - "integrity": "sha512-1PyBkb/jijDEVE+Pnk3DTmVHD8takipdvAwvZv1V8jIidsSIJ5nhN87Gs+4dpEb1vw48yp8dnbZKkvMYJ+C0VQ==", - "dev": true, - "dependencies": { - "fast-glob": "^3.2.2", - "ts-simple-type": "~1.0.5", - "typescript": "^3.8.3", - "yargs": "^15.3.1" - }, - "bin": { - "wca": "cli.js", - "web-component-analyzer": "cli.js" - } - }, - "node_modules/web-component-analyzer/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/web-component-analyzer/node_modules/cliui": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", - "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", - "dev": true, - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^6.2.0" - } - }, - "node_modules/web-component-analyzer/node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/web-component-analyzer/node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/web-component-analyzer/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "vscode-uri": "^2.1.2" } }, - "node_modules/web-component-analyzer/node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "node_modules/vscode-html-languageservice": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/vscode-html-languageservice/-/vscode-html-languageservice-3.1.0.tgz", + "integrity": "sha512-QAyRHI98bbEIBCqTzZVA0VblGU40na0txggongw5ZgTj9UVsVk5XbLT16O9OTcbqBGSqn0oWmFDNjK/XGIDcqg==", "dev": true, "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^4.1.2", + "vscode-uri": "^2.1.2" } }, - "node_modules/web-component-analyzer/node_modules/typescript": { - "version": "3.9.10", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.10.tgz", - "integrity": "sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true }, - "node_modules/web-component-analyzer/node_modules/y18n": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", - "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", + "node_modules/vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", "dev": true }, - "node_modules/web-component-analyzer/node_modules/yargs": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", - "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", + "node_modules/vscode-nls": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-4.1.2.tgz", + "integrity": "sha512-7bOHxPsfyuCqmP+hZXscLhiHwe7CSuFE4hyhbs22xPIhQ4jv99FcR4eBzfYYVLP356HNFpdvz63FFb/xw6T4Iw==", + "dev": true + }, + "node_modules/vscode-oniguruma": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz", + "integrity": "sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==", + "dev": true + }, + "node_modules/vscode-textmate": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-8.0.0.tgz", + "integrity": "sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==", + "dev": true + }, + "node_modules/vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "node_modules/web-component-analyzer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/web-component-analyzer/-/web-component-analyzer-2.0.0.tgz", + "integrity": "sha512-UEvwfpD+XQw99sLKiH5B1T4QwpwNyWJxp59cnlRwFfhUW6JsQpw5jMeMwi7580sNou8YL3kYoS7BWLm+yJ/jVQ==", "dev": true, "dependencies": { - "cliui": "^6.0.0", - "decamelize": "^1.2.0", - "find-up": "^4.1.0", - "get-caller-file": "^2.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^4.2.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^18.1.2" + "fast-glob": "^3.2.2", + "ts-simple-type": "2.0.0-next.0", + "typescript": "~5.2.0", + "yargs": "^17.7.2" }, - "engines": { - "node": ">=8" + "bin": { + "wca": "cli.js", + "web-component-analyzer": "cli.js" } }, - "node_modules/web-component-analyzer/node_modules/yargs-parser": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", - "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", + "node_modules/web-component-analyzer/node_modules/yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", "dev": true, "dependencies": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" }, "engines": { - "node": ">=6" + "node": ">=12" } }, "node_modules/webidl-conversions": { @@ -10377,9 +8846,9 @@ } }, "node_modules/whatwg-fetch": { - "version": "3.6.17", - "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.17.tgz", - "integrity": "sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==", + "version": "3.6.19", + "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.19.tgz", + "integrity": "sha512-d67JP4dHSbm2TrpFj8AbO8DnL1JXL5J9u0Kq2xW6d0TFDbCA3Muhdt8orXC22utleTVj7Prqt82baN6RBvnEgw==", "dev": true }, "node_modules/whatwg-url": { @@ -10410,12 +8879,6 @@ "node": ">= 8" } }, - "node_modules/which-module": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", - "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==", - "dev": true - }, "node_modules/wordwrapjs": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.0.tgz", @@ -10566,9 +9029,9 @@ "dev": true }, "node_modules/yaml": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.1.tgz", - "integrity": "sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.3.tgz", + "integrity": "sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==", "dev": true, "engines": { "node": ">= 14" @@ -10669,40 +9132,41 @@ } }, "@babel/code-frame": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz", - "integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==", + "version": "7.22.13", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz", + "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==", "dev": true, "requires": { - "@babel/highlight": "^7.22.5" + "@babel/highlight": "^7.22.13", + "chalk": "^2.4.2" } }, "@babel/compat-data": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.9.tgz", - "integrity": "sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.2.tgz", + "integrity": "sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==", "dev": true }, "@babel/core": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.9.tgz", - "integrity": "sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.2.tgz", + "integrity": "sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==", "dev": true, "requires": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.22.5", - "@babel/generator": "^7.22.9", - "@babel/helper-compilation-targets": "^7.22.9", - "@babel/helper-module-transforms": "^7.22.9", - "@babel/helpers": "^7.22.6", - "@babel/parser": "^7.22.7", - "@babel/template": "^7.22.5", - "@babel/traverse": "^7.22.8", - "@babel/types": "^7.22.5", - "convert-source-map": "^1.7.0", + "@babel/code-frame": "^7.22.13", + "@babel/generator": "^7.23.0", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-module-transforms": "^7.23.0", + "@babel/helpers": "^7.23.2", + "@babel/parser": "^7.23.0", + "@babel/template": "^7.22.15", + "@babel/traverse": "^7.23.2", + "@babel/types": "^7.23.0", + "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", - "json5": "^2.2.2", + "json5": "^2.2.3", "semver": "^6.3.1" }, "dependencies": { @@ -10715,12 +9179,12 @@ } }, "@babel/generator": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.9.tgz", - "integrity": "sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz", + "integrity": "sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==", "dev": true, "requires": { - "@babel/types": "^7.22.5", + "@babel/types": "^7.23.0", "@jridgewell/gen-mapping": "^0.3.2", "@jridgewell/trace-mapping": "^0.3.17", "jsesc": "^2.5.1" @@ -10736,22 +9200,22 @@ } }, "@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.5.tgz", - "integrity": "sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz", + "integrity": "sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==", "dev": true, "requires": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.22.15" } }, "@babel/helper-compilation-targets": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz", - "integrity": "sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz", + "integrity": "sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==", "dev": true, "requires": { "@babel/compat-data": "^7.22.9", - "@babel/helper-validator-option": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", "browserslist": "^4.21.9", "lru-cache": "^5.1.1", "semver": "^6.3.1" @@ -10781,15 +9245,15 @@ } }, "@babel/helper-create-class-features-plugin": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.9.tgz", - "integrity": "sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.15.tgz", + "integrity": "sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==", "dev": true, "requires": { "@babel/helper-annotate-as-pure": "^7.22.5", "@babel/helper-environment-visitor": "^7.22.5", "@babel/helper-function-name": "^7.22.5", - "@babel/helper-member-expression-to-functions": "^7.22.5", + "@babel/helper-member-expression-to-functions": "^7.22.15", "@babel/helper-optimise-call-expression": "^7.22.5", "@babel/helper-replace-supers": "^7.22.9", "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", @@ -10806,9 +9270,9 @@ } }, "@babel/helper-create-regexp-features-plugin": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.9.tgz", - "integrity": "sha512-+svjVa/tFwsNSG4NEy1h85+HQ5imbT92Q5/bgtS7P0GTQlP8WuFdqsiABmQouhiFGyV66oGxZFpeYHza1rNsKw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz", + "integrity": "sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==", "dev": true, "requires": { "@babel/helper-annotate-as-pure": "^7.22.5", @@ -10825,9 +9289,9 @@ } }, "@babel/helper-define-polyfill-provider": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.2.tgz", - "integrity": "sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz", + "integrity": "sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==", "dev": true, "requires": { "@babel/helper-compilation-targets": "^7.22.6", @@ -10838,19 +9302,19 @@ } }, "@babel/helper-environment-visitor": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz", - "integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", + "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", "dev": true }, "@babel/helper-function-name": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz", - "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", + "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", "dev": true, "requires": { - "@babel/template": "^7.22.5", - "@babel/types": "^7.22.5" + "@babel/template": "^7.22.15", + "@babel/types": "^7.23.0" } }, "@babel/helper-hoist-variables": { @@ -10863,34 +9327,34 @@ } }, "@babel/helper-member-expression-to-functions": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.5.tgz", - "integrity": "sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", + "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", "dev": true, "requires": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.23.0" } }, "@babel/helper-module-imports": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz", - "integrity": "sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", + "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==", "dev": true, "requires": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.22.15" } }, "@babel/helper-module-transforms": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz", - "integrity": "sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.0.tgz", + "integrity": "sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==", "dev": true, "requires": { - "@babel/helper-environment-visitor": "^7.22.5", - "@babel/helper-module-imports": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-module-imports": "^7.22.15", "@babel/helper-simple-access": "^7.22.5", "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/helper-validator-identifier": "^7.22.5" + "@babel/helper-validator-identifier": "^7.22.20" } }, "@babel/helper-optimise-call-expression": { @@ -10909,24 +9373,24 @@ "dev": true }, "@babel/helper-remap-async-to-generator": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.9.tgz", - "integrity": "sha512-8WWC4oR4Px+tr+Fp0X3RHDVfINGpF3ad1HIbrc8A77epiR6eMMc6jsgozkzT2uDiOOdoS9cLIQ+XD2XvI2WSmQ==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz", + "integrity": "sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==", "dev": true, "requires": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-environment-visitor": "^7.22.5", - "@babel/helper-wrap-function": "^7.22.9" + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-wrap-function": "^7.22.20" } }, "@babel/helper-replace-supers": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz", - "integrity": "sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz", + "integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==", "dev": true, "requires": { - "@babel/helper-environment-visitor": "^7.22.5", - "@babel/helper-member-expression-to-functions": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-member-expression-to-functions": "^7.22.15", "@babel/helper-optimise-call-expression": "^7.22.5" } }, @@ -10964,74 +9428,74 @@ "dev": true }, "@babel/helper-validator-identifier": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz", - "integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", "dev": true }, "@babel/helper-validator-option": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz", - "integrity": "sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz", + "integrity": "sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==", "dev": true }, "@babel/helper-wrap-function": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.9.tgz", - "integrity": "sha512-sZ+QzfauuUEfxSEjKFmi3qDSHgLsTPK/pEpoD/qonZKOtTPTLbf59oabPQ4rKekt9lFcj/hTZaOhWwFYrgjk+Q==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz", + "integrity": "sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==", "dev": true, "requires": { "@babel/helper-function-name": "^7.22.5", - "@babel/template": "^7.22.5", - "@babel/types": "^7.22.5" + "@babel/template": "^7.22.15", + "@babel/types": "^7.22.19" } }, "@babel/helpers": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.6.tgz", - "integrity": "sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.2.tgz", + "integrity": "sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==", "dev": true, "requires": { - "@babel/template": "^7.22.5", - "@babel/traverse": "^7.22.6", - "@babel/types": "^7.22.5" + "@babel/template": "^7.22.15", + "@babel/traverse": "^7.23.2", + "@babel/types": "^7.23.0" } }, "@babel/highlight": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz", - "integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==", + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz", + "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==", "dev": true, "requires": { - "@babel/helper-validator-identifier": "^7.22.5", - "chalk": "^2.0.0", + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", "js-tokens": "^4.0.0" } }, "@babel/parser": { - "version": "7.22.7", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.7.tgz", - "integrity": "sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz", + "integrity": "sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==", "dev": true }, "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz", - "integrity": "sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.15.tgz", + "integrity": "sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5" } }, "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.5.tgz", - "integrity": "sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.15.tgz", + "integrity": "sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", - "@babel/plugin-transform-optional-chaining": "^7.22.5" + "@babel/plugin-transform-optional-chaining": "^7.22.15" } }, "@babel/plugin-proposal-dynamic-import": { @@ -11051,16 +9515,6 @@ "dev": true, "requires": {} }, - "@babel/plugin-proposal-unicode-property-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz", - "integrity": "sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==", - "dev": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - } - }, "@babel/plugin-syntax-async-generators": { "version": "7.8.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", @@ -11234,14 +9688,14 @@ } }, "@babel/plugin-transform-async-generator-functions": { - "version": "7.22.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.7.tgz", - "integrity": "sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.2.tgz", + "integrity": "sha512-BBYVGxbDVHfoeXbOwcagAkOQAm9NxoTdMGfTqghu1GrvadSaw6iW3Je6IcL5PNOw8VwjxqBECXy50/iCQSY/lQ==", "dev": true, "requires": { - "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-remap-async-to-generator": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.20", "@babel/plugin-syntax-async-generators": "^7.8.4" } }, @@ -11266,9 +9720,9 @@ } }, "@babel/plugin-transform-block-scoping": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.22.5.tgz", - "integrity": "sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.0.tgz", + "integrity": "sha512-cOsrbmIOXmf+5YbL99/S49Y3j46k/T16b9ml8bm9lP6N9US5iQ2yBK7gpui1pg0V/WMcXdkfKbTb7HXq9u+v4g==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5" @@ -11285,29 +9739,29 @@ } }, "@babel/plugin-transform-class-static-block": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.5.tgz", - "integrity": "sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz", + "integrity": "sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==", "dev": true, "requires": { - "@babel/helper-create-class-features-plugin": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.11", "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-class-static-block": "^7.14.5" } }, "@babel/plugin-transform-classes": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.6.tgz", - "integrity": "sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.15.tgz", + "integrity": "sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==", "dev": true, "requires": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-compilation-targets": "^7.22.6", + "@babel/helper-compilation-targets": "^7.22.15", "@babel/helper-environment-visitor": "^7.22.5", "@babel/helper-function-name": "^7.22.5", "@babel/helper-optimise-call-expression": "^7.22.5", "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-replace-supers": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.9", "@babel/helper-split-export-declaration": "^7.22.6", "globals": "^11.1.0" } @@ -11323,9 +9777,9 @@ } }, "@babel/plugin-transform-destructuring": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.22.5.tgz", - "integrity": "sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.0.tgz", + "integrity": "sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5" @@ -11351,9 +9805,9 @@ } }, "@babel/plugin-transform-dynamic-import": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.5.tgz", - "integrity": "sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz", + "integrity": "sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", @@ -11371,9 +9825,9 @@ } }, "@babel/plugin-transform-export-namespace-from": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.5.tgz", - "integrity": "sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.11.tgz", + "integrity": "sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", @@ -11381,9 +9835,9 @@ } }, "@babel/plugin-transform-for-of": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.22.5.tgz", - "integrity": "sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.22.15.tgz", + "integrity": "sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5" @@ -11401,9 +9855,9 @@ } }, "@babel/plugin-transform-json-strings": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.5.tgz", - "integrity": "sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.11.tgz", + "integrity": "sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", @@ -11420,9 +9874,9 @@ } }, "@babel/plugin-transform-logical-assignment-operators": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.5.tgz", - "integrity": "sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.11.tgz", + "integrity": "sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", @@ -11439,36 +9893,36 @@ } }, "@babel/plugin-transform-modules-amd": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.22.5.tgz", - "integrity": "sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.0.tgz", + "integrity": "sha512-xWT5gefv2HGSm4QHtgc1sYPbseOyf+FFDo2JbpE25GWl5BqTGO9IMwTYJRoIdjsF85GE+VegHxSCUt5EvoYTAw==", "dev": true, "requires": { - "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.0", "@babel/helper-plugin-utils": "^7.22.5" } }, "@babel/plugin-transform-modules-commonjs": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.5.tgz", - "integrity": "sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.0.tgz", + "integrity": "sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==", "dev": true, "requires": { - "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.0", "@babel/helper-plugin-utils": "^7.22.5", "@babel/helper-simple-access": "^7.22.5" } }, "@babel/plugin-transform-modules-systemjs": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.5.tgz", - "integrity": "sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.0.tgz", + "integrity": "sha512-qBej6ctXZD2f+DhlOC9yO47yEYgUh5CZNz/aBoH4j/3NOlRfJXJbY7xDQCqQVf9KbrqGzIWER1f23doHGrIHFg==", "dev": true, "requires": { "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.0", "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-validator-identifier": "^7.22.5" + "@babel/helper-validator-identifier": "^7.22.20" } }, "@babel/plugin-transform-modules-umd": { @@ -11501,9 +9955,9 @@ } }, "@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.5.tgz", - "integrity": "sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.11.tgz", + "integrity": "sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", @@ -11511,9 +9965,9 @@ } }, "@babel/plugin-transform-numeric-separator": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.5.tgz", - "integrity": "sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz", + "integrity": "sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", @@ -11521,16 +9975,16 @@ } }, "@babel/plugin-transform-object-rest-spread": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.5.tgz", - "integrity": "sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.15.tgz", + "integrity": "sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==", "dev": true, "requires": { - "@babel/compat-data": "^7.22.5", - "@babel/helper-compilation-targets": "^7.22.5", + "@babel/compat-data": "^7.22.9", + "@babel/helper-compilation-targets": "^7.22.15", "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.22.5" + "@babel/plugin-transform-parameters": "^7.22.15" } }, "@babel/plugin-transform-object-super": { @@ -11544,9 +9998,9 @@ } }, "@babel/plugin-transform-optional-catch-binding": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.5.tgz", - "integrity": "sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz", + "integrity": "sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", @@ -11554,9 +10008,9 @@ } }, "@babel/plugin-transform-optional-chaining": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.6.tgz", - "integrity": "sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.0.tgz", + "integrity": "sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", @@ -11565,9 +10019,9 @@ } }, "@babel/plugin-transform-parameters": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.5.tgz", - "integrity": "sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.15.tgz", + "integrity": "sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5" @@ -11584,13 +10038,13 @@ } }, "@babel/plugin-transform-private-property-in-object": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.5.tgz", - "integrity": "sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==", + "version": "7.22.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.11.tgz", + "integrity": "sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==", "dev": true, "requires": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-create-class-features-plugin": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.11", "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-private-property-in-object": "^7.14.5" } @@ -11605,13 +10059,13 @@ } }, "@babel/plugin-transform-regenerator": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.5.tgz", - "integrity": "sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.10.tgz", + "integrity": "sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5", - "regenerator-transform": "^0.15.1" + "regenerator-transform": "^0.15.2" } }, "@babel/plugin-transform-reserved-words": { @@ -11670,9 +10124,9 @@ } }, "@babel/plugin-transform-unicode-escapes": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.5.tgz", - "integrity": "sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.10.tgz", + "integrity": "sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.22.5" @@ -11709,17 +10163,17 @@ } }, "@babel/preset-env": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.9.tgz", - "integrity": "sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.2.tgz", + "integrity": "sha512-BW3gsuDD+rvHL2VO2SjAUNTBe5YrjsTiDyqamPDWY723na3/yPQ65X5oQkFVJZ0o50/2d+svm1rkPoJeR1KxVQ==", "dev": true, "requires": { - "@babel/compat-data": "^7.22.9", - "@babel/helper-compilation-targets": "^7.22.9", + "@babel/compat-data": "^7.23.2", + "@babel/helper-compilation-targets": "^7.22.15", "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-validator-option": "^7.22.5", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.5", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.15", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.15", "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-class-properties": "^7.12.13", @@ -11740,58 +10194,58 @@ "@babel/plugin-syntax-top-level-await": "^7.14.5", "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", "@babel/plugin-transform-arrow-functions": "^7.22.5", - "@babel/plugin-transform-async-generator-functions": "^7.22.7", + "@babel/plugin-transform-async-generator-functions": "^7.23.2", "@babel/plugin-transform-async-to-generator": "^7.22.5", "@babel/plugin-transform-block-scoped-functions": "^7.22.5", - "@babel/plugin-transform-block-scoping": "^7.22.5", + "@babel/plugin-transform-block-scoping": "^7.23.0", "@babel/plugin-transform-class-properties": "^7.22.5", - "@babel/plugin-transform-class-static-block": "^7.22.5", - "@babel/plugin-transform-classes": "^7.22.6", + "@babel/plugin-transform-class-static-block": "^7.22.11", + "@babel/plugin-transform-classes": "^7.22.15", "@babel/plugin-transform-computed-properties": "^7.22.5", - "@babel/plugin-transform-destructuring": "^7.22.5", + "@babel/plugin-transform-destructuring": "^7.23.0", "@babel/plugin-transform-dotall-regex": "^7.22.5", "@babel/plugin-transform-duplicate-keys": "^7.22.5", - "@babel/plugin-transform-dynamic-import": "^7.22.5", + "@babel/plugin-transform-dynamic-import": "^7.22.11", "@babel/plugin-transform-exponentiation-operator": "^7.22.5", - "@babel/plugin-transform-export-namespace-from": "^7.22.5", - "@babel/plugin-transform-for-of": "^7.22.5", + "@babel/plugin-transform-export-namespace-from": "^7.22.11", + "@babel/plugin-transform-for-of": "^7.22.15", "@babel/plugin-transform-function-name": "^7.22.5", - "@babel/plugin-transform-json-strings": "^7.22.5", + "@babel/plugin-transform-json-strings": "^7.22.11", "@babel/plugin-transform-literals": "^7.22.5", - "@babel/plugin-transform-logical-assignment-operators": "^7.22.5", + "@babel/plugin-transform-logical-assignment-operators": "^7.22.11", "@babel/plugin-transform-member-expression-literals": "^7.22.5", - "@babel/plugin-transform-modules-amd": "^7.22.5", - "@babel/plugin-transform-modules-commonjs": "^7.22.5", - "@babel/plugin-transform-modules-systemjs": "^7.22.5", + "@babel/plugin-transform-modules-amd": "^7.23.0", + "@babel/plugin-transform-modules-commonjs": "^7.23.0", + "@babel/plugin-transform-modules-systemjs": "^7.23.0", "@babel/plugin-transform-modules-umd": "^7.22.5", "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", "@babel/plugin-transform-new-target": "^7.22.5", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.5", - "@babel/plugin-transform-numeric-separator": "^7.22.5", - "@babel/plugin-transform-object-rest-spread": "^7.22.5", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11", + "@babel/plugin-transform-numeric-separator": "^7.22.11", + "@babel/plugin-transform-object-rest-spread": "^7.22.15", "@babel/plugin-transform-object-super": "^7.22.5", - "@babel/plugin-transform-optional-catch-binding": "^7.22.5", - "@babel/plugin-transform-optional-chaining": "^7.22.6", - "@babel/plugin-transform-parameters": "^7.22.5", + "@babel/plugin-transform-optional-catch-binding": "^7.22.11", + "@babel/plugin-transform-optional-chaining": "^7.23.0", + "@babel/plugin-transform-parameters": "^7.22.15", "@babel/plugin-transform-private-methods": "^7.22.5", - "@babel/plugin-transform-private-property-in-object": "^7.22.5", + "@babel/plugin-transform-private-property-in-object": "^7.22.11", "@babel/plugin-transform-property-literals": "^7.22.5", - "@babel/plugin-transform-regenerator": "^7.22.5", + "@babel/plugin-transform-regenerator": "^7.22.10", "@babel/plugin-transform-reserved-words": "^7.22.5", "@babel/plugin-transform-shorthand-properties": "^7.22.5", "@babel/plugin-transform-spread": "^7.22.5", "@babel/plugin-transform-sticky-regex": "^7.22.5", "@babel/plugin-transform-template-literals": "^7.22.5", "@babel/plugin-transform-typeof-symbol": "^7.22.5", - "@babel/plugin-transform-unicode-escapes": "^7.22.5", + "@babel/plugin-transform-unicode-escapes": "^7.22.10", "@babel/plugin-transform-unicode-property-regex": "^7.22.5", "@babel/plugin-transform-unicode-regex": "^7.22.5", "@babel/plugin-transform-unicode-sets-regex": "^7.22.5", - "@babel/preset-modules": "^0.1.5", - "@babel/types": "^7.22.5", - "babel-plugin-polyfill-corejs2": "^0.4.4", - "babel-plugin-polyfill-corejs3": "^0.8.2", - "babel-plugin-polyfill-regenerator": "^0.5.1", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "@babel/types": "^7.23.0", + "babel-plugin-polyfill-corejs2": "^0.4.6", + "babel-plugin-polyfill-corejs3": "^0.8.5", + "babel-plugin-polyfill-regenerator": "^0.5.3", "core-js-compat": "^3.31.0", "semver": "^6.3.1" }, @@ -11805,14 +10259,12 @@ } }, "@babel/preset-modules": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6.tgz", - "integrity": "sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg==", + "version": "0.1.6-no-external-plugins", + "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", + "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.0.0", - "@babel/plugin-proposal-unicode-property-regex": "^7.4.4", - "@babel/plugin-transform-dotall-regex": "^7.4.4", "@babel/types": "^7.4.4", "esutils": "^2.0.2" } @@ -11833,52 +10285,45 @@ } }, "@babel/template": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz", - "integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==", + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz", + "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==", "dev": true, "requires": { - "@babel/code-frame": "^7.22.5", - "@babel/parser": "^7.22.5", - "@babel/types": "^7.22.5" + "@babel/code-frame": "^7.22.13", + "@babel/parser": "^7.22.15", + "@babel/types": "^7.22.15" } }, "@babel/traverse": { - "version": "7.22.8", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.8.tgz", - "integrity": "sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz", + "integrity": "sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==", "dev": true, "requires": { - "@babel/code-frame": "^7.22.5", - "@babel/generator": "^7.22.7", - "@babel/helper-environment-visitor": "^7.22.5", - "@babel/helper-function-name": "^7.22.5", + "@babel/code-frame": "^7.22.13", + "@babel/generator": "^7.23.0", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-function-name": "^7.23.0", "@babel/helper-hoist-variables": "^7.22.5", "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.22.7", - "@babel/types": "^7.22.5", + "@babel/parser": "^7.23.0", + "@babel/types": "^7.23.0", "debug": "^4.1.0", "globals": "^11.1.0" } }, "@babel/types": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz", - "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==", + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz", + "integrity": "sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==", "dev": true, "requires": { "@babel/helper-string-parser": "^7.22.5", - "@babel/helper-validator-identifier": "^7.22.5", + "@babel/helper-validator-identifier": "^7.22.20", "to-fast-properties": "^2.0.0" } }, - "@colors/colors": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz", - "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==", - "dev": true, - "optional": true - }, "@eslint-community/eslint-utils": { "version": "4.4.0", "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", @@ -11889,15 +10334,15 @@ } }, "@eslint-community/regexpp": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.6.1.tgz", - "integrity": "sha512-O7x6dMstWLn2ktjcoiNLDkAGG2EjveHL+Vvc+n0fXumkJYAcSqcVYKtwDU+hDZ0uDUsnUagSYaZrOLAYE8un1A==", + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", + "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", "dev": true }, "@eslint/eslintrc": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.0.tgz", - "integrity": "sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz", + "integrity": "sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==", "dev": true, "requires": { "ajv": "^6.12.4", @@ -11912,9 +10357,9 @@ }, "dependencies": { "globals": { - "version": "13.20.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "version": "13.23.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", + "integrity": "sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==", "dev": true, "requires": { "type-fest": "^0.20.2" @@ -11929,9 +10374,9 @@ } }, "@eslint/js": { - "version": "8.44.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.44.0.tgz", - "integrity": "sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==", + "version": "8.53.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz", + "integrity": "sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==", "dev": true }, "@esm-bundle/chai": { @@ -11944,12 +10389,12 @@ } }, "@humanwhocodes/config-array": { - "version": "0.11.10", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz", - "integrity": "sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==", + "version": "0.11.13", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", + "integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==", "dev": true, "requires": { - "@humanwhocodes/object-schema": "^1.2.1", + "@humanwhocodes/object-schema": "^2.0.1", "debug": "^4.1.1", "minimatch": "^3.0.5" } @@ -11961,9 +10406,9 @@ "dev": true }, "@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz", + "integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==", "dev": true }, "@isaacs/cliui": { @@ -12081,26 +10526,16 @@ } }, "@lit-labs/ssr-dom-shim": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.1.tgz", - "integrity": "sha512-kXOeFbfCm4fFf2A3WwVEeQj55tMZa8c8/f9AKHMobQMkzNUfUj+antR3fRPaZJawsa1aZiP/Da3ndpZrwEe4rQ==" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.2.tgz", + "integrity": "sha512-jnOD+/+dSrfTWYfSXBXlo5l5f0q1UuJo3tkbMDCYA2lKUYq79jaxqtGEvnRoh049nt1vdo1+45RinipU6FGY2g==" }, "@lit/reactive-element": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.2.tgz", - "integrity": "sha512-rDfl+QnCYjuIGf5xI2sVJWdYIi56CTCwWa+nidKYX6oIuBYwUbT/vX4qbUDlHiZKJ/3FRNQ/tWJui44p6/stSA==", - "requires": { - "@lit-labs/ssr-dom-shim": "^1.0.0" - } - }, - "@mrmlnc/readdir-enhanced": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz", - "integrity": "sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==", - "dev": true, + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.0.1.tgz", + "integrity": "sha512-eu50SQXHRthFwWJMp0oAFg95Rvm6MTPjxSXWuvAu7It90WVFLFpNBoIno7XOXSDvVgTrtKnUV4OLJqys2Svn4g==", "requires": { - "call-me-maybe": "^1.0.1", - "glob-to-regexp": "^0.3.0" + "@lit-labs/ssr-dom-shim": "^1.1.2" } }, "@nodelib/fs.scandir": { @@ -12129,24 +10564,6 @@ "fastq": "^1.6.0" } }, - "@open-wc/chai-dom-equals": { - "version": "0.12.36", - "resolved": "https://registry.npmjs.org/@open-wc/chai-dom-equals/-/chai-dom-equals-0.12.36.tgz", - "integrity": "sha512-Gt1fa37h4rtWPQGETSU4n1L678NmMi9KwHM1sH+JCGcz45rs8DBPx7MUVeGZ+HxRlbEI5t9LU2RGGv6xT2OlyA==", - "dev": true, - "requires": { - "@open-wc/semantic-dom-diff": "^0.13.16", - "@types/chai": "^4.1.7" - }, - "dependencies": { - "@open-wc/semantic-dom-diff": { - "version": "0.13.21", - "resolved": "https://registry.npmjs.org/@open-wc/semantic-dom-diff/-/semantic-dom-diff-0.13.21.tgz", - "integrity": "sha512-BONpjHcGX2zFa9mfnwBCLEmlDsOHzT+j6Qt1yfK3MzFXFtAykfzFjAgaxPetu0YbBlCfXuMlfxI4vlRGCGMvFg==", - "dev": true - } - } - }, "@open-wc/dedupe-mixin": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/@open-wc/dedupe-mixin/-/dedupe-mixin-1.4.0.tgz", @@ -12154,62 +10571,48 @@ "dev": true }, "@open-wc/scoped-elements": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@open-wc/scoped-elements/-/scoped-elements-2.2.0.tgz", - "integrity": "sha512-Qe+vWsuVHFzUkdChwlmJGuQf9cA3I+QOsSHULV/6qf6wsqLM2/32svNRH+rbBIMwiPEwzZprZlkvkqQRucYnVA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@open-wc/scoped-elements/-/scoped-elements-3.0.2.tgz", + "integrity": "sha512-TZ9NjcAGjrfoZ8GjbMYDTuztFL1YPHtvFgqlcTrYy6C7jHSgCv67Rv9Cgf55VDNZgzRu+yBi5IjcyLzWNZ17eg==", "dev": true, "requires": { - "@lit/reactive-element": "^1.0.0", - "@open-wc/dedupe-mixin": "^1.4.0" + "@open-wc/dedupe-mixin": "^1.4.0", + "lit": "^3.0.0" } }, "@open-wc/semantic-dom-diff": { - "version": "0.20.0", - "resolved": "https://registry.npmjs.org/@open-wc/semantic-dom-diff/-/semantic-dom-diff-0.20.0.tgz", - "integrity": "sha512-qGHl3nkXluXsjpLY9bSZka/cnlrybPtJMs6RjmV/OP4ID7Gcz1uNWQks05pAhptDB1R47G6PQjdwxG8dXl1zGA==", + "version": "0.20.1", + "resolved": "https://registry.npmjs.org/@open-wc/semantic-dom-diff/-/semantic-dom-diff-0.20.1.tgz", + "integrity": "sha512-mPF/RPT2TU7Dw41LEDdaeP6eyTOWBD4z0+AHP4/d0SbgcfJZVRymlIB6DQmtz0fd2CImIS9kszaMmwMt92HBPA==", "dev": true, "requires": { "@types/chai": "^4.3.1", - "@web/test-runner-commands": "^0.7.0" - }, - "dependencies": { - "@web/test-runner-commands": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/@web/test-runner-commands/-/test-runner-commands-0.7.0.tgz", - "integrity": "sha512-3aXeGrkynOdJ5jgZu5ZslcWmWuPVY9/HNdWDUqPyNePG08PKmLV9Ij342ODDL6OVsxF5dvYn1312PhDqu5AQNw==", - "dev": true, - "requires": { - "@web/test-runner-core": "^0.11.0", - "mkdirp": "^1.0.4" - } - } + "@web/test-runner-commands": "^0.9.0" } }, "@open-wc/testing": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@open-wc/testing/-/testing-3.2.0.tgz", - "integrity": "sha512-9geTbFq8InbcfniPtS8KCfb5sbQ9WE6QMo1Tli8XMnfllnkZok7Az4kTRAskGQeMeQN/I2I//jE5xY/60qhrHg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@open-wc/testing/-/testing-4.0.0.tgz", + "integrity": "sha512-KI70O0CJEpBWs3jrTju4BFCy7V/d4tFfYWkg8pMzncsDhD7TYNHLw5cy+s1FHXIgVFetnMDhPpwlKIPvtTQW7w==", "dev": true, "requires": { "@esm-bundle/chai": "^4.3.4-fix.0", - "@open-wc/chai-dom-equals": "^0.12.36", "@open-wc/semantic-dom-diff": "^0.20.0", - "@open-wc/testing-helpers": "^2.3.0", - "@types/chai": "^4.2.11", + "@open-wc/testing-helpers": "^3.0.0", "@types/chai-dom": "^1.11.0", "@types/sinon-chai": "^3.2.3", "chai-a11y-axe": "^1.5.0" } }, "@open-wc/testing-helpers": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@open-wc/testing-helpers/-/testing-helpers-2.3.0.tgz", - "integrity": "sha512-wkDipkia/OMWq5Z1KkAgvqNLfIOCiPGrrtfoCKuQje8u7F0Bz9Un44EwBtWcCdYtLc40quWP7XFpFsW8poIfUA==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@open-wc/testing-helpers/-/testing-helpers-3.0.0.tgz", + "integrity": "sha512-zkR39b7ljH/TqZgzBB9ekHKg1OLvR/JQYCEaW76V0RuASfV/vkgx2xfUQNe8DlEOLOetRZ3agFqssEREF45ClA==", "dev": true, "requires": { - "@open-wc/scoped-elements": "^2.2.0", - "lit": "^2.0.0", - "lit-html": "^2.0.0" + "@open-wc/scoped-elements": "^3.0.2", + "lit": "^2.0.0 || ^3.0.0", + "lit-html": "^2.0.0 || ^3.0.0" } }, "@pkgjs/parseargs": { @@ -12235,9 +10638,9 @@ } }, "@rollup/plugin-node-resolve": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.1.0.tgz", - "integrity": "sha512-xeZHCgsiZ9pzYVgAo9580eCGqwh/XCEUM9q6iQfGNocjgkufHAqC3exA+45URvhiYV8sBF9RlBai650eNs7AsA==", + "version": "15.2.3", + "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz", + "integrity": "sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==", "dev": true, "requires": { "@rollup/pluginutils": "^5.0.1", @@ -12249,19 +10652,19 @@ } }, "@rollup/plugin-replace": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-5.0.2.tgz", - "integrity": "sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-5.0.5.tgz", + "integrity": "sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==", "dev": true, "requires": { "@rollup/pluginutils": "^5.0.1", - "magic-string": "^0.27.0" + "magic-string": "^0.30.3" } }, "@rollup/plugin-terser": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.3.tgz", - "integrity": "sha512-EF0oejTMtkyhrkwCdg0HJ0IpkcaVg1MMSf2olHb2Jp+1mnLM04OhjpJWGma4HobiDTF0WCyViWuvadyE9ch2XA==", + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz", + "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==", "dev": true, "requires": { "serialize-javascript": "^6.0.1", @@ -12270,9 +10673,9 @@ } }, "@rollup/pluginutils": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.2.tgz", - "integrity": "sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.5.tgz", + "integrity": "sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==", "dev": true, "requires": { "@types/estree": "^1.0.0", @@ -12280,6 +10683,90 @@ "picomatch": "^2.3.1" } }, + "@rollup/rollup-android-arm-eabi": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.3.0.tgz", + "integrity": "sha512-/4pns6BYi8MXdwnXM44yoGAcFYVHL/BYlB2q1HXZ6AzH++LaiEVWFpBWQ/glXhbMbv3E3o09igrHFbP/snhAvA==", + "dev": true, + "optional": true + }, + "@rollup/rollup-android-arm64": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.3.0.tgz", + "integrity": "sha512-nLO/JsL9idr416vzi3lHm3Xm+QZh4qHij8k3Er13kZr5YhL7/+kBAx84kDmPc7HMexLmwisjDCeDIKNFp8mDlQ==", + "dev": true, + "optional": true + }, + "@rollup/rollup-darwin-arm64": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.3.0.tgz", + "integrity": "sha512-dGhVBlllt4iHwTGy21IEoMOTN5wZoid19zEIxsdY29xcEiOEHqzDa7Sqrkh5OE7LKCowL61eFJXxYe/+pYa7ZQ==", + "dev": true, + "optional": true + }, + "@rollup/rollup-darwin-x64": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.3.0.tgz", + "integrity": "sha512-h8wRfHeLEbU3NzaP1Oku7BYXCJQiTRr+8U0lklyOQXxXiEpHLL8tk1hFl+tezoRKLcPJD7joKaK74ASsqt3Ekg==", + "dev": true, + "optional": true + }, + "@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.3.0.tgz", + "integrity": "sha512-wP4VgR/gfV18sylTuym3sxRTkAgUR2vh6YLeX/GEznk5jCYcYSlx585XlcUcl0c8UffIZlRJ09raWSX3JDb4GA==", + "dev": true, + "optional": true + }, + "@rollup/rollup-linux-arm64-gnu": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.3.0.tgz", + "integrity": "sha512-v/14JCYVkqRSJeQbxFx4oUkwVQQw6lFMN7bd4vuARBc3X2lmomkxBsc+BFiIDL/BK+CTx5AOh/k9XmqDnKWRVg==", + "dev": true, + "optional": true + }, + "@rollup/rollup-linux-arm64-musl": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.3.0.tgz", + "integrity": "sha512-tNhfYqFH5OxtRzfkTOKdgFYlPSZnlDLNW4+leNEvQZhwTJxoTwsZAAhR97l3qVry/kkLyJPBK+Q8EAJLPinDIg==", + "dev": true, + "optional": true + }, + "@rollup/rollup-linux-x64-gnu": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.3.0.tgz", + "integrity": "sha512-pw77m8QywdsoFdFOgmc8roF1inBI0rciqzO8ffRUgLoq7+ee9o5eFqtEcS6hHOOplgifAUUisP8cAnwl9nUYPw==", + "dev": true, + "optional": true + }, + "@rollup/rollup-linux-x64-musl": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.3.0.tgz", + "integrity": "sha512-tJs7v2MnV2F8w6X1UpPHl/43OfxjUy9SuJ2ZPoxn79v9vYteChVYO/ueLHCpRMmyTUIVML3N9z4azl9ENH8Xxg==", + "dev": true, + "optional": true + }, + "@rollup/rollup-win32-arm64-msvc": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.3.0.tgz", + "integrity": "sha512-OKGxp6kATQdTyI2DF+e9s+hB3/QZB45b6e+dzcfW1SUqiF6CviWyevhmT4USsMEdP3mlpC9zxLz3Oh+WaTMOSw==", + "dev": true, + "optional": true + }, + "@rollup/rollup-win32-ia32-msvc": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.3.0.tgz", + "integrity": "sha512-DDZ5AH68JJ2ClQFEA1aNnfA7Ybqyeh0644rGbrLOdNehTmzfICHiWSn0OprzYi9HAshTPQvlwrM+bi2kuaIOjQ==", + "dev": true, + "optional": true + }, + "@rollup/rollup-win32-x64-msvc": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.3.0.tgz", + "integrity": "sha512-dMvGV8p92GQ8jhNlGIKpyhVZPzJlT258pPrM5q2F8lKcc9Iv9BbfdnhX1OfinYWnb9ms5zLw6MlaMnqLfUkKnQ==", + "dev": true, + "optional": true + }, "@tootallnate/quickjs-emscripten": { "version": "0.23.0", "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", @@ -12296,9 +10783,9 @@ } }, "@types/babel__code-frame": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/@types/babel__code-frame/-/babel__code-frame-7.0.3.tgz", - "integrity": "sha512-2TN6oiwtNjOezilFVl77zwdNPwQWaDBBCCWWxyo1ctiO3vAtd7H/aB/CBJdw9+kqq3+latD0SXoedIuHySSZWw==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/@types/babel__code-frame/-/babel__code-frame-7.0.6.tgz", + "integrity": "sha512-Anitqkl3+KrzcW2k77lRlg/GfLZLWXBuNgbEcIOU6M92yw42vsd3xV/Z/yAHEj8m+KUjL6bWOVOFqX8PFPJ4LA==", "dev": true }, "@types/body-parser": { @@ -12312,24 +10799,24 @@ } }, "@types/chai": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.4.tgz", - "integrity": "sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==", + "version": "4.3.10", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.10.tgz", + "integrity": "sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==", "dev": true }, "@types/chai-dom": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/@types/chai-dom/-/chai-dom-1.11.0.tgz", - "integrity": "sha512-Aja99Mmnny+Sz+T2hBK3oEsrcy18yabplT0pGX/QwIke9jMJHdvHlV2f4Tmq5SqxTMYwt1Zjbisv/4r83EUIHw==", + "version": "1.11.3", + "resolved": "https://registry.npmjs.org/@types/chai-dom/-/chai-dom-1.11.3.tgz", + "integrity": "sha512-EUEZI7uID4ewzxnU7DJXtyvykhQuwe+etJ1wwOiJyQRTH/ifMWKX+ghiXkxCUvNJ6IQDodf0JXhuP6zZcy2qXQ==", "dev": true, "requires": { "@types/chai": "*" } }, "@types/co-body": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@types/co-body/-/co-body-6.1.0.tgz", - "integrity": "sha512-3e0q2jyDAnx/DSZi0z2H0yoZ2wt5yRDZ+P7ymcMObvq0ufWRT4tsajyO+Q1VwVWiv9PRR4W3YEjEzBjeZlhF+w==", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/@types/co-body/-/co-body-6.1.3.tgz", + "integrity": "sha512-UhuhrQ5hclX6UJctv5m4Rfp52AfG9o9+d9/HwjxhVB5NjXxr5t9oKgJxN8xRHgr35oo8meUEHUPFWiKg6y71aA==", "dev": true, "requires": { "@types/node": "*", @@ -12358,9 +10845,9 @@ "dev": true }, "@types/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-QUm4YOC/ENo0VjPVl2o8HGyTbHHQGDOw8PCg3rXBucYHKyZN/XjXRbPFAV1tB2FvM0/wyFoDct4cTIctzKrQFg==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@types/convert-source-map/-/convert-source-map-2.0.3.tgz", + "integrity": "sha512-ag0BfJLZf6CQz8VIuRIEYQ5Ggwk/82uvTQf27RcpyDNbY0Vw49LIPqAxk5tqYfrCs9xDaIMvl4aj7ZopnYL8bA==", "dev": true }, "@types/cookies": { @@ -12376,15 +10863,15 @@ } }, "@types/debounce": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@types/debounce/-/debounce-1.2.1.tgz", - "integrity": "sha512-epMsEE85fi4lfmJUH/89/iV/LI+F5CvNIvmgs5g5jYFPfhO2S/ae8WSsLOKWdwtoaZw9Q2IhJ4tQ5tFCcS/4HA==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@types/debounce/-/debounce-1.2.4.tgz", + "integrity": "sha512-jBqiORIzKDOToaF63Fm//haOCHuwQuLa2202RK4MozpA6lh93eCBc+/8+wZn5OzjJt3ySdc+74SXWXB55Ewtyw==", "dev": true }, "@types/estree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.1.tgz", - "integrity": "sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", + "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", "dev": true }, "@types/express": { @@ -12423,33 +10910,33 @@ "dev": true }, "@types/istanbul-lib-coverage": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz", - "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", + "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", "dev": true }, "@types/istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", + "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", "dev": true, "requires": { "@types/istanbul-lib-coverage": "*" } }, "@types/istanbul-reports": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz", - "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", + "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", "dev": true, "requires": { "@types/istanbul-lib-report": "*" } }, "@types/json-schema": { - "version": "7.0.12", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz", - "integrity": "sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==", + "version": "7.0.15", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", "dev": true }, "@types/keygrip": { @@ -12489,12 +10976,6 @@ "integrity": "sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==", "dev": true }, - "@types/mocha": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.1.tgz", - "integrity": "sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==", - "dev": true - }, "@types/node": { "version": "18.11.9", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", @@ -12526,9 +11007,9 @@ "dev": true }, "@types/semver": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz", - "integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==", + "version": "7.5.5", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.5.tgz", + "integrity": "sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==", "dev": true }, "@types/serve-static": { @@ -12542,18 +11023,18 @@ } }, "@types/sinon": { - "version": "10.0.13", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.13.tgz", - "integrity": "sha512-UVjDqJblVNQYvVNUsj0PuYYw0ELRmgt1Nt5Vk0pT5f16ROGfcKJY8o1HVuMOJOpD727RrGB9EGvoaTQE5tgxZQ==", + "version": "17.0.1", + "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.1.tgz", + "integrity": "sha512-Q2Go6TJetYn5Za1+RJA1Aik61Oa2FS8SuJ0juIqUuJ5dZR4wvhKfmSdIqWtQ3P6gljKWjW0/R7FZkA4oXVL6OA==", "dev": true, "requires": { "@types/sinonjs__fake-timers": "*" } }, "@types/sinon-chai": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/@types/sinon-chai/-/sinon-chai-3.2.9.tgz", - "integrity": "sha512-/19t63pFYU0ikrdbXKBWj9PCdnKyTd0Qkz0X91Ta081cYsq90OxYdcWwK/dwEoDa6dtXgj2HJfmzgq+QZTHdmQ==", + "version": "3.2.12", + "resolved": "https://registry.npmjs.org/@types/sinon-chai/-/sinon-chai-3.2.12.tgz", + "integrity": "sha512-9y0Gflk3b0+NhQZ/oxGtaAJDvRywCa5sIyaVnounqLvmf93yBF4EgIRspePtkMs3Tr844nCclYMlcCNmLCvjuQ==", "dev": true, "requires": { "@types/chai": "*", @@ -12561,9 +11042,9 @@ } }, "@types/sinonjs__fake-timers": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.2.tgz", - "integrity": "sha512-9GcLXF0/v3t80caGs5p2rRfkB+a8VBGLJZVih6CNFkx8IZ994wiKKLSRs9nuFwk1HevWs/1mnUmkApGrSGsShA==", + "version": "8.1.5", + "resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.5.tgz", + "integrity": "sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ==", "dev": true }, "@types/trusted-types": { @@ -12581,9 +11062,9 @@ } }, "@types/yauzl": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.0.tgz", - "integrity": "sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==", + "version": "2.10.3", + "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", + "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", "dev": true, "optional": true, "requires": { @@ -12591,74 +11072,73 @@ } }, "@typescript-eslint/eslint-plugin": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.2.0.tgz", - "integrity": "sha512-rClGrMuyS/3j0ETa1Ui7s6GkLhfZGKZL3ZrChLeAiACBE/tRc1wq8SNZESUuluxhLj9FkUefRs2l6bCIArWBiQ==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz", + "integrity": "sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==", "dev": true, "requires": { "@eslint-community/regexpp": "^4.5.1", - "@typescript-eslint/scope-manager": "6.2.0", - "@typescript-eslint/type-utils": "6.2.0", - "@typescript-eslint/utils": "6.2.0", - "@typescript-eslint/visitor-keys": "6.2.0", + "@typescript-eslint/scope-manager": "6.10.0", + "@typescript-eslint/type-utils": "6.10.0", + "@typescript-eslint/utils": "6.10.0", + "@typescript-eslint/visitor-keys": "6.10.0", "debug": "^4.3.4", "graphemer": "^1.4.0", "ignore": "^5.2.4", "natural-compare": "^1.4.0", - "natural-compare-lite": "^1.4.0", "semver": "^7.5.4", "ts-api-utils": "^1.0.1" } }, "@typescript-eslint/parser": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.2.0.tgz", - "integrity": "sha512-igVYOqtiK/UsvKAmmloQAruAdUHihsOCvplJpplPZ+3h4aDkC/UKZZNKgB6h93ayuYLuEymU3h8nF1xMRbh37g==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.10.0.tgz", + "integrity": "sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==", "dev": true, "requires": { - "@typescript-eslint/scope-manager": "6.2.0", - "@typescript-eslint/types": "6.2.0", - "@typescript-eslint/typescript-estree": "6.2.0", - "@typescript-eslint/visitor-keys": "6.2.0", + "@typescript-eslint/scope-manager": "6.10.0", + "@typescript-eslint/types": "6.10.0", + "@typescript-eslint/typescript-estree": "6.10.0", + "@typescript-eslint/visitor-keys": "6.10.0", "debug": "^4.3.4" } }, "@typescript-eslint/scope-manager": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.2.0.tgz", - "integrity": "sha512-1ZMNVgm5nnHURU8ZSJ3snsHzpFeNK84rdZjluEVBGNu7jDymfqceB3kdIZ6A4xCfEFFhRIB6rF8q/JIqJd2R0Q==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz", + "integrity": "sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==", "dev": true, "requires": { - "@typescript-eslint/types": "6.2.0", - "@typescript-eslint/visitor-keys": "6.2.0" + "@typescript-eslint/types": "6.10.0", + "@typescript-eslint/visitor-keys": "6.10.0" } }, "@typescript-eslint/type-utils": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.2.0.tgz", - "integrity": "sha512-DnGZuNU2JN3AYwddYIqrVkYW0uUQdv0AY+kz2M25euVNlujcN2u+rJgfJsBFlUEzBB6OQkUqSZPyuTLf2bP5mw==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz", + "integrity": "sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==", "dev": true, "requires": { - "@typescript-eslint/typescript-estree": "6.2.0", - "@typescript-eslint/utils": "6.2.0", + "@typescript-eslint/typescript-estree": "6.10.0", + "@typescript-eslint/utils": "6.10.0", "debug": "^4.3.4", "ts-api-utils": "^1.0.1" } }, "@typescript-eslint/types": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.2.0.tgz", - "integrity": "sha512-1nRRaDlp/XYJQLvkQJG5F3uBTno5SHPT7XVcJ5n1/k2WfNI28nJsvLakxwZRNY5spuatEKO7d5nZWsQpkqXwBA==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.10.0.tgz", + "integrity": "sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==", "dev": true }, "@typescript-eslint/typescript-estree": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.2.0.tgz", - "integrity": "sha512-Mts6+3HQMSM+LZCglsc2yMIny37IhUgp1Qe8yJUYVyO6rHP7/vN0vajKu3JvHCBIy8TSiKddJ/Zwu80jhnGj1w==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz", + "integrity": "sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==", "dev": true, "requires": { - "@typescript-eslint/types": "6.2.0", - "@typescript-eslint/visitor-keys": "6.2.0", + "@typescript-eslint/types": "6.10.0", + "@typescript-eslint/visitor-keys": "6.10.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -12667,59 +11147,71 @@ } }, "@typescript-eslint/utils": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.2.0.tgz", - "integrity": "sha512-RCFrC1lXiX1qEZN8LmLrxYRhOkElEsPKTVSNout8DMzf8PeWoQG7Rxz2SadpJa3VSh5oYKGwt7j7X/VRg+Y3OQ==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.10.0.tgz", + "integrity": "sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==", "dev": true, "requires": { "@eslint-community/eslint-utils": "^4.4.0", "@types/json-schema": "^7.0.12", "@types/semver": "^7.5.0", - "@typescript-eslint/scope-manager": "6.2.0", - "@typescript-eslint/types": "6.2.0", - "@typescript-eslint/typescript-estree": "6.2.0", + "@typescript-eslint/scope-manager": "6.10.0", + "@typescript-eslint/types": "6.10.0", + "@typescript-eslint/typescript-estree": "6.10.0", "semver": "^7.5.4" } }, "@typescript-eslint/visitor-keys": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.2.0.tgz", - "integrity": "sha512-QbaYUQVKKo9bgCzpjz45llCfwakyoxHetIy8CAvYCtd16Zu1KrpzNHofwF8kGkpPOxZB2o6kz+0nqH8ZkIzuoQ==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz", + "integrity": "sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==", "dev": true, "requires": { - "@typescript-eslint/types": "6.2.0", + "@typescript-eslint/types": "6.10.0", "eslint-visitor-keys": "^3.4.1" } }, + "@ungap/structured-clone": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", + "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", + "dev": true + }, + "@vscode/web-custom-data": { + "version": "0.4.8", + "resolved": "https://registry.npmjs.org/@vscode/web-custom-data/-/web-custom-data-0.4.8.tgz", + "integrity": "sha512-rRiEeEX49wipCeGZo65mQJUEuCY3IXd6bet90eY6cMMQ9jBe2g3Njw/2ctbaxuACPnEKXTdW0dB7umxDln3Rzg==", + "dev": true + }, "@web/browser-logs": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@web/browser-logs/-/browser-logs-0.3.3.tgz", - "integrity": "sha512-wt8arj0x7ghXbnipgCvLR+xQ90cFg16ae23cFbInCrJvAxvyI22bAtT24W4XOXMPXwWLBVUJwBgBcXo3oKIvDw==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@web/browser-logs/-/browser-logs-0.4.0.tgz", + "integrity": "sha512-/EBiDAUCJ2DzZhaFxTPRIznEPeafdLbXShIL6aTu7x73x7ZoxSDv7DGuTsh2rWNMUa4+AKli4UORrpyv6QBOiA==", "dev": true, "requires": { "errorstacks": "^2.2.0" } }, "@web/config-loader": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@web/config-loader/-/config-loader-0.2.1.tgz", - "integrity": "sha512-cQvTYA5lWLyyO8/R2aOReiudLa8r0LFHvMNYCwSAjzvrghb+AHxaW3BJWP9ORx6OaDcI7g5X8OATA81LSJce4A==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@web/config-loader/-/config-loader-0.3.0.tgz", + "integrity": "sha512-OOhltaFpMzt1dG66yPoXgGvjwaUxy2SrOXd+o6CjOEFfjeKBI9QoHlagUvYiLAcMZrGGGL+Rl+mdqH+GUji0vQ==", "dev": true, "requires": { "semver": "^7.3.4" } }, "@web/dev-server": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@web/dev-server/-/dev-server-0.3.0.tgz", - "integrity": "sha512-QlKiWrf8MAUIXAhMSGuBepXyZFNOi3GDPQGsnf5ZAnFXUAOT3LCXiKSBMSKfXIrPpFQ7AzyJwT+KIZ7LvnMJcg==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@web/dev-server/-/dev-server-0.4.0.tgz", + "integrity": "sha512-xBV+mYLZnmIu47l0VWG4wSIl9FVF1c1+R0r3P4zWPkqh0qCoWPKv/ZwdEiKozmZib1QAHMB+7yYZr8ygYi/meA==", "dev": true, "requires": { "@babel/code-frame": "^7.12.11", "@types/command-line-args": "^5.0.0", - "@web/config-loader": "^0.2.1", - "@web/dev-server-core": "^0.5.1", - "@web/dev-server-rollup": "^0.5.1", + "@web/config-loader": "^0.3.0", + "@web/dev-server-core": "^0.7.0", + "@web/dev-server-rollup": "^0.6.0", "camelcase": "^6.2.0", "command-line-args": "^5.1.1", "command-line-usage": "^7.0.1", @@ -12732,14 +11224,14 @@ } }, "@web/dev-server-core": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@web/dev-server-core/-/dev-server-core-0.5.2.tgz", - "integrity": "sha512-7YjWmwzM+K5fPvBCXldUIMTK4EnEufi1aWQWinQE81oW1CqzEwmyUNCtnWV9fcPA4kJC4qrpcjWNGF4YDWxuSg==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/@web/dev-server-core/-/dev-server-core-0.7.0.tgz", + "integrity": "sha512-1FJe6cJ3r0x0ZmxY/FnXVduQD4lKX7QgYhyS6N+VmIpV+tBU4sGRbcrmeoYeY+nlnPa6p2oNuonk3X5ln/W95g==", "dev": true, "requires": { "@types/koa": "^2.11.6", "@types/ws": "^7.4.0", - "@web/parse5-utils": "^2.0.0", + "@web/parse5-utils": "^2.1.0", "chokidar": "^3.4.3", "clone": "^2.1.2", "es-module-lexer": "^1.0.0", @@ -12766,9 +11258,9 @@ } }, "@web/dev-server-legacy": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@web/dev-server-legacy/-/dev-server-legacy-2.0.1.tgz", - "integrity": "sha512-tE0yqPvFUHJhIU+TGFnkrbWDhhDSVRkatc9f68FDpnZfLSgrXiDJUIAIUGt+caWnglrFfk+1FMo31Ay6lx3vhw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@web/dev-server-legacy/-/dev-server-legacy-2.1.0.tgz", + "integrity": "sha512-4/v923DVn9LTSXrf3CriZySub2UqterdiHExzw1ieOrUizsMKwqtBzWDicn/x6kO+U3J3vxJ/STefEPLhWwHOQ==", "dev": true, "requires": { "@babel/core": "^7.12.10", @@ -12780,8 +11272,8 @@ "@babel/plugin-transform-modules-systemjs": "^7.12.1", "@babel/plugin-transform-template-literals": "^7.12.1", "@babel/preset-env": "^7.12.11", - "@web/dev-server-core": "^0.5.0", - "@web/polyfills-loader": "^2.0.0", + "@web/dev-server-core": "^0.7.0", + "@web/polyfills-loader": "^2.2.0", "browserslist": "^4.16.0", "browserslist-useragent": "^4.0.0", "caniuse-api": "^3.0.0", @@ -12790,23 +11282,34 @@ } }, "@web/dev-server-rollup": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@web/dev-server-rollup/-/dev-server-rollup-0.5.2.tgz", - "integrity": "sha512-R1heFIOmbExKJn2auDcOcF0EPoLQotZF1HE8Bpqq4TfLRkc7w+JClLdwkOMr/+Ip608cRw8VMkc7teYDFkvSXw==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@web/dev-server-rollup/-/dev-server-rollup-0.6.0.tgz", + "integrity": "sha512-3cSLo/H8AGrJH7BRY/s7W3g38gzaBj3jcLiT1iUXPNFVn4hQJDO8mZEHqe02/XcO5p6wE65w6GrH0NAjOu1gUg==", "dev": true, "requires": { "@rollup/plugin-node-resolve": "^15.0.1", - "@web/dev-server-core": "^0.5.0", + "@web/dev-server-core": "^0.7.0", "nanocolors": "^0.2.1", "parse5": "^6.0.1", "rollup": "^3.15.0", "whatwg-url": "^11.0.0" + }, + "dependencies": { + "rollup": { + "version": "3.29.4", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", + "integrity": "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==", + "dev": true, + "requires": { + "fsevents": "~2.3.2" + } + } } }, "@web/parse5-utils": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@web/parse5-utils/-/parse5-utils-2.0.0.tgz", - "integrity": "sha512-9pxjAg1k0Ie3t4gTQr/nmoTrvq6wmP40MNPwaetaN+jPc328MpO+WzmEApvJOW65v7lamjlvYFDsdvG8Lrd87Q==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@web/parse5-utils/-/parse5-utils-2.1.0.tgz", + "integrity": "sha512-GzfK5disEJ6wEjoPwx8AVNwUe9gYIiwc+x//QYxYDAFKUp4Xb1OJAGLc2l2gVrSQmtPGLKrTRcW90Hv4pEq1qA==", "dev": true, "requires": { "@types/parse5": "^6.0.1", @@ -12814,13 +11317,13 @@ } }, "@web/polyfills-loader": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@web/polyfills-loader/-/polyfills-loader-2.1.1.tgz", - "integrity": "sha512-Wjoh6CexTWnurgtQlDNsIE1guU6bMWCqEpWlKVVt8em8o1JjBlNMI5WHnTAa3sba92xookPiVuhMyXCfdUsFfA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@web/polyfills-loader/-/polyfills-loader-2.2.0.tgz", + "integrity": "sha512-zxlOIXdS5HzRm3wgt7BWd8zsKCL2DM88rVRkGjKI8sikTEBLJ3mtcXJ6Or6T3EYQinihst89qzHGZ5mS1lkiPw==", "dev": true, "requires": { "@babel/core": "^7.12.10", - "@web/parse5-utils": "^2.0.0", + "@web/parse5-utils": "^2.1.0", "@webcomponents/scoped-custom-element-registry": "^0.0.9", "@webcomponents/shadycss": "^1.11.0", "@webcomponents/webcomponentsjs": "^2.5.0", @@ -12841,18 +11344,18 @@ } }, "@web/test-runner": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/@web/test-runner/-/test-runner-0.17.0.tgz", - "integrity": "sha512-wt2auPsy8ZChqqiCrRdS4DInCAUnEOYZfpPV9Shx/6/UKqhg8MTgPJQ53wDRsCjzxxgZLhVeBpGKP3jmZriFxw==", - "dev": true, - "requires": { - "@web/browser-logs": "^0.3.3", - "@web/config-loader": "^0.2.1", - "@web/dev-server": "^0.3.0", - "@web/test-runner-chrome": "^0.14.0", - "@web/test-runner-commands": "^0.8.0", - "@web/test-runner-core": "^0.11.1", - "@web/test-runner-mocha": "^0.8.1", + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/@web/test-runner/-/test-runner-0.18.0.tgz", + "integrity": "sha512-aAlQrdSqwCie1mxuSK5kM0RYDJZL4Q0Hd5LeXn1on3OtHLtgztL4dZzzNSuAWablR2/Vuve3ChwDDxmYSTqXRg==", + "dev": true, + "requires": { + "@web/browser-logs": "^0.4.0", + "@web/config-loader": "^0.3.0", + "@web/dev-server": "^0.4.0", + "@web/test-runner-chrome": "^0.15.0", + "@web/test-runner-commands": "^0.9.0", + "@web/test-runner-core": "^0.13.0", + "@web/test-runner-mocha": "^0.9.0", "camelcase": "^6.2.0", "command-line-args": "^5.1.1", "command-line-usage": "^7.0.1", @@ -12862,43 +11365,35 @@ "nanocolors": "^0.2.1", "portfinder": "^1.0.32", "source-map": "^0.7.3" - }, - "dependencies": { - "convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true - } } }, "@web/test-runner-chrome": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/@web/test-runner-chrome/-/test-runner-chrome-0.14.0.tgz", - "integrity": "sha512-iAgcKC65RsFf5UvG7cBAguXVPkCEpdVfq2GPfZiXnrA/DXVMMZhsqQW+opDUQnG+50cO1GpOgMWBcurEhKBu6Q==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-chrome/-/test-runner-chrome-0.15.0.tgz", + "integrity": "sha512-ZqkTJGQ57FDz3lWw+9CKfHuTV64S9GzBy5+0siSQulEVPfGiTzpksx9DohtA3BCLXdbEq4OHg40/XIQJomlc9w==", "dev": true, "requires": { - "@web/test-runner-core": "^0.11.2", - "@web/test-runner-coverage-v8": "^0.7.0", + "@web/test-runner-core": "^0.13.0", + "@web/test-runner-coverage-v8": "^0.8.0", "async-mutex": "0.4.0", "chrome-launcher": "^0.15.0", "puppeteer-core": "^20.0.0" } }, "@web/test-runner-commands": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@web/test-runner-commands/-/test-runner-commands-0.8.0.tgz", - "integrity": "sha512-R40Rz+Tf3Y3Z4Ka9ey0DQcwYz3BflkyaoL2TNc7CR33iN6zv9pzRkRrtt4M/cSQfOPBTEsLlVAi1FsbvXsCKuQ==", + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-commands/-/test-runner-commands-0.9.0.tgz", + "integrity": "sha512-zeLI6QdH0jzzJMDV5O42Pd8WLJtYqovgdt0JdytgHc0d1EpzXDsc7NTCJSImboc2NcayIsWAvvGGeRF69SMMYg==", "dev": true, "requires": { - "@web/test-runner-core": "^0.11.1", + "@web/test-runner-core": "^0.13.0", "mkdirp": "^1.0.4" } }, "@web/test-runner-core": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/@web/test-runner-core/-/test-runner-core-0.11.2.tgz", - "integrity": "sha512-7padi7pGg2xSW/i6iSApUwxlNaHv2bFBM+MiivkzJ0vet/a/+Fz35bOo8L8Ra7b/1my4VYBsPcWX0PVPowbXRg==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-core/-/test-runner-core-0.13.0.tgz", + "integrity": "sha512-mUrETPg9n4dHWEk+D46BU3xVhQf+ljT4cG7FSpmF7AIOsXWgWHoaXp6ReeVcEmM5fmznXec2O/apTb9hpGrP3w==", "dev": true, "requires": { "@babel/code-frame": "^7.12.11", @@ -12908,8 +11403,8 @@ "@types/debounce": "^1.2.0", "@types/istanbul-lib-coverage": "^2.0.3", "@types/istanbul-reports": "^3.0.0", - "@web/browser-logs": "^0.3.2", - "@web/dev-server-core": "^0.5.1", + "@web/browser-logs": "^0.4.0", + "@web/dev-server-core": "^0.7.0", "chokidar": "^3.4.3", "cli-cursor": "^3.1.0", "co-body": "^6.1.0", @@ -12919,7 +11414,7 @@ "globby": "^11.0.1", "ip": "^1.1.5", "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-report": "^3.0.0", + "istanbul-lib-report": "^3.0.1", "istanbul-reports": "^3.0.2", "log-update": "^4.0.0", "nanocolors": "^0.2.1", @@ -12927,23 +11422,15 @@ "open": "^8.0.2", "picomatch": "^2.2.2", "source-map": "^0.7.3" - }, - "dependencies": { - "convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true - } } }, "@web/test-runner-coverage-v8": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/@web/test-runner-coverage-v8/-/test-runner-coverage-v8-0.7.1.tgz", - "integrity": "sha512-R0laTOxbLg7kVKHCBILEmja3w1ihlwkB+eRc7J06/ByyZoQVWxkM9SrTAUx7qCFI6o738Jj24a6TfIDbu3CwSA==", + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-coverage-v8/-/test-runner-coverage-v8-0.8.0.tgz", + "integrity": "sha512-PskiucYpjUtgNfR2zF2AWqWwjXL7H3WW/SnCAYmzUrtob7X9o/+BjdyZ4wKbOxWWSbJO4lEdGIDLu+8X2Xw+lA==", "dev": true, "requires": { - "@web/test-runner-core": "^0.11.0", + "@web/test-runner-core": "^0.13.0", "istanbul-lib-coverage": "^3.0.0", "lru-cache": "^8.0.4", "picomatch": "^2.2.2", @@ -12959,23 +11446,22 @@ } }, "@web/test-runner-mocha": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@web/test-runner-mocha/-/test-runner-mocha-0.8.1.tgz", - "integrity": "sha512-CfYNZBbUSBiPNKkbF/dhxayecLCYZnu3g4cfgpfgmvLewlVOO6gNxaPt2c1/QhZutzTvXcMlsmaoWyk08F+V6A==", + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-mocha/-/test-runner-mocha-0.9.0.tgz", + "integrity": "sha512-ZL9F6FXd0DBQvo/h/+mSfzFTSRVxzV9st/AHhpgABtUtV/AIpVE9to6+xdkpu6827kwjezdpuadPfg+PlrBWqQ==", "dev": true, "requires": { - "@types/mocha": "^10.0.1", - "@web/test-runner-core": "^0.11.1" + "@web/test-runner-core": "^0.13.0" } }, "@web/test-runner-playwright": { - "version": "0.10.1", - "resolved": "https://registry.npmjs.org/@web/test-runner-playwright/-/test-runner-playwright-0.10.1.tgz", - "integrity": "sha512-/sEfuKc60UT0gXdn7M6lFddh+nCepO73gLPe2Og7jfoFv2tDkkk41RYBG75jx11RMVOJ6+i1peluLZSVxLlcEg==", + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@web/test-runner-playwright/-/test-runner-playwright-0.11.0.tgz", + "integrity": "sha512-s+f43DSAcssKYVOD9SuzueUcctJdHzq1by45gAnSCKa9FQcaTbuYe8CzmxA21g+NcL5+ayo4z+MA9PO4H+PssQ==", "dev": true, "requires": { - "@web/test-runner-core": "^0.11.0", - "@web/test-runner-coverage-v8": "^0.7.0", + "@web/test-runner-core": "^0.13.0", + "@web/test-runner-coverage-v8": "^0.8.0", "playwright": "^1.22.2" } }, @@ -13035,16 +11521,6 @@ "debug": "^4.3.4" } }, - "aggregate-error": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", - "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", - "dev": true, - "requires": { - "clean-stack": "^2.0.0", - "indent-string": "^4.0.0" - } - }, "ajv": { "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", @@ -13073,9 +11549,9 @@ "dev": true }, "ansi-sequence-parser": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/ansi-sequence-parser/-/ansi-sequence-parser-1.1.0.tgz", - "integrity": "sha512-lEm8mt52to2fT8GhciPCGeCXACSz2UwIN4X2e2LJSnZ5uAbn2/dsYdOmUXq0AtWS5cpAupysIneExOgH0Vd2TQ==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ansi-sequence-parser/-/ansi-sequence-parser-1.1.1.tgz", + "integrity": "sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==", "dev": true }, "ansi-styles": { @@ -13103,24 +11579,6 @@ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, - "arr-diff": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", - "integrity": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==", - "dev": true - }, - "arr-flatten": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", - "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", - "dev": true - }, - "arr-union": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", - "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==", - "dev": true - }, "array-back": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/array-back/-/array-back-3.1.0.tgz", @@ -13133,18 +11591,6 @@ "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", "dev": true }, - "array-unique": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", - "integrity": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==", - "dev": true - }, - "assign-symbols": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", - "integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==", - "dev": true - }, "ast-types": { "version": "0.13.4", "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", @@ -13178,16 +11624,10 @@ "tslib": "^2.4.0" } }, - "atob": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", - "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", - "dev": true - }, "axe-core": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.2.tgz", - "integrity": "sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.2.tgz", + "integrity": "sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==", "dev": true }, "b4a": { @@ -13197,13 +11637,13 @@ "dev": true }, "babel-plugin-polyfill-corejs2": { - "version": "0.4.5", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.5.tgz", - "integrity": "sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==", + "version": "0.4.6", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz", + "integrity": "sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==", "dev": true, "requires": { "@babel/compat-data": "^7.22.6", - "@babel/helper-define-polyfill-provider": "^0.4.2", + "@babel/helper-define-polyfill-provider": "^0.4.3", "semver": "^6.3.1" }, "dependencies": { @@ -13216,22 +11656,22 @@ } }, "babel-plugin-polyfill-corejs3": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.3.tgz", - "integrity": "sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==", + "version": "0.8.6", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz", + "integrity": "sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==", "dev": true, "requires": { - "@babel/helper-define-polyfill-provider": "^0.4.2", - "core-js-compat": "^3.31.0" + "@babel/helper-define-polyfill-provider": "^0.4.3", + "core-js-compat": "^3.33.1" } }, "babel-plugin-polyfill-regenerator": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.2.tgz", - "integrity": "sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==", + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz", + "integrity": "sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==", "dev": true, "requires": { - "@babel/helper-define-polyfill-provider": "^0.4.2" + "@babel/helper-define-polyfill-provider": "^0.4.3" } }, "balanced-match": { @@ -13240,32 +11680,6 @@ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", "dev": true }, - "base": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", - "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", - "dev": true, - "requires": { - "cache-base": "^1.0.1", - "class-utils": "^0.3.5", - "component-emitter": "^1.2.1", - "define-property": "^1.0.0", - "isobject": "^3.0.1", - "mixin-deep": "^1.2.0", - "pascalcase": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - } - } - }, "base64-js": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", @@ -13303,25 +11717,16 @@ "fill-range": "^7.0.1" } }, - "brotli-size": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/brotli-size/-/brotli-size-4.0.0.tgz", - "integrity": "sha512-uA9fOtlTRC0iqKfzff1W34DXUA3GyVqbUaeo3Rw3d4gd1eavKVCETXrn3NzO74W+UVkG3UHu8WxUi+XvKI/huA==", - "dev": true, - "requires": { - "duplexer": "0.1.1" - } - }, "browserslist": { - "version": "4.21.9", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.9.tgz", - "integrity": "sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==", + "version": "4.22.1", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.22.1.tgz", + "integrity": "sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==", "dev": true, "requires": { - "caniuse-lite": "^1.0.30001503", - "electron-to-chromium": "^1.4.431", - "node-releases": "^2.0.12", - "update-browserslist-db": "^1.0.11" + "caniuse-lite": "^1.0.30001541", + "electron-to-chromium": "^1.4.535", + "node-releases": "^2.0.13", + "update-browserslist-db": "^1.0.13" } }, "browserslist-useragent": { @@ -13368,23 +11773,6 @@ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", "dev": true }, - "cache-base": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", - "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", - "dev": true, - "requires": { - "collection-visit": "^1.0.0", - "component-emitter": "^1.2.1", - "get-value": "^2.0.6", - "has-value": "^1.0.0", - "isobject": "^3.0.1", - "set-value": "^2.0.0", - "to-object-path": "^0.3.0", - "union-value": "^1.0.0", - "unset-value": "^1.0.0" - } - }, "cache-content-type": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/cache-content-type/-/cache-content-type-1.0.1.tgz", @@ -13396,21 +11784,16 @@ } }, "call-bind": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", - "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz", + "integrity": "sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==", "dev": true, "requires": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.1", + "set-function-length": "^1.1.1" } }, - "call-me-maybe": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.2.tgz", - "integrity": "sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==", - "dev": true - }, "callsites": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", @@ -13436,9 +11819,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001517", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001517.tgz", - "integrity": "sha512-Vdhm5S11DaFVLlyiKu4hiUTkpZu+y1KA/rZZqVQfOD5YdDT/eQKlkt7NaE0WGOFgX32diqt9MiP9CAiFeRklaA==", + "version": "1.0.30001561", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz", + "integrity": "sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==", "dev": true }, "chai-a11y-axe": { @@ -13566,92 +11949,6 @@ "mitt": "3.0.0" } }, - "class-utils": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", - "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", - "dev": true, - "requires": { - "arr-union": "^3.1.0", - "define-property": "^0.2.5", - "isobject": "^3.0.0", - "static-extend": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - } - }, - "kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true - } - } - }, - "clean-stack": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", - "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", - "dev": true - }, "cli-cursor": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz", @@ -13661,16 +11958,6 @@ "restore-cursor": "^3.1.0" } }, - "cli-table3": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz", - "integrity": "sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==", - "dev": true, - "requires": { - "@colors/colors": "1.5.0", - "string-width": "^4.2.0" - } - }, "cli-truncate": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-3.1.0.tgz", @@ -13807,27 +12094,6 @@ "qs": "^6.5.2", "raw-body": "^2.3.3", "type-is": "^1.6.16" - }, - "dependencies": { - "qs": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", - "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", - "dev": true, - "requires": { - "side-channel": "^1.0.4" - } - } - } - }, - "collection-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", - "integrity": "sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==", - "dev": true, - "requires": { - "map-visit": "^1.0.0", - "object-visit": "^1.0.0" } }, "color-convert": { @@ -13890,15 +12156,9 @@ } }, "commander": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", - "dev": true - }, - "component-emitter": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", - "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz", + "integrity": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==", "dev": true }, "concat-map": { @@ -13929,9 +12189,9 @@ "dev": true }, "convert-source-map": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", - "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", "dev": true }, "cookies": { @@ -13944,25 +12204,19 @@ "keygrip": "~1.1.0" } }, - "copy-descriptor": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", - "integrity": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==", - "dev": true - }, "core-js-bundle": { - "version": "3.31.1", - "resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.31.1.tgz", - "integrity": "sha512-9mV/Sev/3MeCyEOmlcoensQOP6HS2iM3n+8ga+7flwxIVw1Se7Y/6Hyz7OWw/s6oOl6TZzA4vyTBEXUKroc44w==", + "version": "3.33.2", + "resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.33.2.tgz", + "integrity": "sha512-kzjfHknAHPfXo+jzJQRDiWdKlij0VEgk69epwakY9KEbAejOnhN1XP6oBjv8GGuZuQop/8kAuRuhDHGG0ab0xQ==", "dev": true }, "core-js-compat": { - "version": "3.31.1", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.31.1.tgz", - "integrity": "sha512-wIDWd2s5/5aJSdpOJHfSibxNODxoGoWOBHt8JSPB41NOE94M7kuTPZCYLOlTtuoXTsBPKobpJ6T+y0SSy5L9SA==", + "version": "3.33.2", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.33.2.tgz", + "integrity": "sha512-axfo+wxFVxnqf8RvxTzoAlzW4gRoacrHeoFlc9n0x50+7BEyZL/Rt3hicaED1/CEd7I6tPCPVUYcJwCMO5XUYw==", "dev": true, "requires": { - "browserslist": "^4.21.9" + "browserslist": "^4.22.1" } }, "cross-fetch": { @@ -13986,9 +12240,9 @@ } }, "data-uri-to-buffer": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-5.0.1.tgz", - "integrity": "sha512-a9l6T1qqDogvvnw0nKlfZzqsyikEBZBClF39V3TFoKhDtGBqHu2HkuomJc02j5zft8zrUaXEuoicLeW54RkzPg==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.1.tgz", + "integrity": "sha512-MZd3VlchQkp8rdend6vrx7MmVDJzSNTBvghvKjirLkD+WTChA3KUf0jkE68Q4UyctNqI11zZO9/x2Yx+ub5Cvg==", "dev": true }, "debounce": { @@ -14006,18 +12260,6 @@ "ms": "2.1.2" } }, - "decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", - "dev": true - }, - "decode-uri-component": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", - "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", - "dev": true - }, "deep-equal": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz", @@ -14036,22 +12278,23 @@ "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==", "dev": true }, + "define-data-property": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz", + "integrity": "sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==", + "dev": true, + "requires": { + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" + } + }, "define-lazy-prop": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", "dev": true }, - "define-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", - "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", - "dev": true, - "requires": { - "is-descriptor": "^1.0.2", - "isobject": "^3.0.1" - } - }, "degenerator": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", @@ -14128,12 +12371,6 @@ "esutils": "^2.0.2" } }, - "duplexer": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz", - "integrity": "sha512-sxNZ+ljy+RA1maXoUReeqBBpBC6RLKmg5ewzV+x+mSETmWNoKdZN6vcQjpFROemza23hGFskJtFNoUWUaQ+R4Q==", - "dev": true - }, "dynamic-import-polyfill": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/dynamic-import-polyfill/-/dynamic-import-polyfill-0.1.1.tgz", @@ -14153,9 +12390,9 @@ "dev": true }, "electron-to-chromium": { - "version": "1.4.470", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.470.tgz", - "integrity": "sha512-zZM48Lmy2FKWgqyvsX9XK+J6FfP7aCDUFLmgooLJzA7v1agCs/sxSoBpTIwDLhmbhpx9yJIxj2INig/ncjJRqg==", + "version": "1.4.578", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.578.tgz", + "integrity": "sha512-V0ZhSu1BQZKfG0yNEL6Dadzik8E1vAzfpVOapdSiT9F6yapEJ3Bk+4tZ4SMPdWiUchCgnM/ByYtBzp5ntzDMIA==", "dev": true }, "emoji-regex": { @@ -14192,9 +12429,9 @@ "dev": true }, "es-module-shims": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/es-module-shims/-/es-module-shims-1.8.0.tgz", - "integrity": "sha512-5l/AqgnWvYFF38qkK8VNoQ8BL3LkJ8bAJuxhOKA/JqoLC4bcaeJeLwMkhEcrDsf5IUCDdwZ6eEG40+Xuh/APcQ==", + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/es-module-shims/-/es-module-shims-1.8.1.tgz", + "integrity": "sha512-egouQrkryAJpKHVDZICQq5+fW4z1RomzVJpicA+8yqUHzKkTuMeoHaNIZ7PsWDnRl0ImCEVJEpW/aVb6JYKVJg==", "dev": true }, "escalade": { @@ -14237,27 +12474,28 @@ } }, "eslint": { - "version": "8.45.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.45.0.tgz", - "integrity": "sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==", + "version": "8.53.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz", + "integrity": "sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==", "dev": true, "requires": { "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.4.0", - "@eslint/eslintrc": "^2.1.0", - "@eslint/js": "8.44.0", - "@humanwhocodes/config-array": "^0.11.10", + "@eslint-community/regexpp": "^4.6.1", + "@eslint/eslintrc": "^2.1.3", + "@eslint/js": "8.53.0", + "@humanwhocodes/config-array": "^0.11.13", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", - "ajv": "^6.10.0", + "@ungap/structured-clone": "^1.2.0", + "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.0", - "eslint-visitor-keys": "^3.4.1", - "espree": "^9.6.0", + "eslint-scope": "^7.2.2", + "eslint-visitor-keys": "^3.4.3", + "espree": "^9.6.1", "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", @@ -14325,9 +12563,9 @@ } }, "globals": { - "version": "13.20.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "version": "13.23.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", + "integrity": "sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==", "dev": true, "requires": { "type-fest": "^0.20.2" @@ -14357,16 +12595,16 @@ } }, "eslint-config-prettier": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", - "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz", + "integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==", "dev": true, "requires": {} }, "eslint-scope": { - "version": "7.2.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.1.tgz", - "integrity": "sha512-CvefSOsDdaYYvxChovdrPo/ZGt8d5lrJWleAc1diXRKhHGiTYEI26cvo8Kle/wGnsizoCJjK73FMg1/IkIwiNA==", + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", "dev": true, "requires": { "esrecurse": "^4.3.0", @@ -14374,9 +12612,9 @@ } }, "eslint-visitor-keys": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", - "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true }, "espree": { @@ -14430,185 +12668,69 @@ "version": "2.0.3", "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true - }, - "etag": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", - "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", - "dev": true - }, - "execa": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz", - "integrity": "sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==", - "dev": true, - "requires": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.1", - "human-signals": "^4.3.0", - "is-stream": "^3.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^5.1.0", - "onetime": "^6.0.0", - "signal-exit": "^3.0.7", - "strip-final-newline": "^3.0.0" - }, - "dependencies": { - "is-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz", - "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==", - "dev": true - }, - "mimic-fn": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz", - "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==", - "dev": true - }, - "onetime": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz", - "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==", - "dev": true, - "requires": { - "mimic-fn": "^4.0.0" - } - } - } - }, - "expand-brackets": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", - "integrity": "sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==", - "dev": true, - "requires": { - "debug": "^2.3.3", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "posix-character-classes": "^0.1.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - } - }, - "kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - } - } + "dev": true }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } + "etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "dev": true }, - "extglob": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", - "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", + "eventemitter3": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", + "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", + "dev": true + }, + "execa": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz", + "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==", "dev": true, "requires": { - "array-unique": "^0.3.2", - "define-property": "^1.0.0", - "expand-brackets": "^2.1.4", - "extend-shallow": "^2.0.1", - "fragment-cache": "^0.2.1", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" + "cross-spawn": "^7.0.3", + "get-stream": "^8.0.1", + "human-signals": "^5.0.0", + "is-stream": "^3.0.0", + "merge-stream": "^2.0.0", + "npm-run-path": "^5.1.0", + "onetime": "^6.0.0", + "signal-exit": "^4.1.0", + "strip-final-newline": "^3.0.0" }, "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", + "get-stream": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz", + "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==", + "dev": true + }, + "is-stream": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz", + "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==", + "dev": true + }, + "mimic-fn": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz", + "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==", + "dev": true + }, + "onetime": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz", + "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==", "dev": true, "requires": { - "is-descriptor": "^1.0.0" + "mimic-fn": "^4.0.0" } + }, + "signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true } } }, @@ -14642,9 +12764,9 @@ "dev": true }, "fast-fifo": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.0.tgz", - "integrity": "sha512-IgfweLvEpwyA4WgiQe9Nx6VV2QkML2NkvZnk1oKnIzXgXdWxuhF7zw4DvLTPZJn6PIUneiAXPF24QmoEqHTjyw==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", "dev": true }, "fast-glob": { @@ -14699,12 +12821,6 @@ "flat-cache": "^3.0.4" } }, - "filesize": { - "version": "10.0.7", - "resolved": "https://registry.npmjs.org/filesize/-/filesize-10.0.7.tgz", - "integrity": "sha512-iMRG7Qo9nayLoU3PNCiLizYtsy4W1ClrapeCwEgtiQelOAOuRJiw4QaLI+sSr8xr901dgHv+EYP2bCusGZgoiA==", - "dev": true - }, "fill-range": { "version": "7.0.1", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", @@ -14734,12 +12850,13 @@ } }, "flat-cache": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", - "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.1.tgz", + "integrity": "sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q==", "dev": true, "requires": { - "flatted": "^3.1.0", + "flatted": "^3.2.9", + "keyv": "^4.5.3", "rimraf": "^3.0.2" }, "dependencies": { @@ -14769,15 +12886,9 @@ } }, "flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", - "dev": true - }, - "for-in": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", - "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==", + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", "dev": true }, "foreground-child": { @@ -14791,22 +12902,13 @@ }, "dependencies": { "signal-exit": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.2.tgz", - "integrity": "sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "dev": true } } }, - "fragment-cache": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", - "integrity": "sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==", - "dev": true, - "requires": { - "map-cache": "^0.2.2" - } - }, "fresh": { "version": "0.5.2", "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", @@ -14838,9 +12940,9 @@ "optional": true }, "function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", "dev": true }, "gensync": { @@ -14856,14 +12958,15 @@ "dev": true }, "get-intrinsic": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz", - "integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.2.tgz", + "integrity": "sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==", "dev": true, "requires": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-symbols": "^1.0.3" + "function-bind": "^1.1.2", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0" } }, "get-stream": { @@ -14873,31 +12976,25 @@ "dev": true }, "get-uri": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.1.tgz", - "integrity": "sha512-7ZqONUVqaabogsYNWlYj0t3YZaL6dhuEueZXGF+/YVmf6dHmaFg8/6psJKqhx9QykIDKzpGcy2cn4oV4YC7V/Q==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.2.tgz", + "integrity": "sha512-5KLucCJobh8vBY1K07EFV4+cPZH3mrV9YeAruUseCQKHB58SGjjT2l9/eA9LD082IiuMjSlFJEcdJ27TXvbZNw==", "dev": true, "requires": { "basic-ftp": "^5.0.2", - "data-uri-to-buffer": "^5.0.1", + "data-uri-to-buffer": "^6.0.0", "debug": "^4.3.4", "fs-extra": "^8.1.0" } }, - "get-value": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", - "integrity": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==", - "dev": true - }, "glob": { - "version": "10.3.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.3.tgz", - "integrity": "sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==", + "version": "10.3.10", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", + "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", "dev": true, "requires": { "foreground-child": "^3.1.0", - "jackspeak": "^2.0.3", + "jackspeak": "^2.3.5", "minimatch": "^9.0.1", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", "path-scurry": "^1.10.1" @@ -14932,12 +13029,6 @@ "is-glob": "^4.0.1" } }, - "glob-to-regexp": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz", - "integrity": "sha512-Iozmtbqv0noj0uDDqoL0zNq0VBEfK2YFoMAZoxJe4cwphvLR+JskfF30QhXHOR4m3KrE6NLRYw+U9MRXvifyig==", - "dev": true - }, "globals": { "version": "11.12.0", "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", @@ -14958,6 +13049,15 @@ "slash": "^3.0.0" } }, + "gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "dev": true, + "requires": { + "get-intrinsic": "^1.1.3" + } + }, "graceful-fs": { "version": "4.2.11", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", @@ -14970,23 +13070,6 @@ "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", "dev": true }, - "gzip-size": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-7.0.0.tgz", - "integrity": "sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==", - "dev": true, - "requires": { - "duplexer": "^0.1.2" - }, - "dependencies": { - "duplexer": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", - "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", - "dev": true - } - } - }, "has": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", @@ -15002,6 +13085,21 @@ "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", "dev": true }, + "has-property-descriptors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz", + "integrity": "sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==", + "dev": true, + "requires": { + "get-intrinsic": "^1.2.2" + } + }, + "has-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", + "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", + "dev": true + }, "has-symbols": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", @@ -15017,56 +13115,13 @@ "has-symbols": "^1.0.2" } }, - "has-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", - "integrity": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==", - "dev": true, - "requires": { - "get-value": "^2.0.6", - "has-values": "^1.0.0", - "isobject": "^3.0.0" - } - }, - "has-values": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", - "integrity": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==", + "hasown": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", + "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", "dev": true, "requires": { - "is-number": "^3.0.0", - "kind-of": "^4.0.0" - }, - "dependencies": { - "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "kind-of": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } + "function-bind": "^1.1.2" } }, "html-escaper": { @@ -15123,9 +13178,9 @@ } }, "https-proxy-agent": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.1.tgz", - "integrity": "sha512-Eun8zV0kcYS1g19r78osiQLEFIRspRUDd9tIfBCTBPBeMieF/EsJNL8VI3xOIdYRDEkjQnqOYPsZ2DsWsVsFwQ==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz", + "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==", "dev": true, "requires": { "agent-base": "^7.0.2", @@ -15133,9 +13188,9 @@ } }, "human-signals": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz", - "integrity": "sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz", + "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==", "dev": true }, "husky": { @@ -15181,16 +13236,10 @@ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", "dev": true }, - "indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", - "dev": true - }, "inflation": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/inflation/-/inflation-2.0.0.tgz", - "integrity": "sha512-m3xv4hJYR2oXw4o4Y5l6P5P16WYmazYof+el6Al3f+YlggGj6qT9kImBAnzDelRALnP5d3h4jGBPKzYCizjZZw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/inflation/-/inflation-2.1.0.tgz", + "integrity": "sha512-t54PPJHG1Pp7VQvxyVCJ9mBbjG3Hqryges9bXoOO6GExCPa+//i/d5GSuFtpx3ALLd7lgIAur6zrIlBQyJuMlQ==", "dev": true }, "inflight": { @@ -15221,15 +13270,6 @@ "integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==", "dev": true }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, "is-binary-path": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", @@ -15239,12 +13279,6 @@ "binary-extensions": "^2.0.0" } }, - "is-buffer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", - "dev": true - }, "is-builtin-module": { "version": "3.2.1", "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz", @@ -15263,38 +13297,12 @@ "has": "^1.0.3" } }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - }, "is-docker": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", "dev": true }, - "is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", - "dev": true - }, "is-extglob": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", @@ -15343,27 +13351,12 @@ "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", "dev": true }, - "is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dev": true, - "requires": { - "isobject": "^3.0.1" - } - }, "is-stream": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", "dev": true }, - "is-windows": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", - "dev": true - }, "is-wsl": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", @@ -15373,12 +13366,6 @@ "is-docker": "^2.0.0" } }, - "isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", - "dev": true - }, "isbinaryfile": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-5.0.0.tgz", @@ -15391,26 +13378,20 @@ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", "dev": true }, - "isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", - "dev": true - }, "istanbul-lib-coverage": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz", - "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", + "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", "dev": true }, "istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", + "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", "dev": true, "requires": { "istanbul-lib-coverage": "^3.0.0", - "make-dir": "^3.0.0", + "make-dir": "^4.0.0", "supports-color": "^7.1.0" }, "dependencies": { @@ -15432,9 +13413,9 @@ } }, "istanbul-reports": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz", - "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==", + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.6.tgz", + "integrity": "sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==", "dev": true, "requires": { "html-escaper": "^2.0.0", @@ -15442,9 +13423,9 @@ } }, "jackspeak": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.2.tgz", - "integrity": "sha512-mgNtVv4vUuaKA97yxUHoA3+FkuhtxkjdXEWOyB/N76fjy0FjezEt34oy3epBtvCvS+7DyKwqCFWx/oJLV5+kCg==", + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", "dev": true, "requires": { "@isaacs/cliui": "^8.0.2", @@ -15472,6 +13453,12 @@ "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", "dev": true }, + "json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, "json-schema-traverse": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", @@ -15514,11 +13501,14 @@ "tsscmp": "1.0.6" } }, - "kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "dev": true + "keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "requires": { + "json-buffer": "3.0.1" + } }, "koa": { "version": "2.13.4", @@ -15641,324 +13631,233 @@ "debug": "^2.6.9", "marky": "^1.2.2" }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - } - } - }, - "lilconfig": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", - "dev": true - }, - "lint-staged": { - "version": "13.2.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.2.3.tgz", - "integrity": "sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==", - "dev": true, - "requires": { - "chalk": "5.2.0", - "cli-truncate": "^3.1.0", - "commander": "^10.0.0", - "debug": "^4.3.4", - "execa": "^7.0.0", - "lilconfig": "2.1.0", - "listr2": "^5.0.7", - "micromatch": "^4.0.5", - "normalize-path": "^3.0.0", - "object-inspect": "^1.12.3", - "pidtree": "^0.6.0", - "string-argv": "^0.3.1", - "yaml": "^2.2.2" - }, - "dependencies": { - "chalk": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.2.0.tgz", - "integrity": "sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==", - "dev": true - } - } - }, - "listr2": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/listr2/-/listr2-5.0.8.tgz", - "integrity": "sha512-mC73LitKHj9w6v30nLNGPetZIlfpUniNSsxxrbaPcWOjDb92SHPzJPi/t+v1YC/lxKz/AJ9egOjww0qUuFxBpA==", - "dev": true, - "requires": { - "cli-truncate": "^2.1.0", - "colorette": "^2.0.19", - "log-update": "^4.0.0", - "p-map": "^4.0.0", - "rfdc": "^1.3.0", - "rxjs": "^7.8.0", - "through": "^2.3.8", - "wrap-ansi": "^7.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "cli-truncate": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz", - "integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==", - "dev": true, - "requires": { - "slice-ansi": "^3.0.0", - "string-width": "^4.2.0" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "slice-ansi": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz", - "integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - } - }, - "wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dependencies": { + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dev": true, "requires": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" + "ms": "2.0.0" } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true } } }, - "lit": { - "version": "2.7.6", - "resolved": "https://registry.npmjs.org/lit/-/lit-2.7.6.tgz", - "integrity": "sha512-1amFHA7t4VaaDe+vdQejSVBklwtH9svGoG6/dZi9JhxtJBBlqY5D1RV7iLUYY0trCqQc4NfhYYZilZiVHt7Hxg==", + "lilconfig": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", + "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "dev": true + }, + "lint-staged": { + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.0.2.tgz", + "integrity": "sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw==", + "dev": true, "requires": { - "@lit/reactive-element": "^1.6.0", - "lit-element": "^3.3.0", - "lit-html": "^2.7.0" + "chalk": "5.3.0", + "commander": "11.1.0", + "debug": "4.3.4", + "execa": "8.0.1", + "lilconfig": "2.1.0", + "listr2": "7.0.2", + "micromatch": "4.0.5", + "pidtree": "0.6.0", + "string-argv": "0.3.2", + "yaml": "2.3.3" + }, + "dependencies": { + "chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "dev": true + } } }, - "lit-analyzer": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/lit-analyzer/-/lit-analyzer-1.2.1.tgz", - "integrity": "sha512-OEARBhDidyaQENavLbzpTKbEmu5rnAI+SdYsH4ia1BlGlLiqQXoym7uH1MaRPtwtUPbkhUfT4OBDZ+74VHc3Cg==", + "listr2": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/listr2/-/listr2-7.0.2.tgz", + "integrity": "sha512-rJysbR9GKIalhTbVL2tYbF2hVyDnrf7pFUZBwjPaMIdadYHmeT+EVi/Bu3qd7ETQPahTotg2WRCatXwRBW554g==", "dev": true, "requires": { - "chalk": "^2.4.2", - "didyoumean2": "4.1.0", - "fast-glob": "^2.2.6", - "parse5": "5.1.0", - "ts-simple-type": "~1.0.5", - "vscode-css-languageservice": "4.3.0", - "vscode-html-languageservice": "3.1.0", - "web-component-analyzer": "~1.1.1" + "cli-truncate": "^3.1.0", + "colorette": "^2.0.20", + "eventemitter3": "^5.0.1", + "log-update": "^5.0.1", + "rfdc": "^1.3.0", + "wrap-ansi": "^8.1.0" }, "dependencies": { - "@nodelib/fs.stat": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz", - "integrity": "sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==", + "ansi-escapes": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz", + "integrity": "sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==", + "dev": true, + "requires": { + "type-fest": "^1.0.2" + } + }, + "ansi-regex": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "dev": true + }, + "ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "dev": true }, - "braces": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", - "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", + "cli-cursor": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz", + "integrity": "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==", "dev": true, "requires": { - "arr-flatten": "^1.1.0", - "array-unique": "^0.3.2", - "extend-shallow": "^2.0.1", - "fill-range": "^4.0.0", - "isobject": "^3.0.1", - "repeat-element": "^1.1.2", - "snapdragon": "^0.8.1", - "snapdragon-node": "^2.0.1", - "split-string": "^3.0.2", - "to-regex": "^3.0.1" + "restore-cursor": "^4.0.0" } }, - "fast-glob": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz", - "integrity": "sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==", + "emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz", + "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==", + "dev": true + }, + "log-update": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/log-update/-/log-update-5.0.1.tgz", + "integrity": "sha512-5UtUDQ/6edw4ofyljDNcOVJQ4c7OjDro4h3y8e1GQL5iYElYclVHJ3zeWchylvMaKnDbDilC8irOVyexnA/Slw==", "dev": true, "requires": { - "@mrmlnc/readdir-enhanced": "^2.2.1", - "@nodelib/fs.stat": "^1.1.2", - "glob-parent": "^3.1.0", - "is-glob": "^4.0.0", - "merge2": "^1.2.3", - "micromatch": "^3.1.10" + "ansi-escapes": "^5.0.0", + "cli-cursor": "^4.0.0", + "slice-ansi": "^5.0.0", + "strip-ansi": "^7.0.1", + "wrap-ansi": "^8.0.1" } }, - "fill-range": { + "restore-cursor": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", - "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==", + "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz", + "integrity": "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==", "dev": true, "requires": { - "extend-shallow": "^2.0.1", - "is-number": "^3.0.0", - "repeat-string": "^1.6.1", - "to-regex-range": "^2.1.0" + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" } }, - "glob-parent": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz", - "integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==", + "slice-ansi": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz", + "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==", "dev": true, "requires": { - "is-glob": "^3.1.0", - "path-dirname": "^1.0.0" - }, - "dependencies": { - "is-glob": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", - "integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==", - "dev": true, - "requires": { - "is-extglob": "^2.1.0" - } - } + "ansi-styles": "^6.0.0", + "is-fullwidth-code-point": "^4.0.0" } }, - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", "dev": true, "requires": { - "is-plain-object": "^2.0.4" + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" } }, - "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==", + "strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "dev": true, "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } + "ansi-regex": "^6.0.1" } }, - "micromatch": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", - "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "type-fest": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz", + "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==", + "dev": true + }, + "wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", "dev": true, "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "braces": "^2.3.1", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "extglob": "^2.0.4", - "fragment-cache": "^0.2.1", - "kind-of": "^6.0.2", - "nanomatch": "^1.2.9", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.2" - }, - "dependencies": { - "extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - } - } + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" } - }, + } + } + }, + "lit": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/lit/-/lit-3.0.2.tgz", + "integrity": "sha512-ZoVUPGgXOQocP4OvxehEOBmC4rWB4cRYDPaz7aFmH8DFytsCi/NeACbr4C6vNPGDEC07BrhUos7uVNayDKLQ2Q==", + "requires": { + "@lit/reactive-element": "^2.0.0", + "lit-element": "^4.0.0", + "lit-html": "^3.0.0" + } + }, + "lit-analyzer": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/lit-analyzer/-/lit-analyzer-2.0.1.tgz", + "integrity": "sha512-4bHJLCbxywMHd9bnVkLDkCSHXs/KrlwUks75EhYtJNdzH07O5BSVdZdadbw4T2AvuYxb0xRO4ZjqgQJCkp8Kjg==", + "dev": true, + "requires": { + "@vscode/web-custom-data": "^0.4.2", + "chalk": "^2.4.2", + "didyoumean2": "4.1.0", + "fast-glob": "^3.2.11", + "parse5": "5.1.0", + "ts-simple-type": "~2.0.0-next.0", + "vscode-css-languageservice": "4.3.0", + "vscode-html-languageservice": "3.1.0", + "web-component-analyzer": "^2.0.0" + }, + "dependencies": { "parse5": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.0.tgz", "integrity": "sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==", "dev": true - }, - "to-regex-range": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", - "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==", - "dev": true, - "requires": { - "is-number": "^3.0.0", - "repeat-string": "^1.6.1" - } } } }, "lit-element": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-3.3.2.tgz", - "integrity": "sha512-xXAeVWKGr4/njq0rGC9dethMnYCq5hpKYrgQZYTzawt9YQhMiXfD+T1RgrdY3NamOxwq2aXlb0vOI6e29CKgVQ==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.0.1.tgz", + "integrity": "sha512-OxRMJem4HKZt0320HplLkBPoi4KHiEHoPHKd8Lzf07ZQVAOKIjZ32yPLRKRDEolFU1RgrQBfSHQMoxKZ72V3Kw==", "requires": { - "@lit-labs/ssr-dom-shim": "^1.1.0", - "@lit/reactive-element": "^1.3.0", - "lit-html": "^2.7.0" + "@lit-labs/ssr-dom-shim": "^1.1.2", + "@lit/reactive-element": "^2.0.0", + "lit-html": "^3.0.0" } }, "lit-html": { - "version": "2.7.5", - "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.7.5.tgz", - "integrity": "sha512-YqUzpisJodwKIlbMFCtyrp58oLloKGnnPLMJ1t23cbfIJjg/H9pvLWK4XS69YeubK5HUs1UE4ys9w5dP1zg6IA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.0.2.tgz", + "integrity": "sha512-Q1A5lHza3bnmxoWJn6yS6vQZQdExl4fghk8W1G+jnAEdoFNYo5oeBBb/Ol7zSEdKd3TR7+r0zsJQyuWEVguiyQ==", "requires": { "@types/trusted-types": "^2.0.2" } @@ -16048,44 +13947,29 @@ "dev": true }, "magic-string": { - "version": "0.27.0", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz", - "integrity": "sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==", - "dev": true, - "requires": { - "@jridgewell/sourcemap-codec": "^1.4.13" - } - }, - "make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "version": "0.30.5", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.5.tgz", + "integrity": "sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==", "dev": true, "requires": { - "semver": "^6.0.0" + "@jridgewell/sourcemap-codec": "^1.4.15" }, "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "@jridgewell/sourcemap-codec": { + "version": "1.4.15", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", "dev": true } } }, - "map-cache": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", - "integrity": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==", - "dev": true - }, - "map-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", - "integrity": "sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==", + "make-dir": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", + "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", "dev": true, "requires": { - "object-visit": "^1.0.0" + "semver": "^7.5.3" } }, "marked": { @@ -16165,9 +14049,9 @@ "dev": true }, "minipass": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.2.tgz", - "integrity": "sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA==", + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", "dev": true }, "mitt": { @@ -16176,27 +14060,6 @@ "integrity": "sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==", "dev": true }, - "mixin-deep": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", - "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", - "dev": true, - "requires": { - "for-in": "^1.0.2", - "is-extendable": "^1.0.1" - }, - "dependencies": { - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, "mkdirp": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", @@ -16222,63 +14085,17 @@ "dev": true }, "nanoid": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", "dev": true }, - "nanomatch": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", - "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", - "dev": true, - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "fragment-cache": "^0.2.1", - "is-windows": "^1.0.2", - "kind-of": "^6.0.2", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - } - }, - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, "natural-compare": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", "dev": true }, - "natural-compare-lite": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", - "dev": true - }, "negotiator": { "version": "0.6.3", "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", @@ -16292,9 +14109,9 @@ "dev": true }, "node-fetch": { - "version": "2.6.12", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz", - "integrity": "sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "dev": true, "requires": { "whatwg-url": "^5.0.0" @@ -16353,98 +14170,12 @@ } } }, - "object-copy": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", - "integrity": "sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==", - "dev": true, - "requires": { - "copy-descriptor": "^0.1.0", - "define-property": "^0.2.5", - "kind-of": "^3.0.3" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - } - }, - "is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - } - }, - "is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "dependencies": { - "kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true - } - } - }, - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, "object-inspect": { - "version": "1.12.3", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", - "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", + "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", "dev": true }, - "object-visit": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", - "integrity": "sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==", - "dev": true, - "requires": { - "isobject": "^3.0.0" - } - }, - "object.pick": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", - "integrity": "sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==", - "dev": true, - "requires": { - "isobject": "^3.0.1" - } - }, "on-finished": { "version": "2.4.1", "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", @@ -16521,25 +14252,10 @@ "p-limit": "^3.0.2" } }, - "p-map": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", - "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", - "dev": true, - "requires": { - "aggregate-error": "^3.0.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, "pac-proxy-agent": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.0.tgz", - "integrity": "sha512-t4tRAMx0uphnZrio0S0Jw9zg3oDbz1zVhQ/Vy18FjLfP1XOLNUEjaVxYCYRI6NS+BsMBXKIzV6cTLOkO9AtywA==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", + "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", "dev": true, "requires": { "@tootallnate/quickjs-emscripten": "^0.23.0", @@ -16547,9 +14263,9 @@ "debug": "^4.3.4", "get-uri": "^6.0.1", "http-proxy-agent": "^7.0.0", - "https-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.2", "pac-resolver": "^7.0.0", - "socks-proxy-agent": "^8.0.1" + "socks-proxy-agent": "^8.0.2" } }, "pac-resolver": { @@ -16584,18 +14300,6 @@ "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", "dev": true }, - "pascalcase": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", - "integrity": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==", - "dev": true - }, - "path-dirname": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz", - "integrity": "sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==", - "dev": true - }, "path-exists": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", @@ -16631,9 +14335,9 @@ }, "dependencies": { "lru-cache": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.0.tgz", - "integrity": "sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==", + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", + "integrity": "sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==", "dev": true } } @@ -16675,18 +14379,19 @@ "dev": true }, "playwright": { - "version": "1.36.2", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.36.2.tgz", - "integrity": "sha512-4Fmlq3KWsl85Bl4InJw1NC21aeQV0iSZuFvTDcy1F8zVmXmgQRe89GxF8zMSRt/KIS+2tUolak7EXVl9aC+JdA==", + "version": "1.39.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.39.0.tgz", + "integrity": "sha512-naE5QT11uC/Oiq0BwZ50gDmy8c8WLPRTEWuSSFVG2egBka/1qMoSqYQcROMT9zLwJ86oPofcTH2jBY/5wWOgIw==", "dev": true, "requires": { - "playwright-core": "1.36.2" + "fsevents": "2.3.2", + "playwright-core": "1.39.0" } }, "playwright-core": { - "version": "1.36.2", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.2.tgz", - "integrity": "sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==", + "version": "1.39.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz", + "integrity": "sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==", "dev": true }, "portfinder": { @@ -16720,12 +14425,6 @@ } } }, - "posix-character-classes": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", - "integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==", - "dev": true - }, "prelude-ls": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", @@ -16733,9 +14432,9 @@ "dev": true }, "prettier": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.0.tgz", - "integrity": "sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz", + "integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==", "dev": true }, "progress": { @@ -16813,6 +14512,15 @@ } } }, + "qs": { + "version": "6.11.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz", + "integrity": "sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==", + "dev": true, + "requires": { + "side-channel": "^1.0.4" + } + }, "queue-microtask": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", @@ -16835,9 +14543,9 @@ } }, "raw-body": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz", - "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", "dev": true, "requires": { "bytes": "3.1.2", @@ -16877,9 +14585,9 @@ "dev": true }, "regenerate-unicode-properties": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz", - "integrity": "sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz", + "integrity": "sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==", "dev": true, "requires": { "regenerate": "^1.4.2" @@ -16892,43 +14600,12 @@ "dev": true }, "regenerator-transform": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.1.tgz", - "integrity": "sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==", - "dev": true, - "requires": { - "@babel/runtime": "^7.8.4" - } - }, - "regex-not": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", - "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", - "dev": true, - "requires": { - "extend-shallow": "^3.0.2", - "safe-regex": "^1.1.0" - }, - "dependencies": { - "extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - } - }, - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } + "version": "0.15.2", + "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", + "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", + "dev": true, + "requires": { + "@babel/runtime": "^7.8.4" } }, "regexpu-core": { @@ -16962,30 +14639,12 @@ } } }, - "repeat-element": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz", - "integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==", - "dev": true - }, - "repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", - "dev": true - }, "require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", "dev": true }, - "require-main-filename": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", - "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", - "dev": true - }, "resize-observer-polyfill": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz", @@ -17057,12 +14716,6 @@ } } }, - "resolve-url": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "integrity": "sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==", - "dev": true - }, "restore-cursor": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", @@ -17073,12 +14726,6 @@ "signal-exit": "^3.0.2" } }, - "ret": { - "version": "0.1.15", - "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", - "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", - "dev": true - }, "reusify": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", @@ -17092,36 +14739,35 @@ "dev": true }, "rimraf": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.1.tgz", - "integrity": "sha512-OfFZdwtd3lZ+XZzYP/6gTACubwFcHdLRqS9UX3UwpU2dnGQYkPFISRwvM3w9IiB2w7bW5qGo/uAwE4SmXXSKvg==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.5.tgz", + "integrity": "sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==", "dev": true, "requires": { - "glob": "^10.2.5" + "glob": "^10.3.7" } }, "rollup": { - "version": "3.26.3", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.3.tgz", - "integrity": "sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==", - "dev": true, - "requires": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.3.0.tgz", + "integrity": "sha512-scIi1NrKLDIYSPK66jjECtII7vIgdAMFmFo8h6qm++I6nN9qDSV35Ku6erzGVqYjx+lj+j5wkusRMr++8SyDZg==", + "dev": true, + "requires": { + "@rollup/rollup-android-arm-eabi": "4.3.0", + "@rollup/rollup-android-arm64": "4.3.0", + "@rollup/rollup-darwin-arm64": "4.3.0", + "@rollup/rollup-darwin-x64": "4.3.0", + "@rollup/rollup-linux-arm-gnueabihf": "4.3.0", + "@rollup/rollup-linux-arm64-gnu": "4.3.0", + "@rollup/rollup-linux-arm64-musl": "4.3.0", + "@rollup/rollup-linux-x64-gnu": "4.3.0", + "@rollup/rollup-linux-x64-musl": "4.3.0", + "@rollup/rollup-win32-arm64-msvc": "4.3.0", + "@rollup/rollup-win32-ia32-msvc": "4.3.0", + "@rollup/rollup-win32-x64-msvc": "4.3.0", "fsevents": "~2.3.2" } }, - "rollup-plugin-summary": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/rollup-plugin-summary/-/rollup-plugin-summary-2.0.0.tgz", - "integrity": "sha512-7Av6DQeCmVNpFmCdkkbMya1CneeGWhjSXXQ3B4yDO+BvN/Kbohqi3IEYXAvgHP3iIafSfMyOw+PBLFUlvf1ViA==", - "dev": true, - "requires": { - "brotli-size": "^4.0.0", - "cli-table3": "^0.6.3", - "filesize": "^10.0.5", - "gzip-size": "^7.0.0", - "terser": "^5.15.1" - } - }, "run-parallel": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", @@ -17131,30 +14777,12 @@ "queue-microtask": "^1.2.2" } }, - "rxjs": { - "version": "7.8.1", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", - "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", - "dev": true, - "requires": { - "tslib": "^2.1.0" - } - }, "safe-buffer": { "version": "5.2.1", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", "dev": true }, - "safe-regex": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", - "integrity": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==", - "dev": true, - "requires": { - "ret": "~0.1.10" - } - }, "safer-buffer": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", @@ -17179,22 +14807,16 @@ "randombytes": "^2.1.0" } }, - "set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", - "dev": true - }, - "set-value": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", - "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", + "set-function-length": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.1.1.tgz", + "integrity": "sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==", "dev": true, "requires": { - "extend-shallow": "^2.0.1", - "is-extendable": "^0.1.1", - "is-plain-object": "^2.0.3", - "split-string": "^3.0.1" + "define-data-property": "^1.1.1", + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" } }, "setprototypeof": { @@ -17225,9 +14847,9 @@ "dev": true }, "shiki": { - "version": "0.14.3", - "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.14.3.tgz", - "integrity": "sha512-U3S/a+b0KS+UkTyMjoNojvTgrBHjgp7L6ovhFVZsXmBGnVdQ4K4U9oK0z63w538S91ATngv1vXigHCSWOwnr+g==", + "version": "0.14.5", + "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.14.5.tgz", + "integrity": "sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==", "dev": true, "requires": { "ansi-sequence-parser": "^1.1.0", @@ -17303,158 +14925,11 @@ "dev": true }, "smob": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/smob/-/smob-1.4.0.tgz", - "integrity": "sha512-MqR3fVulhjWuRNSMydnTlweu38UhQ0HXM4buStD/S3mc/BzX3CuM9OmhyQpmtYCvoYdl5ris6TI0ZqH355Ymqg==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/smob/-/smob-1.4.1.tgz", + "integrity": "sha512-9LK+E7Hv5R9u4g4C3p+jjLstaLe11MDsL21UpYaCNmapvMkYhqCV4A/f/3gyH8QjMyh6l68q9xC85vihY9ahMQ==", "dev": true }, - "snapdragon": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", - "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", - "dev": true, - "requires": { - "base": "^0.11.1", - "debug": "^2.2.0", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "map-cache": "^0.2.2", - "source-map": "^0.5.6", - "source-map-resolve": "^0.5.0", - "use": "^3.1.0" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - } - }, - "kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", - "dev": true - } - } - }, - "snapdragon-node": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", - "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", - "dev": true, - "requires": { - "define-property": "^1.0.0", - "isobject": "^3.0.0", - "snapdragon-util": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - } - } - }, - "snapdragon-util": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", - "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", - "dev": true, - "requires": { - "kind-of": "^3.2.0" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, "socks": { "version": "2.7.1", "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", @@ -17474,12 +14949,12 @@ } }, "socks-proxy-agent": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.1.tgz", - "integrity": "sha512-59EjPbbgg8U3x62hhKOFVAmySQUcfRQ4C7Q/D5sEHnZTQRrQlNKINks44DMR1gwXp0p4LaVIeccX2KHTTcHVqQ==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.2.tgz", + "integrity": "sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g==", "dev": true, "requires": { - "agent-base": "^7.0.1", + "agent-base": "^7.0.2", "debug": "^4.3.4", "socks": "^2.7.1" } @@ -17490,19 +14965,6 @@ "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", "dev": true }, - "source-map-resolve": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", - "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", - "dev": true, - "requires": { - "atob": "^2.1.2", - "decode-uri-component": "^0.2.0", - "resolve-url": "^0.2.1", - "source-map-url": "^0.4.0", - "urix": "^0.1.0" - } - }, "source-map-support": { "version": "0.5.21", "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", @@ -17521,120 +14983,6 @@ } } }, - "source-map-url": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz", - "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==", - "dev": true - }, - "split-string": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", - "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", - "dev": true, - "requires": { - "extend-shallow": "^3.0.0" - }, - "dependencies": { - "extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - } - }, - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, - "static-extend": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", - "integrity": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==", - "dev": true, - "requires": { - "define-property": "^0.2.5", - "object-copy": "^0.1.0" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - } - }, - "kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true - } - } - }, "statuses": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", @@ -17648,9 +14996,9 @@ "dev": true }, "streamx": { - "version": "2.15.0", - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.15.0.tgz", - "integrity": "sha512-HcxY6ncGjjklGs1xsP1aR71INYcsXFJet5CU1CHqihQ2J5nOsbd4OjgjHO42w/4QNv9gZb3BueV+Vxok5pLEXg==", + "version": "2.15.2", + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.15.2.tgz", + "integrity": "sha512-b62pAV/aeMjUoRN2C/9F0n+G8AfcJjNC0zw/ZmOHeFsIe4m4GzjVW9m6VHXVjk536NbdU9JRwKMJRfkc+zUFTg==", "dev": true, "requires": { "fast-fifo": "^1.1.0", @@ -17731,9 +15079,9 @@ "dev": true }, "systemjs": { - "version": "6.14.1", - "resolved": "https://registry.npmjs.org/systemjs/-/systemjs-6.14.1.tgz", - "integrity": "sha512-8ftwWd+XnQtZ/aGbatrN4QFNGrKJzmbtixW+ODpci7pyoTajg4sonPP8aFLESAcuVxaC1FyDESt+SpfFCH9rZQ==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/systemjs/-/systemjs-6.14.2.tgz", + "integrity": "sha512-1TlOwvKWdXxAY9vba+huLu99zrQURDWA8pUTYsRIYDZYQbGyK+pyEP4h4dlySsqo7ozyJBmYD20F+iUHhAltEg==", "dev": true }, "table-layout": { @@ -17825,59 +15173,6 @@ "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", "dev": true }, - "to-object-path": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", - "integrity": "sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "to-regex": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", - "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", - "dev": true, - "requires": { - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "regex-not": "^1.0.2", - "safe-regex": "^1.1.0" - }, - "dependencies": { - "extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", - "dev": true, - "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - } - }, - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, "to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", @@ -17903,22 +15198,22 @@ } }, "ts-api-utils": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.1.tgz", - "integrity": "sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz", + "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==", "dev": true, "requires": {} }, "ts-simple-type": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/ts-simple-type/-/ts-simple-type-1.0.7.tgz", - "integrity": "sha512-zKmsCQs4dZaeSKjEA7pLFDv7FHHqAFLPd0Mr//OIJvu8M+4p4bgSFJwZSEBEg3ec9W7RzRz1vi8giiX0+mheBQ==", + "version": "2.0.0-next.0", + "resolved": "https://registry.npmjs.org/ts-simple-type/-/ts-simple-type-2.0.0-next.0.tgz", + "integrity": "sha512-A+hLX83gS+yH6DtzNAhzZbPfU+D9D8lHlTSd7GeoMRBjOt3GRylDqLTYbdmjA4biWvq2xSfpqfIDj2l0OA/BVg==", "dev": true }, "tslib": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz", - "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==", + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", + "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", "dev": true }, "tsscmp": { @@ -17953,14 +15248,14 @@ } }, "typedoc": { - "version": "0.24.8", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.24.8.tgz", - "integrity": "sha512-ahJ6Cpcvxwaxfu4KtjA8qZNqS43wYt6JL27wYiIgl1vd38WW/KWX11YuAeZhuz9v+ttrutSsgK+XO1CjL1kA3w==", + "version": "0.25.3", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.3.tgz", + "integrity": "sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==", "dev": true, "requires": { "lunr": "^2.3.9", "marked": "^4.3.0", - "minimatch": "^9.0.0", + "minimatch": "^9.0.3", "shiki": "^0.14.1" }, "dependencies": { @@ -17985,9 +15280,9 @@ } }, "typescript": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", - "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", + "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", "dev": true }, "typical": { @@ -17997,15 +15292,15 @@ "dev": true }, "ua-parser-js": { - "version": "1.0.35", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.35.tgz", - "integrity": "sha512-fKnGuqmTBnIE+/KXSzCn4db8RTigUzw1AN0DmdU6hJovUTbYJKyqj+8Mt1c4VfRDnOVJnENmfYkIPZ946UrSAA==", + "version": "1.0.37", + "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.37.tgz", + "integrity": "sha512-bhTyI94tZofjo+Dn8SN6Zv8nBDvyXTymAdM3LDI/0IboIUwTu1rEhW7v2TfiVsoYWgkQ4kOVqnI8APUFbIQIFQ==", "dev": true }, "uikit": { - "version": "3.16.22", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.16.22.tgz", - "integrity": "sha512-zzzqCDZdJV7oeHccfUaDAx7n96HlooiTirmxk3uI8N7CEn1Gj89CumgSx/dhgPsqPRlnFZ+6gIBA9ZpFhy5Qjg==", + "version": "3.17.8", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.17.8.tgz", + "integrity": "sha512-zs7oFYlW2JFVZ1Rz70qnrHRfWqRvKIzSobVhQDVeIPOOZXKiyad/r1oveiWvHQSlb7wKaW6T8Z6/FefBi3Sm5w==", "dev": true }, "unbzip2-stream": { @@ -18046,18 +15341,6 @@ "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", "dev": true }, - "union-value": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", - "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", - "dev": true, - "requires": { - "arr-union": "^3.1.0", - "get-value": "^2.0.6", - "is-extendable": "^0.1.1", - "set-value": "^2.0.1" - } - }, "universalify": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", @@ -18070,50 +15353,10 @@ "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", "dev": true }, - "unset-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", - "integrity": "sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==", - "dev": true, - "requires": { - "has-value": "^0.3.1", - "isobject": "^3.0.0" - }, - "dependencies": { - "has-value": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", - "integrity": "sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==", - "dev": true, - "requires": { - "get-value": "^2.0.3", - "has-values": "^0.1.4", - "isobject": "^2.0.0" - }, - "dependencies": { - "isobject": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==", - "dev": true, - "requires": { - "isarray": "1.0.0" - } - } - } - }, - "has-values": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", - "integrity": "sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==", - "dev": true - } - } - }, "update-browserslist-db": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz", - "integrity": "sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", + "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", "dev": true, "requires": { "escalade": "^3.1.1", @@ -18129,12 +15372,6 @@ "punycode": "^2.1.0" } }, - "urix": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "integrity": "sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==", - "dev": true - }, "urlpattern-polyfill": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-6.0.2.tgz", @@ -18144,21 +15381,15 @@ "braces": "^3.0.2" } }, - "use": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", - "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", - "dev": true - }, "v8-to-istanbul": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.1.0.tgz", - "integrity": "sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.1.3.tgz", + "integrity": "sha512-9lDD+EVI2fjFsMWXc6dy5JJzBsVTcQ2fVkfBvncZ6xJWG9wtBhOldG+mHkSL0+V1K/xgZz0JDO5UT5hFwHUghg==", "dev": true, "requires": { "@jridgewell/trace-mapping": "^0.3.12", "@types/istanbul-lib-coverage": "^2.0.1", - "convert-source-map": "^1.6.0" + "convert-source-map": "^2.0.0" } }, "valid-url": { @@ -18198,9 +15429,9 @@ } }, "vscode-languageserver-textdocument": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.7.tgz", - "integrity": "sha512-bFJH7UQxlXT8kKeyiyu41r22jCZXG8kuuVVA33OEJn1diWOZK5n8zBSPZFHVBOu8kXZ6h0LIRhf5UnCo61J4Hg==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", "dev": true }, "vscode-languageserver-types": { @@ -18234,110 +15465,30 @@ "dev": true }, "web-component-analyzer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/web-component-analyzer/-/web-component-analyzer-1.1.6.tgz", - "integrity": "sha512-1PyBkb/jijDEVE+Pnk3DTmVHD8takipdvAwvZv1V8jIidsSIJ5nhN87Gs+4dpEb1vw48yp8dnbZKkvMYJ+C0VQ==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/web-component-analyzer/-/web-component-analyzer-2.0.0.tgz", + "integrity": "sha512-UEvwfpD+XQw99sLKiH5B1T4QwpwNyWJxp59cnlRwFfhUW6JsQpw5jMeMwi7580sNou8YL3kYoS7BWLm+yJ/jVQ==", "dev": true, "requires": { "fast-glob": "^3.2.2", - "ts-simple-type": "~1.0.5", - "typescript": "^3.8.3", - "yargs": "^15.3.1" + "ts-simple-type": "2.0.0-next.0", + "typescript": "~5.2.0", + "yargs": "^17.7.2" }, "dependencies": { - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "cliui": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", - "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", - "dev": true, - "requires": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^6.2.0" - } - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "typescript": { - "version": "3.9.10", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.10.tgz", - "integrity": "sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==", - "dev": true - }, - "y18n": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", - "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", - "dev": true - }, "yargs": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", - "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", + "version": "17.7.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", "dev": true, "requires": { - "cliui": "^6.0.0", - "decamelize": "^1.2.0", - "find-up": "^4.1.0", - "get-caller-file": "^2.0.1", + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^4.2.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^18.1.2" - } - }, - "yargs-parser": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", - "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", - "dev": true, - "requires": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" } } } @@ -18349,9 +15500,9 @@ "dev": true }, "whatwg-fetch": { - "version": "3.6.17", - "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.17.tgz", - "integrity": "sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==", + "version": "3.6.19", + "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.19.tgz", + "integrity": "sha512-d67JP4dHSbm2TrpFj8AbO8DnL1JXL5J9u0Kq2xW6d0TFDbCA3Muhdt8orXC22utleTVj7Prqt82baN6RBvnEgw==", "dev": true }, "whatwg-url": { @@ -18373,12 +15524,6 @@ "isexe": "^2.0.0" } }, - "which-module": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", - "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==", - "dev": true - }, "wordwrapjs": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.0.tgz", @@ -18485,9 +15630,9 @@ "dev": true }, "yaml": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.1.tgz", - "integrity": "sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.3.tgz", + "integrity": "sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==", "dev": true }, "yargs": { diff --git a/package.json b/package.json index 1afba636..8deb72f0 100644 --- a/package.json +++ b/package.json @@ -60,32 +60,31 @@ "author": "Legume Information System", "license": "Apache-2.0", "devDependencies": { - "@open-wc/testing": "^3.2.0", - "@rollup/plugin-node-resolve": "^15.1.0", - "@rollup/plugin-replace": "^5.0.2", - "@rollup/plugin-terser": "^0.4.3", - "@typescript-eslint/eslint-plugin": "^6.2.0", - "@typescript-eslint/parser": "^6.2.0", - "@web/dev-server": "^0.3.0", - "@web/dev-server-legacy": "^2.0.1", - "@web/test-runner": "^0.17.0", - "@web/test-runner-playwright": "^0.10.1", + "@open-wc/testing": "^4.0.0", + "@rollup/plugin-node-resolve": "^15.2.3", + "@rollup/plugin-replace": "^5.0.5", + "@rollup/plugin-terser": "^0.4.4", + "@typescript-eslint/eslint-plugin": "^6.10.0", + "@typescript-eslint/parser": "^6.10.0", + "@web/dev-server": "^0.4.0", + "@web/dev-server-legacy": "^2.1.0", + "@web/test-runner": "^0.18.0", + "@web/test-runner-playwright": "^0.11.0", "@webcomponents/webcomponentsjs": "^2.8.0", - "eslint": "^8.45.0", - "eslint-config-prettier": "^8.10.0", + "eslint": "^8.53.0", + "eslint-config-prettier": "^9.0.0", "husky": "^8.0.0", - "lint-staged": "^13.2.3", - "lit-analyzer": "^1.2.1", + "lint-staged": "^15.0.2", + "lit-analyzer": "^2.0.1", "pinst": "^3.0.0", - "prettier": "^3.0.0", - "rimraf": "^5.0.1", - "rollup": "^3.26.3", - "rollup-plugin-summary": "^2.0.0", - "typedoc": "^0.24.8", - "typescript": "^5.1.6", - "uikit": "^3.16.22" + "prettier": "^3.0.3", + "rimraf": "^5.0.5", + "rollup": "^4.3.0", + "typedoc": "^0.25.3", + "typescript": "^5.2.2", + "uikit": "^3.17.8" }, "dependencies": { - "lit": "^2.7.6" + "lit": "^3.0.2" } } diff --git a/rollup.config.js b/rollup.config.js index d3ec8dde..cf642282 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -4,7 +4,6 @@ * SPDX-License-Identifier: BSD-3-Clause */ -import summary from 'rollup-plugin-summary'; import terser from '@rollup/plugin-terser'; import resolve from '@rollup/plugin-node-resolve'; import replace from '@rollup/plugin-replace'; @@ -33,6 +32,5 @@ export default { }, }, }), - summary(), ], };