From 837b66d60332fce8d0f321c043fc40f1143b999f Mon Sep 17 00:00:00 2001 From: Sven Gehring Date: Fri, 24 May 2019 08:28:17 +0200 Subject: [PATCH] ensure escaped characters are rendered in sidebar Using triple curly braces causes handlebars to render html and thus also escaped characters fine. This is not an issue, because after converting the docs text with earmark and matching for headings, they are run through HTML.strip_tags/1, ensuring that there are no actual html tags in them. --- assets/js/templates/sidebar-items.handlebars | 4 ++-- ...d9f58a6320b5bfa6dd77.css => html-af41696b6283fb49709c.css} | 0 ...l-d9f58a6320b5bfa6dd77.js => html-af41696b6283fb49709c.js} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename formatters/html/dist/{html-d9f58a6320b5bfa6dd77.css => html-af41696b6283fb49709c.css} (100%) rename formatters/html/dist/{html-d9f58a6320b5bfa6dd77.js => html-af41696b6283fb49709c.js} (85%) diff --git a/assets/js/templates/sidebar-items.handlebars b/assets/js/templates/sidebar-items.handlebars index edc4cb167..f821618d9 100644 --- a/assets/js/templates/sidebar-items.handlebars +++ b/assets/js/templates/sidebar-items.handlebars @@ -30,7 +30,7 @@ {{#isArray node.headers}} {{#each node.headers}}
  • - {{id}} + {{{id}}}
  • {{/each}} {{else}} @@ -48,7 +48,7 @@ diff --git a/formatters/html/dist/html-d9f58a6320b5bfa6dd77.css b/formatters/html/dist/html-af41696b6283fb49709c.css similarity index 100% rename from formatters/html/dist/html-d9f58a6320b5bfa6dd77.css rename to formatters/html/dist/html-af41696b6283fb49709c.css diff --git a/formatters/html/dist/html-d9f58a6320b5bfa6dd77.js b/formatters/html/dist/html-af41696b6283fb49709c.js similarity index 85% rename from formatters/html/dist/html-d9f58a6320b5bfa6dd77.js rename to formatters/html/dist/html-af41696b6283fb49709c.js index 142f866f6..6dd1d46a9 100644 --- a/formatters/html/dist/html-d9f58a6320b5bfa6dd77.js +++ b/formatters/html/dist/html-af41696b6283fb49709c.js @@ -86,4 +86,4 @@ function(n){var e,p,x,a,i,h,d,g,w,l,u,_,E,o,k,m,s,c,v,C="sizzle"+1*new Date,y=n. /*! * lunr.Builder * Copyright (C) 2018 Oliver Nightingale - */,H.Builder=function(){this._ref="id",this._fields=Object.create(null),this._documents=Object.create(null),this.invertedIndex=Object.create(null),this.fieldTermFrequencies={},this.fieldLengths={},this.tokenizer=H.tokenizer,this.pipeline=new H.Pipeline,this.searchPipeline=new H.Pipeline,this.documentCount=0,this._b=.75,this._k1=1.2,this.termIndex=0,this.metadataWhitelist=[]},H.Builder.prototype.ref=function(e){this._ref=e},H.Builder.prototype.field=function(e,t){if(/\//.test(e))throw new RangeError("Field '"+e+"' contains illegal character '/'");this._fields[e]=t||{}},H.Builder.prototype.b=function(e){this._b=e<0?0:1=this.length)return H.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},H.QueryLexer.prototype.width=function(){return this.pos-this.start},H.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},H.QueryLexer.prototype.backup=function(){this.pos-=1},H.QueryLexer.prototype.acceptDigitRun=function(){for(var e,t;47<(t=(e=this.next()).charCodeAt(0))&&t<58;);e!=H.QueryLexer.EOS&&this.backup()},H.QueryLexer.prototype.more=function(){return this.pos= 2.0.0-beta.1",7:">= 4.0.0"};var u="[object Object]";function c(e,t,n){this.helpers=e||{},this.partials=t||{},this.decorators=n||{},o.registerDefaultHelpers(this),s.registerDefaultDecorators(this)}c.prototype={constructor:c,logger:l.default,log:l.default.log,registerHelper:function(e,t){if(i.toString.call(e)===u){if(t)throw new a.default("Arg not supported with multiple helpers");i.extend(this.helpers,e)}else this.helpers[e]=t},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,t){if(i.toString.call(e)===u)i.extend(this.partials,e);else{if(void 0===t)throw new a.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=t}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,t){if(i.toString.call(e)===u){if(t)throw new a.default("Arg not supported with multiple decorators");i.extend(this.decorators,e)}else this.decorators[e]=t},unregisterDecorator:function(e){delete this.decorators[e]}};var d=l.default.log;t.log=d,t.createFrame=i.createFrame,t.logger=l.default},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i){var a,o,s=null!=t?t:e.nullContext||{},l=n.helperMissing,u="function",c=e.escapeExpression;return' \n
    \n '+(null!=(a=typeof(o=null!=(o=n.title||(null!=t?t.title:t))?o:l)===u?o.call(s,{name:"title",hash:{},data:i}):o)?a:"")+"\n"+(null!=(a=n.if.call(s,null!=t?t.label:t,{name:"if",hash:{},fn:e.program(2,i,0),inverse:e.noop,data:i}))?a:"")+"
    \n\n"+(null!=(a=n.if.call(s,null!=t?t.description:t,{name:"if",hash:{},fn:e.program(4,i,0),inverse:e.noop,data:i}))?a:"")+"
    \n"},2:function(e,t,n,r,i){var a;return' ('+e.escapeExpression("function"==typeof(a=null!=(a=n.label||(null!=t?t.label:t))?a:n.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"label",hash:{},data:i}):a)+")\n"},4:function(e,t,n,r,i){var a,o;return'
    \n '+(null!=(a="function"==typeof(o=null!=(o=n.description||(null!=t?t.description:t))?o:n.helperMissing)?o.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:i}):o)?a:"")+"\n
    \n"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i){var a,o,s=null!=t?t:e.nullContext||{},l=n.helperMissing,u="function",c=e.escapeExpression;return'
    \n \n
    "'+c(typeof(o=null!=(o=n.term||(null!=t?t.term:t))?o:l)===u?o.call(s,{name:"term",hash:{},data:i}):o)+'"
    \n
    Search the documentation
    \n
    \n'+(null!=(a=n.each.call(s,null!=t?t.results:t,{name:"each",hash:{},fn:e.program(1,i,0),inverse:e.noop,data:i}))?a:"")+"
    \n"},useData:!0})},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i){var a;return null!=(a=n.each.call(null!=t?t:e.nullContext||{},null!=t?t.results:t,{name:"each",hash:{},fn:e.program(2,i,0),inverse:e.noop,data:i}))?a:""},2:function(e,t,n,r,i){var a,o=e.lambda,s=e.escapeExpression;return'
    \n

    \n '+s(o(null!=t?t.title:t,t))+" ("+s(o(null!=t?t.type:t,t))+")\n

    \n"+(null!=(a=n.each.call(null!=t?t:e.nullContext||{},null!=t?t.excerpts:t,{name:"each",hash:{},fn:e.program(3,i,0),inverse:e.noop,data:i}))?a:"")+"
    \n"},3:function(e,t,n,r,i){var a;return'

    '+(null!=(a=e.lambda(t,t))?a:"")+"

    \n"},5:function(e,t,n,r,i){var a;return(null!=(a=(n.isArray||t&&t.isArray||n.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?t.results:t,{name:"isArray",hash:{},fn:e.program(6,i,0),inverse:e.program(8,i,0),data:i}))?a:"")+"\n

    Here are some tips when performing a full-text search:

    \n\n
    \n
  • Multiple words (such as foo bar) are searched as OR
  • \n
  • Use * anywhere (such as fo*) as wildcard
  • \n
  • Use + before a word (such as +foo) to make its presence required
  • \n
  • Use - before a word (such as -foo) to make its absence required
  • \n
  • Use WORD^NUMBER (such as foo^2) to boost the given word
  • \n
  • Use WORD~NUMBER (such as foo~2) to do a search with edit distance on word
  • \n
    \n\n

    To quickly go to a module, type, or function, use the autocompletion feature in the sidebar search.

    \n"},6:function(e,t,n,r,i){var a;return"

    Sorry, we couldn't find anything for "+e.escapeExpression("function"==typeof(a=null!=(a=n.value||(null!=t?t.value:t))?a:n.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"value",hash:{},data:i}):a)+".

    \n"},8:function(e,t,n,r,i){var a;return"

    Invalid search: "+e.escapeExpression("function"==typeof(a=null!=(a=n.errorMessage||(null!=t?t.errorMessage:t))?a:n.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"errorMessage",hash:{},data:i}):a)+".

    \n"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i){var a,o,s=null!=t?t:e.nullContext||{},l=n.helperMissing;return"

    Search results for "+e.escapeExpression("function"==typeof(o=null!=(o=n.value||(null!=t?t.value:t))?o:l)?o.call(s,{name:"value",hash:{},data:i}):o)+"

    \n\n"+(null!=(a=(n.isNonEmptyArray||t&&t.isNonEmptyArray||l).call(s,null!=t?t.results:t,{name:"isNonEmptyArray",hash:{},fn:e.program(1,i,0),inverse:e.program(5,i,0),data:i}))?a:"")},useData:!0})},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i,a,o){var s,l=null!=t?t:e.nullContext||{},u=n.helperMissing,c=e.lambda,d=e.escapeExpression;return(null!=(s=(n.groupChanged||t&&t.groupChanged||u).call(l,o[1],null!=(s=a[0][0])?s.group:s,{name:"groupChanged",hash:{},fn:e.program(2,i,0,a,o),inverse:e.noop,data:i,blockParams:a}))?s:"")+"\n"+(null!=(s=(n.nestingChanged||t&&t.nestingChanged||u).call(l,o[1],a[0][0],{name:"nestingChanged",hash:{},fn:e.program(4,i,0,a,o),inverse:e.noop,data:i,blockParams:a}))?s:"")+'\n
  • \n \n'+(null!=(s=n.if.call(l,null!=(s=a[0][0])?s.nested_title:s,{name:"if",hash:{},fn:e.program(10,i,0,a,o),inverse:e.program(12,i,0,a,o),data:i,blockParams:a}))?s:"")+'\n \n \n\n
      \n
    • \n Top\n
    • \n\n'+(null!=(s=(n.isArray||t&&t.isArray||u).call(l,null!=(s=a[0][0])?s.headers:s,{name:"isArray",hash:{},fn:e.program(14,i,0,a,o),inverse:e.program(17,i,0,a,o),data:i,blockParams:a}))?s:"")+"
    \n
  • \n"},2:function(e,t,n,r,i,a){var o;return'
  • '+e.escapeExpression(e.lambda(null!=(o=a[1][0])?o.group:o,t))+"
  • \n"},4:function(e,t,n,r,i,a){var o;return' \n"},6:function(e,t,n,r,i){return"current-page open"},8:function(e,t,n,r,i){return"nested"},10:function(e,t,n,r,i,a){var o;return" "+e.escapeExpression(e.lambda(null!=(o=a[1][0])?o.nested_title:o,t))+"\n"},12:function(e,t,n,r,i,a){var o;return" "+e.escapeExpression(e.lambda(null!=(o=a[1][0])?o.title:o,t))+"\n"},14:function(e,t,n,r,i,a){var o;return null!=(o=n.each.call(null!=t?t:e.nullContext||{},null!=(o=a[1][0])?o.headers:o,{name:"each",hash:{},fn:e.program(15,i,0,a),inverse:e.noop,data:i,blockParams:a}))?o:""},15:function(e,t,n,r,i,a){var o,s,l=e.escapeExpression,u=null!=t?t:e.nullContext||{},c=n.helperMissing,d="function";return'
  • \n '+l(typeof(s=null!=(s=n.id||(null!=t?t.id:t))?s:c)===d?s.call(u,{name:"id",hash:{},data:i,blockParams:a}):s)+"\n
  • \n"},17:function(e,t,n,r,i,a){var o,s=null!=t?t:e.nullContext||{};return(null!=(o=(n.showSummary||t&&t.showSummary||n.helperMissing).call(s,a[1][0],{name:"showSummary",hash:{},fn:e.program(18,i,0,a),inverse:e.noop,data:i,blockParams:a}))?o:"")+(null!=(o=n.each.call(s,null!=(o=a[1][0])?o.nodeGroups:o,{name:"each",hash:{},fn:e.program(20,i,1,a),inverse:e.noop,data:i,blockParams:a}))?o:"")},18:function(e,t,n,r,i,a){var o;return'
  • \n Summary\n
  • \n'},20:function(e,t,n,r,i,a){var o,s=e.lambda,l=e.escapeExpression;return'
  • \n \n '+l(s(null!=(o=a[0][0])?o.name:o,t))+'\n \n \n
      \n'+(null!=(o=n.each.call(null!=t?t:e.nullContext||{},null!=(o=a[0][0])?o.nodes:o,{name:"each",hash:{},fn:e.program(21,i,0,a),inverse:e.noop,data:i,blockParams:a}))?o:"")+"
    \n
  • \n"},21:function(e,t,n,r,i,a){var o,s,l=e.escapeExpression,u=null!=t?t:e.nullContext||{},c=n.helperMissing;return'
  • \n '+l("function"==typeof(s=null!=(s=n.id||(null!=t?t.id:t))?s:c)?s.call(u,{name:"id",hash:{},data:i,blockParams:a}):s)+"\n
  • \n"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i,a,o){var s;return'
      \n'+(null!=(s=n.each.call(null!=t?t:e.nullContext||{},null!=t?t.nodes:t,{name:"each",hash:{},fn:e.program(1,i,2,a,o),inverse:e.noop,data:i,blockParams:a}))?s:"")+"
    \n"},useData:!0,useDepths:!0,useBlockParams:!0})},function(i,e,t){(function(e){var y="Expected a function",a=NaN,o="[object Symbol]",s=/^\s+|\s+$/g,l=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,c=/^0o[0-7]+$/i,d=parseInt,t="object"==typeof e&&e&&e.Object===Object&&e,n="object"==typeof self&&self&&self.Object===Object&&self,r=t||n||Function("return this")(),f=Object.prototype.toString,b=Math.max,x=Math.min,w=function(){return r.Date.now()};function p(r,i,e){var a,o,s,l,u,c,d=0,f=!1,p=!1,t=!0;if("function"!=typeof r)throw new TypeError(y);function h(e){var t=a,n=o;return a=o=void 0,d=e,l=r.apply(n,t)}function g(e){var t=e-c;return void 0===c||i<=t||t<0||p&&s<=e-d}function m(){var e,t,n=w();if(g(n))return v(n);u=setTimeout(m,(t=i-((e=n)-c),p?x(t,s-(e-d)):t))}function v(e){return u=void 0,t&&a?h(e):(a=o=void 0,l)}function n(){var e,t=w(),n=g(t);if(a=arguments,o=this,c=t,n){if(void 0===u)return d=e=c,u=setTimeout(m,i),f?h(e):l;if(p)return u=setTimeout(m,i),h(c)}return void 0===u&&(u=setTimeout(m,i)),l}return i=E(i)||0,_(e)&&(f=!!e.leading,s=(p="maxWait"in e)?b(E(e.maxWait)||0,i):s,t="trailing"in e?!!e.trailing:t),n.cancel=function(){void 0!==u&&clearTimeout(u),a=c=o=u=void(d=0)},n.flush=function(){return void 0===u?l:v(w())},n}function _(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function E(e){if("number"==typeof e)return e;if("symbol"==typeof(t=e)||(n=t)&&"object"==typeof n&&f.call(t)==o)return a;var t,n;if(_(e)){var r="function"==typeof e.valueOf?e.valueOf():e;e=_(r)?r+"":r}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var i=u.test(e);return i||c.test(e)?d(e.slice(2),i?2:8):l.test(e)?a:+e}i.exports=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw new TypeError(y);return _(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),p(e,t,{leading:r,maxWait:t,trailing:i})}}).call(this,t(23))},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i){var a,o,s=null!=t?t:e.nullContext||{},l=n.helperMissing,u=e.escapeExpression;return' \n"},2:function(e,t,n,r,i){return" selected disabled"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i){var a;return'
    \n \n
    "},useData:!0})},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i){var a;return null!=(a=n.if.call(null!=t?t:e.nullContext||{},null!=t?t.description:t,{name:"if",hash:{},fn:e.program(2,i,0),inverse:e.noop,data:i}))?a:""},2:function(e,t,n,r,i){var a;return'
    \n
    \n'+(null!=(a=n.if.call(null!=t?t:e.nullContext||{},null!=t?t.displayAs:t,{name:"if",hash:{},fn:e.program(3,i,0),inverse:e.program(5,i,0),data:i}))?a:"")+'
    \n
    \n '+e.escapeExpression(e.lambda(null!=t?t.description:t,t))+"\n
    \n
    \n"},3:function(e,t,n,r,i){var a;return" "+(null!=(a=e.lambda(null!=t?t.displayAs:t,t))?a:"")+"\n"},5:function(e,t,n,r,i){return" "+e.escapeExpression(e.lambda(null!=t?t.name:t,t))+"\n"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i){var a;return'
    \n
    \n \n
    \n
    \n"},useData:!0})},,,,,,function(e,t,n){n(58),e.exports=n(53)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}t.__esModule=!0;var a=i(n(24)),o=r(n(49)),s=r(n(5)),l=i(n(3)),u=i(n(50)),c=r(n(51));function d(){var t=new a.HandlebarsEnvironment;return l.extend(t,a),t.SafeString=o.default,t.Exception=s.default,t.Utils=l,t.escapeExpression=l.escapeExpression,t.VM=u,t.template=function(e){return u.template(e,t)},t}var f=d();f.create=d,c.default(f),f.default=f,t.default=f,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.registerDefaultHelpers=function(e){i.default(e),a.default(e),o.default(e),s.default(e),l.default(e),u.default(e),c.default(e)};var i=r(n(39)),a=r(n(40)),o=r(n(41)),s=r(n(42)),l=r(n(43)),u=r(n(44)),c=r(n(45))},function(e,t,n){"use strict";t.__esModule=!0;var o=n(3);t.default=function(a){a.registerHelper("blockHelperMissing",function(e,t){var n=t.inverse,r=t.fn;if(!0===e)return r(this);if(!1===e||null==e)return n(this);if(o.isArray(e))return 0".concat(e[0],""))}function Z(e){if(!e)return 0;var t=e.input.length;return t?e.length/t:0}var J=u()(".autocomplete");function Y(){J.hide()}function ee(e){var t,n,r;e?(J.show(),n=G(t=e),r=q()({empty:0===n.length,results:n,term:t}),J.html(r)):Y()}function te(e){var t=u()(".autocomplete-suggestion.selected"),n=-1;t.length&&(n=parseInt(t.attr("data-index"))+e);var r=u()('.autocomplete-suggestion[data-index="'.concat(n,'"]'));r.length||(r=n<0?u()(".autocomplete-suggestion:last"):u()(".autocomplete-suggestion:first")),u()(".autocomplete-suggestion").each(function(){u()(this).toggleClass("selected",u()(this).is(r))})}var ne=n(18),re=n.n(ne),ie=n(26),ae=n.n(ie),oe=u()("#search"),se=u()(".sidebar-search input");function le(e){var r=searchNodes,i=[];return e.forEach(function(t){var e=r.find(function(e){return e.ref===t.ref});if(e){var n=t.matchData.metadata;e.metadata=n,e.excerpts=function(i,t){var e=Object.keys(t),a=[];e.forEach(function(e){"doc"in t[e]&&t[e].doc.position.forEach(function(e){var t=0i.doc.length?i.doc.length:e[0]+e[1]+80,r=(0"+i.doc.slice(e[0],e[0]+e[1])+" "+i.doc.slice(e[0]+e[1],n)+(nSearch")}function ce(e){var t=e.title;return"extras"!==e.type&&(t=t+" "+t.replace(/\.|\//g," ")),t}var de=n(27),fe=n.n(de),pe=["#extras-list","#modules-list","#exceptions-list","#tasks-list","#search-list"],he=u()(".sidebar-listNav"),ge=u()(".content"),me=u()(".content-inner"),ve=u()("body"),ye=u()("form.sidebar-search");function be(){var e=u()("#full-list"),t=u()("#full-list li.current-page");0je?De:Re)}var He=n(29),Fe=n.n(He),$e=u()(".sidebar-projectVersion"),ze=$e.text().trim();function Ue(e){return e.isCurrentVersion=e.version===ze,e}function We(){if("undefined"!=typeof versionNodes){Q()(versionNodes,function(e){return e.version===ze})||versionNodes.unshift({version:ze,url:"#"});var e=u()(".sidebar-projectVersion").width(),t=Fe()({nodes:versionNodes.map(Ue)});$e.text(""),$e.append(t),u()(".sidebar-projectVersionsDropdown").width(e).change(function(){window.location.href=u()(this).val()})}}var Ve=u()("body"),Ge="night-mode";function Ke(){Ve.addClass(Ge);try{localStorage.setItem(Ge,!0)}catch(e){}}function Xe(){Ve.hasClass(Ge)?function(){Ve.removeClass(Ge);try{localStorage.removeItem(Ge)}catch(e){}}():Ke()}function Ze(){!function(){try{localStorage.getItem(Ge)&&Ke()}catch(e){}}(),Ve.on("click",".night-mode-toggle",function(){Xe()})}var Je=n(17),Ye=n(30),et=n.n(Ye),tt="#keyboard-shortcuts-modal",nt=["input","textarea"],rt=[{name:"c",keyCode:67,description:"Toggle sidebar",action:Be},{name:"n",keyCode:78,description:"Toggle night mode",action:Xe},{name:"s",keyCode:83,description:"Focus search bar",displayAs:"/ or s",action:st},{name:"/",keyCode:191,action:st},{name:"?",keyCode:191,requiresShiftKey:!0,displayAs:"?",description:"Bring up this help dialog",action:function(){u()(tt).is(":visible")?at():ot()}}],it=null;function at(){u()(tt).hide()}function ot(){u()(tt).show().focus()}function st(){qe(),at(),Ae.focus(),event.preventDefault()}function lt(){var e=et()({shortcuts:rt});u()("body").append(e),u()(tt).on("keydown",function(e){27===e.keyCode&&at()}),u()(tt).on("click",".modal-close",function(){at()}),u()("footer").on("click",".display-shortcuts-help",function(){ot()}),u()(document).on("keydown",function(e){!function(e){var t=e.target.tagName.toLowerCase(),n=e.keyCode,r=e.shiftKey;if(!it&&!(0<=nt.indexOf(t)||e.ctrlKey||e.metaKey||e.altKey)){var i=Q()(rt,function(e){var t=!!e.requiresShiftKey;return e.keyCode===n&&t===r});i&&(it=i).action(e)}}(e)}),u()(document).on("keyup",function(e){it=null})}window.$=u.a,u()(function(){a.a.registerHelper("isArray",j),a.a.registerHelper("isLocal",L),a.a.registerHelper("isNonEmptyArray",D),a.a.registerHelper("groupChanged",M),a.a.registerHelper("nestingChanged",R),a.a.registerHelper("showSummary",P),s.a.configure({tabReplace:" ",languages:[]}),s.a.registerLanguage("bash",c.a),s.a.registerLanguage("css",f.a),s.a.registerLanguage("diff",h.a),s.a.registerLanguage("erlang",m.a),s.a.registerLanguage("erlang-repl",y.a),s.a.registerLanguage("http",x.a),s.a.registerLanguage("javascript",_.a),s.a.registerLanguage("json",k.a),s.a.registerLanguage("markdown",T.a),s.a.registerLanguage("sql",N.a),s.a.registerLanguage("xml",A.a),Ze(),function(){Qe();var e=window.innerWidth;u()(window).resize(Ne()(function(){e!==window.innerWidth&&(e=window.innerWidth,Qe())},100)),u()(".sidebar-toggle").click(function(){Be()})}(),We(),Ce(),Object(Je.a)(),lt(),s.a.initHighlighting()})}]); \ No newline at end of file + */,H.Builder=function(){this._ref="id",this._fields=Object.create(null),this._documents=Object.create(null),this.invertedIndex=Object.create(null),this.fieldTermFrequencies={},this.fieldLengths={},this.tokenizer=H.tokenizer,this.pipeline=new H.Pipeline,this.searchPipeline=new H.Pipeline,this.documentCount=0,this._b=.75,this._k1=1.2,this.termIndex=0,this.metadataWhitelist=[]},H.Builder.prototype.ref=function(e){this._ref=e},H.Builder.prototype.field=function(e,t){if(/\//.test(e))throw new RangeError("Field '"+e+"' contains illegal character '/'");this._fields[e]=t||{}},H.Builder.prototype.b=function(e){this._b=e<0?0:1=this.length)return H.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},H.QueryLexer.prototype.width=function(){return this.pos-this.start},H.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},H.QueryLexer.prototype.backup=function(){this.pos-=1},H.QueryLexer.prototype.acceptDigitRun=function(){for(var e,t;47<(t=(e=this.next()).charCodeAt(0))&&t<58;);e!=H.QueryLexer.EOS&&this.backup()},H.QueryLexer.prototype.more=function(){return this.pos= 2.0.0-beta.1",7:">= 4.0.0"};var u="[object Object]";function c(e,t,n){this.helpers=e||{},this.partials=t||{},this.decorators=n||{},o.registerDefaultHelpers(this),s.registerDefaultDecorators(this)}c.prototype={constructor:c,logger:l.default,log:l.default.log,registerHelper:function(e,t){if(i.toString.call(e)===u){if(t)throw new a.default("Arg not supported with multiple helpers");i.extend(this.helpers,e)}else this.helpers[e]=t},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,t){if(i.toString.call(e)===u)i.extend(this.partials,e);else{if(void 0===t)throw new a.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=t}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,t){if(i.toString.call(e)===u){if(t)throw new a.default("Arg not supported with multiple decorators");i.extend(this.decorators,e)}else this.decorators[e]=t},unregisterDecorator:function(e){delete this.decorators[e]}};var d=l.default.log;t.log=d,t.createFrame=i.createFrame,t.logger=l.default},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i){var a,o,s=null!=t?t:e.nullContext||{},l=n.helperMissing,u="function",c=e.escapeExpression;return' \n
    \n '+(null!=(a=typeof(o=null!=(o=n.title||(null!=t?t.title:t))?o:l)===u?o.call(s,{name:"title",hash:{},data:i}):o)?a:"")+"\n"+(null!=(a=n.if.call(s,null!=t?t.label:t,{name:"if",hash:{},fn:e.program(2,i,0),inverse:e.noop,data:i}))?a:"")+"
    \n\n"+(null!=(a=n.if.call(s,null!=t?t.description:t,{name:"if",hash:{},fn:e.program(4,i,0),inverse:e.noop,data:i}))?a:"")+"
    \n"},2:function(e,t,n,r,i){var a;return' ('+e.escapeExpression("function"==typeof(a=null!=(a=n.label||(null!=t?t.label:t))?a:n.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"label",hash:{},data:i}):a)+")\n"},4:function(e,t,n,r,i){var a,o;return'
    \n '+(null!=(a="function"==typeof(o=null!=(o=n.description||(null!=t?t.description:t))?o:n.helperMissing)?o.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:i}):o)?a:"")+"\n
    \n"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i){var a,o,s=null!=t?t:e.nullContext||{},l=n.helperMissing,u="function",c=e.escapeExpression;return'
    \n \n
    "'+c(typeof(o=null!=(o=n.term||(null!=t?t.term:t))?o:l)===u?o.call(s,{name:"term",hash:{},data:i}):o)+'"
    \n
    Search the documentation
    \n
    \n'+(null!=(a=n.each.call(s,null!=t?t.results:t,{name:"each",hash:{},fn:e.program(1,i,0),inverse:e.noop,data:i}))?a:"")+"
    \n"},useData:!0})},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i){var a;return null!=(a=n.each.call(null!=t?t:e.nullContext||{},null!=t?t.results:t,{name:"each",hash:{},fn:e.program(2,i,0),inverse:e.noop,data:i}))?a:""},2:function(e,t,n,r,i){var a,o=e.lambda,s=e.escapeExpression;return'
    \n

    \n '+s(o(null!=t?t.title:t,t))+" ("+s(o(null!=t?t.type:t,t))+")\n

    \n"+(null!=(a=n.each.call(null!=t?t:e.nullContext||{},null!=t?t.excerpts:t,{name:"each",hash:{},fn:e.program(3,i,0),inverse:e.noop,data:i}))?a:"")+"
    \n"},3:function(e,t,n,r,i){var a;return'

    '+(null!=(a=e.lambda(t,t))?a:"")+"

    \n"},5:function(e,t,n,r,i){var a;return(null!=(a=(n.isArray||t&&t.isArray||n.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?t.results:t,{name:"isArray",hash:{},fn:e.program(6,i,0),inverse:e.program(8,i,0),data:i}))?a:"")+"\n

    Here are some tips when performing a full-text search:

    \n\n
    \n
  • Multiple words (such as foo bar) are searched as OR
  • \n
  • Use * anywhere (such as fo*) as wildcard
  • \n
  • Use + before a word (such as +foo) to make its presence required
  • \n
  • Use - before a word (such as -foo) to make its absence required
  • \n
  • Use WORD^NUMBER (such as foo^2) to boost the given word
  • \n
  • Use WORD~NUMBER (such as foo~2) to do a search with edit distance on word
  • \n
    \n\n

    To quickly go to a module, type, or function, use the autocompletion feature in the sidebar search.

    \n"},6:function(e,t,n,r,i){var a;return"

    Sorry, we couldn't find anything for "+e.escapeExpression("function"==typeof(a=null!=(a=n.value||(null!=t?t.value:t))?a:n.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"value",hash:{},data:i}):a)+".

    \n"},8:function(e,t,n,r,i){var a;return"

    Invalid search: "+e.escapeExpression("function"==typeof(a=null!=(a=n.errorMessage||(null!=t?t.errorMessage:t))?a:n.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"errorMessage",hash:{},data:i}):a)+".

    \n"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i){var a,o,s=null!=t?t:e.nullContext||{},l=n.helperMissing;return"

    Search results for "+e.escapeExpression("function"==typeof(o=null!=(o=n.value||(null!=t?t.value:t))?o:l)?o.call(s,{name:"value",hash:{},data:i}):o)+"

    \n\n"+(null!=(a=(n.isNonEmptyArray||t&&t.isNonEmptyArray||l).call(s,null!=t?t.results:t,{name:"isNonEmptyArray",hash:{},fn:e.program(1,i,0),inverse:e.program(5,i,0),data:i}))?a:"")},useData:!0})},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i,a,o){var s,l=null!=t?t:e.nullContext||{},u=n.helperMissing,c=e.lambda,d=e.escapeExpression;return(null!=(s=(n.groupChanged||t&&t.groupChanged||u).call(l,o[1],null!=(s=a[0][0])?s.group:s,{name:"groupChanged",hash:{},fn:e.program(2,i,0,a,o),inverse:e.noop,data:i,blockParams:a}))?s:"")+"\n"+(null!=(s=(n.nestingChanged||t&&t.nestingChanged||u).call(l,o[1],a[0][0],{name:"nestingChanged",hash:{},fn:e.program(4,i,0,a,o),inverse:e.noop,data:i,blockParams:a}))?s:"")+'\n
  • \n \n'+(null!=(s=n.if.call(l,null!=(s=a[0][0])?s.nested_title:s,{name:"if",hash:{},fn:e.program(10,i,0,a,o),inverse:e.program(12,i,0,a,o),data:i,blockParams:a}))?s:"")+'\n \n \n\n
      \n
    • \n Top\n
    • \n\n'+(null!=(s=(n.isArray||t&&t.isArray||u).call(l,null!=(s=a[0][0])?s.headers:s,{name:"isArray",hash:{},fn:e.program(14,i,0,a,o),inverse:e.program(17,i,0,a,o),data:i,blockParams:a}))?s:"")+"
    \n
  • \n"},2:function(e,t,n,r,i,a){var o;return'
  • '+e.escapeExpression(e.lambda(null!=(o=a[1][0])?o.group:o,t))+"
  • \n"},4:function(e,t,n,r,i,a){var o;return' \n"},6:function(e,t,n,r,i){return"current-page open"},8:function(e,t,n,r,i){return"nested"},10:function(e,t,n,r,i,a){var o;return" "+e.escapeExpression(e.lambda(null!=(o=a[1][0])?o.nested_title:o,t))+"\n"},12:function(e,t,n,r,i,a){var o;return" "+e.escapeExpression(e.lambda(null!=(o=a[1][0])?o.title:o,t))+"\n"},14:function(e,t,n,r,i,a){var o;return null!=(o=n.each.call(null!=t?t:e.nullContext||{},null!=(o=a[1][0])?o.headers:o,{name:"each",hash:{},fn:e.program(15,i,0,a),inverse:e.noop,data:i,blockParams:a}))?o:""},15:function(e,t,n,r,i,a){var o,s,l=null!=t?t:e.nullContext||{},u=n.helperMissing,c="function";return'
  • \n '+(null!=(o=typeof(s=null!=(s=n.id||(null!=t?t.id:t))?s:u)===c?s.call(l,{name:"id",hash:{},data:i,blockParams:a}):s)?o:"")+"\n
  • \n"},17:function(e,t,n,r,i,a){var o,s=null!=t?t:e.nullContext||{};return(null!=(o=(n.showSummary||t&&t.showSummary||n.helperMissing).call(s,a[1][0],{name:"showSummary",hash:{},fn:e.program(18,i,0,a),inverse:e.noop,data:i,blockParams:a}))?o:"")+(null!=(o=n.each.call(s,null!=(o=a[1][0])?o.nodeGroups:o,{name:"each",hash:{},fn:e.program(20,i,1,a),inverse:e.noop,data:i,blockParams:a}))?o:"")},18:function(e,t,n,r,i,a){var o;return'
  • \n Summary\n
  • \n'},20:function(e,t,n,r,i,a){var o,s=e.lambda,l=e.escapeExpression;return'
  • \n \n '+l(s(null!=(o=a[0][0])?o.name:o,t))+'\n \n \n
      \n'+(null!=(o=n.each.call(null!=t?t:e.nullContext||{},null!=(o=a[0][0])?o.nodes:o,{name:"each",hash:{},fn:e.program(21,i,0,a),inverse:e.noop,data:i,blockParams:a}))?o:"")+"
    \n
  • \n"},21:function(e,t,n,r,i,a){var o,s,l=e.escapeExpression,u=null!=t?t:e.nullContext||{},c=n.helperMissing;return'
  • \n '+(null!=(o="function"==typeof(s=null!=(s=n.id||(null!=t?t.id:t))?s:c)?s.call(u,{name:"id",hash:{},data:i,blockParams:a}):s)?o:"")+"\n
  • \n"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i,a,o){var s;return'
      \n'+(null!=(s=n.each.call(null!=t?t:e.nullContext||{},null!=t?t.nodes:t,{name:"each",hash:{},fn:e.program(1,i,2,a,o),inverse:e.noop,data:i,blockParams:a}))?s:"")+"
    \n"},useData:!0,useDepths:!0,useBlockParams:!0})},function(i,e,t){(function(e){var y="Expected a function",a=NaN,o="[object Symbol]",s=/^\s+|\s+$/g,l=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,c=/^0o[0-7]+$/i,d=parseInt,t="object"==typeof e&&e&&e.Object===Object&&e,n="object"==typeof self&&self&&self.Object===Object&&self,r=t||n||Function("return this")(),f=Object.prototype.toString,b=Math.max,x=Math.min,w=function(){return r.Date.now()};function p(r,i,e){var a,o,s,l,u,c,d=0,f=!1,p=!1,t=!0;if("function"!=typeof r)throw new TypeError(y);function h(e){var t=a,n=o;return a=o=void 0,d=e,l=r.apply(n,t)}function g(e){var t=e-c;return void 0===c||i<=t||t<0||p&&s<=e-d}function m(){var e,t,n=w();if(g(n))return v(n);u=setTimeout(m,(t=i-((e=n)-c),p?x(t,s-(e-d)):t))}function v(e){return u=void 0,t&&a?h(e):(a=o=void 0,l)}function n(){var e,t=w(),n=g(t);if(a=arguments,o=this,c=t,n){if(void 0===u)return d=e=c,u=setTimeout(m,i),f?h(e):l;if(p)return u=setTimeout(m,i),h(c)}return void 0===u&&(u=setTimeout(m,i)),l}return i=E(i)||0,_(e)&&(f=!!e.leading,s=(p="maxWait"in e)?b(E(e.maxWait)||0,i):s,t="trailing"in e?!!e.trailing:t),n.cancel=function(){void 0!==u&&clearTimeout(u),a=c=o=u=void(d=0)},n.flush=function(){return void 0===u?l:v(w())},n}function _(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function E(e){if("number"==typeof e)return e;if("symbol"==typeof(t=e)||(n=t)&&"object"==typeof n&&f.call(t)==o)return a;var t,n;if(_(e)){var r="function"==typeof e.valueOf?e.valueOf():e;e=_(r)?r+"":r}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var i=u.test(e);return i||c.test(e)?d(e.slice(2),i?2:8):l.test(e)?a:+e}i.exports=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw new TypeError(y);return _(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),p(e,t,{leading:r,maxWait:t,trailing:i})}}).call(this,t(23))},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i){var a,o,s=null!=t?t:e.nullContext||{},l=n.helperMissing,u=e.escapeExpression;return' \n"},2:function(e,t,n,r,i){return" selected disabled"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i){var a;return'
    \n \n
    "},useData:!0})},function(e,t,n){var r=n(2);e.exports=(r.default||r).template({1:function(e,t,n,r,i){var a;return null!=(a=n.if.call(null!=t?t:e.nullContext||{},null!=t?t.description:t,{name:"if",hash:{},fn:e.program(2,i,0),inverse:e.noop,data:i}))?a:""},2:function(e,t,n,r,i){var a;return'
    \n
    \n'+(null!=(a=n.if.call(null!=t?t:e.nullContext||{},null!=t?t.displayAs:t,{name:"if",hash:{},fn:e.program(3,i,0),inverse:e.program(5,i,0),data:i}))?a:"")+'
    \n
    \n '+e.escapeExpression(e.lambda(null!=t?t.description:t,t))+"\n
    \n
    \n"},3:function(e,t,n,r,i){var a;return" "+(null!=(a=e.lambda(null!=t?t.displayAs:t,t))?a:"")+"\n"},5:function(e,t,n,r,i){return" "+e.escapeExpression(e.lambda(null!=t?t.name:t,t))+"\n"},compiler:[7,">= 4.0.0"],main:function(e,t,n,r,i){var a;return'
    \n
    \n \n
    \n
    \n"},useData:!0})},,,,,,function(e,t,n){n(58),e.exports=n(53)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}t.__esModule=!0;var a=i(n(24)),o=r(n(49)),s=r(n(5)),l=i(n(3)),u=i(n(50)),c=r(n(51));function d(){var t=new a.HandlebarsEnvironment;return l.extend(t,a),t.SafeString=o.default,t.Exception=s.default,t.Utils=l,t.escapeExpression=l.escapeExpression,t.VM=u,t.template=function(e){return u.template(e,t)},t}var f=d();f.create=d,c.default(f),f.default=f,t.default=f,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.registerDefaultHelpers=function(e){i.default(e),a.default(e),o.default(e),s.default(e),l.default(e),u.default(e),c.default(e)};var i=r(n(39)),a=r(n(40)),o=r(n(41)),s=r(n(42)),l=r(n(43)),u=r(n(44)),c=r(n(45))},function(e,t,n){"use strict";t.__esModule=!0;var o=n(3);t.default=function(a){a.registerHelper("blockHelperMissing",function(e,t){var n=t.inverse,r=t.fn;if(!0===e)return r(this);if(!1===e||null==e)return n(this);if(o.isArray(e))return 0".concat(e[0],""))}function Z(e){if(!e)return 0;var t=e.input.length;return t?e.length/t:0}var J=u()(".autocomplete");function Y(){J.hide()}function ee(e){var t,n,r;e?(J.show(),n=G(t=e),r=q()({empty:0===n.length,results:n,term:t}),J.html(r)):Y()}function te(e){var t=u()(".autocomplete-suggestion.selected"),n=-1;t.length&&(n=parseInt(t.attr("data-index"))+e);var r=u()('.autocomplete-suggestion[data-index="'.concat(n,'"]'));r.length||(r=n<0?u()(".autocomplete-suggestion:last"):u()(".autocomplete-suggestion:first")),u()(".autocomplete-suggestion").each(function(){u()(this).toggleClass("selected",u()(this).is(r))})}var ne=n(18),re=n.n(ne),ie=n(26),ae=n.n(ie),oe=u()("#search"),se=u()(".sidebar-search input");function le(e){var r=searchNodes,i=[];return e.forEach(function(t){var e=r.find(function(e){return e.ref===t.ref});if(e){var n=t.matchData.metadata;e.metadata=n,e.excerpts=function(i,t){var e=Object.keys(t),a=[];e.forEach(function(e){"doc"in t[e]&&t[e].doc.position.forEach(function(e){var t=0i.doc.length?i.doc.length:e[0]+e[1]+80,r=(0"+i.doc.slice(e[0],e[0]+e[1])+" "+i.doc.slice(e[0]+e[1],n)+(nSearch")}function ce(e){var t=e.title;return"extras"!==e.type&&(t=t+" "+t.replace(/\.|\//g," ")),t}var de=n(27),fe=n.n(de),pe=["#extras-list","#modules-list","#exceptions-list","#tasks-list","#search-list"],he=u()(".sidebar-listNav"),ge=u()(".content"),me=u()(".content-inner"),ve=u()("body"),ye=u()("form.sidebar-search");function be(){var e=u()("#full-list"),t=u()("#full-list li.current-page");0je?De:Re)}var He=n(29),Fe=n.n(He),$e=u()(".sidebar-projectVersion"),ze=$e.text().trim();function Ue(e){return e.isCurrentVersion=e.version===ze,e}function We(){if("undefined"!=typeof versionNodes){Q()(versionNodes,function(e){return e.version===ze})||versionNodes.unshift({version:ze,url:"#"});var e=u()(".sidebar-projectVersion").width(),t=Fe()({nodes:versionNodes.map(Ue)});$e.text(""),$e.append(t),u()(".sidebar-projectVersionsDropdown").width(e).change(function(){window.location.href=u()(this).val()})}}var Ve=u()("body"),Ge="night-mode";function Ke(){Ve.addClass(Ge);try{localStorage.setItem(Ge,!0)}catch(e){}}function Xe(){Ve.hasClass(Ge)?function(){Ve.removeClass(Ge);try{localStorage.setItem(Ge,!1)}catch(e){}}():Ke()}function Ze(){!function(){try{var e=localStorage.getItem(Ge);null!=e?!0===e&&Ke():matchMedia("(prefers-color-scheme: dark)").matches&&Ke()}catch(e){}}(),Ve.on("click",".night-mode-toggle",function(){Xe()})}var Je=n(17),Ye=n(30),et=n.n(Ye),tt="#keyboard-shortcuts-modal",nt=["input","textarea"],rt=[{name:"c",keyCode:67,description:"Toggle sidebar",action:Be},{name:"n",keyCode:78,description:"Toggle night mode",action:Xe},{name:"s",keyCode:83,description:"Focus search bar",displayAs:"/ or s",action:st},{name:"/",keyCode:191,action:st},{name:"?",keyCode:191,requiresShiftKey:!0,displayAs:"?",description:"Bring up this help dialog",action:function(){u()(tt).is(":visible")?at():ot()}}],it=null;function at(){u()(tt).hide()}function ot(){u()(tt).show().focus()}function st(){qe(),at(),Ae.focus(),event.preventDefault()}function lt(){var e=et()({shortcuts:rt});u()("body").append(e),u()(tt).on("keydown",function(e){27===e.keyCode&&at()}),u()(tt).on("click",".modal-close",function(){at()}),u()("footer").on("click",".display-shortcuts-help",function(){ot()}),u()(document).on("keydown",function(e){!function(e){var t=e.target.tagName.toLowerCase(),n=e.keyCode,r=e.shiftKey;if(!it&&!(0<=nt.indexOf(t)||e.ctrlKey||e.metaKey||e.altKey)){var i=Q()(rt,function(e){var t=!!e.requiresShiftKey;return e.keyCode===n&&t===r});i&&(it=i).action(e)}}(e)}),u()(document).on("keyup",function(e){it=null})}window.$=u.a,u()(function(){a.a.registerHelper("isArray",j),a.a.registerHelper("isLocal",L),a.a.registerHelper("isNonEmptyArray",D),a.a.registerHelper("groupChanged",M),a.a.registerHelper("nestingChanged",R),a.a.registerHelper("showSummary",P),s.a.configure({tabReplace:" ",languages:[]}),s.a.registerLanguage("bash",c.a),s.a.registerLanguage("css",f.a),s.a.registerLanguage("diff",h.a),s.a.registerLanguage("erlang",m.a),s.a.registerLanguage("erlang-repl",y.a),s.a.registerLanguage("http",x.a),s.a.registerLanguage("javascript",_.a),s.a.registerLanguage("json",k.a),s.a.registerLanguage("markdown",T.a),s.a.registerLanguage("sql",N.a),s.a.registerLanguage("xml",A.a),Ze(),function(){Qe();var e=window.innerWidth;u()(window).resize(Ne()(function(){e!==window.innerWidth&&(e=window.innerWidth,Qe())},100)),u()(".sidebar-toggle").click(function(){Be()})}(),We(),Ce(),Object(Je.a)(),lt(),s.a.initHighlighting()})}]); \ No newline at end of file