diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 000000000..e2ac6616a --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/assets/highlight.css b/assets/highlight.css new file mode 100644 index 000000000..5674cf392 --- /dev/null +++ b/assets/highlight.css @@ -0,0 +1,22 @@ +:root { + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --code-background: var(--dark-code-background); +} + +pre, code { background: var(--code-background); } diff --git a/assets/icons.js b/assets/icons.js new file mode 100644 index 000000000..e88e8ca77 --- /dev/null +++ b/assets/icons.js @@ -0,0 +1,18 @@ +(function() { + addIcons(); + function addIcons() { + if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons); + const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg")); + svg.innerHTML = `""`; + svg.style.display = "none"; + if (location.protocol === "file:") updateUseElements(); + } + + function updateUseElements() { + document.querySelectorAll("use").forEach(el => { + if (el.getAttribute("href").includes("#icon-")) { + el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#")); + } + }); + } +})() \ No newline at end of file diff --git a/assets/icons.svg b/assets/icons.svg new file mode 100644 index 000000000..e371b8b5d --- /dev/null +++ b/assets/icons.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/main.js b/assets/main.js new file mode 100644 index 000000000..7d7f77a07 --- /dev/null +++ b/assets/main.js @@ -0,0 +1,60 @@ +"use strict"; +window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings."}; +"use strict";(()=>{var Ce=Object.create;var ie=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var _e=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of _e(e))!Me.call(t,i)&&i!==n&&ie(t,i,{get:()=>e[i],enumerable:!(r=Oe(e,i))||r.enumerable});return t};var Ae=(t,e,n)=>(n=t!=null?Ce(Re(t)):{},De(e||!t||!t.__esModule?ie(n,"default",{value:t,enumerable:!0}):n,t));var ue=Fe((ae,le)=>{(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),m=s.str.charAt(1),p;m in s.node.edges?p=s.node.edges[m]:(p=new t.TokenSet,s.node.edges[m]=p),s.str.length==1&&(p.final=!0),i.push({node:p,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 ae=="object"?le.exports=n():e.lunr=n()}(this,function(){return t})})()});var se=[];function G(t,e){se.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){se.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()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}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&&!e.checkVisibility()){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(!n)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}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=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};var oe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var pe=Ae(ue());async function ce(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=pe.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function fe(){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",()=>{ce(e,t)}),ce(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");i.addEventListener("mouseup",()=>{te(t)}),r.addEventListener("focus",()=>t.classList.add("has-focus")),Ve(t,i,r,e)}function Ve(t,e,n,r){n.addEventListener("input",oe(()=>{Ne(t,e,n,r)},200)),n.addEventListener("keydown",i=>{i.key=="Enter"?He(e,t):i.key=="ArrowUp"?(de(e,n,-1),i.preventDefault()):i.key==="ArrowDown"&&(de(e,n,1),i.preventDefault())}),document.body.addEventListener("keypress",i=>{i.altKey||i.ctrlKey||i.metaKey||!n.matches(":focus")&&i.key==="/"&&(i.preventDefault(),n.focus())}),document.body.addEventListener("keyup",i=>{t.classList.contains("has-focus")&&(i.key==="Escape"||!e.matches(":focus-within")&&!n.matches(":focus"))&&(n.blur(),te(t))})}function te(t){t.classList.remove("has-focus")}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=he(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${he(l.parent,i)}.${d}`);let m=document.createElement("li");m.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,m.append(p),p.addEventListener("focus",()=>{e.querySelector(".current")?.classList.remove("current"),m.classList.add("current")}),e.appendChild(m)}}function de(t,e,n){let r=t.querySelector(".current");if(!r)r=t.querySelector(n==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let i=r;if(n===1)do i=i.nextElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);else do i=i.previousElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);i?(r.classList.remove("current"),i.classList.add("current")):n===-1&&(r.classList.remove("current"),e.focus())}}function He(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),te(e)}}function he(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(ee(t.substring(s,o)),`${ee(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ee(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function ee(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",ye="mousemove",H="mouseup",J={x:0,y:0},me=!1,ne=!1,je=!1,D=!1,ve=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(ve?"is-mobile":"not-mobile");ve&&"ontouchstart"in document.documentElement&&(je=!0,F="touchstart",ye="touchmove",H="touchend");document.addEventListener(F,t=>{ne=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(ye,t=>{if(ne&&!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(H,()=>{ne=!1});document.addEventListener("click",t=>{me&&(t.preventDefault(),t.stopImmediatePropagation(),me=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(H,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(H,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var re;try{re=localStorage}catch{re={getItem(){return null},setItem(){}}}var Q=re;var ge=document.head.appendChild(document.createElement("style"));ge.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ge.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),this.app.updateIndexVisibility()}};var Z=class extends I{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function Ee(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,xe(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),xe(t.value)})}function xe(t){document.documentElement.dataset.theme=t}var K;function we(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Le),Le())}async function Le(){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();K=t.dataset.base,K.endsWith("/")||(K+="/"),t.innerHTML="";for(let s of i)Se(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Se(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-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='',be(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)Se(u,l,i)}else be(t,r,t.class)}function be(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=K+t.path,n&&(r.className=n),location.pathname===r.pathname&&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-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Te=document.getElementById("tsd-theme");Te&&Ee(Te);var qe=new U;Object.defineProperty(window,"app",{value:qe});fe();we();})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/assets/navigation.js b/assets/navigation.js new file mode 100644 index 000000000..45fca99ad --- /dev/null +++ b/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA5WaTXPbNhCG/4vOnrr21G7rm0dynNhxrUpOe8jkAJMrCWMKUADQiqaT/94hRUn4WACLq953HxBLLL6or/+NDPwwo5vRhBmYS2VGZ6MNM6vRzQhEu9bnh99/WZl1MzobvXFRj27++Hl2ityKO6WkGssagmhLSxI+CQNqwSr4i60xiqMnSU9gVrKOYE5inHEnKrXbGC7FbbOUipvV2ichljjvEXYTUPyddf55tYLwyRBLnDcFteZacynGUtS8C5m2rw2v+mgfnXbHW+ne+YQrqDCoI8YZt00jt7dN8wKCCXPPjNXxqmFagz4PPS7v4tImjnkdIsa8TsVMmGFzIxV8hndownBXz5MUsHWM0mlJwlYgoVuRiRlLoQ0TBo09iBlGX4cooFdS0XeikjUgwYOQiR1KBQ0ftCThHYS5W3NjQMWyH3qyxM9yGRkQjpzifKwfYRfG9z+n4h62Oox62OpUzBNozZZIAQ0CITZVBIGFwNN/t6CQ/jsyhTMDhpS1rVIo8/ZVV4q/xnN0sqR4pxnzXqE15xlorBl8b0EnaYOFxtNTJY2sJPIuEVOS2S888Ai7OV8KrMx9R5q2bxEZ4UeJFD+WYsGXrUJeZ+ghESPD1dVTpBlUUtVIzwaBEDuBBrBl0JEJnEhfbJVAwQvPEgmMRNn5DgLtX8UT6enVNEW3a/bawAvTb6n5LmJMsedQbS6vrt8uQtpRIsSreLxKxr+ANt0u4x4EKGawxTywJHl8jWS6+5W0mzqF8sPe3NpLuYjLq2tk+UUJBzEL8LcCPgPbBmCY/eD0digBzHKlkPYyitJsAxX03Ders7zBR8HmOo34UtiwmlBqaEtB/dXIAmHLkBuMHTksQOy04UJuK8PfYe8dr6B66zrQWGu42W26Iwxu88i//vn7xdWlfZZRwAx8UHIdvOA9NzDkiMfquweDP2roIDOnbY55dGSZ3VkX6mFb8bB9C5C+IUvsj0ELvgxIByFHOJ1FPolNG3TSk+m0qZIbUGYXBx4cWeb3ljUfeGPsohhgJylL6edXrg0IhGOLORL+KLSn6BcoXgWHmj3DVctYM9g0QbIRS476CLvMkAgdBOYTM6A4axDYQcpRnphgS6idydTHYZ4sd5+dfgwEPEsjctzLRAcT3ifGKdYK9JGJuglHXNxJbEPjI9lVqazT4WteyU0wtCM2Kr3f2EeqBvMUcSPLEOYp4qIlGTqozO5ckkmBZSmhZhJgWUqoye4fDcXEO2FUHtu7qOzjQW0C+1KS0aJArMWtZF6i7yvmZ16n7yvmJ1+s68qxnwU8L/BpyJJylClbcuF9BdhDTgqdMW6VDgeAr2d54feH4I1gHjq3v4TrNqFx7NFCpw6XcWmuZSohv8v915cc3PbR+ei6U7jeTEFpKbCH637ORkc39vQd/eFWbgILLjg6pgMHlZnLFW6j0mdtA3MI9j6eTKW9dMExVi9SSafb0vj0nvKWtxOZ4KPG8hYiU3zUSG6h35bgEzLmKePm8lKyg3ODcvko2cO5Qehih1iy1P7jMzY1HIQcIdXRkv4Nz9xdWKB7KV/P8WZMLGHc3VArZLZyVRILH36WlKX0t+aEI1TUSGth+GwRGdaYp4gbedeYh8jNLAC4i8hOVThiKaGmE1Ey9u0QtLIDQzERrSncRWQnDn6ho4CZTmvBqc+KSCWVfObzv5/F1+24s7SNdIJLz2R+WDrVpScyPyyV9LLzmP29MZt1z1XCTmfbtpRQ01m2LSXUF7b8hzVt8mEPnkJu8lE7Pcezly50FASGHPGL4FKk7pQDQ47IWrMCYbp/3lk5XLSi/xedPrd1l3X9m4WBH1C1Br6IBrS+fZXKQI3hMF+A/fY/z7h9eQEqAAA=" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js new file mode 100644 index 000000000..d2fbd12ed --- /dev/null +++ b/assets/search.js @@ -0,0 +1 @@ +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/assets/style.css b/assets/style.css new file mode 100644 index 000000000..9d619a641 --- /dev/null +++ b/assets/style.css @@ -0,0 +1,1448 @@ +:root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + --light-color-warning-text: #222; + --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: #6e6e6e; + --light-color-link: #1f70c2; + --light-color-focus-outline: #3584e4; + + --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-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: #a55c0e; + --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-color-document: #000000; + + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + --dark-color-background-warning: #bebe00; + --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-focus-outline: #4c97f2; + + --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-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: #e07d13; + --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-color-document: #ffffff; + + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; +} + +@media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --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-focus-outline: var(--light-color-focus-outline); + + --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-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); + --color-document: var(--light-color-document); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --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-focus-outline: var(--dark-color-focus-outline); + + --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-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); + --color-document: var(--dark-color-document); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } +} + +html { + color-scheme: var(--color-scheme); +} + +body { + margin: 0; +} + +:root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --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-focus-outline: var(--light-color-focus-outline); + + --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-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); + --color-document: var(--light-color-document); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); +} + +:root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --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-focus-outline: var(--dark-color-focus-outline); + + --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-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); + --color-document: var(--dark-color-document); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); +} + +*:focus-visible, +.tsd-accordion-summary:focus-visible svg { + outline: 2px solid var(--color-focus-outline); +} + +.always-visible, +.always-visible .tsd-signatures { + display: inherit !important; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: 1.2; +} + +h1 { + font-size: 1.875rem; + margin: 0.67rem 0; +} + +h2 { + font-size: 1.5rem; + margin: 0.83rem 0; +} + +h3 { + font-size: 1.25rem; + margin: 1rem 0; +} + +h4 { + font-size: 1.05rem; + margin: 1.33rem 0; +} + +h5 { + font-size: 1rem; + margin: 1.5rem 0; +} + +h6 { + font-size: 0.875rem; + margin: 2.33rem 0; +} + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +.container { + max-width: 1700px; + padding: 0 2rem; +} + +/* Footer */ +footer { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: 3.5rem; +} +footer > p { + margin: 0 1em; +} + +.container-main { + margin: 0 auto; + /* toolbar, footer, margin */ + min-height: calc(100vh - 41px - 56px - 4rem); +} + +@keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } +} +@keyframes fade-in-delayed { + 0% { + opacity: 0; + } + 33% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fade-out-delayed { + 0% { + opacity: 1; + visibility: visible; + } + 66% { + opacity: 0; + } + 100% { + opacity: 0; + } +} +@keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } +} +body { + background: var(--color-background); + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", + Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-size: 16px; + color: var(--color-text); +} + +a { + color: var(--color-link); + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; +} +a.tsd-anchor-link { + color: var(--color-text); +} + +code, +pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; +} + +pre { + position: relative; + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; + padding: 10px; + 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; + padding-left: 1em; + border-left: 4px solid gray; +} + +.tsd-typography { + line-height: 1.333em; +} +.tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-typography .tsd-index-panel h3, +.tsd-index-panel .tsd-typography h3, +.tsd-typography h4, +.tsd-typography h5, +.tsd-typography h6 { + font-size: 1em; +} +.tsd-typography h5, +.tsd-typography h6 { + font-weight: normal; +} +.tsd-typography p, +.tsd-typography ul, +.tsd-typography ol { + margin: 1em 0; +} +.tsd-typography table { + border-collapse: collapse; + border: none; +} +.tsd-typography td, +.tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); +} +.tsd-typography thead, +.tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); +} + +.tsd-breadcrumb { + margin: 0; + padding: 0; + color: var(--color-text-aside); +} +.tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; +} +.tsd-breadcrumb a:hover { + text-decoration: underline; +} +.tsd-breadcrumb li { + display: inline; +} +.tsd-breadcrumb li:after { + content: " / "; +} + +.tsd-comment-tags { + display: flex; + flex-direction: column; +} +dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; +} +dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; +} +dl.tsd-comment-tag-group dd { + margin: 0; +} +code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; +} +h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; +} + +dl.tsd-comment-tag-group dd:before, +dl.tsd-comment-tag-group dd:after { + content: " "; +} +dl.tsd-comment-tag-group dd pre, +dl.tsd-comment-tag-group dd:after { + clear: both; +} +dl.tsd-comment-tag-group p { + margin: 0; +} + +.tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; +} +.tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; +} + +.tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; +} +.tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; +} +.tsd-filter-input { + display: flex; + width: -moz-fit-content; + width: fit-content; + align-items: center; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + cursor: pointer; +} +.tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; +} +.tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; +} +.tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; +} +.tsd-filter-input input[type="checkbox"]:focus-visible + svg { + outline: 2px solid var(--color-focus-outline); +} +.tsd-checkbox-background { + fill: var(--color-accent); +} +input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); +} + +.settings-label { + font-weight: bold; + text-transform: uppercase; + display: inline-block; +} + +.tsd-filter-visibility .settings-label { + margin: 0.75rem 0 0.5rem 0; +} + +.tsd-theme-toggle .settings-label { + margin: 0.75rem 0.75rem 0 0; +} + +.tsd-hierarchy { + list-style: square; + margin: 0; +} +.tsd-hierarchy .target { + font-weight: bold; +} + +.tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); +} +.tsd-full-hierarchy, +.tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; +} +.tsd-full-hierarchy ul { + padding-left: 1.5rem; +} +.tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} + +.tsd-panel-group.tsd-index-group { + margin-bottom: 0; +} +.tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; +} +@media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } +} +@media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } +} +.tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; +} + +.tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; +} + +.tsd-anchor { + position: relative; + top: -100px; +} + +.tsd-member { + position: relative; +} +.tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; +} + +.tsd-navigation.settings { + margin: 1rem 0; +} +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.25rem); + display: flex; + align-items: center; +} +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + display: flex; + width: calc(100% - 0.25rem); + align-items: center; + padding: 0.25rem; + color: var(--color-text); + text-decoration: none; + box-sizing: border-box; +} +.tsd-navigation a.current, +.tsd-page-navigation a.current { + background: var(--color-active-menu-item); +} +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { + text-decoration: underline; +} +.tsd-navigation ul, +.tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; + padding: 0; + list-style: none; +} +.tsd-navigation li, +.tsd-page-navigation li { + padding: 0; + max-width: 100%; +} +.tsd-navigation .tsd-nav-link { + display: none; +} +.tsd-nested-navigation { + margin-left: 3rem; +} +.tsd-nested-navigation > li > details { + margin-left: -1.5rem; +} +.tsd-small-nested-navigation { + margin-left: 1.5rem; +} +.tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; +} + +.tsd-page-navigation-section { + margin-left: 10px; +} +.tsd-page-navigation-section > summary { + padding: 0.25rem; +} +.tsd-page-navigation-section > div { + margin-left: 20px; +} +.tsd-page-navigation ul { + padding-left: 1.75rem; +} + +#tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; +} +#tsd-sidebar-links a:last-of-type { + margin-bottom: 0; +} + +a.tsd-index-link { + 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 { + 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 { + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; + + 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 .tsd-accordion-summary > svg { + margin-left: 0.25rem; + vertical-align: text-top; +} +.tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; +} +.tsd-index-heading { + margin-top: 1.5rem; + margin-bottom: 0.75rem; +} + +.tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; +} +.tsd-kind-icon path { + transform-origin: center; + transform: scale(1.1); +} +.tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; +} + +.tsd-panel { + margin-bottom: 2.5rem; +} +.tsd-panel.tsd-member { + margin-bottom: 4rem; +} +.tsd-panel:empty { + display: none; +} +.tsd-panel > h1, +.tsd-panel > h2, +.tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; +} +.tsd-panel > h1.tsd-before-signature, +.tsd-panel > h2.tsd-before-signature, +.tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; +} + +.tsd-panel-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group details { + margin: 2rem 0; +} +.tsd-panel-group > .tsd-accordion-summary { + margin-bottom: 1rem; +} + +#tsd-search { + transition: background-color 0.2s; +} +#tsd-search .title { + position: relative; + z-index: 2; +} +#tsd-search .field { + position: absolute; + left: 0; + top: 0; + right: 2.5rem; + height: 100%; +} +#tsd-search .field input { + box-sizing: border-box; + position: relative; + top: -50px; + z-index: 1; + width: 100%; + padding: 0 10px; + opacity: 0; + outline: 0; + border: 0; + background: transparent; + color: var(--color-text); +} +#tsd-search .field label { + position: absolute; + overflow: hidden; + right: -40px; +} +#tsd-search .field input, +#tsd-search .title, +#tsd-toolbar-links a { + transition: opacity 0.2s; +} +#tsd-search .results { + position: absolute; + visibility: hidden; + top: 40px; + width: 100%; + margin: 0; + padding: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +#tsd-search .results li { + background-color: var(--color-background); + line-height: initial; + padding: 4px; +} +#tsd-search .results li:nth-child(even) { + background-color: var(--color-background-secondary); +} +#tsd-search .results li.state { + display: none; +} +#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: flex; + align-items: center; + padding: 0.25rem; + box-sizing: border-box; +} +#tsd-search .results a:before { + top: 10px; +} +#tsd-search .results span.parent { + color: var(--color-text-aside); + font-weight: normal; +} +#tsd-search.has-focus { + background-color: var(--color-accent); +} +#tsd-search.has-focus .field input { + top: 0; + opacity: 1; +} +#tsd-search.has-focus .title, +#tsd-search.has-focus #tsd-toolbar-links a { + z-index: 0; + opacity: 0; +} +#tsd-search.has-focus .results { + visibility: visible; +} +#tsd-search.loading .results li.state.loading { + display: block; +} +#tsd-search.failure .results li.state.failure { + display: block; +} + +#tsd-toolbar-links { + position: absolute; + top: 0; + right: 2rem; + height: 100%; + display: flex; + align-items: center; + justify-content: flex-end; +} +#tsd-toolbar-links a { + margin-left: 1.5rem; +} +#tsd-toolbar-links a:hover { + text-decoration: underline; +} + +.tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + 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; +} + +.tsd-signature-type { + font-style: italic; + font-weight: normal; +} + +.tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; +} +.tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; +} +.tsd-signatures .tsd-index-signature:not(:last-child) { + margin-bottom: 1em; +} +.tsd-signatures .tsd-index-signature .tsd-signature { + border-width: 1px; +} +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; +} + +ul.tsd-parameter-list, +ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; +} +ul.tsd-parameter-list > li.tsd-parameter-signature, +ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; +} +ul.tsd-parameter-list h5, +ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} +.tsd-sources { + margin-top: 1rem; + font-size: 0.875em; +} +.tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; +} +.tsd-sources ul { + list-style: none; + padding: 0; +} + +.tsd-page-toolbar { + position: sticky; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: 1px var(--color-accent) solid; + transition: transform 0.3s ease-in-out; +} +.tsd-page-toolbar a { + color: var(--color-text); + text-decoration: none; +} +.tsd-page-toolbar a.title { + font-weight: bold; +} +.tsd-page-toolbar a.title:hover { + text-decoration: underline; +} +.tsd-page-toolbar .tsd-toolbar-contents { + display: flex; + justify-content: space-between; + height: 2.5rem; + margin: 0 auto; +} +.tsd-page-toolbar .table-cell { + position: relative; + white-space: nowrap; + line-height: 40px; +} +.tsd-page-toolbar .table-cell:first-child { + width: 100%; +} +.tsd-page-toolbar .tsd-toolbar-icon { + box-sizing: border-box; + line-height: 0; + padding: 12px 0; +} + +.tsd-widget { + display: inline-block; + overflow: hidden; + opacity: 0.8; + height: 40px; + transition: + opacity 0.1s, + background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-widget:hover { + opacity: 0.9; +} +.tsd-widget.active { + opacity: 1; + background-color: var(--color-accent); +} +.tsd-widget.no-caption { + width: 40px; +} +.tsd-widget.no-caption:before { + margin: 0; +} + +.tsd-widget.options, +.tsd-widget.menu { + display: none; +} +input[type="checkbox"] + .tsd-widget:before { + background-position: -120px 0; +} +input[type="checkbox"]:checked + .tsd-widget:before { + background-position: -160px 0; +} + +img { + max-width: 100%; +} + +.tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + vertical-align: middle; + color: var(--color-text); +} + +.tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; +} + +.tsd-anchor-link:hover > .tsd-anchor-icon svg { + visibility: visible; +} + +.deprecated { + text-decoration: line-through !important; +} + +.warning { + padding: 1rem; + color: var(--color-warning-text); + 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); +} + +*::-webkit-scrollbar { + width: 0.75rem; +} + +*::-webkit-scrollbar-track { + background: var(--color-icon-background); +} + +*::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + 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%; + } + #tsd-toolbar-links { + display: none; + } + .tsd-navigation .tsd-nav-link { + display: flex; + } +} + +/* 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/classes/AllowAllTenantGate.html b/classes/AllowAllTenantGate.html new file mode 100644 index 000000000..a86028c82 --- /dev/null +++ b/classes/AllowAllTenantGate.html @@ -0,0 +1,5 @@ +AllowAllTenantGate | DWN-SDK Documentation - v0.3.10

A tenant gate that treats every DID as an active tenant.

+

Implements

Constructors

Methods

Constructors

Methods

\ No newline at end of file diff --git a/classes/Cid.html b/classes/Cid.html new file mode 100644 index 000000000..099bc27b0 --- /dev/null +++ b/classes/Cid.html @@ -0,0 +1,17 @@ +Cid | DWN-SDK Documentation - v0.3.10

Utility class for creating CIDs. Exported for the convenience of developers.

+

Constructors

Methods

  • Computes a V1 CID for the provided payload

    +

    Parameters

    • payload: any
    • codecCode: number = cbor.code

      the codec to use. Defaults to cbor

      +
    • multihashCode: number = sha256.code

      the multihasher to use. Defaults to sha256

      +

    Returns Promise<string>

    payload CID

    +

    codec is not supported

    +

    encoding fails

    +

    if hasher is not supported

    +
  • Parameters

    • content: Uint8Array

    Returns Promise<string>

    V1 CID of the DAG comprised by chunking data into unixfs DAG-PB encoded blocks

    +
  • Parameters

    • dataStream: Readable

    Returns Promise<string>

    V1 CID of the DAG comprised by chunking data into unixfs DAG-PB encoded blocks

    +
  • Parses the given CID string into a {CID}.

    +

    Parameters

    • str: string

    Returns CID<unknown, number, number, Version>

\ No newline at end of file diff --git a/classes/DataStoreLevel.html b/classes/DataStoreLevel.html new file mode 100644 index 000000000..88209f5b6 --- /dev/null +++ b/classes/DataStoreLevel.html @@ -0,0 +1,27 @@ +DataStoreLevel | DWN-SDK Documentation - v0.3.10

A simple implementation of DataStore that works in both the browser and server-side. +Leverages LevelDB under the hood.

+

It has the following structure (+ represents an additional sublevel/partition): +'data' + + + ->

+

Implements

Constructors

Properties

Methods

Constructors

Properties

blockstore: BlockstoreLevel
config: DataStoreLevelConfig

Methods

  • Deletes the specified data. No-op if the data does not exist.

    +

    Parameters

    • tenant: string
    • recordId: string

      The logical ID of the record that references the data.

      +
    • dataCid: string

      The IPFS CID of the data.

      +

    Returns Promise<void>

  • Fetches the specified data.

    +

    Parameters

    • tenant: string
    • recordId: string

      The logical ID of the record that references the data.

      +
    • dataCid: string

      The IPFS CID of the data.

      +

    Returns Promise<undefined | DataStoreGetResult>

    the data size and data stream if found, otherwise undefined.

    +
\ No newline at end of file diff --git a/classes/DataStream.html b/classes/DataStream.html new file mode 100644 index 000000000..c019fd178 --- /dev/null +++ b/classes/DataStream.html @@ -0,0 +1,13 @@ +DataStream | DWN-SDK Documentation - v0.3.10

Utility class for readable data stream, intentionally named to disambiguate from ReadableStream, readable-stream, Readable etc.

+

Constructors

Methods

  • Duplicates the given data stream into the number of streams specified so that multiple handlers can consume the same data stream.

    +

    Parameters

    • dataStream: Readable
    • count: number

    Returns Readable[]

  • Creates a readable stream from the bytes given.

    +

    Parameters

    • bytes: Uint8Array

    Returns Readable

  • Creates a readable stream from the object given.

    +

    Parameters

    • object: Record<string, any>

    Returns Readable

  • Reads the entire readable stream given into array of bytes.

    +

    Parameters

    • readableStream: Readable

    Returns Promise<Uint8Array>

  • Reads the entire readable stream and JSON parses it into an object.

    +

    Parameters

    • readableStream: Readable

    Returns Promise<object>

\ No newline at end of file diff --git a/classes/Dwn.html b/classes/Dwn.html new file mode 100644 index 000000000..571ab5942 --- /dev/null +++ b/classes/Dwn.html @@ -0,0 +1,16 @@ +Dwn | DWN-SDK Documentation - v0.3.10

Methods

  • Initializes the DWN instance and opens the connection to it.

    +

    Returns Promise<void>

  • Validates structure of DWN message

    +

    Parameters

    • rawMessage: any

    Returns Promise<undefined | GenericMessageReply>

    GenericMessageReply if the message has an integrity error, otherwise undefined.

    +
  • Checks tenant gate to see if tenant is allowed.

    +

    Parameters

    • tenant: string

      The tenant DID to route the given message to.

      +

    Returns Promise<undefined | GenericMessageReply>

    GenericMessageReply if the message has an integrity error, otherwise undefined.

    +
\ No newline at end of file diff --git a/classes/DwnConstant.html b/classes/DwnConstant.html new file mode 100644 index 000000000..029a7a99a --- /dev/null +++ b/classes/DwnConstant.html @@ -0,0 +1,6 @@ +DwnConstant | DWN-SDK Documentation - v0.3.10

Constructors

Properties

maxDataSizeAllowedToBeEncoded: 30000 = 30_000

The maximum size of raw data that will be returned as encodedData.

+

We chose 30k, as after encoding it would give plenty of headroom up to the 65k limit in most SQL variants. +We currently encode using base64url which is a 33% increase in size.

+
\ No newline at end of file diff --git a/classes/DwnError.html b/classes/DwnError.html new file mode 100644 index 000000000..5d876ab4d --- /dev/null +++ b/classes/DwnError.html @@ -0,0 +1,4 @@ +DwnError | DWN-SDK Documentation - v0.3.10

A class that represents a DWN error.

+

Hierarchy

  • Error
    • DwnError

Constructors

Properties

Constructors

Properties

code: string
\ No newline at end of file diff --git a/classes/Encoder.html b/classes/Encoder.html new file mode 100644 index 000000000..ec3383a68 --- /dev/null +++ b/classes/Encoder.html @@ -0,0 +1,11 @@ +Encoder | DWN-SDK Documentation - v0.3.10

Utility class for encoding/converting data into various formats.

+

Constructors

Methods

  • Parameters

    • base64urlString: string

    Returns Uint8Array

  • Parameters

    • base64urlString: string

    Returns any

  • Parameters

    • obj: Record<string, any>

    Returns Uint8Array

\ No newline at end of file diff --git a/classes/Encryption.html b/classes/Encryption.html new file mode 100644 index 000000000..b1dd48c57 --- /dev/null +++ b/classes/Encryption.html @@ -0,0 +1,17 @@ +Encryption | DWN-SDK Documentation - v0.3.10

Utility class for performing common, non-DWN specific encryption operations.

+

Constructors

Accessors

Methods

  • Decrypts the given cipher stream using AES-256-CTR algorithm.

    +

    Parameters

    • key: Uint8Array
    • initializationVector: Uint8Array
    • cipherStream: Readable

    Returns Promise<Readable>

  • Encrypts the given plaintext stream using AES-256-CTR algorithm.

    +

    Parameters

    • key: Uint8Array
    • initializationVector: Uint8Array
    • plaintextStream: Readable

    Returns Promise<Readable>

  • Decrypt the given plaintext using ECIES (Elliptic Curve Integrated Encryption Scheme) +with SECP256K1 for the asymmetric calculations, HKDF as the key-derivation function, +and AES-GCM for the symmetric encryption and MAC algorithms.

    +

    Parameters

    • input: EciesEncryptionInput

    Returns Promise<Uint8Array>

  • Encrypts the given plaintext using ECIES (Elliptic Curve Integrated Encryption Scheme) +with SECP256K1 for the asymmetric calculations, HKDF as the key-derivation function, +and AES-GCM for the symmetric encryption and MAC algorithms.

    +

    Parameters

    • publicKeyBytes: Uint8Array
    • plaintext: Uint8Array

    Returns Promise<EciesEncryptionOutput>

\ No newline at end of file diff --git a/classes/EventEmitterStream.html b/classes/EventEmitterStream.html new file mode 100644 index 000000000..02b28f30f --- /dev/null +++ b/classes/EventEmitterStream.html @@ -0,0 +1,7 @@ +EventEmitterStream | DWN-SDK Documentation - v0.3.10

The EventStream interface implements a pub/sub system based on Message filters.

+

Implements

Constructors

Methods

Constructors

Methods

\ No newline at end of file diff --git a/classes/EventLogLevel.html b/classes/EventLogLevel.html new file mode 100644 index 000000000..cf90ee614 --- /dev/null +++ b/classes/EventLogLevel.html @@ -0,0 +1,28 @@ +EventLogLevel | DWN-SDK Documentation - v0.3.10

Implements

Constructors

Properties

index: IndexLevel
ulidFactory: ULIDFactory

Methods

  • adds an event to a tenant's event log

    +

    Parameters

    • tenant: string

      the tenant's DID

      +
    • messageCid: string

      the CID of the message

      +
    • indexes: KeyValues

      (key-value pairs) to be included as part of indexing this event.

      +

    Returns Promise<void>

  • deletes any events that have any of the messageCids provided

    +

    Parameters

    • tenant: string
    • messageCids: string[]

    Returns Promise<void>

    the number of events deleted

    +
  • Retrieves all of a tenant's events that occurred after the cursor provided. +If no cursor is provided, all events for a given tenant will be returned.

    +

    The cursor is a messageCid.

    +

    Returns an array of messageCids that represent the events.

    +

    Parameters

    Returns Promise<{
        cursor?: PaginationCursor;
        events: string[];
    }>

  • retrieves a filtered set of events that occurred after a the cursor provided, accepts multiple filters.

    +

    If no cursor is provided, all events for a given tenant and filter combo will be returned. +The cursor is a messageCid.

    +

    Returns an array of messageCids that represent the events.

    +

    Parameters

    Returns Promise<{
        cursor?: PaginationCursor;
        events: string[];
    }>

\ No newline at end of file diff --git a/classes/HdKey.html b/classes/HdKey.html new file mode 100644 index 000000000..e605d7255 --- /dev/null +++ b/classes/HdKey.html @@ -0,0 +1,14 @@ +HdKey | DWN-SDK Documentation - v0.3.10

Class containing hierarchical deterministic key related utility methods used by the DWN.

+

Constructors

Methods

  • Derives a key using HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869. +TODO: Consolidate HKDF implementation and usage with web5-js - https://github.com/TBD54566975/dwn-sdk-js/issues/742

    +

    Parameters

    • params: {
          hashAlgorithm: "SHA-256" | "SHA-384" | "SHA-512";
          info: Uint8Array;
          initialKeyMaterial: Uint8Array;
          keyLengthInBytes: number;
      }
      • hashAlgorithm: "SHA-256" | "SHA-384" | "SHA-512"
      • info: Uint8Array
      • initialKeyMaterial: Uint8Array
      • keyLengthInBytes: number

    Returns Promise<Uint8Array>

  • Derives a hardened hierarchical deterministic private key.

    +

    Parameters

    • privateKey: Uint8Array
    • relativePath: string[]

    Returns Promise<Uint8Array>

  • Derives a descendant public key from an ancestor private key. +NOTE: currently only supports SECP256K1 keys.

    +

    Parameters

    Returns Promise<PublicJwk>

\ No newline at end of file diff --git a/classes/Jws.html b/classes/Jws.html new file mode 100644 index 000000000..689b20a3e --- /dev/null +++ b/classes/Jws.html @@ -0,0 +1,18 @@ +Jws | DWN-SDK Documentation - v0.3.10

Utility class for JWS related operations.

+

Constructors

Methods

  • Decodes the payload of the given JWS object as a plain object.

    +

    Parameters

    • jws: GeneralJws

    Returns any

  • Extracts the DID from the given kid string.

    +

    Parameters

    • kid: string

    Returns string

  • Gets the kid from a general JWS signature entry.

    +

    Parameters

    • signatureEntry: SignatureEntry

    Returns string

  • Gets the signer DID from a general JWS signature entry.

    +

    Parameters

    • signatureEntry: SignatureEntry

    Returns string

  • Verifies the signature against the given payload.

    +

    Parameters

    • base64UrlPayload: string
    • signatureEntry: SignatureEntry
    • jwkPublic: PublicJwk

    Returns Promise<boolean>

    true if signature is valid; false otherwise

    +
\ No newline at end of file diff --git a/classes/Message.html b/classes/Message.html new file mode 100644 index 000000000..131575c04 --- /dev/null +++ b/classes/Message.html @@ -0,0 +1,46 @@ +Message | DWN-SDK Documentation - v0.3.10

A class containing utility methods for working with DWN messages.

+

Constructors

Methods

  • Compares message CID in lexicographical order according to the spec.

    +

    Returns Promise<number>

    1 if a is larger than b; -1 if a is smaller/older than b; 0 otherwise (same message)

    +
  • Compares the messageTimestamp of the given messages with a fallback to message CID according to the spec.

    +

    Returns Promise<number>

    1 if a is larger/newer than b; -1 if a is smaller/older than b; 0 otherwise (same age)

    +
  • Creates the authorization property to be included in a DWN message.

    +

    Parameters

    • input: {
          delegatedGrant?: DataEncodedRecordsWriteMessage;
          descriptor: Descriptor;
          permissionGrantId?: string;
          protocolRole?: string;
          signer: Signer;
      }
      • OptionaldelegatedGrant?: DataEncodedRecordsWriteMessage
      • descriptor: Descriptor
      • OptionalpermissionGrantId?: string
      • OptionalprotocolRole?: string
      • signer: Signer

    Returns Promise<AuthorizationModel>

    used as an authorization property.

    +
  • Creates a generic signature from the given DWN message descriptor by including descriptorCid as the required property in the signature payload. +NOTE: there is an opportunity to consolidate RecordsWrite.createSignerSignature() wth this method

    +

    Parameters

    • descriptor: Descriptor
    • signer: Signer
    • OptionaladditionalPayloadProperties: {
          delegatedGrantId?: string;
          permissionGrantId?: string;
          protocolRole?: string;
      }
      • OptionaldelegatedGrantId?: string
      • OptionalpermissionGrantId?: string
      • OptionalprotocolRole?: string

    Returns Promise<GeneralJws>

  • Gets the DID of the signer of the given message, returns undefined if message is not signed.

    +

    Parameters

    Returns undefined | string

  • Validates the given message against the corresponding JSON schema.

    +

    Parameters

    • rawMessage: any

    Returns void

    if fails validation.

    +
  • Validates the structural integrity of the message signature given:

    +
      +
    1. The message signature must contain exactly 1 signature
    2. +
    3. Passes JSON schema validation
    4. +
    5. The descriptorCid property matches the CID of the message descriptor +NOTE: signature is NOT verified.
    6. +
    +

    Parameters

    • messageSignature: GeneralJws
    • messageDescriptor: Descriptor
    • payloadJsonSchemaKey: string = 'GenericSignaturePayload'

      The key to look up the JSON schema referenced in compile-validators.js and perform payload schema validation on.

      +

    Returns Promise<GenericSignaturePayload>

    the parsed JSON payload object if validation succeeds.

    +
\ No newline at end of file diff --git a/classes/MessageStoreLevel.html b/classes/MessageStoreLevel.html new file mode 100644 index 000000000..71d896070 --- /dev/null +++ b/classes/MessageStoreLevel.html @@ -0,0 +1,26 @@ +MessageStoreLevel | DWN-SDK Documentation - v0.3.10

A simple implementation of MessageStore that works in both the browser and server-side. +Leverages LevelDB under the hood.

+

Implements

Constructors

Properties

blockstore: BlockstoreLevel
config: MessageStoreLevelConfig
index: IndexLevel

Methods

\ No newline at end of file diff --git a/classes/MessagesQuery.html b/classes/MessagesQuery.html new file mode 100644 index 000000000..01aeb29f9 --- /dev/null +++ b/classes/MessagesQuery.html @@ -0,0 +1,17 @@ +MessagesQuery | DWN-SDK Documentation - v0.3.10

Hierarchy

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get message(): M
  • Valid JSON message representing this DWN message.

    +

    Returns M

  • get signaturePayload(): undefined | GenericSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | GenericSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

\ No newline at end of file diff --git a/classes/MessagesRead.html b/classes/MessagesRead.html new file mode 100644 index 000000000..017401c8d --- /dev/null +++ b/classes/MessagesRead.html @@ -0,0 +1,17 @@ +MessagesRead | DWN-SDK Documentation - v0.3.10

Hierarchy

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get message(): M
  • Valid JSON message representing this DWN message.

    +

    Returns M

  • get signaturePayload(): undefined | GenericSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | GenericSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

\ No newline at end of file diff --git a/classes/MessagesSubscribe.html b/classes/MessagesSubscribe.html new file mode 100644 index 000000000..ee03b6be3 --- /dev/null +++ b/classes/MessagesSubscribe.html @@ -0,0 +1,19 @@ +MessagesSubscribe | DWN-SDK Documentation - v0.3.10

Hierarchy

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get message(): M
  • Valid JSON message representing this DWN message.

    +

    Returns M

  • get signaturePayload(): undefined | GenericSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | GenericSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

\ No newline at end of file diff --git a/classes/PermissionGrant.html b/classes/PermissionGrant.html new file mode 100644 index 000000000..7c6024cbf --- /dev/null +++ b/classes/PermissionGrant.html @@ -0,0 +1,23 @@ +PermissionGrant | DWN-SDK Documentation - v0.3.10

A class representing a Permission Grant for a more convenient abstraction.

+

Properties

Optional conditions that must be met when the grant is used.

+
dateExpires: string

Timestamp at which this grant will no longer be active.

+
dateGranted: string

The date at which the grant was given.

+
delegated?: boolean

Whether this grant is delegated or not. If true, the grantedTo will be able to act as the grantedTo within the scope of this grant.

+
description?: string

Optional string that communicates what the grant would be used for

+
grantee: string

The grantee of the permission.

+
grantor: string

The grantor of the permission.

+
id: string

The ID of the permission grant, which is the record ID DWN message.

+
requestId?: string

Optional CID of a permission request. This is optional because grants may be given without being officially requested

+

The scope of the allowed access.

+

Methods

\ No newline at end of file diff --git a/classes/PermissionRequest.html b/classes/PermissionRequest.html new file mode 100644 index 000000000..18eba6497 --- /dev/null +++ b/classes/PermissionRequest.html @@ -0,0 +1,16 @@ +PermissionRequest | DWN-SDK Documentation - v0.3.10

A class representing a Permission Request for a more convenient abstraction.

+

Properties

Optional conditions that must be met when the requested grant is used.

+
delegated?: boolean

Whether the requested grant is delegated or not. +If true, the requestor will be able to act as the grantor of the permission within the scope of the requested grant.

+
description?: string

Optional string that communicates what the requested grant would be used for.

+
id: string

The ID of the permission request, which is the record ID DWN message.

+
requester: string

The requester for of the permission.

+

The scope of the allowed access.

+

Methods

\ No newline at end of file diff --git a/classes/PermissionsProtocol.html b/classes/PermissionsProtocol.html new file mode 100644 index 000000000..d05d984e7 --- /dev/null +++ b/classes/PermissionsProtocol.html @@ -0,0 +1,32 @@ +PermissionsProtocol | DWN-SDK Documentation - v0.3.10

This is a first-class DWN protocol for managing permission grants of a given DWN.

+

Constructors

Properties

definition: ProtocolDefinition = ...

The definition of the Permissions protocol.

+
grantPath: "grant" = 'grant'

The protocol path of the grant record.

+
requestPath: "request" = 'request'

The protocol path of the request record.

+
revocationPath: "grant/revocation" = 'grant/revocation'

The protocol path of the revocation record.

+
uri: "https://tbd.website/dwn/permissions" = 'https://tbd.website/dwn/permissions'

The URI of the DWN Permissions protocol.

+

Methods

  • Convenience method to create a permission grant.

    +

    Parameters

    • options: PermissionGrantCreateOptions

    Returns Promise<{
        dataEncodedMessage: DataEncodedRecordsWriteMessage;
        permissionGrantBytes: Uint8Array;
        permissionGrantData: PermissionGrantData;
        recordsWrite: RecordsWrite;
    }>

  • Convenience method to create a permission request.

    +

    Parameters

    • options: PermissionRequestCreateOptions

    Returns Promise<{
        dataEncodedMessage: DataEncodedRecordsWriteMessage;
        permissionRequestBytes: Uint8Array;
        permissionRequestData: PermissionRequestData;
        recordsWrite: RecordsWrite;
    }>

  • Convenience method to create a permission revocation.

    +

    Parameters

    • options: PermissionRevocationCreateOptions

    Returns Promise<{
        dataEncodedMessage: DataEncodedRecordsWriteMessage;
        permissionRevocationBytes: Uint8Array;
        permissionRevocationData: PermissionRevocationData;
        recordsWrite: RecordsWrite;
    }>

  • Fetches PermissionGrant with the specified recordID.

    +

    Parameters

    • tenant: string
    • messageStore: MessageStore
    • permissionGrantId: string

    Returns Promise<PermissionGrant>

    the PermissionGrant matching the recordId specified.

    +

    if PermissionGrant does not exist

    +
  • Gets the scope from the given permission record. +If the record is a revocation, the scope is fetched from the grant that is being revoked.

    +

    Parameters

    • tenant: string
    • messageStore: MessageStore

      The message store to fetch the grant for a revocation.

      +
    • incomingMessage: DataEncodedRecordsWriteMessage

    Returns Promise<PermissionScope>

  • Validates the given Permissions protocol RecordsWrite. It can be a request, grant, or revocation.

    +

    Parameters

    Returns void

\ No newline at end of file diff --git a/classes/PrivateKeySigner.html b/classes/PrivateKeySigner.html new file mode 100644 index 000000000..4a334ee4a --- /dev/null +++ b/classes/PrivateKeySigner.html @@ -0,0 +1,17 @@ +PrivateKeySigner | DWN-SDK Documentation - v0.3.10

A signer that signs using a private key.

+

Implements

Constructors

Properties

Methods

Constructors

Properties

algorithm: string

The name of the signature algorithm used by this signer. +This value will be used as the "alg" parameter in JWS produced. +This parameter is not used by the DWN but is unfortunately a required header property for a JWS as per: +https://datatracker.ietf.org/doc/html/rfc7515#section-4.1.1 +Valid signature algorithm values can be found at https://www.iana.org/assignments/jose/jose.xhtml

+
keyId: string

The ID of the key used by this signer. +This needs to be a fully-qualified ID (ie. prefixed with DID) so that author can be parsed out for processing such as recordId computation. +Example: did:example:alice#key1 +This value will be used as the "kid" parameter in JWS produced. +While this property is not a required property per JWS specification, it is required for DWN authentication.

+

Methods

  • Signs the given content and returns the signature as bytes.

    +

    Parameters

    • content: Uint8Array

    Returns Promise<Uint8Array>

\ No newline at end of file diff --git a/classes/Protocols.html b/classes/Protocols.html new file mode 100644 index 000000000..024f71873 --- /dev/null +++ b/classes/Protocols.html @@ -0,0 +1,7 @@ +Protocols | DWN-SDK Documentation - v0.3.10

Class containing Protocol related utility methods.

+

Constructors

Methods

  • Derives public encryptions keys and inject it in the $encryption property for each protocol path segment of the given Protocol definition, +then returns the final encryption-enabled protocol definition. +NOTE: The original definition passed in is unmodified.

    +

    Parameters

    Returns Promise<ProtocolDefinition>

\ No newline at end of file diff --git a/classes/ProtocolsConfigure.html b/classes/ProtocolsConfigure.html new file mode 100644 index 000000000..33f094960 --- /dev/null +++ b/classes/ProtocolsConfigure.html @@ -0,0 +1,17 @@ +ProtocolsConfigure | DWN-SDK Documentation - v0.3.10

Hierarchy

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get message(): M
  • Valid JSON message representing this DWN message.

    +

    Returns M

  • get signaturePayload(): undefined | GenericSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | GenericSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

\ No newline at end of file diff --git a/classes/ProtocolsQuery.html b/classes/ProtocolsQuery.html new file mode 100644 index 000000000..099446cfe --- /dev/null +++ b/classes/ProtocolsQuery.html @@ -0,0 +1,19 @@ +ProtocolsQuery | DWN-SDK Documentation - v0.3.10

Hierarchy

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get message(): M
  • Valid JSON message representing this DWN message.

    +

    Returns M

  • get signaturePayload(): undefined | GenericSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | GenericSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

\ No newline at end of file diff --git a/classes/Records.html b/classes/Records.html new file mode 100644 index 000000000..3556c37bf --- /dev/null +++ b/classes/Records.html @@ -0,0 +1,54 @@ +Records | DWN-SDK Documentation - v0.3.10

Class containing useful utilities related to the Records interface.

+

Constructors

Methods

  • This will create individual keys for each of the tags that look like tag.tag_property

    +

    Parameters

    Returns KeyValues

  • Constructs the full key derivation path using dataFormats scheme.

    +

    Parameters

    • schema: undefined | string
    • dataFormat: string

    Returns string[]

  • Constructs the full key derivation path using protocolContext scheme.

    +

    Parameters

    • contextId: undefined | string

    Returns string[]

  • Constructs the full key derivation path using protocolPath scheme.

    +

    Parameters

    Returns string[]

  • Constructs the full key derivation path using schemas scheme.

    +

    Parameters

    • schema: undefined | string

    Returns string[]

  • Converts an incoming RecordsFilter into a Filter usable by MessageStore.

    +

    Parameters

    • filter: RecordsFilter

      A RecordsFilter

      +
    • OptionaldateSort: DateSort

    Returns Filter

    a generic Filter able to be used with MessageStore.

    +
  • This will create individual keys for each of the tag filters that look like tag.tag_filter_property

    +

    Parameters

    • tags: {
          [property: string]: RecordsWriteTagsFilter;
      }
      • [property: string]: RecordsWriteTagsFilter

    Returns Filter

  • Decrypts the encrypted data in a message reply using the given ancestor private key.

    +

    Parameters

    Returns Promise<Readable>

  • Derives a descendant private key given an ancestor private key and the full absolute derivation path. +NOTE: right now only ECIES-ES256K algorithm is supported for asymmetric encryption, +so we will only derive SECP256K1 key without additional conditional checks

    +

    Parameters

    Returns Promise<Uint8Array>

  • Checks if the filter supports returning published records.

    +

    Parameters

    • filter: RecordsFilter

    Returns boolean

  • Checks if the filter supports returning unpublished records.

    +

    Parameters

    • filter: RecordsFilter

    Returns boolean

  • Extracts the parent context ID from the given context ID.

    +

    Parameters

    • contextId: undefined | string

    Returns undefined | string

  • Parameters

    • filter:
          | string
          | number
          | boolean
          | {
              gt: RangeValue;
          } & {
              gte?: undefined;
          } & Partial<{
              gt: RangeValue;
          } & {
              gte?: undefined;
          }> & Partial<{
              lt: RangeValue;
          } & {
              lte?: undefined;
          }>
          | {
              gt: RangeValue;
          } & {
              gte?: undefined;
          } & Partial<{
              gt: RangeValue;
          } & {
              gte?: undefined;
          }> & Partial<{
              lt?: undefined;
          } & {
              lte: RangeValue;
          }>
          | never
          | never
          | never
          | never
          | {
              gt?: undefined;
          } & {
              gte: RangeValue;
          } & Partial<{
              gt?: undefined;
          } & {
              gte: RangeValue;
          }> & Partial<{
              lt: RangeValue;
          } & {
              lte?: undefined;
          }>
          | {
              gt?: undefined;
          } & {
              gte: RangeValue;
          } & Partial<{
              gt?: undefined;
          } & {
              gte: RangeValue;
          }> & Partial<{
              lt?: undefined;
          } & {
              lte: RangeValue;
          }>
          | {
              lt: RangeValue;
          } & {
              lte?: undefined;
          } & Partial<{
              gt: RangeValue;
          } & {
              gte?: undefined;
          }> & Partial<{
              lt: RangeValue;
          } & {
              lte?: undefined;
          }>
          | never
          | {
              lt: RangeValue;
          } & {
              lte?: undefined;
          } & Partial<{
              gt?: undefined;
          } & {
              gte: RangeValue;
          }> & Partial<{
              lt: RangeValue;
          } & {
              lte?: undefined;
          }>
          | never
          | never
          | {
              lt?: undefined;
          } & {
              lte: RangeValue;
          } & Partial<{
              gt: RangeValue;
          } & {
              gte?: undefined;
          }> & Partial<{
              lt?: undefined;
          } & {
              lte: RangeValue;
          }>
          | never
          | {
              lt?: undefined;
          } & {
              lte: RangeValue;
          } & Partial<{
              gt?: undefined;
          } & {
              gte: RangeValue;
          }> & Partial<{
              lt?: undefined;
          } & {
              lte: RangeValue;
          }>
          | StartsWithFilter

    Returns filter is StartsWithFilter

  • Normalizes the protocol and schema URLs within a provided RecordsFilter and returns a copy of RecordsFilter with the modified values.

    +

    Parameters

    • filter: RecordsFilter

      incoming RecordsFilter to normalize.

      +

    Returns RecordsFilter

    a copy of the incoming RecordsFilter with the normalized properties.

    +
  • Determines if signature payload contains a protocolRole and should be authorized as such.

    +

    Parameters

    • signaturePayload: GenericSignaturePayload

    Returns boolean

  • Validates that ancestor derivation path matches the descendant derivation path completely.

    +

    Parameters

    • ancestorKeyDerivationPath: string[]
    • descendantKeyDerivationPath: string[]

    Returns void

    with DwnErrorCode.RecordsInvalidAncestorKeyDerivationSegment if fails validation.

    +
  • Validates the referential integrity of both author-delegated grant and owner-delegated grant.

    +

    Parameters

    • message:
          | RecordsWriteMessage
          | RecordsQueryMessage
          | RecordsDeleteMessage
          | RecordsSubscribeMessage
          | RecordsReadMessage
    • authorSignaturePayload: undefined | GenericSignaturePayload

      Decoded payload of the author signature of the message. Pass undefined if message is not signed. +Passed purely as a performance optimization so we don't have to decode the signature payload again.

      +
    • OptionalownerSignaturePayload: GenericSignaturePayload

      Decoded payload of the owner signature of the message. Pass undefined if no owner signature is present. +Passed purely as a performance optimization so we don't have to decode the owner signature payload again.

      +

    Returns Promise<void>

\ No newline at end of file diff --git a/classes/RecordsDelete.html b/classes/RecordsDelete.html new file mode 100644 index 000000000..f610a3d80 --- /dev/null +++ b/classes/RecordsDelete.html @@ -0,0 +1,21 @@ +RecordsDelete | DWN-SDK Documentation - v0.3.10

Hierarchy

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get message(): M
  • Valid JSON message representing this DWN message.

    +

    Returns M

  • get signaturePayload(): undefined | GenericSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | GenericSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

\ No newline at end of file diff --git a/classes/RecordsQuery.html b/classes/RecordsQuery.html new file mode 100644 index 000000000..7bc7dd3d6 --- /dev/null +++ b/classes/RecordsQuery.html @@ -0,0 +1,21 @@ +RecordsQuery | DWN-SDK Documentation - v0.3.10

A class representing a RecordsQuery DWN message.

+

Hierarchy

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get message(): M
  • Valid JSON message representing this DWN message.

    +

    Returns M

  • get signaturePayload(): undefined | GenericSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | GenericSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

  • Authorizes the delegate who signed this message.

    +

    Parameters

    • messageStore: MessageStore

      Used to check if the grant has been revoked.

      +

    Returns Promise<void>

\ No newline at end of file diff --git a/classes/RecordsRead.html b/classes/RecordsRead.html new file mode 100644 index 000000000..dbf6eb202 --- /dev/null +++ b/classes/RecordsRead.html @@ -0,0 +1,22 @@ +RecordsRead | DWN-SDK Documentation - v0.3.10

Hierarchy

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get message(): M
  • Valid JSON message representing this DWN message.

    +

    Returns M

  • get signaturePayload(): undefined | GenericSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | GenericSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

\ No newline at end of file diff --git a/classes/RecordsSubscribe.html b/classes/RecordsSubscribe.html new file mode 100644 index 000000000..76ecdeee8 --- /dev/null +++ b/classes/RecordsSubscribe.html @@ -0,0 +1,21 @@ +RecordsSubscribe | DWN-SDK Documentation - v0.3.10

A class representing a RecordsSubscribe DWN message.

+

Hierarchy

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get message(): M
  • Valid JSON message representing this DWN message.

    +

    Returns M

  • get signaturePayload(): undefined | GenericSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | GenericSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

\ No newline at end of file diff --git a/classes/RecordsWrite.html b/classes/RecordsWrite.html new file mode 100644 index 000000000..6d31c25c7 --- /dev/null +++ b/classes/RecordsWrite.html @@ -0,0 +1,87 @@ +RecordsWrite | DWN-SDK Documentation - v0.3.10

A class representing a RecordsWrite DWN message. +NOTE: Unable to extend AbstractMessage directly because the incompatible _message type, which is not just a generic <M> type.

+

Implements

Properties

attesters: string[]

Accessors

  • get author(): undefined | string
  • DID of the logical author of this message. +NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, +in which case the author DID would not be the same as the signer/delegate DID, +but be the DID of the grantor (grantedBy) of the delegated grant presented.

    +

    Returns undefined | string

  • get owner(): undefined | string
  • The owner DID of the message if owner signature is present in the message; undefined otherwise. +This is the logical owner of the message, not to be confused with the actual signer of the owner signature, +this is because the signer of the owner signature may not be the actual DWN owner, but a delegate authorized by the owner.

    +

    Returns undefined | string

  • get ownerSignaturePayload(): undefined | GenericSignaturePayload
  • Decoded owner signature payload.

    +

    Returns undefined | GenericSignaturePayload

  • get ownerSignatureSigner(): undefined | string
  • Gets the signer of owner signature; undefined if owner signature is not present in the message. +This is not to be confused with the logical owner #owner of the message, +this is because the signer of the owner signature may not be the actual DWN owner, but a delegate authorized by the owner. +In the case that the owner signature is signed by the actual DWN owner, this value will be the same as #owner.

    +

    Returns undefined | string

  • get signaturePayload(): undefined | RecordsWriteSignaturePayload
  • Decoded payload of the signature of this message.

    +

    Returns undefined | RecordsWriteSignaturePayload

  • get signer(): undefined | string
  • Gets the signer of this message. +This is not to be confused with the logical author of the message.

    +

    Returns undefined | string

Methods

  • Authorizes the author-delegate who signed this message.

    +

    Parameters

    • messageStore: MessageStore

      Used to check if the grant has been revoked.

      +

    Returns Promise<void>

  • Authorizes the owner-delegate who signed this message.

    +

    Parameters

    • messageStore: MessageStore

      Used to check if the grant has been revoked.

      +

    Returns Promise<void>

  • Encrypts the symmetric encryption key using the public keys given and attach the resulting encryption property to the RecordsWrite.

    +

    Parameters

    Returns Promise<void>

  • Signs the RecordsWrite, the signer is commonly the author, but can also be a delegate.

    +

    Parameters

    • options: {
          delegatedGrant?: DataEncodedRecordsWriteMessage;
          permissionGrantId?: string;
          protocolRole?: string;
          signer: Signer;
      }
      • OptionaldelegatedGrant?: DataEncodedRecordsWriteMessage
      • OptionalpermissionGrantId?: string
      • OptionalprotocolRole?: string
      • signer: Signer

    Returns Promise<void>

  • Signs the RecordsWrite as the DWN owner. +This is used when the DWN owner wants to retain a copy of a message that the owner did not author. +NOTE: requires the RecordsWrite to already have the author's signature.

    +

    Parameters

    Returns Promise<void>

  • Signs the RecordsWrite as the DWN owner-delegate. +This is used when a DWN owner-delegate wants to retain a copy of a message that the owner did not author. +NOTE: requires the RecordsWrite to already have the author's signature.

    +

    Parameters

    • signer: Signer
    • delegatedGrant: DataEncodedRecordsWriteMessage

    Returns Promise<void>

  • Creates the attestation property of a RecordsWrite message if given signature inputs; returns undefined otherwise.

    +

    Parameters

    • descriptorCid: string
    • Optionalsigners: Signer[]

    Returns Promise<undefined | GeneralJws>

  • Convenience method that creates a message by:

    +
      +
    1. Copying over immutable properties from the given source message
    2. +
    3. Copying over mutable properties that are not overwritten from the given source message
    4. +
    5. Replace the mutable properties that are given new value
    6. +
    +

    Parameters

    Returns Promise<RecordsWrite>

  • Creates the signature property in the authorization of a RecordsWrite message.

    +

    Parameters

    • input: {
          attestation: undefined | GeneralJws;
          contextId: undefined | string;
          delegatedGrantId?: string;
          descriptorCid: string;
          encryption: undefined | EncryptionProperty;
          permissionGrantId?: string;
          protocolRole?: string;
          recordId: string;
          signer: Signer;
      }
      • attestation: undefined | GeneralJws
      • contextId: undefined | string
      • OptionaldelegatedGrantId?: string
      • descriptorCid: string
      • encryption: undefined | EncryptionProperty
      • OptionalpermissionGrantId?: string
      • OptionalprotocolRole?: string
      • recordId: string
      • signer: Signer

    Returns Promise<GeneralJws>

  • Fetches the initial RecordsWrite of a record.

    +

    Parameters

    Returns Promise<undefined | RecordsWrite>

    The initial RecordsWrite if found; undefined if the record is not found.

    +
  • Gets the DID of the attesters of the given message.

    +

    Parameters

    • message: InternalRecordsWriteMessage

    Returns string[]

\ No newline at end of file diff --git a/classes/ResumableTaskStoreLevel.html b/classes/ResumableTaskStoreLevel.html new file mode 100644 index 000000000..0f4ddec3c --- /dev/null +++ b/classes/ResumableTaskStoreLevel.html @@ -0,0 +1,41 @@ +ResumableTaskStoreLevel | DWN-SDK Documentation - v0.3.10

A simple single-instance implementation of ResumableTaskStore that works in both browsers and node.js. +Leverages LevelDB under the hood.

+

Implements

Constructors

Properties

Methods

Constructors

Properties

config: ResumableTaskStoreLevelConfig
db: LevelWrapper<string>

Methods

  • Deletes the task associated with the task ID provided. +No-op if the task is not found, as this implies that the task has already been completed. +Called when the task has been successfully completed.

    +

    Parameters

    • taskId: string

    Returns Promise<void>

  • Extends the timeout of the task associated with the task ID provided. +No-op if the task is not found, as this implies that the task has already been completed. +This allows the client that is executing the task to continue working on it before the task is considered timed out.

    +

    Parameters

    • taskId: string

      ID of the task to extend the timeout for.

      +
    • timeoutInSeconds: number

      Timeout in seconds from the current time.

      +

    Returns Promise<void>

  • Grabs a number of unhandled tasks from the store. +Unhandled tasks are tasks that are not currently in-flight/under processing (ie. tasks that have timed-out). +NOTE: The implementation must make sure that once a task is grabbed by a client, +tis timeout must be updated so that it is considered in-flight/under processing +and cannot be grabbed by another client until it is timed-out.

    +

    Parameters

    • count: number

      Desired number of tasks to grab.

      +

    Returns Promise<ManagedResumableTask[]>

    A list of tasks exclusive for the caller to handle; or empty array if there is no tasks, or if all tasks are already grabbed by others.

    +
  • Registers a new resumable task that is currently in-flight/under processing to the store. +If the task is timed out, a client will be able to grab it through the grab() method and resume the task.

    +

    Parameters

    • task: any

      Task specific data. This is deliberately of type any because this store should not have to be ware of its type.

      +
    • timeoutInSeconds: number

      Timeout in seconds from the current time.

      +

    Returns Promise<ManagedResumableTask>

    A ManagedResumableTask object that can be used to extend or delete the task.

    +

    with code set to ResumableTaskAlreadyExists if the same task is already registered.

    +
\ No newline at end of file diff --git a/classes/Secp256k1.html b/classes/Secp256k1.html new file mode 100644 index 000000000..1831a3bdb --- /dev/null +++ b/classes/Secp256k1.html @@ -0,0 +1,27 @@ +Secp256k1 | DWN-SDK Documentation - v0.3.10

Class containing SECP256K1 related utility methods.

+

Constructors

Methods

  • Generates key pair in raw bytes, where the publicKey is compressed.

    +

    Returns Promise<{
        privateKey: Uint8Array;
        publicKey: Uint8Array;
    }>

  • Gets the compressed public key of the given private key.

    +

    Parameters

    • privateKey: Uint8Array

    Returns Promise<Uint8Array>

  • Creates a private key in raw bytes from the given SECP256K1 JWK.

    +

    Parameters

    Returns Uint8Array

  • Creates a compressed key in raw bytes from the given SECP256K1 JWK.

    +

    Parameters

    Returns Uint8Array

  • Signs the provided content using the provided JWK.

    +

    Parameters

    Returns Promise<Uint8Array>

  • Verifies a signature against the provided payload hash and public key.

    +

    Parameters

    • content: Uint8Array
    • signature: Uint8Array
    • publicJwk: PublicJwk

    Returns Promise<boolean>

    a boolean indicating whether the signature is valid.

    +
\ No newline at end of file diff --git a/classes/Secp256r1.html b/classes/Secp256r1.html new file mode 100644 index 000000000..f25be1203 --- /dev/null +++ b/classes/Secp256r1.html @@ -0,0 +1,20 @@ +Secp256r1 | DWN-SDK Documentation - v0.3.10

Class containing SECP256R1 related utility methods.

+

Constructors

Methods

  • Creates a private key in raw bytes from the given SECP256R1 JWK.

    +

    Parameters

    Returns Uint8Array

  • Signs the provided content using the provided JWK. +Signature that is outputted is JWS format, not DER.

    +

    Parameters

    Returns Promise<Uint8Array>

  • Verifies a signature against the provided payload hash and public key.

    +

    Parameters

    • content: Uint8Array
    • signature: Uint8Array

      the signature to verify. Can be in either DER or compact format. If using Oracle Cloud KMS, keys will be DER formatted.

      +
    • publicJwk: PublicJwk

    Returns Promise<boolean>

    a boolean indicating whether the signature is valid.

    +
\ No newline at end of file diff --git a/classes/TestDataGenerator.html b/classes/TestDataGenerator.html new file mode 100644 index 000000000..63f2b9913 --- /dev/null +++ b/classes/TestDataGenerator.html @@ -0,0 +1,59 @@ +TestDataGenerator | DWN-SDK Documentation - v0.3.10

Utility class for generating data for testing.

+

Constructors

Methods

  • Generates a dummy authorization property for a DWN message that only conforms to schema validation.

    +

    Returns AuthorizationModel

  • Generates a dummy authorization property for a DWN message that only conforms to schema validation.

    +

    Returns GeneralJws

  • Generates a valid RecordsWrite that modifies the given an existing write. +Any mutable property is not specified will be automatically mutated. +e.g. if published is not specified, it will be toggled from the state of the given existing write.

    +

    Parameters

    • input: GenerateFromRecordsWriteInput

    Returns Promise<GenerateFromRecordsWriteOut>

  • Parameters

    • Optionalinput: GenerateGrantCreateInput

    Returns Promise<GenerateGrantCreateOutput>

  • Parameters

    • input: GenerateMessagesQueryInput

    Returns Promise<GenerateMessagesQueryOutput>

  • Parameters

    • input: GenerateMessagesReadInput

    Returns Promise<GenerateMessagesReadOutput>

  • Generates a MessagesSubscribe message for testing.

    +

    Parameters

    • Optionalinput: GenerateMessagesSubscribeInput

    Returns Promise<GenerateMessagesSubscribeOutput>

  • Generates a encrypted RecordsWrite message for testing.

    +

    Parameters

    • input: {
          author: Persona;
          encryptSymmetricKeyWithProtocolContextDerivedKey: boolean;
          encryptSymmetricKeyWithProtocolPathDerivedKey: boolean;
          plaintextBytes: Uint8Array;
          protocolContextDerivedPublicJwk?: PublicJwk;
          protocolContextDerivingRootKeyId?: string;
          protocolDefinition: ProtocolDefinition;
          protocolParentContextId?: string;
          protocolPath: string;
          recipient?: string;
      }
      • author: Persona
      • encryptSymmetricKeyWithProtocolContextDerivedKey: boolean

        Set to true to attach the symmetric key encrypted by the protocol context derived public key

        +
      • encryptSymmetricKeyWithProtocolPathDerivedKey: boolean

        Set to true to attach the symmetric key encrypted by the protocol path derived public key

        +
      • plaintextBytes: Uint8Array
      • OptionalprotocolContextDerivedPublicJwk?: PublicJwk
      • OptionalprotocolContextDerivingRootKeyId?: string
      • protocolDefinition: ProtocolDefinition

        Protocol definition used to generate the RecordsWrite. +Must be the RECIPIENT's protocol definition if encryptSymmetricKeyWithProtocolPathDerivedKey is true, +because the recipient's public keys will be needed to encrypt the symmetric key.

        +
      • OptionalprotocolParentContextId?: string
      • protocolPath: string
      • Optionalrecipient?: string

    Returns Promise<{
        dataStream: Readable;
        encryptedDataBytes: Uint8Array;
        encryptionInput: EncryptionInput;
        message: RecordsWriteMessage;
        recordsWrite: RecordsWrite;
    }>

  • Generates a ProtocolsConfigure message for testing. +Optional parameters are generated if not given. +Implementation currently uses ProtocolsConfigure.create().

    +

    Parameters

    • Optionalinput: GenerateProtocolsConfigureInput

    Returns Promise<GenerateProtocolsConfigureOutput>

  • Generates a ProtocolsQuery message for testing.

    +

    Parameters

    • Optionalinput: GenerateProtocolsQueryInput

    Returns Promise<GenerateProtocolsQueryOutput>

  • Generates a RecordsDelete for testing.

    +

    Parameters

    • Optionalinput: GenerateRecordsDeleteInput

    Returns Promise<GenerateRecordsDeleteOutput>

  • Generates a RecordsQuery message for testing.

    +

    Parameters

    • Optionalinput: GenerateRecordsQueryInput

    Returns Promise<GenerateRecordsQueryOutput>

  • Generates a RecordsSubscribe message for testing.

    +

    Parameters

    • Optionalinput: GenerateRecordsSubscribeInput

    Returns Promise<GenerateRecordsSubscribeOutput>

  • Generates a RecordsWrite message for testing. +Implementation currently uses RecordsWrite.create().

    +

    Parameters

    • Optionalinput: GenerateRecordsWriteInput

    Returns Promise<GenerateRecordsWriteOutput>

  • Generates a random within a range (inclusive).

    +

    Parameters

    • min: number

      lowest potential value.

      +
    • max: number

      greatest potential value.

      +

    Returns number

  • Generates a random timestamp. Optionally allows you to set specific non-randomized values for the timestamp.

    +

    Parameters

    • Optionaloptions: {
          day?: number;
          hour?: number;
          microsecond?: number;
          millisecond?: number;
          minute?: number;
          month?: number;
          second?: number;
          year?: number;
      }
      • Optionalday?: number
      • Optionalhour?: number
      • Optionalmicrosecond?: number
      • Optionalmillisecond?: number
      • Optionalminute?: number
      • Optionalmonth?: number
      • Optionalsecond?: number
      • Optionalyear?: number

    Returns string

    random UTC ISO-8601 timestamp

    +
\ No newline at end of file diff --git a/classes/Time.html b/classes/Time.html new file mode 100644 index 000000000..9bf99d26f --- /dev/null +++ b/classes/Time.html @@ -0,0 +1,24 @@ +Time | DWN-SDK Documentation - v0.3.10

Time related utilities.

+

Constructors

Methods

  • Creates a UTC ISO-8601 timestamp offset from now or given timestamp accepted by DWN.

    +

    Parameters

    • offset: {
          seconds: number;
      }

      Negative number means offset into the past.

      +
      • seconds: number
    • Optionaltimestamp: string

    Returns string

  • Creates a UTC ISO-8601 timestamp in microsecond precision accepted by DWN.

    +

    Parameters

    • options: {
          day?: number;
          hour?: number;
          microsecond?: number;
          millisecond?: number;
          minute?: number;
          month?: number;
          second?: number;
          year?: number;
      }

      Options for creating the timestamp.

      +
      • Optionalday?: number
      • Optionalhour?: number
      • Optionalmicrosecond?: number
      • Optionalmillisecond?: number
      • Optionalminute?: number
      • Optionalmonth?: number
      • Optionalsecond?: number
      • Optionalyear?: number

    Returns string

    string

    +
  • Returns an UTC ISO-8601 timestamp with microsecond precision accepted by DWN. +using @js-temporal/polyfill

    +

    Returns string

  • sleeps for the desired duration

    +

    Parameters

    • durationInMillisecond: number

      the desired amount of sleep time

      +

    Returns Promise<void>

    when the provided duration has passed

    +
  • Validates that the provided timestamp is a valid number

    +

    Parameters

    • timestamp: string

      the timestamp to validate

      +

    Returns void

    DwnError if timestamp is not a valid number

    +
\ No newline at end of file diff --git a/enums/DateSort.html b/enums/DateSort.html new file mode 100644 index 000000000..b4919f9bc --- /dev/null +++ b/enums/DateSort.html @@ -0,0 +1,5 @@ +DateSort | DWN-SDK Documentation - v0.3.10

Enumeration DateSort

Enumeration Members

CreatedAscending: "createdAscending"
CreatedDescending: "createdDescending"
PublishedAscending: "publishedAscending"
PublishedDescending: "publishedDescending"
\ No newline at end of file diff --git a/enums/DwnErrorCode.html b/enums/DwnErrorCode.html new file mode 100644 index 000000000..66fe076b2 --- /dev/null +++ b/enums/DwnErrorCode.html @@ -0,0 +1,149 @@ +DwnErrorCode | DWN-SDK Documentation - v0.3.10

Enumeration DwnErrorCode

DWN SDK error codes.

+

Enumeration Members

AuthenticateDescriptorCidMismatch +AuthenticateJwsMissing +AuthenticationMoreThanOneSignatureNotSupported +AuthorizationAuthorNotOwner +AuthorizationNotGrantedToAuthor +ComputeCidCodecNotSupported +ComputeCidMultihashNotSupported +Ed25519InvalidJwk +EventEmitterStreamNotOpenError +GeneralJwsVerifierGetPublicKeyNotFound +GeneralJwsVerifierInvalidSignature +GrantAuthorizationGrantExpired +GrantAuthorizationGrantMissing +GrantAuthorizationGrantNotYetActive +GrantAuthorizationGrantRevoked +GrantAuthorizationInterfaceMismatch +GrantAuthorizationMethodMismatch +GrantAuthorizationNotGrantedForTenant +GrantAuthorizationNotGrantedToAuthor +HdKeyDerivationPathInvalid +IndexInvalidCursorSortProperty +IndexInvalidCursorValueType +IndexInvalidSortPropertyInMemory +IndexMissingIndexableProperty +JwsDecodePlainObjectPayloadInvalid +JwsVerifySignatureUnsupportedCrv +MessageGetInvalidCid +MessagesGrantAuthorizationMismatchedProtocol +MessagesQueryAuthorizationFailed +MessagesReadAuthorizationFailed +MessagesReadInvalidCid +MessagesReadVerifyScopeFailed +MessagesSubscribeAuthorizationFailed +MessagesSubscribeEventStreamUnimplemented +ParseCidCodecNotSupported +ParseCidMultihashNotSupported +PermissionsProtocolCreateGrantRecordsScopeMissingProtocol +PermissionsProtocolCreateRequestRecordsScopeMissingProtocol +PermissionsProtocolGetScopeInvalidProtocol +PermissionsProtocolValidateRevocationProtocolTagMismatch +PermissionsProtocolValidateSchemaUnexpectedRecord +PermissionsProtocolValidateScopeContextIdProhibitedProperties +PermissionsProtocolValidateScopeMissingProtocolTag +PermissionsProtocolValidateScopeProtocolMismatch +PrivateKeySignerUnableToDeduceAlgorithm +PrivateKeySignerUnableToDeduceKeyId +PrivateKeySignerUnsupportedCurve +ProtocolAuthorizationActionNotAllowed +ProtocolAuthorizationActionRulesNotFound +ProtocolAuthorizationDuplicateRoleRecipient +ProtocolAuthorizationIncorrectContextId +ProtocolAuthorizationIncorrectDataFormat +ProtocolAuthorizationIncorrectProtocolPath +ProtocolAuthorizationInvalidSchema +ProtocolAuthorizationInvalidType +ProtocolAuthorizationMatchingRoleRecordNotFound +ProtocolAuthorizationMaxSizeInvalid +ProtocolAuthorizationMinSizeInvalid +ProtocolAuthorizationMissingContextId +ProtocolAuthorizationMissingRuleSet +ProtocolAuthorizationNotARole +ProtocolAuthorizationParentNotFoundConstructingRecordChain +ProtocolAuthorizationParentlessIncorrectProtocolPath +ProtocolAuthorizationProtocolNotFound +ProtocolAuthorizationRoleMissingRecipient +ProtocolAuthorizationTagsInvalidSchema +ProtocolsConfigureDuplicateActorInRuleSet +ProtocolsConfigureDuplicateRoleInRuleSet +ProtocolsConfigureInvalidActionDeleteWithoutCreate +ProtocolsConfigureInvalidActionMissingOf +ProtocolsConfigureInvalidActionOfNotAllowed +ProtocolsConfigureInvalidActionUpdateWithoutCreate +ProtocolsConfigureInvalidRecipientOfAction +ProtocolsConfigureInvalidRuleSetRecordType +ProtocolsConfigureInvalidSize +ProtocolsConfigureInvalidTagSchema +ProtocolsConfigureRecordNestingDepthExceeded +ProtocolsConfigureRoleDoesNotExistAtGivenPath +ProtocolsQueryUnauthorized +RecordsAuthorDelegatedGrantAndIdExistenceMismatch +RecordsAuthorDelegatedGrantCidMismatch +RecordsAuthorDelegatedGrantGrantedToAndOwnerSignatureMismatch +RecordsAuthorDelegatedGrantNotADelegatedGrant +RecordsDecryptNoMatchingKeyEncryptedFound +RecordsDeleteAuthorizationFailed +RecordsDerivePrivateKeyUnSupportedCurve +RecordsGrantAuthorizationConditionPublicationProhibited +RecordsGrantAuthorizationConditionPublicationRequired +RecordsGrantAuthorizationDeleteProtocolScopeMismatch +RecordsGrantAuthorizationQueryOrSubscribeProtocolScopeMismatch +RecordsGrantAuthorizationScopeContextIdMismatch +RecordsGrantAuthorizationScopeProtocolMismatch +RecordsGrantAuthorizationScopeProtocolPathMismatch +RecordsInvalidAncestorKeyDerivationSegment +RecordsOwnerDelegatedGrantAndIdExistenceMismatch +RecordsOwnerDelegatedGrantCidMismatch +RecordsOwnerDelegatedGrantGrantedToAndOwnerSignatureMismatch +RecordsOwnerDelegatedGrantNotADelegatedGrant +RecordsProtocolContextDerivationSchemeMissingContextId +RecordsProtocolPathDerivationSchemeMissingProtocol +RecordsQueryCreateFilterPublishedSortInvalid +RecordsQueryFilterMissingRequiredProperties +RecordsQueryParseFilterPublishedSortInvalid +RecordsReadAuthorizationFailed +RecordsReadReturnedMultiple +RecordsSchemasDerivationSchemeMissingSchema +RecordsSubscribeEventStreamUnimplemented +RecordsSubscribeFilterMissingRequiredProperties +RecordsWriteAttestationIntegrityDescriptorCidMismatch +RecordsWriteAttestationIntegrityInvalidPayloadProperty +RecordsWriteAttestationIntegrityMoreThanOneSignature +RecordsWriteAuthorizationFailed +RecordsWriteCreateDataAndDataCidMutuallyExclusive +RecordsWriteCreateDataCidAndDataSizeMutuallyInclusive +RecordsWriteCreateMissingSigner +RecordsWriteCreateProtocolAndProtocolPathMutuallyInclusive +RecordsWriteDataCidMismatch +RecordsWriteDataSizeMismatch +RecordsWriteGetEntryIdUndefinedAuthor +RecordsWriteGetInitialWriteNotFound +RecordsWriteGetNewestWriteRecordNotFound +RecordsWriteImmutablePropertyChanged +RecordsWriteMissingDataInPrevious +RecordsWriteMissingDataStream +RecordsWriteMissingEncodedDataInPrevious +RecordsWriteMissingProtocol +RecordsWriteMissingSchema +RecordsWriteMissingSigner +RecordsWriteOwnerAndTenantMismatch +RecordsWriteSignAsOwnerDelegateUnknownAuthor +RecordsWriteSignAsOwnerUnknownAuthor +RecordsWriteValidateIntegrityAttestationMismatch +RecordsWriteValidateIntegrityContextIdMismatch +RecordsWriteValidateIntegrityContextIdNotInSignerSignaturePayload +RecordsWriteValidateIntegrityDateCreatedMismatch +RecordsWriteValidateIntegrityEncryptionCidMismatch +RecordsWriteValidateIntegrityRecordIdUnauthorized +SchemaValidatorAdditionalPropertyNotAllowed +SchemaValidatorFailure +SchemaValidatorSchemaNotFound +SchemaValidatorUnevaluatedPropertyNotAllowed +Secp256k1KeyNotValid +Secp256r1KeyNotValid +TimestampInvalid +UrlProtocolNotNormalizable +UrlProtocolNotNormalized +UrlSchemaNotNormalized +

Enumeration Members

AuthenticateDescriptorCidMismatch: "AuthenticateDescriptorCidMismatch"
AuthenticateJwsMissing: "AuthenticateJwsMissing"
AuthenticationMoreThanOneSignatureNotSupported: "AuthenticationMoreThanOneSignatureNotSupported"
AuthorizationAuthorNotOwner: "AuthorizationAuthorNotOwner"
AuthorizationNotGrantedToAuthor: "AuthorizationNotGrantedToAuthor"
ComputeCidCodecNotSupported: "ComputeCidCodecNotSupported"
ComputeCidMultihashNotSupported: "ComputeCidMultihashNotSupported"
Ed25519InvalidJwk: "Ed25519InvalidJwk"
EventEmitterStreamNotOpenError: "EventEmitterStreamNotOpenError"
GeneralJwsVerifierGetPublicKeyNotFound: "GeneralJwsVerifierGetPublicKeyNotFound"
GeneralJwsVerifierInvalidSignature: "GeneralJwsVerifierInvalidSignature"
GrantAuthorizationGrantExpired: "GrantAuthorizationGrantExpired"
GrantAuthorizationGrantMissing: "GrantAuthorizationGrantMissing"
GrantAuthorizationGrantNotYetActive: "GrantAuthorizationGrantNotYetActive"
GrantAuthorizationGrantRevoked: "GrantAuthorizationGrantRevoked"
GrantAuthorizationInterfaceMismatch: "GrantAuthorizationInterfaceMismatch"
GrantAuthorizationMethodMismatch: "GrantAuthorizationMethodMismatch"
GrantAuthorizationNotGrantedForTenant: "GrantAuthorizationNotGrantedForTenant"
GrantAuthorizationNotGrantedToAuthor: "GrantAuthorizationNotGrantedToAuthor"
HdKeyDerivationPathInvalid: "HdKeyDerivationPathInvalid"
IndexInvalidCursorSortProperty: "IndexInvalidCursorSortProperty"
IndexInvalidCursorValueType: "IndexInvalidCursorValueType"
IndexInvalidSortPropertyInMemory: "IndexInvalidSortPropertyInMemory"
IndexMissingIndexableProperty: "IndexMissingIndexableProperty"
JwsDecodePlainObjectPayloadInvalid: "JwsDecodePlainObjectPayloadInvalid"
JwsVerifySignatureUnsupportedCrv: "JwsVerifySignatureUnsupportedCrv"
MessageGetInvalidCid: "MessageGetInvalidCid"
MessagesGrantAuthorizationMismatchedProtocol: "EventsGrantAuthorizationMismatchedProtocol"
MessagesQueryAuthorizationFailed: "MessagesQueryAuthorizationFailed"
MessagesReadAuthorizationFailed: "MessagesReadAuthorizationFailed"
MessagesReadInvalidCid: "MessagesReadInvalidCid"
MessagesReadVerifyScopeFailed: "MessagesReadVerifyScopeFailed"
MessagesSubscribeAuthorizationFailed: "MessagesSubscribeAuthorizationFailed"
MessagesSubscribeEventStreamUnimplemented: "MessagesSubscribeEventStreamUnimplemented"
ParseCidCodecNotSupported: "ParseCidCodecNotSupported"
ParseCidMultihashNotSupported: "ParseCidMultihashNotSupported"
PermissionsProtocolCreateGrantRecordsScopeMissingProtocol: "PermissionsProtocolCreateGrantRecordsScopeMissingProtocol"
PermissionsProtocolCreateRequestRecordsScopeMissingProtocol: "PermissionsProtocolCreateRequestRecordsScopeMissingProtocol"
PermissionsProtocolGetScopeInvalidProtocol: "PermissionsProtocolGetScopeInvalidProtocol"
PermissionsProtocolValidateRevocationProtocolTagMismatch: "PermissionsProtocolValidateRevocationProtocolTagMismatch"
PermissionsProtocolValidateSchemaUnexpectedRecord: "PermissionsProtocolValidateSchemaUnexpectedRecord"
PermissionsProtocolValidateScopeContextIdProhibitedProperties: "PermissionsProtocolValidateScopeContextIdProhibitedProperties"
PermissionsProtocolValidateScopeMissingProtocolTag: "PermissionsProtocolValidateScopeMissingProtocolTag"
PermissionsProtocolValidateScopeProtocolMismatch: "PermissionsProtocolValidateScopeProtocolMismatch"
PrivateKeySignerUnableToDeduceAlgorithm: "PrivateKeySignerUnableToDeduceAlgorithm"
PrivateKeySignerUnableToDeduceKeyId: "PrivateKeySignerUnableToDeduceKeyId"
PrivateKeySignerUnsupportedCurve: "PrivateKeySignerUnsupportedCurve"
ProtocolAuthorizationActionNotAllowed: "ProtocolAuthorizationActionNotAllowed"
ProtocolAuthorizationActionRulesNotFound: "ProtocolAuthorizationActionRulesNotFound"
ProtocolAuthorizationDuplicateRoleRecipient: "ProtocolAuthorizationDuplicateRoleRecipient"
ProtocolAuthorizationIncorrectContextId: "ProtocolAuthorizationIncorrectContextId"
ProtocolAuthorizationIncorrectDataFormat: "ProtocolAuthorizationIncorrectDataFormat"
ProtocolAuthorizationIncorrectProtocolPath: "ProtocolAuthorizationIncorrectProtocolPath"
ProtocolAuthorizationInvalidSchema: "ProtocolAuthorizationInvalidSchema"
ProtocolAuthorizationInvalidType: "ProtocolAuthorizationInvalidType"
ProtocolAuthorizationMatchingRoleRecordNotFound: "ProtocolAuthorizationMatchingRoleRecordNotFound"
ProtocolAuthorizationMaxSizeInvalid: "ProtocolAuthorizationMaxSizeInvalid"
ProtocolAuthorizationMinSizeInvalid: "ProtocolAuthorizationMinSizeInvalid"
ProtocolAuthorizationMissingContextId: "ProtocolAuthorizationMissingContextId"
ProtocolAuthorizationMissingRuleSet: "ProtocolAuthorizationMissingRuleSet"
ProtocolAuthorizationNotARole: "ProtocolAuthorizationNotARole"
ProtocolAuthorizationParentNotFoundConstructingRecordChain: "ProtocolAuthorizationParentNotFoundConstructingRecordChain"
ProtocolAuthorizationParentlessIncorrectProtocolPath: "ProtocolAuthorizationParentlessIncorrectProtocolPath"
ProtocolAuthorizationProtocolNotFound: "ProtocolAuthorizationProtocolNotFound"
ProtocolAuthorizationRoleMissingRecipient: "ProtocolAuthorizationRoleMissingRecipient"
ProtocolAuthorizationTagsInvalidSchema: "ProtocolAuthorizationTagsInvalidSchema"
ProtocolsConfigureDuplicateActorInRuleSet: "ProtocolsConfigureDuplicateActorInRuleSet"
ProtocolsConfigureDuplicateRoleInRuleSet: "ProtocolsConfigureDuplicateRoleInRuleSet"
ProtocolsConfigureInvalidActionDeleteWithoutCreate: "ProtocolsConfigureInvalidActionDeleteWithoutCreate"
ProtocolsConfigureInvalidActionMissingOf: "ProtocolsConfigureInvalidActionMissingOf"
ProtocolsConfigureInvalidActionOfNotAllowed: "ProtocolsConfigureInvalidActionOfNotAllowed"
ProtocolsConfigureInvalidActionUpdateWithoutCreate: "ProtocolsConfigureInvalidActionUpdateWithoutCreate"
ProtocolsConfigureInvalidRecipientOfAction: "ProtocolsConfigureInvalidRecipientOfAction"
ProtocolsConfigureInvalidRuleSetRecordType: "ProtocolsConfigureInvalidRuleSetRecordType"
ProtocolsConfigureInvalidSize: "ProtocolsConfigureInvalidSize"
ProtocolsConfigureInvalidTagSchema: "ProtocolsConfigureInvalidTagSchema"
ProtocolsConfigureRecordNestingDepthExceeded: "ProtocolsConfigureRecordNestingDepthExceeded"
ProtocolsConfigureRoleDoesNotExistAtGivenPath: "ProtocolsConfigureRoleDoesNotExistAtGivenPath"
ProtocolsQueryUnauthorized: "ProtocolsQueryUnauthorized"
RecordsAuthorDelegatedGrantAndIdExistenceMismatch: "RecordsAuthorDelegatedGrantAndIdExistenceMismatch"
RecordsAuthorDelegatedGrantCidMismatch: "RecordsAuthorDelegatedGrantCidMismatch"
RecordsAuthorDelegatedGrantGrantedToAndOwnerSignatureMismatch: "RecordsAuthorDelegatedGrantGrantedToAndOwnerSignatureMismatch"
RecordsAuthorDelegatedGrantNotADelegatedGrant: "RecordsAuthorDelegatedGrantNotADelegatedGrant"
RecordsDecryptNoMatchingKeyEncryptedFound: "RecordsDecryptNoMatchingKeyEncryptedFound"
RecordsDeleteAuthorizationFailed: "RecordsDeleteAuthorizationFailed"
RecordsDerivePrivateKeyUnSupportedCurve: "RecordsDerivePrivateKeyUnSupportedCurve"
RecordsGrantAuthorizationConditionPublicationProhibited: "RecordsGrantAuthorizationConditionPublicationProhibited"
RecordsGrantAuthorizationConditionPublicationRequired: "RecordsGrantAuthorizationConditionPublicationRequired"
RecordsGrantAuthorizationDeleteProtocolScopeMismatch: "RecordsGrantAuthorizationDeleteProtocolScopeMismatch"
RecordsGrantAuthorizationQueryOrSubscribeProtocolScopeMismatch: "RecordsGrantAuthorizationQueryOrSubscribeProtocolScopeMismatch"
RecordsGrantAuthorizationScopeContextIdMismatch: "RecordsGrantAuthorizationScopeContextIdMismatch"
RecordsGrantAuthorizationScopeProtocolMismatch: "RecordsGrantAuthorizationScopeProtocolMismatch"
RecordsGrantAuthorizationScopeProtocolPathMismatch: "RecordsGrantAuthorizationScopeProtocolPathMismatch"
RecordsInvalidAncestorKeyDerivationSegment: "RecordsInvalidAncestorKeyDerivationSegment"
RecordsOwnerDelegatedGrantAndIdExistenceMismatch: "RecordsOwnerDelegatedGrantAndIdExistenceMismatch"
RecordsOwnerDelegatedGrantCidMismatch: "RecordsOwnerDelegatedGrantCidMismatch"
RecordsOwnerDelegatedGrantGrantedToAndOwnerSignatureMismatch: "RecordsOwnerDelegatedGrantGrantedToAndOwnerSignatureMismatch"
RecordsOwnerDelegatedGrantNotADelegatedGrant: "RecordsOwnerDelegatedGrantNotADelegatedGrant"
RecordsProtocolContextDerivationSchemeMissingContextId: "RecordsProtocolContextDerivationSchemeMissingContextId"
RecordsProtocolPathDerivationSchemeMissingProtocol: "RecordsProtocolPathDerivationSchemeMissingProtocol"
RecordsQueryCreateFilterPublishedSortInvalid: "RecordsQueryCreateFilterPublishedSortInvalid"
RecordsQueryFilterMissingRequiredProperties: "RecordsQueryFilterMissingRequiredProperties"
RecordsQueryParseFilterPublishedSortInvalid: "RecordsQueryParseFilterPublishedSortInvalid"
RecordsReadAuthorizationFailed: "RecordsReadAuthorizationFailed"
RecordsReadReturnedMultiple: "RecordsReadReturnedMultiple"
RecordsSchemasDerivationSchemeMissingSchema: "RecordsSchemasDerivationSchemeMissingSchema"
RecordsSubscribeEventStreamUnimplemented: "RecordsSubscribeEventStreamUnimplemented"
RecordsSubscribeFilterMissingRequiredProperties: "RecordsSubscribeFilterMissingRequiredProperties"
RecordsWriteAttestationIntegrityDescriptorCidMismatch: "RecordsWriteAttestationIntegrityDescriptorCidMismatch"
RecordsWriteAttestationIntegrityInvalidPayloadProperty: "RecordsWriteAttestationIntegrityInvalidPayloadProperty"
RecordsWriteAttestationIntegrityMoreThanOneSignature: "RecordsWriteAttestationIntegrityMoreThanOneSignature"
RecordsWriteAuthorizationFailed: "RecordsWriteAuthorizationFailed"
RecordsWriteCreateDataAndDataCidMutuallyExclusive: "RecordsWriteCreateDataAndDataCidMutuallyExclusive"
RecordsWriteCreateDataCidAndDataSizeMutuallyInclusive: "RecordsWriteCreateDataCidAndDataSizeMutuallyInclusive"
RecordsWriteCreateMissingSigner: "RecordsWriteCreateMissingSigner"
RecordsWriteCreateProtocolAndProtocolPathMutuallyInclusive: "RecordsWriteCreateProtocolAndProtocolPathMutuallyInclusive"
RecordsWriteDataCidMismatch: "RecordsWriteDataCidMismatch"
RecordsWriteDataSizeMismatch: "RecordsWriteDataSizeMismatch"
RecordsWriteGetEntryIdUndefinedAuthor: "RecordsWriteGetEntryIdUndefinedAuthor"
RecordsWriteGetInitialWriteNotFound: "RecordsWriteGetInitialWriteNotFound"
RecordsWriteGetNewestWriteRecordNotFound: "RecordsWriteGetNewestWriteRecordNotFound"
RecordsWriteImmutablePropertyChanged: "RecordsWriteImmutablePropertyChanged"
RecordsWriteMissingDataInPrevious: "RecordsWriteMissingDataInPrevious"
RecordsWriteMissingDataStream: "RecordsWriteMissingDataStream"
RecordsWriteMissingEncodedDataInPrevious: "RecordsWriteMissingEncodedDataInPrevious"
RecordsWriteMissingProtocol: "RecordsWriteMissingProtocol"
RecordsWriteMissingSchema: "RecordsWriteMissingSchema"
RecordsWriteMissingSigner: "RecordsWriteMissingSigner"
RecordsWriteOwnerAndTenantMismatch: "RecordsWriteOwnerAndTenantMismatch"
RecordsWriteSignAsOwnerDelegateUnknownAuthor: "RecordsWriteSignAsOwnerDelegateUnknownAuthor"
RecordsWriteSignAsOwnerUnknownAuthor: "RecordsWriteSignAsOwnerUnknownAuthor"
RecordsWriteValidateIntegrityAttestationMismatch: "RecordsWriteValidateIntegrityAttestationMismatch"
RecordsWriteValidateIntegrityContextIdMismatch: "RecordsWriteValidateIntegrityContextIdMismatch"
RecordsWriteValidateIntegrityContextIdNotInSignerSignaturePayload: "RecordsWriteValidateIntegrityContextIdNotInSignerSignaturePayload"
RecordsWriteValidateIntegrityDateCreatedMismatch: "RecordsWriteValidateIntegrityDateCreatedMismatch"
RecordsWriteValidateIntegrityEncryptionCidMismatch: "RecordsWriteValidateIntegrityEncryptionCidMismatch"
RecordsWriteValidateIntegrityRecordIdUnauthorized: "RecordsWriteValidateIntegrityRecordIdUnauthorized"
SchemaValidatorAdditionalPropertyNotAllowed: "SchemaValidatorAdditionalPropertyNotAllowed"
SchemaValidatorFailure: "SchemaValidatorFailure"
SchemaValidatorSchemaNotFound: "SchemaValidatorSchemaNotFound"
SchemaValidatorUnevaluatedPropertyNotAllowed: "SchemaValidatorUnevaluatedPropertyNotAllowed"
Secp256k1KeyNotValid: "Secp256k1KeyNotValid"
Secp256r1KeyNotValid: "Secp256r1KeyNotValid"
TimestampInvalid: "TimestampInvalid"
UrlProtocolNotNormalizable: "UrlProtocolNotNormalizable"
UrlProtocolNotNormalized: "UrlProtocolNotNormalized"
UrlSchemaNotNormalized: "UrlSchemaNotNormalized"
\ No newline at end of file diff --git a/enums/DwnInterfaceName.html b/enums/DwnInterfaceName.html new file mode 100644 index 000000000..49cdbcef1 --- /dev/null +++ b/enums/DwnInterfaceName.html @@ -0,0 +1,4 @@ +DwnInterfaceName | DWN-SDK Documentation - v0.3.10

Enumeration DwnInterfaceName

Enumeration Members

Enumeration Members

Messages: "Messages"
Protocols: "Protocols"
Records: "Records"
\ No newline at end of file diff --git a/enums/DwnMethodName.html b/enums/DwnMethodName.html new file mode 100644 index 000000000..3aedc6356 --- /dev/null +++ b/enums/DwnMethodName.html @@ -0,0 +1,7 @@ +DwnMethodName | DWN-SDK Documentation - v0.3.10

Enumeration DwnMethodName

Enumeration Members

Enumeration Members

Configure: "Configure"
Delete: "Delete"
Query: "Query"
Read: "Read"
Subscribe: "Subscribe"
Write: "Write"
\ No newline at end of file diff --git a/enums/EncryptionAlgorithm.html b/enums/EncryptionAlgorithm.html new file mode 100644 index 000000000..297ef505c --- /dev/null +++ b/enums/EncryptionAlgorithm.html @@ -0,0 +1,3 @@ +EncryptionAlgorithm | DWN-SDK Documentation - v0.3.10

Enumeration EncryptionAlgorithm

Enumeration Members

Enumeration Members

Aes256Ctr: "A256CTR"
EciesSecp256k1: "ECIES-ES256K"
\ No newline at end of file diff --git a/enums/KeyDerivationScheme.html b/enums/KeyDerivationScheme.html new file mode 100644 index 000000000..4ddc62767 --- /dev/null +++ b/enums/KeyDerivationScheme.html @@ -0,0 +1,7 @@ +KeyDerivationScheme | DWN-SDK Documentation - v0.3.10

Enumeration KeyDerivationScheme

Enumeration Members

DataFormats: "dataFormats"

Key derivation using the dataFormat value for Flat-space records.

+
ProtocolContext: "protocolContext"
ProtocolPath: "protocolPath"
Schemas: "schemas"

Key derivation using the schema value for Flat-space records.

+
\ No newline at end of file diff --git a/enums/PermissionConditionPublication.html b/enums/PermissionConditionPublication.html new file mode 100644 index 000000000..7f22c3d12 --- /dev/null +++ b/enums/PermissionConditionPublication.html @@ -0,0 +1,3 @@ +PermissionConditionPublication | DWN-SDK Documentation - v0.3.10

Enumeration PermissionConditionPublication

Enumeration Members

Enumeration Members

Prohibited: "Prohibited"
Required: "Required"
\ No newline at end of file diff --git a/enums/SortDirection.html b/enums/SortDirection.html new file mode 100644 index 000000000..afaa69f52 --- /dev/null +++ b/enums/SortDirection.html @@ -0,0 +1,3 @@ +SortDirection | DWN-SDK Documentation - v0.3.10

Enumeration SortDirection

Enumeration Members

Enumeration Members

Ascending: 1
Descending: -1
\ No newline at end of file diff --git a/functions/authenticate.html b/functions/authenticate.html new file mode 100644 index 000000000..b5d62c4f2 --- /dev/null +++ b/functions/authenticate.html @@ -0,0 +1,3 @@ +authenticate | DWN-SDK Documentation - v0.3.10
  • Verifies all the signature(s) within the authorization property.

    +

    Parameters

    • authorizationModel: undefined | AuthorizationModel
    • didResolver: DidResolver

    Returns Promise<void>

    if fails authentication

    +
\ No newline at end of file diff --git a/functions/executeUnlessAborted.html b/functions/executeUnlessAborted.html new file mode 100644 index 000000000..27810d80d --- /dev/null +++ b/functions/executeUnlessAborted.html @@ -0,0 +1,2 @@ +executeUnlessAborted | DWN-SDK Documentation - v0.3.10

Function executeUnlessAborted

  • Wraps the given Promise such that it will reject if the AbortSignal is triggered.

    +

    Type Parameters

    • T

    Parameters

    • promise: Promise<T>
    • signal: undefined | AbortSignal

    Returns Promise<T>

\ No newline at end of file diff --git a/hierarchy.html b/hierarchy.html new file mode 100644 index 000000000..4b2bded90 --- /dev/null +++ b/hierarchy.html @@ -0,0 +1 @@ +DWN-SDK Documentation - v0.3.10
\ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 000000000..c40b81dac --- /dev/null +++ b/index.html @@ -0,0 +1,137 @@ +DWN-SDK Documentation - v0.3.10

DWN-SDK Documentation - v0.3.10

Index

Enumerations

Classes

Interfaces

Type Aliases

ActiveTenantCheckResult +CreateFromOptions +DataStoreGetResult +DataStorePutResult +DerivedPrivateJwk +DwnConfig +EncryptionInput +EncryptionProperty +EqualFilter +EventListener +Filter +GenericMessage +GenericMessageReply +KeyEncryptionInput +KeyMaterial +ManagedResumableTask +MessageEvent +MessageSort +MessageSubscriptionHandler +MessagesFilter +MessagesPermissionScope +MessagesQueryMessage +MessagesQueryOptions +MessagesQueryReply +MessagesReadMessage +MessagesReadOptions +MessagesReadReply +MessagesReadReplyEntry +MessagesSubscribeDescriptor +MessagesSubscribeMessage +MessagesSubscribeOptions +MessagesSubscribeReply +OneOfFilter +Pagination +PaginationCursor +PermissionConditions +PermissionGrantData +PermissionRequestData +PermissionRevocationData +PermissionScope +Persona +PrivateJwk +ProtocolDefinition +ProtocolPermissionScope +ProtocolRuleSet +ProtocolTypes +ProtocolsConfigureDescriptor +ProtocolsConfigureMessage +ProtocolsConfigureOptions +ProtocolsQueryFilter +ProtocolsQueryMessage +ProtocolsQueryOptions +ProtocolsQueryReply +PublicJwk +QueryOptions +QueryResultEntry +RangeCriterion +RangeFilter +RecordSubscriptionHandler +RecordsDeleteMessage +RecordsDeleteOptions +RecordsPermissionScope +RecordsQueryMessage +RecordsQueryOptions +RecordsQueryReply +RecordsQueryReplyEntry +RecordsReadMessage +RecordsReadOptions +RecordsReadReply +RecordsSubscribeDescriptor +RecordsSubscribeMessage +RecordsSubscribeOptions +RecordsSubscribeReply +RecordsWriteDescriptor +RecordsWriteMessage +RecordsWriteOptions +RecordsWriteTagValue +RecordsWriteTags +SubscriptionReply +UnionMessageReply +

Functions

\ No newline at end of file diff --git a/interfaces/DataStore.html b/interfaces/DataStore.html new file mode 100644 index 000000000..744f17990 --- /dev/null +++ b/interfaces/DataStore.html @@ -0,0 +1,21 @@ +DataStore | DWN-SDK Documentation - v0.3.10

The interface that defines how to store and fetch data associated with a message.

+
interface DataStore {
    clear(): Promise<void>;
    close(): Promise<void>;
    delete(tenant: string, recordId: string, dataCid: string): Promise<void>;
    get(tenant: string, recordId: string, dataCid: string): Promise<undefined | DataStoreGetResult>;
    open(): Promise<void>;
    put(tenant: string, recordId: string, dataCid: string, dataStream: Readable): Promise<DataStorePutResult>;
}

Implemented by

Methods

Methods

  • Clears the entire store. Mainly used for testing to cleaning up in test environments.

    +

    Returns Promise<void>

  • Deletes the specified data. No-op if the data does not exist.

    +

    Parameters

    • tenant: string
    • recordId: string

      The logical ID of the record that references the data.

      +
    • dataCid: string

      The IPFS CID of the data.

      +

    Returns Promise<void>

  • Fetches the specified data.

    +

    Parameters

    • tenant: string
    • recordId: string

      The logical ID of the record that references the data.

      +
    • dataCid: string

      The IPFS CID of the data.

      +

    Returns Promise<undefined | DataStoreGetResult>

    the data size and data stream if found, otherwise undefined.

    +
  • Stores the given data.

    +

    Parameters

    • tenant: string
    • recordId: string

      The logical ID of the record that references the data.

      +
    • dataCid: string

      The IPFS CID of the data.

      +
    • dataStream: Readable

    Returns Promise<DataStorePutResult>

\ No newline at end of file diff --git a/interfaces/EventLog.html b/interfaces/EventLog.html new file mode 100644 index 000000000..4138bc285 --- /dev/null +++ b/interfaces/EventLog.html @@ -0,0 +1,25 @@ +EventLog | DWN-SDK Documentation - v0.3.10
interface EventLog {
    append(tenant: string, messageCid: string, indexes: KeyValues): Promise<void>;
    clear(): Promise<void>;
    close(): Promise<void>;
    deleteEventsByCid(tenant: string, messageCids: string[]): Promise<void>;
    getEvents(tenant: string, cursor?: PaginationCursor): Promise<{
        cursor?: PaginationCursor;
        events: string[];
    }>;
    open(): Promise<void>;
    queryEvents(tenant: string, filters: Filter[], cursor?: PaginationCursor): Promise<{
        cursor?: PaginationCursor;
        events: string[];
    }>;
}

Implemented by

Methods

  • adds an event to a tenant's event log

    +

    Parameters

    • tenant: string

      the tenant's DID

      +
    • messageCid: string

      the CID of the message

      +
    • indexes: KeyValues

      (key-value pairs) to be included as part of indexing this event.

      +

    Returns Promise<void>

  • Clears the entire store. Mainly used for cleaning up in test environment.

    +

    Returns Promise<void>

  • closes the connection to the underlying store

    +

    Returns Promise<void>

  • deletes any events that have any of the messageCids provided

    +

    Parameters

    • tenant: string
    • messageCids: string[]

    Returns Promise<void>

    the number of events deleted

    +
  • Retrieves all of a tenant's events that occurred after the cursor provided. +If no cursor is provided, all events for a given tenant will be returned.

    +

    The cursor is a messageCid.

    +

    Returns an array of messageCids that represent the events.

    +

    Parameters

    Returns Promise<{
        cursor?: PaginationCursor;
        events: string[];
    }>

  • opens a connection to the underlying store

    +

    Returns Promise<void>

  • retrieves a filtered set of events that occurred after a the cursor provided, accepts multiple filters.

    +

    If no cursor is provided, all events for a given tenant and filter combo will be returned. +The cursor is a messageCid.

    +

    Returns an array of messageCids that represent the events.

    +

    Parameters

    Returns Promise<{
        cursor?: PaginationCursor;
        events: string[];
    }>

\ No newline at end of file diff --git a/interfaces/EventStream.html b/interfaces/EventStream.html new file mode 100644 index 000000000..f3efe0a57 --- /dev/null +++ b/interfaces/EventStream.html @@ -0,0 +1,6 @@ +EventStream | DWN-SDK Documentation - v0.3.10

The EventStream interface implements a pub/sub system based on Message filters.

+
interface EventStream {
    close(): Promise<void>;
    emit(tenant: string, event: MessageEvent, indexes: KeyValues): void;
    open(): Promise<void>;
    subscribe(tenant: string, id: string, listener: EventListener): Promise<EventSubscription>;
}

Implemented by

Methods

Methods

\ No newline at end of file diff --git a/interfaces/EventSubscription.html b/interfaces/EventSubscription.html new file mode 100644 index 000000000..fb17a11ee --- /dev/null +++ b/interfaces/EventSubscription.html @@ -0,0 +1,3 @@ +EventSubscription | DWN-SDK Documentation - v0.3.10

Interface EventSubscription

interface EventSubscription {
    close: (() => Promise<void>);
    id: string;
}

Properties

Properties

close: (() => Promise<void>)
id: string
\ No newline at end of file diff --git a/interfaces/MessageStore.html b/interfaces/MessageStore.html new file mode 100644 index 000000000..63421b488 --- /dev/null +++ b/interfaces/MessageStore.html @@ -0,0 +1,18 @@ +MessageStore | DWN-SDK Documentation - v0.3.10

Interface MessageStore

interface MessageStore {
    clear(): Promise<void>;
    close(): Promise<void>;
    delete(tenant: string, cid: string, options?: MessageStoreOptions): Promise<void>;
    get(tenant: string, cid: string, options?: MessageStoreOptions): Promise<undefined | GenericMessage>;
    open(): Promise<void>;
    put(tenant: string, message: GenericMessage, indexes: KeyValues, options?: MessageStoreOptions): Promise<void>;
    query(tenant: string, filters: Filter[], messageSort?: MessageSort, pagination?: Pagination, options?: MessageStoreOptions): Promise<{
        cursor?: PaginationCursor;
        messages: GenericMessage[];
    }>;
}

Implemented by

Methods

Methods

  • Clears the entire store. Mainly used for cleaning up in test environment.

    +

    Returns Promise<void>

  • adds a message to the underlying store. Uses the message's cid as the key

    +

    Parameters

    Returns Promise<void>

\ No newline at end of file diff --git a/interfaces/MessageStoreOptions.html b/interfaces/MessageStoreOptions.html new file mode 100644 index 000000000..7ddaf24a8 --- /dev/null +++ b/interfaces/MessageStoreOptions.html @@ -0,0 +1,2 @@ +MessageStoreOptions | DWN-SDK Documentation - v0.3.10

Interface MessageStoreOptions

interface MessageStoreOptions {
    signal?: AbortSignal;
}

Properties

Properties

signal?: AbortSignal
\ No newline at end of file diff --git a/interfaces/MessageSubscription.html b/interfaces/MessageSubscription.html new file mode 100644 index 000000000..d4386cfd0 --- /dev/null +++ b/interfaces/MessageSubscription.html @@ -0,0 +1,3 @@ +MessageSubscription | DWN-SDK Documentation - v0.3.10

Interface MessageSubscription

interface MessageSubscription {
    close: (() => Promise<void>);
    id: string;
}

Properties

Properties

close: (() => Promise<void>)
id: string
\ No newline at end of file diff --git a/interfaces/ResumableTaskStore.html b/interfaces/ResumableTaskStore.html new file mode 100644 index 000000000..3e7da4996 --- /dev/null +++ b/interfaces/ResumableTaskStore.html @@ -0,0 +1,57 @@ +ResumableTaskStore | DWN-SDK Documentation - v0.3.10

Interface ResumableTaskStore

Interface for interacting with the resumable task store.

+

Implementer's Note: +The store implementation used in a horizontally scalable deployment, such as in a Kubernetes cluster, +must account for concurrent access by multiple ResumableTaskStore instances. +It would be undesirable to have many kubernetes pods all trying to handle the same resumable task. +A minimal viable implementation can use a per tenant exclusive lock on the store when grab() and method is called. +This would prevent issues that occur from concurrent modification to the same task to the store, +but negatively impacts the throughput performance of the DWN. +Requirements for a more performant implementation that allows distributed processing of resumable tasks across multiple clients:

+
    +
  1. The implementation probably requires both: +a. a persistent store for storing the data of each resumable task; and +b. an message streaming queue/service for distributing the each task exclusively to one of multiple handling clients.
  2. +
  3. The grab() and/or open() implementation will need to copy the timed-out tasks from persistent store into the message queue/service +for distributed processing by multiple clients when there is no resumable tasks to grab in the message queue. +During the move, the persistent store should be locked to prevent multiple copies of the same tasks from being copied.
  4. +
  5. Both Google's pub-sub and Amazon's SQS require an Ack ID / Receipt Handle to acknowledge the message, +The value of Ack ID / Receipt Handle is not known until the message is received, +therefore the implementer will likely need to have an in-memory mapping of task ID -> Ack ID / Receipt Handle +so that delete() can be called with task ID.
  6. +
+
interface ResumableTaskStore {
    clear(): Promise<void>;
    close(): Promise<void>;
    delete(taskId: string): Promise<void>;
    extend(taskId: string, timeoutInSeconds: number): Promise<void>;
    grab(count: number): Promise<ManagedResumableTask[]>;
    open(): Promise<void>;
    read(taskId: string): Promise<undefined | ManagedResumableTask>;
    register(task: any, timeoutInSeconds: number): Promise<ManagedResumableTask>;
}

Implemented by

Methods

  • Deletes the task associated with the task ID provided. +No-op if the task is not found, as this implies that the task has already been completed. +Called when the task has been successfully completed.

    +

    Parameters

    • taskId: string

    Returns Promise<void>

  • Extends the timeout of the task associated with the task ID provided. +No-op if the task is not found, as this implies that the task has already been completed. +This allows the client that is executing the task to continue working on it before the task is considered timed out.

    +

    Parameters

    • taskId: string

      ID of the task to extend the timeout for.

      +
    • timeoutInSeconds: number

      Timeout in seconds from the current time.

      +

    Returns Promise<void>

  • Grabs a number of unhandled tasks from the store. +Unhandled tasks are tasks that are not currently in-flight/under processing (ie. tasks that have timed-out). +NOTE: The implementation must make sure that once a task is grabbed by a client, +tis timeout must be updated so that it is considered in-flight/under processing +and cannot be grabbed by another client until it is timed-out.

    +

    Parameters

    • count: number

      Desired number of tasks to grab.

      +

    Returns Promise<ManagedResumableTask[]>

    A list of tasks exclusive for the caller to handle; or empty array if there is no tasks, or if all tasks are already grabbed by others.

    +
  • Reads the task associated with the task ID provided regardless of whether it is in-flight/under processing or not. +This is mainly introduced for testing purposes: ie. to check the status of a task for easy test verification.

    +

    Parameters

    • taskId: string

      ID of the task to read.

      +

    Returns Promise<undefined | ManagedResumableTask>

  • Registers a new resumable task that is currently in-flight/under processing to the store. +If the task is timed out, a client will be able to grab it through the grab() method and resume the task.

    +

    Parameters

    • task: any

      Task specific data. This is deliberately of type any because this store should not have to be ware of its type.

      +
    • timeoutInSeconds: number

      Timeout in seconds from the current time.

      +

    Returns Promise<ManagedResumableTask>

    A ManagedResumableTask object that can be used to extend or delete the task.

    +

    with code set to ResumableTaskAlreadyExists if the same task is already registered.

    +
\ No newline at end of file diff --git a/interfaces/Signer.html b/interfaces/Signer.html new file mode 100644 index 000000000..5f1f1196a --- /dev/null +++ b/interfaces/Signer.html @@ -0,0 +1,16 @@ +Signer | DWN-SDK Documentation - v0.3.10

A signer that is capable of generating a digital signature over any given bytes.

+
interface Signer {
    algorithm: string;
    keyId: string;
    sign(content: Uint8Array): Promise<Uint8Array>;
}

Implemented by

Properties

Methods

Properties

algorithm: string

The name of the signature algorithm used by this signer. +This value will be used as the "alg" parameter in JWS produced. +This parameter is not used by the DWN but is unfortunately a required header property for a JWS as per: +https://datatracker.ietf.org/doc/html/rfc7515#section-4.1.1 +Valid signature algorithm values can be found at https://www.iana.org/assignments/jose/jose.xhtml

+
keyId: string

The ID of the key used by this signer. +This needs to be a fully-qualified ID (ie. prefixed with DID) so that author can be parsed out for processing such as recordId computation. +Example: did:example:alice#key1 +This value will be used as the "kid" parameter in JWS produced. +While this property is not a required property per JWS specification, it is required for DWN authentication.

+

Methods

  • Signs the given content and returns the signature as bytes.

    +

    Parameters

    • content: Uint8Array

    Returns Promise<Uint8Array>

\ No newline at end of file diff --git a/interfaces/TenantGate.html b/interfaces/TenantGate.html new file mode 100644 index 000000000..46e266e08 --- /dev/null +++ b/interfaces/TenantGate.html @@ -0,0 +1,4 @@ +TenantGate | DWN-SDK Documentation - v0.3.10

An interface that gates tenant access to the DWN.

+
interface TenantGate {
    isActiveTenant(did: string): Promise<ActiveTenantCheckResult>;
}

Implemented by

Methods

\ No newline at end of file diff --git a/types/ActiveTenantCheckResult.html b/types/ActiveTenantCheckResult.html new file mode 100644 index 000000000..b2d338c0e --- /dev/null +++ b/types/ActiveTenantCheckResult.html @@ -0,0 +1,4 @@ +ActiveTenantCheckResult | DWN-SDK Documentation - v0.3.10

Type Alias ActiveTenantCheckResult

ActiveTenantCheckResult: {
    detail?: string;
    isActiveTenant: boolean;
}

The result of the isActiveTenant() call.

+

Type declaration

  • Optionaldetail?: string

    An optional detail message if the given DID is not an active tenant of the DWN.

    +
  • isActiveTenant: boolean

    true if the given DID is an active tenant of the DWN; false otherwise.

    +
\ No newline at end of file diff --git a/types/CreateFromOptions.html b/types/CreateFromOptions.html new file mode 100644 index 000000000..e95145f1a --- /dev/null +++ b/types/CreateFromOptions.html @@ -0,0 +1,4 @@ +CreateFromOptions | DWN-SDK Documentation - v0.3.10

Type Alias CreateFromOptions

CreateFromOptions: {
    attestationSigners?: Signer[];
    data?: Uint8Array;
    dataFormat?: string;
    datePublished?: string;
    delegatedGrant?: DataEncodedRecordsWriteMessage;
    encryptionInput?: EncryptionInput;
    messageTimestamp?: string;
    protocolRole?: string;
    published?: boolean;
    recordsWriteMessage: RecordsWriteMessage;
    signer?: Signer;
    tags?: RecordsWriteTags;
}

Type declaration

  • OptionalattestationSigners?: Signer[]
  • Optionaldata?: Uint8Array
  • OptionaldataFormat?: string

    The data format of the new data. If not given, the data format from the existing message will be used.

    +
  • OptionaldatePublished?: string
  • OptionaldelegatedGrant?: DataEncodedRecordsWriteMessage

    The delegated grant to sign on behalf of the logical author, which is the grantor (grantedBy) of the delegated grant.

    +
  • OptionalencryptionInput?: EncryptionInput
  • OptionalmessageTimestamp?: string
  • OptionalprotocolRole?: string
  • Optionalpublished?: boolean
  • recordsWriteMessage: RecordsWriteMessage
  • Optionalsigner?: Signer

    The signer of the message, which is commonly the author, but can also be a delegate.

    +
  • Optionaltags?: RecordsWriteTags
\ No newline at end of file diff --git a/types/DataStoreGetResult.html b/types/DataStoreGetResult.html new file mode 100644 index 000000000..41dcfa1be --- /dev/null +++ b/types/DataStoreGetResult.html @@ -0,0 +1,3 @@ +DataStoreGetResult | DWN-SDK Documentation - v0.3.10

Type Alias DataStoreGetResult

DataStoreGetResult: {
    dataSize: number;
    dataStream: Readable;
}

Result of a data store get() method call if the data exists.

+

Type declaration

  • dataSize: number

    The number of bytes of the data stored.

    +
  • dataStream: Readable
\ No newline at end of file diff --git a/types/DataStorePutResult.html b/types/DataStorePutResult.html new file mode 100644 index 000000000..4095436d8 --- /dev/null +++ b/types/DataStorePutResult.html @@ -0,0 +1,3 @@ +DataStorePutResult | DWN-SDK Documentation - v0.3.10

Type Alias DataStorePutResult

DataStorePutResult: {
    dataSize: number;
}

Result of a data store put() method call.

+

Type declaration

  • dataSize: number

    The number of bytes of the data stored.

    +
\ No newline at end of file diff --git a/types/DerivedPrivateJwk.html b/types/DerivedPrivateJwk.html new file mode 100644 index 000000000..346588b40 --- /dev/null +++ b/types/DerivedPrivateJwk.html @@ -0,0 +1 @@ +DerivedPrivateJwk | DWN-SDK Documentation - v0.3.10

Type Alias DerivedPrivateJwk

DerivedPrivateJwk: {
    derivationPath?: string[];
    derivationScheme: KeyDerivationScheme;
    derivedPrivateKey: PrivateJwk;
    rootKeyId: string;
}
\ No newline at end of file diff --git a/types/DwnConfig.html b/types/DwnConfig.html new file mode 100644 index 000000000..3ffaf7eb4 --- /dev/null +++ b/types/DwnConfig.html @@ -0,0 +1,2 @@ +DwnConfig | DWN-SDK Documentation - v0.3.10

Type Alias DwnConfig

DwnConfig: {
    dataStore: DataStore;
    didResolver?: DidResolver;
    eventLog: EventLog;
    eventStream?: EventStream;
    messageStore: MessageStore;
    resumableTaskStore: ResumableTaskStore;
    tenantGate?: TenantGate;
}

DWN configuration.

+
\ No newline at end of file diff --git a/types/EncryptionInput.html b/types/EncryptionInput.html new file mode 100644 index 000000000..2a56ace0f --- /dev/null +++ b/types/EncryptionInput.html @@ -0,0 +1,7 @@ +EncryptionInput | DWN-SDK Documentation - v0.3.10

Type Alias EncryptionInput

EncryptionInput: {
    algorithm?: EncryptionAlgorithm;
    initializationVector: Uint8Array;
    key: Uint8Array;
    keyEncryptionInputs: KeyEncryptionInput[];
}

Input that describes how data is encrypted as spec-ed in TP18 (https://github.com/TBD54566975/technical-proposals/pull/6).

+

Type declaration

  • Optionalalgorithm?: EncryptionAlgorithm

    Algorithm used for encrypting the Data. Uses {EncryptionAlgorithm.Aes256Ctr} if not given.

    +
  • initializationVector: Uint8Array

    Initialization vector used for encrypting the data.

    +
  • key: Uint8Array

    Symmetric key used to encrypt the data.

    +
  • keyEncryptionInputs: KeyEncryptionInput[]

    Array of input that specifies how the symmetric key is encrypted. +Each entry in the array will result in a unique ciphertext of the symmetric key.

    +
\ No newline at end of file diff --git a/types/EncryptionProperty.html b/types/EncryptionProperty.html new file mode 100644 index 000000000..9d5b4247a --- /dev/null +++ b/types/EncryptionProperty.html @@ -0,0 +1 @@ +EncryptionProperty | DWN-SDK Documentation - v0.3.10

Type Alias EncryptionProperty

EncryptionProperty: {
    algorithm: EncryptionAlgorithm;
    initializationVector: string;
    keyEncryption: EncryptedKey[];
}
\ No newline at end of file diff --git a/types/EqualFilter.html b/types/EqualFilter.html new file mode 100644 index 000000000..26044791b --- /dev/null +++ b/types/EqualFilter.html @@ -0,0 +1 @@ +EqualFilter | DWN-SDK Documentation - v0.3.10

Type Alias EqualFilter

EqualFilter: string | number | boolean
\ No newline at end of file diff --git a/types/EventListener.html b/types/EventListener.html new file mode 100644 index 000000000..f9d738561 --- /dev/null +++ b/types/EventListener.html @@ -0,0 +1 @@ +EventListener | DWN-SDK Documentation - v0.3.10

Type Alias EventListener

EventListener: ((tenant: string, event: MessageEvent, indexes: KeyValues) => void)
\ No newline at end of file diff --git a/types/Filter.html b/types/Filter.html new file mode 100644 index 000000000..826b62e1c --- /dev/null +++ b/types/Filter.html @@ -0,0 +1 @@ +Filter | DWN-SDK Documentation - v0.3.10
Filter: {
    [property: string]: FilterValue;
}
\ No newline at end of file diff --git a/types/GenericMessage.html b/types/GenericMessage.html new file mode 100644 index 000000000..ca6cc93c0 --- /dev/null +++ b/types/GenericMessage.html @@ -0,0 +1,2 @@ +GenericMessage | DWN-SDK Documentation - v0.3.10

Type Alias GenericMessage

GenericMessage: {
    authorization?: AuthorizationModel;
    descriptor: Descriptor;
}

Intersection type for all concrete message types.

+
\ No newline at end of file diff --git a/types/GenericMessageReply.html b/types/GenericMessageReply.html new file mode 100644 index 000000000..3828fdea1 --- /dev/null +++ b/types/GenericMessageReply.html @@ -0,0 +1 @@ +GenericMessageReply | DWN-SDK Documentation - v0.3.10

Type Alias GenericMessageReply

GenericMessageReply: {
    status: Status;
}
\ No newline at end of file diff --git a/types/KeyEncryptionInput.html b/types/KeyEncryptionInput.html new file mode 100644 index 000000000..8c32a3cbc --- /dev/null +++ b/types/KeyEncryptionInput.html @@ -0,0 +1,7 @@ +KeyEncryptionInput | DWN-SDK Documentation - v0.3.10

Type Alias KeyEncryptionInput

KeyEncryptionInput: {
    algorithm?: EncryptionAlgorithm;
    derivationScheme: KeyDerivationScheme;
    publicKey: PublicJwk;
    publicKeyId: string;
}

Input that specifies how a symmetric key is encrypted.

+

Type declaration

  • Optionalalgorithm?: EncryptionAlgorithm

    Algorithm used for encrypting the symmetric key. Uses {EncryptionAlgorithm.EciesSecp256k1} if not given.

    +
  • derivationScheme: KeyDerivationScheme

    Key derivation scheme used to derive the public key to encrypt the symmetric key.

    +
  • publicKey: PublicJwk

    Public key to be used to encrypt the symmetric key.

    +
  • publicKeyId: string

    Fully qualified ID of root public key used derive the public key to be used to to encrypt the symmetric key. +(e.g. did:example:abc#encryption-key-id)

    +
\ No newline at end of file diff --git a/types/KeyMaterial.html b/types/KeyMaterial.html new file mode 100644 index 000000000..3ae71c1a9 --- /dev/null +++ b/types/KeyMaterial.html @@ -0,0 +1,2 @@ +KeyMaterial | DWN-SDK Documentation - v0.3.10

Type Alias KeyMaterial

KeyMaterial: {
    keyId: string;
    keyPair: {
        privateJwk: PrivateJwk;
        publicJwk: PublicJwk;
    };
}

Contains a public-private key pair and the associated key ID.

+
\ No newline at end of file diff --git a/types/ManagedResumableTask.html b/types/ManagedResumableTask.html new file mode 100644 index 000000000..980d23d31 --- /dev/null +++ b/types/ManagedResumableTask.html @@ -0,0 +1,6 @@ +ManagedResumableTask | DWN-SDK Documentation - v0.3.10

Type Alias ManagedResumableTask

ManagedResumableTask: {
    id: string;
    retryCount: number;
    task: any;
    timeout: number;
}

An managed resumable task model.

+

Type declaration

  • id: string

    Globally unique ID. Used to extend or delete the task.

    +
  • retryCount: number

    Number of retries

    +
  • task: any

    Task specific data. This is deliberately of type any because this store should not have to be ware of its type.

    +
  • timeout: number

    Task timeout in Epoch Time.

    +
\ No newline at end of file diff --git a/types/MessageEvent.html b/types/MessageEvent.html new file mode 100644 index 000000000..41095fb50 --- /dev/null +++ b/types/MessageEvent.html @@ -0,0 +1,3 @@ +MessageEvent | DWN-SDK Documentation - v0.3.10

Type Alias MessageEvent

MessageEvent: {
    initialWrite?: RecordsWriteMessage;
    message: GenericMessage;
}

MessageEvent contains the message being emitted and an optional initial write message.

+

Type declaration

\ No newline at end of file diff --git a/types/MessageSort.html b/types/MessageSort.html new file mode 100644 index 000000000..48ef92869 --- /dev/null +++ b/types/MessageSort.html @@ -0,0 +1 @@ +MessageSort | DWN-SDK Documentation - v0.3.10

Type Alias MessageSort

MessageSort: {
    dateCreated?: SortDirection;
    datePublished?: SortDirection;
    messageTimestamp?: SortDirection;
}
\ No newline at end of file diff --git a/types/MessageSubscriptionHandler.html b/types/MessageSubscriptionHandler.html new file mode 100644 index 000000000..0ef65f8d1 --- /dev/null +++ b/types/MessageSubscriptionHandler.html @@ -0,0 +1 @@ +MessageSubscriptionHandler | DWN-SDK Documentation - v0.3.10

Type Alias MessageSubscriptionHandler

MessageSubscriptionHandler: ((event: MessageEvent) => void)
\ No newline at end of file diff --git a/types/MessagesFilter.html b/types/MessagesFilter.html new file mode 100644 index 000000000..4f9504480 --- /dev/null +++ b/types/MessagesFilter.html @@ -0,0 +1,2 @@ +MessagesFilter | DWN-SDK Documentation - v0.3.10

Type Alias MessagesFilter

MessagesFilter: {
    interface?: string;
    messageTimestamp?: RangeCriterion;
    method?: string;
    protocol?: string;
}

filters used when filtering for any type of Message across interfaces

+
\ No newline at end of file diff --git a/types/MessagesPermissionScope.html b/types/MessagesPermissionScope.html new file mode 100644 index 000000000..cf3794ef6 --- /dev/null +++ b/types/MessagesPermissionScope.html @@ -0,0 +1 @@ +MessagesPermissionScope | DWN-SDK Documentation - v0.3.10

Type Alias MessagesPermissionScope

MessagesPermissionScope: {
    interface: Messages;
    method: Query | Read | Subscribe;
    protocol?: string;
}
\ No newline at end of file diff --git a/types/MessagesQueryMessage.html b/types/MessagesQueryMessage.html new file mode 100644 index 000000000..faf3cd7e4 --- /dev/null +++ b/types/MessagesQueryMessage.html @@ -0,0 +1 @@ +MessagesQueryMessage | DWN-SDK Documentation - v0.3.10

Type Alias MessagesQueryMessage

MessagesQueryMessage: GenericMessage & {
    authorization: AuthorizationModel;
    descriptor: MessagesQueryDescriptor;
}
\ No newline at end of file diff --git a/types/MessagesQueryOptions.html b/types/MessagesQueryOptions.html new file mode 100644 index 000000000..7fc65fc18 --- /dev/null +++ b/types/MessagesQueryOptions.html @@ -0,0 +1 @@ +MessagesQueryOptions | DWN-SDK Documentation - v0.3.10

Type Alias MessagesQueryOptions

MessagesQueryOptions: {
    cursor?: PaginationCursor;
    filters?: MessagesFilter[];
    messageTimestamp?: string;
    permissionGrantId?: string;
    signer: Signer;
}
\ No newline at end of file diff --git a/types/MessagesQueryReply.html b/types/MessagesQueryReply.html new file mode 100644 index 000000000..44ed3e3bb --- /dev/null +++ b/types/MessagesQueryReply.html @@ -0,0 +1 @@ +MessagesQueryReply | DWN-SDK Documentation - v0.3.10

Type Alias MessagesQueryReply

MessagesQueryReply: GenericMessageReply & {
    cursor?: PaginationCursor;
    entries?: string[];
}
\ No newline at end of file diff --git a/types/MessagesReadMessage.html b/types/MessagesReadMessage.html new file mode 100644 index 000000000..41be971c6 --- /dev/null +++ b/types/MessagesReadMessage.html @@ -0,0 +1 @@ +MessagesReadMessage | DWN-SDK Documentation - v0.3.10

Type Alias MessagesReadMessage

MessagesReadMessage: GenericMessage & {
    authorization: AuthorizationModel;
    descriptor: MessagesReadDescriptor;
}
\ No newline at end of file diff --git a/types/MessagesReadOptions.html b/types/MessagesReadOptions.html new file mode 100644 index 000000000..38296ce3a --- /dev/null +++ b/types/MessagesReadOptions.html @@ -0,0 +1 @@ +MessagesReadOptions | DWN-SDK Documentation - v0.3.10

Type Alias MessagesReadOptions

MessagesReadOptions: {
    messageCid: string;
    messageTimestamp?: string;
    permissionGrantId?: string;
    signer: Signer;
}
\ No newline at end of file diff --git a/types/MessagesReadReply.html b/types/MessagesReadReply.html new file mode 100644 index 000000000..9076142e7 --- /dev/null +++ b/types/MessagesReadReply.html @@ -0,0 +1 @@ +MessagesReadReply | DWN-SDK Documentation - v0.3.10

Type Alias MessagesReadReply

MessagesReadReply: GenericMessageReply & {
    entry?: MessagesReadReplyEntry;
}
\ No newline at end of file diff --git a/types/MessagesReadReplyEntry.html b/types/MessagesReadReplyEntry.html new file mode 100644 index 000000000..11b4b7334 --- /dev/null +++ b/types/MessagesReadReplyEntry.html @@ -0,0 +1 @@ +MessagesReadReplyEntry | DWN-SDK Documentation - v0.3.10

Type Alias MessagesReadReplyEntry

MessagesReadReplyEntry: {
    data?: Readable;
    message: GenericMessage;
    messageCid: string;
}
\ No newline at end of file diff --git a/types/MessagesSubscribeDescriptor.html b/types/MessagesSubscribeDescriptor.html new file mode 100644 index 000000000..d8b8ddf36 --- /dev/null +++ b/types/MessagesSubscribeDescriptor.html @@ -0,0 +1 @@ +MessagesSubscribeDescriptor | DWN-SDK Documentation - v0.3.10

Type Alias MessagesSubscribeDescriptor

MessagesSubscribeDescriptor: {
    filters: MessagesFilter[];
    interface: Messages;
    messageTimestamp: string;
    method: Subscribe;
}
\ No newline at end of file diff --git a/types/MessagesSubscribeMessage.html b/types/MessagesSubscribeMessage.html new file mode 100644 index 000000000..3de59d834 --- /dev/null +++ b/types/MessagesSubscribeMessage.html @@ -0,0 +1 @@ +MessagesSubscribeMessage | DWN-SDK Documentation - v0.3.10

Type Alias MessagesSubscribeMessage

MessagesSubscribeMessage: {
    authorization: AuthorizationModel;
    descriptor: MessagesSubscribeDescriptor;
}
\ No newline at end of file diff --git a/types/MessagesSubscribeOptions.html b/types/MessagesSubscribeOptions.html new file mode 100644 index 000000000..1f801da19 --- /dev/null +++ b/types/MessagesSubscribeOptions.html @@ -0,0 +1 @@ +MessagesSubscribeOptions | DWN-SDK Documentation - v0.3.10

Type Alias MessagesSubscribeOptions

MessagesSubscribeOptions: {
    filters?: MessagesFilter[];
    messageTimestamp?: string;
    permissionGrantId?: string;
    signer: Signer;
}
\ No newline at end of file diff --git a/types/MessagesSubscribeReply.html b/types/MessagesSubscribeReply.html new file mode 100644 index 000000000..11edd8a0a --- /dev/null +++ b/types/MessagesSubscribeReply.html @@ -0,0 +1 @@ +MessagesSubscribeReply | DWN-SDK Documentation - v0.3.10

Type Alias MessagesSubscribeReply

MessagesSubscribeReply: GenericMessageReply & {
    subscription?: MessageSubscription;
}
\ No newline at end of file diff --git a/types/OneOfFilter.html b/types/OneOfFilter.html new file mode 100644 index 000000000..c093e3313 --- /dev/null +++ b/types/OneOfFilter.html @@ -0,0 +1 @@ +OneOfFilter | DWN-SDK Documentation - v0.3.10

Type Alias OneOfFilter

OneOfFilter: EqualFilter[]
\ No newline at end of file diff --git a/types/Pagination.html b/types/Pagination.html new file mode 100644 index 000000000..36517f5e2 --- /dev/null +++ b/types/Pagination.html @@ -0,0 +1,3 @@ +Pagination | DWN-SDK Documentation - v0.3.10

Type Alias Pagination

Pagination: {
    cursor?: PaginationCursor;
    limit?: number;
}

Pagination Options for querying messages.

+

The cursor is the messageCid of the message you would like to pagination from.

+
\ No newline at end of file diff --git a/types/PaginationCursor.html b/types/PaginationCursor.html new file mode 100644 index 000000000..1b5045cd8 --- /dev/null +++ b/types/PaginationCursor.html @@ -0,0 +1 @@ +PaginationCursor | DWN-SDK Documentation - v0.3.10

Type Alias PaginationCursor

PaginationCursor: {
    messageCid: string;
    value: string | number;
}
\ No newline at end of file diff --git a/types/PermissionConditions.html b/types/PermissionConditions.html new file mode 100644 index 000000000..9c9e711e5 --- /dev/null +++ b/types/PermissionConditions.html @@ -0,0 +1,4 @@ +PermissionConditions | DWN-SDK Documentation - v0.3.10

Type Alias PermissionConditions

PermissionConditions: {
    publication?: PermissionConditionPublication;
}

Type declaration

  • Optionalpublication?: PermissionConditionPublication

    indicates whether a message written with the invocation of a permission must, may, or must not +be marked as public. +If undefined, it is optional to make the message public.

    +
\ No newline at end of file diff --git a/types/PermissionGrantData.html b/types/PermissionGrantData.html new file mode 100644 index 000000000..1d5436b0d --- /dev/null +++ b/types/PermissionGrantData.html @@ -0,0 +1,7 @@ +PermissionGrantData | DWN-SDK Documentation - v0.3.10

Type Alias PermissionGrantData

PermissionGrantData: {
    conditions?: PermissionConditions;
    dateExpires: string;
    delegated?: boolean;
    description?: string;
    requestId?: string;
    scope: PermissionScope;
}

Type for the data payload of a permission grant message.

+

Type declaration

  • Optionalconditions?: PermissionConditions
  • dateExpires: string

    Timestamp at which this grant will no longer be active.

    +
  • Optionaldelegated?: boolean

    Whether this grant is delegated or not. If true, the grantedTo will be able to act as the grantedTo within the scope of this grant.

    +
  • Optionaldescription?: string

    Optional string that communicates what the grant would be used for

    +
  • OptionalrequestId?: string

    Optional CID of a permission request. This is optional because grants may be given without being officially requested

    +
  • scope: PermissionScope

    The scope of the allowed access.

    +
\ No newline at end of file diff --git a/types/PermissionRequestData.html b/types/PermissionRequestData.html new file mode 100644 index 000000000..7261cbe51 --- /dev/null +++ b/types/PermissionRequestData.html @@ -0,0 +1,5 @@ +PermissionRequestData | DWN-SDK Documentation - v0.3.10

Type Alias PermissionRequestData

PermissionRequestData: {
    conditions?: PermissionConditions;
    delegated: boolean;
    description?: string;
    scope: PermissionScope;
}

Type for the data payload of a permission request message.

+

Type declaration

  • Optionalconditions?: PermissionConditions
  • delegated: boolean

    If the grant is a delegated grant or not. If true, the grantedTo will be able to act as the grantedBy within the scope of this grant.

    +
  • Optionaldescription?: string

    Optional string that communicates what the grant would be used for.

    +
  • scope: PermissionScope

    The scope of the allowed access.

    +
\ No newline at end of file diff --git a/types/PermissionRevocationData.html b/types/PermissionRevocationData.html new file mode 100644 index 000000000..0393c369a --- /dev/null +++ b/types/PermissionRevocationData.html @@ -0,0 +1,3 @@ +PermissionRevocationData | DWN-SDK Documentation - v0.3.10

Type Alias PermissionRevocationData

PermissionRevocationData: {
    description?: string;
}

Type for the data payload of a permission revocation message.

+

Type declaration

  • Optionaldescription?: string

    Optional string that communicates the details of the revocation.

    +
\ No newline at end of file diff --git a/types/PermissionScope.html b/types/PermissionScope.html new file mode 100644 index 000000000..ed80ecb6e --- /dev/null +++ b/types/PermissionScope.html @@ -0,0 +1,2 @@ +PermissionScope | DWN-SDK Documentation - v0.3.10

Type Alias PermissionScope

The data model for a permission scope.

+
\ No newline at end of file diff --git a/types/Persona.html b/types/Persona.html new file mode 100644 index 000000000..e44a63d67 --- /dev/null +++ b/types/Persona.html @@ -0,0 +1,2 @@ +Persona | DWN-SDK Documentation - v0.3.10
Persona: {
    did: string;
    keyId: string;
    keyPair: {
        privateJwk: PrivateJwk;
        publicJwk: PublicJwk;
    };
    signer: Signer;
}

A logical grouping of user data used to generate test messages.

+
\ No newline at end of file diff --git a/types/PrivateJwk.html b/types/PrivateJwk.html new file mode 100644 index 000000000..982bef19b --- /dev/null +++ b/types/PrivateJwk.html @@ -0,0 +1,4 @@ +PrivateJwk | DWN-SDK Documentation - v0.3.10

Type Alias PrivateJwk

PrivateJwk: PublicJwk & {
    d: string;
}

Type declaration

  • d: string

    the Elliptic Curve private key value. +It is represented as the base64url encoding of the octet string representation of the private key value +MUST be present to represent Elliptic Curve private keys.

    +
\ No newline at end of file diff --git a/types/ProtocolDefinition.html b/types/ProtocolDefinition.html new file mode 100644 index 000000000..65f08defa --- /dev/null +++ b/types/ProtocolDefinition.html @@ -0,0 +1,2 @@ +ProtocolDefinition | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolDefinition

ProtocolDefinition: {
    protocol: string;
    published: boolean;
    structure: {
        [key: string]: ProtocolRuleSet;
    };
    types: ProtocolTypes;
}

Type declaration

  • protocol: string
  • published: boolean

    Denotes if this Protocol Definition can be returned by unauthenticated or unauthorized ProtocolsQuery.

    +
  • structure: {
        [key: string]: ProtocolRuleSet;
    }
  • types: ProtocolTypes
\ No newline at end of file diff --git a/types/ProtocolPermissionScope.html b/types/ProtocolPermissionScope.html new file mode 100644 index 000000000..5840665bd --- /dev/null +++ b/types/ProtocolPermissionScope.html @@ -0,0 +1 @@ +ProtocolPermissionScope | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolPermissionScope

ProtocolPermissionScope: {
    interface: Protocols;
    method: Configure | Query;
}
\ No newline at end of file diff --git a/types/ProtocolRuleSet.html b/types/ProtocolRuleSet.html new file mode 100644 index 000000000..58d482bc4 --- /dev/null +++ b/types/ProtocolRuleSet.html @@ -0,0 +1,8 @@ +ProtocolRuleSet | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolRuleSet

ProtocolRuleSet: {
    $actions?: ProtocolActionRule[];
    $encryption?: ProtocolPathEncryption;
    $role?: boolean;
    $size?: {
        max?: number;
        min?: number;
    };
    $tags?: {
        $allowUndefinedTags?: boolean;
        $requiredTags?: string[];
        [key: string]: any;
    };
    [key: string]: any;
}

Type declaration

  • [key: string]: any
  • Optional$actions?: ProtocolActionRule[]
  • Optional$encryption?: ProtocolPathEncryption

    Encryption setting for objects that are in this protocol path.

    +
  • Optional$role?: boolean

    If true, this marks a record as a role that may used within a context. +The recipient of a $role record may invoke their role by setting protocolRole property to the protocol path of the $role record.

    +
  • Optional$size?: {
        max?: number;
        min?: number;
    }

    If $size is set, the record size in bytes must be within the limits.

    +
    • Optionalmax?: number
    • Optionalmin?: number
  • Optional$tags?: {
        $allowUndefinedTags?: boolean;
        $requiredTags?: string[];
        [key: string]: any;
    }

    If $tags is set, the record must conform to the tag rules.

    +
    • [key: string]: any
    • Optional$allowUndefinedTags?: boolean

      allow properties other than those explicitly listed. defaults to false

      +
    • Optional$requiredTags?: string[]

      array of required tags

      +
\ No newline at end of file diff --git a/types/ProtocolTypes.html b/types/ProtocolTypes.html new file mode 100644 index 000000000..d2bb23f25 --- /dev/null +++ b/types/ProtocolTypes.html @@ -0,0 +1 @@ +ProtocolTypes | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolTypes

ProtocolTypes: {
    [key: string]: ProtocolType;
}
\ No newline at end of file diff --git a/types/ProtocolsConfigureDescriptor.html b/types/ProtocolsConfigureDescriptor.html new file mode 100644 index 000000000..f83d3b7eb --- /dev/null +++ b/types/ProtocolsConfigureDescriptor.html @@ -0,0 +1 @@ +ProtocolsConfigureDescriptor | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolsConfigureDescriptor

ProtocolsConfigureDescriptor: {
    definition: ProtocolDefinition;
    interface: Protocols;
    messageTimestamp: string;
    method: Configure;
}
\ No newline at end of file diff --git a/types/ProtocolsConfigureMessage.html b/types/ProtocolsConfigureMessage.html new file mode 100644 index 000000000..9fb6ac69d --- /dev/null +++ b/types/ProtocolsConfigureMessage.html @@ -0,0 +1 @@ +ProtocolsConfigureMessage | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolsConfigureMessage

ProtocolsConfigureMessage: GenericMessage & {
    authorization: AuthorizationModel;
    descriptor: ProtocolsConfigureDescriptor;
}
\ No newline at end of file diff --git a/types/ProtocolsConfigureOptions.html b/types/ProtocolsConfigureOptions.html new file mode 100644 index 000000000..fbf904429 --- /dev/null +++ b/types/ProtocolsConfigureOptions.html @@ -0,0 +1 @@ +ProtocolsConfigureOptions | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolsConfigureOptions

ProtocolsConfigureOptions: {
    definition: ProtocolDefinition;
    messageTimestamp?: string;
    permissionGrantId?: string;
    signer: Signer;
}
\ No newline at end of file diff --git a/types/ProtocolsQueryFilter.html b/types/ProtocolsQueryFilter.html new file mode 100644 index 000000000..ec121b86d --- /dev/null +++ b/types/ProtocolsQueryFilter.html @@ -0,0 +1 @@ +ProtocolsQueryFilter | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolsQueryFilter

ProtocolsQueryFilter: {
    protocol: string;
}
\ No newline at end of file diff --git a/types/ProtocolsQueryMessage.html b/types/ProtocolsQueryMessage.html new file mode 100644 index 000000000..5142cb87a --- /dev/null +++ b/types/ProtocolsQueryMessage.html @@ -0,0 +1 @@ +ProtocolsQueryMessage | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolsQueryMessage

ProtocolsQueryMessage: GenericMessage & {
    descriptor: ProtocolsQueryDescriptor;
}
\ No newline at end of file diff --git a/types/ProtocolsQueryOptions.html b/types/ProtocolsQueryOptions.html new file mode 100644 index 000000000..808f077b2 --- /dev/null +++ b/types/ProtocolsQueryOptions.html @@ -0,0 +1 @@ +ProtocolsQueryOptions | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolsQueryOptions

ProtocolsQueryOptions: {
    filter?: ProtocolsQueryFilter;
    messageTimestamp?: string;
    permissionGrantId?: string;
    signer?: Signer;
}
\ No newline at end of file diff --git a/types/ProtocolsQueryReply.html b/types/ProtocolsQueryReply.html new file mode 100644 index 000000000..197eb6000 --- /dev/null +++ b/types/ProtocolsQueryReply.html @@ -0,0 +1 @@ +ProtocolsQueryReply | DWN-SDK Documentation - v0.3.10

Type Alias ProtocolsQueryReply

ProtocolsQueryReply: GenericMessageReply & {
    entries?: ProtocolsConfigureMessage[];
}
\ No newline at end of file diff --git a/types/PublicJwk.html b/types/PublicJwk.html new file mode 100644 index 000000000..83ba90dc2 --- /dev/null +++ b/types/PublicJwk.html @@ -0,0 +1,8 @@ +PublicJwk | DWN-SDK Documentation - v0.3.10

Type Alias PublicJwk

PublicJwk: Jwk & {
    crv: "Ed25519" | "secp256k1" | "P-256";
    x: string;
    y?: string;
}

Type declaration

  • crv: "Ed25519" | "secp256k1" | "P-256"

    The "crv" (curve) parameter identifies the cryptographic curve used with the key. +MUST be present for all EC public keys

    +
  • x: string

    the x coordinate for the Elliptic Curve point. +Represented as the base64url encoding of the octet string representation of the coordinate. +MUST be present for all EC public keys

    +
  • Optionaly?: string

    the y coordinate for the Elliptic Curve point. +Represented as the base64url encoding of the octet string representation of the coordinate.

    +
\ No newline at end of file diff --git a/types/QueryOptions.html b/types/QueryOptions.html new file mode 100644 index 000000000..c03409296 --- /dev/null +++ b/types/QueryOptions.html @@ -0,0 +1 @@ +QueryOptions | DWN-SDK Documentation - v0.3.10

Type Alias QueryOptions

QueryOptions: {
    cursor?: PaginationCursor;
    limit?: number;
    sortDirection?: SortDirection;
    sortProperty: string;
}
\ No newline at end of file diff --git a/types/QueryResultEntry.html b/types/QueryResultEntry.html new file mode 100644 index 000000000..defeba568 --- /dev/null +++ b/types/QueryResultEntry.html @@ -0,0 +1,6 @@ +QueryResultEntry | DWN-SDK Documentation - v0.3.10

Type Alias QueryResultEntry

QueryResultEntry: GenericMessage & {
    encodedData?: string;
}

Message returned in a query result. +NOTE: the message structure is a modified version of the message received, the most notable differences are:

+
    +
  1. May include encoded data
  2. +
+
\ No newline at end of file diff --git a/types/RangeCriterion.html b/types/RangeCriterion.html new file mode 100644 index 000000000..ee30fb8e3 --- /dev/null +++ b/types/RangeCriterion.html @@ -0,0 +1,3 @@ +RangeCriterion | DWN-SDK Documentation - v0.3.10

Type Alias RangeCriterion

RangeCriterion: {
    from?: string;
    to?: string;
}

Type declaration

  • Optionalfrom?: string

    Inclusive starting date-time.

    +
  • Optionalto?: string

    Inclusive end date-time.

    +
\ No newline at end of file diff --git a/types/RangeFilter.html b/types/RangeFilter.html new file mode 100644 index 000000000..05f7faf55 --- /dev/null +++ b/types/RangeFilter.html @@ -0,0 +1,2 @@ +RangeFilter | DWN-SDK Documentation - v0.3.10

Type Alias RangeFilter

RangeFilter: (GT | LT) & Partial<GT> & Partial<LT>

Ranger filter. 1 condition is required.

+
\ No newline at end of file diff --git a/types/RecordSubscriptionHandler.html b/types/RecordSubscriptionHandler.html new file mode 100644 index 000000000..89e3b80b7 --- /dev/null +++ b/types/RecordSubscriptionHandler.html @@ -0,0 +1 @@ +RecordSubscriptionHandler | DWN-SDK Documentation - v0.3.10

Type Alias RecordSubscriptionHandler

RecordSubscriptionHandler: ((event: RecordEvent) => void)
\ No newline at end of file diff --git a/types/RecordsDeleteMessage.html b/types/RecordsDeleteMessage.html new file mode 100644 index 000000000..ab563bca9 --- /dev/null +++ b/types/RecordsDeleteMessage.html @@ -0,0 +1 @@ +RecordsDeleteMessage | DWN-SDK Documentation - v0.3.10

Type Alias RecordsDeleteMessage

RecordsDeleteMessage: GenericMessage & {
    authorization: AuthorizationModel;
    descriptor: RecordsDeleteDescriptor;
}
\ No newline at end of file diff --git a/types/RecordsDeleteOptions.html b/types/RecordsDeleteOptions.html new file mode 100644 index 000000000..71388b342 --- /dev/null +++ b/types/RecordsDeleteOptions.html @@ -0,0 +1,3 @@ +RecordsDeleteOptions | DWN-SDK Documentation - v0.3.10

Type Alias RecordsDeleteOptions

RecordsDeleteOptions: {
    delegatedGrant?: DataEncodedRecordsWriteMessage;
    messageTimestamp?: string;
    protocolRole?: string;
    prune?: boolean;
    recordId: string;
    signer: Signer;
}

Type declaration

  • OptionaldelegatedGrant?: DataEncodedRecordsWriteMessage

    The delegated grant to sign on behalf of the logical author, which is the grantor (grantedBy) of the delegated grant.

    +
  • OptionalmessageTimestamp?: string
  • OptionalprotocolRole?: string
  • Optionalprune?: boolean

    Denotes if all the descendent records should be purged. Defaults to false.

    +
  • recordId: string
  • signer: Signer
\ No newline at end of file diff --git a/types/RecordsPermissionScope.html b/types/RecordsPermissionScope.html new file mode 100644 index 000000000..9737b2e9f --- /dev/null +++ b/types/RecordsPermissionScope.html @@ -0,0 +1,4 @@ +RecordsPermissionScope | DWN-SDK Documentation - v0.3.10

Type Alias RecordsPermissionScope

RecordsPermissionScope: {
    contextId?: string;
    interface: Records;
    method:
        | Read
        | Write
        | Query
        | Subscribe
        | Delete;
    protocol: string;
    protocolPath?: string;
}

The data model for a permission scope that is specific to the Records interface.

+

Type declaration

  • OptionalcontextId?: string

    May only be present when protocol is defined and protocolPath is undefined

    +
  • interface: Records
  • method:
        | Read
        | Write
        | Query
        | Subscribe
        | Delete
  • protocol: string
  • OptionalprotocolPath?: string

    May only be present when protocol is defined and contextId is undefined

    +
\ No newline at end of file diff --git a/types/RecordsQueryMessage.html b/types/RecordsQueryMessage.html new file mode 100644 index 000000000..1bc321eaa --- /dev/null +++ b/types/RecordsQueryMessage.html @@ -0,0 +1 @@ +RecordsQueryMessage | DWN-SDK Documentation - v0.3.10

Type Alias RecordsQueryMessage

RecordsQueryMessage: GenericMessage & {
    descriptor: RecordsQueryDescriptor;
}
\ No newline at end of file diff --git a/types/RecordsQueryOptions.html b/types/RecordsQueryOptions.html new file mode 100644 index 000000000..726eb4f1d --- /dev/null +++ b/types/RecordsQueryOptions.html @@ -0,0 +1,2 @@ +RecordsQueryOptions | DWN-SDK Documentation - v0.3.10

Type Alias RecordsQueryOptions

RecordsQueryOptions: {
    dateSort?: DateSort;
    delegatedGrant?: DataEncodedRecordsWriteMessage;
    filter: RecordsFilter;
    messageTimestamp?: string;
    pagination?: Pagination;
    protocolRole?: string;
    signer?: Signer;
}

Type declaration

  • OptionaldateSort?: DateSort
  • OptionaldelegatedGrant?: DataEncodedRecordsWriteMessage

    The delegated grant to sign on behalf of the logical author, which is the grantor (grantedBy) of the delegated grant.

    +
  • filter: RecordsFilter
  • OptionalmessageTimestamp?: string
  • Optionalpagination?: Pagination
  • OptionalprotocolRole?: string
  • Optionalsigner?: Signer
\ No newline at end of file diff --git a/types/RecordsQueryReply.html b/types/RecordsQueryReply.html new file mode 100644 index 000000000..131386339 --- /dev/null +++ b/types/RecordsQueryReply.html @@ -0,0 +1 @@ +RecordsQueryReply | DWN-SDK Documentation - v0.3.10

Type Alias RecordsQueryReply

RecordsQueryReply: GenericMessageReply & {
    cursor?: PaginationCursor;
    entries?: RecordsQueryReplyEntry[];
}
\ No newline at end of file diff --git a/types/RecordsQueryReplyEntry.html b/types/RecordsQueryReplyEntry.html new file mode 100644 index 000000000..96c80a372 --- /dev/null +++ b/types/RecordsQueryReplyEntry.html @@ -0,0 +1,9 @@ +RecordsQueryReplyEntry | DWN-SDK Documentation - v0.3.10

Type Alias RecordsQueryReplyEntry

RecordsQueryReplyEntry: RecordsWriteMessage & {
    encodedData?: string;
    initialWrite?: RecordsWriteMessage;
}

Data structure returned in a RecordsQuery reply entry. +NOTE: the message structure is a modified version of the message received, the most notable differences are:

+
    +
  1. May include an initial RecordsWrite message
  2. +
  3. May include encoded data
  4. +
+

Type declaration

  • OptionalencodedData?: string

    The encoded data of the record if the data associated with the record is equal or smaller than DwnConstant.maxDataSizeAllowedToBeEncoded.

    +
  • OptionalinitialWrite?: RecordsWriteMessage

    The initial write of the record if the returned RecordsWrite message itself is not the initial write.

    +
\ No newline at end of file diff --git a/types/RecordsReadMessage.html b/types/RecordsReadMessage.html new file mode 100644 index 000000000..2344c2880 --- /dev/null +++ b/types/RecordsReadMessage.html @@ -0,0 +1 @@ +RecordsReadMessage | DWN-SDK Documentation - v0.3.10

Type Alias RecordsReadMessage

RecordsReadMessage: {
    authorization?: AuthorizationModel;
    descriptor: RecordsReadDescriptor;
}
\ No newline at end of file diff --git a/types/RecordsReadOptions.html b/types/RecordsReadOptions.html new file mode 100644 index 000000000..6e1594dd1 --- /dev/null +++ b/types/RecordsReadOptions.html @@ -0,0 +1,4 @@ +RecordsReadOptions | DWN-SDK Documentation - v0.3.10

Type Alias RecordsReadOptions

RecordsReadOptions: {
    delegatedGrant?: DataEncodedRecordsWriteMessage;
    filter: RecordsFilter;
    messageTimestamp?: string;
    permissionGrantId?: string;
    protocolRole?: string;
    signer?: Signer;
}

Type declaration

  • OptionaldelegatedGrant?: DataEncodedRecordsWriteMessage

    The delegated grant to sign on behalf of the logical author, which is the grantor (grantedBy) of the delegated grant.

    +
  • filter: RecordsFilter
  • OptionalmessageTimestamp?: string
  • OptionalpermissionGrantId?: string
  • OptionalprotocolRole?: string

    Used when authorizing protocol records. +The protocol path to the role record type whose recipient is the author of this RecordsRead

    +
  • Optionalsigner?: Signer
\ No newline at end of file diff --git a/types/RecordsReadReply.html b/types/RecordsReadReply.html new file mode 100644 index 000000000..4eabdd511 --- /dev/null +++ b/types/RecordsReadReply.html @@ -0,0 +1 @@ +RecordsReadReply | DWN-SDK Documentation - v0.3.10

Type Alias RecordsReadReply

RecordsReadReply: GenericMessageReply & {
    record?: RecordsWriteMessage & {
        data: Readable;
        initialWrite?: RecordsWriteMessage;
    };
}
\ No newline at end of file diff --git a/types/RecordsSubscribeDescriptor.html b/types/RecordsSubscribeDescriptor.html new file mode 100644 index 000000000..9df1a650b --- /dev/null +++ b/types/RecordsSubscribeDescriptor.html @@ -0,0 +1 @@ +RecordsSubscribeDescriptor | DWN-SDK Documentation - v0.3.10

Type Alias RecordsSubscribeDescriptor

RecordsSubscribeDescriptor: {
    filter: RecordsFilter;
    interface: Records;
    messageTimestamp: string;
    method: Subscribe;
}
\ No newline at end of file diff --git a/types/RecordsSubscribeMessage.html b/types/RecordsSubscribeMessage.html new file mode 100644 index 000000000..b1e607aca --- /dev/null +++ b/types/RecordsSubscribeMessage.html @@ -0,0 +1 @@ +RecordsSubscribeMessage | DWN-SDK Documentation - v0.3.10

Type Alias RecordsSubscribeMessage

RecordsSubscribeMessage: GenericMessage & {
    descriptor: RecordsSubscribeDescriptor;
}
\ No newline at end of file diff --git a/types/RecordsSubscribeOptions.html b/types/RecordsSubscribeOptions.html new file mode 100644 index 000000000..2043d2601 --- /dev/null +++ b/types/RecordsSubscribeOptions.html @@ -0,0 +1,2 @@ +RecordsSubscribeOptions | DWN-SDK Documentation - v0.3.10

Type Alias RecordsSubscribeOptions

RecordsSubscribeOptions: {
    delegatedGrant?: DataEncodedRecordsWriteMessage;
    filter: RecordsFilter;
    messageTimestamp?: string;
    protocolRole?: string;
    signer?: Signer;
}

Type declaration

  • OptionaldelegatedGrant?: DataEncodedRecordsWriteMessage

    The delegated grant to sign on behalf of the logical author, which is the grantor (grantedBy) of the delegated grant.

    +
  • filter: RecordsFilter
  • OptionalmessageTimestamp?: string
  • OptionalprotocolRole?: string
  • Optionalsigner?: Signer
\ No newline at end of file diff --git a/types/RecordsSubscribeReply.html b/types/RecordsSubscribeReply.html new file mode 100644 index 000000000..65466687e --- /dev/null +++ b/types/RecordsSubscribeReply.html @@ -0,0 +1 @@ +RecordsSubscribeReply | DWN-SDK Documentation - v0.3.10

Type Alias RecordsSubscribeReply

RecordsSubscribeReply: GenericMessageReply & {
    subscription?: MessageSubscription;
}
\ No newline at end of file diff --git a/types/RecordsWriteDescriptor.html b/types/RecordsWriteDescriptor.html new file mode 100644 index 000000000..afe719199 --- /dev/null +++ b/types/RecordsWriteDescriptor.html @@ -0,0 +1 @@ +RecordsWriteDescriptor | DWN-SDK Documentation - v0.3.10

Type Alias RecordsWriteDescriptor

RecordsWriteDescriptor: {
    dataCid: string;
    dataFormat: string;
    dataSize: number;
    dateCreated: string;
    datePublished?: string;
    interface: Records;
    messageTimestamp: string;
    method: Write;
    parentId?: string;
    protocol?: string;
    protocolPath?: string;
    published?: boolean;
    recipient?: string;
    schema?: string;
    tags?: RecordsWriteTags;
}
\ No newline at end of file diff --git a/types/RecordsWriteMessage.html b/types/RecordsWriteMessage.html new file mode 100644 index 000000000..ab46dff71 --- /dev/null +++ b/types/RecordsWriteMessage.html @@ -0,0 +1 @@ +RecordsWriteMessage | DWN-SDK Documentation - v0.3.10

Type Alias RecordsWriteMessage

RecordsWriteMessage: {
    attestation?: GeneralJws;
    authorization: AuthorizationModel;
    contextId?: string;
    descriptor: RecordsWriteDescriptor;
    encryption?: EncryptionProperty;
    recordId: string;
}
\ No newline at end of file diff --git a/types/RecordsWriteOptions.html b/types/RecordsWriteOptions.html new file mode 100644 index 000000000..7e625c257 --- /dev/null +++ b/types/RecordsWriteOptions.html @@ -0,0 +1,5 @@ +RecordsWriteOptions | DWN-SDK Documentation - v0.3.10

Type Alias RecordsWriteOptions

RecordsWriteOptions: {
    attestationSigners?: Signer[];
    data?: Uint8Array;
    dataCid?: string;
    dataFormat: string;
    dataSize?: number;
    dateCreated?: string;
    datePublished?: string;
    delegatedGrant?: DataEncodedRecordsWriteMessage;
    encryptionInput?: EncryptionInput;
    messageTimestamp?: string;
    parentContextId?: string;
    permissionGrantId?: string;
    protocol?: string;
    protocolPath?: string;
    protocolRole?: string;
    published?: boolean;
    recipient?: string;
    recordId?: string;
    schema?: string;
    signer?: Signer;
    tags?: RecordsWriteTags;
}

Type declaration

  • OptionalattestationSigners?: Signer[]
  • Optionaldata?: Uint8Array
  • OptionaldataCid?: string
  • dataFormat: string
  • OptionaldataSize?: number
  • OptionaldateCreated?: string
  • OptionaldatePublished?: string
  • OptionaldelegatedGrant?: DataEncodedRecordsWriteMessage

    The delegated grant invoked to sign on behalf of the logical author, which is the grantor of the delegated grant.

    +
  • OptionalencryptionInput?: EncryptionInput
  • OptionalmessageTimestamp?: string
  • OptionalparentContextId?: string

    Must be given if this message is for a non-root protocol record. +If not given, it either means this write is for a root protocol record or a flat-space record.

    +
  • OptionalpermissionGrantId?: string
  • Optionalprotocol?: string
  • OptionalprotocolPath?: string
  • OptionalprotocolRole?: string
  • Optionalpublished?: boolean
  • Optionalrecipient?: string
  • OptionalrecordId?: string
  • Optionalschema?: string
  • Optionalsigner?: Signer

    The signer of the message, which is commonly the author, but can also be a delegate.

    +
  • Optionaltags?: RecordsWriteTags
\ No newline at end of file diff --git a/types/RecordsWriteTagValue.html b/types/RecordsWriteTagValue.html new file mode 100644 index 000000000..142f9b40a --- /dev/null +++ b/types/RecordsWriteTagValue.html @@ -0,0 +1 @@ +RecordsWriteTagValue | DWN-SDK Documentation - v0.3.10

Type Alias RecordsWriteTagValue

RecordsWriteTagValue:
    | string
    | number
    | boolean
    | string[]
    | number[]
\ No newline at end of file diff --git a/types/RecordsWriteTags.html b/types/RecordsWriteTags.html new file mode 100644 index 000000000..fce0f620c --- /dev/null +++ b/types/RecordsWriteTags.html @@ -0,0 +1 @@ +RecordsWriteTags | DWN-SDK Documentation - v0.3.10

Type Alias RecordsWriteTags

RecordsWriteTags: {
    [property: string]: RecordsWriteTagValue;
}
\ No newline at end of file diff --git a/types/SubscriptionReply.html b/types/SubscriptionReply.html new file mode 100644 index 000000000..f16f2afb1 --- /dev/null +++ b/types/SubscriptionReply.html @@ -0,0 +1 @@ +SubscriptionReply | DWN-SDK Documentation - v0.3.10

Type Alias SubscriptionReply

SubscriptionReply: GenericMessageReply & {
    subscription?: MessageSubscription;
}
\ No newline at end of file diff --git a/types/UnionMessageReply.html b/types/UnionMessageReply.html new file mode 100644 index 000000000..c372c841c --- /dev/null +++ b/types/UnionMessageReply.html @@ -0,0 +1,12 @@ +UnionMessageReply | DWN-SDK Documentation - v0.3.10

Type Alias UnionMessageReply

UnionMessageReply: GenericMessageReply & {
    cursor?: PaginationCursor;
    entries?: QueryResultEntry[] | ProtocolsConfigureMessage[] | string[];
    entry?: MessagesReadReplyEntry;
    record?: RecordsWriteMessage & {
        data: Readable;
        initialWrite?: RecordsWriteMessage;
    };
    subscription?: MessageSubscription;
}

Catch-all message reply type. It is recommended to use GenericMessageReply or a message-specific reply type wherever possible.

+

Type declaration

  • Optionalcursor?: PaginationCursor

    A cursor for pagination if applicable (e.g. RecordsQuery). +Mutually exclusive with record.

    +
  • Optionalentries?: QueryResultEntry[] | ProtocolsConfigureMessage[] | string[]

    Resulting message entries or events returned from the invocation of the corresponding message. +e.g. the resulting messages from a RecordsQuery, or array of messageCid strings for MessagesQuery +Mutually exclusive with record.

    +
  • Optionalentry?: MessagesReadReplyEntry

    A single message entry if applicable (e.g. MessagesRead). +Mutually exclusive with record, entries and cursor.

    +
  • Optionalrecord?: RecordsWriteMessage & {
        data: Readable;
        initialWrite?: RecordsWriteMessage;
    }

    Record corresponding to the message received if applicable (e.g. RecordsRead). +Mutually exclusive with entries and cursor.

    +
  • Optionalsubscription?: MessageSubscription

    A subscription object if a subscription was requested.

    +
\ No newline at end of file