/*! For license information please see 6.js.LICENSE.txt */ (self.webpackChunkFBPublication=self.webpackChunkFBPublication||[]).push([[6],{466:function(t){var e;e=function(){"use strict";var t=Object.prototype.toString,e=Array.isArray||function(e){return"[object Array]"===t.call(e)};function n(t){return"function"==typeof t}function r(t){return e(t)?"array":typeof t}function i(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function o(t,e){return null!=t&&"object"==typeof t&&e in t}function s(t,e){return null!=t&&"object"!=typeof t&&t.hasOwnProperty&&t.hasOwnProperty(e)}var a=RegExp.prototype.test;function u(t,e){return a.call(t,e)}var c=/\S/;function p(t){return!u(c,t)}var l={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="};function h(t){return String(t).replace(/[&<>"'`=\/]/g,(function(t){return l[t]}))}var f=/\s*/,v=/\s+/,d=/\s*=/,g=/\s*\}/,w=/#|\^|\/|>|\{|&|=|!/;function y(t,n){if(!t)return[];var r,o,s,a=!1,u=[],c=[],l=[],h=!1,y=!1,x="",E=0;function C(){if(h&&!y)for(;l.length;)delete c[l.pop()];else l=[];h=!1,y=!1}function P(t){if("string"==typeof t&&(t=t.split(v,2)),!e(t)||2!==t.length)throw new Error("Invalid tags: "+t);r=new RegExp(i(t[0])+"\\s*"),o=new RegExp("\\s*"+i(t[1])),s=new RegExp("\\s*"+i("}"+t[1]))}P(n||U.tags);for(var T,j,S,V,O,A,I=new m(t);!I.eos();){if(T=I.pos,S=I.scanUntil(r))for(var R=0,F=S.length;R0?i[i.length-1][4]:n;break;default:r.push(e)}return n}function m(t){this.string=t,this.tail=t,this.pos=0}function x(t,e){this.view=t,this.cache={".":this.view},this.parent=e}function E(){this.cache={}}m.prototype.eos=function(){return""===this.tail},m.prototype.scan=function(t){var e=this.tail.match(t);if(!e||0!==e.index)return"";var n=e[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n},m.prototype.scanUntil=function(t){var e,n=this.tail.search(t);switch(n){case-1:e=this.tail,this.tail="";break;case 0:e="";break;default:e=this.tail.substring(0,n),this.tail=this.tail.substring(n)}return this.pos+=e.length,e},x.prototype.push=function(t){return new x(t,this)},x.prototype.lookup=function(t){var e,r=this.cache;if(r.hasOwnProperty(t))e=r[t];else{for(var i,a,u,c=this,p=!1;c;){if(t.indexOf(".")>0)for(i=c.view,a=t.split("."),u=0;null!=i&&u"===s?a=this.renderPartial(o,e,n,i):"&"===s?a=this.unescapedValue(o,e):"name"===s?a=this.escapedValue(o,e):"text"===s&&(a=this.rawValue(o)),void 0!==a&&(u+=a);return u},E.prototype.renderSection=function(t,r,i,o){var s=this,a="",u=r.lookup(t[1]);function c(t){return s.render(t,r,i)}if(u){if(e(u))for(var p=0,l=u.length;p0||!n)&&(i[o]=r+i[o]);return i.join("\n")},E.prototype.renderPartial=function(t,e,r,i){if(r){var o=n(r)?r(t[1]):r[t[1]];if(null!=o){var s=t[6],a=t[5],u=t[4],c=o;return 0==a&&u&&(c=this.indentPartial(o,u,s)),this.renderTokens(this.parse(c,i),e,r,c)}}},E.prototype.unescapedValue=function(t,e){var n=e.lookup(t[1]);if(null!=n)return n},E.prototype.escapedValue=function(t,e){var n=e.lookup(t[1]);if(null!=n)return U.escape(n)},E.prototype.rawValue=function(t){return t[1]};var U={name:"mustache.js",version:"3.2.1",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,to_html:void 0,Scanner:void 0,Context:void 0,Writer:void 0},C=new E;return U.clearCache=function(){return C.clearCache()},U.parse=function(t,e){return C.parse(t,e)},U.render=function(t,e,n,i){if("string"!=typeof t)throw new TypeError('Invalid template! Template should be a "string" but "'+r(t)+'" was given as the first argument for mustache#render(template, view, partials)');return C.render(t,e,n,i)},U.to_html=function(t,e,r,i){var o=U.render(t,e,r);if(!n(i))return o;i(o)},U.escape=h,U.Scanner=m,U.Context=x,U.Writer=E,U},t.exports=e()}}]);