<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! For license information please see d20c0cbc05bf350c.vendor.js.LICENSE.txt */
(self.webpackChunk_canva_web=self.webpackChunk_canva_web||[]).push([[5436],{424992:(t,e)=&gt;{"use strict";Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});class n extends Error{}class r extends n{}class o extends n{}class i extends n{}class s extends n{}class a extends n{}class u extends n{}class c extends n{constructor(t){super(`unhandled case: ${JSON.stringify(t)}`)}}let l=0;function f(){return l++}function h(t){return null!=t}function p(t){return t instanceof Int8Array||t instanceof Uint8Array||t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Float32Array}function d(t){switch(t){case"i8":return 5120;case"u8":return 5121;case"i16":return 5122;case"u16":return 5123;case"i32":return 5124;case"f32":return 5126;default:throw new c(t)}}const y={FLOAT:{type:"float",name:"float",length:1},VEC2:{type:"float",name:"vec2",length:2},VEC3:{type:"float",name:"vec3",length:3},VEC4:{type:"float",name:"vec4",length:4}},v={MAT2:{type:"matrix",name:"mat2",length:4},MAT3:{type:"matrix",name:"mat3",length:9},MAT4:{type:"matrix",name:"mat4",length:16}},b={INT:{type:"int",name:"int",length:1},IVEC2:{type:"int",name:"ivec2",length:2},IVEC3:{type:"int",name:"ivec3",length:3},IVEC4:{type:"int",name:"ivec4",length:4},SAMPLER2D:{type:"int",name:"sampler2D",length:1}},m=new Map([[5126,y.FLOAT],[35664,y.VEC2],[35665,y.VEC3],[35666,y.VEC4],[35674,v.MAT2],[35675,v.MAT3],[35676,v.MAT4],[5124,b.INT],[35667,b.IVEC2],[35668,b.IVEC3],[35669,b.IVEC4],[35678,b.SAMPLER2D]]);class g{constructor(t){var e;this.id=f(),this.source=t,t instanceof ArrayBuffer?this.dataType="f32":(e=t,"undefined"!=typeof SharedArrayBuffer&amp;&amp;e instanceof SharedArrayBuffer?this.dataType="f32":this.dataType=function(t){if(t instanceof Float32Array)return"f32";if(t instanceof Uint8Array)return"u8";if(t instanceof Int32Array)return"i32";if(t instanceof Uint8ClampedArray)return"u8";if(t instanceof Int8Array)return"i8";if(t instanceof Int16Array)return"i16";if(t instanceof Uint16Array)return"u16";throw new c(t)}(t)),this.length=t.byteLength/function(t){switch(t){case"i8":case"u8":return 1;case"i16":case"u16":return 2;case"i32":case"f32":return 4;default:throw new c(t)}}(this.dataType)}}class E extends g{constructor(){super(...arguments),this.resourceType="buffer"}}class w extends g{constructor(){super(...arguments),this.resourceType="elements"}}const _={points:0,lines:1,"line loop":2,"line strip":3,triangles:4,"triangle strip":5,"triangle fan":6},T={zero:0,one:1,"src color":768,"one minus src color":769,"dst color":774,"one minus dst color":775,"src alpha":770,"one minus src alpha":771,"dst alpha":772,"one minus dst alpha":773,"constant color":32769,"one minus constant color":32770,"constant alpha":32771,"one minus constant alpha":32772,"src alpha saturate":776},O={front:1028,back:1029,"front and back":1032},A={cw:2304,ccw:2305},x={add:32774,subtract:32778,"reverse subtract":32779},R={source:"one",destination:"zero",equation:"add"};const N={never:512,less:513,equal:514,lequal:515,greater:516,notequal:517,gequal:518,always:519};class S{constructor({primitive:t="triangles",shader:e,attributes:n,indices:r,count:o=0,instances:i,uniforms:s={},textures:a={},blend:u,depthTest:c,cullFace:l,frontFace:f,renderTarget:h}){var d;this.primitive=_[t],this.shader=e,this.attributes=function(t){const e=Object.create(null);for(const[n,r]of Object.entries(t)){let t;t="buffer"in r&amp;&amp;!p(r)?{...r,buffer:P(r.buffer)}:{buffer:P(r)},e[n]=t}return e}(n),this.indices=r?(d=r,Array.isArray(d)&amp;&amp;(d=new Uint16Array(d)),p(d)&amp;&amp;(d=new w(d)),d):void 0,this.count=o,this.instances=i,this.uniforms=s,this.textures=a,this.cullFace=l?O[l]:void 0,this.frontFace=f?A[f]:2305,this.blend=u?function(t){var e,n;const r={...R,...null!=(e=t.rgb)?e:t},o={...R,...null!=(n=t.alpha)?n:t};return{rgb:{source:T[r.source],destination:T[r.destination],equation:x[r.equation]},alpha:{source:T[o.source],destination:T[o.destination],equation:x[o.equation]}}}(u):void 0,this.depthTest=c?function(t){var e,n;return{mask:null==(e=t.mask)||e,func:N[null!=(n=t.func)?n:"less"],range:{near:0,far:1,...t.range}}}(c):void 0,this.renderTarget=h}get resources(){return[this.shader,...Object.values(this.attributes).map((t=&gt;t.buffer)),...Object.values(this.textures),this.indices,this.renderTarget].filter(h)}}function P(t){return Array.isArray(t)&amp;&amp;(t=new Float32Array(t)),p(t)&amp;&amp;(t=new E(t)),t}class C{constructor(t){this.id=f(),this.resourceType="shader",this.vertexSource=t.vertexSource,this.fragmentSource=t.fragmentSource}}const L="preserve",j="fixed";class k{constructor(t){this.id=f(),this.resourceType="texture",this.textureType="render",this.source=null,this.name=t.name,this.alpha=t.alpha||L,this.size=t.size||j,this.width=t.width||("fixed"===this.size?0:1),this.height=t.height||("fixed"===this.size?0:1),this.colorFormat=t.colorFormat,this.numberFormat=t.numberFormat}}function I(t,e){return{width:"fixed"===t.size?t.width||e.width:(t.width||1)*e.width,height:"fixed"===t.size?t.height||e.height:(t.height||1)*e.height}}function B(t,e){const n=t.createBuffer(),r="buffer"===e.resourceType?t.ARRAY_BUFFER:t.ELEMENT_ARRAY_BUFFER;return t.bindBuffer(r,n),t.bufferData(r,e.source,t.STATIC_DRAW),t.bindBuffer(r,null),n}class D{constructor(t,e,n){this.name=t.name,this.length=t.size,this.location=e;const r=m.get(t.type);if(!r)throw new a(`Type of uniform '${t.name}' is not supported.`);this.meta=r,this._data=this.parseData(n)}parseData(t){if(!t)return new Array(this.meta.length).fill(0);const e=this.meta.length*this.length;if(t.flat().length!==e)throw new a(`Could not set uniform '${this.meta.type} ${this.name}'. Expected data with a length of ${e} but your data has a length of ${t.length}.`);return t}equals(t){const e=this._data,n=t;if(e.length!==n.length)return!1;for(let r=0;r&lt;e.length;r++)if(e[r]!==n[r])return!1;return!0}get data(){return this._data}set data(t){this._data=this.parseData(t)}}function M(t,e){const{meta:n,name:r,location:o,data:i}=e,s=i.flat();if("int"===n.type)switch(n.length){case 1:t.uniform1iv(o,s);break;case 2:t.uniform2iv(o,s);break;case 3:t.uniform3iv(o,s);break;case 4:t.uniform4iv(o,s);break;default:throw new a(`Could not set the value for uniform '${r}'. Make sure its length is between 1 and 4 (inclusive).`)}else if("float"===n.type)switch(n.length){case 1:t.uniform1fv(o,s);break;case 2:t.uniform2fv(o,s);break;case 3:t.uniform3fv(o,s);break;case 4:t.uniform4fv(o,s);break;default:throw new a(`Could not set the value for uniform '${r}'. Make sure its length is between 1 and 4 (inclusive).`)}else switch(n.length){case 4:t.uniformMatrix2fv(o,!1,s);break;case 9:t.uniformMatrix3fv(o,!1,s);break;case 16:t.uniformMatrix4fv(o,!1,s);break;default:throw new a(`Could not set the value for uniform '${r}'. Make sure its length is between 2 and 4 (inclusive).`)}}function U(t,e,n){(function(t){const e=t.getShaderPrecisionFormat(t.FRAGMENT_SHADER,t.HIGH_FLOAT);return!!e&amp;&amp;e.precision&gt;10})(t)&amp;&amp;(n=function(t){return t.replace("precision mediump float;","precision highp float;")}(n));const i=t.createShader(e);if(!i)throw new o("Could not create shader");if(t.shaderSource(i,n),t.compileShader(i),t.getShaderParameter(i,t.COMPILE_STATUS))return i;{const n=t.getShaderInfoLog(i);t.deleteShader(i);const o=e===t.VERTEX_SHADER?"vertex":"fragment";throw new r(`Could not compile ${o} shader. Details: ${n}`)}}function F(t,e){const n=function(t,e,n){const i=t.createProgram();if(!i)throw new o("Could not create program");const s=U(t,t.VERTEX_SHADER,e),a=U(t,t.FRAGMENT_SHADER,n);if(t.attachShader(i,s),t.attachShader(i,a),t.linkProgram(i),t.deleteShader(s),t.deleteShader(a),t.getProgramParameter(i,t.LINK_STATUS))return i;throw new r(`Could not link program. Details: ${t.getProgramInfoLog(i)}`)}(t,e.vertexSource,e.fragmentSource);t.useProgram(n);const i=t.getProgramParameter(n,t.ACTIVE_ATTRIBUTES),s=new Map;for(let r=0;r&lt;i;r++){const e=t.getActiveAttrib(n,r),o=e?t.getAttribLocation(n,e.name):-1;if(!e||-1===o)throw new u(`Could not cache attribute. Could not find attribute or location at index ${r}. This is likely a bug with the renderer.`);const i=m.get(e.type);if(!i)throw new a(`Type of attribute '${e.name}' is not supported.`);t.enableVertexAttribArray(o),s.set(e.name,{location:o,meta:i})}const c=t.getProgramParameter(n,t.ACTIVE_UNIFORMS),l=new Map,f=new Map;let h=0;for(let r=0;r&lt;c;r++){const e=t.getActiveUniform(n,r),o=e?t.getUniformLocation(n,e.name):null;if(!e||!o)throw new u(`Could not cache uniform. Could not find uniform or location at index ${r}. This is likely a bug with the renderer.`);const i=e.name.endsWith("[0]")?e.name.slice(0,-3):e.name;if(e.type===t.SAMPLER_2D||e.type===t.SAMPLER_CUBE){const n=new D(e,o,[h]);l.set(i,n),M(t,n),h++}else{const n=new D(e,o);f.set(i,n),M(t,n)}}return t.useProgram(null),{program:n,attributes:s,textures:l,uniforms:f}}function H(t,e){return I(e,{width:t.drawingBufferWidth,height:t.drawingBufferHeight})}function G(t,e,n){if("undefined"!=typeof WebGLRenderingContext&amp;&amp;t instanceof WebGLRenderingContext&amp;&amp;"f32"===e.numberFormat&amp;&amp;!t.getExtension("OES_texture_float"))throw new s("No support for floating point textures");const r=n||t.createTexture();if(!r)throw new o(`Could not create WebGLTexture for texture with ID: '${e.id}'.`);t.bindTexture(t.TEXTURE_2D,r),t.pixelStorei(t.UNPACK_PREMULTIPLY_ALPHA_WEBGL,"premultiply"===e.alpha);const i="rgb"===e.colorFormat?t.RGB:t.RGBA,a="f32"===e.numberFormat?t.FLOAT:t.UNSIGNED_BYTE,u="f32"===e.numberFormat?t.NEAREST:t.LINEAR;if("image"!==e.textureType){let n;n="undefined"!=typeof WebGL2RenderingContext&amp;&amp;t instanceof WebGL2RenderingContext?i===t.RGB?a===t.FLOAT?t.RGB32F:t.RGB:a===t.FLOAT?t.RGBA32F:t.RGBA:i;const{width:r,height:o}=H(t,e);t.texImage2D(t.TEXTURE_2D,0,n,r,o,0,i,a,e.source)}else(function(t){return"tagName"in t&amp;&amp;"IMG"===t.tagName})(e.source)&amp;&amp;function(t){const e=document.createElement("a");return e.href=t,!("data:"===e.protocol||"blob:"===e.protocol)}(e.source.src)&amp;&amp;!e.source.crossOrigin&amp;&amp;console.warn(`Fragl warning: ${e.source.src} image may come from a different origin but you did not set the crossOrigin attribute.`),t.texImage2D(t.TEXTURE_2D,0,i,i,a,e.source);return t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,u),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,u),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),t.bindTexture(t.TEXTURE_2D,null),r}class V{constructor(t){this.gl=t,this.maxAttribs=Number(t.getParameter(t.MAX_VERTEX_ATTRIBS)),this.shouldEnable=Array.from({length:this.maxAttribs}).fill(!1),this.hasEnabled=Array.from({length:this.maxAttribs}).fill(!1)}setEnabled(t,e){if(t&lt;0)throw new Error(`Attribute index ${t} is out of bounds`);if(t&gt;=this.maxAttribs)throw new Error(`Attribute index ${t} exceeds the maximum number of attributes supported by this device: ${this.maxAttribs}`);this.shouldEnable[t]=e}update(){for(let t=0;t&lt;this.maxAttribs;t++)this.shouldEnable[t]!==this.hasEnabled[t]&amp;&amp;(this.hasEnabled[t]=this.shouldEnable[t],this.shouldEnable[t]?this.gl.enableVertexAttribArray(t):this.gl.disableVertexAttribArray(t))}reset(){for(let t=0;t&lt;this.maxAttribs;t++)this.shouldEnable[t]=!1}}class q{constructor(t,e){this.gl=t,this.bufferCache=new Map,this.shaderCache=new Map,this.textureCache=new Map,this.handleContextLost=()=&gt;{this.onContextLost&amp;&amp;this.onContextLost(new i("Error: WebGL context lost"))},this.env=(null==e?void 0:e.env)||window||{devicePixelRatio:1};const n=t.canvas;if(!n)throw new i("Unexpected canvas type: "+typeof n);this.onDispose=null==e?void 0:e.onDispose,this.canvas=n;const[r,o]=this.canvasSize;this.canvas.width=((null==e?void 0:e.width)||r)*this.env.devicePixelRatio,this.canvas.height=((null==e?void 0:e.height)||o)*this.env.devicePixelRatio,this.canvas.addEventListener("webglcontextlost",this.handleContextLost,{once:!0}),this.fbo=t.createFramebuffer(),this.vertexAttribArrayState=new V(t)}flush(){this.gl.flush()}resize(...t){let e,n;"undefined"!=typeof HTMLCanvasElement&amp;&amp;this.canvas instanceof HTMLCanvasElement?[e=this.canvas.clientWidth,n=this.canvas.clientHeight]=t:[e,n]=t,this.canvas.width=e*this.env.devicePixelRatio,this.canvas.height=n*this.env.devicePixelRatio}load(t){const e=this.gl,n=Array.isArray(t)?t:t.resources;for(const r of n)switch(r.resourceType){case"buffer":case"elements":this.bufferCache.has(r.id)||this.bufferCache.set(r.id,B(e,r));break;case"shader":this.shaderCache.has(r.id)||this.shaderCache.set(r.id,F(e,r));break;case"texture":this.textureCache.has(r.id)||this.textureCache.set(r.id,G(e,r));break;default:throw new c(r)}}update(t){const e=this.gl,n=Array.isArray(t)?t:t.resources;for(const r of n)if("texture"===r.resourceType){const t=this.textureCache.get(r.id);if(!t)throw new i(`Could not update texture with ID: '${r.id}'. Did you remember to use load()?`);G(e,r,t)}}clear(t,e){const n=this.gl;if(e){const t=this.textureCache.get(e.id);if(!t)throw new i(`Could not find render target with ID: ${e.id}. Did you remember to use load()?`);n.bindFramebuffer(n.FRAMEBUFFER,this.fbo),n.framebufferTexture2D(n.FRAMEBUFFER,n.COLOR_ATTACHMENT0,n.TEXTURE_2D,t,0)}else n.bindFramebuffer(n.FRAMEBUFFER,null);const r=Array.isArray(t),o=r?t:t.color,s=r?1:t.depth,a=r?255:t.stencil,u=void 0!==o,c=void 0!==s,l=void 0!==a;u&amp;&amp;n.clearColor(...o),c&amp;&amp;n.clearDepth(s),l&amp;&amp;n.clearStencil(a);const f=(u?n.COLOR_BUFFER_BIT:0)|(c?n.DEPTH_BUFFER_BIT:0)|(l?n.STENCIL_BUFFER_BIT:0);n.clear(f)}render(t){var e,n,r,o,u;const c=this.gl,l=Array.isArray(t)?t:t.renderables;for(const f of l){const t=this.shaderCache.get(f.shader.id);if(!t)throw new i(`Could not find shader with ID: ${f.shader.id}. Did you remember to use load()?`);if(f.blend){const{rgb:t,alpha:e}=f.blend;c.enable(c.BLEND),c.blendFuncSeparate(t.source,t.destination,e.source,e.destination),c.blendEquationSeparate(t.equation,e.equation)}else c.disable(c.BLEND);if(f.depthTest){const{depthTest:t}=f;c.enable(c.DEPTH_TEST),c.depthMask(t.mask),c.depthFunc(t.func),c.depthRange(t.range.near,t.range.far)}else c.disable(c.DEPTH_TEST);if(f.cullFace?(c.enable(c.CULL_FACE),c.frontFace(f.frontFace),c.cullFace(f.cullFace)):c.disable(c.CULL_FACE),c.useProgram(t.program),f.indices){const t=this.getBuffer(f.indices);c.bindBuffer(c.ELEMENT_ARRAY_BUFFER,t)}else c.bindBuffer(c.ELEMENT_ARRAY_BUFFER,null);const l=f.instances?c.getExtension("ANGLE_instanced_arrays"):null;if(f.instances&amp;&amp;!l)throw new s("Instancing is required but not supported on this device");this.vertexAttribArrayState.reset();for(const[s,{location:a,meta:u}]of t.attributes.entries()){this.vertexAttribArrayState.setEnabled(a,!0);const t=f.attributes[s];if(!t)throw new i(`Could not locate shader attribute ${s} within Renderable's attributes.`);const h=d(null!=(e=t.type)?e:t.buffer.dataType),p=this.getBuffer(t.buffer);c.bindBuffer(c.ARRAY_BUFFER,p),c.vertexAttribPointer(a,u.length,h,null!=(n=t.normalized)&amp;&amp;n,null!=(r=t.stride)?r:0,null!=(o=t.offset)?o:0),f.instances&amp;&amp;t.divisor&amp;&amp;l.vertexAttribDivisorANGLE(a,t.divisor)}this.vertexAttribArrayState.update();const h={...f.uniforms,...this.commonUniforms};for(const[e,n]of t.uniforms.entries()){const t=h[e];if(!t)throw new a(`Could not find a value for uniform '${e}'. Make sure you provide a value.`);n.equals(t)||(n.data=t,M(c,n))}for(const[e,n]of t.textures.entries()){c.activeTexture(c.TEXTURE0+n.data.flat()[0]),c.bindTexture(c.TEXTURE_2D,null);const t=f.textures[e];if(!t)throw new a(`Could not find a texture associated with uniform '${e}'. Make sure you provide a value.`);const r=this.textureCache.get(t.id);if(!r)throw new i(`Could not find texture with ID: ${t.id}. Did you remember to use load()?`);c.bindTexture(c.TEXTURE_2D,r)}if(f.renderTarget){const t=this.textureCache.get(f.renderTarget.id);if(!t)throw new i(`Could not find render target with ID: ${f.renderTarget.id}. Did you remember to use load()?`);const{width:e,height:n}=H(c,f.renderTarget);c.bindFramebuffer(c.FRAMEBUFFER,this.fbo),c.framebufferTexture2D(c.FRAMEBUFFER,c.COLOR_ATTACHMENT0,c.TEXTURE_2D,t,0),c.viewport(0,0,e,n)}else c.bindFramebuffer(c.FRAMEBUFFER,null),c.viewport(0,0,c.drawingBufferWidth,c.drawingBufferHeight);f.instances?f.indices?l.drawElementsInstancedANGLE(f.primitive,f.indices.length,d(f.indices.dataType),0,f.instances):l.drawArraysInstancedANGLE(f.primitive,0,f.count,f.instances):f.indices?c.drawElements(f.primitive,f.indices.length,c.UNSIGNED_SHORT,0):c.drawArrays(f.primitive,0,null!=(u=f.count)?u:0)}}release(t){const e=Array.isArray(t)?t:t.resources;for(const n of e)this.deleteResource(n.id,n.resourceType)}readPixels(t){const e=this.gl;let n;if(t){const r=this.textureCache.get(t.id);if(!r)throw new i(`Could not find render target with ID: ${t.id}. Did you remember to use load()?`);n=H(e,t),e.bindFramebuffer(e.FRAMEBUFFER,this.fbo),e.framebufferTexture2D(e.FRAMEBUFFER,e.COLOR_ATTACHMENT0,e.TEXTURE_2D,r,0)}else e.bindFramebuffer(e.FRAMEBUFFER,null),n={width:e.drawingBufferWidth,height:e.drawingBufferHeight};const r=new Uint8Array(n.width*n.height*4);return e.readPixels(0,0,n.width,n.height,e.RGBA,e.UNSIGNED_BYTE,r),new ImageData(new Uint8ClampedArray(r.buffer),n.width,n.height)}dispose(){var t;const e=this.gl;for(const r of this.bufferCache.keys())this.deleteResource(r,"buffer");for(const r of this.shaderCache.keys())this.deleteResource(r,"shader");for(const r of this.textureCache.keys())this.deleteResource(r,"texture");this.bufferCache.clear(),this.shaderCache.clear(),this.textureCache.clear(),e.deleteFramebuffer(this.fbo),e.bindBuffer(e.ARRAY_BUFFER,null),e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,null),e.bindRenderbuffer(e.RENDERBUFFER,null),e.bindFramebuffer(e.FRAMEBUFFER,null);const n=e.getParameter(e.MAX_TEXTURE_IMAGE_UNITS);for(let r=0;r&lt;n;r++)e.activeTexture(e.TEXTURE0+r),e.bindTexture(e.TEXTURE_2D,null),e.bindTexture(e.TEXTURE_CUBE_MAP,null);this.canvas.width=this.canvas.height=0,this.canvas.removeEventListener("webglcontextlost",this.handleContextLost),null==(t=this.onDispose)||t.call(this)}deleteResource(t,e){const n=this.gl;switch(e){case"buffer":case"elements":const r=this.bufferCache.get(t)||null;n.deleteBuffer(r),this.bufferCache.delete(t);break;case"shader":const o=this.shaderCache.get(t);n.deleteProgram((null==o?void 0:o.program)||null),this.shaderCache.delete(t);break;case"texture":const i=this.textureCache.get(t);n.deleteTexture(i||null),this.textureCache.delete(t);break;default:throw new c(e)}}getBuffer(t){const e=this.bufferCache.get(t.id);if(!e)throw new i(`Could not find buffer with ID: ${t.id}. Did you remember to use load()?`);return e}get commonUniforms(){return{uResolution:[this.gl.drawingBufferWidth,this.gl.drawingBufferHeight],uViewSize:this.canvasSize,uDevicePixelRatio:[this.env.devicePixelRatio]}}get canvasSize(){return"undefined"!=typeof HTMLCanvasElement&amp;&amp;this.canvas instanceof HTMLCanvasElement?[this.canvas.clientWidth,this.canvas.clientHeight]:[this.canvas.width,this.canvas.height]}}const z="uPrevResult",X={attributes:{aPosition:new E(new Float32Array([-1,-1,3,-1,-1,3]))},count:3},W={attributes:{aPosition:new E(new Float32Array([-1,-1,1,1,-1,1,1,1,-1,-1,1,-1]))},count:6};function K(t){return`\nattribute vec2 aPosition;\nvarying vec2 vTexCoord;\n\nvoid main()\n{\n    gl_Position = vec4(aPosition, 0.0, 1.0);\n    vTexCoord = aPosition * 0.5 + 0.5;\n    ${t?"vTexCoord.y = 1.0 - vTexCoord.y;":""}\n}\n  `}function Z(t){return function(t){return Array.isArray(t)}(t)?t:[t]}function Y(t,e,n,r){return new k({name:t,width:e,height:n,size:r||"relative",colorFormat:"rgba",numberFormat:"u8"})}class ${constructor(t){this.index=0,this.buffers=null!=t?t:[new k({colorFormat:"rgba",numberFormat:"u8"}),new k({colorFormat:"rgba",numberFormat:"u8"})]}currentBuffer(){return this.buffers[this.index]}nextBuffer(){return this.index=(this.index+1)%this.buffers.length,this.buffers[this.index]}}const J=class t{constructor(e){var n,r,o,i,s,u,c,l,f,h,p,d,y;if(this.allRenderables=[],this.renderablePassMap=new Map,this.uniforms={},this.renderTarget=null==(n=e.options)?void 0:n.renderTarget,this.skipFinalPass=null!=(o=null==(r=e.options)?void 0:r.skipFinalPass)&amp;&amp;o,this.enableOneTriangleOptimisation=null!=(s=null==(i=e.options)?void 0:i.enableOneTriangleOptimisation)?s:t.enableOneTriangleOptimisation,e.uniforms)for(const[t,a]of Object.entries(e.uniforms))this.uniforms[t]=Z(a);const v=[];for(let t=0;t&lt;e.passes.length;t++){const n=e.passes[t];"string"==typeof n?v.push({fragment:n}):v.push(n)}this.buffers=(null==(u=e.options)?void 0:u.buffers)||t.createPingpongBuffers(null==(c=e.options)?void 0:c.renderTarget);const b=new Set;for(const t of v)if(t.inputs){for(const e of t.inputs){if(e===z)throw new a(`Your render pass should not define ${z}. This will be automatically added.`);b.add(e)}t.output&amp;&amp;b.add(t.output)}const m=new Map;for(const t of b)m.set(t,Y(t,null==(f=null==(l=e.options)?void 0:l.renderTarget)?void 0:f.width,null==(p=null==(h=e.options)?void 0:h.renderTarget)?void 0:p.height,null==(y=null==(d=e.options)?void 0:d.renderTarget)?void 0:y.size));this.createRenderables(v,e,m)}static createPingpongBuffers({width:t,height:e,size:n}={}){return new $([Y("bufferA",t,e,n),Y("bufferB",t,e,n)])}createRenderables(t,e,n){t.forEach((t=&gt;{const r=this.createRenderable(t,e,n);this.renderablePassMap.set(r,t),this.allRenderables.push(r)})),this.updateFinalPassRenderable(),this.rewireRenderables(this.allRenderables)}createFinalPassRenderable(){const t=new S({...this.enableOneTriangleOptimisation?X:W,shader:new C({vertexSource:K(!0),fragmentSource:`precision mediump float;\n\nuniform sampler2D ${z};\nvarying vec2 vTexCoord;\n\nvoid main()\n{\n    gl_FragColor = texture2D(${z}, vTexCoord);\n    gl_FragColor.rgb *= gl_FragColor.a;\n}\n  `}),textures:{[z]:this.buffers.currentBuffer()},uniforms:this.uniforms});return this.finalPassRenderable=t,t}updateFinalPassRenderable(){var t;const e=this.renderTarget,n=null==this?void 0:this.skipFinalPass;e||n?this.allRenderables[this.allRenderables.length-1]===this.finalPassRenderable&amp;&amp;this.allRenderables.pop():this.allRenderables[this.allRenderables.length-1]!==this.finalPassRenderable&amp;&amp;this.allRenderables.push(null!=(t=this.finalPassRenderable)?t:this.createFinalPassRenderable())}createRenderable(t,e,n){const r={...e.textures},o=new S({...this.enableOneTriangleOptimisation?X:W,shader:new C({vertexSource:K(),fragmentSource:t.fragment}),uniforms:this.uniforms,textures:r});if(t.inputs)for(const i of t.inputs){const t=n.get(i);if(!t)throw new a(`Unable to assign texture input. Could not find texture '${i}'.`);r[i]=t}if(t.output){const e=n.get(t.output);if(!e)throw new a(`Unable to assign texture output. Could not find texture '${t.output}'.`);o.renderTarget=e}return o}update(t){var e;if(t.textures)for(const[n,r]of Object.entries(t.textures))if(r)for(const t of this.allRenderables)t.textures[n]=r;if(t.uniforms)for(const[n,r]of Object.entries(t.uniforms))this.uniforms[n]&amp;&amp;(this.uniforms[n]=Z(r));if(void 0!==t.renderTarget){const n=this.renderTarget;this.renderTarget=null!=(e=t.renderTarget)?e:void 0,(!n&amp;&amp;this.renderTarget||n&amp;&amp;!this.renderTarget)&amp;&amp;(this.updateFinalPassRenderable(),this.rewireRenderables(this.allRenderables))}}get resources(){return this.allRenderables.flatMap((t=&gt;t.resources))}get renderables(){const t=Object.fromEntries(Object.entries(this.uniforms).map((([t,e])=&gt;[t,1===e.length?e[0]:e]))),e=this.allRenderables.filter((e=&gt;{var n;const r=null==(n=this.renderablePassMap.get(e))?void 0:n.shouldRender;return!r||r(t)}));return this.rewireRenderables(e),e}rewireRenderables(t){const e=t=&gt;{var e;t.textures[z]=this.buffers.currentBuffer(),(null==(e=this.renderablePassMap.get(t))?void 0:e.output)||(t.renderTarget=this.buffers.nextBuffer())},n=t=&gt;{t.textures[z]=this.buffers.currentBuffer(),t.renderTarget=this.renderTarget};t.forEach(((r,o)=&gt;{o===t.length-1?n(r):e(r)}))}};J.enableOneTriangleOptimisation=!1;let Q=J;e.AdditiveBlending={source:"src alpha",destination:"one",equation:"add"},e.BinaryTexture=class{constructor(t){this.id=f(),this.resourceType="texture",this.textureType="binary",this.size=j,this.source=t.source,this.name=t.name,this.alpha=t.alpha||L,this.width=t.width,this.height=t.height}get colorFormat(){const t=this.source.length/(this.width*this.height);if(3===t)return"rgb";if(4===t)return"rgba";throw new a(`Invalid number of color channels for binary texture with ID: ${this.id}. Number of channels must be 3 (RGB) or 4 (RGBA) but the provided data has ${t} channels.`)}get numberFormat(){return this.source instanceof Uint8Array?"u8":"f32"}},e.Buffer=E,e.Effect=Q,e.ElementsBuffer=w,e.FraglAllocationError=o,e.FraglCompilationError=r,e.FraglError=n,e.FraglInternalError=u,e.FraglPlatformError=s,e.FraglRuntimeError=i,e.FraglValidationError=a,e.ImageTexture=class{constructor(t){this.id=f(),this.resourceType="texture",this.textureType="image",this.size=j,this.colorFormat="rgba",this.numberFormat="u8",this.source=t.source,this.name=t.name,this.alpha=t.alpha||L}get width(){return this.source.width}get height(){return this.source.height}},e.MockWebGLRenderingContext=class{constructor(t){this.canvas=t,this.DEPTH_BUFFER_BIT=256,this.STENCIL_BUFFER_BIT=1024,this.COLOR_BUFFER_BIT=16384,this.POINTS=0,this.LINES=1,this.LINE_LOOP=2,this.LINE_STRIP=3,this.TRIANGLES=4,this.TRIANGLE_STRIP=5,this.TRIANGLE_FAN=6,this.ZERO=0,this.ONE=1,this.SRC_COLOR=768,this.ONE_MINUS_SRC_COLOR=769,this.SRC_ALPHA=770,this.ONE_MINUS_SRC_ALPHA=771,this.DST_ALPHA=772,this.ONE_MINUS_DST_ALPHA=773,this.DST_COLOR=774,this.ONE_MINUS_DST_COLOR=775,this.SRC_ALPHA_SATURATE=776,this.FUNC_ADD=32774,this.BLEND_EQUATION=32777,this.BLEND_EQUATION_RGB=32777,this.BLEND_EQUATION_ALPHA=34877,this.FUNC_SUBTRACT=32778,this.FUNC_REVERSE_SUBTRACT=32779,this.BLEND_DST_RGB=32968,this.BLEND_SRC_RGB=32969,this.BLEND_DST_ALPHA=32970,this.BLEND_SRC_ALPHA=32971,this.CONSTANT_COLOR=32769,this.ONE_MINUS_CONSTANT_COLOR=32770,this.CONSTANT_ALPHA=32771,this.ONE_MINUS_CONSTANT_ALPHA=32772,this.BLEND_COLOR=32773,this.ARRAY_BUFFER=34962,this.ELEMENT_ARRAY_BUFFER=34963,this.ARRAY_BUFFER_BINDING=34964,this.ELEMENT_ARRAY_BUFFER_BINDING=34965,this.STREAM_DRAW=35040,this.STATIC_DRAW=35044,this.DYNAMIC_DRAW=35048,this.BUFFER_SIZE=34660,this.BUFFER_USAGE=34661,this.CURRENT_VERTEX_ATTRIB=34342,this.FRONT=1028,this.BACK=1029,this.FRONT_AND_BACK=1032,this.TEXTURE_2D=3553,this.CULL_FACE=2884,this.BLEND=3042,this.DITHER=3024,this.STENCIL_TEST=2960,this.DEPTH_TEST=2929,this.SCISSOR_TEST=3089,this.POLYGON_OFFSET_FILL=32823,this.SAMPLE_ALPHA_TO_COVERAGE=32926,this.SAMPLE_COVERAGE=32928,this.NO_ERROR=0,this.INVALID_ENUM=1280,this.INVALID_VALUE=1281,this.INVALID_OPERATION=1282,this.OUT_OF_MEMORY=1285,this.CW=2304,this.CCW=2305,this.LINE_WIDTH=2849,this.ALIASED_POINT_SIZE_RANGE=33901,this.ALIASED_LINE_WIDTH_RANGE=33902,this.CULL_FACE_MODE=2885,this.FRONT_FACE=2886,this.DEPTH_RANGE=2928,this.DEPTH_WRITEMASK=2930,this.DEPTH_CLEAR_VALUE=2931,this.DEPTH_FUNC=2932,this.STENCIL_CLEAR_VALUE=2961,this.STENCIL_FUNC=2962,this.STENCIL_FAIL=2964,this.STENCIL_PASS_DEPTH_FAIL=2965,this.STENCIL_PASS_DEPTH_PASS=2966,this.STENCIL_REF=2967,this.STENCIL_VALUE_MASK=2963,this.STENCIL_WRITEMASK=2968,this.STENCIL_BACK_FUNC=34816,this.STENCIL_BACK_FAIL=34817,this.STENCIL_BACK_PASS_DEPTH_FAIL=34818,this.STENCIL_BACK_PASS_DEPTH_PASS=34819,this.STENCIL_BACK_REF=36003,this.STENCIL_BACK_VALUE_MASK=36004,this.STENCIL_BACK_WRITEMASK=36005,this.VIEWPORT=2978,this.SCISSOR_BOX=3088,this.COLOR_CLEAR_VALUE=3106,this.COLOR_WRITEMASK=3107,this.UNPACK_ALIGNMENT=3317,this.PACK_ALIGNMENT=3333,this.MAX_TEXTURE_SIZE=3379,this.MAX_VIEWPORT_DIMS=3386,this.SUBPIXEL_BITS=3408,this.RED_BITS=3410,this.GREEN_BITS=3411,this.BLUE_BITS=3412,this.ALPHA_BITS=3413,this.DEPTH_BITS=3414,this.STENCIL_BITS=3415,this.POLYGON_OFFSET_UNITS=10752,this.POLYGON_OFFSET_FACTOR=32824,this.TEXTURE_BINDING_2D=32873,this.SAMPLE_BUFFERS=32936,this.SAMPLES=32937,this.SAMPLE_COVERAGE_VALUE=32938,this.SAMPLE_COVERAGE_INVERT=32939,this.COMPRESSED_TEXTURE_FORMATS=34467,this.DONT_CARE=4352,this.FASTEST=4353,this.NICEST=4354,this.GENERATE_MIPMAP_HINT=33170,this.BYTE=5120,this.UNSIGNED_BYTE=5121,this.SHORT=5122,this.UNSIGNED_SHORT=5123,this.INT=5124,this.UNSIGNED_INT=5125,this.FLOAT=5126,this.DEPTH_COMPONENT=6402,this.ALPHA=6406,this.RGB=6407,this.RGBA=6408,this.LUMINANCE=6409,this.LUMINANCE_ALPHA=6410,this.UNSIGNED_SHORT_4_4_4_4=32819,this.UNSIGNED_SHORT_5_5_5_1=32820,this.UNSIGNED_SHORT_5_6_5=33635,this.FRAGMENT_SHADER=35632,this.VERTEX_SHADER=35633,this.MAX_VERTEX_ATTRIBS=34921,this.MAX_VERTEX_UNIFORM_VECTORS=36347,this.MAX_VARYING_VECTORS=36348,this.MAX_COMBINED_TEXTURE_IMAGE_UNITS=35661,this.MAX_VERTEX_TEXTURE_IMAGE_UNITS=35660,this.MAX_TEXTURE_IMAGE_UNITS=34930,this.MAX_FRAGMENT_UNIFORM_VECTORS=36349,this.SHADER_TYPE=35663,this.DELETE_STATUS=35712,this.LINK_STATUS=35714,this.VALIDATE_STATUS=35715,this.ATTACHED_SHADERS=35717,this.ACTIVE_UNIFORMS=35718,this.ACTIVE_ATTRIBUTES=35721,this.SHADING_LANGUAGE_VERSION=35724,this.CURRENT_PROGRAM=35725,this.NEVER=512,this.LESS=513,this.EQUAL=514,this.LEQUAL=515,this.GREATER=516,this.NOTEQUAL=517,this.GEQUAL=518,this.ALWAYS=519,this.KEEP=7680,this.REPLACE=7681,this.INCR=7682,this.DECR=7683,this.INVERT=5386,this.INCR_WRAP=34055,this.DECR_WRAP=34056,this.VENDOR=7936,this.RENDERER=7937,this.VERSION=7938,this.NEAREST=9728,this.LINEAR=9729,this.NEAREST_MIPMAP_NEAREST=9984,this.LINEAR_MIPMAP_NEAREST=9985,this.NEAREST_MIPMAP_LINEAR=9986,this.LINEAR_MIPMAP_LINEAR=9987,this.TEXTURE_MAG_FILTER=10240,this.TEXTURE_MIN_FILTER=10241,this.TEXTURE_WRAP_S=10242,this.TEXTURE_WRAP_T=10243,this.TEXTURE=5890,this.TEXTURE_CUBE_MAP=34067,this.TEXTURE_BINDING_CUBE_MAP=34068,this.TEXTURE_CUBE_MAP_POSITIVE_X=34069,this.TEXTURE_CUBE_MAP_NEGATIVE_X=34070,this.TEXTURE_CUBE_MAP_POSITIVE_Y=34071,this.TEXTURE_CUBE_MAP_NEGATIVE_Y=34072,this.TEXTURE_CUBE_MAP_POSITIVE_Z=34073,this.TEXTURE_CUBE_MAP_NEGATIVE_Z=34074,this.MAX_CUBE_MAP_TEXTURE_SIZE=34076,this.TEXTURE0=33984,this.TEXTURE1=33985,this.TEXTURE2=33986,this.TEXTURE3=33987,this.TEXTURE4=33988,this.TEXTURE5=33989,this.TEXTURE6=33990,this.TEXTURE7=33991,this.TEXTURE8=33992,this.TEXTURE9=33993,this.TEXTURE10=33994,this.TEXTURE11=33995,this.TEXTURE12=33996,this.TEXTURE13=33997,this.TEXTURE14=33998,this.TEXTURE15=33999,this.TEXTURE16=34e3,this.TEXTURE17=34001,this.TEXTURE18=34002,this.TEXTURE19=34003,this.TEXTURE20=34004,this.TEXTURE21=34005,this.TEXTURE22=34006,this.TEXTURE23=34007,this.TEXTURE24=34008,this.TEXTURE25=34009,this.TEXTURE26=34010,this.TEXTURE27=34011,this.TEXTURE28=34012,this.TEXTURE29=34013,this.TEXTURE30=34014,this.TEXTURE31=34015,this.ACTIVE_TEXTURE=34016,this.REPEAT=10497,this.CLAMP_TO_EDGE=33071,this.MIRRORED_REPEAT=33648,this.FLOAT_VEC2=35664,this.FLOAT_VEC3=35665,this.FLOAT_VEC4=35666,this.INT_VEC2=35667,this.INT_VEC3=35668,this.INT_VEC4=35669,this.BOOL=35670,this.BOOL_VEC2=35671,this.BOOL_VEC3=35672,this.BOOL_VEC4=35673,this.FLOAT_MAT2=35674,this.FLOAT_MAT3=35675,this.FLOAT_MAT4=35676,this.SAMPLER_2D=35678,this.SAMPLER_CUBE=35680,this.VERTEX_ATTRIB_ARRAY_ENABLED=34338,this.VERTEX_ATTRIB_ARRAY_SIZE=34339,this.VERTEX_ATTRIB_ARRAY_STRIDE=34340,this.VERTEX_ATTRIB_ARRAY_TYPE=34341,this.VERTEX_ATTRIB_ARRAY_NORMALIZED=34922,this.VERTEX_ATTRIB_ARRAY_POINTER=34373,this.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING=34975,this.IMPLEMENTATION_COLOR_READ_TYPE=35738,this.IMPLEMENTATION_COLOR_READ_FORMAT=35739,this.COMPILE_STATUS=35713,this.LOW_FLOAT=36336,this.MEDIUM_FLOAT=36337,this.HIGH_FLOAT=36338,this.LOW_INT=36339,this.MEDIUM_INT=36340,this.HIGH_INT=36341,this.FRAMEBUFFER=36160,this.RENDERBUFFER=36161,this.RGBA4=32854,this.RGB5_A1=32855,this.RGB565=36194,this.DEPTH_COMPONENT16=33189,this.STENCIL_INDEX=6401,this.STENCIL_INDEX8=36168,this.DEPTH_STENCIL=34041,this.RENDERBUFFER_WIDTH=36162,this.RENDERBUFFER_HEIGHT=36163,this.RENDERBUFFER_INTERNAL_FORMAT=36164,this.RENDERBUFFER_RED_SIZE=36176,this.RENDERBUFFER_GREEN_SIZE=36177,this.RENDERBUFFER_BLUE_SIZE=36178,this.RENDERBUFFER_ALPHA_SIZE=36179,this.RENDERBUFFER_DEPTH_SIZE=36180,this.RENDERBUFFER_STENCIL_SIZE=36181,this.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE=36048,this.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME=36049,this.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL=36050,this.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE=36051,this.COLOR_ATTACHMENT0=36064,this.DEPTH_ATTACHMENT=36096,this.STENCIL_ATTACHMENT=36128,this.DEPTH_STENCIL_ATTACHMENT=33306,this.NONE=0,this.FRAMEBUFFER_COMPLETE=36053,this.FRAMEBUFFER_INCOMPLETE_ATTACHMENT=36054,this.FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT=36055,this.FRAMEBUFFER_INCOMPLETE_DIMENSIONS=36057,this.FRAMEBUFFER_UNSUPPORTED=36061,this.FRAMEBUFFER_BINDING=36006,this.RENDERBUFFER_BINDING=36007,this.MAX_RENDERBUFFER_SIZE=34024,this.INVALID_FRAMEBUFFER_OPERATION=1286,this.UNPACK_FLIP_Y_WEBGL=37440,this.UNPACK_PREMULTIPLY_ALPHA_WEBGL=37441,this.CONTEXT_LOST_WEBGL=37442,this.UNPACK_COLORSPACE_CONVERSION_WEBGL=37443,this.BROWSER_DEFAULT_WEBGL=37444}activeTexture(){return{}}attachShader(){return{}}bindAttribLocation(){return{}}bindBuffer(){return{}}bindFramebuffer(){return{}}bindRenderbuffer(){return{}}bindTexture(){return{}}blendColor(){return{}}blendEquation(){return{}}blendEquationSeparate(){return{}}blendFunc(){return{}}blendFuncSeparate(){return{}}bufferData(){return{}}bufferSubData(){return{}}checkFramebufferStatus(){return{}}clear(){return{}}clearColor(){return{}}clearDepth(){return{}}clearStencil(){return{}}colorMask(){return{}}compileShader(){return{}}compressedTexImage2D(){return{}}compressedTexSubImage2D(){return{}}copyTexImage2D(){return{}}copyTexSubImage2D(){return{}}createBuffer(){return{}}createFramebuffer(){return{}}createProgram(){return{}}createRenderbuffer(){return{}}createShader(){return{}}createTexture(){return{}}cullFace(){return{}}deleteBuffer(){return{}}deleteFramebuffer(){return{}}deleteProgram(){return{}}deleteRenderbuffer(){return{}}deleteShader(){return{}}deleteTexture(){return{}}depthFunc(){return{}}depthMask(){return{}}depthRange(){return{}}detachShader(){return{}}disable(){return{}}disableVertexAttribArray(){return{}}drawArrays(){return{}}drawElements(){return{}}enable(){return{}}enableVertexAttribArray(){return{}}finish(){return{}}flush(){return{}}framebufferRenderbuffer(){return{}}framebufferTexture2D(){return{}}frontFace(){return{}}generateMipmap(){return{}}getActiveAttrib(){return{}}getActiveUniform(){return{}}getAttachedShaders(){return{}}getAttribLocation(){return{}}getBufferParameter(){return{}}getContextAttributes(){return{}}getError(){return{}}getExtension(){return null}getFramebufferAttachmentParameter(){return{}}getParameter(){return{}}getProgramParameter(){return{}}getProgramInfoLog(){return{}}getRenderbufferParameter(){return{}}getShaderParameter(){return{}}getShaderInfoLog(){return{}}getShaderPrecisionFormat(){return{}}getShaderSource(){return{}}getSupportedExtensions(){return{}}getTexParameter(){return{}}getUniform(){return{}}getUniformLocation(){return{}}getVertexAttrib(){return{}}getVertexAttribOffset(){return{}}hint(){return{}}isBuffer(){return{}}isContextLost(){return{}}isEnabled(){return{}}isFramebuffer(){return{}}isProgram(){return{}}isRenderbuffer(){return{}}isShader(){return{}}isTexture(){return{}}lineWidth(){return{}}linkProgram(){return{}}pixelStorei(){return{}}polygonOffset(){return{}}readPixels(){return{}}renderbufferStorage(){return{}}sampleCoverage(){return{}}scissor(){return{}}shaderSource(){return{}}stencilFunc(){return{}}stencilFuncSeparate(){return{}}stencilMask(){return{}}stencilMaskSeparate(){return{}}stencilOp(){return{}}stencilOpSeparate(){return{}}texParameterf(){return{}}texParameteri(){return{}}texImage2D(){return{}}texSubImage2D(){return{}}uniform1f(){return{}}uniform1fv(){return{}}uniform1i(){return{}}uniform1iv(){return{}}uniform2f(){return{}}uniform2fv(){return{}}uniform2i(){return{}}uniform2iv(){return{}}uniform3f(){return{}}uniform3fv(){return{}}uniform3i(){return{}}uniform3iv(){return{}}uniform4f(){return{}}uniform4fv(){return{}}uniform4i(){return{}}uniform4iv(){return{}}uniformMatrix2fv(){return{}}uniformMatrix3fv(){return{}}uniformMatrix4fv(){return{}}useProgram(){return{}}validateProgram(){return{}}vertexAttrib1f(){return{}}vertexAttrib1fv(){return{}}vertexAttrib2f(){return{}}vertexAttrib2fv(){return{}}vertexAttrib3f(){return{}}vertexAttrib3fv(){return{}}vertexAttrib4f(){return{}}vertexAttrib4fv(){return{}}vertexAttribPointer(){return{}}viewport(){return{}}},e.PingpongBuffers=$,e.PremultipliedNormalBlending={source:"one",destination:"one minus src alpha",equation:"add"},e.RenderTexture=k,e.Renderable=S,e.Renderer=class{constructor(t){this.resources=new Map,this.create=t,this.backend=this.createBackend()}createBackend(){const t=this.create();return t.onContextLost=t=&gt;{var e;null==(e=this.onContextLost)||e.call(this,t)},t}load(t){this.backend.load(t);const e=Array.isArray(t)?t:t.resources;for(const n of e)this.resources.set(n.id,n)}update(t){this.backend.update(t)}clear(t,e){this.backend.clear(t,e)}render(t){this.backend.render(t)}readPixels(t){return this.backend.readPixels(t)}flush(){this.backend.flush()}release(t){this.backend.release(t);const e=Array.isArray(t)?t:t.resources;for(const n of e)this.resources.delete(n.id)}dispose(){this.backend.dispose(),this.resources.clear()}restore(){this.backend.dispose(),this.backend=this.createBackend(),this.backend.load(Array.from(this.resources.values()))}resize(...t){const[e,n]=t;if(e===this.canvas.width&amp;&amp;n===this.canvas.height)return;this.backend.resize(...t);const r=Array.from(this.resources.values()).filter((t=&gt;"texture"===t.resourceType&amp;&amp;!t.source&amp;&amp;"relative"===t.size));this.backend.update(r)}get canvas(){return this.backend.canvas}},e.Shader=C,e.WebGlRenderer=q,e.createWebGlRenderer=function(t,e){var n,r,i;const s=document.createElement("canvas");t.append(s),s.style.width="100%",s.style.height="100%";let a="Unknown";const u=t=&gt;{t.statusMessage&amp;&amp;(a=t.statusMessage)};s.addEventListener("webglcontextcreationerror",u);const c={alpha:null==(n=null==e?void 0:e.alpha)||n,antialias:null==(r=null==e?void 0:e.antialias)||r,depth:null!=(i=null==e?void 0:e.depth)&amp;&amp;i,stencil:!1,preserveDrawingBuffer:!(null==e||!e.preserveDrawingBuffer),powerPreference:"high-performance",failIfMajorPerformanceCaveat:!(null==e||!e.failIfMajorPerformanceCaveat)},l=null!=e&amp;&amp;e.useWebGl2?s.getContext("webgl2",c):s.getContext("webgl",c);if(s.removeEventListener("webglcontextcreationerror",u),!l)throw new o(`A WebGL context could not be created. Reason: ${a}`);return new q(l,{...e,onDispose:()=&gt;{s.remove()}})},e.getAbsoluteTextureSize=I,e.paddedTuple=function(t,e,n){if(t.length&gt;n)return t.slice(0,n);const r=[...t];for(;r.length&lt;n;)r.push(e);return r}},544388:(t,e,n)=&gt;{"use strict";t.exports=n(424992)},968:t=&gt;{var e;window,e=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&amp;&amp;Symbol.toStringTag&amp;&amp;Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&amp;e&amp;&amp;(t=n(t)),8&amp;e)return t;if(4&amp;e&amp;&amp;"object"==typeof t&amp;&amp;t&amp;&amp;t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&amp;e&amp;&amp;"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&amp;&amp;t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=85)}([function(t,e,n){"use strict";n.d(e,"c",(function(){return T})),n.d(e,"b",(function(){return A})),n.d(e,"d",(function(){return R})),n.d(e,"a",(function(){return O}));var r=n(1),o=n.n(r),i=n(10),s=n.n(i),a=n(17),u=n.n(a),c=n(2),l=n(5),f=n(3),h=n(9),p=n(6),d=n(25),y=n(11),v=n(20);function b(t){return b="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},b(t)}function m(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function g(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&amp;&amp;t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],s=!0,a=!1;try{for(n=n.call(t);!(s=(r=n.next()).done)&amp;&amp;(i.push(r.value),!e||i.length!==e);s=!0);}catch(u){a=!0,o=u}finally{try{s||null==n.return||n.return()}finally{if(a)throw o}}return i}}(t,e)||function(t,e){if(t){if("string"==typeof t)return E(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&amp;&amp;t.constructor&amp;&amp;(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?E(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function E(t,e){(null==e||e&gt;t.length)&amp;&amp;(e=t.length);for(var n=0,r=new Array(e);n&lt;e;n++)r[n]=t[n];return r}function w(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}var _=Object(y.a)("quill"),T=new c.Registry;c.ParentBlot.uiClass="ql-ui";var O=function(){function t(e){var n=this,r=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{};if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.options=A(e,r),this.container=this.options.container,null==this.container)return _.error("Invalid Quill container",e);this.options.debug&amp;&amp;t.debug(this.options.debug);var o=this.container.innerHTML.trim();this.container.classList.add("ql-container"),this.container.innerHTML="",d.a.set(this.container,this),this.root=this.addContainer("ql-editor"),this.root.classList.add("ql-blank"),this.scrollingContainer=this.options.scrollingContainer||this.root,this.emitter=new f.a;var i=this.options.registry.query(c.ScrollBlot.blotName);this.scroll=new i(this.options.registry,this.root,{emitter:this.emitter}),this.editor=new l.a(this.scroll),this.selection=new p.b(this.scroll,this.emitter),this.theme=new this.options.theme(this,this.options),this.keyboard=this.theme.addModule("keyboard"),this.clipboard=this.theme.addModule("clipboard"),this.history=this.theme.addModule("history"),this.uploader=this.theme.addModule("uploader"),this.theme.init(),this.emitter.on(f.a.events.EDITOR_CHANGE,(function(t){t===f.a.events.TEXT_CHANGE&amp;&amp;n.root.classList.toggle("ql-blank",n.editor.isBlank())})),this.emitter.on(f.a.events.SCROLL_UPDATE,(function(t,e,r){var o=n.selection.lastRange,i=g(n.selection.getRange(),1)[0],s=o&amp;&amp;i?{oldRange:o,newRange:i}:void 0;x.call(n,(function(){return n.editor.update(null,e,s)}),t),null!=r&amp;&amp;Object.entries(r).forEach((function(t){var e=g(t,2),r=e[0],o=e[1];return n.selection.format(r,o)}))}));var s=this.clipboard.convert({html:"".concat(o,"&lt;p&gt;&lt;br&gt;&lt;/p&gt;"),text:"\n"});this.setContents(s),this.history.clear(),this.options.placeholder&amp;&amp;this.root.setAttribute("data-placeholder",this.options.placeholder),this.options.readOnly&amp;&amp;this.disable(),this.allowReadOnlyEdits=!1}var e,n,r;return e=t,n=[{key:"addContainer",value:function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:null;if("string"==typeof t){var n=t;(t=document.createElement("div")).classList.add(n)}return this.container.insertBefore(t,e),t}},{key:"blur",value:function(){this.selection.setRange(null)}},{key:"deleteText",value:function(t,e,n){var r=this,o=g(R(t,e,n),4);return t=o[0],e=o[1],n=o[3],x.call(this,(function(){return r.editor.deleteText(t,e)}),n,t,-1*e)}},{key:"disable",value:function(){this.enable(!1)}},{key:"editReadOnly",value:function(t){this.allowReadOnlyEdits=!0;var e=t();return this.allowReadOnlyEdits=!1,e}},{key:"enable",value:function(){var t=!(arguments.length&gt;0&amp;&amp;void 0!==arguments[0])||arguments[0];this.scroll.enable(t),this.container.classList.toggle("ql-disabled",!t)}},{key:"focus",value:function(){var t=this.scrollingContainer.scrollTop;this.selection.focus(),this.scrollingContainer.scrollTop=t,this.scrollIntoView()}},{key:"format",value:function(t,e){var n=this,r=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:f.a.sources.API;return x.call(this,(function(){var r=n.getSelection(!0),i=new o.a;if(null==r)return i;if(n.scroll.query(t,c.Scope.BLOCK))i=n.editor.formatLine(r.index,r.length,m({},t,e));else{if(0===r.length)return n.selection.format(t,e),i;i=n.editor.formatText(r.index,r.length,m({},t,e))}return n.setSelection(r,f.a.sources.SILENT),i}),r)}},{key:"formatLine",value:function(t,e,n,r,o){var i,s=this,a=g(R(t,e,n,r,o),4);return t=a[0],e=a[1],i=a[2],o=a[3],x.call(this,(function(){return s.editor.formatLine(t,e,i)}),o,t,0)}},{key:"formatText",value:function(t,e,n,r,o){var i,s=this,a=g(R(t,e,n,r,o),4);return t=a[0],e=a[1],i=a[2],o=a[3],x.call(this,(function(){return s.editor.formatText(t,e,i)}),o,t,0)}},{key:"getBounds",value:function(t){var e,n=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:0;if(!(e="number"==typeof t?this.selection.getBounds(t,n):this.selection.getBounds(t.index,t.length)))return null;var r=this.container.getBoundingClientRect();return{bottom:e.bottom-r.top,height:e.height,left:e.left-r.left,right:e.right-r.left,top:e.top-r.top,width:e.width}}},{key:"getContents",value:function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:0,e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:this.getLength()-t,n=g(R(t,e),2);return t=n[0],e=n[1],this.editor.getContents(t,e)}},{key:"getFormat",value:function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:this.getSelection(!0),e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:0;return"number"==typeof t?this.editor.getFormat(t,e):this.editor.getFormat(t.index,t.length)}},{key:"getIndex",value:function(t){return t.offset(this.scroll)}},{key:"getLength",value:function(){return this.scroll.length()}},{key:"getLeaf",value:function(t){return this.scroll.leaf(t)}},{key:"getLine",value:function(t){return this.scroll.line(t)}},{key:"getLines",value:function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:0,e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:Number.MAX_VALUE;return"number"!=typeof t?this.scroll.lines(t.index,t.length):this.scroll.lines(t,e)}},{key:"getModule",value:function(t){return this.theme.modules[t]}},{key:"getSelection",value:function(){return arguments.length&gt;0&amp;&amp;void 0!==arguments[0]&amp;&amp;arguments[0]&amp;&amp;this.focus(),this.update(),this.selection.getRange()[0]}},{key:"getSemanticHTML",value:function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:0,e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:this.getLength()-t,n=g(R(t,e),2);return t=n[0],e=n[1],this.editor.getHTML(t,e)}},{key:"getText",value:function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:0,e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:this.getLength()-t,n=g(R(t,e),2);return t=n[0],e=n[1],this.editor.getText(t,e)}},{key:"hasFocus",value:function(){return this.selection.hasFocus()}},{key:"insertEmbed",value:function(e,n,r){var o=this,i=arguments.length&gt;3&amp;&amp;void 0!==arguments[3]?arguments[3]:t.sources.API;return x.call(this,(function(){return o.editor.insertEmbed(e,n,r)}),i,e)}},{key:"insertText",value:function(t,e,n,r,o){var i,s=this,a=g(R(t,0,n,r,o),4);return t=a[0],i=a[2],o=a[3],x.call(this,(function(){return s.editor.insertText(t,e,i)}),o,t,e.length)}},{key:"isEnabled",value:function(){return this.scroll.isEnabled()}},{key:"off",value:function(){var t;return(t=this.emitter).off.apply(t,arguments)}},{key:"on",value:function(){var t;return(t=this.emitter).on.apply(t,arguments)}},{key:"once",value:function(){var t;return(t=this.emitter).once.apply(t,arguments)}},{key:"removeFormat",value:function(t,e,n){var r=this,o=g(R(t,e,n),4);return t=o[0],e=o[1],n=o[3],x.call(this,(function(){return r.editor.removeFormat(t,e)}),n,t)}},{key:"scrollIntoView",value:function(){this.selection.scrollIntoView(this.scrollingContainer)}},{key:"setContents",value:function(t){var e=this,n=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:f.a.sources.API;return x.call(this,(function(){t=new o.a(t);var n=e.getLength(),r=e.editor.deleteText(0,n),i=e.editor.applyDelta(t),s=e.editor.deleteText(e.getLength()-1,1);return r.compose(i).compose(s)}),n)}},{key:"setSelection",value:function(e,n,r){if(null==e)this.selection.setRange(null,n||t.sources.API);else{var o=g(R(e,n,r),4);e=o[0],n=o[1],r=o[3],this.selection.setRange(new p.a(Math.max(0,e),n),r),r!==f.a.sources.SILENT&amp;&amp;this.selection.scrollIntoView(this.scrollingContainer)}}},{key:"setText",value:function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:f.a.sources.API,n=(new o.a).insert(t);return this.setContents(n,e)}},{key:"update",value:function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:f.a.sources.USER,e=this.scroll.update(t);return this.selection.update(t),e}},{key:"updateContents",value:function(t){var e=this,n=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:f.a.sources.API;return x.call(this,(function(){return t=new o.a(t),e.editor.applyDelta(t,n)}),n,!0)}}],r=[{key:"debug",value:function(t){!0===t&amp;&amp;(t="log"),y.a.level(t)}},{key:"find",value:function(t){return d.a.get(t)||T.find(t)}},{key:"import",value:function(t){return null==this.imports[t]&amp;&amp;_.error("Cannot import ".concat(t,". Are you sure it was registered?")),this.imports[t]}},{key:"register",value:function(t,e){var n=this,r=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]&amp;&amp;arguments[2];if("string"!=typeof t){var o=t.attrName||t.blotName;"string"==typeof o?this.register("formats/".concat(o),t,e):Object.keys(t).forEach((function(r){n.register(r,t[r],e)}))}else null==this.imports[t]||r||_.warn("Overwriting ".concat(t," with"),e),this.imports[t]=e,(t.startsWith("blots/")||t.startsWith("formats/"))&amp;&amp;"abstract"!==e.blotName&amp;&amp;T.register(e),"function"==typeof e.register&amp;&amp;e.register(T)}}],n&amp;&amp;w(e.prototype,n),r&amp;&amp;w(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function A(t,e){if((e=u()({container:t,modules:{clipboard:!0,keyboard:!0,history:!0,uploader:!0}},e)).theme&amp;&amp;e.theme!==O.DEFAULTS.theme){if(e.theme=O.import("themes/".concat(e.theme)),null==e.theme)throw new Error("Invalid theme ".concat(e.theme,". Did you register it?"))}else e.theme=v.a;var n=s()(e.theme.DEFAULTS);[n,e].forEach((function(t){t.modules=t.modules||{},Object.keys(t.modules).forEach((function(e){!0===t.modules[e]&amp;&amp;(t.modules[e]={})}))}));var r=Object.keys(n.modules).concat(Object.keys(e.modules)).reduce((function(t,e){var n=O.import("modules/".concat(e));return null==n?_.error("Cannot load ".concat(e," module. Are you sure you registered it?")):t[e]=n.DEFAULTS||{},t}),{});return null!=e.modules&amp;&amp;e.modules.toolbar&amp;&amp;e.modules.toolbar.constructor!==Object&amp;&amp;(e.modules.toolbar={container:e.modules.toolbar}),e=u()({},O.DEFAULTS,{modules:r},n,e),["bounds","container","scrollingContainer"].forEach((function(t){"string"==typeof e[t]&amp;&amp;(e[t]=document.querySelector(e[t]))})),e.modules=Object.keys(e.modules).reduce((function(t,n){return e.modules[n]&amp;&amp;(t[n]=e.modules[n]),t}),{}),e}function x(t,e,n,r){if(!this.isEnabled()&amp;&amp;e===f.a.sources.USER&amp;&amp;!this.allowReadOnlyEdits)return new o.a;var i=null==n?null:this.getSelection(),s=this.editor.delta,a=t();if(null!=i&amp;&amp;(!0===n&amp;&amp;(n=i.index),null==r?i=N(i,a,e):0!==r&amp;&amp;(i=N(i,n,r,e)),this.setSelection(i,f.a.sources.SILENT)),a.length()&gt;0){var u,c,l=[f.a.events.TEXT_CHANGE,a,s,e];(u=this.emitter).emit.apply(u,[f.a.events.EDITOR_CHANGE].concat(l)),e!==f.a.sources.SILENT&amp;&amp;(c=this.emitter).emit.apply(c,l)}return a}function R(t,e,n,r,o){var i={};return"number"==typeof t.index&amp;&amp;"number"==typeof t.length?"number"!=typeof e?(o=r,r=n,n=e,e=t.length,t=t.index):(e=t.length,t=t.index):"number"!=typeof e&amp;&amp;(o=r,r=n,n=e,e=0),"object"===b(n)?(i=n,o=r):"string"==typeof n&amp;&amp;(null!=r?i[n]=r:o=n),[t,e,i,o=o||f.a.sources.API]}function N(t,e,n,r){if(null==t)return null;var i,s;if(e instanceof o.a){var a=g([t.index,t.index+t.length].map((function(t){return e.transformPosition(t,r!==f.a.sources.USER)})),2);i=a[0],s=a[1]}else{var u=g([t.index,t.index+t.length].map((function(t){return t&lt;e||t===e&amp;&amp;r===f.a.sources.USER?t:n&gt;=0?t+n:Math.max(e,t+n)})),2);i=u[0],s=u[1]}return new p.a(i,s-i)}O.DEFAULTS={bounds:null,modules:{},placeholder:"",readOnly:!1,registry:T,scrollingContainer:null,theme:"default"},O.events=f.a.events,O.sources=f.a.sources,O.version="2.0.0-dev.46",O.imports={delta:o.a,parchment:c,"core/module":h.a,"core/theme":v.a}},function(t,e,n){"use strict";var r=this&amp;&amp;this.__importDefault||function(t){return t&amp;&amp;t.__esModule?t:{default:t}},o=r(n(50)),i=r(n(10)),s=r(n(18)),a=r(n(51)),u=r(n(42)),c=String.fromCharCode(0),l=function(){function t(t){Array.isArray(t)?this.ops=t:null!=t&amp;&amp;Array.isArray(t.ops)?this.ops=t.ops:this.ops=[]}return t.prototype.insert=function(t,e){var n={};return"string"==typeof t&amp;&amp;0===t.length?this:(n.insert=t,null!=e&amp;&amp;"object"==typeof e&amp;&amp;Object.keys(e).length&gt;0&amp;&amp;(n.attributes=e),this.push(n))},t.prototype.delete=function(t){return t&lt;=0?this:this.push({delete:t})},t.prototype.retain=function(t,e){if(t&lt;=0)return this;var n={retain:t};return null!=e&amp;&amp;"object"==typeof e&amp;&amp;Object.keys(e).length&gt;0&amp;&amp;(n.attributes=e),this.push(n)},t.prototype.push=function(t){var e=this.ops.length,n=this.ops[e-1];if(t=i.default(t),"object"==typeof n){if("number"==typeof t.delete&amp;&amp;"number"==typeof n.delete)return this.ops[e-1]={delete:n.delete+t.delete},this;if("number"==typeof n.delete&amp;&amp;null!=t.insert&amp;&amp;(e-=1,"object"!=typeof(n=this.ops[e-1])))return this.ops.unshift(t),this;if(s.default(t.attributes,n.attributes)){if("string"==typeof t.insert&amp;&amp;"string"==typeof n.insert)return this.ops[e-1]={insert:n.insert+t.insert},"object"==typeof t.attributes&amp;&amp;(this.ops[e-1].attributes=t.attributes),this;if("number"==typeof t.retain&amp;&amp;"number"==typeof n.retain)return this.ops[e-1]={retain:n.retain+t.retain},"object"==typeof t.attributes&amp;&amp;(this.ops[e-1].attributes=t.attributes),this}}return e===this.ops.length?this.ops.push(t):this.ops.splice(e,0,t),this},t.prototype.chop=function(){var t=this.ops[this.ops.length-1];return t&amp;&amp;t.retain&amp;&amp;!t.attributes&amp;&amp;this.ops.pop(),this},t.prototype.filter=function(t){return this.ops.filter(t)},t.prototype.forEach=function(t){this.ops.forEach(t)},t.prototype.map=function(t){return this.ops.map(t)},t.prototype.partition=function(t){var e=[],n=[];return this.forEach((function(r){(t(r)?e:n).push(r)})),[e,n]},t.prototype.reduce=function(t,e){return this.ops.reduce(t,e)},t.prototype.changeLength=function(){return this.reduce((function(t,e){return e.insert?t+u.default.length(e):e.delete?t-e.delete:t}),0)},t.prototype.length=function(){return this.reduce((function(t,e){return t+u.default.length(e)}),0)},t.prototype.slice=function(e,n){void 0===e&amp;&amp;(e=0),void 0===n&amp;&amp;(n=1/0);for(var r=[],o=u.default.iterator(this.ops),i=0;i&lt;n&amp;&amp;o.hasNext();){var s=void 0;i&lt;e?s=o.next(e-i):(s=o.next(n-i),r.push(s)),i+=u.default.length(s)}return new t(r)},t.prototype.compose=function(e){var n=u.default.iterator(this.ops),r=u.default.iterator(e.ops),o=[],i=r.peek();if(null!=i&amp;&amp;"number"==typeof i.retain&amp;&amp;null==i.attributes){for(var c=i.retain;"insert"===n.peekType()&amp;&amp;n.peekLength()&lt;=c;)c-=n.peekLength(),o.push(n.next());i.retain-c&gt;0&amp;&amp;r.next(i.retain-c)}for(var l=new t(o);n.hasNext()||r.hasNext();)if("insert"===r.peekType())l.push(r.next());else if("delete"===n.peekType())l.push(n.next());else{var f=Math.min(n.peekLength(),r.peekLength()),h=n.next(f),p=r.next(f);if("number"==typeof p.retain){var d={};"number"==typeof h.retain?d.retain=f:d.insert=h.insert;var y=a.default.compose(h.attributes,p.attributes,"number"==typeof h.retain);if(y&amp;&amp;(d.attributes=y),l.push(d),!r.hasNext()&amp;&amp;s.default(l.ops[l.ops.length-1],d)){var v=new t(n.rest());return l.concat(v).chop()}}else"number"==typeof p.delete&amp;&amp;"number"==typeof h.retain&amp;&amp;l.push(p)}return l.chop()},t.prototype.concat=function(e){var n=new t(this.ops.slice());return e.ops.length&gt;0&amp;&amp;(n.push(e.ops[0]),n.ops=n.ops.concat(e.ops.slice(1))),n},t.prototype.diff=function(e,n){if(this.ops===e.ops)return new t;var r=[this,e].map((function(t){return t.map((function(n){if(null!=n.insert)return"string"==typeof n.insert?n.insert:c;throw new Error("diff() called "+(t===e?"on":"with")+" non-document")})).join("")})),i=new t,l=o.default(r[0],r[1],n),f=u.default.iterator(this.ops),h=u.default.iterator(e.ops);return l.forEach((function(t){for(var e=t[1].length;e&gt;0;){var n=0;switch(t[0]){case o.default.INSERT:n=Math.min(h.peekLength(),e),i.push(h.next(n));break;case o.default.DELETE:n=Math.min(e,f.peekLength()),f.next(n),i.delete(n);break;case o.default.EQUAL:n=Math.min(f.peekLength(),h.peekLength(),e);var r=f.next(n),u=h.next(n);s.default(r.insert,u.insert)?i.retain(n,a.default.diff(r.attributes,u.attributes)):i.push(u).delete(n)}e-=n}})),i.chop()},t.prototype.eachLine=function(e,n){void 0===n&amp;&amp;(n="\n");for(var r=u.default.iterator(this.ops),o=new t,i=0;r.hasNext();){if("insert"!==r.peekType())return;var s=r.peek(),a=u.default.length(s)-r.peekLength(),c="string"==typeof s.insert?s.insert.indexOf(n,a)-a:-1;if(c&lt;0)o.push(r.next());else if(c&gt;0)o.push(r.next(c));else{if(!1===e(o,r.next(1).attributes||{},i))return;i+=1,o=new t}}o.length()&gt;0&amp;&amp;e(o,{},i)},t.prototype.invert=function(e){var n=new t;return this.reduce((function(t,r){if(r.insert)n.delete(u.default.length(r));else{if(r.retain&amp;&amp;null==r.attributes)return n.retain(r.retain),t+r.retain;if(r.delete||r.retain&amp;&amp;r.attributes){var o=r.delete||r.retain;return e.slice(t,t+o).forEach((function(t){r.delete?n.push(t):r.retain&amp;&amp;r.attributes&amp;&amp;n.retain(u.default.length(t),a.default.invert(r.attributes,t.attributes))})),t+o}}return t}),0),n.chop()},t.prototype.transform=function(e,n){if(void 0===n&amp;&amp;(n=!1),n=!!n,"number"==typeof e)return this.transformPosition(e,n);for(var r=e,o=u.default.iterator(this.ops),i=u.default.iterator(r.ops),s=new t;o.hasNext()||i.hasNext();)if("insert"!==o.peekType()||!n&amp;&amp;"insert"===i.peekType())if("insert"===i.peekType())s.push(i.next());else{var c=Math.min(o.peekLength(),i.peekLength()),l=o.next(c),f=i.next(c);if(l.delete)continue;f.delete?s.push(f):s.retain(c,a.default.transform(l.attributes,f.attributes,n))}else s.retain(u.default.length(o.next()));return s.chop()},t.prototype.transformPosition=function(t,e){void 0===e&amp;&amp;(e=!1),e=!!e;for(var n=u.default.iterator(this.ops),r=0;n.hasNext()&amp;&amp;r&lt;=t;){var o=n.peekLength(),i=n.peekType();n.next(),"delete"!==i?("insert"===i&amp;&amp;(r&lt;t||!e)&amp;&amp;(t+=o),r+=o):t-=Math.min(o,t-r)}return t},t.Op=u.default,t.AttributeMap=a.default,t}();t.exports=l},function(t,e,n){"use strict";n.r(e),n.d(e,"Blot",(function(){return o.Blot})),n.d(e,"ParentBlot",(function(){return v})),n.d(e,"ContainerBlot",(function(){return g})),n.d(e,"LeafBlot",(function(){return _})),n.d(e,"EmbedBlot",(function(){return M})),n.d(e,"ScrollBlot",(function(){return G})),n.d(e,"BlockBlot",(function(){return I})),n.d(e,"InlineBlot",(function(){return j})),n.d(e,"TextBlot",(function(){return q})),n.d(e,"Formattable",(function(){return o.Formattable})),n.d(e,"Attributor",(function(){return T})),n.d(e,"ClassAttributor",(function(){return R})),n.d(e,"StyleAttributor",(function(){return P})),n.d(e,"AttributorStore",(function(){return C})),n.d(e,"Registry",(function(){return h})),n.d(e,"Scope",(function(){return s}));var r,o=n(41);!function(t){t[t.TYPE=3]="TYPE",t[t.LEVEL=12]="LEVEL",t[t.ATTRIBUTE=13]="ATTRIBUTE",t[t.BLOT=14]="BLOT",t[t.INLINE=7]="INLINE",t[t.BLOCK=11]="BLOCK",t[t.BLOCK_BLOT=10]="BLOCK_BLOT",t[t.INLINE_BLOT=6]="INLINE_BLOT",t[t.BLOCK_ATTRIBUTE=9]="BLOCK_ATTRIBUTE",t[t.INLINE_ATTRIBUTE=5]="INLINE_ATTRIBUTE",t[t.ANY=15]="ANY"}(r||(r={}));var i,s=r,a=function(){function t(){this.head=null,this.tail=null,this.length=0}return t.prototype.append=function(){for(var t=[],e=0;e&lt;arguments.length;e++)t[e]=arguments[e];if(this.insertBefore(t[0],null),t.length&gt;1){var n=t.slice(1);this.append.apply(this,n)}},t.prototype.at=function(t){for(var e=this.iterator(),n=e();n&amp;&amp;t&gt;0;)t-=1,n=e();return n},t.prototype.contains=function(t){for(var e=this.iterator(),n=e();n;){if(n===t)return!0;n=e()}return!1},t.prototype.indexOf=function(t){for(var e=this.iterator(),n=e(),r=0;n;){if(n===t)return r;r+=1,n=e()}return-1},t.prototype.insertBefore=function(t,e){null!=t&amp;&amp;t!==e&amp;&amp;(this.remove(t),t.next=e,null!=e?(t.prev=e.prev,null!=e.prev&amp;&amp;(e.prev.next=t),e.prev=t,e===this.head&amp;&amp;(this.head=t)):null!=this.tail?(this.tail.next=t,t.prev=this.tail,this.tail=t):(t.prev=null,this.head=this.tail=t),this.length+=1)},t.prototype.offset=function(t){for(var e=0,n=this.head;null!=n;){if(n===t)return e;e+=n.length(),n=n.next}return-1},t.prototype.remove=function(t){this.contains(t)&amp;&amp;(null!=t.prev&amp;&amp;(t.prev.next=t.next),null!=t.next&amp;&amp;(t.next.prev=t.prev),t===this.head&amp;&amp;(this.head=t.next),t===this.tail&amp;&amp;(this.tail=t.prev),this.length-=1)},t.prototype.iterator=function(t){return void 0===t&amp;&amp;(t=this.head),function(){var e=t;return null!=t&amp;&amp;(t=t.next),e}},t.prototype.find=function(t,e){void 0===e&amp;&amp;(e=!1);for(var n=this.iterator(),r=n();r;){var o=r.length();if(t&lt;o||e&amp;&amp;t===o&amp;&amp;(null==r.next||0!==r.next.length()))return[r,t];t-=o,r=n()}return[null,0]},t.prototype.forEach=function(t){for(var e=this.iterator(),n=e();n;)t(n),n=e()},t.prototype.forEachAt=function(t,e,n){if(!(e&lt;=0))for(var r=this.find(t),o=r[0],i=t-r[1],s=this.iterator(o),a=s();a&amp;&amp;i&lt;t+e;){var u=a.length();t&gt;i?n(a,t-i,Math.min(e,i+u-t)):n(a,0,Math.min(u,t+e-i)),i+=u,a=s()}},t.prototype.map=function(t){return this.reduce((function(e,n){return e.push(t(n)),e}),[])},t.prototype.reduce=function(t,e){for(var n=this.iterator(),r=n();r;)e=t(e,r),r=n();return e},t}(),u=a,c=(i=function(t,e){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},i(t,e)},function(t,e){function n(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),l=function(t){function e(e){var n=this;return e="[Parchment] "+e,(n=t.call(this,e)||this).message=e,n.name=n.constructor.name,n}return c(e,t),e}(Error),f=function(){function t(){this.attributes={},this.classes={},this.tags={},this.types={}}return t.find=function(t,e){return void 0===e&amp;&amp;(e=!1),null==t?null:this.blots.has(t)?this.blots.get(t)||null:e?this.find(t.parentNode,e):null},t.prototype.create=function(e,n,r){var o=this.query(n);if(null==o)throw new l("Unable to create "+n+" blot");var i=o,s=n instanceof Node||n.nodeType===Node.TEXT_NODE?n:i.create(r),a=new i(e,s,r);return t.blots.set(a.domNode,a),a},t.prototype.find=function(e,n){return void 0===n&amp;&amp;(n=!1),t.find(e,n)},t.prototype.query=function(t,e){var n,r=this;return void 0===e&amp;&amp;(e=s.ANY),"string"==typeof t?n=this.types[t]||this.attributes[t]:t instanceof Text||t.nodeType===Node.TEXT_NODE?n=this.types.text:"number"==typeof t?t&amp;s.LEVEL&amp;s.BLOCK?n=this.types.block:t&amp;s.LEVEL&amp;s.INLINE&amp;&amp;(n=this.types.inline):t instanceof HTMLElement&amp;&amp;((t.getAttribute("class")||"").split(/\s+/).some((function(t){return!!(n=r.classes[t])})),n=n||this.tags[t.tagName]),null==n?null:e&amp;s.LEVEL&amp;n.scope&amp;&amp;e&amp;s.TYPE&amp;n.scope?n:null},t.prototype.register=function(){for(var t=this,e=[],n=0;n&lt;arguments.length;n++)e[n]=arguments[n];if(e.length&gt;1)return e.map((function(e){return t.register(e)}));var r=e[0];if("string"!=typeof r.blotName&amp;&amp;"string"!=typeof r.attrName)throw new l("Invalid definition");if("abstract"===r.blotName)throw new l("Cannot register abstract class");return this.types[r.blotName||r.attrName]=r,"string"==typeof r.keyName?this.attributes[r.keyName]=r:(null!=r.className&amp;&amp;(this.classes[r.className]=r),null!=r.tagName&amp;&amp;(Array.isArray(r.tagName)?r.tagName=r.tagName.map((function(t){return t.toUpperCase()})):r.tagName=r.tagName.toUpperCase(),(Array.isArray(r.tagName)?r.tagName:[r.tagName]).forEach((function(e){null!=t.tags[e]&amp;&amp;null!=r.className||(t.tags[e]=r)})))),r},t.blots=new WeakMap,t}(),h=f,p=function(){function t(t,e){this.scroll=t,this.domNode=e,h.blots.set(e,this),this.prev=null,this.next=null}return t.create=function(t){if(null==this.tagName)throw new l("Blot definition missing tagName");var e;return Array.isArray(this.tagName)?("string"==typeof t&amp;&amp;(t=t.toUpperCase(),parseInt(t,10).toString()===t&amp;&amp;(t=parseInt(t,10))),e="number"==typeof t?document.createElement(this.tagName[t-1]):this.tagName.indexOf(t)&gt;-1?document.createElement(t):document.createElement(this.tagName[0])):e=document.createElement(this.tagName),this.className&amp;&amp;e.classList.add(this.className),e},Object.defineProperty(t.prototype,"statics",{get:function(){return this.constructor},enumerable:!1,configurable:!0}),t.prototype.attach=function(){},t.prototype.clone=function(){var t=this.domNode.cloneNode(!1);return this.scroll.create(t)},t.prototype.detach=function(){null!=this.parent&amp;&amp;this.parent.removeChild(this),h.blots.delete(this.domNode)},t.prototype.deleteAt=function(t,e){this.isolate(t,e).remove()},t.prototype.formatAt=function(t,e,n,r){var o=this.isolate(t,e);if(null!=this.scroll.query(n,s.BLOT)&amp;&amp;r)o.wrap(n,r);else if(null!=this.scroll.query(n,s.ATTRIBUTE)){var i=this.scroll.create(this.statics.scope);o.wrap(i),i.format(n,r)}},t.prototype.insertAt=function(t,e,n){var r=null==n?this.scroll.create("text",e):this.scroll.create(e,n),o=this.split(t);this.parent.insertBefore(r,o||void 0)},t.prototype.isolate=function(t,e){var n=this.split(t);if(null==n)throw new Error("Attempt to isolate at end");return n.split(e),n},t.prototype.length=function(){return 1},t.prototype.offset=function(t){return void 0===t&amp;&amp;(t=this.parent),null==this.parent||this===t?0:this.parent.children.offset(this)+this.parent.offset(t)},t.prototype.optimize=function(t){!this.statics.requiredContainer||this.parent instanceof this.statics.requiredContainer||this.wrap(this.statics.requiredContainer.blotName)},t.prototype.remove=function(){null!=this.domNode.parentNode&amp;&amp;this.domNode.parentNode.removeChild(this.domNode),this.detach()},t.prototype.replaceWith=function(t,e){var n="string"==typeof t?this.scroll.create(t,e):t;return null!=this.parent&amp;&amp;(this.parent.insertBefore(n,this.next||void 0),this.remove()),n},t.prototype.split=function(t,e){return 0===t?this:this.next},t.prototype.update=function(t,e){},t.prototype.wrap=function(t,e){var n="string"==typeof t?this.scroll.create(t,e):t;if(null!=this.parent&amp;&amp;this.parent.insertBefore(n,this.next||void 0),"function"!=typeof n.appendChild)throw new l("Cannot wrap "+t);return n.appendChild(this),n},t.blotName="abstract",t}(),d=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();function y(t,e){var n=e.find(t);if(null==n)try{n=e.create(t)}catch(r){n=e.create(s.INLINE),Array.from(t.childNodes).forEach((function(t){n.domNode.appendChild(t)})),t.parentNode&amp;&amp;t.parentNode.replaceChild(n.domNode,t),n.attach()}return n}var v=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.uiNode=null,r.build(),r}return d(e,t),e.prototype.appendChild=function(t){this.insertBefore(t)},e.prototype.attach=function(){t.prototype.attach.call(this),this.children.forEach((function(t){t.attach()}))},e.prototype.attachUI=function(t){null!=this.uiNode&amp;&amp;this.uiNode.remove(),this.uiNode=t,e.uiClass&amp;&amp;this.uiNode.classList.add(e.uiClass),this.uiNode.setAttribute("contenteditable","false"),this.domNode.insertBefore(this.uiNode,this.domNode.firstChild)},e.prototype.build=function(){var t=this;this.children=new u,Array.from(this.domNode.childNodes).filter((function(e){return e!==t.uiNode})).reverse().forEach((function(e){try{var n=y(e,t.scroll);t.insertBefore(n,t.children.head||void 0)}catch(r){if(r instanceof l)return;throw r}}))},e.prototype.deleteAt=function(t,e){if(0===t&amp;&amp;e===this.length())return this.remove();this.children.forEachAt(t,e,(function(t,e,n){t.deleteAt(e,n)}))},e.prototype.descendant=function(t,n){void 0===n&amp;&amp;(n=0);var r=this.children.find(n),o=r[0],i=r[1];return null==t.blotName&amp;&amp;t(o)||null!=t.blotName&amp;&amp;o instanceof t?[o,i]:o instanceof e?o.descendant(t,i):[null,-1]},e.prototype.descendants=function(t,n,r){void 0===n&amp;&amp;(n=0),void 0===r&amp;&amp;(r=Number.MAX_VALUE);var o=[],i=r;return this.children.forEachAt(n,r,(function(n,r,s){(null==t.blotName&amp;&amp;t(n)||null!=t.blotName&amp;&amp;n instanceof t)&amp;&amp;o.push(n),n instanceof e&amp;&amp;(o=o.concat(n.descendants(t,r,i))),i-=s})),o},e.prototype.detach=function(){this.children.forEach((function(t){t.detach()})),t.prototype.detach.call(this)},e.prototype.enforceAllowedChildren=function(){var t=this,n=!1;this.children.forEach((function(r){n||t.statics.allowedChildren.some((function(t){return r instanceof t}))||(r.statics.scope===s.BLOCK_BLOT?(null!=r.next&amp;&amp;t.splitAfter(r),null!=r.prev&amp;&amp;t.splitAfter(r.prev),r.parent.unwrap(),n=!0):r instanceof e?r.unwrap():r.remove())}))},e.prototype.formatAt=function(t,e,n,r){this.children.forEachAt(t,e,(function(t,e,o){t.formatAt(e,o,n,r)}))},e.prototype.insertAt=function(t,e,n){var r=this.children.find(t),o=r[0],i=r[1];if(o)o.insertAt(i,e,n);else{var s=null==n?this.scroll.create("text",e):this.scroll.create(e,n);this.appendChild(s)}},e.prototype.insertBefore=function(t,e){if(t!==e){null!=t.parent&amp;&amp;t.parent.children.remove(t);var n=null;this.children.insertBefore(t,e||null),t.parent=this,null!=e&amp;&amp;(n=e.domNode),t.domNode.parentNode===this.domNode&amp;&amp;t.domNode.nextSibling===n||this.domNode.insertBefore(t.domNode,n),t.attach()}},e.prototype.length=function(){return this.children.reduce((function(t,e){return t+e.length()}),0)},e.prototype.moveChildren=function(t,e){this.children.forEach((function(n){t.insertBefore(n,e)}))},e.prototype.optimize=function(e){if(t.prototype.optimize.call(this,e),this.enforceAllowedChildren(),null!=this.uiNode&amp;&amp;this.uiNode!==this.domNode.firstChild&amp;&amp;this.domNode.insertBefore(this.uiNode,this.domNode.firstChild),0===this.children.length)if(null!=this.statics.defaultChild){var n=this.scroll.create(this.statics.defaultChild.blotName);this.appendChild(n)}else this.remove()},e.prototype.path=function(t,n){void 0===n&amp;&amp;(n=!1);var r=this.children.find(t,n),o=r[0],i=r[1],s=[[this,t]];return o instanceof e?s.concat(o.path(i,n)):(null!=o&amp;&amp;s.push([o,i]),s)},e.prototype.removeChild=function(t){this.children.remove(t)},e.prototype.replaceWith=function(n,r){var o="string"==typeof n?this.scroll.create(n,r):n;return o instanceof e&amp;&amp;this.moveChildren(o),t.prototype.replaceWith.call(this,o)},e.prototype.split=function(t,e){if(void 0===e&amp;&amp;(e=!1),!e){if(0===t)return this;if(t===this.length())return this.next}var n=this.clone();return this.parent&amp;&amp;this.parent.insertBefore(n,this.next||void 0),this.children.forEachAt(t,this.length(),(function(t,r,o){var i=t.split(r,e);null!=i&amp;&amp;n.appendChild(i)})),n},e.prototype.splitAfter=function(t){for(var e=this.clone();null!=t.next;)e.appendChild(t.next);return this.parent&amp;&amp;this.parent.insertBefore(e,this.next||void 0),e},e.prototype.unwrap=function(){this.parent&amp;&amp;this.moveChildren(this.parent,this.next||void 0),this.remove()},e.prototype.update=function(t,e){var n=this,r=[],o=[];t.forEach((function(t){t.target===n.domNode&amp;&amp;"childList"===t.type&amp;&amp;(r.push.apply(r,t.addedNodes),o.push.apply(o,t.removedNodes))})),o.forEach((function(t){if(null==t.parentNode||t instanceof Element&amp;&amp;("IFRAME"===t.tagName||null!=t.querySelector("iframe"))||!(document.body.compareDocumentPosition(t)&amp;Node.DOCUMENT_POSITION_CONTAINED_BY)){var e=n.scroll.find(t);null!=e&amp;&amp;(null!=e.domNode.parentNode&amp;&amp;e.domNode.parentNode!==n.domNode||e.detach())}})),r.filter((function(t){return t.parentNode===n.domNode||t===n.uiNode})).sort((function(t,e){return t===e?0:t.compareDocumentPosition(e)&amp;Node.DOCUMENT_POSITION_FOLLOWING?1:-1})).forEach((function(t){var e=null;null!=t.nextSibling&amp;&amp;(e=n.scroll.find(t.nextSibling));var r=y(t,n.scroll);r.next===e&amp;&amp;null!=r.next||(null!=r.parent&amp;&amp;r.parent.removeChild(n),n.insertBefore(r,e||void 0))})),this.enforceAllowedChildren()},e.uiClass="",e}(p),b=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),m=function(t){function e(){return null!==t&amp;&amp;t.apply(this,arguments)||this}return b(e,t),e.prototype.checkMerge=function(){return null!==this.next&amp;&amp;this.next.statics.blotName===this.statics.blotName},e.prototype.deleteAt=function(e,n){t.prototype.deleteAt.call(this,e,n),this.enforceAllowedChildren()},e.prototype.formatAt=function(e,n,r,o){t.prototype.formatAt.call(this,e,n,r,o),this.enforceAllowedChildren()},e.prototype.insertAt=function(e,n,r){t.prototype.insertAt.call(this,e,n,r),this.enforceAllowedChildren()},e.prototype.optimize=function(e){t.prototype.optimize.call(this,e),this.children.length&gt;0&amp;&amp;null!=this.next&amp;&amp;this.checkMerge()&amp;&amp;(this.next.moveChildren(this),this.next.remove())},e.blotName="container",e.scope=s.BLOCK_BLOT,e}(v),g=m,E=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),w=function(t){function e(){return null!==t&amp;&amp;t.apply(this,arguments)||this}return E(e,t),e.value=function(t){return!0},e.prototype.index=function(t,e){return this.domNode===t||this.domNode.compareDocumentPosition(t)&amp;Node.DOCUMENT_POSITION_CONTAINED_BY?Math.min(e,1):-1},e.prototype.position=function(t,e){var n=Array.from(this.parent.domNode.childNodes).indexOf(this.domNode);return t&gt;0&amp;&amp;(n+=1),[this.parent.domNode,n]},e.prototype.value=function(){var t;return(t={})[this.statics.blotName]=this.statics.value(this.domNode)||!0,t},e.scope=s.INLINE_BLOT,e}(p),_=w,T=function(){function t(t,e,n){void 0===n&amp;&amp;(n={}),this.attrName=t,this.keyName=e;var r=s.TYPE&amp;s.ATTRIBUTE;this.scope=null!=n.scope?n.scope&amp;s.LEVEL|r:s.ATTRIBUTE,null!=n.whitelist&amp;&amp;(this.whitelist=n.whitelist)}return t.keys=function(t){return Array.from(t.attributes).map((function(t){return t.name}))},t.prototype.add=function(t,e){return!!this.canAdd(t,e)&amp;&amp;(t.setAttribute(this.keyName,e),!0)},t.prototype.canAdd=function(t,e){return null==this.whitelist||("string"==typeof e?this.whitelist.indexOf(e.replace(/["']/g,""))&gt;-1:this.whitelist.indexOf(e)&gt;-1)},t.prototype.remove=function(t){t.removeAttribute(this.keyName)},t.prototype.value=function(t){var e=t.getAttribute(this.keyName);return this.canAdd(t,e)&amp;&amp;e?e:""},t}(),O=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();function A(t,e){return(t.getAttribute("class")||"").split(/\s+/).filter((function(t){return 0===t.indexOf(e+"-")}))}var x=function(t){function e(){return null!==t&amp;&amp;t.apply(this,arguments)||this}return O(e,t),e.keys=function(t){return(t.getAttribute("class")||"").split(/\s+/).map((function(t){return t.split("-").slice(0,-1).join("-")}))},e.prototype.add=function(t,e){return!!this.canAdd(t,e)&amp;&amp;(this.remove(t),t.classList.add(this.keyName+"-"+e),!0)},e.prototype.remove=function(t){A(t,this.keyName).forEach((function(e){t.classList.remove(e)})),0===t.classList.length&amp;&amp;t.removeAttribute("class")},e.prototype.value=function(t){var e=(A(t,this.keyName)[0]||"").slice(this.keyName.length+1);return this.canAdd(t,e)?e:""},e}(T),R=x,N=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),S=function(t){function e(){return null!==t&amp;&amp;t.apply(this,arguments)||this}return N(e,t),e.keys=function(t){return(t.getAttribute("style")||"").split(";").map((function(t){return t.split(":")[0].trim()}))},e.prototype.add=function(t,e){return!!this.canAdd(t,e)&amp;&amp;(t.style.setProperty(this.keyName,e),!0)},e.prototype.remove=function(t){t.style.removeProperty(this.keyName),t.getAttribute("style")||t.removeAttribute("style")},e.prototype.value=function(t){var e=t.style.getPropertyValue(this.keyName).trim();return this.canAdd(t,e)?e:""},e}(T),P=S,C=function(){function t(t){this.attributes={},this.domNode=t,this.build()}return t.prototype.attribute=function(t,e){e?t.add(this.domNode,e)&amp;&amp;(null!=t.value(this.domNode)?this.attributes[t.attrName]=t:delete this.attributes[t.attrName]):(t.remove(this.domNode),delete this.attributes[t.attrName])},t.prototype.build=function(){var t=this;this.attributes={};var e=h.find(this.domNode);if(null!=e){var n=T.keys(this.domNode),r=R.keys(this.domNode),o=P.keys(this.domNode);n.concat(r).concat(o).forEach((function(n){var r=e.scroll.query(n,s.ATTRIBUTE);r instanceof T&amp;&amp;(t.attributes[r.attrName]=r)}))}},t.prototype.copy=function(t){var e=this;Object.keys(this.attributes).forEach((function(n){var r=e.attributes[n].value(e.domNode);t.format(n,r)}))},t.prototype.move=function(t){var e=this;this.copy(t),Object.keys(this.attributes).forEach((function(t){e.attributes[t].remove(e.domNode)})),this.attributes={}},t.prototype.values=function(){var t=this;return Object.keys(this.attributes).reduce((function(e,n){return e[n]=t.attributes[n].value(t.domNode),e}),{})},t}(),L=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),j=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.attributes=new C(r.domNode),r}return L(e,t),e.formats=function(t,n){var r=n.query(e.blotName);if(null==r||t.tagName!==r.tagName)return"string"==typeof this.tagName||(Array.isArray(this.tagName)?t.tagName.toLowerCase():void 0)},e.prototype.format=function(t,n){var r=this;if(t!==this.statics.blotName||n){var o=this.scroll.query(t,s.INLINE);if(null==o)return;o instanceof T?this.attributes.attribute(o,n):!n||t===this.statics.blotName&amp;&amp;this.formats()[t]===n||this.replaceWith(t,n)}else this.children.forEach((function(t){t instanceof e||(t=t.wrap(e.blotName,!0)),r.attributes.copy(t)})),this.unwrap()},e.prototype.formats=function(){var t=this.attributes.values(),e=this.statics.formats(this.domNode,this.scroll);return null!=e&amp;&amp;(t[this.statics.blotName]=e),t},e.prototype.formatAt=function(e,n,r,o){null!=this.formats()[r]||this.scroll.query(r,s.ATTRIBUTE)?this.isolate(e,n).format(r,o):t.prototype.formatAt.call(this,e,n,r,o)},e.prototype.optimize=function(n){t.prototype.optimize.call(this,n);var r=this.formats();if(0===Object.keys(r).length)return this.unwrap();var o=this.next;o instanceof e&amp;&amp;o.prev===this&amp;&amp;function(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(var n in t)if(t[n]!==e[n])return!1;return!0}(r,o.formats())&amp;&amp;(o.moveChildren(this),o.remove())},e.prototype.replaceWith=function(e,n){var r=t.prototype.replaceWith.call(this,e,n);return this.attributes.copy(r),r},e.prototype.update=function(e,n){var r=this;t.prototype.update.call(this,e,n),e.some((function(t){return t.target===r.domNode&amp;&amp;"attributes"===t.type}))&amp;&amp;this.attributes.build()},e.prototype.wrap=function(n,r){var o=t.prototype.wrap.call(this,n,r);return o instanceof e&amp;&amp;this.attributes.move(o),o},e.allowedChildren=[e,_],e.blotName="inline",e.scope=s.INLINE_BLOT,e.tagName="SPAN",e}(v),k=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),I=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.attributes=new C(r.domNode),r}return k(e,t),e.formats=function(t,n){var r=n.query(e.blotName);if(null==r||t.tagName!==r.tagName)return"string"==typeof this.tagName||(Array.isArray(this.tagName)?t.tagName.toLowerCase():void 0)},e.prototype.format=function(t,n){var r=this.scroll.query(t,s.BLOCK);null!=r&amp;&amp;(r instanceof T?this.attributes.attribute(r,n):t!==this.statics.blotName||n?!n||t===this.statics.blotName&amp;&amp;this.formats()[t]===n||this.replaceWith(t,n):this.replaceWith(e.blotName))},e.prototype.formats=function(){var t=this.attributes.values(),e=this.statics.formats(this.domNode,this.scroll);return null!=e&amp;&amp;(t[this.statics.blotName]=e),t},e.prototype.formatAt=function(e,n,r,o){null!=this.scroll.query(r,s.BLOCK)?this.format(r,o):t.prototype.formatAt.call(this,e,n,r,o)},e.prototype.insertAt=function(e,n,r){if(null==r||null!=this.scroll.query(n,s.INLINE))t.prototype.insertAt.call(this,e,n,r);else{var o=this.split(e);if(null==o)throw new Error("Attempt to insertAt after block boundaries");var i=this.scroll.create(n,r);o.parent.insertBefore(i,o)}},e.prototype.replaceWith=function(e,n){var r=t.prototype.replaceWith.call(this,e,n);return this.attributes.copy(r),r},e.prototype.update=function(e,n){var r=this;t.prototype.update.call(this,e,n),e.some((function(t){return t.target===r.domNode&amp;&amp;"attributes"===t.type}))&amp;&amp;this.attributes.build()},e.blotName="block",e.scope=s.BLOCK_BLOT,e.tagName="P",e.allowedChildren=[j,e,_],e}(v),B=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),D=function(t){function e(){return null!==t&amp;&amp;t.apply(this,arguments)||this}return B(e,t),e.formats=function(t,e){},e.prototype.format=function(e,n){t.prototype.formatAt.call(this,0,this.length(),e,n)},e.prototype.formatAt=function(e,n,r,o){0===e&amp;&amp;n===this.length()?this.format(r,o):t.prototype.formatAt.call(this,e,n,r,o)},e.prototype.formats=function(){return this.statics.formats(this.domNode,this.scroll)},e}(_),M=D,U=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),F={attributes:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0},H=function(t){function e(e,n){var r=t.call(this,null,n)||this;return r.registry=e,r.scroll=r,r.build(),r.observer=new MutationObserver((function(t){r.update(t)})),r.observer.observe(r.domNode,F),r.attach(),r}return U(e,t),e.prototype.create=function(t,e){return this.registry.create(this,t,e)},e.prototype.find=function(t,e){void 0===e&amp;&amp;(e=!1);var n=this.registry.find(t,e);return n?n.scroll===this?n:e?this.find(n.scroll.domNode.parentNode,!0):null:null},e.prototype.query=function(t,e){return void 0===e&amp;&amp;(e=s.ANY),this.registry.query(t,e)},e.prototype.register=function(){for(var t,e=[],n=0;n&lt;arguments.length;n++)e[n]=arguments[n];return(t=this.registry).register.apply(t,e)},e.prototype.build=function(){null!=this.scroll&amp;&amp;t.prototype.build.call(this)},e.prototype.detach=function(){t.prototype.detach.call(this),this.observer.disconnect()},e.prototype.deleteAt=function(e,n){this.update(),0===e&amp;&amp;n===this.length()?this.children.forEach((function(t){t.remove()})):t.prototype.deleteAt.call(this,e,n)},e.prototype.formatAt=function(e,n,r,o){this.update(),t.prototype.formatAt.call(this,e,n,r,o)},e.prototype.insertAt=function(e,n,r){this.update(),t.prototype.insertAt.call(this,e,n,r)},e.prototype.optimize=function(e,n){var r=this;void 0===e&amp;&amp;(e=[]),void 0===n&amp;&amp;(n={}),t.prototype.optimize.call(this,n);for(var o=n.mutationsMap||new WeakMap,i=Array.from(this.observer.takeRecords());i.length&gt;0;)e.push(i.pop());for(var s=function(t,e){void 0===e&amp;&amp;(e=!0),null!=t&amp;&amp;t!==r&amp;&amp;null!=t.domNode.parentNode&amp;&amp;(o.has(t.domNode)||o.set(t.domNode,[]),e&amp;&amp;s(t.parent))},a=function(t){o.has(t.domNode)&amp;&amp;(t instanceof v&amp;&amp;t.children.forEach(a),o.delete(t.domNode),t.optimize(n))},u=e,c=0;u.length&gt;0;c+=1){if(c&gt;=100)throw new Error("[Parchment] Maximum optimize iterations reached");for(u.forEach((function(t){var e=r.find(t.target,!0);null!=e&amp;&amp;(e.domNode===t.target&amp;&amp;("childList"===t.type?(s(r.find(t.previousSibling,!1)),Array.from(t.addedNodes).forEach((function(t){var e=r.find(t,!1);s(e,!1),e instanceof v&amp;&amp;e.children.forEach((function(t){s(t,!1)}))}))):"attributes"===t.type&amp;&amp;s(e.prev)),s(e))})),this.children.forEach(a),i=(u=Array.from(this.observer.takeRecords())).slice();i.length&gt;0;)e.push(i.pop())}},e.prototype.update=function(e,n){var r=this;void 0===n&amp;&amp;(n={}),e=e||this.observer.takeRecords();var o=new WeakMap;e.map((function(t){var e=r.find(t.target,!0);return null==e?null:o.has(e.domNode)?(o.get(e.domNode).push(t),null):(o.set(e.domNode,[t]),e)})).forEach((function(t){null!=t&amp;&amp;t!==r&amp;&amp;o.has(t.domNode)&amp;&amp;t.update(o.get(t.domNode)||[],n)})),n.mutationsMap=o,o.has(this.domNode)&amp;&amp;t.prototype.update.call(this,o.get(this.domNode),n),this.optimize(e,n)},e.blotName="scroll",e.defaultChild=I,e.allowedChildren=[I,g],e.scope=s.BLOCK_BLOT,e.tagName="DIV",e}(v),G=H,V=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),q=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.text=r.statics.value(r.domNode),r}return V(e,t),e.create=function(t){return document.createTextNode(t)},e.value=function(t){return t.data},e.prototype.deleteAt=function(t,e){this.domNode.data=this.text=this.text.slice(0,t)+this.text.slice(t+e)},e.prototype.index=function(t,e){return this.domNode===t?e:-1},e.prototype.insertAt=function(e,n,r){null==r?(this.text=this.text.slice(0,e)+n+this.text.slice(e),this.domNode.data=this.text):t.prototype.insertAt.call(this,e,n,r)},e.prototype.length=function(){return this.text.length},e.prototype.optimize=function(n){t.prototype.optimize.call(this,n),this.text=this.statics.value(this.domNode),0===this.text.length?this.remove():this.next instanceof e&amp;&amp;this.next.prev===this&amp;&amp;(this.insertAt(this.length(),this.next.value()),this.next.remove())},e.prototype.position=function(t,e){return void 0===e&amp;&amp;(e=!1),[this.domNode,t]},e.prototype.split=function(t,e){if(void 0===e&amp;&amp;(e=!1),!e){if(0===t)return this;if(t===this.length())return this.next}var n=this.scroll.create(this.domNode.splitText(t));return this.parent.insertBefore(n,this.next||void 0),this.text=this.statics.value(this.domNode),n},e.prototype.update=function(t,e){var n=this;t.some((function(t){return"characterData"===t.type&amp;&amp;t.target===n.domNode}))&amp;&amp;(this.text=this.statics.value(this.domNode))},e.prototype.value=function(){return this.text},e.blotName="text",e.scope=s.INLINE_BLOT,e}(_)},function(t,e,n){"use strict";var r=n(43),o=n.n(r),i=n(25),s=n(11);function a(t){return a="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},a(t)}function u(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function c(){return c="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=h(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},c.apply(this,arguments)}function l(t,e){return l=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},l(t,e)}function f(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=h(t);if(e){var o=h(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===a(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function h(t){return h=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},h(t)}var p=Object(s.a)("quill:events");["selectionchange","mousedown","mouseup","click"].forEach((function(t){document.addEventListener(t,(function(){for(var t=arguments.length,e=new Array(t),n=0;n&lt;t;n++)e[n]=arguments[n];Array.from(document.querySelectorAll(".ql-container")).forEach((function(t){var n,r=i.a.get(t);r&amp;&amp;r.emitter&amp;&amp;(n=r.emitter).handleDOM.apply(n,e)}))}))}));var d=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;l(t,e)}(i,t);var e,n,r,o=f(i);function i(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),(t=o.call(this)).listeners={},t.on("error",p.error),t}return e=i,n=[{key:"emit",value:function(){for(var t,e,n=arguments.length,r=new Array(n),o=0;o&lt;n;o++)r[o]=arguments[o];(t=p.log).call.apply(t,[p].concat(r)),(e=c(h(i.prototype),"emit",this)).call.apply(e,[this].concat(r))}},{key:"handleDOM",value:function(t){for(var e=arguments.length,n=new Array(e&gt;1?e-1:0),r=1;r&lt;e;r++)n[r-1]=arguments[r];(this.listeners[t.type]||[]).forEach((function(e){var r=e.node,o=e.handler;(t.target===r||r.contains(t.target))&amp;&amp;o.apply(void 0,[t].concat(n))}))}},{key:"listenDOM",value:function(t,e,n){this.listeners[t]||(this.listeners[t]=[]),this.listeners[t].push({node:e,handler:n})}}],n&amp;&amp;u(e.prototype,n),r&amp;&amp;u(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(o.a);d.events={EDITOR_CHANGE:"editor-change",SCROLL_BEFORE_UPDATE:"scroll-before-update",SCROLL_BLOT_MOUNT:"scroll-blot-mount",SCROLL_BLOT_UNMOUNT:"scroll-blot-unmount",SCROLL_OPTIMIZE:"scroll-optimize",SCROLL_UPDATE:"scroll-update",SELECTION_CHANGE:"selection-change",TEXT_CHANGE:"text-change"},d.sources={API:"api",SILENT:"silent",USER:"user"},e.a=d},function(t,e,n){"use strict";n.d(e,"b",(function(){return T})),n.d(e,"c",(function(){return O})),n.d(e,"a",(function(){return _})),n.d(e,"d",(function(){return w}));var r=n(1),o=n.n(r),i=n(2),s=n(8),a=n(12),u=n(7);function c(t){return c="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},c(t)}function l(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&amp;&amp;(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function f(t){for(var e=1;e&lt;arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?l(Object(n),!0).forEach((function(e){h(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function h(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function p(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function d(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function y(t,e,n){return e&amp;&amp;d(t.prototype,e),n&amp;&amp;d(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function v(){return v="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=E(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},v.apply(this,arguments)}function b(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;m(t,e)}function m(t,e){return m=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},m(t,e)}function g(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=E(t);if(e){var o=E(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===c(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function E(t){return E=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},E(t)}var w=function(t){b(n,t);var e=g(n);function n(t,r){var o;return p(this,n),(o=e.call(this,t,r)).cache={},o}return y(n,[{key:"delta",value:function(){return null==this.cache.delta&amp;&amp;(this.cache.delta=T(this)),this.cache.delta}},{key:"deleteAt",value:function(t,e){v(E(n.prototype),"deleteAt",this).call(this,t,e),this.cache={}}},{key:"formatAt",value:function(t,e,r,o){e&lt;=0||(this.scroll.query(r,i.Scope.BLOCK)?t+e===this.length()&amp;&amp;this.format(r,o):v(E(n.prototype),"formatAt",this).call(this,t,Math.min(e,this.length()-t-1),r,o),this.cache={})}},{key:"insertAt",value:function(t,e,r){if(null!=r)return v(E(n.prototype),"insertAt",this).call(this,t,e,r),void(this.cache={});if(0!==e.length){var o=e.split("\n"),i=o.shift();i.length&gt;0&amp;&amp;(t&lt;this.length()-1||null==this.children.tail?v(E(n.prototype),"insertAt",this).call(this,Math.min(t,this.length()-1),i):this.children.tail.insertAt(this.children.tail.length(),i),this.cache={});var s=this;o.reduce((function(t,e){return(s=s.split(t,!0)).insertAt(0,e),e.length}),t+i.length)}}},{key:"insertBefore",value:function(t,e){var r=this.children.head;v(E(n.prototype),"insertBefore",this).call(this,t,e),r instanceof s.a&amp;&amp;r.remove(),this.cache={}}},{key:"length",value:function(){return null==this.cache.length&amp;&amp;(this.cache.length=v(E(n.prototype),"length",this).call(this)+1),this.cache.length}},{key:"moveChildren",value:function(t,e){v(E(n.prototype),"moveChildren",this).call(this,t,e),this.cache={}}},{key:"optimize",value:function(t){v(E(n.prototype),"optimize",this).call(this,t),this.cache={}}},{key:"path",value:function(t){return v(E(n.prototype),"path",this).call(this,t,!0)}},{key:"removeChild",value:function(t){v(E(n.prototype),"removeChild",this).call(this,t),this.cache={}}},{key:"split",value:function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]&amp;&amp;arguments[1];if(e&amp;&amp;(0===t||t&gt;=this.length()-1)){var r=this.clone();return 0===t?(this.parent.insertBefore(r,this),this):(this.parent.insertBefore(r,this.next),r)}var o=v(E(n.prototype),"split",this).call(this,t,e);return this.cache={},o}}]),n}(i.BlockBlot);w.blotName="block",w.tagName="P",w.defaultChild=s.a,w.allowedChildren=[s.a,a.a,i.EmbedBlot,u.a];var _=function(t){b(n,t);var e=g(n);function n(){return p(this,n),e.apply(this,arguments)}return y(n,[{key:"attach",value:function(){v(E(n.prototype),"attach",this).call(this),this.attributes=new i.AttributorStore(this.domNode)}},{key:"delta",value:function(){return(new o.a).insert(this.value(),f(f({},this.formats()),this.attributes.values()))}},{key:"format",value:function(t,e){var n=this.scroll.query(t,i.Scope.BLOCK_ATTRIBUTE);null!=n&amp;&amp;this.attributes.attribute(n,e)}},{key:"formatAt",value:function(t,e,n,r){this.format(n,r)}},{key:"insertAt",value:function(t,e,r){if("string"==typeof e&amp;&amp;e.endsWith("\n")){var o=this.scroll.create(w.blotName);this.parent.insertBefore(o,0===t?this:this.next),o.insertAt(0,e.slice(0,-1))}else v(E(n.prototype),"insertAt",this).call(this,t,e,r)}}]),n}(i.EmbedBlot);function T(t){var e=!(arguments.length&gt;1&amp;&amp;void 0!==arguments[1])||arguments[1];return t.descendants(i.LeafBlot).reduce((function(t,n){return 0===n.length()?t:t.insert(n.value(),O(n,{},e))}),new o.a).insert("\n",O(t))}function O(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{},n=!(arguments.length&gt;2&amp;&amp;void 0!==arguments[2])||arguments[2];return null==t?e:("function"==typeof t.formats&amp;&amp;(e=f(f({},e),t.formats()),n&amp;&amp;delete e["code-token"]),null==t.parent||"scroll"===t.parent.statics.blotName||t.parent.statics.scope!==t.statics.scope?e:O(t.parent,e,n))}_.scope=i.Scope.BLOCK_BLOT},function(t,e,n){"use strict";var r=n(10),o=n.n(r),i=n(18),s=n.n(i),a=n(17),u=n.n(a),c=n(1),l=n.n(c),f=n(2),h=n(6),p=n(16),d=n(4),y=n(8),v=n(7);function b(t){return x(t)||function(t){if("undefined"!=typeof Symbol&amp;&amp;null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||O(t)||T()}function m(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&amp;&amp;(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function g(t){for(var e=1;e&lt;arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?m(Object(n),!0).forEach((function(e){E(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function E(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function w(t){return w="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},w(t)}function _(t,e){return x(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&amp;&amp;t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],s=!0,a=!1;try{for(n=n.call(t);!(s=(r=n.next()).done)&amp;&amp;(i.push(r.value),!e||i.length!==e);s=!0);}catch(u){a=!0,o=u}finally{try{s||null==n.return||n.return()}finally{if(a)throw o}}return i}}(t,e)||O(t,e)||T()}function T(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function O(t,e){if(t){if("string"==typeof t)return A(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&amp;&amp;t.constructor&amp;&amp;(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?A(t,e):void 0}}function A(t,e){(null==e||e&gt;t.length)&amp;&amp;(e=t.length);for(var n=0,r=new Array(e);n&lt;e;n++)r[n]=t[n];return r}function x(t){if(Array.isArray(t))return t}function R(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}var N=/^[ -~]*$/,S=function(){function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.scroll=e,this.delta=this.getDelta()}var e,n,r;return e=t,n=[{key:"applyDelta",value:function(t){var e=this;this.scroll.update();var n=this.scroll.length();this.scroll.batchStart();var r=function(t){return t.reduce((function(t,e){if("string"==typeof e.insert){var n=e.insert.replace(/\r\n/g,"\n").replace(/\r/g,"\n");return t.insert(n,e.attributes)}return t.push(e)}),new l.a)}(t),o=new l.a;return r.reduce((function(t,r){var i=c.Op.length(r),s=r.attributes||{},a=!1;if(null!=r.insert){if(o.retain(i),"string"==typeof r.insert){var l=r.insert;a=!l.endsWith("\n")&amp;&amp;(n&lt;=t||e.scroll.descendant(d.a,t)[0]),e.scroll.insertAt(t,l);var h=_(e.scroll.line(t),2),p=h[0],y=h[1],v=u()({},Object(d.c)(p));if(p instanceof d.d){var b=_(p.descendant(f.LeafBlot,y),1)[0];v=u()(v,Object(d.c)(b))}s=c.AttributeMap.diff(v,s)||{}}else if("object"===w(r.insert)){var m=Object.keys(r.insert)[0];if(null==m)return t;a=null!=e.scroll.query(m,f.Scope.INLINE)&amp;&amp;(n&lt;=t||e.scroll.descendant(d.a,t)[0]),e.scroll.insertAt(t,m,r.insert[m])}n+=i}else o.push(r);Object.keys(s).forEach((function(n){e.scroll.formatAt(t,i,n,s[n])}));var g=a?1:0;return n+=g,o.delete(g),t+i+g}),0),o.reduce((function(t,n){return"number"==typeof n.delete?(e.scroll.deleteAt(t,n.delete),t):t+c.Op.length(n)}),0),this.scroll.batchEnd(),this.scroll.optimize(),this.update(r)}},{key:"deleteText",value:function(t,e){return this.scroll.deleteAt(t,e),this.update((new l.a).retain(t).delete(e))}},{key:"formatLine",value:function(t,e){var n=this,r=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:{};this.scroll.update(),Object.keys(r).forEach((function(o){n.scroll.lines(t,Math.max(e,1)).forEach((function(t){t.format(o,r[o])}))})),this.scroll.optimize();var i=(new l.a).retain(t).retain(e,o()(r));return this.update(i)}},{key:"formatText",value:function(t,e){var n=this,r=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:{};Object.keys(r).forEach((function(o){n.scroll.formatAt(t,e,o,r[o])}));var i=(new l.a).retain(t).retain(e,o()(r));return this.update(i)}},{key:"getContents",value:function(t,e){return this.delta.slice(t,t+e)}},{key:"getDelta",value:function(){return this.scroll.lines().reduce((function(t,e){return t.concat(e.delta())}),new l.a)}},{key:"getFormat",value:function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:0,n=[],r=[];0===e?this.scroll.path(t).forEach((function(t){var e=_(t,1)[0];e instanceof d.d?n.push(e):e instanceof f.LeafBlot&amp;&amp;r.push(e)})):(n=this.scroll.lines(t,e),r=this.scroll.descendants(f.LeafBlot,t,e));var o=_([n,r].map((function(t){if(0===t.length)return{};for(var e=Object(d.c)(t.shift());Object.keys(e).length&gt;0;){var n=t.shift();if(null==n)return e;e=L(Object(d.c)(n),e)}return e})),2);return n=o[0],r=o[1],g(g({},n),r)}},{key:"getHTML",value:function(t,e){var n=_(this.scroll.line(t),2),r=n[0],o=n[1];return r.length()&gt;=o+e?C(r,o,e,!0):C(this.scroll,t,e,!0)}},{key:"getText",value:function(t,e){return this.getContents(t,e).filter((function(t){return"string"==typeof t.insert})).map((function(t){return t.insert})).join("")}},{key:"insertEmbed",value:function(t,e,n){return this.scroll.insertAt(t,e,n),this.update((new l.a).retain(t).insert(E({},e,n)))}},{key:"insertText",value:function(t,e){var n=this,r=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:{};return e=e.replace(/\r\n/g,"\n").replace(/\r/g,"\n"),this.scroll.insertAt(t,e),Object.keys(r).forEach((function(o){n.scroll.formatAt(t,e.length,o,r[o])})),this.update((new l.a).retain(t).insert(e,o()(r)))}},{key:"isBlank",value:function(){if(0===this.scroll.children.length)return!0;if(this.scroll.children.length&gt;1)return!1;var t=this.scroll.children.head;return t.statics.blotName===d.d.blotName&amp;&amp;!(t.children.length&gt;1)&amp;&amp;t.children.head instanceof y.a}},{key:"removeFormat",value:function(t,e){var n=this.getText(t,e),r=_(this.scroll.line(t+e),2),o=r[0],i=r[1],s=0,a=new l.a;null!=o&amp;&amp;(s=o.length()-i,a=o.delta().slice(i,i+s-1).insert("\n"));var u=this.getContents(t,e+s).diff((new l.a).insert(n).concat(a)),c=(new l.a).retain(t).concat(u);return this.applyDelta(c)}},{key:"update",value:function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:[],n=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:void 0,r=this.delta;if(1===e.length&amp;&amp;"characterData"===e[0].type&amp;&amp;e[0].target.data.match(N)&amp;&amp;this.scroll.find(e[0].target)){var o=this.scroll.find(e[0].target),i=Object(d.c)(o),a=o.offset(this.scroll),u=e[0].oldValue.replace(p.a.CONTENTS,""),c=(new l.a).insert(u),f=(new l.a).insert(o.value()),h=n&amp;&amp;{oldRange:k(n.oldRange,-a),newRange:k(n.newRange,-a)};t=(new l.a).retain(a).concat(c.diff(f,h)).reduce((function(t,e){return e.insert?t.insert(e.insert,i):t.push(e)}),new l.a),this.delta=r.compose(t)}else this.delta=this.getDelta(),t&amp;&amp;s()(r.compose(t),this.delta)||(t=r.diff(this.delta,n));return t}}],n&amp;&amp;R(e.prototype,n),r&amp;&amp;R(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function P(t,e,n){if(0===t.length){var r=_(j(n.pop()),1)[0];return e&lt;=0?"&lt;/li&gt;&lt;/".concat(r,"&gt;"):"&lt;/li&gt;&lt;/".concat(r,"&gt;").concat(P([],e-1,n))}var o=b(t),i=o[0],s=i.child,a=i.offset,u=i.length,c=i.indent,l=i.type,f=o.slice(1),h=_(j(l),2),p=h[0],d=h[1];if(c&gt;e)return n.push(l),c===e+1?"&lt;".concat(p,"&gt;&lt;li").concat(d,"&gt;").concat(C(s,a,u)).concat(P(f,c,n)):"&lt;".concat(p,"&gt;&lt;li&gt;").concat(P(t,e+1,n));var y=n[n.length-1];if(c===e&amp;&amp;l===y)return"&lt;/li&gt;&lt;li".concat(d,"&gt;").concat(C(s,a,u)).concat(P(f,c,n));var v=_(j(n.pop()),1)[0];return"&lt;/li&gt;&lt;/".concat(v,"&gt;").concat(P(t,e-1,n))}function C(t,e,n){var r=arguments.length&gt;3&amp;&amp;void 0!==arguments[3]&amp;&amp;arguments[3];if("function"==typeof t.html)return t.html(e,n);if(t instanceof v.a)return Object(v.b)(t.value().slice(e,e+n));if(t.children){if("list-container"===t.statics.blotName){var o=[];return t.children.forEachAt(e,n,(function(t,e,n){var r=t.formats();o.push({child:t,offset:e,length:n,indent:r.indent||(r["list-level"]?r["list-level"]-1:0),type:r.list})})),P(o,-1,[])}var i=[];if(t.children.forEachAt(e,n,(function(t,e,n){i.push(C(t,e,n))})),r||"list"===t.statics.blotName)return i.join("");var s=t.domNode,a=s.outerHTML,u=s.innerHTML,c=_(a.split("&gt;".concat(u,"&lt;")),2),l=c[0],f=c[1];return"&lt;table"===l?'&lt;table style="border: 1px solid #000;"&gt;'.concat(i.join(""),"&lt;").concat(f):"".concat(l,"&gt;").concat(i.join(""),"&lt;").concat(f)}return t.domNode.outerHTML}function L(t,e){return Object.keys(e).reduce((function(n,r){return null==t[r]||(e[r]===t[r]?n[r]=e[r]:Array.isArray(e[r])?e[r].indexOf(t[r])&lt;0&amp;&amp;(n[r]=e[r].concat([t[r]])):n[r]=[e[r],t[r]]),n}),{})}function j(t){var e="ordered"===t?"ol":"ul";switch(t){case"checked":return[e,' data-list="checked"'];case"unchecked":return[e,' data-list="unchecked"'];default:return[e,""]}}function k(t,e){var n=t.index,r=t.length;return new h.a(n+e,r)}e.a=S},function(t,e,n){"use strict";n.d(e,"a",(function(){return m})),n.d(e,"b",(function(){return g}));var r=n(2),o=n(10),i=n.n(o),s=n(18),a=n.n(s),u=n(3),c=n(11);function l(t){return function(t){if(Array.isArray(t))return p(t)}(t)||function(t){if("undefined"!=typeof Symbol&amp;&amp;null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||h(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function f(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&amp;&amp;t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],s=!0,a=!1;try{for(n=n.call(t);!(s=(r=n.next()).done)&amp;&amp;(i.push(r.value),!e||i.length!==e);s=!0);}catch(u){a=!0,o=u}finally{try{s||null==n.return||n.return()}finally{if(a)throw o}}return i}}(t,e)||h(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(t,e){if(t){if("string"==typeof t)return p(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&amp;&amp;t.constructor&amp;&amp;(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(t,e):void 0}}function p(t,e){(null==e||e&gt;t.length)&amp;&amp;(e=t.length);for(var n=0,r=new Array(e);n&lt;e;n++)r[n]=t[n];return r}function d(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function y(t,e,n){return e&amp;&amp;d(t.prototype,e),n&amp;&amp;d(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function v(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var b=Object(c.a)("quill:selection"),m=y((function t(e){var n=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:0;v(this,t),this.index=e,this.length=n})),g=function(){function t(e,n){var r=this;v(this,t),this.emitter=n,this.scroll=e,this.composing=!1,this.mouseDown=!1,this.root=this.scroll.domNode,this.cursor=this.scroll.create("cursor",this),this.savedRange=new m(0,0),this.lastRange=this.savedRange,this.lastNative=null,this.handleComposition(),this.handleDragging(),this.emitter.listenDOM("selectionchange",document,(function(){r.mouseDown||setTimeout(r.update.bind(r,u.a.sources.USER),1)})),this.emitter.on(u.a.events.SCROLL_BEFORE_UPDATE,(function(){if(r.hasFocus()){var t=r.getNativeRange();null!=t&amp;&amp;t.start.node!==r.cursor.textNode&amp;&amp;r.emitter.once(u.a.events.SCROLL_UPDATE,(function(){try{r.root.contains(t.start.node)&amp;&amp;r.root.contains(t.end.node)&amp;&amp;r.setNativeRange(t.start.node,t.start.offset,t.end.node,t.end.offset),r.update(u.a.sources.SILENT)}catch(e){}}))}})),this.emitter.on(u.a.events.SCROLL_OPTIMIZE,(function(t,e){if(e.range){var n=e.range,o=n.startNode,i=n.startOffset,s=n.endNode,a=n.endOffset;r.setNativeRange(o,i,s,a),r.update(u.a.sources.SILENT)}})),this.update(u.a.sources.SILENT)}return y(t,[{key:"handleComposition",value:function(){var t=this;this.root.addEventListener("compositionstart",(function(){t.composing=!0})),this.root.addEventListener("compositionend",(function(){if(t.composing=!1,t.cursor.parent){var e=t.cursor.restore();if(!e)return;setTimeout((function(){t.setNativeRange(e.startNode,e.startOffset,e.endNode,e.endOffset)}),1)}}))}},{key:"handleDragging",value:function(){var t=this;this.emitter.listenDOM("mousedown",document.body,(function(){t.mouseDown=!0})),this.emitter.listenDOM("mouseup",document.body,(function(){t.mouseDown=!1,t.update(u.a.sources.USER)}))}},{key:"focus",value:function(){this.hasFocus()||(this.root.focus(),this.setRange(this.savedRange))}},{key:"format",value:function(t,e){this.scroll.update();var n=this.getNativeRange();if(null!=n&amp;&amp;n.native.collapsed&amp;&amp;!this.scroll.query(t,r.Scope.BLOCK)){if(n.start.node!==this.cursor.textNode){var o=this.scroll.find(n.start.node,!1);if(null==o)return;if(o instanceof r.LeafBlot){var i=o.split(n.start.offset);o.parent.insertBefore(this.cursor,i)}else o.insertBefore(this.cursor,n.start.node);this.cursor.attach()}this.cursor.format(t,e),this.scroll.optimize(),this.setNativeRange(this.cursor.textNode,this.cursor.textNode.data.length),this.update()}}},{key:"getBounds",value:function(t){var e,n=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:0,r=this.scroll.length();t=Math.min(t,r-1),n=Math.min(t+n,r-1)-t;var o=f(this.scroll.leaf(t),2),i=o[0],s=o[1];if(null==i)return null;var a=f(i.position(s,!0),2);e=a[0],s=a[1];var u=document.createRange();if(n&gt;0){u.setStart(e,s);var c=f(this.scroll.leaf(t+n),2);if(i=c[0],s=c[1],null==i)return null;var l=f(i.position(s,!0),2);return e=l[0],s=l[1],u.setEnd(e,s),u.getBoundingClientRect()}var h,p="left";if(e instanceof Text){if(!e.data.length)return null;s&lt;e.data.length?(u.setStart(e,s),u.setEnd(e,s+1)):(u.setStart(e,s-1),u.setEnd(e,s),p="right"),h=u.getBoundingClientRect()}else h=i.domNode.getBoundingClientRect(),s&gt;0&amp;&amp;(p="right");return{bottom:h.top+h.height,height:h.height,left:h[p],right:h[p],top:h.top,width:0}}},{key:"getNativeRange",value:function(){var t,e=document.getSelection();if(null==e||e.rangeCount&lt;=0)return null;try{t=e.getRangeAt(0)}catch(r){return null}if(null==t)return null;var n=this.normalizeNative(t);return b.info("getNativeRange",n),n}},{key:"getRange",value:function(){var t=this.scroll.domNode;if("isConnected"in t&amp;&amp;!t.isConnected)return[null,null];var e=this.getNativeRange();return null==e?[null,null]:[this.normalizedToRange(e),e]}},{key:"hasFocus",value:function(){return document.activeElement===this.root||E(this.scroll,document.activeElement)}},{key:"normalizedToRange",value:function(t){var e=this,n=[[t.start.node,t.start.offset]];t.native.collapsed||n.push([t.end.node,t.end.offset]);var o=n.map((function(t){var n=f(t,2),o=n[0],i=n[1],s=e.scroll.find(o,!0),a=s.offset(e.scroll);return 0===i?a:s instanceof r.ContainerBlot?a+s.length():a+s.index(o,i)})),i=Math.min(Math.max.apply(Math,l(o)),this.scroll.length()-1),s=Math.min.apply(Math,[i].concat(l(o)));return new m(s,i-s)}},{key:"normalizeNative",value:function(t){if(!E(this.scroll,t.startContainer)||!t.collapsed&amp;&amp;!E(this.scroll,t.endContainer))return null;var e={start:{node:t.startContainer,offset:t.startOffset},end:{node:t.endContainer,offset:t.endOffset},native:t};return[e.start,e.end].forEach((function(t){for(var e=t.node,n=t.offset;!(e instanceof Text)&amp;&amp;e.childNodes.length&gt;0;)if(e.childNodes.length&gt;n)e=e.childNodes[n],n=0;else{if(e.childNodes.length!==n)break;n=(e=e.lastChild)instanceof Text?e.data.length:e.childNodes.length&gt;0?e.childNodes.length:e.childNodes.length+1}t.node=e,t.offset=n})),e}},{key:"rangeToNative",value:function(t){var e=this,n=t.collapsed?[t.index]:[t.index,t.index+t.length],r=[],o=this.scroll.length();return n.forEach((function(t,n){t=Math.min(o-1,t);var i=f(e.scroll.leaf(t),2),s=i[0],a=i[1],u=f(s.position(a,0!==n),2),c=u[0],l=u[1];r.push(c,l)})),r.length&lt;2?r.concat(r):r}},{key:"scrollIntoView",value:function(t){var e=this.lastRange;if(null!=e){var n=this.getBounds(e.index,e.length);if(null!=n){var r=this.scroll.length()-1,o=f(this.scroll.line(Math.min(e.index,r)),1)[0],i=o;if(e.length&gt;0&amp;&amp;(i=f(this.scroll.line(Math.min(e.index+e.length,r)),1)[0]),null!=o&amp;&amp;null!=i){var s=t.getBoundingClientRect();n.top&lt;s.top?t.scrollTop-=s.top-n.top:n.bottom&gt;s.bottom&amp;&amp;(t.scrollTop+=n.bottom-s.bottom)}}}}},{key:"setNativeRange",value:function(t,e){var n=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:t,r=arguments.length&gt;3&amp;&amp;void 0!==arguments[3]?arguments[3]:e,o=arguments.length&gt;4&amp;&amp;void 0!==arguments[4]&amp;&amp;arguments[4];if(b.info("setNativeRange",t,e,n,r),null==t||null!=this.root.parentNode&amp;&amp;null!=t.parentNode&amp;&amp;null!=n.parentNode){var i=document.getSelection();if(null!=i)if(null!=t){this.hasFocus()||this.root.focus();var s=(this.getNativeRange()||{}).native;if(null==s||o||t!==s.startContainer||e!==s.startOffset||n!==s.endContainer||r!==s.endOffset){"BR"===t.tagName&amp;&amp;(e=Array.from(t.parentNode.childNodes).indexOf(t),t=t.parentNode),"BR"===n.tagName&amp;&amp;(r=Array.from(n.parentNode.childNodes).indexOf(n),n=n.parentNode);var a=document.createRange();a.setStart(t,e),a.setEnd(n,r),i.removeAllRanges(),i.addRange(a)}}else i.removeAllRanges(),this.root.blur()}}},{key:"setRange",value:function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]&amp;&amp;arguments[1],n=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:u.a.sources.API;if("string"==typeof e&amp;&amp;(n=e,e=!1),b.info("setRange",t),null!=t){var r=this.rangeToNative(t);this.setNativeRange.apply(this,l(r).concat([e]))}else this.setNativeRange(null);this.update(n)}},{key:"update",value:function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:u.a.sources.USER,e=this.lastRange,n=f(this.getRange(),2),r=n[0],o=n[1];if(this.lastRange=r,this.lastNative=o,null!=this.lastRange&amp;&amp;(this.savedRange=this.lastRange),!a()(e,this.lastRange)){var s;if(!this.composing&amp;&amp;null!=o&amp;&amp;o.native.collapsed&amp;&amp;o.start.node!==this.cursor.textNode){var c=this.cursor.restore();c&amp;&amp;this.setNativeRange(c.startNode,c.startOffset,c.endNode,c.endOffset)}var l,h=[u.a.events.SELECTION_CHANGE,i()(this.lastRange),i()(e),t];(s=this.emitter).emit.apply(s,[u.a.events.EDITOR_CHANGE].concat(h)),t!==u.a.sources.SILENT&amp;&amp;(l=this.emitter).emit.apply(l,h)}}}]),t}();function E(t,e){try{e.parentNode}catch(r){return!1}if(!t.domNode.contains(e))return!1;var n=t.registry.find(e,!0);return n&amp;&amp;n.scroll===t}},function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function i(t,e){return i=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},i(t,e)}function s(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=a(t);if(e){var i=a(this).constructor;n=Reflect.construct(o,arguments,i)}else n=o.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===r(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}n.d(e,"a",(function(){return u})),n.d(e,"b",(function(){return c}));var u=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;i(t,e)}(u,t);var e,n,r,a=s(u);function u(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,u),a.apply(this,arguments)}return e=u,n&amp;&amp;o(e.prototype,n),r&amp;&amp;o(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}(n(2).TextBlot);function c(t){return t.replace(/[&amp;&lt;&gt;"']/g,(function(t){return{"&amp;":"&amp;amp;","&lt;":"&amp;lt;","&gt;":"&amp;gt;",'"':"&amp;quot;","'":"&amp;#39;"}[t]}))}},function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function i(t,e){return i=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},i(t,e)}function s(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=a(t);if(e){var i=a(this).constructor;n=Reflect.construct(o,arguments,i)}else n=o.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===r(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var u=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;i(t,e)}(u,t);var e,n,r,a=s(u);function u(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,u),a.apply(this,arguments)}return e=u,r=[{key:"value",value:function(){}}],(n=[{key:"optimize",value:function(){(this.prev||this.next)&amp;&amp;this.remove()}},{key:"length",value:function(){return 0}},{key:"value",value:function(){return""}}])&amp;&amp;o(e.prototype,n),r&amp;&amp;o(e,r),Object.defineProperty(e,"prototype",{writable:!1}),u}(n(2).EmbedBlot);u.blotName="break",u.tagName="BR",e.a=u},function(t,e,n){"use strict";function r(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function o(t,e,n){return e&amp;&amp;r(t.prototype,e),n&amp;&amp;r(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}var i=o((function t(e){var n=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{};!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.quill=e,this.options=n}));i.DEFAULTS={},e.a=i},function(t,e,n){(function(t,n){var r="__lodash_hash_undefined__",o=9007199254740991,i="[object Arguments]",s="[object Boolean]",a="[object Date]",u="[object Function]",c="[object GeneratorFunction]",l="[object Map]",f="[object Number]",h="[object Object]",p="[object Promise]",d="[object RegExp]",y="[object Set]",v="[object String]",b="[object Symbol]",m="[object WeakMap]",g="[object ArrayBuffer]",E="[object DataView]",w="[object Float32Array]",_="[object Float64Array]",T="[object Int8Array]",O="[object Int16Array]",A="[object Int32Array]",x="[object Uint8Array]",R="[object Uint8ClampedArray]",N="[object Uint16Array]",S="[object Uint32Array]",P=/\w*$/,C=/^\[object .+?Constructor\]$/,L=/^(?:0|[1-9]\d*)$/,j={};j[i]=j["[object Array]"]=j[g]=j[E]=j[s]=j[a]=j[w]=j[_]=j[T]=j[O]=j[A]=j[l]=j[f]=j[h]=j[d]=j[y]=j[v]=j[b]=j[x]=j[R]=j[N]=j[S]=!0,j["[object Error]"]=j[u]=j[m]=!1;var k="object"==typeof t&amp;&amp;t&amp;&amp;t.Object===Object&amp;&amp;t,I="object"==typeof self&amp;&amp;self&amp;&amp;self.Object===Object&amp;&amp;self,B=k||I||Function("return this")(),D=e&amp;&amp;!e.nodeType&amp;&amp;e,M=D&amp;&amp;"object"==typeof n&amp;&amp;n&amp;&amp;!n.nodeType&amp;&amp;n,U=M&amp;&amp;M.exports===D;function F(t,e){return t.set(e[0],e[1]),t}function H(t,e){return t.add(e),t}function G(t,e,n,r){var o=-1,i=t?t.length:0;for(r&amp;&amp;i&amp;&amp;(n=t[++o]);++o&lt;i;)n=e(n,t[o],o,t);return n}function V(t){var e=!1;if(null!=t&amp;&amp;"function"!=typeof t.toString)try{e=!!(t+"")}catch(n){}return e}function q(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function z(t,e){return function(n){return t(e(n))}}function X(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}var W,K=Array.prototype,Z=Function.prototype,Y=Object.prototype,$=B["__core-js_shared__"],J=(W=/[^.]+$/.exec($&amp;&amp;$.keys&amp;&amp;$.keys.IE_PROTO||""))?"Symbol(src)_1."+W:"",Q=Z.toString,tt=Y.hasOwnProperty,et=Y.toString,nt=RegExp("^"+Q.call(tt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&amp;").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),rt=U?B.Buffer:void 0,ot=B.Symbol,it=B.Uint8Array,st=z(Object.getPrototypeOf,Object),at=Object.create,ut=Y.propertyIsEnumerable,ct=K.splice,lt=Object.getOwnPropertySymbols,ft=rt?rt.isBuffer:void 0,ht=z(Object.keys,Object),pt=Mt(B,"DataView"),dt=Mt(B,"Map"),yt=Mt(B,"Promise"),vt=Mt(B,"Set"),bt=Mt(B,"WeakMap"),mt=Mt(Object,"create"),gt=Vt(pt),Et=Vt(dt),wt=Vt(yt),_t=Vt(vt),Tt=Vt(bt),Ot=ot?ot.prototype:void 0,At=Ot?Ot.valueOf:void 0;function xt(t){var e=-1,n=t?t.length:0;for(this.clear();++e&lt;n;){var r=t[e];this.set(r[0],r[1])}}function Rt(t){var e=-1,n=t?t.length:0;for(this.clear();++e&lt;n;){var r=t[e];this.set(r[0],r[1])}}function Nt(t){var e=-1,n=t?t.length:0;for(this.clear();++e&lt;n;){var r=t[e];this.set(r[0],r[1])}}function St(t){this.__data__=new Rt(t)}function Pt(t,e){var n=zt(t)||function(t){return function(t){return function(t){return!!t&amp;&amp;"object"==typeof t}(t)&amp;&amp;Xt(t)}(t)&amp;&amp;tt.call(t,"callee")&amp;&amp;(!ut.call(t,"callee")||et.call(t)==i)}(t)?function(t,e){for(var n=-1,r=Array(t);++n&lt;t;)r[n]=e(n);return r}(t.length,String):[],r=n.length,o=!!r;for(var s in t)!e&amp;&amp;!tt.call(t,s)||o&amp;&amp;("length"==s||Ht(s,r))||n.push(s);return n}function Ct(t,e,n){var r=t[e];tt.call(t,e)&amp;&amp;qt(r,n)&amp;&amp;(void 0!==n||e in t)||(t[e]=n)}function Lt(t,e){for(var n=t.length;n--;)if(qt(t[n][0],e))return n;return-1}function jt(t,e,n,r,o,p,m){var C;if(r&amp;&amp;(C=p?r(t,o,p,m):r(t)),void 0!==C)return C;if(!Zt(t))return t;var L=zt(t);if(L){if(C=function(t){var e=t.length,n=t.constructor(e);return e&amp;&amp;"string"==typeof t[0]&amp;&amp;tt.call(t,"index")&amp;&amp;(n.index=t.index,n.input=t.input),n}(t),!e)return function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n&lt;r;)e[n]=t[n];return e}(t,C)}else{var k=Ft(t),I=k==u||k==c;if(Wt(t))return function(t,e){if(e)return t.slice();var n=new t.constructor(t.length);return t.copy(n),n}(t,e);if(k==h||k==i||I&amp;&amp;!p){if(V(t))return p?t:{};if(C=function(t){return"function"!=typeof t.constructor||Gt(t)?{}:Zt(e=st(t))?at(e):{};var e}(I?{}:t),!e)return function(t,e){return Bt(t,Ut(t),e)}(t,function(t,e){return t&amp;&amp;Bt(e,Yt(e),t)}(C,t))}else{if(!j[k])return p?t:{};C=function(t,e,n,r){var o,i=t.constructor;switch(e){case g:return It(t);case s:case a:return new i(+t);case E:return function(t,e){var n=e?It(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}(t,r);case w:case _:case T:case O:case A:case x:case R:case N:case S:return function(t,e){var n=e?It(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}(t,r);case l:return function(t,e,n){var r=e?n(q(t),!0):q(t);return G(r,F,new t.constructor)}(t,r,n);case f:case v:return new i(t);case d:return function(t){var e=new t.constructor(t.source,P.exec(t));return e.lastIndex=t.lastIndex,e}(t);case y:return function(t,e,n){var r=e?n(X(t),!0):X(t);return G(r,H,new t.constructor)}(t,r,n);case b:return o=t,At?Object(At.call(o)):{}}}(t,k,jt,e)}}m||(m=new St);var B=m.get(t);if(B)return B;if(m.set(t,C),!L)var D=n?function(t){return function(t,e,n){var r=e(t);return zt(t)?r:function(t,e){for(var n=-1,r=e.length,o=t.length;++n&lt;r;)t[o+n]=e[n];return t}(r,n(t))}(t,Yt,Ut)}(t):Yt(t);return function(t,e){for(var n=-1,r=t?t.length:0;++n&lt;r&amp;&amp;!1!==e(t[n],n,t););}(D||t,(function(o,i){D&amp;&amp;(o=t[i=o]),Ct(C,i,jt(o,e,n,r,i,t,m))})),C}function kt(t){return!(!Zt(t)||(e=t,J&amp;&amp;J in e))&amp;&amp;(Kt(t)||V(t)?nt:C).test(Vt(t));var e}function It(t){var e=new t.constructor(t.byteLength);return new it(e).set(new it(t)),e}function Bt(t,e,n,r){n||(n={});for(var o=-1,i=e.length;++o&lt;i;){var s=e[o],a=r?r(n[s],t[s],s,n,t):void 0;Ct(n,s,void 0===a?t[s]:a)}return n}function Dt(t,e){var n,r,o=t.__data__;return("string"==(r=typeof(n=e))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof e?"string":"hash"]:o.map}function Mt(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return kt(n)?n:void 0}xt.prototype.clear=function(){this.__data__=mt?mt(null):{}},xt.prototype.delete=function(t){return this.has(t)&amp;&amp;delete this.__data__[t]},xt.prototype.get=function(t){var e=this.__data__;if(mt){var n=e[t];return n===r?void 0:n}return tt.call(e,t)?e[t]:void 0},xt.prototype.has=function(t){var e=this.__data__;return mt?void 0!==e[t]:tt.call(e,t)},xt.prototype.set=function(t,e){return this.__data__[t]=mt&amp;&amp;void 0===e?r:e,this},Rt.prototype.clear=function(){this.__data__=[]},Rt.prototype.delete=function(t){var e=this.__data__,n=Lt(e,t);return!(n&lt;0||(n==e.length-1?e.pop():ct.call(e,n,1),0))},Rt.prototype.get=function(t){var e=this.__data__,n=Lt(e,t);return n&lt;0?void 0:e[n][1]},Rt.prototype.has=function(t){return Lt(this.__data__,t)&gt;-1},Rt.prototype.set=function(t,e){var n=this.__data__,r=Lt(n,t);return r&lt;0?n.push([t,e]):n[r][1]=e,this},Nt.prototype.clear=function(){this.__data__={hash:new xt,map:new(dt||Rt),string:new xt}},Nt.prototype.delete=function(t){return Dt(this,t).delete(t)},Nt.prototype.get=function(t){return Dt(this,t).get(t)},Nt.prototype.has=function(t){return Dt(this,t).has(t)},Nt.prototype.set=function(t,e){return Dt(this,t).set(t,e),this},St.prototype.clear=function(){this.__data__=new Rt},St.prototype.delete=function(t){return this.__data__.delete(t)},St.prototype.get=function(t){return this.__data__.get(t)},St.prototype.has=function(t){return this.__data__.has(t)},St.prototype.set=function(t,e){var n=this.__data__;if(n instanceof Rt){var r=n.__data__;if(!dt||r.length&lt;199)return r.push([t,e]),this;n=this.__data__=new Nt(r)}return n.set(t,e),this};var Ut=lt?z(lt,Object):function(){return[]},Ft=function(t){return et.call(t)};function Ht(t,e){return!!(e=null==e?o:e)&amp;&amp;("number"==typeof t||L.test(t))&amp;&amp;t&gt;-1&amp;&amp;t%1==0&amp;&amp;t&lt;e}function Gt(t){var e=t&amp;&amp;t.constructor;return t===("function"==typeof e&amp;&amp;e.prototype||Y)}function Vt(t){if(null!=t){try{return Q.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function qt(t,e){return t===e||t!=t&amp;&amp;e!=e}(pt&amp;&amp;Ft(new pt(new ArrayBuffer(1)))!=E||dt&amp;&amp;Ft(new dt)!=l||yt&amp;&amp;Ft(yt.resolve())!=p||vt&amp;&amp;Ft(new vt)!=y||bt&amp;&amp;Ft(new bt)!=m)&amp;&amp;(Ft=function(t){var e=et.call(t),n=e==h?t.constructor:void 0,r=n?Vt(n):void 0;if(r)switch(r){case gt:return E;case Et:return l;case wt:return p;case _t:return y;case Tt:return m}return e});var zt=Array.isArray;function Xt(t){return null!=t&amp;&amp;function(t){return"number"==typeof t&amp;&amp;t&gt;-1&amp;&amp;t%1==0&amp;&amp;t&lt;=o}(t.length)&amp;&amp;!Kt(t)}var Wt=ft||function(){return!1};function Kt(t){var e=Zt(t)?et.call(t):"";return e==u||e==c}function Zt(t){var e=typeof t;return!!t&amp;&amp;("object"==e||"function"==e)}function Yt(t){return Xt(t)?Pt(t):function(t){if(!Gt(t))return ht(t);var e=[];for(var n in Object(t))tt.call(t,n)&amp;&amp;"constructor"!=n&amp;&amp;e.push(n);return e}(t)}n.exports=function(t){return jt(t,!0,!0)}}).call(this,n(39),n(40)(t))},function(t,e,n){"use strict";var r=["error","warn","log","info"],o="warn";function i(t){if(r.indexOf(t)&lt;=r.indexOf(o)){for(var e,n=arguments.length,i=new Array(n&gt;1?n-1:0),s=1;s&lt;n;s++)i[s-1]=arguments[s];(e=console)[t].apply(e,i)}}function s(t){return r.reduce((function(e,n){return e[n]=i.bind(console,n,t),e}),{})}s.level=function(t){o=t},i.level=s.level,e.a=s},function(t,e,n){"use strict";var r=n(2),o=n(8),i=n(7);function s(t){return s="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},s(t)}function a(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function u(){return u="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=f(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},u.apply(this,arguments)}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function l(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=f(t);if(e){var o=f(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===s(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function f(t){return f=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},f(t)}var h=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;c(t,e)}(s,t);var e,n,o,i=l(s);function s(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,s),i.apply(this,arguments)}return e=s,o=[{key:"compare",value:function(t,e){var n=s.order.indexOf(t),r=s.order.indexOf(e);return n&gt;=0||r&gt;=0?n-r:t===e?0:t&lt;e?-1:1}}],(n=[{key:"formatAt",value:function(t,e,n,o){if(s.compare(this.statics.blotName,n)&lt;0&amp;&amp;this.scroll.query(n,r.Scope.BLOT)){var i=this.isolate(t,e);o&amp;&amp;i.wrap(n,o)}else u(f(s.prototype),"formatAt",this).call(this,t,e,n,o)}},{key:"optimize",value:function(t){if(u(f(s.prototype),"optimize",this).call(this,t),this.parent instanceof s&amp;&amp;s.compare(this.statics.blotName,this.parent.statics.blotName)&gt;0){var e=this.parent.isolate(this.offset(),this.length());this.moveChildren(e),e.wrap(this)}}}])&amp;&amp;a(e.prototype,n),o&amp;&amp;a(e,o),Object.defineProperty(e,"prototype",{writable:!1}),s}(r.InlineBlot);h.allowedChildren=[h,o.a,r.EmbedBlot,i.a],h.order=["cursor","inline","link","underline","strike","italic","bold","script","code"],e.a=h},function(t,e,n){"use strict";n.d(e,"a",(function(){return w})),n.d(e,"b",(function(){return g})),n.d(e,"c",(function(){return E}));var r=n(4),o=n(8),i=n(16),s=n(12),a=n(7),u=n(15),c=n(0);function l(t){return l="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},l(t)}function f(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function h(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function p(t,e,n){return e&amp;&amp;h(t.prototype,e),n&amp;&amp;h(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function d(){return d="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=m(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},d.apply(this,arguments)}function y(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;v(t,e)}function v(t,e){return v=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},v(t,e)}function b(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=m(t);if(e){var o=m(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===l(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function m(t){return m=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},m(t)}var g=function(t){y(n,t);var e=b(n);function n(){return f(this,n),e.apply(this,arguments)}return p(n,[{key:"code",value:function(t,e){return this.children.map((function(t){return t.length()&lt;=1?"":t.domNode.innerText})).join("\n").slice(t,t+e)}},{key:"html",value:function(t,e){return"&lt;pre&gt;\n".concat(Object(a.b)(this.code(t,e)),"\n&lt;/pre&gt;")}}],[{key:"create",value:function(t){var e=d(m(n),"create",this).call(this,t);return e.setAttribute("spellcheck",!1),e}}]),n}(u.a),E=function(t){y(n,t);var e=b(n);function n(){return f(this,n),e.apply(this,arguments)}return p(n,null,[{key:"register",value:function(){c.a.register(g)}}]),n}(r.d),w=function(t){y(n,t);var e=b(n);function n(){return f(this,n),e.apply(this,arguments)}return p(n)}(s.a);w.blotName="code",w.tagName="CODE",E.blotName="code-block",E.className="ql-code-block",E.tagName="DIV",g.blotName="code-block-container",g.className="ql-code-block-container",g.tagName="DIV",g.allowedChildren=[E],E.allowedChildren=[a.a,o.a,i.a],E.requiredContainer=g,E.TAB="  "},function(t,e,n){"use strict";var r=n(2),o=n(3),i=n(4),s=n(8),a=n(15),u=n(32);function c(t){return c="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},c(t)}function l(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&amp;&amp;t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],s=!0,a=!1;try{for(n=n.call(t);!(s=(r=n.next()).done)&amp;&amp;(i.push(r.value),!e||i.length!==e);s=!0);}catch(u){a=!0,o=u}finally{try{s||null==n.return||n.return()}finally{if(a)throw o}}return i}}(t,e)||function(t,e){if(t){if("string"==typeof t)return f(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&amp;&amp;t.constructor&amp;&amp;(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?f(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function f(t,e){(null==e||e&gt;t.length)&amp;&amp;(e=t.length);for(var n=0,r=new Array(e);n&lt;e;n++)r[n]=t[n];return r}function h(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function p(){return p="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=v(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},p.apply(this,arguments)}function d(t,e){return d=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},d(t,e)}function y(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=v(t);if(e){var o=v(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===c(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function v(t){return v=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},v(t)}function b(t){return t instanceof i.d||t instanceof i.a}var m=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;d(t,e)}(f,t);var e,n,a,c=y(f);function f(t,e,n){var r,o=n.emitter;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,f),(r=c.call(this,t,e)).defaultUpdateAttributes=void 0,r.emitter=o,r.optimize(),r.enable(),r.domNode.addEventListener("dragstart",(function(t){return r.handleDragStart(t)})),r}return e=f,n=[{key:"batchStart",value:function(){this.batch=!0}},{key:"batchEnd",value:function(){this.batch=!1,this.optimize()}},{key:"emitMount",value:function(t){this.emitter.emit(o.a.events.SCROLL_BLOT_MOUNT,t)}},{key:"emitUnmount",value:function(t){this.emitter.emit(o.a.events.SCROLL_BLOT_UNMOUNT,t)}},{key:"deleteAt",value:function(t,e){var n=l(this.line(t),2),r=n[0],o=n[1],a=l(this.line(t+e),1)[0];if(p(v(f.prototype),"deleteAt",this).call(this,t,e),null!=a&amp;&amp;r!==a&amp;&amp;o&gt;0){if(r instanceof i.a||a instanceof i.a)return void this.optimize();var u=a.children.head instanceof s.a?null:a.children.head;r.moveChildren(a,u),r.remove()}this.optimize()}},{key:"enable",value:function(){var t=!(arguments.length&gt;0&amp;&amp;void 0!==arguments[0])||arguments[0];this.domNode.setAttribute("contenteditable",t)}},{key:"formatAt",value:function(t,e,n,r){p(v(f.prototype),"formatAt",this).call(this,t,e,n,r),this.optimize()}},{key:"handleDragStart",value:function(t){t.preventDefault()}},{key:"insertAt",value:function(t,e,n){if(t&gt;=this.length())if(null==n||null==this.scroll.query(e,r.Scope.BLOCK)){var o=this.scroll.create(this.statics.defaultChild.blotName);this.appendChild(o),null==n&amp;&amp;e.endsWith("\n")?o.insertAt(0,e.slice(0,-1),n):o.insertAt(0,e,n)}else{var i=this.scroll.create(e,n);this.appendChild(i)}else p(v(f.prototype),"insertAt",this).call(this,t,e,n);this.optimize()}},{key:"insertBefore",value:function(t,e){if(t.statics.scope===r.Scope.INLINE_BLOT){var n=this.scroll.create(this.statics.defaultChild.blotName);if(n.appendChild(t),p(v(f.prototype),"insertBefore",this).call(this,n,e),null==this.defaultUpdateAttributes)return;var o=this.defaultUpdateAttributes,i=o.paraAttributes,s=o.charAttributes,a=t.domNode;a.nodeType===Node.TEXT_NODE&amp;&amp;Object.entries(s).forEach((function(t){var e=l(t,2),r=e[0],o=e[1];return n.formatAt(0,a.length,r,o)})),Object.entries(i).forEach((function(t){var e=l(t,2),r=e[0],o=e[1];return n.format(r,o)}))}else p(v(f.prototype),"insertBefore",this).call(this,t,e)}},{key:"isEnabled",value:function(){return"true"===this.domNode.getAttribute("contenteditable")}},{key:"leaf",value:function(t){var e=this.path(t).pop();return e&amp;&amp;e[0]instanceof r.LeafBlot?e:[null,-1]}},{key:"line",value:function(t){return t===this.length()?this.line(t-1):this.descendant(b,t)}},{key:"lines",value:function(){return function t(e,n,o){var i=[],s=o;return e.children.forEachAt(n,o,(function(e,n,o){b(e)?i.push(e):e instanceof r.ContainerBlot&amp;&amp;(i=i.concat(t(e,n,s))),s-=o})),i}(this,arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:0,arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:Number.MAX_VALUE)}},{key:"optimize",value:function(){var t=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:[],e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{};!0!==this.batch&amp;&amp;(p(v(f.prototype),"optimize",this).call(this,t,e),t.length&gt;0&amp;&amp;this.emitter.emit(o.a.events.SCROLL_OPTIMIZE,t,e))}},{key:"path",value:function(t){return p(v(f.prototype),"path",this).call(this,t).slice(1)}},{key:"remove",value:function(){}},{key:"update",value:function(t){var e=this;if(!0!==this.batch){var n=o.a.sources.USER;if("string"==typeof t&amp;&amp;(n=t),Array.isArray(t)||(t=this.observer.takeRecords()),t=t.filter((function(t){var n=t.target,r=e.find(n,!0);return r&amp;&amp;r.scroll===e})),1===t.length&amp;&amp;"childList"===t[0].type&amp;&amp;1===t[0].removedNodes.length&amp;&amp;t[0].removedNodes[0].tagName===u.b.tagName&amp;&amp;0===t[0].target.childElementCount){var r=t[0],s=this.registry.find(r.target);if(s instanceof u.a){var a=r.removedNodes[0].cloneNode(!1),c=this.scroll.create(a);return s.appendChild(c),void s.deleteAt(0,c.length())}}t.length&gt;0&amp;&amp;this.emitter.emit(o.a.events.SCROLL_BEFORE_UPDATE,n,t);var l,h=0===this.domNode.childElementCount,d=1===this.domNode.childElementCount&amp;&amp;"BR"===this.domNode.firstElementChild.tagName;if((h||d)&amp;&amp;(l=t.find((function(t){return"childList"===t.type&amp;&amp;t.target===e.domNode&amp;&amp;t.removedNodes.length&gt;0}))),l){var y,b=l.removedNodes[0],m=this.registry.find(b);m&amp;&amp;(m instanceof i.d?y=m.delta():m.children&amp;&amp;m.children.head instanceof i.d&amp;&amp;(y=m.children.head.delta()),y&amp;&amp;y.eachLine((function(t,n){var r=t.ops.length&gt;0&amp;&amp;t.ops[0].attributes||{};return e.defaultUpdateAttributes={charAttributes:r,paraAttributes:n},!1})))}p(v(f.prototype),"update",this).call(this,t.concat([])),t.length&gt;0&amp;&amp;this.emitter.emit(o.a.events.SCROLL_UPDATE,n,t,d&amp;&amp;this.defaultUpdateAttributes?this.defaultUpdateAttributes.charAttributes:null),this.defaultUpdateAttributes&amp;&amp;(this.defaultUpdateAttributes=void 0)}}}],n&amp;&amp;h(e.prototype,n),a&amp;&amp;h(e,a),Object.defineProperty(e,"prototype",{writable:!1}),f}(r.ScrollBlot);m.blotName="scroll",m.className="ql-editor",m.tagName="DIV",m.defaultChild=i.d,m.allowedChildren=[i.d,i.a,a.a],e.a=m},function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function i(t,e){return i=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},i(t,e)}function s(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=a(t);if(e){var i=a(this).constructor;n=Reflect.construct(o,arguments,i)}else n=o.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===r(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var u=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;i(t,e)}(u,t);var e,n,r,a=s(u);function u(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,u),a.apply(this,arguments)}return e=u,n&amp;&amp;o(e.prototype,n),r&amp;&amp;o(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}(n(2).ContainerBlot);e.a=u},function(t,e,n){"use strict";var r=n(2),o=n(7);function i(t){return i="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},i(t)}function s(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function a(){return a="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=l(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},a.apply(this,arguments)}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=l(t);if(e){var o=l(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===i(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function l(t){return l=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},l(t)}var f=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;u(t,e)}(h,t);var e,n,i,f=c(h);function h(t,e,n){var r;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,h),(r=f.call(this,t,e)).selection=n,r.textNode=document.createTextNode(h.CONTENTS),r.domNode.appendChild(r.textNode),r.savedLength=0,r}return e=h,i=[{key:"value",value:function(){}}],(n=[{key:"detach",value:function(){null!=this.parent&amp;&amp;this.parent.removeChild(this)}},{key:"format",value:function(t,e){if(0===this.savedLength){for(var n=this,o=0;null!=n&amp;&amp;n.statics.scope!==r.Scope.BLOCK_BLOT;)o+=n.offset(n.parent),n=n.parent;null!=n&amp;&amp;(this.savedLength=h.CONTENTS.length,n.optimize(),n.formatAt(o,h.CONTENTS.length,t,e),this.savedLength=0)}else a(l(h.prototype),"format",this).call(this,t,e)}},{key:"index",value:function(t,e){return t===this.textNode?0:a(l(h.prototype),"index",this).call(this,t,e)}},{key:"length",value:function(){return this.savedLength}},{key:"position",value:function(){return[this.textNode,this.textNode.data.length]}},{key:"remove",value:function(){a(l(h.prototype),"remove",this).call(this),this.parent=null}},{key:"restore",value:function(){if(this.selection.composing||null==this.parent)return null;for(var t=this.selection.getNativeRange();null!=this.domNode.lastChild&amp;&amp;this.domNode.lastChild!==this.textNode;)this.domNode.parentNode.insertBefore(this.domNode.lastChild,this.domNode);var e,n=this.prev instanceof o.a?this.prev:null,r=n?n.length():0,i=this.next instanceof o.a?this.next:null,s=i?i.text:"",a=this.textNode,u=a.data.split(h.CONTENTS).join("");a.data=h.CONTENTS;var c=!1;if(n)e=n,(u||i)&amp;&amp;(n.insertAt(n.length(),u+s),i&amp;&amp;i.remove());else if(i)e=i,i.insertAt(0,u);else{var l=document.createTextNode(u);e=this.scroll.create(l),this.parent.insertBefore(e,this),c=!0}if(this.remove(),t){var f=function(t,e){return n&amp;&amp;t===n.domNode?e:t===a?r+e-1:i&amp;&amp;t===i.domNode?r+u.length+e:null},p=f(t.start.node,t.start.offset),d=f(t.end.node,t.end.offset);if(c&amp;&amp;p===d&amp;&amp;0===p&amp;&amp;t.start.node===t.end.node&amp;&amp;t.start.node===a&amp;&amp;(d=p=e.domNode.data.length),null!==p&amp;&amp;null!==d)return{startNode:e.domNode,startOffset:p,endNode:e.domNode,endOffset:d}}return null}},{key:"update",value:function(t,e){var n=this,r=!1;if(t.forEach((function(t){t.target===n.textNode&amp;&amp;"characterData"===t.type?r=!0:t.target===n.domNode&amp;&amp;"childList"===t.type&amp;&amp;t.addedNodes.forEach((function(t){t.nodeType===Node.ELEMENT_NODE&amp;&amp;"BR"===t.tagName&amp;&amp;n.domNode.removeChild(t)}))})),r){var o=this.restore();o&amp;&amp;(e.range=o)}}},{key:"optimize",value:function(t){a(l(h.prototype),"optimize",this).call(this,t);for(var e=this.parent;e;){if("A"===e.domNode.tagName){this.savedLength=h.CONTENTS.length,e.isolate(this.offset(e),this.length()).unwrap(),this.savedLength=0;break}e=e.parent}}},{key:"value",value:function(){return""}}])&amp;&amp;s(e.prototype,n),i&amp;&amp;s(e,i),Object.defineProperty(e,"prototype",{writable:!1}),h}(r.EmbedBlot);f.blotName="cursor",f.className="ql-cursor",f.tagName="span",f.CONTENTS="\ufeff",e.a=f},function(t,e,n){(function(t,n){var r="__lodash_hash_undefined__",o=9007199254740991,i="[object Arguments]",s="[object AsyncFunction]",a="[object Function]",u="[object GeneratorFunction]",c="[object Null]",l="[object Object]",f="[object Proxy]",h="[object Undefined]",p=/^\[object .+?Constructor\]$/,d=/^(?:0|[1-9]\d*)$/,y={};y["[object Float32Array]"]=y["[object Float64Array]"]=y["[object Int8Array]"]=y["[object Int16Array]"]=y["[object Int32Array]"]=y["[object Uint8Array]"]=y["[object Uint8ClampedArray]"]=y["[object Uint16Array]"]=y["[object Uint32Array]"]=!0,y[i]=y["[object Array]"]=y["[object ArrayBuffer]"]=y["[object Boolean]"]=y["[object DataView]"]=y["[object Date]"]=y["[object Error]"]=y[a]=y["[object Map]"]=y["[object Number]"]=y[l]=y["[object RegExp]"]=y["[object Set]"]=y["[object String]"]=y["[object WeakMap]"]=!1;var v,b,m,g="object"==typeof t&amp;&amp;t&amp;&amp;t.Object===Object&amp;&amp;t,E="object"==typeof self&amp;&amp;self&amp;&amp;self.Object===Object&amp;&amp;self,w=g||E||Function("return this")(),_=e&amp;&amp;!e.nodeType&amp;&amp;e,T=_&amp;&amp;"object"==typeof n&amp;&amp;n&amp;&amp;!n.nodeType&amp;&amp;n,O=T&amp;&amp;T.exports===_,A=O&amp;&amp;g.process,x=function(){try{var t=T&amp;&amp;T.require&amp;&amp;T.require("util").types;return t||A&amp;&amp;A.binding&amp;&amp;A.binding("util")}catch(e){}}(),R=x&amp;&amp;x.isTypedArray,N=Array.prototype,S=Function.prototype,P=Object.prototype,C=w["__core-js_shared__"],L=S.toString,j=P.hasOwnProperty,k=(v=/[^.]+$/.exec(C&amp;&amp;C.keys&amp;&amp;C.keys.IE_PROTO||""))?"Symbol(src)_1."+v:"",I=P.toString,B=L.call(Object),D=RegExp("^"+L.call(j).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&amp;").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),M=O?w.Buffer:void 0,U=w.Symbol,F=w.Uint8Array,H=M?M.allocUnsafe:void 0,G=(b=Object.getPrototypeOf,m=Object,function(t){return b(m(t))}),V=Object.create,q=P.propertyIsEnumerable,z=N.splice,X=U?U.toStringTag:void 0,W=function(){try{var t=gt(Object,"defineProperty");return t({},"",{}),t}catch(e){}}(),K=M?M.isBuffer:void 0,Z=Math.max,Y=Date.now,$=gt(w,"Map"),J=gt(Object,"create"),Q=function(){function t(){}return function(e){if(!Ct(e))return{};if(V)return V(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();function tt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e&lt;n;){var r=t[e];this.set(r[0],r[1])}}function et(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e&lt;n;){var r=t[e];this.set(r[0],r[1])}}function nt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e&lt;n;){var r=t[e];this.set(r[0],r[1])}}function rt(t){var e=this.__data__=new et(t);this.size=e.size}function ot(t,e){var n=xt(t),r=!n&amp;&amp;At(t),o=!n&amp;&amp;!r&amp;&amp;Nt(t),i=!n&amp;&amp;!r&amp;&amp;!o&amp;&amp;jt(t),s=n||r||o||i,a=s?function(t,e){for(var n=-1,r=Array(t);++n&lt;t;)r[n]=e(n);return r}(t.length,String):[],u=a.length;for(var c in t)!e&amp;&amp;!j.call(t,c)||s&amp;&amp;("length"==c||o&amp;&amp;("offset"==c||"parent"==c)||i&amp;&amp;("buffer"==c||"byteLength"==c||"byteOffset"==c)||Et(c,u))||a.push(c);return a}function it(t,e,n){(void 0!==n&amp;&amp;!Ot(t[e],n)||void 0===n&amp;&amp;!(e in t))&amp;&amp;ut(t,e,n)}function st(t,e,n){var r=t[e];j.call(t,e)&amp;&amp;Ot(r,n)&amp;&amp;(void 0!==n||e in t)||ut(t,e,n)}function at(t,e){for(var n=t.length;n--;)if(Ot(t[n][0],e))return n;return-1}function ut(t,e,n){"__proto__"==e&amp;&amp;W?W(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}tt.prototype.clear=function(){this.__data__=J?J(null):{},this.size=0},tt.prototype.delete=function(t){var e=this.has(t)&amp;&amp;delete this.__data__[t];return this.size-=e?1:0,e},tt.prototype.get=function(t){var e=this.__data__;if(J){var n=e[t];return n===r?void 0:n}return j.call(e,t)?e[t]:void 0},tt.prototype.has=function(t){var e=this.__data__;return J?void 0!==e[t]:j.call(e,t)},tt.prototype.set=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=J&amp;&amp;void 0===e?r:e,this},et.prototype.clear=function(){this.__data__=[],this.size=0},et.prototype.delete=function(t){var e=this.__data__,n=at(e,t);return!(n&lt;0||(n==e.length-1?e.pop():z.call(e,n,1),--this.size,0))},et.prototype.get=function(t){var e=this.__data__,n=at(e,t);return n&lt;0?void 0:e[n][1]},et.prototype.has=function(t){return at(this.__data__,t)&gt;-1},et.prototype.set=function(t,e){var n=this.__data__,r=at(n,t);return r&lt;0?(++this.size,n.push([t,e])):n[r][1]=e,this},nt.prototype.clear=function(){this.size=0,this.__data__={hash:new tt,map:new($||et),string:new tt}},nt.prototype.delete=function(t){var e=mt(this,t).delete(t);return this.size-=e?1:0,e},nt.prototype.get=function(t){return mt(this,t).get(t)},nt.prototype.has=function(t){return mt(this,t).has(t)},nt.prototype.set=function(t,e){var n=mt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this},rt.prototype.clear=function(){this.__data__=new et,this.size=0},rt.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},rt.prototype.get=function(t){return this.__data__.get(t)},rt.prototype.has=function(t){return this.__data__.has(t)},rt.prototype.set=function(t,e){var n=this.__data__;if(n instanceof et){var r=n.__data__;if(!$||r.length&lt;199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new nt(r)}return n.set(t,e),this.size=n.size,this};var ct,lt=function(t,e,n){for(var r=-1,o=Object(t),i=n(t),s=i.length;s--;){var a=i[ct?s:++r];if(!1===e(o[a],a,o))break}return t};function ft(t){return null==t?void 0===t?h:c:X&amp;&amp;X in Object(t)?function(t){var e=j.call(t,X),n=t[X];try{t[X]=void 0;var r=!0}catch(i){}var o=I.call(t);return r&amp;&amp;(e?t[X]=n:delete t[X]),o}(t):function(t){return I.call(t)}(t)}function ht(t){return Lt(t)&amp;&amp;ft(t)==i}function pt(t){return!(!Ct(t)||function(t){return!!k&amp;&amp;k in t}(t))&amp;&amp;(St(t)?D:p).test(function(t){if(null!=t){try{return L.call(t)}catch(e){}try{return t+""}catch(e){}}return""}(t))}function dt(t){if(!Ct(t))return function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}(t);var e=wt(t),n=[];for(var r in t)("constructor"!=r||!e&amp;&amp;j.call(t,r))&amp;&amp;n.push(r);return n}function yt(t,e,n,r,o){t!==e&amp;&amp;lt(e,(function(i,s){if(o||(o=new rt),Ct(i))!function(t,e,n,r,o,i,s){var a=_t(t,n),u=_t(e,n),c=s.get(u);if(c)it(t,n,c);else{var f,h,p,d,y,v=i?i(a,u,n+"",t,e,s):void 0,b=void 0===v;if(b){var m=xt(u),g=!m&amp;&amp;Nt(u),E=!m&amp;&amp;!g&amp;&amp;jt(u);v=u,m||g||E?xt(a)?v=a:Lt(y=a)&amp;&amp;Rt(y)?v=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n&lt;r;)e[n]=t[n];return e}(a):g?(b=!1,v=function(t,e){if(e)return t.slice();var n=t.length,r=H?H(n):new t.constructor(n);return t.copy(r),r}(u,!0)):E?(b=!1,p=(f=u).buffer,d=new p.constructor(p.byteLength),new F(d).set(new F(p)),h=d,v=new f.constructor(h,f.byteOffset,f.length)):v=[]:function(t){if(!Lt(t)||ft(t)!=l)return!1;var e=G(t);if(null===e)return!0;var n=j.call(e,"constructor")&amp;&amp;e.constructor;return"function"==typeof n&amp;&amp;n instanceof n&amp;&amp;L.call(n)==B}(u)||At(u)?(v=a,At(a)?v=function(t){return function(t,e,n,r){var o=!n;n||(n={});for(var i=-1,s=e.length;++i&lt;s;){var a=e[i],u=r?r(n[a],t[a],a,n,t):void 0;void 0===u&amp;&amp;(u=t[a]),o?ut(n,a,u):st(n,a,u)}return n}(t,kt(t))}(a):Ct(a)&amp;&amp;!St(a)||(v=function(t){return"function"!=typeof t.constructor||wt(t)?{}:Q(G(t))}(u))):b=!1}b&amp;&amp;(s.set(u,v),o(v,u,r,i,s),s.delete(u)),it(t,n,v)}}(t,e,s,n,yt,r,o);else{var a=r?r(_t(t,s),i,s+"",t,e,o):void 0;void 0===a&amp;&amp;(a=i),it(t,s,a)}}),kt)}function vt(t,e){return Tt(function(t,e,n){return e=Z(void 0===e?t.length-1:e,0),function(){for(var r=arguments,o=-1,i=Z(r.length-e,0),s=Array(i);++o&lt;i;)s[o]=r[e+o];o=-1;for(var a=Array(e+1);++o&lt;e;)a[o]=r[o];return a[e]=n(s),function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}(t,this,a)}}(t,e,Dt),t+"")}var bt=W?function(t,e){return W(t,"toString",{configurable:!0,enumerable:!1,value:(n=e,function(){return n}),writable:!0});var n}:Dt;function mt(t,e){var n,r,o=t.__data__;return("string"==(r=typeof(n=e))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof e?"string":"hash"]:o.map}function gt(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return pt(n)?n:void 0}function Et(t,e){var n=typeof t;return!!(e=null==e?o:e)&amp;&amp;("number"==n||"symbol"!=n&amp;&amp;d.test(t))&amp;&amp;t&gt;-1&amp;&amp;t%1==0&amp;&amp;t&lt;e}function wt(t){var e=t&amp;&amp;t.constructor;return t===("function"==typeof e&amp;&amp;e.prototype||P)}function _t(t,e){if(("constructor"!==e||"function"!=typeof t[e])&amp;&amp;"__proto__"!=e)return t[e]}var Tt=function(t){var e=0,n=0;return function(){var r=Y(),o=16-(r-n);if(n=r,o&gt;0){if(++e&gt;=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(bt);function Ot(t,e){return t===e||t!=t&amp;&amp;e!=e}var At=ht(function(){return arguments}())?ht:function(t){return Lt(t)&amp;&amp;j.call(t,"callee")&amp;&amp;!q.call(t,"callee")},xt=Array.isArray;function Rt(t){return null!=t&amp;&amp;Pt(t.length)&amp;&amp;!St(t)}var Nt=K||function(){return!1};function St(t){if(!Ct(t))return!1;var e=ft(t);return e==a||e==u||e==s||e==f}function Pt(t){return"number"==typeof t&amp;&amp;t&gt;-1&amp;&amp;t%1==0&amp;&amp;t&lt;=o}function Ct(t){var e=typeof t;return null!=t&amp;&amp;("object"==e||"function"==e)}function Lt(t){return null!=t&amp;&amp;"object"==typeof t}var jt=R?function(t){return function(e){return t(e)}}(R):function(t){return Lt(t)&amp;&amp;Pt(t.length)&amp;&amp;!!y[ft(t)]};function kt(t){return Rt(t)?ot(t,!0):dt(t)}var It,Bt=(It=function(t,e,n){yt(t,e,n)},vt((function(t,e){var n=-1,r=e.length,o=r&gt;1?e[r-1]:void 0,i=r&gt;2?e[2]:void 0;for(o=It.length&gt;3&amp;&amp;"function"==typeof o?(r--,o):void 0,i&amp;&amp;function(t,e,n){if(!Ct(n))return!1;var r=typeof e;return!!("number"==r?Rt(n)&amp;&amp;Et(e,n.length):"string"==r&amp;&amp;e in n)&amp;&amp;Ot(n[e],t)}(e[0],e[1],i)&amp;&amp;(o=r&lt;3?void 0:o,r=1),t=Object(t);++n&lt;r;){var s=e[n];s&amp;&amp;It(t,s,n,o)}return t})));function Dt(t){return t}n.exports=Bt}).call(this,n(39),n(40)(t))},function(t,e,n){(function(t,n){var r="__lodash_hash_undefined__",o=1,i=2,s=9007199254740991,a="[object Arguments]",u="[object Array]",c="[object AsyncFunction]",l="[object Boolean]",f="[object Date]",h="[object Error]",p="[object Function]",d="[object GeneratorFunction]",y="[object Map]",v="[object Number]",b="[object Null]",m="[object Object]",g="[object Promise]",E="[object Proxy]",w="[object RegExp]",_="[object Set]",T="[object String]",O="[object Symbol]",A="[object Undefined]",x="[object WeakMap]",R="[object ArrayBuffer]",N="[object DataView]",S=/^\[object .+?Constructor\]$/,P=/^(?:0|[1-9]\d*)$/,C={};C["[object Float32Array]"]=C["[object Float64Array]"]=C["[object Int8Array]"]=C["[object Int16Array]"]=C["[object Int32Array]"]=C["[object Uint8Array]"]=C["[object Uint8ClampedArray]"]=C["[object Uint16Array]"]=C["[object Uint32Array]"]=!0,C[a]=C[u]=C[R]=C[l]=C[N]=C[f]=C[h]=C[p]=C[y]=C[v]=C[m]=C[w]=C[_]=C[T]=C[x]=!1;var L="object"==typeof t&amp;&amp;t&amp;&amp;t.Object===Object&amp;&amp;t,j="object"==typeof self&amp;&amp;self&amp;&amp;self.Object===Object&amp;&amp;self,k=L||j||Function("return this")(),I=e&amp;&amp;!e.nodeType&amp;&amp;e,B=I&amp;&amp;"object"==typeof n&amp;&amp;n&amp;&amp;!n.nodeType&amp;&amp;n,D=B&amp;&amp;B.exports===I,M=D&amp;&amp;L.process,U=function(){try{return M&amp;&amp;M.binding&amp;&amp;M.binding("util")}catch(t){}}(),F=U&amp;&amp;U.isTypedArray;function H(t,e){for(var n=-1,r=null==t?0:t.length;++n&lt;r;)if(e(t[n],n,t))return!0;return!1}function G(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function V(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}var q,z,X,W=Array.prototype,K=Function.prototype,Z=Object.prototype,Y=k["__core-js_shared__"],$=K.toString,J=Z.hasOwnProperty,Q=(q=/[^.]+$/.exec(Y&amp;&amp;Y.keys&amp;&amp;Y.keys.IE_PROTO||""))?"Symbol(src)_1."+q:"",tt=Z.toString,et=RegExp("^"+$.call(J).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&amp;").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),nt=D?k.Buffer:void 0,rt=k.Symbol,ot=k.Uint8Array,it=Z.propertyIsEnumerable,st=W.splice,at=rt?rt.toStringTag:void 0,ut=Object.getOwnPropertySymbols,ct=nt?nt.isBuffer:void 0,lt=(z=Object.keys,X=Object,function(t){return z(X(t))}),ft=Ut(k,"DataView"),ht=Ut(k,"Map"),pt=Ut(k,"Promise"),dt=Ut(k,"Set"),yt=Ut(k,"WeakMap"),vt=Ut(Object,"create"),bt=Vt(ft),mt=Vt(ht),gt=Vt(pt),Et=Vt(dt),wt=Vt(yt),_t=rt?rt.prototype:void 0,Tt=_t?_t.valueOf:void 0;function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e&lt;n;){var r=t[e];this.set(r[0],r[1])}}function At(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e&lt;n;){var r=t[e];this.set(r[0],r[1])}}function xt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e&lt;n;){var r=t[e];this.set(r[0],r[1])}}function Rt(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new xt;++e&lt;n;)this.add(t[e])}function Nt(t){var e=this.__data__=new At(t);this.size=e.size}function St(t,e){var n=Xt(t),r=!n&amp;&amp;zt(t),o=!n&amp;&amp;!r&amp;&amp;Wt(t),i=!n&amp;&amp;!r&amp;&amp;!o&amp;&amp;Jt(t),s=n||r||o||i,a=s?function(t,e){for(var n=-1,r=Array(t);++n&lt;t;)r[n]=e(n);return r}(t.length,String):[],u=a.length;for(var c in t)!e&amp;&amp;!J.call(t,c)||s&amp;&amp;("length"==c||o&amp;&amp;("offset"==c||"parent"==c)||i&amp;&amp;("buffer"==c||"byteLength"==c||"byteOffset"==c)||Gt(c,u))||a.push(c);return a}function Pt(t,e){for(var n=t.length;n--;)if(qt(t[n][0],e))return n;return-1}function Ct(t){return null==t?void 0===t?A:b:at&amp;&amp;at in Object(t)?function(t){var e=J.call(t,at),n=t[at];try{t[at]=void 0;var r=!0}catch(i){}var o=tt.call(t);return r&amp;&amp;(e?t[at]=n:delete t[at]),o}(t):function(t){return tt.call(t)}(t)}function Lt(t){return $t(t)&amp;&amp;Ct(t)==a}function jt(t,e,n,r,s){return t===e||(null==t||null==e||!$t(t)&amp;&amp;!$t(e)?t!=t&amp;&amp;e!=e:function(t,e,n,r,s,c){var p=Xt(t),d=Xt(e),b=p?u:Ht(t),g=d?u:Ht(e),E=(b=b==a?m:b)==m,A=(g=g==a?m:g)==m,x=b==g;if(x&amp;&amp;Wt(t)){if(!Wt(e))return!1;p=!0,E=!1}if(x&amp;&amp;!E)return c||(c=new Nt),p||Jt(t)?Bt(t,e,n,r,s,c):function(t,e,n,r,s,a,u){switch(n){case N:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case R:return!(t.byteLength!=e.byteLength||!a(new ot(t),new ot(e)));case l:case f:case v:return qt(+t,+e);case h:return t.name==e.name&amp;&amp;t.message==e.message;case w:case T:return t==e+"";case y:var c=G;case _:var p=r&amp;o;if(c||(c=V),t.size!=e.size&amp;&amp;!p)return!1;var d=u.get(t);if(d)return d==e;r|=i,u.set(t,e);var b=Bt(c(t),c(e),r,s,a,u);return u.delete(t),b;case O:if(Tt)return Tt.call(t)==Tt.call(e)}return!1}(t,e,b,n,r,s,c);if(!(n&amp;o)){var S=E&amp;&amp;J.call(t,"__wrapped__"),P=A&amp;&amp;J.call(e,"__wrapped__");if(S||P){var C=S?t.value():t,L=P?e.value():e;return c||(c=new Nt),s(C,L,n,r,c)}}return!!x&amp;&amp;(c||(c=new Nt),function(t,e,n,r,i,s){var a=n&amp;o,u=Dt(t),c=u.length,l=Dt(e),f=l.length;if(c!=f&amp;&amp;!a)return!1;for(var h=c;h--;){var p=u[h];if(!(a?p in e:J.call(e,p)))return!1}var d=s.get(t);if(d&amp;&amp;s.get(e))return d==e;var y=!0;s.set(t,e),s.set(e,t);for(var v=a;++h&lt;c;){var b=t[p=u[h]],m=e[p];if(r)var g=a?r(m,b,p,e,t,s):r(b,m,p,t,e,s);if(!(void 0===g?b===m||i(b,m,n,r,s):g)){y=!1;break}v||(v="constructor"==p)}if(y&amp;&amp;!v){var E=t.constructor,w=e.constructor;E==w||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&amp;&amp;E instanceof E&amp;&amp;"function"==typeof w&amp;&amp;w instanceof w||(y=!1)}return s.delete(t),s.delete(e),y}(t,e,n,r,s,c))}(t,e,n,r,jt,s))}function kt(t){return!(!Yt(t)||function(t){return!!Q&amp;&amp;Q in t}(t))&amp;&amp;(Kt(t)?et:S).test(Vt(t))}function It(t){if(n=(e=t)&amp;&amp;e.constructor,r="function"==typeof n&amp;&amp;n.prototype||Z,e!==r)return lt(t);var e,n,r,o=[];for(var i in Object(t))J.call(t,i)&amp;&amp;"constructor"!=i&amp;&amp;o.push(i);return o}function Bt(t,e,n,r,s,a){var u=n&amp;o,c=t.length,l=e.length;if(c!=l&amp;&amp;!(u&amp;&amp;l&gt;c))return!1;var f=a.get(t);if(f&amp;&amp;a.get(e))return f==e;var h=-1,p=!0,d=n&amp;i?new Rt:void 0;for(a.set(t,e),a.set(e,t);++h&lt;c;){var y=t[h],v=e[h];if(r)var b=u?r(v,y,h,e,t,a):r(y,v,h,t,e,a);if(void 0!==b){if(b)continue;p=!1;break}if(d){if(!H(e,(function(t,e){if(o=e,!d.has(o)&amp;&amp;(y===t||s(y,t,n,r,a)))return d.push(e);var o}))){p=!1;break}}else if(y!==v&amp;&amp;!s(y,v,n,r,a)){p=!1;break}}return a.delete(t),a.delete(e),p}function Dt(t){return function(t,e,n){var r=e(t);return Xt(t)?r:function(t,e){for(var n=-1,r=e.length,o=t.length;++n&lt;r;)t[o+n]=e[n];return t}(r,n(t))}(t,Qt,Ft)}function Mt(t,e){var n,r,o=t.__data__;return("string"==(r=typeof(n=e))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof e?"string":"hash"]:o.map}function Ut(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return kt(n)?n:void 0}Ot.prototype.clear=function(){this.__data__=vt?vt(null):{},this.size=0},Ot.prototype.delete=function(t){var e=this.has(t)&amp;&amp;delete this.__data__[t];return this.size-=e?1:0,e},Ot.prototype.get=function(t){var e=this.__data__;if(vt){var n=e[t];return n===r?void 0:n}return J.call(e,t)?e[t]:void 0},Ot.prototype.has=function(t){var e=this.__data__;return vt?void 0!==e[t]:J.call(e,t)},Ot.prototype.set=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=vt&amp;&amp;void 0===e?r:e,this},At.prototype.clear=function(){this.__data__=[],this.size=0},At.prototype.delete=function(t){var e=this.__data__,n=Pt(e,t);return!(n&lt;0||(n==e.length-1?e.pop():st.call(e,n,1),--this.size,0))},At.prototype.get=function(t){var e=this.__data__,n=Pt(e,t);return n&lt;0?void 0:e[n][1]},At.prototype.has=function(t){return Pt(this.__data__,t)&gt;-1},At.prototype.set=function(t,e){var n=this.__data__,r=Pt(n,t);return r&lt;0?(++this.size,n.push([t,e])):n[r][1]=e,this},xt.prototype.clear=function(){this.size=0,this.__data__={hash:new Ot,map:new(ht||At),string:new Ot}},xt.prototype.delete=function(t){var e=Mt(this,t).delete(t);return this.size-=e?1:0,e},xt.prototype.get=function(t){return Mt(this,t).get(t)},xt.prototype.has=function(t){return Mt(this,t).has(t)},xt.prototype.set=function(t,e){var n=Mt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this},Rt.prototype.add=Rt.prototype.push=function(t){return this.__data__.set(t,r),this},Rt.prototype.has=function(t){return this.__data__.has(t)},Nt.prototype.clear=function(){this.__data__=new At,this.size=0},Nt.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},Nt.prototype.get=function(t){return this.__data__.get(t)},Nt.prototype.has=function(t){return this.__data__.has(t)},Nt.prototype.set=function(t,e){var n=this.__data__;if(n instanceof At){var r=n.__data__;if(!ht||r.length&lt;199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new xt(r)}return n.set(t,e),this.size=n.size,this};var Ft=ut?function(t){return null==t?[]:(t=Object(t),function(t,e){for(var n=-1,r=null==t?0:t.length,o=0,i=[];++n&lt;r;){var s=t[n];e(s,n,t)&amp;&amp;(i[o++]=s)}return i}(ut(t),(function(e){return it.call(t,e)})))}:function(){return[]},Ht=Ct;function Gt(t,e){return!!(e=null==e?s:e)&amp;&amp;("number"==typeof t||P.test(t))&amp;&amp;t&gt;-1&amp;&amp;t%1==0&amp;&amp;t&lt;e}function Vt(t){if(null!=t){try{return $.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function qt(t,e){return t===e||t!=t&amp;&amp;e!=e}(ft&amp;&amp;Ht(new ft(new ArrayBuffer(1)))!=N||ht&amp;&amp;Ht(new ht)!=y||pt&amp;&amp;Ht(pt.resolve())!=g||dt&amp;&amp;Ht(new dt)!=_||yt&amp;&amp;Ht(new yt)!=x)&amp;&amp;(Ht=function(t){var e=Ct(t),n=e==m?t.constructor:void 0,r=n?Vt(n):"";if(r)switch(r){case bt:return N;case mt:return y;case gt:return g;case Et:return _;case wt:return x}return e});var zt=Lt(function(){return arguments}())?Lt:function(t){return $t(t)&amp;&amp;J.call(t,"callee")&amp;&amp;!it.call(t,"callee")},Xt=Array.isArray,Wt=ct||function(){return!1};function Kt(t){if(!Yt(t))return!1;var e=Ct(t);return e==p||e==d||e==c||e==E}function Zt(t){return"number"==typeof t&amp;&amp;t&gt;-1&amp;&amp;t%1==0&amp;&amp;t&lt;=s}function Yt(t){var e=typeof t;return null!=t&amp;&amp;("object"==e||"function"==e)}function $t(t){return null!=t&amp;&amp;"object"==typeof t}var Jt=F?function(t){return function(e){return t(e)}}(F):function(t){return $t(t)&amp;&amp;Zt(t.length)&amp;&amp;!!C[Ct(t)]};function Qt(t){return null!=(e=t)&amp;&amp;Zt(e.length)&amp;&amp;!Kt(e)?St(t):It(t);var e}n.exports=function(t,e){return jt(t,e)}}).call(this,n(39),n(40)(t))},function(t,e,n){"use strict";n.d(e,"b",(function(){return A})),n.d(e,"a",(function(){return O})),n.d(e,"d",(function(){return P})),n.d(e,"c",(function(){return C}));var r=n(10),o=n.n(r),i=n(18),s=n.n(i),a=n(1),u=n.n(a),c=n(2),l=n(0),f=n(11),h=n(9);function p(t){return p="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},p(t)}function d(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&amp;&amp;t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],s=!0,a=!1;try{for(n=n.call(t);!(s=(r=n.next()).done)&amp;&amp;(i.push(r.value),!e||i.length!==e);s=!0);}catch(u){a=!0,o=u}finally{try{s||null==n.return||n.return()}finally{if(a)throw o}}return i}}(t,e)||function(t,e){if(t){if("string"==typeof t)return y(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&amp;&amp;t.constructor&amp;&amp;(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?y(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function y(t,e){(null==e||e&gt;t.length)&amp;&amp;(e=t.length);for(var n=0,r=new Array(e);n&lt;e;n++)r[n]=t[n];return r}function v(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&amp;&amp;(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function b(t){for(var e=1;e&lt;arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?v(Object(n),!0).forEach((function(e){m(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):v(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function m(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function g(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function E(t,e){return E=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},E(t,e)}function w(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=_(t);if(e){var o=_(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===p(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function _(t){return _=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},_(t)}var T=Object(f.a)("quill:keyboard"),O=/Mac/i.test(navigator.platform)?"metaKey":"ctrlKey",A=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;E(t,e)}(i,t);var e,n,r,o=w(i);function i(t,e){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),(n=o.call(this,t,e)).bindings={},Object.keys(n.options.bindings).forEach((function(t){n.options.bindings[t]&amp;&amp;n.addBinding(n.options.bindings[t])})),n.addBinding({key:"Enter",shiftKey:null},n.handleEnter),n.addBinding({key:"Enter",metaKey:null,ctrlKey:null,altKey:null},(function(){})),/Firefox/i.test(navigator.userAgent)?(n.addBinding({key:"Backspace"},{collapsed:!0},n.handleBackspace),n.addBinding({key:"Delete"},{collapsed:!0},n.handleDelete)):(n.addBinding({key:"Backspace"},{collapsed:!0,prefix:/^.?$/},n.handleBackspace),n.addBinding({key:"Delete"},{collapsed:!0,suffix:/^.?$/},n.handleDelete)),n.addBinding({key:"Backspace"},{collapsed:!1},n.handleDeleteRange),n.addBinding({key:"Delete"},{collapsed:!1},n.handleDeleteRange),n.addBinding({key:"Backspace",altKey:null,ctrlKey:null,metaKey:null,shiftKey:null},{collapsed:!0,offset:0},n.handleBackspace),n.listen(),n}return e=i,n=[{key:"addBinding",value:function(t){var e=this,n=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{},r=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:{},o=P(t);null!=o?("function"==typeof n&amp;&amp;(n={handler:n}),"function"==typeof r&amp;&amp;(r={handler:r}),(Array.isArray(o.key)?o.key:[o.key]).forEach((function(t){var i=b(b(b({},o),{},{key:t},n),r);e.bindings[i.key]=e.bindings[i.key]||[],e.bindings[i.key].push(i)}))):T.warn("Attempted to add invalid keyboard binding",o)}},{key:"listen",value:function(){var t=this;this.quill.root.addEventListener("keydown",(function(e){var n="Enter"===e.key&amp;&amp;229===e.which,r=e.isComposing||n;if(!e.defaultPrevented&amp;&amp;!r){var o=(t.bindings[e.key]||[]).concat(t.bindings[e.which]||[]).filter((function(t){return i.match(e,t)}));if(0!==o.length){var a=t.quill.getSelection();if(null!=a&amp;&amp;t.quill.hasFocus()){var u=d(t.quill.getLine(a.index),2),l=u[0],f=u[1],h=d(t.quill.getLeaf(a.index),2),y=h[0],v=h[1],b=d(0===a.length?[y,v]:t.quill.getLeaf(a.index+a.length),2),m=b[0],g=b[1],E=y instanceof c.TextBlot?y.value().slice(0,v):"",w=m instanceof c.TextBlot?m.value().slice(g):"",_={collapsed:0===a.length,empty:0===a.length&amp;&amp;l.length()&lt;=1,format:t.quill.getFormat(a),line:l,offset:f,prefix:E,suffix:w,event:e};o.some((function(e){if(null!=e.collapsed&amp;&amp;e.collapsed!==_.collapsed)return!1;if(null!=e.empty&amp;&amp;e.empty!==_.empty)return!1;if(null!=e.offset&amp;&amp;e.offset!==_.offset)return!1;if(Array.isArray(e.format)){if(e.format.every((function(t){return null==_.format[t]})))return!1}else if("object"===p(e.format)&amp;&amp;!Object.keys(e.format).every((function(t){return!0===e.format[t]?null!=_.format[t]:!1===e.format[t]?null==_.format[t]:s()(e.format[t],_.format[t])})))return!1;return!(null!=e.prefix&amp;&amp;!e.prefix.test(_.prefix)||null!=e.suffix&amp;&amp;!e.suffix.test(_.suffix)||!0===e.handler.call(t,a,_,e))}))&amp;&amp;e.preventDefault()}}}}))}},{key:"handleBackspace",value:function(t,e){var n=/[\uD800-\uDBFF][\uDC00-\uDFFF]$/.test(e.prefix)?2:1;if(!(0===t.index||this.quill.getLength()&lt;=1)){var r={},o=d(this.quill.getLine(t.index),1)[0],i=(new u.a).retain(t.index-n).delete(n);if(0===e.offset){var s=d(this.quill.getLine(t.index-1),1)[0];if(s&amp;&amp;!("block"===s.statics.blotName&amp;&amp;s.length()&lt;=1)){var c=o.formats(),f=this.quill.getFormat(t.index-1,1);if(r=a.AttributeMap.diff(c,f)||{},Object.keys(r).length&gt;0){var h=(new u.a).retain(t.index+o.length()-2).retain(1,r);i=i.compose(h)}}}this.quill.updateContents(i,l.a.sources.USER),this.quill.focus()}}},{key:"handleDelete",value:function(t,e){var n=/^[\uD800-\uDBFF][\uDC00-\uDFFF]/.test(e.suffix)?2:1;if(!(t.index&gt;=this.quill.getLength()-n)){var r={},o=d(this.quill.getLine(t.index),1)[0],i=(new u.a).retain(t.index).delete(n);if(e.offset&gt;=o.length()-1){var s=d(this.quill.getLine(t.index+1),1)[0];if(s){var c=o.formats(),f=this.quill.getFormat(t.index,1);r=a.AttributeMap.diff(c,f)||{},Object.keys(r).length&gt;0&amp;&amp;(i=i.retain(s.length()-1).retain(1,r))}}this.quill.updateContents(i,l.a.sources.USER),this.quill.focus()}}},{key:"handleDeleteRange",value:function(t){C({range:t,quill:this.quill}),this.quill.focus()}},{key:"handleEnter",value:function(t,e){var n=this,r=Object.keys(e.format).reduce((function(t,r){return n.quill.scroll.query(r,c.Scope.BLOCK)&amp;&amp;!Array.isArray(e.format[r])&amp;&amp;(t[r]=e.format[r]),t}),{}),o=(new u.a).retain(t.index).delete(t.length).insert("\n",r);this.quill.updateContents(o,l.a.sources.USER),this.quill.setSelection(t.index+1,l.a.sources.SILENT),this.quill.focus(),Object.keys(e.format).forEach((function(t){null==r[t]&amp;&amp;(Array.isArray(e.format[t])||"code"!==t&amp;&amp;"link"!==t&amp;&amp;n.quill.format(t,e.format[t],l.a.sources.USER))}))}}],r=[{key:"match",value:function(t,e){return!["altKey","ctrlKey","metaKey","shiftKey"].some((function(n){return!!e[n]!==t[n]&amp;&amp;null!==e[n]}))&amp;&amp;(e.key===t.key||e.key===t.which)}}],n&amp;&amp;g(e.prototype,n),r&amp;&amp;g(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(h.a);function x(t){return{key:"Tab",shiftKey:!t,format:{"code-block":!0},handler:function(e){var n=this.quill.scroll.query("code-block"),r=0===e.length?this.quill.getLines(e.index,1):this.quill.getLines(e),o=e.index,i=e.length;r.forEach((function(e,r){t?(e.insertAt(0,n.TAB),0===r?o+=n.TAB.length:i+=n.TAB.length):e.domNode.textContent.startsWith(n.TAB)&amp;&amp;(e.deleteAt(0,n.TAB.length),0===r?o-=n.TAB.length:i-=n.TAB.length)})),this.quill.update(l.a.sources.USER),this.quill.setSelection(o,i,l.a.sources.SILENT)}}}function R(t,e){var n;return m(n={key:t,shiftKey:e,altKey:null},"ArrowLeft"===t?"prefix":"suffix",/^$/),m(n,"handler",(function(n){var r=n.index;return"ArrowRight"===t&amp;&amp;(r+=n.length+1),!(d(this.quill.getLeaf(r),1)[0]instanceof c.EmbedBlot&amp;&amp;("ArrowLeft"===t?e?this.quill.setSelection(n.index-1,n.length+1,l.a.sources.USER):this.quill.setSelection(n.index-1,l.a.sources.USER):e?this.quill.setSelection(n.index,n.length+1,l.a.sources.USER):this.quill.setSelection(n.index+n.length+1,l.a.sources.USER),1))})),n}function N(t){return{key:t[0],shortKey:!0,handler:function(e,n){this.quill.format(t,!n.format[t],l.a.sources.USER)}}}function S(t){return{key:t?"ArrowUp":"ArrowDown",collapsed:!0,format:["table"],handler:function(e,n){var r=t?"prev":"next",o=n.line,i=o.parent[r];if(null!=i){if("table-row"===i.statics.blotName){for(var s=i.children.head,a=o;null!=a.prev;)a=a.prev,s=s.next;var u=s.offset(this.quill.scroll)+Math.min(n.offset,s.length()-1);this.quill.setSelection(u,0,l.a.sources.USER)}}else{var c=o.table()[r];null!=c&amp;&amp;(t?this.quill.setSelection(c.offset(this.quill.scroll)+c.length()-1,0,l.a.sources.USER):this.quill.setSelection(c.offset(this.quill.scroll),0,l.a.sources.USER))}return!1}}}function P(t){if("string"==typeof t||"number"==typeof t)t={key:t};else{if("object"!==p(t))return null;t=o()(t)}return t.shortKey&amp;&amp;(t[O]=t.shortKey,delete t.shortKey),t}function C(t){var e=t.quill,n=t.range,r=e.getLines(n),o={};if(r.length&gt;1){var i=r[0].formats(),s=r[r.length-1].formats();o=a.AttributeMap.diff(s,i)||{}}e.deleteText(n,l.a.sources.USER),Object.keys(o).length&gt;0&amp;&amp;e.formatLine(n.index,1,o,l.a.sources.USER),e.setSelection(n.index,l.a.sources.SILENT)}A.DEFAULTS={bindings:{bold:N("bold"),italic:N("italic"),underline:N("underline"),indent:{key:"Tab",format:["blockquote","indent","list"],handler:function(t,e){return!(!e.collapsed||0===e.offset)||(this.quill.format("indent","+1",l.a.sources.USER),!1)}},outdent:{key:"Tab",shiftKey:!0,format:["blockquote","indent","list"],handler:function(t,e){return!(!e.collapsed||0===e.offset)||(this.quill.format("indent","-1",l.a.sources.USER),!1)}},"outdent backspace":{key:"Backspace",collapsed:!0,shiftKey:null,metaKey:null,ctrlKey:null,altKey:null,format:["indent","list"],offset:0,handler:function(t,e){null!=e.format.indent?this.quill.format("indent","-1",l.a.sources.USER):null!=e.format.list&amp;&amp;this.quill.format("list",!1,l.a.sources.USER)}},"indent code-block":x(!0),"outdent code-block":x(!1),"remove tab":{key:"Tab",shiftKey:!0,collapsed:!0,prefix:/\t$/,handler:function(t){this.quill.deleteText(t.index-1,1,l.a.sources.USER)}},tab:{key:"Tab",handler:function(t,e){if(e.format.table)return!0;this.quill.history.cutoff();var n=(new u.a).retain(t.index).delete(t.length).insert("\t");return this.quill.updateContents(n,l.a.sources.USER),this.quill.history.cutoff(),this.quill.setSelection(t.index+1,l.a.sources.SILENT),!1}},"blockquote empty enter":{key:"Enter",collapsed:!0,format:["blockquote"],empty:!0,handler:function(){this.quill.format("blockquote",!1,l.a.sources.USER)}},"list empty enter":{key:"Enter",collapsed:!0,format:["list"],empty:!0,handler:function(t,e){var n={list:!1};e.format.indent&amp;&amp;(n.indent=!1),this.quill.formatLine(t.index,t.length,n,l.a.sources.USER)}},"checklist enter":{key:"Enter",collapsed:!0,format:{list:"checked"},handler:function(t){var e=d(this.quill.getLine(t.index),2),n=e[0],r=e[1],o=b(b({},n.formats()),{},{list:"checked"}),i=(new u.a).retain(t.index).insert("\n",o).retain(n.length()-r-1).retain(1,{list:"unchecked"});this.quill.updateContents(i,l.a.sources.USER),this.quill.setSelection(t.index+1,l.a.sources.SILENT),this.quill.scrollIntoView()}},"header enter":{key:"Enter",collapsed:!0,format:["header"],suffix:/^$/,handler:function(t,e){var n=d(this.quill.getLine(t.index),2),r=n[0],o=n[1],i=(new u.a).retain(t.index).insert("\n",e.format).retain(r.length()-o-1).retain(1,{header:null});this.quill.updateContents(i,l.a.sources.USER),this.quill.setSelection(t.index+1,l.a.sources.SILENT),this.quill.scrollIntoView()}},"table backspace":{key:"Backspace",format:["table"],collapsed:!0,offset:0,handler:function(){}},"table delete":{key:"Delete",format:["table"],collapsed:!0,suffix:/^$/,handler:function(){}},"table enter":{key:"Enter",shiftKey:null,format:["table"],handler:function(t){var e=this.quill.getModule("table");if(e){var n=d(e.getTable(t),4),r=n[0],o=function(t,e,n,r){return null==e.prev&amp;&amp;null==e.next?null==n.prev&amp;&amp;null==n.next?0===r?-1:1:null==n.prev?-1:1:null==e.prev?-1:null==e.next?1:null}(0,n[1],n[2],n[3]);if(null==o)return;var i=r.offset();if(o&lt;0){var s=(new u.a).retain(i).insert("\n");this.quill.updateContents(s,l.a.sources.USER),this.quill.setSelection(t.index+1,t.length,l.a.sources.SILENT)}else if(o&gt;0){i+=r.length();var a=(new u.a).retain(i).insert("\n");this.quill.updateContents(a,l.a.sources.USER),this.quill.setSelection(i,l.a.sources.USER)}}}},"table tab":{key:"Tab",shiftKey:null,format:["table"],handler:function(t,e){var n=e.event,r=e.line,o=r.offset(this.quill.scroll);n.shiftKey?this.quill.setSelection(o-1,l.a.sources.USER):this.quill.setSelection(o+r.length(),l.a.sources.USER)}},"list autofill":{key:" ",shiftKey:null,collapsed:!0,format:{"code-block":!1,blockquote:!1,table:!1},prefix:/^\s*?(\d+\.|-|\*|\[ ?\]|\[x\])$/,handler:function(t,e){if(null==this.quill.scroll.query("list"))return!0;var n,r=e.prefix.length,o=d(this.quill.getLine(t.index),2),i=o[0],s=o[1];if(s&gt;r)return!0;switch(e.prefix.trim()){case"[]":case"[ ]":n="unchecked";break;case"[x]":n="checked";break;case"-":case"*":n="bullet";break;default:n="ordered"}this.quill.insertText(t.index," ",l.a.sources.USER),this.quill.history.cutoff();var a=(new u.a).retain(t.index-s).delete(r+1).retain(i.length()-2-s).retain(1,{list:n});return this.quill.updateContents(a,l.a.sources.USER),this.quill.history.cutoff(),this.quill.setSelection(t.index-r,l.a.sources.SILENT),!1}},"code exit":{key:"Enter",collapsed:!0,format:["code-block"],prefix:/^$/,suffix:/^\s*$/,handler:function(t){for(var e=d(this.quill.getLine(t.index),2),n=e[0],r=e[1],o=2,i=n;null!=i&amp;&amp;i.length()&lt;=1&amp;&amp;i.formats()["code-block"];)if(i=i.prev,(o-=1)&lt;=0){var s=(new u.a).retain(t.index+n.length()-r-2).retain(1,{"code-block":null}).delete(1);return this.quill.updateContents(s,l.a.sources.USER),this.quill.setSelection(t.index-1,l.a.sources.SILENT),!1}return!0}},"embed left":R("ArrowLeft",!1),"embed left shift":R("ArrowLeft",!0),"embed right":R("ArrowRight",!1),"embed right shift":R("ArrowRight",!0),"table down":S(!1),"table up":S(!0)}}},function(t,e,n){"use strict";function r(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}var o=function(){function t(e,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.quill=e,this.options=n,this.modules={}}var e,n,o;return e=t,(n=[{key:"init",value:function(){var t=this;Object.keys(this.options.modules).forEach((function(e){null==t.modules[e]&amp;&amp;t.addModule(e)}))}},{key:"addModule",value:function(t){var e=this.quill.constructor.import("modules/".concat(t));return this.modules[t]=new e(this.quill,this.options.modules[t]||{}),this.modules[t]}}])&amp;&amp;r(e.prototype,n),o&amp;&amp;r(e,o),Object.defineProperty(e,"prototype",{writable:!1}),t}();o.DEFAULTS={modules:{}},o.themes={default:o},e.a=o},function(t,e,n){"use strict";n.d(e,"a",(function(){return l})),n.d(e,"b",(function(){return f})),n.d(e,"c",(function(){return h}));var r=n(2);function o(t){return o="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},o(t)}function i(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function s(){return s="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=c(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},s.apply(this,arguments)}function a(t,e){return a=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},a(t,e)}function u(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=c(t);if(e){var i=c(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===o(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var l=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;a(t,e)}(l,t);var e,n,r,o=u(l);function l(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,l),o.apply(this,arguments)}return e=l,(n=[{key:"value",value:function(t){var e=s(c(l.prototype),"value",this).call(this,t);if(!e.startsWith("rgb("))return e;e=e.replace(/^[^\d]+/,"").replace(/[^\d]+$/,"");var n=e.split(",").map((function(t){return"00".concat(parseInt(t,10).toString(16)).slice(-2)})).join("");return"#".concat(n)}}])&amp;&amp;i(e.prototype,n),r&amp;&amp;i(e,r),Object.defineProperty(e,"prototype",{writable:!1}),l}(r.StyleAttributor),f=new r.ClassAttributor("color","ql-color",{scope:r.Scope.INLINE}),h=new l("color","color",{scope:r.Scope.INLINE})},function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return s})),n.d(e,"c",(function(){return a}));var r=n(2),o={scope:r.Scope.BLOCK,whitelist:["rtl"]},i=new r.Attributor("direction","dir",o),s=new r.ClassAttributor("direction","ql-direction",o),a=new r.StyleAttributor("direction","direction",o)},,function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return s})),n.d(e,"c",(function(){return a}));var r=n(2),o={scope:r.Scope.BLOCK,whitelist:["right","center","justify"]},i=new r.Attributor("align","align",o),s=new r.ClassAttributor("align","ql-align",o),a=new r.StyleAttributor("align","text-align",o)},function(t,e,n){"use strict";e.a=new WeakMap},,,function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return s}));var r=n(2),o=n(21),i=new r.ClassAttributor("background","ql-bg",{scope:r.Scope.INLINE}),s=new o.a("background","background-color",{scope:r.Scope.INLINE})},function(t,e,n){"use strict";n.d(e,"b",(function(){return p})),n.d(e,"a",(function(){return f}));var r=n(2);function o(t){return o="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},o(t)}function i(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function s(){return s="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=c(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},s.apply(this,arguments)}function a(t,e){return a=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},a(t,e)}function u(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=c(t);if(e){var i=c(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===o(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var l={scope:r.Scope.INLINE,whitelist:["serif","monospace"]},f=new r.ClassAttributor("font","ql-font",l),h=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;a(t,e)}(l,t);var e,n,r,o=u(l);function l(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,l),o.apply(this,arguments)}return e=l,(n=[{key:"value",value:function(t){return s(c(l.prototype),"value",this).call(this,t).replace(/["']/g,"")}}])&amp;&amp;i(e.prototype,n),r&amp;&amp;i(e,r),Object.defineProperty(e,"prototype",{writable:!1}),l}(r.StyleAttributor),p=new h("font","font-family",l)},function(t,e,n){"use strict";n.d(e,"a",(function(){return o})),n.d(e,"b",(function(){return i}));var r=n(2),o=new r.ClassAttributor("size","ql-size",{scope:r.Scope.INLINE,whitelist:["small","large","huge"]}),i=new r.StyleAttributor("size","font-size",{scope:r.Scope.INLINE,whitelist:["10px","18px","32px"]})},,function(t,e,n){"use strict";n.d(e,"a",(function(){return y})),n.d(e,"b",(function(){return v}));var r=n(4),o=n(15),i=n(0);function s(t){return s="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},s(t)}function a(){return a="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=d(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},a.apply(this,arguments)}function u(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function c(t,e,n){return e&amp;&amp;u(t.prototype,e),n&amp;&amp;u(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function l(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function f(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;h(t,e)}function h(t,e){return h=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},h(t,e)}function p(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=d(t);if(e){var o=d(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===s(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function d(t){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},d(t)}var y=function(t){f(n,t);var e=p(n);function n(){return l(this,n),e.apply(this,arguments)}return c(n)}(o.a);y.blotName="list-container",y.tagName="OL";var v=function(t){f(n,t);var e=p(n);function n(t,r){var o;l(this,n),o=e.call(this,t,r);var i=r.ownerDocument.createElement("span"),s=function(e){if(t.isEnabled()){var n=o.statics.formats(r,t);"checked"===n?(o.format("list","unchecked"),e.preventDefault()):"unchecked"===n&amp;&amp;(o.format("list","checked"),e.preventDefault())}};return i.addEventListener("mousedown",s),i.addEventListener("touchstart",s),o.attachUI(i),o}return c(n,[{key:"format",value:function(t,e){t===this.statics.blotName&amp;&amp;e?this.domNode.setAttribute("data-list",e):a(d(n.prototype),"format",this).call(this,t,e)}}],[{key:"create",value:function(t){var e=a(d(n),"create",this).call(this);return e.setAttribute("data-list",t),e}},{key:"formats",value:function(t){return t.getAttribute("data-list")||void 0}},{key:"register",value:function(){i.a.register(y)}}]),n}(r.d);v.blotName="list",v.tagName="LI",y.allowedChildren=[v],v.requiredContainer=y},function(t,e,n){"use strict";n.d(e,"a",(function(){return f})),n.d(e,"b",(function(){return p}));var r=n(2),o=n(0);function i(t){return i="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},i(t)}function s(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function a(t,e){return a=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},a(t,e)}function u(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=l(t);if(e){var o=l(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===i(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return c(t)}(this,n)}}function c(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function l(t){return l=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},l(t)}var f=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;a(t,e)}(l,t);var e,n,r,i=u(l);function l(t,e){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,l),(n=i.call(this,t,e)).lastRecorded=0,n.ignoreChange=!1,n.clear(),n.quill.on(o.a.events.EDITOR_CHANGE,(function(t,e,r,i){t!==o.a.events.TEXT_CHANGE||n.ignoreChange||(n.options.userOnly&amp;&amp;i!==o.a.sources.USER?n.transform(e):n.record(e,r))})),n.quill.keyboard.addBinding({key:"z",shortKey:!0},n.undo.bind(c(n))),n.quill.keyboard.addBinding({key:"z",shortKey:!0,shiftKey:!0},n.redo.bind(c(n))),/Win/i.test(navigator.platform)&amp;&amp;n.quill.keyboard.addBinding({key:"y",shortKey:!0},n.redo.bind(c(n))),n.quill.root.addEventListener("beforeinput",(function(t){"historyUndo"===t.inputType?(n.undo(),t.preventDefault()):"historyRedo"===t.inputType&amp;&amp;(n.redo(),t.preventDefault())})),n}return e=l,(n=[{key:"change",value:function(t,e){if(0!==this.stack[t].length){var n=this.stack[t].pop(),r=this.quill.getContents(),i=n.invert(r);this.stack[e].push(i),this.lastRecorded=0,this.ignoreChange=!0,this.quill.updateContents(n,o.a.sources.USER),this.ignoreChange=!1;var s=p(this.quill.scroll,n);this.quill.setSelection(s)}}},{key:"clear",value:function(){this.stack={undo:[],redo:[]}}},{key:"cutoff",value:function(){this.lastRecorded=0}},{key:"record",value:function(t,e){if(0!==t.ops.length){this.stack.redo=[];var n=t.invert(e),r=Date.now();if(this.lastRecorded+this.options.delay&gt;r&amp;&amp;this.stack.undo.length&gt;0){var o=this.stack.undo.pop();n=n.compose(o)}else this.lastRecorded=r;0!==n.length()&amp;&amp;(this.stack.undo.push(n),this.stack.undo.length&gt;this.options.maxStack&amp;&amp;this.stack.undo.shift())}}},{key:"redo",value:function(){this.change("redo","undo")}},{key:"transform",value:function(t){h(this.stack.undo,t),h(this.stack.redo,t)}},{key:"undo",value:function(){this.change("undo","redo")}}])&amp;&amp;s(e.prototype,n),r&amp;&amp;s(e,r),Object.defineProperty(e,"prototype",{writable:!1}),l}(n(9).a);function h(t,e){for(var n=e,r=t.length-1;r&gt;=0;r-=1){var o=t[r];t[r]=n.transform(o,!0),n=o.transform(n),0===t[r].length()&amp;&amp;t.splice(r,1)}}function p(t,e){var n=e.reduce((function(t,e){return t+(e.delete||0)}),0),o=e.length()-n;return function(t,e){var n=e.ops[e.ops.length-1];return null!=n&amp;&amp;(null!=n.insert?"string"==typeof n.insert&amp;&amp;n.insert.endsWith("\n"):null!=n.attributes&amp;&amp;Object.keys(n.attributes).some((function(e){return null!=t.query(e,r.Scope.BLOCK)})))}(t,e)&amp;&amp;(o-=1),o}f.DEFAULTS={delay:1e3,maxStack:100,userOnly:!1}},,,function(t,e,n){"use strict";n.r(e);var r=n(0),o=n(4),i=n(8),s=n(15),a=n(16),u=n(37),c=n(12),l=n(14),f=n(7),h=n(38),p=n(33),d=n(19),y=n(1),v=n.n(y),b=n(3);function m(t){return m="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},m(t)}function g(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function E(t,e){return E=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},E(t,e)}function w(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=_(t);if(e){var o=_(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===m(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function _(t){return _=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},_(t)}var T=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;E(t,e)}(i,t);var e,n,r,o=w(i);function i(t,e){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),n=o.call(this,t,e),t.root.addEventListener("drop",(function(e){var r;if(e.preventDefault(),document.caretRangeFromPoint)r=document.caretRangeFromPoint(e.clientX,e.clientY);else{if(!document.caretPositionFromPoint)return;var o=document.caretPositionFromPoint(e.clientX,e.clientY);(r=document.createRange()).setStart(o.offsetNode,o.offset),r.setEnd(o.offsetNode,o.offset)}var i=t.selection.normalizeNative(r),s=t.selection.normalizedToRange(i);n.upload(s,e.dataTransfer.files)})),n}return e=i,(n=[{key:"upload",value:function(t,e){var n=this,r=[];Array.from(e).forEach((function(t){t&amp;&amp;n.options.mimetypes.includes(t.type)&amp;&amp;r.push(t)})),r.length&gt;0&amp;&amp;this.options.handler.call(this,t,r)}}])&amp;&amp;g(e.prototype,n),r&amp;&amp;g(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(n(9).a);T.DEFAULTS={mimetypes:["image/png","image/jpeg"],handler:function(t,e){var n=this,r=e.map((function(t){return new Promise((function(e){var n=new FileReader;n.onload=function(t){e(t.target.result)},n.readAsDataURL(t)}))}));Promise.all(r).then((function(e){var r=e.reduce((function(t,e){return t.insert({image:e})}),(new v.a).retain(t.index).delete(t.length));n.quill.updateContents(r,b.a.sources.USER),n.quill.setSelection(t.index+e.length,b.a.sources.SILENT)}))}};var O=T;r.a.register({"blots/block":o.d,"blots/block/embed":o.a,"blots/break":i.a,"blots/container":s.a,"blots/cursor":a.a,"blots/embed":u.a,"blots/inline":c.a,"blots/scroll":l.a,"blots/text":f.a,"modules/clipboard":h.a,"modules/history":p.a,"modules/keyboard":d.b,"modules/uploader":O}),e.default={Quill:r.a}},function(t,e,n){"use strict";var r=n(2),o=n(7);function i(t){return i="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},i(t)}function s(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function a(){return a="undefined"!=typeof Reflect&amp;&amp;Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&amp;&amp;null!==(t=l(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length&lt;3?t:n):o.value}},a.apply(this,arguments)}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=l(t);if(e){var o=l(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===i(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function l(t){return l=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},l(t)}var f="\ufeff",h=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;u(t,e)}(h,t);var e,n,r,i=c(h);function h(t,e){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,h),(n=i.call(this,t,e)).contentNode=document.createElement("span"),n.contentNode.setAttribute("contenteditable",!1),Array.from(n.domNode.childNodes).forEach((function(t){n.contentNode.appendChild(t)})),n.leftGuard=document.createTextNode(f),n.rightGuard=document.createTextNode(f),n.domNode.appendChild(n.leftGuard),n.domNode.appendChild(n.contentNode),n.domNode.appendChild(n.rightGuard),n}return e=h,(n=[{key:"index",value:function(t,e){return t===this.leftGuard?0:t===this.rightGuard?1:a(l(h.prototype),"index",this).call(this,t,e)}},{key:"restore",value:function(t){var e,n,r=t.data.split(f).join("");if(t===this.leftGuard)if(this.prev instanceof o.a){var i=this.prev.length();this.prev.insertAt(i,r),e={startNode:this.prev.domNode,startOffset:i+r.length}}else n=document.createTextNode(r),this.parent.insertBefore(this.scroll.create(n),this),e={startNode:n,startOffset:r.length};else t===this.rightGuard&amp;&amp;(this.next instanceof o.a?(this.next.insertAt(0,r),e={startNode:this.next.domNode,startOffset:r.length}):(n=document.createTextNode(r),this.parent.insertBefore(this.scroll.create(n),this.next),e={startNode:n,startOffset:r.length}));return t.data=f,e}},{key:"update",value:function(t,e){var n=this;t.forEach((function(t){if("characterData"===t.type&amp;&amp;(t.target===n.leftGuard||t.target===n.rightGuard)){var r=n.restore(t.target);r&amp;&amp;(e.range=r)}}))}}])&amp;&amp;s(e.prototype,n),r&amp;&amp;s(e,r),Object.defineProperty(e,"prototype",{writable:!1}),h}(r.EmbedBlot);e.a=h},function(t,e,n){"use strict";n.d(e,"a",(function(){return j})),n.d(e,"b",(function(){return U}));var r=n(1),o=n.n(r),i=n(2),s=n(4),a=n(0),u=n(11),c=n(9),l=n(24),f=n(28),h=n(13),p=n(21),d=n(22),y=n(29),v=n(30),b=n(19);function m(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&amp;&amp;(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function g(t){for(var e=1;e&lt;arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?m(Object(n),!0).forEach((function(e){w(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function E(t){return E="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},E(t)}function w(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function _(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&amp;&amp;t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],s=!0,a=!1;try{for(n=n.call(t);!(s=(r=n.next()).done)&amp;&amp;(i.push(r.value),!e||i.length!==e);s=!0);}catch(u){a=!0,o=u}finally{try{s||null==n.return||n.return()}finally{if(a)throw o}}return i}}(t,e)||function(t,e){if(t){if("string"==typeof t)return T(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&amp;&amp;t.constructor&amp;&amp;(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?T(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function T(t,e){(null==e||e&gt;t.length)&amp;&amp;(e=t.length);for(var n=0,r=new Array(e);n&lt;e;n++)r[n]=t[n];return r}function O(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,r.key,r)}}function A(t,e){return A=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},A(t,e)}function x(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=N(t);if(e){var o=N(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&amp;&amp;("object"===E(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return R(t)}(this,n)}}function R(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function N(t){return N=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},N(t)}var S=Object(u.a)("quill:clipboard"),P=[[Node.TEXT_NODE,function(t,e){var n=t.data;if("O:P"===t.parentNode.tagName)return e.insert(n.trim());if(0===n.trim().length&amp;&amp;n.includes("\n"))return e;if(!M(t)){var r=function(t,e){var n=e.replace(/[^\u00a0]/g,"");return n.length&lt;1&amp;&amp;t?" ":n};n=(n=n.replace(/\r\n/g," ").replace(/\n/g," ")).replace(/\s\s+/g,r.bind(r,!0)),(null==t.previousSibling&amp;&amp;B(t.parentNode)||null!=t.previousSibling&amp;&amp;B(t.previousSibling))&amp;&amp;(n=n.replace(/^\s+/,r.bind(r,!1))),(null==t.nextSibling&amp;&amp;B(t.parentNode)||null!=t.nextSibling&amp;&amp;B(t.nextSibling))&amp;&amp;(n=n.replace(/\s+$/,r.bind(r,!1)))}return e.insert(n)}],[Node.TEXT_NODE,H],["br",function(t,e){return I(e,"\n")||e.insert("\n"),e}],[Node.ELEMENT_NODE,H],[Node.ELEMENT_NODE,function(t,e,n){var r=n.query(t);if(null==r)return e;if(r.prototype instanceof i.EmbedBlot){var s={},a=r.value(t);if(null!=a)return s[r.blotName]=a,(new o.a).insert(s,r.formats(t,n))}else if(r.prototype instanceof i.BlockBlot&amp;&amp;!I(e,"\n")&amp;&amp;e.insert("\n"),"function"==typeof r.formats)return k(e,r.blotName,r.formats(t,n));return e}],[Node.ELEMENT_NODE,function(t,e,n){var r=i.Attributor.keys(t),o=i.ClassAttributor.keys(t),s=i.StyleAttributor.keys(t),a={};return r.concat(o).concat(s).forEach((function(e){var r=n.query(e,i.Scope.ATTRIBUTE);null!=r&amp;&amp;(a[r.attrName]=r.value(t),a[r.attrName])||(null==(r=C[e])||r.attrName!==e&amp;&amp;r.keyName!==e||(a[r.attrName]=r.value(t)||void 0),null==(r=L[e])||r.attrName!==e&amp;&amp;r.keyName!==e||(r=L[e],a[r.attrName]=r.value(t)||void 0))})),Object.keys(a).length&gt;0?k(e,a):e}],[Node.ELEMENT_NODE,function(t,e){var n={},r=t.style||{};return"italic"===r.fontStyle&amp;&amp;(n.italic=!0),"underline"===r.textDecoration&amp;&amp;(n.underline=!0),"line-through"===r.textDecoration&amp;&amp;(n.strike=!0),(r.fontWeight.startsWith("bold")||parseInt(r.fontWeight,10)&gt;=700)&amp;&amp;(n.bold=!0),Object.keys(n).length&gt;0&amp;&amp;(e=k(e,n)),parseFloat(r.textIndent||0)&gt;0?(new o.a).insert("\t").concat(e):e}],["li",function(t,e,n){var r=n.query(t);if(null==r||"list"!==r.blotName||!I(e,"\n"))return e;for(var i=-1,s=t.parentNode;null!=s;)["OL","UL"].includes(s.tagName)&amp;&amp;(i+=1),s=s.parentNode;return i&lt;=0?e:e.reduce((function(t,e){return e.attributes&amp;&amp;"number"==typeof e.attributes.indent?t.push(e):t.insert(e.insert,g({indent:i},e.attributes||{}))}),new o.a)}],["ol, ul",function(t,e){var n="OL"===t.tagName?"ordered":"bullet";return k(e,"list",n)}],["pre",function(t,e,n){var r=n.query("code-block"),o=!r||r.formats(t,n);return k(e,"code-block",o)}],["tr",function(t,e){var n="TABLE"===t.parentNode.tagName?t.parentNode:t.parentNode.parentNode,r=Array.from(n.querySelectorAll("tr")).indexOf(t)+1;return k(e,"table",r)}],["b",F.bind(F,"bold")],["i",F.bind(F,"italic")],["strike",F.bind(F,"strike")],["style",function(){return new o.a}]],C=[l.a,d.a].reduce((function(t,e){return t[e.keyName]=e,t}),{}),L=[l.c,f.b,p.c,d.c,y.b,v.b].reduce((function(t,e){return t[e.keyName]=e,t}),{}),j=function(t){!function(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&amp;&amp;e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&amp;&amp;A(t,e)}(s,t);var e,n,r,i=x(s);function s(t,e){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,s),(n=i.call(this,t,e)).quill.root.addEventListener("copy",(function(t){return n.onCaptureCopy(t,!1)})),n.quill.root.addEventListener("cut",(function(t){return n.onCaptureCopy(t,!0)})),n.quill.root.addEventListener("paste",n.onCapturePaste.bind(R(n))),n.matchers=[],P.concat(n.options.matchers).forEach((function(t){var e=_(t,2),r=e[0],o=e[1];n.addMatcher(r,o)})),n}return e=s,n=[{key:"addMatcher",value:function(t,e){this.matchers.push([t,e])}},{key:"convert",value:function(t){var e=t.html,n=t.text,r=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{};if(r[h.c.blotName])return(new o.a).insert(n,w({},h.c.blotName,r[h.c.blotName]));if(!e)return(new o.a).insert(n||"");var i=this.convertHTML(e);return I(i,"\n")&amp;&amp;(null==i.ops[i.ops.length-1].attributes||r.table)?i.compose((new o.a).retain(i.length()-1).delete(1)):i}},{key:"convertHTML",value:function(t){var e=(new DOMParser).parseFromString(t,"text/html").body,n=new WeakMap,r=_(this.prepareMatching(e,n),2),o=r[0],i=r[1];return U(this.quill.scroll,e,o,i,n)}},{key:"dangerouslyPasteHTML",value:function(t,e){var n=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]?arguments[2]:a.a.sources.API;if("string"==typeof t){var r=this.convert({html:t,text:""});this.quill.setContents(r,e),this.quill.setSelection(0,a.a.sources.SILENT)}else{var i=this.convert({html:e,text:""});this.quill.updateContents((new o.a).retain(t).concat(i),n),this.quill.setSelection(t+i.length(),a.a.sources.SILENT)}}},{key:"onCaptureCopy",value:function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]&amp;&amp;arguments[1];if(!t.defaultPrevented){t.preventDefault();var n=_(this.quill.selection.getRange(),1)[0];if(null!=n){var r=this.onCopy(n,e),o=r.html,i=r.text;t.clipboardData.setData("text/plain",i),t.clipboardData.setData("text/html",o),e&amp;&amp;Object(b.c)({range:n,quill:this.quill})}}}},{key:"onCapturePaste",value:function(t){if(!t.defaultPrevented&amp;&amp;this.quill.isEnabled()){t.preventDefault();var e=this.quill.getSelection(!0);if(null!=e){var n=t.clipboardData.getData("text/html"),r=t.clipboardData.getData("text/plain"),o=Array.from(t.clipboardData.files||[]);if(!n&amp;&amp;o.length&gt;0)this.quill.uploader.upload(e,o);else{if(n&amp;&amp;o.length&gt;0){var i=(new DOMParser).parseFromString(n,"text/html");if(1===i.body.childElementCount&amp;&amp;"IMG"===i.body.firstElementChild.tagName)return void this.quill.uploader.upload(e,o)}this.onPaste(e,{html:n,text:r})}}}}},{key:"onCopy",value:function(t){var e=this.quill.getText(t);return{html:this.quill.getSemanticHTML(t),text:e}}},{key:"onPaste",value:function(t,e){var n=e.text,r=e.html,i=this.quill.getFormat(t.index),s=this.convert({text:n,html:r},i);S.log("onPaste",s,{text:n,html:r});var u=(new o.a).retain(t.index).delete(t.length).concat(s);this.quill.updateContents(u,a.a.sources.USER),this.quill.setSelection(u.length()-t.length,a.a.sources.SILENT),this.quill.scrollIntoView()}},{key:"prepareMatching",value:function(t,e){var n=[],r=[];return this.matchers.forEach((function(o){var i=_(o,2),s=i[0],a=i[1];switch(s){case Node.TEXT_NODE:r.push(a);break;case Node.ELEMENT_NODE:n.push(a);break;default:Array.from(t.querySelectorAll(s)).forEach((function(t){e.has(t)?e.get(t).push(a):e.set(t,[a])}))}})),[n,r]}}],n&amp;&amp;O(e.prototype,n),r&amp;&amp;O(e,r),Object.defineProperty(e,"prototype",{writable:!1}),s}(c.a);function k(t,e,n){return"object"===E(e)?Object.keys(e).reduce((function(t,n){return k(t,n,e[n])}),t):t.reduce((function(t,r){if(r.attributes&amp;&amp;r.attributes[e])return t.push(r);var o=n?w({},e,n):{};return t.insert(r.insert,g(g({},o),r.attributes))}),new o.a)}function I(t,e){for(var n="",r=t.ops.length-1;r&gt;=0&amp;&amp;n.length&lt;e.length;--r){var o=t.ops[r];if("string"!=typeof o.insert)break;n=o.insert+n}return n.slice(-1*e.length)===e}function B(t){return 0!==t.childNodes.length&amp;&amp;["address","article","blockquote","canvas","dd","div","dl","dt","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","iframe","li","main","nav","ol","output","p","pre","section","table","td","tr","ul","video"].includes(t.tagName.toLowerCase())}j.DEFAULTS={matchers:[]};var D=new WeakMap;function M(t){return null!=t&amp;&amp;(D.has(t)||("PRE"===t.tagName?D.set(t,!0):D.set(t,M(t.parentNode))),D.get(t))}function U(t,e,n,r,i){return e.nodeType===e.TEXT_NODE?r.reduce((function(n,r){return r(e,n,t)}),new o.a):e.nodeType===e.ELEMENT_NODE?Array.from(e.childNodes||[]).reduce((function(o,s){var a=U(t,s,n,r,i);return s.nodeType===e.ELEMENT_NODE&amp;&amp;(a=n.reduce((function(e,n){return n(s,e,t)}),a),a=(i.get(s)||[]).reduce((function(e,n){return n(s,e,t)}),a)),o.concat(a)}),new o.a):new o.a}function F(t,e,n){return k(n,t,!0)}function H(t,e,n){if(!I(e,"\n")){if(B(t))return e.insert("\n");if(e.length()&gt;0&amp;&amp;t.nextSibling)for(var r=t.nextSibling;null!=r;){if(B(r))return e.insert("\n");var o=n.query(r);if(o&amp;&amp;o.prototype instanceof s.a)return e.insert("\n");r=r.firstChild}}return e}},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"==typeof window&amp;&amp;(n=window)}t.exports=n},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e){},function(t,e,n){"use strict";var r=this&amp;&amp;this.__importDefault||function(t){return t&amp;&amp;t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var o,i=r(n(52));!function(t){t.iterator=function(t){return new i.default(t)},t.length=function(t){return"number"==typeof t.delete?t.delete:"number"==typeof t.retain?t.retain:"string"==typeof t.insert?t.insert.length:1}}(o||(o={})),e.default=o},function(t,e){"use strict";var n=Object.prototype.hasOwnProperty,r="~";function o(){}function i(t,e,n){this.fn=t,this.context=e,this.once=n||!1}function s(t,e,n,o,s){if("function"!=typeof n)throw new TypeError("The listener must be a function");var a=new i(n,o||t,s),u=r?r+e:e;return t._events[u]?t._events[u].fn?t._events[u]=[t._events[u],a]:t._events[u].push(a):(t._events[u]=a,t._eventsCount++),t}function a(t,e){0==--t._eventsCount?t._events=new o:delete t._events[e]}function u(){this._events=new o,this._eventsCount=0}Object.create&amp;&amp;(o.prototype=Object.create(null),(new o).__proto__||(r=!1)),u.prototype.eventNames=function(){var t,e,o=[];if(0===this._eventsCount)return o;for(e in t=this._events)n.call(t,e)&amp;&amp;o.push(r?e.slice(1):e);return Object.getOwnPropertySymbols?o.concat(Object.getOwnPropertySymbols(t)):o},u.prototype.listeners=function(t){var e=r?r+t:t,n=this._events[e];if(!n)return[];if(n.fn)return[n.fn];for(var o=0,i=n.length,s=new Array(i);o&lt;i;o++)s[o]=n[o].fn;return s},u.prototype.listenerCount=function(t){var e=r?r+t:t,n=this._events[e];return n?n.fn?1:n.length:0},u.prototype.emit=function(t,e,n,o,i,s){var a=r?r+t:t;if(!this._events[a])return!1;var u,c,l=this._events[a],f=arguments.length;if(l.fn){switch(l.once&amp;&amp;this.removeListener(t,l.fn,void 0,!0),f){case 1:return l.fn.call(l.context),!0;case 2:return l.fn.call(l.context,e),!0;case 3:return l.fn.call(l.context,e,n),!0;case 4:return l.fn.call(l.context,e,n,o),!0;case 5:return l.fn.call(l.context,e,n,o,i),!0;case 6:return l.fn.call(l.context,e,n,o,i,s),!0}for(c=1,u=new Array(f-1);c&lt;f;c++)u[c-1]=arguments[c];l.fn.apply(l.context,u)}else{var h,p=l.length;for(c=0;c&lt;p;c++)switch(l[c].once&amp;&amp;this.removeListener(t,l[c].fn,void 0,!0),f){case 1:l[c].fn.call(l[c].context);break;case 2:l[c].fn.call(l[c].context,e);break;case 3:l[c].fn.call(l[c].context,e,n);break;case 4:l[c].fn.call(l[c].context,e,n,o);break;default:if(!u)for(h=1,u=new Array(f-1);h&lt;f;h++)u[h-1]=arguments[h];l[c].fn.apply(l[c].context,u)}}return!0},u.prototype.on=function(t,e,n){return s(this,t,e,n,!1)},u.prototype.once=function(t,e,n){return s(this,t,e,n,!0)},u.prototype.removeListener=function(t,e,n,o){var i=r?r+t:t;if(!this._events[i])return this;if(!e)return a(this,i),this;var s=this._events[i];if(s.fn)s.fn!==e||o&amp;&amp;!s.once||n&amp;&amp;s.context!==n||a(this,i);else{for(var u=0,c=[],l=s.length;u&lt;l;u++)(s[u].fn!==e||o&amp;&amp;!s[u].once||n&amp;&amp;s[u].context!==n)&amp;&amp;c.push(s[u]);c.length?this._events[i]=1===c.length?c[0]:c:a(this,i)}return this},u.prototype.removeAllListeners=function(t){var e;return t?(e=r?r+t:t,this._events[e]&amp;&amp;a(this,e)):(this._events=new o,this._eventsCount=0),this},u.prototype.off=u.prototype.removeListener,u.prototype.addListener=u.prototype.on,u.prefixed=r,u.EventEmitter=u,void 0!==t&amp;&amp;(t.exports=u)},,,,,,,function(t,e){var n=-1,r=1,o=0;function i(t,e,l,f){if(t===e)return t?[[o,t]]:[];if(null!=l){var h=function(t,e,n){var r="number"==typeof n?{index:n,length:0}:n.oldRange,o="number"==typeof n?null:n.newRange,i=t.length,s=e.length;if(0===r.length&amp;&amp;(null===o||0===o.length)){var a=r.index,u=t.slice(0,a),c=t.slice(a),l=o?o.index:null,f=a+s-i;if((null===l||l===f)&amp;&amp;!(f&lt;0||f&gt;s)){var h=e.slice(0,f);if((v=e.slice(f))===c){var p=Math.min(a,f);if((m=u.slice(0,p))===(E=h.slice(0,p)))return d(m,u.slice(p),h.slice(p),c)}}if(null===l||l===a){var y=a,v=(h=e.slice(0,y),e.slice(y));if(h===u){var b=Math.min(i-y,s-y);if((g=c.slice(c.length-b))===(w=v.slice(v.length-b)))return d(u,c.slice(0,c.length-b),v.slice(0,v.length-b),g)}}}if(r.length&gt;0&amp;&amp;o&amp;&amp;0===o.length){var m=t.slice(0,r.index),g=t.slice(r.index+r.length);if(!(s&lt;(p=m.length)+(b=g.length))){var E=e.slice(0,p),w=e.slice(s-b);if(m===E&amp;&amp;g===w)return d(m,t.slice(p,i-b),e.slice(p,s-b),g)}}return null}(t,e,l);if(h)return h}var p=a(t,e),y=t.substring(0,p);p=u(t=t.substring(p),e=e.substring(p));var v=t.substring(t.length-p),b=function(t,e){var c;if(!t)return[[r,e]];if(!e)return[[n,t]];var l=t.length&gt;e.length?t:e,f=t.length&gt;e.length?e:t,h=l.indexOf(f);if(-1!==h)return c=[[r,l.substring(0,h)],[o,f],[r,l.substring(h+f.length)]],t.length&gt;e.length&amp;&amp;(c[0][0]=c[2][0]=n),c;if(1===f.length)return[[n,t],[r,e]];var p=function(t,e){var n=t.length&gt;e.length?t:e,r=t.length&gt;e.length?e:t;if(n.length&lt;4||2*r.length&lt;n.length)return null;function o(t,e,n){for(var r,o,i,s,c=t.substring(n,n+Math.floor(t.length/4)),l=-1,f="";-1!==(l=e.indexOf(c,l+1));){var h=a(t.substring(n),e.substring(l)),p=u(t.substring(0,n),e.substring(0,l));f.length&lt;p+h&amp;&amp;(f=e.substring(l-p,l)+e.substring(l,l+h),r=t.substring(0,n-p),o=t.substring(n+h),i=e.substring(0,l-p),s=e.substring(l+h))}return 2*f.length&gt;=t.length?[r,o,i,s,f]:null}var i,s,c,l,f,h=o(n,r,Math.ceil(n.length/4)),p=o(n,r,Math.ceil(n.length/2));if(!h&amp;&amp;!p)return null;i=p?h&amp;&amp;h[4].length&gt;p[4].length?h:p:h,t.length&gt;e.length?(s=i[0],c=i[1],l=i[2],f=i[3]):(l=i[0],f=i[1],s=i[2],c=i[3]);var d=i[4];return[s,c,l,f,d]}(t,e);if(p){var d=p[0],y=p[1],v=p[2],b=p[3],m=p[4],g=i(d,v),E=i(y,b);return g.concat([[o,m]],E)}return function(t,e){for(var o=t.length,i=e.length,a=Math.ceil((o+i)/2),u=a,c=2*a,l=new Array(c),f=new Array(c),h=0;h&lt;c;h++)l[h]=-1,f[h]=-1;l[u+1]=0,f[u+1]=0;for(var p=o-i,d=p%2!=0,y=0,v=0,b=0,m=0,g=0;g&lt;a;g++){for(var E=-g+y;E&lt;=g-v;E+=2){for(var w=u+E,_=(R=E===-g||E!==g&amp;&amp;l[w-1]&lt;l[w+1]?l[w+1]:l[w-1]+1)-E;R&lt;o&amp;&amp;_&lt;i&amp;&amp;t.charAt(R)===e.charAt(_);)R++,_++;if(l[w]=R,R&gt;o)v+=2;else if(_&gt;i)y+=2;else if(d&amp;&amp;(A=u+p-E)&gt;=0&amp;&amp;A&lt;c&amp;&amp;-1!==f[A]&amp;&amp;R&gt;=(O=o-f[A]))return s(t,e,R,_)}for(var T=-g+b;T&lt;=g-m;T+=2){for(var O,A=u+T,x=(O=T===-g||T!==g&amp;&amp;f[A-1]&lt;f[A+1]?f[A+1]:f[A-1]+1)-T;O&lt;o&amp;&amp;x&lt;i&amp;&amp;t.charAt(o-O-1)===e.charAt(i-x-1);)O++,x++;if(f[A]=O,O&gt;o)m+=2;else if(x&gt;i)b+=2;else if(!d){var R;if((w=u+p-T)&gt;=0&amp;&amp;w&lt;c&amp;&amp;-1!==l[w])if(_=u+(R=l[w])-w,R&gt;=(O=o-O))return s(t,e,R,_)}}}return[[n,t],[r,e]]}(t,e)}(t=t.substring(0,t.length-p),e=e.substring(0,e.length-p));return y&amp;&amp;b.unshift([o,y]),v&amp;&amp;b.push([o,v]),c(b,f),b}function s(t,e,n,r){var o=t.substring(0,n),s=e.substring(0,r),a=t.substring(n),u=e.substring(r),c=i(o,s),l=i(a,u);return c.concat(l)}function a(t,e){if(!t||!e||t.charAt(0)!==e.charAt(0))return 0;for(var n=0,r=Math.min(t.length,e.length),o=r,i=0;n&lt;o;)t.substring(i,o)==e.substring(i,o)?i=n=o:r=o,o=Math.floor((r-n)/2+n);return l(t.charCodeAt(o-1))&amp;&amp;o--,o}function u(t,e){if(!t||!e||t.slice(-1)!==e.slice(-1))return 0;for(var n=0,r=Math.min(t.length,e.length),o=r,i=0;n&lt;o;)t.substring(t.length-o,t.length-i)==e.substring(e.length-o,e.length-i)?i=n=o:r=o,o=Math.floor((r-n)/2+n);return f(t.charCodeAt(t.length-o))&amp;&amp;o--,o}function c(t,e){t.push([o,""]);for(var i,s=0,l=0,f=0,d="",y="";s&lt;t.length;)if(s&lt;t.length-1&amp;&amp;!t[s][1])t.splice(s,1);else switch(t[s][0]){case r:f++,y+=t[s][1],s++;break;case n:l++,d+=t[s][1],s++;break;case o:var v=s-f-l-1;if(e){if(v&gt;=0&amp;&amp;p(t[v][1])){var b=t[v][1].slice(-1);if(t[v][1]=t[v][1].slice(0,-1),d=b+d,y=b+y,!t[v][1]){t.splice(v,1),s--;var m=v-1;t[m]&amp;&amp;t[m][0]===r&amp;&amp;(f++,y=t[m][1]+y,m--),t[m]&amp;&amp;t[m][0]===n&amp;&amp;(l++,d=t[m][1]+d,m--),v=m}}h(t[s][1])&amp;&amp;(b=t[s][1].charAt(0),t[s][1]=t[s][1].slice(1),d+=b,y+=b)}if(s&lt;t.length-1&amp;&amp;!t[s][1]){t.splice(s,1);break}if(d.length&gt;0||y.length&gt;0){d.length&gt;0&amp;&amp;y.length&gt;0&amp;&amp;(0!==(i=a(y,d))&amp;&amp;(v&gt;=0?t[v][1]+=y.substring(0,i):(t.splice(0,0,[o,y.substring(0,i)]),s++),y=y.substring(i),d=d.substring(i)),0!==(i=u(y,d))&amp;&amp;(t[s][1]=y.substring(y.length-i)+t[s][1],y=y.substring(0,y.length-i),d=d.substring(0,d.length-i)));var g=f+l;0===d.length&amp;&amp;0===y.length?(t.splice(s-g,g),s-=g):0===d.length?(t.splice(s-g,g,[r,y]),s=s-g+1):0===y.length?(t.splice(s-g,g,[n,d]),s=s-g+1):(t.splice(s-g,g,[n,d],[r,y]),s=s-g+2)}0!==s&amp;&amp;t[s-1][0]===o?(t[s-1][1]+=t[s][1],t.splice(s,1)):s++,f=0,l=0,d="",y=""}""===t[t.length-1][1]&amp;&amp;t.pop();var E=!1;for(s=1;s&lt;t.length-1;)t[s-1][0]===o&amp;&amp;t[s+1][0]===o&amp;&amp;(t[s][1].substring(t[s][1].length-t[s-1][1].length)===t[s-1][1]?(t[s][1]=t[s-1][1]+t[s][1].substring(0,t[s][1].length-t[s-1][1].length),t[s+1][1]=t[s-1][1]+t[s+1][1],t.splice(s-1,1),E=!0):t[s][1].substring(0,t[s+1][1].length)==t[s+1][1]&amp;&amp;(t[s-1][1]+=t[s+1][1],t[s][1]=t[s][1].substring(t[s+1][1].length)+t[s+1][1],t.splice(s+1,1),E=!0)),s++;E&amp;&amp;c(t,e)}function l(t){return t&gt;=55296&amp;&amp;t&lt;=56319}function f(t){return t&gt;=56320&amp;&amp;t&lt;=57343}function h(t){return f(t.charCodeAt(0))}function p(t){return l(t.charCodeAt(t.length-1))}function d(t,e,i,s){return p(t)||h(s)?null:function(t){for(var e=[],n=0;n&lt;t.length;n++)t[n][1].length&gt;0&amp;&amp;e.push(t[n]);return e}([[o,t],[n,e],[r,i],[o,s]])}function y(t,e,n){return i(t,e,n,!0)}y.INSERT=r,y.DELETE=n,y.EQUAL=o,t.exports=y},function(t,e,n){"use strict";var r=this&amp;&amp;this.__importDefault||function(t){return t&amp;&amp;t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var o,i=r(n(10)),s=r(n(18));!function(t){t.compose=function(t,e,n){void 0===t&amp;&amp;(t={}),void 0===e&amp;&amp;(e={}),"object"!=typeof t&amp;&amp;(t={}),"object"!=typeof e&amp;&amp;(e={});var r=i.default(e);for(var o in n||(r=Object.keys(r).reduce((function(t,e){return null!=r[e]&amp;&amp;(t[e]=r[e]),t}),{})),t)void 0!==t[o]&amp;&amp;void 0===e[o]&amp;&amp;(r[o]=t[o]);return Object.keys(r).length&gt;0?r:void 0},t.diff=function(t,e){void 0===t&amp;&amp;(t={}),void 0===e&amp;&amp;(e={}),"object"!=typeof t&amp;&amp;(t={}),"object"!=typeof e&amp;&amp;(e={});var n=Object.keys(t).concat(Object.keys(e)).reduce((function(n,r){return s.default(t[r],e[r])||(n[r]=void 0===e[r]?null:e[r]),n}),{});return Object.keys(n).length&gt;0?n:void 0},t.invert=function(t,e){void 0===t&amp;&amp;(t={}),void 0===e&amp;&amp;(e={}),t=t||{};var n=Object.keys(e).reduce((function(n,r){return e[r]!==t[r]&amp;&amp;void 0!==t[r]&amp;&amp;(n[r]=e[r]),n}),{});return Object.keys(t).reduce((function(n,r){return t[r]!==e[r]&amp;&amp;void 0===e[r]&amp;&amp;(n[r]=null),n}),n)},t.transform=function(t,e,n){if(void 0===n&amp;&amp;(n=!1),"object"!=typeof t)return e;if("object"==typeof e){if(!n)return e;var r=Object.keys(e).reduce((function(n,r){return void 0===t[r]&amp;&amp;(n[r]=e[r]),n}),{});return Object.keys(r).length&gt;0?r:void 0}}}(o||(o={})),e.default=o},function(t,e,n){"use strict";var r=this&amp;&amp;this.__importDefault||function(t){return t&amp;&amp;t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var o=r(n(42)),i=function(){function t(t){this.ops=t,this.index=0,this.offset=0}return t.prototype.hasNext=function(){return this.peekLength()&lt;1/0},t.prototype.next=function(t){t||(t=1/0);var e=this.ops[this.index];if(e){var n=this.offset,r=o.default.length(e);if(t&gt;=r-n?(t=r-n,this.index+=1,this.offset=0):this.offset+=t,"number"==typeof e.delete)return{delete:t};var i={};return e.attributes&amp;&amp;(i.attributes=e.attributes),"number"==typeof e.retain?i.retain=t:"string"==typeof e.insert?i.insert=e.insert.substr(n,t):i.insert=e.insert,i}return{retain:1/0}},t.prototype.peek=function(){return this.ops[this.index]},t.prototype.peekLength=function(){return this.ops[this.index]?o.default.length(this.ops[this.index])-this.offset:1/0},t.prototype.peekType=function(){return this.ops[this.index]?"number"==typeof this.ops[this.index].delete?"delete":"number"==typeof this.ops[this.index].retain?"retain":"insert":"retain"},t.prototype.rest=function(){if(this.hasNext()){if(0===this.offset)return this.ops.slice(this.index);var t=this.offset,e=this.index,n=this.next(),r=this.ops.slice(this.index);return this.offset=t,this.index=e,[n].concat(r)}return[]},t}();e.default=i},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,n){t.exports=n(36)}]).default},t.exports=e()},23278:(t,e,n)=&gt;{"use strict";function r(t,e){var n=e&amp;&amp;e.cache?e.cache:l,r=e&amp;&amp;e.serializer?e.serializer:u;return(e&amp;&amp;e.strategy?e.strategy:a)(t,{cache:n,serializer:r})}function o(t,e,n,r){var o,i=null==(o=r)||"number"==typeof o||"boolean"==typeof o?r:n(r),s=e.get(i);return void 0===s&amp;&amp;(s=t.call(this,r),e.set(i,s)),s}function i(t,e,n){var r=Array.prototype.slice.call(arguments,3),o=n(r),i=e.get(o);return void 0===i&amp;&amp;(i=t.apply(this,r),e.set(o,i)),i}function s(t,e,n,r,o){return n.bind(e,t,r,o)}function a(t,e){return s(t,this,1===t.length?o:i,e.cache.create(),e.serializer)}n.d(e,{A:()=&gt;f,H:()=&gt;r});var u=function(){return JSON.stringify(arguments)};function c(){this.cache=Object.create(null)}c.prototype.get=function(t){return this.cache[t]},c.prototype.set=function(t,e){this.cache[t]=e};var l={create:function(){return new c}},f={variadic:function(t,e){return s(t,this,i,e.cache.create(),e.serializer)},monadic:function(t,e){return s(t,this,o,e.cache.create(),e.serializer)}}},264100:(t,e,n)=&gt;{"use strict";n.d(e,{T:()=&gt;o});var r=n(216386);function o(t,e){for(var n="",r=0;r&lt;t.length;r++){var o=t.charAt(r);if("j"===o){for(var s=0;r+1&lt;t.length&amp;&amp;t.charAt(r+1)===o;)s++,r++;var a=1+(1&amp;s),u=s&lt;2?1:3+(s&gt;&gt;1),c=i(e);for("H"!=c&amp;&amp;"k"!=c||(u=0);u-- &gt;0;)n+="a";for(;a-- &gt;0;)n=c+n}else n+="J"===o?"H":o}return n}function i(t){var e=t.hourCycle;if(void 0===e&amp;&amp;t.hourCycles&amp;&amp;t.hourCycles.length&amp;&amp;(e=t.hourCycles[0]),e)switch(e){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var n,o=t.language;return"root"!==o&amp;&amp;(n=t.maximize().region),(r._[n||""]||r._[o||""]||r._["".concat(o,"-001")]||r._["001"])[0]}},853219:(t,e,n)=&gt;{"use strict";var r;n.d(e,{o:()=&gt;r}),function(t){t[t.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",t[t.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",t[t.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",t[t.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",t[t.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",t[t.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",t[t.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",t[t.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",t[t.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",t[t.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",t[t.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",t[t.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",t[t.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",t[t.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",t[t.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",t[t.INVALID_TAG=23]="INVALID_TAG",t[t.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",t[t.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",t[t.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(r||(r={}))},363014:(t,e,n)=&gt;{"use strict";n.d(e,{HI:()=&gt;s.HI,Ii:()=&gt;s.Ii,Jo:()=&gt;s.Jo,O4:()=&gt;s.O4,Qc:()=&gt;u,VG:()=&gt;s.VG,Wh:()=&gt;s.Wh,Wi:()=&gt;s.Wi,pe:()=&gt;s.pe,rp:()=&gt;s.rp,uf:()=&gt;s.uf,yx:()=&gt;s.yx});var r=n(240236),o=n(853219),i=n(655697),s=n(823511);function a(t){t.forEach((function(t){if(delete t.location,(0,s.Wi)(t)||(0,s.Jo)(t))for(var e in t.options)delete t.options[e].location,a(t.options[e].value);else(0,s.uf)(t)&amp;&amp;(0,s.Wh)(t.style)||((0,s.rp)(t)||(0,s.pe)(t))&amp;&amp;(0,s.Ii)(t.style)?delete t.style.location:(0,s.HI)(t)&amp;&amp;a(t.children)}))}function u(t,e){void 0===e&amp;&amp;(e={}),e=(0,r.pi)({shouldParseSkeletons:!0,requiresOtherClause:!0},e);var n=new i._(t,e).parse();if(n.err){var s=SyntaxError(o.o[n.err.kind]);throw s.location=n.err.location,s.originalMessage=n.err.message,s}return(null==e?void 0:e.captureLocation)||a(n.val),n.val}i._},655697:(t,e,n)=&gt;{"use strict";n.d(e,{_:()=&gt;C});var r,o=n(240236),i=n(853219),s=n(823511),a=n(846500),u=n(473767),c=n(989558),l=n(264100),f=new RegExp("^".concat(a.p.source,"*")),h=new RegExp("".concat(a.p.source,"*$"));function p(t,e){return{start:t,end:e}}var d=!!String.prototype.startsWith&amp;&amp;"_a".startsWith("a",1),y=!!String.fromCodePoint,v=!!Object.fromEntries,b=!!String.prototype.codePointAt,m=!!String.prototype.trimStart,g=!!String.prototype.trimEnd,E=!!Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&amp;&amp;isFinite(t)&amp;&amp;Math.floor(t)===t&amp;&amp;Math.abs(t)&lt;=9007199254740991},w=!0;try{w="a"===(null===(r=S("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===r?void 0:r[0])}catch(I){w=!1}var _,T=d?function(t,e,n){return t.startsWith(e,n)}:function(t,e,n){return t.slice(n,n+e.length)===e},O=y?String.fromCodePoint:function(){for(var t=[],e=0;e&lt;arguments.length;e++)t[e]=arguments[e];for(var n,r="",o=t.length,i=0;o&gt;i;){if((n=t[i++])&gt;1114111)throw RangeError(n+" is not a valid code point");r+=n&lt;65536?String.fromCharCode(n):String.fromCharCode(55296+((n-=65536)&gt;&gt;10),n%1024+56320)}return r},A=v?Object.fromEntries:function(t){for(var e={},n=0,r=t;n&lt;r.length;n++){var o=r[n],i=o[0],s=o[1];e[i]=s}return e},x=b?function(t,e){return t.codePointAt(e)}:function(t,e){var n=t.length;if(!(e&lt;0||e&gt;=n)){var r,o=t.charCodeAt(e);return o&lt;55296||o&gt;56319||e+1===n||(r=t.charCodeAt(e+1))&lt;56320||r&gt;57343?o:r-56320+(o-55296&lt;&lt;10)+65536}},R=m?function(t){return t.trimStart()}:function(t){return t.replace(f,"")},N=g?function(t){return t.trimEnd()}:function(t){return t.replace(h,"")};function S(t,e){return new RegExp(t,e)}if(w){var P=S("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");_=function(t,e){var n;return P.lastIndex=e,null!==(n=P.exec(t)[1])&amp;&amp;void 0!==n?n:""}}else _=function(t,e){for(var n=[];;){var r=x(t,e);if(void 0===r||j(r)||k(r))break;n.push(r),e+=r&gt;=65536?2:1}return O.apply(void 0,n)};var C=function(){function t(t,e){void 0===e&amp;&amp;(e={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!e.ignoreTag,this.locale=e.locale,this.requiresOtherClause=!!e.requiresOtherClause,this.shouldParseSkeletons=!!e.shouldParseSkeletons}return t.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},t.prototype.parseMessage=function(t,e,n){for(var r=[];!this.isEOF();){var o=this.char();if(123===o){if((a=this.parseArgument(t,n)).err)return a;r.push(a.val)}else{if(125===o&amp;&amp;t&gt;0)break;if(35!==o||"plural"!==e&amp;&amp;"selectordinal"!==e){if(60===o&amp;&amp;!this.ignoreTag&amp;&amp;47===this.peek()){if(n)break;return this.error(i.o.UNMATCHED_CLOSING_TAG,p(this.clonePosition(),this.clonePosition()))}if(60===o&amp;&amp;!this.ignoreTag&amp;&amp;L(this.peek()||0)){if((a=this.parseTag(t,e)).err)return a;r.push(a.val)}else{var a;if((a=this.parseLiteral(t,e)).err)return a;r.push(a.val)}}else{var u=this.clonePosition();this.bump(),r.push({type:s.wD.pound,location:p(u,this.clonePosition())})}}}return{val:r,err:null}},t.prototype.parseTag=function(t,e){var n=this.clonePosition();this.bump();var r=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/&gt;"))return{val:{type:s.wD.literal,value:"&lt;".concat(r,"/&gt;"),location:p(n,this.clonePosition())},err:null};if(this.bumpIf("&gt;")){var o=this.parseMessage(t+1,e,!0);if(o.err)return o;var a=o.val,u=this.clonePosition();if(this.bumpIf("&lt;/")){if(this.isEOF()||!L(this.char()))return this.error(i.o.INVALID_TAG,p(u,this.clonePosition()));var c=this.clonePosition();return r!==this.parseTagName()?this.error(i.o.UNMATCHED_CLOSING_TAG,p(c,this.clonePosition())):(this.bumpSpace(),this.bumpIf("&gt;")?{val:{type:s.wD.tag,value:r,children:a,location:p(n,this.clonePosition())},err:null}:this.error(i.o.INVALID_TAG,p(u,this.clonePosition())))}return this.error(i.o.UNCLOSED_TAG,p(n,this.clonePosition()))}return this.error(i.o.INVALID_TAG,p(n,this.clonePosition()))},t.prototype.parseTagName=function(){var t,e=this.offset();for(this.bump();!this.isEOF()&amp;&amp;(45===(t=this.char())||46===t||t&gt;=48&amp;&amp;t&lt;=57||95===t||t&gt;=97&amp;&amp;t&lt;=122||t&gt;=65&amp;&amp;t&lt;=90||183==t||t&gt;=192&amp;&amp;t&lt;=214||t&gt;=216&amp;&amp;t&lt;=246||t&gt;=248&amp;&amp;t&lt;=893||t&gt;=895&amp;&amp;t&lt;=8191||t&gt;=8204&amp;&amp;t&lt;=8205||t&gt;=8255&amp;&amp;t&lt;=8256||t&gt;=8304&amp;&amp;t&lt;=8591||t&gt;=11264&amp;&amp;t&lt;=12271||t&gt;=12289&amp;&amp;t&lt;=55295||t&gt;=63744&amp;&amp;t&lt;=64975||t&gt;=65008&amp;&amp;t&lt;=65533||t&gt;=65536&amp;&amp;t&lt;=983039);)this.bump();return this.message.slice(e,this.offset())},t.prototype.parseLiteral=function(t,e){for(var n=this.clonePosition(),r="";;){var o=this.tryParseQuote(e);if(o)r+=o;else{var i=this.tryParseUnquoted(t,e);if(i)r+=i;else{var a=this.tryParseLeftAngleBracket();if(!a)break;r+=a}}}var u=p(n,this.clonePosition());return{val:{type:s.wD.literal,value:r,location:u},err:null}},t.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&amp;&amp;(L(t=this.peek()||0)||47===t)?null:(this.bump(),"&lt;");var t},t.prototype.tryParseQuote=function(t){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===t||"selectordinal"===t)break;return null;default:return null}this.bump();var e=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(39===n){if(39!==this.peek()){this.bump();break}e.push(39),this.bump()}else e.push(n);this.bump()}return O.apply(void 0,e)},t.prototype.tryParseUnquoted=function(t,e){if(this.isEOF())return null;var n=this.char();return 60===n||123===n||35===n&amp;&amp;("plural"===e||"selectordinal"===e)||125===n&amp;&amp;t&gt;0?null:(this.bump(),O(n))},t.prototype.parseArgument=function(t,e){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(i.o.EXPECT_ARGUMENT_CLOSING_BRACE,p(n,this.clonePosition()));if(125===this.char())return this.bump(),this.error(i.o.EMPTY_ARGUMENT,p(n,this.clonePosition()));var r=this.parseIdentifierIfPossible().value;if(!r)return this.error(i.o.MALFORMED_ARGUMENT,p(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(i.o.EXPECT_ARGUMENT_CLOSING_BRACE,p(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:s.wD.argument,value:r,location:p(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(i.o.EXPECT_ARGUMENT_CLOSING_BRACE,p(n,this.clonePosition())):this.parseArgumentOptions(t,e,r,n);default:return this.error(i.o.MALFORMED_ARGUMENT,p(n,this.clonePosition()))}},t.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),e=this.offset(),n=_(this.message,e),r=e+n.length;return this.bumpTo(r),{value:n,location:p(t,this.clonePosition())}},t.prototype.parseArgumentOptions=function(t,e,n,r){var a,c=this.clonePosition(),f=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(f){case"":return this.error(i.o.EXPECT_ARGUMENT_TYPE,p(c,h));case"number":case"date":case"time":this.bumpSpace();var d=null;if(this.bumpIf(",")){this.bumpSpace();var y=this.clonePosition();if((O=this.parseSimpleArgStyleIfPossible()).err)return O;if(0===(g=N(O.val)).length)return this.error(i.o.EXPECT_ARGUMENT_STYLE,p(this.clonePosition(),this.clonePosition()));d={style:g,styleLocation:p(y,this.clonePosition())}}if((x=this.tryParseArgumentClose(r)).err)return x;var v=p(r,this.clonePosition());if(d&amp;&amp;T(null==d?void 0:d.style,"::",0)){var b=R(d.style.slice(2));if("number"===f)return(O=this.parseNumberSkeletonFromString(b,d.styleLocation)).err?O:{val:{type:s.wD.number,value:n,location:v,style:O.val},err:null};if(0===b.length)return this.error(i.o.EXPECT_DATE_TIME_SKELETON,v);var m=b;this.locale&amp;&amp;(m=(0,l.T)(b,this.locale));var g={type:s.aV.dateTime,pattern:m,location:d.styleLocation,parsedOptions:this.shouldParseSkeletons?(0,u.T)(m):{}};return{val:{type:"date"===f?s.wD.date:s.wD.time,value:n,location:v,style:g},err:null}}return{val:{type:"number"===f?s.wD.number:"date"===f?s.wD.date:s.wD.time,value:n,location:v,style:null!==(a=null==d?void 0:d.style)&amp;&amp;void 0!==a?a:null},err:null};case"plural":case"selectordinal":case"select":var E=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(i.o.EXPECT_SELECT_ARGUMENT_OPTIONS,p(E,(0,o.pi)({},E)));this.bumpSpace();var w=this.parseIdentifierIfPossible(),_=0;if("select"!==f&amp;&amp;"offset"===w.value){if(!this.bumpIf(":"))return this.error(i.o.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,p(this.clonePosition(),this.clonePosition()));var O;if(this.bumpSpace(),(O=this.tryParseDecimalInteger(i.o.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,i.o.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return O;this.bumpSpace(),w=this.parseIdentifierIfPossible(),_=O.val}var x,S=this.tryParsePluralOrSelectOptions(t,f,e,w);if(S.err)return S;if((x=this.tryParseArgumentClose(r)).err)return x;var P=p(r,this.clonePosition());return"select"===f?{val:{type:s.wD.select,value:n,options:A(S.val),location:P},err:null}:{val:{type:s.wD.plural,value:n,options:A(S.val),offset:_,pluralType:"plural"===f?"cardinal":"ordinal",location:P},err:null};default:return this.error(i.o.INVALID_ARGUMENT_TYPE,p(c,h))}},t.prototype.tryParseArgumentClose=function(t){return this.isEOF()||125!==this.char()?this.error(i.o.EXPECT_ARGUMENT_CLOSING_BRACE,p(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},t.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,e=this.clonePosition();!this.isEOF();){switch(this.char()){case 39:this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(i.o.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,p(n,this.clonePosition()));this.bump();break;case 123:t+=1,this.bump();break;case 125:if(!(t&gt;0))return{val:this.message.slice(e.offset,this.offset()),err:null};t-=1;break;default:this.bump()}}return{val:this.message.slice(e.offset,this.offset()),err:null}},t.prototype.parseNumberSkeletonFromString=function(t,e){var n=[];try{n=(0,c.O)(t)}catch(r){return this.error(i.o.INVALID_NUMBER_SKELETON,e)}return{val:{type:s.aV.number,tokens:n,location:e,parsedOptions:this.shouldParseSkeletons?(0,c.I)(n):{}},err:null}},t.prototype.tryParsePluralOrSelectOptions=function(t,e,n,r){for(var o,s=!1,a=[],u=new Set,c=r.value,l=r.location;;){if(0===c.length){var f=this.clonePosition();if("select"===e||!this.bumpIf("="))break;var h=this.tryParseDecimalInteger(i.o.EXPECT_PLURAL_ARGUMENT_SELECTOR,i.o.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;l=p(f,this.clonePosition()),c=this.message.slice(f.offset,this.offset())}if(u.has(c))return this.error("select"===e?i.o.DUPLICATE_SELECT_ARGUMENT_SELECTOR:i.o.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);"other"===c&amp;&amp;(s=!0),this.bumpSpace();var d=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===e?i.o.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:i.o.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,p(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,e,n);if(y.err)return y;var v=this.tryParseArgumentClose(d);if(v.err)return v;a.push([c,{value:y.val,location:p(d,this.clonePosition())}]),u.add(c),this.bumpSpace(),c=(o=this.parseIdentifierIfPossible()).value,l=o.location}return 0===a.length?this.error("select"===e?i.o.EXPECT_SELECT_ARGUMENT_SELECTOR:i.o.EXPECT_PLURAL_ARGUMENT_SELECTOR,p(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&amp;&amp;!s?this.error(i.o.MISSING_OTHER_CLAUSE,p(this.clonePosition(),this.clonePosition())):{val:a,err:null}},t.prototype.tryParseDecimalInteger=function(t,e){var n=1,r=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&amp;&amp;(n=-1);for(var o=!1,i=0;!this.isEOF();){var s=this.char();if(!(s&gt;=48&amp;&amp;s&lt;=57))break;o=!0,i=10*i+(s-48),this.bump()}var a=p(r,this.clonePosition());return o?E(i*=n)?{val:i,err:null}:this.error(e,a):this.error(t,a)},t.prototype.offset=function(){return this.position.offset},t.prototype.isEOF=function(){return this.offset()===this.message.length},t.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},t.prototype.char=function(){var t=this.position.offset;if(t&gt;=this.message.length)throw Error("out of bound");var e=x(this.message,t);if(void 0===e)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return e},t.prototype.error=function(t,e){return{val:null,err:{kind:t,message:this.message,location:e}}},t.prototype.bump=function(){if(!this.isEOF()){var t=this.char();10===t?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t&lt;65536?1:2)}},t.prototype.bumpIf=function(t){if(T(this.message,t,this.offset())){for(var e=0;e&lt;t.length;e++)this.bump();return!0}return!1},t.prototype.bumpUntil=function(t){var e=this.offset(),n=this.message.indexOf(t,e);return n&gt;=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},t.prototype.bumpTo=function(t){if(this.offset()&gt;t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var e=this.offset();if(e===t)break;if(e&gt;t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},t.prototype.bumpSpace=function(){for(;!this.isEOF()&amp;&amp;j(this.char());)this.bump()},t.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),e=this.offset(),n=this.message.charCodeAt(e+(t&gt;=65536?2:1));return null!=n?n:null},t}();function L(t){return t&gt;=97&amp;&amp;t&lt;=122||t&gt;=65&amp;&amp;t&lt;=90}function j(t){return t&gt;=9&amp;&amp;t&lt;=13||32===t||133===t||t&gt;=8206&amp;&amp;t&lt;=8207||8232===t||8233===t}function k(t){return t&gt;=33&amp;&amp;t&lt;=35||36===t||t&gt;=37&amp;&amp;t&lt;=39||40===t||41===t||42===t||43===t||44===t||45===t||t&gt;=46&amp;&amp;t&lt;=47||t&gt;=58&amp;&amp;t&lt;=59||t&gt;=60&amp;&amp;t&lt;=62||t&gt;=63&amp;&amp;t&lt;=64||91===t||92===t||93===t||94===t||96===t||123===t||124===t||125===t||126===t||161===t||t&gt;=162&amp;&amp;t&lt;=165||166===t||167===t||169===t||171===t||172===t||174===t||176===t||177===t||182===t||187===t||191===t||215===t||247===t||t&gt;=8208&amp;&amp;t&lt;=8213||t&gt;=8214&amp;&amp;t&lt;=8215||8216===t||8217===t||8218===t||t&gt;=8219&amp;&amp;t&lt;=8220||8221===t||8222===t||8223===t||t&gt;=8224&amp;&amp;t&lt;=8231||t&gt;=8240&amp;&amp;t&lt;=8248||8249===t||8250===t||t&gt;=8251&amp;&amp;t&lt;=8254||t&gt;=8257&amp;&amp;t&lt;=8259||8260===t||8261===t||8262===t||t&gt;=8263&amp;&amp;t&lt;=8273||8274===t||8275===t||t&gt;=8277&amp;&amp;t&lt;=8286||t&gt;=8592&amp;&amp;t&lt;=8596||t&gt;=8597&amp;&amp;t&lt;=8601||t&gt;=8602&amp;&amp;t&lt;=8603||t&gt;=8604&amp;&amp;t&lt;=8607||8608===t||t&gt;=8609&amp;&amp;t&lt;=8610||8611===t||t&gt;=8612&amp;&amp;t&lt;=8613||8614===t||t&gt;=8615&amp;&amp;t&lt;=8621||8622===t||t&gt;=8623&amp;&amp;t&lt;=8653||t&gt;=8654&amp;&amp;t&lt;=8655||t&gt;=8656&amp;&amp;t&lt;=8657||8658===t||8659===t||8660===t||t&gt;=8661&amp;&amp;t&lt;=8691||t&gt;=8692&amp;&amp;t&lt;=8959||t&gt;=8960&amp;&amp;t&lt;=8967||8968===t||8969===t||8970===t||8971===t||t&gt;=8972&amp;&amp;t&lt;=8991||t&gt;=8992&amp;&amp;t&lt;=8993||t&gt;=8994&amp;&amp;t&lt;=9e3||9001===t||9002===t||t&gt;=9003&amp;&amp;t&lt;=9083||9084===t||t&gt;=9085&amp;&amp;t&lt;=9114||t&gt;=9115&amp;&amp;t&lt;=9139||t&gt;=9140&amp;&amp;t&lt;=9179||t&gt;=9180&amp;&amp;t&lt;=9185||t&gt;=9186&amp;&amp;t&lt;=9254||t&gt;=9255&amp;&amp;t&lt;=9279||t&gt;=9280&amp;&amp;t&lt;=9290||t&gt;=9291&amp;&amp;t&lt;=9311||t&gt;=9472&amp;&amp;t&lt;=9654||9655===t||t&gt;=9656&amp;&amp;t&lt;=9664||9665===t||t&gt;=9666&amp;&amp;t&lt;=9719||t&gt;=9720&amp;&amp;t&lt;=9727||t&gt;=9728&amp;&amp;t&lt;=9838||9839===t||t&gt;=9840&amp;&amp;t&lt;=10087||10088===t||10089===t||10090===t||10091===t||10092===t||10093===t||10094===t||10095===t||10096===t||10097===t||10098===t||10099===t||10100===t||10101===t||t&gt;=10132&amp;&amp;t&lt;=10175||t&gt;=10176&amp;&amp;t&lt;=10180||10181===t||10182===t||t&gt;=10183&amp;&amp;t&lt;=10213||10214===t||10215===t||10216===t||10217===t||10218===t||10219===t||10220===t||10221===t||10222===t||10223===t||t&gt;=10224&amp;&amp;t&lt;=10239||t&gt;=10240&amp;&amp;t&lt;=10495||t&gt;=10496&amp;&amp;t&lt;=10626||10627===t||10628===t||10629===t||10630===t||10631===t||10632===t||10633===t||10634===t||10635===t||10636===t||10637===t||10638===t||10639===t||10640===t||10641===t||10642===t||10643===t||10644===t||10645===t||10646===t||10647===t||10648===t||t&gt;=10649&amp;&amp;t&lt;=10711||10712===t||10713===t||10714===t||10715===t||t&gt;=10716&amp;&amp;t&lt;=10747||10748===t||10749===t||t&gt;=10750&amp;&amp;t&lt;=11007||t&gt;=11008&amp;&amp;t&lt;=11055||t&gt;=11056&amp;&amp;t&lt;=11076||t&gt;=11077&amp;&amp;t&lt;=11078||t&gt;=11079&amp;&amp;t&lt;=11084||t&gt;=11085&amp;&amp;t&lt;=11123||t&gt;=11124&amp;&amp;t&lt;=11125||t&gt;=11126&amp;&amp;t&lt;=11157||11158===t||t&gt;=11159&amp;&amp;t&lt;=11263||t&gt;=11776&amp;&amp;t&lt;=11777||11778===t||11779===t||11780===t||11781===t||t&gt;=11782&amp;&amp;t&lt;=11784||11785===t||11786===t||11787===t||11788===t||11789===t||t&gt;=11790&amp;&amp;t&lt;=11798||11799===t||t&gt;=11800&amp;&amp;t&lt;=11801||11802===t||11803===t||11804===t||11805===t||t&gt;=11806&amp;&amp;t&lt;=11807||11808===t||11809===t||11810===t||11811===t||11812===t||11813===t||11814===t||11815===t||11816===t||11817===t||t&gt;=11818&amp;&amp;t&lt;=11822||11823===t||t&gt;=11824&amp;&amp;t&lt;=11833||t&gt;=11834&amp;&amp;t&lt;=11835||t&gt;=11836&amp;&amp;t&lt;=11839||11840===t||11841===t||11842===t||t&gt;=11843&amp;&amp;t&lt;=11855||t&gt;=11856&amp;&amp;t&lt;=11857||11858===t||t&gt;=11859&amp;&amp;t&lt;=11903||t&gt;=12289&amp;&amp;t&lt;=12291||12296===t||12297===t||12298===t||12299===t||12300===t||12301===t||12302===t||12303===t||12304===t||12305===t||t&gt;=12306&amp;&amp;t&lt;=12307||12308===t||12309===t||12310===t||12311===t||12312===t||12313===t||12314===t||12315===t||12316===t||12317===t||t&gt;=12318&amp;&amp;t&lt;=12319||12320===t||12336===t||64830===t||64831===t||t&gt;=65093&amp;&amp;t&lt;=65094}},846500:(t,e,n)=&gt;{"use strict";n.d(e,{p:()=&gt;r});var r=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/},216386:(t,e,n)=&gt;{"use strict";n.d(e,{_:()=&gt;r});var r={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]}},823511:(t,e,n)=&gt;{"use strict";var r,o;function i(t){return t.type===r.literal}function s(t){return t.type===r.argument}function a(t){return t.type===r.number}function u(t){return t.type===r.date}function c(t){return t.type===r.time}function l(t){return t.type===r.select}function f(t){return t.type===r.plural}function h(t){return t.type===r.pound}function p(t){return t.type===r.tag}function d(t){return!(!t||"object"!=typeof t||t.type!==o.number)}function y(t){return!(!t||"object"!=typeof t||t.type!==o.dateTime)}n.d(e,{HI:()=&gt;p,Ii:()=&gt;y,Jo:()=&gt;f,O4:()=&gt;i,VG:()=&gt;s,Wh:()=&gt;d,Wi:()=&gt;l,aV:()=&gt;o,pe:()=&gt;c,rp:()=&gt;u,uf:()=&gt;a,wD:()=&gt;r,yx:()=&gt;h}),function(t){t[t.literal=0]="literal",t[t.argument=1]="argument",t[t.number=2]="number",t[t.date=3]="date",t[t.time=4]="time",t[t.select=5]="select",t[t.plural=6]="plural",t[t.pound=7]="pound",t[t.tag=8]="tag"}(r||(r={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(o||(o={}))},473767:(t,e,n)=&gt;{"use strict";n.d(e,{T:()=&gt;o});var r=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function o(t){var e={};return t.replace(r,(function(t){var n=t.length;switch(t[0]){case"G":e.era=4===n?"long":5===n?"narrow":"short";break;case"y":e.year=2===n?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":e.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":e.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":e.weekday=4===n?"long":5===n?"narrow":"short";break;case"e":if(n&lt;4)throw new RangeError("`e..eee` (weekday) patterns are not supported");e.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n&lt;4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");e.weekday=["short","long","narrow","short"][n-4];break;case"a":e.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":e.hourCycle="h12",e.hour=["numeric","2-digit"][n-1];break;case"H":e.hourCycle="h23",e.hour=["numeric","2-digit"][n-1];break;case"K":e.hourCycle="h11",e.hour=["numeric","2-digit"][n-1];break;case"k":e.hourCycle="h24",e.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":e.minute=["numeric","2-digit"][n-1];break;case"s":e.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":e.timeZoneName=n&lt;4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),e}},989558:(t,e,n)=&gt;{"use strict";n.d(e,{I:()=&gt;d,O:()=&gt;i});var r=n(240236),o=n(234105);function i(t){if(0===t.length)throw new Error("Number skeleton cannot be empty");for(var e=[],n=0,r=t.split(o.r).filter((function(t){return t.length&gt;0}));n&lt;r.length;n++){var i=r[n].split("/");if(0===i.length)throw new Error("Invalid number skeleton");for(var s=i[0],a=i.slice(1),u=0,c=a;u&lt;c.length;u++){if(0===c[u].length)throw new Error("Invalid number skeleton")}e.push({stem:s,options:a})}return e}var s=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,a=/^(@+)?(\+|#+)?[rs]?$/g,u=/(\*)(0+)|(#+)(0+)|(0+)/g,c=/^(0+)$/;function l(t){var e={};return"r"===t[t.length-1]?e.roundingPriority="morePrecision":"s"===t[t.length-1]&amp;&amp;(e.roundingPriority="lessPrecision"),t.replace(a,(function(t,n,r){return"string"!=typeof r?(e.minimumSignificantDigits=n.length,e.maximumSignificantDigits=n.length):"+"===r?e.minimumSignificantDigits=n.length:"#"===n[0]?e.maximumSignificantDigits=n.length:(e.minimumSignificantDigits=n.length,e.maximumSignificantDigits=n.length+("string"==typeof r?r.length:0)),""})),e}function f(t){switch(t){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function h(t){var e;if("E"===t[0]&amp;&amp;"E"===t[1]?(e={notation:"engineering"},t=t.slice(2)):"E"===t[0]&amp;&amp;(e={notation:"scientific"},t=t.slice(1)),e){var n=t.slice(0,2);if("+!"===n?(e.signDisplay="always",t=t.slice(2)):"+?"===n&amp;&amp;(e.signDisplay="exceptZero",t=t.slice(2)),!c.test(t))throw new Error("Malformed concise eng/scientific notation");e.minimumIntegerDigits=t.length}return e}function p(t){var e=f(t);return e||{}}function d(t){for(var e={},n=0,o=t;n&lt;o.length;n++){var i=o[n];switch(i.stem){case"percent":case"%":e.style="percent";continue;case"%x100":e.style="percent",e.scale=100;continue;case"currency":e.style="currency",e.currency=i.options[0];continue;case"group-off":case",_":e.useGrouping=!1;continue;case"precision-integer":case".":e.maximumFractionDigits=0;continue;case"measure-unit":case"unit":e.style="unit",e.unit=i.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":e.notation="compact",e.compactDisplay="short";continue;case"compact-long":case"KK":e.notation="compact",e.compactDisplay="long";continue;case"scientific":e=(0,r.pi)((0,r.pi)((0,r.pi)({},e),{notation:"scientific"}),i.options.reduce((function(t,e){return(0,r.pi)((0,r.pi)({},t),p(e))}),{}));continue;case"engineering":e=(0,r.pi)((0,r.pi)((0,r.pi)({},e),{notation:"engineering"}),i.options.reduce((function(t,e){return(0,r.pi)((0,r.pi)({},t),p(e))}),{}));continue;case"notation-simple":e.notation="standard";continue;case"unit-width-narrow":e.currencyDisplay="narrowSymbol",e.unitDisplay="narrow";continue;case"unit-width-short":e.currencyDisplay="code",e.unitDisplay="short";continue;case"unit-width-full-name":e.currencyDisplay="name",e.unitDisplay="long";continue;case"unit-width-iso-code":e.currencyDisplay="symbol";continue;case"scale":e.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":e.roundingMode="floor";continue;case"rounding-mode-ceiling":e.roundingMode="ceil";continue;case"rounding-mode-down":e.roundingMode="trunc";continue;case"rounding-mode-up":e.roundingMode="expand";continue;case"rounding-mode-half-even":e.roundingMode="halfEven";continue;case"rounding-mode-half-down":e.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":e.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length&gt;1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(u,(function(t,n,r,o,i,s){if(n)e.minimumIntegerDigits=r.length;else{if(o&amp;&amp;i)throw new Error("We currently do not support maximum integer digits");if(s)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(c.test(i.stem))e.minimumIntegerDigits=i.stem.length;else if(s.test(i.stem)){if(i.options.length&gt;1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(s,(function(t,n,r,o,i,s){return"*"===r?e.minimumFractionDigits=n.length:o&amp;&amp;"#"===o[0]?e.maximumFractionDigits=o.length:i&amp;&amp;s?(e.minimumFractionDigits=i.length,e.maximumFractionDigits=i.length+s.length):(e.minimumFractionDigits=n.length,e.maximumFractionDigits=n.length),""}));var d=i.options[0];"w"===d?e=(0,r.pi)((0,r.pi)({},e),{trailingZeroDisplay:"stripIfInteger"}):d&amp;&amp;(e=(0,r.pi)((0,r.pi)({},e),l(d)))}else if(a.test(i.stem))e=(0,r.pi)((0,r.pi)({},e),l(i.stem));else{var y=f(i.stem);y&amp;&amp;(e=(0,r.pi)((0,r.pi)({},e),y));var v=h(i.stem);v&amp;&amp;(e=(0,r.pi)((0,r.pi)({},e),v))}}return e}},234105:(t,e,n)=&gt;{"use strict";n.d(e,{r:()=&gt;r});var r=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i},358579:(t,e)=&gt;{"use strict";e.Z=function(){for(var t=[],e=0;e&lt;arguments.length;e++)t[e]=arguments[e];return 2===t.length?r(t[0],t[1])||null:t.slice(1).reduce((function(t,e){return r(t,e)}),t[0])||null};var n=new WeakMap;function r(t,e){if(t&amp;&amp;e){var r=n.get(t)||new WeakMap;n.set(t,r);var i=r.get(e)||function(n){o(t,n),o(e,n)};return r.set(e,i),i}return t||e}function o(t,e){"function"==typeof t?t(e):t.current=e}},741635:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;o});var r=n(512910);function o(t,e){t.classList?t.classList.add(e):(0,r.Z)(t,e)||("string"==typeof t.className?t.className=t.className+" "+e:t.setAttribute("class",(t.className&amp;&amp;t.className.baseVal||"")+" "+e))}},512910:(t,e,n)=&gt;{"use strict";function r(t,e){return t.classList?!!e&amp;&amp;t.classList.contains(e):-1!==(" "+(t.className.baseVal||t.className)+" ").indexOf(" "+e+" ")}n.d(e,{Z:()=&gt;r})},139741:(t,e,n)=&gt;{"use strict";function r(t,e){return t.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function o(t,e){t.classList?t.classList.remove(e):"string"==typeof t.className?t.className=r(t.className,e):t.setAttribute("class",r(t.className&amp;&amp;t.className.baseVal||"",e))}n.d(e,{Z:()=&gt;o})},172931:(t,e,n)=&gt;{"use strict";n.d(e,{lX:()=&gt;b});var r=n(110519),o=n(473124),i=(n(83780),n(196750));function s(t){return"/"===t.charAt(0)?t:"/"+t}function a(t,e){return function(t,e){return new RegExp("^"+e+"(\\/|\\?|#|$)","i").test(t)}(t,e)?t.substr(e.length):t}function u(t){return"/"===t.charAt(t.length-1)?t.slice(0,-1):t}function c(t){var e=t.pathname,n=t.search,r=t.hash,o=e||"/";return n&amp;&amp;"?"!==n&amp;&amp;(o+="?"===n.charAt(0)?n:"?"+n),r&amp;&amp;"#"!==r&amp;&amp;(o+="#"===r.charAt(0)?r:"#"+r),o}function l(t,e,n,i){var s;"string"==typeof t?(s=function(t){var e=t||"/",n="",r="",o=e.indexOf("#");-1!==o&amp;&amp;(r=e.substr(o),e=e.substr(0,o));var i=e.indexOf("?");return-1!==i&amp;&amp;(n=e.substr(i),e=e.substr(0,i)),{pathname:e,search:"?"===n?"":n,hash:"#"===r?"":r}}(t),s.state=e):(void 0===(s=(0,r.Z)({},t)).pathname&amp;&amp;(s.pathname=""),s.search?"?"!==s.search.charAt(0)&amp;&amp;(s.search="?"+s.search):s.search="",s.hash?"#"!==s.hash.charAt(0)&amp;&amp;(s.hash="#"+s.hash):s.hash="",void 0!==e&amp;&amp;void 0===s.state&amp;&amp;(s.state=e));try{s.pathname=decodeURI(s.pathname)}catch(a){throw a instanceof URIError?new URIError('Pathname "'+s.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):a}return n&amp;&amp;(s.key=n),i?s.pathname?"/"!==s.pathname.charAt(0)&amp;&amp;(s.pathname=(0,o.Z)(s.pathname,i.pathname)):s.pathname=i.pathname:s.pathname||(s.pathname="/"),s}function f(){var t=null;var e=[];return{setPrompt:function(e){return t=e,function(){t===e&amp;&amp;(t=null)}},confirmTransitionTo:function(e,n,r,o){if(null!=t){var i="function"==typeof t?t(e,n):t;"string"==typeof i?"function"==typeof r?r(i,o):o(!0):o(!1!==i)}else o(!0)},appendListener:function(t){var n=!0;function r(){n&amp;&amp;t.apply(void 0,arguments)}return e.push(r),function(){n=!1,e=e.filter((function(t){return t!==r}))}},notifyListeners:function(){for(var t=arguments.length,n=new Array(t),r=0;r&lt;t;r++)n[r]=arguments[r];e.forEach((function(t){return t.apply(void 0,n)}))}}}var h=!("undefined"==typeof window||!window.document||!window.document.createElement);function p(t,e){e(window.confirm(t))}var d="popstate",y="hashchange";function v(){try{return window.history.state||{}}catch(t){return{}}}function b(t){void 0===t&amp;&amp;(t={}),h||(0,i.Z)(!1);var e,n=window.history,o=(-1===(e=window.navigator.userAgent).indexOf("Android 2.")&amp;&amp;-1===e.indexOf("Android 4.0")||-1===e.indexOf("Mobile Safari")||-1!==e.indexOf("Chrome")||-1!==e.indexOf("Windows Phone"))&amp;&amp;window.history&amp;&amp;"pushState"in window.history,b=!(-1===window.navigator.userAgent.indexOf("Trident")),m=t,g=m.forceRefresh,E=void 0!==g&amp;&amp;g,w=m.getUserConfirmation,_=void 0===w?p:w,T=m.keyLength,O=void 0===T?6:T,A=t.basename?u(s(t.basename)):"";function x(t){var e=t||{},n=e.key,r=e.state,o=window.location,i=o.pathname+o.search+o.hash;return A&amp;&amp;(i=a(i,A)),l(i,r,n)}function R(){return Math.random().toString(36).substr(2,O)}var N=f();function S(t){(0,r.Z)(H,t),H.length=n.length,N.notifyListeners(H.location,H.action)}function P(t){(function(t){void 0===t.state&amp;&amp;navigator.userAgent.indexOf("CriOS")})(t)||j(x(t.state))}function C(){j(x(v()))}var L=!1;function j(t){if(L)L=!1,S();else{N.confirmTransitionTo(t,"POP",_,(function(e){e?S({action:"POP",location:t}):function(t){var e=H.location,n=I.indexOf(e.key);-1===n&amp;&amp;(n=0);var r=I.indexOf(t.key);-1===r&amp;&amp;(r=0);var o=n-r;o&amp;&amp;(L=!0,D(o))}(t)}))}}var k=x(v()),I=[k.key];function B(t){return A+c(t)}function D(t){n.go(t)}var M=0;function U(t){1===(M+=t)&amp;&amp;1===t?(window.addEventListener(d,P),b&amp;&amp;window.addEventListener(y,C)):0===M&amp;&amp;(window.removeEventListener(d,P),b&amp;&amp;window.removeEventListener(y,C))}var F=!1;var H={length:n.length,action:"POP",location:k,createHref:B,push:function(t,e){var r="PUSH",i=l(t,e,R(),H.location);N.confirmTransitionTo(i,r,_,(function(t){if(t){var e=B(i),s=i.key,a=i.state;if(o)if(n.pushState({key:s,state:a},null,e),E)window.location.href=e;else{var u=I.indexOf(H.location.key),c=I.slice(0,-1===u?0:u+1);c.push(i.key),I=c,S({action:r,location:i})}else window.location.href=e}}))},replace:function(t,e){var r="REPLACE",i=l(t,e,R(),H.location);N.confirmTransitionTo(i,r,_,(function(t){if(t){var e=B(i),s=i.key,a=i.state;if(o)if(n.replaceState({key:s,state:a},null,e),E)window.location.replace(e);else{var u=I.indexOf(H.location.key);-1!==u&amp;&amp;(I[u]=i.key),S({action:r,location:i})}else window.location.replace(e)}}))},go:D,goBack:function(){D(-1)},goForward:function(){D(1)},block:function(t){void 0===t&amp;&amp;(t=!1);var e=N.setPrompt(t);return F||(U(1),F=!0),function(){return F&amp;&amp;(F=!1,U(-1)),e()}},listen:function(t){var e=N.appendListener(t);return U(1),function(){U(-1),e()}}};return H}},425568:(t,e,n)=&gt;{"use strict";n.d(e,{ZP:()=&gt;r});const r=n(33976).C},33976:(t,e,n)=&gt;{"use strict";n.d(e,{C:()=&gt;c});var r=n(240236),o=n(363014),i=n(23278),s=n(15810);function a(t,e){return e?Object.keys(t).reduce((function(n,o){var i,s;return n[o]=(i=t[o],(s=e[o])?(0,r.pi)((0,r.pi)((0,r.pi)({},i||{}),s||{}),Object.keys(i).reduce((function(t,e){return t[e]=(0,r.pi)((0,r.pi)({},i[e]),s[e]||{}),t}),{})):i),n}),(0,r.pi)({},t)):t}function u(t){return{create:function(){return{get:function(e){return t[e]},set:function(e,n){t[e]=n}}}}}var c=function(){function t(e,n,o,c){var l,f=this;if(void 0===n&amp;&amp;(n=t.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(t){var e=f.formatToParts(t);if(1===e.length)return e[0].value;var n=e.reduce((function(t,e){return t.length&amp;&amp;e.type===s.du.literal&amp;&amp;"string"==typeof t[t.length-1]?t[t.length-1]+=e.value:t.push(e.value),t}),[]);return n.length&lt;=1?n[0]||"":n},this.formatToParts=function(t){return(0,s.FK)(f.ast,f.locales,f.formatters,f.formats,t,void 0,f.message)},this.resolvedOptions=function(){var t;return{locale:(null===(t=f.resolvedLocale)||void 0===t?void 0:t.toString())||Intl.NumberFormat.supportedLocalesOf(f.locales)[0]}},this.getAst=function(){return f.ast},this.locales=n,this.resolvedLocale=t.resolveLocale(n),"string"==typeof e){if(this.message=e,!t.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var h=c||{},p=(h.formatters,(0,r._T)(h,["formatters"]));this.ast=t.__parse(e,(0,r.pi)((0,r.pi)({},p),{locale:this.resolvedLocale}))}else this.ast=e;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=a(t.formats,o),this.formatters=c&amp;&amp;c.formatters||(void 0===(l=this.formatterCache)&amp;&amp;(l={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:(0,i.H)((function(){for(var t,e=[],n=0;n&lt;arguments.length;n++)e[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,(0,r.ev)([void 0],e,!1)))}),{cache:u(l.number),strategy:i.A.variadic}),getDateTimeFormat:(0,i.H)((function(){for(var t,e=[],n=0;n&lt;arguments.length;n++)e[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,(0,r.ev)([void 0],e,!1)))}),{cache:u(l.dateTime),strategy:i.A.variadic}),getPluralRules:(0,i.H)((function(){for(var t,e=[],n=0;n&lt;arguments.length;n++)e[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,(0,r.ev)([void 0],e,!1)))}),{cache:u(l.pluralRules),strategy:i.A.variadic})})}return Object.defineProperty(t,"defaultLocale",{get:function(){return t.memoizedDefaultLocale||(t.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),t.memoizedDefaultLocale},enumerable:!1,configurable:!0}),t.memoizedDefaultLocale=null,t.resolveLocale=function(t){if(void 0!==Intl.Locale){var e=Intl.NumberFormat.supportedLocalesOf(t);return e.length&gt;0?new Intl.Locale(e[0]):new Intl.Locale("string"==typeof t?t:t[0])}},t.__parse=o.Qc,t.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},t}()},953836:(t,e,n)=&gt;{"use strict";n.d(e,{C8:()=&gt;s,HR:()=&gt;u,YR:()=&gt;a,jK:()=&gt;r,u_:()=&gt;i});var r,o=n(240236);!function(t){t.MISSING_VALUE="MISSING_VALUE",t.INVALID_VALUE="INVALID_VALUE",t.MISSING_INTL_API="MISSING_INTL_API"}(r||(r={}));var i=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.code=n,o.originalMessage=r,o}return(0,o.ZT)(e,t),e.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},e}(Error),s=function(t){function e(e,n,o,i){return t.call(this,'Invalid values for "'.concat(e,'": "').concat(n,'". Options are "').concat(Object.keys(o).join('", "'),'"'),r.INVALID_VALUE,i)||this}return(0,o.ZT)(e,t),e}(i),a=function(t){function e(e,n,o){return t.call(this,'Value for "'.concat(e,'" must be of type ').concat(n),r.INVALID_VALUE,o)||this}return(0,o.ZT)(e,t),e}(i),u=function(t){function e(e,n){return t.call(this,'The intl string context variable "'.concat(e,'" was not provided to the string "').concat(n,'"'),r.MISSING_VALUE,n)||this}return(0,o.ZT)(e,t),e}(i)},15810:(t,e,n)=&gt;{"use strict";n.d(e,{FK:()=&gt;a,du:()=&gt;r});var r,o=n(363014),i=n(953836);function s(t){return"function"==typeof t}function a(t,e,n,u,c,l,f){if(1===t.length&amp;&amp;(0,o.O4)(t[0]))return[{type:r.literal,value:t[0].value}];for(var h=[],p=0,d=t;p&lt;d.length;p++){var y=d[p];if((0,o.O4)(y))h.push({type:r.literal,value:y.value});else if((0,o.yx)(y))"number"==typeof l&amp;&amp;h.push({type:r.literal,value:n.getNumberFormat(e).format(l)});else{var v=y.value;if(!c||!(v in c))throw new i.HR(v,f);var b=c[v];if((0,o.VG)(y))b&amp;&amp;"string"!=typeof b&amp;&amp;"number"!=typeof b||(b="string"==typeof b||"number"==typeof b?String(b):""),h.push({type:"string"==typeof b?r.literal:r.object,value:b});else if((0,o.rp)(y)){var m="string"==typeof y.style?u.date[y.style]:(0,o.Ii)(y.style)?y.style.parsedOptions:void 0;h.push({type:r.literal,value:n.getDateTimeFormat(e,m).format(b)})}else if((0,o.pe)(y)){m="string"==typeof y.style?u.time[y.style]:(0,o.Ii)(y.style)?y.style.parsedOptions:u.time.medium;h.push({type:r.literal,value:n.getDateTimeFormat(e,m).format(b)})}else if((0,o.uf)(y)){(m="string"==typeof y.style?u.number[y.style]:(0,o.Wh)(y.style)?y.style.parsedOptions:void 0)&amp;&amp;m.scale&amp;&amp;(b*=m.scale||1),h.push({type:r.literal,value:n.getNumberFormat(e,m).format(b)})}else{if((0,o.HI)(y)){var g=y.children,E=y.value,w=c[E];if(!s(w))throw new i.YR(E,"function",f);var _=w(a(g,e,n,u,c,l).map((function(t){return t.value})));Array.isArray(_)||(_=[_]),h.push.apply(h,_.map((function(t){return{type:"string"==typeof t?r.literal:r.object,value:t}})))}if((0,o.Wi)(y)){if(!(T=y.options[b]||y.options.other))throw new i.C8(y.value,b,Object.keys(y.options),f);h.push.apply(h,a(T.value,e,n,u,c))}else if((0,o.Jo)(y)){var T;if(!(T=y.options["=".concat(b)])){if(!Intl.PluralRules)throw new i.u_('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',i.jK.MISSING_INTL_API,f);var O=n.getPluralRules(e,{type:y.pluralType}).select(b-(y.offset||0));T=y.options[O]||y.options.other}if(!T)throw new i.C8(y.value,b,Object.keys(y.options),f);h.push.apply(h,a(T.value,e,n,u,c,b-(y.offset||0)))}else;}}}return function(t){return t.length&lt;2?t:t.reduce((function(t,e){var n=t[t.length-1];return n&amp;&amp;n.type===r.literal&amp;&amp;e.type===r.literal?n.value+=e.value:t.push(e),t}),[])}(h)}!function(t){t[t.literal=0]="literal",t[t.object=1]="object"}(r||(r={}))},979498:t=&gt;{"use strict";t.exports=t=&gt;!(!t||t.length&lt;3)&amp;&amp;(255===t[0]&amp;&amp;216===t[1]&amp;&amp;255===t[2])},385417:t=&gt;{"use strict";t.exports=function(t){return!(!t||t.length&lt;8)&amp;&amp;(137===t[0]&amp;&amp;80===t[1]&amp;&amp;78===t[2]&amp;&amp;71===t[3]&amp;&amp;13===t[4]&amp;&amp;10===t[5]&amp;&amp;26===t[6]&amp;&amp;10===t[7])}},649799:(t,e,n)=&gt;{"use strict";n.d(e,{$g:()=&gt;g,K5:()=&gt;y,Om:()=&gt;C,YN:()=&gt;_,kq:()=&gt;O,p4:()=&gt;h,zO:()=&gt;w});var r=n(42782),o=function(){};function i(t,e){void 0===e&amp;&amp;(e="Illegal state"),t||function(t){throw new Error("[mobx-utils] "+t)}(e)}var s=function(t){return t&amp;&amp;t!==Object.prototype&amp;&amp;Object.getOwnPropertyNames(t).concat(s(Object.getPrototypeOf(t))||[])},a=function(t){return function(t){var e=s(t);return e.filter((function(t,n){return e.indexOf(t)===n}))}(t).filter((function(t){return"constructor"!==t&amp;&amp;!~t.indexOf("__")}))},u="pending",c="fulfilled",l="rejected";function f(t){switch(this.state){case u:return t.pending&amp;&amp;t.pending(this.value);case l:return t.rejected&amp;&amp;t.rejected(this.value);case c:return t.fulfilled?t.fulfilled(this.value):this.value}}function h(t,e){if(i(arguments.length&lt;=2,"fromPromise expects up to two arguments"),i("function"==typeof t||"object"==typeof t&amp;&amp;t&amp;&amp;"function"==typeof t.then,"Please pass a promise or function to fromPromise"),!0===t.isPromiseBasedObservable)return t;"function"==typeof t&amp;&amp;(t=new Promise(t));var n=t;t.then((0,r.aD)("observableFromPromise-resolve",(function(t){n.value=t,n.state=c})),(0,r.aD)("observableFromPromise-reject",(function(t){n.value=t,n.state=l}))),n.isPromiseBasedObservable=!0,n.case=f;var o=!e||e.state!==c&amp;&amp;e.state!==u?void 0:e.value;return(0,r.dw)(n,{value:o,state:u},{},{deep:!1}),n}!function(t){t.reject=(0,r.aD)("fromPromise.reject",(function(e){var n=t(Promise.reject(e));return n.state=l,n.value=e,n})),t.resolve=(0,r.aD)("fromPromise.resolve",(function(e){void 0===e&amp;&amp;(e=void 0);var n=t(Promise.resolve(e));return n.state=c,n.value=e,n}))}(h||(h={}));function p(t,e,n){void 0===e&amp;&amp;(e=o),void 0===n&amp;&amp;(n=void 0);var s=!1,a=!1,u=n,c=function(){s&amp;&amp;(s=!1,e())},l=(0,r.cp)("ResourceBasedObservable",(function(){i(!s&amp;&amp;!a),s=!0,t((function(t){(0,r.$$)(!0,(function(){u=t,l.reportChanged()}))}))}),c);return{current:function(){return i(!a,"subscribingObservable has already been disposed"),l.reportObserved()||s||console.warn("Called `get` of a subscribingObservable outside a reaction. Current value will be returned but no new subscription has started"),u},dispose:function(){a=!0,c()},isAlive:function(){return s}}}var d=function(t,e,n,r){var o,i=arguments.length,s=i&lt;3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&amp;&amp;"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a&gt;=0;a--)(o=t[a])&amp;&amp;(s=(i&lt;3?o(s):i&gt;3?o(e,n,s):o(e,n))||s);return i&gt;3&amp;&amp;s&amp;&amp;Object.defineProperty(e,n,s),s};function y(t,e){var n;void 0===e&amp;&amp;(e=!1);var o=(0,r.Fl)(t);return(n={subscribe:function(t){return"function"==typeof t?{unsubscribe:(0,r.N7)(o,(function(e){var n=e.newValue;return t(n)}),e)}:t&amp;&amp;"object"==typeof t&amp;&amp;t.next?{unsubscribe:(0,r.N7)(o,(function(e){var n=e.newValue;return t.next(n)}),e)}:{unsubscribe:function(){}}}})["function"==typeof Symbol&amp;&amp;Symbol.observable||"@@observable"]=function(){return this},n}!function(){function t(t,e){var n=this;Object.defineProperty(this,"current",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"subscription",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),(0,r.rC)(this),(0,r.z)((function(){n.current=e,n.subscription=t.subscribe(n)}))}Object.defineProperty(t.prototype,"dispose",{enumerable:!1,configurable:!0,writable:!0,value:function(){this.subscription&amp;&amp;this.subscription.unsubscribe()}}),Object.defineProperty(t.prototype,"next",{enumerable:!1,configurable:!0,writable:!0,value:function(t){this.current=t}}),Object.defineProperty(t.prototype,"complete",{enumerable:!1,configurable:!0,writable:!0,value:function(){this.dispose()}}),Object.defineProperty(t.prototype,"error",{enumerable:!1,configurable:!0,writable:!0,value:function(t){this.current=t,this.dispose()}}),d([r.LO.ref],t.prototype,"current",void 0),d([r.aD.bound],t.prototype,"next",null),d([r.aD.bound],t.prototype,"complete",null),d([r.aD.bound],t.prototype,"error",null)}();var v=function(){return v=Object.assign||function(t){for(var e,n=1,r=arguments.length;n&lt;r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&amp;&amp;(t[o]=e[o]);return t},v.apply(this,arguments)},b=function(t,e,n,r){var o,i=arguments.length,s=i&lt;3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&amp;&amp;"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a&gt;=0;a--)(o=t[a])&amp;&amp;(s=(i&lt;3?o(s):i&gt;3?o(e,n,s):o(e,n))||s);return i&gt;3&amp;&amp;s&amp;&amp;Object.defineProperty(e,n,s),s},m=["model","reset","submit","isDirty","isPropertyDirty","resetProperty"];!function(){function t(t){var e=this;Object.defineProperty(this,"model",{enumerable:!0,configurable:!0,writable:!0,value:t}),Object.defineProperty(this,"localValues",{enumerable:!0,configurable:!0,writable:!0,value:r.LO.map({})}),Object.defineProperty(this,"localComputedValues",{enumerable:!0,configurable:!0,writable:!0,value:r.LO.map({})}),Object.defineProperty(this,"isPropertyDirty",{enumerable:!0,configurable:!0,writable:!0,value:function(t){return e.localValues.has(t)}}),(0,r.rC)(this),i((0,r.Pb)(t),"createViewModel expects an observable object");var n=a(this);a(t).forEach((function(o){var s;if(!n.includes(o)&amp;&amp;o!==r.so&amp;&amp;"__mobxDidRunLazyInitializers"!==o){if(i(-1===m.indexOf(o),"The propertyname "+o+" is reserved and cannot be used with viewModels"),(0,r.eJ)(t,o)){var a=(0,r.kS)(t,o),u=a.derivation.bind(e),c=null===(s=a.setter_)||void 0===s?void 0:s.bind(e);e.localComputedValues.set(o,(0,r.Fl)(u,{set:c}))}var l=Object.getOwnPropertyDescriptor(t,o),f=l?{enumerable:l.enumerable}:{};Object.defineProperty(e,o,v(v({},f),{configurable:!0,get:function(){return(0,r.eJ)(t,o)?e.localComputedValues.get(o).get():e.isPropertyDirty(o)?e.localValues.get(o):e.model[o]},set:(0,r.aD)((function(n){(0,r.eJ)(t,o)?e.localComputedValues.get(o).set(n):n!==e.model[o]?e.localValues.set(o,n):e.localValues.delete(o)}))}))}}))}Object.defineProperty(t.prototype,"isDirty",{get:function(){return this.localValues.size&gt;0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"changedValues",{get:function(){return new Map(this.localValues)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"submit",{enumerable:!1,configurable:!0,writable:!0,value:function(){var t=this;(0,r.XP)(this.localValues).forEach((function(e){var n=t.localValues.get(e),o=t.model[e];(0,r.Ei)(o)?o.replace(n):(0,r.LJ)(o)?(o.clear(),o.merge(n)):(0,r.M5)(n)||(t.model[e]=n)})),this.localValues.clear()}}),Object.defineProperty(t.prototype,"reset",{enumerable:!1,configurable:!0,writable:!0,value:function(){this.localValues.clear()}}),Object.defineProperty(t.prototype,"resetProperty",{enumerable:!1,configurable:!0,writable:!0,value:function(t){this.localValues.delete(t)}}),b([r.Fl],t.prototype,"isDirty",null),b([r.Fl],t.prototype,"changedValues",null),b([r.aD.bound],t.prototype,"submit",null),b([r.aD.bound],t.prototype,"reset",null),b([r.aD.bound],t.prototype,"resetProperty",null)}();function g(t,e){var n=(0,r.qp)(t,e);if(!n)throw new Error("No computed provided, please provide an object created with `computed(() =&gt; expr)` or an object + property name");return(0,r.N7)(n,(function(){}))}var E={};function w(t){return void 0===t&amp;&amp;(t=1e3),(0,r.SW)()?(E[t]||(E[t]="number"==typeof t?function(t){var e;return p((function(n){n(Date.now()),e=setInterval((function(){return n(Date.now())}),t)}),(function(){clearInterval(e)}),Date.now())}(t):e=p((function(t){function n(){window.requestAnimationFrame((function(){t(Date.now()),e.isAlive()&amp;&amp;n()}))}t(Date.now()),n()}),(function(){}),Date.now())),E[t].current()):Date.now();var e}function _(t){return(0,r.SW)()||console.warn("'expr' should only be used inside other reactive functions."),(0,r.Fl)(t).get()}var T=function(){return T=Object.assign||function(t){for(var e,n=1,r=arguments.length;n&lt;r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&amp;&amp;(t[o]=e[o]);return t},T.apply(this,arguments)};function O(t,e){i("function"==typeof t&amp;&amp;t.length&lt;2,"createTransformer expects a function that accepts one argument");var n=new Map,o=void 0,s=!1,a=void 0;"object"==typeof e?(o=e.onCleanup,s=void 0!==e.keepAlive&amp;&amp;e.keepAlive,a=e.debugNameGenerator):"function"==typeof e&amp;&amp;(o=e);var u=!1;return function(i){!function(t){var e=typeof t;if(null===t||"object"!==e&amp;&amp;"function"!==e&amp;&amp;"string"!==e&amp;&amp;"number"!==e)throw new Error("[mobx-utils] transform expected an object, function, string or number, got: "+String(t))}(i);var c=n.get(i);if(c)return c.get();if(!s&amp;&amp;!(0,r.SW)()){u||(console.warn("invoking a transformer from outside a reactive context won't memorized and is cleaned up immediately, unless keepAlive is set"),u=!0);var l=t(i);return o&amp;&amp;o(l,i),l}return c=function(i){var u,c={};"object"==typeof e?(o=e.onCleanup,a=e.debugNameGenerator,c=e):"function"==typeof e?o=e:(o=void 0,a=void 0);var l=typeof i,f=a?a(i):"Transformer-"+t.name+"-"+("string"===l||"number"===l?i:"object"),h=(0,r.Fl)((function(){return u=t(i)}),T(T({},c),{name:f}));if(!s)var p=(0,r.pA)(h,(function(){n.delete(i),p(),o&amp;&amp;o(u,i)}));return h}(i),n.set(i,c),c.get()}}var A,x=(A=function(t,e){return A=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&amp;&amp;(t[n]=e[n])},A(t,e)},function(t,e){function n(){this.constructor=t}A(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),R=(function(t){function e(e,n,o){var i=void 0===o?{}:o,s=i.name,a=void 0===s?"ogm"+(1e3*Math.random()|0):s,u=i.keyToName,c=void 0===u?function(t){return""+t}:u,l=t.call(this)||this;Object.defineProperty(l,"_base",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(l,"_ogmInfoKey",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(l,"_groupBy",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(l,"_keyToName",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(l,"_disposeBaseObserver",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),l._keyToName=c,l._groupBy=n,l._ogmInfoKey=Symbol("ogmInfo"+a),l._base=e;for(var f=0;f&lt;e.length;f++)l._addItem(e[f]);return l._disposeBaseObserver=(0,r.N7)(l._base,(function(t){if("splice"===t.type)(0,r.PS)((function(){for(var e=0,n=t.removed;e&lt;n.length;e++){var r=n[e];l._removeItem(r)}for(var o=0,i=t.added;o&lt;i.length;o++){var s=i[o];l._addItem(s)}}));else{if("update"!==t.type)throw new Error("illegal state");(0,r.PS)((function(){l._removeItem(t.oldValue),l._addItem(t.newValue)}))}})),l}x(e,t),Object.defineProperty(e.prototype,"clear",{enumerable:!1,configurable:!0,writable:!0,value:function(){throw new Error("not supported")}}),Object.defineProperty(e.prototype,"delete",{enumerable:!1,configurable:!0,writable:!0,value:function(t){throw new Error("not supported")}}),Object.defineProperty(e.prototype,"set",{enumerable:!1,configurable:!0,writable:!0,value:function(t,e){throw new Error("not supported")}}),Object.defineProperty(e.prototype,"dispose",{enumerable:!1,configurable:!0,writable:!0,value:function(){this._disposeBaseObserver();for(var t=0;t&lt;this._base.length;t++){var e=this._base[t];e[this._ogmInfoKey].reaction(),delete e[this._ogmInfoKey]}}}),Object.defineProperty(e.prototype,"_getGroupArr",{enumerable:!1,configurable:!0,writable:!0,value:function(e){var n=t.prototype.get.call(this,e);return void 0===n&amp;&amp;(n=(0,r.LO)([],{name:"GroupArray["+this._keyToName(e)+"]",deep:!1}),t.prototype.set.call(this,e,n)),n}}),Object.defineProperty(e.prototype,"_removeFromGroupArr",{enumerable:!1,configurable:!0,writable:!0,value:function(e,n){var r=t.prototype.get.call(this,e);1===r.length?t.prototype.delete.call(this,e):(n===r.length-1||(r[n]=r[r.length-1],r[n][this._ogmInfoKey].groupArrIndex=n),r.length--)}}),Object.defineProperty(e.prototype,"_addItem",{enumerable:!1,configurable:!0,writable:!0,value:function(t){var e=this,n=this._groupBy(t),o=this._getGroupArr(n),i={groupByValue:n,groupArrIndex:o.length,reaction:(0,r.U5)((function(){return e._groupBy(t)}),(function(n,r){var o=t[e._ogmInfoKey];e._removeFromGroupArr(o.groupByValue,o.groupArrIndex);var i=e._getGroupArr(n),s=i.length;i.push(t),o.groupByValue=n,o.groupArrIndex=s}))};Object.defineProperty(t,this._ogmInfoKey,{configurable:!0,enumerable:!1,value:i}),o.push(t)}}),Object.defineProperty(e.prototype,"_removeItem",{enumerable:!1,configurable:!0,writable:!0,value:function(t){var e=t[this._ogmInfoKey];this._removeFromGroupArr(e.groupByValue,e.groupArrIndex),e.reaction(),delete t[this._ogmInfoKey]}})}(r.vP),function(){function t(t,e){Object.defineProperty(this,"base",{enumerable:!0,configurable:!0,writable:!0,value:t}),Object.defineProperty(this,"args",{enumerable:!0,configurable:!0,writable:!0,value:e}),Object.defineProperty(this,"root",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"closest",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"closestIdx",{enumerable:!0,configurable:!0,writable:!0,value:0}),Object.defineProperty(this,"isDisposed",{enumerable:!0,configurable:!0,writable:!0,value:!1});for(var n=this.closest=this.root=t,r=0;r&lt;this.args.length-1&amp;&amp;(n=n.get(e[r]));r++)this.closest=n;this.closestIdx=r}return Object.defineProperty(t.prototype,"exists",{enumerable:!1,configurable:!0,writable:!0,value:function(){this.assertNotDisposed();var t=this.args.length;return this.closestIdx&gt;=t-1&amp;&amp;this.closest.has(this.args[t-1])}}),Object.defineProperty(t.prototype,"get",{enumerable:!1,configurable:!0,writable:!0,value:function(){if(this.assertNotDisposed(),!this.exists())throw new Error("Entry doesn't exist");return this.closest.get(this.args[this.args.length-1])}}),Object.defineProperty(t.prototype,"set",{enumerable:!1,configurable:!0,writable:!0,value:function(t){this.assertNotDisposed();for(var e=this.args.length,n=this.closest,r=this.closestIdx;r&lt;e-1;r++){var o=new Map;n.set(this.args[r],o),n=o}this.closestIdx=e-1,this.closest=n,n.set(this.args[e-1],t)}}),Object.defineProperty(t.prototype,"delete",{enumerable:!1,configurable:!0,writable:!0,value:function(){if(this.assertNotDisposed(),!this.exists())throw new Error("Entry doesn't exist");var t=this.args.length;this.closest.delete(this.args[t-1]);for(var e=this.root,n=[e],r=0;r&lt;t-1;r++)e=e.get(this.args[r]),n.push(e);for(r=n.length-1;r&gt;0;r--)0===n[r].size&amp;&amp;n[r-1].delete(this.args[r-1]);this.isDisposed=!0}}),Object.defineProperty(t.prototype,"assertNotDisposed",{enumerable:!1,configurable:!0,writable:!0,value:function(){if(this.isDisposed)throw new Error("Concurrent modification exception")}}),t}()),N=function(){function t(){Object.defineProperty(this,"store",{enumerable:!0,configurable:!0,writable:!0,value:new Map}),Object.defineProperty(this,"argsLength",{enumerable:!0,configurable:!0,writable:!0,value:-1}),Object.defineProperty(this,"last",{enumerable:!0,configurable:!0,writable:!0,value:void 0})}return Object.defineProperty(t.prototype,"entry",{enumerable:!1,configurable:!0,writable:!0,value:function(t){if(-1===this.argsLength)this.argsLength=t.length;else if(this.argsLength!==t.length)throw new Error("DeepMap should be used with functions with a consistent length, expected: "+this.argsLength+", got: "+t.length);return this.last&amp;&amp;(this.last.isDisposed=!0),this.last=new R(this.store,t)}}),t}(),S=function(){return S=Object.assign||function(t){for(var e,n=1,r=arguments.length;n&lt;r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&amp;&amp;(t[o]=e[o]);return t},S.apply(this,arguments)},P=function(){for(var t=0,e=0,n=arguments.length;e&lt;n;e++)t+=arguments[e].length;var r=Array(t),o=0;for(e=0;e&lt;n;e++)for(var i=arguments[e],s=0,a=i.length;s&lt;a;s++,o++)r[o]=i[s];return r};function C(t,e){if(void 0===e&amp;&amp;(e=!1),(0,r.LG)(t))throw new Error("computedFn shouldn't be used on actions");var n=!1,o=0,i="boolean"==typeof e?{keepAlive:e}:e,s=new N;return function(){for(var e=this,a=[],u=0;u&lt;arguments.length;u++)a[u]=arguments[u];var c,l=s.entry(a);if(l.exists())return l.get().get();if(!i.keepAlive&amp;&amp;!(0,r.SW)())return!n&amp;&amp;(0,r.pu)().computedRequiresReaction&amp;&amp;(console.warn("Invoking a computedFn from outside a reactive context won't be memoized unless keepAlive is set."),n=!0),t.apply(this,a);var f=(0,r.Fl)((function(){return c=t.apply(e,a)}),S(S({},i),{name:"computedFn("+(i.name||t.name)+"#"+ ++o+")"}));return l.set(f),i.keepAlive||(0,r.pA)(f,(function(){s.entry(a).delete(),i.onCleanup&amp;&amp;i.onCleanup.apply(i,P([c],a)),c=void 0})),f.get()}}},859108:(t,e,n)=&gt;{"use strict";n.d(e,{E1:()=&gt;i,Tl:()=&gt;s,Zy:()=&gt;a});var r,o=!("undefined"==typeof window||!window.document||!window.document.createElement);function i(){if(r)return r;if(!o||!window.document.body)return"indeterminate";var t=window.document.createElement("div");return t.appendChild(document.createTextNode("ABCD")),t.dir="rtl",t.style.fontSize="14px",t.style.width="4px",t.style.height="1px",t.style.position="absolute",t.style.top="-1000px",t.style.overflow="scroll",document.body.appendChild(t),r="reverse",t.scrollLeft&gt;0?r="default":(t.scrollLeft=2,t.scrollLeft&lt;2&amp;&amp;(r="negative")),document.body.removeChild(t),r}function s(t,e){var n=t.scrollLeft;if("rtl"!==e)return n;var r=i();if("indeterminate"===r)return Number.NaN;switch(r){case"negative":return t.scrollWidth-t.clientWidth+n;case"reverse":return t.scrollWidth-t.clientWidth-n}return n}function a(t,e,n){if("rtl"===n){var r=i();if("indeterminate"!==r)switch(r){case"negative":t.scrollLeft=t.clientWidth-t.scrollWidth+e;break;case"reverse":t.scrollLeft=t.scrollWidth-t.clientWidth-e;break;default:t.scrollLeft=e}}else t.scrollLeft=e}},543501:(t,e,n)=&gt;{"use strict";var r=n(338660);function o(){}function i(){}i.resetWarningCache=o,t.exports=function(){function t(t,e,n,o,i,s){if(s!==r){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function e(){return t}t.isRequired=t;var n={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:i,resetWarningCache:o};return n.PropTypes=n,n}},514993:(t,e,n)=&gt;{t.exports=n(543501)()},338660:t=&gt;{"use strict";t.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},984956:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;y,x:()=&gt;p});var r=n(110519),o=n(122293),i=n(982721),s=n(875604),a=n(514993),u=n.n(a),c=n(361443),l=["client","offset","scroll","bounds","margin"];function f(t){var e=[];return l.forEach((function(n){t[n]&amp;&amp;e.push(n)})),e}function h(t,e){var n={};if(e.indexOf("client")&gt;-1&amp;&amp;(n.client={top:t.clientTop,left:t.clientLeft,width:t.clientWidth,height:t.clientHeight}),e.indexOf("offset")&gt;-1&amp;&amp;(n.offset={top:t.offsetTop,left:t.offsetLeft,width:t.offsetWidth,height:t.offsetHeight}),e.indexOf("scroll")&gt;-1&amp;&amp;(n.scroll={top:t.scrollTop,left:t.scrollLeft,width:t.scrollWidth,height:t.scrollHeight}),e.indexOf("bounds")&gt;-1){var r=t.getBoundingClientRect();n.bounds={top:r.top,right:r.right,bottom:r.bottom,left:r.left,width:r.width,height:r.height}}if(e.indexOf("margin")&gt;-1){var o=getComputedStyle(t);n.margin={top:o?parseInt(o.marginTop):0,right:o?parseInt(o.marginRight):0,bottom:o?parseInt(o.marginBottom):0,left:o?parseInt(o.marginLeft):0}}return n}function p(t){return function(e){var n,a;return a=n=function(n){function a(){for(var e,r=arguments.length,o=new Array(r),i=0;i&lt;r;i++)o[i]=arguments[i];return(e=n.call.apply(n,[this].concat(o))||this).state={contentRect:{entry:{},client:{},offset:{},scroll:{},bounds:{},margin:{}}},e._animationFrameID=null,e._resizeObserver=null,e._node=null,e._window=null,e.measure=function(n){var r=h(e._node,t||f(e.props));n&amp;&amp;(r.entry=n[0].contentRect),e._animationFrameID=e._window.requestAnimationFrame((function(){null!==e._resizeObserver&amp;&amp;(e.setState({contentRect:r}),"function"==typeof e.props.onResize&amp;&amp;e.props.onResize(r))}))},e._handleRef=function(t){var n;null!==e._resizeObserver&amp;&amp;null!==e._node&amp;&amp;e._resizeObserver.unobserve(e._node),e._node=t,e._window=(n=e._node)&amp;&amp;n.ownerDocument&amp;&amp;n.ownerDocument.defaultView||window;var r=e.props.innerRef;r&amp;&amp;("function"==typeof r?r(e._node):r.current=e._node),null!==e._resizeObserver&amp;&amp;null!==e._node&amp;&amp;e._resizeObserver.observe(e._node)},e}(0,i.Z)(a,n);var u=a.prototype;return u.componentDidMount=function(){this._resizeObserver=null!==this._window&amp;&amp;this._window.ResizeObserver?new this._window.ResizeObserver(this.measure):new c.Z(this.measure),null!==this._node&amp;&amp;(this._resizeObserver.observe(this._node),"function"==typeof this.props.onResize&amp;&amp;this.props.onResize(h(this._node,t||f(this.props))))},u.componentWillUnmount=function(){null!==this._window&amp;&amp;this._window.cancelAnimationFrame(this._animationFrameID),null!==this._resizeObserver&amp;&amp;(this._resizeObserver.disconnect(),this._resizeObserver=null)},u.render=function(){var t=this.props,n=(t.innerRef,t.onResize,(0,o.Z)(t,["innerRef","onResize"]));return(0,s.createElement)(e,(0,r.Z)({},n,{measureRef:this._handleRef,measure:this.measure,contentRect:this.state.contentRect}))},a}(s.Component),n.propTypes={client:u().bool,offset:u().bool,scroll:u().bool,bounds:u().bool,margin:u().bool,innerRef:u().oneOfType([u().object,u().func]),onResize:u().func},a}}var d=p()((function(t){var e=t.measure,n=t.measureRef,r=t.contentRect;return(0,t.children)({measure:e,measureRef:n,contentRect:r})}));d.displayName="Measure",d.propTypes.children=u().func;const y=d},489212:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;h});var r=n(110519),o=n(122293),i=n(982721),s=n(741635),a=n(139741),u=n(875604),c=n(92009),l=function(t,e){return t&amp;&amp;e&amp;&amp;e.split(" ").forEach((function(e){return(0,a.Z)(t,e)}))},f=function(t){function e(){for(var e,n=arguments.length,r=new Array(n),o=0;o&lt;n;o++)r[o]=arguments[o];return(e=t.call.apply(t,[this].concat(r))||this).appliedClasses={appear:{},enter:{},exit:{}},e.onEnter=function(t,n){var r=e.resolveArguments(t,n),o=r[0],i=r[1];e.removeClasses(o,"exit"),e.addClass(o,i?"appear":"enter","base"),e.props.onEnter&amp;&amp;e.props.onEnter(t,n)},e.onEntering=function(t,n){var r=e.resolveArguments(t,n),o=r[0],i=r[1]?"appear":"enter";e.addClass(o,i,"active"),e.props.onEntering&amp;&amp;e.props.onEntering(t,n)},e.onEntered=function(t,n){var r=e.resolveArguments(t,n),o=r[0],i=r[1]?"appear":"enter";e.removeClasses(o,i),e.addClass(o,i,"done"),e.props.onEntered&amp;&amp;e.props.onEntered(t,n)},e.onExit=function(t){var n=e.resolveArguments(t)[0];e.removeClasses(n,"appear"),e.removeClasses(n,"enter"),e.addClass(n,"exit","base"),e.props.onExit&amp;&amp;e.props.onExit(t)},e.onExiting=function(t){var n=e.resolveArguments(t)[0];e.addClass(n,"exit","active"),e.props.onExiting&amp;&amp;e.props.onExiting(t)},e.onExited=function(t){var n=e.resolveArguments(t)[0];e.removeClasses(n,"exit"),e.addClass(n,"exit","done"),e.props.onExited&amp;&amp;e.props.onExited(t)},e.resolveArguments=function(t,n){return e.props.nodeRef?[e.props.nodeRef.current,t]:[t,n]},e.getClassNames=function(t){var n=e.props.classNames,r="string"==typeof n,o=r?""+(r&amp;&amp;n?n+"-":"")+t:n[t];return{baseClassName:o,activeClassName:r?o+"-active":n[t+"Active"],doneClassName:r?o+"-done":n[t+"Done"]}},e}(0,i.Z)(e,t);var n=e.prototype;return n.addClass=function(t,e,n){var r=this.getClassNames(e)[n+"ClassName"],o=this.getClassNames("enter").doneClassName;"appear"===e&amp;&amp;"done"===n&amp;&amp;o&amp;&amp;(r+=" "+o),"active"===n&amp;&amp;t&amp;&amp;t.scrollTop,r&amp;&amp;(this.appliedClasses[e][n]=r,function(t,e){t&amp;&amp;e&amp;&amp;e.split(" ").forEach((function(e){return(0,s.Z)(t,e)}))}(t,r))},n.removeClasses=function(t,e){var n=this.appliedClasses[e],r=n.base,o=n.active,i=n.done;this.appliedClasses[e]={},r&amp;&amp;l(t,r),o&amp;&amp;l(t,o),i&amp;&amp;l(t,i)},n.render=function(){var t=this.props,e=(t.classNames,(0,o.Z)(t,["classNames"]));return u.createElement(c.ZP,(0,r.Z)({},e,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},e}(u.Component);f.defaultProps={classNames:""},f.propTypes={};const h=f},92009:(t,e,n)=&gt;{"use strict";n.d(e,{$r:()=&gt;c,Ix:()=&gt;p,Wj:()=&gt;l,ZP:()=&gt;v,cn:()=&gt;h,d0:()=&gt;f});var r=n(122293),o=n(982721),i=n(875604),s=n(204358),a=n(237811),u=n(469939),c="unmounted",l="exited",f="entering",h="entered",p="exiting",d=function(t){function e(e,n){var r;r=t.call(this,e,n)||this;var o,i=n&amp;&amp;!n.isMounting?e.enter:e.appear;return r.appearStatus=null,e.in?i?(o=l,r.appearStatus=f):o=h:o=e.unmountOnExit||e.mountOnEnter?c:l,r.state={status:o},r.nextCallback=null,r}(0,o.Z)(e,t),e.getDerivedStateFromProps=function(t,e){return t.in&amp;&amp;e.status===c?{status:l}:null};var n=e.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(t){var e=null;if(t!==this.props){var n=this.state.status;this.props.in?n!==f&amp;&amp;n!==h&amp;&amp;(e=f):n!==f&amp;&amp;n!==h||(e=p)}this.updateStatus(!1,e)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var t,e,n,r=this.props.timeout;return t=e=n=r,null!=r&amp;&amp;"number"!=typeof r&amp;&amp;(t=r.exit,e=r.enter,n=void 0!==r.appear?r.appear:e),{exit:t,enter:e,appear:n}},n.updateStatus=function(t,e){void 0===t&amp;&amp;(t=!1),null!==e?(this.cancelNextCallback(),e===f?this.performEnter(t):this.performExit()):this.props.unmountOnExit&amp;&amp;this.state.status===l&amp;&amp;this.setState({status:c})},n.performEnter=function(t){var e=this,n=this.props.enter,r=this.context?this.context.isMounting:t,o=this.props.nodeRef?[r]:[s.findDOMNode(this),r],i=o[0],u=o[1],c=this.getTimeouts(),l=r?c.appear:c.enter;!t&amp;&amp;!n||a.Z.disabled?this.safeSetState({status:h},(function(){e.props.onEntered(i)})):(this.props.onEnter(i,u),this.safeSetState({status:f},(function(){e.props.onEntering(i,u),e.onTransitionEnd(l,(function(){e.safeSetState({status:h},(function(){e.props.onEntered(i,u)}))}))})))},n.performExit=function(){var t=this,e=this.props.exit,n=this.getTimeouts(),r=this.props.nodeRef?void 0:s.findDOMNode(this);e&amp;&amp;!a.Z.disabled?(this.props.onExit(r),this.safeSetState({status:p},(function(){t.props.onExiting(r),t.onTransitionEnd(n.exit,(function(){t.safeSetState({status:l},(function(){t.props.onExited(r)}))}))}))):this.safeSetState({status:l},(function(){t.props.onExited(r)}))},n.cancelNextCallback=function(){null!==this.nextCallback&amp;&amp;(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(t,e){e=this.setNextCallback(e),this.setState(t,e)},n.setNextCallback=function(t){var e=this,n=!0;return this.nextCallback=function(r){n&amp;&amp;(n=!1,e.nextCallback=null,t(r))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(t,e){this.setNextCallback(e);var n=this.props.nodeRef?this.props.nodeRef.current:s.findDOMNode(this),r=null==t&amp;&amp;!this.props.addEndListener;if(n&amp;&amp;!r){if(this.props.addEndListener){var o=this.props.nodeRef?[this.nextCallback]:[n,this.nextCallback],i=o[0],a=o[1];this.props.addEndListener(i,a)}null!=t&amp;&amp;setTimeout(this.nextCallback,t)}else setTimeout(this.nextCallback,0)},n.render=function(){var t=this.state.status;if(t===c)return null;var e=this.props,n=e.children,o=(e.in,e.mountOnEnter,e.unmountOnExit,e.appear,e.enter,e.exit,e.timeout,e.addEndListener,e.onEnter,e.onEntering,e.onEntered,e.onExit,e.onExiting,e.onExited,e.nodeRef,(0,r.Z)(e,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return i.createElement(u.Z.Provider,{value:null},"function"==typeof n?n(t,o):i.cloneElement(i.Children.only(n),o))},e}(i.Component);function y(){}d.contextType=u.Z,d.propTypes={},d.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:y,onEntering:y,onEntered:y,onExit:y,onExiting:y,onExited:y},d.UNMOUNTED=c,d.EXITED=l,d.ENTERING=f,d.ENTERED=h,d.EXITING=p;const v=d},262817:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;h});var r=n(122293),o=n(110519),i=n(302699),s=n(982721),a=n(875604),u=n(469939),c=n(585895),l=Object.values||function(t){return Object.keys(t).map((function(e){return t[e]}))},f=function(t){function e(e,n){var r,o=(r=t.call(this,e,n)||this).handleExited.bind((0,i.Z)(r));return r.state={contextValue:{isMounting:!0},handleExited:o,firstRender:!0},r}(0,s.Z)(e,t);var n=e.prototype;return n.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},n.componentWillUnmount=function(){this.mounted=!1},e.getDerivedStateFromProps=function(t,e){var n=e.children,r=e.handleExited;return{children:e.firstRender?(0,c.Kg)(t,r):(0,c.Rp)(t,n,r),firstRender:!1}},n.handleExited=function(t,e){var n=(0,c.n)(this.props.children);t.key in n||(t.props.onExited&amp;&amp;t.props.onExited(e),this.mounted&amp;&amp;this.setState((function(e){var n=(0,o.Z)({},e.children);return delete n[t.key],{children:n}})))},n.render=function(){var t=this.props,e=t.component,n=t.childFactory,o=(0,r.Z)(t,["component","childFactory"]),i=this.state.contextValue,s=l(this.state.children).map(n);return delete o.appear,delete o.enter,delete o.exit,null===e?a.createElement(u.Z.Provider,{value:i},s):a.createElement(u.Z.Provider,{value:i},a.createElement(e,o,s))},e}(a.Component);f.propTypes={},f.defaultProps={component:"div",childFactory:function(t){return t}};const h=f},469939:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;r});const r=n(875604).createContext(null)},237811:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;r});const r={disabled:!1}},585895:(t,e,n)=&gt;{"use strict";n.d(e,{Kg:()=&gt;s,Rp:()=&gt;a,n:()=&gt;o});var r=n(875604);function o(t,e){var n=Object.create(null);return t&amp;&amp;r.Children.map(t,(function(t){return t})).forEach((function(t){n[t.key]=function(t){return e&amp;&amp;(0,r.isValidElement)(t)?e(t):t}(t)})),n}function i(t,e,n){return null!=n[e]?n[e]:t.props[e]}function s(t,e){return o(t.children,(function(n){return(0,r.cloneElement)(n,{onExited:e.bind(null,n),in:!0,appear:i(n,"appear",t),enter:i(n,"enter",t),exit:i(n,"exit",t)})}))}function a(t,e,n){var s=o(t.children),a=function(t,e){function n(n){return n in e?e[n]:t[n]}t=t||{},e=e||{};var r,o=Object.create(null),i=[];for(var s in t)s in e?i.length&amp;&amp;(o[s]=i,i=[]):i.push(s);var a={};for(var u in e){if(o[u])for(r=0;r&lt;o[u].length;r++){var c=o[u][r];a[o[u][r]]=n(c)}a[u]=n(u)}for(r=0;r&lt;i.length;r++)a[i[r]]=n(i[r]);return a}(e,s);return Object.keys(a).forEach((function(o){var u=a[o];if((0,r.isValidElement)(u)){var c=o in e,l=o in s,f=e[o],h=(0,r.isValidElement)(f)&amp;&amp;!f.props.in;!l||c&amp;&amp;!h?l||!c||h?l&amp;&amp;c&amp;&amp;(0,r.isValidElement)(f)&amp;&amp;(a[o]=(0,r.cloneElement)(u,{onExited:n.bind(null,u),in:f.props.in,exit:i(u,"exit",t),enter:i(u,"enter",t)})):a[o]=(0,r.cloneElement)(u,{in:!1}):a[o]=(0,r.cloneElement)(u,{onExited:n.bind(null,u),in:!0,exit:i(u,"exit",t),enter:i(u,"enter",t)})}})),a}},361443:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;O});var r=function(){if("undefined"!=typeof Map)return Map;function t(t,e){var n=-1;return t.some((function(t,r){return t[0]===e&amp;&amp;(n=r,!0)})),n}return function(){function e(){this.__entries__=[]}return Object.defineProperty(e.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),e.prototype.get=function(e){var n=t(this.__entries__,e),r=this.__entries__[n];return r&amp;&amp;r[1]},e.prototype.set=function(e,n){var r=t(this.__entries__,e);~r?this.__entries__[r][1]=n:this.__entries__.push([e,n])},e.prototype.delete=function(e){var n=this.__entries__,r=t(n,e);~r&amp;&amp;n.splice(r,1)},e.prototype.has=function(e){return!!~t(this.__entries__,e)},e.prototype.clear=function(){this.__entries__.splice(0)},e.prototype.forEach=function(t,e){void 0===e&amp;&amp;(e=null);for(var n=0,r=this.__entries__;n&lt;r.length;n++){var o=r[n];t.call(e,o[1],o[0])}},e}()}(),o="undefined"!=typeof window&amp;&amp;"undefined"!=typeof document&amp;&amp;window.document===document,i=void 0!==n.g&amp;&amp;n.g.Math===Math?n.g:"undefined"!=typeof self&amp;&amp;self.Math===Math?self:"undefined"!=typeof window&amp;&amp;window.Math===Math?window:Function("return this")(),s="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(i):function(t){return setTimeout((function(){return t(Date.now())}),1e3/60)};var a=["top","right","bottom","left","width","height","size","weight"],u="undefined"!=typeof MutationObserver,c=function(){function t(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(t,e){var n=!1,r=!1,o=0;function i(){n&amp;&amp;(n=!1,t()),r&amp;&amp;u()}function a(){s(i)}function u(){var t=Date.now();if(n){if(t-o&lt;2)return;r=!0}else n=!0,r=!1,setTimeout(a,e);o=t}return u}(this.refresh.bind(this),20)}return t.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},t.prototype.removeObserver=function(t){var e=this.observers_,n=e.indexOf(t);~n&amp;&amp;e.splice(n,1),!e.length&amp;&amp;this.connected_&amp;&amp;this.disconnect_()},t.prototype.refresh=function(){this.updateObservers_()&amp;&amp;this.refresh()},t.prototype.updateObservers_=function(){var t=this.observers_.filter((function(t){return t.gatherActive(),t.hasActive()}));return t.forEach((function(t){return t.broadcastActive()})),t.length&gt;0},t.prototype.connect_=function(){o&amp;&amp;!this.connected_&amp;&amp;(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),u?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){o&amp;&amp;this.connected_&amp;&amp;(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&amp;&amp;this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&amp;&amp;document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(t){var e=t.propertyName,n=void 0===e?"":e;a.some((function(t){return!!~n.indexOf(t)}))&amp;&amp;this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),l=function(t,e){for(var n=0,r=Object.keys(e);n&lt;r.length;n++){var o=r[n];Object.defineProperty(t,o,{value:e[o],enumerable:!1,writable:!1,configurable:!0})}return t},f=function(t){return t&amp;&amp;t.ownerDocument&amp;&amp;t.ownerDocument.defaultView||i},h=m(0,0,0,0);function p(t){return parseFloat(t)||0}function d(t){for(var e=[],n=1;n&lt;arguments.length;n++)e[n-1]=arguments[n];return e.reduce((function(e,n){return e+p(t["border-"+n+"-width"])}),0)}function y(t){var e=t.clientWidth,n=t.clientHeight;if(!e&amp;&amp;!n)return h;var r=f(t).getComputedStyle(t),o=function(t){for(var e={},n=0,r=["top","right","bottom","left"];n&lt;r.length;n++){var o=r[n],i=t["padding-"+o];e[o]=p(i)}return e}(r),i=o.left+o.right,s=o.top+o.bottom,a=p(r.width),u=p(r.height);if("border-box"===r.boxSizing&amp;&amp;(Math.round(a+i)!==e&amp;&amp;(a-=d(r,"left","right")+i),Math.round(u+s)!==n&amp;&amp;(u-=d(r,"top","bottom")+s)),!function(t){return t===f(t).document.documentElement}(t)){var c=Math.round(a+i)-e,l=Math.round(u+s)-n;1!==Math.abs(c)&amp;&amp;(a-=c),1!==Math.abs(l)&amp;&amp;(u-=l)}return m(o.left,o.top,a,u)}var v="undefined"!=typeof SVGGraphicsElement?function(t){return t instanceof f(t).SVGGraphicsElement}:function(t){return t instanceof f(t).SVGElement&amp;&amp;"function"==typeof t.getBBox};function b(t){return o?v(t)?function(t){var e=t.getBBox();return m(0,0,e.width,e.height)}(t):y(t):h}function m(t,e,n,r){return{x:t,y:e,width:n,height:r}}var g=function(){function t(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=m(0,0,0,0),this.target=t}return t.prototype.isActive=function(){var t=b(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},t.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},t}(),E=function(t,e){var n,r,o,i,s,a,u,c=(r=(n=e).x,o=n.y,i=n.width,s=n.height,a="undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object,u=Object.create(a.prototype),l(u,{x:r,y:o,width:i,height:s,top:o,right:r+i,bottom:s+o,left:r}),u);l(this,{target:t,contentRect:c})},w=function(){function t(t,e,n){if(this.activeObservations_=[],this.observations_=new r,"function"!=typeof t)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=n}return t.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&amp;&amp;Element instanceof Object){if(!(t instanceof f(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new g(t)),this.controller_.addObserver(this),this.controller_.refresh())}},t.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&amp;&amp;Element instanceof Object){if(!(t instanceof f(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&amp;&amp;(e.delete(t),e.size||this.controller_.removeObserver(this))}},t.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},t.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach((function(e){e.isActive()&amp;&amp;t.activeObservations_.push(e)}))},t.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map((function(t){return new E(t.target,t.broadcastRect())}));this.callback_.call(t,e,t),this.clearActive()}},t.prototype.clearActive=function(){this.activeObservations_.splice(0)},t.prototype.hasActive=function(){return this.activeObservations_.length&gt;0},t}(),_="undefined"!=typeof WeakMap?new WeakMap:new r,T=function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=c.getInstance(),r=new w(e,n,this);_.set(this,r)};["observe","unobserve","disconnect"].forEach((function(t){T.prototype[t]=function(){var e;return(e=_.get(this))[t].apply(e,arguments)}}));const O=void 0!==i.ResizeObserver?i.ResizeObserver:T},473124:(t,e,n)=&gt;{"use strict";function r(t){return"/"===t.charAt(0)}function o(t,e){for(var n=e,r=n+1,o=t.length;r&lt;o;n+=1,r+=1)t[n]=t[r];t.pop()}n.d(e,{Z:()=&gt;i});const i=function(t){var e=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:"",n=t&amp;&amp;t.split("/")||[],i=e&amp;&amp;e.split("/")||[],s=t&amp;&amp;r(t),a=e&amp;&amp;r(e),u=s||a;if(t&amp;&amp;r(t)?i=n:n.length&amp;&amp;(i.pop(),i=i.concat(n)),!i.length)return"/";var c=void 0;if(i.length){var l=i[i.length-1];c="."===l||".."===l||""===l}else c=!1;for(var f=0,h=i.length;h&gt;=0;h--){var p=i[h];"."===p?o(i,h):".."===p?(o(i,h),f++):f&amp;&amp;(o(i,h),f--)}if(!u)for(;f--;f)i.unshift("..");!u||""===i[0]||i[0]&amp;&amp;r(i[0])||i.unshift("");var d=i.join("/");return c&amp;&amp;"/"!==d.substr(-1)&amp;&amp;(d+="/"),d}},733381:(t,e,n)=&gt;{"use strict";n.d(e,{d:()=&gt;o});var r=n(593787),o=function(t){function e(e,n,r){var o=t.call(this)||this;return o.parent=e,o.outerValue=n,o.outerIndex=r,o.index=0,o}return r.ZT(e,t),e.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)},e.prototype._error=function(t){this.parent.notifyError(t,this),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},e}(n(881458).L)},487530:(t,e,n)=&gt;{"use strict";n.d(e,{y:()=&gt;u});var r=n(579956),o=n(864955),i=n(137877),s=n(800336),a=n(536600),u=function(){function t(t){this._isScalar=!1,t&amp;&amp;(this._subscribe=t)}return t.prototype.lift=function(e){var n=new t;return n.source=this,n.operator=e,n},t.prototype.subscribe=function(t,e,n){var r=this.operator,i=(0,o.Y)(t,e,n);if(r?r.call(i,this.source):i.add(this.source||a.v.useDeprecatedSynchronousErrorHandling&amp;&amp;!i.syncErrorThrowable?this._subscribe(i):this._trySubscribe(i)),a.v.useDeprecatedSynchronousErrorHandling&amp;&amp;i.syncErrorThrowable&amp;&amp;(i.syncErrorThrowable=!1,i.syncErrorThrown))throw i.syncErrorValue;return i},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){a.v.useDeprecatedSynchronousErrorHandling&amp;&amp;(t.syncErrorThrown=!0,t.syncErrorValue=e),(0,r._)(t)?t.error(e):console.warn(e)}},t.prototype.forEach=function(t,e){var n=this;return new(e=c(e))((function(e,r){var o;o=n.subscribe((function(e){try{t(e)}catch(n){r(n),o&amp;&amp;o.unsubscribe()}}),r,e)}))},t.prototype._subscribe=function(t){var e=this.source;return e&amp;&amp;e.subscribe(t)},t.prototype[i.L]=function(){return this},t.prototype.pipe=function(){for(var t=[],e=0;e&lt;arguments.length;e++)t[e]=arguments[e];return 0===t.length?this:(0,s.U)(t)(this)},t.prototype.toPromise=function(t){var e=this;return new(t=c(t))((function(t,n){var r;e.subscribe((function(t){return r=t}),(function(t){return n(t)}),(function(){return t(r)}))}))},t.create=function(e){return new t(e)},t}();function c(t){if(t||(t=a.v.Promise||Promise),!t)throw new Error("no Promise impl found");return t}},483541:(t,e,n)=&gt;{"use strict";n.d(e,{c:()=&gt;i});var r=n(536600),o=n(384496),i={closed:!0,next:function(t){},error:function(t){if(r.v.useDeprecatedSynchronousErrorHandling)throw t;(0,o.z)(t)},complete:function(){}}},895804:(t,e,n)=&gt;{"use strict";n.d(e,{L:()=&gt;o});var r=n(593787),o=function(t){function e(){return null!==t&amp;&amp;t.apply(this,arguments)||this}return r.ZT(e,t),e.prototype.notifyNext=function(t,e,n,r,o){this.destination.next(e)},e.prototype.notifyError=function(t,e){this.destination.error(t)},e.prototype.notifyComplete=function(t){this.destination.complete()},e}(n(881458).L)},958766:(t,e,n)=&gt;{"use strict";n.d(e,{b:()=&gt;r});var r=function(){function t(e,n){void 0===n&amp;&amp;(n=t.now),this.SchedulerAction=e,this.now=n}return t.prototype.schedule=function(t,e,n){return void 0===e&amp;&amp;(e=0),new this.SchedulerAction(this,t).schedule(n,e)},t.now=function(){return Date.now()},t}()},17986:(t,e,n)=&gt;{"use strict";n.d(e,{Yc:()=&gt;l,xQ:()=&gt;f});var r=n(593787),o=n(487530),i=n(881458),s=n(660934),a=n(846196),u=n(165165),c=n(480851),l=function(t){function e(e){var n=t.call(this,e)||this;return n.destination=e,n}return r.ZT(e,t),e}(i.L),f=function(t){function e(){var e=t.call(this)||this;return e.observers=[],e.closed=!1,e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return r.ZT(e,t),e.prototype[c.b]=function(){return new l(this)},e.prototype.lift=function(t){var e=new h(this,this);return e.operator=t,e},e.prototype.next=function(t){if(this.closed)throw new a.N;if(!this.isStopped)for(var e=this.observers,n=e.length,r=e.slice(),o=0;o&lt;n;o++)r[o].next(t)},e.prototype.error=function(t){if(this.closed)throw new a.N;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var e=this.observers,n=e.length,r=e.slice(),o=0;o&lt;n;o++)r[o].error(t);this.observers.length=0},e.prototype.complete=function(){if(this.closed)throw new a.N;this.isStopped=!0;for(var t=this.observers,e=t.length,n=t.slice(),r=0;r&lt;e;r++)n[r].complete();this.observers.length=0},e.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},e.prototype._trySubscribe=function(e){if(this.closed)throw new a.N;return t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){if(this.closed)throw new a.N;return this.hasError?(t.error(this.thrownError),s.w.EMPTY):this.isStopped?(t.complete(),s.w.EMPTY):(this.observers.push(t),new u.W(this,t))},e.prototype.asObservable=function(){var t=new o.y;return t.source=this,t},e.create=function(t,e){return new h(t,e)},e}(o.y),h=function(t){function e(e,n){var r=t.call(this)||this;return r.destination=e,r.source=n,r}return r.ZT(e,t),e.prototype.next=function(t){var e=this.destination;e&amp;&amp;e.next&amp;&amp;e.next(t)},e.prototype.error=function(t){var e=this.destination;e&amp;&amp;e.error&amp;&amp;this.destination.error(t)},e.prototype.complete=function(){var t=this.destination;t&amp;&amp;t.complete&amp;&amp;this.destination.complete()},e.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):s.w.EMPTY},e}(f)},165165:(t,e,n)=&gt;{"use strict";n.d(e,{W:()=&gt;o});var r=n(593787),o=function(t){function e(e,n){var r=t.call(this)||this;return r.subject=e,r.subscriber=n,r.closed=!1,r}return r.ZT(e,t),e.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,e=t.observers;if(this.subject=null,e&amp;&amp;0!==e.length&amp;&amp;!t.isStopped&amp;&amp;!t.closed){var n=e.indexOf(this.subscriber);-1!==n&amp;&amp;e.splice(n,1)}}},e}(n(660934).w)},881458:(t,e,n)=&gt;{"use strict";n.d(e,{L:()=&gt;l});var r=n(593787),o=n(534721),i=n(483541),s=n(660934),a=n(480851),u=n(536600),c=n(384496),l=function(t){function e(n,r,o){var s=t.call(this)||this;switch(s.syncErrorValue=null,s.syncErrorThrown=!1,s.syncErrorThrowable=!1,s.isStopped=!1,s._parentSubscription=null,arguments.length){case 0:s.destination=i.c;break;case 1:if(!n){s.destination=i.c;break}if("object"==typeof n){n instanceof e?(s.syncErrorThrowable=n.syncErrorThrowable,s.destination=n,n.add(s)):(s.syncErrorThrowable=!0,s.destination=new f(s,n));break}default:s.syncErrorThrowable=!0,s.destination=new f(s,n,r,o)}return s}return r.ZT(e,t),e.prototype[a.b]=function(){return this},e.create=function(t,n,r){var o=new e(t,n,r);return o.syncErrorThrowable=!1,o},e.prototype.next=function(t){this.isStopped||this._next(t)},e.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},e.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},e.prototype._unsubscribeAndRecycle=function(){var t=this._parent,e=this._parents;return this._parent=null,this._parents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parent=t,this._parents=e,this._parentSubscription=null,this},e}(s.w),f=function(t){function e(e,n,r,s){var a,u=t.call(this)||this;u._parentSubscriber=e;var c=u;return(0,o.m)(n)?a=n:n&amp;&amp;(a=n.next,r=n.error,s=n.complete,n!==i.c&amp;&amp;(c=Object.create(n),(0,o.m)(c.unsubscribe)&amp;&amp;u.add(c.unsubscribe.bind(c)),c.unsubscribe=u.unsubscribe.bind(u))),u._context=c,u._next=a,u._error=r,u._complete=s,u}return r.ZT(e,t),e.prototype.next=function(t){if(!this.isStopped&amp;&amp;this._next){var e=this._parentSubscriber;u.v.useDeprecatedSynchronousErrorHandling&amp;&amp;e.syncErrorThrowable?this.__tryOrSetError(e,this._next,t)&amp;&amp;this.unsubscribe():this.__tryOrUnsub(this._next,t)}},e.prototype.error=function(t){if(!this.isStopped){var e=this._parentSubscriber,n=u.v.useDeprecatedSynchronousErrorHandling;if(this._error)n&amp;&amp;e.syncErrorThrowable?(this.__tryOrSetError(e,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(e.syncErrorThrowable)n?(e.syncErrorValue=t,e.syncErrorThrown=!0):(0,c.z)(t),this.unsubscribe();else{if(this.unsubscribe(),n)throw t;(0,c.z)(t)}}},e.prototype.complete=function(){var t=this;if(!this.isStopped){var e=this._parentSubscriber;if(this._complete){var n=function(){return t._complete.call(t._context)};u.v.useDeprecatedSynchronousErrorHandling&amp;&amp;e.syncErrorThrowable?(this.__tryOrSetError(e,n),this.unsubscribe()):(this.__tryOrUnsub(n),this.unsubscribe())}else this.unsubscribe()}},e.prototype.__tryOrUnsub=function(t,e){try{t.call(this._context,e)}catch(n){if(this.unsubscribe(),u.v.useDeprecatedSynchronousErrorHandling)throw n;(0,c.z)(n)}},e.prototype.__tryOrSetError=function(t,e,n){if(!u.v.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,n)}catch(r){return u.v.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=r,t.syncErrorThrown=!0,!0):((0,c.z)(r),!0)}return!1},e.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},e}(l)},660934:(t,e,n)=&gt;{"use strict";n.d(e,{w:()=&gt;c});var r=n(806242),o=n(423595),i=n(534721),s=n(471585),a=n(770557),u=n(542354),c=function(){function t(t){this.closed=!1,this._parent=null,this._parents=null,this._subscriptions=null,t&amp;&amp;(this._unsubscribe=t)}var e;return t.prototype.unsubscribe=function(){var t,e=!1;if(!this.closed){var n=this,c=n._parent,f=n._parents,h=n._unsubscribe,p=n._subscriptions;this.closed=!0,this._parent=null,this._parents=null,this._subscriptions=null;for(var d=-1,y=f?f.length:0;c;)c.remove(this),c=++d&lt;y&amp;&amp;f[d]||null;if((0,i.m)(h))(0,s.Y)(h).call(this)===a.T&amp;&amp;(e=!0,t=t||(a.T.e instanceof u.B?l(a.T.e.errors):[a.T.e]));if((0,r.k)(p))for(d=-1,y=p.length;++d&lt;y;){var v=p[d];if((0,o.K)(v))if((0,s.Y)(v.unsubscribe).call(v)===a.T){e=!0,t=t||[];var b=a.T.e;b instanceof u.B?t=t.concat(l(b.errors)):t.push(b)}}if(e)throw new u.B(t)}},t.prototype.add=function(e){if(!e||e===t.EMPTY)return t.EMPTY;if(e===this)return this;var n=e;switch(typeof e){case"function":n=new t(e);case"object":if(n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if("function"!=typeof n._addParent){var r=n;(n=new t)._subscriptions=[r]}break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}return(this._subscriptions||(this._subscriptions=[])).push(n),n._addParent(this),n},t.prototype.remove=function(t){var e=this._subscriptions;if(e){var n=e.indexOf(t);-1!==n&amp;&amp;e.splice(n,1)}},t.prototype._addParent=function(t){var e=this._parent,n=this._parents;e&amp;&amp;e!==t?n?-1===n.indexOf(t)&amp;&amp;n.push(t):this._parents=[t]:this._parent=t},t.EMPTY=((e=new t).closed=!0,e),t}();function l(t){return t.reduce((function(t,e){return t.concat(e instanceof u.B?e.errors:e)}),[])}},536600:(t,e,n)=&gt;{"use strict";n.d(e,{v:()=&gt;o});var r=!1,o={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){t&amp;&amp;(new Error).stack;r=t},get useDeprecatedSynchronousErrorHandling(){return r}}},91776:(t,e,n)=&gt;{"use strict";n.d(e,{N:()=&gt;l});var r=n(593787),o=n(17986),i=n(487530),s=n(881458),a=n(660934),u=n(605032),c=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return r.ZT(e,t),e.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},e.prototype.getSubject=function(){var t=this._subject;return t&amp;&amp;!t.isStopped||(this._subject=this.subjectFactory()),this._subject},e.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new a.w).add(this.source.subscribe(new f(this.getSubject(),this))),t.closed?(this._connection=null,t=a.w.EMPTY):this._connection=t),t},e.prototype.refCount=function(){return(0,u.x)()(this)},e}(i.y).prototype,l={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:c._subscribe},_isComplete:{value:c._isComplete,writable:!0},getSubject:{value:c.getSubject},connect:{value:c.connect},refCount:{value:c.refCount}},f=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return r.ZT(e,t),e.prototype._error=function(e){this._unsubscribe(),t.prototype._error.call(this,e)},e.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&amp;&amp;e.unsubscribe()}},e}(o.Yc);s.L},332098:(t,e,n)=&gt;{"use strict";n.d(e,{E_:()=&gt;o,cS:()=&gt;i});var r=n(487530),o=new r.y((function(t){return t.complete()}));function i(t){return t?function(t){return new r.y((function(e){return t.schedule((function(){return e.complete()}))}))}(t):o}},423713:(t,e,n)=&gt;{"use strict";n.d(e,{D:()=&gt;p});var r=n(487530),o=n(656159),i=n(741976),s=n(37159),a=n(356821),u=n(233771),c=n(343610),l=n(533083),f=n(671817),h=n(80506);function p(t,e){if(!e)return t instanceof r.y?t:new r.y((0,h.s)(t));if(null!=t){if((0,s.c)(t))return(0,f.u)(t,e);if((0,o.t)(t))return(0,c.p)(t,e);if((0,i.z)(t))return(0,u.n)(t,e);if((0,a.T)(t)||"string"==typeof t)return(0,l.E)(t,e)}throw new TypeError((null!==t&amp;&amp;typeof t||t)+" is not observable")}},233771:(t,e,n)=&gt;{"use strict";n.d(e,{n:()=&gt;s});var r=n(487530),o=n(660934),i=n(152005);function s(t,e){return e?new r.y((function(n){var r=new o.w,i=0;return r.add(e.schedule((function(){i!==t.length?(n.next(t[i++]),n.closed||r.add(this.schedule())):n.complete()}))),r})):new r.y((0,i.V)(t))}},467989:(t,e,n)=&gt;{"use strict";n.d(e,{R:()=&gt;a});var r=n(487530),o=n(806242),i=n(534721),s=n(858800);Object.prototype.toString;function a(t,e,n,c){return(0,i.m)(n)&amp;&amp;(c=n,n=void 0),c?a(t,e,n).pipe((0,s.U)((function(t){return(0,o.k)(t)?c.apply(void 0,t):c(t)}))):new r.y((function(r){u(t,e,(function(t){arguments.length&gt;1?r.next(Array.prototype.slice.call(arguments)):r.next(t)}),r,n)}))}function u(t,e,n,r,o){var i;if(function(t){return t&amp;&amp;"function"==typeof t.addEventListener&amp;&amp;"function"==typeof t.removeEventListener}(t)){var s=t;t.addEventListener(e,n,o),i=function(){return s.removeEventListener(e,n,o)}}else if(function(t){return t&amp;&amp;"function"==typeof t.on&amp;&amp;"function"==typeof t.off}(t)){var a=t;t.on(e,n),i=function(){return a.off(e,n)}}else if(function(t){return t&amp;&amp;"function"==typeof t.addListener&amp;&amp;"function"==typeof t.removeListener}(t)){var c=t;t.addListener(e,n),i=function(){return c.removeListener(e,n)}}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(var l=0,f=t.length;l&lt;f;l++)u(t[l],e,n,r,o)}r.add(i)}},533083:(t,e,n)=&gt;{"use strict";n.d(e,{E:()=&gt;a});var r=n(487530),o=n(660934),i=n(991441),s=n(269284);function a(t,e){if(!t)throw new Error("Iterable cannot be null");return e?new r.y((function(n){var r,s=new o.w;return s.add((function(){r&amp;&amp;"function"==typeof r.return&amp;&amp;r.return()})),s.add(e.schedule((function(){r=t[i.hZ](),s.add(e.schedule((function(){if(!n.closed){var t,e;try{var o=r.next();t=o.value,e=o.done}catch(i){return void n.error(i)}e?n.complete():(n.next(t),this.schedule())}})))}))),s})):new r.y((0,s.u)(t))}},671817:(t,e,n)=&gt;{"use strict";n.d(e,{u:()=&gt;a});var r=n(487530),o=n(660934),i=n(137877),s=n(915024);function a(t,e){return e?new r.y((function(n){var r=new o.w;return r.add(e.schedule((function(){var o=t[i.L]();r.add(o.subscribe({next:function(t){r.add(e.schedule((function(){return n.next(t)})))},error:function(t){r.add(e.schedule((function(){return n.error(t)})))},complete:function(){r.add(e.schedule((function(){return n.complete()})))}}))}))),r})):new r.y((0,s.h)(t))}},343610:(t,e,n)=&gt;{"use strict";n.d(e,{p:()=&gt;s});var r=n(487530),o=n(660934),i=n(635378);function s(t,e){return e?new r.y((function(n){var r=new o.w;return r.add(e.schedule((function(){return t.then((function(t){r.add(e.schedule((function(){n.next(t),r.add(e.schedule((function(){return n.complete()})))})))}),(function(t){r.add(e.schedule((function(){return n.error(t)})))}))}))),r})):new r.y((0,i.A)(t))}},21103:(t,e,n)=&gt;{"use strict";n.d(e,{T:()=&gt;a});var r=n(487530),o=n(785789),i=n(444531),s=n(233771);function a(){for(var t=[],e=0;e&lt;arguments.length;e++)t[e]=arguments[e];var n=Number.POSITIVE_INFINITY,a=null,u=t[t.length-1];return(0,o.K)(u)?(a=t.pop(),t.length&gt;1&amp;&amp;"number"==typeof t[t.length-1]&amp;&amp;(n=t.pop())):"number"==typeof u&amp;&amp;(n=t.pop()),null===a&amp;&amp;1===t.length&amp;&amp;t[0]instanceof r.y?t[0]:(0,i.J)(n)((0,s.n)(t,a))}},127414:(t,e,n)=&gt;{"use strict";n.d(e,{C:()=&gt;i});var r=n(487530),o=n(900832),i=new r.y(o.Z)},980600:(t,e,n)=&gt;{"use strict";n.d(e,{of:()=&gt;a});var r=n(785789),o=n(233771),i=n(332098),s=n(829578);function a(){for(var t=[],e=0;e&lt;arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];switch((0,r.K)(n)?t.pop():n=void 0,t.length){case 0:return(0,i.cS)(n);case 1:return n?(0,o.n)(t,n):(0,s.i)(t[0]);default:return(0,o.n)(t,n)}}},829578:(t,e,n)=&gt;{"use strict";n.d(e,{i:()=&gt;o});var r=n(487530);function o(t){var e=new r.y((function(e){e.next(t),e.complete()}));return e._isScalar=!0,e.value=t,e}},143206:(t,e,n)=&gt;{"use strict";n.d(e,{b:()=&gt;s});var r=n(593787),o=n(881458),i=n(934276);function s(t,e){return void 0===e&amp;&amp;(e=i.P),function(n){return n.lift(new a(t,e))}}var a=function(){function t(t,e){this.dueTime=t,this.scheduler=e}return t.prototype.call=function(t,e){return e.subscribe(new u(t,this.dueTime,this.scheduler))},t}(),u=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.dueTime=n,o.scheduler=r,o.debouncedSubscription=null,o.lastValue=null,o.hasValue=!1,o}return r.ZT(e,t),e.prototype._next=function(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(c,this.dueTime,this))},e.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},e.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var t=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}},e.prototype.clearDebounce=function(){var t=this.debouncedSubscription;null!==t&amp;&amp;(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)},e}(o.L);function c(t){t.debouncedNext()}},953116:(t,e,n)=&gt;{"use strict";n.d(e,{x:()=&gt;a});var r=n(593787),o=n(881458),i=n(471585),s=n(770557);function a(t,e){return function(n){return n.lift(new u(t,e))}}var u=function(){function t(t,e){this.compare=t,this.keySelector=e}return t.prototype.call=function(t,e){return e.subscribe(new c(t,this.compare,this.keySelector))},t}(),c=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.keySelector=r,o.hasKey=!1,"function"==typeof n&amp;&amp;(o.compare=n),o}return r.ZT(e,t),e.prototype.compare=function(t,e){return t===e},e.prototype._next=function(t){var e=t;if(this.keySelector&amp;&amp;(e=(0,i.Y)(this.keySelector)(t))===s.T)return this.destination.error(s.T.e);var n=!1;if(this.hasKey){if((n=(0,i.Y)(this.compare)(this.key,e))===s.T)return this.destination.error(s.T.e)}else this.hasKey=!0;!1===Boolean(n)&amp;&amp;(this.key=e,this.destination.next(t))},e}(o.L)},223897:(t,e,n)=&gt;{"use strict";n.d(e,{h:()=&gt;i});var r=n(593787),o=n(881458);function i(t,e){return function(n){return n.lift(new s(t,e))}}var s=function(){function t(t,e){this.predicate=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new a(t,this.predicate,this.thisArg))},t}(),a=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.predicate=n,o.thisArg=r,o.count=0,o}return r.ZT(e,t),e.prototype._next=function(t){var e;try{e=this.predicate.call(this.thisArg,t,this.count++)}catch(n){return void this.destination.error(n)}e&amp;&amp;this.destination.next(t)},e}(o.L)},30240:(t,e,n)=&gt;{"use strict";n.d(e,{x:()=&gt;s});var r=n(593787),o=n(881458),i=n(660934);function s(t){return function(e){return e.lift(new a(t))}}var a=function(){function t(t){this.callback=t}return t.prototype.call=function(t,e){return e.subscribe(new u(t,this.callback))},t}(),u=function(t){function e(e,n){var r=t.call(this,e)||this;return r.add(new i.w(n)),r}return r.ZT(e,t),e}(o.L)},858800:(t,e,n)=&gt;{"use strict";n.d(e,{U:()=&gt;i});var r=n(593787),o=n(881458);function i(t,e){return function(n){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new s(t,e))}}var s=function(){function t(t,e){this.project=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new a(t,this.project,this.thisArg))},t}(),a=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.project=n,o.count=0,o.thisArg=r||o,o}return r.ZT(e,t),e.prototype._next=function(t){var e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(n){return void this.destination.error(n)}this.destination.next(e)},e}(o.L)},444531:(t,e,n)=&gt;{"use strict";n.d(e,{J:()=&gt;i});var r=n(516555),o=n(470432);function i(t){return void 0===t&amp;&amp;(t=Number.POSITIVE_INFINITY),(0,r.zg)(o.y,t)}},516555:(t,e,n)=&gt;{"use strict";n.d(e,{zg:()=&gt;c});var r=n(593787),o=n(251796),i=n(895804),s=n(733381),a=n(858800),u=n(423713);function c(t,e,n){return void 0===n&amp;&amp;(n=Number.POSITIVE_INFINITY),"function"==typeof e?function(r){return r.pipe(c((function(n,r){return(0,u.D)(t(n,r)).pipe((0,a.U)((function(t,o){return e(n,t,r,o)})))}),n))}:("number"==typeof e&amp;&amp;(n=e),function(e){return e.lift(new l(t,n))})}var l=function(){function t(t,e){void 0===e&amp;&amp;(e=Number.POSITIVE_INFINITY),this.project=t,this.concurrent=e}return t.prototype.call=function(t,e){return e.subscribe(new f(t,this.project,this.concurrent))},t}(),f=function(t){function e(e,n,r){void 0===r&amp;&amp;(r=Number.POSITIVE_INFINITY);var o=t.call(this,e)||this;return o.project=n,o.concurrent=r,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}return r.ZT(e,t),e.prototype._next=function(t){this.active&lt;this.concurrent?this._tryNext(t):this.buffer.push(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this.active++,this._innerSub(e,t,n)},e.prototype._innerSub=function(t,e,n){var r=new s.d(this,void 0,void 0);this.destination.add(r),(0,o.D)(this,t,e,n,r)},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&amp;&amp;0===this.buffer.length&amp;&amp;this.destination.complete(),this.unsubscribe()},e.prototype.notifyNext=function(t,e,n,r,o){this.destination.next(e)},e.prototype.notifyComplete=function(t){var e=this.buffer;this.remove(t),this.active--,e.length&gt;0?this._next(e.shift()):0===this.active&amp;&amp;this.hasCompleted&amp;&amp;this.destination.complete()},e}(i.L)},609917:(t,e,n)=&gt;{"use strict";n.d(e,{O:()=&gt;o});var r=n(91776);function o(t,e){return function(n){var o;if(o="function"==typeof t?t:function(){return t},"function"==typeof e)return n.lift(new i(o,e));var s=Object.create(n,r.N);return s.source=n,s.subjectFactory=o,s}}var i=function(){function t(t,e){this.subjectFactory=t,this.selector=e}return t.prototype.call=function(t,e){var n=this.selector,r=this.subjectFactory(),o=n(r).subscribe(t);return o.add(e.subscribe(r)),o},t}()},605032:(t,e,n)=&gt;{"use strict";n.d(e,{x:()=&gt;i});var r=n(593787),o=n(881458);function i(){return function(t){return t.lift(new s(t))}}var s=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new a(t,n),o=e.subscribe(r);return r.closed||(r.connection=n.connect()),o},t}(),a=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return r.ZT(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e&lt;=0)this.connection=null;else if(t._refCount=e-1,e&gt;1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&amp;&amp;r!==n||r.unsubscribe()}}else this.connection=null},e}(o.L)},562972:(t,e,n)=&gt;{"use strict";n.d(e,{B:()=&gt;a});var r=n(609917),o=n(605032),i=n(17986);function s(){return new i.xQ}function a(){return function(t){return(0,o.x)()((0,r.O)(s)(t))}}},97093:(t,e,n)=&gt;{"use strict";n.d(e,{w:()=&gt;c});var r=n(593787),o=n(895804),i=n(733381),s=n(251796),a=n(858800),u=n(423713);function c(t,e){return"function"==typeof e?function(n){return n.pipe(c((function(n,r){return(0,u.D)(t(n,r)).pipe((0,a.U)((function(t,o){return e(n,t,r,o)})))})))}:function(e){return e.lift(new l(t))}}var l=function(){function t(t){this.project=t}return t.prototype.call=function(t,e){return e.subscribe(new f(t,this.project))},t}(),f=function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.index=0,r}return r.ZT(e,t),e.prototype._next=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(r){return void this.destination.error(r)}this._innerSub(e,t,n)},e.prototype._innerSub=function(t,e,n){var r=this.innerSubscription;r&amp;&amp;r.unsubscribe();var o=new i.d(this,void 0,void 0);this.destination.add(o),this.innerSubscription=(0,s.D)(this,t,e,n,o)},e.prototype._complete=function(){var e=this.innerSubscription;e&amp;&amp;!e.closed||t.prototype._complete.call(this),this.unsubscribe()},e.prototype._unsubscribe=function(){this.innerSubscription=null},e.prototype.notifyComplete=function(e){this.destination.remove(e),this.innerSubscription=null,this.isStopped&amp;&amp;t.prototype._complete.call(this)},e.prototype.notifyNext=function(t,e,n,r,o){this.destination.next(e)},e}(o.L)},227119:(t,e,n)=&gt;{"use strict";n.d(e,{q:()=&gt;a});var r=n(593787),o=n(881458),i=n(941881),s=n(332098);function a(t){return function(e){return 0===t?(0,s.cS)():e.lift(new u(t))}}var u=function(){function t(t){if(this.total=t,this.total&lt;0)throw new i.W}return t.prototype.call=function(t,e){return e.subscribe(new c(t,this.total))},t}(),c=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}return r.ZT(e,t),e.prototype._next=function(t){var e=this.total,n=++this.count;n&lt;=e&amp;&amp;(this.destination.next(t),n===e&amp;&amp;(this.destination.complete(),this.unsubscribe()))},e}(o.L)},915632:(t,e,n)=&gt;{"use strict";n.d(e,{o:()=&gt;i});var r=n(593787),o=n(881458);function i(t){return function(e){return e.lift(new s(t))}}var s=function(){function t(t){this.predicate=t}return t.prototype.call=function(t,e){return e.subscribe(new a(t,this.predicate))},t}(),a=function(t){function e(e,n){var r=t.call(this,e)||this;return r.predicate=n,r.index=0,r}return r.ZT(e,t),e.prototype._next=function(t){var e,n=this.destination;try{e=this.predicate(t,this.index++)}catch(r){return void n.error(r)}this.nextOrComplete(t,e)},e.prototype.nextOrComplete=function(t,e){var n=this.destination;Boolean(e)?n.next(t):n.complete()},e}(o.L)},868203:(t,e,n)=&gt;{"use strict";n.d(e,{a:()=&gt;o});var r=n(593787),o=function(t){function e(e,n){return t.call(this)||this}return r.ZT(e,t),e.prototype.schedule=function(t,e){return void 0===e&amp;&amp;(e=0),this},e}(n(660934).w)},352218:(t,e,n)=&gt;{"use strict";n.d(e,{o:()=&gt;o});var r=n(593787),o=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r.pending=!1,r}return r.ZT(e,t),e.prototype.schedule=function(t,e){if(void 0===e&amp;&amp;(e=0),this.closed)return this;this.state=t;var n=this.id,r=this.scheduler;return null!=n&amp;&amp;(this.id=this.recycleAsyncId(r,n,e)),this.pending=!0,this.delay=e,this.id=this.id||this.requestAsyncId(r,this.id,e),this},e.prototype.requestAsyncId=function(t,e,n){return void 0===n&amp;&amp;(n=0),setInterval(t.flush.bind(t,this),n)},e.prototype.recycleAsyncId=function(t,e,n){if(void 0===n&amp;&amp;(n=0),null!==n&amp;&amp;this.delay===n&amp;&amp;!1===this.pending)return e;clearInterval(e)},e.prototype.execute=function(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(t,e);if(n)return n;!1===this.pending&amp;&amp;null!=this.id&amp;&amp;(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},e.prototype._execute=function(t,e){var n=!1,r=void 0;try{this.work(t)}catch(o){n=!0,r=!!o&amp;&amp;o||new Error(o)}if(n)return this.unsubscribe(),r},e.prototype._unsubscribe=function(){var t=this.id,e=this.scheduler,n=e.actions,r=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==r&amp;&amp;n.splice(r,1),null!=t&amp;&amp;(this.id=this.recycleAsyncId(e,t,null)),this.delay=null},e}(n(868203).a)},565928:(t,e,n)=&gt;{"use strict";n.d(e,{v:()=&gt;i});var r=n(593787),o=n(958766),i=function(t){function e(n,r){void 0===r&amp;&amp;(r=o.b.now);var i=t.call(this,n,(function(){return e.delegate&amp;&amp;e.delegate!==i?e.delegate.now():r()}))||this;return i.actions=[],i.active=!1,i.scheduled=void 0,i}return r.ZT(e,t),e.prototype.schedule=function(n,r,o){return void 0===r&amp;&amp;(r=0),e.delegate&amp;&amp;e.delegate!==this?e.delegate.schedule(n,r,o):t.prototype.schedule.call(this,n,r,o)},e.prototype.flush=function(t){var e=this.actions;if(this.active)e.push(t);else{var n;this.active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this.active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}},e}(o.b)},934276:(t,e,n)=&gt;{"use strict";n.d(e,{P:()=&gt;o});var r=n(352218),o=new(n(565928).v)(r.o)},991441:(t,e,n)=&gt;{"use strict";function r(){return"function"==typeof Symbol&amp;&amp;Symbol.iterator?Symbol.iterator:"@@iterator"}n.d(e,{hZ:()=&gt;o});var o=r()},137877:(t,e,n)=&gt;{"use strict";n.d(e,{L:()=&gt;r});var r="function"==typeof Symbol&amp;&amp;Symbol.observable||"@@observable"},480851:(t,e,n)=&gt;{"use strict";n.d(e,{b:()=&gt;r});var r="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random()},941881:(t,e,n)=&gt;{"use strict";function r(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}n.d(e,{W:()=&gt;o}),r.prototype=Object.create(Error.prototype);var o=r},846196:(t,e,n)=&gt;{"use strict";function r(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}n.d(e,{N:()=&gt;o}),r.prototype=Object.create(Error.prototype);var o=r},542354:(t,e,n)=&gt;{"use strict";function r(t){return Error.call(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(t,e){return e+1+") "+t.toString()})).join("\n  "):"",this.name="UnsubscriptionError",this.errors=t,this}n.d(e,{B:()=&gt;o}),r.prototype=Object.create(Error.prototype);var o=r},579956:(t,e,n)=&gt;{"use strict";n.d(e,{_:()=&gt;o});var r=n(881458);function o(t){for(;t;){var e=t,n=e.closed,o=e.destination,i=e.isStopped;if(n||i)return!1;t=o&amp;&amp;o instanceof r.L?o:null}return!0}},770557:(t,e,n)=&gt;{"use strict";n.d(e,{T:()=&gt;r});var r={e:{}}},384496:(t,e,n)=&gt;{"use strict";function r(t){setTimeout((function(){throw t}))}n.d(e,{z:()=&gt;r})},470432:(t,e,n)=&gt;{"use strict";function r(t){return t}n.d(e,{y:()=&gt;r})},806242:(t,e,n)=&gt;{"use strict";n.d(e,{k:()=&gt;r});var r=Array.isArray||function(t){return t&amp;&amp;"number"==typeof t.length}},741976:(t,e,n)=&gt;{"use strict";n.d(e,{z:()=&gt;r});var r=function(t){return t&amp;&amp;"number"==typeof t.length&amp;&amp;"function"!=typeof t}},534721:(t,e,n)=&gt;{"use strict";function r(t){return"function"==typeof t}n.d(e,{m:()=&gt;r})},37159:(t,e,n)=&gt;{"use strict";n.d(e,{c:()=&gt;o});var r=n(137877);function o(t){return t&amp;&amp;"function"==typeof t[r.L]}},356821:(t,e,n)=&gt;{"use strict";n.d(e,{T:()=&gt;o});var r=n(991441);function o(t){return t&amp;&amp;"function"==typeof t[r.hZ]}},423595:(t,e,n)=&gt;{"use strict";function r(t){return null!=t&amp;&amp;"object"==typeof t}n.d(e,{K:()=&gt;r})},656159:(t,e,n)=&gt;{"use strict";function r(t){return t&amp;&amp;"function"!=typeof t.subscribe&amp;&amp;"function"==typeof t.then}n.d(e,{t:()=&gt;r})},785789:(t,e,n)=&gt;{"use strict";function r(t){return t&amp;&amp;"function"==typeof t.schedule}n.d(e,{K:()=&gt;r})},900832:(t,e,n)=&gt;{"use strict";function r(){}n.d(e,{Z:()=&gt;r})},800336:(t,e,n)=&gt;{"use strict";n.d(e,{U:()=&gt;o});var r=n(900832);function o(t){return t?1===t.length?t[0]:function(e){return t.reduce((function(t,e){return e(t)}),e)}:r.Z}},80506:(t,e,n)=&gt;{"use strict";n.d(e,{s:()=&gt;p});var r=n(487530),o=n(152005),i=n(635378),s=n(269284),a=n(915024),u=n(741976),c=n(656159),l=n(423595),f=n(991441),h=n(137877),p=function(t){if(t instanceof r.y)return function(e){return t._isScalar?(e.next(t.value),void e.complete()):t.subscribe(e)};if(t&amp;&amp;"function"==typeof t[h.L])return(0,a.h)(t);if((0,u.z)(t))return(0,o.V)(t);if((0,c.t)(t))return(0,i.A)(t);if(t&amp;&amp;"function"==typeof t[f.hZ])return(0,s.u)(t);var e=(0,l.K)(t)?"an invalid object":"'"+t+"'";throw new TypeError("You provided "+e+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")}},152005:(t,e,n)=&gt;{"use strict";n.d(e,{V:()=&gt;r});var r=function(t){return function(e){for(var n=0,r=t.length;n&lt;r&amp;&amp;!e.closed;n++)e.next(t[n]);e.closed||e.complete()}}},269284:(t,e,n)=&gt;{"use strict";n.d(e,{u:()=&gt;o});var r=n(991441),o=function(t){return function(e){for(var n=t[r.hZ]();;){var o=n.next();if(o.done){e.complete();break}if(e.next(o.value),e.closed)break}return"function"==typeof n.return&amp;&amp;e.add((function(){n.return&amp;&amp;n.return()})),e}}},915024:(t,e,n)=&gt;{"use strict";n.d(e,{h:()=&gt;o});var r=n(137877),o=function(t){return function(e){var n=t[r.L]();if("function"!=typeof n.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return n.subscribe(e)}}},635378:(t,e,n)=&gt;{"use strict";n.d(e,{A:()=&gt;o});var r=n(384496),o=function(t){return function(e){return t.then((function(t){e.closed||(e.next(t),e.complete())}),(function(t){return e.error(t)})).then(null,r.z),e}}},251796:(t,e,n)=&gt;{"use strict";n.d(e,{D:()=&gt;i});var r=n(733381),o=n(80506);function i(t,e,n,i,s){if(void 0===s&amp;&amp;(s=new r.d(t,n,i)),!s.closed)return(0,o.s)(e)(s)}},864955:(t,e,n)=&gt;{"use strict";n.d(e,{Y:()=&gt;s});var r=n(881458),o=n(480851),i=n(483541);function s(t,e,n){if(t){if(t instanceof r.L)return t;if(t[o.b])return t[o.b]()}return t||e||n?new r.L(t,e,n):new r.L(i.c)}},471585:(t,e,n)=&gt;{"use strict";n.d(e,{Y:()=&gt;s});var r,o=n(770557);function i(){try{return r.apply(this,arguments)}catch(t){return o.T.e=t,o.T}}function s(t){return r=t,i}},503216:(t,e,n)=&gt;{var r=n(470977),o=n(81681),i=n(860389),s=n(653392),a=n(548087),u=n(716877),c=n(546580);c.alea=r,c.xor128=o,c.xorwow=i,c.xorshift7=s,c.xor4096=a,c.tychei=u,t.exports=c},470977:function(t,e,n){var r;!function(t,o,i){function s(t){var e=this,n=function(){var t=4022871197,e=function(e){e=String(e);for(var n=0;n&lt;e.length;n++){var r=.02519603282416938*(t+=e.charCodeAt(n));r-=t=r&gt;&gt;&gt;0,t=(r*=t)&gt;&gt;&gt;0,t+=4294967296*(r-=t)}return 2.3283064365386963e-10*(t&gt;&gt;&gt;0)};return e}();e.next=function(){var t=2091639*e.s0+2.3283064365386963e-10*e.c;return e.s0=e.s1,e.s1=e.s2,e.s2=t-(e.c=0|t)},e.c=1,e.s0=n(" "),e.s1=n(" "),e.s2=n(" "),e.s0-=n(t),e.s0&lt;0&amp;&amp;(e.s0+=1),e.s1-=n(t),e.s1&lt;0&amp;&amp;(e.s1+=1),e.s2-=n(t),e.s2&lt;0&amp;&amp;(e.s2+=1),n=null}function a(t,e){return e.c=t.c,e.s0=t.s0,e.s1=t.s1,e.s2=t.s2,e}function u(t,e){var n=new s(t),r=e&amp;&amp;e.state,o=n.next;return o.int32=function(){return 4294967296*n.next()|0},o.double=function(){return o()+11102230246251565e-32*(2097152*o()|0)},o.quick=o,r&amp;&amp;("object"==typeof r&amp;&amp;a(r,n),o.state=function(){return a(n,{})}),o}o&amp;&amp;o.exports?o.exports=u:n.amdD&amp;&amp;n.amdO?void 0===(r=function(){return u}.call(e,n,e,o))||(o.exports=r):this.alea=u}(0,t=n.nmd(t),n.amdD)},716877:function(t,e,n){var r;!function(t,o,i){function s(t){var e=this,n="";e.next=function(){var t=e.b,n=e.c,r=e.d,o=e.a;return t=t&lt;&lt;25^t&gt;&gt;&gt;7^n,n=n-r|0,r=r&lt;&lt;24^r&gt;&gt;&gt;8^o,o=o-t|0,e.b=t=t&lt;&lt;20^t&gt;&gt;&gt;12^n,e.c=n=n-r|0,e.d=r&lt;&lt;16^n&gt;&gt;&gt;16^o,e.a=o-t|0},e.a=0,e.b=0,e.c=-1640531527,e.d=1367130551,t===Math.floor(t)?(e.a=t/4294967296|0,e.b=0|t):n+=t;for(var r=0;r&lt;n.length+20;r++)e.b^=0|n.charCodeAt(r),e.next()}function a(t,e){return e.a=t.a,e.b=t.b,e.c=t.c,e.d=t.d,e}function u(t,e){var n=new s(t),r=e&amp;&amp;e.state,o=function(){return(n.next()&gt;&gt;&gt;0)/4294967296};return o.double=function(){do{var t=((n.next()&gt;&gt;&gt;11)+(n.next()&gt;&gt;&gt;0)/4294967296)/(1&lt;&lt;21)}while(0===t);return t},o.int32=n.next,o.quick=o,r&amp;&amp;("object"==typeof r&amp;&amp;a(r,n),o.state=function(){return a(n,{})}),o}o&amp;&amp;o.exports?o.exports=u:n.amdD&amp;&amp;n.amdO?void 0===(r=function(){return u}.call(e,n,e,o))||(o.exports=r):this.tychei=u}(0,t=n.nmd(t),n.amdD)},81681:function(t,e,n){var r;!function(t,o,i){function s(t){var e=this,n="";e.x=0,e.y=0,e.z=0,e.w=0,e.next=function(){var t=e.x^e.x&lt;&lt;11;return e.x=e.y,e.y=e.z,e.z=e.w,e.w^=e.w&gt;&gt;&gt;19^t^t&gt;&gt;&gt;8},t===(0|t)?e.x=t:n+=t;for(var r=0;r&lt;n.length+64;r++)e.x^=0|n.charCodeAt(r),e.next()}function a(t,e){return e.x=t.x,e.y=t.y,e.z=t.z,e.w=t.w,e}function u(t,e){var n=new s(t),r=e&amp;&amp;e.state,o=function(){return(n.next()&gt;&gt;&gt;0)/4294967296};return o.double=function(){do{var t=((n.next()&gt;&gt;&gt;11)+(n.next()&gt;&gt;&gt;0)/4294967296)/(1&lt;&lt;21)}while(0===t);return t},o.int32=n.next,o.quick=o,r&amp;&amp;("object"==typeof r&amp;&amp;a(r,n),o.state=function(){return a(n,{})}),o}o&amp;&amp;o.exports?o.exports=u:n.amdD&amp;&amp;n.amdO?void 0===(r=function(){return u}.call(e,n,e,o))||(o.exports=r):this.xor128=u}(0,t=n.nmd(t),n.amdD)},548087:function(t,e,n){var r;!function(t,o,i){function s(t){var e=this;e.next=function(){var t,n,r=e.w,o=e.X,i=e.i;return e.w=r=r+1640531527|0,n=o[i+34&amp;127],t=o[i=i+1&amp;127],n^=n&lt;&lt;13,t^=t&lt;&lt;17,n^=n&gt;&gt;&gt;15,t^=t&gt;&gt;&gt;12,n=o[i]=n^t,e.i=i,n+(r^r&gt;&gt;&gt;16)|0},function(t,e){var n,r,o,i,s,a=[],u=128;for(e===(0|e)?(r=e,e=null):(e+="\0",r=0,u=Math.max(u,e.length)),o=0,i=-32;i&lt;u;++i)e&amp;&amp;(r^=e.charCodeAt((i+32)%e.length)),0===i&amp;&amp;(s=r),r^=r&lt;&lt;10,r^=r&gt;&gt;&gt;15,r^=r&lt;&lt;4,r^=r&gt;&gt;&gt;13,i&gt;=0&amp;&amp;(s=s+1640531527|0,o=0==(n=a[127&amp;i]^=r+s)?o+1:0);for(o&gt;=128&amp;&amp;(a[127&amp;(e&amp;&amp;e.length||0)]=-1),o=127,i=512;i&gt;0;--i)r=a[o+34&amp;127],n=a[o=o+1&amp;127],r^=r&lt;&lt;13,n^=n&lt;&lt;17,r^=r&gt;&gt;&gt;15,n^=n&gt;&gt;&gt;12,a[o]=r^n;t.w=s,t.X=a,t.i=o}(e,t)}function a(t,e){return e.i=t.i,e.w=t.w,e.X=t.X.slice(),e}function u(t,e){null==t&amp;&amp;(t=+new Date);var n=new s(t),r=e&amp;&amp;e.state,o=function(){return(n.next()&gt;&gt;&gt;0)/4294967296};return o.double=function(){do{var t=((n.next()&gt;&gt;&gt;11)+(n.next()&gt;&gt;&gt;0)/4294967296)/(1&lt;&lt;21)}while(0===t);return t},o.int32=n.next,o.quick=o,r&amp;&amp;(r.X&amp;&amp;a(r,n),o.state=function(){return a(n,{})}),o}o&amp;&amp;o.exports?o.exports=u:n.amdD&amp;&amp;n.amdO?void 0===(r=function(){return u}.call(e,n,e,o))||(o.exports=r):this.xor4096=u}(0,t=n.nmd(t),n.amdD)},653392:function(t,e,n){var r;!function(t,o,i){function s(t){var e=this;e.next=function(){var t,n,r=e.x,o=e.i;return t=r[o],n=(t^=t&gt;&gt;&gt;7)^t&lt;&lt;24,n^=(t=r[o+1&amp;7])^t&gt;&gt;&gt;10,n^=(t=r[o+3&amp;7])^t&gt;&gt;&gt;3,n^=(t=r[o+4&amp;7])^t&lt;&lt;7,t=r[o+7&amp;7],n^=(t^=t&lt;&lt;13)^t&lt;&lt;9,r[o]=n,e.i=o+1&amp;7,n},function(t,e){var n,r=[];if(e===(0|e))r[0]=e;else for(e=""+e,n=0;n&lt;e.length;++n)r[7&amp;n]=r[7&amp;n]&lt;&lt;15^e.charCodeAt(n)+r[n+1&amp;7]&lt;&lt;13;for(;r.length&lt;8;)r.push(0);for(n=0;n&lt;8&amp;&amp;0===r[n];++n);for(8==n?r[7]=-1:r[n],t.x=r,t.i=0,n=256;n&gt;0;--n)t.next()}(e,t)}function a(t,e){return e.x=t.x.slice(),e.i=t.i,e}function u(t,e){null==t&amp;&amp;(t=+new Date);var n=new s(t),r=e&amp;&amp;e.state,o=function(){return(n.next()&gt;&gt;&gt;0)/4294967296};return o.double=function(){do{var t=((n.next()&gt;&gt;&gt;11)+(n.next()&gt;&gt;&gt;0)/4294967296)/(1&lt;&lt;21)}while(0===t);return t},o.int32=n.next,o.quick=o,r&amp;&amp;(r.x&amp;&amp;a(r,n),o.state=function(){return a(n,{})}),o}o&amp;&amp;o.exports?o.exports=u:n.amdD&amp;&amp;n.amdO?void 0===(r=function(){return u}.call(e,n,e,o))||(o.exports=r):this.xorshift7=u}(0,t=n.nmd(t),n.amdD)},860389:function(t,e,n){var r;!function(t,o,i){function s(t){var e=this,n="";e.next=function(){var t=e.x^e.x&gt;&gt;&gt;2;return e.x=e.y,e.y=e.z,e.z=e.w,e.w=e.v,(e.d=e.d+362437|0)+(e.v=e.v^e.v&lt;&lt;4^t^t&lt;&lt;1)|0},e.x=0,e.y=0,e.z=0,e.w=0,e.v=0,t===(0|t)?e.x=t:n+=t;for(var r=0;r&lt;n.length+64;r++)e.x^=0|n.charCodeAt(r),r==n.length&amp;&amp;(e.d=e.x&lt;&lt;10^e.x&gt;&gt;&gt;4),e.next()}function a(t,e){return e.x=t.x,e.y=t.y,e.z=t.z,e.w=t.w,e.v=t.v,e.d=t.d,e}function u(t,e){var n=new s(t),r=e&amp;&amp;e.state,o=function(){return(n.next()&gt;&gt;&gt;0)/4294967296};return o.double=function(){do{var t=((n.next()&gt;&gt;&gt;11)+(n.next()&gt;&gt;&gt;0)/4294967296)/(1&lt;&lt;21)}while(0===t);return t},o.int32=n.next,o.quick=o,r&amp;&amp;("object"==typeof r&amp;&amp;a(r,n),o.state=function(){return a(n,{})}),o}o&amp;&amp;o.exports?o.exports=u:n.amdD&amp;&amp;n.amdO?void 0===(r=function(){return u}.call(e,n,e,o))||(o.exports=r):this.xorwow=u}(0,t=n.nmd(t),n.amdD)},546580:function(t,e,n){var r;!function(o,i,s){var a,u=256,c=s.pow(u,6),l=s.pow(2,52),f=2*l,h=u-1;function p(t,e,n){var r=[],h=b(v((e=1==e?{entropy:!0}:e||{}).entropy?[t,m(i)]:null==t?function(){try{var t;return a&amp;&amp;(t=a.randomBytes)?t=t(u):(t=new Uint8Array(u),(o.crypto||o.msCrypto).getRandomValues(t)),m(t)}catch(r){var e=o.navigator,n=e&amp;&amp;e.plugins;return[+new Date,o,n,o.screen,m(i)]}}():t,3),r),p=new d(r),g=function(){for(var t=p.g(6),e=c,n=0;t&lt;l;)t=(t+n)*u,e*=u,n=p.g(1);for(;t&gt;=f;)t/=2,e/=2,n&gt;&gt;&gt;=1;return(t+n)/e};return g.int32=function(){return 0|p.g(4)},g.quick=function(){return p.g(4)/4294967296},g.double=g,b(m(p.S),i),(e.pass||n||function(t,e,n,r){return r&amp;&amp;(r.S&amp;&amp;y(r,p),t.state=function(){return y(p,{})}),n?(s.random=t,e):t})(g,h,"global"in e?e.global:this==s,e.state)}function d(t){var e,n=t.length,r=this,o=0,i=r.i=r.j=0,s=r.S=[];for(n||(t=[n++]);o&lt;u;)s[o]=o++;for(o=0;o&lt;u;o++)s[o]=s[i=h&amp;i+t[o%n]+(e=s[o])],s[i]=e;(r.g=function(t){for(var e,n=0,o=r.i,i=r.j,s=r.S;t--;)e=s[o=h&amp;o+1],n=n*u+s[h&amp;(s[o]=s[i=h&amp;i+e])+(s[i]=e)];return r.i=o,r.j=i,n})(u)}function y(t,e){return e.i=t.i,e.j=t.j,e.S=t.S.slice(),e}function v(t,e){var n,r=[],o=typeof t;if(e&amp;&amp;"object"==o)for(n in t)try{r.push(v(t[n],e-1))}catch(i){}return r.length?r:"string"==o?t:t+"\0"}function b(t,e){for(var n,r=t+"",o=0;o&lt;r.length;)e[h&amp;o]=h&amp;(n^=19*e[h&amp;o])+r.charCodeAt(o++);return m(e)}function m(t){return String.fromCharCode.apply(0,t)}if(b(s.random(),i),t.exports){t.exports=p;try{a=n(935270)}catch(g){}}else void 0===(r=function(){return p}.call(e,n,e,t))||(t.exports=r)}("undefined"!=typeof self?self:this,[],Math)},781820:(t,e,n)=&gt;{"use strict";var r,o=n(631400);t=n.hmd(t),r="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==n.g?n.g:t;(0,o.Z)(r)},631400:(t,e,n)=&gt;{"use strict";function r(t){var e,n=t.Symbol;return"function"==typeof n?n.observable?e=n.observable:(e=n("observable"),n.observable=e):e="@@observable",e}n.d(e,{Z:()=&gt;r})},741137:(t,e,n)=&gt;{"use strict";n.d(e,{Wq:()=&gt;T,ht:()=&gt;_});var r=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details&gt;summary:first-of-type:not([inert])","details:not([inert])"],o=r.join(","),i="undefined"==typeof Element,s=i?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,a=!i&amp;&amp;Element.prototype.getRootNode?function(t){var e;return null==t||null===(e=t.getRootNode)||void 0===e?void 0:e.call(t)}:function(t){return null==t?void 0:t.ownerDocument},u=function t(e,n){var r;void 0===n&amp;&amp;(n=!0);var o=null==e||null===(r=e.getAttribute)||void 0===r?void 0:r.call(e,"inert");return""===o||"true"===o||n&amp;&amp;e&amp;&amp;t(e.parentNode)},c=function(t,e,n){if(u(t))return[];var r=Array.prototype.slice.apply(t.querySelectorAll(o));return e&amp;&amp;s.call(t,o)&amp;&amp;r.unshift(t),r=r.filter(n)},l=function t(e,n,r){for(var i=[],a=Array.from(e);a.length;){var c=a.shift();if(!u(c,!1))if("SLOT"===c.tagName){var l=c.assignedElements(),f=t(l.length?l:c.children,!0,r);r.flatten?i.push.apply(i,f):i.push({scopeParent:c,candidates:f})}else{s.call(c,o)&amp;&amp;r.filter(c)&amp;&amp;(n||!e.includes(c))&amp;&amp;i.push(c);var h=c.shadowRoot||"function"==typeof r.getShadowRoot&amp;&amp;r.getShadowRoot(c),p=!u(h,!1)&amp;&amp;(!r.shadowRootFilter||r.shadowRootFilter(c));if(h&amp;&amp;p){var d=t(!0===h?c.children:h.children,!0,r);r.flatten?i.push.apply(i,d):i.push({scopeParent:c,candidates:d})}else a.unshift.apply(a,c.children)}}return i},f=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},h=function(t){if(!t)throw new Error("No node provided");return t.tabIndex&lt;0&amp;&amp;(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||function(t){var e,n=null==t||null===(e=t.getAttribute)||void 0===e?void 0:e.call(t,"contenteditable");return""===n||"true"===n}(t))&amp;&amp;!f(t)?0:t.tabIndex},p=function(t,e){return t.tabIndex===e.tabIndex?t.documentOrder-e.documentOrder:t.tabIndex-e.tabIndex},d=function(t){return"INPUT"===t.tagName},y=function(t){return function(t){return d(t)&amp;&amp;"radio"===t.type}(t)&amp;&amp;!function(t){if(!t.name)return!0;var e,n=t.form||a(t),r=function(t){return n.querySelectorAll('input[type="radio"][name="'+t+'"]')};if("undefined"!=typeof window&amp;&amp;void 0!==window.CSS&amp;&amp;"function"==typeof window.CSS.escape)e=r(window.CSS.escape(t.name));else try{e=r(t.name)}catch(i){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",i.message),!1}var o=function(t,e){for(var n=0;n&lt;t.length;n++)if(t[n].checked&amp;&amp;t[n].form===e)return t[n]}(e,t.form);return!o||o===t}(t)},v=function(t){var e=t.getBoundingClientRect(),n=e.width,r=e.height;return 0===n&amp;&amp;0===r},b=function(t,e){var n=e.displayCheck,r=e.getShadowRoot;if("hidden"===getComputedStyle(t).visibility)return!0;var o=s.call(t,"details&gt;summary:first-of-type")?t.parentElement:t;if(s.call(o,"details:not([open]) *"))return!0;if(n&amp;&amp;"full"!==n&amp;&amp;"legacy-full"!==n){if("non-zero-area"===n)return v(t)}else{if("function"==typeof r){for(var i=t;t;){var u=t.parentElement,c=a(t);if(u&amp;&amp;!u.shadowRoot&amp;&amp;!0===r(u))return v(t);t=t.assignedSlot?t.assignedSlot:u||c===t.ownerDocument?u:c.host}t=i}if(function(t){var e,n,r,o,i=t&amp;&amp;a(t),s=null===(e=i)||void 0===e?void 0:e.host,u=!1;if(i&amp;&amp;i!==t)for(u=!!(null!==(n=s)&amp;&amp;void 0!==n&amp;&amp;null!==(r=n.ownerDocument)&amp;&amp;void 0!==r&amp;&amp;r.contains(s)||null!=t&amp;&amp;null!==(o=t.ownerDocument)&amp;&amp;void 0!==o&amp;&amp;o.contains(t));!u&amp;&amp;s;){var c,l,f;u=!(null===(l=s=null===(c=i=a(s))||void 0===c?void 0:c.host)||void 0===l||null===(f=l.ownerDocument)||void 0===f||!f.contains(s))}return u}(t))return!t.getClientRects().length;if("legacy-full"!==n)return!0}return!1},m=function(t,e){return!(e.disabled||u(e)||function(t){return d(t)&amp;&amp;"hidden"===t.type}(e)||b(e,t)||function(t){return"DETAILS"===t.tagName&amp;&amp;Array.prototype.slice.apply(t.children).some((function(t){return"SUMMARY"===t.tagName}))}(e)||function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var e=t.parentElement;e;){if("FIELDSET"===e.tagName&amp;&amp;e.disabled){for(var n=0;n&lt;e.children.length;n++){var r=e.children.item(n);if("LEGEND"===r.tagName)return!!s.call(e,"fieldset[disabled] *")||!r.contains(t)}return!0}e=e.parentElement}return!1}(e))},g=function(t,e){return!(y(e)||h(e)&lt;0||!m(t,e))},E=function(t){var e=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(e)||e&gt;=0)},w=function t(e){var n=[],r=[];return e.forEach((function(e,o){var i=!!e.scopeParent,s=i?e.scopeParent:e,a=function(t,e){var n=h(t);return n&lt;0&amp;&amp;e&amp;&amp;!f(t)?0:n}(s,i),u=i?t(e.candidates):s;0===a?i?n.push.apply(n,u):n.push(s):r.push({documentOrder:o,tabIndex:a,item:e,isScope:i,content:u})})),r.sort(p).reduce((function(t,e){return e.isScope?t.push.apply(t,e.content):t.push(e.content),t}),[]).concat(n)},_=function(t,e){var n;return n=(e=e||{}).getShadowRoot?l([t],e.includeContainer,{filter:g.bind(null,e),flatten:!1,getShadowRoot:e.getShadowRoot,shadowRootFilter:E}):c(t,e.includeContainer,g.bind(null,e)),w(n)},T=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return!1!==s.call(t,o)&amp;&amp;g(e,t)}},196750:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;o});var r="Invariant failed";const o=function(t,e){if(!t)throw new Error(r)}},593787:(t,e,n)=&gt;{"use strict";n.d(e,{ZT:()=&gt;o});var r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&amp;&amp;(t[n]=e[n])},r(t,e)};function o(t,e){function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}},83780:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;o});var r="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t};const o=function t(e,n){if(e===n)return!0;if(null==e||null==n)return!1;if(Array.isArray(e))return Array.isArray(n)&amp;&amp;e.length===n.length&amp;&amp;e.every((function(e,r){return t(e,n[r])}));var o=void 0===e?"undefined":r(e);if(o!==(void 0===n?"undefined":r(n)))return!1;if("object"===o){var i=e.valueOf(),s=n.valueOf();if(i!==e||s!==n)return t(i,s);var a=Object.keys(e),u=Object.keys(n);return a.length===u.length&amp;&amp;a.every((function(r){return t(e[r],n[r])}))}return!1}},552170:(t,e,n)=&gt;{var r;!function(){function o(t,e,n){return t.call.apply(t.bind,arguments)}function i(t,e,n){if(!t)throw Error();if(2&lt;arguments.length){var r=Array.prototype.slice.call(arguments,2);return function(){var n=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(n,r),t.apply(e,n)}}return function(){return t.apply(e,arguments)}}function s(t,e,n){return(s=Function.prototype.bind&amp;&amp;-1!=Function.prototype.bind.toString().indexOf("native code")?o:i).apply(null,arguments)}var a=Date.now||function(){return+new Date};function u(t,e){this.a=t,this.o=e||t,this.c=this.o.document}var c=!!window.FontFace;function l(t,e,n,r){if(e=t.c.createElement(e),n)for(var o in n)n.hasOwnProperty(o)&amp;&amp;("style"==o?e.style.cssText=n[o]:e.setAttribute(o,n[o]));return r&amp;&amp;e.appendChild(t.c.createTextNode(r)),e}function f(t,e,n){(t=t.c.getElementsByTagName(e)[0])||(t=document.documentElement),t.insertBefore(n,t.lastChild)}function h(t){t.parentNode&amp;&amp;t.parentNode.removeChild(t)}function p(t,e,n){e=e||[],n=n||[];for(var r=t.className.split(/\s+/),o=0;o&lt;e.length;o+=1){for(var i=!1,s=0;s&lt;r.length;s+=1)if(e[o]===r[s]){i=!0;break}i||r.push(e[o])}for(e=[],o=0;o&lt;r.length;o+=1){for(i=!1,s=0;s&lt;n.length;s+=1)if(r[o]===n[s]){i=!0;break}i||e.push(r[o])}t.className=e.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function d(t,e){for(var n=t.className.split(/\s+/),r=0,o=n.length;r&lt;o;r++)if(n[r]==e)return!0;return!1}function y(t,e,n){function r(){a&amp;&amp;o&amp;&amp;i&amp;&amp;(a(s),a=null)}e=l(t,"link",{rel:"stylesheet",href:e,media:"all"});var o=!1,i=!0,s=null,a=n||null;c?(e.onload=function(){o=!0,r()},e.onerror=function(){o=!0,s=Error("Stylesheet failed to load"),r()}):setTimeout((function(){o=!0,r()}),0),f(t,"head",e)}function v(t,e,n,r){var o=t.c.getElementsByTagName("head")[0];if(o){var i=l(t,"script",{src:e}),s=!1;return i.onload=i.onreadystatechange=function(){s||this.readyState&amp;&amp;"loaded"!=this.readyState&amp;&amp;"complete"!=this.readyState||(s=!0,n&amp;&amp;n(null),i.onload=i.onreadystatechange=null,"HEAD"==i.parentNode.tagName&amp;&amp;o.removeChild(i))},o.appendChild(i),setTimeout((function(){s||(s=!0,n&amp;&amp;n(Error("Script load timeout")))}),r||5e3),i}return null}function b(){this.a=0,this.c=null}function m(t){return t.a++,function(){t.a--,E(t)}}function g(t,e){t.c=e,E(t)}function E(t){0==t.a&amp;&amp;t.c&amp;&amp;(t.c(),t.c=null)}function w(t){this.a=t||"-"}function _(t,e){this.c=t,this.f=4,this.a="n";var n=(e||"n4").match(/^([nio])([1-9])$/i);n&amp;&amp;(this.a=n[1],this.f=parseInt(n[2],10))}function T(t){var e=[];t=t.split(/,\s*/);for(var n=0;n&lt;t.length;n++){var r=t[n].replace(/['"]/g,"");-1!=r.indexOf(" ")||/^\d/.test(r)?e.push("'"+r+"'"):e.push(r)}return e.join(",")}function O(t){return t.a+t.f}function A(t){var e="normal";return"o"===t.a?e="oblique":"i"===t.a&amp;&amp;(e="italic"),e}function x(t){var e=4,n="n",r=null;return t&amp;&amp;((r=t.match(/(normal|oblique|italic)/i))&amp;&amp;r[1]&amp;&amp;(n=r[1].substr(0,1).toLowerCase()),(r=t.match(/([1-9]00|normal|bold)/i))&amp;&amp;r[1]&amp;&amp;(/bold/i.test(r[1])?e=7:/[1-9]00/.test(r[1])&amp;&amp;(e=parseInt(r[1].substr(0,1),10)))),n+e}function R(t,e){this.c=t,this.f=t.o.document.documentElement,this.h=e,this.a=new w("-"),this.j=!1!==e.events,this.g=!1!==e.classes}function N(t){if(t.g){var e=d(t.f,t.a.c("wf","active")),n=[],r=[t.a.c("wf","loading")];e||n.push(t.a.c("wf","inactive")),p(t.f,n,r)}S(t,"inactive")}function S(t,e,n){t.j&amp;&amp;t.h[e]&amp;&amp;(n?t.h[e](n.c,O(n)):t.h[e]())}function P(){this.c={}}function C(t,e){this.c=t,this.f=e,this.a=l(this.c,"span",{"aria-hidden":"true"},this.f)}function L(t){f(t.c,"body",t.a)}function j(t){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+T(t.c)+";font-style:"+A(t)+";font-weight:"+t.f+"00;"}function k(t,e,n,r,o,i){this.g=t,this.j=e,this.a=r,this.c=n,this.f=o||3e3,this.h=i||void 0}function I(t,e,n,r,o,i,s){this.v=t,this.B=e,this.c=n,this.a=r,this.s=s||"BESbswy",this.f={},this.w=o||3e3,this.u=i||null,this.m=this.j=this.h=this.g=null,this.g=new C(this.c,this.s),this.h=new C(this.c,this.s),this.j=new C(this.c,this.s),this.m=new C(this.c,this.s),t=j(t=new _(this.a.c+",serif",O(this.a))),this.g.a.style.cssText=t,t=j(t=new _(this.a.c+",sans-serif",O(this.a))),this.h.a.style.cssText=t,t=j(t=new _("serif",O(this.a))),this.j.a.style.cssText=t,t=j(t=new _("sans-serif",O(this.a))),this.m.a.style.cssText=t,L(this.g),L(this.h),L(this.j),L(this.m)}w.prototype.c=function(t){for(var e=[],n=0;n&lt;arguments.length;n++)e.push(arguments[n].replace(/[\W_]+/g,"").toLowerCase());return e.join(this.a)},k.prototype.start=function(){var t=this.c.o.document,e=this,n=a(),r=new Promise((function(r,o){!function i(){a()-n&gt;=e.f?o():t.fonts.load(function(t){return A(t)+" "+t.f+"00 300px "+T(t.c)}(e.a),e.h).then((function(t){1&lt;=t.length?r():setTimeout(i,25)}),(function(){o()}))}()})),o=null,i=new Promise((function(t,n){o=setTimeout(n,e.f)}));Promise.race([i,r]).then((function(){o&amp;&amp;(clearTimeout(o),o=null),e.g(e.a)}),(function(){e.j(e.a)}))};var B={D:"serif",C:"sans-serif"},D=null;function M(){if(null===D){var t=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);D=!!t&amp;&amp;(536&gt;parseInt(t[1],10)||536===parseInt(t[1],10)&amp;&amp;11&gt;=parseInt(t[2],10))}return D}function U(t,e,n){for(var r in B)if(B.hasOwnProperty(r)&amp;&amp;e===t.f[B[r]]&amp;&amp;n===t.f[B[r]])return!0;return!1}function F(t){var e,n=t.g.a.offsetWidth,r=t.h.a.offsetWidth;(e=n===t.f.serif&amp;&amp;r===t.f["sans-serif"])||(e=M()&amp;&amp;U(t,n,r)),e?a()-t.A&gt;=t.w?M()&amp;&amp;U(t,n,r)&amp;&amp;(null===t.u||t.u.hasOwnProperty(t.a.c))?H(t,t.v):H(t,t.B):function(t){setTimeout(s((function(){F(this)}),t),50)}(t):H(t,t.v)}function H(t,e){setTimeout(s((function(){h(this.g.a),h(this.h.a),h(this.j.a),h(this.m.a),e(this.a)}),t),0)}function G(t,e,n){this.c=t,this.a=e,this.f=0,this.m=this.j=!1,this.s=n}I.prototype.start=function(){this.f.serif=this.j.a.offsetWidth,this.f["sans-serif"]=this.m.a.offsetWidth,this.A=a(),F(this)};var V=null;function q(t){0==--t.f&amp;&amp;t.j&amp;&amp;(t.m?((t=t.a).g&amp;&amp;p(t.f,[t.a.c("wf","active")],[t.a.c("wf","loading"),t.a.c("wf","inactive")]),S(t,"active")):N(t.a))}function z(t){this.j=t,this.a=new P,this.h=0,this.f=this.g=!0}function X(t,e,n,r,o){var i=0==--t.h;(t.f||t.g)&amp;&amp;setTimeout((function(){var t=o||null,a=r||{};if(0===n.length&amp;&amp;i)N(e.a);else{e.f+=n.length,i&amp;&amp;(e.j=i);var u,c=[];for(u=0;u&lt;n.length;u++){var l=n[u],f=a[l.c],h=e.a,d=l;if(h.g&amp;&amp;p(h.f,[h.a.c("wf",d.c,O(d).toString(),"loading")]),S(h,"fontloading",d),h=null,null===V)if(window.FontFace){d=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent);var y=/OS X.*Version\/10\..*Safari/.exec(window.navigator.userAgent)&amp;&amp;/Apple/.exec(window.navigator.vendor);V=d?42&lt;parseInt(d[1],10):!y}else V=!1;h=V?new k(s(e.g,e),s(e.h,e),e.c,l,e.s,f):new I(s(e.g,e),s(e.h,e),e.c,l,e.s,t,f),c.push(h)}for(u=0;u&lt;c.length;u++)c[u].start()}}),0)}function W(t,e){this.c=t,this.a=e}function K(t,e){this.c=t,this.a=e}function Z(t,e){this.c=t||Y,this.a=[],this.f=[],this.g=e||""}G.prototype.g=function(t){var e=this.a;e.g&amp;&amp;p(e.f,[e.a.c("wf",t.c,O(t).toString(),"active")],[e.a.c("wf",t.c,O(t).toString(),"loading"),e.a.c("wf",t.c,O(t).toString(),"inactive")]),S(e,"fontactive",t),this.m=!0,q(this)},G.prototype.h=function(t){var e=this.a;if(e.g){var n=d(e.f,e.a.c("wf",t.c,O(t).toString(),"active")),r=[],o=[e.a.c("wf",t.c,O(t).toString(),"loading")];n||r.push(e.a.c("wf",t.c,O(t).toString(),"inactive")),p(e.f,r,o)}S(e,"fontinactive",t),q(this)},z.prototype.load=function(t){this.c=new u(this.j,t.context||this.j),this.g=!1!==t.events,this.f=!1!==t.classes,function(t,e,n){var r=[],o=n.timeout;!function(t){t.g&amp;&amp;p(t.f,[t.a.c("wf","loading")]),S(t,"loading")}(e);r=function(t,e,n){var r,o=[];for(r in e)if(e.hasOwnProperty(r)){var i=t.c[r];i&amp;&amp;o.push(i(e[r],n))}return o}(t.a,n,t.c);var i=new G(t.c,e,o);for(t.h=r.length,e=0,n=r.length;e&lt;n;e++)r[e].load((function(e,n,r){X(t,i,e,n,r)}))}(this,new R(this.c,t),t)},W.prototype.load=function(t){function e(){if(i["__mti_fntLst"+r]){var n,o=i["__mti_fntLst"+r](),s=[];if(o)for(var a=0;a&lt;o.length;a++){var u=o[a].fontfamily;null!=o[a].fontStyle&amp;&amp;null!=o[a].fontWeight?(n=o[a].fontStyle+o[a].fontWeight,s.push(new _(u,n))):s.push(new _(u))}t(s)}else setTimeout((function(){e()}),50)}var n=this,r=n.a.projectId,o=n.a.version;if(r){var i=n.c.o;v(this.c,(n.a.api||"https://fast.fonts.net/jsapi")+"/"+r+".js"+(o?"?v="+o:""),(function(o){o?t([]):(i["__MonotypeConfiguration__"+r]=function(){return n.a},e())})).id="__MonotypeAPIScript__"+r}else t([])},K.prototype.load=function(t){var e,n,r=this.a.urls||[],o=this.a.families||[],i=this.a.testStrings||{},s=new b;for(e=0,n=r.length;e&lt;n;e++)y(this.c,r[e],m(s));var a=[];for(e=0,n=o.length;e&lt;n;e++)if((r=o[e].split(":"))[1])for(var u=r[1].split(","),c=0;c&lt;u.length;c+=1)a.push(new _(r[0],u[c]));else a.push(new _(r[0]));g(s,(function(){t(a,i)}))};var Y="https://fonts.googleapis.com/css";function $(t){this.f=t,this.a=[],this.c={}}var J={latin:"BESbswy","latin-ext":"Ã§Ã¶Ã¼ÄŸÅŸ",cyrillic:"Ð¹ÑÐ–",greek:"Î±Î²Î£",khmer:"áž€ážáž‚",Hanuman:"áž€ážáž‚"},Q={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},tt={i:"i",italic:"i",n:"n",normal:"n"},et=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;function nt(t,e){this.c=t,this.a=e}var rt={Arimo:!0,Cousine:!0,Tinos:!0};function ot(t,e){this.c=t,this.a=e}function it(t,e){this.c=t,this.f=e,this.a=[]}nt.prototype.load=function(t){var e=new b,n=this.c,r=new Z(this.a.api,this.a.text),o=this.a.families;!function(t,e){for(var n=e.length,r=0;r&lt;n;r++){var o=e[r].split(":");3==o.length&amp;&amp;t.f.push(o.pop());var i="";2==o.length&amp;&amp;""!=o[1]&amp;&amp;(i=":"),t.a.push(o.join(i))}}(r,o);var i=new $(o);!function(t){for(var e=t.f.length,n=0;n&lt;e;n++){var r=t.f[n].split(":"),o=r[0].replace(/\+/g," "),i=["n4"];if(2&lt;=r.length){var s;if(s=[],a=r[1])for(var a,u=(a=a.split(",")).length,c=0;c&lt;u;c++){var l;if((l=a[c]).match(/^[\w-]+$/))if(null==(f=et.exec(l.toLowerCase())))l="";else{if(l=null==(l=f[2])||""==l?"n":tt[l],null==(f=f[1])||""==f)f="4";else var f=Q[f]||(isNaN(f)?"4":f.substr(0,1));l=[l,f].join("")}else l="";l&amp;&amp;s.push(l)}0&lt;s.length&amp;&amp;(i=s),3==r.length&amp;&amp;(s=[],0&lt;(r=(r=r[2])?r.split(","):s).length&amp;&amp;(r=J[r[0]])&amp;&amp;(t.c[o]=r))}for(t.c[o]||(r=J[o])&amp;&amp;(t.c[o]=r),r=0;r&lt;i.length;r+=1)t.a.push(new _(o,i[r]))}}(i),y(n,function(t){if(0==t.a.length)throw Error("No fonts to load!");if(-1!=t.c.indexOf("kit="))return t.c;for(var e=t.a.length,n=[],r=0;r&lt;e;r++)n.push(t.a[r].replace(/ /g,"+"));return e=t.c+"?family="+n.join("%7C"),0&lt;t.f.length&amp;&amp;(e+="&amp;subset="+t.f.join(",")),0&lt;t.g.length&amp;&amp;(e+="&amp;text="+encodeURIComponent(t.g)),e}(r),m(e)),g(e,(function(){t(i.a,i.c,rt)}))},ot.prototype.load=function(t){var e=this.a.id,n=this.c.o;e?v(this.c,(this.a.api||"https://use.typekit.net")+"/"+e+".js",(function(e){if(e)t([]);else if(n.Typekit&amp;&amp;n.Typekit.config&amp;&amp;n.Typekit.config.fn){e=n.Typekit.config.fn;for(var r=[],o=0;o&lt;e.length;o+=2)for(var i=e[o],s=e[o+1],a=0;a&lt;s.length;a++)r.push(new _(i,s[a]));try{n.Typekit.load({events:!1,classes:!1,async:!0})}catch(u){}t(r)}}),2e3):t([])},it.prototype.load=function(t){var e=this.f.id,n=this.c.o,r=this;e?(n.__webfontfontdeckmodule__||(n.__webfontfontdeckmodule__={}),n.__webfontfontdeckmodule__[e]=function(e,n){for(var o=0,i=n.fonts.length;o&lt;i;++o){var s=n.fonts[o];r.a.push(new _(s.name,x("font-weight:"+s.weight+";font-style:"+s.style)))}t(r.a)},v(this.c,(this.f.api||"https://f.fontdeck.com/s/css/js/")+function(t){return t.o.location.hostname||t.a.location.hostname}(this.c)+"/"+e+".js",(function(e){e&amp;&amp;t([])}))):t([])};var st=new z(window);st.a.c.custom=function(t,e){return new K(e,t)},st.a.c.fontdeck=function(t,e){return new it(e,t)},st.a.c.monotype=function(t,e){return new W(e,t)},st.a.c.typekit=function(t,e){return new ot(e,t)},st.a.c.google=function(t,e){return new nt(e,t)};var at={load:s(st.load,st)};void 0===(r=function(){return at}.call(e,n,e,t))||(t.exports=r)}()},935270:()=&gt;{},993864:(t,e)=&gt;{var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var t="",e=0;e&lt;arguments.length;e++){var n=arguments[e];n&amp;&amp;(t=s(t,i(n)))}return t}function i(t){if("string"==typeof t||"number"==typeof t)return t;if("object"!=typeof t)return"";if(Array.isArray(t))return o.apply(null,t);if(t.toString!==Object.prototype.toString&amp;&amp;!t.toString.toString().includes("[native code]"))return t.toString();var e="";for(var n in t)r.call(t,n)&amp;&amp;t[n]&amp;&amp;(e=s(e,n));return e}function s(t,e){return e?t?t+" "+e:t+e:t}t.exports?(o.default=o,t.exports=o):void 0===(n=function(){return o}.apply(e,[]))||(t.exports=n)}()},302699:(t,e,n)=&gt;{"use strict";function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}n.d(e,{Z:()=&gt;r})},110519:(t,e,n)=&gt;{"use strict";function r(){return r=Object.assign?Object.assign.bind():function(t){for(var e=1;e&lt;arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(t[r]=n[r])}return t},r.apply(this,arguments)}n.d(e,{Z:()=&gt;r})},982721:(t,e,n)=&gt;{"use strict";n.d(e,{Z:()=&gt;o});var r=n(565482);function o(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,(0,r.Z)(t,e)}},122293:(t,e,n)=&gt;{"use strict";function r(t,e){if(null==t)return{};var n,r,o={},i=Object.keys(t);for(r=0;r&lt;i.length;r++)n=i[r],e.indexOf(n)&gt;=0||(o[n]=t[n]);return o}n.d(e,{Z:()=&gt;r})},565482:(t,e,n)=&gt;{"use strict";function r(t,e){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},r(t,e)}n.d(e,{Z:()=&gt;r})},474183:(t,e,n)=&gt;{"use strict";n.d(e,{Cp:()=&gt;h,Qo:()=&gt;d,RR:()=&gt;c,US:()=&gt;s,X5:()=&gt;u,cv:()=&gt;y,dp:()=&gt;m,dr:()=&gt;b,oo:()=&gt;i,uY:()=&gt;v,x7:()=&gt;a});var r=n(573662);function o(t,e,n){let{reference:o,floating:i}=t;const s=(0,r.Qq)(e),a=(0,r.Wh)(e),u=(0,r.I4)(a),c=(0,r.k3)(e),l="y"===s,f=o.x+o.width/2-i.width/2,h=o.y+o.height/2-i.height/2,p=o[u]/2-i[u]/2;let d;switch(c){case"top":d={x:f,y:o.y-i.height};break;case"bottom":d={x:f,y:o.y+o.height};break;case"right":d={x:o.x+o.width,y:h};break;case"left":d={x:o.x-i.width,y:h};break;default:d={x:o.x,y:o.y}}switch((0,r.hp)(e)){case"start":d[a]-=p*(n&amp;&amp;l?-1:1);break;case"end":d[a]+=p*(n&amp;&amp;l?-1:1)}return d}const i=async(t,e,n)=&gt;{const{placement:r="bottom",strategy:i="absolute",middleware:s=[],platform:a}=n,u=s.filter(Boolean),c=await(null==a.isRTL?void 0:a.isRTL(e));let l=await a.getElementRects({reference:t,floating:e,strategy:i}),{x:f,y:h}=o(l,r,c),p=r,d={},y=0;for(let v=0;v&lt;u.length;v++){const{name:n,fn:s}=u[v],{x:b,y:m,data:g,reset:E}=await s({x:f,y:h,initialPlacement:r,placement:p,strategy:i,middlewareData:d,rects:l,platform:a,elements:{reference:t,floating:e}});f=null!=b?b:f,h=null!=m?m:h,d={...d,[n]:{...d[n],...g}},E&amp;&amp;y&lt;=50&amp;&amp;(y++,"object"==typeof E&amp;&amp;(E.placement&amp;&amp;(p=E.placement),E.rects&amp;&amp;(l=!0===E.rects?await a.getElementRects({reference:t,floating:e,strategy:i}):E.rects),({x:f,y:h}=o(l,p,c))),v=-1)}return{x:f,y:h,placement:p,strategy:i,middlewareData:d}};async function s(t,e){var n;void 0===e&amp;&amp;(e={});const{x:o,y:i,platform:s,rects:a,elements:u,strategy:c}=t,{boundary:l="clippingAncestors",rootBoundary:f="viewport",elementContext:h="floating",altBoundary:p=!1,padding:d=0}=(0,r.ku)(e,t),y=(0,r.yd)(d),v=u[p?"floating"===h?"reference":"floating":h],b=(0,r.JB)(await s.getClippingRect({element:null==(n=await(null==s.isElement?void 0:s.isElement(v)))||n?v:v.contextElement||await(null==s.getDocumentElement?void 0:s.getDocumentElement(u.floating)),boundary:l,rootBoundary:f,strategy:c})),m="floating"===h?{x:o,y:i,width:a.floating.width,height:a.floating.height}:a.reference,g=await(null==s.getOffsetParent?void 0:s.getOffsetParent(u.floating)),E=await(null==s.isElement?void 0:s.isElement(g))&amp;&amp;await(null==s.getScale?void 0:s.getScale(g))||{x:1,y:1},w=(0,r.JB)(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:u,rect:m,offsetParent:g,strategy:c}):m);return{top:(b.top-w.top+y.top)/E.y,bottom:(w.bottom-b.bottom+y.bottom)/E.y,left:(b.left-w.left+y.left)/E.x,right:(w.right-b.right+y.right)/E.x}}const a=t=&gt;({name:"arrow",options:t,async fn(e){const{x:n,y:o,placement:i,rects:s,platform:a,elements:u,middlewareData:c}=e,{element:l,padding:f=0}=(0,r.ku)(t,e)||{};if(null==l)return{};const h=(0,r.yd)(f),p={x:n,y:o},d=(0,r.Wh)(i),y=(0,r.I4)(d),v=await a.getDimensions(l),b="y"===d,m=b?"top":"left",g=b?"bottom":"right",E=b?"clientHeight":"clientWidth",w=s.reference[y]+s.reference[d]-p[d]-s.floating[y],_=p[d]-s.reference[d],T=await(null==a.getOffsetParent?void 0:a.getOffsetParent(l));let O=T?T[E]:0;O&amp;&amp;await(null==a.isElement?void 0:a.isElement(T))||(O=u.floating[E]||s.floating[y]);const A=w/2-_/2,x=O/2-v[y]/2-1,R=(0,r.VV)(h[m],x),N=(0,r.VV)(h[g],x),S=R,P=O-v[y]-N,C=O/2-v[y]/2+A,L=(0,r.uZ)(S,C,P),j=!c.arrow&amp;&amp;null!=(0,r.hp)(i)&amp;&amp;C!==L&amp;&amp;s.reference[y]/2-(C&lt;S?R:N)-v[y]/2&lt;0,k=j?C&lt;S?C-S:C-P:0;return{[d]:p[d]+k,data:{[d]:L,centerOffset:C-L-k,...j&amp;&amp;{alignmentOffset:k}},reset:j}}});const u=function(t){return void 0===t&amp;&amp;(t={}),{name:"autoPlacement",options:t,async fn(e){var n,o,i;const{rects:a,middlewareData:u,placement:c,platform:l,elements:f}=e,{crossAxis:h=!1,alignment:p,allowedPlacements:d=r.Ct,autoAlignment:y=!0,...v}=(0,r.ku)(t,e),b=void 0!==p||d===r.Ct?function(t,e,n){return(t?[...n.filter((e=&gt;(0,r.hp)(e)===t)),...n.filter((e=&gt;(0,r.hp)(e)!==t))]:n.filter((t=&gt;(0,r.k3)(t)===t))).filter((n=&gt;!t||(0,r.hp)(n)===t||!!e&amp;&amp;(0,r.Go)(n)!==n))}(p||null,y,d):d,m=await s(e,v),g=(null==(n=u.autoPlacement)?void 0:n.index)||0,E=b[g];if(null==E)return{};const w=(0,r.i8)(E,a,await(null==l.isRTL?void 0:l.isRTL(f.floating)));if(c!==E)return{reset:{placement:b[0]}};const _=[m[(0,r.k3)(E)],m[w[0]],m[w[1]]],T=[...(null==(o=u.autoPlacement)?void 0:o.overflows)||[],{placement:E,overflows:_}],O=b[g+1];if(O)return{data:{index:g+1,overflows:T},reset:{placement:O}};const A=T.map((t=&gt;{const e=(0,r.hp)(t.placement);return[t.placement,e&amp;&amp;h?t.overflows.slice(0,2).reduce(((t,e)=&gt;t+e),0):t.overflows[0],t.overflows]})).sort(((t,e)=&gt;t[1]-e[1])),x=(null==(i=A.filter((t=&gt;t[2].slice(0,(0,r.hp)(t[0])?2:3).every((t=&gt;t&lt;=0))))[0])?void 0:i[0])||A[0][0];return x!==c?{data:{index:g+1,overflows:T},reset:{placement:x}}:{}}}},c=function(t){return void 0===t&amp;&amp;(t={}),{name:"flip",options:t,async fn(e){var n,o;const{placement:i,middlewareData:a,rects:u,initialPlacement:c,platform:l,elements:f}=e,{mainAxis:h=!0,crossAxis:p=!0,fallbackPlacements:d,fallbackStrategy:y="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:b=!0,...m}=(0,r.ku)(t,e);if(null!=(n=a.arrow)&amp;&amp;n.alignmentOffset)return{};const g=(0,r.k3)(i),E=(0,r.k3)(c)===c,w=await(null==l.isRTL?void 0:l.isRTL(f.floating)),_=d||(E||!b?[(0,r.pw)(c)]:(0,r.gy)(c));d||"none"===v||_.push(...(0,r.KX)(c,b,v,w));const T=[c,..._],O=await s(e,m),A=[];let x=(null==(o=a.flip)?void 0:o.overflows)||[];if(h&amp;&amp;A.push(O[g]),p){const t=(0,r.i8)(i,u,w);A.push(O[t[0]],O[t[1]])}if(x=[...x,{placement:i,overflows:A}],!A.every((t=&gt;t&lt;=0))){var R,N;const t=((null==(R=a.flip)?void 0:R.index)||0)+1,e=T[t];if(e)return{data:{index:t,overflows:x},reset:{placement:e}};let n=null==(N=x.filter((t=&gt;t.overflows[0]&lt;=0)).sort(((t,e)=&gt;t.overflows[1]-e.overflows[1]))[0])?void 0:N.placement;if(!n)switch(y){case"bestFit":{var S;const t=null==(S=x.map((t=&gt;[t.placement,t.overflows.filter((t=&gt;t&gt;0)).reduce(((t,e)=&gt;t+e),0)])).sort(((t,e)=&gt;t[1]-e[1]))[0])?void 0:S[0];t&amp;&amp;(n=t);break}case"initialPlacement":n=c}if(i!==n)return{reset:{placement:n}}}return{}}}};function l(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function f(t){return r.mA.some((e=&gt;t[e]&gt;=0))}const h=function(t){return void 0===t&amp;&amp;(t={}),{name:"hide",options:t,async fn(e){const{rects:n}=e,{strategy:o="referenceHidden",...i}=(0,r.ku)(t,e);switch(o){case"referenceHidden":{const t=l(await s(e,{...i,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:t,referenceHidden:f(t)}}}case"escaped":{const t=l(await s(e,{...i,altBoundary:!0}),n.floating);return{data:{escapedOffsets:t,escaped:f(t)}}}default:return{}}}}};function p(t){const e=(0,r.VV)(...t.map((t=&gt;t.left))),n=(0,r.VV)(...t.map((t=&gt;t.top)));return{x:e,y:n,width:(0,r.Fp)(...t.map((t=&gt;t.right)))-e,height:(0,r.Fp)(...t.map((t=&gt;t.bottom)))-n}}const d=function(t){return void 0===t&amp;&amp;(t={}),{name:"inline",options:t,async fn(e){const{placement:n,elements:o,rects:i,platform:s,strategy:a}=e,{padding:u=2,x:c,y:l}=(0,r.ku)(t,e),f=Array.from(await(null==s.getClientRects?void 0:s.getClientRects(o.reference))||[]),h=function(t){const e=t.slice().sort(((t,e)=&gt;t.y-e.y)),n=[];let o=null;for(let r=0;r&lt;e.length;r++){const t=e[r];!o||t.y-o.y&gt;o.height/2?n.push([t]):n[n.length-1].push(t),o=t}return n.map((t=&gt;(0,r.JB)(p(t))))}(f),d=(0,r.JB)(p(f)),y=(0,r.yd)(u);const v=await s.getElementRects({reference:{getBoundingClientRect:function(){if(2===h.length&amp;&amp;h[0].left&gt;h[1].right&amp;&amp;null!=c&amp;&amp;null!=l)return h.find((t=&gt;c&gt;t.left-y.left&amp;&amp;c&lt;t.right+y.right&amp;&amp;l&gt;t.top-y.top&amp;&amp;l&lt;t.bottom+y.bottom))||d;if(h.length&gt;=2){if("y"===(0,r.Qq)(n)){const t=h[0],e=h[h.length-1],o="top"===(0,r.k3)(n),i=t.top,s=e.bottom,a=o?t.left:e.left,u=o?t.right:e.right;return{top:i,bottom:s,left:a,right:u,width:u-a,height:s-i,x:a,y:i}}const t="left"===(0,r.k3)(n),e=(0,r.Fp)(...h.map((t=&gt;t.right))),o=(0,r.VV)(...h.map((t=&gt;t.left))),i=h.filter((n=&gt;t?n.left===o:n.right===e)),s=i[0].top,a=i[i.length-1].bottom;return{top:s,bottom:a,left:o,right:e,width:e-o,height:a-s,x:o,y:s}}return d}},floating:o.floating,strategy:a});return i.reference.x!==v.reference.x||i.reference.y!==v.reference.y||i.reference.width!==v.reference.width||i.reference.height!==v.reference.height?{reset:{rects:v}}:{}}}};const y=function(t){return void 0===t&amp;&amp;(t=0),{name:"offset",options:t,async fn(e){var n,o;const{x:i,y:s,placement:a,middlewareData:u}=e,c=await async function(t,e){const{placement:n,platform:o,elements:i}=t,s=await(null==o.isRTL?void 0:o.isRTL(i.floating)),a=(0,r.k3)(n),u=(0,r.hp)(n),c="y"===(0,r.Qq)(n),l=["left","top"].includes(a)?-1:1,f=s&amp;&amp;c?-1:1,h=(0,r.ku)(e,t);let{mainAxis:p,crossAxis:d,alignmentAxis:y}="number"==typeof h?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return u&amp;&amp;"number"==typeof y&amp;&amp;(d="end"===u?-1*y:y),c?{x:d*f,y:p*l}:{x:p*l,y:d*f}}(e,t);return a===(null==(n=u.offset)?void 0:n.placement)&amp;&amp;null!=(o=u.arrow)&amp;&amp;o.alignmentOffset?{}:{x:i+c.x,y:s+c.y,data:{...c,placement:a}}}}},v=function(t){return void 0===t&amp;&amp;(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:o,placement:i}=e,{mainAxis:a=!0,crossAxis:u=!1,limiter:c={fn:t=&gt;{let{x:e,y:n}=t;return{x:e,y:n}}},...l}=(0,r.ku)(t,e),f={x:n,y:o},h=await s(e,l),p=(0,r.Qq)((0,r.k3)(i)),d=(0,r.Rn)(p);let y=f[d],v=f[p];if(a){const t="y"===d?"bottom":"right",e=y+h["y"===d?"top":"left"],n=y-h[t];y=(0,r.uZ)(e,y,n)}if(u){const t="y"===p?"bottom":"right",e=v+h["y"===p?"top":"left"],n=v-h[t];v=(0,r.uZ)(e,v,n)}const b=c.fn({...e,[d]:y,[p]:v});return{...b,data:{x:b.x-n,y:b.y-o}}}}},b=function(t){return void 0===t&amp;&amp;(t={}),{options:t,fn(e){const{x:n,y:o,placement:i,rects:s,middlewareData:a}=e,{offset:u=0,mainAxis:c=!0,crossAxis:l=!0}=(0,r.ku)(t,e),f={x:n,y:o},h=(0,r.Qq)(i),p=(0,r.Rn)(h);let d=f[p],y=f[h];const v=(0,r.ku)(u,e),b="number"==typeof v?{mainAxis:v,crossAxis:0}:{mainAxis:0,crossAxis:0,...v};if(c){const t="y"===p?"height":"width",e=s.reference[p]-s.floating[t]+b.mainAxis,n=s.reference[p]+s.reference[t]-b.mainAxis;d&lt;e?d=e:d&gt;n&amp;&amp;(d=n)}if(l){var m,g;const t="y"===p?"width":"height",e=["top","left"].includes((0,r.k3)(i)),n=s.reference[h]-s.floating[t]+(e&amp;&amp;(null==(m=a.offset)?void 0:m[h])||0)+(e?0:b.crossAxis),o=s.reference[h]+s.reference[t]+(e?0:(null==(g=a.offset)?void 0:g[h])||0)-(e?b.crossAxis:0);y&lt;n?y=n:y&gt;o&amp;&amp;(y=o)}return{[p]:d,[h]:y}}}},m=function(t){return void 0===t&amp;&amp;(t={}),{name:"size",options:t,async fn(e){const{placement:n,rects:o,platform:i,elements:a}=e,{apply:u=(()=&gt;{}),...c}=(0,r.ku)(t,e),l=await s(e,c),f=(0,r.k3)(n),h=(0,r.hp)(n),p="y"===(0,r.Qq)(n),{width:d,height:y}=o.floating;let v,b;"top"===f||"bottom"===f?(v=f,b=h===(await(null==i.isRTL?void 0:i.isRTL(a.floating))?"start":"end")?"left":"right"):(b=f,v="end"===h?"top":"bottom");const m=y-l.top-l.bottom,g=d-l.left-l.right,E=(0,r.VV)(y-l[v],m),w=(0,r.VV)(d-l[b],g),_=!e.middlewareData.shift;let T=E,O=w;if(p?O=h||_?(0,r.VV)(w,g):g:T=h||_?(0,r.VV)(E,m):m,_&amp;&amp;!h){const t=(0,r.Fp)(l.left,0),e=(0,r.Fp)(l.right,0),n=(0,r.Fp)(l.top,0),o=(0,r.Fp)(l.bottom,0);p?O=d-2*(0!==t||0!==e?t+e:(0,r.Fp)(l.left,l.right)):T=y-2*(0!==n||0!==o?n+o:(0,r.Fp)(l.top,l.bottom))}await u({...e,availableWidth:O,availableHeight:T});const A=await i.getDimensions(a.floating);return d!==A.width||y!==A.height?{reset:{rects:!0}}:{}}}}},84186:(t,e,n)=&gt;{"use strict";n.d(e,{Cp:()=&gt;S,Jv:()=&gt;w,Me:()=&gt;_,Qo:()=&gt;C,RR:()=&gt;R,US:()=&gt;T,X5:()=&gt;A,cv:()=&gt;O,dp:()=&gt;N,dr:()=&gt;L,oo:()=&gt;j,uY:()=&gt;x,x7:()=&gt;P});var r=n(573662),o=n(474183),i=n(291477);function s(t){const e=(0,i.Dx)(t);let n=parseFloat(e.width)||0,o=parseFloat(e.height)||0;const s=(0,i.Re)(t),a=s?t.offsetWidth:n,u=s?t.offsetHeight:o,c=(0,r.NM)(n)!==a||(0,r.NM)(o)!==u;return c&amp;&amp;(n=a,o=u),{width:n,height:o,$:c}}function a(t){return(0,i.kK)(t)?t:t.contextElement}function u(t){const e=a(t);if(!(0,i.Re)(e))return(0,r.ze)(1);const n=e.getBoundingClientRect(),{width:o,height:u,$:c}=s(e);let l=(c?(0,r.NM)(n.width):n.width)/o,f=(c?(0,r.NM)(n.height):n.height)/u;return l&amp;&amp;Number.isFinite(l)||(l=1),f&amp;&amp;Number.isFinite(f)||(f=1),{x:l,y:f}}const c=(0,r.ze)(0);function l(t){const e=(0,i.Jj)(t);return(0,i.Pf)()&amp;&amp;e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:c}function f(t,e,n,o){void 0===e&amp;&amp;(e=!1),void 0===n&amp;&amp;(n=!1);const s=t.getBoundingClientRect(),c=a(t);let f=(0,r.ze)(1);e&amp;&amp;(o?(0,i.kK)(o)&amp;&amp;(f=u(o)):f=u(t));const h=function(t,e,n){return void 0===e&amp;&amp;(e=!1),!(!n||e&amp;&amp;n!==(0,i.Jj)(t))&amp;&amp;e}(c,n,o)?l(c):(0,r.ze)(0);let p=(s.left+h.x)/f.x,d=(s.top+h.y)/f.y,y=s.width/f.x,v=s.height/f.y;if(c){const t=(0,i.Jj)(c),e=o&amp;&amp;(0,i.kK)(o)?(0,i.Jj)(o):o;let n=t,r=n.frameElement;for(;r&amp;&amp;o&amp;&amp;e!==n;){const t=u(r),e=r.getBoundingClientRect(),o=(0,i.Dx)(r),s=e.left+(r.clientLeft+parseFloat(o.paddingLeft))*t.x,a=e.top+(r.clientTop+parseFloat(o.paddingTop))*t.y;p*=t.x,d*=t.y,y*=t.x,v*=t.y,p+=s,d+=a,n=(0,i.Jj)(r),r=n.frameElement}}return(0,r.JB)({width:y,height:v,x:p,y:d})}const h=[":popover-open",":modal"];function p(t){return h.some((e=&gt;{try{return t.matches(e)}catch(n){return!1}}))}function d(t){return f((0,i.tF)(t)).left+(0,i.Lw)(t).scrollLeft}function y(t,e,n){let o;if("viewport"===e)o=function(t,e){const n=(0,i.Jj)(t),r=(0,i.tF)(t),o=n.visualViewport;let s=r.clientWidth,a=r.clientHeight,u=0,c=0;if(o){s=o.width,a=o.height;const t=(0,i.Pf)();(!t||t&amp;&amp;"fixed"===e)&amp;&amp;(u=o.offsetLeft,c=o.offsetTop)}return{width:s,height:a,x:u,y:c}}(t,n);else if("document"===e)o=function(t){const e=(0,i.tF)(t),n=(0,i.Lw)(t),o=t.ownerDocument.body,s=(0,r.Fp)(e.scrollWidth,e.clientWidth,o.scrollWidth,o.clientWidth),a=(0,r.Fp)(e.scrollHeight,e.clientHeight,o.scrollHeight,o.clientHeight);let u=-n.scrollLeft+d(t);const c=-n.scrollTop;return"rtl"===(0,i.Dx)(o).direction&amp;&amp;(u+=(0,r.Fp)(e.clientWidth,o.clientWidth)-s),{width:s,height:a,x:u,y:c}}((0,i.tF)(t));else if((0,i.kK)(e))o=function(t,e){const n=f(t,!0,"fixed"===e),o=n.top+t.clientTop,s=n.left+t.clientLeft,a=(0,i.Re)(t)?u(t):(0,r.ze)(1);return{width:t.clientWidth*a.x,height:t.clientHeight*a.y,x:s*a.x,y:o*a.y}}(e,n);else{const n=l(t);o={...e,x:e.x-n.x,y:e.y-n.y}}return(0,r.JB)(o)}function v(t,e){const n=(0,i.Ow)(t);return!(n===e||!(0,i.kK)(n)||(0,i.Py)(n))&amp;&amp;("fixed"===(0,i.Dx)(n).position||v(n,e))}function b(t,e,n){const o=(0,i.Re)(e),s=(0,i.tF)(e),a="fixed"===n,u=f(t,!0,a,e);let c={scrollLeft:0,scrollTop:0};const l=(0,r.ze)(0);if(o||!o&amp;&amp;!a)if(("body"!==(0,i.wk)(e)||(0,i.ao)(s))&amp;&amp;(c=(0,i.Lw)(e)),o){const t=f(e,!0,a,e);l.x=t.x+e.clientLeft,l.y=t.y+e.clientTop}else s&amp;&amp;(l.x=d(s));return{x:u.left+c.scrollLeft-l.x,y:u.top+c.scrollTop-l.y,width:u.width,height:u.height}}function m(t){return"static"===(0,i.Dx)(t).position}function g(t,e){return(0,i.Re)(t)&amp;&amp;"fixed"!==(0,i.Dx)(t).position?e?e(t):t.offsetParent:null}function E(t,e){const n=(0,i.Jj)(t);if(p(t))return n;if(!(0,i.Re)(t)){let e=(0,i.Ow)(t);for(;e&amp;&amp;!(0,i.Py)(e);){if((0,i.kK)(e)&amp;&amp;!m(e))return e;e=(0,i.Ow)(e)}return n}let r=g(t,e);for(;r&amp;&amp;(0,i.Ze)(r)&amp;&amp;m(r);)r=g(r,e);return r&amp;&amp;(0,i.Py)(r)&amp;&amp;m(r)&amp;&amp;!(0,i.hT)(r)?n:r||(0,i.gQ)(t)||n}const w={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{elements:e,rect:n,offsetParent:o,strategy:s}=t;const a="fixed"===s,c=(0,i.tF)(o),l=!!e&amp;&amp;p(e.floating);if(o===c||l&amp;&amp;a)return n;let h={scrollLeft:0,scrollTop:0},d=(0,r.ze)(1);const y=(0,r.ze)(0),v=(0,i.Re)(o);if((v||!v&amp;&amp;!a)&amp;&amp;(("body"!==(0,i.wk)(o)||(0,i.ao)(c))&amp;&amp;(h=(0,i.Lw)(o)),(0,i.Re)(o))){const t=f(o);d=u(o),y.x=t.x+o.clientLeft,y.y=t.y+o.clientTop}return{width:n.width*d.x,height:n.height*d.y,x:n.x*d.x-h.scrollLeft*d.x+y.x,y:n.y*d.y-h.scrollTop*d.y+y.y}},getDocumentElement:i.tF,getClippingRect:function(t){let{element:e,boundary:n,rootBoundary:o,strategy:s}=t;const a=[..."clippingAncestors"===n?p(e)?[]:function(t,e){const n=e.get(t);if(n)return n;let r=(0,i.Kx)(t,[],!1).filter((t=&gt;(0,i.kK)(t)&amp;&amp;"body"!==(0,i.wk)(t))),o=null;const s="fixed"===(0,i.Dx)(t).position;let a=s?(0,i.Ow)(t):t;for(;(0,i.kK)(a)&amp;&amp;!(0,i.Py)(a);){const e=(0,i.Dx)(a),n=(0,i.hT)(a);n||"fixed"!==e.position||(o=null),(s?!n&amp;&amp;!o:!n&amp;&amp;"static"===e.position&amp;&amp;o&amp;&amp;["absolute","fixed"].includes(o.position)||(0,i.ao)(a)&amp;&amp;!n&amp;&amp;v(t,a))?r=r.filter((t=&gt;t!==a)):o=e,a=(0,i.Ow)(a)}return e.set(t,r),r}(e,this._c):[].concat(n),o],u=a[0],c=a.reduce(((t,n)=&gt;{const o=y(e,n,s);return t.top=(0,r.Fp)(o.top,t.top),t.right=(0,r.VV)(o.right,t.right),t.bottom=(0,r.VV)(o.bottom,t.bottom),t.left=(0,r.Fp)(o.left,t.left),t}),y(e,u,s));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},getOffsetParent:E,getElementRects:async function(t){const e=this.getOffsetParent||E,n=this.getDimensions,r=await n(t.floating);return{reference:b(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){const{width:e,height:n}=s(t);return{width:e,height:n}},getScale:u,isElement:i.kK,isRTL:function(t){return"rtl"===(0,i.Dx)(t).direction}};function _(t,e,n,o){void 0===o&amp;&amp;(o={});const{ancestorScroll:s=!0,ancestorResize:u=!0,elementResize:c="function"==typeof ResizeObserver,layoutShift:l="function"==typeof IntersectionObserver,animationFrame:h=!1}=o,p=a(t),d=s||u?[...p?(0,i.Kx)(p):[],...(0,i.Kx)(e)]:[];d.forEach((t=&gt;{s&amp;&amp;t.addEventListener("scroll",n,{passive:!0}),u&amp;&amp;t.addEventListener("resize",n)}));const y=p&amp;&amp;l?function(t,e){let n,o=null;const s=(0,i.tF)(t);function a(){var t;clearTimeout(n),null==(t=o)||t.disconnect(),o=null}return function i(u,c){void 0===u&amp;&amp;(u=!1),void 0===c&amp;&amp;(c=1),a();const{left:l,top:f,width:h,height:p}=t.getBoundingClientRect();if(u||e(),!h||!p)return;const d={rootMargin:-(0,r.GW)(f)+"px "+-(0,r.GW)(s.clientWidth-(l+h))+"px "+-(0,r.GW)(s.clientHeight-(f+p))+"px "+-(0,r.GW)(l)+"px",threshold:(0,r.Fp)(0,(0,r.VV)(1,c))||1};let y=!0;function v(t){const e=t[0].intersectionRatio;if(e!==c){if(!y)return i();e?i(!1,e):n=setTimeout((()=&gt;{i(!1,1e-7)}),1e3)}y=!1}try{o=new IntersectionObserver(v,{...d,root:s.ownerDocument})}catch(b){o=new IntersectionObserver(v,d)}o.observe(t)}(!0),a}(p,n):null;let v,b=-1,m=null;c&amp;&amp;(m=new ResizeObserver((t=&gt;{let[r]=t;r&amp;&amp;r.target===p&amp;&amp;m&amp;&amp;(m.unobserve(e),cancelAnimationFrame(b),b=requestAnimationFrame((()=&gt;{var t;null==(t=m)||t.observe(e)}))),n()})),p&amp;&amp;!h&amp;&amp;m.observe(p),m.observe(e));let g=h?f(t):null;return h&amp;&amp;function e(){const r=f(t);!g||r.x===g.x&amp;&amp;r.y===g.y&amp;&amp;r.width===g.width&amp;&amp;r.height===g.height||n();g=r,v=requestAnimationFrame(e)}(),n(),()=&gt;{var t;d.forEach((t=&gt;{s&amp;&amp;t.removeEventListener("scroll",n),u&amp;&amp;t.removeEventListener("resize",n)})),null==y||y(),null==(t=m)||t.disconnect(),m=null,h&amp;&amp;cancelAnimationFrame(v)}}const T=o.US,O=o.cv,A=o.X5,x=o.uY,R=o.RR,N=o.dp,S=o.Cp,P=o.x7,C=o.Qo,L=o.dr,j=(t,e,n)=&gt;{const r=new Map,i={platform:w,...n},s={...i.platform,_c:r};return(0,o.oo)(t,e,{...i,platform:s})}},694788:(t,e,n)=&gt;{"use strict";n.d(e,{Cp:()=&gt;v,RR:()=&gt;y,YF:()=&gt;f,cv:()=&gt;p,uY:()=&gt;d,x7:()=&gt;b});var r=n(84186),o=n(875604),i=n(204358),s="undefined"!=typeof document?o.useLayoutEffect:o.useEffect;function a(t,e){if(t===e)return!0;if(typeof t!=typeof e)return!1;if("function"==typeof t&amp;&amp;t.toString()===e.toString())return!0;let n,r,o;if(t&amp;&amp;e&amp;&amp;"object"==typeof t){if(Array.isArray(t)){if(n=t.length,n!==e.length)return!1;for(r=n;0!=r--;)if(!a(t[r],e[r]))return!1;return!0}if(o=Object.keys(t),n=o.length,n!==Object.keys(e).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(e,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!t.$$typeof)&amp;&amp;!a(t[n],e[n]))return!1}return!0}return t!=t&amp;&amp;e!=e}function u(t){if("undefined"==typeof window)return 1;return(t.ownerDocument.defaultView||window).devicePixelRatio||1}function c(t,e){const n=u(t);return Math.round(e*n)/n}function l(t){const e=o.useRef(t);return s((()=&gt;{e.current=t})),e}function f(t){void 0===t&amp;&amp;(t={});const{placement:e="bottom",strategy:n="absolute",middleware:f=[],platform:h,elements:{reference:p,floating:d}={},transform:y=!0,whileElementsMounted:v,open:b}=t,[m,g]=o.useState({x:0,y:0,strategy:n,placement:e,middlewareData:{},isPositioned:!1}),[E,w]=o.useState(f);a(E,f)||w(f);const[_,T]=o.useState(null),[O,A]=o.useState(null),x=o.useCallback((t=&gt;{t!==P.current&amp;&amp;(P.current=t,T(t))}),[]),R=o.useCallback((t=&gt;{t!==C.current&amp;&amp;(C.current=t,A(t))}),[]),N=p||_,S=d||O,P=o.useRef(null),C=o.useRef(null),L=o.useRef(m),j=null!=v,k=l(v),I=l(h),B=o.useCallback((()=&gt;{if(!P.current||!C.current)return;const t={placement:e,strategy:n,middleware:E};I.current&amp;&amp;(t.platform=I.current),(0,r.oo)(P.current,C.current,t).then((t=&gt;{const e={...t,isPositioned:!0};D.current&amp;&amp;!a(L.current,e)&amp;&amp;(L.current=e,i.flushSync((()=&gt;{g(e)})))}))}),[E,e,n,I]);s((()=&gt;{!1===b&amp;&amp;L.current.isPositioned&amp;&amp;(L.current.isPositioned=!1,g((t=&gt;({...t,isPositioned:!1}))))}),[b]);const D=o.useRef(!1);s((()=&gt;(D.current=!0,()=&gt;{D.current=!1})),[]),s((()=&gt;{if(N&amp;&amp;(P.current=N),S&amp;&amp;(C.current=S),N&amp;&amp;S){if(k.current)return k.current(N,S,B);B()}}),[N,S,B,k,j]);const M=o.useMemo((()=&gt;({reference:P,floating:C,setReference:x,setFloating:R})),[x,R]),U=o.useMemo((()=&gt;({reference:N,floating:S})),[N,S]),F=o.useMemo((()=&gt;{const t={position:n,left:0,top:0};if(!U.floating)return t;const e=c(U.floating,m.x),r=c(U.floating,m.y);return y?{...t,transform:"translate("+e+"px, "+r+"px)",...u(U.floating)&gt;=1.5&amp;&amp;{willChange:"transform"}}:{position:n,left:e,top:r}}),[n,y,U.floating,m.x,m.y]);return o.useMemo((()=&gt;({...m,update:B,refs:M,elements:U,floatingStyles:F})),[m,B,M,U,F])}const h=t=&gt;({name:"arrow",options:t,fn(e){const{element:n,padding:o}="function"==typeof t?t(e):t;return n&amp;&amp;(i=n,{}.hasOwnProperty.call(i,"current"))?null!=n.current?(0,r.x7)({element:n.current,padding:o}).fn(e):{}:n?(0,r.x7)({element:n,padding:o}).fn(e):{};var i}}),p=(t,e)=&gt;({...(0,r.cv)(t),options:[t,e]}),d=(t,e)=&gt;({...(0,r.uY)(t),options:[t,e]}),y=(t,e)=&gt;({...(0,r.RR)(t),options:[t,e]}),v=(t,e)=&gt;({...(0,r.Cp)(t),options:[t,e]}),b=(t,e)=&gt;({...h(t),options:[t,e]})},725352:(t,e,n)=&gt;{"use strict";var r;n.d(e,{YF:()=&gt;x});var o=n(875604),i=(n(187128),n(573662),n(84186),n(291477)),s=n(694788);n(741137),n(204358);const a={...r||(r=n.t(o,2))},u=a.useInsertionEffect||(t=&gt;t());function c(t){const e=o.useRef((()=&gt;{0}));return u((()=&gt;{e.current=t})),o.useCallback((function(){for(var t=arguments.length,n=new Array(t),r=0;r&lt;t;r++)n[r]=arguments[r];return null==e.current?void 0:e.current(...n)}),[])}const l="ArrowUp",f="ArrowDown",h="ArrowLeft",p="ArrowRight";var d="undefined"!=typeof document?o.useLayoutEffect:o.useEffect;const y=[h,p],v=[l,f];let b=!1,m=0;const g=()=&gt;"floating-ui-"+Math.random().toString(36).slice(2,6)+m++;const E=a.useId||function(){const[t,e]=o.useState((()=&gt;b?g():void 0));return d((()=&gt;{null==t&amp;&amp;e(g())}),[]),o.useEffect((()=&gt;{b=!0}),[]),t};function w(){const t=new Map;return{emit(e,n){var r;null==(r=t.get(e))||r.forEach((t=&gt;t(n)))},on(e,n){t.set(e,[...t.get(e)||[],n])},off(e,n){var r;t.set(e,(null==(r=t.get(e))?void 0:r.filter((t=&gt;t!==n)))||[])}}}const _=o.createContext(null),T=o.createContext(null),O=()=&gt;{var t;return(null==(t=o.useContext(_))?void 0:t.id)||null},A=()=&gt;o.useContext(T);function x(t){void 0===t&amp;&amp;(t={});const{nodeId:e}=t,n=function(t){const{open:e=!1,onOpenChange:n,elements:r}=t,i=E(),s=o.useRef({}),[a]=o.useState((()=&gt;w())),u=null!=O(),[l,f]=o.useState(r.reference),h=c(((t,e,r)=&gt;{s.current.openEvent=t?e:void 0,a.emit("openchange",{open:t,event:e,reason:r,nested:u}),null==n||n(t,e,r)})),p=o.useMemo((()=&gt;({setPositionReference:f})),[]),d=o.useMemo((()=&gt;({reference:l||r.reference||null,floating:r.floating||null,domReference:r.reference})),[l,r.reference,r.floating]);return o.useMemo((()=&gt;({dataRef:s,open:e,onOpenChange:h,elements:d,events:a,floatingId:i,refs:p})),[e,h,d,a,i,p])}({...t,elements:{reference:null,floating:null,...t.elements}}),r=t.rootContext||n,a=r.elements,[u,l]=o.useState(null),[f,h]=o.useState(null),p=(null==a?void 0:a.reference)||u,y=o.useRef(null),v=A();d((()=&gt;{p&amp;&amp;(y.current=p)}),[p]);const b=(0,s.YF)({...t,elements:{...a,...f&amp;&amp;{reference:f}}}),m=o.useCallback((t=&gt;{const e=(0,i.kK)(t)?{getBoundingClientRect:()=&gt;t.getBoundingClientRect(),contextElement:t}:t;h(e),b.refs.setReference(e)}),[b.refs]),g=o.useCallback((t=&gt;{((0,i.kK)(t)||null===t)&amp;&amp;(y.current=t,l(t)),((0,i.kK)(b.refs.reference.current)||null===b.refs.reference.current||null!==t&amp;&amp;!(0,i.kK)(t))&amp;&amp;b.refs.setReference(t)}),[b.refs]),_=o.useMemo((()=&gt;({...b.refs,setReference:g,setPositionReference:m,domReference:y})),[b.refs,g,m]),T=o.useMemo((()=&gt;({...b.elements,domReference:p})),[b.elements,p]),x=o.useMemo((()=&gt;({...b,...r,refs:_,elements:T,nodeId:e})),[b,_,T,e,r]);return d((()=&gt;{r.dataRef.current.floatingContext=x;const t=null==v?void 0:v.nodesRef.current.find((t=&gt;t.id===e));t&amp;&amp;(t.context=x)})),o.useMemo((()=&gt;({...b,context:x,refs:_,elements:T})),[b,_,T,x])}},187128:(t,e,n)=&gt;{"use strict";n.d(e,{AW:()=&gt;o,G6:()=&gt;l,Ie:()=&gt;_,MM:()=&gt;d,Me:()=&gt;v,Pe:()=&gt;b,U9:()=&gt;m,V5:()=&gt;h,Xf:()=&gt;s,Zj:()=&gt;u,cr:()=&gt;c,ex:()=&gt;y,ij:()=&gt;a,j7:()=&gt;E,p7:()=&gt;w,r:()=&gt;p,r3:()=&gt;i});var r=n(291477);function o(t){let e=t.activeElement;for(;null!=(null==(n=e)||null==(n=n.shadowRoot)?void 0:n.activeElement);){var n;e=e.shadowRoot.activeElement}return e}function i(t,e){if(!t||!e)return!1;const n=null==e.getRootNode?void 0:e.getRootNode();if(t.contains(e))return!0;if(n&amp;&amp;(0,r.Zq)(n)){let n=e;for(;n;){if(t===n)return!0;n=n.parentNode||n.host}}return!1}function s(){const t=navigator.userAgentData;return null!=t&amp;&amp;t.platform?t.platform:navigator.platform}function a(){const t=navigator.userAgentData;return t&amp;&amp;Array.isArray(t.brands)?t.brands.map((t=&gt;{let{brand:e,version:n}=t;return e+"/"+n})).join(" "):navigator.userAgent}function u(t){return!(0!==t.mozInputSource||!t.isTrusted)||(f()&amp;&amp;t.pointerType?"click"===t.type&amp;&amp;1===t.buttons:0===t.detail&amp;&amp;!t.pointerType)}function c(t){return!a().includes("jsdom/")&amp;&amp;(!f()&amp;&amp;0===t.width&amp;&amp;0===t.height||f()&amp;&amp;1===t.width&amp;&amp;1===t.height&amp;&amp;0===t.pressure&amp;&amp;0===t.detail&amp;&amp;"mouse"===t.pointerType||t.width&lt;1&amp;&amp;t.height&lt;1&amp;&amp;0===t.pressure&amp;&amp;0===t.detail&amp;&amp;"touch"===t.pointerType)}function l(){return/apple/i.test(navigator.vendor)}function f(){const t=/android/i;return t.test(s())||t.test(a())}function h(){return s().toLowerCase().startsWith("mac")&amp;&amp;!navigator.maxTouchPoints}function p(t,e){const n=["mouse","pen"];return e||n.push("",void 0),n.includes(t)}function d(t){return"nativeEvent"in t}function y(t){return t.matches("html,body")}function v(t){return(null==t?void 0:t.ownerDocument)||document}function b(t,e){if(null==e)return!1;if("composedPath"in t)return t.composedPath().includes(e);const n=t;return null!=n.target&amp;&amp;e.contains(n.target)}function m(t){return"composedPath"in t?t.composedPath()[0]:t.target}const g="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function E(t){return(0,r.Re)(t)&amp;&amp;t.matches(g)}function w(t){t.preventDefault(),t.stopPropagation()}function _(t){return!!t&amp;&amp;("combobox"===t.getAttribute("role")&amp;&amp;E(t))}},291477:(t,e,n)=&gt;{"use strict";function r(t){return s(t)?(t.nodeName||"").toLowerCase():"#document"}function o(t){var e;return(null==t||null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function i(t){var e;return null==(e=(s(t)?t.ownerDocument:t.document)||window.document)?void 0:e.documentElement}function s(t){return t instanceof Node||t instanceof o(t).Node}function a(t){return t instanceof Element||t instanceof o(t).Element}function u(t){return t instanceof HTMLElement||t instanceof o(t).HTMLElement}function c(t){return"undefined"!=typeof ShadowRoot&amp;&amp;(t instanceof ShadowRoot||t instanceof o(t).ShadowRoot)}function l(t){const{overflow:e,overflowX:n,overflowY:r,display:o}=v(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&amp;&amp;!["inline","contents"].includes(o)}function f(t){return["table","td","th"].includes(r(t))}function h(t){const e=d(),n=v(t);return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&amp;&amp;"normal"!==n.containerType||!e&amp;&amp;!!n.backdropFilter&amp;&amp;"none"!==n.backdropFilter||!e&amp;&amp;!!n.filter&amp;&amp;"none"!==n.filter||["transform","perspective","filter"].some((t=&gt;(n.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=&gt;(n.contain||"").includes(t)))}function p(t){let e=m(t);for(;u(e)&amp;&amp;!y(e);){if(h(e))return e;e=m(e)}return null}function d(){return!("undefined"==typeof CSS||!CSS.supports)&amp;&amp;CSS.supports("-webkit-backdrop-filter","none")}function y(t){return["html","body","#document"].includes(r(t))}function v(t){return o(t).getComputedStyle(t)}function b(t){return a(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function m(t){if("html"===r(t))return t;const e=t.assignedSlot||t.parentNode||c(t)&amp;&amp;t.host||i(t);return c(e)?e.host:e}function g(t){const e=m(t);return y(e)?t.ownerDocument?t.ownerDocument.body:t.body:u(e)&amp;&amp;l(e)?e:g(e)}function E(t,e,n){var r;void 0===e&amp;&amp;(e=[]),void 0===n&amp;&amp;(n=!0);const i=g(t),s=i===(null==(r=t.ownerDocument)?void 0:r.body),a=o(i);return s?e.concat(a,a.visualViewport||[],l(i)?i:[],a.frameElement&amp;&amp;n?E(a.frameElement):[]):e.concat(i,E(i,[],n))}n.d(e,{Dx:()=&gt;v,Jj:()=&gt;o,Kx:()=&gt;E,Lw:()=&gt;b,Ow:()=&gt;m,Pf:()=&gt;d,Py:()=&gt;y,Re:()=&gt;u,Ze:()=&gt;f,Zq:()=&gt;c,ao:()=&gt;l,gQ:()=&gt;p,hT:()=&gt;h,kK:()=&gt;a,tF:()=&gt;i,wk:()=&gt;r})},573662:(t,e,n)=&gt;{"use strict";n.d(e,{Ct:()=&gt;i,Fp:()=&gt;a,GW:()=&gt;c,Go:()=&gt;T,I4:()=&gt;m,JB:()=&gt;R,KX:()=&gt;O,NM:()=&gt;u,Qq:()=&gt;g,Rn:()=&gt;b,VV:()=&gt;s,Wh:()=&gt;E,gy:()=&gt;_,hp:()=&gt;v,i8:()=&gt;w,k3:()=&gt;y,ku:()=&gt;d,mA:()=&gt;r,pw:()=&gt;A,uZ:()=&gt;p,yd:()=&gt;x,ze:()=&gt;l});const r=["top","right","bottom","left"],o=["start","end"],i=r.reduce(((t,e)=&gt;t.concat(e,e+"-"+o[0],e+"-"+o[1])),[]),s=Math.min,a=Math.max,u=Math.round,c=Math.floor,l=t=&gt;({x:t,y:t}),f={left:"right",right:"left",bottom:"top",top:"bottom"},h={start:"end",end:"start"};function p(t,e,n){return a(t,s(e,n))}function d(t,e){return"function"==typeof t?t(e):t}function y(t){return t.split("-")[0]}function v(t){return t.split("-")[1]}function b(t){return"x"===t?"y":"x"}function m(t){return"y"===t?"height":"width"}function g(t){return["top","bottom"].includes(y(t))?"y":"x"}function E(t){return b(g(t))}function w(t,e,n){void 0===n&amp;&amp;(n=!1);const r=v(t),o=E(t),i=m(o);let s="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return e.reference[i]&gt;e.floating[i]&amp;&amp;(s=A(s)),[s,A(s)]}function _(t){const e=A(t);return[T(t),e,T(e)]}function T(t){return t.replace(/start|end/g,(t=&gt;h[t]))}function O(t,e,n,r){const o=v(t);let i=function(t,e,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return n?e?o:r:e?r:o;case"left":case"right":return e?i:s;default:return[]}}(y(t),"start"===n,r);return o&amp;&amp;(i=i.map((t=&gt;t+"-"+o)),e&amp;&amp;(i=i.concat(i.map(T)))),i}function A(t){return t.replace(/left|right|bottom|top/g,(t=&gt;f[t]))}function x(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}function R(t){const{x:e,y:n,width:r,height:o}=t;return{width:r,height:o,top:n,left:e,right:e+r,bottom:n+o,x:e,y:n}}},300468:(t,e,n)=&gt;{"use strict";function r(t){return r="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&amp;&amp;"function"==typeof Symbol&amp;&amp;t.constructor===Symbol&amp;&amp;t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e){for(var n=0;n&lt;e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(t,(o=r.key,i=void 0,"symbol"==typeof(i=function(t,e){if("object"!=typeof t||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(o,"string"))?i:String(i)),r)}var o,i}function i(t,e){return function(t,e){if(e.get)return e.get.call(t);return e.value}(t,a(t,e,"get"))}function s(t,e,n){return function(t,e,n){if(e.set)e.set.call(t,n);else{if(!e.writable)throw new TypeError("attempted to set read only private field");e.value=n}}(t,a(t,e,"set"),n),n}function a(t,e,n){if(!e.has(t))throw new TypeError("attempted to "+n+" private field on non-instance");return e.get(t)}function u(t,e,n){!function(t,e){if(e.has(t))throw new TypeError("Cannot initialize the same private elements twice on an object")}(t,e),e.set(t,n)}n.d(e,{Z:()=&gt;f});var c=function(t){if(!t)return[];Array.isArray(t)||(t=[t]);for(var e={},n=0;n&lt;t.length;++n){var o,i=t[n];if(i&amp;&amp;"object"===r(i)&amp;&amp;(i=String(i)),"string"!=typeof i){var s="Locales should be strings, ".concat(JSON.stringify(i)," isn't.");throw new TypeError(s)}var a=i.split("-");if(!a.every((function(t){return/[a-z0-9]+/i.test(t)}))){var u=JSON.stringify(i),c="The locale ".concat(u," is not a structurally valid BCP 47 language tag.");throw new RangeError(c)}var l=a[0].toLowerCase();a[0]=null!==(o={in:"id",iw:"he",ji:"yi"}[l])&amp;&amp;void 0!==o?o:l,e[a.join("-")]=!0}return Object.keys(e)};function l(t){switch(r(t)){case"number":return t;case"bigint":throw new TypeError("Cannot convert a BigInt value to a number");default:return Number(t)}}function f(t,e,n,r){var a=function(t){do{if(e(t))return t;t=t.replace(/-?[^-]*$/,"")}while(t);return null},f=new WeakMap,h=new WeakMap,p=new WeakMap,d=new WeakMap,y=new WeakMap,v=function(){function v(){var n=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:[],o=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:{};!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,v),u(this,f,{writable:!0,value:void 0}),u(this,h,{writable:!0,value:void 0}),u(this,p,{writable:!0,value:void 0}),u(this,d,{writable:!0,value:void 0}),u(this,y,{writable:!0,value:void 0}),s(this,f,function(e){for(var n=c(e),r=0;r&lt;n.length;++r){var o=a(n[r]);if(o)return o}var i=(new t).resolvedOptions().locale;return a(i)}(n)),s(this,p,e(i(this,f))),s(this,h,r(i(this,f))),s(this,d,function(t){var e=Object.prototype.hasOwnProperty.call(t,"type")&amp;&amp;t.type;if(!e)return"cardinal";if("cardinal"===e||"ordinal"===e)return e;throw new RangeError("Not a valid plural type: "+JSON.stringify(e))}(o)),s(this,y,new t("en",o))}var b,m,g;return b=v,g=[{key:"supportedLocalesOf",value:function(t){return c(t).filter(a)}}],(m=[{key:"resolvedOptions",value:function(){var t=i(this,y).resolvedOptions(),e=t.minimumIntegerDigits,r=t.minimumFractionDigits,o=t.maximumFractionDigits,s=t.minimumSignificantDigits,a=t.maximumSignificantDigits,u=t.roundingPriority,c={locale:i(this,f),type:i(this,d),minimumIntegerDigits:e,minimumFractionDigits:r,maximumFractionDigits:o};return"number"==typeof s&amp;&amp;(c.minimumSignificantDigits=s,c.maximumSignificantDigits=a),c.pluralCategories=n(i(this,f),"ordinal"===i(this,d)).slice(0),c.roundingPriority=u||"auto",c}},{key:"select",value:function(t){if(!(this instanceof v))throw new TypeError("select() called on incompatible ".concat(this));if("number"!=typeof t&amp;&amp;(t=Number(t)),!isFinite(t))return"other";var e=i(this,y).format(Math.abs(t));return i(this,p).call(this,e,"ordinal"===i(this,d))}},{key:"selectRange",value:function(t,e){if(!(this instanceof v))throw new TypeError("selectRange() called on incompatible ".concat(this));if(void 0===t)throw new TypeError("start is undefined");if(void 0===e)throw new TypeError("end is undefined");var n=l(t),r=l(e);if(!isFinite(n))throw new RangeError("start must be finite");if(!isFinite(r))throw new RangeError("end must be finite");return i(this,h).call(this,this.select(n),this.select(r))}}])&amp;&amp;o(b.prototype,m),g&amp;&amp;o(b,g),Object.defineProperty(b,"prototype",{writable:!1}),v}();return"undefined"!=typeof Symbol&amp;&amp;Symbol.toStringTag&amp;&amp;Object.defineProperty(v.prototype,Symbol.toStringTag,{value:"Intl.PluralRules",writable:!1,configurable:!0}),Object.defineProperty(v,"prototype",{writable:!1}),v}},949286:(t,e,n)=&gt;{"use strict";n.d(e,{en:()=&gt;a});const r="one",o="two",i="few",s="other",a={cardinal:[r,s],ordinal:[r,o,i,s]}},150268:(t,e,n)=&gt;{"use strict";n.d(e,{en:()=&gt;r});const r=(t,e)=&gt;{const n=String(t).split("."),r=!n[1],o=Number(n[0])==t,i=o&amp;&amp;n[0].slice(-1),s=o&amp;&amp;n[0].slice(-2);return e?1==i&amp;&amp;11!=s?"one":2==i&amp;&amp;12!=s?"two":3==i&amp;&amp;13!=s?"few":"other":1==t&amp;&amp;r?"one":"other"}},391850:(t,e,n)=&gt;{"use strict";n.d(e,{en:()=&gt;o});const r=(t,e)=&gt;"other",o=r},240236:(t,e,n)=&gt;{"use strict";n.d(e,{ZT:()=&gt;o,_T:()=&gt;s,ev:()=&gt;u,gn:()=&gt;a,pi:()=&gt;i});var r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&amp;&amp;function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&amp;&amp;(t[n]=e[n])},r(t,e)};function o(t,e){if("function"!=typeof e&amp;&amp;null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}var i=function(){return i=Object.assign||function(t){for(var e,n=1,r=arguments.length;n&lt;r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&amp;&amp;(t[o]=e[o]);return t},i.apply(this,arguments)};function s(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&amp;&amp;e.indexOf(r)&lt;0&amp;&amp;(n[r]=t[r]);if(null!=t&amp;&amp;"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o&lt;r.length;o++)e.indexOf(r[o])&lt;0&amp;&amp;Object.prototype.propertyIsEnumerable.call(t,r[o])&amp;&amp;(n[r[o]]=t[r[o]])}return n}function a(t,e,n,r){var o,i=arguments.length,s=i&lt;3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&amp;&amp;"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a&gt;=0;a--)(o=t[a])&amp;&amp;(s=(i&lt;3?o(s):i&gt;3?o(e,n,s):o(e,n))||s);return i&gt;3&amp;&amp;s&amp;&amp;Object.defineProperty(e,n,s),s}Object.create;function u(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o&lt;i;o++)!r&amp;&amp;o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}Object.create;"function"==typeof SuppressedError&amp;&amp;SuppressedError}}]);
//# sourceMappingURL=sourcemaps/d20c0cbc05bf350c.vendor.js.map</pre></body></html>