diff --git a/assets/main.js b/assets/main.js index f7c8366..d0aa8d5 100644 --- a/assets/main.js +++ b/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/assets/navigation.js b/assets/navigation.js new file mode 100644 index 0000000..dc7e918 --- /dev/null +++ b/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA43W0W7aMBQG4HfJdbVu1dppvSujrSqtGxpcEFW78IgBq8ZmjmGk0959IQFim5PfvkTn9+cQ8PF5+ZtZvrPZbXYnzOjreMBKLoXiD0JabrKLbM3ssq4KVX+csxkvL6ngu6VdyTr9KlSR3V5d3/y7OMFfmBS/DLPIDDJJ3Pe1FVqV2DuEIMj36545U+gBg1AKWIgksoshdCi2ouCDajwEZBhC4L0qN4Y/Gv1HqAUwiRxkf2+YlNV4XS8uEHueS2bRL08FEdxuPQVP6iUSKPR0fgRjprRDbsSWWbFFZ4dMQtro1UQj0Qkg6KmuN3uOtKyUXgkmE/pHdBXa8ps2K/i/cgMIGjHDrd6n61bxxva/B1B702iLH7ycMYlehZeAlJb1+1ncbetXt+AJLxktSNhoUJ+h9F3O0wlbtI0vfRMqj7YZs62wb6/Vo5asAjyRgyyfaVUkHUw6ivDJUpg0m0wievqwUbPIvzzIJHGo24UhBOYJz5enP1+e8nxhKN7cn5k1Yjep1rwDbf3p2Nm7emC9//zpw/XV+WWR91ttLe543f/s6x5FKhW1m3ugj3SLMantyj2SV4xJh5bZQ/nVmOUd/R6RykTd4OD30XQspgdHvwenUzGbebN9Z84PB6W89BO+d/PRoWbHEXxKMV0VEaehmyRO1QRif3cgZF8HTHEarCmkqwKCu3M0pXgBBLkTLgm5AQDNnZZFOW49ypC/8qEUX5yD1Tlc7vU1WvEiCGs6Gmk0FbBU9M+0lAfiYBPV9EnKaytg6fp8fqUcIgZQ0zZbCjqU0GJyQCUtMhmn3akUuG4sjvpTKGD9IIBL94KhQC+AoOA6Ia0gAzjrXyCUFkQAtjtOWhRzKgKgQkDVC/z8D17cWL/gEgAA" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js index 1f34a71..bb627f7 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"64\":\"Function\",\"256\":\"Interface\",\"1024\":\"Property\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":64,\"name\":\"filterXY\",\"url\":\"functions/filterXY.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/filterXY.html#filterXY.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"filterXY.filterXY\"},{\"kind\":1024,\"name\":\"logs\",\"url\":\"functions/filterXY.html#filterXY.__type.logs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"filterXY.filterXY.__type\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/filterXY.html#filterXY.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"filterXY.filterXY.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/filterXY.html#filterXY.__type.data.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"filterXY.filterXY.__type.data\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"functions/filterXY.html#filterXY.__type.data.__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"filterXY.filterXY.__type.data.__type\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"functions/filterXY.html#filterXY.__type.data.__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"filterXY.filterXY.__type.data.__type\"},{\"kind\":4194304,\"name\":\"FilterXYType\",\"url\":\"types/FilterXYType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":64,\"name\":\"centerMean\",\"url\":\"functions/centerMean.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/centerMean.html#centerMean.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"centerMean.centerMean\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/centerMean.html#centerMean.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"centerMean.centerMean.__type\"},{\"kind\":256,\"name\":\"CenterMeanFilter\",\"url\":\"interfaces/CenterMeanFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CenterMeanFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CenterMeanFilter\"},{\"kind\":64,\"name\":\"centerMedian\",\"url\":\"functions/centerMedian.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/centerMedian.html#centerMedian.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"centerMedian.centerMedian\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/centerMedian.html#centerMedian.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"centerMedian.centerMedian.__type\"},{\"kind\":256,\"name\":\"CenterMedianFilter\",\"url\":\"interfaces/CenterMedianFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CenterMedianFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CenterMedianFilter\"},{\"kind\":64,\"name\":\"fromTo\",\"url\":\"functions/fromTo.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/fromTo.html#fromTo.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"fromTo.fromTo\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/fromTo.html#fromTo.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"fromTo.fromTo.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/fromTo.html#fromTo.__type.data.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"fromTo.fromTo.__type.data\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"functions/fromTo.html#fromTo.__type.data.__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"fromTo.fromTo.__type.data.__type\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"functions/fromTo.html#fromTo.__type.data.__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"fromTo.fromTo.__type.data.__type\"},{\"kind\":256,\"name\":\"FromToFilter\",\"url\":\"interfaces/FromToFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FromToFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FromToFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/FromToFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FromToFilter\"},{\"kind\":4194304,\"name\":\"FromToOptions\",\"url\":\"types/FromToOptions.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":64,\"name\":\"normed\",\"url\":\"functions/normed.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/normed.html#normed.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"normed.normed\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/normed.html#normed.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"normed.normed.__type\"},{\"kind\":256,\"name\":\"NormedFilter\",\"url\":\"interfaces/NormedFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NormedFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NormedFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/NormedFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NormedFilter\"},{\"kind\":4194304,\"name\":\"NormedOptions\",\"url\":\"types/NormedOptions.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":64,\"name\":\"divideBySD\",\"url\":\"functions/divideBySD.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/divideBySD.html#divideBySD.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"divideBySD.divideBySD\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/divideBySD.html#divideBySD.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"divideBySD.divideBySD.__type\"},{\"kind\":256,\"name\":\"DivideBySDFilter\",\"url\":\"interfaces/DivideBySDFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DivideBySDFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DivideBySDFilter\"},{\"kind\":64,\"name\":\"rescale\",\"url\":\"functions/rescale.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/rescale.html#rescale.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"rescale.rescale\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/rescale.html#rescale.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"rescale.rescale.__type\"},{\"kind\":256,\"name\":\"RescaleFilter\",\"url\":\"interfaces/RescaleFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/RescaleFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RescaleFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/RescaleFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RescaleFilter\"},{\"kind\":4194304,\"name\":\"RescaleOptions\",\"url\":\"types/RescaleOptions.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":64,\"name\":\"paretoNormalization\",\"url\":\"functions/paretoNormalization.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/paretoNormalization.html#paretoNormalization.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"paretoNormalization.paretoNormalization\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/paretoNormalization.html#paretoNormalization.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"paretoNormalization.paretoNormalization.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/paretoNormalization.html#paretoNormalization.__type.data.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"paretoNormalization.paretoNormalization.__type.data\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"functions/paretoNormalization.html#paretoNormalization.__type.data.__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"paretoNormalization.paretoNormalization.__type.data.__type\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"functions/paretoNormalization.html#paretoNormalization.__type.data.__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"paretoNormalization.paretoNormalization.__type.data.__type\"},{\"kind\":256,\"name\":\"ParetoNormalizationFilter\",\"url\":\"interfaces/ParetoNormalizationFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ParetoNormalizationFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ParetoNormalizationFilter\"},{\"kind\":64,\"name\":\"airPLSBaseline\",\"url\":\"functions/airPLSBaseline.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/airPLSBaseline.html#airPLSBaseline.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"airPLSBaseline.airPLSBaseline\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/airPLSBaseline.html#airPLSBaseline.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"airPLSBaseline.airPLSBaseline.__type\"},{\"kind\":256,\"name\":\"AirPLSBaselineFilter\",\"url\":\"interfaces/AirPLSBaselineFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/AirPLSBaselineFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AirPLSBaselineFilter\"},{\"kind\":64,\"name\":\"iterativePolynomialBaseline\",\"url\":\"functions/iterativePolynomialBaseline.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/iterativePolynomialBaseline.html#iterativePolynomialBaseline.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"iterativePolynomialBaseline.iterativePolynomialBaseline\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/iterativePolynomialBaseline.html#iterativePolynomialBaseline.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"iterativePolynomialBaseline.iterativePolynomialBaseline.__type\"},{\"kind\":256,\"name\":\"IterativePolynomialBaselineFilter\",\"url\":\"interfaces/IterativePolynomialBaselineFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IterativePolynomialBaselineFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IterativePolynomialBaselineFilter\"},{\"kind\":64,\"name\":\"rollingAverageBaseline\",\"url\":\"functions/rollingAverageBaseline.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/rollingAverageBaseline.html#rollingAverageBaseline.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"rollingAverageBaseline.rollingAverageBaseline\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/rollingAverageBaseline.html#rollingAverageBaseline.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"rollingAverageBaseline.rollingAverageBaseline.__type\"},{\"kind\":256,\"name\":\"RollingAverageBaselineFilter\",\"url\":\"interfaces/RollingAverageBaselineFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/RollingAverageBaselineFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RollingAverageBaselineFilter\"},{\"kind\":64,\"name\":\"rollingBallBaseline\",\"url\":\"functions/rollingBallBaseline.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/rollingBallBaseline.html#rollingBallBaseline.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"rollingBallBaseline.rollingBallBaseline\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/rollingBallBaseline.html#rollingBallBaseline.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"rollingBallBaseline.rollingBallBaseline.__type\"},{\"kind\":256,\"name\":\"RollingBallBaselineFilter\",\"url\":\"interfaces/RollingBallBaselineFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/RollingBallBaselineFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RollingBallBaselineFilter\"},{\"kind\":64,\"name\":\"rollingMedianBaseline\",\"url\":\"functions/rollingMedianBaseline.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/rollingMedianBaseline.html#rollingMedianBaseline.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"rollingMedianBaseline.rollingMedianBaseline\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/rollingMedianBaseline.html#rollingMedianBaseline.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"rollingMedianBaseline.rollingMedianBaseline.__type\"},{\"kind\":256,\"name\":\"RollingMedianBaselineFilter\",\"url\":\"interfaces/RollingMedianBaselineFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/RollingMedianBaselineFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RollingMedianBaselineFilter\"},{\"kind\":64,\"name\":\"firstDerivative\",\"url\":\"functions/firstDerivative.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/firstDerivative.html#firstDerivative.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"firstDerivative.firstDerivative\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/firstDerivative.html#firstDerivative.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"firstDerivative.firstDerivative.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/firstDerivative.html#firstDerivative.__type.data.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"firstDerivative.firstDerivative.__type.data\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"functions/firstDerivative.html#firstDerivative.__type.data.__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"firstDerivative.firstDerivative.__type.data.__type\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"functions/firstDerivative.html#firstDerivative.__type.data.__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"firstDerivative.firstDerivative.__type.data.__type\"},{\"kind\":256,\"name\":\"FirstDerivativeFilter\",\"url\":\"interfaces/FirstDerivativeFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FirstDerivativeFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FirstDerivativeFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/FirstDerivativeFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FirstDerivativeFilter\"},{\"kind\":4194304,\"name\":\"FirstDerivativeOptions\",\"url\":\"types/FirstDerivativeOptions.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":64,\"name\":\"secondDerivative\",\"url\":\"functions/secondDerivative.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/secondDerivative.html#secondDerivative.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"secondDerivative.secondDerivative\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/secondDerivative.html#secondDerivative.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"secondDerivative.secondDerivative.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/secondDerivative.html#secondDerivative.__type.data.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"secondDerivative.secondDerivative.__type.data\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"functions/secondDerivative.html#secondDerivative.__type.data.__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"secondDerivative.secondDerivative.__type.data.__type\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"functions/secondDerivative.html#secondDerivative.__type.data.__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"secondDerivative.secondDerivative.__type.data.__type\"},{\"kind\":256,\"name\":\"SecondDerivativeFilter\",\"url\":\"interfaces/SecondDerivativeFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SecondDerivativeFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SecondDerivativeFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/SecondDerivativeFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SecondDerivativeFilter\"},{\"kind\":4194304,\"name\":\"SecondDerivativeOptions\",\"url\":\"types/SecondDerivativeOptions.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":64,\"name\":\"thirdDerivative\",\"url\":\"functions/thirdDerivative.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/thirdDerivative.html#thirdDerivative.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"thirdDerivative.thirdDerivative\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/thirdDerivative.html#thirdDerivative.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"thirdDerivative.thirdDerivative.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/thirdDerivative.html#thirdDerivative.__type.data.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"thirdDerivative.thirdDerivative.__type.data\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"functions/thirdDerivative.html#thirdDerivative.__type.data.__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"thirdDerivative.thirdDerivative.__type.data.__type\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"functions/thirdDerivative.html#thirdDerivative.__type.data.__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"thirdDerivative.thirdDerivative.__type.data.__type\"},{\"kind\":256,\"name\":\"ThirdDerivativeFilter\",\"url\":\"interfaces/ThirdDerivativeFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ThirdDerivativeFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ThirdDerivativeFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/ThirdDerivativeFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ThirdDerivativeFilter\"},{\"kind\":4194304,\"name\":\"ThirdDerivativeOptions\",\"url\":\"types/ThirdDerivativeOptions.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":64,\"name\":\"savitzkyGolay\",\"url\":\"functions/savitzkyGolay.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/savitzkyGolay.html#savitzkyGolay.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"savitzkyGolay.savitzkyGolay\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/savitzkyGolay.html#savitzkyGolay.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"savitzkyGolay.savitzkyGolay.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/savitzkyGolay.html#savitzkyGolay.__type.data.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"savitzkyGolay.savitzkyGolay.__type.data\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"functions/savitzkyGolay.html#savitzkyGolay.__type.data.__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"savitzkyGolay.savitzkyGolay.__type.data.__type\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"functions/savitzkyGolay.html#savitzkyGolay.__type.data.__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"savitzkyGolay.savitzkyGolay.__type.data.__type\"},{\"kind\":256,\"name\":\"SavitzkyGolayFilter\",\"url\":\"interfaces/SavitzkyGolayFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SavitzkyGolayFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SavitzkyGolayFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/SavitzkyGolayFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SavitzkyGolayFilter\"},{\"kind\":4194304,\"name\":\"SavitzkyGolayOptions\",\"url\":\"types/SavitzkyGolayOptions.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":64,\"name\":\"ensureGrowing\",\"url\":\"functions/ensureGrowing.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/ensureGrowing.html#ensureGrowing.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"ensureGrowing.ensureGrowing\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/ensureGrowing.html#ensureGrowing.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ensureGrowing.ensureGrowing.__type\"},{\"kind\":256,\"name\":\"EnsureGrowingFilter\",\"url\":\"interfaces/EnsureGrowingFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/EnsureGrowingFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EnsureGrowingFilter\"},{\"kind\":64,\"name\":\"equallySpaced\",\"url\":\"functions/equallySpaced.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/equallySpaced.html#equallySpaced.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"equallySpaced.equallySpaced\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/equallySpaced.html#equallySpaced.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"equallySpaced.equallySpaced.__type\"},{\"kind\":256,\"name\":\"EquallySpacedFilter\",\"url\":\"interfaces/EquallySpacedFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/EquallySpacedFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EquallySpacedFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/EquallySpacedFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EquallySpacedFilter\"},{\"kind\":256,\"name\":\"EquallySpacedOptions\",\"url\":\"interfaces/EquallySpacedOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/EquallySpacedOptions.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EquallySpacedOptions\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/EquallySpacedOptions.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EquallySpacedOptions\"},{\"kind\":1024,\"name\":\"numberOfPoints\",\"url\":\"interfaces/EquallySpacedOptions.html#numberOfPoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EquallySpacedOptions\"},{\"kind\":1024,\"name\":\"exclusions\",\"url\":\"interfaces/EquallySpacedOptions.html#exclusions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EquallySpacedOptions\"},{\"kind\":1024,\"name\":\"zones\",\"url\":\"interfaces/EquallySpacedOptions.html#zones\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EquallySpacedOptions\"},{\"kind\":64,\"name\":\"filterX\",\"url\":\"functions/filterX.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/filterX.html#filterX.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"filterX.filterX\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/filterX.html#filterX.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"filterX.filterX.__type\"},{\"kind\":256,\"name\":\"FilterXFilter\",\"url\":\"interfaces/FilterXFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FilterXFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterXFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/FilterXFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterXFilter\"},{\"kind\":256,\"name\":\"FilterXOptions\",\"url\":\"interfaces/FilterXOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/FilterXOptions.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterXOptions\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/FilterXOptions.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterXOptions\"},{\"kind\":1024,\"name\":\"exclusions\",\"url\":\"interfaces/FilterXOptions.html#exclusions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterXOptions\"},{\"kind\":1024,\"name\":\"zones\",\"url\":\"interfaces/FilterXOptions.html#zones\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterXOptions\"},{\"kind\":64,\"name\":\"calibrateX\",\"url\":\"functions/calibrateX.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/calibrateX.html#calibrateX.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"calibrateX.calibrateX\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/calibrateX.html#calibrateX.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"calibrateX.calibrateX.__type\"},{\"kind\":256,\"name\":\"CalibrateFilter\",\"url\":\"interfaces/CalibrateFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CalibrateFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CalibrateFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/CalibrateFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CalibrateFilter\"},{\"kind\":256,\"name\":\"CalibrateOptions\",\"url\":\"interfaces/CalibrateOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/CalibrateOptions.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CalibrateOptions\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/CalibrateOptions.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CalibrateOptions\"},{\"kind\":1024,\"name\":\"nbPeaks\",\"url\":\"interfaces/CalibrateOptions.html#nbPeaks\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CalibrateOptions\"},{\"kind\":1024,\"name\":\"targetX\",\"url\":\"interfaces/CalibrateOptions.html#targetX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CalibrateOptions\"},{\"kind\":1024,\"name\":\"gsd\",\"url\":\"interfaces/CalibrateOptions.html#gsd\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CalibrateOptions\"},{\"kind\":64,\"name\":\"xFunction\",\"url\":\"functions/xFunction.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/xFunction.html#xFunction.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"xFunction.xFunction\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/xFunction.html#xFunction.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"xFunction.xFunction.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/xFunction.html#xFunction.__type.data.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"xFunction.xFunction.__type.data\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"functions/xFunction.html#xFunction.__type.data.__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"xFunction.xFunction.__type.data.__type\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"functions/xFunction.html#xFunction.__type.data.__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"xFunction.xFunction.__type.data.__type\"},{\"kind\":256,\"name\":\"XFunctionFilter\",\"url\":\"interfaces/XFunctionFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/XFunctionFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"XFunctionFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/XFunctionFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"XFunctionFilter\"},{\"kind\":256,\"name\":\"XFunctionOptions\",\"url\":\"interfaces/XFunctionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"function\",\"url\":\"interfaces/XFunctionOptions.html#function\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"XFunctionOptions\"},{\"kind\":64,\"name\":\"yFunction\",\"url\":\"functions/yFunction.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/yFunction.html#yFunction.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"yFunction.yFunction\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"functions/yFunction.html#yFunction.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"yFunction.yFunction.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/yFunction.html#yFunction.__type.data.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"yFunction.yFunction.__type.data\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"functions/yFunction.html#yFunction.__type.data.__type-1.x\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"yFunction.yFunction.__type.data.__type\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"functions/yFunction.html#yFunction.__type.data.__type-1.y\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"yFunction.yFunction.__type.data.__type\"},{\"kind\":256,\"name\":\"YFunctionFilter\",\"url\":\"interfaces/YFunctionFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/YFunctionFilter.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"YFunctionFilter\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/YFunctionFilter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"YFunctionFilter\"},{\"kind\":256,\"name\":\"YFunctionOptions\",\"url\":\"interfaces/YFunctionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"function\",\"url\":\"interfaces/YFunctionOptions.html#function\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"YFunctionOptions\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,48.04]],[\"comment/0\",[]],[\"name/1\",[1,17.282]],[\"comment/1\",[]],[\"name/2\",[2,48.04]],[\"comment/2\",[]],[\"name/3\",[3,20.525]],[\"comment/3\",[]],[\"name/4\",[1,17.282]],[\"comment/4\",[]],[\"name/5\",[4,29.582]],[\"comment/5\",[]],[\"name/6\",[5,29.582]],[\"comment/6\",[]],[\"name/7\",[6,48.04]],[\"comment/7\",[]],[\"name/8\",[7,48.04]],[\"comment/8\",[]],[\"name/9\",[1,17.282]],[\"comment/9\",[]],[\"name/10\",[3,20.525]],[\"comment/10\",[]],[\"name/11\",[8,48.04]],[\"comment/11\",[]],[\"name/12\",[9,20.96]],[\"comment/12\",[]],[\"name/13\",[10,48.04]],[\"comment/13\",[]],[\"name/14\",[1,17.282]],[\"comment/14\",[]],[\"name/15\",[3,20.525]],[\"comment/15\",[]],[\"name/16\",[11,48.04]],[\"comment/16\",[]],[\"name/17\",[9,20.96]],[\"comment/17\",[]],[\"name/18\",[12,48.04]],[\"comment/18\",[]],[\"name/19\",[1,17.282]],[\"comment/19\",[]],[\"name/20\",[3,20.525]],[\"comment/20\",[]],[\"name/21\",[1,17.282]],[\"comment/21\",[]],[\"name/22\",[4,29.582]],[\"comment/22\",[]],[\"name/23\",[5,29.582]],[\"comment/23\",[]],[\"name/24\",[13,48.04]],[\"comment/24\",[]],[\"name/25\",[9,20.96]],[\"comment/25\",[]],[\"name/26\",[14,26.838]],[\"comment/26\",[]],[\"name/27\",[15,48.04]],[\"comment/27\",[]],[\"name/28\",[16,48.04]],[\"comment/28\",[]],[\"name/29\",[1,17.282]],[\"comment/29\",[]],[\"name/30\",[3,20.525]],[\"comment/30\",[]],[\"name/31\",[17,48.04]],[\"comment/31\",[]],[\"name/32\",[9,20.96]],[\"comment/32\",[]],[\"name/33\",[14,26.838]],[\"comment/33\",[]],[\"name/34\",[18,48.04]],[\"comment/34\",[]],[\"name/35\",[19,48.04]],[\"comment/35\",[]],[\"name/36\",[1,17.282]],[\"comment/36\",[]],[\"name/37\",[3,20.525]],[\"comment/37\",[]],[\"name/38\",[20,48.04]],[\"comment/38\",[]],[\"name/39\",[9,20.96]],[\"comment/39\",[]],[\"name/40\",[21,48.04]],[\"comment/40\",[]],[\"name/41\",[1,17.282]],[\"comment/41\",[]],[\"name/42\",[3,20.525]],[\"comment/42\",[]],[\"name/43\",[22,48.04]],[\"comment/43\",[]],[\"name/44\",[9,20.96]],[\"comment/44\",[]],[\"name/45\",[14,26.838]],[\"comment/45\",[]],[\"name/46\",[23,48.04]],[\"comment/46\",[]],[\"name/47\",[24,48.04]],[\"comment/47\",[]],[\"name/48\",[1,17.282]],[\"comment/48\",[]],[\"name/49\",[3,20.525]],[\"comment/49\",[]],[\"name/50\",[1,17.282]],[\"comment/50\",[]],[\"name/51\",[4,29.582]],[\"comment/51\",[]],[\"name/52\",[5,29.582]],[\"comment/52\",[]],[\"name/53\",[25,48.04]],[\"comment/53\",[]],[\"name/54\",[9,20.96]],[\"comment/54\",[]],[\"name/55\",[26,48.04]],[\"comment/55\",[]],[\"name/56\",[1,17.282]],[\"comment/56\",[]],[\"name/57\",[3,20.525]],[\"comment/57\",[]],[\"name/58\",[27,48.04]],[\"comment/58\",[]],[\"name/59\",[9,20.96]],[\"comment/59\",[]],[\"name/60\",[28,48.04]],[\"comment/60\",[]],[\"name/61\",[1,17.282]],[\"comment/61\",[]],[\"name/62\",[3,20.525]],[\"comment/62\",[]],[\"name/63\",[29,48.04]],[\"comment/63\",[]],[\"name/64\",[9,20.96]],[\"comment/64\",[]],[\"name/65\",[30,48.04]],[\"comment/65\",[]],[\"name/66\",[1,17.282]],[\"comment/66\",[]],[\"name/67\",[3,20.525]],[\"comment/67\",[]],[\"name/68\",[31,48.04]],[\"comment/68\",[]],[\"name/69\",[9,20.96]],[\"comment/69\",[]],[\"name/70\",[32,48.04]],[\"comment/70\",[]],[\"name/71\",[1,17.282]],[\"comment/71\",[]],[\"name/72\",[3,20.525]],[\"comment/72\",[]],[\"name/73\",[33,48.04]],[\"comment/73\",[]],[\"name/74\",[9,20.96]],[\"comment/74\",[]],[\"name/75\",[34,48.04]],[\"comment/75\",[]],[\"name/76\",[1,17.282]],[\"comment/76\",[]],[\"name/77\",[3,20.525]],[\"comment/77\",[]],[\"name/78\",[35,48.04]],[\"comment/78\",[]],[\"name/79\",[9,20.96]],[\"comment/79\",[]],[\"name/80\",[36,48.04]],[\"comment/80\",[]],[\"name/81\",[1,17.282]],[\"comment/81\",[]],[\"name/82\",[3,20.525]],[\"comment/82\",[]],[\"name/83\",[1,17.282]],[\"comment/83\",[]],[\"name/84\",[4,29.582]],[\"comment/84\",[]],[\"name/85\",[5,29.582]],[\"comment/85\",[]],[\"name/86\",[37,48.04]],[\"comment/86\",[]],[\"name/87\",[9,20.96]],[\"comment/87\",[]],[\"name/88\",[14,26.838]],[\"comment/88\",[]],[\"name/89\",[38,48.04]],[\"comment/89\",[]],[\"name/90\",[39,48.04]],[\"comment/90\",[]],[\"name/91\",[1,17.282]],[\"comment/91\",[]],[\"name/92\",[3,20.525]],[\"comment/92\",[]],[\"name/93\",[1,17.282]],[\"comment/93\",[]],[\"name/94\",[4,29.582]],[\"comment/94\",[]],[\"name/95\",[5,29.582]],[\"comment/95\",[]],[\"name/96\",[40,48.04]],[\"comment/96\",[]],[\"name/97\",[9,20.96]],[\"comment/97\",[]],[\"name/98\",[14,26.838]],[\"comment/98\",[]],[\"name/99\",[41,48.04]],[\"comment/99\",[]],[\"name/100\",[42,48.04]],[\"comment/100\",[]],[\"name/101\",[1,17.282]],[\"comment/101\",[]],[\"name/102\",[3,20.525]],[\"comment/102\",[]],[\"name/103\",[1,17.282]],[\"comment/103\",[]],[\"name/104\",[4,29.582]],[\"comment/104\",[]],[\"name/105\",[5,29.582]],[\"comment/105\",[]],[\"name/106\",[43,48.04]],[\"comment/106\",[]],[\"name/107\",[9,20.96]],[\"comment/107\",[]],[\"name/108\",[14,26.838]],[\"comment/108\",[]],[\"name/109\",[44,48.04]],[\"comment/109\",[]],[\"name/110\",[45,48.04]],[\"comment/110\",[]],[\"name/111\",[1,17.282]],[\"comment/111\",[]],[\"name/112\",[3,20.525]],[\"comment/112\",[]],[\"name/113\",[1,17.282]],[\"comment/113\",[]],[\"name/114\",[4,29.582]],[\"comment/114\",[]],[\"name/115\",[5,29.582]],[\"comment/115\",[]],[\"name/116\",[46,48.04]],[\"comment/116\",[]],[\"name/117\",[9,20.96]],[\"comment/117\",[]],[\"name/118\",[14,26.838]],[\"comment/118\",[]],[\"name/119\",[47,48.04]],[\"comment/119\",[]],[\"name/120\",[48,48.04]],[\"comment/120\",[]],[\"name/121\",[1,17.282]],[\"comment/121\",[]],[\"name/122\",[3,20.525]],[\"comment/122\",[]],[\"name/123\",[49,48.04]],[\"comment/123\",[]],[\"name/124\",[9,20.96]],[\"comment/124\",[]],[\"name/125\",[50,48.04]],[\"comment/125\",[]],[\"name/126\",[1,17.282]],[\"comment/126\",[]],[\"name/127\",[3,20.525]],[\"comment/127\",[]],[\"name/128\",[51,48.04]],[\"comment/128\",[]],[\"name/129\",[9,20.96]],[\"comment/129\",[]],[\"name/130\",[14,26.838]],[\"comment/130\",[]],[\"name/131\",[52,48.04]],[\"comment/131\",[]],[\"name/132\",[53,39.567]],[\"comment/132\",[]],[\"name/133\",[54,39.567]],[\"comment/133\",[]],[\"name/134\",[55,48.04]],[\"comment/134\",[]],[\"name/135\",[56,42.932]],[\"comment/135\",[]],[\"name/136\",[57,42.932]],[\"comment/136\",[]],[\"name/137\",[58,48.04]],[\"comment/137\",[]],[\"name/138\",[1,17.282]],[\"comment/138\",[]],[\"name/139\",[3,20.525]],[\"comment/139\",[]],[\"name/140\",[59,48.04]],[\"comment/140\",[]],[\"name/141\",[9,20.96]],[\"comment/141\",[]],[\"name/142\",[14,26.838]],[\"comment/142\",[]],[\"name/143\",[60,48.04]],[\"comment/143\",[]],[\"name/144\",[53,39.567]],[\"comment/144\",[]],[\"name/145\",[54,39.567]],[\"comment/145\",[]],[\"name/146\",[56,42.932]],[\"comment/146\",[]],[\"name/147\",[57,42.932]],[\"comment/147\",[]],[\"name/148\",[61,48.04]],[\"comment/148\",[]],[\"name/149\",[1,17.282]],[\"comment/149\",[]],[\"name/150\",[3,20.525]],[\"comment/150\",[]],[\"name/151\",[62,48.04]],[\"comment/151\",[]],[\"name/152\",[9,20.96]],[\"comment/152\",[]],[\"name/153\",[14,26.838]],[\"comment/153\",[]],[\"name/154\",[63,48.04]],[\"comment/154\",[]],[\"name/155\",[53,39.567]],[\"comment/155\",[]],[\"name/156\",[54,39.567]],[\"comment/156\",[]],[\"name/157\",[64,48.04]],[\"comment/157\",[]],[\"name/158\",[65,48.04]],[\"comment/158\",[]],[\"name/159\",[66,48.04]],[\"comment/159\",[]],[\"name/160\",[67,48.04]],[\"comment/160\",[]],[\"name/161\",[1,17.282]],[\"comment/161\",[]],[\"name/162\",[3,20.525]],[\"comment/162\",[]],[\"name/163\",[1,17.282]],[\"comment/163\",[]],[\"name/164\",[4,29.582]],[\"comment/164\",[]],[\"name/165\",[5,29.582]],[\"comment/165\",[]],[\"name/166\",[68,48.04]],[\"comment/166\",[]],[\"name/167\",[9,20.96]],[\"comment/167\",[]],[\"name/168\",[14,26.838]],[\"comment/168\",[]],[\"name/169\",[69,48.04]],[\"comment/169\",[]],[\"name/170\",[70,42.932]],[\"comment/170\",[]],[\"name/171\",[71,48.04]],[\"comment/171\",[]],[\"name/172\",[1,17.282]],[\"comment/172\",[]],[\"name/173\",[3,20.525]],[\"comment/173\",[]],[\"name/174\",[1,17.282]],[\"comment/174\",[]],[\"name/175\",[4,29.582]],[\"comment/175\",[]],[\"name/176\",[5,29.582]],[\"comment/176\",[]],[\"name/177\",[72,48.04]],[\"comment/177\",[]],[\"name/178\",[9,20.96]],[\"comment/178\",[]],[\"name/179\",[14,26.838]],[\"comment/179\",[]],[\"name/180\",[73,48.04]],[\"comment/180\",[]],[\"name/181\",[70,42.932]],[\"comment/181\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":1,\"name\":{\"1\":{},\"4\":{},\"9\":{},\"14\":{},\"19\":{},\"21\":{},\"29\":{},\"36\":{},\"41\":{},\"48\":{},\"50\":{},\"56\":{},\"61\":{},\"66\":{},\"71\":{},\"76\":{},\"81\":{},\"83\":{},\"91\":{},\"93\":{},\"101\":{},\"103\":{},\"111\":{},\"113\":{},\"121\":{},\"126\":{},\"138\":{},\"149\":{},\"161\":{},\"163\":{},\"172\":{},\"174\":{}},\"comment\":{}}],[\"airplsbaseline\",{\"_index\":26,\"name\":{\"55\":{}},\"comment\":{}}],[\"airplsbaselinefilter\",{\"_index\":27,\"name\":{\"58\":{}},\"comment\":{}}],[\"calibratefilter\",{\"_index\":62,\"name\":{\"151\":{}},\"comment\":{}}],[\"calibrateoptions\",{\"_index\":63,\"name\":{\"154\":{}},\"comment\":{}}],[\"calibratex\",{\"_index\":61,\"name\":{\"148\":{}},\"comment\":{}}],[\"centermean\",{\"_index\":7,\"name\":{\"8\":{}},\"comment\":{}}],[\"centermeanfilter\",{\"_index\":8,\"name\":{\"11\":{}},\"comment\":{}}],[\"centermedian\",{\"_index\":10,\"name\":{\"13\":{}},\"comment\":{}}],[\"centermedianfilter\",{\"_index\":11,\"name\":{\"16\":{}},\"comment\":{}}],[\"data\",{\"_index\":3,\"name\":{\"3\":{},\"10\":{},\"15\":{},\"20\":{},\"30\":{},\"37\":{},\"42\":{},\"49\":{},\"57\":{},\"62\":{},\"67\":{},\"72\":{},\"77\":{},\"82\":{},\"92\":{},\"102\":{},\"112\":{},\"122\":{},\"127\":{},\"139\":{},\"150\":{},\"162\":{},\"173\":{}},\"comment\":{}}],[\"dividebysd\",{\"_index\":19,\"name\":{\"35\":{}},\"comment\":{}}],[\"dividebysdfilter\",{\"_index\":20,\"name\":{\"38\":{}},\"comment\":{}}],[\"ensuregrowing\",{\"_index\":48,\"name\":{\"120\":{}},\"comment\":{}}],[\"ensuregrowingfilter\",{\"_index\":49,\"name\":{\"123\":{}},\"comment\":{}}],[\"equallyspaced\",{\"_index\":50,\"name\":{\"125\":{}},\"comment\":{}}],[\"equallyspacedfilter\",{\"_index\":51,\"name\":{\"128\":{}},\"comment\":{}}],[\"equallyspacedoptions\",{\"_index\":52,\"name\":{\"131\":{}},\"comment\":{}}],[\"exclusions\",{\"_index\":56,\"name\":{\"135\":{},\"146\":{}},\"comment\":{}}],[\"filterx\",{\"_index\":58,\"name\":{\"137\":{}},\"comment\":{}}],[\"filterxfilter\",{\"_index\":59,\"name\":{\"140\":{}},\"comment\":{}}],[\"filterxoptions\",{\"_index\":60,\"name\":{\"143\":{}},\"comment\":{}}],[\"filterxy\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"filterxytype\",{\"_index\":6,\"name\":{\"7\":{}},\"comment\":{}}],[\"firstderivative\",{\"_index\":36,\"name\":{\"80\":{}},\"comment\":{}}],[\"firstderivativefilter\",{\"_index\":37,\"name\":{\"86\":{}},\"comment\":{}}],[\"firstderivativeoptions\",{\"_index\":38,\"name\":{\"89\":{}},\"comment\":{}}],[\"from\",{\"_index\":53,\"name\":{\"132\":{},\"144\":{},\"155\":{}},\"comment\":{}}],[\"fromto\",{\"_index\":12,\"name\":{\"18\":{}},\"comment\":{}}],[\"fromtofilter\",{\"_index\":13,\"name\":{\"24\":{}},\"comment\":{}}],[\"fromtooptions\",{\"_index\":15,\"name\":{\"27\":{}},\"comment\":{}}],[\"function\",{\"_index\":70,\"name\":{\"170\":{},\"181\":{}},\"comment\":{}}],[\"gsd\",{\"_index\":66,\"name\":{\"159\":{}},\"comment\":{}}],[\"iterativepolynomialbaseline\",{\"_index\":28,\"name\":{\"60\":{}},\"comment\":{}}],[\"iterativepolynomialbaselinefilter\",{\"_index\":29,\"name\":{\"63\":{}},\"comment\":{}}],[\"logs\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"name\",{\"_index\":9,\"name\":{\"12\":{},\"17\":{},\"25\":{},\"32\":{},\"39\":{},\"44\":{},\"54\":{},\"59\":{},\"64\":{},\"69\":{},\"74\":{},\"79\":{},\"87\":{},\"97\":{},\"107\":{},\"117\":{},\"124\":{},\"129\":{},\"141\":{},\"152\":{},\"167\":{},\"178\":{}},\"comment\":{}}],[\"nbpeaks\",{\"_index\":64,\"name\":{\"157\":{}},\"comment\":{}}],[\"normed\",{\"_index\":16,\"name\":{\"28\":{}},\"comment\":{}}],[\"normedfilter\",{\"_index\":17,\"name\":{\"31\":{}},\"comment\":{}}],[\"normedoptions\",{\"_index\":18,\"name\":{\"34\":{}},\"comment\":{}}],[\"numberofpoints\",{\"_index\":55,\"name\":{\"134\":{}},\"comment\":{}}],[\"options\",{\"_index\":14,\"name\":{\"26\":{},\"33\":{},\"45\":{},\"88\":{},\"98\":{},\"108\":{},\"118\":{},\"130\":{},\"142\":{},\"153\":{},\"168\":{},\"179\":{}},\"comment\":{}}],[\"paretonormalization\",{\"_index\":24,\"name\":{\"47\":{}},\"comment\":{}}],[\"paretonormalizationfilter\",{\"_index\":25,\"name\":{\"53\":{}},\"comment\":{}}],[\"rescale\",{\"_index\":21,\"name\":{\"40\":{}},\"comment\":{}}],[\"rescalefilter\",{\"_index\":22,\"name\":{\"43\":{}},\"comment\":{}}],[\"rescaleoptions\",{\"_index\":23,\"name\":{\"46\":{}},\"comment\":{}}],[\"rollingaveragebaseline\",{\"_index\":30,\"name\":{\"65\":{}},\"comment\":{}}],[\"rollingaveragebaselinefilter\",{\"_index\":31,\"name\":{\"68\":{}},\"comment\":{}}],[\"rollingballbaseline\",{\"_index\":32,\"name\":{\"70\":{}},\"comment\":{}}],[\"rollingballbaselinefilter\",{\"_index\":33,\"name\":{\"73\":{}},\"comment\":{}}],[\"rollingmedianbaseline\",{\"_index\":34,\"name\":{\"75\":{}},\"comment\":{}}],[\"rollingmedianbaselinefilter\",{\"_index\":35,\"name\":{\"78\":{}},\"comment\":{}}],[\"savitzkygolay\",{\"_index\":45,\"name\":{\"110\":{}},\"comment\":{}}],[\"savitzkygolayfilter\",{\"_index\":46,\"name\":{\"116\":{}},\"comment\":{}}],[\"savitzkygolayoptions\",{\"_index\":47,\"name\":{\"119\":{}},\"comment\":{}}],[\"secondderivative\",{\"_index\":39,\"name\":{\"90\":{}},\"comment\":{}}],[\"secondderivativefilter\",{\"_index\":40,\"name\":{\"96\":{}},\"comment\":{}}],[\"secondderivativeoptions\",{\"_index\":41,\"name\":{\"99\":{}},\"comment\":{}}],[\"targetx\",{\"_index\":65,\"name\":{\"158\":{}},\"comment\":{}}],[\"thirdderivative\",{\"_index\":42,\"name\":{\"100\":{}},\"comment\":{}}],[\"thirdderivativefilter\",{\"_index\":43,\"name\":{\"106\":{}},\"comment\":{}}],[\"thirdderivativeoptions\",{\"_index\":44,\"name\":{\"109\":{}},\"comment\":{}}],[\"to\",{\"_index\":54,\"name\":{\"133\":{},\"145\":{},\"156\":{}},\"comment\":{}}],[\"x\",{\"_index\":4,\"name\":{\"5\":{},\"22\":{},\"51\":{},\"84\":{},\"94\":{},\"104\":{},\"114\":{},\"164\":{},\"175\":{}},\"comment\":{}}],[\"xfunction\",{\"_index\":67,\"name\":{\"160\":{}},\"comment\":{}}],[\"xfunctionfilter\",{\"_index\":68,\"name\":{\"166\":{}},\"comment\":{}}],[\"xfunctionoptions\",{\"_index\":69,\"name\":{\"169\":{}},\"comment\":{}}],[\"y\",{\"_index\":5,\"name\":{\"6\":{},\"23\":{},\"52\":{},\"85\":{},\"95\":{},\"105\":{},\"115\":{},\"165\":{},\"176\":{}},\"comment\":{}}],[\"yfunction\",{\"_index\":71,\"name\":{\"171\":{}},\"comment\":{}}],[\"yfunctionfilter\",{\"_index\":72,\"name\":{\"177\":{}},\"comment\":{}}],[\"yfunctionoptions\",{\"_index\":73,\"name\":{\"180\":{}},\"comment\":{}}],[\"zones\",{\"_index\":57,\"name\":{\"136\":{},\"147\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA61dbY/bNhL+L/ZX39ajd+Vbe70WBe6uwaU4pFgEhbPrbI167T3bSeMG+e8nUaQ9M5ohRVlf1pY1HD7kM3w4GmntL7PD/s/j7NX9l9kfm93j7FWRLWa71fN69mr2YbM9rQ9vf50tZh8P2/aDj7uH02a/O37jTt39fnreNucftqvjcd34mc2+Li6u8jwtLt5+++10flmHfM0vRxd75Hsxe1kd1rsTAnd3QXntGJbJdRTb/dMxttc722hg1w6rguBxdVpFI7CNRiOYYvINCPv+bxCNphuDMimfbwNz93kcnABV5xtRnadClSzrEvLkAuwH2+oXTGPb5vgNPuVfj3xp/2t1Omx0IrrT0y1x5G9OPhm01K0tQT5myQdQDFn6ApRbJCCEaIAUDEIkx1RnrcbV9fTQ2HpogDXt1qudMOLrySniinmbo+NATCFLhDeOvWDvfuZECAJr+XUi/n6x68i5gNq0n39YPTS0cRvvPJNhmpehHufWWh5bD6g3Uh433lhpT08ZLRd/c/LJwIgxtgT5uKjxohgWOT0ow6KntQzHz9VqughiPofFEIIr72WH/fMve0ldzYlJ9q+rp7l9H9qzOiuLLXJX0HoL7AS4y/EJobfzAcmggCI+ERwGwpcEajDGJIAD0XiSv+Fo8IL9wdjrSxWfv32R9rz5lycBp3S1fzEzOKy3q3FUh72sxpj9zHq2KQ0+NzSf2e0Pz+tHIS66E1PoC/I0t+8D+mKtLLY4fVF78+sL6dIfuP82Nnrg4vO3B27Pmz9wCbj4wO33FgpcpUMeuJ2ZHLjk3NDAfdx82jyuvzu/+V4IguvJKQKYeZuj40AgI0uENy6gg737A1uE4A/w7y92epBzm9sDXfToD/YeUDFSDuvjw2orEWvPTBEj2NXcHQSiw5k5gHFx4enRHxGsW38s/Kcz0gOBGNweBX13/hCg+OIFT+gvpHhal1zyrJ2sefTkUNFrMZz2rV6utpu/Vm1bITIEqylCXHM7l04EQl9qIg0ubkmMQOhfKgNhjr4eGQs4fKUShzz6GuZm4J6rmxHQR1z33D4C/YpokhFgFX7db6wrsmp8uzr7XfuVWh+DKHWrzeH1P998tzqut5udtHaowRQCJ3ics88Cssas2RjixGwwGr+EeSH5o+5bYqsHnGR3e6ypXv1hJoIWI2zTnGnC8NP69X573u2fN6utJ9w81lPEXsj93GcQiEpfU98kxMXrBCPwR/LIYfhj/Ce9oR7wwUa3R/+wLvxLITw2+Xppv21Mnr791LR+WnuWhGw4ydWU7nmunAtda8mtlLFGXomNRRu4TouBHLiKE9t4Luo89hNc44W8By75fIPxRfR3q61P4QWrCWO553YunRgWxaSJNLhR8RuDcFDkhmAOilncIBiwfePJolVxPShUhTH44rS7KxiOVGo3YawKjufyqWHxyhrJwxwVs7FIB8XtELiDYpc2CUavZD5Z/KrOB0WwOBLl4avD8fT9+rD5ZFIPgTpmMc0jWH2Xc/5h8EEsas4HEvvw02BEoUegvLBueDYyDuCQJyWHIB3x3ORIoN6nKAdDHfVM5VjEvicsb0BMbrvThp7775LhBDfiVbeBO/Ii7hG35vX+g/foAxD6jyASe+WuvWg09IbAcf2w3z165ZabTKG3os9579OA4vbse6OJ09woVH7VDUIbrbvxIMPKOxRttPbeANajvlFwR+jvLah1Bb4RNdbgN6ylLsKy5e0q7PHrl2EFerwO+xCEhDgIgisxbyBLsWI1VItPv28OfilmFlMoseRyzj8M6DA35wOJU+EIRH4NDsAarcCxAMP6OwxptPqOBurR3gioI5R3PGJdd29CjFX3F9pQF13R8HbN1d36JVfGHa+4nv5DghuCwPWW2ctyKxsNznxXnzanv/44/7jfrsQkAJ+fJOftOZzTj0LZLjGm8CPz3GFIAhmuDmd8bhsBbEBWG0QYn8+OAejLZIdBHJPDjkLqyV7HIiV5K27mSVr7ZhNkrIrTQLoqIB6Rq2p9BxNVb/e9LBVbKymqYDJUMde748fD+sfD/s/N7kkIOXJ+CsXsO5zTjwKKSY0p/DjFHIjEr5geOP5l8w9sqi8bwez2ZaM59S8bCbEcU//7uNpuz29ems6k/yIh5yeJqZ7DOf0oFFPEmMKPjKlhSAIxpcMJxBQ29cRU32yCmFKcBmJKQBwvxWrfISn2d69OLZdhDcoQLSZjbP9dLsrr3LYYMDwHWun6tI/r2Njf3u3u4/P79eHnD6/3Ta9xMzrvtb0dzvrzw/bjMZrcOWl3O4y/9rt1JALXZFTn/a/AEbTNnpnm1uzVlft+kWHfifHWfZtI9K1XtcdBXzxzx1Bq99GMke/+GTKY4r4Zdxe6X4bxjblP1usvfH9M7lKYNo+sUovbBVXw55dSBjFKRKXOPPI5rCu/UkldDtCoYV2r6iT16tcltUP8nRmr7eb9YXVaS6J0PTmFLjFvc3QcUCdkifDGaVSw98B3ZEgQAt+P4ew8X45BTW7XLMlh4GsxGMp43RL7DCmX3q04hR714ja365fo0a9gPaBRGiZ36FGxod3t3r9er/4YPm3za4Mbx7k6PK1PbyMGe2lwW8dPx8fhnXbG0R0i+fz8gxUYQXEu56YQT+psfj0MSOfV8Ao1TjgDPftlU+h+dK17CJBwjVtHFF3bjgLkqWkHII2oZcch02vY0ciweL91TfT9j5ncvv9JDv37H0cZv/+JfYb2P71bcQo9+x+3idj/uHaFvM5Ri8CwvKp59qjmeUrVpM7m56GqeTU8j1TNQM9+1RS6H62aQ4CEVVNHFK2aUYA8qhmANEI145DpqhmNDC/5X8Oq+evUqik59KsmRxmvmmKfIdXUuxWn0KOa3GYa1RS9hlWzB/jru0Xj9nH9efbqy+zT+tAWFhq75C69q5uGHzbr7WPj5N4x+rB/fm5dvbPn/rt+OO0PrUVn8s1ytrhfLrLqLoV37xb3roH53HxgrJr1fw8LKO+SrCZmQMyS5ihZZOldskyIWULM0uYoXSTLu7SsiFlKzDKt04yY5c1RtkjquyqnnebErGiOcsmsIGZlc1QI81ESq6o5KgWriljV2gBqOrlLbdqAsQDaxAHlAdr5rgR8QImAdsJryY4yASoVQLmAXEVI2YB21kEKPKB8QDvxAIsE7pKE9U05gXbyIZFcUlpA5QUoMclSG01CiUnM+kiFrhO2QBJ1NAmlJmkZgExySblJVG4Syk2icpNQbpJC9Ui5SUpt6SWUmqTSFl9CqUkMNbk0akpNulQnMqXcpIabYpGUd7AsqSUlJzXkSMs6ZfpluJHWV0q5SVVuUspNqnKTUm5Sw420ZFPKTaqvm5SSk1b6BFF20paDRFq0KWUnM4oGgmFGycnUjSWj3GSJNkEZ5SZrGUgkFcjY7pKpE5RRcrKWgkRa3RklJ1MXTkbJyUp1NJSbrCUgkVQgo9RktT4ayk2+VOnOKTl5S0EiLcackpObfV/aNXNKTp5qE5RTcvJMm6Ccbf656pFykxdqmkC5yUtNq3LKTW64keQip9zkOjc55aYw60YSloJSU6jrpqDUFOq6KSg1hVk3krAUlJpCXzcF5aYwoibJRcFSM3XdFJSbQl03BeWmaBlIJQEqKDeFzk1BuSlNMiAJS0m5KVVuSspNqXJTUm5KkzBLAlRSbkqdm5JyUxpuJGEpKTelyk3JEmeVm5JyUxpuJFkpKTelzk1JuakMN5IAVZSbSuWmotxUKjcV5aYy3IjXApSbSuemotxUhhtJBSrKTaVyU1FuKpWbil3XVKpHyk1Va3JaUWrqpSanNaWmNhc3kgDVlJpaz6Fryk2dqltdTcmpWwYySapqyk1trjYlYakpN7XKTU25qVVuaspNrXJTs8tOlZuaX3iq5HSnsGlLQiZeXS3ZxedSJ6g7h211irpz2NaQJMlgdwqbGpokeetOYVOVqO4UNlWp6k5hU5Ws7hQ2VenqTiFT0PnqlQoMX5LKAi8WgIcvXjAAD1+8aGBqA5mkysDLBqY6kEkqCrxwADpfvHQAOl+8dgA6X7x6ADpfrH4Aic4XqyCAKRRkcs2GF3c8fLEqAiQevlghAUy9IBPLQayUAKZikIvlG1ZMAL2aAKycAInOFysoQFdRkHQYWEkBEj2NAFZVAFM7yEWVY2UFSPWaKKsrQKomE5DyglzLSS5qHKstQKonFMDKC2CqCEoYsAoDmEJCLmonqzGAqSTk+SJtAjzlbhljppaQF7Ito8yUE3JRDlilAUxBIa/E6ikrNoCpKeS1bMs4M2WFQoxwVnGATL2qhYzXUdXrWmBFBzC1hUKMcFZ2gK7uIEcCqzyAKTAokcCKD2BqDIW4Glj5AUyRQYkEVoAAU2ZQIoGVIMBUGhR6WRUCTLFBoZcVIsDUGwpxnbFSBOR68Tvn1W9P+ZtxZqoOhbjKWEECck8JnNUkINeLecDKEmCKD4WYIrC6BJjyg0IvK02AqUAo9LLqBJgiRCGmCKw+AaYMUYiawCoUYOoQhbiXshIFmEpEIe55Bb9joW9krEwBep0CWKECCj3xYKUKKPTEg9UqoNQTD1atAFOUKEWhY/UKKD2JBytZQOlJPFjVAkxtohSljpUtwFQnSvlmGatcgClQlOIaL/lNplJlgVUvoCtfiNyy+gWU+o0mVsAAU6eQuWUlDDCVCplbVsQAU6soRZFhZQww1QqFW1bJgK6UIXPLahlgShalKDKsmgGmaKFwawsa5u73p/XhtH78qbsLfn9/ecLly+w3e2sc3D35LzNo/nxdzLLupe5ewB6CPU7scZOQmtfUHmeutf282Rq617x7Lez5wp4v7XFpjyt7XLnjysKwx7U9bq807Rv3CbhPwH3iwLXppR2FhdPuQ90bB6TVju5NE772jRnr1+sjAe1RO8erzeFle3x/+YrT6zQm1XUeG5Uf0vyDfTYFOamRk1Rxcnlyvt/++nRYQ2ZehBxcHhRBHnLsQZuGi4fPpG2K26rw1+2THs/ml2ivbdHAIdyyP3JYIgfqwK2D7qdNUeMENa4GNBb6R2NPQHHRPa52bYTauOh04WoXTbK0r/Y4ta9NWt292oh1QV3Yzwv7eWmPXWRX9riyx7WL+KV7A+5N4t6kiVtCbuW4JQ3FZcFos9b9dtf7c/uMOIpzJDqZtliuTYWFghjLtHjp/tX9yX1xwLV1joOlm9pQ8z6EHAtnoo3f/mv00f6jOWqOYy7V5oA0FzDgFZeq84CdCGs+x6qRaosH/28WaotkD7KlCxBtBXRDeLY/cX51U169aDOJm/I9DINIvO2pYOE4yAINBbXFEZBpYWSbS1qLQyDzj/vzGbdEuLXIcc34VBXXpqXa9HA8PaIvhEOKhWa60kdM2vcnLkVqX+uhQrwI85ehaagzzY35hyMUsHiDS51+ZS7ZUbfu1k/7v0RI8tGySbS11zUT9gsEI9G22a6xMHJA6yVV4/bywCRaZzjkSifjlbbmn6hsF3idFdqMX37T5OXy8x1SwpQi9gotlDy+hLBC67HQltN2/0SmEk2I2+e0EDB2mAW8/m0kJdZJaqXQRZjbO12g5fa1cBu3PS7tcWmPK5eMX8C5N+DeJJc3LohdSg4uF29LH3ajdsaVFrG79y/dP68h3gvMuxZv7id50QSheFF3p66ZsEKQSKibUtdYWCEJiq5UW1/dtzPsP7zYb2dAKlFildDaSysTTZW79kjt9UVuY6J2yd7ykvW5N4l74xI9cBleW5GyFDqbSluB3W+27ejPLaK5QRhzjU3Bh5CGoWnKtRV3+R1T1A7lLerGadsJvSLhVbdN21oKDSS9aqJifzxh1f1Yi6hfSDlKTTJkN4J0oQkptZVinb1vkjkREJqWUp3Uvg8BDZohNbO3nroLIhEPCrMqMEHUi4AIJ4ja/Lhvh3vqvloRJQp4NYM2NaR5H0JGkkwtbogTKWfBF7qJtoC7r2iWU7AM7Tq1OhbmQBgOzgSW6nCYH2lE+BpkqY2o+89kmn1jVtRqh/naVGUm8HXLUpsK5kCYCZwRgjYTzI00EXiXBHUiSA6Z4zZunwC3UUChoSETiabBlQ1cWcDV0mxmULsMYenewCXxdW/UpfpZSigLHM9qGndp2p/9El+Dlep4nQNh3kuShmnzTgQBMW5nKHF7tCuMOAqW7g24N64mA6V7U2mwz2IOjhdMqWU2Z8+U4bivtA387JsyHPLqdZz9XhQ0bZjs7FKqEhG8W8xeNi/dpvDq/t3Xr/8HlvB4ftWQAAA="; \ No newline at end of file diff --git a/assets/style.css b/assets/style.css index 2d02570..07a385b 100644 --- a/assets/style.css +++ b/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,91 +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: grid; - align-items: center; - grid-template-rows: auto 1fr; - grid-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 { @@ -673,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; @@ -724,7 +694,7 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } .tsd-anchor { - position: absolute; + position: relative; top: -100px; } @@ -738,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-navigation.primary a { - padding: 0.75rem 0.5rem; - margin: 0; +.tsd-nested-navigation { + margin-left: 3rem; } -.tsd-navigation.primary ul li a { - margin-left: 0.5rem; +.tsd-nested-navigation > li > details { + margin-left: -1.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-nested-navigation > li > a, +.tsd-nested-navigation > li > span { + width: calc(100% - 1.75rem - 0.5rem); } -.tsd-navigation.secondary ul li li li a { - padding-left: 2.2rem; -} -.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 { @@ -852,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; @@ -911,34 +836,6 @@ a.tsd-index-link { margin-right: 0.8rem; } -@media (min-width: 1024px) { - .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; } @@ -1019,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); @@ -1028,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; @@ -1089,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; @@ -1144,7 +1050,7 @@ ul.tsd-type-parameter-list h5 { } .tsd-page-toolbar { - position: fixed; + position: sticky; z-index: 1; top: 0; left: 0; @@ -1184,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; } @@ -1215,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; } @@ -1251,7 +1149,7 @@ img { } .deprecated { - text-decoration: line-through; + text-decoration: line-through !important; } .warning { @@ -1260,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); @@ -1278,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/functions/airPLSBaseline.html b/functions/airPLSBaseline.html index 8d83ed6..4ef8f2f 100644 --- a/functions/airPLSBaseline.html +++ b/functions/airPLSBaseline.html @@ -1,116 +1,4 @@ -airPLSBaseline | ml-signal-processing
-
- -
-
-
-
- -

Function airPLSBaseline

-
-
    - -
  • -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/calibrateX.html b/functions/calibrateX.html index 704774b..8f12089 100644 --- a/functions/calibrateX.html +++ b/functions/calibrateX.html @@ -1,120 +1,5 @@ -calibrateX | ml-signal-processing
-
- -
-
-
-
- -

Function calibrateX

-
-
    - -
  • -

    Filter that allows to calibrateX the x axis based on the presence of peaks

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
  • Filter that allows to calibrateX the x axis based on the presence of peaks

    +

    Parameters

    Returns {
        data: DataXY<Float64Array>;
    }

    • data: DataXY<Float64Array>
\ No newline at end of file diff --git a/functions/centerMean.html b/functions/centerMean.html index cd83671..6404992 100644 --- a/functions/centerMean.html +++ b/functions/centerMean.html @@ -1,118 +1,5 @@ -centerMean | ml-signal-processing
-
- -
-
-
-
- -

Function centerMean

-
-
    - -
  • -

    Center the mean

    -
    -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/centerMedian.html b/functions/centerMedian.html index 960e8dc..3db04e3 100644 --- a/functions/centerMedian.html +++ b/functions/centerMedian.html @@ -1,118 +1,5 @@ -centerMedian | ml-signal-processing
-
- -
-
-
-
- -

Function centerMedian

-
-
    - -
  • -

    Center the median

    -
    -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/divideBySD.html b/functions/divideBySD.html index 84acc4c..8c70b95 100644 --- a/functions/divideBySD.html +++ b/functions/divideBySD.html @@ -1,118 +1,5 @@ -divideBySD | ml-signal-processing
-
- -
-
-
-
- -

Function divideBySD

-
-
    - -
  • -

    Center the mean

    -
    -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/ensureGrowing.html b/functions/ensureGrowing.html index ab0d9b8..4b70707 100644 --- a/functions/ensureGrowing.html +++ b/functions/ensureGrowing.html @@ -1,119 +1,6 @@ -ensureGrowing | ml-signal-processing
-
- -
-
-
-
- -

Function ensureGrowing

-
-
\ No newline at end of file diff --git a/functions/equallySpaced.html b/functions/equallySpaced.html index 39c49ad..067ea38 100644 --- a/functions/equallySpaced.html +++ b/functions/equallySpaced.html @@ -1,120 +1,5 @@ -equallySpaced | ml-signal-processing
-
- -
-
-
-
- -

Function equallySpaced

-
-
    - -
  • -

    Filter that allows to

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: DataXY<DoubleArray>;
    }

    -
      -
    • -
      data: DataXY<DoubleArray>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/filterMatrix.html b/functions/filterMatrix.html new file mode 100644 index 0000000..40ff77d --- /dev/null +++ b/functions/filterMatrix.html @@ -0,0 +1,4 @@ +filterMatrix | ml-signal-processing
  • Parameters

    Returns {
        data: DoubleMatrix;
        logs: any;
    }

    • data: DoubleMatrix
    • logs: any
\ No newline at end of file diff --git a/functions/filterX.html b/functions/filterX.html index a134c21..cb7ce8e 100644 --- a/functions/filterX.html +++ b/functions/filterX.html @@ -1,120 +1,5 @@ -filterX | ml-signal-processing
-
- -
-
-
-
- -

Function filterX

-
-
    - -
  • -

    Filter that allows to

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: DataXY<DoubleArray>;
    }

    -
      -
    • -
      data: DataXY<DoubleArray>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/filterXY.html b/functions/filterXY.html index 3b26ff0..41e5c9d 100644 --- a/functions/filterXY.html +++ b/functions/filterXY.html @@ -1,129 +1,6 @@ -filterXY | ml-signal-processing
-
- -
-
-
-
- -

Function filterXY

-
-
    - -
  • -

    Apply filters on {x:[], y:[]}

    - -

    Returns

    A very important number

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
        logs: {
            name: "centerMean" | "centerMedian" | "fromTo" | "normed" | "divideBySD" | "rescale" | "paretoNormalization" | "airPLSBaseline" | "iterativePolynomialBaseline" | "rollingAverageBaseline" | "rollingBallBaseline" | "rollingMedianBaseline" | "firstDerivative" | "secondDerivative" | "thirdDerivative" | "savitzkyGolay" | "ensureGrowing" | "equallySpaced" | "filterX" | "calibrateX" | "xFunction" | "yFunction";
            time: number;
        }[];
    }

    -
      -
    • -
      data: {
          x: Float64Array;
          y: Float64Array;
      }
      -
        -
      • -
        x: Float64Array
      • -
      • -
        y: Float64Array
    • -
    • -
      logs: {
          name: "centerMean" | "centerMedian" | "fromTo" | "normed" | "divideBySD" | "rescale" | "paretoNormalization" | "airPLSBaseline" | "iterativePolynomialBaseline" | "rollingAverageBaseline" | "rollingBallBaseline" | "rollingMedianBaseline" | "firstDerivative" | "secondDerivative" | "thirdDerivative" | "savitzkyGolay" | "ensureGrowing" | "equallySpaced" | "filterX" | "calibrateX" | "xFunction" | "yFunction";
          time: number;
      }[]
-
-
\ No newline at end of file +
  • Apply filters on {x:[], y:[]}

    +

    Parameters

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
        logs: {
            name: "centerMean" | "centerMedian" | "fromTo" | "normed" | "divideBySD" | "rescale" | "paretoNormalization" | "airPLSBaseline" | "iterativePolynomialBaseline" | "rollingAverageBaseline" | "rollingBallBaseline" | "rollingMedianBaseline" | "firstDerivative" | "secondDerivative" | "thirdDerivative" | "savitzkyGolay" | "ensureGrowing" | "equallySpaced" | "filterX" | "calibrateX" | "xFunction" | "yFunction";
            time: number;
        }[];
    }

    A very important number

    +
    • data: {
          x: Float64Array;
          y: Float64Array;
      }
      • x: Float64Array
      • y: Float64Array
    • logs: {
          name: "centerMean" | "centerMedian" | "fromTo" | "normed" | "divideBySD" | "rescale" | "paretoNormalization" | "airPLSBaseline" | "iterativePolynomialBaseline" | "rollingAverageBaseline" | "rollingBallBaseline" | "rollingMedianBaseline" | "firstDerivative" | "secondDerivative" | "thirdDerivative" | "savitzkyGolay" | "ensureGrowing" | "equallySpaced" | "filterX" | "calibrateX" | "xFunction" | "yFunction";
          time: number;
      }[]
\ No newline at end of file diff --git a/functions/firstDerivative.html b/functions/firstDerivative.html index 5b118ba..320f890 100644 --- a/functions/firstDerivative.html +++ b/functions/firstDerivative.html @@ -1,125 +1,5 @@ -firstDerivative | ml-signal-processing
-
- -
-
-
-
- -

Function firstDerivative

-
-
    - -
  • -

    Calculate the first derivative using Savitzky–Golay filter.

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    -
      -
    • -
      data: {
          x: Float64Array;
          y: Float64Array;
      }
      -
        -
      • -
        x: Float64Array
      • -
      • -
        y: Float64Array
-
-
\ No newline at end of file +

Function firstDerivative

  • Calculate the first derivative using Savitzky–Golay filter.

    +

    Parameters

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    • data: {
          x: Float64Array;
          y: Float64Array;
      }
      • x: Float64Array
      • y: Float64Array
\ No newline at end of file diff --git a/functions/fromTo.html b/functions/fromTo.html index d3f79b4..3d69a02 100644 --- a/functions/fromTo.html +++ b/functions/fromTo.html @@ -1,125 +1,5 @@ -fromTo | ml-signal-processing
-
- -
-
-
-
- -

Function fromTo

-
-
    - -
  • -

    Filter that allows to

    -
    -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    • -
    • -
      options: undefined | XGetFromToIndexOptions = {}
    -

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    -
      -
    • -
      data: {
          x: Float64Array;
          y: Float64Array;
      }
      -
        -
      • -
        x: Float64Array
      • -
      • -
        y: Float64Array
-
-
\ No newline at end of file +
  • Filter that allows to

    +

    Parameters

    • data: DataXY<Float64Array>
    • options: undefined | XGetFromToIndexOptions = {}

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    • data: {
          x: Float64Array;
          y: Float64Array;
      }
      • x: Float64Array
      • y: Float64Array
\ No newline at end of file diff --git a/functions/iterativePolynomialBaseline.html b/functions/iterativePolynomialBaseline.html index acadf9f..ba86ccb 100644 --- a/functions/iterativePolynomialBaseline.html +++ b/functions/iterativePolynomialBaseline.html @@ -1,116 +1,4 @@ -iterativePolynomialBaseline | ml-signal-processing
-
- -
-
-
-
- -

Function iterativePolynomialBaseline

-
-
    - -
  • -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/normed.html b/functions/normed.html index b8dc803..35a792c 100644 --- a/functions/normed.html +++ b/functions/normed.html @@ -1,120 +1,5 @@ -normed | ml-signal-processing
-
- -
-
-
-
- -

Function normed

-
-
    - -
  • -

    Norm the Y values

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/paretoNormalization.html b/functions/paretoNormalization.html index 199feb0..2542773 100644 --- a/functions/paretoNormalization.html +++ b/functions/paretoNormalization.html @@ -1,123 +1,5 @@ -paretoNormalization | ml-signal-processing
-
- -
-
-
-
- -

Function paretoNormalization

-
-
    - -
  • -

    Filter that allows to

    -
    -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    -

    Returns {
        data: {
            x: Float64Array;
            y: DoubleArray;
        };
    }

    -
      -
    • -
      data: {
          x: Float64Array;
          y: DoubleArray;
      }
      -
        -
      • -
        x: Float64Array
      • -
      • -
        y: DoubleArray
-
-
\ No newline at end of file +

Function paretoNormalization

  • Filter that allows to

    +

    Parameters

    • data: DataXY<Float64Array>

    Returns {
        data: {
            x: Float64Array;
            y: number[];
        };
    }

    • data: {
          x: Float64Array;
          y: number[];
      }
      • x: Float64Array
      • y: number[]
\ No newline at end of file diff --git a/functions/rescale.html b/functions/rescale.html index 2b65722..a7c2aac 100644 --- a/functions/rescale.html +++ b/functions/rescale.html @@ -1,120 +1,5 @@ -rescale | ml-signal-processing
-
- -
-
-
-
- -

Function rescale

-
-
    - -
  • -

    Center the mean

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/rollingAverageBaseline.html b/functions/rollingAverageBaseline.html index f27e8cf..70daa59 100644 --- a/functions/rollingAverageBaseline.html +++ b/functions/rollingAverageBaseline.html @@ -1,116 +1,4 @@ -rollingAverageBaseline | ml-signal-processing
-
- -
-
-
-
- -

Function rollingAverageBaseline

-
-
    - -
  • -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/rollingBallBaseline.html b/functions/rollingBallBaseline.html index 53a1656..4326d04 100644 --- a/functions/rollingBallBaseline.html +++ b/functions/rollingBallBaseline.html @@ -1,116 +1,4 @@ -rollingBallBaseline | ml-signal-processing
-
- -
-
-
-
- -

Function rollingBallBaseline

-
-
    - -
  • -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/rollingMedianBaseline.html b/functions/rollingMedianBaseline.html index 19681ed..39ebe15 100644 --- a/functions/rollingMedianBaseline.html +++ b/functions/rollingMedianBaseline.html @@ -1,116 +1,4 @@ -rollingMedianBaseline | ml-signal-processing
-
- -
-
-
-
- -

Function rollingMedianBaseline

-
-
    - -
  • -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    -

    Returns {
        data: DataXY<Float64Array>;
    }

    -
      -
    • -
      data: DataXY<Float64Array>
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/savitzkyGolay.html b/functions/savitzkyGolay.html index 2c7d060..a8cd5ff 100644 --- a/functions/savitzkyGolay.html +++ b/functions/savitzkyGolay.html @@ -1,125 +1,5 @@ -savitzkyGolay | ml-signal-processing
-
- -
-
-
-
- -

Function savitzkyGolay

-
-
    - -
  • -

    Apply the Savitzky Golay Generalized Filter

    -
    -
    -

    Parameters

    -
      -
    • -
      data: DataXY<Float64Array>
    • -
    • -
      options: SGGOptions = {}
    -

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    -
      -
    • -
      data: {
          x: Float64Array;
          y: Float64Array;
      }
      -
        -
      • -
        x: Float64Array
      • -
      • -
        y: Float64Array
-
-
\ No newline at end of file +

Function savitzkyGolay

  • Apply the Savitzky Golay Generalized Filter

    +

    Parameters

    • data: DataXY<Float64Array>
    • options: SGGOptions = {}

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    • data: {
          x: Float64Array;
          y: Float64Array;
      }
      • x: Float64Array
      • y: Float64Array
\ No newline at end of file diff --git a/functions/secondDerivative.html b/functions/secondDerivative.html index 3547d6f..1aca3eb 100644 --- a/functions/secondDerivative.html +++ b/functions/secondDerivative.html @@ -1,125 +1,5 @@ -secondDerivative | ml-signal-processing
-
- -
-
-
-
- -

Function secondDerivative

-
-
    - -
  • -

    Calculate the second derivative using Savitzky–Golay filter.

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    -
      -
    • -
      data: {
          x: Float64Array;
          y: Float64Array;
      }
      -
        -
      • -
        x: Float64Array
      • -
      • -
        y: Float64Array
-
-
\ No newline at end of file +

Function secondDerivative

  • Calculate the second derivative using Savitzky–Golay filter.

    +

    Parameters

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    • data: {
          x: Float64Array;
          y: Float64Array;
      }
      • x: Float64Array
      • y: Float64Array
\ No newline at end of file diff --git a/functions/thirdDerivative.html b/functions/thirdDerivative.html index fabf54e..fe369bb 100644 --- a/functions/thirdDerivative.html +++ b/functions/thirdDerivative.html @@ -1,125 +1,5 @@ -thirdDerivative | ml-signal-processing
-
- -
-
-
-
- -

Function thirdDerivative

-
-
    - -
  • -

    Calculate the third derivative using Savitzky–Golay filter.

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    -
      -
    • -
      data: {
          x: Float64Array;
          y: Float64Array;
      }
      -
        -
      • -
        x: Float64Array
      • -
      • -
        y: Float64Array
-
-
\ No newline at end of file +

Function thirdDerivative

  • Calculate the third derivative using Savitzky–Golay filter.

    +

    Parameters

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    • data: {
          x: Float64Array;
          y: Float64Array;
      }
      • x: Float64Array
      • y: Float64Array
\ No newline at end of file diff --git a/functions/xFunction.html b/functions/xFunction.html index 0dec8d1..277884a 100644 --- a/functions/xFunction.html +++ b/functions/xFunction.html @@ -1,125 +1,5 @@ -xFunction | ml-signal-processing
-
- -
-
-
-
- -

Function xFunction

-
-
    - -
  • -

    Filter that allows to

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    -
      -
    • -
      data: {
          x: Float64Array;
          y: Float64Array;
      }
      -
        -
      • -
        x: Float64Array
      • -
      • -
        y: Float64Array
-
-
\ No newline at end of file +
  • Filter that allows to

    +

    Parameters

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    • data: {
          x: Float64Array;
          y: Float64Array;
      }
      • x: Float64Array
      • y: Float64Array
\ No newline at end of file diff --git a/functions/yFunction.html b/functions/yFunction.html index 6a9dfb7..e003696 100644 --- a/functions/yFunction.html +++ b/functions/yFunction.html @@ -1,125 +1,5 @@ -yFunction | ml-signal-processing
-
- -
-
-
-
- -

Function yFunction

-
-
    - -
  • -

    Filter that allows to

    -
    -
    -

    Parameters

    -
    -

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    -
      -
    • -
      data: {
          x: Float64Array;
          y: Float64Array;
      }
      -
        -
      • -
        x: Float64Array
      • -
      • -
        y: Float64Array
-
-
\ No newline at end of file +
  • Filter that allows to

    +

    Parameters

    Returns {
        data: {
            x: Float64Array;
            y: Float64Array;
        };
    }

    • data: {
          x: Float64Array;
          y: Float64Array;
      }
      • x: Float64Array
      • y: Float64Array
\ No newline at end of file diff --git a/index.html b/index.html index f7d3833..7e246ef 100644 --- a/index.html +++ b/index.html @@ -1,124 +1,13 @@ -ml-signal-processing
-
- -
-
-
-
-

ml-signal-processing

-
- -

signal-processing

-
-

NPM version +

ml-signal-processing

signal-processing

NPM version build status Test coverage npm download

Process data in the form of {x:[], y:[]}.

- - -

Installation

-
-

$ npm i signal-processing

- - -

Usage

-
-
import { filterXY } from 'ml-signal-processing';

const data = {
x: [1, 2, 3, 4, 5, 6, 7, 8, 9],
y: [1, 2, 3, 4, 5, 4, 3, 2, 1],
};

const filters = [
{ name: 'centerMedian' },
{ name: 'fromTo', options: { from: 2, to: 8 } },
];

const result = filterXY(data, filters);
/* result is
{
x: Float64Array.from([2, 3, 4, 5, 6, 7, 8]),
y: Float64Array.from([-1, 0, 1, 2, 1, 0, -1]),
}
*/ -
- - -

License

-
-

MIT

-
-
-
\ No newline at end of file +

Installation

$ npm i signal-processing

+

Usage

import { filterXY } from 'ml-signal-processing';

const data = {
x: [1, 2, 3, 4, 5, 6, 7, 8, 9],
y: [1, 2, 3, 4, 5, 4, 3, 2, 1],
};

const filters = [
{ name: 'centerMedian' },
{ name: 'fromTo', options: { from: 2, to: 8 } },
];

const result = filterXY(data, filters);
/* result is
{
x: Float64Array.from([2, 3, 4, 5, 6, 7, 8]),
y: Float64Array.from([-1, 0, 1, 2, 1, 0, -1]),
}
*/ +
+

License

MIT

+
\ No newline at end of file diff --git a/interfaces/AirPLSBaselineFilter.html b/interfaces/AirPLSBaselineFilter.html index 08ec018..40e7ba9 100644 --- a/interfaces/AirPLSBaselineFilter.html +++ b/interfaces/AirPLSBaselineFilter.html @@ -1,68 +1,5 @@ -AirPLSBaselineFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface AirPLSBaselineFilter

-
-

Hierarchy

-
    -
  • AirPLSBaselineFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "airPLSBaseline"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/CalibrateFilter.html b/interfaces/CalibrateFilter.html index 552fba8..0b98ada 100644 --- a/interfaces/CalibrateFilter.html +++ b/interfaces/CalibrateFilter.html @@ -1,75 +1,6 @@ -CalibrateFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface CalibrateFilter

-
-

Hierarchy

-
    -
  • CalibrateFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "calibrateX"
-
- -
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/CalibrateOptions.html b/interfaces/CalibrateOptions.html index 343ac5c..e4265a2 100644 --- a/interfaces/CalibrateOptions.html +++ b/interfaces/CalibrateOptions.html @@ -1,116 +1,24 @@ -CalibrateOptions | ml-signal-processing
-
- -
-
-
-
- -

Interface CalibrateOptions

-
-

Hierarchy

-
    -
  • CalibrateOptions
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
from?: number
-

from

- -

Default

x[0]

-
-
- -
gsd?: GSDOptions
-

array of from / to that should be kept

- -

Default

[{from,to}]

-
-
- -
nbPeaks?: number
-

number of points

- -

Default

1

-
-
- -
targetX?: number
-

define the new X value

- -

Default

0

-
-
- -
to?: number
-

to

- -

Default

x[x.length-1]

-
-
-
\ No newline at end of file +

Interface CalibrateOptions

interface CalibrateOptions {
    from?: number;
    gsd?: GSDOptions;
    nbPeaks?: number;
    targetX?: number;
    to?: number;
}

Properties

Properties

from?: number

from

+

Default

x[0]
+
+
gsd?: GSDOptions

array of from / to that should be kept

+

Default

[{from,to}]
+
+
nbPeaks?: number

number of points

+

Default

1
+
+
targetX?: number

define the new X value

+

Default

0
+
+
to?: number

to

+

Default

x[x.length-1]
+
+
\ No newline at end of file diff --git a/interfaces/CenterMeanFilter.html b/interfaces/CenterMeanFilter.html index 1fa7036..f0613af 100644 --- a/interfaces/CenterMeanFilter.html +++ b/interfaces/CenterMeanFilter.html @@ -1,68 +1,5 @@ -CenterMeanFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface CenterMeanFilter

-
-

Hierarchy

-
    -
  • CenterMeanFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "centerMean"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/CenterMedianFilter.html b/interfaces/CenterMedianFilter.html index 24cc86d..e9cb2ad 100644 --- a/interfaces/CenterMedianFilter.html +++ b/interfaces/CenterMedianFilter.html @@ -1,68 +1,5 @@ -CenterMedianFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface CenterMedianFilter

-
-

Hierarchy

-
    -
  • CenterMedianFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "centerMedian"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/DivideBySDFilter.html b/interfaces/DivideBySDFilter.html index 390a1db..347f773 100644 --- a/interfaces/DivideBySDFilter.html +++ b/interfaces/DivideBySDFilter.html @@ -1,68 +1,5 @@ -DivideBySDFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface DivideBySDFilter

-
-

Hierarchy

-
    -
  • DivideBySDFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "divideBySD"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/EnsureGrowingFilter.html b/interfaces/EnsureGrowingFilter.html index aafd669..943b538 100644 --- a/interfaces/EnsureGrowingFilter.html +++ b/interfaces/EnsureGrowingFilter.html @@ -1,68 +1,5 @@ -EnsureGrowingFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface EnsureGrowingFilter

-
-

Hierarchy

-
    -
  • EnsureGrowingFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "ensureGrowing"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/EquallySpacedFilter.html b/interfaces/EquallySpacedFilter.html index 7413335..f7e2b40 100644 --- a/interfaces/EquallySpacedFilter.html +++ b/interfaces/EquallySpacedFilter.html @@ -1,75 +1,6 @@ -EquallySpacedFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface EquallySpacedFilter

-
-

Hierarchy

-
    -
  • EquallySpacedFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "equallySpaced"
-
- -
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/EquallySpacedOptions.html b/interfaces/EquallySpacedOptions.html index 86191a7..c300b68 100644 --- a/interfaces/EquallySpacedOptions.html +++ b/interfaces/EquallySpacedOptions.html @@ -1,116 +1,24 @@ -EquallySpacedOptions | ml-signal-processing
-
- -
-
-
-
- -

Interface EquallySpacedOptions

-
-

Hierarchy

-
    -
  • EquallySpacedOptions
-
-
-
- -
-
-

Properties

-
- -
exclusions?: FromTo[]
-

number of points

- -

Default

[]

-
-
- -
from?: number
-

from

- -

Default

x[0]

-
-
- -
numberOfPoints?: number
-

number of points

- -

Default

100

-
-
- -
to?: number
-

to

- -

Default

x[x.length - 1]

-
-
- -
zones?: FromTo[]
-

array of from / to that should be kept

- -

Default

[{from,to}]

-
-
-
\ No newline at end of file +

Interface EquallySpacedOptions

interface EquallySpacedOptions {
    exclusions?: FromTo[];
    from?: number;
    numberOfPoints?: number;
    to?: number;
    zones?: FromTo[];
}

Properties

exclusions?: FromTo[]

number of points

+

Default

[]
+
+
from?: number

from

+

Default

x[0]
+
+
numberOfPoints?: number

number of points

+

Default

100
+
+
to?: number

to

+

Default

x[x.length - 1]
+
+
zones?: FromTo[]

array of from / to that should be kept

+

Default

[{from,to}]
+
+
\ No newline at end of file diff --git a/interfaces/FilterXFilter.html b/interfaces/FilterXFilter.html index 3900413..ec96907 100644 --- a/interfaces/FilterXFilter.html +++ b/interfaces/FilterXFilter.html @@ -1,75 +1,6 @@ -FilterXFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface FilterXFilter

-
-

Hierarchy

-
    -
  • FilterXFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "filterX"
-
- -
options?: FilterXOptions
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/FilterXOptions.html b/interfaces/FilterXOptions.html index 0a43cda..3f0dd2e 100644 --- a/interfaces/FilterXOptions.html +++ b/interfaces/FilterXOptions.html @@ -1,105 +1,20 @@ -FilterXOptions | ml-signal-processing
-
- -
-
-
-
- -

Interface FilterXOptions

-
-

Hierarchy

-
    -
  • FilterXOptions
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
exclusions?: FromTo[]
-

number of points

- -

Default

[]

-
-
- -
from?: number
-

from

- -

Default

x[0]

-
-
- -
to?: number
-

to

- -

Default

x[x.length - 1]

-
-
- -
zones?: FromTo[]
-

array of from / to that should be kept

- -

Default

[{from,to}]

-
-
-
\ No newline at end of file +

Interface FilterXOptions

interface FilterXOptions {
    exclusions?: FromTo[];
    from?: number;
    to?: number;
    zones?: FromTo[];
}

Properties

Properties

exclusions?: FromTo[]

number of points

+

Default

[]
+
+
from?: number

from

+

Default

x[0]
+
+
to?: number

to

+

Default

x[x.length - 1]
+
+
zones?: FromTo[]

array of from / to that should be kept

+

Default

[{from,to}]
+
+
\ No newline at end of file diff --git a/interfaces/FirstDerivativeFilter.html b/interfaces/FirstDerivativeFilter.html index 8bf388b..be7940c 100644 --- a/interfaces/FirstDerivativeFilter.html +++ b/interfaces/FirstDerivativeFilter.html @@ -1,75 +1,6 @@ -FirstDerivativeFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface FirstDerivativeFilter

-
-

Hierarchy

-
    -
  • FirstDerivativeFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "firstDerivative"
-
- -
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/FromToFilter.html b/interfaces/FromToFilter.html index da92c58..b9ef0e9 100644 --- a/interfaces/FromToFilter.html +++ b/interfaces/FromToFilter.html @@ -1,75 +1,6 @@ -FromToFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface FromToFilter

-
-

Hierarchy

-
    -
  • FromToFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "fromTo"
-
- -
options?: XGetFromToIndexOptions
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/IterativePolynomialBaselineFilter.html b/interfaces/IterativePolynomialBaselineFilter.html index 115e6ba..2739536 100644 --- a/interfaces/IterativePolynomialBaselineFilter.html +++ b/interfaces/IterativePolynomialBaselineFilter.html @@ -1,68 +1,5 @@ -IterativePolynomialBaselineFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface IterativePolynomialBaselineFilter

-
-

Hierarchy

-
    -
  • IterativePolynomialBaselineFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "iterativePolynomialBaseline"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/NormedFilter.html b/interfaces/NormedFilter.html index 27baa4e..3b9877f 100644 --- a/interfaces/NormedFilter.html +++ b/interfaces/NormedFilter.html @@ -1,75 +1,6 @@ -NormedFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface NormedFilter

-
-

Hierarchy

-
    -
  • NormedFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "normed"
-
- -
options?: NormedOptions
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/ParetoNormalizationFilter.html b/interfaces/ParetoNormalizationFilter.html index 059c9c3..445c4f5 100644 --- a/interfaces/ParetoNormalizationFilter.html +++ b/interfaces/ParetoNormalizationFilter.html @@ -1,68 +1,5 @@ -ParetoNormalizationFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface ParetoNormalizationFilter

-
-

Hierarchy

-
    -
  • ParetoNormalizationFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "paretoNormalization"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/RescaleFilter.html b/interfaces/RescaleFilter.html index dc13cbe..b1828b8 100644 --- a/interfaces/RescaleFilter.html +++ b/interfaces/RescaleFilter.html @@ -1,75 +1,6 @@ -RescaleFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface RescaleFilter

-
-

Hierarchy

-
    -
  • RescaleFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "rescale"
-
- -
options?: RescaleOptions
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/RollingAverageBaselineFilter.html b/interfaces/RollingAverageBaselineFilter.html index b1cc8c6..ec5058d 100644 --- a/interfaces/RollingAverageBaselineFilter.html +++ b/interfaces/RollingAverageBaselineFilter.html @@ -1,68 +1,5 @@ -RollingAverageBaselineFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface RollingAverageBaselineFilter

-
-

Hierarchy

-
    -
  • RollingAverageBaselineFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "rollingAverageBaseline"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/RollingBallBaselineFilter.html b/interfaces/RollingBallBaselineFilter.html index ab1fbd5..8b65528 100644 --- a/interfaces/RollingBallBaselineFilter.html +++ b/interfaces/RollingBallBaselineFilter.html @@ -1,68 +1,5 @@ -RollingBallBaselineFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface RollingBallBaselineFilter

-
-

Hierarchy

-
    -
  • RollingBallBaselineFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "rollingBallBaseline"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/RollingMedianBaselineFilter.html b/interfaces/RollingMedianBaselineFilter.html index 93b0c1a..3a452c8 100644 --- a/interfaces/RollingMedianBaselineFilter.html +++ b/interfaces/RollingMedianBaselineFilter.html @@ -1,68 +1,5 @@ -RollingMedianBaselineFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface RollingMedianBaselineFilter

-
-

Hierarchy

-
    -
  • RollingMedianBaselineFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "rollingMedianBaseline"
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/SavitzkyGolayFilter.html b/interfaces/SavitzkyGolayFilter.html index 24d3777..f8946aa 100644 --- a/interfaces/SavitzkyGolayFilter.html +++ b/interfaces/SavitzkyGolayFilter.html @@ -1,75 +1,6 @@ -SavitzkyGolayFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface SavitzkyGolayFilter

-
-

Hierarchy

-
    -
  • SavitzkyGolayFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "savitzkyGolay"
-
- -
options?: SGGOptions
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/SecondDerivativeFilter.html b/interfaces/SecondDerivativeFilter.html index 981098b..4006463 100644 --- a/interfaces/SecondDerivativeFilter.html +++ b/interfaces/SecondDerivativeFilter.html @@ -1,75 +1,6 @@ -SecondDerivativeFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface SecondDerivativeFilter

-
-

Hierarchy

-
    -
  • SecondDerivativeFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "secondDerivative"
-
- -
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/ThirdDerivativeFilter.html b/interfaces/ThirdDerivativeFilter.html index 4cd6290..fe14081 100644 --- a/interfaces/ThirdDerivativeFilter.html +++ b/interfaces/ThirdDerivativeFilter.html @@ -1,75 +1,6 @@ -ThirdDerivativeFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface ThirdDerivativeFilter

-
-

Hierarchy

-
    -
  • ThirdDerivativeFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "thirdDerivative"
-
- -
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/XFunctionFilter.html b/interfaces/XFunctionFilter.html index 0ac58c3..75a120f 100644 --- a/interfaces/XFunctionFilter.html +++ b/interfaces/XFunctionFilter.html @@ -1,75 +1,6 @@ -XFunctionFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface XFunctionFilter

-
-

Hierarchy

-
    -
  • XFunctionFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "xFunction"
-
- -
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/XFunctionOptions.html b/interfaces/XFunctionOptions.html index 64d93c0..9c3329d 100644 --- a/interfaces/XFunctionOptions.html +++ b/interfaces/XFunctionOptions.html @@ -1,74 +1,10 @@ -XFunctionOptions | ml-signal-processing
-
- -
-
-
-
- -

Interface XFunctionOptions

-
-

Hierarchy

-
    -
  • XFunctionOptions
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
function?: string
-

Will apply a function on the X variable on each element of the array described as a string +

Interface XFunctionOptions

interface XFunctionOptions {
    function?: string;
}

Properties

Properties

function?: string

Will apply a function on the X variable on each element of the array described as a string In front of sequence of lowercase we will add 'Math.'. This allows to write sin(x) + cos(x) and it will be replace internally by (x) => (Math.sin(x) + Math.cos(x))

- -

Default

''

-
-
-
\ No newline at end of file +

Default

''
+
+
\ No newline at end of file diff --git a/interfaces/YFunctionFilter.html b/interfaces/YFunctionFilter.html index a32518f..64ada8d 100644 --- a/interfaces/YFunctionFilter.html +++ b/interfaces/YFunctionFilter.html @@ -1,75 +1,6 @@ -YFunctionFilter | ml-signal-processing
-
- -
-
-
-
- -

Interface YFunctionFilter

-
-

Hierarchy

-
    -
  • YFunctionFilter
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
name: "yFunction"
-
- -
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/interfaces/YFunctionOptions.html b/interfaces/YFunctionOptions.html index 08e90e9..b6c6194 100644 --- a/interfaces/YFunctionOptions.html +++ b/interfaces/YFunctionOptions.html @@ -1,74 +1,10 @@ -YFunctionOptions | ml-signal-processing
-
- -
-
-
-
- -

Interface YFunctionOptions

-
-

Hierarchy

-
    -
  • YFunctionOptions
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
function?: string
-

Will apply a function on the Y variable on each element of the array described as a string +

Interface YFunctionOptions

interface YFunctionOptions {
    function?: string;
}

Properties

Properties

function?: string

Will apply a function on the Y variable on each element of the array described as a string In front of sequence of lowercase we will add 'Math.'. This allows to write sin(y) + cos(y) and it will be replace internally by (y) => (Math.sin(y) + Math.cos(y))

- -

Default

''

-
-
-
\ No newline at end of file +

Default

''
+
+
\ No newline at end of file diff --git a/modules.html b/modules.html index b9304a6..93fb05f 100644 --- a/modules.html +++ b/modules.html @@ -1,168 +1,64 @@ -ml-signal-processing
-
- -
-
- -
-
\ No newline at end of file +
\ No newline at end of file diff --git a/types/FilterMatrixType.html b/types/FilterMatrixType.html new file mode 100644 index 0000000..d5f1110 --- /dev/null +++ b/types/FilterMatrixType.html @@ -0,0 +1,4 @@ +FilterMatrixType | ml-signal-processing
\ No newline at end of file diff --git a/types/FilterXYType.html b/types/FilterXYType.html index 90f13c1..e40f9ec 100644 --- a/types/FilterXYType.html +++ b/types/FilterXYType.html @@ -1,104 +1,4 @@ -FilterXYType | ml-signal-processing
-
- -
-
- -
-
\ No newline at end of file +
\ No newline at end of file diff --git a/types/FirstDerivativeOptions.html b/types/FirstDerivativeOptions.html index bc0df9b..97c1d33 100644 --- a/types/FirstDerivativeOptions.html +++ b/types/FirstDerivativeOptions.html @@ -1,104 +1,4 @@ -FirstDerivativeOptions | ml-signal-processing
-
- -
- -
\ No newline at end of file +
\ No newline at end of file diff --git a/types/FromToOptions.html b/types/FromToOptions.html index c0113ae..76c770c 100644 --- a/types/FromToOptions.html +++ b/types/FromToOptions.html @@ -1,104 +1,4 @@ -FromToOptions | ml-signal-processing
-
- -
- -
\ No newline at end of file +
\ No newline at end of file diff --git a/types/NormedOptions.html b/types/NormedOptions.html index 49b56ec..e72c884 100644 --- a/types/NormedOptions.html +++ b/types/NormedOptions.html @@ -1,104 +1,4 @@ -NormedOptions | ml-signal-processing
-
- -
- -
\ No newline at end of file +
\ No newline at end of file diff --git a/types/RescaleOptions.html b/types/RescaleOptions.html index f5197b0..d31787c 100644 --- a/types/RescaleOptions.html +++ b/types/RescaleOptions.html @@ -1,104 +1,4 @@ -RescaleOptions | ml-signal-processing
-
- -
- -
\ No newline at end of file +
\ No newline at end of file diff --git a/types/SavitzkyGolayOptions.html b/types/SavitzkyGolayOptions.html index 84059cc..cc7f005 100644 --- a/types/SavitzkyGolayOptions.html +++ b/types/SavitzkyGolayOptions.html @@ -1,104 +1,4 @@ -SavitzkyGolayOptions | ml-signal-processing
-
- -
- -
\ No newline at end of file +
\ No newline at end of file diff --git a/types/SecondDerivativeOptions.html b/types/SecondDerivativeOptions.html index 1b5248b..ede8e1b 100644 --- a/types/SecondDerivativeOptions.html +++ b/types/SecondDerivativeOptions.html @@ -1,104 +1,4 @@ -SecondDerivativeOptions | ml-signal-processing
-
- -
- -
\ No newline at end of file +
\ No newline at end of file diff --git a/types/ThirdDerivativeOptions.html b/types/ThirdDerivativeOptions.html index 6b58fc0..25e65ac 100644 --- a/types/ThirdDerivativeOptions.html +++ b/types/ThirdDerivativeOptions.html @@ -1,104 +1,4 @@ -ThirdDerivativeOptions | ml-signal-processing
-
- -
- -
\ No newline at end of file +
\ No newline at end of file