/*! For license information please see 7.js.LICENSE.txt */ (self.webpackChunkFBPublication=self.webpackChunkFBPublication||[]).push([[7],{1976:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var r=1,i=65535,s=4,a=setInterval((function(){r=r+1&i}),1e3/s|0);function o(e){var t=s*(e||5),n=[0],a=1,o=r-1&i;return function(e){var u=r-o&i;for(u>t&&(u=t),o=r;u--;)a===t&&(a=0),n[a]=n[0===a?t-1:a-1],a++;e&&(n[a-1]+=e);var h=n[a-1],l=n.length=this.transferred?this.getRemainingBytes()/this.speed*1e9:0}flow(e,t){const n=e.length;if(this.transferred+=n,this.speed=this.streamSpeed(n),this.percentage=Math.round(this.transferred/this.length*100),this.initial||(this.eventStart=Date.now(),this.initial=!0),this.length>=this.transferred||Date.now()-this.eventStart>this.emitDelay){this.eventStart=Date.now();const e={total:this.length,transferred:this.transferred,speed:this.speed,eta:this.getEta()};this.length&&(e.remaining=this.getRemainingBytes(),e.percentage=this.percentage),t(e)}}}function h(){return"undefined"!=typeof Response&&"undefined"!=typeof ReadableStream}function l({defaultSize:e=0,emitDelay:t=10,onProgress:n=(()=>null),onComplete:r=(()=>null),onError:i=(()=>null)}){return function(s){if(!h())return s;const{body:a,headers:o,status:l}=s,c=o.get("content-length")||e,p=new u(c,t),f=a.getReader(),d=new ReadableStream({start(e){function t(){f.read().then((({done:i,value:s})=>{if(i)return r({}),void e.close();s&&p.flow(s,n),e.enqueue(s),t()})).catch((e=>{i(e)}))}t()}});return new Response(d,{headers:o,status:l})}}},466:function(e){var t;t=function(){"use strict";var e=Object.prototype.toString,t=Array.isArray||function(t){return"[object Array]"===e.call(t)};function n(e){return"function"==typeof e}function r(e){return t(e)?"array":typeof e}function i(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function s(e,t){return null!=e&&"object"==typeof e&&t in e}function a(e,t){return null!=e&&"object"!=typeof e&&e.hasOwnProperty&&e.hasOwnProperty(t)}var o=RegExp.prototype.test;function u(e,t){return o.call(e,t)}var h=/\S/;function l(e){return!u(h,e)}var c={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="};function p(e){return String(e).replace(/[&<>"'`=\/]/g,(function(e){return c[e]}))}var f=/\s*/,d=/\s+/,g=/\s*=/,v=/\s*\}/,w=/#|\^|\/|>|\{|&|=|!/;function y(e,n){if(!e)return[];var r,s,a,o=!1,u=[],h=[],c=[],p=!1,y=!1,x="",S=0;function R(){if(p&&!y)for(;c.length;)delete h[c.pop()];else c=[];p=!1,y=!1}function U(e){if("string"==typeof e&&(e=e.split(d,2)),!t(e)||2!==e.length)throw new Error("Invalid tags: "+e);r=new RegExp(i(e[0])+"\\s*"),s=new RegExp("\\s*"+i(e[1])),a=new RegExp("\\s*"+i("}"+e[1]))}U(n||E.tags);for(var C,P,T,j,I,D,V=new k(e);!V.eos();){if(C=V.pos,T=V.scanUntil(r))for(var B=0,O=T.length;B0?i[i.length-1][4]:n;break;default:r.push(t)}return n}function k(e){this.string=e,this.tail=e,this.pos=0}function x(e,t){this.view=e,this.cache={".":this.view},this.parent=t}function S(){this.cache={}}k.prototype.eos=function(){return""===this.tail},k.prototype.scan=function(e){var t=this.tail.match(e);if(!t||0!==t.index)return"";var n=t[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n},k.prototype.scanUntil=function(e){var t,n=this.tail.search(e);switch(n){case-1:t=this.tail,this.tail="";break;case 0:t="";break;default:t=this.tail.substring(0,n),this.tail=this.tail.substring(n)}return this.pos+=t.length,t},x.prototype.push=function(e){return new x(e,this)},x.prototype.lookup=function(e){var t,r=this.cache;if(r.hasOwnProperty(e))t=r[e];else{for(var i,o,u,h=this,l=!1;h;){if(e.indexOf(".")>0)for(i=h.view,o=e.split("."),u=0;null!=i&&u"===a?o=this.renderPartial(s,t,n,i):"&"===a?o=this.unescapedValue(s,t):"name"===a?o=this.escapedValue(s,t):"text"===a&&(o=this.rawValue(s)),void 0!==o&&(u+=o);return u},S.prototype.renderSection=function(e,r,i,s){var a=this,o="",u=r.lookup(e[1]);function h(e){return a.render(e,r,i)}if(u){if(t(u))for(var l=0,c=u.length;l0||!n)&&(i[s]=r+i[s]);return i.join("\n")},S.prototype.renderPartial=function(e,t,r,i){if(r){var s=n(r)?r(e[1]):r[e[1]];if(null!=s){var a=e[6],o=e[5],u=e[4],h=s;return 0==o&&u&&(h=this.indentPartial(s,u,a)),this.renderTokens(this.parse(h,i),t,r,h)}}},S.prototype.unescapedValue=function(e,t){var n=t.lookup(e[1]);if(null!=n)return n},S.prototype.escapedValue=function(e,t){var n=t.lookup(e[1]);if(null!=n)return E.escape(n)},S.prototype.rawValue=function(e){return e[1]};var E={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},R=new S;return E.clearCache=function(){return R.clearCache()},E.parse=function(e,t){return R.parse(e,t)},E.render=function(e,t,n,i){if("string"!=typeof e)throw new TypeError('Invalid template! Template should be a "string" but "'+r(e)+'" was given as the first argument for mustache#render(template, view, partials)');return R.render(e,t,n,i)},E.to_html=function(e,t,r,i){var s=E.render(e,t,r);if(!n(i))return s;i(s)},E.escape=p,E.Scanner=k,E.Context=x,E.Writer=S,E},e.exports=t()}}]);