diff --git a/docs/assets/main.js b/docs/assets/main.js index f7c8366..d0aa8d5 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,7 +1,8 @@ "use strict"; -"use strict";(()=>{var Qe=Object.create;var ae=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Ce=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var _e=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Me=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ce(e))!Re.call(t,i)&&i!==n&&ae(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Qe(Oe(t)):{},Me(e||!t||!t.__esModule?ae(n,"default",{value:t,enumerable:!0}):n,t));var de=_e((ce,he)=>{(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 h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.slice(a,o),h))}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(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=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 u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,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 l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+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),u=0;u1?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 ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function B(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){le.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()}ensureFocusedElementVisible(){this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null);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)}}};var I=class{constructor(e){this.el=e.el,this.app=e.app}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends I{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var me=De(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("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 n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{He(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"?pe(e,-1):s.key==="ArrowDown"?pe(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 Ae(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function He(t,e,n,r){if(Ae(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${fe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function pe(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 fe(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(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",j="mouseup",Z={x:0,y:0},ge=!1,se=!1,Be=!1,A=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",ye="touchmove",j="touchend");document.addEventListener(F,t=>{se=!0,A=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(se&&!A){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);A=Math.sqrt(n*n+r*r)>10}});document.addEventListener(j,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends I{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(j,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(j,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){A||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!A&&this.active&&n.target.closest(".col-menu")){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 oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends I{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()),Le.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 te=class extends I{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();B(X,".menu-highlight");B(K,"a[data-toggle]");B(te,".tsd-index-accordion");B(ee,".tsd-filter-item input[type=checkbox]");var we=document.getElementById("theme");we&&be(we);var je=new Y;Object.defineProperty(window,"app",{value:je});})(); +"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 0000000..b21026e --- /dev/null +++ b/docs/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA5XOQUvDQBCG4f8y56C0oEhuFXooeCitehEPS/bTLJ1M0sysVMT/LngwVZNNct5vnnefPshwMsppxTi5e6hRRo2zknIq2KlCL3+eLkqrmDI6BPGUL5Y3n1l33/CDol2/QWyHY4TabQzs0faAg9tkIfpQb9m9o926qNiITWlNuJpY3UFjNT87fJbqTsvMVe9clKIcU/tWKXXMmyNpU4vi0XHwzupe7M8k5e2hGmpZi4cf++XwNl04RkiBjaHqzCCG9sUV32w3+A0tr67PoUNg3sMsyKv2S+eL/9TzF1w2qsbNAwAA" \ No newline at end of file diff --git a/docs/assets/search.js b/docs/assets/search.js index 8fc27a4..98ff33f 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\"},\"rows\":[{\"kind\":128,\"name\":\"AlexaTest\",\"url\":\"classes/AlexaTest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AlexaTest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AlexaTest\"},{\"kind\":1024,\"name\":\"handler\",\"url\":\"classes/AlexaTest.html#handler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"classes/AlexaTest.html#settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":1024,\"name\":\"validators\",\"url\":\"classes/AlexaTest.html#validators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":1024,\"name\":\"dynamoDBTable\",\"url\":\"classes/AlexaTest.html#dynamoDBTable\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":1024,\"name\":\"partitionKeyName\",\"url\":\"classes/AlexaTest.html#partitionKeyName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":1024,\"name\":\"attributesName\",\"url\":\"classes/AlexaTest.html#attributesName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"addValidator\",\"url\":\"classes/AlexaTest.html#addValidator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"withDynamoDBPersistence\",\"url\":\"classes/AlexaTest.html#withDynamoDBPersistence\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"test\",\"url\":\"classes/AlexaTest.html#test\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"runSingleTest\",\"url\":\"classes/AlexaTest.html#runSingleTest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"invokeLambdaCloudformation\",\"url\":\"classes/AlexaTest.html#invokeLambdaCloudformation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"invokeLambda\",\"url\":\"classes/AlexaTest.html#invokeLambda\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"containsMockSettings\",\"url\":\"classes/AlexaTest.html#containsMockSettings\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"invokeFunction\",\"url\":\"classes/AlexaTest.html#invokeFunction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"mockDynamoDB\",\"url\":\"classes/AlexaTest.html#mockDynamoDB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":2048,\"name\":\"mockProfileAPI\",\"url\":\"classes/AlexaTest.html#mockProfileAPI\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlexaTest\"},{\"kind\":128,\"name\":\"RequestBuilder\",\"url\":\"classes/RequestBuilder.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RequestBuilder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RequestBuilder\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"classes/RequestBuilder.html#settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"RequestBuilder\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/RequestBuilder.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RequestBuilder\"},{\"kind\":2048,\"name\":\"withInterfaces\",\"url\":\"classes/RequestBuilder.html#withInterfaces\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RequestBuilder\"},{\"kind\":2048,\"name\":\"buildRequest\",\"url\":\"classes/RequestBuilder.html#buildRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"RequestBuilder\"},{\"kind\":2048,\"name\":\"modifyRequest\",\"url\":\"classes/RequestBuilder.html#modifyRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"RequestBuilder\"},{\"kind\":2048,\"name\":\"getSessionData\",\"url\":\"classes/RequestBuilder.html#getSessionData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"RequestBuilder\"},{\"kind\":2048,\"name\":\"getContextData\",\"url\":\"classes/RequestBuilder.html#getContextData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"RequestBuilder\"},{\"kind\":128,\"name\":\"IntentRequestBuilder\",\"url\":\"classes/IntentRequestBuilder.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/IntentRequestBuilder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":1024,\"name\":\"intentName\",\"url\":\"classes/IntentRequestBuilder.html#intentName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":1024,\"name\":\"slots\",\"url\":\"classes/IntentRequestBuilder.html#slots\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/IntentRequestBuilder.html#slots.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"IntentRequestBuilder.slots\"},{\"kind\":1024,\"name\":\"confirmationStatus\",\"url\":\"classes/IntentRequestBuilder.html#confirmationStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withEmptySlot\",\"url\":\"classes/IntentRequestBuilder.html#withEmptySlot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlot\",\"url\":\"classes/IntentRequestBuilder.html#withSlot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlotConfirmation\",\"url\":\"classes/IntentRequestBuilder.html#withSlotConfirmation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlotResolution\",\"url\":\"classes/IntentRequestBuilder.html#withSlotResolution\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlotResolutionNoMatch\",\"url\":\"classes/IntentRequestBuilder.html#withSlotResolutionNoMatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withIntentConfirmation\",\"url\":\"classes/IntentRequestBuilder.html#withIntentConfirmation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"buildRequest\",\"url\":\"classes/IntentRequestBuilder.html#buildRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"classes/IntentRequestBuilder.html#settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/IntentRequestBuilder.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withInterfaces\",\"url\":\"classes/IntentRequestBuilder.html#withInterfaces\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"modifyRequest\",\"url\":\"classes/IntentRequestBuilder.html#modifyRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"getSessionData\",\"url\":\"classes/IntentRequestBuilder.html#getSessionData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":2048,\"name\":\"getContextData\",\"url\":\"classes/IntentRequestBuilder.html#getContextData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"IntentRequestBuilder\"},{\"kind\":128,\"name\":\"LaunchRequestBuilder\",\"url\":\"classes/LaunchRequestBuilder.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LaunchRequestBuilder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LaunchRequestBuilder\"},{\"kind\":2048,\"name\":\"buildRequest\",\"url\":\"classes/LaunchRequestBuilder.html#buildRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LaunchRequestBuilder\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"classes/LaunchRequestBuilder.html#settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LaunchRequestBuilder\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/LaunchRequestBuilder.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LaunchRequestBuilder\"},{\"kind\":2048,\"name\":\"withInterfaces\",\"url\":\"classes/LaunchRequestBuilder.html#withInterfaces\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LaunchRequestBuilder\"},{\"kind\":2048,\"name\":\"modifyRequest\",\"url\":\"classes/LaunchRequestBuilder.html#modifyRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LaunchRequestBuilder\"},{\"kind\":2048,\"name\":\"getSessionData\",\"url\":\"classes/LaunchRequestBuilder.html#getSessionData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LaunchRequestBuilder\"},{\"kind\":2048,\"name\":\"getContextData\",\"url\":\"classes/LaunchRequestBuilder.html#getContextData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LaunchRequestBuilder\"},{\"kind\":128,\"name\":\"SessionEndedRequestBuilder\",\"url\":\"classes/SessionEndedRequestBuilder.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SessionEndedRequestBuilder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SessionEndedRequestBuilder\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/SessionEndedRequestBuilder.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SessionEndedRequestBuilder\"},{\"kind\":2048,\"name\":\"buildRequest\",\"url\":\"classes/SessionEndedRequestBuilder.html#buildRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SessionEndedRequestBuilder\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"classes/SessionEndedRequestBuilder.html#settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SessionEndedRequestBuilder\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/SessionEndedRequestBuilder.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionEndedRequestBuilder\"},{\"kind\":2048,\"name\":\"withInterfaces\",\"url\":\"classes/SessionEndedRequestBuilder.html#withInterfaces\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionEndedRequestBuilder\"},{\"kind\":2048,\"name\":\"modifyRequest\",\"url\":\"classes/SessionEndedRequestBuilder.html#modifyRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SessionEndedRequestBuilder\"},{\"kind\":2048,\"name\":\"getSessionData\",\"url\":\"classes/SessionEndedRequestBuilder.html#getSessionData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SessionEndedRequestBuilder\"},{\"kind\":2048,\"name\":\"getContextData\",\"url\":\"classes/SessionEndedRequestBuilder.html#getContextData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SessionEndedRequestBuilder\"},{\"kind\":128,\"name\":\"AudioPlayerPauseIntentRequestBuilder\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withEmptySlot\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#withEmptySlot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlot\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#withSlot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlotConfirmation\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#withSlotConfirmation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlotResolution\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#withSlotResolution\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlotResolutionNoMatch\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#withSlotResolutionNoMatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withIntentConfirmation\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#withIntentConfirmation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"buildRequest\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#buildRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withInterfaces\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#withInterfaces\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"modifyRequest\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#modifyRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"getSessionData\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#getSessionData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"getContextData\",\"url\":\"classes/AudioPlayerPauseIntentRequestBuilder.html#getContextData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioPlayerPauseIntentRequestBuilder\"},{\"kind\":128,\"name\":\"AudioPlayerResumeIntentRequestBuilder\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":1024,\"name\":\"token\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#token\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#offset\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":1024,\"name\":\"activity\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#activity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withToken\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withOffset\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withOffset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withCurrentActivity\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withCurrentActivity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"modifyRequest\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#modifyRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withEmptySlot\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withEmptySlot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlot\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withSlot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlotConfirmation\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withSlotConfirmation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlotResolution\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withSlotResolution\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withSlotResolutionNoMatch\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withSlotResolutionNoMatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withIntentConfirmation\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withIntentConfirmation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"buildRequest\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#buildRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"withInterfaces\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#withInterfaces\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"getSessionData\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#getSessionData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":2048,\"name\":\"getContextData\",\"url\":\"classes/AudioPlayerResumeIntentRequestBuilder.html#getContextData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioPlayerResumeIntentRequestBuilder\"},{\"kind\":128,\"name\":\"AplUserEventRequestBuilder\",\"url\":\"classes/AplUserEventRequestBuilder.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AplUserEventRequestBuilder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":1024,\"name\":\"token\",\"url\":\"classes/AplUserEventRequestBuilder.html#token\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":1024,\"name\":\"arguments\",\"url\":\"classes/AplUserEventRequestBuilder.html#arguments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/AplUserEventRequestBuilder.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":1024,\"name\":\"components\",\"url\":\"classes/AplUserEventRequestBuilder.html#components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"withToken\",\"url\":\"classes/AplUserEventRequestBuilder.html#withToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"withArguments\",\"url\":\"classes/AplUserEventRequestBuilder.html#withArguments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"withSource\",\"url\":\"classes/AplUserEventRequestBuilder.html#withSource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"withComponents\",\"url\":\"classes/AplUserEventRequestBuilder.html#withComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"buildRequest\",\"url\":\"classes/AplUserEventRequestBuilder.html#buildRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"classes/AplUserEventRequestBuilder.html#settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/AplUserEventRequestBuilder.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"withInterfaces\",\"url\":\"classes/AplUserEventRequestBuilder.html#withInterfaces\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"modifyRequest\",\"url\":\"classes/AplUserEventRequestBuilder.html#modifyRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"getSessionData\",\"url\":\"classes/AplUserEventRequestBuilder.html#getSessionData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":2048,\"name\":\"getContextData\",\"url\":\"classes/AplUserEventRequestBuilder.html#getContextData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AplUserEventRequestBuilder\"},{\"kind\":256,\"name\":\"SkillSettings\",\"url\":\"interfaces/SkillSettings.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/SkillSettings.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SkillSettings\"},{\"kind\":1024,\"name\":\"userId\",\"url\":\"interfaces/SkillSettings.html#userId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SkillSettings\"},{\"kind\":1024,\"name\":\"deviceId\",\"url\":\"interfaces/SkillSettings.html#deviceId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SkillSettings\"},{\"kind\":1024,\"name\":\"locale\",\"url\":\"interfaces/SkillSettings.html#locale\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SkillSettings\"},{\"kind\":1024,\"name\":\"interfaces\",\"url\":\"interfaces/SkillSettings.html#interfaces\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SkillSettings\"},{\"kind\":1024,\"name\":\"debug\",\"url\":\"interfaces/SkillSettings.html#debug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SkillSettings\"},{\"kind\":256,\"name\":\"SequenceItem\",\"url\":\"interfaces/SequenceItem.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"request\",\"url\":\"interfaces/SequenceItem.html#request\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/SequenceItem.html#callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SequenceItem.html#callback.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"SequenceItem.callback\"},{\"kind\":1024,\"name\":\"says\",\"url\":\"interfaces/SequenceItem.html#says\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"saysLike\",\"url\":\"interfaces/SequenceItem.html#saysLike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"saysNothing\",\"url\":\"interfaces/SequenceItem.html#saysNothing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"reprompts\",\"url\":\"interfaces/SequenceItem.html#reprompts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"repromptsLike\",\"url\":\"interfaces/SequenceItem.html#repromptsLike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"repromptsNothing\",\"url\":\"interfaces/SequenceItem.html#repromptsNothing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"shouldEndSession\",\"url\":\"interfaces/SequenceItem.html#shouldEndSession\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"ignoreQuestionCheck\",\"url\":\"interfaces/SequenceItem.html#ignoreQuestionCheck\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"elicitsSlot\",\"url\":\"interfaces/SequenceItem.html#elicitsSlot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"elicitsForIntent\",\"url\":\"interfaces/SequenceItem.html#elicitsForIntent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"confirmsSlot\",\"url\":\"interfaces/SequenceItem.html#confirmsSlot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"confirmsIntent\",\"url\":\"interfaces/SequenceItem.html#confirmsIntent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"hasAttributes\",\"url\":\"interfaces/SequenceItem.html#hasAttributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SequenceItem.html#hasAttributes.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"SequenceItem.hasAttributes\"},{\"kind\":1024,\"name\":\"withSessionAttributes\",\"url\":\"interfaces/SequenceItem.html#withSessionAttributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SequenceItem.html#withSessionAttributes.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"SequenceItem.withSessionAttributes\"},{\"kind\":1024,\"name\":\"storesAttributes\",\"url\":\"interfaces/SequenceItem.html#storesAttributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SequenceItem.html#storesAttributes.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"SequenceItem.storesAttributes\"},{\"kind\":1024,\"name\":\"withStoredAttributes\",\"url\":\"interfaces/SequenceItem.html#withStoredAttributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SequenceItem.html#withStoredAttributes.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"SequenceItem.withStoredAttributes\"},{\"kind\":1024,\"name\":\"hasCardTitle\",\"url\":\"interfaces/SequenceItem.html#hasCardTitle\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"hasCardContent\",\"url\":\"interfaces/SequenceItem.html#hasCardContent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"hasCardContentLike\",\"url\":\"interfaces/SequenceItem.html#hasCardContentLike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"hasCardText\",\"url\":\"interfaces/SequenceItem.html#hasCardText\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"hasCardTextLike\",\"url\":\"interfaces/SequenceItem.html#hasCardTextLike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"hasSmallImageUrlLike\",\"url\":\"interfaces/SequenceItem.html#hasSmallImageUrlLike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"hasLargeImageUrlLike\",\"url\":\"interfaces/SequenceItem.html#hasLargeImageUrlLike\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"playsStream\",\"url\":\"interfaces/SequenceItem.html#playsStream\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"stopsStream\",\"url\":\"interfaces/SequenceItem.html#stopsStream\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"clearsQueue\",\"url\":\"interfaces/SequenceItem.html#clearsQueue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"playsVideo\",\"url\":\"interfaces/SequenceItem.html#playsVideo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"renderDocument\",\"url\":\"interfaces/SequenceItem.html#renderDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"withProfile\",\"url\":\"interfaces/SequenceItem.html#withProfile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":1024,\"name\":\"withUserAccessToken\",\"url\":\"interfaces/SequenceItem.html#withUserAccessToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SequenceItem\"},{\"kind\":128,\"name\":\"ResponseValidator\",\"url\":\"classes/ResponseValidator.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResponseValidator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ResponseValidator\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/ResponseValidator.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResponseValidator\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,47.125]],[\"comment/0\",[]],[\"name/1\",[1,28.667]],[\"comment/1\",[]],[\"name/2\",[2,47.125]],[\"comment/2\",[]],[\"name/3\",[3,29.779]],[\"comment/3\",[]],[\"name/4\",[4,47.125]],[\"comment/4\",[]],[\"name/5\",[5,47.125]],[\"comment/5\",[]],[\"name/6\",[6,47.125]],[\"comment/6\",[]],[\"name/7\",[7,47.125]],[\"comment/7\",[]],[\"name/8\",[8,47.125]],[\"comment/8\",[]],[\"name/9\",[9,47.125]],[\"comment/9\",[]],[\"name/10\",[10,47.125]],[\"comment/10\",[]],[\"name/11\",[11,47.125]],[\"comment/11\",[]],[\"name/12\",[12,47.125]],[\"comment/12\",[]],[\"name/13\",[13,47.125]],[\"comment/13\",[]],[\"name/14\",[14,47.125]],[\"comment/14\",[]],[\"name/15\",[15,47.125]],[\"comment/15\",[]],[\"name/16\",[16,47.125]],[\"comment/16\",[]],[\"name/17\",[17,47.125]],[\"comment/17\",[]],[\"name/18\",[18,47.125]],[\"comment/18\",[]],[\"name/19\",[1,28.667]],[\"comment/19\",[]],[\"name/20\",[3,29.779]],[\"comment/20\",[]],[\"name/21\",[19,31.031]],[\"comment/21\",[]],[\"name/22\",[20,31.031]],[\"comment/22\",[]],[\"name/23\",[21,31.031]],[\"comment/23\",[]],[\"name/24\",[22,31.031]],[\"comment/24\",[]],[\"name/25\",[23,31.031]],[\"comment/25\",[]],[\"name/26\",[24,31.031]],[\"comment/26\",[]],[\"name/27\",[25,47.125]],[\"comment/27\",[]],[\"name/28\",[1,28.667]],[\"comment/28\",[]],[\"name/29\",[26,47.125]],[\"comment/29\",[]],[\"name/30\",[27,47.125]],[\"comment/30\",[]],[\"name/31\",[28,32.462]],[\"comment/31\",[]],[\"name/32\",[29,47.125]],[\"comment/32\",[]],[\"name/33\",[30,38.652]],[\"comment/33\",[]],[\"name/34\",[31,38.652]],[\"comment/34\",[]],[\"name/35\",[32,38.652]],[\"comment/35\",[]],[\"name/36\",[33,38.652]],[\"comment/36\",[]],[\"name/37\",[34,38.652]],[\"comment/37\",[]],[\"name/38\",[35,38.652]],[\"comment/38\",[]],[\"name/39\",[21,31.031]],[\"comment/39\",[]],[\"name/40\",[3,29.779]],[\"comment/40\",[]],[\"name/41\",[19,31.031]],[\"comment/41\",[]],[\"name/42\",[20,31.031]],[\"comment/42\",[]],[\"name/43\",[22,31.031]],[\"comment/43\",[]],[\"name/44\",[23,31.031]],[\"comment/44\",[]],[\"name/45\",[24,31.031]],[\"comment/45\",[]],[\"name/46\",[36,47.125]],[\"comment/46\",[]],[\"name/47\",[1,28.667]],[\"comment/47\",[]],[\"name/48\",[21,31.031]],[\"comment/48\",[]],[\"name/49\",[3,29.779]],[\"comment/49\",[]],[\"name/50\",[19,31.031]],[\"comment/50\",[]],[\"name/51\",[20,31.031]],[\"comment/51\",[]],[\"name/52\",[22,31.031]],[\"comment/52\",[]],[\"name/53\",[23,31.031]],[\"comment/53\",[]],[\"name/54\",[24,31.031]],[\"comment/54\",[]],[\"name/55\",[37,47.125]],[\"comment/55\",[]],[\"name/56\",[1,28.667]],[\"comment/56\",[]],[\"name/57\",[38,47.125]],[\"comment/57\",[]],[\"name/58\",[21,31.031]],[\"comment/58\",[]],[\"name/59\",[3,29.779]],[\"comment/59\",[]],[\"name/60\",[19,31.031]],[\"comment/60\",[]],[\"name/61\",[20,31.031]],[\"comment/61\",[]],[\"name/62\",[22,31.031]],[\"comment/62\",[]],[\"name/63\",[23,31.031]],[\"comment/63\",[]],[\"name/64\",[24,31.031]],[\"comment/64\",[]],[\"name/65\",[39,47.125]],[\"comment/65\",[]],[\"name/66\",[1,28.667]],[\"comment/66\",[]],[\"name/67\",[30,38.652]],[\"comment/67\",[]],[\"name/68\",[31,38.652]],[\"comment/68\",[]],[\"name/69\",[32,38.652]],[\"comment/69\",[]],[\"name/70\",[33,38.652]],[\"comment/70\",[]],[\"name/71\",[34,38.652]],[\"comment/71\",[]],[\"name/72\",[35,38.652]],[\"comment/72\",[]],[\"name/73\",[21,31.031]],[\"comment/73\",[]],[\"name/74\",[3,29.779]],[\"comment/74\",[]],[\"name/75\",[19,31.031]],[\"comment/75\",[]],[\"name/76\",[20,31.031]],[\"comment/76\",[]],[\"name/77\",[22,31.031]],[\"comment/77\",[]],[\"name/78\",[23,31.031]],[\"comment/78\",[]],[\"name/79\",[24,31.031]],[\"comment/79\",[]],[\"name/80\",[40,47.125]],[\"comment/80\",[]],[\"name/81\",[1,28.667]],[\"comment/81\",[]],[\"name/82\",[41,42.017]],[\"comment/82\",[]],[\"name/83\",[42,47.125]],[\"comment/83\",[]],[\"name/84\",[43,47.125]],[\"comment/84\",[]],[\"name/85\",[44,42.017]],[\"comment/85\",[]],[\"name/86\",[45,47.125]],[\"comment/86\",[]],[\"name/87\",[46,47.125]],[\"comment/87\",[]],[\"name/88\",[22,31.031]],[\"comment/88\",[]],[\"name/89\",[30,38.652]],[\"comment/89\",[]],[\"name/90\",[31,38.652]],[\"comment/90\",[]],[\"name/91\",[32,38.652]],[\"comment/91\",[]],[\"name/92\",[33,38.652]],[\"comment/92\",[]],[\"name/93\",[34,38.652]],[\"comment/93\",[]],[\"name/94\",[35,38.652]],[\"comment/94\",[]],[\"name/95\",[21,31.031]],[\"comment/95\",[]],[\"name/96\",[3,29.779]],[\"comment/96\",[]],[\"name/97\",[19,31.031]],[\"comment/97\",[]],[\"name/98\",[20,31.031]],[\"comment/98\",[]],[\"name/99\",[23,31.031]],[\"comment/99\",[]],[\"name/100\",[24,31.031]],[\"comment/100\",[]],[\"name/101\",[47,47.125]],[\"comment/101\",[]],[\"name/102\",[1,28.667]],[\"comment/102\",[]],[\"name/103\",[41,42.017]],[\"comment/103\",[]],[\"name/104\",[48,47.125]],[\"comment/104\",[]],[\"name/105\",[49,47.125]],[\"comment/105\",[]],[\"name/106\",[50,47.125]],[\"comment/106\",[]],[\"name/107\",[44,42.017]],[\"comment/107\",[]],[\"name/108\",[51,47.125]],[\"comment/108\",[]],[\"name/109\",[52,47.125]],[\"comment/109\",[]],[\"name/110\",[53,47.125]],[\"comment/110\",[]],[\"name/111\",[21,31.031]],[\"comment/111\",[]],[\"name/112\",[3,29.779]],[\"comment/112\",[]],[\"name/113\",[19,31.031]],[\"comment/113\",[]],[\"name/114\",[20,31.031]],[\"comment/114\",[]],[\"name/115\",[22,31.031]],[\"comment/115\",[]],[\"name/116\",[23,31.031]],[\"comment/116\",[]],[\"name/117\",[24,31.031]],[\"comment/117\",[]],[\"name/118\",[54,47.125]],[\"comment/118\",[]],[\"name/119\",[55,47.125]],[\"comment/119\",[]],[\"name/120\",[56,47.125]],[\"comment/120\",[]],[\"name/121\",[57,47.125]],[\"comment/121\",[]],[\"name/122\",[58,47.125]],[\"comment/122\",[]],[\"name/123\",[59,47.125]],[\"comment/123\",[]],[\"name/124\",[60,47.125]],[\"comment/124\",[]],[\"name/125\",[61,47.125]],[\"comment/125\",[]],[\"name/126\",[62,47.125]],[\"comment/126\",[]],[\"name/127\",[63,47.125]],[\"comment/127\",[]],[\"name/128\",[28,32.462]],[\"comment/128\",[]],[\"name/129\",[64,47.125]],[\"comment/129\",[]],[\"name/130\",[65,47.125]],[\"comment/130\",[]],[\"name/131\",[66,47.125]],[\"comment/131\",[]],[\"name/132\",[67,47.125]],[\"comment/132\",[]],[\"name/133\",[68,47.125]],[\"comment/133\",[]],[\"name/134\",[69,47.125]],[\"comment/134\",[]],[\"name/135\",[70,47.125]],[\"comment/135\",[]],[\"name/136\",[71,47.125]],[\"comment/136\",[]],[\"name/137\",[72,47.125]],[\"comment/137\",[]],[\"name/138\",[73,47.125]],[\"comment/138\",[]],[\"name/139\",[74,47.125]],[\"comment/139\",[]],[\"name/140\",[75,47.125]],[\"comment/140\",[]],[\"name/141\",[76,47.125]],[\"comment/141\",[]],[\"name/142\",[28,32.462]],[\"comment/142\",[]],[\"name/143\",[77,47.125]],[\"comment/143\",[]],[\"name/144\",[28,32.462]],[\"comment/144\",[]],[\"name/145\",[78,47.125]],[\"comment/145\",[]],[\"name/146\",[28,32.462]],[\"comment/146\",[]],[\"name/147\",[79,47.125]],[\"comment/147\",[]],[\"name/148\",[28,32.462]],[\"comment/148\",[]],[\"name/149\",[80,47.125]],[\"comment/149\",[]],[\"name/150\",[81,47.125]],[\"comment/150\",[]],[\"name/151\",[82,47.125]],[\"comment/151\",[]],[\"name/152\",[83,47.125]],[\"comment/152\",[]],[\"name/153\",[84,47.125]],[\"comment/153\",[]],[\"name/154\",[85,47.125]],[\"comment/154\",[]],[\"name/155\",[86,47.125]],[\"comment/155\",[]],[\"name/156\",[87,47.125]],[\"comment/156\",[]],[\"name/157\",[88,47.125]],[\"comment/157\",[]],[\"name/158\",[89,47.125]],[\"comment/158\",[]],[\"name/159\",[90,47.125]],[\"comment/159\",[]],[\"name/160\",[91,47.125]],[\"comment/160\",[]],[\"name/161\",[92,47.125]],[\"comment/161\",[]],[\"name/162\",[93,47.125]],[\"comment/162\",[]],[\"name/163\",[94,47.125]],[\"comment/163\",[]],[\"name/164\",[1,28.667]],[\"comment/164\",[]],[\"name/165\",[95,47.125]],[\"comment/165\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":28,\"name\":{\"31\":{},\"128\":{},\"142\":{},\"144\":{},\"146\":{},\"148\":{}},\"comment\":{}}],[\"activity\",{\"_index\":43,\"name\":{\"84\":{}},\"comment\":{}}],[\"addvalidator\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"alexatest\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"aplusereventrequestbuilder\",{\"_index\":47,\"name\":{\"101\":{}},\"comment\":{}}],[\"appid\",{\"_index\":55,\"name\":{\"119\":{}},\"comment\":{}}],[\"arguments\",{\"_index\":48,\"name\":{\"104\":{}},\"comment\":{}}],[\"attributesname\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"audioplayerpauseintentrequestbuilder\",{\"_index\":39,\"name\":{\"65\":{}},\"comment\":{}}],[\"audioplayerresumeintentrequestbuilder\",{\"_index\":40,\"name\":{\"80\":{}},\"comment\":{}}],[\"build\",{\"_index\":19,\"name\":{\"21\":{},\"41\":{},\"50\":{},\"60\":{},\"75\":{},\"97\":{},\"113\":{}},\"comment\":{}}],[\"buildrequest\",{\"_index\":21,\"name\":{\"23\":{},\"39\":{},\"48\":{},\"58\":{},\"73\":{},\"95\":{},\"111\":{}},\"comment\":{}}],[\"callback\",{\"_index\":63,\"name\":{\"127\":{}},\"comment\":{}}],[\"clearsqueue\",{\"_index\":89,\"name\":{\"158\":{}},\"comment\":{}}],[\"components\",{\"_index\":50,\"name\":{\"106\":{}},\"comment\":{}}],[\"confirmationstatus\",{\"_index\":29,\"name\":{\"32\":{}},\"comment\":{}}],[\"confirmsintent\",{\"_index\":75,\"name\":{\"140\":{}},\"comment\":{}}],[\"confirmsslot\",{\"_index\":74,\"name\":{\"139\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"19\":{},\"28\":{},\"47\":{},\"56\":{},\"66\":{},\"81\":{},\"102\":{},\"164\":{}},\"comment\":{}}],[\"containsmocksettings\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"debug\",{\"_index\":60,\"name\":{\"124\":{}},\"comment\":{}}],[\"deviceid\",{\"_index\":57,\"name\":{\"121\":{}},\"comment\":{}}],[\"dynamodbtable\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"elicitsforintent\",{\"_index\":73,\"name\":{\"138\":{}},\"comment\":{}}],[\"elicitsslot\",{\"_index\":72,\"name\":{\"137\":{}},\"comment\":{}}],[\"getcontextdata\",{\"_index\":24,\"name\":{\"26\":{},\"45\":{},\"54\":{},\"64\":{},\"79\":{},\"100\":{},\"117\":{}},\"comment\":{}}],[\"getsessiondata\",{\"_index\":23,\"name\":{\"25\":{},\"44\":{},\"53\":{},\"63\":{},\"78\":{},\"99\":{},\"116\":{}},\"comment\":{}}],[\"handler\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"hasattributes\",{\"_index\":76,\"name\":{\"141\":{}},\"comment\":{}}],[\"hascardcontent\",{\"_index\":81,\"name\":{\"150\":{}},\"comment\":{}}],[\"hascardcontentlike\",{\"_index\":82,\"name\":{\"151\":{}},\"comment\":{}}],[\"hascardtext\",{\"_index\":83,\"name\":{\"152\":{}},\"comment\":{}}],[\"hascardtextlike\",{\"_index\":84,\"name\":{\"153\":{}},\"comment\":{}}],[\"hascardtitle\",{\"_index\":80,\"name\":{\"149\":{}},\"comment\":{}}],[\"haslargeimageurllike\",{\"_index\":86,\"name\":{\"155\":{}},\"comment\":{}}],[\"hassmallimageurllike\",{\"_index\":85,\"name\":{\"154\":{}},\"comment\":{}}],[\"ignorequestioncheck\",{\"_index\":71,\"name\":{\"136\":{}},\"comment\":{}}],[\"intentname\",{\"_index\":26,\"name\":{\"29\":{}},\"comment\":{}}],[\"intentrequestbuilder\",{\"_index\":25,\"name\":{\"27\":{}},\"comment\":{}}],[\"interfaces\",{\"_index\":59,\"name\":{\"123\":{}},\"comment\":{}}],[\"invokefunction\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"invokelambda\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"invokelambdacloudformation\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"launchrequestbuilder\",{\"_index\":36,\"name\":{\"46\":{}},\"comment\":{}}],[\"locale\",{\"_index\":58,\"name\":{\"122\":{}},\"comment\":{}}],[\"mockdynamodb\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"mockprofileapi\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"modifyrequest\",{\"_index\":22,\"name\":{\"24\":{},\"43\":{},\"52\":{},\"62\":{},\"77\":{},\"88\":{},\"115\":{}},\"comment\":{}}],[\"offset\",{\"_index\":42,\"name\":{\"83\":{}},\"comment\":{}}],[\"partitionkeyname\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"playsstream\",{\"_index\":87,\"name\":{\"156\":{}},\"comment\":{}}],[\"playsvideo\",{\"_index\":90,\"name\":{\"159\":{}},\"comment\":{}}],[\"reason\",{\"_index\":38,\"name\":{\"57\":{}},\"comment\":{}}],[\"renderdocument\",{\"_index\":91,\"name\":{\"160\":{}},\"comment\":{}}],[\"reprompts\",{\"_index\":67,\"name\":{\"132\":{}},\"comment\":{}}],[\"repromptslike\",{\"_index\":68,\"name\":{\"133\":{}},\"comment\":{}}],[\"repromptsnothing\",{\"_index\":69,\"name\":{\"134\":{}},\"comment\":{}}],[\"request\",{\"_index\":62,\"name\":{\"126\":{}},\"comment\":{}}],[\"requestbuilder\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"responsevalidator\",{\"_index\":94,\"name\":{\"163\":{}},\"comment\":{}}],[\"runsingletest\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"says\",{\"_index\":64,\"name\":{\"129\":{}},\"comment\":{}}],[\"sayslike\",{\"_index\":65,\"name\":{\"130\":{}},\"comment\":{}}],[\"saysnothing\",{\"_index\":66,\"name\":{\"131\":{}},\"comment\":{}}],[\"sequenceitem\",{\"_index\":61,\"name\":{\"125\":{}},\"comment\":{}}],[\"sessionendedrequestbuilder\",{\"_index\":37,\"name\":{\"55\":{}},\"comment\":{}}],[\"settings\",{\"_index\":3,\"name\":{\"3\":{},\"20\":{},\"40\":{},\"49\":{},\"59\":{},\"74\":{},\"96\":{},\"112\":{}},\"comment\":{}}],[\"shouldendsession\",{\"_index\":70,\"name\":{\"135\":{}},\"comment\":{}}],[\"skillsettings\",{\"_index\":54,\"name\":{\"118\":{}},\"comment\":{}}],[\"slots\",{\"_index\":27,\"name\":{\"30\":{}},\"comment\":{}}],[\"source\",{\"_index\":49,\"name\":{\"105\":{}},\"comment\":{}}],[\"stopsstream\",{\"_index\":88,\"name\":{\"157\":{}},\"comment\":{}}],[\"storesattributes\",{\"_index\":78,\"name\":{\"145\":{}},\"comment\":{}}],[\"test\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"token\",{\"_index\":41,\"name\":{\"82\":{},\"103\":{}},\"comment\":{}}],[\"userid\",{\"_index\":56,\"name\":{\"120\":{}},\"comment\":{}}],[\"validate\",{\"_index\":95,\"name\":{\"165\":{}},\"comment\":{}}],[\"validators\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"witharguments\",{\"_index\":51,\"name\":{\"108\":{}},\"comment\":{}}],[\"withcomponents\",{\"_index\":53,\"name\":{\"110\":{}},\"comment\":{}}],[\"withcurrentactivity\",{\"_index\":46,\"name\":{\"87\":{}},\"comment\":{}}],[\"withdynamodbpersistence\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"withemptyslot\",{\"_index\":30,\"name\":{\"33\":{},\"67\":{},\"89\":{}},\"comment\":{}}],[\"withintentconfirmation\",{\"_index\":35,\"name\":{\"38\":{},\"72\":{},\"94\":{}},\"comment\":{}}],[\"withinterfaces\",{\"_index\":20,\"name\":{\"22\":{},\"42\":{},\"51\":{},\"61\":{},\"76\":{},\"98\":{},\"114\":{}},\"comment\":{}}],[\"withoffset\",{\"_index\":45,\"name\":{\"86\":{}},\"comment\":{}}],[\"withprofile\",{\"_index\":92,\"name\":{\"161\":{}},\"comment\":{}}],[\"withsessionattributes\",{\"_index\":77,\"name\":{\"143\":{}},\"comment\":{}}],[\"withslot\",{\"_index\":31,\"name\":{\"34\":{},\"68\":{},\"90\":{}},\"comment\":{}}],[\"withslotconfirmation\",{\"_index\":32,\"name\":{\"35\":{},\"69\":{},\"91\":{}},\"comment\":{}}],[\"withslotresolution\",{\"_index\":33,\"name\":{\"36\":{},\"70\":{},\"92\":{}},\"comment\":{}}],[\"withslotresolutionnomatch\",{\"_index\":34,\"name\":{\"37\":{},\"71\":{},\"93\":{}},\"comment\":{}}],[\"withsource\",{\"_index\":52,\"name\":{\"109\":{}},\"comment\":{}}],[\"withstoredattributes\",{\"_index\":79,\"name\":{\"147\":{}},\"comment\":{}}],[\"withtoken\",{\"_index\":44,\"name\":{\"85\":{},\"107\":{}},\"comment\":{}}],[\"withuseraccesstoken\",{\"_index\":93,\"name\":{\"162\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index 496e66f..07a385b 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -6,17 +6,36 @@ --light-color-background-warning: #e6e600; --light-color-icon-background: var(--light-color-background); --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-accent); --light-color-text: #222; - --light-color-text-aside: #707070; - --light-color-link: #4da6ff; - --light-color-ts: #db1373; - --light-color-ts-interface: #139d2c; - --light-color-ts-enum: #9c891a; - --light-color-ts-class: #2484e5; + --light-color-text-aside: #6e6e6e; + --light-color-link: #1f70c2; + + --light-color-ts-keyword: #056bd6; + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; --light-color-ts-function: #572be7; - --light-color-ts-namespace: #b111c9; - --light-color-ts-private: #707070; - --light-color-ts-variable: #4d68ff; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: var(--light-color-ts-variable); + --light-color-ts-method: var(--light-color-ts-function); + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var(--light-color-ts-constructor); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: var(--light-color-ts-type-alias); + --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); + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + --light-external-icon: url("data:image/svg+xml;utf8,"); --light-color-scheme: light; @@ -27,17 +46,36 @@ --dark-color-warning-text: #222; --dark-color-icon-background: var(--dark-color-background-secondary); --dark-color-accent: #9096a2; + --dark-color-active-menu-item: #5d5d6a; --dark-color-text: #f5f5f5; --dark-color-text-aside: #dddddd; --dark-color-link: #00aff4; - --dark-color-ts: #ff6492; - --dark-color-ts-interface: #6cff87; + + --dark-color-ts-keyword: #3399ff; + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); --dark-color-ts-enum: #f4d93e; - --dark-color-ts-class: #61b0ff; - --dark-color-ts-function: #9772ff; - --dark-color-ts-namespace: #e14dff; - --dark-color-ts-private: #e2e2e2; - --dark-color-ts-variable: #4d68ff; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: var(--dark-color-ts-variable); + --dark-color-ts-method: var(--dark-color-ts-function); + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: var(--dark-color-ts-type-alias); + --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); + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + --dark-external-icon: url("data:image/svg+xml;utf8,"); --dark-color-scheme: dark; } @@ -50,17 +88,35 @@ --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); - --color-ts: var(--light-color-ts); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-class: var(--light-color-ts-class); - --color-ts-function: var(--light-color-ts-function); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-private: var(--light-color-ts-private); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); } @@ -74,17 +130,35 @@ --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); - --color-ts: var(--dark-color-ts); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-function: var(--dark-color-ts-function); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-private: var(--dark-color-ts-private); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } @@ -105,17 +179,35 @@ body { --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); - --color-ts: var(--light-color-ts); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-class: var(--light-color-ts-class); - --color-ts-function: var(--light-color-ts-function); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-private: var(--light-color-ts-private); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); } @@ -127,17 +219,35 @@ body { --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); - --color-ts: var(--dark-color-ts); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-function: var(--dark-color-ts-function); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-private: var(--dark-color-ts-private); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } @@ -156,6 +266,16 @@ h6 { line-height: 1.2; } +h1 > a, +h2 > a, +h3 > a, +h4 > a, +h5 > a, +h6 > a { + text-decoration: none; + color: var(--color-text); +} + h1 { font-size: 1.875rem; margin: 0.67rem 0; @@ -190,12 +310,6 @@ h6 { text-transform: uppercase; } -pre { - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - dl, menu, ol, @@ -208,26 +322,10 @@ dd { } .container { - max-width: 1600px; + max-width: 1700px; padding: 0 2rem; } -@media (min-width: 640px) { - .container { - padding: 0 4rem; - } -} -@media (min-width: 1200px) { - .container { - padding: 0 8rem; - } -} -@media (min-width: 1600px) { - .container { - padding: 0 12rem; - } -} - /* Footer */ .tsd-generator { border-top: 1px solid var(--color-accent); @@ -243,26 +341,9 @@ dd { } .container-main { - display: flex; - justify-content: space-between; - position: relative; margin: 0 auto; -} - -.col-4, -.col-8 { - box-sizing: border-box; - float: left; - padding: 2rem 1rem; -} - -.col-4 { - flex: 0 0 25%; -} -.col-8 { - flex: 1 0; - flex-wrap: wrap; - padding-left: 0; + /* toolbar, footer, margin */ + min-height: calc(100vh - 41px - 56px - 4rem); } @keyframes fade-in { @@ -305,22 +386,6 @@ dd { opacity: 0; } } -@keyframes shift-to-left { - from { - transform: translate(0, 0); - } - to { - transform: translate(-25%, 0); - } -} -@keyframes unshift-to-left { - from { - transform: translate(-25%, 0); - } - to { - transform: translate(0, 0); - } -} @keyframes pop-in-from-right { from { transform: translate(100%, 0); @@ -369,13 +434,29 @@ pre { } pre { + position: relative; + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; padding: 10px; - border: 0.1em solid var(--color-accent); + border: 1px solid var(--color-accent); } pre code { padding: 0; font-size: 100%; } +pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; +} +pre:hover > button, +pre > button.visible { + opacity: 1; +} blockquote { margin: 1em 0; @@ -391,13 +472,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 { @@ -408,90 +488,18 @@ blockquote { .tsd-typography ol { margin: 1em 0; } - -@media (max-width: 1024px) { - html .col-content { - float: none; - max-width: 100%; - width: 100%; - padding-top: 3rem; - } - html .col-menu { - position: fixed !important; - overflow-y: auto; - -webkit-overflow-scrolling: touch; - z-index: 1024; - top: 0 !important; - bottom: 0 !important; - left: auto !important; - right: 0 !important; - padding: 1.5rem 1.5rem 0 0; - max-width: 25rem; - visibility: hidden; - background-color: var(--color-background); - transform: translate(100%, 0); - } - html .col-menu > *:last-child { - padding-bottom: 20px; - } - html .overlay { - content: ""; - display: block; - position: fixed; - z-index: 1023; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: rgba(0, 0, 0, 0.75); - visibility: hidden; - } - - .to-has-menu .overlay { - animation: fade-in 0.4s; - } - - .to-has-menu :is(header, footer, .col-content) { - animation: shift-to-left 0.4s; - } - - .to-has-menu .col-menu { - animation: pop-in-from-right 0.4s; - } - - .from-has-menu .overlay { - animation: fade-out 0.4s; - } - - .from-has-menu :is(header, footer, .col-content) { - animation: unshift-to-left 0.4s; - } - - .from-has-menu .col-menu { - animation: pop-out-to-right 0.4s; - } - - .has-menu body { - overflow: hidden; - } - .has-menu .overlay { - visibility: visible; - } - .has-menu :is(header, footer, .col-content) { - transform: translate(-25%, 0); - } - .has-menu .col-menu { - visibility: visible; - transform: translate(0, 0); - display: flex; - flex-direction: column; - gap: 1.5rem; - max-height: 100vh; - padding: 1rem 2rem; - } - .has-menu .tsd-navigation { - max-height: 100%; - } +.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 { @@ -672,43 +680,6 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { -o-page-break-inside: avoid; page-break-inside: avoid; } -.tsd-index-panel a, -.tsd-index-panel a.tsd-parent-kind-module { - color: var(--color-ts); -} -.tsd-index-panel a.tsd-parent-kind-interface { - color: var(--color-ts-interface); -} -.tsd-index-panel a.tsd-parent-kind-enum { - color: var(--color-ts-enum); -} -.tsd-index-panel a.tsd-parent-kind-class { - color: var(--color-ts-class); -} -.tsd-index-panel a.tsd-kind-module { - color: var(--color-ts-namespace); -} -.tsd-index-panel a.tsd-kind-interface { - color: var(--color-ts-interface); -} -.tsd-index-panel a.tsd-kind-enum { - color: var(--color-ts-enum); -} -.tsd-index-panel a.tsd-kind-class { - color: var(--color-ts-class); -} -.tsd-index-panel a.tsd-kind-function { - color: var(--color-ts-function); -} -.tsd-index-panel a.tsd-kind-namespace { - color: var(--color-ts-namespace); -} -.tsd-index-panel a.tsd-kind-variable { - color: var(--color-ts-variable); -} -.tsd-index-panel a.tsd-is-private { - color: var(--color-ts-private); -} .tsd-flag { display: inline-block; @@ -723,7 +694,7 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } .tsd-anchor { - position: absolute; + position: relative; top: -100px; } @@ -737,108 +708,64 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { margin-bottom: 0; border-bottom: none; } -.tsd-member [data-tsd-kind] { - color: var(--color-ts); -} -.tsd-member [data-tsd-kind="Interface"] { - color: var(--color-ts-interface); -} -.tsd-member [data-tsd-kind="Enum"] { - color: var(--color-ts-enum); -} -.tsd-member [data-tsd-kind="Class"] { - color: var(--color-ts-class); + +.tsd-navigation.settings { + margin: 1rem 0; } -.tsd-member [data-tsd-kind="Private"] { - color: var(--color-ts-private); +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.5rem); } - -.tsd-navigation a { - display: block; - margin: 0.4rem 0; - border-left: 2px solid transparent; +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + display: inline-flex; + align-items: center; + padding: 0.25rem; color: var(--color-text); text-decoration: none; - transition: border-left-color 0.1s; + box-sizing: border-box; +} +.tsd-navigation a.current, +.tsd-page-navigation a.current { + background: var(--color-active-menu-item); } -.tsd-navigation a:hover { +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { text-decoration: underline; } -.tsd-navigation ul { - margin: 0; +.tsd-navigation ul, +.tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; padding: 0; list-style: none; } -.tsd-navigation li { +.tsd-navigation li, +.tsd-page-navigation li { padding: 0; + max-width: 100%; } - -.tsd-navigation.primary .tsd-accordion-details > ul { - margin-top: 0.75rem; +.tsd-nested-navigation { + margin-left: 3rem; } -.tsd-navigation.primary a { - padding: 0.75rem 0.5rem; - margin: 0; +.tsd-nested-navigation > li > details { + margin-left: -1.5rem; } -.tsd-navigation.primary ul li a { - margin-left: 0.5rem; -} -.tsd-navigation.primary ul li li a { +.tsd-small-nested-navigation { margin-left: 1.5rem; } -.tsd-navigation.primary ul li li li a { - margin-left: 2.5rem; -} -.tsd-navigation.primary ul li li li li a { - margin-left: 3.5rem; -} -.tsd-navigation.primary ul li li li li li a { - margin-left: 4.5rem; -} -.tsd-navigation.primary ul li li li li li li a { - margin-left: 5.5rem; -} -.tsd-navigation.primary li.current > a { - border-left: 0.15rem var(--color-text) solid; -} -.tsd-navigation.primary li.selected > a { - font-weight: bold; - border-left: 0.2rem var(--color-text) solid; -} -.tsd-navigation.primary ul li a:hover { - border-left: 0.2rem var(--color-text-aside) solid; -} -.tsd-navigation.primary li.globals + li > span, -.tsd-navigation.primary li.globals + li > a { - padding-top: 20px; +.tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; } -.tsd-navigation.secondary.tsd-navigation--toolbar-hide { - max-height: calc(100vh - 1rem); - top: 0.5rem; -} -.tsd-navigation.secondary > ul { - display: inline; - padding-right: 0.5rem; - transition: opacity 0.2s; -} -.tsd-navigation.secondary ul li a { - padding-left: 0; -} -.tsd-navigation.secondary ul li li a { - padding-left: 1.1rem; -} -.tsd-navigation.secondary ul li li li a { - padding-left: 2.2rem; +.tsd-nested-navigation > li > a, +.tsd-nested-navigation > li > span { + width: calc(100% - 1.75rem - 0.5rem); } -.tsd-navigation.secondary ul li li li li a { - padding-left: 3.3rem; -} -.tsd-navigation.secondary ul li li li li li a { - padding-left: 4.4rem; -} -.tsd-navigation.secondary ul li li li li li li a { - padding-left: 5.5rem; + +.tsd-page-navigation ul { + padding-left: 1.75rem; } #tsd-sidebar-links a { @@ -851,41 +778,40 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } a.tsd-index-link { - margin: 0.25rem 0; + padding: 0.25rem 0 !important; font-size: 1rem; line-height: 1.25rem; display: inline-flex; align-items: center; + color: var(--color-text); } -.tsd-accordion-summary > h1, -.tsd-accordion-summary > h2, -.tsd-accordion-summary > h3, -.tsd-accordion-summary > h4, -.tsd-accordion-summary > h5 { - display: inline-flex; - align-items: center; - vertical-align: middle; - margin-bottom: 0; +.tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ +} +.tsd-accordion-summary, +.tsd-accordion-summary a { user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -} -.tsd-accordion-summary { - display: block; + cursor: pointer; } +.tsd-accordion-summary a { + width: calc(100% - 1.5rem); +} .tsd-accordion-summary > * { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; } -.tsd-accordion-summary::-webkit-details-marker { - display: none; -} -.tsd-index-accordion .tsd-accordion-summary svg { - margin-right: 0.25rem; +.tsd-index-accordion .tsd-accordion-summary > svg { + margin-left: 0.25rem; } .tsd-index-content > :not(:first-child) { margin-top: 0.75rem; @@ -910,34 +836,6 @@ a.tsd-index-link { margin-right: 0.8rem; } -@media (min-width: 1025px) { - .col-content { - margin: 2rem auto; - } - - .menu-sticky-wrap { - position: sticky; - height: calc(100vh - 2rem); - top: 4rem; - right: 0; - padding: 0 1.5rem; - padding-top: 1rem; - margin-top: 3rem; - transition: 0.3s ease-in-out; - transition-property: top, padding-top, padding, height; - overflow-y: auto; - } - .col-menu { - border-left: 1px solid var(--color-accent); - } - .col-menu--hide { - top: 1rem; - } - .col-menu .tsd-navigation:not(:last-child) { - padding-bottom: 1.75rem; - } -} - .tsd-panel { margin-bottom: 2.5rem; } @@ -1018,8 +916,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); @@ -1027,12 +926,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; @@ -1088,6 +990,11 @@ a.tsd-index-link { overflow-x: auto; } +.tsd-signature-keyword { + color: var(--color-ts-keyword); + font-weight: normal; +} + .tsd-signature-symbol { color: var(--color-text-aside); font-weight: normal; @@ -1143,7 +1050,7 @@ ul.tsd-type-parameter-list h5 { } .tsd-page-toolbar { - position: fixed; + position: sticky; z-index: 1; top: 0; left: 0; @@ -1183,16 +1090,14 @@ ul.tsd-type-parameter-list h5 { padding: 12px 0; } -.tsd-page-toolbar--hide { - transform: translateY(-100%); -} - .tsd-widget { display: inline-block; 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; } @@ -1214,12 +1119,6 @@ ul.tsd-type-parameter-list h5 { .tsd-widget.menu { display: none; } -@media (max-width: 1024px) { - .tsd-widget.options, - .tsd-widget.menu { - display: inline-block; - } -} input[type="checkbox"] + .tsd-widget:before { background-position: -120px 0; } @@ -1250,7 +1149,7 @@ img { } .deprecated { - text-decoration: line-through; + text-decoration: line-through !important; } .warning { @@ -1259,6 +1158,78 @@ img { background: var(--color-background-warning); } +.tsd-kind-project { + color: var(--color-ts-project); +} +.tsd-kind-module { + color: var(--color-ts-module); +} +.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-kind-enum-member { + color: var(--color-ts-enum-member); +} +.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-kind-constructor { + color: var(--color-ts-constructor); +} +.tsd-kind-property { + color: var(--color-ts-property); +} +.tsd-kind-method { + color: var(--color-ts-method); +} +.tsd-kind-call-signature { + color: var(--color-ts-call-signature); +} +.tsd-kind-index-signature { + color: var(--color-ts-index-signature); +} +.tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); +} +.tsd-kind-parameter { + color: var(--color-ts-parameter); +} +.tsd-kind-type-literal { + color: var(--color-ts-type-literal); +} +.tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); +} +.tsd-kind-accessor { + color: var(--color-ts-accessor); +} +.tsd-kind-get-signature { + color: var(--color-ts-get-signature); +} +.tsd-kind-set-signature { + color: var(--color-ts-set-signature); +} +.tsd-kind-type-alias { + color: var(--color-ts-type-alias); +} + +/* if we have a kind icon, don't color the text by kind */ +.tsd-kind-icon ~ span { + color: var(--color-text); +} + * { scrollbar-width: thin; scrollbar-color: var(--color-accent) var(--color-icon-background); @@ -1277,3 +1248,147 @@ img { border-radius: 999rem; border: 0.25rem solid var(--color-icon-background); } + +/* mobile */ +@media (max-width: 769px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } + + .container-main { + display: flex; + } + html .col-content { + float: none; + max-width: 100%; + width: 100%; + } + html .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-sidebar > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +/* one sidebar */ +@media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + margin: 2rem auto; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } +} +@media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + padding-top: 1rem; + } + .site-menu { + margin-top: 1rem; + } +} + +/* two sidebars */ +@media (min-width: 1200px) { + .container-main { + grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 1rem 0; + } + + .page-menu, + .site-menu { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + } +} diff --git a/docs/classes/AlexaTest.html b/docs/classes/AlexaTest.html index 0928155..4058523 100644 --- a/docs/classes/AlexaTest.html +++ b/docs/classes/AlexaTest.html @@ -1,286 +1,22 @@ -AlexaTest | ask-sdk-test
-
- -
-
-
-
- -

Class AlexaTest

-
-

Hierarchy

-
    -
  • AlexaTest
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
attributesName: undefined | string
-
- -
dynamoDBTable: undefined | string
-
- -
handler: string | Function
-
- -
partitionKeyName: undefined | string
-
- -
settings: SkillSettings
-
- -
validators: ResponseValidator[]
-
-

Methods

-
- -
-
- -
    - -
  • -
    -

    Parameters

    -
    -

    Returns boolean

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      settings: TestSettings
    • -
    • -
      currentItem: SequenceItem
    • -
    • -
      request: RequestEnvelope
    -

    Returns Promise<any>

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      _settings: TestSettings
    • -
    • -
      currentItem: SequenceItem
    • -
    • -
      request: RequestEnvelope
    -

    Returns Promise<any>

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      stackName: string
    • -
    • -
      logicalName: string
    • -
    • -
      settings: TestSettings
    • -
    • -
      currentItem: SequenceItem
    • -
    • -
      request: RequestEnvelope
    -

    Returns Promise<any>

-
- -
    - -
  • -
    -

    Parameters

    -
    -

    Returns void

-
- -
-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      settings: TestSettings
    • -
    • -
      sequence: SequenceItem[]
    • -
    • -
      sequenceIndex: number
    • -
    • -
      attributes: undefined | object
    • -
    • -
      done: Function
    -

    Returns void

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      sequence: SequenceItem[]
    • -
    • -
      Optional testDescription: string
    -

    Returns void

-
- -
    - -
  • -

    Activates mocking of DynamoDB backed attributes

    -
    -
    -

    Parameters

    -
      -
    • -
      tableName: string
      -

      name of the DynamoDB Table

      -
    • -
    • -
      Optional partitionKeyName: string
      -

      the key to be used as id (default: id)

      -
    • -
    • -
      Optional attributesName: string
      -

      the key to be used for the attributes (default: attributes)

      -
    -

    Returns AlexaTest

-
-
-

Generated using TypeDoc

-
\ No newline at end of file +AlexaTest | ask-sdk-test

Class AlexaTest

Constructors

Properties

attributesName: undefined | string
dynamoDBTable: undefined | string
handler: string | Function
partitionKeyName: undefined | string
settings: SkillSettings
validators: ResponseValidator[]

Methods

  • Parameters

    Returns boolean

  • Parameters

    • settings: TestSettings
    • currentItem: SequenceItem
    • request: RequestEnvelope

    Returns Promise<any>

  • Parameters

    • name: string
    • _settings: TestSettings
    • currentItem: SequenceItem
    • request: RequestEnvelope

    Returns Promise<any>

  • Parameters

    • stackName: string
    • logicalName: string
    • settings: TestSettings
    • currentItem: SequenceItem
    • request: RequestEnvelope

    Returns Promise<any>

  • Parameters

    Returns void

  • Parameters

    Returns object[]

  • Parameters

    • settings: TestSettings
    • sequence: SequenceItem[]
    • sequenceIndex: number
    • attributes: undefined | object
    • done: Function

    Returns void

  • Parameters

    Returns void

  • Activates mocking of DynamoDB backed attributes

    +

    Parameters

    • tableName: string

      name of the DynamoDB Table

      +
    • Optional partitionKeyName: string

      the key to be used as id (default: id)

      +
    • Optional attributesName: string

      the key to be used for the attributes (default: attributes)

      +

    Returns AlexaTest

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/AplUserEventRequestBuilder.html b/docs/classes/AplUserEventRequestBuilder.html index 47f6b49..867fa58 100644 --- a/docs/classes/AplUserEventRequestBuilder.html +++ b/docs/classes/AplUserEventRequestBuilder.html @@ -1,227 +1,17 @@ -AplUserEventRequestBuilder | ask-sdk-test
-
- -
-
-
-
- -

Class AplUserEventRequestBuilder

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
arguments?: any[]
-
- -
components: any
-
- -
settings: SkillSettings
-
- -
source: any
-
- -
token?: string
-
-

Methods

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

    Parameters

    -
      -
    • -
      _request: RequestEnvelope
    -

    Returns void

-
- -
-
- -
-
- -
-
- -
-
- -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +AplUserEventRequestBuilder | ask-sdk-test

Class AplUserEventRequestBuilder

Hierarchy

Constructors

Properties

arguments?: any[]
components: any
settings: SkillSettings
source: any
token?: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/AudioPlayerPauseIntentRequestBuilder.html b/docs/classes/AudioPlayerPauseIntentRequestBuilder.html index 90c7293..45f4e43 100644 --- a/docs/classes/AudioPlayerPauseIntentRequestBuilder.html +++ b/docs/classes/AudioPlayerPauseIntentRequestBuilder.html @@ -1,255 +1,15 @@ -AudioPlayerPauseIntentRequestBuilder | ask-sdk-test
-
- -
-
-
-
- -

Class AudioPlayerPauseIntentRequestBuilder

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
settings: SkillSettings
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +AudioPlayerPauseIntentRequestBuilder | ask-sdk-test

Class AudioPlayerPauseIntentRequestBuilder

Hierarchy

Constructors

Properties

settings: SkillSettings

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/AudioPlayerResumeIntentRequestBuilder.html b/docs/classes/AudioPlayerResumeIntentRequestBuilder.html index 9cb670d..d142bb7 100644 --- a/docs/classes/AudioPlayerResumeIntentRequestBuilder.html +++ b/docs/classes/AudioPlayerResumeIntentRequestBuilder.html @@ -1,309 +1,21 @@ -AudioPlayerResumeIntentRequestBuilder | ask-sdk-test
-
- -
-
-
-
- -

Class AudioPlayerResumeIntentRequestBuilder

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
activity?: PlayerActivity
-
- -
offset?: number
-
- -
settings: SkillSettings
-
- -
token?: string
-
-

Methods

-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +AudioPlayerResumeIntentRequestBuilder | ask-sdk-test

Class AudioPlayerResumeIntentRequestBuilder

Hierarchy

Constructors

Properties

activity?: PlayerActivity
offset?: number
settings: SkillSettings
token?: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/IntentRequestBuilder.html b/docs/classes/IntentRequestBuilder.html index 923b0ed..807ba0b 100644 --- a/docs/classes/IntentRequestBuilder.html +++ b/docs/classes/IntentRequestBuilder.html @@ -1,274 +1,18 @@ -IntentRequestBuilder | ask-sdk-test
-
- -
-
-
-
- -

Class IntentRequestBuilder

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
- -
-
-

Properties

-
- -
confirmationStatus: IntentConfirmationStatus
-
- -
intentName: string
-
- -
settings: SkillSettings
-
- -
slots?: {
    [key: string]: Slot;
}
-
-

Type declaration

-
    -
  • -
    [key: string]: Slot
-
-

Methods

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

    Parameters

    -
      -
    • -
      _request: RequestEnvelope
    -

    Returns void

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

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      confirmationStatus: SlotConfirmationStatus
    • -
    • -
      Optional value: string
    -

    Returns IntentRequestBuilder

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      name: string
    • -
    • -
      value: string
    • -
    • -
      slotType: string
    • -
    • -
      id: string
    -

    Returns IntentRequestBuilder

-
- -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +IntentRequestBuilder | ask-sdk-test

Class IntentRequestBuilder

Hierarchy

Constructors

Properties

confirmationStatus: IntentConfirmationStatus
intentName: string
settings: SkillSettings
slots?: {
    [key: string]: Slot;
}

Type declaration

  • [key: string]: Slot

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/LaunchRequestBuilder.html b/docs/classes/LaunchRequestBuilder.html index 0c2bbad..e6d15c2 100644 --- a/docs/classes/LaunchRequestBuilder.html +++ b/docs/classes/LaunchRequestBuilder.html @@ -1,155 +1,9 @@ -LaunchRequestBuilder | ask-sdk-test
-
- -
-
-
-
- -

Class LaunchRequestBuilder

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
settings: SkillSettings
-
-

Methods

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

    Parameters

    -
      -
    • -
      _request: RequestEnvelope
    -

    Returns void

-
- -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +LaunchRequestBuilder | ask-sdk-test

Class LaunchRequestBuilder

Hierarchy

Constructors

Properties

settings: SkillSettings

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/RequestBuilder.html b/docs/classes/RequestBuilder.html index c277be5..fc3fe0b 100644 --- a/docs/classes/RequestBuilder.html +++ b/docs/classes/RequestBuilder.html @@ -1,150 +1,9 @@ -RequestBuilder | ask-sdk-test
-
- -
-
-
-
- -

Class RequestBuilderAbstract

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
settings: SkillSettings
-
-

Methods

-
- -
    - -
  • -

    Returns RequestEnvelope

-
- -
    - -
  • -

    Returns Request

-
- -
    - -
  • -

    Returns Context

-
- -
    - -
  • -

    Returns Session

-
- -
    - -
  • -
    -

    Parameters

    -
      -
    • -
      _request: RequestEnvelope
    -

    Returns void

-
- -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +RequestBuilder | ask-sdk-test

Class RequestBuilderAbstract

Hierarchy

Constructors

Properties

settings: SkillSettings

Methods

  • Returns RequestEnvelope

  • Returns Request

  • Returns Context

  • Returns Session

  • Parameters

    • _request: RequestEnvelope

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/ResponseValidator.html b/docs/classes/ResponseValidator.html index 3a31bbd..6b5b65b 100644 --- a/docs/classes/ResponseValidator.html +++ b/docs/classes/ResponseValidator.html @@ -1,87 +1,3 @@ -ResponseValidator | ask-sdk-test
-
- -
-
-
-
- -

Class ResponseValidatorAbstract

-
-

Hierarchy

-
    -
  • ResponseValidator
-
-
-
- -
-
-

Constructors

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Methods

-
- -
    - -
  • -
    -

    Parameters

    -
    -

    Returns void

-
-
-

Generated using TypeDoc

-
\ No newline at end of file +ResponseValidator | ask-sdk-test

Class ResponseValidatorAbstract

Constructors

Methods

Constructors

Methods

  • Parameters

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/SessionEndedRequestBuilder.html b/docs/classes/SessionEndedRequestBuilder.html index 248e097..529bed8 100644 --- a/docs/classes/SessionEndedRequestBuilder.html +++ b/docs/classes/SessionEndedRequestBuilder.html @@ -1,162 +1,10 @@ -SessionEndedRequestBuilder | ask-sdk-test
-
- -
-
-
-
- -

Class SessionEndedRequestBuilder

-
-

Hierarchy

-
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
-
-

Methods

-
-
-

Constructors

-
- -
-
-

Properties

-
- -
reason: SessionEndedReason
-
- -
settings: SkillSettings
-
-

Methods

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

    Parameters

    -
      -
    • -
      _request: RequestEnvelope
    -

    Returns void

-
- -
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +SessionEndedRequestBuilder | ask-sdk-test

Class SessionEndedRequestBuilder

Hierarchy

Constructors

Properties

reason: SessionEndedReason
settings: SkillSettings

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 5b89fbe..7122ebd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,74 +1,11 @@ -ask-sdk-test
-
- -
-
-
-
-

ask-sdk-test

-
- -

Alexa Skill Test Framework

-
-

npm version

+ask-sdk-test

ask-sdk-test

Alexa Skill Test Framework

npm version

This framework makes it easy to create full-coverage black box tests for an Alexa skill using Mocha.

Here's an example of what a test might look like with the test framework.

import {AlexaTest, IntentRequestBuilder, LaunchRequestBuilder, SkillSettings} from 'ask-sdk-test';
import {handler as skillHandler} from './helloworld';

// initialize the testing framework
const skillSettings : SkillSettings = {
appId: 'amzn1.ask.skill.00000000-0000-0000-0000-000000000000',
userId: 'amzn1.ask.account.VOID',
deviceId: 'amzn1.ask.device.VOID',
locale: 'en-US',
};

const alexaTest = new AlexaTest(skillHandler, skillSettings);

describe('LaunchRequest', () => {
alexaTest.test([
{
request: new LaunchRequestBuilder(skillSettings).build(),
says: 'Welcome to the Alexa Skills Kit, you can say hello!',
repromptsNothing: true,
shouldEndSession: true,
},
]);
}); -
+

If you are writing your Alexa Skills in Python, check out https://github.com/BananaNosh/py_ask_sdk_test

- - -

How To

-
-

Install the package as a dev dependency with npm install ask-sdk-test --save-dev.

+

How To

Install the package as a dev dependency with npm install ask-sdk-test --save-dev.

Write tests in a Typescript file and run them with Mocha. For example, if your test is at 'test/skill.spec.ts', run mocha --require node_modules/ts-node/register/index.js test/skill.spec.ts.

For some simple examples, see the 'examples' directory.

- - -

History

-
-

This framework is based on the alexa-skill-test-framework by Brian MacIntosh and rewritten for Typescript and the ASK SDK v2.

-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

History

This framework is based on the alexa-skill-test-framework by Brian MacIntosh and rewritten for Typescript and the ASK SDK v2.

+

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/SequenceItem.html b/docs/interfaces/SequenceItem.html index 5787541..22c1d78 100644 --- a/docs/interfaces/SequenceItem.html +++ b/docs/interfaces/SequenceItem.html @@ -1,319 +1,66 @@ -SequenceItem | ask-sdk-test
-
- -
-
-
-
- -

Interface SequenceItem

-
-

Hierarchy

-
    -
  • SequenceItem
-
-

Indexable

-
[key: string]: any
-
-
-
- -
-
-

Properties

-
- -
callback?: ((response: ResponseEnvelope) => void)
-
-

Type declaration

-
    -
  • -
      -
    • (response: ResponseEnvelope): void
    • -
    • -

      Receives the response object from the request as a parameter. You can make custom checks against the response using any assertion library you like in here.

      -
      -
      -

      Parameters

      -
        -
      • -
        response: ResponseEnvelope
      -

      Returns void

-
- -
clearsQueue?: string
-

Tests that the AudioPlayer clears the queue with the given clear behavior.

-
-
- -
confirmsIntent?: boolean
-

Tests that the response asks Alexa to confirm the intent.

-
-
- -
confirmsSlot?: string
-

Tests that the response asks Alexa to confirm the given slot.

-
-
- -
elicitsForIntent?: string
-

Tests that the response asks Alexa to elicit the a slot of the given intent.

-
-
- -
elicitsSlot?: string
-

Tests that the response asks Alexa to elicit the given slot.

-
-
- -
hasAttributes?: {
    [key: string]: string | number | boolean | ((attribute: any) => boolean);
}
-

Tests that the response contains the given attributes and values. Values can be strings, numbers, booleans or functions testing the value.

-
-
-

Type declaration

-
    -
  • -
    [key: string]: string | number | boolean | ((attribute: any) => boolean)
-
- -
hasCardContent?: string
-

Tests that the card sent by the response is a simple card and has the content specified.

-
-
- -
hasCardContentLike?: string
-

Tests that the card sent by the response is a simple card and contains the content specified.

-
-
- -
hasCardText?: string
-

Tests that the card sent by the response is a standard card and has the text specified.

-
-
- -
hasCardTextLike?: string
-

Tests that the card sent by the response is a standard card and contains the text specified.

-
-
- -
hasCardTitle?: string
-

Tests that the card sent by the response has the title specified.

-
-
- -
hasLargeImageUrlLike?: string
-

Tests that the card sent by the response is a standard card and has a large image URL containing the string specified.

-
-
- -
hasSmallImageUrlLike?: string
-

Tests that the card sent by the response is a standard card and has a small image URL containing the string specified.

-
-
- -
ignoreQuestionCheck?: boolean
-

If true, tests that the response speech contains a question mark when the session is kept open

-
-
- -
playsStream?: PlayStreamConfig
-

Tests that the AudioPlayer is used to play a stream.

-
-
- -
playsVideo?: PlayVideoConfig
-

Tests that the VideoPlayer is used to play a stream.

-
-
- -
renderDocument?: RenderDocumentConfig
-

Tests that the RenderDirective is used to .

-
-
- -
reprompts?: string | string[] | ((speech: string) => boolean)
-

Tests that the reprompt output from the request is the string specified.

-
-
- -
repromptsLike?: string
-

Tests that the reprompt output from the request contains the string specified.

-
-
- -
repromptsNothing?: boolean
-

If true, tests that the response has no reprompt output.

-
-
- -
request: RequestEnvelope
-

The request to run. Generate these with one of the above getFooRequest methods.

-
-
- -
says?: string | string[] | ((speech: string) => boolean)
-

Tests that the speech output from the request is the string specified.

-
-
- -
saysLike?: string
-

Tests that the speech output from the request contains the string specified.

-
-
- -
saysNothing?: boolean
-

If true, tests that the response has no speech output.

-
-
- -
shouldEndSession?: boolean
-

If true, tests that the response to the request ends or does not end the session.

-
-
- -
stopsStream?: boolean
-

Tests that the AudioPlayer is stopped.

-
-
- -
storesAttributes?: {
    [key: string]: string | number | boolean | ((attribute: any) => boolean);
}
-

Tests that the given attributes were stored in the DynamoDB. Values can be strings, numbers, booleans or functions testing the value.

-
-
-

Type declaration

-
    -
  • -
    [key: string]: string | number | boolean | ((attribute: any) => boolean)
-
- -
withProfile?: ProfileInfo
-

The profile information for API calls. Ups will be unauthorized when this is undefined

-
-
- -
withSessionAttributes?: {
    [key: string]: any;
}
-

The session attributes to initialize the intent request with.

-
-
-

Type declaration

-
    -
  • -
    [key: string]: any
-
- -
withStoredAttributes?: {
    [key: string]: any;
}
-

The attributes to initialize the handler with. Used with DynamoDB mock.

-
-
-

Type declaration

-
    -
  • -
    [key: string]: any
-
- -
withUserAccessToken?: string
-

The accessToken to provide for account linking

-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +SequenceItem | ask-sdk-test

Interface SequenceItem

interface SequenceItem {
    callback?: ((response) => void);
    clearsQueue?: string;
    confirmsIntent?: boolean;
    confirmsSlot?: string;
    elicitsForIntent?: string;
    elicitsSlot?: string;
    hasAttributes?: {
        [key: string]: string | number | boolean | ((attribute) => boolean);
    };
    hasCardContent?: string;
    hasCardContentLike?: string;
    hasCardText?: string;
    hasCardTextLike?: string;
    hasCardTitle?: string;
    hasLargeImageUrlLike?: string;
    hasSmallImageUrlLike?: string;
    ignoreQuestionCheck?: boolean;
    playsStream?: PlayStreamConfig;
    playsVideo?: PlayVideoConfig;
    renderDocument?: RenderDocumentConfig;
    reprompts?: string | string[] | ((speech) => boolean);
    repromptsLike?: string;
    repromptsNothing?: boolean;
    request: RequestEnvelope;
    says?: string | string[] | ((speech) => boolean);
    saysLike?: string;
    saysNothing?: boolean;
    shouldEndSession?: boolean;
    stopsStream?: boolean;
    storesAttributes?: {
        [key: string]: string | number | boolean | ((attribute) => boolean);
    };
    withProfile?: ProfileInfo;
    withSessionAttributes?: {
        [key: string]: any;
    };
    withStoredAttributes?: {
        [key: string]: any;
    };
    withUserAccessToken?: string;
    [key: string]: any;
}

Indexable

[key: string]: any

Any additional fields for custom validators

+

Properties

callback?: ((response) => void)

Type declaration

    • (response): void
    • Receives the response object from the request as a parameter. You can make custom checks against the response using any assertion library you like in here.

      +

      Parameters

      • response: ResponseEnvelope

      Returns void

clearsQueue?: string

Tests that the AudioPlayer clears the queue with the given clear behavior.

+
confirmsIntent?: boolean

Tests that the response asks Alexa to confirm the intent.

+
confirmsSlot?: string

Tests that the response asks Alexa to confirm the given slot.

+
elicitsForIntent?: string

Tests that the response asks Alexa to elicit the a slot of the given intent.

+
elicitsSlot?: string

Tests that the response asks Alexa to elicit the given slot.

+
hasAttributes?: {
    [key: string]: string | number | boolean | ((attribute) => boolean);
}

Tests that the response contains the given attributes and values. Values can be strings, numbers, booleans or functions testing the value.

+

Type declaration

  • [key: string]: string | number | boolean | ((attribute) => boolean)
hasCardContent?: string

Tests that the card sent by the response is a simple card and has the content specified.

+
hasCardContentLike?: string

Tests that the card sent by the response is a simple card and contains the content specified.

+
hasCardText?: string

Tests that the card sent by the response is a standard card and has the text specified.

+
hasCardTextLike?: string

Tests that the card sent by the response is a standard card and contains the text specified.

+
hasCardTitle?: string

Tests that the card sent by the response has the title specified.

+
hasLargeImageUrlLike?: string

Tests that the card sent by the response is a standard card and has a large image URL containing the string specified.

+
hasSmallImageUrlLike?: string

Tests that the card sent by the response is a standard card and has a small image URL containing the string specified.

+
ignoreQuestionCheck?: boolean

If true, tests that the response speech contains a question mark when the session is kept open

+
playsStream?: PlayStreamConfig

Tests that the AudioPlayer is used to play a stream.

+
playsVideo?: PlayVideoConfig

Tests that the VideoPlayer is used to play a stream.

+
renderDocument?: RenderDocumentConfig

Tests that the RenderDirective is used to .

+
reprompts?: string | string[] | ((speech) => boolean)

Tests that the reprompt output from the request is the string specified.

+

Type declaration

    • (speech): boolean
    • Parameters

      • speech: string

      Returns boolean

repromptsLike?: string

Tests that the reprompt output from the request contains the string specified.

+
repromptsNothing?: boolean

If true, tests that the response has no reprompt output.

+
request: RequestEnvelope

The request to run. Generate these with one of the above getFooRequest methods.

+
says?: string | string[] | ((speech) => boolean)

Tests that the speech output from the request is the string specified.

+

Type declaration

    • (speech): boolean
    • Parameters

      • speech: string

      Returns boolean

saysLike?: string

Tests that the speech output from the request contains the string specified.

+
saysNothing?: boolean

If true, tests that the response has no speech output.

+
shouldEndSession?: boolean

If true, tests that the response to the request ends or does not end the session.

+
stopsStream?: boolean

Tests that the AudioPlayer is stopped.

+
storesAttributes?: {
    [key: string]: string | number | boolean | ((attribute) => boolean);
}

Tests that the given attributes were stored in the DynamoDB. Values can be strings, numbers, booleans or functions testing the value.

+

Type declaration

  • [key: string]: string | number | boolean | ((attribute) => boolean)
withProfile?: ProfileInfo

The profile information for API calls. Ups will be unauthorized when this is undefined

+
withSessionAttributes?: {
    [key: string]: any;
}

The session attributes to initialize the intent request with.

+

Type declaration

  • [key: string]: any
withStoredAttributes?: {
    [key: string]: any;
}

The attributes to initialize the handler with. Used with DynamoDB mock.

+

Type declaration

  • [key: string]: any
withUserAccessToken?: string

The accessToken to provide for account linking

+

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/SkillSettings.html b/docs/interfaces/SkillSettings.html index 437da71..0d8b557 100644 --- a/docs/interfaces/SkillSettings.html +++ b/docs/interfaces/SkillSettings.html @@ -1,101 +1,13 @@ -SkillSettings | ask-sdk-test
-
- -
-
-
-
- -

Interface SkillSettings

-
-

Hierarchy

-
    -
  • SkillSettings
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
appId: string
-

The skill id

-
-
- -
debug?: boolean
-

true to print the response to the console

-
-
- -
deviceId: string
-

The device id to simulate

-
-
- -
interfaces?: InterfaceSettings
-

the interfaces present for the test

-
-
- -
locale: string
-

the locale to use when generating requests

-
-
- -
userId: string
-

The user id to simulate

-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +SkillSettings | ask-sdk-test

Interface SkillSettings

interface SkillSettings {
    appId: string;
    debug?: boolean;
    deviceId: string;
    interfaces?: InterfaceSettings;
    locale: string;
    userId: string;
}

Properties

appId: string

The skill id

+
debug?: boolean

true to print the response to the console

+
deviceId: string

The device id to simulate

+
interfaces?: InterfaceSettings

the interfaces present for the test

+
locale: string

the locale to use when generating requests

+
userId: string

The user id to simulate

+

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index b9fd802..f311f79 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,71 +1,12 @@ -ask-sdk-test
-
- -
- -
-

Generated using TypeDoc

-
\ No newline at end of file +ask-sdk-test

Generated using TypeDoc

\ No newline at end of file