diff --git a/docs/assets/highlight.css b/docs/assets/highlight.css index 78c2123..940c11d 100644 --- a/docs/assets/highlight.css +++ b/docs/assets/highlight.css @@ -1,14 +1,14 @@ :root { - --light-hl-0: #000000; - --dark-hl-0: #d4d4d4; - --light-hl-1: #0000ff; - --dark-hl-1: #569cd6; - --light-hl-2: #0070c1; - --dark-hl-2: #4fc1ff; - --light-hl-3: #795e26; - --dark-hl-3: #dcdcaa; - --light-hl-4: #a31515; - --dark-hl-4: #ce9178; + --light-hl-0: #795e26; + --dark-hl-0: #dcdcaa; + --light-hl-1: #000000; + --dark-hl-1: #d4d4d4; + --light-hl-2: #a31515; + --dark-hl-2: #ce9178; + --light-hl-3: #0000ff; + --dark-hl-3: #569cd6; + --light-hl-4: #0070c1; + --dark-hl-4: #4fc1ff; --light-hl-5: #001080; --dark-hl-5: #9cdcfe; --light-hl-6: #098658; diff --git a/docs/assets/main.js b/docs/assets/main.js index b95c224..5d9fe2b 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,35 +1,36 @@ "use strict"; +"use strict"; (() => { - var Pe = Object.create; - var ue = Object.defineProperty; - var Oe = Object.getOwnPropertyDescriptor; - var Re = Object.getOwnPropertyNames; - var _e = Object.getPrototypeOf, - Me = Object.prototype.hasOwnProperty; - var De = (t, e) => () => ( + var Qe = Object.create; + var ae = Object.defineProperty; + var Pe = Object.getOwnPropertyDescriptor; + var Ce = Object.getOwnPropertyNames; + var Oe = Object.getPrototypeOf, + Re = Object.prototype.hasOwnProperty; + var _e = (t, e) => () => ( e || t((e = { exports: {} }).exports, e), e.exports ); - var Fe = (t, e, n, r) => { + var Me = (t, e, n, r) => { if ((e && typeof e == "object") || typeof e == "function") - for (let i of Re(e)) - !Me.call(t, i) && + for (let i of Ce(e)) + !Re.call(t, i) && i !== n && - ue(t, i, { + ae(t, i, { get: () => e[i], - enumerable: !(r = Oe(e, i)) || r.enumerable, + enumerable: !(r = Pe(e, i)) || r.enumerable, }); return t; }; - var He = (t, e, n) => ( - (n = t != null ? Pe(_e(t)) : {}), - Fe( + var De = (t, e, n) => ( + (n = t != null ? Qe(Oe(t)) : {}), + Me( e || !t || !t.__esModule - ? ue(n, "default", { value: t, enumerable: !0 }) + ? ae(n, "default", { value: t, enumerable: !0 }) : n, t ) ); - var fe = De((de, pe) => { + var de = _e((ce, he) => { (function () { var t = function (e) { var n = new t.Builder(); @@ -410,7 +411,7 @@ l = "^(" + s + ")?" + o + s + o + s, h = "^(" + s + ")?" + i, m = new RegExp(a), - g = new RegExp(l), + v = new RegExp(l), b = new RegExp(u), y = new RegExp(h), E = /^(.+?)(ss|i)es$/, @@ -418,21 +419,21 @@ f = /^(.+?)eed$/, S = /^(.+?)(ed|ing)$/, w = /.$/, - Q = /(at|bl|iz)$/, + k = /(at|bl|iz)$/, _ = new RegExp("([^aeiouylsz])\\1$"), - B = new RegExp("^" + s + i + "[^aeiouwxy]$"), - V = /^(.+?[^aeiou])y$/, + z = new RegExp("^" + s + i + "[^aeiouwxy]$"), + H = /^(.+?[^aeiou])y$/, q = /^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/, $ = /^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/, - N = + V = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/, W = /^(.+?)(s|t)(ion)$/, P = /^(.+?)e$/, U = /ll$/, G = new RegExp("^" + s + i + "[^aeiouwxy]$"), - j = function (c) { - var v, O, T, d, x, R, D; + N = function (c) { + var g, C, T, d, x, O, D; if (c.length < 3) return c; if ( ((T = c.substr(0, 1)), @@ -450,56 +451,56 @@ (d = m), d.test(L[1]) && ((d = w), (c = c.replace(d, ""))); } else if (x.test(c)) { var L = x.exec(c); - (v = L[1]), + (g = L[1]), (x = y), - x.test(v) && - ((c = v), - (x = Q), - (R = _), - (D = B), + x.test(g) && + ((c = g), + (x = k), + (O = _), + (D = z), x.test(c) ? (c = c + "e") - : R.test(c) + : O.test(c) ? ((d = w), (c = c.replace(d, ""))) : D.test(c) && (c = c + "e")); } - if (((d = V), d.test(c))) { + if (((d = H), d.test(c))) { var L = d.exec(c); - (v = L[1]), (c = v + "i"); + (g = L[1]), (c = g + "i"); } if (((d = q), d.test(c))) { var L = d.exec(c); - (v = L[1]), (O = L[2]), (d = m), d.test(v) && (c = v + e[O]); + (g = L[1]), (C = L[2]), (d = m), d.test(g) && (c = g + e[C]); } if (((d = $), d.test(c))) { var L = d.exec(c); - (v = L[1]), (O = L[2]), (d = m), d.test(v) && (c = v + n[O]); + (g = L[1]), (C = L[2]), (d = m), d.test(g) && (c = g + n[C]); } - if (((d = N), (x = W), d.test(c))) { + if (((d = V), (x = W), d.test(c))) { var L = d.exec(c); - (v = L[1]), (d = g), d.test(v) && (c = v); + (g = L[1]), (d = v), d.test(g) && (c = g); } else if (x.test(c)) { var L = x.exec(c); - (v = L[1] + L[2]), (x = g), x.test(v) && (c = v); + (g = L[1] + L[2]), (x = v), x.test(g) && (c = g); } if (((d = P), d.test(c))) { var L = d.exec(c); - (v = L[1]), - (d = g), + (g = L[1]), + (d = v), (x = b), - (R = G), - (d.test(v) || (x.test(v) && !R.test(v))) && (c = v); + (O = G), + (d.test(g) || (x.test(g) && !O.test(g))) && (c = g); } return ( (d = U), - (x = g), + (x = v), d.test(c) && x.test(c) && ((d = w), (c = c.replace(d, ""))), T == "y" && (c = T.toLowerCase() + c.substr(1)), c ); }; return function (M) { - return M.update(j); + return M.update(N); }; })()), t.Pipeline.registerFunction(t.stemmer, "stemmer"); @@ -718,13 +719,13 @@ if (s.str.length > 1) { var h = s.str.charAt(0), m = s.str.charAt(1), - g; + v; m in s.node.edges - ? (g = s.node.edges[m]) - : ((g = new t.TokenSet()), (s.node.edges[m] = g)), - s.str.length == 1 && (g.final = !0), + ? (v = s.node.edges[m]) + : ((v = new t.TokenSet()), (s.node.edges[m] = v)), + s.str.length == 1 && (v.final = !0), i.push({ - node: g, + node: v, editsRemaining: s.editsRemaining - 1, str: h + s.str.slice(2), }); @@ -797,17 +798,17 @@ l++ ) for (var h = s[l], m = 0; m < u; m++) { - var g = a[m]; - if (g == h || h == "*") { - var b = r.node.edges[g], + var v = a[m]; + if (v == h || h == "*") { + var b = r.node.edges[v], y = r.qNode.edges[h], E = b.final && y.final, p = void 0; - g in r.output.edges - ? ((p = r.output.edges[g]), (p.final = p.final || E)) + v in r.output.edges + ? ((p = r.output.edges[v]), (p.final = p.final || E)) : ((p = new t.TokenSet()), (p.final = E), - (r.output.edges[g] = p)), + (r.output.edges[v] = p)), i.push({ qNode: y, output: p, node: b }); } } @@ -893,8 +894,8 @@ l.usePipeline ? (h = this.pipeline.runString(l.term, { fields: l.fields })) : (h = [l.term]); - for (var g = 0; g < h.length; g++) { - var b = h[g]; + for (var v = 0; v < h.length; v++) { + var b = h[v]; l.term = b; var y = t.TokenSet.fromClause(l), E = this.tokenSet.intersect(y).toArray(); @@ -907,15 +908,15 @@ } for (var S = 0; S < E.length; S++) for ( - var w = E[S], Q = this.invertedIndex[w], _ = Q._index, p = 0; + var w = E[S], k = this.invertedIndex[w], _ = k._index, p = 0; p < l.fields.length; p++ ) { var f = l.fields[p], - B = Q[f], - V = Object.keys(B), + z = k[f], + H = Object.keys(z), q = w + "/" + f, - $ = new t.Set(V); + $ = new t.Set(H); if ( (l.presence == t.Query.presence.REQUIRED && ((m = m.union($)), @@ -927,15 +928,15 @@ continue; } if ( - (i[f].upsert(_, l.boost, function (Qe, Ce) { - return Qe + Ce; + (i[f].upsert(_, l.boost, function (Ie, ke) { + return Ie + ke; }), !s[q]) ) { - for (var N = 0; N < V.length; N++) { - var W = V[N], + for (var V = 0; V < H.length; V++) { + var W = H[V], P = new t.FieldRef(W, f), - U = B[W], + U = z[W], G; (G = r[P]) === void 0 ? (r[P] = new t.MatchData(w, f, U)) @@ -952,16 +953,16 @@ } } for ( - var j = t.Set.complete, M = t.Set.empty, u = 0; + var N = t.Set.complete, M = t.Set.empty, u = 0; u < this.fields.length; u++ ) { var f = this.fields[u]; - o[f] && (j = j.intersect(o[f])), a[f] && (M = M.union(a[f])); + o[f] && (N = N.intersect(o[f])), a[f] && (M = M.union(a[f])); } var c = Object.keys(r), - v = [], - O = Object.create(null); + g = [], + C = Object.create(null); if (n.isNegated()) { c = Object.keys(this.fieldVectors); for (var u = 0; u < c.length; u++) { @@ -973,20 +974,20 @@ for (var u = 0; u < c.length; u++) { var T = t.FieldRef.fromString(c[u]), d = T.docRef; - if (!!j.contains(d) && !M.contains(d)) { + if (N.contains(d) && !M.contains(d)) { var x = this.fieldVectors[T], - R = i[T.fieldName].similarity(x), + O = i[T.fieldName].similarity(x), D; - if ((D = O[d]) !== void 0) - (D.score += R), D.matchData.combine(r[T]); + if ((D = C[d]) !== void 0) + (D.score += O), D.matchData.combine(r[T]); else { - var L = { ref: d, score: R, matchData: r[T] }; - (O[d] = L), v.push(L); + var L = { ref: d, score: O, matchData: r[T] }; + (C[d] = L), g.push(L); } } } - return v.sort(function (Ie, ke) { - return ke.score - Ie.score; + return g.sort(function (Se, Te) { + return Te.score - Se.score; }); }), (t.Index.prototype.toJSON = function () { @@ -1025,8 +1026,8 @@ for (var l = 0; l < i.length; l++) { var h = i[l], m = h[0], - g = h[1]; - r[m] = new t.Vector(g); + v = h[1]; + r[m] = new t.Vector(v); } for (var l = 0; l < o.length; l++) { var h = o[l], @@ -1087,15 +1088,15 @@ l = this.tokenizer(u, { fields: [o] }), h = this.pipeline.run(l), m = new t.FieldRef(r, o), - g = Object.create(null); - (this.fieldTermFrequencies[m] = g), + v = Object.create(null); + (this.fieldTermFrequencies[m] = v), (this.fieldLengths[m] = 0), (this.fieldLengths[m] += h.length); for (var b = 0; b < h.length; b++) { var y = h[b]; if ( - (g[y] == null && (g[y] = 0), - (g[y] += 1), + (v[y] == null && (v[y] = 0), + (v[y] += 1), this.invertedIndex[y] == null) ) { var E = Object.create(null); @@ -1156,31 +1157,31 @@ l = new t.Vector(), h = this.fieldTermFrequencies[o], m = Object.keys(h), - g = m.length, + v = m.length, b = this._fields[a].boost || 1, y = this._documents[o.docRef].boost || 1, E = 0; - E < g; + E < v; E++ ) { var p = m[E], f = h[p], S = this.invertedIndex[p]._index, w, - Q, + k, _; i[p] === void 0 ? ((w = t.idf(this.invertedIndex[p], this.documentCount)), (i[p] = w)) : (w = i[p]), - (Q = + (k = (w * ((this._k1 + 1) * f)) / (this._k1 * (1 - this._b + this._b * (u / this.averageFieldLength[a])) + f)), - (Q *= b), - (Q *= y), - (_ = Math.round(Q * 1e3) / 1e3), + (k *= b), + (k *= y), + (_ = Math.round(k * 1e3) / 1e3), l.insert(S, _); } e[o] = l; @@ -1630,35 +1631,61 @@ (function (e, n) { typeof define == "function" && define.amd ? define(n) - : typeof de == "object" - ? (pe.exports = n()) + : typeof ce == "object" + ? (he.exports = n()) : (e.lunr = n()); })(this, function () { return t; }); })(); }); - var ce = []; - function F(t, e) { - ce.push({ selector: e, constructor: t }); + var le = []; + function B(t, e) { + le.push({ selector: e, constructor: t }); } var Y = class { constructor() { - this.createComponents(document.body); + this.alwaysVisibleMember = null; + this.createComponents(document.body), + this.ensureFocusedElementVisible(), + window.addEventListener("hashchange", () => + this.ensureFocusedElementVisible() + ); } createComponents(e) { - ce.forEach((n) => { + le.forEach((n) => { e.querySelectorAll(n.selector).forEach((r) => { r.dataset.hasInstance || - (new n.constructor({ el: r }), + (new n.constructor({ el: r, app: this }), (r.dataset.hasInstance = String(!0))); }); }); } + filterChanged() { + this.ensureFocusedElementVisible(); + } + ensureFocusedElementVisible() { + this.alwaysVisibleMember && + (this.alwaysVisibleMember.classList.remove("always-visible"), + this.alwaysVisibleMember.firstElementChild.remove(), + (this.alwaysVisibleMember = null)); + let e = document.getElementById(location.hash.substring(1)); + if (!e) return; + let n = e.parentElement; + for (; n && n.tagName !== "SECTION"; ) n = n.parentElement; + if (n && n.offsetParent == null) { + (this.alwaysVisibleMember = n), n.classList.add("always-visible"); + let r = document.createElement("p"); + r.classList.add("warning"), + (r.textContent = + "This member is normally hidden due to your filter settings."), + n.prepend(r); + } + } }; var I = class { constructor(e) { - this.el = e.el; + (this.el = e.el), (this.app = e.app); } }; var J = class { @@ -1685,13 +1712,13 @@ return !e.defaultPrevented; } }; - var re = (t, e = 100) => { + var ne = (t, e = 100) => { let n = Date.now(); return (...r) => { n + e - Date.now() < 0 && (t(...r), (n = Date.now())); }; }; - var ie = class extends J { + var re = class extends J { constructor() { super(); this.scrollTop = 0; @@ -1703,11 +1730,11 @@ (this.navigation = document.querySelector(".col-menu")), window.addEventListener( "scroll", - re(() => this.onScroll(), 10) + ne(() => this.onScroll(), 10) ), window.addEventListener( "resize", - re(() => this.onResize(), 10) + ne(() => this.onResize(), 10) ), (this.searchInput = document.querySelector("#tsd-search input")), this.searchInput && @@ -1750,15 +1777,15 @@ (this.lastY = this.scrollTop); } }, - k = ie; - k.instance = new ie(); + R = re; + R.instance = new re(); var X = class extends I { constructor(n) { super(n); this.anchors = []; this.index = -1; - k.instance.addEventListener("resize", () => this.onResize()), - k.instance.addEventListener("scroll", (r) => this.onScroll(r)), + R.instance.addEventListener("resize", () => this.onResize()), + R.instance.addEventListener("scroll", (r) => this.onScroll(r)), this.createAnchors(); } createAnchors() { @@ -1783,7 +1810,7 @@ } this.anchors.sort((i, s) => i.position - s.position); let r = new CustomEvent("scroll", { - detail: { scrollTop: k.instance.scrollTop }, + detail: { scrollTop: R.instance.scrollTop }, }); this.onScroll(r); } @@ -1802,14 +1829,14 @@ this.anchors[this.index].link.classList.add("focus")); } }; - var he = (t, e = 100) => { + var ue = (t, e = 100) => { let n; - return (...r) => { - clearTimeout(n), (n = setTimeout(() => t(r), e)); + return () => { + clearTimeout(n), (n = setTimeout(() => t(), e)); }; }; - var ve = He(fe()); - function ye() { + var me = De(de()); + function ve() { let t = document.getElementById("tsd-search"); if (!t) return; let e = document.getElementById("search-script"); @@ -1838,26 +1865,26 @@ i || ((i = !1), t.classList.remove("has-focus")); }); let s = { base: t.dataset.base + "/" }; - Ae(t, r, n, s); + Fe(t, r, n, s); } - function Ae(t, e, n, r) { + function Fe(t, e, n, r) { n.addEventListener( "input", - he(() => { - Ne(t, e, n, r); + ue(() => { + He(t, e, n, r); }, 200) ); let i = !1; n.addEventListener("keydown", (s) => { (i = !0), s.key == "Enter" - ? je(e, n) + ? Ve(e, n) : s.key == "Escape" ? n.blur() : s.key == "ArrowUp" - ? me(e, -1) + ? pe(e, -1) : s.key === "ArrowDown" - ? me(e, 1) + ? pe(e, 1) : (i = !1); }), n.addEventListener("keypress", (s) => { @@ -1872,16 +1899,16 @@ (n.focus(), s.preventDefault())); }); } - function Ve(t, e) { + function Ae(t, e) { t.index || (window.searchData && (e.classList.remove("loading"), e.classList.add("ready"), (t.data = window.searchData), - (t.index = ve.Index.load(window.searchData.index)))); + (t.index = me.Index.load(window.searchData.index)))); } - function Ne(t, e, n, r) { - if ((Ve(r, t), !r.index || !r.data)) return; + function He(t, e, n, r) { + if ((Ae(r, t), !r.index || !r.data)) return; e.textContent = ""; let i = n.value.trim(), s = i ? r.index.search(`*${i}*`) : []; @@ -1890,15 +1917,16 @@ u = r.data.rows[Number(a.ref)], l = 1; u.name.toLowerCase().startsWith(i.toLowerCase()) && - (l *= 1 + 1 / (Math.abs(u.name.length - i.length) * 10)), - (l *= u.boost ?? 1), + (l *= 1 + 1 / (1 + Math.abs(u.name.length - i.length))), (a.score *= l); } s.sort((o, a) => a.score - o.score); for (let o = 0, a = Math.min(10, s.length); o < a; o++) { let u = r.data.rows[Number(s[o].ref)], - l = ge(u.name, i); - u.parent && (l = `${ge(u.parent, i)}.${l}`); + l = fe(u.name, i); + globalThis.DEBUG_SEARCH_WEIGHTS && + (l += ` (score: ${s[o].score.toFixed(2)})`), + u.parent && (l = `${fe(u.parent, i)}.${l}`); let h = document.createElement("li"); h.classList.value = u.classes ?? ""; let m = document.createElement("a"); @@ -1908,7 +1936,7 @@ e.appendChild(h); } } - function me(t, e) { + function pe(t, e) { let n = t.querySelector(".current"); if (!n) (n = t.querySelector(e == 1 ? "li:first-child" : "li:last-child")), @@ -1924,14 +1952,14 @@ r && (n.classList.remove("current"), r.classList.add("current")); } } - function je(t, e) { + function Ve(t, e) { let n = t.querySelector(".current"); if ((n || (n = t.querySelector("li:first-child")), n)) { let r = n.querySelector("a"); r && (window.location.href = r.href), e.blur(); } } - function ge(t, e) { + function fe(t, e) { if (e === "") return t; let n = t.toLocaleLowerCase(), r = e.toLocaleLowerCase(), @@ -1940,138 +1968,65 @@ o = n.indexOf(r); for (; o != -1; ) i.push( - se(t.substring(s, o)), - `${se(t.substring(o, o + r.length))}` + ie(t.substring(s, o)), + `${ie(t.substring(o, o + r.length))}` ), (s = o + r.length), (o = n.indexOf(r, s)); - return i.push(se(t.substring(s))), i.join(""); + return i.push(ie(t.substring(s))), i.join(""); } - var ze = { + var Ne = { "&": "&", "<": "<", ">": ">", "'": "'", '"': """, }; - function se(t) { - return t.replace(/[&<>"'"]/g, (e) => ze[e]); + function ie(t) { + return t.replace(/[&<>"'"]/g, (e) => Ne[e]); } - var oe = class { - constructor(e, n) { - (this.signature = e), (this.description = n); - } - addClass(e) { - this.signature.classList.add(e), this.description.classList.add(e); - } - removeClass(e) { - this.signature.classList.remove(e), - this.description.classList.remove(e); - } - }, - Z = class extends I { - constructor(n) { - super(n); - this.groups = []; - this.index = -1; - this.createGroups(), - this.container && - (this.el.classList.add("active"), - Array.from(this.el.children).forEach((r) => { - r.addEventListener("touchstart", (i) => this.onClick(i)), - r.addEventListener("click", (i) => this.onClick(i)); - }), - this.container.classList.add("active"), - this.setIndex(this.inferIndexFromHash())); - } - setIndex(n) { - if ( - (n < 0 && (n = 0), - n > this.groups.length - 1 && (n = this.groups.length - 1), - this.index == n) - ) - return; - let r = this.groups[n]; - if (this.index > -1) { - let i = this.groups[this.index]; - if ( - (i.removeClass("current"), - i.addClass("fade-out"), - r.addClass("current"), - r.addClass("fade-in"), - r.signature.id) - ) { - let s = new URL(location.href); - (s.hash = r.signature.id), history.replaceState({}, "", s); - } - k.instance.triggerResize(), - setTimeout(() => { - i.removeClass("fade-out"), r.removeClass("fade-in"); - }, 300); - } else r.addClass("current"), k.instance.triggerResize(); - this.index = n; - } - createGroups() { - let n = this.el.children; - if (n.length < 2) return; - this.container = this.el.nextElementSibling; - let r = this.container.children; - this.groups = []; - for (let i = 0; i < n.length; i++) this.groups.push(new oe(n[i], r[i])); - } - onClick(n) { - this.groups.forEach((r, i) => { - r.signature === n.currentTarget && this.setIndex(i); - }); - } - inferIndexFromHash() { - let n = location.hash.substring(1), - r = this.groups.findIndex((i) => i.signature.id === n); - return Math.max(0, r); - } - }; - var H = "mousedown", - Le = "mousemove", - z = "mouseup", - K = { x: 0, y: 0 }, - xe = !1, - ae = !1, + var F = "mousedown", + ye = "mousemove", + j = "mouseup", + Z = { x: 0, y: 0 }, + ge = !1, + se = !1, Be = !1, A = !1, - Ee = /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test( + xe = /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test( navigator.userAgent ); - document.documentElement.classList.add(Ee ? "is-mobile" : "not-mobile"); - Ee && + document.documentElement.classList.add(xe ? "is-mobile" : "not-mobile"); + xe && "ontouchstart" in document.documentElement && - ((Be = !0), (H = "touchstart"), (Le = "touchmove"), (z = "touchend")); - document.addEventListener(H, (t) => { - (ae = !0), (A = !1); - let e = H == "touchstart" ? t.targetTouches[0] : t; - (K.y = e.pageY || 0), (K.x = e.pageX || 0); + ((Be = !0), (F = "touchstart"), (ye = "touchmove"), (j = "touchend")); + document.addEventListener(F, (t) => { + (se = !0), (A = !1); + let e = F == "touchstart" ? t.targetTouches[0] : t; + (Z.y = e.pageY || 0), (Z.x = e.pageX || 0); }); - document.addEventListener(Le, (t) => { - if (!!ae && !A) { - let e = H == "touchstart" ? t.targetTouches[0] : t, - n = K.x - (e.pageX || 0), - r = K.y - (e.pageY || 0); + document.addEventListener(ye, (t) => { + if (se && !A) { + let e = F == "touchstart" ? t.targetTouches[0] : t, + n = Z.x - (e.pageX || 0), + r = Z.y - (e.pageY || 0); A = Math.sqrt(n * n + r * r) > 10; } }); - document.addEventListener(z, () => { - ae = !1; + document.addEventListener(j, () => { + se = !1; }); document.addEventListener("click", (t) => { - xe && (t.preventDefault(), t.stopImmediatePropagation(), (xe = !1)); + ge && (t.preventDefault(), t.stopImmediatePropagation(), (ge = !1)); }); - var ee = class extends I { + var K = class extends I { constructor(n) { super(n); (this.className = this.el.dataset.toggle || ""), - this.el.addEventListener(z, (r) => this.onPointerUp(r)), + this.el.addEventListener(j, (r) => this.onPointerUp(r)), this.el.addEventListener("click", (r) => r.preventDefault()), - document.addEventListener(H, (r) => this.onDocumentPointerDown(r)), - document.addEventListener(z, (r) => this.onDocumentPointerUp(r)); + document.addEventListener(F, (r) => this.onDocumentPointerDown(r)), + document.addEventListener(j, (r) => this.onDocumentPointerUp(r)); } setActive(n) { if (this.active == n) return; @@ -2103,21 +2058,21 @@ } } }; - var le; + var oe; try { - le = localStorage; + oe = localStorage; } catch { - le = { + oe = { getItem() { return null; }, setItem() {}, }; } - var C = le; - var be = document.head.appendChild(document.createElement("style")); - be.dataset.for = "filters"; - var te = class extends I { + var Q = oe; + var Le = document.head.appendChild(document.createElement("style")); + Le.dataset.for = "filters"; + var ee = class extends I { constructor(n) { super(n); (this.key = `filter-${this.el.name}`), @@ -2126,21 +2081,22 @@ this.setLocalStorage(this.el.checked); }), this.setLocalStorage(this.fromLocalStorage()), - (be.innerHTML += `html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } + (Le.innerHTML += `html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } `); } fromLocalStorage() { - let n = C.getItem(this.key); + let n = Q.getItem(this.key); return n ? n === "true" : this.el.checked; } setLocalStorage(n) { - C.setItem(this.key, n.toString()), + Q.setItem(this.key, n.toString()), (this.value = n), this.handleValueChange(); } handleValueChange() { (this.el.checked = this.value), document.documentElement.classList.toggle(this.key, this.value), + this.app.filterChanged(), document.querySelectorAll(".tsd-index-section").forEach((n) => { n.style.display = "block"; let r = Array.from(n.querySelectorAll(".tsd-index-link")).every( @@ -2150,7 +2106,7 @@ }); } }; - var ne = class extends I { + var te = class extends I { constructor(n) { super(n); this.calculateHeights(), @@ -2225,12 +2181,12 @@ this.setLocalStorage(n); } fromLocalStorage() { - let n = C.getItem(this.key); + let n = Q.getItem(this.key); return n ? n === "true" : this.el.open; } setLocalStorage(n, r = !1) { (this.fromLocalStorage() === n && !r) || - (C.setItem(this.key, n.toString()), + (Q.setItem(this.key, n.toString()), (this.el.open = n), this.handleValueChange(r)); } @@ -2239,75 +2195,78 @@ (this.fromLocalStorage() ? this.expand(!1) : this.collapse(!1)); } }; - function Se(t) { - let e = C.getItem("tsd-theme") || "os"; + function be(t) { + let e = Q.getItem("tsd-theme") || "os"; (t.value = e), - we(e), + Ee(e), t.addEventListener("change", () => { - C.setItem("tsd-theme", t.value), we(t.value); + Q.setItem("tsd-theme", t.value), Ee(t.value); }); } - function we(t) { + function Ee(t) { document.documentElement.dataset.theme = t; } - ye(); - F(X, ".menu-highlight"); - F(Z, ".tsd-signatures"); - F(ee, "a[data-toggle]"); - F(ne, ".tsd-index-accordion"); - F(te, ".tsd-filter-item input[type=checkbox]"); - var Te = document.getElementById("theme"); - Te && Se(Te); - var qe = new Y(); - Object.defineProperty(window, "app", { value: qe }); + ve(); + B(X, ".menu-highlight"); + B(K, "a[data-toggle]"); + B(te, ".tsd-index-accordion"); + B(ee, ".tsd-filter-item input[type=checkbox]"); + var we = document.getElementById("theme"); + we && be(we); + var je = new Y(); + Object.defineProperty(window, "app", { value: je }); })(); -/*! - * lunr.Builder - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.Index - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.Pipeline - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.Set - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.TokenSet - * 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.tokenizer - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.trimmer - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.utils - * Copyright (C) 2020 Oliver Nightingale - */ -/** - * 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 - */ +/*! 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/docs/assets/search.js b/docs/assets/search.js index 1d240ab..7ea3795 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1,3 +1,3 @@ window.searchData = JSON.parse( - '{"kinds":{"2":"Module","8":"Enumeration","16":"Enumeration Member","32":"Variable","64":"Function","128":"Class","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias","8388608":"Reference"},"rows":[{"id":0,"kind":2,"name":"index","url":"modules/index.html","classes":"tsd-kind-module"},{"id":1,"kind":4194304,"name":"RetryConfig","url":"types/index.RetryConfig.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"index"},{"id":2,"kind":65536,"name":"__type","url":"types/index.RetryConfig.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"index.RetryConfig"},{"id":3,"kind":1024,"name":"total","url":"types/index.RetryConfig.html#__type.total","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.RetryConfig.__type"},{"id":4,"kind":1024,"name":"backoffFactor","url":"types/index.RetryConfig.html#__type.backoffFactor","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.RetryConfig.__type"},{"id":5,"kind":1024,"name":"statusForcelist","url":"types/index.RetryConfig.html#__type.statusForcelist","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.RetryConfig.__type"},{"id":6,"kind":4194304,"name":"BlueButtonJsonConfig","url":"types/index.BlueButtonJsonConfig.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"index"},{"id":7,"kind":65536,"name":"__type","url":"types/index.BlueButtonJsonConfig.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"index.BlueButtonJsonConfig"},{"id":8,"kind":1024,"name":"clientId","url":"types/index.BlueButtonJsonConfig.html#__type.clientId","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"id":9,"kind":1024,"name":"clientSecret","url":"types/index.BlueButtonJsonConfig.html#__type.clientSecret","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"id":10,"kind":1024,"name":"callbackUrl","url":"types/index.BlueButtonJsonConfig.html#__type.callbackUrl","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"id":11,"kind":1024,"name":"version","url":"types/index.BlueButtonJsonConfig.html#__type.version","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"id":12,"kind":1024,"name":"environment","url":"types/index.BlueButtonJsonConfig.html#__type.environment","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"id":13,"kind":1024,"name":"retrySettings","url":"types/index.BlueButtonJsonConfig.html#__type.retrySettings","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"id":14,"kind":1024,"name":"tokenRefreshOnExpire","url":"types/index.BlueButtonJsonConfig.html#__type.tokenRefreshOnExpire","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"id":15,"kind":4194304,"name":"BlueButtonConfig","url":"types/index.BlueButtonConfig.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"index"},{"id":16,"kind":128,"name":"BlueButton","url":"classes/index.BlueButton.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"index"},{"id":17,"kind":512,"name":"constructor","url":"classes/index.BlueButton.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"index.BlueButton"},{"id":18,"kind":1024,"name":"clientId","url":"classes/index.BlueButton.html#clientId","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"id":19,"kind":1024,"name":"clientSecret","url":"classes/index.BlueButton.html#clientSecret","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"id":20,"kind":1024,"name":"callbackUrl","url":"classes/index.BlueButton.html#callbackUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"id":21,"kind":1024,"name":"version","url":"classes/index.BlueButton.html#version","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"id":22,"kind":1024,"name":"baseUrl","url":"classes/index.BlueButton.html#baseUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"id":23,"kind":1024,"name":"retrySettings","url":"classes/index.BlueButton.html#retrySettings","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"id":24,"kind":1024,"name":"tokenRefreshOnExpire","url":"classes/index.BlueButton.html#tokenRefreshOnExpire","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"id":25,"kind":2048,"name":"normalizeConfig","url":"classes/index.BlueButton.html#normalizeConfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":26,"kind":65536,"name":"__type","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type","classes":"tsd-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig"},{"id":27,"kind":1024,"name":"clientId","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.clientId-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"id":28,"kind":1024,"name":"clientSecret","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.clientSecret-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"id":29,"kind":1024,"name":"callbackUrl","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.callbackUrl-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"id":30,"kind":1024,"name":"retrySettings","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.retrySettings-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"id":31,"kind":1024,"name":"version","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.version-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"id":32,"kind":1024,"name":"tokenRefreshOnExpire","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.tokenRefreshOnExpire-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"id":33,"kind":1024,"name":"baseUrl","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.baseUrl-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"id":34,"kind":2048,"name":"getExplanationOfBenefitData","url":"classes/index.BlueButton.html#getExplanationOfBenefitData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":35,"kind":2048,"name":"getPatientData","url":"classes/index.BlueButton.html#getPatientData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":36,"kind":2048,"name":"getCoverageData","url":"classes/index.BlueButton.html#getCoverageData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":37,"kind":2048,"name":"getProfileData","url":"classes/index.BlueButton.html#getProfileData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":38,"kind":2048,"name":"getCustomData","url":"classes/index.BlueButton.html#getCustomData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":39,"kind":2048,"name":"extractNextPageUrl","url":"classes/index.BlueButton.html#extractNextPageUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":40,"kind":2048,"name":"extractPageNavUrl","url":"classes/index.BlueButton.html#extractPageNavUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":41,"kind":2048,"name":"getPages","url":"classes/index.BlueButton.html#getPages","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":42,"kind":2048,"name":"generateAuthData","url":"classes/index.BlueButton.html#generateAuthData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":43,"kind":2048,"name":"generateAuthorizeUrl","url":"classes/index.BlueButton.html#generateAuthorizeUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":44,"kind":2048,"name":"refreshAuthToken","url":"classes/index.BlueButton.html#refreshAuthToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":45,"kind":2048,"name":"getAuthorizationToken","url":"classes/index.BlueButton.html#getAuthorizationToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"id":46,"kind":2,"name":"auth","url":"modules/auth.html","classes":"tsd-kind-module"},{"id":47,"kind":64,"name":"generateAuthData","url":"functions/auth.generateAuthData.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"id":48,"kind":64,"name":"generateAuthorizeUrl","url":"functions/auth.generateAuthorizeUrl.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"id":49,"kind":64,"name":"generateTokenPostData","url":"functions/auth.generateTokenPostData.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"id":50,"kind":64,"name":"getAccessTokenUrl","url":"functions/auth.getAccessTokenUrl.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"id":51,"kind":64,"name":"getAuthorizationToken","url":"functions/auth.getAuthorizationToken.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"id":52,"kind":64,"name":"refreshAuthToken","url":"functions/auth.refreshAuthToken.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"id":53,"kind":4194304,"name":"AuthData","url":"types/auth.AuthData.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"auth"},{"id":54,"kind":65536,"name":"__type","url":"types/auth.AuthData.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"auth.AuthData"},{"id":55,"kind":1024,"name":"codeChallenge","url":"types/auth.AuthData.html#__type.codeChallenge","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.AuthData.__type"},{"id":56,"kind":1024,"name":"verifier","url":"types/auth.AuthData.html#__type.verifier","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.AuthData.__type"},{"id":57,"kind":1024,"name":"state","url":"types/auth.AuthData.html#__type.state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.AuthData.__type"},{"id":58,"kind":4194304,"name":"TokenPostData","url":"types/auth.TokenPostData.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"auth"},{"id":59,"kind":65536,"name":"__type","url":"types/auth.TokenPostData.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"auth.TokenPostData"},{"id":60,"kind":1024,"name":"client_id","url":"types/auth.TokenPostData.html#__type.client_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"id":61,"kind":1024,"name":"client_secret","url":"types/auth.TokenPostData.html#__type.client_secret","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"id":62,"kind":1024,"name":"code","url":"types/auth.TokenPostData.html#__type.code","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"id":63,"kind":1024,"name":"grant_type","url":"types/auth.TokenPostData.html#__type.grant_type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"id":64,"kind":1024,"name":"redirect_uri","url":"types/auth.TokenPostData.html#__type.redirect_uri","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"id":65,"kind":1024,"name":"code_verifier","url":"types/auth.TokenPostData.html#__type.code_verifier","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"id":66,"kind":1024,"name":"code_challenge","url":"types/auth.TokenPostData.html#__type.code_challenge","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"id":67,"kind":2,"name":"resource","url":"modules/resource.html","classes":"tsd-kind-module"},{"id":68,"kind":64,"name":"sleep","url":"functions/resource.sleep.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"resource"},{"id":69,"kind":64,"name":"getFhirResourceByPath","url":"functions/resource.getFhirResourceByPath.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"resource"},{"id":70,"kind":64,"name":"getFhirResource","url":"functions/resource.getFhirResource.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"resource"},{"id":71,"kind":8,"name":"FhirResourceType","url":"enums/resource.FhirResourceType.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"resource"},{"id":72,"kind":16,"name":"Patient","url":"enums/resource.FhirResourceType.html#Patient","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"resource.FhirResourceType"},{"id":73,"kind":16,"name":"Coverage","url":"enums/resource.FhirResourceType.html#Coverage","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"resource.FhirResourceType"},{"id":74,"kind":16,"name":"Profile","url":"enums/resource.FhirResourceType.html#Profile","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"resource.FhirResourceType"},{"id":75,"kind":16,"name":"ExplanationOfBenefit","url":"enums/resource.FhirResourceType.html#ExplanationOfBenefit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"resource.FhirResourceType"},{"id":76,"kind":2,"name":"entities/AuthorizationToken","url":"modules/entities_AuthorizationToken.html","classes":"tsd-kind-module"},{"id":77,"kind":4194304,"name":"AuthorizationTokenData","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"entities/AuthorizationToken"},{"id":78,"kind":65536,"name":"__type","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"entities/AuthorizationToken.AuthorizationTokenData"},{"id":79,"kind":1024,"name":"access_token","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.access_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"id":80,"kind":1024,"name":"expires_in","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.expires_in","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"id":81,"kind":1024,"name":"token_type","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.token_type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"id":82,"kind":1024,"name":"scope","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.scope","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"id":83,"kind":1024,"name":"refresh_token","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.refresh_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"id":84,"kind":1024,"name":"patient","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.patient","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"id":85,"kind":1024,"name":"expires_at","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.expires_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"id":86,"kind":128,"name":"AuthorizationToken","url":"classes/entities_AuthorizationToken.AuthorizationToken.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"entities/AuthorizationToken"},{"id":87,"kind":512,"name":"constructor","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"id":88,"kind":1024,"name":"accessToken","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#accessToken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"id":89,"kind":1024,"name":"expiresIn","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#expiresIn","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"id":90,"kind":1024,"name":"expiresAt","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#expiresAt","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"id":91,"kind":1024,"name":"tokenType","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#tokenType","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"id":92,"kind":1024,"name":"scope","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#scope","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"id":93,"kind":1024,"name":"refreshToken","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#refreshToken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"id":94,"kind":1024,"name":"patient","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#patient","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"id":95,"kind":2,"name":"enums/environments","url":"modules/enums_environments.html","classes":"tsd-kind-module"},{"id":96,"kind":8,"name":"Environments","url":"enums/enums_environments.Environments.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"enums/environments"},{"id":97,"kind":16,"name":"PRODUCTION","url":"enums/enums_environments.Environments.html#PRODUCTION","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/environments.Environments"},{"id":98,"kind":16,"name":"SANDBOX","url":"enums/enums_environments.Environments.html#SANDBOX","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/environments.Environments"},{"id":99,"kind":16,"name":"TEST","url":"enums/enums_environments.Environments.html#TEST","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/environments.Environments"},{"id":100,"kind":16,"name":"LOCAL","url":"enums/enums_environments.Environments.html#LOCAL","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/environments.Environments"},{"id":101,"kind":32,"name":"SDK_HEADERS","url":"variables/enums_environments.SDK_HEADERS.html","classes":"tsd-kind-variable tsd-parent-kind-module","parent":"enums/environments"},{"id":102,"kind":65536,"name":"__type","url":"variables/enums_environments.SDK_HEADERS.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable","parent":"enums/environments.SDK_HEADERS"},{"id":103,"kind":1024,"name":"X-BLUEBUTTON-SDK","url":"variables/enums_environments.SDK_HEADERS.html#__type.X_BLUEBUTTON_SDK","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"enums/environments.SDK_HEADERS.__type"},{"id":104,"kind":1024,"name":"X-BLUEBUTTON-SDK-VERSION","url":"variables/enums_environments.SDK_HEADERS.html#__type.X_BLUEBUTTON_SDK_VERSION","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"enums/environments.SDK_HEADERS.__type"},{"id":105,"kind":2,"name":"enums/errors","url":"modules/enums_errors.html","classes":"tsd-kind-module"},{"id":106,"kind":8,"name":"Errors","url":"enums/enums_errors.Errors.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"enums/errors"},{"id":107,"kind":16,"name":"CALLBACK_ACCESS_DENIED","url":"enums/enums_errors.Errors.html#CALLBACK_ACCESS_DENIED","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"id":108,"kind":16,"name":"CALLBACK_ACCESS_CODE_MISSING","url":"enums/enums_errors.Errors.html#CALLBACK_ACCESS_CODE_MISSING","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"id":109,"kind":16,"name":"CALLBACK_STATE_MISSING","url":"enums/enums_errors.Errors.html#CALLBACK_STATE_MISSING","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"id":110,"kind":16,"name":"CALLBACK_STATE_DOES_NOT_MATCH","url":"enums/enums_errors.Errors.html#CALLBACK_STATE_DOES_NOT_MATCH","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"id":111,"kind":16,"name":"AUTH_TOKEN_URL_RESPONSE_DATA_MISSING","url":"enums/enums_errors.Errors.html#AUTH_TOKEN_URL_RESPONSE_DATA_MISSING","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"id":112,"kind":16,"name":"GET_FHIR_RESOURCE_INALID_AUTH_TOKEN","url":"enums/enums_errors.Errors.html#GET_FHIR_RESOURCE_INALID_AUTH_TOKEN","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"id":113,"kind":8388608,"name":"AuthorizationTokenData","url":"modules/index.html#AuthorizationTokenData","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"},{"id":114,"kind":8388608,"name":"AuthorizationToken","url":"modules/index.html#AuthorizationToken","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"},{"id":115,"kind":8388608,"name":"AuthData","url":"modules/index.html#AuthData","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"},{"id":116,"kind":8388608,"name":"Environments","url":"modules/index.html#Environments","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"},{"id":117,"kind":8388608,"name":"Errors","url":"modules/index.html#Errors","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,24.688]],["parent/0",[]],["name/1",[1,44.476]],["parent/1",[0,2.376]],["name/2",[2,28.11]],["parent/2",[3,4.28]],["name/3",[4,44.476]],["parent/3",[5,3.451]],["name/4",[6,44.476]],["parent/4",[5,3.451]],["name/5",[7,44.476]],["parent/5",[5,3.451]],["name/6",[8,44.476]],["parent/6",[0,2.376]],["name/7",[2,28.11]],["parent/7",[9,4.28]],["name/8",[10,35.86]],["parent/8",[11,2.705]],["name/9",[12,35.86]],["parent/9",[11,2.705]],["name/10",[13,35.86]],["parent/10",[11,2.705]],["name/11",[14,33.304]],["parent/11",[11,2.705]],["name/12",[15,44.476]],["parent/12",[11,2.705]],["name/13",[16,35.86]],["parent/13",[11,2.705]],["name/14",[17,35.86]],["parent/14",[11,2.705]],["name/15",[18,44.476]],["parent/15",[0,2.376]],["name/16",[19,35.86]],["parent/16",[0,2.376]],["name/17",[20,39.282]],["parent/17",[21,1.674]],["name/18",[10,35.86]],["parent/18",[21,1.674]],["name/19",[12,35.86]],["parent/19",[21,1.674]],["name/20",[13,35.86]],["parent/20",[21,1.674]],["name/21",[14,33.304]],["parent/21",[21,1.674]],["name/22",[22,39.282]],["parent/22",[21,1.674]],["name/23",[16,35.86]],["parent/23",[21,1.674]],["name/24",[17,35.86]],["parent/24",[21,1.674]],["name/25",[23,44.476]],["parent/25",[21,1.674]],["name/26",[2,28.11]],["parent/26",[24,4.28]],["name/27",[10,35.86]],["parent/27",[25,2.705]],["name/28",[12,35.86]],["parent/28",[25,2.705]],["name/29",[13,35.86]],["parent/29",[25,2.705]],["name/30",[16,35.86]],["parent/30",[25,2.705]],["name/31",[14,33.304]],["parent/31",[25,2.705]],["name/32",[17,35.86]],["parent/32",[25,2.705]],["name/33",[22,39.282]],["parent/33",[25,2.705]],["name/34",[26,44.476]],["parent/34",[21,1.674]],["name/35",[27,44.476]],["parent/35",[21,1.674]],["name/36",[28,44.476]],["parent/36",[21,1.674]],["name/37",[29,44.476]],["parent/37",[21,1.674]],["name/38",[30,44.476]],["parent/38",[21,1.674]],["name/39",[31,44.476]],["parent/39",[21,1.674]],["name/40",[32,44.476]],["parent/40",[21,1.674]],["name/41",[33,44.476]],["parent/41",[21,1.674]],["name/42",[34,39.282]],["parent/42",[21,1.674]],["name/43",[35,39.282]],["parent/43",[21,1.674]],["name/44",[36,39.282]],["parent/44",[21,1.674]],["name/45",[37,39.282]],["parent/45",[21,1.674]],["name/46",[38,25.706]],["parent/46",[]],["name/47",[34,39.282]],["parent/47",[38,2.474]],["name/48",[35,39.282]],["parent/48",[38,2.474]],["name/49",[39,44.476]],["parent/49",[38,2.474]],["name/50",[40,44.476]],["parent/50",[38,2.474]],["name/51",[37,39.282]],["parent/51",[38,2.474]],["name/52",[36,39.282]],["parent/52",[38,2.474]],["name/53",[41,39.282]],["parent/53",[38,2.474]],["name/54",[2,28.11]],["parent/54",[42,4.28]],["name/55",[43,44.476]],["parent/55",[44,3.451]],["name/56",[45,44.476]],["parent/56",[44,3.451]],["name/57",[46,44.476]],["parent/57",[44,3.451]],["name/58",[47,44.476]],["parent/58",[38,2.474]],["name/59",[2,28.11]],["parent/59",[48,4.28]],["name/60",[49,44.476]],["parent/60",[50,2.705]],["name/61",[51,44.476]],["parent/61",[50,2.705]],["name/62",[52,44.476]],["parent/62",[50,2.705]],["name/63",[53,44.476]],["parent/63",[50,2.705]],["name/64",[54,44.476]],["parent/64",[50,2.705]],["name/65",[55,44.476]],["parent/65",[50,2.705]],["name/66",[56,44.476]],["parent/66",[50,2.705]],["name/67",[57,31.264]],["parent/67",[]],["name/68",[58,44.476]],["parent/68",[57,3.008]],["name/69",[59,44.476]],["parent/69",[57,3.008]],["name/70",[60,44.476]],["parent/70",[57,3.008]],["name/71",[61,44.476]],["parent/71",[57,3.008]],["name/72",[62,35.86]],["parent/72",[63,3.205]],["name/73",[64,44.476]],["parent/73",[63,3.205]],["name/74",[65,44.476]],["parent/74",[63,3.205]],["name/75",[66,44.476]],["parent/75",[63,3.205]],["name/76",[67,35.86]],["parent/76",[]],["name/77",[68,39.282]],["parent/77",[67,3.451]],["name/78",[2,28.11]],["parent/78",[69,4.28]],["name/79",[70,44.476]],["parent/79",[71,2.705]],["name/80",[72,44.476]],["parent/80",[71,2.705]],["name/81",[73,44.476]],["parent/81",[71,2.705]],["name/82",[74,39.282]],["parent/82",[71,2.705]],["name/83",[75,44.476]],["parent/83",[71,2.705]],["name/84",[62,35.86]],["parent/84",[71,2.705]],["name/85",[76,44.476]],["parent/85",[71,2.705]],["name/86",[77,39.282]],["parent/86",[67,3.451]],["name/87",[20,39.282]],["parent/87",[78,2.582]],["name/88",[79,44.476]],["parent/88",[78,2.582]],["name/89",[80,44.476]],["parent/89",[78,2.582]],["name/90",[81,44.476]],["parent/90",[78,2.582]],["name/91",[82,44.476]],["parent/91",[78,2.582]],["name/92",[74,39.282]],["parent/92",[78,2.582]],["name/93",[83,44.476]],["parent/93",[78,2.582]],["name/94",[62,35.86]],["parent/94",[78,2.582]],["name/95",[84,35.86]],["parent/95",[]],["name/96",[85,39.282]],["parent/96",[84,3.451]],["name/97",[86,44.476]],["parent/97",[87,3.205]],["name/98",[88,44.476]],["parent/98",[87,3.205]],["name/99",[89,44.476]],["parent/99",[87,3.205]],["name/100",[90,44.476]],["parent/100",[87,3.205]],["name/101",[91,44.476]],["parent/101",[84,3.451]],["name/102",[2,28.11]],["parent/102",[92,4.28]],["name/103",[19,19.942,93,21.845,94,21.845]],["parent/103",[95,3.78]],["name/104",[14,15.157,19,16.32,93,17.877,94,17.877]],["parent/104",[95,3.78]],["name/105",[96,39.282]],["parent/105",[]],["name/106",[97,39.282]],["parent/106",[96,3.78]],["name/107",[98,44.476]],["parent/107",[99,2.845]],["name/108",[100,44.476]],["parent/108",[99,2.845]],["name/109",[101,44.476]],["parent/109",[99,2.845]],["name/110",[102,44.476]],["parent/110",[99,2.845]],["name/111",[103,44.476]],["parent/111",[99,2.845]],["name/112",[104,44.476]],["parent/112",[99,2.845]],["name/113",[68,39.282]],["parent/113",[0,2.376]],["name/114",[77,39.282]],["parent/114",[0,2.376]],["name/115",[41,39.282]],["parent/115",[0,2.376]],["name/116",[85,39.282]],["parent/116",[0,2.376]],["name/117",[97,39.282]],["parent/117",[0,2.376]]],"invertedIndex":[["__type",{"_index":2,"name":{"2":{},"7":{},"26":{},"54":{},"59":{},"78":{},"102":{}},"parent":{}}],["access_token",{"_index":70,"name":{"79":{}},"parent":{}}],["accesstoken",{"_index":79,"name":{"88":{}},"parent":{}}],["auth",{"_index":38,"name":{"46":{}},"parent":{"47":{},"48":{},"49":{},"50":{},"51":{},"52":{},"53":{},"58":{}}}],["auth.authdata",{"_index":42,"name":{},"parent":{"54":{}}}],["auth.authdata.__type",{"_index":44,"name":{},"parent":{"55":{},"56":{},"57":{}}}],["auth.tokenpostdata",{"_index":48,"name":{},"parent":{"59":{}}}],["auth.tokenpostdata.__type",{"_index":50,"name":{},"parent":{"60":{},"61":{},"62":{},"63":{},"64":{},"65":{},"66":{}}}],["auth_token_url_response_data_missing",{"_index":103,"name":{"111":{}},"parent":{}}],["authdata",{"_index":41,"name":{"53":{},"115":{}},"parent":{}}],["authorizationtoken",{"_index":77,"name":{"86":{},"114":{}},"parent":{}}],["authorizationtokendata",{"_index":68,"name":{"77":{},"113":{}},"parent":{}}],["backofffactor",{"_index":6,"name":{"4":{}},"parent":{}}],["baseurl",{"_index":22,"name":{"22":{},"33":{}},"parent":{}}],["bluebutton",{"_index":19,"name":{"16":{},"103":{},"104":{}},"parent":{}}],["bluebuttonconfig",{"_index":18,"name":{"15":{}},"parent":{}}],["bluebuttonjsonconfig",{"_index":8,"name":{"6":{}},"parent":{}}],["callback_access_code_missing",{"_index":100,"name":{"108":{}},"parent":{}}],["callback_access_denied",{"_index":98,"name":{"107":{}},"parent":{}}],["callback_state_does_not_match",{"_index":102,"name":{"110":{}},"parent":{}}],["callback_state_missing",{"_index":101,"name":{"109":{}},"parent":{}}],["callbackurl",{"_index":13,"name":{"10":{},"20":{},"29":{}},"parent":{}}],["client_id",{"_index":49,"name":{"60":{}},"parent":{}}],["client_secret",{"_index":51,"name":{"61":{}},"parent":{}}],["clientid",{"_index":10,"name":{"8":{},"18":{},"27":{}},"parent":{}}],["clientsecret",{"_index":12,"name":{"9":{},"19":{},"28":{}},"parent":{}}],["code",{"_index":52,"name":{"62":{}},"parent":{}}],["code_challenge",{"_index":56,"name":{"66":{}},"parent":{}}],["code_verifier",{"_index":55,"name":{"65":{}},"parent":{}}],["codechallenge",{"_index":43,"name":{"55":{}},"parent":{}}],["constructor",{"_index":20,"name":{"17":{},"87":{}},"parent":{}}],["coverage",{"_index":64,"name":{"73":{}},"parent":{}}],["entities/authorizationtoken",{"_index":67,"name":{"76":{}},"parent":{"77":{},"86":{}}}],["entities/authorizationtoken.authorizationtoken",{"_index":78,"name":{},"parent":{"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{}}}],["entities/authorizationtoken.authorizationtokendata",{"_index":69,"name":{},"parent":{"78":{}}}],["entities/authorizationtoken.authorizationtokendata.__type",{"_index":71,"name":{},"parent":{"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{}}}],["enums/environments",{"_index":84,"name":{"95":{}},"parent":{"96":{},"101":{}}}],["enums/environments.environments",{"_index":87,"name":{},"parent":{"97":{},"98":{},"99":{},"100":{}}}],["enums/environments.sdk_headers",{"_index":92,"name":{},"parent":{"102":{}}}],["enums/environments.sdk_headers.__type",{"_index":95,"name":{},"parent":{"103":{},"104":{}}}],["enums/errors",{"_index":96,"name":{"105":{}},"parent":{"106":{}}}],["enums/errors.errors",{"_index":99,"name":{},"parent":{"107":{},"108":{},"109":{},"110":{},"111":{},"112":{}}}],["environment",{"_index":15,"name":{"12":{}},"parent":{}}],["environments",{"_index":85,"name":{"96":{},"116":{}},"parent":{}}],["errors",{"_index":97,"name":{"106":{},"117":{}},"parent":{}}],["expires_at",{"_index":76,"name":{"85":{}},"parent":{}}],["expires_in",{"_index":72,"name":{"80":{}},"parent":{}}],["expiresat",{"_index":81,"name":{"90":{}},"parent":{}}],["expiresin",{"_index":80,"name":{"89":{}},"parent":{}}],["explanationofbenefit",{"_index":66,"name":{"75":{}},"parent":{}}],["extractnextpageurl",{"_index":31,"name":{"39":{}},"parent":{}}],["extractpagenavurl",{"_index":32,"name":{"40":{}},"parent":{}}],["fhirresourcetype",{"_index":61,"name":{"71":{}},"parent":{}}],["generateauthdata",{"_index":34,"name":{"42":{},"47":{}},"parent":{}}],["generateauthorizeurl",{"_index":35,"name":{"43":{},"48":{}},"parent":{}}],["generatetokenpostdata",{"_index":39,"name":{"49":{}},"parent":{}}],["get_fhir_resource_inalid_auth_token",{"_index":104,"name":{"112":{}},"parent":{}}],["getaccesstokenurl",{"_index":40,"name":{"50":{}},"parent":{}}],["getauthorizationtoken",{"_index":37,"name":{"45":{},"51":{}},"parent":{}}],["getcoveragedata",{"_index":28,"name":{"36":{}},"parent":{}}],["getcustomdata",{"_index":30,"name":{"38":{}},"parent":{}}],["getexplanationofbenefitdata",{"_index":26,"name":{"34":{}},"parent":{}}],["getfhirresource",{"_index":60,"name":{"70":{}},"parent":{}}],["getfhirresourcebypath",{"_index":59,"name":{"69":{}},"parent":{}}],["getpages",{"_index":33,"name":{"41":{}},"parent":{}}],["getpatientdata",{"_index":27,"name":{"35":{}},"parent":{}}],["getprofiledata",{"_index":29,"name":{"37":{}},"parent":{}}],["grant_type",{"_index":53,"name":{"63":{}},"parent":{}}],["index",{"_index":0,"name":{"0":{}},"parent":{"1":{},"6":{},"15":{},"16":{},"113":{},"114":{},"115":{},"116":{},"117":{}}}],["index.bluebutton",{"_index":21,"name":{},"parent":{"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"34":{},"35":{},"36":{},"37":{},"38":{},"39":{},"40":{},"41":{},"42":{},"43":{},"44":{},"45":{}}}],["index.bluebutton.normalizeconfig.normalizeconfig",{"_index":24,"name":{},"parent":{"26":{}}}],["index.bluebutton.normalizeconfig.normalizeconfig.__type",{"_index":25,"name":{},"parent":{"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{}}}],["index.bluebuttonjsonconfig",{"_index":9,"name":{},"parent":{"7":{}}}],["index.bluebuttonjsonconfig.__type",{"_index":11,"name":{},"parent":{"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{}}}],["index.retryconfig",{"_index":3,"name":{},"parent":{"2":{}}}],["index.retryconfig.__type",{"_index":5,"name":{},"parent":{"3":{},"4":{},"5":{}}}],["local",{"_index":90,"name":{"100":{}},"parent":{}}],["normalizeconfig",{"_index":23,"name":{"25":{}},"parent":{}}],["patient",{"_index":62,"name":{"72":{},"84":{},"94":{}},"parent":{}}],["production",{"_index":86,"name":{"97":{}},"parent":{}}],["profile",{"_index":65,"name":{"74":{}},"parent":{}}],["redirect_uri",{"_index":54,"name":{"64":{}},"parent":{}}],["refresh_token",{"_index":75,"name":{"83":{}},"parent":{}}],["refreshauthtoken",{"_index":36,"name":{"44":{},"52":{}},"parent":{}}],["refreshtoken",{"_index":83,"name":{"93":{}},"parent":{}}],["resource",{"_index":57,"name":{"67":{}},"parent":{"68":{},"69":{},"70":{},"71":{}}}],["resource.fhirresourcetype",{"_index":63,"name":{},"parent":{"72":{},"73":{},"74":{},"75":{}}}],["retryconfig",{"_index":1,"name":{"1":{}},"parent":{}}],["retrysettings",{"_index":16,"name":{"13":{},"23":{},"30":{}},"parent":{}}],["sandbox",{"_index":88,"name":{"98":{}},"parent":{}}],["scope",{"_index":74,"name":{"82":{},"92":{}},"parent":{}}],["sdk",{"_index":94,"name":{"103":{},"104":{}},"parent":{}}],["sdk_headers",{"_index":91,"name":{"101":{}},"parent":{}}],["sleep",{"_index":58,"name":{"68":{}},"parent":{}}],["state",{"_index":46,"name":{"57":{}},"parent":{}}],["statusforcelist",{"_index":7,"name":{"5":{}},"parent":{}}],["test",{"_index":89,"name":{"99":{}},"parent":{}}],["token_type",{"_index":73,"name":{"81":{}},"parent":{}}],["tokenpostdata",{"_index":47,"name":{"58":{}},"parent":{}}],["tokenrefreshonexpire",{"_index":17,"name":{"14":{},"24":{},"32":{}},"parent":{}}],["tokentype",{"_index":82,"name":{"91":{}},"parent":{}}],["total",{"_index":4,"name":{"3":{}},"parent":{}}],["verifier",{"_index":45,"name":{"56":{}},"parent":{}}],["version",{"_index":14,"name":{"11":{},"21":{},"31":{},"104":{}},"parent":{}}],["x",{"_index":93,"name":{"103":{},"104":{}},"parent":{}}]],"pipeline":[]}}' + '{"kinds":{"2":"Module","8":"Enumeration","16":"Enumeration Member","32":"Variable","64":"Function","128":"Class","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias","8388608":"Reference"},"rows":[{"kind":2,"name":"index","url":"modules/index.html","classes":"tsd-kind-module"},{"kind":4194304,"name":"RetryConfig","url":"types/index.RetryConfig.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"index"},{"kind":65536,"name":"__type","url":"types/index.RetryConfig.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"index.RetryConfig"},{"kind":1024,"name":"total","url":"types/index.RetryConfig.html#__type.total","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.RetryConfig.__type"},{"kind":1024,"name":"backoffFactor","url":"types/index.RetryConfig.html#__type.backoffFactor","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.RetryConfig.__type"},{"kind":1024,"name":"statusForcelist","url":"types/index.RetryConfig.html#__type.statusForcelist","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.RetryConfig.__type"},{"kind":4194304,"name":"BlueButtonJsonConfig","url":"types/index.BlueButtonJsonConfig.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"index"},{"kind":65536,"name":"__type","url":"types/index.BlueButtonJsonConfig.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"index.BlueButtonJsonConfig"},{"kind":1024,"name":"clientId","url":"types/index.BlueButtonJsonConfig.html#__type.clientId","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"kind":1024,"name":"clientSecret","url":"types/index.BlueButtonJsonConfig.html#__type.clientSecret","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"kind":1024,"name":"callbackUrl","url":"types/index.BlueButtonJsonConfig.html#__type.callbackUrl","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"kind":1024,"name":"version","url":"types/index.BlueButtonJsonConfig.html#__type.version","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"kind":1024,"name":"environment","url":"types/index.BlueButtonJsonConfig.html#__type.environment","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"kind":1024,"name":"retrySettings","url":"types/index.BlueButtonJsonConfig.html#__type.retrySettings","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"kind":1024,"name":"tokenRefreshOnExpire","url":"types/index.BlueButtonJsonConfig.html#__type.tokenRefreshOnExpire","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButtonJsonConfig.__type"},{"kind":4194304,"name":"BlueButtonConfig","url":"types/index.BlueButtonConfig.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"index"},{"kind":128,"name":"BlueButton","url":"classes/index.BlueButton.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"index"},{"kind":512,"name":"constructor","url":"classes/index.BlueButton.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":1024,"name":"clientId","url":"classes/index.BlueButton.html#clientId","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":1024,"name":"clientSecret","url":"classes/index.BlueButton.html#clientSecret","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":1024,"name":"callbackUrl","url":"classes/index.BlueButton.html#callbackUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":1024,"name":"version","url":"classes/index.BlueButton.html#version","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":1024,"name":"baseUrl","url":"classes/index.BlueButton.html#baseUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":1024,"name":"retrySettings","url":"classes/index.BlueButton.html#retrySettings","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":1024,"name":"tokenRefreshOnExpire","url":"classes/index.BlueButton.html#tokenRefreshOnExpire","classes":"tsd-kind-property tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"normalizeConfig","url":"classes/index.BlueButton.html#normalizeConfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":65536,"name":"__type","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type","classes":"tsd-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig"},{"kind":1024,"name":"clientId","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.clientId-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"kind":1024,"name":"clientSecret","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.clientSecret-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"kind":1024,"name":"callbackUrl","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.callbackUrl-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"kind":1024,"name":"retrySettings","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.retrySettings-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"kind":1024,"name":"version","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.version-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"kind":1024,"name":"tokenRefreshOnExpire","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.tokenRefreshOnExpire-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"kind":1024,"name":"baseUrl","url":"classes/index.BlueButton.html#normalizeConfig.normalizeConfig-1.__type.baseUrl-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"index.BlueButton.normalizeConfig.normalizeConfig.__type"},{"kind":2048,"name":"getExplanationOfBenefitData","url":"classes/index.BlueButton.html#getExplanationOfBenefitData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"getPatientData","url":"classes/index.BlueButton.html#getPatientData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"getCoverageData","url":"classes/index.BlueButton.html#getCoverageData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"getProfileData","url":"classes/index.BlueButton.html#getProfileData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"getCustomData","url":"classes/index.BlueButton.html#getCustomData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"extractNextPageUrl","url":"classes/index.BlueButton.html#extractNextPageUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"extractPageNavUrl","url":"classes/index.BlueButton.html#extractPageNavUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"getPages","url":"classes/index.BlueButton.html#getPages","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"generateAuthData","url":"classes/index.BlueButton.html#generateAuthData","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"generateAuthorizeUrl","url":"classes/index.BlueButton.html#generateAuthorizeUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"refreshAuthToken","url":"classes/index.BlueButton.html#refreshAuthToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2048,"name":"getAuthorizationToken","url":"classes/index.BlueButton.html#getAuthorizationToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"index.BlueButton"},{"kind":2,"name":"auth","url":"modules/auth.html","classes":"tsd-kind-module"},{"kind":64,"name":"generateAuthData","url":"functions/auth.generateAuthData.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"kind":64,"name":"generateAuthorizeUrl","url":"functions/auth.generateAuthorizeUrl.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"kind":64,"name":"generateTokenPostData","url":"functions/auth.generateTokenPostData.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"kind":64,"name":"getAccessTokenUrl","url":"functions/auth.getAccessTokenUrl.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"kind":64,"name":"getAuthorizationToken","url":"functions/auth.getAuthorizationToken.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"kind":64,"name":"refreshAuthToken","url":"functions/auth.refreshAuthToken.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"auth"},{"kind":4194304,"name":"AuthData","url":"types/auth.AuthData.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"auth"},{"kind":65536,"name":"__type","url":"types/auth.AuthData.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"auth.AuthData"},{"kind":1024,"name":"codeChallenge","url":"types/auth.AuthData.html#__type.codeChallenge","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.AuthData.__type"},{"kind":1024,"name":"verifier","url":"types/auth.AuthData.html#__type.verifier","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.AuthData.__type"},{"kind":1024,"name":"state","url":"types/auth.AuthData.html#__type.state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.AuthData.__type"},{"kind":4194304,"name":"TokenPostData","url":"types/auth.TokenPostData.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"auth"},{"kind":65536,"name":"__type","url":"types/auth.TokenPostData.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"auth.TokenPostData"},{"kind":1024,"name":"client_id","url":"types/auth.TokenPostData.html#__type.client_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"kind":1024,"name":"client_secret","url":"types/auth.TokenPostData.html#__type.client_secret","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"kind":1024,"name":"code","url":"types/auth.TokenPostData.html#__type.code","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"kind":1024,"name":"grant_type","url":"types/auth.TokenPostData.html#__type.grant_type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"kind":1024,"name":"redirect_uri","url":"types/auth.TokenPostData.html#__type.redirect_uri","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"kind":1024,"name":"code_verifier","url":"types/auth.TokenPostData.html#__type.code_verifier","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"kind":1024,"name":"code_challenge","url":"types/auth.TokenPostData.html#__type.code_challenge","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"auth.TokenPostData.__type"},{"kind":2,"name":"resource","url":"modules/resource.html","classes":"tsd-kind-module"},{"kind":64,"name":"sleep","url":"functions/resource.sleep.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"resource"},{"kind":64,"name":"getFhirResourceByPath","url":"functions/resource.getFhirResourceByPath.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"resource"},{"kind":64,"name":"getFhirResource","url":"functions/resource.getFhirResource.html","classes":"tsd-kind-function tsd-parent-kind-module","parent":"resource"},{"kind":8,"name":"FhirResourceType","url":"enums/resource.FhirResourceType.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"resource"},{"kind":16,"name":"Patient","url":"enums/resource.FhirResourceType.html#Patient","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"resource.FhirResourceType"},{"kind":16,"name":"Coverage","url":"enums/resource.FhirResourceType.html#Coverage","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"resource.FhirResourceType"},{"kind":16,"name":"Profile","url":"enums/resource.FhirResourceType.html#Profile","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"resource.FhirResourceType"},{"kind":16,"name":"ExplanationOfBenefit","url":"enums/resource.FhirResourceType.html#ExplanationOfBenefit","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"resource.FhirResourceType"},{"kind":2,"name":"entities/AuthorizationToken","url":"modules/entities_AuthorizationToken.html","classes":"tsd-kind-module"},{"kind":4194304,"name":"AuthorizationTokenData","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"entities/AuthorizationToken"},{"kind":65536,"name":"__type","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"entities/AuthorizationToken.AuthorizationTokenData"},{"kind":1024,"name":"access_token","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.access_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"kind":1024,"name":"expires_in","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.expires_in","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"kind":1024,"name":"token_type","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.token_type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"kind":1024,"name":"scope","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.scope","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"kind":1024,"name":"refresh_token","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.refresh_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"kind":1024,"name":"patient","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.patient","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"kind":1024,"name":"expires_at","url":"types/entities_AuthorizationToken.AuthorizationTokenData.html#__type.expires_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"entities/AuthorizationToken.AuthorizationTokenData.__type"},{"kind":128,"name":"AuthorizationToken","url":"classes/entities_AuthorizationToken.AuthorizationToken.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"entities/AuthorizationToken"},{"kind":512,"name":"constructor","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"kind":1024,"name":"accessToken","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#accessToken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"kind":1024,"name":"expiresIn","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#expiresIn","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"kind":1024,"name":"expiresAt","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#expiresAt","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"kind":1024,"name":"tokenType","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#tokenType","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"kind":1024,"name":"scope","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#scope","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"kind":1024,"name":"refreshToken","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#refreshToken","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"kind":1024,"name":"patient","url":"classes/entities_AuthorizationToken.AuthorizationToken.html#patient","classes":"tsd-kind-property tsd-parent-kind-class","parent":"entities/AuthorizationToken.AuthorizationToken"},{"kind":2,"name":"enums/environments","url":"modules/enums_environments.html","classes":"tsd-kind-module"},{"kind":8,"name":"Environments","url":"enums/enums_environments.Environments.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"enums/environments"},{"kind":16,"name":"PRODUCTION","url":"enums/enums_environments.Environments.html#PRODUCTION","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/environments.Environments"},{"kind":16,"name":"SANDBOX","url":"enums/enums_environments.Environments.html#SANDBOX","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/environments.Environments"},{"kind":16,"name":"TEST","url":"enums/enums_environments.Environments.html#TEST","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/environments.Environments"},{"kind":16,"name":"LOCAL","url":"enums/enums_environments.Environments.html#LOCAL","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/environments.Environments"},{"kind":32,"name":"SDK_HEADERS","url":"variables/enums_environments.SDK_HEADERS.html","classes":"tsd-kind-variable tsd-parent-kind-module","parent":"enums/environments"},{"kind":65536,"name":"__type","url":"variables/enums_environments.SDK_HEADERS.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable","parent":"enums/environments.SDK_HEADERS"},{"kind":1024,"name":"X-BLUEBUTTON-SDK","url":"variables/enums_environments.SDK_HEADERS.html#__type.X_BLUEBUTTON_SDK","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"enums/environments.SDK_HEADERS.__type"},{"kind":1024,"name":"X-BLUEBUTTON-SDK-VERSION","url":"variables/enums_environments.SDK_HEADERS.html#__type.X_BLUEBUTTON_SDK_VERSION","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"enums/environments.SDK_HEADERS.__type"},{"kind":2,"name":"enums/errors","url":"modules/enums_errors.html","classes":"tsd-kind-module"},{"kind":8,"name":"Errors","url":"enums/enums_errors.Errors.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"enums/errors"},{"kind":16,"name":"CALLBACK_ACCESS_DENIED","url":"enums/enums_errors.Errors.html#CALLBACK_ACCESS_DENIED","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"kind":16,"name":"CALLBACK_ACCESS_CODE_MISSING","url":"enums/enums_errors.Errors.html#CALLBACK_ACCESS_CODE_MISSING","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"kind":16,"name":"CALLBACK_STATE_MISSING","url":"enums/enums_errors.Errors.html#CALLBACK_STATE_MISSING","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"kind":16,"name":"CALLBACK_STATE_DOES_NOT_MATCH","url":"enums/enums_errors.Errors.html#CALLBACK_STATE_DOES_NOT_MATCH","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"kind":16,"name":"AUTH_TOKEN_URL_RESPONSE_DATA_MISSING","url":"enums/enums_errors.Errors.html#AUTH_TOKEN_URL_RESPONSE_DATA_MISSING","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"kind":16,"name":"GET_FHIR_RESOURCE_INALID_AUTH_TOKEN","url":"enums/enums_errors.Errors.html#GET_FHIR_RESOURCE_INALID_AUTH_TOKEN","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"enums/errors.Errors"},{"kind":8388608,"name":"AuthorizationTokenData","url":"modules/index.html#AuthorizationTokenData","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"},{"kind":8388608,"name":"AuthorizationToken","url":"modules/index.html#AuthorizationToken","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"},{"kind":8388608,"name":"AuthData","url":"modules/index.html#AuthData","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"},{"kind":8388608,"name":"Environments","url":"modules/index.html#Environments","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"},{"kind":8388608,"name":"Errors","url":"modules/index.html#Errors","classes":"tsd-kind-reference tsd-parent-kind-module","parent":"index"}],"index":{"version":"2.3.9","fields":["name","comment"],"fieldVectors":[["name/0",[0,44.476]],["comment/0",[]],["name/1",[1,44.476]],["comment/1",[]],["name/2",[2,28.11]],["comment/2",[]],["name/3",[3,44.476]],["comment/3",[]],["name/4",[4,44.476]],["comment/4",[]],["name/5",[5,44.476]],["comment/5",[]],["name/6",[6,44.476]],["comment/6",[]],["name/7",[2,28.11]],["comment/7",[]],["name/8",[7,35.86]],["comment/8",[]],["name/9",[8,35.86]],["comment/9",[]],["name/10",[9,35.86]],["comment/10",[]],["name/11",[10,33.304]],["comment/11",[]],["name/12",[11,44.476]],["comment/12",[]],["name/13",[12,35.86]],["comment/13",[]],["name/14",[13,35.86]],["comment/14",[]],["name/15",[14,44.476]],["comment/15",[]],["name/16",[15,35.86]],["comment/16",[]],["name/17",[16,39.282]],["comment/17",[]],["name/18",[7,35.86]],["comment/18",[]],["name/19",[8,35.86]],["comment/19",[]],["name/20",[9,35.86]],["comment/20",[]],["name/21",[10,33.304]],["comment/21",[]],["name/22",[17,39.282]],["comment/22",[]],["name/23",[12,35.86]],["comment/23",[]],["name/24",[13,35.86]],["comment/24",[]],["name/25",[18,44.476]],["comment/25",[]],["name/26",[2,28.11]],["comment/26",[]],["name/27",[7,35.86]],["comment/27",[]],["name/28",[8,35.86]],["comment/28",[]],["name/29",[9,35.86]],["comment/29",[]],["name/30",[12,35.86]],["comment/30",[]],["name/31",[10,33.304]],["comment/31",[]],["name/32",[13,35.86]],["comment/32",[]],["name/33",[17,39.282]],["comment/33",[]],["name/34",[19,44.476]],["comment/34",[]],["name/35",[20,44.476]],["comment/35",[]],["name/36",[21,44.476]],["comment/36",[]],["name/37",[22,44.476]],["comment/37",[]],["name/38",[23,44.476]],["comment/38",[]],["name/39",[24,44.476]],["comment/39",[]],["name/40",[25,44.476]],["comment/40",[]],["name/41",[26,44.476]],["comment/41",[]],["name/42",[27,39.282]],["comment/42",[]],["name/43",[28,39.282]],["comment/43",[]],["name/44",[29,39.282]],["comment/44",[]],["name/45",[30,39.282]],["comment/45",[]],["name/46",[31,44.476]],["comment/46",[]],["name/47",[27,39.282]],["comment/47",[]],["name/48",[28,39.282]],["comment/48",[]],["name/49",[32,44.476]],["comment/49",[]],["name/50",[33,44.476]],["comment/50",[]],["name/51",[30,39.282]],["comment/51",[]],["name/52",[29,39.282]],["comment/52",[]],["name/53",[34,39.282]],["comment/53",[]],["name/54",[2,28.11]],["comment/54",[]],["name/55",[35,44.476]],["comment/55",[]],["name/56",[36,44.476]],["comment/56",[]],["name/57",[37,44.476]],["comment/57",[]],["name/58",[38,44.476]],["comment/58",[]],["name/59",[2,28.11]],["comment/59",[]],["name/60",[39,44.476]],["comment/60",[]],["name/61",[40,44.476]],["comment/61",[]],["name/62",[41,44.476]],["comment/62",[]],["name/63",[42,44.476]],["comment/63",[]],["name/64",[43,44.476]],["comment/64",[]],["name/65",[44,44.476]],["comment/65",[]],["name/66",[45,44.476]],["comment/66",[]],["name/67",[46,44.476]],["comment/67",[]],["name/68",[47,44.476]],["comment/68",[]],["name/69",[48,44.476]],["comment/69",[]],["name/70",[49,44.476]],["comment/70",[]],["name/71",[50,44.476]],["comment/71",[]],["name/72",[51,35.86]],["comment/72",[]],["name/73",[52,44.476]],["comment/73",[]],["name/74",[53,44.476]],["comment/74",[]],["name/75",[54,44.476]],["comment/75",[]],["name/76",[55,44.476]],["comment/76",[]],["name/77",[56,39.282]],["comment/77",[]],["name/78",[2,28.11]],["comment/78",[]],["name/79",[57,44.476]],["comment/79",[]],["name/80",[58,44.476]],["comment/80",[]],["name/81",[59,44.476]],["comment/81",[]],["name/82",[60,39.282]],["comment/82",[]],["name/83",[61,44.476]],["comment/83",[]],["name/84",[51,35.86]],["comment/84",[]],["name/85",[62,44.476]],["comment/85",[]],["name/86",[63,39.282]],["comment/86",[]],["name/87",[16,39.282]],["comment/87",[]],["name/88",[64,44.476]],["comment/88",[]],["name/89",[65,44.476]],["comment/89",[]],["name/90",[66,44.476]],["comment/90",[]],["name/91",[67,44.476]],["comment/91",[]],["name/92",[60,39.282]],["comment/92",[]],["name/93",[68,44.476]],["comment/93",[]],["name/94",[51,35.86]],["comment/94",[]],["name/95",[69,44.476]],["comment/95",[]],["name/96",[70,39.282]],["comment/96",[]],["name/97",[71,44.476]],["comment/97",[]],["name/98",[72,44.476]],["comment/98",[]],["name/99",[73,44.476]],["comment/99",[]],["name/100",[74,44.476]],["comment/100",[]],["name/101",[75,44.476]],["comment/101",[]],["name/102",[2,28.11]],["comment/102",[]],["name/103",[15,19.942,76,21.845,77,21.845]],["comment/103",[]],["name/104",[10,15.157,15,16.32,76,17.877,77,17.877]],["comment/104",[]],["name/105",[78,44.476]],["comment/105",[]],["name/106",[79,39.282]],["comment/106",[]],["name/107",[80,44.476]],["comment/107",[]],["name/108",[81,44.476]],["comment/108",[]],["name/109",[82,44.476]],["comment/109",[]],["name/110",[83,44.476]],["comment/110",[]],["name/111",[84,44.476]],["comment/111",[]],["name/112",[85,44.476]],["comment/112",[]],["name/113",[56,39.282]],["comment/113",[]],["name/114",[63,39.282]],["comment/114",[]],["name/115",[34,39.282]],["comment/115",[]],["name/116",[70,39.282]],["comment/116",[]],["name/117",[79,39.282]],["comment/117",[]]],"invertedIndex":[["__type",{"_index":2,"name":{"2":{},"7":{},"26":{},"54":{},"59":{},"78":{},"102":{}},"comment":{}}],["access_token",{"_index":57,"name":{"79":{}},"comment":{}}],["accesstoken",{"_index":64,"name":{"88":{}},"comment":{}}],["auth",{"_index":31,"name":{"46":{}},"comment":{}}],["auth_token_url_response_data_missing",{"_index":84,"name":{"111":{}},"comment":{}}],["authdata",{"_index":34,"name":{"53":{},"115":{}},"comment":{}}],["authorizationtoken",{"_index":63,"name":{"86":{},"114":{}},"comment":{}}],["authorizationtokendata",{"_index":56,"name":{"77":{},"113":{}},"comment":{}}],["backofffactor",{"_index":4,"name":{"4":{}},"comment":{}}],["baseurl",{"_index":17,"name":{"22":{},"33":{}},"comment":{}}],["bluebutton",{"_index":15,"name":{"16":{},"103":{},"104":{}},"comment":{}}],["bluebuttonconfig",{"_index":14,"name":{"15":{}},"comment":{}}],["bluebuttonjsonconfig",{"_index":6,"name":{"6":{}},"comment":{}}],["callback_access_code_missing",{"_index":81,"name":{"108":{}},"comment":{}}],["callback_access_denied",{"_index":80,"name":{"107":{}},"comment":{}}],["callback_state_does_not_match",{"_index":83,"name":{"110":{}},"comment":{}}],["callback_state_missing",{"_index":82,"name":{"109":{}},"comment":{}}],["callbackurl",{"_index":9,"name":{"10":{},"20":{},"29":{}},"comment":{}}],["client_id",{"_index":39,"name":{"60":{}},"comment":{}}],["client_secret",{"_index":40,"name":{"61":{}},"comment":{}}],["clientid",{"_index":7,"name":{"8":{},"18":{},"27":{}},"comment":{}}],["clientsecret",{"_index":8,"name":{"9":{},"19":{},"28":{}},"comment":{}}],["code",{"_index":41,"name":{"62":{}},"comment":{}}],["code_challenge",{"_index":45,"name":{"66":{}},"comment":{}}],["code_verifier",{"_index":44,"name":{"65":{}},"comment":{}}],["codechallenge",{"_index":35,"name":{"55":{}},"comment":{}}],["constructor",{"_index":16,"name":{"17":{},"87":{}},"comment":{}}],["coverage",{"_index":52,"name":{"73":{}},"comment":{}}],["entities/authorizationtoken",{"_index":55,"name":{"76":{}},"comment":{}}],["enums/environments",{"_index":69,"name":{"95":{}},"comment":{}}],["enums/errors",{"_index":78,"name":{"105":{}},"comment":{}}],["environment",{"_index":11,"name":{"12":{}},"comment":{}}],["environments",{"_index":70,"name":{"96":{},"116":{}},"comment":{}}],["errors",{"_index":79,"name":{"106":{},"117":{}},"comment":{}}],["expires_at",{"_index":62,"name":{"85":{}},"comment":{}}],["expires_in",{"_index":58,"name":{"80":{}},"comment":{}}],["expiresat",{"_index":66,"name":{"90":{}},"comment":{}}],["expiresin",{"_index":65,"name":{"89":{}},"comment":{}}],["explanationofbenefit",{"_index":54,"name":{"75":{}},"comment":{}}],["extractnextpageurl",{"_index":24,"name":{"39":{}},"comment":{}}],["extractpagenavurl",{"_index":25,"name":{"40":{}},"comment":{}}],["fhirresourcetype",{"_index":50,"name":{"71":{}},"comment":{}}],["generateauthdata",{"_index":27,"name":{"42":{},"47":{}},"comment":{}}],["generateauthorizeurl",{"_index":28,"name":{"43":{},"48":{}},"comment":{}}],["generatetokenpostdata",{"_index":32,"name":{"49":{}},"comment":{}}],["get_fhir_resource_inalid_auth_token",{"_index":85,"name":{"112":{}},"comment":{}}],["getaccesstokenurl",{"_index":33,"name":{"50":{}},"comment":{}}],["getauthorizationtoken",{"_index":30,"name":{"45":{},"51":{}},"comment":{}}],["getcoveragedata",{"_index":21,"name":{"36":{}},"comment":{}}],["getcustomdata",{"_index":23,"name":{"38":{}},"comment":{}}],["getexplanationofbenefitdata",{"_index":19,"name":{"34":{}},"comment":{}}],["getfhirresource",{"_index":49,"name":{"70":{}},"comment":{}}],["getfhirresourcebypath",{"_index":48,"name":{"69":{}},"comment":{}}],["getpages",{"_index":26,"name":{"41":{}},"comment":{}}],["getpatientdata",{"_index":20,"name":{"35":{}},"comment":{}}],["getprofiledata",{"_index":22,"name":{"37":{}},"comment":{}}],["grant_type",{"_index":42,"name":{"63":{}},"comment":{}}],["index",{"_index":0,"name":{"0":{}},"comment":{}}],["local",{"_index":74,"name":{"100":{}},"comment":{}}],["normalizeconfig",{"_index":18,"name":{"25":{}},"comment":{}}],["patient",{"_index":51,"name":{"72":{},"84":{},"94":{}},"comment":{}}],["production",{"_index":71,"name":{"97":{}},"comment":{}}],["profile",{"_index":53,"name":{"74":{}},"comment":{}}],["redirect_uri",{"_index":43,"name":{"64":{}},"comment":{}}],["refresh_token",{"_index":61,"name":{"83":{}},"comment":{}}],["refreshauthtoken",{"_index":29,"name":{"44":{},"52":{}},"comment":{}}],["refreshtoken",{"_index":68,"name":{"93":{}},"comment":{}}],["resource",{"_index":46,"name":{"67":{}},"comment":{}}],["retryconfig",{"_index":1,"name":{"1":{}},"comment":{}}],["retrysettings",{"_index":12,"name":{"13":{},"23":{},"30":{}},"comment":{}}],["sandbox",{"_index":72,"name":{"98":{}},"comment":{}}],["scope",{"_index":60,"name":{"82":{},"92":{}},"comment":{}}],["sdk",{"_index":77,"name":{"103":{},"104":{}},"comment":{}}],["sdk_headers",{"_index":75,"name":{"101":{}},"comment":{}}],["sleep",{"_index":47,"name":{"68":{}},"comment":{}}],["state",{"_index":37,"name":{"57":{}},"comment":{}}],["statusforcelist",{"_index":5,"name":{"5":{}},"comment":{}}],["test",{"_index":73,"name":{"99":{}},"comment":{}}],["token_type",{"_index":59,"name":{"81":{}},"comment":{}}],["tokenpostdata",{"_index":38,"name":{"58":{}},"comment":{}}],["tokenrefreshonexpire",{"_index":13,"name":{"14":{},"24":{},"32":{}},"comment":{}}],["tokentype",{"_index":67,"name":{"91":{}},"comment":{}}],["total",{"_index":3,"name":{"3":{}},"comment":{}}],["verifier",{"_index":36,"name":{"56":{}},"comment":{}}],["version",{"_index":10,"name":{"11":{},"21":{},"31":{},"104":{}},"comment":{}}],["x",{"_index":76,"name":{"103":{},"104":{}},"comment":{}}]],"pipeline":[]}}' ); diff --git a/docs/assets/style.css b/docs/assets/style.css index 81f925c..7ab93d6 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -2,6 +2,8 @@ /* 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-text: #222; @@ -21,6 +23,8 @@ /* 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-text: #f5f5f5; @@ -42,6 +46,8 @@ :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-text: var(--light-color-text); @@ -64,6 +70,8 @@ :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-text: var(--dark-color-text); @@ -93,6 +101,8 @@ body { :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-text: var(--light-color-text); @@ -113,6 +123,8 @@ body { :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-text: var(--dark-color-text); @@ -130,6 +142,11 @@ body { --color-scheme: var(--dark-color-scheme); } +.always-visible, +.always-visible .tsd-signatures { + display: inherit !important; +} + h1, h2, h3, @@ -248,35 +265,6 @@ dd { padding-left: 0; } -ul.tsd-descriptions > li > :first-child, -.tsd-panel > :first-child, -.col-8 > :first-child, -.col-4 > :first-child, -ul.tsd-descriptions > li > :first-child > :first-child, -.tsd-panel > :first-child > :first-child, -.col-8 > :first-child > :first-child, -.col-4 > :first-child > :first-child, -ul.tsd-descriptions > li > :first-child > :first-child > :first-child, -.tsd-panel > :first-child > :first-child > :first-child, -.col-8 > :first-child > :first-child > :first-child, -.col-4 > :first-child > :first-child > :first-child { - margin-top: 0; -} -ul.tsd-descriptions > li > :last-child, -.tsd-panel > :last-child, -.col-8 > :last-child, -.col-4 > :last-child, -ul.tsd-descriptions > li > :last-child > :last-child, -.tsd-panel > :last-child > :last-child, -.col-8 > :last-child > :last-child, -.col-4 > :last-child > :last-child, -ul.tsd-descriptions > li > :last-child > :last-child > :last-child, -.tsd-panel > :last-child > :last-child > :last-child, -.col-8 > :last-child > :last-child > :last-child, -.col-4 > :last-child > :last-child > :last-child { - margin-bottom: 0; -} - @keyframes fade-in { from { opacity: 0; @@ -495,10 +483,9 @@ blockquote { .has-menu .col-menu { visibility: visible; transform: translate(0, 0); - display: grid; - align-items: center; - grid-template-rows: auto 1fr; - grid-gap: 1.5rem; + display: flex; + flex-direction: column; + gap: 1.5rem; max-height: 100vh; padding: 1rem 2rem; } @@ -854,6 +841,15 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { padding-left: 5.5rem; } +#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 { margin: 0.25rem 0; font-size: 1rem; @@ -914,7 +910,7 @@ a.tsd-index-link { margin-right: 0.8rem; } -@media (min-width: 1024px) { +@media (min-width: 1025px) { .col-content { margin: 2rem auto; } @@ -971,7 +967,7 @@ a.tsd-index-link { margin: 2rem 0; } .tsd-panel-group.tsd-index-group details { - margin: 4rem 0; + margin: 2rem 0; } #tsd-search { @@ -1007,7 +1003,8 @@ a.tsd-index-link { right: -40px; } #tsd-search .field input, -#tsd-search .title { +#tsd-search .title, +#tsd-toolbar-links a { transition: opacity 0.2s; } #tsd-search .results { @@ -1051,7 +1048,8 @@ a.tsd-index-link { top: 0; opacity: 1; } -#tsd-search.has-focus .title { +#tsd-search.has-focus .title, +#tsd-search.has-focus #tsd-toolbar-links a { z-index: 0; opacity: 0; } @@ -1065,6 +1063,22 @@ a.tsd-index-link { 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; @@ -1073,9 +1087,6 @@ a.tsd-index-link { font-size: 14px; overflow-x: auto; } -.tsd-panel > .tsd-signature { - border-width: 1px 0; -} .tsd-signature-symbol { color: var(--color-text-aside); @@ -1090,60 +1101,16 @@ a.tsd-index-link { .tsd-signatures { padding: 0; margin: 0 0 1em 0; - border: 1px solid var(--color-accent); + list-style-type: none; } .tsd-signatures .tsd-signature { margin: 0; - border-width: 1px 0 0 0; - transition: background-color 0.1s; -} -.tsd-signatures .tsd-signature:first-child { - border-top-width: 0; -} -.tsd-signatures .tsd-signature.current { - background-color: var(--color-background-secondary); -} -.tsd-signatures.active > .tsd-signature { - cursor: pointer; -} -.tsd-panel > .tsd-signatures { + border-color: var(--color-accent); border-width: 1px 0; + transition: background-color 0.1s; } -.tsd-panel > a.anchor + .tsd-signatures { - border-top-width: 0; - margin-top: -20px; -} - -ul.tsd-descriptions { - position: relative; - overflow: hidden; - padding: 0; - list-style: none; -} -ul.tsd-descriptions.active > .tsd-description { - display: none; -} -ul.tsd-descriptions.active > .tsd-description.current { - display: block; -} -ul.tsd-descriptions.active > .tsd-description.fade-in { - animation: fade-in-delayed 0.3s; -} -ul.tsd-descriptions.active > .tsd-description.fade-out { - animation: fade-out-delayed 0.3s; - position: absolute; - display: block; - top: 0; - left: 0; - right: 0; - opacity: 0; - visibility: hidden; -} -ul.tsd-descriptions h4, -ul.tsd-descriptions .tsd-index-panel h3, -.tsd-index-panel ul.tsd-descriptions h3 { - font-size: 16px; - margin: 1em 0 0.5em 0; +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; } ul.tsd-parameter-list, @@ -1200,6 +1167,7 @@ ul.tsd-type-parameter-list h5 { display: flex; justify-content: space-between; height: 2.5rem; + margin: 0 auto; } .tsd-page-toolbar .table-cell { position: relative; @@ -1209,6 +1177,11 @@ ul.tsd-type-parameter-list h5 { .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-page-toolbar--hide { transform: translateY(-100%); @@ -1280,6 +1253,12 @@ img { text-decoration: line-through; } +.warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); +} + * { scrollbar-width: thin; scrollbar-color: var(--color-accent) var(--color-icon-background); diff --git a/docs/assets/widgets.png b/docs/assets/widgets.png deleted file mode 100644 index c738053..0000000 Binary files a/docs/assets/widgets.png and /dev/null differ diff --git a/docs/assets/widgets@2x.png b/docs/assets/widgets@2x.png deleted file mode 100644 index 4bbbd57..0000000 Binary files a/docs/assets/widgets@2x.png and /dev/null differ diff --git a/docs/classes/entities_AuthorizationToken.AuthorizationToken.html b/docs/classes/entities_AuthorizationToken.AuthorizationToken.html index edad505..0d1166b 100644 --- a/docs/classes/entities_AuthorizationToken.AuthorizationToken.html +++ b/docs/classes/entities_AuthorizationToken.AuthorizationToken.html @@ -1,5 +1,5 @@ - + @@ -19,7 +19,9 @@

- Returns - { baseUrl{
    baseUrl: string; callbackUrl: ;
    callbackUrl: string; clientId: ;
    clientId: string; clientSecret: ;
    clientSecret: string; ;
    retrySettings: undefined | class="tsd-signature-type" data-tsd-kind="Type alias" >RetryConfig; ;
    tokenRefreshOnExpire: boolean; version: ;
    version: string } + >;
}

+ @@ -2290,7 +2695,7 @@ - diff --git a/docs/enums/enums_environments.Environments.html b/docs/enums/enums_environments.Environments.html index 8197410..6445c8f 100644 --- a/docs/enums/enums_environments.Environments.html +++ b/docs/enums/enums_environments.Environments.html @@ -1,5 +1,5 @@ - + @@ -19,7 +19,9 @@
+
@@ -219,7 +235,7 @@ class="tsd-signature-type" data-tsd-kind="Type alias" >TokenPostData + > + + + - -
  • Parameters

    @@ -154,6 +187,17 @@

    >TokenPostData

    +
diff --git a/docs/functions/auth.getAccessTokenUrl.html b/docs/functions/auth.getAccessTokenUrl.html index 9334438..e52cf11 100644 --- a/docs/functions/auth.getAccessTokenUrl.html +++ b/docs/functions/auth.getAccessTokenUrl.html @@ -1,5 +1,5 @@ - + @@ -19,7 +19,9 @@