UNPKG

743 kBJavaScriptView Raw
1/*! For license information please see arch-editor.js.LICENSE.txt */
2!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react")):"function"==typeof define&&define.amd?define(["react"],t):"object"==typeof exports?exports.ArchEditor=t(require("react")):e.ArchEditor=t(e.React)}(self,(function(e){return function(){var t={3552:function(e,t,n){"use strict";function r(e,t){return(r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function o(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,r(e,t)}n.d(t,{Z:function(){return o}})},9756:function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}n.d(t,{Z:function(){return r}})},1967:function(e,t,n){"use strict";n.d(t,{Z:function(){return T}});var r,o=n(6888),a=n.n(o),i=n(5697),l=n.n(i),u=n(7166),s=n.n(u),c=new Uint8Array(16);function f(){if(!r&&!(r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(c)}for(var d=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,p=function(e){return"string"==typeof e&&d.test(e)},h=[],m=0;m<256;++m)h.push((m+256).toString(16).substr(1));var v=function(e,t,n){var r=(e=e||{}).random||(e.rng||f)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(var o=0;o<16;++o)t[n+o]=r[o];return t}return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=(h[e[t+0]]+h[e[t+1]]+h[e[t+2]]+h[e[t+3]]+"-"+h[e[t+4]]+h[e[t+5]]+"-"+h[e[t+6]]+h[e[t+7]]+"-"+h[e[t+8]]+h[e[t+9]]+"-"+h[e[t+10]]+h[e[t+11]]+h[e[t+12]]+h[e[t+13]]+h[e[t+14]]+h[e[t+15]]).toLowerCase();if(!p(n))throw TypeError("Stringified UUID is invalid");return n}(r)},g=n(9041),y=n(1081),b=n(1132),w=n(6745),E=n(6077),S=n(8804),x={"block-toolbar":"ArchEditor-block-toolbar",blockToolbar:"ArchEditor-block-toolbar",inner:"ArchEditor-inner","bar-button":"ArchEditor-bar-button",barButton:"ArchEditor-bar-button",active:"ArchEditor-active","sum-words":"ArchEditor-sum-words",sumWords:"ArchEditor-sum-words",divider:"ArchEditor-divider"};function k(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var _=s().bind(x),C=["unstyled","h1","h2","h3","divider","ol","ul","divider","image","table","formula"],O={display:"inline-block",lineHeight:1,margin:0,padding:5},M=function(e){var t=e.editorState,n=e.onChange,r=e.bars,i=void 0===r?C:r,l=e.extraBarMaps,u=void 0===l?[]:l,s=e.showNumberOfWords,c=(0,o.useContext)(w.$),f=c.contextEditorState,d=c.setContextEditorState,p=(0,o.useMemo)((function(){return t||f||y.Q9}),[f,t]),h=(0,o.useCallback)((function(){return t?n:f?d:null}),[f,t,n,d]),m=(0,o.useMemo)((function(){return h()}),[h]),M=(0,o.useCallback)((function(e){return Array.isArray(e)?e:"function"==typeof e?e(C):[]}),[]),T=(0,o.useMemo)((function(){return M(i)}),[i,M]),A=(0,o.useMemo)((function(){return[{name:"UNSTYLED",tooltip:"正文 Ctrl+Alt+T",component:a().createElement(E.Z,{name:"text"}),onClick:function(){var e=g.RichUtils.toggleBlockType(p,"unstyled"),t=(0,b.pO)(e);m&&m(t)}},{name:"H1",tooltip:a().createElement(a().Fragment,null,a().createElement("h1",{style:O},"H1"),a().createElement("span",null,"Ctrl+Alt+F1")),component:a().createElement(E.Z,{name:"h1"}),active:"header-one"===g.RichUtils.getCurrentBlockType(p),onClick:function(){var e=g.RichUtils.toggleBlockType(p,"header-one"),t=(0,b.pO)(e);m&&m(t)}},{name:"H2",tooltip:a().createElement(a().Fragment,null,a().createElement("h2",{style:O},"H2"),a().createElement("span",null,"Ctrl+Alt+F2")),component:a().createElement(E.Z,{name:"h2"}),active:"header-two"===g.RichUtils.getCurrentBlockType(p),onClick:function(){var e=g.RichUtils.toggleBlockType(p,"header-two"),t=(0,b.pO)(e);m&&m(t)}},{name:"H3",tooltip:a().createElement(a().Fragment,null,a().createElement("h3",{style:O},"H3"),a().createElement("span",null,"Ctrl+Alt+F3")),component:a().createElement(E.Z,{name:"h3"}),active:"header-three"===g.RichUtils.getCurrentBlockType(p),onClick:function(){var e=g.RichUtils.toggleBlockType(p,"header-three"),t=(0,b.pO)(e);m&&m(t)}},{name:"OL",tooltip:"有序列表 Ctrl+Alt+O",component:a().createElement(E.Z,{name:"ol"}),active:"ordered-list-item"===g.RichUtils.getCurrentBlockType(p),onClick:function(){var e=g.RichUtils.toggleBlockType(p,"ordered-list-item"),t=(0,b.pO)(e);m&&m(t)}},{name:"UL",tooltip:"无序列表 Ctrl+Alt+U",component:a().createElement(E.Z,{name:"ul"}),active:"unordered-list-item"===g.RichUtils.getCurrentBlockType(p),onClick:function(){var e=g.RichUtils.toggleBlockType(p,"unordered-list-item"),t=(0,b.pO)(e);m&&m(t)}},{name:"IMAGE",tooltip:"图片",component:a().createElement(E.Z,{name:"image"}),onClick:function(){var e=(0,b.CJ)(p,"IMAGE","MUTABLE",{initial:!0,type:"local",src:"",width:280,height:""}),t=g.AtomicBlockUtils.insertAtomicBlock(e.editorState,e.entityKey," ");m&&m(t)}},{name:"TABLE",tooltip:"表格",component:a().createElement(E.Z,{name:"table"}),onClick:function(){var e=g.EditorState.createEmpty().getCurrentContent(),t=(0,g.convertToRaw)(e),n=(0,b.CJ)(p,"TABLE","MUTABLE",{initial:!0,rows:[{key:v(),columns:[{key:v(),rawContentState:t},{key:v(),rawContentState:t},{key:v(),rawContentState:t}]},{key:v(),columns:[{key:v(),rawContentState:t},{key:v(),rawContentState:t},{key:v(),rawContentState:t}]}]}),r=g.AtomicBlockUtils.insertAtomicBlock(n.editorState,n.entityKey," ");m&&m(r)}},{name:"FORMULA",tooltip:"数学公式",component:a().createElement(E.Z,{name:"formula"}),onClick:function(){var e=(0,b.CJ)(p,"FORMULA","MUTABLE",{initial:!0,raw:""}),t=g.AtomicBlockUtils.insertAtomicBlock(e.editorState,e.entityKey," ");m&&m(t)}}].concat(function(e){if(Array.isArray(e))return k(e)}(e=u)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return k(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?k(e,t):void 0}}(e)||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.")}());var e}),[p,u,m]),z=(0,o.useCallback)((function(e){return e.map((function(e,t){return"divider"===e?{name:"divider",key:"divider".concat(t)}:A.find((function(t){return t.name&&t.name.toLowerCase()===e}))})).filter(Boolean)}),[A]),N=(0,o.useMemo)((function(){return z(T)}),[T,z]),D=(0,o.useCallback)((function(e,t){if(!t)return 0;var n=e.getCurrentContent().getPlainText();return(n=n.replace(/\n/g,"")).length}),[]),I=(0,o.useMemo)((function(){return D(p,s)}),[p,s,D]);return a().createElement("div",{className:x.blockToolbar},a().createElement("ul",{className:x.inner},N.map((function(e){if("divider"===e.name)return a().createElement("span",{key:e.key,className:x.divider});var t=o.Fragment,n={};return e.tooltip&&(t=S.Z,n={content:e.tooltip}),a().createElement("li",{key:e.name},a().createElement(t,n,a().createElement("button",{className:_("barButton",{active:e.active}),type:"button",onClick:e.onClick},e.component)))})),s&&a().createElement("li",null,a().createElement("span",{className:x.sumWords},"".concat(I," 字")))))};M.propTypes={editorState:l().object,onChange:l().func,bars:l().oneOfType([l().arrayOf(l().string),l().func]),extraBarMaps:l().array,showNumberOfWords:l().bool};var T=M},5918:function(e,t,n){"use strict";n.d(t,{Z:function(){return L}});var r,o,a=n(2834),i=n(6888),l=n.n(i),u=n(9041),s=n(3552),c=n(5697),f=n.n(c),d=n(2666),p=n(220),h="out-in",m="in-out",v=function(e,t,n){return function(){var r;e.props[t]&&(r=e.props)[t].apply(r,arguments),n()}},g=((r={})["out-in"]=function(e){var t=e.current,n=e.changeState;return l().cloneElement(t,{in:!1,onExited:v(t,"onExited",(function(){n(d.d0,null)}))})},r[m]=function(e){var t=e.current,n=e.changeState,r=e.children;return[t,l().cloneElement(r,{in:!0,onEntered:v(r,"onEntered",(function(){n(d.d0)}))})]},r),y=((o={})["out-in"]=function(e){var t=e.children,n=e.changeState;return l().cloneElement(t,{in:!0,onEntered:v(t,"onEntered",(function(){n(d.cn,l().cloneElement(t,{in:!0}))}))})},o[m]=function(e){var t=e.current,n=e.children,r=e.changeState;return[l().cloneElement(t,{in:!1,onExited:v(t,"onExited",(function(){r(d.cn,l().cloneElement(n,{in:!0}))}))}),l().cloneElement(n,{in:!0})]},o),b=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return(t=e.call.apply(e,[this].concat(r))||this).state={status:d.cn,current:null},t.appeared=!1,t.changeState=function(e,n){void 0===n&&(n=t.state.current),t.setState({status:e,current:n})},t}(0,s.Z)(t,e);var n=t.prototype;return n.componentDidMount=function(){this.appeared=!0},t.getDerivedStateFromProps=function(e,t){return null==e.children?{current:null}:t.status===d.d0&&e.mode===m?{status:d.d0}:!t.current||((n=t.current)===(r=e.children)||l().isValidElement(n)&&l().isValidElement(r)&&null!=n.key&&n.key===r.key)?{current:l().cloneElement(e.children,{in:!0})}:{status:d.Ix};var n,r},n.render=function(){var e,t=this.props,n=t.children,r=t.mode,o=this.state,a=o.status,i=o.current,u={children:n,current:i,changeState:this.changeState,status:a};switch(a){case d.d0:e=y[r](u);break;case d.Ix:e=g[r](u);break;case d.cn:e=i}return l().createElement(p.Z.Provider,{value:{isMounting:!this.appeared}},e)},t}(l().Component);b.propTypes={},b.defaultProps={mode:h};var w=b,E=n(5741),S=n(7294),x=n(7166),k=n.n(x),_=n(1132),C=n(6077),O={popover:"ArchEditor-popover",content:"ArchEditor-content",active:"ArchEditor-active","link-content":"ArchEditor-link-content",linkContent:"ArchEditor-link-content","url-input":"ArchEditor-url-input",urlInput:"ArchEditor-url-input",button:"ArchEditor-button","popover-arrow":"ArchEditor-popover-arrow",popoverArrow:"ArchEditor-popover-arrow"},M=["visible","onRequestClose"];function T(){return(T=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function A(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){l=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(l)throw o}}return a}}(e,t)||function(e,t){if(e){if("string"==typeof e)return z(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?z(e,t):void 0}}(e,t)||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 z(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var N=k().bind(O),D=["bold","italic","underline","strikethrough","link","formatclear","delete"],I=function(e){var t=e.virtualElement,n=e.editorState,r=e.onChange,o=e.boxModeChange,s=e.bars,c=void 0===s?D:s,f=e.popoverClassName,d=e.getUpdateFn,p=A((0,i.useState)("normal"),2),h=p[0],m=p[1],v=A((0,i.useState)(""),2),g=v[0],y=v[1],b=A((0,i.useState)(null),2),x=b[0],k=b[1],M=A((0,i.useState)(null),2),z=M[0],I=M[1],B=(0,S.D)(t,x,{placement:"top",modifiers:[{name:"arrow",options:{element:z}},{name:"offset",options:{offset:[0,10]}},{name:"flip",enabled:!0},{name:"preventOverflow",options:{padding:5}},{name:"computeStyles",options:{adaptive:!1}}]}),L=B.styles,P=B.attributes,R=B.update,j=function(e){var t=(0,_.pO)(e.editorState||n);r&&r(t)},F=function(e){e.stopPropagation(),e.nativeEvent.stopImmediatePropagation()};(0,i.useEffect)((function(){d&&d(R)}),[d,R]),(0,i.useEffect)((function(){o&&o(h)}),[o,h]);var K,H,q,U=(0,i.useMemo)((function(){return/^((https|http)?:\/\/)[^\s]+/.test(g)}),[g]),V=(0,i.useMemo)((function(){return u.RichUtils.currentBlockContainsLink(n)}),[n]),W=(0,i.useMemo)((function(){return[{name:"BOLD",tooltip:"加粗:Ctrl+B",component:l().createElement(C.Z,{name:"bold"}),onClick:function(e){var t=u.RichUtils.toggleInlineStyle(n,"BOLD");e.editorState=t}},{name:"ITALIC",tooltip:"斜体:Ctrl+I",component:l().createElement(C.Z,{name:"italic"}),onClick:function(e){var t=u.RichUtils.toggleInlineStyle(n,"ITALIC");e.editorState=t}},{name:"UNDERLINE",tooltip:"下划线:Ctrl+U",component:l().createElement(C.Z,{name:"underline"}),onClick:function(e){var t=u.RichUtils.toggleInlineStyle(n,"UNDERLINE");e.editorState=t}},{name:"STRIKETHROUGH",tooltip:"删除线:Ctrl+Alt+S",component:l().createElement(C.Z,{name:"strikethrough"}),onClick:function(e){var t=u.RichUtils.toggleInlineStyle(n,"STRIKETHROUGH");e.editorState=t}},!V&&{name:"LINK",tooltip:"超链接",component:l().createElement(C.Z,{name:"link"}),onClick:function(){m("link")}},V&&{name:"LINK",tooltip:"取消超链接",component:l().createElement(C.Z,{name:"unlink"}),onClick:function(e){var t=n.getSelection(),r=u.RichUtils.toggleLink(n,t,null);e.editorState=r}},{name:"FORMATCLEAR",tooltip:"清除格式:Ctrl+Alt+L",component:l().createElement(C.Z,{name:"format-clear"}),onClick:function(e){var t=(0,_.lg)(n);e.editorState=t}},{name:"DELETE",tooltip:"移除:Ctrl+D",component:l().createElement(C.Z,{name:"backspace"}),onClick:function(e){e.stopPropagation();var t=n.getCurrentContent(),o=n.getSelection(),a=u.Modifier.removeRange(t,o,"forward"),i=u.EditorState.push(n,a,"remove-range");i=(0,_.pO)(i),r&&r(i)}}].filter(Boolean)}),[n,V,r]),Z=(0,i.useCallback)((function(e){return Array.isArray(e)?e.map((function(e){return W.find((function(t){return t.name.toLowerCase()===e}))})).filter(Boolean):[]}),[W]),G=(0,i.useMemo)((function(){return Z(c)}),[c,Z]),$=(0,i.useMemo)((function(){return n.getCurrentInlineStyle()}),[n]);return a.createPortal(l().createElement(w,{mode:"out-in"},l().createElement(E.Z,{classNames:"ArchEditor-fade",key:h,timeout:300},l().createElement("div",T({ref:k,className:N("popover",(K={},H=f,q=!!f,H in K?Object.defineProperty(K,H,{value:q,enumerable:!0,configurable:!0,writable:!0}):K[H]=q,K)),style:L.popper,role:"dialog",onClick:F},P.popper),"normal"===h&&l().createElement("ul",{className:O.content,onClick:j},G.map((function(e){return l().createElement("li",{key:e.name,title:e.tooltip,onClick:e.onClick,className:N({active:$.has(e.name)})},e.component)}))),"link"===h&&l().createElement("div",{className:O.linkContent,role:"textbox",tabIndex:"0",onClick:j},l().createElement("button",{type:"button",className:O.button,onClick:function(){m("normal")},title:"返回"},l().createElement(C.Z,{name:"arrow-backward"})),l().createElement("input",{type:"text",className:O.urlInput,placeholder:"http(s)://",value:g,onClick:F,onChange:function(e){y(e.target.value)}}),U&&l().createElement("button",{type:"button",className:O.button,onClick:function(e){var t=(0,_.CJ)(n,"LINK","MUTABLE",{url:g}),r=u.RichUtils.toggleLink(t.editorState,t.editorState.getSelection(),t.entityKey);e.editorState=r,m("normal")},title:"确定"},l().createElement(C.Z,{name:"done"}))),l().createElement("div",{ref:I,className:O.popoverArrow,style:L.arrow})))),document.body)},B=(0,i.memo)((function(e){var t=e.visible,n=e.onRequestClose,r=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,M),o=(0,i.useRef)(null),a=(0,i.useMemo)((function(){return{getBoundingClientRect:function(){return(0,u.getVisibleSelectionRect)(window)||o.current}}}),[]);(0,i.useEffect)((function(){var e=(0,u.getVisibleSelectionRect)(window);e&&(o.current=e)}));var s=(0,i.useCallback)((function(){n&&n()}),[n]);return(0,i.useEffect)((function(){return document.body.addEventListener("click",s),function(){document.body.removeEventListener("click",s)}}),[s]),l().createElement(E.Z,{in:t,timeout:250,unmountOnExit:!0,classNames:"ArchEditor-fade"},l().createElement(I,T({},r,{virtualElement:a})))}));B.propTypes={visible:f().bool,onRequestClose:f().func,editorState:f().object.isRequired,onChange:f().func.isRequired,boxModeChange:f().func,bars:f().arrayOf(f().string),popoverClassName:f().string,getUpdateFn:f().func};var L=B},6745:function(e,t,n){"use strict";n.d(t,{$:function(){return g},a:function(){return y}});var r=n(6888),o=n.n(r),a=n(5697),i=n.n(a),l=n(1081);function u(e){return(u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function d(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function p(e,t){return(p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function h(e,t){return!t||"object"!==u(t)&&"function"!=typeof t?m(e):t}function m(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function v(e){return(v=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var g=o().createContext({}),y=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}(s,e);var t,n,r,a,i,u=(a=s,i=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(e){return!1}}(),function(){var e,t=v(a);if(i){var n=v(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return h(this,e)});function s(e){var t;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,s),(t=u.call(this,e)).setEditorState=t._setEditorState.bind(m(t)),t.state={editorContext:{contextEditorState:l.Q9,setContextEditorState:t.setEditorState}},t}return t=s,r=[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.value;return n?{editorContext:c(c({},t.editorContext),{},{contextEditorState:n})}:null}}],(n=[{key:"_setEditorState",value:function(e){var t=this.state.editorContext,n=this.props,r=n.value,o=n.onChange;r||this.setState({editorContext:c(c({},t),{},{contextEditorState:e})}),o&&o(e)}},{key:"render",value:function(){var e=this.props.children,t=this.state.editorContext;return o().createElement(g.Provider,{value:t},e)}}])&&d(t.prototype,n),r&&d(t,r),s}(o().Component);y.propTypes={value:i().any,onChange:i().func,children:i().any}},5150:function(e,t,n){"use strict";n.d(t,{Z:function(){return Ce}});var r=n(6888),o=n.n(r),a=n(5697),i=n.n(a),l=n(7166),u=n.n(l),s=n(7617),c=n(1132),f=n(1935),d=n(8804),p=n(6077),h=n(3253),m=n.n(h);function v(){return(v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function g(e){var t=e.children;return o().createElement(m(),v({},e,{className:"ArchEditor-modal-body",overlayClassName:"ArchEditor-modal-overlay",bodyOpenClassName:"ArchEditor-react-modal-body-open"}),t)}m().setAppElement(document.body);var y,b,w,E,S,x,k,_,C,O,M,T,A,z,N,D,I,B,L,P,R,j,F,K,H,q,U,V,W,Z,G,$,Y,X,Q,J,ee,te,ne,re,oe,ae,ie,le,ue,se,ce,fe,de,pe,he,me,ve,ge="ArchEditor-doc-table";function ye(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function be(){return o().createElement("div",{className:"ArchEditor-latex-doc"},o().createElement("h1",null,"LaTex 表达式大全"),o().createElement("table",{className:ge,border:"0",cellPadding:"10",cellSpacing:"0"},o().createElement("caption",null,"字母上标"),o().createElement("thead",null,o().createElement("tr",null,o().createElement("th",{align:"center",style:{width:"50%"}},"符号"),o().createElement("th",{align:"center",style:{width:"50%"}},"语法"))),o().createElement("tbody",null,o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\hat{a}"})),o().createElement("td",null,String.raw(y||(y=ye(["hat{a}"],["\\hat{a}"]))))),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(b||(b=ye(["grave{a}"],["\\grave{a}"])))})),o().createElement("td",null,String.raw(w||(w=ye(["grave{a}"],["\\grave{a}"]))))),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(E||(E=ye(["\bar{a}"],["\\bar{a}"])))})),o().createElement("td",null,String.raw(S||(S=ye(["\bar{a}"],["\\bar{a}"]))))),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(x||(x=ye(["check{a}"],["\\check{a}"])))})),o().createElement("td",null,String.raw(k||(k=ye(["check{a}"],["\\check{a}"]))))),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(_||(_=ye(["\vec{a}"],["\\vec{a}"])))})),o().createElement("td",null,String.raw(C||(C=ye(["\vec{a}"],["\\vec{a}"]))))),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(O||(O=ye(["\tilde{a}"],["\\tilde{a}"])))})),o().createElement("td",null,String.raw(M||(M=ye(["\tilde{a}"],["\\tilde{a}"]))))),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(T||(T=ye(["dot{a}"],["\\dot{a}"])))})),o().createElement("td",null,String.raw(A||(A=ye(["dot{a}"],["\\dot{a}"]))))),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(z||(z=ye(["ddot{a}"],["\\ddot{a}"])))})),o().createElement("td",null,String.raw(N||(N=ye(["ddot{a}"],["\\ddot{a}"]))))),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(D||(D=ye(["widehat{a}"],["\\widehat{a}"])))})),o().createElement("td",null,String.raw(I||(I=ye(["widehat{a}"],["\\widehat{a}"]))))),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"a^2"})),o().createElement("td",null,"a^2")))),o().createElement("table",{className:ge,border:"0",cellPadding:"10",cellSpacing:"0"},o().createElement("caption",null,"希腊字母"),o().createElement("thead",null,o().createElement("tr",null,o().createElement("th",{align:"center",style:{width:"25%"}},"小写符号"),o().createElement("th",{align:"center",style:{width:"25%"}},"语法"),o().createElement("th",{align:"center",style:{width:"25%"}},"大写符号"),o().createElement("th",{align:"center",style:{width:"25%"}},"语法"))),o().createElement("tbody",null,o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\alpha"})),o().createElement("td",null,"\\alpha"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"A"})),o().createElement("td",null,"A")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\beta"})),o().createElement("td",null,"\\beta"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"B"})),o().createElement("td",null,"B")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\gamma"})),o().createElement("td",null,"\\gamma"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Gamma"})),o().createElement("td",null,"\\Gamma")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\delta"})),o().createElement("td",null,"\\delta"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Delta"})),o().createElement("td",null,"\\Delta")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\epsilon"})),o().createElement("td",null,"\\epsilon"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"E"})),o().createElement("td",null,"E")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(B||(B=ye(["\varepsilon"],["\\varepsilon"])))})),o().createElement("td",null,"\\varepsilon"),o().createElement("td",null,"-"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(L||(L=ye(["zeta"],["\\zeta"])))})),o().createElement("td",null,"\\zeta"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"Z"})),o().createElement("td",null,"Z")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(P||(P=ye(["eta"],["\\eta"])))})),o().createElement("td",null,"\\eta"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"H"})),o().createElement("td",null,"H")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(R||(R=ye(["\theta"],["\\theta"])))})),o().createElement("td",null,"\\theta"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Theta"})),o().createElement("td",null,"\\Theta")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(j||(j=ye(["\vartheta"],["\\vartheta"])))})),o().createElement("td",null,"\\vartheta"),o().createElement("td",null,"-"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(F||(F=ye(["iota"],["\\iota"])))})),o().createElement("td",null,"\\iota"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"I"})),o().createElement("td",null,"I")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(K||(K=ye(["kappa"],["\\kappa"])))})),o().createElement("td",null,"\\kappa"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"K"})),o().createElement("td",null,"K")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(H||(H=ye(["lambda"],["\\lambda"])))})),o().createElement("td",null,"\\lambda"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Lambda"})),o().createElement("td",null,"\\Lambda")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(q||(q=ye(["mu"],["\\mu"])))})),o().createElement("td",null,"\\mu"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"M"})),o().createElement("td",null,"M")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(U||(U=ye(["\nu"],["\\nu"])))})),o().createElement("td",null,"\\nu"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"N"})),o().createElement("td",null,"N")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\xi"})),o().createElement("td",null,"\\xi"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Xi"})),o().createElement("td",null,"\\Xi")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"o"})),o().createElement("td",null,"o"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"O"})),o().createElement("td",null,"O")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(V||(V=ye(["pi"],["\\pi"])))})),o().createElement("td",null,"\\pi"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Pi"})),o().createElement("td",null,"\\Pi")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(W||(W=ye(["\varpi"],["\\varpi"])))})),o().createElement("td",null,"\\varpi"),o().createElement("td",null,"-"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(Z||(Z=ye(["\rho"],["\\rho"])))})),o().createElement("td",null,"\\rho"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"P"})),o().createElement("td",null,"P")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(G||(G=ye(["\varrho"],["\\varrho"])))})),o().createElement("td",null,"\\varrho"),o().createElement("td",null,"-"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw($||($=ye(["sigma"],["\\sigma"])))})),o().createElement("td",null,"\\sigma"),o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(Y||(Y=ye(["Sigma"],["\\Sigma"])))})),o().createElement("td",null,"\\Sigma")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(X||(X=ye(["\varsigma"],["\\varsigma"])))})),o().createElement("td",null,"\\varsigma"),o().createElement("td",null,"-"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(Q||(Q=ye(["\tau"],["\\tau"])))})),o().createElement("td",null,"\\tau"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"T"})),o().createElement("td",null,"T")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\upsilon"})),o().createElement("td",null,"\\upsilon"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Upsilon"})),o().createElement("td",null,"\\Upsilon")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\phi"})),o().createElement("td",null,"\\phi"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Phi"})),o().createElement("td",null,"\\Phi")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\chi"})),o().createElement("td",null,"\\chi"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"X"})),o().createElement("td",null,"X")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\psi"})),o().createElement("td",null,"\\psi"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Psi"})),o().createElement("td",null,"\\Psi")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\omega"})),o().createElement("td",null,"\\omega"),o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\Omega"})),o().createElement("td",null,"\\Omega")))),o().createElement("table",{className:ge,border:"0",cellPadding:"10",cellSpacing:"0"},o().createElement("caption",null,"二元关系符"),o().createElement("thead",null,o().createElement("tr",null,o().createElement("th",{align:"center",style:{width:"30%"}},"符号"),o().createElement("th",{align:"center",style:{width:"30%"}},"语法"),o().createElement("th",{align:"center",style:{width:"40%"}},"注释"))),o().createElement("tbody",null,o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"<"})),o().createElement("td",null,String.raw(J||(J=ye(["<"])))),o().createElement("td",null,"小于")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(ee||(ee=ye(["leq"],["\\leq"])))})),o().createElement("td",null,"\\leq"),o().createElement("td",null,"小于等于")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\ll"})),o().createElement("td",null,"\\ll"),o().createElement("td",null,"远小于")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(te||(te=ye(["prec"],["\\prec"])))})),o().createElement("td",null,"\\prec"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(ne||(ne=ye(["preceq"],["\\preceq"])))})),o().createElement("td",null,"\\preceq"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(re||(re=ye(["subset"],["\\subset"])))})),o().createElement("td",null,"\\subset"),o().createElement("td",null,"真子集")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(oe||(oe=ye(["subseteq"],["\\subseteq"])))})),o().createElement("td",null,"\\subseteq"),o().createElement("td",null,"子集")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\in"})),o().createElement("td",null,"\\in"),o().createElement("td",null,"属于")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\mid"})),o().createElement("td",null,"\\mid"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\smile"})),o().createElement("td",null,"\\smile"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:">"})),o().createElement("td",null,String.raw(ae||(ae=ye([">"])))),o().createElement("td",null,"大于")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\geq"})),o().createElement("td",null,"\\geq"),o().createElement("td",null,"大于等于")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\gg"})),o().createElement("td",null,"\\gg"),o().createElement("td",null,"远大于")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\succ"})),o().createElement("td",null,"\\succ"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\succeq"})),o().createElement("td",null,"\\succeq"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\supset"})),o().createElement("td",null,"\\supset"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\supseteq"})),o().createElement("td",null,"\\supseteq"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\ni"})),o().createElement("td",null,"\\ni"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\parallel"})),o().createElement("td",null,"\\parallel"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\frown"})),o().createElement("td",null,"\\frown"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\notin"})),o().createElement("td",null,"\\notin"),o().createElement("td",null,"不属于")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"="})),o().createElement("td",null,"="),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\equiv"})),o().createElement("td",null,"\\equiv"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\doteq"})),o().createElement("td",null,"\\doteq"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\sim"})),o().createElement("td",null,"\\sim"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\simeq"})),o().createElement("td",null,"\\simeq"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\approx"})),o().createElement("td",null,"\\approx"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bowtie"})),o().createElement("td",null,"\\bowtie"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\propto"})),o().createElement("td",null,"\\propto"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\neq"})),o().createElement("td",null,"\\neq"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\asymp"})),o().createElement("td",null,"\\asymp"),o().createElement("td",null,"-")))),o().createElement("table",{className:ge,border:"0",cellPadding:"10",cellSpacing:"0"},o().createElement("caption",null,"二元运算符"),o().createElement("thead",null,o().createElement("tr",null,o().createElement("th",{align:"center",style:{width:"30%"}},"符号"),o().createElement("th",{align:"center",style:{width:"30%"}},"语法"),o().createElement("th",{align:"center",style:{width:"40%"}},"注释"))),o().createElement("tbody",null,o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"+"})),o().createElement("td",null,"+"),o().createElement("td",null,"加法")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(ie||(ie=ye(["pm"],["\\pm"])))})),o().createElement("td",null,"\\pm"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\cdot"})),o().createElement("td",null,"\\cdot"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(le||(le=ye(["\times"],["\\times"])))})),o().createElement("td",null,"\\times"),o().createElement("td",null,"乘法")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(ue||(ue=ye(["cup"],["\\cup"])))})),o().createElement("td",null,"\\cup"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(se||(se=ye(["sqcup"],["\\sqcup"])))})),o().createElement("td",null,"\\sqcup"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:String.raw(ce||(ce=ye(["\vee"],["\\vee"])))})),o().createElement("td",null,"\\vee或\\lor"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\oplus"})),o().createElement("td",null,"\\oplus"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\odot"})),o().createElement("td",null,"\\odot"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\otimes"})),o().createElement("td",null,"\\otimes"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigtriangleup"})),o().createElement("td",null,"\\bigtriangleup"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"-"})),o().createElement("td",null,"-"),o().createElement("td",null,"减法")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\mp"})),o().createElement("td",null,"\\mp"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\div"})),o().createElement("td",null,"\\div"),o().createElement("td",null,"除法")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\setminus"})),o().createElement("td",null,"\\setminus"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\cap"})),o().createElement("td",null,"\\cap"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\sqcap"})),o().createElement("td",null,"\\sqcap"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\wedge"})),o().createElement("td",null,"\\wedge或\\land"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\ominus"})),o().createElement("td",null,"\\ominus"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\oslash"})),o().createElement("td",null,"\\oslash"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigcirc"})),o().createElement("td",null,"\\bigcirc"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigtriangledown"})),o().createElement("td",null,"\\bigtriangledown"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\triangleleft"})),o().createElement("td",null,"\\triangleleft"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\triangleright"})),o().createElement("td",null,"\\triangleright"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\star"})),o().createElement("td",null,"\\star"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\ast"})),o().createElement("td",null,"\\ast"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\circ"})),o().createElement("td",null,"\\circ"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bullet"})),o().createElement("td",null,"\\bullet"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\diamond"})),o().createElement("td",null,"\\diamond"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\uplus"})),o().createElement("td",null,"\\uplus"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\amalg"})),o().createElement("td",null,"\\amalg"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\dagger"})),o().createElement("td",null,"\\dagger"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\ddagger"})),o().createElement("td",null,"\\ddagger"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\wr"})),o().createElement("td",null,"\\wr"),o().createElement("td",null,"-")))),o().createElement("table",{className:ge,border:"0",cellPadding:"10",cellSpacing:"0"},o().createElement("caption",null,"大尺寸运算符"),o().createElement("thead",null,o().createElement("tr",null,o().createElement("th",{align:"center",style:{width:"30%"}},"符号"),o().createElement("th",{align:"center",style:{width:"30%"}},"语法"),o().createElement("th",{align:"center",style:{width:"40%"}},"注释"))),o().createElement("tbody",null,o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\sum"})),o().createElement("td",null,"\\sum"),o().createElement("td",null,"求和")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\prod"})),o().createElement("td",null,"\\prod"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\coprod"})),o().createElement("td",null,"\\coprod"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\int"})),o().createElement("td",null,"\\int"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigcup"})),o().createElement("td",null,"\\bigcup"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigcap"})),o().createElement("td",null,"\\bigcap"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigsqcup"})),o().createElement("td",null,"\\bigsqcup"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\oint"})),o().createElement("td",null,"\\oint"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigvee"})),o().createElement("td",null,"\\bigvee"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigwedge"})),o().createElement("td",null,"\\bigwedge"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigoplus"})),o().createElement("td",null,"\\bigoplus"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigotimes"})),o().createElement("td",null,"\\bigotimes"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\bigodot"})),o().createElement("td",null,"\\bigodot"),o().createElement("td",null,"-")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\biguplus"})),o().createElement("td",null,"\\biguplus"),o().createElement("td",null,"-")))),o().createElement("table",{className:ge,border:"0",cellPadding:"10",cellSpacing:"0"},o().createElement("caption",null,"定界符"),o().createElement("thead",null,o().createElement("tr",null,o().createElement("th",{align:"center",style:{width:"50%"}},"符号"),o().createElement("th",{align:"center",style:{width:"50%"}},"语法"))),o().createElement("tbody",null,o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"("})),o().createElement("td",null,"(")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\lbrack"})),o().createElement("td",null,"\\lbrack")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\lbrace"})),o().createElement("td",null,"\\lbrace")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:")"})),o().createElement("td",null,")")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\rbrack"})),o().createElement("td",null,"\\rbrack")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\rbrace"})),o().createElement("td",null,"\\rbrace")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\rangle"})),o().createElement("td",null,"\\rangle")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\uparrow"})),o().createElement("td",null,"\\uparrow")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\downarrow"})),o().createElement("td",null,"\\downarrow")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.InlineMath,{math:"\\updownarrow"})),o().createElement("td",null,"\\updownarrow")))),o().createElement("table",{className:ge,border:"0",cellPadding:"10",cellSpacing:"0"},o().createElement("caption",null,"公式示例"),o().createElement("tbody",null,o().createElement("tr",null,o().createElement("td",null,o().createElement(s.BlockMath,{math:"c = \\pm\\sqrt{a^2 + b^2}"}))),o().createElement("tr",null,o().createElement("td",{style:{textAlign:"left"}},"c = \\pm\\sqrt{a^2 + b^2}")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.BlockMath,{math:"\\sum_{i=1}^{n}i=\\frac{n(n+1)}{2}"}))),o().createElement("tr",null,o().createElement("td",{style:{textAlign:"left"}},"\\sum_{i=1}^{n}i=\\frac{n(n+1)}{2}")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.BlockMath,{math:"A=\\overbrace{(a+b)+\\underbrace{(c+d)i}_{\\text{虚数}}}^{\\text{复数}}+(e+f)+\\underline{(g+h)}"}))),o().createElement("tr",null,o().createElement("td",{style:{textAlign:"left"}},"A=\\overbrace{(a+b)+\\underbrace{(c+d)i}_{\\text{虚数}}}^{\\text{复数}}+(e+f)+\\underline{(g+h)}")),o().createElement("tr",null,o().createElement("td",null,o().createElement(s.BlockMath,{math:String.raw(fe||(fe=ye(["\begin{array}{ccc}\na_{11} & a_{12} & a_{13}\\\na_{21} & a_{22} & a_{23}\\\na_{31} & a_{32} & a_{33}\nend{array}"],["\\begin{array}{ccc}\na_{11} & a_{12} & a_{13}\\\\\na_{21} & a_{22} & a_{23}\\\\\na_{31} & a_{32} & a_{33}\n\\end{array}"])))}))),o().createElement("tr",null,o().createElement("td",{style:{textAlign:"left"}},String.raw(de||(de=ye(["\begin{array}{ccc}"],["\\begin{array}{ccc}"]))),o().createElement("br",null),String.raw(pe||(pe=ye(["a_{11} & a_{12} & a_{13}\\"],["a_{11} & a_{12} & a_{13}\\\\"]))),o().createElement("br",null),String.raw(he||(he=ye(["a_{21} & a_{22} & a_{23}\\"],["a_{21} & a_{22} & a_{23}\\\\"]))),o().createElement("br",null),String.raw(me||(me=ye(["a_{31} & a_{32} & a_{33}"]))),o().createElement("br",null),String.raw(ve||(ve=ye(["end{array}"],["\\end{array}"]))))))))}var we,Ee={"formula-container":"ArchEditor-formula-container",formulaContainer:"ArchEditor-formula-container",formula:"ArchEditor-formula",active:"ArchEditor-active",placeholder:"ArchEditor-placeholder","tip-info":"ArchEditor-tip-info",tipInfo:"ArchEditor-tip-info","advise-info":"ArchEditor-advise-info",adviseInfo:"ArchEditor-advise-info","input-tex":"ArchEditor-input-tex",inputTex:"ArchEditor-input-tex"};function Se(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function xe(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){l=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(l)throw o}}return a}}(e,t)||function(e,t){if(e){if("string"==typeof e)return ke(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ke(e,t):void 0}}(e,t)||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 ke(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var _e=u().bind(Ee);function Ce(e){var t=e.block,n=e.data,a=e.readOnly,i=e.editorState,l=e.setEditorState,u=e.editing,h=e.setEditing,m=(0,r.useRef)(null),v=xe((0,r.useState)(""),2),y=v[0],b=v[1],w=xe((0,r.useState)(!1),2),E=w[0],S=w[1];(0,r.useEffect)((function(){n.initial&&h(!0)}),[n,h]),(0,r.useEffect)((function(){b(n.raw)}),[n,u]);var x=(0,r.useCallback)((function(){var e=(0,c.E2)(t,i);l(e)}),[t,i,l]),k=(0,r.useCallback)((function(){var e=(0,c.RM)(t,i,{raw:y,initial:!1});l(e)}),[t,i,y,l]),_=(0,r.useCallback)((function(){h(!0)}),[h]),C=(0,r.useCallback)((function(){y&&h(!1,(function(){k()}))}),[k,y,h]),O=(0,r.useCallback)((function(){u?h(!1,(function(){x()})):x()}),[u,x,h]),M=(0,r.useCallback)((function(){h(!1)}),[h]),T=(0,r.useCallback)((function(){S(!1)}),[]),A=(0,r.useCallback)((function(e){return o().createElement("div",{className:Ee.tipInfo},e.message)}),[]),z=(0,f.Sm)({editing:!1,onEdit:_,onDelete:O}),N=y?o().createElement(s.BlockMath,{math:String.raw(we||(we=Se(["",""])),y),renderError:A}):o().createElement("span",{className:Ee.placeholder},"公式展示区",!u&&"(无公式)");return a?o().createElement("div",{className:Ee.formula},N):u?o().createElement("div",{className:Ee.formulaContainer},o().createElement("div",{className:_e("formula",{active:u})},N,o().createElement("textarea",{className:Ee.inputTex,placeholder:"请输入Tex表达式(Ctrl+Enter 提交,Esc 返回)",ref:m,value:y,onChange:function(e){b(e.target.value)},autoFocus:!0,rows:3,onKeyDown:function(e){e.ctrlKey&&13===e.keyCode&&C(),27===e.keyCode&&M()}}),o().createElement("div",{className:Ee.adviseInfo},o().createElement(p.Z,{name:"question",style:{fontSize:15,marginRight:3}}),o().createElement("span",null,"您还不了解Tex表达式?",o().createElement("button",{type:"button",onClick:function(){return S(!0)}},"查看规则")))),o().createElement(f.VW,{onCancel:M,onOk:C,onDelete:O}),o().createElement(g,{isOpen:E,onRequestClose:T},o().createElement(be,null))):o().createElement(d.Z,{content:z},o().createElement("div",{className:Ee.formula},N))}Ce.propTypes={block:i().object,data:i().any,readOnly:i().bool,editorState:i().object,setEditorState:i().func,editing:i().bool,setEditing:i().func}},9567:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var r=n(6888),o=n.n(r),a=n(5697),i=n.n(a),l=n(7166),u=n.n(l),s=n(8804),c=n(1132),f=n(1935),d=n(1037),p={"atomic-image-container":"ArchEditor-atomic-image-container",atomicImageContainer:"ArchEditor-atomic-image-container","atomic-image":"ArchEditor-atomic-image",atomicImage:"ArchEditor-atomic-image",active:"ArchEditor-active","image-toolbar":"ArchEditor-image-toolbar",imageToolbar:"ArchEditor-image-toolbar","default-image":"ArchEditor-default-image",defaultImage:"ArchEditor-default-image",row:"ArchEditor-row",col:"ArchEditor-col","input-number":"ArchEditor-input-number",inputNumber:"ArchEditor-input-number","input-text":"ArchEditor-input-text",inputText:"ArchEditor-input-text","input-button":"ArchEditor-input-button",inputButton:"ArchEditor-input-button","radio-button":"ArchEditor-radio-button",radioButton:"ArchEditor-radio-button"};function h(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function m(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?h(Object(n),!0).forEach((function(t){v(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):h(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function g(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var y=u().bind(p);function b(e){var t,n,a=e.block,i=e.data,l=void 0===i?{}:i,u=e.readOnly,h=e.editorState,b=e.setEditorState,w=e.editing,E=e.setEditing,S=(0,r.useRef)(null),x=(0,r.useRef)(null),k=(t=(0,r.useState)({}),n=2,function(e){if(Array.isArray(e))return e}(t)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){l=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(l)throw o}}return a}}(t,n)||function(e,t){if(e){if("string"==typeof e)return g(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?g(e,t):void 0}}(t,n)||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.")}()),_=k[0],C=k[1];(0,r.useEffect)((function(){l.initial&&E(!0)}),[l,E]),(0,r.useEffect)((function(){C(l),x.current=v({},l.type,l)}),[l,w]);var O=(0,r.useCallback)((function(){var e=(0,c.RM)(a,h,m(m({},_),{},{initial:!1}));b(e)}),[a,h,_,b]),M=(0,r.useCallback)((function(){var e=(0,c.E2)(a,h);b(e)}),[a,h,b]),T=(0,r.useCallback)((function(){E(!0)}),[E]),A=(0,r.useCallback)((function(){_.src&&E(!1,(function(){O()}))}),[O,_,E]),z=(0,r.useCallback)((function(){w?E(!1,(function(){M()})):M()}),[w,M,E]),N=(0,r.useCallback)((function(){E(!1)}),[E]),D=function(e){var t=e.target.value,n={type:t,src:"",width:280,height:""};C((function(e){return x.current[e.type]=e,x.current[t]||n}))},I=(0,f.Sm)({editing:!1,onEdit:T,onDelete:z}),B=_.src?o().createElement("img",{src:_.src,width:_.width,height:_.height,alt:_.src}):o().createElement("img",{src:d,className:p.defaultImage,alt:"未选择图片"});return u?o().createElement("div",{className:p.atomicImage},B):w?o().createElement("div",{className:p.atomicImageContainer},o().createElement("div",{className:y("atomicImage","active")},B,o().createElement("div",{className:p.imageToolbar},o().createElement("div",{className:p.row,style:{marginBottom:5}},o().createElement("label",{className:p.radioButton},o().createElement("input",{name:"imageType",type:"radio",value:"local",checked:"local"===_.type,onChange:D}),o().createElement("span",null,"本地资源")),o().createElement("label",{className:p.radioButton},o().createElement("input",{name:"imageType",type:"radio",value:"remote",checked:"remote"===_.type,onChange:D}),o().createElement("span",null,"远程资源"))),o().createElement("div",{className:p.row},o().createElement("span",{className:p.col},o().createElement("span",null,"宽:"),o().createElement("input",{value:_.width,className:p.inputNumber,type:"number",onChange:function(e){C((function(t){return m(m({},t),{},{width:e.target.value})}))}})),o().createElement("span",{className:p.col},o().createElement("span",null,"高:"),o().createElement("input",{value:_.height,className:p.inputNumber,type:"number",onChange:function(e){C((function(t){return m(m({},t),{},{height:e.target.value})}))}}))),"local"===_.type&&o().createElement("div",{className:p.row},o().createElement("span",null,"地址:"),o().createElement("button",{className:p.inputButton,type:"button",title:"base64",onClick:function(){return S.current.click()}},_.src||"请选择本地图片",o().createElement("input",{ref:S,type:"file",accept:"image/png,image/jpeg,image/gif",hidden:!0,onChange:function(e){var t,n,r;t=e.target.files[0],n=function(e){C((function(t){return m(m({},t),{},{src:e})}))},(r=new FileReader).readAsDataURL(t),r.onload=function(e){n(e.target.result)}}}))),"remote"===_.type&&o().createElement("div",{className:p.row},o().createElement("span",null,"地址:"),o().createElement("input",{value:_.src,type:"text",className:p.inputText,onChange:function(e){C((function(t){return m(m({},t),{},{src:e.target.value})}))},placeholder:"请输入图片资源地址"})))),o().createElement(f.VW,{onCancel:N,onOk:A,onDelete:z})):o().createElement(s.Z,{content:I},o().createElement("div",{className:p.atomicImage},B))}b.propTypes={block:i().object,data:i().any,readOnly:i().bool,editorState:i().object,setEditorState:i().func,editing:i().bool,setEditing:i().func}},333:function(e,t,n){"use strict";n.d(t,{Z:function(){return w}});var r=n(6888),o=n.n(r),a=n(5697),i=n.n(a),l=n(7166),u=n.n(l),s=n(9041),c=n(1132),f=n(1081),d=n(1935),p=n(8804),h=n(6077),m={"table-bar-hover":"ArchEditor-table-bar-hover",tableBarHover:"ArchEditor-table-bar-hover","atomic-table":"ArchEditor-atomic-table",atomicTable:"ArchEditor-atomic-table",readonly:"ArchEditor-readonly","column-bar":"ArchEditor-column-bar",columnBar:"ArchEditor-column-bar",last:"ArchEditor-last","row-bar":"ArchEditor-row-bar",rowBar:"ArchEditor-row-bar","edit-toolbar":"ArchEditor-edit-toolbar",editToolbar:"ArchEditor-edit-toolbar"},v=n(9619);function g(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){l=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(l)throw o}}return a}}(e,t)||function(e,t){if(e){if("string"==typeof e)return y(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?y(e,t):void 0}}(e,t)||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(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var b=u().bind(m);function w(e){var t=e.block,n=e.data,a=void 0===n?{}:n,i=e.readOnly,l=e.editorState,u=e.setEditorState,y=e.editing,w=e.setEditing,E=e.Editor,S=g((0,r.useState)([]),2),x=S[0],k=S[1];(0,r.useEffect)((function(){a.initial&&w(!0)}),[a,w]),(0,r.useEffect)((function(){var e=function(e){return e.map((function(e){return{key:e.key,columns:e.columns.map((function(e){var t=(0,s.convertFromRaw)(e.rawContentState),n=s.EditorState.createWithContent(t,f.ir);return{key:e.key,editorState:n}}))}}))}(a.rows);k(e)}),[a,y]);var _=(0,r.useCallback)((function(){var e=function(e){return e.map((function(e){return{key:e.key,columns:e.columns.map((function(e){var t=e.editorState.getCurrentContent(),n=(0,s.convertToRaw)(t);return{key:e.key,rawContentState:n}}))}}))}(x),n=(0,c.RM)(t,l,{rows:e,initial:!1});u(n)}),[t,l,x,u]),C=(0,r.useCallback)((function(){var e=(0,c.E2)(t,l);u(e)}),[t,l,u]),O=(0,r.useCallback)((function(e,t){var n=g(t,2),r=n[0],o=n[1],a=x.concat();a[r].columns[o].editorState=e,k(a)}),[x]),M=(0,r.useCallback)((function(){w(!0)}),[w]),T=(0,r.useCallback)((function(){w(!1)}),[w]),A=(0,r.useCallback)((function(){w(!1,(function(){_()}))}),[_,w]),z=(0,r.useCallback)((function(){y?w(!1,(function(){C()})):C()}),[y,C,w]),N=(0,r.useMemo)((function(){return o().createElement("span",{className:"".concat(v.Z.popoverButtonGroup," ").concat(v.Z.large)},o().createElement("button",{type:"button",className:v.Z.popoverButton},o().createElement(h.Z,{name:"insert-column-left"})),o().createElement("span",{className:v.Z.popoverDivider}),o().createElement("button",{type:"button",className:v.Z.popoverButton},o().createElement(h.Z,{name:"insert-column-right"})),o().createElement("span",{className:v.Z.popoverDivider}),o().createElement("button",{type:"button",className:v.Z.popoverButton},o().createElement(h.Z,{name:"delete-column"})))}),[]),D=(0,r.useMemo)((function(){return o().createElement("span",{className:"".concat(v.Z.popoverButtonGroup," ").concat(v.Z.large)},o().createElement("button",{type:"button",className:v.Z.popoverButton},o().createElement(h.Z,{name:"insert-row-above"})),o().createElement("span",{className:v.Z.popoverDivider}),o().createElement("button",{type:"button",className:v.Z.popoverButton},o().createElement(h.Z,{name:"insert-row-below"})),o().createElement("span",{className:v.Z.popoverDivider}),o().createElement("button",{type:"button",className:v.Z.popoverButton},o().createElement(h.Z,{name:"delete-row"})))}),[]),I=(0,d.Sm)({editing:!1,onEdit:M,onDelete:z}),B=o().createElement("table",{className:b({readonly:!y})},o().createElement("tbody",null,y&&o().createElement("tr",{className:m.columnBar},x[0]&&x[0].columns.map((function(e){var t=e.key;return o().createElement(p.Z,{content:N,key:t},o().createElement("td",null))})),o().createElement("td",{className:m.last})),x.map((function(e,t){var n=e.key,r=e.columns;return o().createElement("tr",{key:n},r.map((function(e,n){return o().createElement("td",{key:e.key},o().createElement(E,{editorKey:e.key,editorState:e.editorState,onChange:function(e){return O(e,[t,n])},readOnly:!y}))})),y&&o().createElement(p.Z,{content:D,placement:"right"},o().createElement("td",{className:m.rowBar})))}))));return i?o().createElement("div",{className:m.atomicTable},B):y?o().createElement("div",{className:m.atomicTable},B,o().createElement(d.VW,{className:m.editToolbar,onCancel:T,onOk:A,onDelete:z})):o().createElement(p.Z,{content:I},o().createElement("div",{className:m.atomicTable},B))}w.propTypes={block:i().object,data:i().any,readOnly:i().bool,editorState:i().object,setEditorState:i().func,editing:i().bool,setEditing:i().func,Editor:i().elementType}},9759:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var r=n(6888),o=n.n(r),a=n(5697),i=n.n(a);function l(e){return(l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function u(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function s(e,t){return(s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function c(e,t){return!t||"object"!==l(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function f(e){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var d=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&s(e,t)}(d,e);var t,n,r,a,i,l=(a=d,i=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(e){return!1}}(),function(){var e,t=f(a);if(i){var n=f(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return c(this,e)});function d(e){var t;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,d),(t=l.call(this,e)).state={hasError:!1},t}return t=d,r=[{key:"getDerivedStateFromError",value:function(){return{hasError:!0}}}],(n=[{key:"componentDidCatch",value:function(e,t){var n=this.props.onCatch;"function"==typeof n&&n(e,t)}},{key:"render",value:function(){var e=this.props.children;return this.state.hasError?o().createElement("section",null,o().createElement("h1",null,":( "),o().createElement("h3",null,"ArchEditor broken down!"),o().createElement("p",null,"Please use the browser",o().createElement("button",{type:"button",style:{marginLeft:5,marginRight:5,border:"1px solid #ccc",backgroundColor:"#f0f0f0",color:"#666"}},"F12"),"to troubleshoot the error.")):e}}])&&u(t.prototype,n),r&&u(t,r),d}(o().Component);d.propTypes={children:i().element,onCatch:i().func}},6077:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(6888),o=n.n(r),a=n(5697),i=n.n(a);function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?l(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function c(e){var t=e.name,n=e.style,r=e.onClick;return o().createElement("svg",{onClick:r,style:u({width:"1em",height:"1em",verticalAlign:"-0.15em",fill:"currentColor",overflow:"hidden"},n),"aria-hidden":"true"},o().createElement("use",{xlinkHref:"#arch-icon-".concat(t)}))}c.propTypes={name:i().string,style:i().object,onClick:i().func}},8804:function(e,t,n){"use strict";n.d(t,{Z:function(){return h}});var r=n(6888),o=n.n(r),a=n(2834),i=n(5697),l=n.n(i),u=n(5741),s=n(7294);function c(){return(c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function f(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){l=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(l)throw o}}return a}}(e,t)||function(e,t){if(e){if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}(e,t)||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 d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var p=function(e){var t,n=(0,r.useRef)(null),i=e.children,l=e.content,d=e.placement,p=void 0===d?"top":d,h=e.getContainer,m=void 0===h?function(){return document.body}:h,v=f((0,r.useState)(!1),2),g=v[0],y=v[1],b=f((0,r.useState)(null),2),w=b[0],E=b[1],S=f((0,r.useState)(null),2),x=S[0],k=S[1],_=f((0,r.useState)(null),2),C=_[0],O=_[1],M=(0,s.D)(w,x,{strategy:"fixed",placement:p,modifiers:[{name:"arrow",options:{element:C}},{name:"offset",options:{offset:[0,10]}},{name:"flip",enabled:!0},{name:"preventOverflow",options:{padding:5}}]}),T=M.styles,A=M.attributes,z=M.update,N=function(e){n.current&&clearTimeout(n.current),n.current=setTimeout((function(){y(e)}),200)};(0,r.useEffect)((function(){return z&&z(),function(){n.current&&clearTimeout(n.current)}}),[z,e]),o().Children.only(i)&&(t=o().cloneElement(i,{ref:E,onMouseEnter:function(){return N(!0)},onMouseLeave:function(){return N(!1)}}));var D=m();return o().createElement(o().Fragment,null,t,a.createPortal(o().createElement(u.Z,{in:g,timeout:150,unmountOnExit:!0,classNames:"ArchEditor-fade"},o().createElement("div",c({className:"ArchEditor-tooltip",ref:k,style:T.popper},A.popper,{onMouseEnter:function(){return N(!0)},onMouseLeave:function(){return N(!1)},contentEditable:!1}),l,o().createElement("div",{className:"ArchEditor-tooltip-arrow",ref:O,style:T.arrow}))),D))};p.propTypes={content:l().oneOfType([l().element,l().string]),children:l().object,placement:l().string,getContainer:l().func};var h=p},2215:function(){!function(e){var t,n,r,o,a,i='<svg><symbol id="arch-icon-insert-column-right" viewBox="0 0 1024 1024"><path d="M856 112h-80c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8z m-200 0H192c-17.7 0-32 14.9-32 33.3v733.3c0 18.4 14.3 33.3 32 33.3h464c17.7 0 32-14.9 32-33.3V145.3c0-18.4-14.3-33.3-32-33.3zM392 840H232V664h160v176z m0-240H232V424h160v176z m0-240H232V184h160v176z m224 480H456V664h160v176z m0-240H456V424h160v176z m0-240H456V184h160v176z" ></path></symbol><symbol id="arch-icon-insert-column-left" viewBox="0 0 1024 1024"><path d="M248 112h-80c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8z m584 0H368c-17.7 0-32 14.9-32 33.3v733.3c0 18.4 14.3 33.3 32 33.3h464c17.7 0 32-14.9 32-33.3V145.3c0-18.4-14.3-33.3-32-33.3zM568 840H408V664h160v176z m0-240H408V424h160v176z m0-240H408V184h160v176z m224 480H632V664h160v176z m0-240H632V424h160v176z m0-240H632V184h160v176z" ></path></symbol><symbol id="arch-icon-delete-column" viewBox="0 0 1024 1024"><path d="M651.1 641.9c-1.4-1.2-3.2-1.9-5.1-1.9h-54.7c-2.4 0-4.6 1.1-6.1 2.9L512 730.7l-73.1-87.8c-1.5-1.8-3.8-2.9-6.1-2.9H378c-1.9 0-3.7 0.7-5.1 1.9-3.4 2.8-3.9 7.9-1 11.3L474.2 776 371.8 898.9c-2.8 3.4-2.4 8.4 1 11.3 1.4 1.2 3.2 1.9 5.1 1.9h54.7c2.4 0 4.6-1.1 6.1-2.9l73.1-87.8 73.1 87.8c1.5 1.8 3.8 2.9 6.1 2.9h55c1.9 0 3.7-0.7 5.1-1.9 3.4-2.8 3.9-7.9 1-11.3L549.8 776l102.4-122.9c2.8-3.4 2.3-8.4-1.1-11.2zM472 544h80c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v416c0 4.4 3.6 8 8 8zM350 386H184V136c0-3.3-2.7-6-6-6h-60c-3.3 0-6 2.7-6 6v292c0 16.6 13.4 30 30 30h208c3.3 0 6-2.7 6-6v-60c0-3.3-2.7-6-6-6z m556-256h-60c-3.3 0-6 2.7-6 6v250H674c-3.3 0-6 2.7-6 6v60c0 3.3 2.7 6 6 6h208c16.6 0 30-13.4 30-30V136c0-3.3-2.7-6-6-6z" ></path></symbol><symbol id="arch-icon-merge-cells" viewBox="0 0 1024 1024"><path d="M482.2 508.4L331.3 389c-3-2.4-7.3-0.2-7.3 3.6V478H184V184h204v128c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V144c0-15.5-12.5-28-28-28H144c-15.5 0-28 12.5-28 28v736c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v128H184V546h140v85.4c0 3.8 4.4 6 7.3 3.6l150.9-119.4c2.4-1.8 2.4-5.4 0-7.2zM880 116H596c-15.5 0-28 12.5-28 28v168c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V184h204v294H700v-85.4c0-3.8-4.3-6-7.3-3.6l-151 119.4c-2.3 1.8-2.3 5.3 0 7.1l151 119.5c2.9 2.3 7.3 0.2 7.3-3.6V546h140v294H636V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v168c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V144c0-15.5-12.5-28-28-28z" ></path></symbol><symbol id="arch-icon-insert-row-below" viewBox="0 0 1024 1024"><path d="M904 768H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8z m-25.3-608H145.3c-18.4 0-33.3 14.3-33.3 32v464c0 17.7 14.9 32 33.3 32h733.3c18.4 0 33.3-14.3 33.3-32V192c0.1-17.7-14.8-32-33.2-32zM360 616H184V456h176v160z m0-224H184V232h176v160z m240 224H424V456h176v160z m0-224H424V232h176v160z m240 224H664V456h176v160z m0-224H664V232h176v160z" ></path></symbol><symbol id="arch-icon-insert-row-above" viewBox="0 0 1024 1024"><path d="M878.7 336H145.3c-18.4 0-33.3 14.3-33.3 32v464c0 17.7 14.9 32 33.3 32h733.3c18.4 0 33.3-14.3 33.3-32V368c0.1-17.7-14.8-32-33.2-32zM360 792H184V632h176v160z m0-224H184V408h176v160z m240 224H424V632h176v160z m0-224H424V408h176v160z m240 224H664V632h176v160z m0-224H664V408h176v160z m64-408H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8z" ></path></symbol><symbol id="arch-icon-delete-row" viewBox="0 0 1024 1024"><path d="M819.8 512l102.4-122.9c2.8-3.4 2.4-8.4-1-11.3-1.4-1.2-3.2-1.9-5.1-1.9h-54.7c-2.4 0-4.6 1.1-6.1 2.9L782 466.7l-73.1-87.8c-1.5-1.8-3.8-2.9-6.1-2.9H648c-1.9 0-3.7 0.7-5.1 1.9-3.4 2.8-3.9 7.9-1 11.3L744.2 512 641.8 634.9c-2.8 3.4-2.4 8.4 1 11.3 1.4 1.2 3.2 1.9 5.1 1.9h54.7c2.4 0 4.6-1.1 6.1-2.9l73.1-87.8 73.1 87.8c1.5 1.8 3.8 2.9 6.1 2.9h55c1.9 0 3.7-0.7 5.1-1.9 3.4-2.8 3.9-7.9 1-11.3L819.8 512zM536 464H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h416c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8z m-84 204h-60c-3.3 0-6 2.7-6 6v166H136c-3.3 0-6 2.7-6 6v60c0 3.3 2.7 6 6 6h292c16.6 0 30-13.4 30-30V674c0-3.3-2.7-6-6-6zM136 184h250v166c0 3.3 2.7 6 6 6h60c3.3 0 6-2.7 6-6V142c0-16.6-13.4-30-30-30H136c-3.3 0-6 2.7-6 6v60c0 3.3 2.7 6 6 6z" ></path></symbol><symbol id="arch-icon-question" viewBox="0 0 1024 1024"><path d="M512 967.11146667C260.64213333 967.11146667 56.88853333 763.35786667 56.88853333 512S260.64213333 56.88853333 512 56.88853333 967.11146667 260.64213333 967.11146667 512 763.35786667 967.11146667 512 967.11146667z m0-91.02293334a364.08853333 364.08853333 0 1 0 0-728.17706666 364.08853333 364.08853333 0 0 0 0 728.17706666zM466.48853333 648.53333333h91.02293334v91.02186667h-91.02293334V648.53333333z m91.02293334-74.86613333v29.35466667h-91.02293334v-68.26666667A45.51146667 45.51146667 0 0 1 512 489.2448a68.26666667 68.26666667 0 1 0-66.9472-81.64693333l-89.2928-17.88586667a159.3344 159.3344 0 1 1 201.75146667 183.9552z" ></path></symbol><symbol id="arch-icon-arrow-forward" viewBox="0 0 1024 1024"><path d="M512 122.862L901.138 512 512 901.138l-68.255-68.255L714.53 559.816H122.862v-95.584H714.53L443.746 191.165z" ></path></symbol><symbol id="arch-icon-arrow-downward" viewBox="0 0 1024 1024"><path d="M901.138 512L512 901.138 122.862 512l70.536-68.255L464.183 714.53V122.862h95.585V714.53l273.067-270.784z" ></path></symbol><symbol id="arch-icon-arrow-backward" viewBox="0 0 1024 1024"><path d="M901.138 464.232v95.584H309.47l270.784 273.067L512 901.139 122.862 512 512 122.862l68.255 68.255L309.47 464.184h591.668z" ></path></symbol><symbol id="arch-icon-arrow-upward" viewBox="0 0 1024 1024"><path d="M122.862 512L512 122.862 901.138 512l-70.536 68.255L559.817 309.47v591.668h-95.585V309.47L191.165 580.254z" ></path></symbol><symbol id="arch-icon-input" viewBox="0 0 1024 1024"><path d="M341.333 896v-85.333h128V213.333h-128V128h341.334v85.333h-128v597.334h128V896H341.333z m428.8-595.2l211.2 211.2-211.2 211.2-60.33-60.33L860.672 512l-150.87-150.87 60.331-60.33z m-516.266 0l60.33 60.33L163.328 512l150.87 150.87-60.331 60.33L42.667 512l211.2-211.2z" ></path></symbol><symbol id="arch-icon-table" viewBox="0 0 1024 1024"><path d="M184.72695313 675.63652344h166.95v163.63652343H184.72695313z m248.84999999 0h163.63652344v163.63652343H433.57695312z m245.45478516 0h160.24130859v163.63652343H678.99130859zM184.72695313 430.18173828h166.95v163.63652344H184.72695313z m248.80957031 0h163.63652344v163.63652344H433.53652344z m245.45478515 0h160.28173829v163.63652344H678.99130859zM184.72695313 184.72695313h166.95v163.63652343H184.72695313z m248.80957031-1e-8h163.63652344v163.63652344H433.53652344z m245.45478515 0h160.28173829v163.63652344H678.99130859z m0-81.81738281H102.90869141v818.18173828h818.18261718V102.90869141z" ></path></symbol><symbol id="arch-icon-image" viewBox="0 0 1024 1024"><path d="M102.90869141 921.09130859V102.90869141h818.18261718v818.18261718z m81.81826171-163.63652343v81.81738281h654.54609375V692.98261719l-188.18261718-200.65869141z m0-94.0913086l482.15478516-274.09042969 172.39130859 184.09042969V184.72695313H184.72695313z m87.25957032-330.66826172a72.73652344 72.73652344 0 0 1 72.73652343-72.73652343 72.73652344 72.73652344 0 0 1 72.73564454 72.73652343 72.73652344 72.73652344 0 0 1-72.73564454 72.77783204 72.77695312 72.77695312 0 0 1-72.73652343-72.85957032z" ></path></symbol><symbol id="arch-icon-close" viewBox="0 0 1024 1024"><path d="M874.47112059 222.54083792l-73.01195851-73.01195851L512 438.98804148 222.54083792 149.52887941l-73.01195851 73.01195851L438.98804148 512 149.52887941 801.45916208l73.01195851 73.01195851L512 585.01195852l289.45916208 289.45916207 73.01195851-73.01195851L585.01195852 512z" ></path></symbol><symbol id="arch-icon-mail" viewBox="0 0 1024 1024"><path d="M75.09333333 172.18332445v679.6333511h873.81333334V172.18332445z m776.72334222 582.54222222H172.18332445V405.68604445L512 601.80821333 851.81667555 405.68604445z m0-461.17888L512 489.66883555 172.18332445 293.54666667v-24.27221334h679.6333511z" ></path></symbol><symbol id="arch-icon-disable" viewBox="0 0 1024 1024"><path d="M512 96.0003125C282.666875 96.0003125 96.0003125 282.6659375 96.0003125 512S282.6659375 927.9996875 512 927.9996875 927.9996875 741.3340625 927.9996875 512 741.3340625 96.0003125 512 96.0003125z m0 85.333125c75.733125 0 146.13375 25.6003125 201.6 68.266875L249.6003125 713.6c-42.6665625-55.46625-68.266875-125.866875-68.266875-201.6 0-182.4 148.2665625-330.6665625 330.6665625-330.6665625z m0 661.333125c-75.733125 0-146.13375-25.6003125-201.6-68.266875l462.93375-462.9328125c42.665625 55.46625 68.2659375 125.866875 68.2659375 201.6C842.6665625 694.4 694.4 842.665625 512 842.665625z" ></path></symbol><symbol id="arch-icon-edit" viewBox="0 0 1024 1024"><path d="M239.5353125 769.143125c2.143125 0 4.28625-0.2146875 6.429375-0.53625L426.1784375 737c2.143125-0.4284375 4.1784375-1.393125 5.6784375-3l454.1784375-454.1784375a10.6715625 10.6715625 0 0 0 0-15.106875L707.965625 86.534375c-2.03625-2.0353125-4.7146875-3.106875-7.6078125-3.106875S694.7853125 84.5 692.75 86.5353125L238.5715625 540.715625c-1.606875 1.606875-2.5715625 3.5353125-3 5.6784375l-31.606875 180.21375a35.893125 35.893125 0 0 0 10.070625 31.9284375c7.0715625 6.8578125 15.9646875 10.6078125 25.5 10.6078125zM311.75 582.284375l388.606875-388.5 78.53625 78.53625-388.6078125 388.5-95.25 16.8215625L311.75 582.284375z m594.5353125 276.8578125H117.715625c-18.9646875 0-34.28625 15.3215625-34.28625 34.2853125V932c0 4.7146875 3.856875 8.5715625 8.5715625 8.5715625h840c4.7146875 0 8.5715625-3.856875 8.5715625-8.5715625v-38.5715625c0-18.96375-15.3215625-34.2853125-34.28625-34.2853125z" ></path></symbol><symbol id="arch-icon-external-link" viewBox="0 0 1024 1024"><path d="M420.97813333 238.93333333v91.02186667H193.42186667v500.62293333h500.62293333V603.02186667H785.06666667v273.06666666A45.51146667 45.51146667 0 0 1 739.5552 921.6H147.91146667A45.51146667 45.51146667 0 0 1 102.4 876.08853333V284.4448A45.51146667 45.51146667 0 0 1 147.91146667 238.93333333h273.06666666zM921.6 102.4v364.08853333h-91.02186667V257.72906667L475.90933333 612.44266667l-64.352-64.352 354.62186667-354.6688H557.51146667V102.4H921.6z" ></path></symbol><symbol id="arch-icon-done" viewBox="0 0 1024 1024"><path d="M366.36444445 716.81137778l514.28693333-516.56817778L948.90666667 268.49735111l-582.54222222 582.54222222-270.78542223-270.78542222L161.55306667 512z" ></path></symbol><symbol id="arch-icon-text" viewBox="0 0 1024 1024"><path d="M972.8 943.262c-3.938-63.016-5.908-128-5.908-191.016 0-31.508 0-63.015 1.97-96.492 0-29.539 3.938-59.077-7.877-86.646-25.6-63.016-108.308-74.831-167.385-74.831-29.538 0-61.046 3.938-92.554 11.815C679.385 512 657.723 519.877 640 529.723l19.692 49.23c3.939 9.847 5.908 19.693 7.877 29.54 39.385-19.693 78.77-29.54 120.123-29.54 63.016 0 94.523 25.6 94.523 74.832v23.63h-43.323c-80.738 0-141.784 11.816-183.138 35.447-45.292 21.661-64.985 63.015-64.985 124.061 0 45.292 13.785 80.739 41.354 104.37 27.57 23.63 63.015 37.415 106.339 37.415 37.415 0 66.953-5.908 90.584-15.754 23.63-9.846 43.323-27.57 59.077-49.23h1.97c1.969 9.845 3.938 27.568 7.876 51.2 0 1.968 70.893 0 76.8 0 0-7.878-1.969-13.786-1.969-21.662z m-90.585-155.57c0 11.816-1.969 21.662-5.907 31.508-1.97 7.877-5.908 15.754-11.816 21.662-19.692 27.569-51.2 41.353-82.707 45.292-19.693 3.938-39.385 1.97-59.077-1.97-15.754-1.969-29.539-9.846-39.385-23.63-13.785-21.662-9.846-55.139 3.939-74.83 9.846-11.816 23.63-19.693 37.415-25.6 37.415-11.816 82.708-11.816 122.092-11.816h33.477v39.384zM588.8 610.462L368.246 66.954c-3.938-9.846-11.815-17.723-23.63-17.723h-68.924c-9.846 0-21.661 7.877-25.6 17.723L51.2 610.462c-5.908 9.846 3.938 23.63 13.785 23.63h76.8c9.846 0 21.661-7.877 25.6-19.692l49.23-141.785h196.923L470.646 614.4c3.939 9.846 13.785 19.692 25.6 19.692h76.8c11.816 0 19.692-13.784 15.754-23.63zM257.97 364.308l57.107-147.693 63.015 147.693H257.97z" ></path></symbol><symbol id="arch-icon-backspace" viewBox="0 0 1024 1024"><path d="M495.575 663.575l106.065-106.08 106.08 106.065 53.025-53.025-106.065-106.05 106.065-106.08-53.025-53.025-106.08 106.065L495.575 345.38l-53.025 53.025 106.065 106.065L442.55 610.535l53.025 53.025zM336.605 182L53.165 508.85 336.935 827H977V182H336.605zM902 752H370.625L152.87 508.16 370.94 257H902v495z" ></path></symbol><symbol id="arch-icon-h3" viewBox="0 0 1024 1024"><path d="M938.667 341.333l-0.086 85.334-106.88 123.008a160 160 0 1 1-199.466 184.917l83.797-16.299a74.667 74.667 0 1 0 39.424-80.853l-55.765-66.005L825.6 426.667H640v-85.334h298.667z m-768-170.666v298.666h298.666V170.667h85.334v682.666h-85.334V554.667H170.667v298.666H85.333V170.667h85.334z" ></path></symbol><symbol id="arch-icon-emphasis" viewBox="0 0 1024 1024"><path d="M512 810.667a64 64 0 1 1 0 128 64 64 0 0 1 0-128z m-234.667 0a64 64 0 1 1 0 128 64 64 0 0 1 0-128z m469.334 0a64 64 0 1 1 0 128 64 64 0 0 1 0-128z m-192-725.334v85.334h256V256h-83.968a777.472 777.472 0 0 1-154.496 268.885 626.56 626.56 0 0 0 227.285 129.792l-22.87 82.347A711.893 711.893 0 0 1 512 585.643 712.363 712.363 0 0 1 247.381 736.98l-22.869-82.304a627.2 627.2 0 0 0 227.285-129.792A771.285 771.285 0 0 1 331.392 341.42h95.573A683.99 683.99 0 0 0 512 464.043 689.835 689.835 0 0 0 636.16 256H213.333v-85.333h256V85.333h85.334z" ></path></symbol><symbol id="arch-icon-align-left" viewBox="0 0 1024 1024"><path d="M128 170.667h768V256H128v-85.333z m0 640h597.333V896H128v-85.333z m0-213.334h768v85.334H128v-85.334zM128 384h597.333v85.333H128V384z" ></path></symbol><symbol id="arch-icon-format-clear" viewBox="0 0 1024 1024"><path d="M539.776 600.107l-44.63 253.226h-86.655l57.6-326.869-316.16-316.16 60.416-60.33 663.68 663.68-60.331 60.33-273.92-273.92zM502.315 321.28l11.52-65.28h-76.8L351.7 170.667h501.632V256H600.448L576 394.965l-73.685-73.685z" ></path></symbol><symbol id="arch-icon-bold" viewBox="0 0 1024 1024"><path d="M341.333 469.333h192a106.667 106.667 0 1 0 0-213.333h-192v213.333z m426.667 192a192 192 0 0 1-192 192H256V170.667h277.333a192 192 0 0 1 138.923 324.522A191.915 191.915 0 0 1 768 661.333zM341.333 554.667V768H576a106.667 106.667 0 1 0 0-213.333H341.333z" ></path></symbol><symbol id="arch-icon-ol" viewBox="0 0 1024 1024"><path d="M341.333 170.667H896V256H341.333v-85.333z m-128-42.667v128H256v42.667H128V256h42.667v-85.333H128V128h85.333zM128 597.333V490.667h85.333v-21.334H128v-42.666h128v106.666h-85.333v21.334H256v42.666H128zM213.333 832H128v-42.667h85.333V768H128v-42.667h128V896H128v-42.667h85.333V832z m128-362.667H896v85.334H341.333v-85.334z m0 298.667H896v85.333H341.333V768z" ></path></symbol><symbol id="arch-icon-h1" viewBox="0 0 1024 1024"><path d="M554.667 853.333h-85.334V554.667H170.667v298.666H85.333V170.667h85.334v298.666h298.666V170.667h85.334v682.666z m341.333-512v512h-85.333V435.371l-85.334 22.869v-88.32L832 341.333h64z" ></path></symbol><symbol id="arch-icon-h2" viewBox="0 0 1024 1024"><path d="M170.667 170.667v298.666h298.666V170.667h85.334v682.666h-85.334V554.667H170.667v298.666H85.333V170.667h85.334z m618.666 170.666a160 160 0 0 1 127.062 257.28l-6.315 7.68L769.45 768h169.217v85.333H640v-66.389l205.653-236.63a74.667 74.667 0 1 0-130.73-55.125l-0.256 6.144h-85.334a160 160 0 0 1 160-160z" ></path></symbol><symbol id="arch-icon-italic" viewBox="0 0 1024 1024"><path d="M640 853.333H298.667V768h124.885l90.283-512H384v-85.333h341.333V256H600.448l-90.283 512H640z" ></path></symbol><symbol id="arch-icon-align-center" viewBox="0 0 1024 1024"><path d="M128 170.667h768V256H128v-85.333z m85.333 640h597.334V896H213.333v-85.333zM128 597.333h768v85.334H128v-85.334zM213.333 384h597.334v85.333H213.333V384z" ></path></symbol><symbol id="arch-icon-ul" viewBox="0 0 1024 1024"><path d="M341.333 170.667H896V256H341.333v-85.333zM192 277.333a64 64 0 1 1 0-128 64 64 0 0 1 0 128zM192 576a64 64 0 1 1 0-128 64 64 0 0 1 0 128z m0 294.4a64 64 0 1 1 0-128 64 64 0 0 1 0 128z m149.333-401.067H896v85.334H341.333v-85.334z m0 298.667H896v85.333H341.333V768z" ></path></symbol><symbol id="arch-icon-formula" viewBox="0 0 1053 1024"><path d="M95.941 671.544l-71.544 0.96-1.19-91.546 133.384-1.785 34.376 82.392 142.86-570.018h696.398v91.547H405.142L212.618 951.54z m350.946 211.885l157.37-266.722L451.51 324.168h415.944l57.767 137.32-84.361 35.475-34.193-81.43h-204.15l106.378 203.646-101.8 172.703H807.72l33.735-73.787 83.17 38.084-58.178 127.25z" ></path></symbol><symbol id="arch-icon-unlink" viewBox="0 0 1024 1024"><path d="M725.333 725.333h213.334v85.334h-128v128h-85.334V725.333zM298.667 298.667H85.333v-85.334h128v-128h85.334v213.334zM783.53 662.869L723.2 602.453l60.33-60.33a213.333 213.333 0 1 0-301.695-301.696L421.504 300.8l-60.373-60.33 60.416-60.331a298.667 298.667 0 0 1 422.4 422.4l-60.374 60.33zM662.869 783.531l-60.373 60.33a298.667 298.667 0 0 1-422.4-422.4l60.373-60.33 60.331 60.416-60.33 60.33a213.333 213.333 0 1 0 301.695 301.696l60.331-60.33 60.373 60.33z m-30.208-452.566l60.374 60.374-301.696 301.653-60.374-60.33 301.696-301.654z" ></path></symbol><symbol id="arch-icon-link" viewBox="0 0 1024 1024"><path d="M783.53 662.87l-60.33-60.417 60.33-60.33a213.333 213.333 0 1 0-301.695-301.696L421.504 300.8l-60.373-60.33 60.416-60.331a298.667 298.667 0 0 1 422.4 422.4l-60.374 60.33zM662.87 783.53l-60.374 60.331a298.667 298.667 0 0 1-422.4-422.4l60.373-60.33 60.331 60.416-60.33 60.33a213.333 213.333 0 1 0 301.695 301.696l60.331-60.33 60.373 60.33zM632.66 330.966l60.374 60.374-301.696 301.653-60.374-60.33 301.696-301.654z" ></path></symbol><symbol id="arch-icon-underline" viewBox="0 0 1024 1024"><path d="M341.333 128v384a170.667 170.667 0 1 0 341.334 0V128H768v384a256 256 0 1 1-512 0V128h85.333zM170.667 853.333h682.666v85.334H170.667v-85.334z" ></path></symbol><symbol id="arch-icon-strikethrough" viewBox="0 0 1024 1024"><path d="M731.904 597.333c9.813 22.016 14.763 46.507 14.763 73.387 0 57.259-22.358 102.059-67.03 134.272-44.757 32.213-106.496 48.341-185.301 48.341-69.973 0-139.221-16.256-207.787-48.81v-96.256c64.854 37.418 131.2 56.149 199.083 56.149 108.843 0 163.413-31.232 163.797-93.739a94.293 94.293 0 0 0-27.648-68.394l-5.12-4.992H128v-85.334h768v85.334H731.904z m-173.995-128H325.504a174.336 174.336 0 0 1-20.523-22.272c-18.432-23.808-27.648-52.565-27.648-86.442 0-52.736 19.883-97.579 59.606-134.528 39.808-36.95 101.29-55.424 184.533-55.424 62.763 0 122.837 13.994 180.139 41.984v91.818c-51.2-29.312-107.307-43.946-168.363-43.946-105.813 0-158.677 33.365-158.677 100.096 0 17.92 9.301 33.536 27.904 46.89 18.602 13.355 41.557 23.979 68.821 32 26.453 7.68 55.339 17.664 86.613 29.824z" ></path></symbol><symbol id="arch-icon-align-right" viewBox="0 0 1024 1024"><path d="M128 170.667h768V256H128v-85.333z m170.667 640H896V896H298.667v-85.333zM128 597.333h768v85.334H128v-85.334zM298.667 384H896v85.333H298.667V384z" ></path></symbol></svg>',l=(l=document.getElementsByTagName("script"))[l.length-1].getAttribute("data-injectcss");if(l&&!e.__iconfont__svg__cssinject__){e.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(e){console&&console.log(e)}}function u(){a||(a=!0,r())}t=function(){var e,t;(t=document.createElement("div")).innerHTML=i,i=null,(e=t.getElementsByTagName("svg")[0])&&(e.setAttribute("aria-hidden","true"),e.style.position="absolute",e.style.width=0,e.style.height=0,e.style.overflow="hidden",t=e,(e=document.body).firstChild?function(e,t){t.parentNode.insertBefore(e,t)}(t,e.firstChild):e.appendChild(t))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(t,0):(n=function(){document.removeEventListener("DOMContentLoaded",n,!1),t()},document.addEventListener("DOMContentLoaded",n,!1)):document.attachEvent&&(r=t,o=e.document,a=!1,function e(){try{o.documentElement.doScroll("left")}catch(t){return void setTimeout(e,50)}u()}(),o.onreadystatechange=function(){"complete"==o.readyState&&(o.onreadystatechange=null,u())})}(window)},1935:function(e,t,n){"use strict";n.d(t,{UP:function(){return c},Sm:function(){return f},VW:function(){return d}});var r=n(6888),o=n.n(r),a=n(6077),i=n(9619);function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?l(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function c(e){return function(t){var n=t.blockProps,a=void 0===n?{}:n,i=t.block,l=a.entityKey,s=a.activeEntityKey,c=a.setActiveEntityKey,f=(0,r.useMemo)((function(){return s===l}),[s,l]),d=(0,r.useCallback)((function(e,t){c(e?l:"",t)}),[l,c]),p=u(u({},a),{},{block:i,editing:f,setEditing:d});return o().createElement(e,p)}}var f=function(e){var t=e.editing,n=e.onOk,l=e.onEdit,u=e.onDelete,s=e.onCancel;return(0,r.useMemo)((function(){return o().createElement("span",{className:i.Z.popoverButtonGroup},t&&o().createElement(o().Fragment,null,o().createElement("button",{type:"button",className:i.Z.popoverButton,onClick:s},o().createElement(a.Z,{name:"arrow-backward"})),o().createElement("span",{className:i.Z.popoverDivider})),t?o().createElement("button",{type:"button",className:i.Z.popoverButton,onClick:n},o().createElement(a.Z,{name:"done"})):o().createElement("button",{type:"button",className:i.Z.popoverButton,onClick:l},o().createElement(a.Z,{name:"edit"})),o().createElement("span",{className:i.Z.popoverDivider}),o().createElement("button",{type:"button",className:i.Z.popoverButton,onClick:u},o().createElement(a.Z,{name:"close"})))}),[t,s,u,l,n])},d=function(e){var t=e.className,n=e.onCancel,r=e.onOk,l=e.onDelete,u=i.Z.editToolbar;return u+=" ".concat(t),o().createElement("div",{className:u},o().createElement("button",{type:"button",title:"返回",onClick:n},o().createElement(a.Z,{name:"arrow-backward"})),o().createElement("button",{type:"button",title:"提交",onClick:r},o().createElement(a.Z,{name:"done"})),o().createElement("button",{type:"button",title:"移除",onClick:l,className:i.Z.danger},o().createElement(a.Z,{name:"close"})))}},1081:function(e,t,n){"use strict";n.d(t,{V7:function(){return h},ir:function(){return g},Q9:function(){return y},mj:function(){return p},vO:function(){return v},n4:function(){return m}});var r=n(9041),o=n(6888),a=n.n(o),i=n(5697),l=n.n(i),u=n(6077);function s(e){return function(t,n){for(var r,o,a=t.getText();null!==(r=e.exec(a));)n(o=r.index,o+r[0].length)}}var c=function(e){var t,n=e.contentState,r=e.entityKey,o=e.children,i=e.decoratedText;return t=r?n.getEntity(r).getData().url:i,a().createElement("a",{href:t,style:{color:"#1F57C6",textDecoration:"underline",position:"relative",paddingRight:20},title:t,target:"_blank",rel:"noreferrer"},o,a().createElement(u.Z,{name:"external-link",style:{position:"absolute",top:0,right:3,cursor:"default",fontSize:14,color:"#666"}}))};c.propTypes={contentState:l().object,entityKey:l().string,children:l().array,decoratedText:l().string};var f=function(e){var t=e.children,n=e.decoratedText,r="mailto:".concat(n);return a().createElement("a",{href:r,style:{color:"#1F57C6",textDecoration:"underline",position:"relative",paddingRight:20},title:r},t,a().createElement(u.Z,{name:"mail",style:{position:"absolute",top:0,right:3,cursor:"default",fontSize:14,color:"#666"}}))};f.propTypes={children:l().any,decoratedText:l().string};var d=n(1132),p=function(e){return 76===e.keyCode&&e.ctrlKey&&e.altKey?"format-clear":79===e.keyCode&&e.ctrlKey&&e.altKey?"ordered-list-item":83===e.keyCode&&e.ctrlKey&&e.altKey?"strikethrough":84===e.keyCode&&e.ctrlKey&&e.altKey?"unstyled":85===e.keyCode&&e.ctrlKey&&e.altKey?"unordered-list-item":112===e.keyCode&&e.ctrlKey&&e.altKey?"header-one":113===e.keyCode&&e.ctrlKey&&e.altKey?"header-two":114===e.keyCode&&e.ctrlKey&&e.altKey?"header-three":(0,r.getDefaultKeyBinding)(e)},h={STRIKETHROUGH:{textDecoration:"line-through",textDecorationColor:"red"},UNDERLINE:{textDecoration:"underline",textDecorationColor:"initial"}},m=function(e,t){switch(e){case"format-clear":return(0,d.lg)(t);case"strikethrough":return r.RichUtils.toggleInlineStyle(t,"STRIKETHROUGH");case"header-one":case"header-two":case"header-three":case"unstyled":case"ordered-list-item":case"unordered-list-item":return r.RichUtils.toggleBlockType(t,e);default:return r.RichUtils.handleKeyCommand(t,e)}},v=[{strategy:("LINK",function(e,t,n){return e.findEntityRanges((function(e){var t=e.getEntity();return null!==t&&"LINK"===n.getEntity(t).getType()}),t)}),component:c},{strategy:s(/[a-zA-z]+:\/\/[^\s]*/g),component:c},{strategy:s(/[A-Za-z0-9\u4e00-\u9fa5]+@[a-zA-Z0-9_-]+(\.[a-zA-Z0-9_-]+)+/g),component:f}],g=new r.CompositeDecorator(v),y=r.EditorState.createEmpty(g)},1132:function(e,t,n){"use strict";n.d(t,{CJ:function(){return a},E2:function(){return i},RM:function(){return l},lg:function(){return u},Qp:function(){return s},pO:function(){return c},lq:function(){return f},Qc:function(){return d},nr:function(){return p}});var r=n(9041),o=n(1081);function a(e,t,n,o){var a=e.getCurrentContent().createEntity(t,n,o);return{entityKey:a.getLastCreatedEntityKey(),editorState:r.EditorState.set(e,{currentContent:a})}}function i(e,t){var n=t.getCurrentContent(),o=e.getKey(),a=e.merge({type:"unstyled",text:"",characterList:e.getCharacterList().slice(0,0),data:{}}),i=n.getBlockMap(),l=n.merge({blockMap:i.set(o,a)}),u=r.EditorState.push(t,l,"change-block-type"),s=r.SelectionState.createEmpty(o);return r.EditorState.forceSelection(u,s)}function l(e,t,n){var o=e.getEntityAt(0),a=t.getCurrentContent().mergeEntityData(o,n);return r.EditorState.set(t,{currentContent:a})}function u(e){var t=e.getSelection();if(t.isCollapsed())return e;var n=r.RichUtils.toggleLink(e,t,null),o=n.getCurrentContent(),a=["BOLD","ITALIC","UNDERLINE","STRIKETHROUGH","CODE"].reduce((function(e,n){return r.Modifier.removeInlineStyle(e,t,n)}),o);return r.EditorState.push(n,a,"change-inline-style")}function s(e){for(var t=e.getSelection(),n=t.getStartKey(),r=t.getEndKey(),o=!1,a=[],i=e.getCurrentContent().getBlocksAsArray(),l=0;l<i.length;l++){var u=i[l],s=u.getKey();if(s===n&&(o=!0),o&&a.push(u),s===r)break}return a}function c(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=e.getSelection(),o=n.merge({hasFocus:t});return r.EditorState.forceSelection(e,o)}function f(e){var t=e.getSelection().getAnchorKey();return e.getCurrentContent().getBlockForKey(t).getType()}function d(e){return!(s(e).length>1)&&"atomic"!==f(e)}function p(e){var t=e.getCurrentContent(),n=r.EditorState.createWithContent(t,new r.CompositeDecorator(o.vO));return r.EditorState.set(n,{selection:e.getSelection(),undoStack:e.getUndoStack(),redoStack:e.getRedoStack(),lastChangeType:e.getLastChangeType()})}},7166:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var a=typeof n;if("string"===a||"number"===a)e.push(this&&this[n]||n);else if(Array.isArray(n))e.push(o.apply(this,n));else if("object"===a)if(n.toString===Object.prototype.toString)for(var i in n)r.call(n,i)&&n[i]&&e.push(this&&this[i]||i);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},9785:function(e,t,n){"use strict";function r(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){o(e,t,n[t])}))}return e}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var a=n(329),i=n(4516),l=n(8777),u=n(7953),s=n(2307),c=n(4289),f=n(5027),d=n(8642),p=n(3393),h=n(1173),m=d("draft_tree_data_support"),v=m?u:l,g=p.List,y=p.Repeat,b={insertAtomicBlock:function(e,t,n){var o=e.getCurrentContent(),l=e.getSelection(),u=s.removeRange(o,l,"backward"),d=u.getSelectionAfter(),p=s.splitBlock(u,d),h=p.getSelectionAfter(),b=s.setBlockType(p,h,"atomic"),w=i.create({entity:t}),E={key:f(),type:"atomic",text:n,characterList:g(y(w,n.length))},S={key:f(),type:"unstyled"};m&&(E=r({},E,{nextSibling:S.key}),S=r({},S,{prevSibling:E.key}));var x=[new v(E),new v(S)],k=a.createFromArray(x),_=s.replaceWithFragment(b,h,k),C=_.merge({selectionBefore:l,selectionAfter:_.getSelectionAfter().set("hasFocus",!0)});return c.push(e,C,"insert-fragment")},moveAtomicBlock:function(e,t,n,r){var o,a=e.getCurrentContent(),i=e.getSelection();if("before"===r||"after"===r){var l=a.getBlockForKey("before"===r?n.getStartKey():n.getEndKey());o=h(a,t,l,r)}else{var u=s.removeRange(a,n,"backward"),f=u.getSelectionAfter(),d=u.getBlockForKey(f.getFocusKey());if(0===f.getStartOffset())o=h(u,t,d,"before");else if(f.getEndOffset()===d.getLength())o=h(u,t,d,"after");else{var p=s.splitBlock(u,f),m=p.getSelectionAfter(),v=p.getBlockForKey(m.getFocusKey());o=h(p,t,v,"before")}}var g=o.merge({selectionBefore:i,selectionAfter:o.getSelectionAfter().set("hasFocus",!0)});return c.push(e,g,"move-block")}};e.exports=b},329:function(e,t,n){"use strict";var r=n(3393).OrderedMap,o={createFromArray:function(e){return r(e.map((function(e){return[e.getKey(),e]})))}};e.exports=o},4365:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var o=n(9407),a=n(6495),i=n(3393),l=i.List,u=i.Repeat,s=i.Record,c=function(){return!0},f=s({start:null,end:null}),d=s({start:null,end:null,decoratorKey:null,leaves:null}),p={generate:function(e,t,n){var r=t.getLength();if(!r)return l.of(new d({start:0,end:0,decoratorKey:null,leaves:l.of(new f({start:0,end:0}))}));var a=[],i=n?n.getDecorations(t,e):l(u(null,r)),s=t.getCharacterList();return o(i,h,c,(function(e,t){var n,r,u,p;a.push(new d({start:e,end:t,decoratorKey:i.get(e),leaves:(n=s.slice(e,t).toList(),r=e,u=[],p=n.map((function(e){return e.getStyle()})).toList(),o(p,h,c,(function(e,t){u.push(new f({start:e+r,end:t+r}))})),l(u))}))})),l(a)},fromJS:function(e){var t=e.leaves,n=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,["leaves"]);return new d(function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),o.forEach((function(t){r(e,t,n[t])}))}return e}({},n,{leaves:null!=t?l(Array.isArray(t)?t:a(t)).map((function(e){return f(e)})):null}))}};function h(e,t){return e===t}e.exports=p},4516:function(e,t,n){"use strict";var r=n(3393),o=r.Map,a=r.OrderedSet,i=r.Record,l=a(),u={style:l,entity:null},s=function(e){var t,n;function r(){return e.apply(this,arguments)||this}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var i=r.prototype;return i.getStyle=function(){return this.get("style")},i.getEntity=function(){return this.get("entity")},i.hasStyle=function(e){return this.getStyle().includes(e)},r.applyStyle=function(e,t){var n=e.set("style",e.getStyle().add(t));return r.create(n)},r.removeStyle=function(e,t){var n=e.set("style",e.getStyle().remove(t));return r.create(n)},r.applyEntity=function(e,t){var n=e.getEntity()===t?e:e.set("entity",t);return r.create(n)},r.create=function(e){if(!e)return c;var t=o({style:l,entity:null}).merge(e),n=f.get(t);if(n)return n;var a=new r(t);return f=f.set(t,a),a},r.fromJS=function(e){var t=e.style,n=e.entity;return new r({style:Array.isArray(t)?a(t):t,entity:Array.isArray(n)?a(n):n})},r}(i(u)),c=new s,f=o([[o(u),c]]);s.EMPTY=c,e.exports=s},5369:function(e,t,n){"use strict";var r=n(3393).List,o=function(){function e(e){var t,n;n=void 0,(t="_decorators")in this?Object.defineProperty(this,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):this[t]=n,this._decorators=e.slice()}var t=e.prototype;return t.getDecorations=function(e,t){var n=Array(e.getText().length).fill(null);return this._decorators.forEach((function(r,o){var a=0;(0,r.strategy)(e,(function(e,t){(function(e,t,n){for(var r=t;r<n;r++)if(null!=e[r])return!1;return!0})(n,e,t)&&(function(e,t,n,r){for(var o=t;o<n;o++)e[o]=r}(n,e,t,o+"."+a),a++)}),t)})),r(n)},t.getComponentForKey=function(e){var t=parseInt(e.split(".")[0],10);return this._decorators[t].component},t.getPropsForKey=function(e){var t=parseInt(e.split(".")[0],10);return this._decorators[t].props},e}();e.exports=o},8777:function(e,t,n){"use strict";var r=n(4516),o=n(9407),a=n(3393),i=a.List,l=a.Map,u=a.OrderedSet,s=a.Record,c=a.Repeat,f=u(),d=function(e){var t,n;function a(t){return e.call(this,function(e){if(!e)return e;var t=e.characterList,n=e.text;return n&&!t&&(e.characterList=i(c(r.EMPTY,n.length))),e}(t))||this}n=e,(t=a).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var l=a.prototype;return l.getKey=function(){return this.get("key")},l.getType=function(){return this.get("type")},l.getText=function(){return this.get("text")},l.getCharacterList=function(){return this.get("characterList")},l.getLength=function(){return this.getText().length},l.getDepth=function(){return this.get("depth")},l.getData=function(){return this.get("data")},l.getInlineStyleAt=function(e){var t=this.getCharacterList().get(e);return t?t.getStyle():f},l.getEntityAt=function(e){var t=this.getCharacterList().get(e);return t?t.getEntity():null},l.findStyleRanges=function(e,t){o(this.getCharacterList(),p,e,t)},l.findEntityRanges=function(e,t){o(this.getCharacterList(),h,e,t)},a}(s({key:"",type:"unstyled",text:"",characterList:i(),depth:0,data:l()}));function p(e,t){return e.getStyle()===t.getStyle()}function h(e,t){return e.getEntity()===t.getEntity()}e.exports=d},7953:function(e,t,n){"use strict";var r=n(4516),o=n(9407),a=n(3393),i=a.List,l=a.Map,u=a.OrderedSet,s=a.Record,c=a.Repeat,f=u(),d={parent:null,characterList:i(),data:l(),depth:0,key:"",text:"",type:"unstyled",children:i(),prevSibling:null,nextSibling:null},p=function(e,t){return e.getStyle()===t.getStyle()},h=function(e,t){return e.getEntity()===t.getEntity()},m=function(e){if(!e)return e;var t=e.characterList,n=e.text;return n&&!t&&(e.characterList=i(c(r.EMPTY,n.length))),e},v=function(e){var t,n;function r(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:d;return e.call(this,m(t))||this}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var a=r.prototype;return a.getKey=function(){return this.get("key")},a.getType=function(){return this.get("type")},a.getText=function(){return this.get("text")},a.getCharacterList=function(){return this.get("characterList")},a.getLength=function(){return this.getText().length},a.getDepth=function(){return this.get("depth")},a.getData=function(){return this.get("data")},a.getInlineStyleAt=function(e){var t=this.getCharacterList().get(e);return t?t.getStyle():f},a.getEntityAt=function(e){var t=this.getCharacterList().get(e);return t?t.getEntity():null},a.getChildKeys=function(){return this.get("children")},a.getParentKey=function(){return this.get("parent")},a.getPrevSiblingKey=function(){return this.get("prevSibling")},a.getNextSiblingKey=function(){return this.get("nextSibling")},a.findStyleRanges=function(e,t){o(this.getCharacterList(),p,e,t)},a.findEntityRanges=function(e,t){o(this.getCharacterList(),h,e,t)},r}(s(d));e.exports=v},6912:function(e,t,n){"use strict";function r(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){o(e,t,n[t])}))}return e}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var a=n(329),i=n(4516),l=n(8777),u=n(7953),s=n(2222),c=n(5110),f=n(5027),d=n(6495),p=n(8642),h=n(3393),m=n(5283),v=h.List,g=h.Record,y=h.Repeat,b=h.Map,w=h.OrderedMap,E=g({entityMap:null,blockMap:null,selectionBefore:null,selectionAfter:null}),S=p("draft_tree_data_support")?u:l,x=function(e){var t,n;function o(){return e.apply(this,arguments)||this}n=e,(t=o).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var l=o.prototype;return l.getEntityMap=function(){return s},l.getBlockMap=function(){return this.get("blockMap")},l.getSelectionBefore=function(){return this.get("selectionBefore")},l.getSelectionAfter=function(){return this.get("selectionAfter")},l.getBlockForKey=function(e){return this.getBlockMap().get(e)},l.getKeyBefore=function(e){return this.getBlockMap().reverse().keySeq().skipUntil((function(t){return t===e})).skip(1).first()},l.getKeyAfter=function(e){return this.getBlockMap().keySeq().skipUntil((function(t){return t===e})).skip(1).first()},l.getBlockAfter=function(e){return this.getBlockMap().skipUntil((function(t,n){return n===e})).skip(1).first()},l.getBlockBefore=function(e){return this.getBlockMap().reverse().skipUntil((function(t,n){return n===e})).skip(1).first()},l.getBlocksAsArray=function(){return this.getBlockMap().toArray()},l.getFirstBlock=function(){return this.getBlockMap().first()},l.getLastBlock=function(){return this.getBlockMap().last()},l.getPlainText=function(e){return this.getBlockMap().map((function(e){return e?e.getText():""})).join(e||"\n")},l.getLastCreatedEntityKey=function(){return s.__getLastCreatedEntityKey()},l.hasText=function(){var e=this.getBlockMap();return e.size>1||escape(e.first().getText()).replace(/%u200B/g,"").length>0},l.createEntity=function(e,t,n){return s.__create(e,t,n),this},l.mergeEntityData=function(e,t){return s.__mergeData(e,t),this},l.replaceEntityData=function(e,t){return s.__replaceData(e,t),this},l.addEntity=function(e){return s.__add(e),this},l.getEntity=function(e){return s.__get(e)},l.getAllEntities=function(){return s.__getAll()},l.loadWithEntities=function(e){return s.__loadWithEntities(e)},o.createFromBlockArray=function(e,t){var n=Array.isArray(e)?e:e.contentBlocks,r=a.createFromArray(n),i=r.isEmpty()?new c:c.createEmpty(r.first().getKey());return new o({blockMap:r,entityMap:t||s,selectionBefore:i,selectionAfter:i})},o.createFromText=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:/\r\n?|\n/g,n=e.split(t),r=n.map((function(e){return e=m(e),new S({key:f(),text:e,type:"unstyled",characterList:v(y(i.EMPTY,e.length))})}));return o.createFromBlockArray(r)},o.fromJS=function(e){return new o(r({},e,{blockMap:w(e.blockMap).map(o.createContentBlockFromJS),selectionBefore:new c(e.selectionBefore),selectionAfter:new c(e.selectionAfter)}))},o.createContentBlockFromJS=function(e){var t=e.characterList;return new S(r({},e,{data:b(e.data),characterList:null!=t?v((Array.isArray(t)?t:d(t)).map((function(e){return i.fromJS(e)}))):void 0}))},o}(E);e.exports=x},3483:function(e,t,n){"use strict";var r=n(4516),o=n(3393).Map,a={add:function(e,t,n){return i(e,t,n,!0)},remove:function(e,t,n){return i(e,t,n,!1)}};function i(e,t,n,a){var i=e.getBlockMap(),l=t.getStartKey(),u=t.getStartOffset(),s=t.getEndKey(),c=t.getEndOffset(),f=i.skipUntil((function(e,t){return t===l})).takeUntil((function(e,t){return t===s})).concat(o([[s,i.get(s)]])).map((function(e,t){var o,i;l===s?(o=u,i=c):(o=t===l?u:0,i=t===s?c:e.getLength());for(var f,d=e.getCharacterList();o<i;)f=d.get(o),d=d.set(o,a?r.applyStyle(f,n):r.removeStyle(f,n)),o++;return e.set("characterList",d)}));return e.merge({blockMap:i.merge(f),selectionBefore:t,selectionAfter:t})}e.exports=a},7907:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var o=n(4856),a=n(9270),i=n(8083),l=n(3393),u=n(3759),s=n(2045),c=l.Map,f={subtree:!0,characterData:!0,childList:!0,characterDataOldValue:!1,attributes:!1},d=o.isBrowser("IE <= 11"),p=function(){function e(e){var t=this;r(this,"observer",void 0),r(this,"container",void 0),r(this,"mutations",void 0),r(this,"onCharData",void 0),this.container=e,this.mutations=c();var n=i(e);n.MutationObserver&&!d?this.observer=new n.MutationObserver((function(e){return t.registerMutations(e)})):this.onCharData=function(e){e.target instanceof Node||u(!1),t.registerMutation({type:"characterData",target:e.target})}}var t=e.prototype;return t.start=function(){this.observer?this.observer.observe(this.container,f):this.container.addEventListener("DOMCharacterDataModified",this.onCharData)},t.stopAndFlushMutations=function(){var e=this.observer;e?(this.registerMutations(e.takeRecords()),e.disconnect()):this.container.removeEventListener("DOMCharacterDataModified",this.onCharData);var t=this.mutations;return this.mutations=c(),t},t.registerMutations=function(e){for(var t=0;t<e.length;t++)this.registerMutation(e[t])},t.getMutationTextContent=function(e){var t=e.type,n=e.target,r=e.removedNodes;if("characterData"===t){if(""!==n.textContent)return d?n.textContent.replace("\n",""):n.textContent}else if("childList"===t){if(r&&r.length)return"";if(""!==n.textContent)return n.textContent}return null},t.registerMutation=function(e){var t=this.getMutationTextContent(e);if(null!=t){var n=s(a(e.target));this.mutations=this.mutations.set(n,t)}},e}();e.exports=p},526:function(e,t,n){"use strict";var r=n(6888),o=n(2620),a=(0,n(3393).Map)({"header-one":{element:"h1"},"header-two":{element:"h2"},"header-three":{element:"h3"},"header-four":{element:"h4"},"header-five":{element:"h5"},"header-six":{element:"h6"},section:{element:"section"},article:{element:"article"},"unordered-list-item":{element:"li",wrapper:r.createElement("ul",{className:o("public/DraftStyleDefault/ul")})},"ordered-list-item":{element:"li",wrapper:r.createElement("ol",{className:o("public/DraftStyleDefault/ol")})},blockquote:{element:"blockquote"},atomic:{element:"figure"},"code-block":{element:"pre",wrapper:r.createElement("pre",{className:o("public/DraftStyleDefault/pre")})},unstyled:{element:"div",aliasedElements:["p"]}});e.exports=a},7619:function(e){"use strict";e.exports={BOLD:{fontWeight:"bold"},CODE:{fontFamily:"monospace",wordWrap:"break-word"},ITALIC:{fontStyle:"italic"},STRIKETHROUGH:{textDecoration:"line-through"},UNDERLINE:{textDecoration:"underline"}}},9041:function(e,t,n){"use strict";var r=n(9785),o=n(329),a=n(4516),i=n(5369),l=n(8777),u=n(6912),s=n(526),c=n(7619),f=n(7210),d=n(7898),p=n(2222),h=n(2307),m=n(9006),v=n(4289),g=n(7387),y=n(54),b=n(1947),w=n(5110),E=n(9981),S=n(9607),x=n(5027),k=n(1714),_=n(6629),C={Editor:f,EditorBlock:d,EditorState:v,CompositeDecorator:i,Entity:p,EntityInstance:m,BlockMapBuilder:o,CharacterMetadata:a,ContentBlock:l,ContentState:u,RawDraftContentState:y,SelectionState:w,AtomicBlockUtils:r,KeyBindingUtil:g,Modifier:h,RichUtils:b,DefaultDraftBlockRenderMap:s,DefaultDraftInlineStyle:c,convertFromHTML:n(7841),convertFromRaw:S,convertToRaw:E,genKey:x,getDefaultKeyBinding:k,getVisibleSelectionRect:_};e.exports=C},7210:function(e,t,n){"use strict";var r=n(7418);function o(){return(o=r||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function a(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){l(e,t,n[t])}))}return e}function i(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function l(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function u(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}var s=n(526),c=n(7619),f=n(3418),d=n(7791),p=n(1494),h=n(9394),m=n(4083),v=n(8094),g=n(8205),y=n(4289),b=n(6888),w=n(5994),E=n(9051),S=n(4856),x=n(2620),k=n(5027),_=n(1714),C=n(9749),O=n(8642),M=n(3759),T=n(717),A=n(2045),z=S.isBrowser("IE"),N=!z,D={edit:h,composite:f,drag:p,cut:null,render:null},I=!1,B=function(e){function t(){return e.apply(this,arguments)||this}u(t,e);var n=t.prototype;return n.render=function(){return null},n.componentDidMount=function(){this._update()},n.componentDidUpdate=function(){this._update()},n._update=function(){var e=this.props.editor;e._latestEditorState=this.props.editorState,e._blockSelectEvents=!0},t}(b.Component),L=function(e){function t(t){var n;return l(i(n=e.call(this,t)||this),"_blockSelectEvents",void 0),l(i(n),"_clipboard",void 0),l(i(n),"_handler",void 0),l(i(n),"_dragCount",void 0),l(i(n),"_internalDrag",void 0),l(i(n),"_editorKey",void 0),l(i(n),"_placeholderAccessibilityID",void 0),l(i(n),"_latestEditorState",void 0),l(i(n),"_latestCommittedEditorState",void 0),l(i(n),"_pendingStateFromBeforeInput",void 0),l(i(n),"_onBeforeInput",void 0),l(i(n),"_onBlur",void 0),l(i(n),"_onCharacterData",void 0),l(i(n),"_onCompositionEnd",void 0),l(i(n),"_onCompositionStart",void 0),l(i(n),"_onCopy",void 0),l(i(n),"_onCut",void 0),l(i(n),"_onDragEnd",void 0),l(i(n),"_onDragOver",void 0),l(i(n),"_onDragStart",void 0),l(i(n),"_onDrop",void 0),l(i(n),"_onInput",void 0),l(i(n),"_onFocus",void 0),l(i(n),"_onKeyDown",void 0),l(i(n),"_onKeyPress",void 0),l(i(n),"_onKeyUp",void 0),l(i(n),"_onMouseDown",void 0),l(i(n),"_onMouseUp",void 0),l(i(n),"_onPaste",void 0),l(i(n),"_onSelect",void 0),l(i(n),"editor",void 0),l(i(n),"editorContainer",void 0),l(i(n),"focus",void 0),l(i(n),"blur",void 0),l(i(n),"setMode",void 0),l(i(n),"exitCurrentMode",void 0),l(i(n),"restoreEditorDOM",void 0),l(i(n),"setClipboard",void 0),l(i(n),"getClipboard",void 0),l(i(n),"getEditorKey",void 0),l(i(n),"update",void 0),l(i(n),"onDragEnter",void 0),l(i(n),"onDragLeave",void 0),l(i(n),"_handleEditorContainerRef",(function(e){n.editorContainer=e,n.editor=null!==e?e.firstChild:null})),l(i(n),"focus",(function(e){var t=n.props.editorState,r=t.getSelection().getHasFocus(),o=n.editor;if(o){var a=E.getScrollParent(o),i=e||C(a),l=i.x,u=i.y;T(o)||M(!1),o.focus(),a===window?window.scrollTo(l,u):w.setTop(a,u),r||n.update(y.forceSelection(t,t.getSelection()))}})),l(i(n),"blur",(function(){var e=n.editor;e&&(T(e)||M(!1),e.blur())})),l(i(n),"setMode",(function(e){var t=n.props,r=t.onPaste,o=t.onCut,i=t.onCopy,l=a({},D.edit);r&&(l.onPaste=r),o&&(l.onCut=o),i&&(l.onCopy=i);var u=a({},D,{edit:l});n._handler=u[e]})),l(i(n),"exitCurrentMode",(function(){n.setMode("edit")})),l(i(n),"restoreEditorDOM",(function(e){n.setState({contentsKey:n.state.contentsKey+1},(function(){n.focus(e)}))})),l(i(n),"setClipboard",(function(e){n._clipboard=e})),l(i(n),"getClipboard",(function(){return n._clipboard})),l(i(n),"update",(function(e){n._latestEditorState=e,n.props.onChange(e)})),l(i(n),"onDragEnter",(function(){n._dragCount++})),l(i(n),"onDragLeave",(function(){n._dragCount--,0===n._dragCount&&n.exitCurrentMode()})),n._blockSelectEvents=!1,n._clipboard=null,n._handler=null,n._dragCount=0,n._editorKey=t.editorKey||k(),n._placeholderAccessibilityID="placeholder-"+n._editorKey,n._latestEditorState=t.editorState,n._latestCommittedEditorState=t.editorState,n._onBeforeInput=n._buildHandler("onBeforeInput"),n._onBlur=n._buildHandler("onBlur"),n._onCharacterData=n._buildHandler("onCharacterData"),n._onCompositionEnd=n._buildHandler("onCompositionEnd"),n._onCompositionStart=n._buildHandler("onCompositionStart"),n._onCopy=n._buildHandler("onCopy"),n._onCut=n._buildHandler("onCut"),n._onDragEnd=n._buildHandler("onDragEnd"),n._onDragOver=n._buildHandler("onDragOver"),n._onDragStart=n._buildHandler("onDragStart"),n._onDrop=n._buildHandler("onDrop"),n._onInput=n._buildHandler("onInput"),n._onFocus=n._buildHandler("onFocus"),n._onKeyDown=n._buildHandler("onKeyDown"),n._onKeyPress=n._buildHandler("onKeyPress"),n._onKeyUp=n._buildHandler("onKeyUp"),n._onMouseDown=n._buildHandler("onMouseDown"),n._onMouseUp=n._buildHandler("onMouseUp"),n._onPaste=n._buildHandler("onPaste"),n._onSelect=n._buildHandler("onSelect"),n.getEditorKey=function(){return n._editorKey},n.state={contentsKey:0},n}u(t,e);var r=t.prototype;return r._buildHandler=function(e){var t=this;return function(n){if(!t.props.readOnly){var r=t._handler&&t._handler[e];r&&(m?m((function(){return r(t,n)})):r(t,n))}}},r._showPlaceholder=function(){return!!this.props.placeholder&&!this.props.editorState.isInCompositionMode()&&!this.props.editorState.getCurrentContent().hasText()},r._renderPlaceholder=function(){if(this._showPlaceholder()){var e={text:A(this.props.placeholder),editorState:this.props.editorState,textAlignment:this.props.textAlignment,accessibilityID:this._placeholderAccessibilityID};return b.createElement(v,e)}return null},r._renderARIADescribedBy=function(){var e=this.props.ariaDescribedBy||"",t=this._showPlaceholder()?this._placeholderAccessibilityID:"";return e.replace("{{editor_id_placeholder}}",t)||void 0},r.render=function(){var e=this.props,t=e.blockRenderMap,n=e.blockRendererFn,r=e.blockStyleFn,i=e.customStyleFn,l=e.customStyleMap,u=e.editorState,s=e.preventScroll,f=e.readOnly,p=e.textAlignment,h=e.textDirectionality,m=x({"DraftEditor/root":!0,"DraftEditor/alignLeft":"left"===p,"DraftEditor/alignRight":"right"===p,"DraftEditor/alignCenter":"center"===p}),v=this.props.role||"textbox",g="combobox"===v?!!this.props.ariaExpanded:null,y={blockRenderMap:t,blockRendererFn:n,blockStyleFn:r,customStyleMap:a({},c,l),customStyleFn:i,editorKey:this._editorKey,editorState:u,preventScroll:s,textDirectionality:h};return b.createElement("div",{className:m},this._renderPlaceholder(),b.createElement("div",{className:x("DraftEditor/editorContainer"),ref:this._handleEditorContainerRef},b.createElement("div",{"aria-activedescendant":f?null:this.props.ariaActiveDescendantID,"aria-autocomplete":f?null:this.props.ariaAutoComplete,"aria-controls":f?null:this.props.ariaControls,"aria-describedby":this._renderARIADescribedBy(),"aria-expanded":f?null:g,"aria-label":this.props.ariaLabel,"aria-labelledby":this.props.ariaLabelledBy,"aria-multiline":this.props.ariaMultiline,"aria-owns":f?null:this.props.ariaOwneeID,autoCapitalize:this.props.autoCapitalize,autoComplete:this.props.autoComplete,autoCorrect:this.props.autoCorrect,className:x({notranslate:!f,"public/DraftEditor/content":!0}),contentEditable:!f,"data-testid":this.props.webDriverTestID,onBeforeInput:this._onBeforeInput,onBlur:this._onBlur,onCompositionEnd:this._onCompositionEnd,onCompositionStart:this._onCompositionStart,onCopy:this._onCopy,onCut:this._onCut,onDragEnd:this._onDragEnd,onDragEnter:this.onDragEnter,onDragLeave:this.onDragLeave,onDragOver:this._onDragOver,onDragStart:this._onDragStart,onDrop:this._onDrop,onFocus:this._onFocus,onInput:this._onInput,onKeyDown:this._onKeyDown,onKeyPress:this._onKeyPress,onKeyUp:this._onKeyUp,onMouseUp:this._onMouseUp,onPaste:this._onPaste,onSelect:this._onSelect,ref:this.props.editorRef,role:f?null:v,spellCheck:N&&this.props.spellCheck,style:{outline:"none",userSelect:"text",WebkitUserSelect:"text",whiteSpace:"pre-wrap",wordWrap:"break-word"},suppressContentEditableWarning:!0,tabIndex:this.props.tabIndex},b.createElement(B,{editor:this,editorState:u}),b.createElement(d,o({},y,{key:"contents"+this.state.contentsKey})))))},r.componentDidMount=function(){this._blockSelectEvents=!1,!I&&O("draft_ods_enabled")&&(I=!0,g.initODS()),this.setMode("edit"),z&&(this.editor?this.editor.ownerDocument.execCommand("AutoUrlDetect",!1,!1):n.g.execCommand("AutoUrlDetect",!1,!1))},r.componentDidUpdate=function(){this._blockSelectEvents=!1,this._latestEditorState=this.props.editorState,this._latestCommittedEditorState=this.props.editorState},t}(b.Component);l(L,"defaultProps",{ariaDescribedBy:"{{editor_id_placeholder}}",blockRenderMap:s,blockRendererFn:function(){return null},blockStyleFn:function(){return""},keyBindingFn:_,readOnly:!1,spellCheck:!1,stripPastedStyles:!1}),e.exports=L},7898:function(e,t,n){"use strict";var r=n(7418);function o(){return(o=r||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function a(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var l=n(2282),u=n(2146),s=n(6888),c=n(5994),f=n(9051),d=n(4191),p=n(6633),h=n(2620),m=n(5258),v=n(9749),g=n(746),y=n(3759),b=n(717),w=n(2045),E=function(e,t){return e.getAnchorKey()===t||e.getFocusKey()===t},S=function(e){var t,n;function r(){for(var t,n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return i(a(t=e.call.apply(e,[this].concat(r))||this),"_node",void 0),t}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var S=r.prototype;return S.shouldComponentUpdate=function(e){return this.props.block!==e.block||this.props.tree!==e.tree||this.props.direction!==e.direction||E(e.selection,e.block.getKey())&&e.forceSelection},S.componentDidMount=function(){if(!this.props.preventScroll){var e=this.props.selection,t=e.getEndKey();if(e.getHasFocus()&&t===this.props.block.getKey()){var n=this._node;if(null!=n){var r,o=f.getScrollParent(n),a=v(o);if(o===window){var i=m(n);(r=i.y+i.height-g().height)>0&&window.scrollTo(a.x,a.y+r+10)}else b(n)||y(!1),(r=n.offsetHeight+n.offsetTop-(o.offsetTop+o.offsetHeight+a.y))>0&&c.setTop(o,c.getTop(o)+r+10)}}}},S._renderChildren=function(){var e=this,t=this.props.block,n=t.getKey(),r=t.getText(),a=this.props.tree.size-1,i=E(this.props.selection,n);return this.props.tree.map((function(c,f){var h=c.get("leaves");if(0===h.size)return null;var m=h.size-1,v=h.map((function(o,c){var d=u.encode(n,f,c),p=o.get("start"),h=o.get("end");return s.createElement(l,{key:d,offsetKey:d,block:t,start:p,selection:i?e.props.selection:null,forceSelection:e.props.forceSelection,text:r.slice(p,h),styleSet:t.getInlineStyleAt(p),customStyleMap:e.props.customStyleMap,customStyleFn:e.props.customStyleFn,isLast:f===a&&c===m})})).toArray(),g=c.get("decoratorKey");if(null==g)return v;if(!e.props.decorator)return v;var y=w(e.props.decorator),b=y.getComponentForKey(g);if(!b)return v;var E=y.getPropsForKey(g),S=u.encode(n,f,0),x=h.first().get("start"),k=h.last().get("end"),_=r.slice(x,k),C=t.getEntityAt(c.get("start")),O=p.getHTMLDirIfDifferent(d.getDirection(_),e.props.direction),M={contentState:e.props.contentState,decoratedText:_,dir:O,start:x,end:k,blockKey:n,entityKey:C,offsetKey:S};return s.createElement(b,o({},E,M,{key:S}),v)})).toArray()},S.render=function(){var e=this,t=this.props,n=t.direction,r=t.offsetKey,o=h({"public/DraftStyleDefault/block":!0,"public/DraftStyleDefault/ltr":"LTR"===n,"public/DraftStyleDefault/rtl":"RTL"===n});return s.createElement("div",{"data-offset-key":r,className:o,ref:function(t){return e._node=t}},this._renderChildren())},r}(s.Component);e.exports=S},5821:function(e,t,n){"use strict";var r=n(7418);function o(){return(o=r||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function a(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){l(e,t,n[t])}))}return e}function l(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var u=n(9513),s=n(2146),c=n(6888),f=n(5994),d=n(9051),p=n(5258),h=n(9749),m=n(746),v=n(3393),g=n(3759),y=n(717),b=(v.List,function(e,t){return e.getAnchorKey()===t||e.getFocusKey()===t}),w=function(e,t){var n=t.get(e.getType())||t.get("unstyled"),r=n.wrapper;return{Element:n.element||t.get("unstyled").element,wrapperTemplate:r}},E=function(e,t){var n=t(e);return n?{CustomComponent:n.component,customProps:n.props,customEditable:n.editable}:{}},S=function(e,t,n,r,o,a){var l={"data-block":!0,"data-editor":t,"data-offset-key":n,key:e.getKey(),ref:a},u=r(e);return u&&(l.className=u),void 0!==o.customEditable&&(l=i({},l,{contentEditable:o.customEditable,suppressContentEditableWarning:!0})),l},x=function(e){var t,n;function r(){for(var t,n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return l(a(t=e.call.apply(e,[this].concat(r))||this),"wrapperRef",c.createRef()),t}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var v=r.prototype;return v.shouldComponentUpdate=function(e){var t=this.props,n=t.block,r=t.direction,o=t.tree,a=!n.getChildKeys().isEmpty(),i=n!==e.block||o!==e.tree||r!==e.direction||b(e.selection,e.block.getKey())&&e.forceSelection;return a||i},v.componentDidMount=function(){var e=this.props.selection,t=e.getEndKey();if(e.getHasFocus()&&t===this.props.block.getKey()){var n=this.wrapperRef.current;if(n){var r,o=d.getScrollParent(n),a=h(o);if(o===window){var i=p(n);(r=i.y+i.height-m().height)>0&&window.scrollTo(a.x,a.y+r+10)}else{y(n)||g(!1);var l=n;(r=l.offsetHeight+l.offsetTop-(o.offsetHeight+a.y))>0&&f.setTop(o,f.getTop(o)+r+10)}}}},v.render=function(){var e=this,t=this.props,n=t.block,a=t.blockRenderMap,l=t.blockRendererFn,f=t.blockStyleFn,d=t.contentState,p=t.decorator,h=t.editorKey,m=t.editorState,v=t.customStyleFn,g=t.customStyleMap,y=t.direction,x=t.forceSelection,k=t.selection,_=t.tree,C=null;n.children.size&&(C=n.children.reduce((function(t,n){var o=s.encode(n,0,0),u=d.getBlockForKey(n),p=E(u,l),v=p.CustomComponent||r,g=w(u,a),y=g.Element,b=g.wrapperTemplate,x=S(u,h,o,f,p,null),k=i({},e.props,{tree:m.getBlockTree(n),blockProps:p.customProps,offsetKey:o,block:u});return t.push(c.createElement(y,x,c.createElement(v,k))),!b||function(e,t){var n=e.getNextSiblingKey();return!!n&&t.getBlockForKey(n).getType()===e.getType()}(u,d)||function(e,t,n){var r=[],o=!0,a=!1,i=void 0;try{for(var l,u=n.reverse()[Symbol.iterator]();!(o=(l=u.next()).done);o=!0){var f=l.value;if(f.type!==t)break;r.push(f)}}catch(e){a=!0,i=e}finally{try{o||null==u.return||u.return()}finally{if(a)throw i}}n.splice(n.indexOf(r[0]),r.length+1);var d=r.reverse(),p=d[0].key;n.push(c.cloneElement(e,{key:"".concat(p,"-wrap"),"data-offset-key":s.encode(p,0,0)},d))}(b,y,t),t}),[]));var O=n.getKey(),M=s.encode(O,0,0),T=E(n,l),A=T.CustomComponent,z=null!=A?c.createElement(A,o({},this.props,{tree:m.getBlockTree(O),blockProps:T.customProps,offsetKey:M,block:n})):c.createElement(u,{block:n,children:C,contentState:d,customStyleFn:v,customStyleMap:g,decorator:p,direction:y,forceSelection:x,hasSelection:b(k,O),selection:k,tree:_});if(n.getParentKey())return z;var N=w(n,a).Element,D=S(n,h,M,f,T,this.wrapperRef);return c.createElement(N,D,z)},r}(c.Component);e.exports=x},3418:function(e,t,n){"use strict";var r=n(7907),o=n(2307),a=n(2146),i=n(4289),l=n(5399),u=n(4856),s=n(4507),c=n(4907),f=n(1244),d=n(2128),p=n(2045),h=u.isBrowser("IE"),m=!1,v=!1,g=null,y={onCompositionStart:function(e){v=!0,function(e){g||(g=new r(c(e))).start()}(e)},onCompositionEnd:function(e){m=!1,v=!1,setTimeout((function(){m||y.resolveComposition(e)}),20)},onSelect:s,onKeyDown:function(e,t){if(!v)return y.resolveComposition(e),void e._onKeyDown(t);t.which!==l.RIGHT&&t.which!==l.LEFT||t.preventDefault()},onKeyPress:function(e,t){t.which===l.RETURN&&t.preventDefault()},resolveComposition:function(e){if(!v){var t=p(g).stopAndFlushMutations();g=null,m=!0;var n=i.set(e._latestEditorState,{inCompositionMode:!1});if(e.exitCurrentMode(),t.size){var r=n.getCurrentContent();t.forEach((function(e,t){var l=a.decode(t),u=l.blockKey,s=l.decoratorKey,c=l.leafKey,f=n.getBlockTree(u).getIn([s,"leaves",c]),p=f.start,h=f.end,m=n.getSelection().merge({anchorKey:u,focusKey:u,anchorOffset:p,focusOffset:h,isBackward:!1}),v=d(r,m),g=r.getBlockForKey(u).getInlineStyleAt(p);r=o.replaceText(r,m,e,g,v),n=i.set(n,{currentContent:r})}));var l=f(n,c(e)).selectionState;e.restoreEditorDOM();var u=h?i.forceSelection(n,l):i.acceptSelection(n,l);e.update(i.push(u,r,"insert-characters"))}else e.update(n)}}};e.exports=y},8795:function(e,t,n){"use strict";var r=n(7418);function o(){return(o=r||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function a(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){i(e,t,n[t])}))}return e}function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var l=n(7898),u=n(2146),s=n(6888),c=n(2620),f=n(1108),d=n(2045),p=function(e,t,n,r){return c({"public/DraftStyleDefault/unorderedListItem":"unordered-list-item"===e,"public/DraftStyleDefault/orderedListItem":"ordered-list-item"===e,"public/DraftStyleDefault/reset":n,"public/DraftStyleDefault/depth0":0===t,"public/DraftStyleDefault/depth1":1===t,"public/DraftStyleDefault/depth2":2===t,"public/DraftStyleDefault/depth3":3===t,"public/DraftStyleDefault/depth4":t>=4,"public/DraftStyleDefault/listLTR":"LTR"===r,"public/DraftStyleDefault/listRTL":"RTL"===r})},h=function(e){var t,n;function r(){return e.apply(this,arguments)||this}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var i=r.prototype;return i.shouldComponentUpdate=function(e){var t=this.props.editorState,n=e.editorState;if(t.getDirectionMap()!==n.getDirectionMap())return!0;if(t.getSelection().getHasFocus()!==n.getSelection().getHasFocus())return!0;var r=n.getNativelyRenderedContent(),o=t.isInCompositionMode(),a=n.isInCompositionMode();if(t===n||null!==r&&n.getCurrentContent()===r||o&&a)return!1;var i=t.getCurrentContent(),l=n.getCurrentContent(),u=t.getDecorator(),s=n.getDecorator();return o!==a||i!==l||u!==s||n.mustForceSelection()},i.render=function(){for(var e=this.props,t=e.blockRenderMap,n=e.blockRendererFn,r=e.blockStyleFn,i=e.customStyleMap,c=e.customStyleFn,h=e.editorState,m=e.editorKey,v=e.preventScroll,g=e.textDirectionality,y=h.getCurrentContent(),b=h.getSelection(),w=h.mustForceSelection(),E=h.getDecorator(),S=d(h.getDirectionMap()),x=y.getBlocksAsArray(),k=[],_=null,C=null,O=0;O<x.length;O++){var M=x[O],T=M.getKey(),A=M.getType(),z=n(M),N=void 0,D=void 0,I=void 0;z&&(N=z.component,D=z.props,I=z.editable);var B=g||S.get(T),L=u.encode(T,0,0),P={contentState:y,block:M,blockProps:D,blockStyleFn:r,customStyleMap:i,customStyleFn:c,decorator:E,direction:B,forceSelection:w,offsetKey:L,preventScroll:v,selection:b,tree:h.getBlockTree(T)},R=t.get(A)||t.get("unstyled"),j=R.wrapper,F=R.element||t.get("unstyled").element,K=M.getDepth(),H="";r&&(H=r(M)),"li"===F&&(H=f(H,p(A,K,C!==j||null===_||K>_,B)));var q=N||l,U={className:H,"data-block":!0,"data-editor":m,"data-offset-key":L,key:T};void 0!==I&&(U=a({},U,{contentEditable:I,suppressContentEditableWarning:!0}));var V=s.createElement(F,U,s.createElement(q,o({},P,{key:T})));k.push({block:V,wrapperTemplate:j,key:T,offsetKey:L}),_=j?M.getDepth():null,C=j}for(var W=[],Z=0;Z<k.length;){var G=k[Z];if(G.wrapperTemplate){var $=[];do{$.push(k[Z].block),Z++}while(Z<k.length&&k[Z].wrapperTemplate===G.wrapperTemplate);var Y=s.cloneElement(G.wrapperTemplate,{key:G.key+"-wrap","data-offset-key":G.offsetKey},$);W.push(Y)}else W.push(G.block),Z++}return s.createElement("div",{"data-contents":"true"},W)},r}(s.Component);e.exports=h},7791:function(e,t,n){"use strict";var r=n(8642)("draft_tree_data_support");e.exports=n(r?9459:8795)},9459:function(e,t,n){"use strict";var r=n(7418);function o(){return(o=r||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var a=n(5821),i=n(2146),l=n(6888),u=n(2045),s=function(e){var t,n;function r(){return e.apply(this,arguments)||this}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var s=r.prototype;return s.shouldComponentUpdate=function(e){var t=this.props.editorState,n=e.editorState;if(t.getDirectionMap()!==n.getDirectionMap())return!0;if(t.getSelection().getHasFocus()!==n.getSelection().getHasFocus())return!0;var r=n.getNativelyRenderedContent(),o=t.isInCompositionMode(),a=n.isInCompositionMode();if(t===n||null!==r&&n.getCurrentContent()===r||o&&a)return!1;var i=t.getCurrentContent(),l=n.getCurrentContent(),u=t.getDecorator(),s=n.getDecorator();return o!==a||i!==l||u!==s||n.mustForceSelection()},s.render=function(){for(var e=this.props,t=e.blockRenderMap,n=e.blockRendererFn,r=e.blockStyleFn,s=e.customStyleMap,c=e.customStyleFn,f=e.editorState,d=e.editorKey,p=e.textDirectionality,h=f.getCurrentContent(),m=f.getSelection(),v=f.mustForceSelection(),g=f.getDecorator(),y=u(f.getDirectionMap()),b=[],w=h.getBlocksAsArray()[0];w;){var E=w.getKey(),S={blockRenderMap:t,blockRendererFn:n,blockStyleFn:r,contentState:h,customStyleFn:c,customStyleMap:s,decorator:g,editorKey:d,editorState:f,forceSelection:v,selection:m,block:w,direction:p||y.get(E),tree:f.getBlockTree(E)},x=(t.get(w.getType())||t.get("unstyled")).wrapper;b.push({block:l.createElement(a,o({key:E},S)),wrapperTemplate:x,key:E,offsetKey:i.encode(E,0,0)});var k=w.getNextSiblingKey();w=k?h.getBlockForKey(k):null}for(var _=[],C=0;C<b.length;){var O=b[C];if(O.wrapperTemplate){var M=[];do{M.push(b[C].block),C++}while(C<b.length&&b[C].wrapperTemplate===O.wrapperTemplate);var T=l.cloneElement(O.wrapperTemplate,{key:O.key+"-wrap","data-offset-key":O.offsetKey},M);_.push(T)}else _.push(O.block),C++}return l.createElement("div",{"data-contents":"true"},_)},r}(l.Component);e.exports=s},3259:function(e,t,n){"use strict";var r=n(7418);function o(){return(o=r||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var a=n(2146),i=n(6888),l=n(4191),u=n(6633),s=function(e){var t,n;function r(){return e.apply(this,arguments)||this}return n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n,r.prototype.render=function(){var e=this.props,t=e.block,n=e.children,r=e.contentState,s=e.decorator,c=e.decoratorKey,f=e.direction,d=e.leafSet,p=e.text,h=t.getKey(),m=d.get("leaves"),v=s.getComponentForKey(c),g=s.getPropsForKey(c),y=a.encode(h,parseInt(c,10),0),b=p.slice(m.first().get("start"),m.last().get("end")),w=u.getHTMLDirIfDifferent(l.getDirection(b),f);return i.createElement(v,o({},g,{contentState:r,decoratedText:b,dir:w,key:y,entityKey:t.getEntityAt(d.get("start")),offsetKey:y}),n)},r}(i.Component);e.exports=s},1494:function(e,t,n){"use strict";var r=n(4891),o=n(2307),a=n(4289),i=n(9270),l=n(5795),u=n(1738),s=n(4486),c=n(8083),f=n(2177),d=n(2045),p={onDragEnd:function(e){e.exitCurrentMode(),h(e)},onDrop:function(e,t){var n=new r(t.nativeEvent.dataTransfer),c=e._latestEditorState,p=function(e,t){var n=null,r=null,o=l(e.currentTarget);if("function"==typeof o.caretRangeFromPoint){var a=o.caretRangeFromPoint(e.x,e.y);n=a.startContainer,r=a.startOffset}else{if(!e.rangeParent)return null;n=e.rangeParent,r=e.rangeOffset}n=d(n),r=d(r);var u=d(i(n));return s(t,u,r,u,r)}(t.nativeEvent,c);if(t.preventDefault(),e._dragCount=0,e.exitCurrentMode(),null!=p){var v=n.getFiles();if(v.length>0){if(e.props.handleDroppedFiles&&f(e.props.handleDroppedFiles(p,v)))return;u(v,(function(t){t&&e.update(m(c,p,t))}))}else{var g=e._internalDrag?"internal":"external";e.props.handleDrop&&f(e.props.handleDrop(p,n,g))||(e._internalDrag?e.update(function(e,t){var n=o.moveText(e.getCurrentContent(),e.getSelection(),t);return a.push(e,n,"insert-fragment")}(c,p)):e.update(m(c,p,n.getText()))),h(e)}}}};function h(e){e._internalDrag=!1;var t=e.editorContainer;if(t){var n=new MouseEvent("mouseup",{view:c(t),bubbles:!0,cancelable:!0});t.dispatchEvent(n)}}function m(e,t,n){var r=o.insertText(e.getCurrentContent(),t,n,e.getCurrentInlineStyle());return a.push(e,r,"insert-fragment")}e.exports=p},9394:function(e,t,n){"use strict";var r=n(4856),o=n(6396),a=n(3421),i=n(6155),l=n(9328),u=n(3935),s=n(9499),c=n(981),f=n(2186),d=n(9971),p=n(6397),h=n(6089),m=n(4507),v=r.isBrowser("Chrome"),g=r.isBrowser("Firefox"),y=v||g?m:function(e){},b={onBeforeInput:o,onBlur:a,onCompositionStart:i,onCopy:l,onCut:u,onDragOver:s,onDragStart:c,onFocus:f,onInput:d,onKeyDown:p,onPaste:h,onSelect:m,onMouseUp:y,onKeyUp:y};e.exports=b},4083:function(e,t,n){"use strict";var r=n(2834).unstable_flushControlled;e.exports=r},2282:function(e,t,n){"use strict";var r=n(7418);function o(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var i=n(52),l=n(6888),u=n(3759),s=n(6581),c=n(5412).setDraftEditorSelection,f=function(e){var t,n;function f(){for(var t,n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return a(o(t=e.call.apply(e,[this].concat(r))||this),"leaf",void 0),t}n=e,(t=f).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var d=f.prototype;return d._setSelection=function(){var e=this.props.selection;if(null!=e&&e.getHasFocus()){var t=this.props,n=t.block,r=t.start,o=t.text,a=n.getKey(),i=r+o.length;if(e.hasEdgeWithin(a,r,i)){var l=this.leaf;l||u(!1);var f,d=l.firstChild;d||u(!1),d.nodeType===Node.TEXT_NODE?f=d:s(d)?f=l:(f=d.firstChild)||u(!1),c(e,f,a,r,i)}}},d.shouldComponentUpdate=function(e){var t=this.leaf;return t||u(!1),t.textContent!==e.text||e.styleSet!==this.props.styleSet||e.forceSelection},d.componentDidUpdate=function(){this._setSelection()},d.componentDidMount=function(){this._setSelection()},d.render=function(){var e=this,t=this.props.block,n=this.props.text;n.endsWith("\n")&&this.props.isLast&&(n+="\n");var o=this.props,a=o.customStyleMap,u=o.customStyleFn,s=o.offsetKey,c=o.styleSet,f=c.reduce((function(e,t){var n={},o=a[t];return void 0!==o&&e.textDecoration!==o.textDecoration&&(n.textDecoration=[e.textDecoration,o.textDecoration].join(" ").trim()),r(e,o,n)}),{});if(u){var d=u(c,t);f=r(f,d)}return l.createElement("span",{"data-offset-key":s,ref:function(t){return e.leaf=t},style:f},l.createElement(i,null,n))},f}(l.Component);e.exports=f},9513:function(e,t,n){"use strict";var r=n(3259),o=n(2282),a=n(2146),i=n(3393),l=n(6888),u=n(2620),s=(i.List,function(e){var t,n;function i(){return e.apply(this,arguments)||this}return n=e,(t=i).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n,i.prototype.render=function(){var e=this.props,t=e.block,n=e.contentState,i=e.customStyleFn,s=e.customStyleMap,c=e.decorator,f=e.direction,d=e.forceSelection,p=e.hasSelection,h=e.selection,m=e.tree,v=t.getKey(),g=t.getText(),y=m.size-1,b=this.props.children||m.map((function(e,u){var m=e.get("decoratorKey"),b=e.get("leaves"),w=b.size-1,E=b.map((function(e,n){var r=a.encode(v,u,n),c=e.get("start"),f=e.get("end");return l.createElement(o,{key:r,offsetKey:r,block:t,start:c,selection:p?h:null,forceSelection:d,text:g.slice(c,f),styleSet:t.getInlineStyleAt(c),customStyleMap:s,customStyleFn:i,isLast:m===y&&n===w})})).toArray();return m&&c?l.createElement(r,{block:t,children:E,contentState:n,decorator:c,decoratorKey:m,direction:f,leafSet:e,text:g,key:u}):E})).toArray();return l.createElement("div",{"data-offset-key":a.encode(v,0,0),className:u({"public/DraftStyleDefault/block":!0,"public/DraftStyleDefault/ltr":"LTR"===f,"public/DraftStyleDefault/rtl":"RTL"===f})},b)},i}(l.Component));e.exports=s},8094:function(e,t,n){"use strict";var r=n(6888),o=n(2620),a=function(e){var t,n;function a(){return e.apply(this,arguments)||this}n=e,(t=a).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var i=a.prototype;return i.shouldComponentUpdate=function(e){return this.props.text!==e.text||this.props.editorState.getSelection().getHasFocus()!==e.editorState.getSelection().getHasFocus()},i.render=function(){var e=this.props.editorState.getSelection().getHasFocus(),t=o({"public/DraftEditorPlaceholder/root":!0,"public/DraftEditorPlaceholder/hasFocus":e});return r.createElement("div",{className:t},r.createElement("div",{className:o("public/DraftEditorPlaceholder/inner"),id:this.props.accessibilityID,style:{whiteSpace:"pre-wrap"}},this.props.text))},a}(r.Component);e.exports=a},52:function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var a=n(6888),i=n(4856),l=n(3759),u=n(4368),s=i.isBrowser("IE <= 11"),c=function(e){var t,n;function i(t){var n;return o(r(n=e.call(this,t)||this),"_forceFlag",void 0),o(r(n),"_node",void 0),n._forceFlag=!1,n}n=e,(t=i).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var c=i.prototype;return c.shouldComponentUpdate=function(e){var t=this._node,n=""===e.children;u(t)||l(!1);var r=t;return n?!function(e){return s?"\n"===e.textContent:"BR"===e.tagName}(r):r.textContent!==e.children},c.componentDidMount=function(){this._forceFlag=!this._forceFlag},c.componentDidUpdate=function(){this._forceFlag=!this._forceFlag},c.render=function(){var e,t=this;return""===this.props.children?this._forceFlag?(e=function(e){return t._node=e},s?a.createElement("span",{key:"A","data-text":"true",ref:e},"\n"):a.createElement("br",{key:"A","data-text":"true",ref:e})):function(e){return s?a.createElement("span",{key:"B","data-text":"true",ref:e},"\n"):a.createElement("br",{key:"B","data-text":"true",ref:e})}((function(e){return t._node=e})):a.createElement("span",{key:this._forceFlag?"A":"B","data-text":"true",ref:function(e){return t._node=e}},this.props.children)},i}(a.Component);e.exports=c},8205:function(e){"use strict";e.exports={initODS:function(){},handleExtensionCausedError:function(){}}},2222:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var o=n(9006),a=n(3393),i=n(3759),l=n(6363),u=(0,a.Map)(),s=l();function c(e,t){console.warn("WARNING: "+e+' will be deprecated soon!\nPlease use "'+t+'" instead.')}var f={getLastCreatedEntityKey:function(){return c("DraftEntity.getLastCreatedEntityKey","contentState.getLastCreatedEntityKey"),f.__getLastCreatedEntityKey()},create:function(e,t,n){return c("DraftEntity.create","contentState.createEntity"),f.__create(e,t,n)},add:function(e){return c("DraftEntity.add","contentState.addEntity"),f.__add(e)},get:function(e){return c("DraftEntity.get","contentState.getEntity"),f.__get(e)},__getAll:function(){return u},__loadWithEntities:function(e){u=e,s=l()},mergeData:function(e,t){return c("DraftEntity.mergeData","contentState.mergeEntityData"),f.__mergeData(e,t)},replaceData:function(e,t){return c("DraftEntity.replaceData","contentState.replaceEntityData"),f.__replaceData(e,t)},__getLastCreatedEntityKey:function(){return s},__create:function(e,t,n){return f.__add(new o({type:e,mutability:t,data:n||{}}))},__add:function(e){return s=l(),u=u.set(s,e),s},__get:function(e){var t=u.get(e);return t||i(!1),t},__mergeData:function(e,t){var n=f.__get(e),o=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),o.forEach((function(t){r(e,t,n[t])}))}return e}({},n.getData(),t),a=n.set("data",o);return u=u.set(e,a),a},__replaceData:function(e,t){var n=f.__get(e).set("data",t);return u=u.set(e,n),n}};e.exports=f},9006:function(e,t,n){"use strict";var r=function(e){var t,n;function r(){return e.apply(this,arguments)||this}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var o=r.prototype;return o.getType=function(){return this.get("type")},o.getMutability=function(){return this.get("mutability")},o.getData=function(){return this.get("data")},r}((0,n(3393).Record)({type:"TOKEN",mutability:"IMMUTABLE",data:Object}));e.exports=r},5195:function(e){"use strict";e.exports={getRemovalRange:function(e,t,n,r,o){var a=n.split(" ");a=a.map((function(e,t){if("forward"===o){if(t>0)return" "+e}else if(t<a.length-1)return e+" ";return e}));for(var i,l=r,u=null,s=null,c=0;c<a.length;c++){if(e<(i=l+a[c].length)&&l<t)null!==u||(u=l),s=i;else if(null!==u)break;l=i}var f=r+n.length,d=u===r,p=s===f;return(!d&&p||d&&!p)&&("forward"===o?s!==f&&s++:u!==r&&u--),{start:u,end:s}}}},7432:function(e){"use strict";e.exports={logBlockedSelectionEvent:function(){return null},logSelectionStateFailure:function(){return null}}},2307:function(e,t,n){"use strict";var r=n(4516),o=n(3483),a=n(8750),i=n(1446),l=n(8687),u=n(3393),s=n(4542),c=n(8467),f=n(3759),d=n(7429),p=n(4017),h=n(4879),m=n(6043),v=u.OrderedSet,g={replaceText:function(e,t,n,o,a){var i=p(e,t),l=h(i,t),u=r.create({style:o||v(),entity:a||null});return c(l,l.getSelectionAfter(),n,u)},insertText:function(e,t,n,r,o){return t.isCollapsed()||f(!1),g.replaceText(e,t,n,r,o)},moveText:function(e,t,n){var r=l(e,t),o=g.removeRange(e,t,"backward");return g.replaceWithFragment(o,n,r)},replaceWithFragment:function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"REPLACE_WITH_NEW_DATA",o=p(e,t),a=h(o,t);return s(a,a.getSelectionAfter(),n,r)},removeRange:function(e,t,n){var r,o,a,l;t.getIsBackward()&&(t=t.merge({anchorKey:t.getFocusKey(),anchorOffset:t.getFocusOffset(),focusKey:t.getAnchorKey(),focusOffset:t.getAnchorOffset(),isBackward:!1})),r=t.getAnchorKey(),o=t.getFocusKey(),a=e.getBlockForKey(r),l=e.getBlockForKey(o);var u=t.getStartOffset(),s=t.getEndOffset(),c=a.getEntityAt(u),f=l.getEntityAt(s-1);if(r===o&&c&&c===f){var d=i(e.getEntityMap(),a,l,t,n);return h(e,d)}var m=p(e,t);return h(m,t)},splitBlock:function(e,t){var n=p(e,t),r=h(n,t);return m(r,r.getSelectionAfter())},applyInlineStyle:function(e,t,n){return o.add(e,t,n)},removeInlineStyle:function(e,t,n){return o.remove(e,t,n)},setBlockType:function(e,t,n){return d(e,t,(function(e){return e.merge({type:n,depth:0})}))},setBlockData:function(e,t,n){return d(e,t,(function(e){return e.merge({data:n})}))},mergeBlockData:function(e,t,n){return d(e,t,(function(e){return e.merge({data:e.getData().merge(n)})}))},applyEntity:function(e,t,n){var r=p(e,t);return a(r,t,n)}};e.exports=g},2146:function(e){"use strict";var t="-",n={encode:function(e,n,r){return e+t+n+t+r},decode:function(e){var n=e.split(t).reverse(),r=n[0],o=n[1];return{blockKey:n.slice(2).reverse().join(t),decoratorKey:parseInt(o,10),leafKey:parseInt(r,10)}}};e.exports=n},5712:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var o=n(8777),a=n(7953),i=n(7841),l=n(5027),u=n(9769),s=n(8642),c=n(3393),f=n(5283),d=c.List,p=c.Repeat,h=s("draft_tree_data_support"),m=h?a:o,v={processHTML:function(e,t){return i(e,u,t)},processText:function(e,t,n){return e.reduce((function(e,o,a){o=f(o);var i=l(),u={key:i,type:n,text:o,characterList:d(p(t,o.length))};if(h&&0!==a){var s=a-1;u=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),o.forEach((function(t){r(e,t,n[t])}))}return e}({},u,{prevSibling:(e[s]=e[s].merge({nextSibling:i})).getKey()})}return e.push(new m(u)),e}),[])}};e.exports=v},3932:function(e,t,n){"use strict";var r="\\s|(?![_])"+n(5724).getPunctuation(),o=new RegExp("^(?:"+r+")*(?:['‘’]|(?!"+r+").)*(?:(?!"+r+").)"),a=new RegExp("(?:(?!"+r+").)(?:['‘’]|(?!"+r+").)*(?:"+r+")*$");function i(e,t){var n=t?a.exec(e):o.exec(e);return n?n[0]:e}var l={getBackward:function(e){return i(e,!0)},getForward:function(e){return i(e,!1)}};e.exports=l},589:function(e){"use strict";var t={stringify:function(e){return"_"+String(e)},unstringify:function(e){return e.slice(1)}};e.exports=t},8957:function(e,t,n){"use strict";function r(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){o(e,t,n[t])}))}return e}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var a=n(5027),i=n(3759),l=function(e){if(!e||!e.type)return!1;var t=e.type;return"unordered-list-item"===t||"ordered-list-item"===t},u={fromRawTreeStateToRawState:function(e){var t=e.blocks,n=[];return Array.isArray(t)||i(!1),Array.isArray(t)&&t.length?(function(e,t){for(var o=[].concat(e).reverse();o.length;){var a=o.pop();c=void 0,c=r({},s=a),l(s)&&(c.depth=c.depth||0,function(e){Array.isArray(e.children)&&(e.children=e.children.map((function(t){return t.type===e.type?r({},t,{depth:(e.depth||0)+1}):t})))}(s),null!=s.children&&s.children.length>0)||(delete c.children,n.push(c));var u=a.children;Array.isArray(u)||i(!1),o=o.concat([].concat(u.reverse()))}var s,c}(t),e.blocks=n,r({},e,{blocks:n})):e},fromRawStateToRawTreeState:function(e){var t=[],n=[];return e.blocks.forEach((function(e){var o=l(e),i=e.depth||0,u=r({},e,{children:[]});if(o){var s=n[0];if(null==s&&0===i)t.push(u);else if(null==s||s.depth<i-1){var c={key:a(),text:"",depth:i-1,type:e.type,children:[],entityRanges:[],inlineStyleRanges:[]};n.unshift(c),1===i?t.push(c):null!=s&&s.children.push(c),c.children.push(u)}else if(s.depth===i-1)s.children.push(u);else{for(;null!=s&&s.depth>=i;)n.shift(),s=n[0];i>0?s.children.push(u):t.push(u)}}else t.push(u)})),r({},e,{blocks:t})}};e.exports=u},2119:function(e,t,n){"use strict";n(3620),e.exports={isValidBlock:function(e,t){var n=e.getKey(),r=e.getParentKey();if(null!=r&&!t.get(r).getChildKeys().includes(n))return!1;if(!e.getChildKeys().map((function(e){return t.get(e)})).every((function(e){return e.getParentKey()===n})))return!1;var o=e.getPrevSiblingKey();if(null!=o&&t.get(o).getNextSiblingKey()!==n)return!1;var a=e.getNextSiblingKey();return(null==a||t.get(a).getPrevSiblingKey()===n)&&!(null!==a&&null!==o&&o===a||""!=e.text&&e.getChildKeys().size>0)},isConnectedTree:function(e){var t=e.toArray().filter((function(e){return null==e.getParentKey()&&null==e.getPrevSiblingKey()}));if(1!==t.length)return!1;for(var n=0,r=t.shift().getKey(),o=[];null!=r;){var a=e.get(r),i=a.getChildKeys(),l=a.getNextSiblingKey();if(i.size>0){null!=l&&o.unshift(l);var u=i.map((function(t){return e.get(t)})).find((function(e){return null==e.getPrevSiblingKey()}));if(null==u)return!1;r=u.getKey()}else r=null!=a.getNextSiblingKey()?a.getNextSiblingKey():o.shift();n++}return n===e.size},isValidTree:function(e){var t=this;return!!e.toArray().every((function(n){return t.isValidBlock(n,e)}))&&this.isConnectedTree(e)}}},3337:function(e,t,n){"use strict";var r,o=n(7902),a=n(3393),i=n(2045),l=a.OrderedMap,u={getDirectionMap:function(e,t){r?r.reset():r=new o;var n=e.getBlockMap(),u=n.valueSeq().map((function(e){return i(r).getDirection(e.getText())})),s=l(n.keySeq().zip(u));return null!=t&&a.is(t,s)?t:s}};e.exports=u},4289:function(e,t,n){"use strict";function r(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){o(e,t,n[t])}))}return e}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var a=n(4365),i=n(6912),l=n(3337),u=n(5110),s=n(3393),c=s.OrderedSet,f=s.Record,d=s.Stack,p=s.OrderedMap,h=s.List,m=f({allowUndo:!0,currentContent:null,decorator:null,directionMap:null,forceSelection:!1,inCompositionMode:!1,inlineStyleOverride:null,lastChangeType:null,nativelyRenderedContent:null,redoStack:d(),selection:null,treeMap:null,undoStack:d()}),v=function(){t.createEmpty=function(e){return this.createWithText("",e)},t.createWithText=function(e,n){return t.createWithContent(i.createFromText(e),n)},t.createWithContent=function(e,n){if(0===e.getBlockMap().count())return t.createEmpty(n);var r=e.getBlockMap().first().getKey();return t.create({currentContent:e,undoStack:d(),redoStack:d(),decorator:n||null,selection:u.createEmpty(r)})},t.create=function(e){var n=e.currentContent,o=r({},e,{treeMap:y(n,e.decorator),directionMap:l.getDirectionMap(n)});return new t(new m(o))},t.fromJS=function(e){return new t(new m(r({},e,{directionMap:null!=e.directionMap?p(e.directionMap):e.directionMap,inlineStyleOverride:null!=e.inlineStyleOverride?c(e.inlineStyleOverride):e.inlineStyleOverride,nativelyRenderedContent:null!=e.nativelyRenderedContent?i.fromJS(e.nativelyRenderedContent):e.nativelyRenderedContent,redoStack:null!=e.redoStack?d(e.redoStack.map((function(e){return i.fromJS(e)}))):e.redoStack,selection:null!=e.selection?new u(e.selection):e.selection,treeMap:null!=e.treeMap?p(e.treeMap).map((function(e){return h(e).map((function(e){return a.fromJS(e)}))})):e.treeMap,undoStack:null!=e.undoStack?d(e.undoStack.map((function(e){return i.fromJS(e)}))):e.undoStack,currentContent:i.fromJS(e.currentContent)})))},t.set=function(e,n){return new t(e.getImmutable().withMutations((function(t){var r=t.get("decorator"),o=r;null===n.decorator?o=null:n.decorator&&(o=n.decorator);var i=n.currentContent||e.getCurrentContent();if(o!==r){var l,u=t.get("treeMap");return l=o&&r?function(e,t,n,r,o){return n.merge(t.toSeq().filter((function(t){return r.getDecorations(t,e)!==o.getDecorations(t,e)})).map((function(t){return a.generate(e,t,r)})))}(i,i.getBlockMap(),u,o,r):y(i,o),void t.merge({decorator:o,treeMap:l,nativelyRenderedContent:null})}i!==e.getCurrentContent()&&t.set("treeMap",function(e,t,n,r){var o=e.getCurrentContent().set("entityMap",n),i=o.getBlockMap();return e.getImmutable().get("treeMap").merge(t.toSeq().filter((function(e,t){return e!==i.get(t)})).map((function(e){return a.generate(o,e,r)})))}(e,i.getBlockMap(),i.getEntityMap(),o)),t.merge(n)})))};var e=t.prototype;function t(e){o(this,"_immutable",void 0),this._immutable=e}return e.toJS=function(){return this.getImmutable().toJS()},e.getAllowUndo=function(){return this.getImmutable().get("allowUndo")},e.getCurrentContent=function(){return this.getImmutable().get("currentContent")},e.getUndoStack=function(){return this.getImmutable().get("undoStack")},e.getRedoStack=function(){return this.getImmutable().get("redoStack")},e.getSelection=function(){return this.getImmutable().get("selection")},e.getDecorator=function(){return this.getImmutable().get("decorator")},e.isInCompositionMode=function(){return this.getImmutable().get("inCompositionMode")},e.mustForceSelection=function(){return this.getImmutable().get("forceSelection")},e.getNativelyRenderedContent=function(){return this.getImmutable().get("nativelyRenderedContent")},e.getLastChangeType=function(){return this.getImmutable().get("lastChangeType")},e.getInlineStyleOverride=function(){return this.getImmutable().get("inlineStyleOverride")},t.setInlineStyleOverride=function(e,n){return t.set(e,{inlineStyleOverride:n})},e.getCurrentInlineStyle=function(){var e=this.getInlineStyleOverride();if(null!=e)return e;var t=this.getCurrentContent(),n=this.getSelection();return n.isCollapsed()?function(e,t){var n=t.getStartKey(),r=t.getStartOffset(),o=e.getBlockForKey(n);return r>0?o.getInlineStyleAt(r-1):o.getLength()?o.getInlineStyleAt(0):w(e,n)}(t,n):function(e,t){var n=t.getStartKey(),r=t.getStartOffset(),o=e.getBlockForKey(n);return r<o.getLength()?o.getInlineStyleAt(r):r>0?o.getInlineStyleAt(r-1):w(e,n)}(t,n)},e.getBlockTree=function(e){return this.getImmutable().getIn(["treeMap",e])},e.isSelectionAtStartOfContent=function(){var e=this.getCurrentContent().getBlockMap().first().getKey();return this.getSelection().hasEdgeWithin(e,0,0)},e.isSelectionAtEndOfContent=function(){var e=this.getCurrentContent().getBlockMap().last(),t=e.getLength();return this.getSelection().hasEdgeWithin(e.getKey(),t,t)},e.getDirectionMap=function(){return this.getImmutable().get("directionMap")},t.acceptSelection=function(e,t){return g(e,t,!1)},t.forceSelection=function(e,t){return t.getHasFocus()||(t=t.set("hasFocus",!0)),g(e,t,!0)},t.moveSelectionToEnd=function(e){var n=e.getCurrentContent().getLastBlock(),r=n.getKey(),o=n.getLength();return t.acceptSelection(e,new u({anchorKey:r,anchorOffset:o,focusKey:r,focusOffset:o,isBackward:!1}))},t.moveFocusToEnd=function(e){var n=t.moveSelectionToEnd(e);return t.forceSelection(n,n.getSelection())},t.push=function(e,n,r){var o=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];if(e.getCurrentContent()===n)return e;var a=l.getDirectionMap(n,e.getDirectionMap());if(!e.getAllowUndo())return t.set(e,{currentContent:n,directionMap:a,lastChangeType:r,selection:n.getSelectionAfter(),forceSelection:o,inlineStyleOverride:null});var i=e.getSelection(),u=e.getCurrentContent(),s=e.getUndoStack(),c=n;i!==u.getSelectionAfter()||b(e,r)?(s=s.push(u),c=c.set("selectionBefore",i)):"insert-characters"!==r&&"backspace-character"!==r&&"delete-character"!==r||(c=c.set("selectionBefore",u.getSelectionBefore()));var f=e.getInlineStyleOverride(),p=["adjust-depth","change-block-type","split-block"];-1===p.indexOf(r)&&(f=null);var h={currentContent:c,directionMap:a,undoStack:s,redoStack:d(),lastChangeType:r,selection:n.getSelectionAfter(),forceSelection:o,inlineStyleOverride:f};return t.set(e,h)},t.undo=function(e){if(!e.getAllowUndo())return e;var n=e.getUndoStack(),r=n.peek();if(!r)return e;var o=e.getCurrentContent(),a=l.getDirectionMap(r,e.getDirectionMap());return t.set(e,{currentContent:r,directionMap:a,undoStack:n.shift(),redoStack:e.getRedoStack().push(o),forceSelection:!0,inlineStyleOverride:null,lastChangeType:"undo",nativelyRenderedContent:null,selection:o.getSelectionBefore()})},t.redo=function(e){if(!e.getAllowUndo())return e;var n=e.getRedoStack(),r=n.peek();if(!r)return e;var o=e.getCurrentContent(),a=l.getDirectionMap(r,e.getDirectionMap());return t.set(e,{currentContent:r,directionMap:a,undoStack:e.getUndoStack().push(o),redoStack:n.shift(),forceSelection:!0,inlineStyleOverride:null,lastChangeType:"redo",nativelyRenderedContent:null,selection:r.getSelectionAfter()})},e.getImmutable=function(){return this._immutable},t}();function g(e,t,n){return v.set(e,{selection:t,forceSelection:n,nativelyRenderedContent:null,inlineStyleOverride:null})}function y(e,t){return e.getBlockMap().map((function(n){return a.generate(e,n,t)})).toOrderedMap()}function b(e,t){return t!==e.getLastChangeType()||"insert-characters"!==t&&"backspace-character"!==t&&"delete-character"!==t}function w(e,t){var n=e.getBlockMap().reverse().skipUntil((function(e,n){return n===t})).skip(1).skipUntil((function(e,t){return e.getLength()})).first();return n?n.getInlineStyleAt(n.getLength()-1):c()}e.exports=v},7387:function(e,t,n){"use strict";var r=n(4856),o=n(7797),a=r.isPlatform("Mac OS X"),i={isCtrlKeyCommand:function(e){return!!e.ctrlKey&&!e.altKey},isOptionKeyCommand:function(e){return a&&e.altKey},usesMacOSHeuristics:function(){return a},hasCommandModifier:function(e){return a?!!e.metaKey&&!e.altKey:i.isCtrlKeyCommand(e)},isSoftNewlineEvent:o};e.exports=i},54:function(){},1947:function(e,t,n){"use strict";var r=n(2307),o=n(4289),a=n(1665),i=n(2045),l={currentBlockContainsLink:function(e){var t=e.getSelection(),n=e.getCurrentContent(),r=n.getEntityMap();return n.getBlockForKey(t.getAnchorKey()).getCharacterList().slice(t.getStartOffset(),t.getEndOffset()).some((function(e){var t=e.getEntity();return!!t&&"LINK"===r.__get(t).getType()}))},getCurrentBlockType:function(e){var t=e.getSelection();return e.getCurrentContent().getBlockForKey(t.getStartKey()).getType()},getDataObjectForLinkURL:function(e){return{url:e.toString()}},handleKeyCommand:function(e,t,n){switch(t){case"bold":return l.toggleInlineStyle(e,"BOLD");case"italic":return l.toggleInlineStyle(e,"ITALIC");case"underline":return l.toggleInlineStyle(e,"UNDERLINE");case"code":return l.toggleCode(e);case"backspace":case"backspace-word":case"backspace-to-start-of-line":return l.onBackspace(e);case"delete":case"delete-word":case"delete-to-end-of-block":return l.onDelete(e);default:return null}},insertSoftNewline:function(e){var t=r.insertText(e.getCurrentContent(),e.getSelection(),"\n",e.getCurrentInlineStyle(),null),n=o.push(e,t,"insert-characters");return o.forceSelection(n,t.getSelectionAfter())},onBackspace:function(e){var t=e.getSelection();if(!t.isCollapsed()||t.getAnchorOffset()||t.getFocusOffset())return null;var n=e.getCurrentContent(),r=t.getStartKey(),a=n.getBlockBefore(r);if(a&&"atomic"===a.getType()){var i=n.getBlockMap().delete(a.getKey()),u=n.merge({blockMap:i,selectionAfter:t});if(u!==n)return o.push(e,u,"remove-range")}var s=l.tryToRemoveBlockStyle(e);return s?o.push(e,s,"change-block-type"):null},onDelete:function(e){var t=e.getSelection();if(!t.isCollapsed())return null;var n=e.getCurrentContent(),a=t.getStartKey(),i=n.getBlockForKey(a).getLength();if(t.getStartOffset()<i)return null;var l=n.getBlockAfter(a);if(!l||"atomic"!==l.getType())return null;var u=t.merge({focusKey:l.getKey(),focusOffset:l.getLength()}),s=r.removeRange(n,u,"forward");return s!==n?o.push(e,s,"remove-range"):null},onTab:function(e,t,n){var r=t.getSelection(),i=r.getAnchorKey();if(i!==r.getFocusKey())return t;var l=t.getCurrentContent(),u=l.getBlockForKey(i),s=u.getType();if("unordered-list-item"!==s&&"ordered-list-item"!==s)return t;e.preventDefault();var c=u.getDepth();if(!e.shiftKey&&c===n)return t;var f=a(l,r,e.shiftKey?-1:1,n);return o.push(t,f,"adjust-depth")},toggleBlockType:function(e,t){var n=e.getSelection(),a=n.getStartKey(),l=n.getEndKey(),u=e.getCurrentContent(),s=n;if(a!==l&&0===n.getEndOffset()){var c=i(u.getBlockBefore(l));l=c.getKey(),s=s.merge({anchorKey:a,anchorOffset:n.getStartOffset(),focusKey:l,focusOffset:c.getLength(),isBackward:!1})}if(u.getBlockMap().skipWhile((function(e,t){return t!==a})).reverse().skipWhile((function(e,t){return t!==l})).some((function(e){return"atomic"===e.getType()})))return e;var f=u.getBlockForKey(a).getType()===t?"unstyled":t;return o.push(e,r.setBlockType(u,s,f),"change-block-type")},toggleCode:function(e){var t=e.getSelection(),n=t.getAnchorKey(),r=t.getFocusKey();return t.isCollapsed()||n!==r?l.toggleBlockType(e,"code-block"):l.toggleInlineStyle(e,"CODE")},toggleInlineStyle:function(e,t){var n=e.getSelection(),a=e.getCurrentInlineStyle();if(n.isCollapsed())return o.setInlineStyleOverride(e,a.has(t)?a.remove(t):a.add(t));var i,l=e.getCurrentContent();return i=a.has(t)?r.removeInlineStyle(l,n,t):r.applyInlineStyle(l,n,t),o.push(e,i,"change-inline-style")},toggleLink:function(e,t,n){var a=r.applyEntity(e.getCurrentContent(),t,n);return o.push(e,a,"apply-entity")},tryToRemoveBlockStyle:function(e){var t=e.getSelection(),n=t.getAnchorOffset();if(t.isCollapsed()&&0===n){var o=t.getAnchorKey(),a=e.getCurrentContent(),i=a.getBlockForKey(o).getType(),l=a.getBlockBefore(o);if("code-block"===i&&l&&"code-block"===l.getType()&&0!==l.getLength())return null;if("unstyled"!==i)return r.setBlockType(a,t,"unstyled")}return null}};e.exports=l},3751:function(e,t,n){"use strict";var r=n(2307),o=n(4289),a=n(8687),i=n(2045),l=null,u={cut:function(e){var t=e.getCurrentContent(),n=e.getSelection(),u=null;if(n.isCollapsed()){var s=n.getAnchorKey(),c=t.getBlockForKey(s).getLength();if(c===n.getAnchorOffset()){var f=t.getKeyAfter(s);if(null==f)return e;u=n.set("focusKey",f).set("focusOffset",0)}else u=n.set("focusOffset",c)}else u=n;u=i(u),l=a(t,u);var d=r.removeRange(t,u,"forward");return d===t?e:o.push(e,d,"remove-range")},paste:function(e){if(!l)return e;var t=r.replaceWithFragment(e.getCurrentContent(),e.getSelection(),l);return o.push(e,t,"insert-fragment")}};e.exports=u},5110:function(e,t,n){"use strict";var r=function(e){var t,n;function r(){return e.apply(this,arguments)||this}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var o=r.prototype;return o.serialize=function(){return"Anchor: "+this.getAnchorKey()+":"+this.getAnchorOffset()+", Focus: "+this.getFocusKey()+":"+this.getFocusOffset()+", Is Backward: "+String(this.getIsBackward())+", Has Focus: "+String(this.getHasFocus())},o.getAnchorKey=function(){return this.get("anchorKey")},o.getAnchorOffset=function(){return this.get("anchorOffset")},o.getFocusKey=function(){return this.get("focusKey")},o.getFocusOffset=function(){return this.get("focusOffset")},o.getIsBackward=function(){return this.get("isBackward")},o.getHasFocus=function(){return this.get("hasFocus")},o.hasEdgeWithin=function(e,t,n){var r=this.getAnchorKey(),o=this.getFocusKey();if(r===o&&r===e){var a=this.getStartOffset(),i=this.getEndOffset();return t<=a&&a<=n||t<=i&&i<=n}if(e!==r&&e!==o)return!1;var l=e===r?this.getAnchorOffset():this.getFocusOffset();return t<=l&&n>=l},o.isCollapsed=function(){return this.getAnchorKey()===this.getFocusKey()&&this.getAnchorOffset()===this.getFocusOffset()},o.getStartKey=function(){return this.getIsBackward()?this.getFocusKey():this.getAnchorKey()},o.getStartOffset=function(){return this.getIsBackward()?this.getFocusOffset():this.getAnchorOffset()},o.getEndKey=function(){return this.getIsBackward()?this.getAnchorKey():this.getFocusKey()},o.getEndOffset=function(){return this.getIsBackward()?this.getAnchorOffset():this.getFocusOffset()},r.createEmpty=function(e){return new r({anchorKey:e,anchorOffset:0,focusKey:e,focusOffset:0,isBackward:!1,hasFocus:!1})},r}((0,n(3393).Record)({anchorKey:"",anchorOffset:0,focusKey:"",focusOffset:0,isBackward:!1,hasFocus:!1}));e.exports=r},1665:function(e){"use strict";e.exports=function(e,t,n,r){var o=t.getStartKey(),a=t.getEndKey(),i=e.getBlockMap(),l=i.toSeq().skipUntil((function(e,t){return t===o})).takeUntil((function(e,t){return t===a})).concat([[a,i.get(a)]]).map((function(e){var t=e.getDepth()+n;return t=Math.max(0,Math.min(t,r)),e.set("depth",t)}));return i=i.merge(l),e.merge({blockMap:i,selectionBefore:t,selectionAfter:t})}},2835:function(e,t,n){"use strict";var r=n(4516);e.exports=function(e,t,n,o){for(var a=t,i=e.getCharacterList();a<n;)i=i.set(a,r.applyEntity(i.get(a),o)),a++;return e.set("characterList",i)}},8750:function(e,t,n){"use strict";var r=n(2835),o=n(3393);e.exports=function(e,t,n){var a=e.getBlockMap(),i=t.getStartKey(),l=t.getStartOffset(),u=t.getEndKey(),s=t.getEndOffset(),c=a.skipUntil((function(e,t){return t===i})).takeUntil((function(e,t){return t===u})).toOrderedMap().merge(o.OrderedMap([[u,a.get(u)]])).map((function(e,t){var o=t===i?l:0,a=t===u?s:e.getLength();return r(e,o,a,n)}));return e.merge({blockMap:a.merge(c),selectionBefore:t,selectionAfter:t})}},9981:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var o=n(8777),a=n(7953),i=n(589),l=n(6265),u=n(1487),s=n(3759),c=function(e,t){return{key:e.getKey(),text:e.getText(),type:e.getType(),depth:e.getDepth(),inlineStyleRanges:u(e),entityRanges:l(e,t),data:e.getData().toObject()}};e.exports=function(e){var t={entityMap:{},blocks:[]};return t=function(e,t){var n=t.entityMap,l=[],u={},f={},d=0;return e.getBlockMap().forEach((function(e){e.findEntityRanges((function(e){return null!==e.getEntity()}),(function(t){var r=e.getEntityAt(t),o=i.stringify(r);f[o]||(f[o]=r,n[o]="".concat(d),d++)})),function(e,t,n,i){if(e instanceof o)n.push(c(e,t));else{e instanceof a||s(!1);var l=e.getParentKey(),u=i[e.getKey()]=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),o.forEach((function(t){r(e,t,n[t])}))}return e}({},c(e,t),{children:[]});l?i[l].children.push(u):n.push(u)}}(e,n,l,u)})),{blocks:l,entityMap:n}}(e,t),function(e,t){var n=t.blocks,r=t.entityMap,o={};return Object.keys(r).forEach((function(t,n){var r=e.getEntity(i.unstringify(t));o[n]={type:r.getType(),mutability:r.getMutability(),data:r.getData()}})),{blocks:n,entityMap:o}}(e,t)}},7841:function(e,t,n){"use strict";var r;function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){a(e,t,n[t])}))}return e}function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var i=n(4516),l=n(8777),u=n(7953),s=n(526),c=n(2222),f=n(1425),d=n(2620),p=n(5027),h=n(9769),m=n(8642),v=n(3393),g=v.List,y=v.Map,b=v.OrderedSet,w=n(8241),E=n(6581),S=n(717),x=n(5039),k=m("draft_tree_data_support"),_=new RegExp("\r","g"),C=new RegExp("\n","g"),O=new RegExp("^\n","g"),M=new RegExp("&nbsp;","g"),T=new RegExp("&#13;?","g"),A=new RegExp("&#8203;?","g"),z=["bold","bolder","500","600","700","800","900"],N=["light","lighter","normal","100","200","300","400"],D=["className","href","rel","target","title"],I=["alt","className","height","src","width"],B=(a(r={},d("public/DraftStyleDefault/depth0"),0),a(r,d("public/DraftStyleDefault/depth1"),1),a(r,d("public/DraftStyleDefault/depth2"),2),a(r,d("public/DraftStyleDefault/depth3"),3),a(r,d("public/DraftStyleDefault/depth4"),4),r),L=y({b:"BOLD",code:"CODE",del:"STRIKETHROUGH",em:"ITALIC",i:"ITALIC",s:"STRIKETHROUGH",strike:"STRIKETHROUGH",strong:"BOLD",u:"UNDERLINE",mark:"HIGHLIGHT"}),P=function(e){var t={};return e.mapKeys((function(e,n){var r=[n.element];void 0!==n.aliasedElements&&r.push.apply(r,n.aliasedElements),r.forEach((function(n){void 0===t[n]?t[n]=e:"string"==typeof t[n]?t[n]=[t[n],e]:t[n].push(e)}))})),y(t)},R=function(e){return S(e)&&e.style.fontFamily.includes("monospace")?"CODE":null},j=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return Object.keys(B).some((function(n){e.classList.contains(n)&&(t=B[n])})),t},F=function(e){if(!w(e))return!1;var t=e;if(!t.href||"http:"!==t.protocol&&"https:"!==t.protocol&&"mailto:"!==t.protocol&&"tel:"!==t.protocol)return!1;try{return new f(t.href),!0}catch(e){return!1}},K=function(e){if(!x(e))return!1;var t=e;return!(!t.attributes.getNamedItem("src")||!t.attributes.getNamedItem("src").value)},H=function(e,t){if(!S(e))return t;var n=e,r=n.style.fontWeight,o=n.style.fontStyle,a=n.style.textDecoration;return t.withMutations((function(e){z.indexOf(r)>=0?e.add("BOLD"):N.indexOf(r)>=0&&e.remove("BOLD"),"italic"===o?e.add("ITALIC"):"normal"===o&&e.remove("ITALIC"),"underline"===a&&e.add("UNDERLINE"),"line-through"===a&&e.add("STRIKETHROUGH"),"none"===a&&(e.remove("UNDERLINE"),e.remove("STRIKETHROUGH"))}))},q=function(e){return"ul"===e||"ol"===e},U=function(){function e(e,t){a(this,"characterList",g()),a(this,"currentBlockType","unstyled"),a(this,"currentDepth",0),a(this,"currentEntity",null),a(this,"currentText",""),a(this,"wrapper",null),a(this,"blockConfigs",[]),a(this,"contentBlocks",[]),a(this,"entityMap",c),a(this,"blockTypeMap",void 0),a(this,"disambiguate",void 0),this.clear(),this.blockTypeMap=e,this.disambiguate=t}var t=e.prototype;return t.clear=function(){this.characterList=g(),this.blockConfigs=[],this.currentBlockType="unstyled",this.currentDepth=0,this.currentEntity=null,this.currentText="",this.entityMap=c,this.wrapper=null,this.contentBlocks=[]},t.addDOMNode=function(e){var t;return this.contentBlocks=[],this.currentDepth=0,(t=this.blockConfigs).push.apply(t,this._toBlockConfigs([e],b())),this._trimCurrentText(),""!==this.currentText&&this.blockConfigs.push(this._makeBlockConfig()),this},t.getContentBlocks=function(){return 0===this.contentBlocks.length&&(k?this._toContentBlocks(this.blockConfigs):this._toFlatContentBlocks(this.blockConfigs)),{contentBlocks:this.contentBlocks,entityMap:this.entityMap}},t._makeBlockConfig=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.key||p(),n=o({key:t,type:this.currentBlockType,text:this.currentText,characterList:this.characterList,depth:this.currentDepth,parent:null,children:g(),prevSibling:null,nextSibling:null,childConfigs:[]},e);return this.characterList=g(),this.currentBlockType="unstyled",this.currentText="",n},t._toBlockConfigs=function(e,t){for(var n=[],r=0;r<e.length;r++){var o=e[r],a=o.nodeName.toLowerCase();if("body"===a||q(a)){this._trimCurrentText(),""!==this.currentText&&n.push(this._makeBlockConfig());var i=this.currentDepth,l=this.wrapper;q(a)&&(this.wrapper=a,q(l)&&this.currentDepth++),n.push.apply(n,this._toBlockConfigs(Array.from(o.childNodes),t)),this.currentDepth=i,this.wrapper=l}else{var u=this.blockTypeMap.get(a);if(void 0===u)if("#text"!==a)if("br"!==a)if(K(o))this._addImgNode(o,t);else if(F(o))this._addAnchorNode(o,n,t);else{var s=t;L.has(a)&&(s=s.add(L.get(a))),s=H(o,s);var c=R(o);null!=c&&(s=s.add(c)),n.push.apply(n,this._toBlockConfigs(Array.from(o.childNodes),s))}else this._addBreakNode(o,t);else this._addTextNode(o,t);else{this._trimCurrentText(),""!==this.currentText&&n.push(this._makeBlockConfig());var f=this.currentDepth,d=this.wrapper;if(this.wrapper="pre"===a?"pre":this.wrapper,"string"!=typeof u&&(u=this.disambiguate(a,this.wrapper)||u[0]||"unstyled"),!k&&S(o)&&("unordered-list-item"===u||"ordered-list-item"===u)){var h=o;this.currentDepth=j(h,this.currentDepth)}var m=p(),v=this._toBlockConfigs(Array.from(o.childNodes),t);this._trimCurrentText(),n.push(this._makeBlockConfig({key:m,childConfigs:v,type:u})),this.currentDepth=f,this.wrapper=d}}}return n},t._appendText=function(e,t){var n;this.currentText+=e;var r=i.create({style:t,entity:this.currentEntity});this.characterList=(n=this.characterList).push.apply(n,Array(e.length).fill(r))},t._trimCurrentText=function(){var e=this.currentText.length,t=e-this.currentText.trimLeft().length,n=this.currentText.trimRight().length,r=this.characterList.findEntry((function(e){return null!==e.getEntity()}));(t=void 0!==r?Math.min(t,r[0]):t)>(n=void 0!==(r=this.characterList.reverse().findEntry((function(e){return null!==e.getEntity()})))?Math.max(n,e-r[0]):n)?(this.currentText="",this.characterList=g()):(this.currentText=this.currentText.slice(t,n),this.characterList=this.characterList.slice(t,n))},t._addTextNode=function(e,t){var n=e.textContent;""===n.trim()&&"pre"!==this.wrapper&&(n=" "),"pre"!==this.wrapper&&(n=(n=n.replace(O,"")).replace(C," ")),this._appendText(n,t)},t._addBreakNode=function(e,t){E(e)&&this._appendText("\n",t)},t._addImgNode=function(e,t){if(x(e)){var n=e,r={};I.forEach((function(e){var t=n.getAttribute(e);t&&(r[e]=t)})),this.currentEntity=this.entityMap.__create("IMAGE","IMMUTABLE",r),m("draftjs_fix_paste_for_img")?"presentation"!==n.getAttribute("role")&&this._appendText("📷",t):this._appendText("📷",t),this.currentEntity=null}},t._addAnchorNode=function(e,t,n){if(w(e)){var r=e,o={};D.forEach((function(e){var t=r.getAttribute(e);t&&(o[e]=t)})),o.url=new f(r.href).toString(),this.currentEntity=this.entityMap.__create("LINK","MUTABLE",o||{}),t.push.apply(t,this._toBlockConfigs(Array.from(e.childNodes),n)),this.currentEntity=null}},t._toContentBlocks=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=e.length-1,r=0;r<=n;r++){var a=e[r];a.parent=t,a.prevSibling=r>0?e[r-1].key:null,a.nextSibling=r<n?e[r+1].key:null,a.children=g(a.childConfigs.map((function(e){return e.key}))),this.contentBlocks.push(new u(o({},a))),this._toContentBlocks(a.childConfigs,a.key)}},t._hoistContainersInBlockConfigs=function(e){var t=this;return g(e).flatMap((function(e){return"unstyled"!==e.type||""!==e.text?[e]:t._hoistContainersInBlockConfigs(e.childConfigs)}))},t._toFlatContentBlocks=function(e){var t=this;this._hoistContainersInBlockConfigs(e).forEach((function(e){var n=t._extractTextFromBlockConfigs(e.childConfigs),r=n.text,a=n.characterList;t.contentBlocks.push(new l(o({},e,{text:e.text+r,characterList:e.characterList.concat(a)})))}))},t._extractTextFromBlockConfigs=function(e){for(var t=e.length-1,n="",r=g(),o=0;o<=t;o++){var a=e[o];n+=a.text,r=r.concat(a.characterList),""!==n&&"unstyled"!==a.type&&(n+="\n",r=r.push(r.last()));var i=this._extractTextFromBlockConfigs(a.childConfigs);n+=i.text,r=r.concat(i.characterList)}return{text:n,characterList:r}},e}();e.exports=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:h,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:s,r=t(e=e.trim().replace(_,"").replace(M," ").replace(T,"").replace(A,""));if(!r)return null;var o=P(n),a=function(e,t){return"li"===e?"ol"===t?"ordered-list-item":"unordered-list-item":null};return new U(o,a).addDOMNode(r).getContentBlocks()}},9607:function(e,t,n){"use strict";function r(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){o(e,t,n[t])}))}return e}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var a=n(8777),i=n(7953),l=n(6912),u=n(2222),s=n(8957),c=(n(2119),n(5110)),f=n(6019),d=n(7134),p=n(9672),h=n(5027),m=n(8642),v=n(3393),g=n(3759),y=m("draft_tree_data_support"),b=v.List,w=v.Map,E=v.OrderedMap,S=function(e,t){var n=e.key,r=e.type,o=e.data;return{text:e.text,depth:e.depth||0,type:r||"unstyled",key:n||h(),data:w(o),characterList:x(e,t)}},x=function(e,t){var n=e.text,o=e.entityRanges,a=e.inlineStyleRanges,i=o||[];return f(p(n,a||[]),d(n,i.filter((function(e){return t.hasOwnProperty(e.key)})).map((function(e){return r({},e,{key:t[e.key]})}))))},k=function(e){return r({},e,{key:e.key||h()})},_=function(e,t,n){var o=t.map((function(e){return r({},e,{parentRef:n})}));return e.concat(o.reverse())};e.exports=function(e){Array.isArray(e.blocks)||g(!1);var t=function(e){var t=e.entityMap,n={};return Object.keys(t).forEach((function(e){var r=t[e],o=r.type,a=r.mutability,i=r.data;n[e]=u.__create(o,a,i||{})})),n}(e),n=function(e,t){var n=e.blocks.find((function(e){return Array.isArray(e.children)&&e.children.length>0})),o=y&&!n?s.fromRawStateToRawTreeState(e).blocks:e.blocks;return y?function(e,t){return e.map(k).reduce((function(n,o,a){Array.isArray(o.children)||g(!1);var l=o.children.map(k),u=new i(r({},S(o,t),{prevSibling:0===a?null:e[a-1].key,nextSibling:a===e.length-1?null:e[a+1].key,children:b(l.map((function(e){return e.key})))}));n=n.set(u.getKey(),u);for(var s=_([],l,u);s.length>0;){var c=s.pop(),f=c.parentRef,d=f.getChildKeys(),p=d.indexOf(c.key),h=Array.isArray(c.children);if(!h){h||g(!1);break}var m=c.children.map(k),v=new i(r({},S(c,t),{parent:f.getKey(),children:b(m.map((function(e){return e.key}))),prevSibling:0===p?null:d.get(p-1),nextSibling:p===d.size-1?null:d.get(p+1)}));n=n.set(v.getKey(),v),s=_(s,m,v)}return n}),E())}(o,t):function(e,t){return E(e.map((function(e){var n=new a(S(e,t));return[n.getKey(),n]})))}(n?s.fromRawTreeStateToRawState(e).blocks:o,t)}(e,t),o=n.isEmpty()?new c:c.createEmpty(n.first().getKey());return new l({blockMap:n,entityMap:t,selectionBefore:o,selectionAfter:o})}},6019:function(e,t,n){"use strict";var r=n(4516),o=n(3393).List;e.exports=function(e,t){var n=e.map((function(e,n){var o=t[n];return r.create({style:e,entity:o})}));return o(n)}},7134:function(e,t,n){"use strict";var r=n(8935).substr;e.exports=function(e,t){var n=Array(e.length).fill(null);return t&&t.forEach((function(t){for(var o=r(e,0,t.offset).length,a=o+r(e,t.offset,t.length).length,i=o;i<a;i++)n[i]=t.key})),n}},9672:function(e,t,n){"use strict";var r=n(8935),o=n(3393).OrderedSet,a=r.substr,i=o();e.exports=function(e,t){var n=Array(e.length).fill(i);return t&&t.forEach((function(t){for(var r=a(e,0,t.offset).length,o=r+a(e,t.offset,t.length).length;r<o;)n[r]=n[r].add(t.style),r++})),n}},9780:function(e){"use strict";e.exports={notEmptyKey:function(e){return null!=e&&""!=e}}},6396:function(e,t,n){"use strict";var r=n(2307),o=n(4289),a=n(4856),i=n(2128),l=n(2177),u=n(258),s=n(2045),c=n(6926),f=a.isBrowser("Firefox");function d(e,t,n,a,i){var l=r.replaceText(e.getCurrentContent(),e.getSelection(),t,n,a);return o.push(e,l,"insert-characters",i)}e.exports=function(e,t){void 0!==e._pendingStateFromBeforeInput&&(e.update(e._pendingStateFromBeforeInput),e._pendingStateFromBeforeInput=void 0);var n=e._latestEditorState,r=t.data;if(r)if(e.props.handleBeforeInput&&l(e.props.handleBeforeInput(r,n,t.timeStamp)))t.preventDefault();else{var a=n.getSelection(),p=a.getStartOffset(),h=a.getAnchorKey();if(!a.isCollapsed())return t.preventDefault(),void e.update(d(n,r,n.getCurrentInlineStyle(),i(n.getCurrentContent(),n.getSelection()),!0));var m,v=d(n,r,n.getCurrentInlineStyle(),i(n.getCurrentContent(),n.getSelection()),!1),g=!1;if(g||(g=u(e._latestCommittedEditorState)),!g){var y=n.getBlockTree(h),b=v.getBlockTree(h);g=y.size!==b.size||y.zip(b).some((function(e){var t=e[0],n=e[1],o=t.get("start"),a=o+(o>=p?r.length:0),i=t.get("end"),l=i+(i>=p?r.length:0),u=n.get("start"),s=n.get("end"),c=n.get("decoratorKey");return t.get("decoratorKey")!==c||t.get("leaves").size!==n.get("leaves").size||a!==u||l!==s||null!=c&&s-u!=i-o}))}if(g||(m=r,g=f&&("'"==m||"/"==m)),g||(g=s(v.getDirectionMap()).get(h)!==s(n.getDirectionMap()).get(h)),g)return t.preventDefault(),v=o.set(v,{forceSelection:!0}),void e.update(v);v=o.set(v,{nativelyRenderedContent:v.getCurrentContent()}),e._pendingStateFromBeforeInput=v,c((function(){void 0!==e._pendingStateFromBeforeInput&&(e.update(e._pendingStateFromBeforeInput),e._pendingStateFromBeforeInput=void 0)}))}}},3421:function(e,t,n){"use strict";var r=n(4289),o=n(7476),a=n(1003);e.exports=function(e,t){var n=t.currentTarget.ownerDocument;if(!Boolean(e.props.preserveSelectionOnBlur)&&a(n)===n.body){var i=n.defaultView.getSelection(),l=e.editor;1===i.rangeCount&&o(l,i.anchorNode)&&o(l,i.focusNode)&&i.removeAllRanges()}var u=e._latestEditorState,s=u.getSelection();if(s.getHasFocus()){var c=s.set("hasFocus",!1);e.props.onBlur&&e.props.onBlur(t),e.update(r.acceptSelection(u,c))}}},6155:function(e,t,n){"use strict";var r=n(4289);e.exports=function(e,t){e.setMode("composite"),e.update(r.set(e._latestEditorState,{inCompositionMode:!0})),e._onCompositionStart(t)}},9328:function(e,t,n){"use strict";var r=n(4882);e.exports=function(e,t){e._latestEditorState.getSelection().isCollapsed()?t.preventDefault():e.setClipboard(r(e._latestEditorState))}},3935:function(e,t,n){"use strict";var r=n(2307),o=n(4289),a=n(9051),i=n(4882),l=n(9749),u=n(809);e.exports=function(e,t){var n,s=e._latestEditorState,c=s.getSelection(),f=t.target;if(c.isCollapsed())t.preventDefault();else{if(u(f)){var d=f;n=l(a.getScrollParent(d))}var p=i(s);e.setClipboard(p),e.setMode("cut"),setTimeout((function(){e.restoreEditorDOM(n),e.exitCurrentMode(),e.update(function(e){var t=r.removeRange(e.getCurrentContent(),e.getSelection(),"forward");return o.push(e,t,"remove-range")}(s))}),0)}}},9499:function(e){"use strict";e.exports=function(e,t){e.setMode("drag"),t.preventDefault()}},981:function(e){"use strict";e.exports=function(e){e._internalDrag=!0,e.setMode("drag")}},2186:function(e,t,n){"use strict";var r=n(4289),o=n(4856);e.exports=function(e,t){var n=e._latestEditorState,a=n.getSelection();if(!a.getHasFocus()){var i=a.set("hasFocus",!0);e.props.onFocus&&e.props.onFocus(t),o.isBrowser("Chrome < 60.0.3081.0")?e.update(r.forceSelection(n,i)):e.update(r.acceptSelection(n,i))}}},9971:function(e,t,n){"use strict";var r=n(2307),o=n(2146),a=n(4289),i=n(4856),l=n(9780).notEmptyKey,u=n(9270),s=n(2800),c=n(2045),f=i.isEngine("Gecko");e.exports=function(e,t){void 0!==e._pendingStateFromBeforeInput&&(e.update(e._pendingStateFromBeforeInput),e._pendingStateFromBeforeInput=void 0);var n=e.editor.ownerDocument.defaultView.getSelection(),i=n.anchorNode,d=n.isCollapsed,p=(null==i?void 0:i.nodeType)!==Node.TEXT_NODE&&(null==i?void 0:i.nodeType)!==Node.ELEMENT_NODE;if(null!=i&&!p){if(i.nodeType===Node.TEXT_NODE&&(null!==i.previousSibling||null!==i.nextSibling)){var h=i.parentNode;if(null==h)return;i.nodeValue=h.textContent;for(var m=h.firstChild;null!=m;m=m.nextSibling)m!==i&&h.removeChild(m)}var v=i.textContent,g=e._latestEditorState,y=c(u(i)),b=o.decode(y),w=b.blockKey,E=b.decoratorKey,S=b.leafKey,x=g.getBlockTree(w).getIn([E,"leaves",S]),k=x.start,_=x.end,C=g.getCurrentContent(),O=C.getBlockForKey(w),M=O.getText().slice(k,_);if(v.endsWith("\n\n")&&(v=v.slice(0,-1)),v!==M){var T,A,z,N,D=g.getSelection(),I=D.merge({anchorOffset:k,focusOffset:_,isBackward:!1}),B=O.getEntityAt(k),L=l(B)?C.getEntity(B):null,P="MUTABLE"===(null!=L?L.getMutability():null),R=P?"spellcheck-change":"apply-entity",j=r.replaceText(C,I,v,O.getInlineStyleAt(k),P?O.getEntityAt(k):null);if(f)T=n.anchorOffset,A=n.focusOffset,N=(z=k+Math.min(T,A))+Math.abs(T-A),T=z,A=N;else{var F=v.length-M.length;z=D.getStartOffset(),N=D.getEndOffset(),T=d?N+F:z,A=N+F}var K=j.merge({selectionBefore:C.getSelectionAfter(),selectionAfter:D.merge({anchorOffset:T,focusOffset:A})});e.update(a.push(g,K,R))}else{var H=t.nativeEvent.inputType;if(H){var q=function(e,t){switch(e){case"deleteContentBackward":return s(t)}return t}(H,g);if(q!==g)return e.restoreEditorDOM(),void e.update(q)}}}}},6397:function(e,t,n){"use strict";var r=n(2307),o=n(4289),a=n(7387),i=n(5399),l=n(3751),u=n(4856),s=n(2177),c=n(9779),f=n(1050),d=n(3767),p=n(7978),h=n(7217),m=n(8425),v=n(2800),g=n(3998),y=n(3318),b=n(7051),w=a.isOptionKeyCommand,E=u.isBrowser("Chrome");e.exports=function(e,t){var n=t.which,a=e._latestEditorState;function u(n){var r=e.props[n];return!!r&&(r(t),!0)}switch(n){case i.RETURN:if(t.preventDefault(),e.props.handleReturn&&s(e.props.handleReturn(t,a)))return;break;case i.ESC:if(t.preventDefault(),u("onEscape"))return;break;case i.TAB:if(u("onTab"))return;break;case i.UP:if(u("onUpArrow"))return;break;case i.RIGHT:if(u("onRightArrow"))return;break;case i.DOWN:if(u("onDownArrow"))return;break;case i.LEFT:if(u("onLeftArrow"))return;break;case i.SPACE:E&&w(t)&&t.preventDefault()}var S=e.props.keyBindingFn(t);if(null!=S&&""!==S)if("undo"!==S){if(t.preventDefault(),!e.props.handleKeyCommand||!s(e.props.handleKeyCommand(S,a,t.timeStamp))){var x=function(e,t,n){switch(e){case"redo":return o.redo(t);case"delete":return g(t);case"delete-word":return d(t);case"backspace":return v(t);case"backspace-word":return f(t);case"backspace-to-start-of-line":return c(t,n);case"split-block":return p(t);case"transpose-characters":return y(t);case"move-selection-to-start-of-block":return m(t);case"move-selection-to-end-of-block":return h(t);case"secondary-cut":return l.cut(t);case"secondary-paste":return l.paste(t);default:return t}}(S,a,t);x!==a&&e.update(x)}}else b(t,a,e.update);else if(n===i.SPACE&&E&&w(t)){var k=r.replaceText(a.getCurrentContent(),a.getSelection()," ");e.update(o.push(a,k,"insert-characters"))}}},6089:function(e,t,n){"use strict";var r=n(329),o=n(4516),a=n(4891),i=n(2307),l=n(5712),u=n(4289),s=n(1947),c=n(2128),f=n(1738),d=n(2177),p=n(4300);function h(e,t,n){var r=i.replaceWithFragment(e.getCurrentContent(),e.getSelection(),t);return u.push(e,r.set("entityMap",n),"insert-fragment")}e.exports=function(e,t){t.preventDefault();var n=new a(t.clipboardData);if(!n.isRichText()){var m=n.getFiles(),v=n.getText();if(m.length>0){if(e.props.handlePastedFiles&&d(e.props.handlePastedFiles(m)))return;return void f(m,(function(t){if(t=t||v){var n=e._latestEditorState,a=p(t),f=o.create({style:n.getCurrentInlineStyle(),entity:c(n.getCurrentContent(),n.getSelection())}),d=s.getCurrentBlockType(n),h=l.processText(a,f,d),m=r.createFromArray(h),g=i.replaceWithFragment(n.getCurrentContent(),n.getSelection(),m);e.update(u.push(n,g,"insert-fragment"))}}))}}var g=[],y=n.getText(),b=n.getHTML(),w=e._latestEditorState;if(e.props.formatPastedText){var E=e.props.formatPastedText(y,b);y=E.text,b=E.html}if(!e.props.handlePastedText||!d(e.props.handlePastedText(y,b,w))){if(y&&(g=p(y)),!e.props.stripPastedStyles){var S,x=e.getClipboard();if(!e.props.formatPastedText&&n.isRichText()&&x){if(-1!==(null===(S=b)||void 0===S?void 0:S.indexOf(e.getEditorKey()))||1===g.length&&1===x.size&&x.first().getText()===y)return void e.update(h(e._latestEditorState,x))}else if(x&&n.types.includes("com.apple.webarchive")&&!n.types.includes("text/html")&&function(e,t){return e.length===t.size&&t.valueSeq().every((function(t,n){return t.getText()===e[n]}))}(g,x))return void e.update(h(e._latestEditorState,x));if(b){var k=l.processHTML(b,e.props.blockRenderMap);if(k){var _=k.contentBlocks,C=k.entityMap;if(_){var O=r.createFromArray(_);return void e.update(h(e._latestEditorState,O,C))}}}e.setClipboard(null)}if(g.length){var M=o.create({style:w.getCurrentInlineStyle(),entity:c(w.getCurrentContent(),w.getSelection())}),T=s.getCurrentBlockType(w),A=l.processText(g,M,T),z=r.createFromArray(A);e.update(h(e._latestEditorState,z))}}}},4507:function(e,t,n){"use strict";var r=n(7432),o=n(4289),a=n(4907),i=n(1244);e.exports=function(e){if(e._blockSelectEvents||e._latestEditorState!==e.props.editorState){if(e._blockSelectEvents){var t=e.props.editorState.getSelection();r.logBlockedSelectionEvent({anonymizedDom:"N/A",extraParams:JSON.stringify({stacktrace:(new Error).stack}),selectionState:JSON.stringify(t.toJS())})}}else{var n=e.props.editorState,l=i(n,a(e)),u=l.selectionState;u!==n.getSelection()&&(n=l.needsRecovery?o.forceSelection(n,u):o.acceptSelection(n,u),e.update(n))}}},6265:function(e,t,n){"use strict";var r=n(589),o=n(8935).strlen;e.exports=function(e,t){var n=[];return e.findEntityRanges((function(e){return!!e.getEntity()}),(function(a,i){var l=e.getText(),u=e.getEntityAt(a);n.push({offset:o(l.slice(0,a)),length:o(l.slice(a,i)),key:Number(t[r.stringify(u)])})})),n}},1487:function(e,t,n){"use strict";var r=n(8935),o=n(9407),a=function(e,t){return e===t},i=function(e){return!!e},l=[];e.exports=function(e){var t=e.getCharacterList().map((function(e){return e.getStyle()})).toList(),n=t.flatten().toSet().map((function(n){return function(e,t,n){var l=[],u=t.map((function(e){return e.has(n)})).toList();return o(u,a,i,(function(t,o){var a=e.getText();l.push({offset:r.strlen(a.slice(0,t)),length:r.strlen(a.slice(t,o)),style:n})})),l}(e,t,n)}));return Array.prototype.concat.apply(l,n.toJS())}},8182:function(e,t,n){"use strict";var r=n(8935),o=n(5795),a=n(6092),i=n(3759);function l(e,t){for(var n=1/0,r=1/0,o=-1/0,a=-1/0,i=0;i<e.length;i++){var l=e[i];0!==l.width&&1!==l.width&&(n=Math.min(n,l.top),r=Math.min(r,l.bottom),o=Math.max(o,l.top),a=Math.max(a,l.bottom))}return o<=r&&o-n<t&&a-r<t}function u(e){switch(e.nodeType){case Node.DOCUMENT_TYPE_NODE:return 0;case Node.TEXT_NODE:case Node.PROCESSING_INSTRUCTION_NODE:case Node.COMMENT_NODE:return e.length;default:return e.childNodes.length}}e.exports=function(e){e.collapsed||i(!1);var t=(e=e.cloneRange()).startContainer;1!==t.nodeType&&(t=t.parentNode);var n=function(e){var t=getComputedStyle(e),n=o(e),r=n.createElement("div");r.style.fontFamily=t.fontFamily,r.style.fontSize=t.fontSize,r.style.fontStyle=t.fontStyle,r.style.fontWeight=t.fontWeight,r.style.lineHeight=t.lineHeight,r.style.position="absolute",r.textContent="M";var a=n.body;a||i(!1),a.appendChild(r);var l=r.getBoundingClientRect();return a.removeChild(r),l.height}(t),s=e.endContainer,c=e.endOffset;for(e.setStart(e.startContainer,0);l(a(e),n)&&(s=e.startContainer,c=e.startOffset,s.parentNode||i(!1),e.setStartBefore(s),1!==s.nodeType||"inline"===getComputedStyle(s).display););for(var f=s,d=c-1;;){for(var p=f.nodeValue,h=d;h>=0;h--)if(!(null!=p&&h>0&&r.isSurrogatePair(p,h-1))){if(e.setStart(f,h),!l(a(e),n))break;s=f,c=h}if(-1===h||0===f.childNodes.length)break;d=u(f=f.childNodes[h])}return e.setStart(s,c),e}},9270:function(e,t,n){"use strict";var r=n(5795),o=n(3578);e.exports=function(e){for(var t=e;t&&t!==r(e).documentElement;){var n=o(t);if(null!=n)return n;t=t.parentNode}return null}},9407:function(e){"use strict";e.exports=function(e,t,n,r){if(e.size){var o=0;e.reduce((function(e,a,i){return t(e,a)||(n(e)&&r(o,i),o=i),a})),n(e.last())&&r(o,e.count())}}},5027:function(e){"use strict";var t={},n=Math.pow(2,24);e.exports=function(){for(var e;void 0===e||t.hasOwnProperty(e)||!isNaN(+e);)e=Math.floor(Math.random()*n).toString(32);return t[e]=!0,e}},1446:function(e,t,n){"use strict";var r=n(5195),o=n(4994),a=n(3759);function i(e,t,n,i,l,u,s){var c=n.getStartOffset(),f=n.getEndOffset(),d=e.__get(l).getMutability(),p=s?c:f;if("MUTABLE"===d)return n;var h=o(t,l).filter((function(e){return p<=e.end&&p>=e.start}));1!=h.length&&a(!1);var m=h[0];if("IMMUTABLE"===d)return n.merge({anchorOffset:m.start,focusOffset:m.end,isBackward:!1});u||(s?f=m.end:c=m.start);var v=r.getRemovalRange(c,f,t.getText().slice(m.start,m.end),m.start,i);return n.merge({anchorOffset:v.start,focusOffset:v.end,isBackward:!1})}e.exports=function(e,t,n,r,o){var a=r.getStartOffset(),l=r.getEndOffset(),u=t.getEntityAt(a),s=n.getEntityAt(l-1);if(!u&&!s)return r;var c=r;if(u&&u===s)c=i(e,t,c,o,u,!0,!0);else if(u&&s){var f=i(e,t,c,o,u,!1,!0),d=i(e,n,c,o,s,!1,!1);c=c.merge({anchorOffset:f.getAnchorOffset(),focusOffset:d.getFocusOffset(),isBackward:!1})}else if(u){var p=i(e,t,c,o,u,!1,!0);c=c.merge({anchorOffset:p.getStartOffset(),isBackward:!1})}else if(s){var h=i(e,n,c,o,s,!1,!1);c=c.merge({focusOffset:h.getEndOffset(),isBackward:!1})}return c}},4907:function(e,t,n){"use strict";var r=n(3759),o=n(717);e.exports=function(e){var t=e.editorContainer;return t||r(!1),o(t.firstChild)||r(!1),t.firstChild}},8687:function(e,t,n){"use strict";var r=n(8555),o=n(4017);e.exports=function(e,t){var n=t.getStartKey(),a=t.getStartOffset(),i=t.getEndKey(),l=t.getEndOffset(),u=o(e,t).getBlockMap(),s=u.keySeq(),c=s.indexOf(n),f=s.indexOf(i)+1;return r(u.slice(c,f).map((function(e,t){var r=e.getText(),o=e.getCharacterList();return n===i?e.merge({text:r.slice(a,l),characterList:o.slice(a,l)}):t===n?e.merge({text:r.slice(a),characterList:o.slice(a)}):t===i?e.merge({text:r.slice(0,l),characterList:o.slice(0,l)}):e})))}},5795:function(e){"use strict";e.exports=function(e){return e&&e.ownerDocument?e.ownerDocument:document}},1714:function(e,t,n){"use strict";var r=n(7387),o=n(5399),a=n(4856),i=a.isPlatform("Mac OS X"),l=i&&a.isBrowser("Firefox < 29"),u=r.hasCommandModifier,s=r.isCtrlKeyCommand;function c(e){return i&&e.altKey||s(e)}e.exports=function(e){switch(e.keyCode){case 66:return u(e)?"bold":null;case 68:return s(e)?"delete":null;case 72:return s(e)?"backspace":null;case 73:return u(e)?"italic":null;case 74:return u(e)?"code":null;case 75:return i&&s(e)?"secondary-cut":null;case 77:case 79:return s(e)?"split-block":null;case 84:return i&&s(e)?"transpose-characters":null;case 85:return u(e)?"underline":null;case 87:return i&&s(e)?"backspace-word":null;case 89:return s(e)?i?"secondary-paste":"redo":null;case 90:return function(e){return u(e)?e.shiftKey?"redo":"undo":null}(e)||null;case o.RETURN:return"split-block";case o.DELETE:return function(e){return!i&&e.shiftKey?null:c(e)?"delete-word":"delete"}(e);case o.BACKSPACE:return function(e){return u(e)&&i?"backspace-to-start-of-line":c(e)?"backspace-word":"backspace"}(e);case o.LEFT:return l&&u(e)?"move-selection-to-start-of-block":null;case o.RIGHT:return l&&u(e)?"move-selection-to-end-of-block":null;default:return null}}},1244:function(e,t,n){"use strict";var r=n(8101);e.exports=function(e,t){var n=t.ownerDocument.defaultView.getSelection(),o=n.anchorNode,a=n.anchorOffset,i=n.focusNode,l=n.focusOffset;return 0===n.rangeCount||null==o||null==i?{selectionState:e.getSelection().set("hasFocus",!1),needsRecovery:!1}:r(e,t,o,a,i,l)}},8101:function(e,t,n){"use strict";var r=n(9270),o=n(3578),a=n(4486),i=n(3759),l=n(4368),u=n(2045);function s(e,t,n){var a=t,s=r(a);if(null!=s||e&&(e===a||e.firstChild===a)||i(!1),e===a&&(a=a.firstChild,l(a)||i(!1),"true"!==(a=a).getAttribute("data-contents")&&i(!1),n>0&&(n=a.childNodes.length)),0===n){var f=null;if(null!=s)f=s;else{var d=function(e){for(;e.firstChild&&(l(e.firstChild)&&"true"===e.firstChild.getAttribute("data-blocks")||o(e.firstChild));)e=e.firstChild;return e}(a);f=u(o(d))}return{key:f,offset:0}}var p=a.childNodes[n-1],h=null,m=null;if(o(p)){var v=function(e){for(;e.lastChild&&(l(e.lastChild)&&"true"===e.lastChild.getAttribute("data-blocks")||o(e.lastChild));)e=e.lastChild;return e}(p);h=u(o(v)),m=c(v)}else h=u(s),m=c(p);return{key:h,offset:m}}function c(e){var t=e.textContent;return"\n"===t?0:t.length}e.exports=function(e,t,n,o,i,l){var c=n.nodeType===Node.TEXT_NODE,f=i.nodeType===Node.TEXT_NODE;if(c&&f)return{selectionState:a(e,u(r(n)),o,u(r(i)),l),needsRecovery:!1};var d=null,p=null,h=!0;return c?(d={key:u(r(n)),offset:o},p=s(t,i,l)):f?(p={key:u(r(i)),offset:l},d=s(t,n,o)):(d=s(t,n,o),p=s(t,i,l),n===i&&o===l&&(h=!!n.firstChild&&"BR"!==n.firstChild.nodeName)),{selectionState:a(e,d.key,d.offset,p.key,p.offset),needsRecovery:h}}},2128:function(e,t,n){"use strict";var r=n(9780).notEmptyKey;function o(e,t){return r(t)&&"MUTABLE"===e.__get(t).getMutability()?t:null}e.exports=function(e,t){var n;if(t.isCollapsed()){var r=t.getAnchorKey(),a=t.getAnchorOffset();return a>0?(n=e.getBlockForKey(r).getEntityAt(a-1))!==e.getBlockForKey(r).getEntityAt(a)?null:o(e.getEntityMap(),n):null}var i=t.getStartKey(),l=t.getStartOffset(),u=e.getBlockForKey(i);return n=l===u.getLength()?null:u.getEntityAt(l),o(e.getEntityMap(),n)}},4882:function(e,t,n){"use strict";var r=n(8687);e.exports=function(e){var t=e.getSelection();return t.isCollapsed()?null:r(e.getCurrentContent(),t)}},9506:function(e,t,n){"use strict";var r=n(7953);e.exports=function(e,t){if(!(e instanceof r))return null;var n=e.getNextSiblingKey();if(n)return n;var o=e.getParentKey();if(!o)return null;for(var a=t.get(o);a&&!a.getNextSiblingKey();){var i=a.getParentKey();a=i?t.get(i):null}return a?a.getNextSiblingKey():null}},6495:function(e){"use strict";e.exports=function(e){return Object.keys(e).map((function(t){return e[t]}))}},8056:function(e,t,n){"use strict";var r=n(6092);e.exports=function(e){var t=r(e),n=0,o=0,a=0,i=0;if(t.length){if(t.length>1&&0===t[0].width){var l=t[1];n=l.top,o=l.right,a=l.bottom,i=l.left}else{var u=t[0];n=u.top,o=u.right,a=u.bottom,i=u.left}for(var s=1;s<t.length;s++){var c=t[s];0!==c.height&&0!==c.width&&(n=Math.min(n,c.top),o=Math.max(o,c.right),a=Math.max(a,c.bottom),i=Math.min(i,c.left))}}return{top:n,right:o,bottom:a,left:i,width:o-i,height:a-n}}},6092:function(e,t,n){"use strict";var r=n(4856),o=n(3759),a=r.isBrowser("Chrome")?function(e){for(var t=e.cloneRange(),n=[],r=e.endContainer;null!=r;r=r.parentNode){var a=r===e.commonAncestorContainer;a?t.setStart(e.startContainer,e.startOffset):t.setStart(t.endContainer,0);var i,l=Array.from(t.getClientRects());if(n.push(l),a)return n.reverse(),(i=[]).concat.apply(i,n);t.setEndBefore(r)}o(!1)}:function(e){return Array.from(e.getClientRects())};e.exports=a},4994:function(e,t,n){"use strict";var r=n(3759);e.exports=function(e,t){var n=[];return e.findEntityRanges((function(e){return e.getEntity()===t}),(function(e,t){n.push({start:e,end:t})})),n.length||r(!1),n}},9769:function(e,t,n){"use strict";var r=n(4856),o=n(3759),a=r.isBrowser("IE <= 9");e.exports=function(e){var t,n=null;return!a&&document.implementation&&document.implementation.createHTMLDocument&&((t=document.implementation.createHTMLDocument("foo")).documentElement||o(!1),t.documentElement.innerHTML=e,n=t.getElementsByTagName("body")[0]),n}},3578:function(e,t,n){"use strict";var r=n(4368);e.exports=function e(t){if(r(t)){var n=t,o=n.getAttribute("data-offset-key");if(o)return o;for(var a=0;a<n.childNodes.length;a++){var i=e(n.childNodes[a]);if(i)return i}}return null}},1738:function(e,t,n){"use strict";var r=n(3759),o=/\.textClipping$/,a={"text/plain":!0,"text/html":!0,"text/rtf":!0};e.exports=function(e,t){var i=0,l=[];e.forEach((function(u){!function(e,t){if(!n.g.FileReader||e.type&&!(e.type in a))t("");else{if(""===e.type){var i="";return o.test(e.name)&&(i=e.name.replace(o,"")),void t(i)}var l=new FileReader;l.onload=function(){var e=l.result;"string"!=typeof e&&r(!1),t(e)},l.onerror=function(){t("")},l.readAsText(e)}}(u,(function(n){i++,n&&l.push(n.slice(0,5e3)),i==e.length&&t(l.join("\r"))}))}))}},4486:function(e,t,n){"use strict";var r=n(2146),o=n(2045);e.exports=function(e,t,n,a,i){var l=o(e.getSelection());if(!t||!a)return l;var u=r.decode(t),s=u.blockKey,c=e.getBlockTree(s),f=c&&c.getIn([u.decoratorKey,"leaves",u.leafKey]),d=r.decode(a),p=d.blockKey,h=e.getBlockTree(p),m=h&&h.getIn([d.decoratorKey,"leaves",d.leafKey]);if(!f||!m)return l;var v=f.get("start"),g=m.get("start"),y=f?v+n:null,b=m?g+i:null;if(l.getAnchorKey()===s&&l.getAnchorOffset()===y&&l.getFocusKey()===p&&l.getFocusOffset()===b)return l;var w=!1;if(s===p){var E=f.get("end"),S=m.get("end");w=g===v&&S===E?i<n:g<v}else w=e.getCurrentContent().getBlockMap().keySeq().skipUntil((function(e){return e===s||e===p})).first()===p;return l.merge({anchorKey:s,anchorOffset:y,focusKey:p,focusOffset:b,isBackward:w})}},6629:function(e,t,n){"use strict";var r=n(8056);e.exports=function(e){var t=e.getSelection();if(!t.rangeCount)return null;var n=t.getRangeAt(0),o=r(n),a=o.top,i=o.right,l=o.bottom,u=o.left;return 0===a&&0===i&&0===l&&0===u?null:o}},8083:function(e){"use strict";e.exports=function(e){return e&&e.ownerDocument&&e.ownerDocument.defaultView?e.ownerDocument.defaultView:window}},8642:function(e){"use strict";e.exports=function(e){return!("undefined"==typeof window||!window.__DRAFT_GKX||!window.__DRAFT_GKX[e])}},4542:function(e,t,n){"use strict";var r=n(329),o=n(7953),a=n(3393),i=n(779),l=n(3759),u=n(8555),s=a.List,c=function(e,t,n,r,o,a){var l=arguments.length>6&&void 0!==arguments[6]?arguments[6]:"REPLACE_WITH_NEW_DATA",u=n.get(o),s=u.getText(),c=u.getCharacterList(),f=o,d=a+r.getText().length,p=null;switch(l){case"MERGE_OLD_DATA_TO_NEW_DATA":p=r.getData().merge(u.getData());break;case"REPLACE_WITH_NEW_DATA":p=r.getData()}var h=u.getType();s&&"unstyled"===h&&(h=r.getType());var m=u.merge({text:s.slice(0,a)+r.getText()+s.slice(a),characterList:i(c,r.getCharacterList(),a),type:h,data:p});return e.merge({blockMap:n.set(o,m),selectionBefore:t,selectionAfter:t.merge({anchorKey:f,anchorOffset:d,focusKey:f,focusOffset:d,isBackward:!1})})},f=function(e,t,n,a,i,l){var u=n.first()instanceof o,c=[],f=a.size,d=n.get(i),p=a.first(),h=a.last(),m=h.getLength(),v=h.getKey(),g=u&&(!d.getChildKeys().isEmpty()||!p.getChildKeys().isEmpty());n.forEach((function(e,t){t===i?(g?c.push(e):c.push(function(e,t,n){var r=e.getText(),o=e.getCharacterList(),a=r.slice(0,t),i=o.slice(0,t),l=n.first();return e.merge({text:a+l.getText(),characterList:i.concat(l.getCharacterList()),type:a?e.getType():l.getType(),data:l.getData()})}(e,l,a)),a.slice(g?0:1,f-1).forEach((function(e){return c.push(e)})),c.push(function(e,t,n){var r=e.getText(),o=e.getCharacterList(),a=r.length,i=r.slice(t,a),l=o.slice(t,a),u=n.last();return u.merge({text:u.getText()+i,characterList:u.getCharacterList().concat(l),data:u.getData()})}(e,l,a))):c.push(e)}));var y=r.createFromArray(c);return u&&(y=function(e,t,n,r){return e.withMutations((function(t){var o=n.getKey(),a=r.getKey(),i=n.getNextSiblingKey(),l=n.getParentKey(),u=function(e,t){var n=e.getKey(),r=e,o=[];for(t.get(n)&&o.push(n);r&&r.getNextSiblingKey();){var a=r.getNextSiblingKey();if(!a)break;o.push(a),r=t.get(a)}return o}(r,e),c=u[u.length-1];if(t.get(a)?(t.setIn([o,"nextSibling"],a),t.setIn([a,"prevSibling"],o)):(t.setIn([o,"nextSibling"],r.getNextSiblingKey()),t.setIn([r.getNextSiblingKey(),"prevSibling"],o)),t.setIn([c,"nextSibling"],i),i&&t.setIn([i,"prevSibling"],c),u.forEach((function(e){return t.setIn([e,"parent"],l)})),l){var f=e.get(l).getChildKeys(),d=f.indexOf(o)+1,p=f.toArray();p.splice.apply(p,[d,0].concat(u)),t.setIn([l,"children"],s(p))}}))}(y,0,d,p)),e.merge({blockMap:y,selectionBefore:t,selectionAfter:t.merge({anchorKey:v,anchorOffset:m,focusKey:v,focusOffset:m,isBackward:!1})})};e.exports=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"REPLACE_WITH_NEW_DATA";t.isCollapsed()||l(!1);var a=e.getBlockMap(),i=u(n),s=t.getStartKey(),d=t.getStartOffset(),p=a.get(s);return p instanceof o&&(p.getChildKeys().isEmpty()||l(!1)),1===i.size?c(e,t,a,i.first(),s,d,r):f(e,t,a,i,s,d)}},779:function(e){"use strict";e.exports=function(e,t,n){var r=e;if(n===r.count())t.forEach((function(e){r=r.push(e)}));else if(0===n)t.reverse().forEach((function(e){r=r.unshift(e)}));else{var o=r.slice(0,n),a=r.slice(n);r=o.concat(t,a).toList()}return r}},8467:function(e,t,n){"use strict";var r=n(3393),o=n(779),a=n(3759),i=r.Repeat;e.exports=function(e,t,n,r){t.isCollapsed()||a(!1);var l=null;if(null!=n&&(l=n.length),null==l||0===l)return e;var u=e.getBlockMap(),s=t.getStartKey(),c=t.getStartOffset(),f=u.get(s),d=f.getText(),p=f.merge({text:d.slice(0,c)+n+d.slice(c,f.getLength()),characterList:o(f.getCharacterList(),i(r,l).toList(),c)}),h=c+l;return e.merge({blockMap:u.set(s,p),selectionAfter:t.merge({anchorOffset:h,focusOffset:h})})}},4368:function(e){"use strict";e.exports=function(e){return!(!e||!e.ownerDocument)&&e.nodeType===Node.ELEMENT_NODE}},2177:function(e){"use strict";e.exports=function(e){return"handled"===e||!0===e}},8241:function(e,t,n){"use strict";var r=n(4368);e.exports=function(e){return!(!e||!e.ownerDocument)&&r(e)&&"A"===e.nodeName}},6581:function(e,t,n){"use strict";var r=n(4368);e.exports=function(e){return!(!e||!e.ownerDocument)&&r(e)&&"BR"===e.nodeName}},717:function(e){"use strict";e.exports=function(e){return!(!e||!e.ownerDocument)&&(e.ownerDocument.defaultView?e instanceof e.ownerDocument.defaultView.HTMLElement:e instanceof HTMLElement)}},5039:function(e,t,n){"use strict";var r=n(4368);e.exports=function(e){return!(!e||!e.ownerDocument)&&r(e)&&"IMG"===e.nodeName}},809:function(e){"use strict";e.exports=function(e){if(!e||!("ownerDocument"in e))return!1;if("ownerDocument"in e){var t=e;if(!t.ownerDocument.defaultView)return t instanceof Node;if(t instanceof t.ownerDocument.defaultView.Node)return!0}return!1}},258:function(e){"use strict";e.exports=function(e){var t=e.getSelection(),n=t.getAnchorKey(),r=e.getBlockTree(n),o=t.getStartOffset(),a=!1;return r.some((function(e){return o===e.get("start")?(a=!0,!0):o<e.get("end")&&e.get("leaves").some((function(e){var t=e.get("start");return o===t&&(a=!0,!0)}))})),a}},7797:function(e,t,n){"use strict";var r=n(5399);e.exports=function(e){return e.which===r.RETURN&&(e.getModifierState("Shift")||e.getModifierState("Alt")||e.getModifierState("Control"))}},9779:function(e,t,n){"use strict";var r=n(4289),o=n(8182),a=n(8101),i=n(3268),l=n(4730);e.exports=function(e,t){var n=l(e,(function(e){var n=e.getSelection();if(n.isCollapsed()&&0===n.getAnchorOffset())return i(e,1);var r=t.currentTarget.ownerDocument.defaultView.getSelection().getRangeAt(0);return r=o(r),a(e,null,r.endContainer,r.endOffset,r.startContainer,r.startOffset).selectionState}),"backward");return n===e.getCurrentContent()?e:r.push(e,n,"remove-range")}},1050:function(e,t,n){"use strict";var r=n(3932),o=n(4289),a=n(3268),i=n(4730);e.exports=function(e){var t=i(e,(function(e){var t=e.getSelection(),n=t.getStartOffset();if(0===n)return a(e,1);var o=t.getStartKey(),i=e.getCurrentContent().getBlockForKey(o).getText().slice(0,n),l=r.getBackward(i);return a(e,l.length||1)}),"backward");return t===e.getCurrentContent()?e:o.push(e,t,"remove-range")}},3767:function(e,t,n){"use strict";var r=n(3932),o=n(4289),a=n(9417),i=n(4730);e.exports=function(e){var t=i(e,(function(e){var t=e.getSelection(),n=t.getStartOffset(),o=t.getStartKey(),i=e.getCurrentContent().getBlockForKey(o).getText().slice(n),l=r.getForward(i);return a(e,l.length||1)}),"forward");return t===e.getCurrentContent()?e:o.push(e,t,"remove-range")}},7978:function(e,t,n){"use strict";var r=n(2307),o=n(4289);e.exports=function(e){var t=r.splitBlock(e.getCurrentContent(),e.getSelection());return o.push(e,t,"split-block")}},7217:function(e,t,n){"use strict";var r=n(4289);e.exports=function(e){var t=e.getSelection(),n=t.getEndKey(),o=e.getCurrentContent().getBlockForKey(n).getLength();return r.set(e,{selection:t.merge({anchorKey:n,anchorOffset:o,focusKey:n,focusOffset:o,isBackward:!1}),forceSelection:!0})}},8425:function(e,t,n){"use strict";var r=n(4289);e.exports=function(e){var t=e.getSelection(),n=t.getStartKey();return r.set(e,{selection:t.merge({anchorKey:n,anchorOffset:0,focusKey:n,focusOffset:0,isBackward:!1}),forceSelection:!0})}},2800:function(e,t,n){"use strict";var r=n(4289),o=n(8935),a=n(3268),i=n(4730);e.exports=function(e){var t=i(e,(function(e){var t=e.getSelection(),n=e.getCurrentContent(),r=t.getAnchorKey(),i=t.getAnchorOffset(),l=n.getBlockForKey(r).getText()[i-1];return a(e,l?o.getUTF16Length(l,0):1)}),"backward");if(t===e.getCurrentContent())return e;var n=e.getSelection();return r.push(e,t.set("selectionBefore",n),n.isCollapsed()?"backspace-character":"remove-range")}},3998:function(e,t,n){"use strict";var r=n(4289),o=n(8935),a=n(9417),i=n(4730);e.exports=function(e){var t=i(e,(function(e){var t=e.getSelection(),n=e.getCurrentContent(),r=t.getAnchorKey(),i=t.getAnchorOffset(),l=n.getBlockForKey(r).getText()[i];return a(e,l?o.getUTF16Length(l,0):1)}),"forward");if(t===e.getCurrentContent())return e;var n=e.getSelection();return r.push(e,t.set("selectionBefore",n),n.isCollapsed()?"delete-character":"remove-range")}},3318:function(e,t,n){"use strict";var r=n(2307),o=n(4289),a=n(8687);e.exports=function(e){var t=e.getSelection();if(!t.isCollapsed())return e;var n=t.getAnchorOffset();if(0===n)return e;var i,l,u=t.getAnchorKey(),s=e.getCurrentContent(),c=s.getBlockForKey(u).getLength();if(c<=1)return e;n===c?(i=t.set("anchorOffset",n-1),l=t):l=(i=t.set("focusOffset",n+1)).set("anchorOffset",n+1);var f=a(s,i),d=r.removeRange(s,i,"backward"),p=d.getSelectionAfter(),h=p.getAnchorOffset()-1,m=p.merge({anchorOffset:h,focusOffset:h}),v=r.replaceWithFragment(d,m,f),g=o.push(e,v,"insert-fragment");return o.acceptSelection(g,l)}},7051:function(e,t,n){"use strict";var r=n(4289);e.exports=function(e,t,n){var o=r.undo(t);if("spellcheck-change"!==t.getLastChangeType())e.preventDefault(),t.getNativelyRenderedContent()?(n(r.set(t,{nativelyRenderedContent:null})),setTimeout((function(){n(o)}),0)):n(o);else{var a=o.getCurrentContent();n(r.set(o,{nativelyRenderedContent:a}))}}},7429:function(e,t,n){"use strict";var r=n(3393).Map;e.exports=function(e,t,n){var o=t.getStartKey(),a=t.getEndKey(),i=e.getBlockMap(),l=i.toSeq().skipUntil((function(e,t){return t===o})).takeUntil((function(e,t){return t===a})).concat(r([[a,i.get(a)]])).map(n);return e.merge({blockMap:i.merge(l),selectionBefore:t,selectionAfter:t})}},1173:function(e,t,n){"use strict";var r=n(7953),o=n(9506),a=n(3393),i=n(3759),l=a.OrderedMap,u=a.List,s=function(e,t,n){if(e){var r=t.get(e);r&&t.set(e,n(r))}},c=function(e,t,n,r,o){if(!o)return e;var a="after"===r,i=t.getKey(),l=n.getKey(),c=t.getParentKey(),f=t.getNextSiblingKey(),d=t.getPrevSiblingKey(),p=n.getParentKey(),h=a?n.getNextSiblingKey():l,m=a?l:n.getPrevSiblingKey();return e.withMutations((function(e){s(c,e,(function(e){var t=e.getChildKeys();return e.merge({children:t.delete(t.indexOf(i))})})),s(d,e,(function(e){return e.merge({nextSibling:f})})),s(f,e,(function(e){return e.merge({prevSibling:d})})),s(h,e,(function(e){return e.merge({prevSibling:i})})),s(m,e,(function(e){return e.merge({nextSibling:i})})),s(p,e,(function(e){var t=e.getChildKeys(),n=t.indexOf(l),r=a?n+1:0!==n?n-1:0,o=t.toArray();return o.splice(r,0,i),e.merge({children:u(o)})})),s(i,e,(function(e){return e.merge({nextSibling:h,prevSibling:m,parent:p})}))}))};e.exports=function(e,t,n,a){"replace"===a&&i(!1);var u=n.getKey(),s=t.getKey();s===u&&i(!1);var f=e.getBlockMap(),d=t instanceof r,p=[t],h=f.delete(s);d&&(p=[],h=f.withMutations((function(e){var n=t.getNextSiblingKey(),r=o(t,e);e.toSeq().skipUntil((function(e){return e.getKey()===s})).takeWhile((function(e){var t=e.getKey(),o=t===s,a=n&&t!==n,i=!n&&e.getParentKey()&&(!r||t!==r);return!!(o||a||i)})).forEach((function(t){p.push(t),e.delete(t.getKey())}))})));var m=h.toSeq().takeUntil((function(e){return e===n})),v=h.toSeq().skipUntil((function(e){return e===n})).skip(1),g=p.map((function(e){return[e.getKey(),e]})),y=l();if("before"===a){var b=e.getBlockBefore(u);b&&b.getKey()===t.getKey()&&i(!1),y=m.concat([].concat(g,[[u,n]]),v).toOrderedMap()}else if("after"===a){var w=e.getBlockAfter(u);w&&w.getKey()===s&&i(!1),y=m.concat([[u,n]].concat(g),v).toOrderedMap()}return e.merge({blockMap:c(y,t,n,a,d),selectionBefore:e.getSelectionAfter(),selectionAfter:e.getSelectionAfter().merge({anchorKey:s,focusKey:s})})}},3268:function(e,t,n){"use strict";n(3620),e.exports=function(e,t){var n=e.getSelection(),r=e.getCurrentContent(),o=n.getStartKey(),a=n.getStartOffset(),i=o,l=0;if(t>a){var u=r.getKeyBefore(o);null==u?i=o:(i=u,l=r.getBlockForKey(u).getText().length)}else l=a-t;return n.merge({focusKey:i,focusOffset:l,isBackward:!0})}},9417:function(e,t,n){"use strict";n(3620),e.exports=function(e,t){var n,r=e.getSelection(),o=r.getStartKey(),a=r.getStartOffset(),i=e.getCurrentContent(),l=o;return t>i.getBlockForKey(o).getText().length-a?(l=i.getKeyAfter(o),n=0):n=a+t,r.merge({focusKey:l,focusOffset:n})}},8555:function(e,t,n){"use strict";var r=n(7953),o=n(5027),a=n(3393).OrderedMap;e.exports=function(e){return e.first()instanceof r?function(e){var t,n={};return a(e.withMutations((function(e){e.forEach((function(r,a){var i=r.getKey(),l=r.getNextSiblingKey(),u=r.getPrevSiblingKey(),s=r.getChildKeys(),c=r.getParentKey(),f=o();if(n[i]=f,l&&(e.get(l)?e.setIn([l,"prevSibling"],f):e.setIn([i,"nextSibling"],null)),u&&(e.get(u)?e.setIn([u,"nextSibling"],f):e.setIn([i,"prevSibling"],null)),c&&e.get(c)){var d=e.get(c).getChildKeys();e.setIn([c,"children"],d.set(d.indexOf(r.getKey()),f))}else e.setIn([i,"parent"],null),t&&(e.setIn([t.getKey(),"nextSibling"],f),e.setIn([i,"prevSibling"],n[t.getKey()])),t=e.get(i);s.forEach((function(t){e.get(t)?e.setIn([t,"parent"],f):e.setIn([i,"children"],r.getChildKeys().filter((function(e){return e!==t})))}))}))})).toArray().map((function(e){return[n[e.getKey()],e.set("key",n[e.getKey()])]})))}(e):function(e){return a(e.toArray().map((function(e){var t=o();return[t,e.set("key",t)]})))}(e)}},4017:function(e,t,n){"use strict";var r=n(4516),o=n(9407),a=n(3759);function i(e,t,n){var i=t.getCharacterList(),l=n>0?i.get(n-1):void 0,u=n<i.count()?i.get(n):void 0,s=l?l.getEntity():void 0,c=u?u.getEntity():void 0;if(c&&c===s&&"MUTABLE"!==e.__get(c).getMutability()){for(var f,d=function(e,t,n){var r;return o(e,(function(e,t){return e.getEntity()===t.getEntity()}),(function(e){return e.getEntity()===t}),(function(e,t){e<=n&&t>=n&&(r={start:e,end:t})})),"object"!=typeof r&&a(!1),r}(i,c,n),p=d.start,h=d.end;p<h;)f=i.get(p),i=i.set(p,r.applyEntity(f,null)),p++;return t.set("characterList",i)}return t}e.exports=function(e,t){var n=e.getBlockMap(),r=e.getEntityMap(),o={},a=t.getStartKey(),l=t.getStartOffset(),u=n.get(a),s=i(r,u,l);s!==u&&(o[a]=s);var c=t.getEndKey(),f=t.getEndOffset(),d=n.get(c);a===c&&(d=s);var p=i(r,d,f);return p!==d&&(o[c]=p),Object.keys(o).length?e.merge({blockMap:n.merge(o),selectionAfter:t}):e.set("selectionAfter",t)}},4879:function(e,t,n){"use strict";var r=n(7953),o=n(9506),a=n(3393),i=(a.List,a.Map),l=function(e,t,n){if(e){var r=t.get(e);r&&t.set(e,n(r))}},u=function(e,t){var n=[];if(!e)return n;for(var r=t.get(e);r&&r.getParentKey();){var o=r.getParentKey();o&&n.push(o),r=o?t.get(o):null}return n},s=function(e,t,n){if(!e)return null;for(var r=n.get(e.getKey()).getNextSiblingKey();r&&!t.get(r);)r=n.get(r).getNextSiblingKey()||null;return r},c=function(e,t,n){if(!e)return null;for(var r=n.get(e.getKey()).getPrevSiblingKey();r&&!t.get(r);)r=n.get(r).getPrevSiblingKey()||null;return r};e.exports=function(e,t){if(t.isCollapsed())return e;var n,a=e.getBlockMap(),f=t.getStartKey(),d=t.getStartOffset(),p=t.getEndKey(),h=t.getEndOffset(),m=a.get(f),v=a.get(p),g=m instanceof r,y=[];if(g){var b=v.getChildKeys(),w=u(p,a);v.getNextSiblingKey()&&(y=y.concat(w)),b.isEmpty()||(y=y.concat(w.concat([p]))),y=y.concat(u(o(v,a),a))}n=m===v?function(e,t,n){if(0===t)for(;t<n;)e=e.shift(),t++;else if(n===e.count())for(;n>t;)e=e.pop(),n--;else{var r=e.slice(0,t),o=e.slice(n);e=r.concat(o).toList()}return e}(m.getCharacterList(),d,h):m.getCharacterList().slice(0,d).concat(v.getCharacterList().slice(h));var E=m.merge({text:m.getText().slice(0,d)+v.getText().slice(h),characterList:n}),S=g&&0===d&&0===h&&v.getParentKey()===f&&null==v.getPrevSiblingKey()?i([[f,null]]):a.toSeq().skipUntil((function(e,t){return t===f})).takeUntil((function(e,t){return t===p})).filter((function(e,t){return-1===y.indexOf(t)})).concat(i([[p,null]])).map((function(e,t){return t===f?E:null})),x=a.merge(S).filter((function(e){return!!e}));return g&&m!==v&&(x=function(e,t,n,r){return e.withMutations((function(a){if(l(t.getKey(),a,(function(e){return e.merge({nextSibling:s(e,a,r),prevSibling:c(e,a,r)})})),l(n.getKey(),a,(function(e){return e.merge({nextSibling:s(e,a,r),prevSibling:c(e,a,r)})})),u(t.getKey(),r).forEach((function(e){return l(e,a,(function(e){return e.merge({children:e.getChildKeys().filter((function(e){return a.get(e)})),nextSibling:s(e,a,r),prevSibling:c(e,a,r)})}))})),l(t.getNextSiblingKey(),a,(function(e){return e.merge({prevSibling:t.getPrevSiblingKey()})})),l(t.getPrevSiblingKey(),a,(function(e){return e.merge({nextSibling:s(e,a,r)})})),l(n.getNextSiblingKey(),a,(function(e){return e.merge({prevSibling:c(e,a,r)})})),l(n.getPrevSiblingKey(),a,(function(e){return e.merge({nextSibling:n.getNextSiblingKey()})})),u(n.getKey(),r).forEach((function(e){l(e,a,(function(e){return e.merge({children:e.getChildKeys().filter((function(e){return a.get(e)})),nextSibling:s(e,a,r),prevSibling:c(e,a,r)})}))})),function(e,t){var n=[];if(!e)return n;for(var r=o(e,t);r&&t.get(r);){var a=t.get(r);n.push(r),r=a.getParentKey()?o(a,t):null}return n}(n,r).forEach((function(e){return l(e,a,(function(e){return e.merge({nextSibling:s(e,a,r),prevSibling:c(e,a,r)})}))})),null==e.get(t.getKey())&&null!=e.get(n.getKey())&&n.getParentKey()===t.getKey()&&null==n.getPrevSiblingKey()){var i=t.getPrevSiblingKey();l(n.getKey(),a,(function(e){return e.merge({prevSibling:i})})),l(i,a,(function(e){return e.merge({nextSibling:n.getKey()})}));var f=i?e.get(i):null,d=f?f.getParentKey():null;if(t.getChildKeys().forEach((function(e){l(e,a,(function(e){return e.merge({parent:d})}))})),null!=d){var p=e.get(d);l(d,a,(function(e){return e.merge({children:p.getChildKeys().concat(t.getChildKeys())})}))}l(t.getChildKeys().find((function(t){return null===e.get(t).getNextSiblingKey()})),a,(function(e){return e.merge({nextSibling:t.getNextSiblingKey()})}))}}))}(x,m,v,a)),e.merge({blockMap:x,selectionBefore:t,selectionAfter:t.merge({anchorKey:f,anchorOffset:d,focusKey:f,focusOffset:d,isBackward:!1})})}},4730:function(e,t,n){"use strict";var r=n(2307),o=n(8642)("draft_tree_data_support");e.exports=function(e,t,n){var a=e.getSelection(),i=e.getCurrentContent(),l=a,u=a.getAnchorKey(),s=a.getFocusKey(),c=i.getBlockForKey(u);if(o&&"forward"===n&&u!==s)return i;if(a.isCollapsed()){if("forward"===n){if(e.isSelectionAtEndOfContent())return i;if(o&&a.getAnchorOffset()===i.getBlockForKey(u).getLength()){var f=i.getBlockForKey(c.nextSibling);if(!f||0===f.getLength())return i}}else if(e.isSelectionAtStartOfContent())return i;if((l=t(e))===a)return i}return r.removeRange(i,l,n)}},5283:function(e){"use strict";var t=new RegExp("\r","g");e.exports=function(e){return e.replace(t,"")}},5412:function(e,t,n){"use strict";var r=n(8205),o=n(7432),a=n(4856),i=n(7476),l=n(1003),u=n(5795),s=n(3759),c=n(4368),f=a.isBrowser("IE");function d(e,t){if(!e)return"[empty]";var n=p(e,t);return n.nodeType===Node.TEXT_NODE?n.textContent:(c(n)||s(!1),n.outerHTML)}function p(e,t){var n=void 0!==t?t(e):[];if(e.nodeType===Node.TEXT_NODE){var r=e.textContent.length;return u(e).createTextNode("[text "+r+(n.length?" | "+n.join(", "):"")+"]")}var o=e.cloneNode();1===o.nodeType&&n.length&&o.setAttribute("data-labels",n.join(", "));for(var a=e.childNodes,i=0;i<a.length;i++)o.appendChild(p(a[i],t));return o}function h(e,t){for(var n=e,r=n;n;){if(c(n)&&r.hasAttribute("contenteditable"))return d(n,t);r=n=n.parentNode}return"Could not find contentEditable parent of node"}function m(e){return null===e.nodeValue?e.childNodes.length:e.nodeValue.length}function v(e,t,n,r){var a=l();if(e.extend&&null!=t&&i(a,t)){n>m(t)&&o.logSelectionStateFailure({anonymizedDom:h(t),extraParams:JSON.stringify({offset:n}),selectionState:JSON.stringify(r.toJS())});var u=t===e.focusNode;try{e.rangeCount>0&&e.extend&&e.extend(t,n)}catch(i){throw o.logSelectionStateFailure({anonymizedDom:h(t,(function(t){var n=[];return t===a&&n.push("active element"),t===e.anchorNode&&n.push("selection anchor node"),t===e.focusNode&&n.push("selection focus node"),n})),extraParams:JSON.stringify({activeElementName:a?a.nodeName:null,nodeIsFocus:t===e.focusNode,nodeWasFocus:u,selectionRangeCount:e.rangeCount,selectionAnchorNodeName:e.anchorNode?e.anchorNode.nodeName:null,selectionAnchorOffset:e.anchorOffset,selectionFocusNodeName:e.focusNode?e.focusNode.nodeName:null,selectionFocusOffset:e.focusOffset,message:i?""+i:null,offset:n},null,2),selectionState:JSON.stringify(r.toJS(),null,2)}),i}}else if(t&&e.rangeCount>0){var s=e.getRangeAt(0);s.setEnd(t,n),e.addRange(s.cloneRange())}}function g(e,t,n,a){var i=u(t).createRange();if(n>m(t)&&(o.logSelectionStateFailure({anonymizedDom:h(t),extraParams:JSON.stringify({offset:n}),selectionState:JSON.stringify(a.toJS())}),r.handleExtensionCausedError()),i.setStart(t,n),f)try{e.addRange(i)}catch(e){}else e.addRange(i)}e.exports={setDraftEditorSelection:function(e,t,n,r,o){var a=u(t);if(i(a.documentElement,t)){var l=a.defaultView.getSelection(),s=e.getAnchorKey(),c=e.getAnchorOffset(),f=e.getFocusKey(),d=e.getFocusOffset(),p=e.getIsBackward();if(!l.extend&&p){var h=s,m=c;s=f,c=d,f=h,d=m,p=!1}var y=s===n&&r<=c&&o>=c,b=f===n&&r<=d&&o>=d;if(y&&b)return l.removeAllRanges(),g(l,t,c-r,e),void v(l,t,d-r,e);if(p){if(b&&(l.removeAllRanges(),g(l,t,d-r,e)),y){var w=l.focusNode,E=l.focusOffset;l.removeAllRanges(),g(l,t,c-r,e),v(l,w,E,e)}}else y&&(l.removeAllRanges(),g(l,t,c-r,e)),b&&v(l,t,d-r,e)}},addFocusToSelection:v}},6043:function(e,t,n){"use strict";var r=n(7953),o=n(5027),a=n(3393),i=n(3759),l=n(7429),u=a.List,s=a.Map,c=function(e,t,n){if(e){var r=t.get(e);r&&t.set(e,n(r))}};e.exports=function(e,t){t.isCollapsed()||i(!1);var n=t.getAnchorKey(),a=e.getBlockMap(),f=a.get(n),d=f.getText();if(!d){var p=f.getType();if("unordered-list-item"===p||"ordered-list-item"===p)return l(e,t,(function(e){return e.merge({type:"unstyled",depth:0})}))}var h=t.getAnchorOffset(),m=f.getCharacterList(),v=o(),g=f instanceof r,y=f.merge({text:d.slice(0,h),characterList:m.slice(0,h)}),b=y.merge({key:v,text:d.slice(h),characterList:m.slice(h),data:s()}),w=a.toSeq().takeUntil((function(e){return e===f})),E=a.toSeq().skipUntil((function(e){return e===f})).rest(),S=w.concat([[n,y],[v,b]],E).toOrderedMap();return g&&(f.getChildKeys().isEmpty()||i(!1),S=function(e,t,n){return e.withMutations((function(e){var r=t.getKey(),o=n.getKey();c(t.getParentKey(),e,(function(e){var t=e.getChildKeys(),n=t.indexOf(r)+1,a=t.toArray();return a.splice(n,0,o),e.merge({children:u(a)})})),c(t.getNextSiblingKey(),e,(function(e){return e.merge({prevSibling:o})})),c(r,e,(function(e){return e.merge({nextSibling:o})})),c(o,e,(function(e){return e.merge({prevSibling:r})}))}))}(S,y,b)),e.merge({blockMap:S,selectionBefore:t,selectionAfter:t.merge({anchorKey:v,anchorOffset:0,focusKey:v,focusOffset:0,isBackward:!1})})}},4300:function(e){"use strict";var t=/\r\n?|\n/g;e.exports=function(e){return e.split(t)}},6363:function(e){"use strict";e.exports=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)}))}},8875:function(e,t,n){var r;!function(){"use strict";var o=!("undefined"==typeof window||!window.document||!window.document.createElement),a={canUseDOM:o,canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:o&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:o&&!!window.screen};void 0===(r=function(){return a}.call(t,n,t,e))||(e.exports=r)}()},4891:function(e,t,n){"use strict";var r=n(1006),o=n(9825),a=n(139),i=new RegExp("\r\n","g"),l={"text/rtf":1,"text/html":1};function u(e){if("file"==e.kind)return e.getAsFile()}var s=function(){function e(e){this.data=e,this.types=e.types?o(e.types):[]}var t=e.prototype;return t.isRichText=function(){return!(!this.getHTML()||!this.getText())||!this.isImage()&&this.types.some((function(e){return l[e]}))},t.getText=function(){var e;return this.data.getData&&(this.types.length?-1!=this.types.indexOf("text/plain")&&(e=this.data.getData("text/plain")):e=this.data.getData("Text")),e?e.replace(i,"\n"):null},t.getHTML=function(){if(this.data.getData){if(!this.types.length)return this.data.getData("Text");if(-1!=this.types.indexOf("text/html"))return this.data.getData("text/html")}},t.isLink=function(){return this.types.some((function(e){return-1!=e.indexOf("Url")||-1!=e.indexOf("text/uri-list")||e.indexOf("text/x-moz-url")}))},t.getLink=function(){return this.data.getData?-1!=this.types.indexOf("text/x-moz-url")?this.data.getData("text/x-moz-url").split("\n")[0]:-1!=this.types.indexOf("text/uri-list")?this.data.getData("text/uri-list"):this.data.getData("url"):null},t.isImage=function(){if(this.types.some((function(e){return-1!=e.indexOf("application/x-moz-file")})))return!0;for(var e=this.getFiles(),t=0;t<e.length;t++){var n=e[t].type;if(!r.isImage(n))return!1}return!0},t.getCount=function(){return this.data.hasOwnProperty("items")?this.data.items.length:this.data.hasOwnProperty("mozItemCount")?this.data.mozItemCount:this.data.files?this.data.files.length:null},t.getFiles=function(){return this.data.items?Array.prototype.slice.call(this.data.items).map(u).filter(a.thatReturnsArgument):this.data.files?Array.prototype.slice.call(this.data.files):[]},t.hasFiles=function(){return this.getFiles().length>0},e}();e.exports=s},5399:function(e){"use strict";e.exports={BACKSPACE:8,TAB:9,RETURN:13,ALT:18,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,DELETE:46,COMMA:188,PERIOD:190,A:65,Z:90,ZERO:48,NUMPAD_0:96,NUMPAD_9:105}},1006:function(e){"use strict";var t={isImage:function(e){return"image"===n(e)[0]},isJpeg:function(e){var r=n(e);return t.isImage(e)&&("jpeg"===r[1]||"pjpeg"===r[1])}};function n(e){return e.split("/")}e.exports=t},5994:function(e){"use strict";function t(e,t){return!!t&&(e===t.documentElement||e===t.body)}var n={getTop:function(e){var n=e.ownerDocument;return t(e,n)?n.body.scrollTop||n.documentElement.scrollTop:e.scrollTop},setTop:function(e,n){var r=e.ownerDocument;t(e,r)?r.body.scrollTop=r.documentElement.scrollTop=n:e.scrollTop=n},getLeft:function(e){var n=e.ownerDocument;return t(e,n)?n.body.scrollLeft||n.documentElement.scrollLeft:e.scrollLeft},setLeft:function(e,n){var r=e.ownerDocument;t(e,r)?r.body.scrollLeft=r.documentElement.scrollLeft=n:e.scrollLeft=n}};e.exports=n},9051:function(e,t,n){"use strict";function r(e,t){var n=o.get(e,t);return"auto"===n||"scroll"===n}var o={get:n(5466),getScrollParent:function(e){if(!e)return null;for(var t=e.ownerDocument;e&&e!==t.body;){if(r(e,"overflow")||r(e,"overflowY")||r(e,"overflowX"))return e;e=e.parentNode}return t.defaultView||t.parentWindow}};e.exports=o},5724:function(e){"use strict";e.exports={getPunctuation:function(){return"[.,+*?$|#{}()'\\^\\-\\[\\]\\\\\\/!@%\"~=<>_:;・、。〈-】〔-〟:-?!-/[-`{-・⸮؟٪-٬؛،؍﴾﴿᠁।၊။‐-‧‰-⁞¡-±´-¸º»¿]"}}},1425:function(e){"use strict";var t=function(){function e(e){var t,n;n=void 0,(t="_uri")in this?Object.defineProperty(this,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):this._uri=n,this._uri=e}return e.prototype.toString=function(){return this._uri},e}();e.exports=t},4191:function(e,t,n){"use strict";var r=n(6633),o=n(3759),a="֐־׀׃׆׈-׏א-ת׫-ׯװ-ײ׳-״׵-׿߀-߉ߊ-ߪߴ-ߵߺ߻-߿ࠀ-ࠕࠚࠤࠨ࠮-࠯࠰-࠾࠿ࡀ-ࡘ࡜-࡝࡞࡟-࢟‏יִײַ-ﬨשׁ-זּ﬷טּ-לּ﬽מּ﬿נּ-סּ﭂ףּ-פּ﭅צּ-ﭏ",i="؈؋؍؛؜؝؞-؟ؠ-ؿـف-ي٭ٮ-ٯٱ-ۓ۔ەۥ-ۦۮ-ۯۺ-ۼ۽-۾ۿ܀-܍܎܏ܐܒ-ܯ݋-݌ݍ-ޥޱ޲-޿ࢠ-ࢲࢳ-ࣣﭐ-ﮱ﮲-﯁﯂-﯒ﯓ-ﴽ﵀-﵏ﵐ-ﶏ﶐-﶑ﶒ-ﷇ﷈-﷏ﷰ-ﷻ﷼﷾-﷿ﹰ-ﹴ﹵ﹶ-ﻼ﻽-﻾",l=new RegExp("[A-Za-zªµºÀ-ÖØ-öø-ƺƻƼ-ƿǀ-ǃDŽ-ʓʔʕ-ʯʰ-ʸʻ-ˁː-ˑˠ-ˤˮͰ-ͳͶ-ͷͺͻ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁ҂Ҋ-ԯԱ-Ֆՙ՚-՟ա-և։ःऄ-हऻऽा-ीॉ-ौॎ-ॏॐक़-ॡ।-॥०-९॰ॱॲ-ঀং-ঃঅ-ঌএ-ঐও-নপ-রলশ-হঽা-ীে-ৈো-ৌৎৗড়-ঢ়য়-ৡ০-৯ৰ-ৱ৴-৹৺ਃਅ-ਊਏ-ਐਓ-ਨਪ-ਰਲ-ਲ਼ਵ-ਸ਼ਸ-ਹਾ-ੀਖ਼-ੜਫ਼੦-੯ੲ-ੴઃઅ-ઍએ-ઑઓ-નપ-રલ-ળવ-હઽા-ીૉો-ૌૐૠ-ૡ૦-૯૰ଂ-ଃଅ-ଌଏ-ଐଓ-ନପ-ରଲ-ଳଵ-ହଽାୀେ-ୈୋ-ୌୗଡ଼-ଢ଼ୟ-ୡ୦-୯୰ୱ୲-୷ஃஅ-ஊஎ-ஐஒ-கங-சஜஞ-டண-தந-பம-ஹா-ிு-ூெ-ைொ-ௌௐௗ௦-௯௰-௲ఁ-ఃఅ-ఌఎ-ఐఒ-నప-హఽు-ౄౘ-ౙౠ-ౡ౦-౯౿ಂ-ಃಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽಾಿೀ-ೄೆೇ-ೈೊ-ೋೕ-ೖೞೠ-ೡ೦-೯ೱ-ೲം-ഃഅ-ഌഎ-ഐഒ-ഺഽാ-ീെ-ൈൊ-ൌൎൗൠ-ൡ൦-൯൰-൵൹ൺ-ൿං-ඃඅ-ඖක-නඳ-රලව-ෆා-ෑෘ-ෟ෦-෯ෲ-ෳ෴ก-ะา-ำเ-ๅๆ๏๐-๙๚-๛ກ-ຂຄງ-ຈຊຍດ-ທນ-ຟມ-ຣລວສ-ຫອ-ະາ-ຳຽເ-ໄໆ໐-໙ໜ-ໟༀ༁-༃༄-༒༓༔༕-༗༚-༟༠-༩༪-༳༴༶༸༾-༿ཀ-ཇཉ-ཬཿ྅ྈ-ྌ྾-࿅࿇-࿌࿎-࿏࿐-࿔࿕-࿘࿙-࿚က-ဪါ-ာေးျ-ြဿ၀-၉၊-၏ၐ-ၕၖ-ၗၚ-ၝၡၢ-ၤၥ-ၦၧ-ၭၮ-ၰၵ-ႁႃ-ႄႇ-ႌႎႏ႐-႙ႚ-ႜ႞-႟Ⴀ-ჅჇჍა-ჺ჻ჼჽ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፠-፨፩-፼ᎀ-ᎏᎠ-Ᏼᐁ-ᙬ᙭-᙮ᙯ-ᙿᚁ-ᚚᚠ-ᛪ᛫-᛭ᛮ-ᛰᛱ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱ᜵-᜶ᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳាើ-ៅះ-ៈ។-៖ៗ៘-៚ៜ០-៩᠐-᠙ᠠ-ᡂᡃᡄ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᤣ-ᤦᤩ-ᤫᤰ-ᤱᤳ-ᤸ᥆-᥏ᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧀᧁ-ᧇᧈ-ᧉ᧐-᧙᧚ᨀ-ᨖᨙ-ᨚ᨞-᨟ᨠ-ᩔᩕᩗᩡᩣ-ᩤᩭ-ᩲ᪀-᪉᪐-᪙᪠-᪦ᪧ᪨-᪭ᬄᬅ-ᬳᬵᬻᬽ-ᭁᭃ-᭄ᭅ-ᭋ᭐-᭙᭚-᭠᭡-᭪᭴-᭼ᮂᮃ-ᮠᮡᮦ-ᮧ᮪ᮮ-ᮯ᮰-᮹ᮺ-ᯥᯧᯪ-ᯬᯮ᯲-᯳᯼-᯿ᰀ-ᰣᰤ-ᰫᰴ-ᰵ᰻-᰿᱀-᱉ᱍ-ᱏ᱐-᱙ᱚ-ᱷᱸ-ᱽ᱾-᱿᳀-᳇᳓᳡ᳩ-ᳬᳮ-ᳱᳲ-ᳳᳵ-ᳶᴀ-ᴫᴬ-ᵪᵫ-ᵷᵸᵹ-ᶚᶛ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼ‎ⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℴℵ-ℸℹℼ-ℿⅅ-ⅉⅎ⅏Ⅰ-ↂↃ-ↄↅ-ↈ⌶-⍺⎕⒜-ⓩ⚬⠀-⣿Ⰰ-Ⱞⰰ-ⱞⱠ-ⱻⱼ-ⱽⱾ-ⳤⳫ-ⳮⳲ-ⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯ⵰ⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々〆〇〡-〩〮-〯〱-〵〸-〺〻〼ぁ-ゖゝ-ゞゟァ-ヺー-ヾヿㄅ-ㄭㄱ-ㆎ㆐-㆑㆒-㆕㆖-㆟ㆠ-ㆺㇰ-ㇿ㈀-㈜㈠-㈩㈪-㉇㉈-㉏㉠-㉻㉿㊀-㊉㊊-㊰㋀-㋋㋐-㋾㌀-㍶㍻-㏝㏠-㏾㐀-䶵一-鿌ꀀ-ꀔꀕꀖ-ꒌꓐ-ꓷꓸ-ꓽ꓾-꓿ꔀ-ꘋꘌꘐ-ꘟ꘠-꘩ꘪ-ꘫꙀ-ꙭꙮꚀ-ꚛꚜ-ꚝꚠ-ꛥꛦ-ꛯ꛲-꛷Ꜣ-ꝯꝰꝱ-ꞇ꞉-꞊Ꞌ-ꞎꞐ-ꞭꞰ-Ʇꟷꟸ-ꟹꟺꟻ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꠣ-ꠤꠧ꠰-꠵꠶-꠷ꡀ-ꡳꢀ-ꢁꢂ-ꢳꢴ-ꣃ꣎-꣏꣐-꣙ꣲ-ꣷ꣸-꣺ꣻ꤀-꤉ꤊ-ꤥ꤮-꤯ꤰ-ꥆꥒ-꥓꥟ꥠ-ꥼꦃꦄ-ꦲꦴ-ꦵꦺ-ꦻꦽ-꧀꧁-꧍ꧏ꧐-꧙꧞-꧟ꧠ-ꧤꧦꧧ-ꧯ꧰-꧹ꧺ-ꧾꨀ-ꨨꨯ-ꨰꨳ-ꨴꩀ-ꩂꩄ-ꩋꩍ꩐-꩙꩜-꩟ꩠ-ꩯꩰꩱ-ꩶ꩷-꩹ꩺꩻꩽꩾ-ꪯꪱꪵ-ꪶꪹ-ꪽꫀꫂꫛ-ꫜꫝ꫞-꫟ꫠ-ꫪꫫꫮ-ꫯ꫰-꫱ꫲꫳ-ꫴꫵꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚ꭛ꭜ-ꭟꭤ-ꭥꯀ-ꯢꯣ-ꯤꯦ-ꯧꯩ-ꯪ꯫꯬꯰-꯹가-힣ힰ-ퟆퟋ-ퟻ-豈-舘並-龎ff-stﬓ-ﬗA-Za-zヲ-ッーア-ン゙-゚ᅠ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ"+a+i+"]"),u=new RegExp("["+a+i+"]");function s(e){var t=l.exec(e);return null==t?null:t[0]}function c(e){var t=s(e);return null==t?r.NEUTRAL:u.exec(t)?r.RTL:r.LTR}function f(e,t){if(t=t||r.NEUTRAL,!e.length)return t;var n=c(e);return n===r.NEUTRAL?t:n}function d(e,t){return t||(t=r.getGlobalDir()),r.isStrong(t)||o(!1),f(e,t)}var p={firstStrongChar:s,firstStrongCharDir:c,resolveBlockDir:f,getDirection:d,isDirectionLTR:function(e,t){return d(e,t)===r.LTR},isDirectionRTL:function(e,t){return d(e,t)===r.RTL}};e.exports=p},6633:function(e,t,n){"use strict";var r=n(3759),o="LTR",a=null;function i(e){return e===o||"RTL"===e}function l(e){return i(e)||r(!1),e===o?"ltr":"rtl"}function u(e){a=e}var s={NEUTRAL:"NEUTRAL",LTR:o,RTL:"RTL",isStrong:i,getHTMLDir:l,getHTMLDirIfDifferent:function(e,t){return i(e)||r(!1),i(t)||r(!1),e===t?null:l(e)},setGlobalDir:u,initGlobalDir:function(){u(o)},getGlobalDir:function(){return a||this.initGlobalDir(),a||r(!1),a}};e.exports=s},7902:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var o=n(4191),a=n(6633),i=n(3759),l=function(){function e(e){r(this,"_defaultDir",void 0),r(this,"_lastDir",void 0),e?a.isStrong(e)||i(!1):e=a.getGlobalDir(),this._defaultDir=e,this.reset()}var t=e.prototype;return t.reset=function(){this._lastDir=this._defaultDir},t.getDirection=function(e){return this._lastDir=o.getDirection(e,this._lastDir),this._lastDir},e}();e.exports=l},8935:function(e,t,n){"use strict";var r=n(3759),o=/[\uD800-\uDFFF]/;function a(e){return 55296<=e&&e<=57343}function i(e){return o.test(e)}function l(e,t){return 1+a(e.charCodeAt(t))}function u(e,t,n){if(t=t||0,n=void 0===n?1/0:n||0,!i(e))return e.substr(t,n);var r=e.length;if(r<=0||t>r||n<=0)return"";var o=0;if(t>0){for(;t>0&&o<r;t--)o+=l(e,o);if(o>=r)return""}else if(t<0){for(o=r;t<0&&0<o;t++)o-=l(e,o-1);o<0&&(o=0)}var a=r;if(n<r)for(a=o;n>0&&a<r;n--)a+=l(e,a);return e.substring(o,a)}var s={getCodePoints:function(e){for(var t=[],n=0;n<e.length;n+=l(e,n))t.push(e.codePointAt(n));return t},getUTF16Length:l,hasSurrogateUnit:i,isCodeUnitInSurrogateRange:a,isSurrogatePair:function(e,t){if(0<=t&&t<e.length||r(!1),t+1===e.length)return!1;var n=e.charCodeAt(t),o=e.charCodeAt(t+1);return 55296<=n&&n<=56319&&56320<=o&&o<=57343},strlen:function(e){if(!i(e))return e.length;for(var t=0,n=0;n<e.length;n+=l(e,n))t++;return t},substring:function(e,t,n){(t=t||0)<0&&(t=0),(n=void 0===n?1/0:n||0)<0&&(n=0);var r=Math.abs(n-t);return u(e,t=t<n?t:n,r)},substr:u};e.exports=s},4856:function(e,t,n){"use strict";var r=n(5845),o=n(9859),a=n(9467),i=n(1767);function l(e,t,n,r){if(e===n)return!0;if(!n.startsWith(e))return!1;var a=n.slice(e.length);return!!t&&(a=r?r(a):a,o.contains(a,t))}function u(e){return"Windows"===r.platformName?e.replace(/^\s*NT/,""):e}var s={isBrowser:function(e){return l(r.browserName,r.browserFullVersion,e)},isBrowserArchitecture:function(e){return l(r.browserArchitecture,null,e)},isDevice:function(e){return l(r.deviceName,null,e)},isEngine:function(e){return l(r.engineName,r.engineVersion,e)},isPlatform:function(e){return l(r.platformName,r.platformFullVersion,e,u)},isPlatformArchitecture:function(e){return l(r.platformArchitecture,null,e)}};e.exports=a(s,i)},5845:function(e,t,n){"use strict";var r,o="Unknown",a=(new(n(2238))).getResult(),i=function(e){if(!e)return{major:"",minor:""};var t=e.split(".");return{major:t[0],minor:t[1]}}(a.browser.version),l={browserArchitecture:a.cpu.architecture||o,browserFullVersion:a.browser.version||o,browserMinorVersion:i.minor||o,browserName:a.browser.name||o,browserVersion:a.browser.major||o,deviceName:a.device.model||o,engineName:a.engine.name||o,engineVersion:a.engine.version||o,platformArchitecture:a.cpu.architecture||o,platformName:(r=a.os.name,{"Mac OS":"Mac OS X"}[r]||r||o),platformVersion:a.os.version||o,platformFullVersion:a.os.version||o};e.exports=l},9859:function(e,t,n){"use strict";var r=n(3759),o=/\./,a=/\|\|/,i=/\s+\-\s+/,l=/^(<=|<|=|>=|~>|~|>|)?\s*(.+)/,u=/^(\d*)(.*)/;function s(e,t){if(""===(e=e.trim()))return!0;var n,r=t.split(o),a=d(e),i=a.modifier,l=a.rangeComponents;switch(i){case"<":return c(r,l);case"<=":return-1===(n=y(r,l))||0===n;case">=":return f(r,l);case">":return 1===y(r,l);case"~":case"~>":return function(e,t){var n=t.slice(),r=t.slice();r.length>1&&r.pop();var o=r.length-1,a=parseInt(r[o],10);return p(a)&&(r[o]=a+1+""),f(e,n)&&c(e,r)}(r,l);default:return function(e,t){return 0===y(e,t)}(r,l)}}function c(e,t){return-1===y(e,t)}function f(e,t){var n=y(e,t);return 1===n||0===n}function d(e){var t=e.split(o),n=t[0].match(l);return n||r(!1),{modifier:n[1],rangeComponents:[n[2]].concat(t.slice(1))}}function p(e){return!isNaN(e)&&isFinite(e)}function h(e){return!d(e).modifier}function m(e,t){for(var n=e.length;n<t;n++)e[n]="0"}function v(e,t){var n=e.match(u)[1],r=t.match(u)[1],o=parseInt(n,10),a=parseInt(r,10);return p(o)&&p(a)&&o!==a?g(o,a):g(e,t)}function g(e,t){return typeof e!=typeof t&&r(!1),e>t?1:e<t?-1:0}function y(e,t){for(var n=function(e,t){m(e=e.slice(),(t=t.slice()).length);for(var n=0;n<t.length;n++){var r=t[n].match(/^[x*]$/i);if(r&&(t[n]=e[n]="0","*"===r[0]&&n===t.length-1))for(var o=n;o<e.length;o++)e[o]="0"}return m(t,e.length),[e,t]}(e,t),r=n[0],o=n[1],a=0;a<o.length;a++){var i=v(r[a],o[a]);if(i)return i}return 0}var b={contains:function(e,t){return function(e,t){var n=e.split(a);return n.length>1?n.some((function(e){return b.contains(e,t)})):function(e,t){var n=e.split(i);if(n.length>0&&n.length<=2||r(!1),1===n.length)return s(n[0],t);var o=n[0],a=n[1];return h(o)&&h(a)||r(!1),s(">="+o,t)&&s("<="+a,t)}(e=n[0].trim(),t)}(e.trim(),t.trim())}};e.exports=b},2297:function(e){"use strict";var t=/-(.)/g;e.exports=function(e){return e.replace(t,(function(e,t){return t.toUpperCase()}))}},7476:function(e,t,n){"use strict";var r=n(2334);e.exports=function e(t,n){return!(!t||!n)&&(t===n||!r(t)&&(r(n)?e(t,n.parentNode):"contains"in t?t.contains(n):!!t.compareDocumentPosition&&!!(16&t.compareDocumentPosition(n))))}},9825:function(e,t,n){"use strict";var r=n(3759);e.exports=function(e){return function(e){return!!e&&("object"==typeof e||"function"==typeof e)&&"length"in e&&!("setInterval"in e)&&"number"!=typeof e.nodeType&&(Array.isArray(e)||"callee"in e||"item"in e)}(e)?Array.isArray(e)?e.slice():function(e){var t=e.length;if((Array.isArray(e)||"object"!=typeof e&&"function"!=typeof e)&&r(!1),"number"!=typeof t&&r(!1),0===t||t-1 in e||r(!1),"function"==typeof e.callee&&r(!1),e.hasOwnProperty)try{return Array.prototype.slice.call(e)}catch(e){}for(var n=Array(t),o=0;o<t;o++)n[o]=e[o];return n}(e):[e]}},2620:function(e){"use strict";function t(e){return e.replace(/\//g,"-")}e.exports=function(e){return"object"==typeof e?Object.keys(e).filter((function(t){return e[t]})).map(t).join(" "):Array.prototype.map.call(arguments,t).join(" ")}},139:function(e){"use strict";function t(e){return function(){return e}}var n=function(){};n.thatReturns=t,n.thatReturnsFalse=t(!1),n.thatReturnsTrue=t(!0),n.thatReturnsNull=t(null),n.thatReturnsThis=function(){return this},n.thatReturnsArgument=function(e){return e},e.exports=n},1003:function(e){"use strict";e.exports=function(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}},5179:function(e){"use strict";var t="undefined"!=typeof navigator&&navigator.userAgent.indexOf("AppleWebKit")>-1;e.exports=function(e){return(e=e||document).scrollingElement?e.scrollingElement:t||"CSS1Compat"!==e.compatMode?e.body:e.documentElement}},5258:function(e,t,n){"use strict";var r=n(3123);e.exports=function(e){var t=r(e);return{x:t.left,y:t.top,width:t.right-t.left,height:t.bottom-t.top}}},3123:function(e,t,n){"use strict";var r=n(7476);e.exports=function(e){var t=e.ownerDocument.documentElement;if(!("getBoundingClientRect"in e)||!r(t,e))return{left:0,right:0,top:0,bottom:0};var n=e.getBoundingClientRect();return{left:Math.round(n.left)-t.clientLeft,right:Math.round(n.right)-t.clientLeft,top:Math.round(n.top)-t.clientTop,bottom:Math.round(n.bottom)-t.clientTop}}},9749:function(e,t,n){"use strict";var r=n(5179),o=n(787);e.exports=function(e){var t=r(e.ownerDocument||e.document);e.Window&&e instanceof e.Window&&(e=t);var n=o(e),a=e===t?e.ownerDocument.documentElement:e,i=e.scrollWidth-a.clientWidth,l=e.scrollHeight-a.clientHeight;return n.x=Math.max(0,Math.min(n.x,i)),n.y=Math.max(0,Math.min(n.y,l)),n}},5466:function(e,t,n){"use strict";var r=n(2297),o=n(9349);function a(e){return null==e?e:String(e)}e.exports=function(e,t){var n;if(window.getComputedStyle&&(n=window.getComputedStyle(e,null)))return a(n.getPropertyValue(o(t)));if(document.defaultView&&document.defaultView.getComputedStyle){if(n=document.defaultView.getComputedStyle(e,null))return a(n.getPropertyValue(o(t)));if("display"===t)return"none"}return e.currentStyle?a("float"===t?e.currentStyle.cssFloat||e.currentStyle.styleFloat:e.currentStyle[r(t)]):a(e.style&&e.style[r(t)])}},787:function(e){"use strict";e.exports=function(e){return e.Window&&e instanceof e.Window?{x:e.pageXOffset||e.document.documentElement.scrollLeft,y:e.pageYOffset||e.document.documentElement.scrollTop}:{x:e.scrollLeft,y:e.scrollTop}}},746:function(e){"use strict";function t(){var e;return document.documentElement&&(e=document.documentElement.clientWidth),!e&&document.body&&(e=document.body.clientWidth),e||0}function n(){var e;return document.documentElement&&(e=document.documentElement.clientHeight),!e&&document.body&&(e=document.body.clientHeight),e||0}function r(){return{width:window.innerWidth||t(),height:window.innerHeight||n()}}r.withoutScrollbars=function(){return{width:t(),height:n()}},e.exports=r},9349:function(e){"use strict";var t=/([A-Z])/g;e.exports=function(e){return e.replace(t,"-$1").toLowerCase()}},3759:function(e){"use strict";e.exports=function(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];if(!e){var a;if(void 0===t)a=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var i=0;(a=new Error(t.replace(/%s/g,(function(){return String(r[i++])})))).name="Invariant Violation"}throw a.framesToPop=1,a}}},901:function(e){"use strict";e.exports=function(e){var t=(e?e.ownerDocument||e:document).defaultView||window;return!(!e||!("function"==typeof t.Node?e instanceof t.Node:"object"==typeof e&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName))}},2334:function(e,t,n){"use strict";var r=n(901);e.exports=function(e){return r(e)&&3==e.nodeType}},1108:function(e){"use strict";e.exports=function(e){var t=e||"",n=arguments.length;if(n>1)for(var r=1;r<n;r++){var o=arguments[r];o&&(t=(t?t+" ":"")+o)}return t}},9467:function(e){"use strict";var t=Object.prototype.hasOwnProperty;e.exports=function(e,n,r){if(!e)return null;var o={};for(var a in e)t.call(e,a)&&(o[a]=n.call(r,e[a],a,e));return o}},1767:function(e){"use strict";e.exports=function(e){var t={};return function(n){return t.hasOwnProperty(n)||(t[n]=e.call(this,n)),t[n]}}},2045:function(e){"use strict";e.exports=function(e){if(null!=e)return e;throw new Error("Got unexpected null or undefined")}},6926:function(e,t,n){"use strict";n(4889),e.exports=n.g.setImmediate},3620:function(e,t,n){"use strict";var r=n(139);e.exports=r},3393:function(e){e.exports=function(){"use strict";var e=Array.prototype.slice;function t(e,t){t&&(e.prototype=Object.create(t.prototype)),e.prototype.constructor=e}function n(e){return i(e)?e:H(e)}function r(e){return l(e)?e:q(e)}function o(e){return u(e)?e:U(e)}function a(e){return i(e)&&!s(e)?e:V(e)}function i(e){return!(!e||!e[f])}function l(e){return!(!e||!e[d])}function u(e){return!(!e||!e[p])}function s(e){return l(e)||u(e)}function c(e){return!(!e||!e[h])}t(r,n),t(o,n),t(a,n),n.isIterable=i,n.isKeyed=l,n.isIndexed=u,n.isAssociative=s,n.isOrdered=c,n.Keyed=r,n.Indexed=o,n.Set=a;var f="@@__IMMUTABLE_ITERABLE__@@",d="@@__IMMUTABLE_KEYED__@@",p="@@__IMMUTABLE_INDEXED__@@",h="@@__IMMUTABLE_ORDERED__@@",m=32,v=31,g={},y={value:!1},b={value:!1};function w(e){return e.value=!1,e}function E(e){e&&(e.value=!0)}function S(){}function x(e,t){t=t||0;for(var n=Math.max(0,e.length-t),r=new Array(n),o=0;o<n;o++)r[o]=e[o+t];return r}function k(e){return void 0===e.size&&(e.size=e.__iterate(C)),e.size}function _(e,t){if("number"!=typeof t){var n=t>>>0;if(""+n!==t||4294967295===n)return NaN;t=n}return t<0?k(e)+t:t}function C(){return!0}function O(e,t,n){return(0===e||void 0!==n&&e<=-n)&&(void 0===t||void 0!==n&&t>=n)}function M(e,t){return A(e,t,0)}function T(e,t){return A(e,t,t)}function A(e,t,n){return void 0===e?n:e<0?Math.max(0,t+e):void 0===t?e:Math.min(t,e)}var z="function"==typeof Symbol&&Symbol.iterator,N="@@iterator",D=z||N;function I(e){this.next=e}function B(e,t,n,r){var o=0===e?t:1===e?n:[t,n];return r?r.value=o:r={value:o,done:!1},r}function L(){return{value:void 0,done:!0}}function P(e){return!!F(e)}function R(e){return e&&"function"==typeof e.next}function j(e){var t=F(e);return t&&t.call(e)}function F(e){var t=e&&(z&&e[z]||e["@@iterator"]);if("function"==typeof t)return t}function K(e){return e&&"number"==typeof e.length}function H(e){return null==e?te():i(e)?e.toSeq():function(e){var t=oe(e)||"object"==typeof e&&new X(e);if(!t)throw new TypeError("Expected Array or iterable object of values, or keyed object: "+e);return t}(e)}function q(e){return null==e?te().toKeyedSeq():i(e)?l(e)?e.toSeq():e.fromEntrySeq():ne(e)}function U(e){return null==e?te():i(e)?l(e)?e.entrySeq():e.toIndexedSeq():re(e)}function V(e){return(null==e?te():i(e)?l(e)?e.entrySeq():e:re(e)).toSetSeq()}I.prototype.toString=function(){return"[Iterator]"},I.KEYS=0,I.VALUES=1,I.ENTRIES=2,I.prototype.inspect=I.prototype.toSource=function(){return this.toString()},I.prototype[D]=function(){return this},t(H,n),H.of=function(){return H(arguments)},H.prototype.toSeq=function(){return this},H.prototype.toString=function(){return this.__toString("Seq {","}")},H.prototype.cacheResult=function(){return!this._cache&&this.__iterateUncached&&(this._cache=this.entrySeq().toArray(),this.size=this._cache.length),this},H.prototype.__iterate=function(e,t){return ae(this,e,t,!0)},H.prototype.__iterator=function(e,t){return ie(this,e,t,!0)},t(q,H),q.prototype.toKeyedSeq=function(){return this},t(U,H),U.of=function(){return U(arguments)},U.prototype.toIndexedSeq=function(){return this},U.prototype.toString=function(){return this.__toString("Seq [","]")},U.prototype.__iterate=function(e,t){return ae(this,e,t,!1)},U.prototype.__iterator=function(e,t){return ie(this,e,t,!1)},t(V,H),V.of=function(){return V(arguments)},V.prototype.toSetSeq=function(){return this},H.isSeq=ee,H.Keyed=q,H.Set=V,H.Indexed=U;var W,Z,G,$="@@__IMMUTABLE_SEQ__@@";function Y(e){this._array=e,this.size=e.length}function X(e){var t=Object.keys(e);this._object=e,this._keys=t,this.size=t.length}function Q(e){this._iterable=e,this.size=e.length||e.size}function J(e){this._iterator=e,this._iteratorCache=[]}function ee(e){return!(!e||!e[$])}function te(){return W||(W=new Y([]))}function ne(e){var t=Array.isArray(e)?new Y(e).fromEntrySeq():R(e)?new J(e).fromEntrySeq():P(e)?new Q(e).fromEntrySeq():"object"==typeof e?new X(e):void 0;if(!t)throw new TypeError("Expected Array or iterable object of [k, v] entries, or keyed object: "+e);return t}function re(e){var t=oe(e);if(!t)throw new TypeError("Expected Array or iterable object of values: "+e);return t}function oe(e){return K(e)?new Y(e):R(e)?new J(e):P(e)?new Q(e):void 0}function ae(e,t,n,r){var o=e._cache;if(o){for(var a=o.length-1,i=0;i<=a;i++){var l=o[n?a-i:i];if(!1===t(l[1],r?l[0]:i,e))return i+1}return i}return e.__iterateUncached(t,n)}function ie(e,t,n,r){var o=e._cache;if(o){var a=o.length-1,i=0;return new I((function(){var e=o[n?a-i:i];return i++>a?{value:void 0,done:!0}:B(t,r?e[0]:i-1,e[1])}))}return e.__iteratorUncached(t,n)}function le(e,t){return t?ue(t,e,"",{"":e}):se(e)}function ue(e,t,n,r){return Array.isArray(t)?e.call(r,n,U(t).map((function(n,r){return ue(e,n,r,t)}))):ce(t)?e.call(r,n,q(t).map((function(n,r){return ue(e,n,r,t)}))):t}function se(e){return Array.isArray(e)?U(e).map(se).toList():ce(e)?q(e).map(se).toMap():e}function ce(e){return e&&(e.constructor===Object||void 0===e.constructor)}function fe(e,t){if(e===t||e!=e&&t!=t)return!0;if(!e||!t)return!1;if("function"==typeof e.valueOf&&"function"==typeof t.valueOf){if((e=e.valueOf())===(t=t.valueOf())||e!=e&&t!=t)return!0;if(!e||!t)return!1}return!("function"!=typeof e.equals||"function"!=typeof t.equals||!e.equals(t))}function de(e,t){if(e===t)return!0;if(!i(t)||void 0!==e.size&&void 0!==t.size&&e.size!==t.size||void 0!==e.__hash&&void 0!==t.__hash&&e.__hash!==t.__hash||l(e)!==l(t)||u(e)!==u(t)||c(e)!==c(t))return!1;if(0===e.size&&0===t.size)return!0;var n=!s(e);if(c(e)){var r=e.entries();return t.every((function(e,t){var o=r.next().value;return o&&fe(o[1],e)&&(n||fe(o[0],t))}))&&r.next().done}var o=!1;if(void 0===e.size)if(void 0===t.size)"function"==typeof e.cacheResult&&e.cacheResult();else{o=!0;var a=e;e=t,t=a}var f=!0,d=t.__iterate((function(t,r){if(n?!e.has(t):o?!fe(t,e.get(r,g)):!fe(e.get(r,g),t))return f=!1,!1}));return f&&e.size===d}function pe(e,t){if(!(this instanceof pe))return new pe(e,t);if(this._value=e,this.size=void 0===t?1/0:Math.max(0,t),0===this.size){if(Z)return Z;Z=this}}function he(e,t){if(!e)throw new Error(t)}function me(e,t,n){if(!(this instanceof me))return new me(e,t,n);if(he(0!==n,"Cannot step a Range by 0"),e=e||0,void 0===t&&(t=1/0),n=void 0===n?1:Math.abs(n),t<e&&(n=-n),this._start=e,this._end=t,this._step=n,this.size=Math.max(0,Math.ceil((t-e)/n-1)+1),0===this.size){if(G)return G;G=this}}function ve(){throw TypeError("Abstract")}function ge(){}function ye(){}function be(){}H.prototype[$]=!0,t(Y,U),Y.prototype.get=function(e,t){return this.has(e)?this._array[_(this,e)]:t},Y.prototype.__iterate=function(e,t){for(var n=this._array,r=n.length-1,o=0;o<=r;o++)if(!1===e(n[t?r-o:o],o,this))return o+1;return o},Y.prototype.__iterator=function(e,t){var n=this._array,r=n.length-1,o=0;return new I((function(){return o>r?{value:void 0,done:!0}:B(e,o,n[t?r-o++:o++])}))},t(X,q),X.prototype.get=function(e,t){return void 0===t||this.has(e)?this._object[e]:t},X.prototype.has=function(e){return this._object.hasOwnProperty(e)},X.prototype.__iterate=function(e,t){for(var n=this._object,r=this._keys,o=r.length-1,a=0;a<=o;a++){var i=r[t?o-a:a];if(!1===e(n[i],i,this))return a+1}return a},X.prototype.__iterator=function(e,t){var n=this._object,r=this._keys,o=r.length-1,a=0;return new I((function(){var i=r[t?o-a:a];return a++>o?{value:void 0,done:!0}:B(e,i,n[i])}))},X.prototype[h]=!0,t(Q,U),Q.prototype.__iterateUncached=function(e,t){if(t)return this.cacheResult().__iterate(e,t);var n=j(this._iterable),r=0;if(R(n))for(var o;!(o=n.next()).done&&!1!==e(o.value,r++,this););return r},Q.prototype.__iteratorUncached=function(e,t){if(t)return this.cacheResult().__iterator(e,t);var n=j(this._iterable);if(!R(n))return new I(L);var r=0;return new I((function(){var t=n.next();return t.done?t:B(e,r++,t.value)}))},t(J,U),J.prototype.__iterateUncached=function(e,t){if(t)return this.cacheResult().__iterate(e,t);for(var n,r=this._iterator,o=this._iteratorCache,a=0;a<o.length;)if(!1===e(o[a],a++,this))return a;for(;!(n=r.next()).done;){var i=n.value;if(o[a]=i,!1===e(i,a++,this))break}return a},J.prototype.__iteratorUncached=function(e,t){if(t)return this.cacheResult().__iterator(e,t);var n=this._iterator,r=this._iteratorCache,o=0;return new I((function(){if(o>=r.length){var t=n.next();if(t.done)return t;r[o]=t.value}return B(e,o,r[o++])}))},t(pe,U),pe.prototype.toString=function(){return 0===this.size?"Repeat []":"Repeat [ "+this._value+" "+this.size+" times ]"},pe.prototype.get=function(e,t){return this.has(e)?this._value:t},pe.prototype.includes=function(e){return fe(this._value,e)},pe.prototype.slice=function(e,t){var n=this.size;return O(e,t,n)?this:new pe(this._value,T(t,n)-M(e,n))},pe.prototype.reverse=function(){return this},pe.prototype.indexOf=function(e){return fe(this._value,e)?0:-1},pe.prototype.lastIndexOf=function(e){return fe(this._value,e)?this.size:-1},pe.prototype.__iterate=function(e,t){for(var n=0;n<this.size;n++)if(!1===e(this._value,n,this))return n+1;return n},pe.prototype.__iterator=function(e,t){var n=this,r=0;return new I((function(){return r<n.size?B(e,r++,n._value):{value:void 0,done:!0}}))},pe.prototype.equals=function(e){return e instanceof pe?fe(this._value,e._value):de(e)},t(me,U),me.prototype.toString=function(){return 0===this.size?"Range []":"Range [ "+this._start+"..."+this._end+(this._step>1?" by "+this._step:"")+" ]"},me.prototype.get=function(e,t){return this.has(e)?this._start+_(this,e)*this._step:t},me.prototype.includes=function(e){var t=(e-this._start)/this._step;return t>=0&&t<this.size&&t===Math.floor(t)},me.prototype.slice=function(e,t){return O(e,t,this.size)?this:(e=M(e,this.size),(t=T(t,this.size))<=e?new me(0,0):new me(this.get(e,this._end),this.get(t,this._end),this._step))},me.prototype.indexOf=function(e){var t=e-this._start;if(t%this._step==0){var n=t/this._step;if(n>=0&&n<this.size)return n}return-1},me.prototype.lastIndexOf=function(e){return this.indexOf(e)},me.prototype.__iterate=function(e,t){for(var n=this.size-1,r=this._step,o=t?this._start+n*r:this._start,a=0;a<=n;a++){if(!1===e(o,a,this))return a+1;o+=t?-r:r}return a},me.prototype.__iterator=function(e,t){var n=this.size-1,r=this._step,o=t?this._start+n*r:this._start,a=0;return new I((function(){var i=o;return o+=t?-r:r,a>n?{value:void 0,done:!0}:B(e,a++,i)}))},me.prototype.equals=function(e){return e instanceof me?this._start===e._start&&this._end===e._end&&this._step===e._step:de(this,e)},t(ve,n),t(ge,ve),t(ye,ve),t(be,ve),ve.Keyed=ge,ve.Indexed=ye,ve.Set=be;var we="function"==typeof Math.imul&&-2===Math.imul(4294967295,2)?Math.imul:function(e,t){var n=65535&(e|=0),r=65535&(t|=0);return n*r+((e>>>16)*r+n*(t>>>16)<<16>>>0)|0};function Ee(e){return e>>>1&1073741824|3221225471&e}function Se(e){if(!1===e||null==e)return 0;if("function"==typeof e.valueOf&&(!1===(e=e.valueOf())||null==e))return 0;if(!0===e)return 1;var t=typeof e;if("number"===t){var n=0|e;for(n!==e&&(n^=4294967295*e);e>4294967295;)n^=e/=4294967295;return Ee(n)}if("string"===t)return e.length>Ae?function(e){var t=De[e];return void 0===t&&(t=xe(e),Ne===ze&&(Ne=0,De={}),Ne++,De[e]=t),t}(e):xe(e);if("function"==typeof e.hashCode)return e.hashCode();if("object"===t)return function(e){var t;if(Oe&&void 0!==(t=Ce.get(e)))return t;if(void 0!==(t=e[Te]))return t;if(!_e){if(void 0!==(t=e.propertyIsEnumerable&&e.propertyIsEnumerable[Te]))return t;if(void 0!==(t=function(e){if(e&&e.nodeType>0)switch(e.nodeType){case 1:return e.uniqueID;case 9:return e.documentElement&&e.documentElement.uniqueID}}(e)))return t}if(t=++Me,1073741824&Me&&(Me=0),Oe)Ce.set(e,t);else{if(void 0!==ke&&!1===ke(e))throw new Error("Non-extensible objects are not allowed as keys.");if(_e)Object.defineProperty(e,Te,{enumerable:!1,configurable:!1,writable:!1,value:t});else if(void 0!==e.propertyIsEnumerable&&e.propertyIsEnumerable===e.constructor.prototype.propertyIsEnumerable)e.propertyIsEnumerable=function(){return this.constructor.prototype.propertyIsEnumerable.apply(this,arguments)},e.propertyIsEnumerable[Te]=t;else{if(void 0===e.nodeType)throw new Error("Unable to set a non-enumerable property on object.");e[Te]=t}}return t}(e);if("function"==typeof e.toString)return xe(e.toString());throw new Error("Value type "+t+" cannot be hashed.")}function xe(e){for(var t=0,n=0;n<e.length;n++)t=31*t+e.charCodeAt(n)|0;return Ee(t)}var ke=Object.isExtensible,_e=function(){try{return Object.defineProperty({},"@",{}),!0}catch(e){return!1}}();var Ce,Oe="function"==typeof WeakMap;Oe&&(Ce=new WeakMap);var Me=0,Te="__immutablehash__";"function"==typeof Symbol&&(Te=Symbol(Te));var Ae=16,ze=255,Ne=0,De={};function Ie(e){he(e!==1/0,"Cannot perform this action with an infinite size.")}function Be(e){return null==e?$e():Le(e)&&!c(e)?e:$e().withMutations((function(t){var n=r(e);Ie(n.size),n.forEach((function(e,n){return t.set(n,e)}))}))}function Le(e){return!(!e||!e[Re])}t(Be,ge),Be.prototype.toString=function(){return this.__toString("Map {","}")},Be.prototype.get=function(e,t){return this._root?this._root.get(0,void 0,e,t):t},Be.prototype.set=function(e,t){return Ye(this,e,t)},Be.prototype.setIn=function(e,t){return this.updateIn(e,g,(function(){return t}))},Be.prototype.remove=function(e){return Ye(this,e,g)},Be.prototype.deleteIn=function(e){return this.updateIn(e,(function(){return g}))},Be.prototype.update=function(e,t,n){return 1===arguments.length?e(this):this.updateIn([e],t,n)},Be.prototype.updateIn=function(e,t,n){n||(n=t,t=void 0);var r=ot(this,tn(e),t,n);return r===g?void 0:r},Be.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._root=null,this.__hash=void 0,this.__altered=!0,this):$e()},Be.prototype.merge=function(){return et(this,void 0,arguments)},Be.prototype.mergeWith=function(t){return et(this,t,e.call(arguments,1))},Be.prototype.mergeIn=function(t){var n=e.call(arguments,1);return this.updateIn(t,$e(),(function(e){return"function"==typeof e.merge?e.merge.apply(e,n):n[n.length-1]}))},Be.prototype.mergeDeep=function(){return et(this,tt,arguments)},Be.prototype.mergeDeepWith=function(t){var n=e.call(arguments,1);return et(this,nt(t),n)},Be.prototype.mergeDeepIn=function(t){var n=e.call(arguments,1);return this.updateIn(t,$e(),(function(e){return"function"==typeof e.mergeDeep?e.mergeDeep.apply(e,n):n[n.length-1]}))},Be.prototype.sort=function(e){return Ot(Ut(this,e))},Be.prototype.sortBy=function(e,t){return Ot(Ut(this,t,e))},Be.prototype.withMutations=function(e){var t=this.asMutable();return e(t),t.wasAltered()?t.__ensureOwner(this.__ownerID):this},Be.prototype.asMutable=function(){return this.__ownerID?this:this.__ensureOwner(new S)},Be.prototype.asImmutable=function(){return this.__ensureOwner()},Be.prototype.wasAltered=function(){return this.__altered},Be.prototype.__iterator=function(e,t){return new Ve(this,e,t)},Be.prototype.__iterate=function(e,t){var n=this,r=0;return this._root&&this._root.iterate((function(t){return r++,e(t[1],t[0],n)}),t),r},Be.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?Ge(this.size,this._root,e,this.__hash):(this.__ownerID=e,this.__altered=!1,this)},Be.isMap=Le;var Pe,Re="@@__IMMUTABLE_MAP__@@",je=Be.prototype;function Fe(e,t){this.ownerID=e,this.entries=t}function Ke(e,t,n){this.ownerID=e,this.bitmap=t,this.nodes=n}function He(e,t,n){this.ownerID=e,this.count=t,this.nodes=n}function qe(e,t,n){this.ownerID=e,this.keyHash=t,this.entries=n}function Ue(e,t,n){this.ownerID=e,this.keyHash=t,this.entry=n}function Ve(e,t,n){this._type=t,this._reverse=n,this._stack=e._root&&Ze(e._root)}function We(e,t){return B(e,t[0],t[1])}function Ze(e,t){return{node:e,index:0,__prev:t}}function Ge(e,t,n,r){var o=Object.create(je);return o.size=e,o._root=t,o.__ownerID=n,o.__hash=r,o.__altered=!1,o}function $e(){return Pe||(Pe=Ge(0))}function Ye(e,t,n){var r,o;if(e._root){var a=w(y),i=w(b);if(r=Xe(e._root,e.__ownerID,0,void 0,t,n,a,i),!i.value)return e;o=e.size+(a.value?n===g?-1:1:0)}else{if(n===g)return e;o=1,r=new Fe(e.__ownerID,[[t,n]])}return e.__ownerID?(e.size=o,e._root=r,e.__hash=void 0,e.__altered=!0,e):r?Ge(o,r):$e()}function Xe(e,t,n,r,o,a,i,l){return e?e.update(t,n,r,o,a,i,l):a===g?e:(E(l),E(i),new Ue(t,r,[o,a]))}function Qe(e){return e.constructor===Ue||e.constructor===qe}function Je(e,t,n,r,o){if(e.keyHash===r)return new qe(t,r,[e.entry,o]);var a,i=(0===n?e.keyHash:e.keyHash>>>n)&v,l=(0===n?r:r>>>n)&v;return new Ke(t,1<<i|1<<l,i===l?[Je(e,t,n+5,r,o)]:(a=new Ue(t,r,o),i<l?[e,a]:[a,e]))}function et(e,t,n){for(var o=[],a=0;a<n.length;a++){var l=n[a],u=r(l);i(l)||(u=u.map((function(e){return le(e)}))),o.push(u)}return rt(e,t,o)}function tt(e,t,n){return e&&e.mergeDeep&&i(t)?e.mergeDeep(t):fe(e,t)?e:t}function nt(e){return function(t,n,r){if(t&&t.mergeDeepWith&&i(n))return t.mergeDeepWith(e,n);var o=e(t,n,r);return fe(t,o)?t:o}}function rt(e,t,n){return 0===(n=n.filter((function(e){return 0!==e.size}))).length?e:0!==e.size||e.__ownerID||1!==n.length?e.withMutations((function(e){for(var r=t?function(n,r){e.update(r,g,(function(e){return e===g?n:t(e,n,r)}))}:function(t,n){e.set(n,t)},o=0;o<n.length;o++)n[o].forEach(r)})):e.constructor(n[0])}function ot(e,t,n,r){var o=e===g,a=t.next();if(a.done){var i=o?n:e,l=r(i);return l===i?e:l}he(o||e&&e.set,"invalid keyPath");var u=a.value,s=o?g:e.get(u,g),c=ot(s,t,n,r);return c===s?e:c===g?e.remove(u):(o?$e():e).set(u,c)}function at(e){return e=(e=(858993459&(e-=e>>1&1431655765))+(e>>2&858993459))+(e>>4)&252645135,127&(e+=e>>8)+(e>>16)}function it(e,t,n,r){var o=r?e:x(e);return o[t]=n,o}je[Re]=!0,je.delete=je.remove,je.removeIn=je.deleteIn,Fe.prototype.get=function(e,t,n,r){for(var o=this.entries,a=0,i=o.length;a<i;a++)if(fe(n,o[a][0]))return o[a][1];return r},Fe.prototype.update=function(e,t,n,r,o,a,i){for(var l=o===g,u=this.entries,s=0,c=u.length;s<c&&!fe(r,u[s][0]);s++);var f=s<c;if(f?u[s][1]===o:l)return this;if(E(i),(l||!f)&&E(a),!l||1!==u.length){if(!f&&!l&&u.length>=lt)return function(e,t,n,r){e||(e=new S);for(var o=new Ue(e,Se(n),[n,r]),a=0;a<t.length;a++){var i=t[a];o=o.update(e,0,void 0,i[0],i[1])}return o}(e,u,r,o);var d=e&&e===this.ownerID,p=d?u:x(u);return f?l?s===c-1?p.pop():p[s]=p.pop():p[s]=[r,o]:p.push([r,o]),d?(this.entries=p,this):new Fe(e,p)}},Ke.prototype.get=function(e,t,n,r){void 0===t&&(t=Se(n));var o=1<<((0===e?t:t>>>e)&v),a=this.bitmap;return 0==(a&o)?r:this.nodes[at(a&o-1)].get(e+5,t,n,r)},Ke.prototype.update=function(e,t,n,r,o,a,i){void 0===n&&(n=Se(r));var l=(0===t?n:n>>>t)&v,u=1<<l,s=this.bitmap,c=0!=(s&u);if(!c&&o===g)return this;var f=at(s&u-1),d=this.nodes,p=c?d[f]:void 0,h=Xe(p,e,t+5,n,r,o,a,i);if(h===p)return this;if(!c&&h&&d.length>=ut)return function(e,t,n,r,o){for(var a=0,i=new Array(m),l=0;0!==n;l++,n>>>=1)i[l]=1&n?t[a++]:void 0;return i[r]=o,new He(e,a+1,i)}(e,d,s,l,h);if(c&&!h&&2===d.length&&Qe(d[1^f]))return d[1^f];if(c&&h&&1===d.length&&Qe(h))return h;var y=e&&e===this.ownerID,b=c?h?s:s^u:s|u,w=c?h?it(d,f,h,y):function(e,t,n){var r=e.length-1;if(n&&t===r)return e.pop(),e;for(var o=new Array(r),a=0,i=0;i<r;i++)i===t&&(a=1),o[i]=e[i+a];return o}(d,f,y):function(e,t,n,r){var o=e.length+1;if(r&&t+1===o)return e[t]=n,e;for(var a=new Array(o),i=0,l=0;l<o;l++)l===t?(a[l]=n,i=-1):a[l]=e[l+i];return a}(d,f,h,y);return y?(this.bitmap=b,this.nodes=w,this):new Ke(e,b,w)},He.prototype.get=function(e,t,n,r){void 0===t&&(t=Se(n));var o=(0===e?t:t>>>e)&v,a=this.nodes[o];return a?a.get(e+5,t,n,r):r},He.prototype.update=function(e,t,n,r,o,a,i){void 0===n&&(n=Se(r));var l=(0===t?n:n>>>t)&v,u=o===g,s=this.nodes,c=s[l];if(u&&!c)return this;var f=Xe(c,e,t+5,n,r,o,a,i);if(f===c)return this;var d=this.count;if(c){if(!f&&--d<st)return function(e,t,n,r){for(var o=0,a=0,i=new Array(n),l=0,u=1,s=t.length;l<s;l++,u<<=1){var c=t[l];void 0!==c&&l!==r&&(o|=u,i[a++]=c)}return new Ke(e,o,i)}(e,s,d,l)}else d++;var p=e&&e===this.ownerID,h=it(s,l,f,p);return p?(this.count=d,this.nodes=h,this):new He(e,d,h)},qe.prototype.get=function(e,t,n,r){for(var o=this.entries,a=0,i=o.length;a<i;a++)if(fe(n,o[a][0]))return o[a][1];return r},qe.prototype.update=function(e,t,n,r,o,a,i){void 0===n&&(n=Se(r));var l=o===g;if(n!==this.keyHash)return l?this:(E(i),E(a),Je(this,e,t,n,[r,o]));for(var u=this.entries,s=0,c=u.length;s<c&&!fe(r,u[s][0]);s++);var f=s<c;if(f?u[s][1]===o:l)return this;if(E(i),(l||!f)&&E(a),l&&2===c)return new Ue(e,this.keyHash,u[1^s]);var d=e&&e===this.ownerID,p=d?u:x(u);return f?l?s===c-1?p.pop():p[s]=p.pop():p[s]=[r,o]:p.push([r,o]),d?(this.entries=p,this):new qe(e,this.keyHash,p)},Ue.prototype.get=function(e,t,n,r){return fe(n,this.entry[0])?this.entry[1]:r},Ue.prototype.update=function(e,t,n,r,o,a,i){var l=o===g,u=fe(r,this.entry[0]);return(u?o===this.entry[1]:l)?this:(E(i),l?void E(a):u?e&&e===this.ownerID?(this.entry[1]=o,this):new Ue(e,this.keyHash,[r,o]):(E(a),Je(this,e,t,Se(r),[r,o])))},Fe.prototype.iterate=qe.prototype.iterate=function(e,t){for(var n=this.entries,r=0,o=n.length-1;r<=o;r++)if(!1===e(n[t?o-r:r]))return!1},Ke.prototype.iterate=He.prototype.iterate=function(e,t){for(var n=this.nodes,r=0,o=n.length-1;r<=o;r++){var a=n[t?o-r:r];if(a&&!1===a.iterate(e,t))return!1}},Ue.prototype.iterate=function(e,t){return e(this.entry)},t(Ve,I),Ve.prototype.next=function(){for(var e=this._type,t=this._stack;t;){var n,r=t.node,o=t.index++;if(r.entry){if(0===o)return We(e,r.entry)}else if(r.entries){if(o<=(n=r.entries.length-1))return We(e,r.entries[this._reverse?n-o:o])}else if(o<=(n=r.nodes.length-1)){var a=r.nodes[this._reverse?n-o:o];if(a){if(a.entry)return We(e,a.entry);t=this._stack=Ze(a,t)}continue}t=this._stack=this._stack.__prev}return{value:void 0,done:!0}};var lt=8,ut=16,st=8;function ct(e){var t=wt();if(null==e)return t;if(ft(e))return e;var n=o(e),r=n.size;return 0===r?t:(Ie(r),r>0&&r<m?bt(0,r,5,null,new ht(n.toArray())):t.withMutations((function(e){e.setSize(r),n.forEach((function(t,n){return e.set(n,t)}))})))}function ft(e){return!(!e||!e[dt])}t(ct,ye),ct.of=function(){return this(arguments)},ct.prototype.toString=function(){return this.__toString("List [","]")},ct.prototype.get=function(e,t){if((e=_(this,e))>=0&&e<this.size){var n=xt(this,e+=this._origin);return n&&n.array[e&v]}return t},ct.prototype.set=function(e,t){return function(e,t,n){if((t=_(e,t))!=t)return e;if(t>=e.size||t<0)return e.withMutations((function(e){t<0?kt(e,t).set(0,n):kt(e,0,t+1).set(t,n)}));t+=e._origin;var r=e._tail,o=e._root,a=w(b);return t>=Ct(e._capacity)?r=Et(r,e.__ownerID,0,t,n,a):o=Et(o,e.__ownerID,e._level,t,n,a),a.value?e.__ownerID?(e._root=o,e._tail=r,e.__hash=void 0,e.__altered=!0,e):bt(e._origin,e._capacity,e._level,o,r):e}(this,e,t)},ct.prototype.remove=function(e){return this.has(e)?0===e?this.shift():e===this.size-1?this.pop():this.splice(e,1):this},ct.prototype.insert=function(e,t){return this.splice(e,0,t)},ct.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=this._origin=this._capacity=0,this._level=5,this._root=this._tail=null,this.__hash=void 0,this.__altered=!0,this):wt()},ct.prototype.push=function(){var e=arguments,t=this.size;return this.withMutations((function(n){kt(n,0,t+e.length);for(var r=0;r<e.length;r++)n.set(t+r,e[r])}))},ct.prototype.pop=function(){return kt(this,0,-1)},ct.prototype.unshift=function(){var e=arguments;return this.withMutations((function(t){kt(t,-e.length);for(var n=0;n<e.length;n++)t.set(n,e[n])}))},ct.prototype.shift=function(){return kt(this,1)},ct.prototype.merge=function(){return _t(this,void 0,arguments)},ct.prototype.mergeWith=function(t){return _t(this,t,e.call(arguments,1))},ct.prototype.mergeDeep=function(){return _t(this,tt,arguments)},ct.prototype.mergeDeepWith=function(t){var n=e.call(arguments,1);return _t(this,nt(t),n)},ct.prototype.setSize=function(e){return kt(this,0,e)},ct.prototype.slice=function(e,t){var n=this.size;return O(e,t,n)?this:kt(this,M(e,n),T(t,n))},ct.prototype.__iterator=function(e,t){var n=0,r=yt(this,t);return new I((function(){var t=r();return t===gt?{value:void 0,done:!0}:B(e,n++,t)}))},ct.prototype.__iterate=function(e,t){for(var n,r=0,o=yt(this,t);(n=o())!==gt&&!1!==e(n,r++,this););return r},ct.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?bt(this._origin,this._capacity,this._level,this._root,this._tail,e,this.__hash):(this.__ownerID=e,this)},ct.isList=ft;var dt="@@__IMMUTABLE_LIST__@@",pt=ct.prototype;function ht(e,t){this.array=e,this.ownerID=t}pt[dt]=!0,pt.delete=pt.remove,pt.setIn=je.setIn,pt.deleteIn=pt.removeIn=je.removeIn,pt.update=je.update,pt.updateIn=je.updateIn,pt.mergeIn=je.mergeIn,pt.mergeDeepIn=je.mergeDeepIn,pt.withMutations=je.withMutations,pt.asMutable=je.asMutable,pt.asImmutable=je.asImmutable,pt.wasAltered=je.wasAltered,ht.prototype.removeBefore=function(e,t,n){if(n===t?1<<t:0===this.array.length)return this;var r=n>>>t&v;if(r>=this.array.length)return new ht([],e);var o,a=0===r;if(t>0){var i=this.array[r];if((o=i&&i.removeBefore(e,t-5,n))===i&&a)return this}if(a&&!o)return this;var l=St(this,e);if(!a)for(var u=0;u<r;u++)l.array[u]=void 0;return o&&(l.array[r]=o),l},ht.prototype.removeAfter=function(e,t,n){if(n===(t?1<<t:0)||0===this.array.length)return this;var r,o=n-1>>>t&v;if(o>=this.array.length)return this;if(t>0){var a=this.array[o];if((r=a&&a.removeAfter(e,t-5,n))===a&&o===this.array.length-1)return this}var i=St(this,e);return i.array.splice(o+1),r&&(i.array[o]=r),i};var mt,vt,gt={};function yt(e,t){var n=e._origin,r=e._capacity,o=Ct(r),a=e._tail;return i(e._root,e._level,0);function i(e,l,u){return 0===l?function(e,i){var l=i===o?a&&a.array:e&&e.array,u=i>n?0:n-i,s=r-i;return s>m&&(s=m),function(){if(u===s)return gt;var e=t?--s:u++;return l&&l[e]}}(e,u):function(e,o,a){var l,u=e&&e.array,s=a>n?0:n-a>>o,c=1+(r-a>>o);return c>m&&(c=m),function(){for(;;){if(l){var e=l();if(e!==gt)return e;l=null}if(s===c)return gt;var n=t?--c:s++;l=i(u&&u[n],o-5,a+(n<<o))}}}(e,l,u)}}function bt(e,t,n,r,o,a,i){var l=Object.create(pt);return l.size=t-e,l._origin=e,l._capacity=t,l._level=n,l._root=r,l._tail=o,l.__ownerID=a,l.__hash=i,l.__altered=!1,l}function wt(){return mt||(mt=bt(0,0,5))}function Et(e,t,n,r,o,a){var i,l=r>>>n&v,u=e&&l<e.array.length;if(!u&&void 0===o)return e;if(n>0){var s=e&&e.array[l],c=Et(s,t,n-5,r,o,a);return c===s?e:((i=St(e,t)).array[l]=c,i)}return u&&e.array[l]===o?e:(E(a),i=St(e,t),void 0===o&&l===i.array.length-1?i.array.pop():i.array[l]=o,i)}function St(e,t){return t&&e&&t===e.ownerID?e:new ht(e?e.array.slice():[],t)}function xt(e,t){if(t>=Ct(e._capacity))return e._tail;if(t<1<<e._level+5){for(var n=e._root,r=e._level;n&&r>0;)n=n.array[t>>>r&v],r-=5;return n}}function kt(e,t,n){void 0!==t&&(t|=0),void 0!==n&&(n|=0);var r=e.__ownerID||new S,o=e._origin,a=e._capacity,i=o+t,l=void 0===n?a:n<0?a+n:o+n;if(i===o&&l===a)return e;if(i>=l)return e.clear();for(var u=e._level,s=e._root,c=0;i+c<0;)s=new ht(s&&s.array.length?[void 0,s]:[],r),c+=1<<(u+=5);c&&(i+=c,o+=c,l+=c,a+=c);for(var f=Ct(a),d=Ct(l);d>=1<<u+5;)s=new ht(s&&s.array.length?[s]:[],r),u+=5;var p=e._tail,h=d<f?xt(e,l-1):d>f?new ht([],r):p;if(p&&d>f&&i<a&&p.array.length){for(var m=s=St(s,r),g=u;g>5;g-=5){var y=f>>>g&v;m=m.array[y]=St(m.array[y],r)}m.array[f>>>5&v]=p}if(l<a&&(h=h&&h.removeAfter(r,0,l)),i>=d)i-=d,l-=d,u=5,s=null,h=h&&h.removeBefore(r,0,i);else if(i>o||d<f){for(c=0;s;){var b=i>>>u&v;if(b!==d>>>u&v)break;b&&(c+=(1<<u)*b),u-=5,s=s.array[b]}s&&i>o&&(s=s.removeBefore(r,u,i-c)),s&&d<f&&(s=s.removeAfter(r,u,d-c)),c&&(i-=c,l-=c)}return e.__ownerID?(e.size=l-i,e._origin=i,e._capacity=l,e._level=u,e._root=s,e._tail=h,e.__hash=void 0,e.__altered=!0,e):bt(i,l,u,s,h)}function _t(e,t,n){for(var r=[],a=0,l=0;l<n.length;l++){var u=n[l],s=o(u);s.size>a&&(a=s.size),i(u)||(s=s.map((function(e){return le(e)}))),r.push(s)}return a>e.size&&(e=e.setSize(a)),rt(e,t,r)}function Ct(e){return e<m?0:e-1>>>5<<5}function Ot(e){return null==e?At():Mt(e)?e:At().withMutations((function(t){var n=r(e);Ie(n.size),n.forEach((function(e,n){return t.set(n,e)}))}))}function Mt(e){return Le(e)&&c(e)}function Tt(e,t,n,r){var o=Object.create(Ot.prototype);return o.size=e?e.size:0,o._map=e,o._list=t,o.__ownerID=n,o.__hash=r,o}function At(){return vt||(vt=Tt($e(),wt()))}function zt(e,t,n){var r,o,a=e._map,i=e._list,l=a.get(t),u=void 0!==l;if(n===g){if(!u)return e;i.size>=m&&i.size>=2*a.size?(r=(o=i.filter((function(e,t){return void 0!==e&&l!==t}))).toKeyedSeq().map((function(e){return e[0]})).flip().toMap(),e.__ownerID&&(r.__ownerID=o.__ownerID=e.__ownerID)):(r=a.remove(t),o=l===i.size-1?i.pop():i.set(l,void 0))}else if(u){if(n===i.get(l)[1])return e;r=a,o=i.set(l,[t,n])}else r=a.set(t,i.size),o=i.set(i.size,[t,n]);return e.__ownerID?(e.size=r.size,e._map=r,e._list=o,e.__hash=void 0,e):Tt(r,o)}function Nt(e,t){this._iter=e,this._useKeys=t,this.size=e.size}function Dt(e){this._iter=e,this.size=e.size}function It(e){this._iter=e,this.size=e.size}function Bt(e){this._iter=e,this.size=e.size}function Lt(e){var t=Qt(e);return t._iter=e,t.size=e.size,t.flip=function(){return e},t.reverse=function(){var t=e.reverse.apply(this);return t.flip=function(){return e.reverse()},t},t.has=function(t){return e.includes(t)},t.includes=function(t){return e.has(t)},t.cacheResult=Jt,t.__iterateUncached=function(t,n){var r=this;return e.__iterate((function(e,n){return!1!==t(n,e,r)}),n)},t.__iteratorUncached=function(t,n){if(2===t){var r=e.__iterator(t,n);return new I((function(){var e=r.next();if(!e.done){var t=e.value[0];e.value[0]=e.value[1],e.value[1]=t}return e}))}return e.__iterator(1===t?0:1,n)},t}function Pt(e,t,n){var r=Qt(e);return r.size=e.size,r.has=function(t){return e.has(t)},r.get=function(r,o){var a=e.get(r,g);return a===g?o:t.call(n,a,r,e)},r.__iterateUncached=function(r,o){var a=this;return e.__iterate((function(e,o,i){return!1!==r(t.call(n,e,o,i),o,a)}),o)},r.__iteratorUncached=function(r,o){var a=e.__iterator(2,o);return new I((function(){var o=a.next();if(o.done)return o;var i=o.value,l=i[0];return B(r,l,t.call(n,i[1],l,e),o)}))},r}function Rt(e,t){var n=Qt(e);return n._iter=e,n.size=e.size,n.reverse=function(){return e},e.flip&&(n.flip=function(){var t=Lt(e);return t.reverse=function(){return e.flip()},t}),n.get=function(n,r){return e.get(t?n:-1-n,r)},n.has=function(n){return e.has(t?n:-1-n)},n.includes=function(t){return e.includes(t)},n.cacheResult=Jt,n.__iterate=function(t,n){var r=this;return e.__iterate((function(e,n){return t(e,n,r)}),!n)},n.__iterator=function(t,n){return e.__iterator(t,!n)},n}function jt(e,t,n,r){var o=Qt(e);return r&&(o.has=function(r){var o=e.get(r,g);return o!==g&&!!t.call(n,o,r,e)},o.get=function(r,o){var a=e.get(r,g);return a!==g&&t.call(n,a,r,e)?a:o}),o.__iterateUncached=function(o,a){var i=this,l=0;return e.__iterate((function(e,a,u){if(t.call(n,e,a,u))return l++,o(e,r?a:l-1,i)}),a),l},o.__iteratorUncached=function(o,a){var i=e.__iterator(2,a),l=0;return new I((function(){for(;;){var a=i.next();if(a.done)return a;var u=a.value,s=u[0],c=u[1];if(t.call(n,c,s,e))return B(o,r?s:l++,c,a)}}))},o}function Ft(e,t,n,r){var o=e.size;if(void 0!==t&&(t|=0),void 0!==n&&(n|=0),O(t,n,o))return e;var a=M(t,o),i=T(n,o);if(a!=a||i!=i)return Ft(e.toSeq().cacheResult(),t,n,r);var l,u=i-a;u==u&&(l=u<0?0:u);var s=Qt(e);return s.size=0===l?l:e.size&&l||void 0,!r&&ee(e)&&l>=0&&(s.get=function(t,n){return(t=_(this,t))>=0&&t<l?e.get(t+a,n):n}),s.__iterateUncached=function(t,n){var o=this;if(0===l)return 0;if(n)return this.cacheResult().__iterate(t,n);var i=0,u=!0,s=0;return e.__iterate((function(e,n){if(!u||!(u=i++<a))return s++,!1!==t(e,r?n:s-1,o)&&s!==l})),s},s.__iteratorUncached=function(t,n){if(0!==l&&n)return this.cacheResult().__iterator(t,n);var o=0!==l&&e.__iterator(t,n),i=0,u=0;return new I((function(){for(;i++<a;)o.next();if(++u>l)return{value:void 0,done:!0};var e=o.next();return r||1===t?e:B(t,u-1,0===t?void 0:e.value[1],e)}))},s}function Kt(e,t,n,r){var o=Qt(e);return o.__iterateUncached=function(o,a){var i=this;if(a)return this.cacheResult().__iterate(o,a);var l=!0,u=0;return e.__iterate((function(e,a,s){if(!l||!(l=t.call(n,e,a,s)))return u++,o(e,r?a:u-1,i)})),u},o.__iteratorUncached=function(o,a){var i=this;if(a)return this.cacheResult().__iterator(o,a);var l=e.__iterator(2,a),u=!0,s=0;return new I((function(){var e,a,c;do{if((e=l.next()).done)return r||1===o?e:B(o,s++,0===o?void 0:e.value[1],e);var f=e.value;a=f[0],c=f[1],u&&(u=t.call(n,c,a,i))}while(u);return 2===o?e:B(o,a,c,e)}))},o}function Ht(e,t){var n=l(e),o=[e].concat(t).map((function(e){return i(e)?n&&(e=r(e)):e=n?ne(e):re(Array.isArray(e)?e:[e]),e})).filter((function(e){return 0!==e.size}));if(0===o.length)return e;if(1===o.length){var a=o[0];if(a===e||n&&l(a)||u(e)&&u(a))return a}var s=new Y(o);return n?s=s.toKeyedSeq():u(e)||(s=s.toSetSeq()),(s=s.flatten(!0)).size=o.reduce((function(e,t){if(void 0!==e){var n=t.size;if(void 0!==n)return e+n}}),0),s}function qt(e,t,n){var r=Qt(e);return r.__iterateUncached=function(r,o){var a=0,l=!1;return function e(u,s){var c=this;u.__iterate((function(o,u){return(!t||s<t)&&i(o)?e(o,s+1):!1===r(o,n?u:a++,c)&&(l=!0),!l}),o)}(e,0),a},r.__iteratorUncached=function(r,o){var a=e.__iterator(r,o),l=[],u=0;return new I((function(){for(;a;){var e=a.next();if(!1===e.done){var s=e.value;if(2===r&&(s=s[1]),t&&!(l.length<t)||!i(s))return n?e:B(r,u++,s,e);l.push(a),a=s.__iterator(r,o)}else a=l.pop()}return{value:void 0,done:!0}}))},r}function Ut(e,t,n){t||(t=en);var r=l(e),o=0,a=e.toSeq().map((function(t,r){return[r,t,o++,n?n(t,r,e):t]})).toArray();return a.sort((function(e,n){return t(e[3],n[3])||e[2]-n[2]})).forEach(r?function(e,t){a[t].length=2}:function(e,t){a[t]=e[1]}),r?q(a):u(e)?U(a):V(a)}function Vt(e,t,n){if(t||(t=en),n){var r=e.toSeq().map((function(t,r){return[t,n(t,r,e)]})).reduce((function(e,n){return Wt(t,e[1],n[1])?n:e}));return r&&r[0]}return e.reduce((function(e,n){return Wt(t,e,n)?n:e}))}function Wt(e,t,n){var r=e(n,t);return 0===r&&n!==t&&(null==n||n!=n)||r>0}function Zt(e,t,r){var o=Qt(e);return o.size=new Y(r).map((function(e){return e.size})).min(),o.__iterate=function(e,t){for(var n,r=this.__iterator(1,t),o=0;!(n=r.next()).done&&!1!==e(n.value,o++,this););return o},o.__iteratorUncached=function(e,o){var a=r.map((function(e){return e=n(e),j(o?e.reverse():e)})),i=0,l=!1;return new I((function(){var n;return l||(n=a.map((function(e){return e.next()})),l=n.some((function(e){return e.done}))),l?{value:void 0,done:!0}:B(e,i++,t.apply(null,n.map((function(e){return e.value}))))}))},o}function Gt(e,t){return ee(e)?t:e.constructor(t)}function $t(e){if(e!==Object(e))throw new TypeError("Expected [K, V] tuple: "+e)}function Yt(e){return Ie(e.size),k(e)}function Xt(e){return l(e)?r:u(e)?o:a}function Qt(e){return Object.create((l(e)?q:u(e)?U:V).prototype)}function Jt(){return this._iter.cacheResult?(this._iter.cacheResult(),this.size=this._iter.size,this):H.prototype.cacheResult.call(this)}function en(e,t){return e>t?1:e<t?-1:0}function tn(e){var t=j(e);if(!t){if(!K(e))throw new TypeError("Expected iterable or array-like: "+e);t=j(n(e))}return t}function nn(e,t){var n,r=function(a){if(a instanceof r)return a;if(!(this instanceof r))return new r(a);if(!n){n=!0;var i=Object.keys(e);(function(e,t){try{t.forEach(ln.bind(void 0,e))}catch(e){}})(o,i),o.size=i.length,o._name=t,o._keys=i,o._defaultValues=e}this._map=Be(a)},o=r.prototype=Object.create(rn);return o.constructor=r,r}t(Ot,Be),Ot.of=function(){return this(arguments)},Ot.prototype.toString=function(){return this.__toString("OrderedMap {","}")},Ot.prototype.get=function(e,t){var n=this._map.get(e);return void 0!==n?this._list.get(n)[1]:t},Ot.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._map.clear(),this._list.clear(),this):At()},Ot.prototype.set=function(e,t){return zt(this,e,t)},Ot.prototype.remove=function(e){return zt(this,e,g)},Ot.prototype.wasAltered=function(){return this._map.wasAltered()||this._list.wasAltered()},Ot.prototype.__iterate=function(e,t){var n=this;return this._list.__iterate((function(t){return t&&e(t[1],t[0],n)}),t)},Ot.prototype.__iterator=function(e,t){return this._list.fromEntrySeq().__iterator(e,t)},Ot.prototype.__ensureOwner=function(e){if(e===this.__ownerID)return this;var t=this._map.__ensureOwner(e),n=this._list.__ensureOwner(e);return e?Tt(t,n,e,this.__hash):(this.__ownerID=e,this._map=t,this._list=n,this)},Ot.isOrderedMap=Mt,Ot.prototype[h]=!0,Ot.prototype.delete=Ot.prototype.remove,t(Nt,q),Nt.prototype.get=function(e,t){return this._iter.get(e,t)},Nt.prototype.has=function(e){return this._iter.has(e)},Nt.prototype.valueSeq=function(){return this._iter.valueSeq()},Nt.prototype.reverse=function(){var e=this,t=Rt(this,!0);return this._useKeys||(t.valueSeq=function(){return e._iter.toSeq().reverse()}),t},Nt.prototype.map=function(e,t){var n=this,r=Pt(this,e,t);return this._useKeys||(r.valueSeq=function(){return n._iter.toSeq().map(e,t)}),r},Nt.prototype.__iterate=function(e,t){var n,r=this;return this._iter.__iterate(this._useKeys?function(t,n){return e(t,n,r)}:(n=t?Yt(this):0,function(o){return e(o,t?--n:n++,r)}),t)},Nt.prototype.__iterator=function(e,t){if(this._useKeys)return this._iter.__iterator(e,t);var n=this._iter.__iterator(1,t),r=t?Yt(this):0;return new I((function(){var o=n.next();return o.done?o:B(e,t?--r:r++,o.value,o)}))},Nt.prototype[h]=!0,t(Dt,U),Dt.prototype.includes=function(e){return this._iter.includes(e)},Dt.prototype.__iterate=function(e,t){var n=this,r=0;return this._iter.__iterate((function(t){return e(t,r++,n)}),t)},Dt.prototype.__iterator=function(e,t){var n=this._iter.__iterator(1,t),r=0;return new I((function(){var t=n.next();return t.done?t:B(e,r++,t.value,t)}))},t(It,V),It.prototype.has=function(e){return this._iter.includes(e)},It.prototype.__iterate=function(e,t){var n=this;return this._iter.__iterate((function(t){return e(t,t,n)}),t)},It.prototype.__iterator=function(e,t){var n=this._iter.__iterator(1,t);return new I((function(){var t=n.next();return t.done?t:B(e,t.value,t.value,t)}))},t(Bt,q),Bt.prototype.entrySeq=function(){return this._iter.toSeq()},Bt.prototype.__iterate=function(e,t){var n=this;return this._iter.__iterate((function(t){if(t){$t(t);var r=i(t);return e(r?t.get(1):t[1],r?t.get(0):t[0],n)}}),t)},Bt.prototype.__iterator=function(e,t){var n=this._iter.__iterator(1,t);return new I((function(){for(;;){var t=n.next();if(t.done)return t;var r=t.value;if(r){$t(r);var o=i(r);return B(e,o?r.get(0):r[0],o?r.get(1):r[1],t)}}}))},Dt.prototype.cacheResult=Nt.prototype.cacheResult=It.prototype.cacheResult=Bt.prototype.cacheResult=Jt,t(nn,ge),nn.prototype.toString=function(){return this.__toString(an(this)+" {","}")},nn.prototype.has=function(e){return this._defaultValues.hasOwnProperty(e)},nn.prototype.get=function(e,t){if(!this.has(e))return t;var n=this._defaultValues[e];return this._map?this._map.get(e,n):n},nn.prototype.clear=function(){if(this.__ownerID)return this._map&&this._map.clear(),this;var e=this.constructor;return e._empty||(e._empty=on(this,$e()))},nn.prototype.set=function(e,t){if(!this.has(e))throw new Error('Cannot set unknown key "'+e+'" on '+an(this));var n=this._map&&this._map.set(e,t);return this.__ownerID||n===this._map?this:on(this,n)},nn.prototype.remove=function(e){if(!this.has(e))return this;var t=this._map&&this._map.remove(e);return this.__ownerID||t===this._map?this:on(this,t)},nn.prototype.wasAltered=function(){return this._map.wasAltered()},nn.prototype.__iterator=function(e,t){var n=this;return r(this._defaultValues).map((function(e,t){return n.get(t)})).__iterator(e,t)},nn.prototype.__iterate=function(e,t){var n=this;return r(this._defaultValues).map((function(e,t){return n.get(t)})).__iterate(e,t)},nn.prototype.__ensureOwner=function(e){if(e===this.__ownerID)return this;var t=this._map&&this._map.__ensureOwner(e);return e?on(this,t,e):(this.__ownerID=e,this._map=t,this)};var rn=nn.prototype;function on(e,t,n){var r=Object.create(Object.getPrototypeOf(e));return r._map=t,r.__ownerID=n,r}function an(e){return e._name||e.constructor.name||"Record"}function ln(e,t){Object.defineProperty(e,t,{get:function(){return this.get(t)},set:function(e){he(this.__ownerID,"Cannot set on an immutable record."),this.set(t,e)}})}function un(e){return null==e?mn():sn(e)&&!c(e)?e:mn().withMutations((function(t){var n=a(e);Ie(n.size),n.forEach((function(e){return t.add(e)}))}))}function sn(e){return!(!e||!e[fn])}rn.delete=rn.remove,rn.deleteIn=rn.removeIn=je.removeIn,rn.merge=je.merge,rn.mergeWith=je.mergeWith,rn.mergeIn=je.mergeIn,rn.mergeDeep=je.mergeDeep,rn.mergeDeepWith=je.mergeDeepWith,rn.mergeDeepIn=je.mergeDeepIn,rn.setIn=je.setIn,rn.update=je.update,rn.updateIn=je.updateIn,rn.withMutations=je.withMutations,rn.asMutable=je.asMutable,rn.asImmutable=je.asImmutable,t(un,be),un.of=function(){return this(arguments)},un.fromKeys=function(e){return this(r(e).keySeq())},un.prototype.toString=function(){return this.__toString("Set {","}")},un.prototype.has=function(e){return this._map.has(e)},un.prototype.add=function(e){return pn(this,this._map.set(e,!0))},un.prototype.remove=function(e){return pn(this,this._map.remove(e))},un.prototype.clear=function(){return pn(this,this._map.clear())},un.prototype.union=function(){var t=e.call(arguments,0);return 0===(t=t.filter((function(e){return 0!==e.size}))).length?this:0!==this.size||this.__ownerID||1!==t.length?this.withMutations((function(e){for(var n=0;n<t.length;n++)a(t[n]).forEach((function(t){return e.add(t)}))})):this.constructor(t[0])},un.prototype.intersect=function(){var t=e.call(arguments,0);if(0===t.length)return this;t=t.map((function(e){return a(e)}));var n=this;return this.withMutations((function(e){n.forEach((function(n){t.every((function(e){return e.includes(n)}))||e.remove(n)}))}))},un.prototype.subtract=function(){var t=e.call(arguments,0);if(0===t.length)return this;t=t.map((function(e){return a(e)}));var n=this;return this.withMutations((function(e){n.forEach((function(n){t.some((function(e){return e.includes(n)}))&&e.remove(n)}))}))},un.prototype.merge=function(){return this.union.apply(this,arguments)},un.prototype.mergeWith=function(t){var n=e.call(arguments,1);return this.union.apply(this,n)},un.prototype.sort=function(e){return vn(Ut(this,e))},un.prototype.sortBy=function(e,t){return vn(Ut(this,t,e))},un.prototype.wasAltered=function(){return this._map.wasAltered()},un.prototype.__iterate=function(e,t){var n=this;return this._map.__iterate((function(t,r){return e(r,r,n)}),t)},un.prototype.__iterator=function(e,t){return this._map.map((function(e,t){return t})).__iterator(e,t)},un.prototype.__ensureOwner=function(e){if(e===this.__ownerID)return this;var t=this._map.__ensureOwner(e);return e?this.__make(t,e):(this.__ownerID=e,this._map=t,this)},un.isSet=sn;var cn,fn="@@__IMMUTABLE_SET__@@",dn=un.prototype;function pn(e,t){return e.__ownerID?(e.size=t.size,e._map=t,e):t===e._map?e:0===t.size?e.__empty():e.__make(t)}function hn(e,t){var n=Object.create(dn);return n.size=e?e.size:0,n._map=e,n.__ownerID=t,n}function mn(){return cn||(cn=hn($e()))}function vn(e){return null==e?En():gn(e)?e:En().withMutations((function(t){var n=a(e);Ie(n.size),n.forEach((function(e){return t.add(e)}))}))}function gn(e){return sn(e)&&c(e)}dn[fn]=!0,dn.delete=dn.remove,dn.mergeDeep=dn.merge,dn.mergeDeepWith=dn.mergeWith,dn.withMutations=je.withMutations,dn.asMutable=je.asMutable,dn.asImmutable=je.asImmutable,dn.__empty=mn,dn.__make=hn,t(vn,un),vn.of=function(){return this(arguments)},vn.fromKeys=function(e){return this(r(e).keySeq())},vn.prototype.toString=function(){return this.__toString("OrderedSet {","}")},vn.isOrderedSet=gn;var yn,bn=vn.prototype;function wn(e,t){var n=Object.create(bn);return n.size=e?e.size:0,n._map=e,n.__ownerID=t,n}function En(){return yn||(yn=wn(At()))}function Sn(e){return null==e?Mn():xn(e)?e:Mn().unshiftAll(e)}function xn(e){return!(!e||!e[_n])}bn[h]=!0,bn.__empty=En,bn.__make=wn,t(Sn,ye),Sn.of=function(){return this(arguments)},Sn.prototype.toString=function(){return this.__toString("Stack [","]")},Sn.prototype.get=function(e,t){var n=this._head;for(e=_(this,e);n&&e--;)n=n.next;return n?n.value:t},Sn.prototype.peek=function(){return this._head&&this._head.value},Sn.prototype.push=function(){if(0===arguments.length)return this;for(var e=this.size+arguments.length,t=this._head,n=arguments.length-1;n>=0;n--)t={value:arguments[n],next:t};return this.__ownerID?(this.size=e,this._head=t,this.__hash=void 0,this.__altered=!0,this):On(e,t)},Sn.prototype.pushAll=function(e){if(0===(e=o(e)).size)return this;Ie(e.size);var t=this.size,n=this._head;return e.reverse().forEach((function(e){t++,n={value:e,next:n}})),this.__ownerID?(this.size=t,this._head=n,this.__hash=void 0,this.__altered=!0,this):On(t,n)},Sn.prototype.pop=function(){return this.slice(1)},Sn.prototype.unshift=function(){return this.push.apply(this,arguments)},Sn.prototype.unshiftAll=function(e){return this.pushAll(e)},Sn.prototype.shift=function(){return this.pop.apply(this,arguments)},Sn.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._head=void 0,this.__hash=void 0,this.__altered=!0,this):Mn()},Sn.prototype.slice=function(e,t){if(O(e,t,this.size))return this;var n=M(e,this.size);if(T(t,this.size)!==this.size)return ye.prototype.slice.call(this,e,t);for(var r=this.size-n,o=this._head;n--;)o=o.next;return this.__ownerID?(this.size=r,this._head=o,this.__hash=void 0,this.__altered=!0,this):On(r,o)},Sn.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?On(this.size,this._head,e,this.__hash):(this.__ownerID=e,this.__altered=!1,this)},Sn.prototype.__iterate=function(e,t){if(t)return this.reverse().__iterate(e);for(var n=0,r=this._head;r&&!1!==e(r.value,n++,this);)r=r.next;return n},Sn.prototype.__iterator=function(e,t){if(t)return this.reverse().__iterator(e);var n=0,r=this._head;return new I((function(){if(r){var t=r.value;return r=r.next,B(e,n++,t)}return{value:void 0,done:!0}}))},Sn.isStack=xn;var kn,_n="@@__IMMUTABLE_STACK__@@",Cn=Sn.prototype;function On(e,t,n,r){var o=Object.create(Cn);return o.size=e,o._head=t,o.__ownerID=n,o.__hash=r,o.__altered=!1,o}function Mn(){return kn||(kn=On(0))}function Tn(e,t){var n=function(n){e.prototype[n]=t[n]};return Object.keys(t).forEach(n),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(t).forEach(n),e}Cn[_n]=!0,Cn.withMutations=je.withMutations,Cn.asMutable=je.asMutable,Cn.asImmutable=je.asImmutable,Cn.wasAltered=je.wasAltered,n.Iterator=I,Tn(n,{toArray:function(){Ie(this.size);var e=new Array(this.size||0);return this.valueSeq().__iterate((function(t,n){e[n]=t})),e},toIndexedSeq:function(){return new Dt(this)},toJS:function(){return this.toSeq().map((function(e){return e&&"function"==typeof e.toJS?e.toJS():e})).__toJS()},toJSON:function(){return this.toSeq().map((function(e){return e&&"function"==typeof e.toJSON?e.toJSON():e})).__toJS()},toKeyedSeq:function(){return new Nt(this,!0)},toMap:function(){return Be(this.toKeyedSeq())},toObject:function(){Ie(this.size);var e={};return this.__iterate((function(t,n){e[n]=t})),e},toOrderedMap:function(){return Ot(this.toKeyedSeq())},toOrderedSet:function(){return vn(l(this)?this.valueSeq():this)},toSet:function(){return un(l(this)?this.valueSeq():this)},toSetSeq:function(){return new It(this)},toSeq:function(){return u(this)?this.toIndexedSeq():l(this)?this.toKeyedSeq():this.toSetSeq()},toStack:function(){return Sn(l(this)?this.valueSeq():this)},toList:function(){return ct(l(this)?this.valueSeq():this)},toString:function(){return"[Iterable]"},__toString:function(e,t){return 0===this.size?e+t:e+" "+this.toSeq().map(this.__toStringMapper).join(", ")+" "+t},concat:function(){return Gt(this,Ht(this,e.call(arguments,0)))},includes:function(e){return this.some((function(t){return fe(t,e)}))},entries:function(){return this.__iterator(2)},every:function(e,t){Ie(this.size);var n=!0;return this.__iterate((function(r,o,a){if(!e.call(t,r,o,a))return n=!1,!1})),n},filter:function(e,t){return Gt(this,jt(this,e,t,!0))},find:function(e,t,n){var r=this.findEntry(e,t);return r?r[1]:n},findEntry:function(e,t){var n;return this.__iterate((function(r,o,a){if(e.call(t,r,o,a))return n=[o,r],!1})),n},findLastEntry:function(e,t){return this.toSeq().reverse().findEntry(e,t)},forEach:function(e,t){return Ie(this.size),this.__iterate(t?e.bind(t):e)},join:function(e){Ie(this.size),e=void 0!==e?""+e:",";var t="",n=!0;return this.__iterate((function(r){n?n=!1:t+=e,t+=null!=r?r.toString():""})),t},keys:function(){return this.__iterator(0)},map:function(e,t){return Gt(this,Pt(this,e,t))},reduce:function(e,t,n){var r,o;return Ie(this.size),arguments.length<2?o=!0:r=t,this.__iterate((function(t,a,i){o?(o=!1,r=t):r=e.call(n,r,t,a,i)})),r},reduceRight:function(e,t,n){var r=this.toKeyedSeq().reverse();return r.reduce.apply(r,arguments)},reverse:function(){return Gt(this,Rt(this,!0))},slice:function(e,t){return Gt(this,Ft(this,e,t,!0))},some:function(e,t){return!this.every(In(e),t)},sort:function(e){return Gt(this,Ut(this,e))},values:function(){return this.__iterator(1)},butLast:function(){return this.slice(0,-1)},isEmpty:function(){return void 0!==this.size?0===this.size:!this.some((function(){return!0}))},count:function(e,t){return k(e?this.toSeq().filter(e,t):this)},countBy:function(e,t){return function(e,t,n){var r=Be().asMutable();return e.__iterate((function(o,a){r.update(t.call(n,o,a,e),0,(function(e){return e+1}))})),r.asImmutable()}(this,e,t)},equals:function(e){return de(this,e)},entrySeq:function(){var e=this;if(e._cache)return new Y(e._cache);var t=e.toSeq().map(Dn).toIndexedSeq();return t.fromEntrySeq=function(){return e.toSeq()},t},filterNot:function(e,t){return this.filter(In(e),t)},findLast:function(e,t,n){return this.toKeyedSeq().reverse().find(e,t,n)},first:function(){return this.find(C)},flatMap:function(e,t){return Gt(this,function(e,t,n){var r=Xt(e);return e.toSeq().map((function(o,a){return r(t.call(n,o,a,e))})).flatten(!0)}(this,e,t))},flatten:function(e){return Gt(this,qt(this,e,!0))},fromEntrySeq:function(){return new Bt(this)},get:function(e,t){return this.find((function(t,n){return fe(n,e)}),void 0,t)},getIn:function(e,t){for(var n,r=this,o=tn(e);!(n=o.next()).done;){var a=n.value;if((r=r&&r.get?r.get(a,g):g)===g)return t}return r},groupBy:function(e,t){return function(e,t,n){var r=l(e),o=(c(e)?Ot():Be()).asMutable();e.__iterate((function(a,i){o.update(t.call(n,a,i,e),(function(e){return(e=e||[]).push(r?[i,a]:a),e}))}));var a=Xt(e);return o.map((function(t){return Gt(e,a(t))}))}(this,e,t)},has:function(e){return this.get(e,g)!==g},hasIn:function(e){return this.getIn(e,g)!==g},isSubset:function(e){return e="function"==typeof e.includes?e:n(e),this.every((function(t){return e.includes(t)}))},isSuperset:function(e){return(e="function"==typeof e.isSubset?e:n(e)).isSubset(this)},keySeq:function(){return this.toSeq().map(Nn).toIndexedSeq()},last:function(){return this.toSeq().reverse().first()},max:function(e){return Vt(this,e)},maxBy:function(e,t){return Vt(this,t,e)},min:function(e){return Vt(this,e?Bn(e):Rn)},minBy:function(e,t){return Vt(this,t?Bn(t):Rn,e)},rest:function(){return this.slice(1)},skip:function(e){return this.slice(Math.max(0,e))},skipLast:function(e){return Gt(this,this.toSeq().reverse().skip(e).reverse())},skipWhile:function(e,t){return Gt(this,Kt(this,e,t,!0))},skipUntil:function(e,t){return this.skipWhile(In(e),t)},sortBy:function(e,t){return Gt(this,Ut(this,t,e))},take:function(e){return this.slice(0,Math.max(0,e))},takeLast:function(e){return Gt(this,this.toSeq().reverse().take(e).reverse())},takeWhile:function(e,t){return Gt(this,function(e,t,n){var r=Qt(e);return r.__iterateUncached=function(r,o){var a=this;if(o)return this.cacheResult().__iterate(r,o);var i=0;return e.__iterate((function(e,o,l){return t.call(n,e,o,l)&&++i&&r(e,o,a)})),i},r.__iteratorUncached=function(r,o){var a=this;if(o)return this.cacheResult().__iterator(r,o);var i=e.__iterator(2,o),l=!0;return new I((function(){if(!l)return{value:void 0,done:!0};var e=i.next();if(e.done)return e;var o=e.value,u=o[0],s=o[1];return t.call(n,s,u,a)?2===r?e:B(r,u,s,e):(l=!1,{value:void 0,done:!0})}))},r}(this,e,t))},takeUntil:function(e,t){return this.takeWhile(In(e),t)},valueSeq:function(){return this.toIndexedSeq()},hashCode:function(){return this.__hash||(this.__hash=function(e){if(e.size===1/0)return 0;var t=c(e),n=l(e),r=t?1:0;return function(e,t){return t=we(t,3432918353),t=we(t<<15|t>>>-15,461845907),t=we(t<<13|t>>>-13,5),t=we((t=(t+3864292196|0)^e)^t>>>16,2246822507),Ee((t=we(t^t>>>13,3266489909))^t>>>16)}(e.__iterate(n?t?function(e,t){r=31*r+jn(Se(e),Se(t))|0}:function(e,t){r=r+jn(Se(e),Se(t))|0}:t?function(e){r=31*r+Se(e)|0}:function(e){r=r+Se(e)|0}),r)}(this))}});var An=n.prototype;An[f]=!0,An[D]=An.values,An.__toJS=An.toArray,An.__toStringMapper=Ln,An.inspect=An.toSource=function(){return this.toString()},An.chain=An.flatMap,An.contains=An.includes,function(){try{Object.defineProperty(An,"length",{get:function(){if(!n.noLengthWarning){var e;try{throw new Error}catch(t){e=t.stack}if(-1===e.indexOf("_wrapObject"))return console&&console.warn&&console.warn("iterable.length has been deprecated, use iterable.size or iterable.count(). This warning will become a silent error in a future version. "+e),this.size}}})}catch(e){}}(),Tn(r,{flip:function(){return Gt(this,Lt(this))},findKey:function(e,t){var n=this.findEntry(e,t);return n&&n[0]},findLastKey:function(e,t){return this.toSeq().reverse().findKey(e,t)},keyOf:function(e){return this.findKey((function(t){return fe(t,e)}))},lastKeyOf:function(e){return this.findLastKey((function(t){return fe(t,e)}))},mapEntries:function(e,t){var n=this,r=0;return Gt(this,this.toSeq().map((function(o,a){return e.call(t,[a,o],r++,n)})).fromEntrySeq())},mapKeys:function(e,t){var n=this;return Gt(this,this.toSeq().flip().map((function(r,o){return e.call(t,r,o,n)})).flip())}});var zn=r.prototype;function Nn(e,t){return t}function Dn(e,t){return[t,e]}function In(e){return function(){return!e.apply(this,arguments)}}function Bn(e){return function(){return-e.apply(this,arguments)}}function Ln(e){return"string"==typeof e?JSON.stringify(e):e}function Pn(){return x(arguments)}function Rn(e,t){return e<t?1:e>t?-1:0}function jn(e,t){return e^t+2654435769+(e<<6)+(e>>2)|0}return zn[d]=!0,zn[D]=An.entries,zn.__toJS=An.toObject,zn.__toStringMapper=function(e,t){return JSON.stringify(t)+": "+Ln(e)},Tn(o,{toKeyedSeq:function(){return new Nt(this,!1)},filter:function(e,t){return Gt(this,jt(this,e,t,!1))},findIndex:function(e,t){var n=this.findEntry(e,t);return n?n[0]:-1},indexOf:function(e){var t=this.toKeyedSeq().keyOf(e);return void 0===t?-1:t},lastIndexOf:function(e){var t=this.toKeyedSeq().reverse().keyOf(e);return void 0===t?-1:t},reverse:function(){return Gt(this,Rt(this,!1))},slice:function(e,t){return Gt(this,Ft(this,e,t,!1))},splice:function(e,t){var n=arguments.length;if(t=Math.max(0|t,0),0===n||2===n&&!t)return this;e=M(e,e<0?this.count():this.size);var r=this.slice(0,e);return Gt(this,1===n?r:r.concat(x(arguments,2),this.slice(e+t)))},findLastIndex:function(e,t){var n=this.toKeyedSeq().findLastKey(e,t);return void 0===n?-1:n},first:function(){return this.get(0)},flatten:function(e){return Gt(this,qt(this,e,!1))},get:function(e,t){return(e=_(this,e))<0||this.size===1/0||void 0!==this.size&&e>this.size?t:this.find((function(t,n){return n===e}),void 0,t)},has:function(e){return(e=_(this,e))>=0&&(void 0!==this.size?this.size===1/0||e<this.size:-1!==this.indexOf(e))},interpose:function(e){return Gt(this,function(e,t){var n=Qt(e);return n.size=e.size&&2*e.size-1,n.__iterateUncached=function(n,r){var o=this,a=0;return e.__iterate((function(e,r){return(!a||!1!==n(t,a++,o))&&!1!==n(e,a++,o)}),r),a},n.__iteratorUncached=function(n,r){var o,a=e.__iterator(1,r),i=0;return new I((function(){return(!o||i%2)&&(o=a.next()).done?o:i%2?B(n,i++,t):B(n,i++,o.value,o)}))},n}(this,e))},interleave:function(){var e=[this].concat(x(arguments)),t=Zt(this.toSeq(),U.of,e),n=t.flatten(!0);return t.size&&(n.size=t.size*e.length),Gt(this,n)},last:function(){return this.get(-1)},skipWhile:function(e,t){return Gt(this,Kt(this,e,t,!1))},zip:function(){return Gt(this,Zt(this,Pn,[this].concat(x(arguments))))},zipWith:function(e){var t=x(arguments);return t[0]=this,Gt(this,Zt(this,e,t))}}),o.prototype[p]=!0,o.prototype[h]=!0,Tn(a,{get:function(e,t){return this.has(e)?e:t},includes:function(e){return this.has(e)},keySeq:function(){return this.valueSeq()}}),a.prototype.has=An.includes,Tn(q,r.prototype),Tn(U,o.prototype),Tn(V,a.prototype),Tn(ge,r.prototype),Tn(ye,o.prototype),Tn(be,a.prototype),{Iterable:n,Seq:H,Collection:ve,Map:Be,OrderedMap:Ot,List:ct,Stack:Sn,Set:un,OrderedSet:vn,Record:nn,Range:me,Repeat:pe,is:fe,fromJS:le}}()},527:function(e){var t;t=function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:r})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=63)}([function(e,t,n){"use strict";var r=n(57),o=n.n(r),a=n(18),i=n.n(a),l=n(12),u=n(30),s=n(28),c=n(5),f=n(13),d=n(19),p=["\\imath","ı","\\jmath","ȷ","\\pounds","\\mathsterling","\\textsterling","£"],h=function(e,t,n){return s.a[n][e]&&s.a[n][e].replace&&(e=s.a[n][e].replace),{value:e,metrics:u.a.getCharacterMetrics(e,t,n)}},m=function(e,t,n,r,o){var a=h(e,t,n),i=a.metrics;e=a.value;var u=void 0;if(i){var s=i.italic;"text"===n&&(s=0),u=new l.a.symbolNode(e,i.height,i.depth,s,i.skew,i.width,o)}else"undefined"!=typeof console&&console.warn("No character metrics for '"+e+"' in style '"+t+"'"),u=new l.a.symbolNode(e,0,0,0,0,0,o);if(r){u.maxFontSize=r.sizeMultiplier,r.style.isTight()&&u.classes.push("mtight");var c=r.getColor();c&&(u.style.color=c)}return u},v=function(e,t,n,r,o){if("mathord"===o){var a=g(e,t,n,r);return m(e,a.fontName,t,n,r.concat([a.fontClass]))}if("textord"===o){if("ams"===(s.a[t][e]&&s.a[t][e].font)){var i=w("amsrm",n.fontWeight,n.fontShape);return m(e,i,t,n,r.concat("amsrm",n.fontWeight,n.fontShape))}var l=w("textrm",n.fontWeight,n.fontShape);return m(e,l,t,n,r.concat(n.fontWeight,n.fontShape))}throw new Error("unexpected type: "+o+" in mathDefault")},g=function(e,t,n,r){return/[0-9]/.test(e.charAt(0))||c.a.contains(p,e)?{fontName:"Main-Italic",fontClass:"mainit"}:{fontName:"Math-Italic",fontClass:"mathit"}},y=function(e){var t=0,n=0,r=0,o=!0,a=!1,l=void 0;try{for(var u,s=i()(e.children);!(o=(u=s.next()).done);o=!0){var c=u.value;c.height>t&&(t=c.height),c.depth>n&&(n=c.depth),c.maxFontSize>r&&(r=c.maxFontSize)}}catch(e){a=!0,l=e}finally{try{!o&&s.return&&s.return()}finally{if(a)throw l}}e.height=t,e.depth=n,e.maxFontSize=r},b=function(e,t,n,r){var o=new l.a.span(e,t,n,r);return y(o),o},w=function(e,t,n){return E(e)+"-"+S(t,n)},E=function(e){var t="";switch(e){case"amsrm":t="AMS";break;case"textrm":t="Main";break;case"textsf":t="SansSerif";break;case"texttt":t="Typewriter";break;default:throw new Error("Invalid font provided: "+e)}return t},S=function(e,t){var n="";return"textbf"===e&&(n+="Bold"),"textit"===t&&(n+="Italic"),n||"Regular"},x={mathbf:{variant:"bold",fontName:"Main-Bold"},mathrm:{variant:"normal",fontName:"Main-Regular"},textit:{variant:"italic",fontName:"Main-Italic"},mathbb:{variant:"double-struck",fontName:"AMS-Regular"},mathcal:{variant:"script",fontName:"Caligraphic-Regular"},mathfrak:{variant:"fraktur",fontName:"Fraktur-Regular"},mathscr:{variant:"script",fontName:"Script-Regular"},mathsf:{variant:"sans-serif",fontName:"SansSerif-Regular"},mathtt:{variant:"monospace",fontName:"Typewriter-Regular"}},k={vec:["vec",.471,.714]};t.a={fontMap:x,makeSymbol:m,mathsym:function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];return n&&n.fontFamily&&"boldsymbol"===n.fontFamily&&h(e,"Main-Bold",t).metrics?m(e,"Main-Bold",t,n,r.concat(["mathbf"])):"\\"===e||"main"===s.a[t][e].font?m(e,"Main-Regular",t,n,r):m(e,"AMS-Regular",t,n,r.concat(["amsrm"]))},makeSpan:b,makeLineSpan:function(e,t){var n=t.fontMetrics().defaultRuleThickness,r=f.a.ruleSpan(e,n,t);return r.height=n,r.style.height=5*r.height+"em",r.maxFontSize=1,r},makeAnchor:function(e,t,n,r){var o=new l.a.anchor(e,t,n,r);return y(o),o},makeFragment:function(e){var t=new l.a.documentFragment(e);return y(t),t},makeVList:function(e,t){var n=function(e){if("individualShift"===e.positionType){for(var t=e.children,n=[t[0]],r=-t[0].shift-t[0].elem.depth,o=r,a=1;a<t.length;a++){var l=-t[a].shift-o-t[a].elem.depth,u=l-(t[a-1].elem.height+t[a-1].elem.depth);o+=l,n.push({type:"kern",size:u}),n.push(t[a])}return{children:n,depth:r}}var s=void 0;if("top"===e.positionType){var c=e.positionData,f=!0,d=!1,p=void 0;try{for(var h,m=i()(e.children);!(f=(h=m.next()).done);f=!0){var v=h.value;c-="kern"===v.type?v.size:v.elem.height+v.elem.depth}}catch(e){d=!0,p=e}finally{try{!f&&m.return&&m.return()}finally{if(d)throw p}}s=c}else if("bottom"===e.positionType)s=-e.positionData;else{var g=e.children[0];if("elem"!==g.type)throw new Error('First child must have type "elem".');if("shift"===e.positionType)s=-g.elem.depth-e.positionData;else{if("firstBaseline"!==e.positionType)throw new Error("Invalid positionType "+e.positionType+".");s=-g.elem.depth}}return{children:e.children,depth:s}}(e),r=n.children,o=n.depth,a=0,u=!0,s=!1,c=void 0;try{for(var f,d=i()(r);!(u=(f=d.next()).done);u=!0){var p=f.value;if("elem"===p.type){var h=p.elem;a=Math.max(a,h.maxFontSize,h.height)}}}catch(e){s=!0,c=e}finally{try{!u&&d.return&&d.return()}finally{if(s)throw c}}a+=2;var m=b(["pstrut"],[]);m.style.height=a+"em";var v=[],g=o,y=o,w=o,E=!0,S=!1,x=void 0;try{for(var k,_=i()(r);!(E=(k=_.next()).done);E=!0){var C=k.value;if("kern"===C.type)w+=C.size;else{var O=C.elem,M=C.wrapperClasses||[],T=C.wrapperStyle||{},A=b(M,[m,O],void 0,T);A.style.top=-a-w-O.depth+"em",C.marginLeft&&(A.style.marginLeft=C.marginLeft),C.marginRight&&(A.style.marginRight=C.marginRight),v.push(A),w+=O.height+O.depth}g=Math.min(g,w),y=Math.max(y,w)}}catch(e){S=!0,x=e}finally{try{!E&&_.return&&_.return()}finally{if(S)throw x}}var z=b(["vlist"],v);z.style.height=y+"em";var N=void 0;if(g<0){var D=b(["vlist"],[]);D.style.height=-g+"em";var I=b(["vlist-s"],[new l.a.symbolNode("​")]);N=[b(["vlist-r"],[z,I]),b(["vlist-r"],[D])]}else N=[b(["vlist-r"],[z])];var B=b(["vlist-t"],N);return 2===N.length&&B.classes.push("vlist-t2"),B.height=y,B.depth=-g,B},makeOrd:function(e,t,n){var r=e.mode,o=e.value,a=["mord"],i=t.fontFamily;if(i){var l=void 0,u=void 0;if("boldsymbol"===i){var s=function(e,t,n,r){return h(e,"Math-BoldItalic",t).metrics?{fontName:"Math-BoldItalic",fontClass:"boldsymbol"}:{fontName:"Main-Bold",fontClass:"mathbf"}}(o,r);l=s.fontName,u=[s.fontClass]}else if("mathit"===i||c.a.contains(p,o)){var f=g(o,r,t,a);l=f.fontName,u=[f.fontClass]}else-1!==i.indexOf("math")||"math"===r?(l=x[i].fontName,u=[i]):(l=w(i,t.fontWeight,t.fontShape),u=[i,t.fontWeight,t.fontShape]);return h(o,l,r).metrics?m(o,l,r,t,a.concat(u)):v(o,r,t,a,n)}return v(o,r,t,a,n)},makeVerb:function(e,t){var n=e.value.body;return e.value.star?n.replace(/ /g,"␣"):n.replace(/ /g," ")},makeGlue:function(e,t){var n=b(["mord","rule"],[],t),r=Object(d.a)(e,t);return n.style.marginRight=r+"em",n},staticSvg:function(e,t){var n=o()(k[e],3),r=n[0],a=n[1],i=n[2],u=new l.a.pathNode(r),s=new l.a.svgNode([u],{width:a+"em",height:i+"em",style:"width:"+a+"em",viewBox:"0 0 "+1e3*a+" "+1e3*i,preserveAspectRatio:"xMinYMin"}),c=b(["overlay"],[s],t);return c.height=i,c.style.height=i+"em",c.style.width=a+"em",c},svgData:k,tryCombineChars:function(e){for(var t=0;t<e.length-1;t++)e[t].tryCombine(e[t+1])&&(e.splice(t+1,1),t--);return e},spacingFunctions:{"\\qquad":{size:"2em",className:"qquad"},"\\quad":{size:"1em",className:"quad"},"\\enspace":{size:"0.5em",className:"enspace"},"\\;":{size:"0.277778em",className:"thickspace"},"\\:":{size:"0.22222em",className:"mediumspace"},"\\,":{size:"0.16667em",className:"thinspace"},"\\!":{size:"-0.16667em",className:"negativethinspace"}}}},function(e,t,n){"use strict";var r=n(18),o=n.n(r),a=n(7),i=n.n(a),l=n(10),u=n.n(l),s=n(5),c=function(){function e(t,n){i()(this,e),this.type=t,this.attributes={},this.children=n||[]}return u()(e,[{key:"setAttribute",value:function(e,t){this.attributes[e]=t}},{key:"toNode",value:function(){var e=document.createElementNS("http://www.w3.org/1998/Math/MathML",this.type);for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&e.setAttribute(t,this.attributes[t]);var n=!0,r=!1,a=void 0;try{for(var i,l=o()(this.children);!(n=(i=l.next()).done);n=!0){var u=i.value;e.appendChild(u.toNode())}}catch(e){r=!0,a=e}finally{try{!n&&l.return&&l.return()}finally{if(r)throw a}}return e}},{key:"toMarkup",value:function(){var e="<"+this.type;for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+'="',e+=s.a.escape(this.attributes[t]),e+='"');e+=">";for(var n=0;n<this.children.length;n++)e+=this.children[n].toMarkup();return e+"</"+this.type+">"}},{key:"toText",value:function(){return"mspace"===this.type?"0.16667em"===this.attributes.width?" ":" ":this.children.map((function(e){return e.toText()})).join("")}}]),e}(),f=function(){function e(t){i()(this,e),this.text=t}return u()(e,[{key:"toNode",value:function(){return document.createTextNode(this.text)}},{key:"toMarkup",value:function(){return s.a.escape(this.text)}},{key:"toText",value:function(){return this.text}}]),e}();t.a={MathNode:c,TextNode:f}},function(e,t,n){"use strict";n.d(t,"e",(function(){return f})),n.d(t,"d",(function(){return p})),n.d(t,"a",(function(){return m})),n.d(t,"b",(function(){return v})),t.c=function(e,t,n){var o=m(e,n),i=new a.a.MathNode("mrow",o),l=new a.a.MathNode("annotation",[new a.a.TextNode(t)]);l.setAttribute("encoding","application/x-tex");var u=new a.a.MathNode("semantics",[i,l]),s=new a.a.MathNode("math",[u]);return r.a.makeSpan(["katex-mathml"],[s])};var r=n(0),o=n(30),a=n(1),i=n(6),l=n(9),u=n(28),s=n(5),c=n(13),f=function(e,t){return u.a[t][e]&&u.a[t][e].replace&&(e=u.a[t][e].replace),new a.a.TextNode(e)},d=function(e,t){var n=t.fontFamily;if(!n)return null;var a=e.mode;if("mathit"===n)return"italic";if("boldsymbol"===n)return"bold-italic";var i=e.value;if(s.a.contains(["\\imath","\\jmath"],i))return null;u.a[a][i]&&u.a[a][i].replace&&(i=u.a[a][i].replace);var l=r.a.fontMap[n].fontName;return o.a.getCharacterMetrics(i,l,a)?r.a.fontMap[n].variant:null},p={},h={mi:"italic",mn:"normal",mtext:"normal"};p.mathord=function(e,t){var n=new a.a.MathNode("mi",[f(e.value,e.mode)]),r=d(e,t)||"italic";return r!==h[n.type]&&n.setAttribute("mathvariant",r),n},p.textord=function(e,t){var n=f(e.value,e.mode),r=d(e,t)||"normal",o=void 0;return o="text"===e.mode?new a.a.MathNode("mtext",[n]):/[0-9]/.test(e.value)?new a.a.MathNode("mn",[n]):"\\prime"===e.value?new a.a.MathNode("mo",[n]):new a.a.MathNode("mi",[n]),r!==h[o.type]&&o.setAttribute("mathvariant",r),o},p.bin=function(e,t){var n=new a.a.MathNode("mo",[f(e.value,e.mode)]),r=d(e,t);return"bold-italic"===r&&n.setAttribute("mathvariant",r),n},p.rel=function(e){return new a.a.MathNode("mo",[f(e.value,e.mode)])},p.open=function(e){return new a.a.MathNode("mo",[f(e.value,e.mode)])},p.close=function(e){return new a.a.MathNode("mo",[f(e.value,e.mode)])},p.inner=function(e){return new a.a.MathNode("mo",[f(e.value,e.mode)])},p.punct=function(e){var t=new a.a.MathNode("mo",[f(e.value,e.mode)]);return t.setAttribute("separator","true"),t},p.ordgroup=function(e,t){var n=m(e.value,t);return new a.a.MathNode("mrow",n)},p.supsub=function(e,t){var n=!1,r=void 0;e.value.base&&"horizBrace"===e.value.base.value.type&&!!e.value.sup===e.value.base.value.isOver&&(n=!0,r=e.value.base.value.isOver);var o=!0,i=[v(e.value.base,t,o)];e.value.sub&&i.push(v(e.value.sub,t,o)),e.value.sup&&i.push(v(e.value.sup,t,o));var u=void 0;if(n)u=r?"mover":"munder";else if(e.value.sub)if(e.value.sup){var s=e.value.base;u=s&&s.value.limits&&t.style===l.a.DISPLAY?"munderover":"msubsup"}else{var c=e.value.base;u=c&&c.value.limits&&t.style===l.a.DISPLAY?"munder":"msub"}else{var f=e.value.base;u=f&&f.value.limits&&t.style===l.a.DISPLAY?"mover":"msup"}return new a.a.MathNode(u,i)},p.spacing=function(e){var t=void 0;return"\\ "===e.value||"\\space"===e.value||" "===e.value||"~"===e.value?t=new a.a.MathNode("mtext",[new a.a.TextNode(" ")]):(t=new a.a.MathNode("mspace")).setAttribute("width",r.a.spacingFunctions[e.value].size),t},p.horizBrace=function(e,t){var n=c.a.mathMLnode(e.value.label);return new a.a.MathNode(e.value.isOver?"mover":"munder",[v(e.value.base,t),n])},p.xArrow=function(e,t){var n=c.a.mathMLnode(e.value.label),r=void 0,o=void 0;if(e.value.body){var i=v(e.value.body,t);e.value.below?(o=v(e.value.below,t),r=new a.a.MathNode("munderover",[n,o,i])):r=new a.a.MathNode("mover",[n,i])}else e.value.below?(o=v(e.value.below,t),r=new a.a.MathNode("munder",[n,o])):r=new a.a.MathNode("mover",[n]);return r},p.mclass=function(e,t){var n=m(e.value.value,t);return new a.a.MathNode("mstyle",n)},p.raisebox=function(e,t){var n=new a.a.MathNode("mpadded",[v(e.value.body,t)]),r=e.value.dy.value.number+e.value.dy.value.unit;return n.setAttribute("voffset",r),n};var m=function(e,t){for(var n=[],r=0;r<e.length;r++){var o=e[r];n.push(v(o,t))}return n},v=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!e)return new a.a.MathNode("mrow");if(p[e.type]){var r=p[e.type](e,t);return n&&"mrow"===r.type&&1===r.children.length?r.children[0]:r}throw new i.a("Got group of unknown type: '"+e.type+"'")}},function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),t.b=function(e){for(var t=e.type,n=e.names,i=e.props,l=e.handler,u=e.htmlBuilder,s=e.mathmlBuilder,c={numArgs:i.numArgs,argTypes:i.argTypes,greediness:void 0===i.greediness?1:i.greediness,allowedInText:!!i.allowedInText,allowedInMath:void 0===i.allowedInMath||i.allowedInMath,numOptionalArgs:i.numOptionalArgs||0,infix:!!i.infix,handler:l},f=0;f<n.length;++f)a[n[f]]=c;t&&(u&&(r.d[t]=u),s&&(o.d[t]=s))},n.d(t,"c",(function(){return i}));var r=n(4),o=n(2),a={},i=function(e){return"ordgroup"===e.type?e.value:[e]}},function(e,t,n){"use strict";n.d(t,"a",(function(){return b})),n.d(t,"e",(function(){return x})),n.d(t,"d",(function(){return k})),n.d(t,"b",(function(){return _})),t.c=function(e,t){e=JSON.parse(o()(e));var n=b(e,t,!0),r=m(["base"],n,t),a=m(["strut"]),i=m(["strut","bottom"]);a.style.height=r.height+"em",i.style.height=r.height+r.depth+"em",i.style.verticalAlign=-r.depth+"em";var l=m(["katex-html"],[a,i,r]);return l.setAttribute("aria-hidden","true"),l};var r=n(77),o=n.n(r),a=n(35),i=n.n(a),l=n(6),u=n(9),s=n(0),c=n(12),f=n(19),d=n(5),p=n(13),h=n(112),m=s.a.makeSpan,v=function(e,t){return e?d.a.contains(["mbin","mopen","mrel","mop","mpunct"],E(e,"right")):t},g=function(e,t){return e?d.a.contains(["mrel","mclose","mpunct"],E(e,"left")):t},y={display:u.a.DISPLAY,text:u.a.TEXT,script:u.a.SCRIPT,scriptscript:u.a.SCRIPTSCRIPT},b=function(e,t,n){for(var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[null,null],o=[],a=0;a<e.length;a++){var l=e[a],u=_(l,t);u instanceof c.a.documentFragment?o.push.apply(o,i()(u.children)):o.push(u)}for(var f=[r[0]&&m([r[0]],[],t)].concat(i()(o.filter((function(e){return e&&"mspace"!==e.classes[0]}))),[r[1]&&m([r[1]],[],t)]),d=1;d<f.length-1;d++){var p=w(f[d],"left");"mbin"===p.classes[0]&&v(f[d-1],n)&&(p.classes[0]="mord");var b=w(f[d],"right");"mbin"===b.classes[0]&&g(f[d+1],n)&&(b.classes[0]="mord")}for(var x=[],k=0,C=0;C<o.length;C++)if(x.push(o[C]),"mspace"!==o[C].classes[0]&&k<f.length-1){0===k&&(x.pop(),C--);var O=E(f[k],"right"),M=E(f[k+1],"left");if(O&&M&&n){var T=S(f[k+1])?h.b[O][M]:h.a[O][M];if(T){var A=t;1===e.length&&("sizing"===e[0].type?A=t.havingSize(e[0].value.size):"styling"===e[0].type&&(A=t.havingStyle(y[e[0].value.style]))),x.push(s.a.makeGlue(T,A))}}k++}for(var z=0;z<x.length;z++)"̸"===x[z].value&&(x[z].style.position="absolute",x[z].style.paddingLeft="0.8em");return x},w=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"right";if((t instanceof c.a.documentFragment||t instanceof c.a.anchor)&&t.children.length){if("right"===n)return e(t.children[t.children.length-1]);if("left"===n)return e(t.children[0])}return t},E=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"right";return e?(e=w(e,t),d.a.contains(["mord","mop","mbin","mrel","mopen","mclose","mpunct","minner"],e.classes[0])?e.classes[0]:null):null},S=function(e){return e=w(e,"left"),d.a.contains(e.classes,"mtight")},x=function(e,t){var n=["nulldelimiter"].concat(e.baseSizingClasses());return m(t.concat(n))},k={mathord:function(e,t){return s.a.makeOrd(e,t,"mathord")},textord:function(e,t){return s.a.makeOrd(e,t,"textord")},bin:function(e,t){return s.a.mathsym(e.value,e.mode,t,["mbin"])},rel:function(e,t){return s.a.mathsym(e.value,e.mode,t,["mrel"])},open:function(e,t){return s.a.mathsym(e.value,e.mode,t,["mopen"])},close:function(e,t){return s.a.mathsym(e.value,e.mode,t,["mclose"])},inner:function(e,t){return s.a.mathsym(e.value,e.mode,t,["minner"])},punct:function(e,t){return s.a.mathsym(e.value,e.mode,t,["mpunct"])},ordgroup:function(e,t){return m(["mord"],b(e.value,t,!0),t)},supsub:function(e,t){if(function(e,t){if(e.value.base){var n=e.value.base;return"op"===n.type?n.value.limits&&(t.style.size===u.a.DISPLAY.size||n.value.alwaysHandleSupSub):"accent"===n.type?d.a.isCharacterBox(n.value.base):"horizBrace"===n.type?!e.value.sub===n.value.isOver:null}return!1}(e,t))return k[e.value.base.type](e,t);var n=_(e.value.base,t),r=void 0,o=void 0,a=t.fontMetrics(),i=void 0,l=0,f=0;e.value.sup&&(i=t.havingStyle(t.style.sup()),r=_(e.value.sup,i,t),d.a.isCharacterBox(e.value.base)||(l=n.height-i.fontMetrics().supDrop*i.sizeMultiplier/t.sizeMultiplier)),e.value.sub&&(i=t.havingStyle(t.style.sub()),o=_(e.value.sub,i,t),d.a.isCharacterBox(e.value.base)||(f=n.depth+i.fontMetrics().subDrop*i.sizeMultiplier/t.sizeMultiplier));var p;p=t.style===u.a.DISPLAY?a.sup1:t.style.cramped?a.sup3:a.sup2;var h=t.sizeMultiplier,v=.5/a.ptPerEm/h+"em",g=void 0;if(e.value.sup)if(e.value.sub){l=Math.max(l,p,r.depth+.25*a.xHeight),f=Math.max(f,a.sub2);var y=a.defaultRuleThickness;if(l-r.depth-(o.height-f)<4*y){f=4*y-(l-r.depth)+o.height;var b=.8*a.xHeight-(l-r.depth);b>0&&(l+=b,f-=b)}var w=[{type:"elem",elem:o,shift:f,marginRight:v},{type:"elem",elem:r,shift:-l,marginRight:v}];n instanceof c.a.symbolNode&&(w[0].marginLeft=-n.italic+"em"),g=s.a.makeVList({positionType:"individualShift",children:w},t)}else l=Math.max(l,p,r.depth+.25*a.xHeight),g=s.a.makeVList({positionType:"shift",positionData:-l,children:[{type:"elem",elem:r,marginRight:v}]},t);else{f=Math.max(f,a.sub1,o.height-.8*a.xHeight);var S=[{type:"elem",elem:o,marginRight:v}];n instanceof c.a.symbolNode&&(S[0].marginLeft=-n.italic+"em"),g=s.a.makeVList({positionType:"shift",positionData:f,children:S},t)}var x=E(n)||"mord";return m([x],[n,m(["msupsub"],[g])],t)},spacing:function(e,t){return"\\ "===e.value||"\\space"===e.value||" "===e.value||"~"===e.value?"text"===e.mode?s.a.makeOrd(e,t,"textord"):m(["mspace"],[s.a.mathsym(e.value,e.mode,t)],t):m(["mspace",s.a.spacingFunctions[e.value].className],[],t)},horizBrace:function(e,t){var n=t.style,r="supsub"===e.type,o=void 0,a=void 0;r&&(e.value.sup?(a=t.havingStyle(n.sup()),o=_(e.value.sup,a,t)):(a=t.havingStyle(n.sub()),o=_(e.value.sub,a,t)),e=e.value.base);var i=_(e.value.base,t.havingBaseStyle(u.a.DISPLAY)),l=p.a.svgSpan(e,t),c=void 0;if(e.value.isOver?(c=s.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:i},{type:"kern",size:.1},{type:"elem",elem:l}]},t)).children[0].children[0].children[1].classes.push("svg-align"):(c=s.a.makeVList({positionType:"bottom",positionData:i.depth+.1+l.height,children:[{type:"elem",elem:l},{type:"kern",size:.1},{type:"elem",elem:i}]},t)).children[0].children[0].children[0].classes.push("svg-align"),r){var f=m(["mord",e.value.isOver?"mover":"munder"],[c],t);c=e.value.isOver?s.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:f},{type:"kern",size:.2},{type:"elem",elem:o}]},t):s.a.makeVList({positionType:"bottom",positionData:f.depth+.2+o.height,children:[{type:"elem",elem:o},{type:"kern",size:.2},{type:"elem",elem:f}]},t)}return m(["mord",e.value.isOver?"mover":"munder"],[c],t)},xArrow:function(e,t){var n=t.style,r=t.havingStyle(n.sup()),o=_(e.value.body,r,t);o.classes.push("x-arrow-pad");var a=void 0;e.value.below&&(r=t.havingStyle(n.sub()),(a=_(e.value.below,r,t)).classes.push("x-arrow-pad"));var i=p.a.svgSpan(e,t),l=-t.fontMetrics().axisHeight+.5*i.height,u=-t.fontMetrics().axisHeight-.5*i.height-.111;"\\xleftequilibrium"===e.value.label&&(u-=o.depth);var c=void 0;if(e.value.below){var f=-t.fontMetrics().axisHeight+a.height+.5*i.height+.111;c=s.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:o,shift:u},{type:"elem",elem:i,shift:l},{type:"elem",elem:a,shift:f}]},t)}else c=s.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:o,shift:u},{type:"elem",elem:i,shift:l}]},t);return c.children[0].children[0].children[1].classes.push("svg-align"),m(["mrel","x-arrow"],[c],t)},mclass:function(e,t){var n=b(e.value.value,t,!0);return m([e.value.mclass],n,t)},raisebox:function(e,t){var n=k.sizing({value:{value:[{type:"text",value:{body:e.value.value,font:"mathrm"}}],size:6}},t),r=Object(f.a)(e.value.dy.value,t);return s.a.makeVList({positionType:"shift",positionData:-r,children:[{type:"elem",elem:n}]},t)}},_=function(e,t,n){if(!e)return m();if(k[e.type]){var r=k[e.type](e,t);if(n&&t.size!==n.size){r=m(t.sizingClasses(n),[r],t);var o=t.sizeMultiplier/n.sizeMultiplier;r.height*=o,r.depth*=o}return r}throw new l.a("Got group of unknown type: '"+e.type+"'")}},function(e,t,n){"use strict";var r=Array.prototype.indexOf,o=function(e,t){if(null==e)return-1;if(r&&e.indexOf===r)return e.indexOf(t);for(var n=e.length,o=0;o<n;o++)if(e[o]===t)return o;return-1},a=/([A-Z])/g,i={"&":"&amp;",">":"&gt;","<":"&lt;",'"':"&quot;","'":"&#x27;"},l=/[&><"']/g,u=void 0;if("undefined"!=typeof document){var s=document.createElement("span");u="textContent"in s?function(e,t){e.textContent=t}:function(e,t){e.innerText=t}}var c=function e(t){return!!t&&("ordgroup"===t.type?1===t.value.length?e(t.value[0]):t:"color"===t.type?1===t.value.value.length?e(t.value.value[0]):t:"font"===t.type?e(t.value.body):t)};t.a={contains:function(e,t){return-1!==o(e,t)},deflt:function(e,t){return void 0===e?t:e},escape:function(e){return String(e).replace(l,(function(e){return i[e]}))},hyphenate:function(e){return e.replace(a,"-$1").toLowerCase()},indexOf:o,setTextContent:u,clearNode:function(e){u(e,"")},getBaseElem:c,isCharacterBox:function(e){var t=c(e);return"mathord"===t.type||"textord"===t.type||"bin"===t.type||"rel"===t.type||"inner"===t.type||"open"===t.type||"close"===t.type||"punct"===t.type}}},function(e,t,n){"use strict";var r=n(7),o=n.n(r),a=(n(14),n(27),function e(t,n){o()(this,e);var r="KaTeX parse error: "+t,a=void 0,i=n&&n.loc;if(i&&i.start<=i.end){var l=i.lexer.input;a=i.start;var u=i.end;a===l.length?r+=" at end of input: ":r+=" at position "+(a+1)+": ";var s=l.slice(a,u).replace(/[^]/g,"$&̲");r+=(a>15?"…"+l.slice(a-15,a):l.slice(0,a))+s+(u+15<l.length?l.slice(u,u+15)+"…":l.slice(u))}var c=new Error(r);return c.name="ParseError",c.__proto__=e.prototype,c.position=a,c});a.prototype.__proto__=Error.prototype,t.a=a},function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t){var n=e.exports={version:"2.4.0"};"number"==typeof __e&&(__e=n)},function(e,t,n){"use strict";var r=n(7),o=n.n(r),a=n(10),i=n.n(a),l=function(){function e(t,n,r){o()(this,e),this.id=t,this.size=n,this.cramped=r}return i()(e,[{key:"sup",value:function(){return u[s[this.id]]}},{key:"sub",value:function(){return u[c[this.id]]}},{key:"fracNum",value:function(){return u[f[this.id]]}},{key:"fracDen",value:function(){return u[d[this.id]]}},{key:"cramp",value:function(){return u[p[this.id]]}},{key:"text",value:function(){return u[h[this.id]]}},{key:"isTight",value:function(){return this.size>=2}}]),e}(),u=[new l(0,0,!1),new l(1,0,!0),new l(2,1,!1),new l(3,1,!0),new l(4,2,!1),new l(5,2,!0),new l(6,3,!1),new l(7,3,!0)],s=[4,5,4,5,6,7,6,7],c=[5,5,5,5,7,7,7,7],f=[2,3,4,5,6,7,6,7],d=[3,3,5,5,7,7,7,7],p=[1,1,3,3,5,5,7,7],h=[0,1,2,3,2,3,2,3];t.a={DISPLAY:u[0],TEXT:u[2],SCRIPT:u[4],SCRIPTSCRIPT:u[6]}},function(e,t,n){"use strict";t.__esModule=!0;var r,o=(r=n(73))&&r.__esModule?r:{default:r};t.default=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),(0,o.default)(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}()},function(e,t,n){var r=n(52)("wks"),o=n(32),a=n(16).Symbol,i="function"==typeof a;(e.exports=function(e){return r[e]||(r[e]=i&&a[e]||(i?a:o)("Symbol."+e))}).store=r},function(e,t,n){"use strict";var r=n(18),o=n.n(r),a=n(105),i=n.n(a),l=n(7),u=n.n(l),s=n(10),c=n.n(s),f=n(42),d=n(5),p=n(111),h=function(e){for(var t=(e=e.slice()).length-1;t>=0;t--)e[t]||e.splice(t,1);return e.join(" ")},m=function(){function e(t,n,r,o){if(u()(this,e),this.classes=t||[],this.children=n||[],this.height=0,this.depth=0,this.maxFontSize=0,this.style=i()({},o),this.attributes={},r){r.style.isTight()&&this.classes.push("mtight");var a=r.getColor();a&&(this.style.color=a)}}return c()(e,[{key:"setAttribute",value:function(e,t){this.attributes[e]=t}},{key:"tryCombine",value:function(e){return!1}},{key:"toNode",value:function(){var e=document.createElement("span");for(var t in e.className=h(this.classes),this.style)Object.prototype.hasOwnProperty.call(this.style,t)&&(e.style[t]=this.style[t]);for(var n in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,n)&&e.setAttribute(n,this.attributes[n]);for(var r=0;r<this.children.length;r++)e.appendChild(this.children[r].toNode());return e}},{key:"toMarkup",value:function(){var e="<span";this.classes.length&&(e+=' class="',e+=d.a.escape(h(this.classes)),e+='"');var t="";for(var n in this.style)this.style.hasOwnProperty(n)&&(t+=d.a.hyphenate(n)+":"+this.style[n]+";");for(var r in t&&(e+=' style="'+d.a.escape(t)+'"'),this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,r)&&(e+=" "+r+'="',e+=d.a.escape(this.attributes[r]),e+='"');e+=">";for(var o=0;o<this.children.length;o++)e+=this.children[o].toMarkup();return e+"</span>"}}]),e}(),v=function(){function e(t,n,r,o){u()(this,e),this.href=t,this.classes=n,this.children=r,this.height=0,this.depth=0,this.maxFontSize=0,this.style={},this.attributes={},o.style.isTight()&&this.classes.push("mtight");var a=o.getColor();a&&(this.style.color=a)}return c()(e,[{key:"setAttribute",value:function(e,t){this.attributes[e]=t}},{key:"tryCombine",value:function(e){return!1}},{key:"toNode",value:function(){var e=document.createElement("a");for(var t in e.setAttribute("href",this.href),this.classes.length&&(e.className=h(this.classes)),this.style)Object.prototype.hasOwnProperty.call(this.style,t)&&(e.style[t]=this.style[t]);for(var n in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,n)&&e.setAttribute(n,this.attributes[n]);for(var r=0;r<this.children.length;r++)e.appendChild(this.children[r].toNode());return e}},{key:"toMarkup",value:function(){var e="<a";e+='href="'+(e+=d.a.escape(this.href))+'"',this.classes.length&&(e+=' class="'+d.a.escape(h(this.classes))+'"');var t="";for(var n in this.style)this.style.hasOwnProperty(n)&&(t+=d.a.hyphenate(n)+":"+this.style[n]+";");for(var r in t&&(e+=' style="'+d.a.escape(t)+'"'),this.attributes)"href"!==r&&Object.prototype.hasOwnProperty.call(this.attributes,r)&&(e+=" "+r+'="'+d.a.escape(this.attributes[r])+'"');e+=">";var a=!0,i=!1,l=void 0;try{for(var u,s=o()(this.children);!(a=(u=s.next()).done);a=!0)e+=u.value.toMarkup()}catch(e){i=!0,l=e}finally{try{!a&&s.return&&s.return()}finally{if(i)throw l}}return e+"</a>"}}]),e}(),g=function(){function e(t){u()(this,e),this.children=t||[],this.height=0,this.depth=0,this.maxFontSize=0}return c()(e,[{key:"toNode",value:function(){for(var e=document.createDocumentFragment(),t=0;t<this.children.length;t++)e.appendChild(this.children[t].toNode());return e}},{key:"toMarkup",value:function(){for(var e="",t=0;t<this.children.length;t++)e+=this.children[t].toMarkup();return e}}]),e}(),y={"î":"ı̂","ï":"ı̈","í":"ı́","ì":"ı̀"},b=function(){function e(t,n,r,o,a,l,s,c){u()(this,e),this.value=t,this.height=n||0,this.depth=r||0,this.italic=o||0,this.skew=a||0,this.width=l||0,this.classes=s||[],this.style=i()({},c),this.maxFontSize=0;var d=Object(f.a)(this.value.charCodeAt(0));d&&this.classes.push(d+"_fallback"),/[îïíì]/.test(this.value)&&(this.value=y[this.value])}return c()(e,[{key:"tryCombine",value:function(t){if(!t||!(t instanceof e)||this.italic>0||h(this.classes)!==h(t.classes)||this.skew!==t.skew||this.maxFontSize!==t.maxFontSize)return!1;for(var n in this.style)if(this.style.hasOwnProperty(n)&&this.style[n]!==t.style[n])return!1;for(var r in t.style)if(t.style.hasOwnProperty(r)&&this.style[r]!==t.style[r])return!1;return this.value+=t.value,this.height=Math.max(this.height,t.height),this.depth=Math.max(this.depth,t.depth),this.italic=t.italic,!0}},{key:"toNode",value:function(){var e=document.createTextNode(this.value),t=null;for(var n in this.italic>0&&((t=document.createElement("span")).style.marginRight=this.italic+"em"),this.classes.length>0&&((t=t||document.createElement("span")).className=h(this.classes)),this.style)this.style.hasOwnProperty(n)&&((t=t||document.createElement("span")).style[n]=this.style[n]);return t?(t.appendChild(e),t):e}},{key:"toMarkup",value:function(){var e=!1,t="<span";this.classes.length&&(e=!0,t+=' class="',t+=d.a.escape(h(this.classes)),t+='"');var n="";for(var r in this.italic>0&&(n+="margin-right:"+this.italic+"em;"),this.style)this.style.hasOwnProperty(r)&&(n+=d.a.hyphenate(r)+":"+this.style[r]+";");n&&(e=!0,t+=' style="'+d.a.escape(n)+'"');var o=d.a.escape(this.value);return e?(t+=">",t+=o,t+="</span>"):o}}]),e}(),w=function(){function e(t,n){u()(this,e),this.children=t||[],this.attributes=n||{},this.height=0,this.depth=0,this.maxFontSize=0}return c()(e,[{key:"toNode",value:function(){var e=document.createElementNS("http://www.w3.org/2000/svg","svg");for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&e.setAttribute(t,this.attributes[t]);for(var n=0;n<this.children.length;n++)e.appendChild(this.children[n].toNode());return e}},{key:"toMarkup",value:function(){var e="<svg";for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+"='"+this.attributes[t]+"'");e+=">";for(var n=0;n<this.children.length;n++)e+=this.children[n].toMarkup();return e+"</svg>"}}]),e}(),E=function(){function e(t,n){u()(this,e),this.pathName=t,this.alternate=n}return c()(e,[{key:"toNode",value:function(){var e=document.createElementNS("http://www.w3.org/2000/svg","path");return this.alternate?e.setAttribute("d",this.alternate):e.setAttribute("d",p.a.path[this.pathName]),e}},{key:"toMarkup",value:function(){return this.alternate?"<path d='"+this.alternate+"'/>":"<path d='"+p.a.path[this.pathName]+"'/>"}}]),e}(),S=function(){function e(t){u()(this,e),this.attributes=t||{}}return c()(e,[{key:"toNode",value:function(){var e=document.createElementNS("http://www.w3.org/2000/svg","line");for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&e.setAttribute(t,this.attributes[t]);return e}},{key:"toMarkup",value:function(){var e="<line";for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+"='"+this.attributes[t]+"'");return e+"/>"}}]),e}();t.a={span:m,anchor:v,documentFragment:g,symbolNode:b,svgNode:w,pathNode:E,lineNode:S}},function(e,t,n){"use strict";var r=n(57),o=n.n(r),a=n(12),i=n(0),l=n(1),u=n(5),s={widehat:"^",widetilde:"~",utilde:"~",overleftarrow:"←",underleftarrow:"←",xleftarrow:"←",overrightarrow:"→",underrightarrow:"→",xrightarrow:"→",underbrace:"⎵",overbrace:"⏞",overleftrightarrow:"↔",underleftrightarrow:"↔",xleftrightarrow:"↔",Overrightarrow:"⇒",xRightarrow:"⇒",overleftharpoon:"↼",xleftharpoonup:"↼",overrightharpoon:"⇀",xrightharpoonup:"⇀",xLeftarrow:"⇐",xLeftrightarrow:"⇔",xhookleftarrow:"↩",xhookrightarrow:"↪",xmapsto:"↦",xrightharpoondown:"⇁",xleftharpoondown:"↽",xrightleftharpoons:"⇌",xleftrightharpoons:"⇋",xtwoheadleftarrow:"↞",xtwoheadrightarrow:"↠",xlongequal:"=",xtofrom:"⇄",xrightleftarrows:"⇄",xrightequilibrium:"⇌",xleftequilibrium:"⇋"},c={overrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],overleftarrow:[["leftarrow"],.888,522,"xMinYMin"],underrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],underleftarrow:[["leftarrow"],.888,522,"xMinYMin"],xrightarrow:[["rightarrow"],1.469,522,"xMaxYMin"],xleftarrow:[["leftarrow"],1.469,522,"xMinYMin"],Overrightarrow:[["doublerightarrow"],.888,560,"xMaxYMin"],xRightarrow:[["doublerightarrow"],1.526,560,"xMaxYMin"],xLeftarrow:[["doubleleftarrow"],1.526,560,"xMinYMin"],overleftharpoon:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoonup:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoondown:[["leftharpoondown"],.888,522,"xMinYMin"],overrightharpoon:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoonup:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoondown:[["rightharpoondown"],.888,522,"xMaxYMin"],xlongequal:[["longequal"],.888,334,"xMinYMin"],xtwoheadleftarrow:[["twoheadleftarrow"],.888,334,"xMinYMin"],xtwoheadrightarrow:[["twoheadrightarrow"],.888,334,"xMaxYMin"],overleftrightarrow:[["leftarrow","rightarrow"],.888,522],overbrace:[["leftbrace","midbrace","rightbrace"],1.6,548],underbrace:[["leftbraceunder","midbraceunder","rightbraceunder"],1.6,548],underleftrightarrow:[["leftarrow","rightarrow"],.888,522],xleftrightarrow:[["leftarrow","rightarrow"],1.75,522],xLeftrightarrow:[["doubleleftarrow","doublerightarrow"],1.75,560],xrightleftharpoons:[["leftharpoondownplus","rightharpoonplus"],1.75,716],xleftrightharpoons:[["leftharpoonplus","rightharpoondownplus"],1.75,716],xhookleftarrow:[["leftarrow","righthook"],1.08,522],xhookrightarrow:[["lefthook","rightarrow"],1.08,522],overlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],underlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],overgroup:[["leftgroup","rightgroup"],.888,342],undergroup:[["leftgroupunder","rightgroupunder"],.888,342],xmapsto:[["leftmapsto","rightarrow"],1.5,522],xtofrom:[["leftToFrom","rightToFrom"],1.75,528],xrightleftarrows:[["baraboveleftarrow","rightarrowabovebar"],1.75,667],xrightequilibrium:[["baraboveshortleftharpoon","rightharpoonaboveshortbar"],1.75,716],xleftequilibrium:[["shortbaraboveleftharpoon","shortrightharpoonabovebar"],1.75,716]};t.a={encloseSpan:function(e,t,n,r){var o=void 0,l=e.height+e.depth+2*n;if(/fbox|color/.test(t)){if(o=i.a.makeSpan(["stretchy",t],[],r),"fbox"===t){var u=r.color&&r.getColor();u&&(o.style.borderColor=u)}}else{var s=[];/^[bx]cancel$/.test(t)&&s.push(new a.a.lineNode({x1:"0",y1:"0",x2:"100%",y2:"100%","stroke-width":"0.046em"})),/^x?cancel$/.test(t)&&s.push(new a.a.lineNode({x1:"0",y1:"100%",x2:"100%",y2:"0","stroke-width":"0.046em"}));var c=new a.a.svgNode(s,{width:"100%",height:l+"em"});o=i.a.makeSpan([],[c],r)}return o.height=l,o.style.height=l+"em",o},mathMLnode:function(e){var t=new l.a.MathNode("mo",[new l.a.TextNode(s[e.substr(1)])]);return t.setAttribute("stretchy","true"),t},ruleSpan:function(e,t,n){var r=void 0,o=void 0,l="stretchy";return"vertical-separator"===e?(r=new a.a.pathNode("vertSeparator"),o=new a.a.svgNode([r],{width:"0.25em",height:"400em",viewBox:"0 0 250 400000",preserveAspectRatio:"xMinYMin slice"}),l="vertical-separator"):(r=new a.a.pathNode("stdHorizRule"),o=new a.a.svgNode([r],{width:"400em",height:5*t+"em",viewBox:"0 0 400000 200",preserveAspectRatio:"xMinYMin slice"})),i.a.makeSpan([l],[o],n)},svgSpan:function(e,t){var n=function(){var n=4e5,r=e.value.label.substr(1);if(u.a.contains(["widehat","widetilde","utilde"],r)){var l="ordgroup"===(v=e.value.base).type?v.value.length:1,s=void 0,f=void 0,d=void 0;if(l>5)s="widehat"===r?420:312,n="widehat"===r?2364:2340,d="widehat"===r?.42:.34,f=("widehat"===r?"widehat":"tilde")+"4";else{var p=[1,1,2,2,3,3][l];"widehat"===r?(n=[0,1062,2364,2364,2364][p],s=[0,239,300,360,420][p],d=[0,.24,.3,.3,.36,.42][p],f="widehat"+p):(n=[0,600,1033,2339,2340][p],s=[0,260,286,306,312][p],d=[0,.26,.286,.3,.306,.34][p],f="tilde"+p)}var h=new a.a.pathNode(f),m=new a.a.svgNode([h],{width:"100%",height:d+"em",viewBox:"0 0 "+n+" "+s,preserveAspectRatio:"none"});return{span:i.a.makeSpan([],[m],t),minWidth:0,height:d}}var v,g=[],y=o()(c[r],4),b=y[0],w=y[1],E=y[2],S=y[3],x=E/1e3,k=b.length,_=void 0,C=void 0;if(1===k)_=["hide-tail"],C=[S];else if(2===k)_=["halfarrow-left","halfarrow-right"],C=["xMinYMin","xMaxYMin"];else{if(3!==k)throw new Error("Correct katexImagesData or update code here to support\n "+k+" children.");_=["brace-left","brace-center","brace-right"],C=["xMinYMin","xMidYMin","xMaxYMin"]}for(var O=0;O<k;O++){var M=new a.a.pathNode(b[O]),T=new a.a.svgNode([M],{width:"400em",height:x+"em",viewBox:"0 0 "+n+" "+E,preserveAspectRatio:C[O]+" slice"}),A=i.a.makeSpan([_[O]],[T],t);if(1===k)return{span:A,minWidth:w,height:x};A.style.height=x+"em",g.push(A)}return{span:i.a.makeSpan(["stretchy"],g,t),minWidth:w,height:x}}(),r=n.span,l=n.minWidth,s=n.height;return r.height=s,r.style.height=s+"em",l>0&&(r.style.minWidth=l+"em"),r}}},function(e,t,n){"use strict";var r=n(7),o=n.n(r),a=n(31);t.a=function e(t,n,r,i,l){o()(this,e),this.type=t,this.value=n,this.mode=r,this.loc=a.a.range(i,l)}},function(e,t,n){var r=n(22),o=n(70),a=n(71),i=Object.defineProperty;t.f=n(23)?Object.defineProperty:function(e,t,n){if(r(e),t=a(t,!0),r(n),o)try{return i(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t){e.exports={}},function(e,t,n){e.exports={default:n(103),__esModule:!0}},function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return l}));var r=n(6),o=(n(43),{pt:1,mm:7227/2540,cm:7227/254,in:72.27,bp:1.00375,pc:12,dd:1238/1157,cc:14856/1157,nd:685/642,nc:1370/107,sp:1/65536,px:1.00375}),a={ex:!0,em:!0,mu:!0},i=function(e){return"string"!=typeof e&&(e=e.unit),e in o||e in a||"ex"===e},l=function(e,t){var n=void 0;if(e.unit in o)n=o[e.unit]/t.fontMetrics().ptPerEm/t.sizeMultiplier;else if("mu"===e.unit)n=t.fontMetrics().cssEmPerMu;else{var a=void 0;if(a=t.style.isTight()?t.havingStyle(t.style.text()):t,"ex"===e.unit)n=a.fontMetrics().xHeight;else{if("em"!==e.unit)throw new r.a("Invalid unit: '"+e.unit+"'");n=a.fontMetrics().quad}a!==t&&(n*=a.sizeMultiplier/t.sizeMultiplier)}return Math.min(e.number*n,t.maxSize)}},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){var r=n(20);e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},function(e,t,n){e.exports=!n(24)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,n){var r=n(16),o=n(8),a=n(47),i=n(26),l=function(e,t,n){var u,s,c,f=e&l.F,d=e&l.G,p=e&l.S,h=e&l.P,m=e&l.B,v=e&l.W,g=d?o:o[t]||(o[t]={}),y=g.prototype,b=d?r:p?r[t]:(r[t]||{}).prototype;for(u in d&&(n=t),n)(s=!f&&b&&void 0!==b[u])&&u in g||(c=s?b[u]:n[u],g[u]=d&&"function"!=typeof b[u]?n[u]:m&&s?a(c,r):v&&b[u]==c?function(e){var t=function(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(c):h&&"function"==typeof c?a(Function.call,c):c,h&&((g.virtual||(g.virtual={}))[u]=c,e&l.R&&y&&!y[u]&&i(y,u,c)))};l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,e.exports=l},function(e,t,n){var r=n(15),o=n(33);e.exports=n(23)?function(e,t,n){return r.f(e,t,o(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var r=n(7),o=n.n(r),a=n(10),i=n.n(a),l=n(31),u=function(){function e(t,n){o()(this,e),this.text=t,this.loc=n}return i()(e,[{key:"range",value:function(t,n){return new e(n,l.a.range(this,t))}}]),e}()},function(e,t,n){"use strict";var r={math:{},text:{}};function o(e,t,n,o,a,i){r[e][a]={font:t,group:n,replace:o},i&&o&&(r[e][o]=r[e][a])}t.a=r;var a="math",i="text",l="main",u="ams",s="accent",c="bin",f="close",d="inner",p="mathord",h="op",m="open",v="punct",g="rel",y="spacing",b="textord";o(a,l,g,"≡","\\equiv",!0),o(a,l,g,"≺","\\prec",!0),o(a,l,g,"≻","\\succ",!0),o(a,l,g,"∼","\\sim",!0),o(a,l,g,"⊥","\\perp"),o(a,l,g,"⪯","\\preceq",!0),o(a,l,g,"⪰","\\succeq",!0),o(a,l,g,"≃","\\simeq",!0),o(a,l,g,"∣","\\mid",!0),o(a,l,g,"≪","\\ll"),o(a,l,g,"≫","\\gg",!0),o(a,l,g,"≍","\\asymp",!0),o(a,l,g,"∥","\\parallel"),o(a,l,g,"⋈","\\bowtie",!0),o(a,l,g,"⌣","\\smile",!0),o(a,l,g,"⊑","\\sqsubseteq",!0),o(a,l,g,"⊒","\\sqsupseteq",!0),o(a,l,g,"≐","\\doteq",!0),o(a,l,g,"⌢","\\frown",!0),o(a,l,g,"∋","\\ni",!0),o(a,l,g,"∝","\\propto",!0),o(a,l,g,"⊢","\\vdash",!0),o(a,l,g,"⊣","\\dashv",!0),o(a,l,g,"∋","\\owns"),o(a,l,v,".","\\ldotp"),o(a,l,v,"⋅","\\cdotp"),o(a,l,b,"#","\\#"),o(i,l,b,"#","\\#"),o(a,l,b,"&","\\&"),o(i,l,b,"&","\\&"),o(a,l,b,"ℵ","\\aleph",!0),o(a,l,b,"∀","\\forall",!0),o(a,l,b,"ℏ","\\hbar"),o(a,l,b,"∃","\\exists",!0),o(a,l,b,"∇","\\nabla",!0),o(a,l,b,"♭","\\flat",!0),o(a,l,b,"ℓ","\\ell",!0),o(a,l,b,"♮","\\natural",!0),o(a,l,b,"♣","\\clubsuit",!0),o(a,l,b,"℘","\\wp",!0),o(a,l,b,"♯","\\sharp",!0),o(a,l,b,"♢","\\diamondsuit",!0),o(a,l,b,"ℜ","\\Re",!0),o(a,l,b,"♡","\\heartsuit",!0),o(a,l,b,"ℑ","\\Im",!0),o(a,l,b,"♠","\\spadesuit",!0),o(i,l,b,"§","\\S",!0),o(i,l,b,"¶","\\P",!0),o(a,l,b,"†","\\dag"),o(i,l,b,"†","\\dag"),o(i,l,b,"†","\\textdagger"),o(a,l,b,"‡","\\ddag"),o(i,l,b,"‡","\\ddag"),o(i,l,b,"†","\\textdaggerdbl"),o(a,l,f,"⎱","\\rmoustache"),o(a,l,m,"⎰","\\lmoustache"),o(a,l,f,"⟯","\\rgroup"),o(a,l,m,"⟮","\\lgroup"),o(a,l,c,"∓","\\mp",!0),o(a,l,c,"⊖","\\ominus",!0),o(a,l,c,"⊎","\\uplus",!0),o(a,l,c,"⊓","\\sqcap",!0),o(a,l,c,"∗","\\ast"),o(a,l,c,"⊔","\\sqcup",!0),o(a,l,c,"◯","\\bigcirc"),o(a,l,c,"∙","\\bullet"),o(a,l,c,"‡","\\ddagger"),o(a,l,c,"≀","\\wr",!0),o(a,l,c,"⨿","\\amalg"),o(a,l,c,"&","\\And"),o(a,l,g,"⟵","\\longleftarrow",!0),o(a,l,g,"⇐","\\Leftarrow",!0),o(a,l,g,"⟸","\\Longleftarrow",!0),o(a,l,g,"⟶","\\longrightarrow",!0),o(a,l,g,"⇒","\\Rightarrow",!0),o(a,l,g,"⟹","\\Longrightarrow",!0),o(a,l,g,"↔","\\leftrightarrow",!0),o(a,l,g,"⟷","\\longleftrightarrow",!0),o(a,l,g,"⇔","\\Leftrightarrow",!0),o(a,l,g,"⟺","\\Longleftrightarrow",!0),o(a,l,g,"↦","\\mapsto",!0),o(a,l,g,"⟼","\\longmapsto",!0),o(a,l,g,"↗","\\nearrow",!0),o(a,l,g,"↩","\\hookleftarrow",!0),o(a,l,g,"↪","\\hookrightarrow",!0),o(a,l,g,"↘","\\searrow",!0),o(a,l,g,"↼","\\leftharpoonup",!0),o(a,l,g,"⇀","\\rightharpoonup",!0),o(a,l,g,"↙","\\swarrow",!0),o(a,l,g,"↽","\\leftharpoondown",!0),o(a,l,g,"⇁","\\rightharpoondown",!0),o(a,l,g,"↖","\\nwarrow",!0),o(a,l,g,"⇌","\\rightleftharpoons",!0),o(a,u,g,"≮","\\nless",!0),o(a,u,g,"","\\nleqslant"),o(a,u,g,"","\\nleqq"),o(a,u,g,"⪇","\\lneq",!0),o(a,u,g,"≨","\\lneqq",!0),o(a,u,g,"","\\lvertneqq"),o(a,u,g,"⋦","\\lnsim",!0),o(a,u,g,"⪉","\\lnapprox",!0),o(a,u,g,"⊀","\\nprec",!0),o(a,u,g,"⋠","\\npreceq",!0),o(a,u,g,"⋨","\\precnsim",!0),o(a,u,g,"⪹","\\precnapprox",!0),o(a,u,g,"≁","\\nsim",!0),o(a,u,g,"","\\nshortmid"),o(a,u,g,"∤","\\nmid",!0),o(a,u,g,"⊬","\\nvdash",!0),o(a,u,g,"⊭","\\nvDash",!0),o(a,u,g,"⋪","\\ntriangleleft"),o(a,u,g,"⋬","\\ntrianglelefteq",!0),o(a,u,g,"⊊","\\subsetneq",!0),o(a,u,g,"","\\varsubsetneq"),o(a,u,g,"⫋","\\subsetneqq",!0),o(a,u,g,"","\\varsubsetneqq"),o(a,u,g,"≯","\\ngtr",!0),o(a,u,g,"","\\ngeqslant"),o(a,u,g,"","\\ngeqq"),o(a,u,g,"⪈","\\gneq",!0),o(a,u,g,"≩","\\gneqq",!0),o(a,u,g,"","\\gvertneqq"),o(a,u,g,"⋧","\\gnsim",!0),o(a,u,g,"⪊","\\gnapprox",!0),o(a,u,g,"⊁","\\nsucc",!0),o(a,u,g,"⋡","\\nsucceq",!0),o(a,u,g,"⋩","\\succnsim",!0),o(a,u,g,"⪺","\\succnapprox",!0),o(a,u,g,"≆","\\ncong",!0),o(a,u,g,"","\\nshortparallel"),o(a,u,g,"∦","\\nparallel",!0),o(a,u,g,"⊯","\\nVDash",!0),o(a,u,g,"⋫","\\ntriangleright"),o(a,u,g,"⋭","\\ntrianglerighteq",!0),o(a,u,g,"","\\nsupseteqq"),o(a,u,g,"⊋","\\supsetneq",!0),o(a,u,g,"","\\varsupsetneq"),o(a,u,g,"⫌","\\supsetneqq",!0),o(a,u,g,"","\\varsupsetneqq"),o(a,u,g,"⊮","\\nVdash",!0),o(a,u,g,"⪵","\\precneqq",!0),o(a,u,g,"⪶","\\succneqq",!0),o(a,u,g,"","\\nsubseteqq"),o(a,u,c,"⊴","\\unlhd"),o(a,u,c,"⊵","\\unrhd"),o(a,u,g,"↚","\\nleftarrow",!0),o(a,u,g,"↛","\\nrightarrow",!0),o(a,u,g,"⇍","\\nLeftarrow",!0),o(a,u,g,"⇏","\\nRightarrow",!0),o(a,u,g,"↮","\\nleftrightarrow",!0),o(a,u,g,"⇎","\\nLeftrightarrow",!0),o(a,u,g,"△","\\vartriangle"),o(a,u,b,"ℏ","\\hslash"),o(a,u,b,"▽","\\triangledown"),o(a,u,b,"◊","\\lozenge"),o(a,u,b,"Ⓢ","\\circledS"),o(a,u,b,"®","\\circledR"),o(i,u,b,"®","\\circledR"),o(a,u,b,"∡","\\measuredangle",!0),o(a,u,b,"∄","\\nexists"),o(a,u,b,"℧","\\mho"),o(a,u,b,"Ⅎ","\\Finv",!0),o(a,u,b,"⅁","\\Game",!0),o(a,u,b,"k","\\Bbbk"),o(a,u,b,"‵","\\backprime"),o(a,u,b,"▲","\\blacktriangle"),o(a,u,b,"▼","\\blacktriangledown"),o(a,u,b,"■","\\blacksquare"),o(a,u,b,"⧫","\\blacklozenge"),o(a,u,b,"★","\\bigstar"),o(a,u,b,"∢","\\sphericalangle",!0),o(a,u,b,"∁","\\complement",!0),o(a,u,b,"ð","\\eth",!0),o(a,u,b,"╱","\\diagup"),o(a,u,b,"╲","\\diagdown"),o(a,u,b,"□","\\square"),o(a,u,b,"□","\\Box"),o(a,u,b,"◊","\\Diamond"),o(a,u,b,"¥","\\yen",!0),o(a,u,b,"✓","\\checkmark",!0),o(i,u,b,"✓","\\checkmark"),o(a,u,b,"ℶ","\\beth",!0),o(a,u,b,"ℸ","\\daleth",!0),o(a,u,b,"ℷ","\\gimel",!0),o(a,u,b,"ϝ","\\digamma"),o(a,u,b,"ϰ","\\varkappa"),o(a,u,m,"┌","\\ulcorner"),o(a,u,f,"┐","\\urcorner"),o(a,u,m,"└","\\llcorner"),o(a,u,f,"┘","\\lrcorner"),o(a,u,g,"≦","\\leqq",!0),o(a,u,g,"⩽","\\leqslant"),o(a,u,g,"⪕","\\eqslantless",!0),o(a,u,g,"≲","\\lesssim"),o(a,u,g,"⪅","\\lessapprox"),o(a,u,g,"≊","\\approxeq",!0),o(a,u,c,"⋖","\\lessdot"),o(a,u,g,"⋘","\\lll"),o(a,u,g,"≶","\\lessgtr"),o(a,u,g,"⋚","\\lesseqgtr"),o(a,u,g,"⪋","\\lesseqqgtr"),o(a,u,g,"≑","\\doteqdot"),o(a,u,g,"≓","\\risingdotseq",!0),o(a,u,g,"≒","\\fallingdotseq",!0),o(a,u,g,"∽","\\backsim",!0),o(a,u,g,"⋍","\\backsimeq",!0),o(a,u,g,"⫅","\\subseteqq",!0),o(a,u,g,"⋐","\\Subset",!0),o(a,u,g,"⊏","\\sqsubset",!0),o(a,u,g,"≼","\\preccurlyeq",!0),o(a,u,g,"⋞","\\curlyeqprec",!0),o(a,u,g,"≾","\\precsim",!0),o(a,u,g,"⪷","\\precapprox",!0),o(a,u,g,"⊲","\\vartriangleleft"),o(a,u,g,"⊴","\\trianglelefteq"),o(a,u,g,"⊨","\\vDash"),o(a,u,g,"⊪","\\Vvdash",!0),o(a,u,g,"⌣","\\smallsmile"),o(a,u,g,"⌢","\\smallfrown"),o(a,u,g,"≏","\\bumpeq",!0),o(a,u,g,"≎","\\Bumpeq",!0),o(a,u,g,"≧","\\geqq",!0),o(a,u,g,"⩾","\\geqslant",!0),o(a,u,g,"⪖","\\eqslantgtr",!0),o(a,u,g,"≳","\\gtrsim",!0),o(a,u,g,"⪆","\\gtrapprox",!0),o(a,u,c,"⋗","\\gtrdot"),o(a,u,g,"⋙","\\ggg",!0),o(a,u,g,"≷","\\gtrless",!0),o(a,u,g,"⋛","\\gtreqless",!0),o(a,u,g,"⪌","\\gtreqqless",!0),o(a,u,g,"≖","\\eqcirc",!0),o(a,u,g,"≗","\\circeq",!0),o(a,u,g,"≜","\\triangleq",!0),o(a,u,g,"∼","\\thicksim"),o(a,u,g,"≈","\\thickapprox"),o(a,u,g,"⫆","\\supseteqq",!0),o(a,u,g,"⋑","\\Supset",!0),o(a,u,g,"⊐","\\sqsupset",!0),o(a,u,g,"≽","\\succcurlyeq",!0),o(a,u,g,"⋟","\\curlyeqsucc",!0),o(a,u,g,"≿","\\succsim",!0),o(a,u,g,"⪸","\\succapprox",!0),o(a,u,g,"⊳","\\vartriangleright"),o(a,u,g,"⊵","\\trianglerighteq"),o(a,u,g,"⊩","\\Vdash",!0),o(a,u,g,"∣","\\shortmid"),o(a,u,g,"∥","\\shortparallel"),o(a,u,g,"≬","\\between",!0),o(a,u,g,"⋔","\\pitchfork",!0),o(a,u,g,"∝","\\varpropto"),o(a,u,g,"◀","\\blacktriangleleft"),o(a,u,g,"∴","\\therefore",!0),o(a,u,g,"∍","\\backepsilon"),o(a,u,g,"▶","\\blacktriangleright"),o(a,u,g,"∵","\\because",!0),o(a,u,g,"⋘","\\llless"),o(a,u,g,"⋙","\\gggtr"),o(a,u,c,"⊲","\\lhd"),o(a,u,c,"⊳","\\rhd"),o(a,u,g,"≂","\\eqsim",!0),o(a,l,g,"⋈","\\Join"),o(a,u,g,"≑","\\Doteq",!0),o(a,u,c,"∔","\\dotplus",!0),o(a,u,c,"∖","\\smallsetminus"),o(a,u,c,"⋒","\\Cap",!0),o(a,u,c,"⋓","\\Cup",!0),o(a,u,c,"⩞","\\doublebarwedge",!0),o(a,u,c,"⊟","\\boxminus",!0),o(a,u,c,"⊞","\\boxplus",!0),o(a,u,c,"⋇","\\divideontimes",!0),o(a,u,c,"⋉","\\ltimes",!0),o(a,u,c,"⋊","\\rtimes",!0),o(a,u,c,"⋋","\\leftthreetimes",!0),o(a,u,c,"⋌","\\rightthreetimes",!0),o(a,u,c,"⋏","\\curlywedge",!0),o(a,u,c,"⋎","\\curlyvee",!0),o(a,u,c,"⊝","\\circleddash",!0),o(a,u,c,"⊛","\\circledast",!0),o(a,u,c,"⋅","\\centerdot"),o(a,u,c,"⊺","\\intercal",!0),o(a,u,c,"⋒","\\doublecap"),o(a,u,c,"⋓","\\doublecup"),o(a,u,c,"⊠","\\boxtimes",!0),o(a,u,g,"⇢","\\dashrightarrow",!0),o(a,u,g,"⇠","\\dashleftarrow",!0),o(a,u,g,"⇇","\\leftleftarrows",!0),o(a,u,g,"⇆","\\leftrightarrows",!0),o(a,u,g,"⇚","\\Lleftarrow",!0),o(a,u,g,"↞","\\twoheadleftarrow",!0),o(a,u,g,"↢","\\leftarrowtail",!0),o(a,u,g,"↫","\\looparrowleft",!0),o(a,u,g,"⇋","\\leftrightharpoons",!0),o(a,u,g,"↶","\\curvearrowleft",!0),o(a,u,g,"↺","\\circlearrowleft",!0),o(a,u,g,"↰","\\Lsh",!0),o(a,u,g,"⇈","\\upuparrows",!0),o(a,u,g,"↿","\\upharpoonleft",!0),o(a,u,g,"⇃","\\downharpoonleft",!0),o(a,u,g,"⊸","\\multimap",!0),o(a,u,g,"↭","\\leftrightsquigarrow",!0),o(a,u,g,"⇉","\\rightrightarrows",!0),o(a,u,g,"⇄","\\rightleftarrows",!0),o(a,u,g,"↠","\\twoheadrightarrow",!0),o(a,u,g,"↣","\\rightarrowtail",!0),o(a,u,g,"↬","\\looparrowright",!0),o(a,u,g,"↷","\\curvearrowright",!0),o(a,u,g,"↻","\\circlearrowright",!0),o(a,u,g,"↱","\\Rsh",!0),o(a,u,g,"⇊","\\downdownarrows",!0),o(a,u,g,"↾","\\upharpoonright",!0),o(a,u,g,"⇂","\\downharpoonright",!0),o(a,u,g,"⇝","\\rightsquigarrow",!0),o(a,u,g,"⇝","\\leadsto"),o(a,u,g,"⇛","\\Rrightarrow",!0),o(a,u,g,"↾","\\restriction"),o(a,l,b,"‘","`"),o(a,l,b,"$","\\$"),o(i,l,b,"$","\\$"),o(i,l,b,"$","\\textdollar"),o(a,l,b,"%","\\%"),o(i,l,b,"%","\\%"),o(a,l,b,"_","\\_"),o(i,l,b,"_","\\_"),o(i,l,b,"_","\\textunderscore"),o(a,l,b,"∠","\\angle",!0),o(a,l,b,"∞","\\infty",!0),o(a,l,b,"′","\\prime"),o(a,l,b,"△","\\triangle"),o(a,l,b,"Γ","\\Gamma",!0),o(a,l,b,"Δ","\\Delta",!0),o(a,l,b,"Θ","\\Theta",!0),o(a,l,b,"Λ","\\Lambda",!0),o(a,l,b,"Ξ","\\Xi",!0),o(a,l,b,"Π","\\Pi",!0),o(a,l,b,"Σ","\\Sigma",!0),o(a,l,b,"Υ","\\Upsilon",!0),o(a,l,b,"Φ","\\Phi",!0),o(a,l,b,"Ψ","\\Psi",!0),o(a,l,b,"Ω","\\Omega",!0),o(a,l,b,"¬","\\neg"),o(a,l,b,"¬","\\lnot"),o(a,l,b,"⊤","\\top"),o(a,l,b,"⊥","\\bot"),o(a,l,b,"∅","\\emptyset"),o(a,u,b,"∅","\\varnothing"),o(a,l,p,"α","\\alpha",!0),o(a,l,p,"β","\\beta",!0),o(a,l,p,"γ","\\gamma",!0),o(a,l,p,"δ","\\delta",!0),o(a,l,p,"ϵ","\\epsilon",!0),o(a,l,p,"ζ","\\zeta",!0),o(a,l,p,"η","\\eta",!0),o(a,l,p,"θ","\\theta",!0),o(a,l,p,"ι","\\iota",!0),o(a,l,p,"κ","\\kappa",!0),o(a,l,p,"λ","\\lambda",!0),o(a,l,p,"μ","\\mu",!0),o(a,l,p,"ν","\\nu",!0),o(a,l,p,"ξ","\\xi",!0),o(a,l,p,"ο","\\omicron",!0),o(a,l,p,"π","\\pi",!0),o(a,l,p,"ρ","\\rho",!0),o(a,l,p,"σ","\\sigma",!0),o(a,l,p,"τ","\\tau",!0),o(a,l,p,"υ","\\upsilon",!0),o(a,l,p,"ϕ","\\phi",!0),o(a,l,p,"χ","\\chi",!0),o(a,l,p,"ψ","\\psi",!0),o(a,l,p,"ω","\\omega",!0),o(a,l,p,"ε","\\varepsilon",!0),o(a,l,p,"ϑ","\\vartheta",!0),o(a,l,p,"ϖ","\\varpi",!0),o(a,l,p,"ϱ","\\varrho",!0),o(a,l,p,"ς","\\varsigma",!0),o(a,l,p,"φ","\\varphi",!0),o(a,l,c,"∗","*"),o(a,l,c,"+","+"),o(a,l,c,"−","-"),o(a,l,c,"⋅","\\cdot",!0),o(a,l,c,"∘","\\circ"),o(a,l,c,"÷","\\div",!0),o(a,l,c,"±","\\pm",!0),o(a,l,c,"×","\\times",!0),o(a,l,c,"∩","\\cap",!0),o(a,l,c,"∪","\\cup",!0),o(a,l,c,"∖","\\setminus"),o(a,l,c,"∧","\\land"),o(a,l,c,"∨","\\lor"),o(a,l,c,"∧","\\wedge",!0),o(a,l,c,"∨","\\vee",!0),o(a,l,b,"√","\\surd"),o(a,l,m,"(","("),o(a,l,m,"[","["),o(a,l,m,"⟨","\\langle",!0),o(a,l,m,"∣","\\lvert"),o(a,l,m,"∥","\\lVert"),o(a,l,f,")",")"),o(a,l,f,"]","]"),o(a,l,f,"?","?"),o(a,l,f,"!","!"),o(a,l,f,"⟩","\\rangle",!0),o(a,l,f,"∣","\\rvert"),o(a,l,f,"∥","\\rVert"),o(a,l,g,"=","="),o(a,l,g,"<","<"),o(a,l,g,">",">"),o(a,l,g,":",":"),o(a,l,g,"≈","\\approx",!0),o(a,l,g,"≅","\\cong",!0),o(a,l,g,"≥","\\ge"),o(a,l,g,"≥","\\geq",!0),o(a,l,g,"←","\\gets"),o(a,l,g,">","\\gt"),o(a,l,g,"∈","\\in",!0),o(a,l,g,"∉","\\notin",!0),o(a,l,g,"̸","\\not"),o(a,l,g,"⊂","\\subset",!0),o(a,l,g,"⊃","\\supset",!0),o(a,l,g,"⊆","\\subseteq",!0),o(a,l,g,"⊇","\\supseteq",!0),o(a,u,g,"⊈","\\nsubseteq",!0),o(a,u,g,"⊉","\\nsupseteq",!0),o(a,l,g,"⊨","\\models"),o(a,l,g,"←","\\leftarrow",!0),o(a,l,g,"≤","\\le"),o(a,l,g,"≤","\\leq",!0),o(a,l,g,"<","\\lt"),o(a,l,g,"≠","\\ne",!0),o(a,l,g,"≠","\\neq"),o(a,l,g,"→","\\rightarrow",!0),o(a,l,g,"→","\\to"),o(a,u,g,"≱","\\ngeq",!0),o(a,u,g,"≰","\\nleq",!0),o(a,l,y,null,"\\!"),o(a,l,y," ","\\ "),o(a,l,y," ","~"),o(a,l,y,null,"\\,"),o(a,l,y,null,"\\:"),o(a,l,y,null,"\\;"),o(a,l,y,null,"\\enspace"),o(a,l,y,null,"\\qquad"),o(a,l,y,null,"\\quad"),o(a,l,y," ","\\space"),o(a,l,y," ","\\nobreakspace"),o(i,l,y,null,"\\!"),o(i,l,y," ","\\ "),o(i,l,y," ","~"),o(i,l,y,null,"\\,"),o(i,l,y,null,"\\:"),o(i,l,y,null,"\\;"),o(i,l,y,null,"\\enspace"),o(i,l,y,null,"\\qquad"),o(i,l,y,null,"\\quad"),o(i,l,y," ","\\space"),o(i,l,y," ","\\nobreakspace"),o(a,l,v,",",","),o(a,l,v,";",";"),o(a,l,v,":","\\colon"),o(a,u,c,"⊼","\\barwedge",!0),o(a,u,c,"⊻","\\veebar",!0),o(a,l,c,"⊙","\\odot",!0),o(a,l,c,"⊕","\\oplus",!0),o(a,l,c,"⊗","\\otimes",!0),o(a,l,b,"∂","\\partial",!0),o(a,l,c,"⊘","\\oslash",!0),o(a,u,c,"⊚","\\circledcirc",!0),o(a,u,c,"⊡","\\boxdot",!0),o(a,l,c,"△","\\bigtriangleup"),o(a,l,c,"▽","\\bigtriangledown"),o(a,l,c,"†","\\dagger"),o(a,l,c,"⋄","\\diamond"),o(a,l,c,"⋆","\\star"),o(a,l,c,"◃","\\triangleleft"),o(a,l,c,"▹","\\triangleright"),o(a,l,m,"{","\\{"),o(i,l,b,"{","\\{"),o(i,l,b,"{","\\textbraceleft"),o(a,l,f,"}","\\}"),o(i,l,b,"}","\\}"),o(i,l,b,"}","\\textbraceright"),o(a,l,m,"{","\\lbrace"),o(a,l,f,"}","\\rbrace"),o(a,l,m,"[","\\lbrack"),o(a,l,f,"]","\\rbrack"),o(i,l,b,"<","\\textless"),o(i,l,b,">","\\textgreater"),o(a,l,m,"⌊","\\lfloor"),o(a,l,f,"⌋","\\rfloor"),o(a,l,m,"⌈","\\lceil"),o(a,l,f,"⌉","\\rceil"),o(a,l,b,"\\","\\backslash"),o(a,l,b,"∣","|"),o(a,l,b,"∣","\\vert"),o(i,l,b,"|","\\textbar"),o(a,l,b,"∥","\\|"),o(a,l,b,"∥","\\Vert"),o(i,l,b,"∥","\\textbardbl"),o(a,l,g,"↑","\\uparrow",!0),o(a,l,g,"⇑","\\Uparrow",!0),o(a,l,g,"↓","\\downarrow",!0),o(a,l,g,"⇓","\\Downarrow",!0),o(a,l,g,"↕","\\updownarrow",!0),o(a,l,g,"⇕","\\Updownarrow",!0),o(a,l,h,"∐","\\coprod"),o(a,l,h,"⋁","\\bigvee"),o(a,l,h,"⋀","\\bigwedge"),o(a,l,h,"⨄","\\biguplus"),o(a,l,h,"⋂","\\bigcap"),o(a,l,h,"⋃","\\bigcup"),o(a,l,h,"∫","\\int"),o(a,l,h,"∫","\\intop"),o(a,l,h,"∬","\\iint"),o(a,l,h,"∭","\\iiint"),o(a,l,h,"∏","\\prod"),o(a,l,h,"∑","\\sum"),o(a,l,h,"⨂","\\bigotimes"),o(a,l,h,"⨁","\\bigoplus"),o(a,l,h,"⨀","\\bigodot"),o(a,l,h,"∮","\\oint"),o(a,l,h,"⨆","\\bigsqcup"),o(a,l,h,"∫","\\smallint"),o(i,l,d,"…","\\textellipsis"),o(a,l,d,"…","\\mathellipsis"),o(i,l,d,"…","\\ldots",!0),o(a,l,d,"…","\\ldots",!0),o(a,l,d,"⋯","\\@cdots",!0),o(a,l,d,"⋱","\\ddots",!0),o(a,l,b,"⋮","\\vdots",!0),o(a,l,s,"ˊ","\\acute"),o(a,l,s,"ˋ","\\grave"),o(a,l,s,"¨","\\ddot"),o(a,l,s,"~","\\tilde"),o(a,l,s,"ˉ","\\bar"),o(a,l,s,"˘","\\breve"),o(a,l,s,"ˇ","\\check"),o(a,l,s,"^","\\hat"),o(a,l,s,"⃗","\\vec"),o(a,l,s,"˙","\\dot"),o(a,l,s,"˚","\\mathring"),o(a,l,p,"ı","\\imath",!0),o(a,l,p,"ȷ","\\jmath",!0),o(i,l,b,"ı","\\i",!0),o(i,l,b,"ȷ","\\j",!0),o(i,l,b,"ß","\\ss",!0),o(i,l,b,"æ","\\ae",!0),o(i,l,b,"æ","\\ae",!0),o(i,l,b,"œ","\\oe",!0),o(i,l,b,"ø","\\o",!0),o(i,l,b,"Æ","\\AE",!0),o(i,l,b,"Œ","\\OE",!0),o(i,l,b,"Ø","\\O",!0),o(i,l,s,"ˊ","\\'"),o(i,l,s,"ˋ","\\`"),o(i,l,s,"ˆ","\\^"),o(i,l,s,"˜","\\~"),o(i,l,s,"ˉ","\\="),o(i,l,s,"˘","\\u"),o(i,l,s,"˙","\\."),o(i,l,s,"˚","\\r"),o(i,l,s,"ˇ","\\v"),o(i,l,s,"¨",'\\"'),o(i,l,s,"˝","\\H"),o(i,l,b,"–","--"),o(i,l,b,"–","\\textendash"),o(i,l,b,"—","---"),o(i,l,b,"—","\\textemdash"),o(i,l,b,"‘","`"),o(i,l,b,"‘","\\textquoteleft"),o(i,l,b,"’","'"),o(i,l,b,"’","\\textquoteright"),o(i,l,b,"“","``"),o(i,l,b,"“","\\textquotedblleft"),o(i,l,b,"”","''"),o(i,l,b,"”","\\textquotedblright"),o(a,l,b,"°","\\degree"),o(i,l,b,"°","\\degree"),o(a,l,p,"£","\\pounds"),o(a,l,p,"£","\\mathsterling",!0),o(i,l,p,"£","\\pounds"),o(i,l,p,"£","\\textsterling",!0),o(a,u,b,"✠","\\maltese"),o(i,u,b,"✠","\\maltese"),o(i,l,y," ","\\ "),o(i,l,y," "," "),o(i,l,y," ","~");for(var w='0123456789/@."',E=0;E<w.length;E++){var S=w.charAt(E);o(a,l,b,S,S)}for(var x='0123456789!@*()-=+[]<>|";:?/.,',k=0;k<x.length;k++){var _=x.charAt(k);o(i,l,b,_,_)}for(var C="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",O=0;O<C.length;O++){var M=C.charAt(O);o(a,l,p,M,M),o(i,l,b,M,M)}for(var T="ÇÐÞçþ",A=0;A<T.length;A++){var z=T.charAt(A);o(a,l,p,z,z),o(i,l,b,z,z)}o(i,l,b,"ð","ð"),o(i,l,b,"–","–"),o(i,l,b,"—","—"),o(i,l,b,"‘","‘"),o(i,l,b,"’","’"),o(i,l,b,"“","“"),o(i,l,b,"”","”")},function(e,t,n){var r=n(38);e.exports=function(e){return Object(r(e))}},function(e,t,n){"use strict";var r=n(42),o=n(59),a={slant:[.25,.25,.25],space:[0,0,0],stretch:[0,0,0],shrink:[0,0,0],xHeight:[.431,.431,.431],quad:[1,1.171,1.472],extraSpace:[0,0,0],num1:[.677,.732,.925],num2:[.394,.384,.387],num3:[.444,.471,.504],denom1:[.686,.752,1.025],denom2:[.345,.344,.532],sup1:[.413,.503,.504],sup2:[.363,.431,.404],sup3:[.289,.286,.294],sub1:[.15,.143,.2],sub2:[.247,.286,.4],supDrop:[.386,.353,.494],subDrop:[.05,.071,.1],delim1:[2.39,1.7,1.98],delim2:[1.01,1.157,1.42],axisHeight:[.25,.25,.25],defaultRuleThickness:[.04,.049,.049],bigOpSpacing1:[.111,.111,.111],bigOpSpacing2:[.166,.166,.166],bigOpSpacing3:[.2,.2,.2],bigOpSpacing4:[.6,.611,.611],bigOpSpacing5:[.1,.143,.143],sqrtRuleThickness:[.04,.04,.04],ptPerEm:[10,10,10],doubleRuleSep:[.2,.2,.2]},i={"Å":"A","Ç":"C","Ð":"D","Þ":"o","å":"a","ç":"c","ð":"d","þ":"o","А":"A","Б":"B","В":"B","Г":"F","Д":"A","Е":"E","Ж":"K","З":"3","И":"N","Й":"N","К":"K","Л":"N","М":"M","Н":"H","О":"O","П":"N","Р":"P","С":"C","Т":"T","У":"y","Ф":"O","Х":"X","Ц":"U","Ч":"h","Ш":"W","Щ":"W","Ъ":"B","Ы":"X","Ь":"B","Э":"3","Ю":"X","Я":"R","а":"a","б":"b","в":"a","г":"r","д":"y","е":"e","ж":"m","з":"e","и":"n","й":"n","к":"n","л":"n","м":"m","н":"n","о":"o","п":"n","р":"p","с":"c","т":"o","у":"y","ф":"b","х":"x","ц":"n","ч":"n","ш":"w","щ":"w","ъ":"a","ы":"m","ь":"a","э":"e","ю":"m","я":"r"},l={};t.a={getFontMetrics:function(e){var t;if(!l[t=e>=5?0:e>=3?1:2]){var n=l[t]={cssEmPerMu:a.quad[t]/18};for(var r in a)a.hasOwnProperty(r)&&(n[r]=a[r][t])}return l[t]},getCharacterMetrics:function(e,t,n){if(!o.a[t])throw new Error("Font metrics not found for font: "+t+".");var a=e.charCodeAt(0);e[0]in i&&(a=i[e[0]].charCodeAt(0));var l=o.a[t][a];if(l||"text"!==n||Object(r.b)(a)&&(l=o.a[t][77]),l)return{depth:l[0],height:l[1],italic:l[2],skew:l[3],width:l[4]}}}},function(e,t,n){"use strict";var r=n(66),o=n.n(r),a=n(7),i=n.n(a),l=n(10),u=n.n(l),s=function(){function e(t,n,r){i()(this,e),this.lexer=t,this.start=n,this.end=r,o()(this)}return u()(e,null,[{key:"range",value:function(t,n){return n?t&&t.loc&&n.loc&&t.loc.lexer===n.loc.lexer?new e(t.loc.lexer,t.loc.start,n.loc.end):null:t&&t.loc}}]),e}();t.a=s},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){"use strict";var r=n(7),o=n.n(r),a=n(5);t.a=function e(t){o()(this,e),t=t||{},this.displayMode=a.a.deflt(t.displayMode,!1),this.throwOnError=a.a.deflt(t.throwOnError,!0),this.errorColor=a.a.deflt(t.errorColor,"#cc0000"),this.macros=t.macros||{},this.colorIsTextColor=a.a.deflt(t.colorIsTextColor,!1),this.maxSize=Math.max(0,a.a.deflt(t.maxSize,1/0))}},function(e,t,n){"use strict";t.__esModule=!0;var r,o=(r=n(79))&&r.__esModule?r:{default:r};t.default=function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return(0,o.default)(e)}},function(e,t,n){"use strict";var r=n(81)(!0);n(48)(String,"String",(function(e){this._t=String(e),this._i=0}),(function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})}))},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){var r=n(87),o=n(53);e.exports=Object.keys||function(e){return r(e,o)}},function(e,t,n){var r=n(49),o=n(38);e.exports=function(e){return r(o(e))}},function(e,t,n){var r=n(52)("keys"),o=n(32);e.exports=function(e){return r[e]||(r[e]=o(e))}},function(e,t,n){"use strict";t.a=function(e){var t=!0,n=!1,r=void 0;try{for(var o,a=i()(l);!(t=(o=a.next()).done);t=!0){var u=o.value,s=!0,c=!1,f=void 0;try{for(var d,p=i()(u.blocks);!(s=(d=p.next()).done);s=!0){var h=d.value;if(e>=h[0]&&e<=h[1])return u.name}}catch(e){c=!0,f=e}finally{try{!s&&p.return&&p.return()}finally{if(c)throw f}}}}catch(e){n=!0,r=e}finally{try{!t&&a.return&&a.return()}finally{if(n)throw r}}return null},t.b=function(e){for(var t=0;t<u.length;t+=2)if(e>=u[t]&&e<=u[t+1])return!0;return!1};var r=n(35),o=n.n(r),a=n(18),i=n.n(a),l=[{name:"latin",blocks:[[256,591],[768,879]]},{name:"cyrillic",blocks:[[1024,1279]]},{name:"brahmic",blocks:[[2304,4255]]},{name:"georgian",blocks:[[4256,4351]]},{name:"cjk",blocks:[[12288,12543],[19968,40879],[65280,65376]]},{name:"hangul",blocks:[[44032,55215]]}],u=[];l.forEach((function(e){return e.blocks.forEach((function(e){return u.push.apply(u,o()(e))}))}))},function(e,t,n){"use strict";var r=n(7),o=n.n(r),a=n(10),i=n.n(a),l=n(30),u=[[1,1,1],[2,1,1],[3,1,1],[4,2,1],[5,2,1],[6,3,1],[7,4,2],[8,6,3],[9,7,6],[10,8,7],[11,10,9]],s=[.5,.6,.7,.8,.9,1,1.2,1.44,1.728,2.074,2.488],c=function(e,t){return t.size<2?e:u[e-1][t.size-1]},f=function(){function e(t){o()(this,e),this.style=t.style,this.color=t.color,this.size=t.size||e.BASESIZE,this.textSize=t.textSize||this.size,this.phantom=!!t.phantom,this.fontFamily=t.fontFamily,this.fontWeight=t.fontWeight||"",this.fontShape=t.fontShape||"",this.sizeMultiplier=s[this.size-1],this.maxSize=t.maxSize,this._fontMetrics=void 0}return i()(e,[{key:"extend",value:function(t){var n={style:this.style,size:this.size,textSize:this.textSize,color:this.color,phantom:this.phantom,fontFamily:this.fontFamily,fontWeight:this.fontWeight,fontShape:this.fontShape,maxSize:this.maxSize};for(var r in t)t.hasOwnProperty(r)&&(n[r]=t[r]);return new e(n)}},{key:"havingStyle",value:function(e){return this.style===e?this:this.extend({style:e,size:c(this.textSize,e)})}},{key:"havingCrampedStyle",value:function(){return this.havingStyle(this.style.cramp())}},{key:"havingSize",value:function(e){return this.size===e&&this.textSize===e?this:this.extend({style:this.style.text(),size:e,textSize:e,sizeMultiplier:s[e-1]})}},{key:"havingBaseStyle",value:function(t){t=t||this.style.text();var n=c(e.BASESIZE,t);return this.size===n&&this.textSize===e.BASESIZE&&this.style===t?this:this.extend({style:t,size:n})}},{key:"withColor",value:function(e){return this.extend({color:e})}},{key:"withPhantom",value:function(){return this.extend({phantom:!0})}},{key:"withFontFamily",value:function(e){return this.extend({fontFamily:e||this.fontFamily})}},{key:"withFontWeight",value:function(e){return this.extend({fontWeight:e})}},{key:"withFontShape",value:function(e){return this.extend({fontShape:e})}},{key:"sizingClasses",value:function(e){return e.size!==this.size?["sizing","reset-size"+e.size,"size"+this.size]:[]}},{key:"baseSizingClasses",value:function(){return this.size!==e.BASESIZE?["sizing","reset-size"+this.size,"size"+e.BASESIZE]:[]}},{key:"fontMetrics",value:function(){return this._fontMetrics||(this._fontMetrics=l.a.getFontMetrics(this.size)),this._fontMetrics}},{key:"getColor",value:function(){return this.phantom?"transparent":null!=this.color&&e.colorMap.hasOwnProperty(this.color)?e.colorMap[this.color]:this.color}}]),e}();f.BASESIZE=6,f.colorMap={"katex-blue":"#6495ed","katex-orange":"#ffa500","katex-pink":"#ff00af","katex-red":"#df0030","katex-green":"#28ae7b","katex-gray":"gray","katex-purple":"#9d38bd","katex-blueA":"#ccfaff","katex-blueB":"#80f6ff","katex-blueC":"#63d9ea","katex-blueD":"#11accd","katex-blueE":"#0c7f99","katex-tealA":"#94fff5","katex-tealB":"#26edd5","katex-tealC":"#01d1c1","katex-tealD":"#01a995","katex-tealE":"#208170","katex-greenA":"#b6ffb0","katex-greenB":"#8af281","katex-greenC":"#74cf70","katex-greenD":"#1fab54","katex-greenE":"#0d923f","katex-goldA":"#ffd0a9","katex-goldB":"#ffbb71","katex-goldC":"#ff9c39","katex-goldD":"#e07d10","katex-goldE":"#a75a05","katex-redA":"#fca9a9","katex-redB":"#ff8482","katex-redC":"#f9685d","katex-redD":"#e84d39","katex-redE":"#bc2612","katex-maroonA":"#ffbde0","katex-maroonB":"#ff92c6","katex-maroonC":"#ed5fa6","katex-maroonD":"#ca337c","katex-maroonE":"#9e034e","katex-purpleA":"#ddd7ff","katex-purpleB":"#c6b9fc","katex-purpleC":"#aa87ff","katex-purpleD":"#7854ab","katex-purpleE":"#543b78","katex-mintA":"#f5f9e8","katex-mintB":"#edf2df","katex-mintC":"#e0e5cc","katex-grayA":"#f6f7f7","katex-grayB":"#f0f1f2","katex-grayC":"#e3e5e6","katex-grayD":"#d6d8da","katex-grayE":"#babec2","katex-grayF":"#888d93","katex-grayG":"#626569","katex-grayH":"#3b3e40","katex-grayI":"#21242c","katex-kaBlue":"#314453","katex-kaGreen":"#71B307"},t.a=f},function(e,t,n){"use strict";var r=n(6),o=n(9),a=n(12),i=n(0),l=n(30),u=n(28),s=n(5),c=function(e,t,n){return u.a.math[e]&&u.a.math[e].replace?l.a.getCharacterMetrics(u.a.math[e].replace,t,n):l.a.getCharacterMetrics(e,t,n)},f=function(e,t,n,r){var o=n.havingBaseStyle(t),a=i.a.makeSpan((r||[]).concat(o.sizingClasses(n)),[e],n);return a.delimSizeMultiplier=o.sizeMultiplier/n.sizeMultiplier,a.height*=a.delimSizeMultiplier,a.depth*=a.delimSizeMultiplier,a.maxFontSize=o.sizeMultiplier,a},d=function(e,t,n){var r=t.havingBaseStyle(n),o=(1-t.sizeMultiplier/r.sizeMultiplier)*t.fontMetrics().axisHeight;e.classes.push("delimcenter"),e.style.top=o+"em",e.height-=o,e.depth+=o},p=function(e,t,n,r,a,l){var u=function(e,t,n,r){return i.a.makeSymbol(e,"Size"+t+"-Regular",n,r)}(e,t,a,r),s=f(i.a.makeSpan(["delimsizing","size"+t],[u],r),o.a.TEXT,r,l);return n&&d(s,r,o.a.TEXT),s},h=function(e,t,n){var r=void 0;return"Size1-Regular"===t?r="delim-size1":"Size4-Regular"===t&&(r="delim-size4"),{type:"elem",elem:i.a.makeSpan(["delimsizinginner",r],[i.a.makeSpan([],[i.a.makeSymbol(e,t,n)])])}},m=function(e,t,n,r,a,l){var u=void 0,s=void 0,d=void 0,p=void 0;u=d=p=e,s=null;var m="Size1-Regular";"\\uparrow"===e?d=p="⏐":"\\Uparrow"===e?d=p="‖":"\\downarrow"===e?u=d="⏐":"\\Downarrow"===e?u=d="‖":"\\updownarrow"===e?(u="\\uparrow",d="⏐",p="\\downarrow"):"\\Updownarrow"===e?(u="\\Uparrow",d="‖",p="\\Downarrow"):"["===e||"\\lbrack"===e?(u="⎡",d="⎢",p="⎣",m="Size4-Regular"):"]"===e||"\\rbrack"===e?(u="⎤",d="⎥",p="⎦",m="Size4-Regular"):"\\lfloor"===e?(d=u="⎢",p="⎣",m="Size4-Regular"):"\\lceil"===e?(u="⎡",d=p="⎢",m="Size4-Regular"):"\\rfloor"===e?(d=u="⎥",p="⎦",m="Size4-Regular"):"\\rceil"===e?(u="⎤",d=p="⎥",m="Size4-Regular"):"("===e?(u="⎛",d="⎜",p="⎝",m="Size4-Regular"):")"===e?(u="⎞",d="⎟",p="⎠",m="Size4-Regular"):"\\{"===e||"\\lbrace"===e?(u="⎧",s="⎨",p="⎩",d="⎪",m="Size4-Regular"):"\\}"===e||"\\rbrace"===e?(u="⎫",s="⎬",p="⎭",d="⎪",m="Size4-Regular"):"\\lgroup"===e?(u="⎧",p="⎩",d="⎪",m="Size4-Regular"):"\\rgroup"===e?(u="⎫",p="⎭",d="⎪",m="Size4-Regular"):"\\lmoustache"===e?(u="⎧",p="⎭",d="⎪",m="Size4-Regular"):"\\rmoustache"===e&&(u="⎫",p="⎩",d="⎪",m="Size4-Regular");var v=c(u,m,a),g=v.height+v.depth,y=c(d,m,a),b=y.height+y.depth,w=c(p,m,a),E=w.height+w.depth,S=0,x=1;if(null!==s){var k=c(s,m,a);S=k.height+k.depth,x=2}var _=g+E+S,C=Math.ceil((t-_)/(x*b)),O=_+C*x*b,M=r.fontMetrics().axisHeight;n&&(M*=r.sizeMultiplier);var T=O/2-M,A=[];if(A.push(h(p,m,a)),null===s)for(var z=0;z<C;z++)A.push(h(d,m,a));else{for(var N=0;N<C;N++)A.push(h(d,m,a));A.push(h(s,m,a));for(var D=0;D<C;D++)A.push(h(d,m,a))}A.push(h(u,m,a));var I=r.havingBaseStyle(o.a.TEXT),B=i.a.makeVList({positionType:"bottom",positionData:T,children:A},I);return f(i.a.makeSpan(["delimsizing","mult"],[B],I),o.a.TEXT,r,l)},v=function(e,t,n,r){var o=void 0;"sqrtTall"===e&&(o="M702 80H400000v40H742v"+(n-54-80)+"l-4 4-4 4c-.667.7\n-2 1.5-4 2.5s-4.167 1.833-6.5 2.5-5.5 1-9.5 1h-12l-28-84c-16.667-52-96.667\n-294.333-240-727l-212 -643 -85 170c-4-3.333-8.333-7.667-13 -13l-13-13l77-155\n 77-156c66 199.333 139 419.667 219 661 l218 661zM702 80H400000v40H742z");var l=new a.a.pathNode(e,o),u=new a.a.svgNode([l],{width:"400em",height:t+"em",viewBox:"0 0 400000 "+n,preserveAspectRatio:"xMinYMin slice"});return i.a.makeSpan(["hide-tail"],[u],r)},g=["(",")","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\\lceil","\\rceil","\\surd"],y=["\\uparrow","\\downarrow","\\updownarrow","\\Uparrow","\\Downarrow","\\Updownarrow","|","\\|","\\vert","\\Vert","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\\lmoustache","\\rmoustache"],b=["<",">","\\langle","\\rangle","/","\\backslash","\\lt","\\gt"],w=[0,1.2,1.8,2.4,3],E=[{type:"small",style:o.a.SCRIPTSCRIPT},{type:"small",style:o.a.SCRIPT},{type:"small",style:o.a.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4}],S=[{type:"small",style:o.a.SCRIPTSCRIPT},{type:"small",style:o.a.SCRIPT},{type:"small",style:o.a.TEXT},{type:"stack"}],x=[{type:"small",style:o.a.SCRIPTSCRIPT},{type:"small",style:o.a.SCRIPT},{type:"small",style:o.a.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4},{type:"stack"}],k=function(e,t,n,r){for(var o,a=Math.min(2,3-r.style.size);a<n.length&&"stack"!==n[a].type;a++){var i=c(e,"small"===(o=n[a]).type?"Main-Regular":"large"===o.type?"Size"+o.size+"-Regular":"stack"===o.type?"Size4-Regular":void 0,"math"),l=i.height+i.depth;if("small"===n[a].type&&(l*=r.havingBaseStyle(n[a].style).sizeMultiplier),l>t)return n[a]}return n[n.length-1]},_=function(e,t,n,r,o,a){"<"===e||"\\lt"===e||"⟨"===e?e="\\langle":">"!==e&&"\\gt"!==e&&"⟩"!==e||(e="\\rangle");var l;l=s.a.contains(b,e)?E:s.a.contains(g,e)?x:S;var u=k(e,t,l,r);return"small"===u.type?function(e,t,n,r,o,a){var l=i.a.makeSymbol(e,"Main-Regular",o,r),u=f(l,t,r,a);return n&&d(u,r,t),u}(e,u.style,n,r,o,a):"large"===u.type?p(e,u.size,n,r,o,a):m(e,t,n,r,o,a)};t.a={sqrtImage:function(e,t){var n=k("\\surd",e,x,t),r=void 0,o=t.sizeMultiplier,a=0,i=0,l=0;return"small"===n.type?(l=1080,i=1*(o=t.havingBaseStyle(n.style).sizeMultiplier/t.sizeMultiplier),(r=v("sqrtMain",a=1.08*o,l,t)).style.minWidth="0.853em",r.advanceWidth=.833*o):"large"===n.type?(l=1080*w[n.size],i=w[n.size]/o,a=(w[n.size]+.08)/o,(r=v("sqrtSize"+n.size,a,l,t)).style.minWidth="1.02em",r.advanceWidth=1/o):(a=e/o+.08,i=e/o,l=Math.floor(1e3*e)+80,(r=v("sqrtTall",a,l,t)).style.minWidth="0.742em",r.advanceWidth=1.056/o),r.height=i,r.style.height=a+"em",{span:r,ruleWidth:t.fontMetrics().sqrtRuleThickness*o}},sizedDelim:function(e,t,n,o,a){if("<"===e||"\\lt"===e||"⟨"===e?e="\\langle":">"!==e&&"\\gt"!==e&&"⟩"!==e||(e="\\rangle"),s.a.contains(g,e)||s.a.contains(b,e))return p(e,t,!1,n,o,a);if(s.a.contains(y,e))return m(e,w[t],!1,n,o,a);throw new r.a("Illegal delimiter: '"+e+"'")},customSizedDelim:_,leftRightDelim:function(e,t,n,r,o,a){var i=r.fontMetrics().axisHeight*r.sizeMultiplier,l=5/r.fontMetrics().ptPerEm,u=Math.max(t-i,n+i),s=Math.max(u/500*901,2*u-l);return _(e,s,!0,r,o,a)}}},function(e,t,n){var r=n(20),o=n(16).document,a=r(o)&&r(o.createElement);e.exports=function(e){return a?o.createElement(e):{}}},function(e,t,n){var r=n(25),o=n(8),a=n(24);e.exports=function(e,t){var n=(o.Object||{})[e]||Object[e],i={};i[e]=t(n),r(r.S+r.F*a((function(){n(1)})),"Object",i)}},function(e,t,n){var r=n(72);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)}}return function(){return e.apply(t,arguments)}}},function(e,t,n){"use strict";var r=n(82),o=n(25),a=n(83),i=n(26),l=n(21),u=n(17),s=n(84),c=n(54),f=n(91),d=n(11)("iterator"),p=!([].keys&&"next"in[].keys()),h="keys",m="values",v=function(){return this};e.exports=function(e,t,n,g,y,b,w){s(n,t,g);var E,S,x,k=function(e){if(!p&&e in M)return M[e];switch(e){case h:case m:return function(){return new n(this,e)}}return function(){return new n(this,e)}},_=t+" Iterator",C=y==m,O=!1,M=e.prototype,T=M[d]||M["@@iterator"]||y&&M[y],A=T||k(y),z=y?C?k("entries"):A:void 0,N="Array"==t&&M.entries||T;if(N&&(x=f(N.call(new e)))!==Object.prototype&&(c(x,_,!0),r||l(x,d)||i(x,d,v)),C&&T&&T.name!==m&&(O=!0,A=function(){return T.call(this)}),r&&!w||!p&&!O&&M[d]||i(M,d,A),u[t]=A,u[_]=v,y)if(E={values:C?A:k(m),keys:b?A:k(h),entries:z},w)for(S in E)S in M||a(M,S,E[S]);else o(o.P+o.F*(p||O),t,E);return E}},function(e,t,n){var r=n(50);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r=n(37),o=Math.min;e.exports=function(e){return e>0?o(r(e),9007199254740991):0}},function(e,t,n){var r=n(16),o="__core-js_shared__",a=r[o]||(r[o]={});e.exports=function(e){return a[e]||(a[e]={})}},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,n){var r=n(15).f,o=n(21),a=n(11)("toStringTag");e.exports=function(e,t,n){e&&!o(e=n?e:e.prototype,a)&&r(e,a,{configurable:!0,value:t})}},function(e,t,n){var r=n(56),o=n(11)("iterator"),a=n(17);e.exports=n(8).getIteratorMethod=function(e){if(null!=e)return e[o]||e["@@iterator"]||a[r(e)]}},function(e,t,n){var r=n(50),o=n(11)("toStringTag"),a="Arguments"==r(function(){return arguments}());e.exports=function(e){var t,n,i;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),o))?n:a?r(t):"Object"==(i=r(t))&&"function"==typeof t.callee?"Arguments":i}},function(e,t,n){"use strict";t.__esModule=!0;var r=a(n(97)),o=a(n(18));function a(e){return e&&e.__esModule?e:{default:e}}t.default=function(e,t){if(Array.isArray(e))return e;if((0,r.default)(Object(e)))return function(e,t){var n=[],r=!0,a=!1,i=void 0;try{for(var l,u=(0,o.default)(e);!(r=(l=u.next()).done)&&(n.push(l.value),!t||n.length!==t);r=!0);}catch(e){a=!0,i=e}finally{try{!r&&u.return&&u.return()}finally{if(a)throw i}}return n}(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")}},function(e,t,n){n(99);for(var r=n(16),o=n(26),a=n(17),i=n(11)("toStringTag"),l=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],u=0;u<5;u++){var s=l[u],c=r[s],f=c&&c.prototype;f&&!f[i]&&o(f,i,s),a[s]=a.Array}},function(e,t,n){"use strict";t.a={"AMS-Regular":{65:[0,.68889,0,0,.72222],66:[0,.68889,0,0,.66667],67:[0,.68889,0,0,.72222],68:[0,.68889,0,0,.72222],69:[0,.68889,0,0,.66667],70:[0,.68889,0,0,.61111],71:[0,.68889,0,0,.77778],72:[0,.68889,0,0,.77778],73:[0,.68889,0,0,.38889],74:[.16667,.68889,0,0,.5],75:[0,.68889,0,0,.77778],76:[0,.68889,0,0,.66667],77:[0,.68889,0,0,.94445],78:[0,.68889,0,0,.72222],79:[.16667,.68889,0,0,.77778],80:[0,.68889,0,0,.61111],81:[.16667,.68889,0,0,.77778],82:[0,.68889,0,0,.72222],83:[0,.68889,0,0,.55556],84:[0,.68889,0,0,.66667],85:[0,.68889,0,0,.72222],86:[0,.68889,0,0,.72222],87:[0,.68889,0,0,1],88:[0,.68889,0,0,.72222],89:[0,.68889,0,0,.72222],90:[0,.68889,0,0,.66667],107:[0,.68889,0,0,.55556],165:[0,.675,.025,0,.75],174:[.15559,.69224,0,0,.94666],240:[0,.68889,0,0,.55556],295:[0,.68889,0,0,.54028],710:[0,.825,0,0,2.33334],732:[0,.9,0,0,2.33334],770:[0,.825,0,0,2.33334],771:[0,.9,0,0,2.33334],989:[.08167,.58167,0,0,.77778],1008:[0,.43056,.04028,0,.66667],8245:[0,.54986,0,0,.275],8463:[0,.68889,0,0,.54028],8487:[0,.68889,0,0,.72222],8498:[0,.68889,0,0,.55556],8502:[0,.68889,0,0,.66667],8503:[0,.68889,0,0,.44445],8504:[0,.68889,0,0,.66667],8513:[0,.68889,0,0,.63889],8592:[-.03598,.46402,0,0,.5],8594:[-.03598,.46402,0,0,.5],8602:[-.13313,.36687,0,0,1],8603:[-.13313,.36687,0,0,1],8606:[.01354,.52239,0,0,1],8608:[.01354,.52239,0,0,1],8610:[.01354,.52239,0,0,1.11111],8611:[.01354,.52239,0,0,1.11111],8619:[0,.54986,0,0,1],8620:[0,.54986,0,0,1],8621:[-.13313,.37788,0,0,1.38889],8622:[-.13313,.36687,0,0,1],8624:[0,.69224,0,0,.5],8625:[0,.69224,0,0,.5],8630:[0,.43056,0,0,1],8631:[0,.43056,0,0,1],8634:[.08198,.58198,0,0,.77778],8635:[.08198,.58198,0,0,.77778],8638:[.19444,.69224,0,0,.41667],8639:[.19444,.69224,0,0,.41667],8642:[.19444,.69224,0,0,.41667],8643:[.19444,.69224,0,0,.41667],8644:[.1808,.675,0,0,1],8646:[.1808,.675,0,0,1],8647:[.1808,.675,0,0,1],8648:[.19444,.69224,0,0,.83334],8649:[.1808,.675,0,0,1],8650:[.19444,.69224,0,0,.83334],8651:[.01354,.52239,0,0,1],8652:[.01354,.52239,0,0,1],8653:[-.13313,.36687,0,0,1],8654:[-.13313,.36687,0,0,1],8655:[-.13313,.36687,0,0,1],8666:[.13667,.63667,0,0,1],8667:[.13667,.63667,0,0,1],8669:[-.13313,.37788,0,0,1],8672:[-.064,.437,0,0,1187],8674:[-.064,.437,0,0,1167],8705:[0,.825,0,0,.5],8708:[0,.68889,0,0,.55556],8709:[.08167,.58167,0,0,.77778],8717:[0,.43056,0,0,.42917],8722:[-.03598,.46402,0,0,.5],8724:[.08198,.69224,0,0,.77778],8726:[.08167,.58167,0,0,.77778],8733:[0,.69224,0,0,.77778],8736:[0,.69224,0,0,.72222],8737:[0,.69224,0,0,.72222],8738:[.03517,.52239,0,0,.72222],8739:[.08167,.58167,0,0,.22222],8740:[.25142,.74111,0,0,.27778],8741:[.08167,.58167,0,0,.38889],8742:[.25142,.74111,0,0,.5],8756:[0,.69224,0,0,.66667],8757:[0,.69224,0,0,.66667],8764:[-.13313,.36687,0,0,.77778],8765:[-.13313,.37788,0,0,.77778],8769:[-.13313,.36687,0,0,.77778],8770:[-.03625,.46375,0,0,.77778],8774:[.30274,.79383,0,0,.77778],8776:[-.01688,.48312,0,0,.77778],8778:[.08167,.58167,0,0,.77778],8782:[.06062,.54986,0,0,.77778],8783:[.06062,.54986,0,0,.77778],8785:[.08198,.58198,0,0,.77778],8786:[.08198,.58198,0,0,.77778],8787:[.08198,.58198,0,0,.77778],8790:[0,.69224,0,0,.77778],8791:[.22958,.72958,0,0,.77778],8796:[.08198,.91667,0,0,.77778],8806:[.25583,.75583,0,0,.77778],8807:[.25583,.75583,0,0,.77778],8808:[.25142,.75726,0,0,.77778],8809:[.25142,.75726,0,0,.77778],8812:[.25583,.75583,0,0,.5],8814:[.20576,.70576,0,0,.77778],8815:[.20576,.70576,0,0,.77778],8816:[.30274,.79383,0,0,.77778],8817:[.30274,.79383,0,0,.77778],8818:[.22958,.72958,0,0,.77778],8819:[.22958,.72958,0,0,.77778],8822:[.1808,.675,0,0,.77778],8823:[.1808,.675,0,0,.77778],8828:[.13667,.63667,0,0,.77778],8829:[.13667,.63667,0,0,.77778],8830:[.22958,.72958,0,0,.77778],8831:[.22958,.72958,0,0,.77778],8832:[.20576,.70576,0,0,.77778],8833:[.20576,.70576,0,0,.77778],8840:[.30274,.79383,0,0,.77778],8841:[.30274,.79383,0,0,.77778],8842:[.13597,.63597,0,0,.77778],8843:[.13597,.63597,0,0,.77778],8847:[.03517,.54986,0,0,.77778],8848:[.03517,.54986,0,0,.77778],8858:[.08198,.58198,0,0,.77778],8859:[.08198,.58198,0,0,.77778],8861:[.08198,.58198,0,0,.77778],8862:[0,.675,0,0,.77778],8863:[0,.675,0,0,.77778],8864:[0,.675,0,0,.77778],8865:[0,.675,0,0,.77778],8872:[0,.69224,0,0,.61111],8873:[0,.69224,0,0,.72222],8874:[0,.69224,0,0,.88889],8876:[0,.68889,0,0,.61111],8877:[0,.68889,0,0,.61111],8878:[0,.68889,0,0,.72222],8879:[0,.68889,0,0,.72222],8882:[.03517,.54986,0,0,.77778],8883:[.03517,.54986,0,0,.77778],8884:[.13667,.63667,0,0,.77778],8885:[.13667,.63667,0,0,.77778],8888:[0,.54986,0,0,1.11111],8890:[.19444,.43056,0,0,.55556],8891:[.19444,.69224,0,0,.61111],8892:[.19444,.69224,0,0,.61111],8901:[0,.54986,0,0,.27778],8903:[.08167,.58167,0,0,.77778],8905:[.08167,.58167,0,0,.77778],8906:[.08167,.58167,0,0,.77778],8907:[0,.69224,0,0,.77778],8908:[0,.69224,0,0,.77778],8909:[-.03598,.46402,0,0,.77778],8910:[0,.54986,0,0,.76042],8911:[0,.54986,0,0,.76042],8912:[.03517,.54986,0,0,.77778],8913:[.03517,.54986,0,0,.77778],8914:[0,.54986,0,0,.66667],8915:[0,.54986,0,0,.66667],8916:[0,.69224,0,0,.66667],8918:[.0391,.5391,0,0,.77778],8919:[.0391,.5391,0,0,.77778],8920:[.03517,.54986,0,0,1.33334],8921:[.03517,.54986,0,0,1.33334],8922:[.38569,.88569,0,0,.77778],8923:[.38569,.88569,0,0,.77778],8926:[.13667,.63667,0,0,.77778],8927:[.13667,.63667,0,0,.77778],8928:[.30274,.79383,0,0,.77778],8929:[.30274,.79383,0,0,.77778],8934:[.23222,.74111,0,0,.77778],8935:[.23222,.74111,0,0,.77778],8936:[.23222,.74111,0,0,.77778],8937:[.23222,.74111,0,0,.77778],8938:[.20576,.70576,0,0,.77778],8939:[.20576,.70576,0,0,.77778],8940:[.30274,.79383,0,0,.77778],8941:[.30274,.79383,0,0,.77778],8994:[.19444,.69224,0,0,.77778],8995:[.19444,.69224,0,0,.77778],9416:[.15559,.69224,0,0,.90222],9484:[0,.69224,0,0,.5],9488:[0,.69224,0,0,.5],9492:[0,.37788,0,0,.5],9496:[0,.37788,0,0,.5],9585:[.19444,.68889,0,0,.88889],9586:[.19444,.74111,0,0,.88889],9632:[0,.675,0,0,.77778],9633:[0,.675,0,0,.77778],9650:[0,.54986,0,0,.72222],9651:[0,.54986,0,0,.72222],9654:[.03517,.54986,0,0,.77778],9660:[0,.54986,0,0,.72222],9661:[0,.54986,0,0,.72222],9664:[.03517,.54986,0,0,.77778],9674:[.11111,.69224,0,0,.66667],9733:[.19444,.69224,0,0,.94445],10003:[0,.69224,0,0,.83334],10016:[0,.69224,0,0,.83334],10731:[.11111,.69224,0,0,.66667],10846:[.19444,.75583,0,0,.61111],10877:[.13667,.63667,0,0,.77778],10878:[.13667,.63667,0,0,.77778],10885:[.25583,.75583,0,0,.77778],10886:[.25583,.75583,0,0,.77778],10887:[.13597,.63597,0,0,.77778],10888:[.13597,.63597,0,0,.77778],10889:[.26167,.75726,0,0,.77778],10890:[.26167,.75726,0,0,.77778],10891:[.48256,.98256,0,0,.77778],10892:[.48256,.98256,0,0,.77778],10901:[.13667,.63667,0,0,.77778],10902:[.13667,.63667,0,0,.77778],10933:[.25142,.75726,0,0,.77778],10934:[.25142,.75726,0,0,.77778],10935:[.26167,.75726,0,0,.77778],10936:[.26167,.75726,0,0,.77778],10937:[.26167,.75726,0,0,.77778],10938:[.26167,.75726,0,0,.77778],10949:[.25583,.75583,0,0,.77778],10950:[.25583,.75583,0,0,.77778],10955:[.28481,.79383,0,0,.77778],10956:[.28481,.79383,0,0,.77778],57350:[.08167,.58167,0,0,.22222],57351:[.08167,.58167,0,0,.38889],57352:[.08167,.58167,0,0,.77778],57353:[0,.43056,.04028,0,.66667],57356:[.25142,.75726,0,0,.77778],57357:[.25142,.75726,0,0,.77778],57358:[.41951,.91951,0,0,.77778],57359:[.30274,.79383,0,0,.77778],57360:[.30274,.79383,0,0,.77778],57361:[.41951,.91951,0,0,.77778],57366:[.25142,.75726,0,0,.77778],57367:[.25142,.75726,0,0,.77778],57368:[.25142,.75726,0,0,.77778],57369:[.25142,.75726,0,0,.77778],57370:[.13597,.63597,0,0,.77778],57371:[.13597,.63597,0,0,.77778]},"Caligraphic-Regular":{48:[0,.43056,0,0,.5],49:[0,.43056,0,0,.5],50:[0,.43056,0,0,.5],51:[.19444,.43056,0,0,.5],52:[.19444,.43056,0,0,.5],53:[.19444,.43056,0,0,.5],54:[0,.64444,0,0,.5],55:[.19444,.43056,0,0,.5],56:[0,.64444,0,0,.5],57:[.19444,.43056,0,0,.5],65:[0,.68333,0,.19445,.79847],66:[0,.68333,.03041,.13889,.65681],67:[0,.68333,.05834,.13889,.52653],68:[0,.68333,.02778,.08334,.77139],69:[0,.68333,.08944,.11111,.52778],70:[0,.68333,.09931,.11111,.71875],71:[.09722,.68333,.0593,.11111,.59487],72:[0,.68333,.00965,.11111,.84452],73:[0,.68333,.07382,0,.54452],74:[.09722,.68333,.18472,.16667,.67778],75:[0,.68333,.01445,.05556,.76195],76:[0,.68333,0,.13889,.68972],77:[0,.68333,0,.13889,1.2009],78:[0,.68333,.14736,.08334,.82049],79:[0,.68333,.02778,.11111,.79611],80:[0,.68333,.08222,.08334,.69556],81:[.09722,.68333,0,.11111,.81667],82:[0,.68333,0,.08334,.8475],83:[0,.68333,.075,.13889,.60556],84:[0,.68333,.25417,0,.54464],85:[0,.68333,.09931,.08334,.62583],86:[0,.68333,.08222,0,.61278],87:[0,.68333,.08222,.08334,.98778],88:[0,.68333,.14643,.13889,.7133],89:[.09722,.68333,.08222,.08334,.66834],90:[0,.68333,.07944,.13889,.72473]},"Fraktur-Regular":{33:[0,.69141,0,0,.29574],34:[0,.69141,0,0,.21471],38:[0,.69141,0,0,.73786],39:[0,.69141,0,0,.21201],40:[.24982,.74947,0,0,.38865],41:[.24982,.74947,0,0,.38865],42:[0,.62119,0,0,.27764],43:[.08319,.58283,0,0,.75623],44:[0,.10803,0,0,.27764],45:[.08319,.58283,0,0,.75623],46:[0,.10803,0,0,.27764],47:[.24982,.74947,0,0,.50181],48:[0,.47534,0,0,.50181],49:[0,.47534,0,0,.50181],50:[0,.47534,0,0,.50181],51:[.18906,.47534,0,0,.50181],52:[.18906,.47534,0,0,.50181],53:[.18906,.47534,0,0,.50181],54:[0,.69141,0,0,.50181],55:[.18906,.47534,0,0,.50181],56:[0,.69141,0,0,.50181],57:[.18906,.47534,0,0,.50181],58:[0,.47534,0,0,.21606],59:[.12604,.47534,0,0,.21606],61:[-.13099,.36866,0,0,.75623],63:[0,.69141,0,0,.36245],65:[0,.69141,0,0,.7176],66:[0,.69141,0,0,.88397],67:[0,.69141,0,0,.61254],68:[0,.69141,0,0,.83158],69:[0,.69141,0,0,.66278],70:[.12604,.69141,0,0,.61119],71:[0,.69141,0,0,.78539],72:[.06302,.69141,0,0,.7203],73:[0,.69141,0,0,.55448],74:[.12604,.69141,0,0,.55231],75:[0,.69141,0,0,.66845],76:[0,.69141,0,0,.66602],77:[0,.69141,0,0,1.04953],78:[0,.69141,0,0,.83212],79:[0,.69141,0,0,.82699],80:[.18906,.69141,0,0,.82753],81:[.03781,.69141,0,0,.82699],82:[0,.69141,0,0,.82807],83:[0,.69141,0,0,.82861],84:[0,.69141,0,0,.66899],85:[0,.69141,0,0,.64576],86:[0,.69141,0,0,.83131],87:[0,.69141,0,0,1.04602],88:[0,.69141,0,0,.71922],89:[.18906,.69141,0,0,.83293],90:[.12604,.69141,0,0,.60201],91:[.24982,.74947,0,0,.27764],93:[.24982,.74947,0,0,.27764],94:[0,.69141,0,0,.49965],97:[0,.47534,0,0,.50046],98:[0,.69141,0,0,.51315],99:[0,.47534,0,0,.38946],100:[0,.62119,0,0,.49857],101:[0,.47534,0,0,.40053],102:[.18906,.69141,0,0,.32626],103:[.18906,.47534,0,0,.5037],104:[.18906,.69141,0,0,.52126],105:[0,.69141,0,0,.27899],106:[0,.69141,0,0,.28088],107:[0,.69141,0,0,.38946],108:[0,.69141,0,0,.27953],109:[0,.47534,0,0,.76676],110:[0,.47534,0,0,.52666],111:[0,.47534,0,0,.48885],112:[.18906,.52396,0,0,.50046],113:[.18906,.47534,0,0,.48912],114:[0,.47534,0,0,.38919],115:[0,.47534,0,0,.44266],116:[0,.62119,0,0,.33301],117:[0,.47534,0,0,.5172],118:[0,.52396,0,0,.5118],119:[0,.52396,0,0,.77351],120:[.18906,.47534,0,0,.38865],121:[.18906,.47534,0,0,.49884],122:[.18906,.47534,0,0,.39054],8216:[0,.69141,0,0,.21471],8217:[0,.69141,0,0,.21471],58112:[0,.62119,0,0,.49749],58113:[0,.62119,0,0,.4983],58114:[.18906,.69141,0,0,.33328],58115:[.18906,.69141,0,0,.32923],58116:[.18906,.47534,0,0,.50343],58117:[0,.69141,0,0,.33301],58118:[0,.62119,0,0,.33409],58119:[0,.47534,0,0,.50073]},"Main-Bold":{33:[0,.69444,0,0,.35],34:[0,.69444,0,0,.60278],35:[.19444,.69444,0,0,.95833],36:[.05556,.75,0,0,.575],37:[.05556,.75,0,0,.95833],38:[0,.69444,0,0,.89444],39:[0,.69444,0,0,.31944],40:[.25,.75,0,0,.44722],41:[.25,.75,0,0,.44722],42:[0,.75,0,0,.575],43:[.13333,.63333,0,0,.89444],44:[.19444,.15556,0,0,.31944],45:[0,.44444,0,0,.38333],46:[0,.15556,0,0,.31944],47:[.25,.75,0,0,.575],48:[0,.64444,0,0,.575],49:[0,.64444,0,0,.575],50:[0,.64444,0,0,.575],51:[0,.64444,0,0,.575],52:[0,.64444,0,0,.575],53:[0,.64444,0,0,.575],54:[0,.64444,0,0,.575],55:[0,.64444,0,0,.575],56:[0,.64444,0,0,.575],57:[0,.64444,0,0,.575],58:[0,.44444,0,0,.31944],59:[.19444,.44444,0,0,.31944],60:[.08556,.58556,0,0,.89444],61:[-.10889,.39111,0,0,.89444],62:[.08556,.58556,0,0,.89444],63:[0,.69444,0,0,.54305],64:[0,.69444,0,0,.89444],65:[0,.68611,0,0,.86944],66:[0,.68611,0,0,.81805],67:[0,.68611,0,0,.83055],68:[0,.68611,0,0,.88194],69:[0,.68611,0,0,.75555],70:[0,.68611,0,0,.72361],71:[0,.68611,0,0,.90416],72:[0,.68611,0,0,.9],73:[0,.68611,0,0,.43611],74:[0,.68611,0,0,.59444],75:[0,.68611,0,0,.90138],76:[0,.68611,0,0,.69166],77:[0,.68611,0,0,1.09166],78:[0,.68611,0,0,.9],79:[0,.68611,0,0,.86388],80:[0,.68611,0,0,.78611],81:[.19444,.68611,0,0,.86388],82:[0,.68611,0,0,.8625],83:[0,.68611,0,0,.63889],84:[0,.68611,0,0,.8],85:[0,.68611,0,0,.88472],86:[0,.68611,.01597,0,.86944],87:[0,.68611,.01597,0,1.18888],88:[0,.68611,0,0,.86944],89:[0,.68611,.02875,0,.86944],90:[0,.68611,0,0,.70277],91:[.25,.75,0,0,.31944],92:[.25,.75,0,0,.575],93:[.25,.75,0,0,.31944],94:[0,.69444,0,0,.575],95:[.31,.13444,.03194,0,.575],97:[0,.44444,0,0,.55902],98:[0,.69444,0,0,.63889],99:[0,.44444,0,0,.51111],100:[0,.69444,0,0,.63889],101:[0,.44444,0,0,.52708],102:[0,.69444,.10903,0,.35139],103:[.19444,.44444,.01597,0,.575],104:[0,.69444,0,0,.63889],105:[0,.69444,0,0,.31944],106:[.19444,.69444,0,0,.35139],107:[0,.69444,0,0,.60694],108:[0,.69444,0,0,.31944],109:[0,.44444,0,0,.95833],110:[0,.44444,0,0,.63889],111:[0,.44444,0,0,.575],112:[.19444,.44444,0,0,.63889],113:[.19444,.44444,0,0,.60694],114:[0,.44444,0,0,.47361],115:[0,.44444,0,0,.45361],116:[0,.63492,0,0,.44722],117:[0,.44444,0,0,.63889],118:[0,.44444,.01597,0,.60694],119:[0,.44444,.01597,0,.83055],120:[0,.44444,0,0,.60694],121:[.19444,.44444,.01597,0,.60694],122:[0,.44444,0,0,.51111],123:[.25,.75,0,0,.575],124:[.25,.75,0,0,.31944],125:[.25,.75,0,0,.575],126:[.35,.34444,0,0,.575],168:[0,.69444,0,0,.575],172:[0,.44444,0,0,.76666],176:[0,.69444,0,0,.86944],177:[.13333,.63333,0,0,.89444],198:[0,.68611,0,0,1.04166],215:[.13333,.63333,0,0,.89444],216:[.04861,.73472,0,0,.89444],223:[0,.69444,0,0,.59722],230:[0,.44444,0,0,.83055],247:[.13333,.63333,0,0,.89444],248:[.09722,.54167,0,0,.575],305:[0,.44444,0,0,.31944],338:[0,.68611,0,0,1.16944],339:[0,.44444,0,0,.89444],567:[.19444,.44444,0,0,.35139],710:[0,.69444,0,0,.575],711:[0,.63194,0,0,.575],713:[0,.59611,0,0,.575],714:[0,.69444,0,0,.575],715:[0,.69444,0,0,.575],728:[0,.69444,0,0,.575],729:[0,.69444,0,0,.31944],730:[0,.69444,0,0,.86944],732:[0,.69444,0,0,.575],733:[0,.69444,0,0,.575],824:[.19444,.69444,0,0,0],915:[0,.68611,0,0,.69166],916:[0,.68611,0,0,.95833],920:[0,.68611,0,0,.89444],923:[0,.68611,0,0,.80555],926:[0,.68611,0,0,.76666],928:[0,.68611,0,0,.9],931:[0,.68611,0,0,.83055],933:[0,.68611,0,0,.89444],934:[0,.68611,0,0,.83055],936:[0,.68611,0,0,.89444],937:[0,.68611,0,0,.83055],8211:[0,.44444,.03194,0,.575],8212:[0,.44444,.03194,0,1.14999],8216:[0,.69444,0,0,.31944],8217:[0,.69444,0,0,.31944],8220:[0,.69444,0,0,.60278],8221:[0,.69444,0,0,.60278],8224:[.19444,.69444,0,0,.51111],8225:[.19444,.69444,0,0,.51111],8242:[0,.55556,0,0,.34444],8407:[0,.72444,.15486,0,.575],8463:[0,.69444,0,0,.66759],8465:[0,.69444,0,0,.83055],8467:[0,.69444,0,0,.47361],8472:[.19444,.44444,0,0,.74027],8476:[0,.69444,0,0,.83055],8501:[0,.69444,0,0,.70277],8592:[-.10889,.39111,0,0,1.14999],8593:[.19444,.69444,0,0,.575],8594:[-.10889,.39111,0,0,1.14999],8595:[.19444,.69444,0,0,.575],8596:[-.10889,.39111,0,0,1.14999],8597:[.25,.75,0,0,.575],8598:[.19444,.69444,0,0,1.14999],8599:[.19444,.69444,0,0,1.14999],8600:[.19444,.69444,0,0,1.14999],8601:[.19444,.69444,0,0,1.14999],8636:[-.10889,.39111,0,0,1.14999],8637:[-.10889,.39111,0,0,1.14999],8640:[-.10889,.39111,0,0,1.14999],8641:[-.10889,.39111,0,0,1.14999],8656:[-.10889,.39111,0,0,1.14999],8657:[.19444,.69444,0,0,.70277],8658:[-.10889,.39111,0,0,1.14999],8659:[.19444,.69444,0,0,.70277],8660:[-.10889,.39111,0,0,1.14999],8661:[.25,.75,0,0,.70277],8704:[0,.69444,0,0,.63889],8706:[0,.69444,.06389,0,.62847],8707:[0,.69444,0,0,.63889],8709:[.05556,.75,0,0,.575],8711:[0,.68611,0,0,.95833],8712:[.08556,.58556,0,0,.76666],8715:[.08556,.58556,0,0,.76666],8722:[.13333,.63333,0,0,.89444],8723:[.13333,.63333,0,0,.89444],8725:[.25,.75,0,0,.575],8726:[.25,.75,0,0,.575],8727:[-.02778,.47222,0,0,.575],8728:[-.02639,.47361,0,0,.575],8729:[-.02639,.47361,0,0,.575],8730:[.18,.82,0,0,.95833],8733:[0,.44444,0,0,.89444],8734:[0,.44444,0,0,1.14999],8736:[0,.69224,0,0,.72222],8739:[.25,.75,0,0,.31944],8741:[.25,.75,0,0,.575],8743:[0,.55556,0,0,.76666],8744:[0,.55556,0,0,.76666],8745:[0,.55556,0,0,.76666],8746:[0,.55556,0,0,.76666],8747:[.19444,.69444,.12778,0,.56875],8764:[-.10889,.39111,0,0,.89444],8768:[.19444,.69444,0,0,.31944],8771:[.00222,.50222,0,0,.89444],8776:[.02444,.52444,0,0,.89444],8781:[.00222,.50222,0,0,.89444],8801:[.00222,.50222,0,0,.89444],8804:[.19667,.69667,0,0,.89444],8805:[.19667,.69667,0,0,.89444],8810:[.08556,.58556,0,0,1.14999],8811:[.08556,.58556,0,0,1.14999],8826:[.08556,.58556,0,0,.89444],8827:[.08556,.58556,0,0,.89444],8834:[.08556,.58556,0,0,.89444],8835:[.08556,.58556,0,0,.89444],8838:[.19667,.69667,0,0,.89444],8839:[.19667,.69667,0,0,.89444],8846:[0,.55556,0,0,.76666],8849:[.19667,.69667,0,0,.89444],8850:[.19667,.69667,0,0,.89444],8851:[0,.55556,0,0,.76666],8852:[0,.55556,0,0,.76666],8853:[.13333,.63333,0,0,.89444],8854:[.13333,.63333,0,0,.89444],8855:[.13333,.63333,0,0,.89444],8856:[.13333,.63333,0,0,.89444],8857:[.13333,.63333,0,0,.89444],8866:[0,.69444,0,0,.70277],8867:[0,.69444,0,0,.70277],8868:[0,.69444,0,0,.89444],8869:[0,.69444,0,0,.89444],8900:[-.02639,.47361,0,0,.575],8901:[-.02639,.47361,0,0,.31944],8902:[-.02778,.47222,0,0,.575],8968:[.25,.75,0,0,.51111],8969:[.25,.75,0,0,.51111],8970:[.25,.75,0,0,.51111],8971:[.25,.75,0,0,.51111],8994:[-.13889,.36111,0,0,1.14999],8995:[-.13889,.36111,0,0,1.14999],9651:[.19444,.69444,0,0,1.02222],9657:[-.02778,.47222,0,0,.575],9661:[.19444,.69444,0,0,1.02222],9667:[-.02778,.47222,0,0,.575],9711:[.19444,.69444,0,0,1.14999],9824:[.12963,.69444,0,0,.89444],9825:[.12963,.69444,0,0,.89444],9826:[.12963,.69444,0,0,.89444],9827:[.12963,.69444,0,0,.89444],9837:[0,.75,0,0,.44722],9838:[.19444,.69444,0,0,.44722],9839:[.19444,.69444,0,0,.44722],10216:[.25,.75,0,0,.44722],10217:[.25,.75,0,0,.44722],10815:[0,.68611,0,0,.9],10927:[.19667,.69667,0,0,.89444],10928:[.19667,.69667,0,0,.89444]},"Main-BoldItalic":{33:[0,.69444,.11417,0,.38611],34:[0,.69444,.07939,0,.62055],35:[.19444,.69444,.06833,0,.94444],37:[.05556,.75,.12861,0,.94444],38:[0,.69444,.08528,0,.88555],39:[0,.69444,.12945,0,.35555],40:[.25,.75,.15806,0,.47333],41:[.25,.75,.03306,0,.47333],42:[0,.75,.14333,0,.59111],43:[.10333,.60333,.03306,0,.88555],44:[.19444,.14722,0,0,.35555],45:[0,.44444,.02611,0,.41444],46:[0,.14722,0,0,.35555],47:[.25,.75,.15806,0,.59111],48:[0,.64444,.13167,0,.59111],49:[0,.64444,.13167,0,.59111],50:[0,.64444,.13167,0,.59111],51:[0,.64444,.13167,0,.59111],52:[.19444,.64444,.13167,0,.59111],53:[0,.64444,.13167,0,.59111],54:[0,.64444,.13167,0,.59111],55:[.19444,.64444,.13167,0,.59111],56:[0,.64444,.13167,0,.59111],57:[0,.64444,.13167,0,.59111],58:[0,.44444,.06695,0,.35555],59:[.19444,.44444,.06695,0,.35555],61:[-.10889,.39111,.06833,0,.88555],63:[0,.69444,.11472,0,.59111],64:[0,.69444,.09208,0,.88555],65:[0,.68611,0,0,.86555],66:[0,.68611,.0992,0,.81666],67:[0,.68611,.14208,0,.82666],68:[0,.68611,.09062,0,.87555],69:[0,.68611,.11431,0,.75666],70:[0,.68611,.12903,0,.72722],71:[0,.68611,.07347,0,.89527],72:[0,.68611,.17208,0,.8961],73:[0,.68611,.15681,0,.47166],74:[0,.68611,.145,0,.61055],75:[0,.68611,.14208,0,.89499],76:[0,.68611,0,0,.69777],77:[0,.68611,.17208,0,1.07277],78:[0,.68611,.17208,0,.8961],79:[0,.68611,.09062,0,.85499],80:[0,.68611,.0992,0,.78721],81:[.19444,.68611,.09062,0,.85499],82:[0,.68611,.02559,0,.85944],83:[0,.68611,.11264,0,.64999],84:[0,.68611,.12903,0,.7961],85:[0,.68611,.17208,0,.88083],86:[0,.68611,.18625,0,.86555],87:[0,.68611,.18625,0,1.15999],88:[0,.68611,.15681,0,.86555],89:[0,.68611,.19803,0,.86555],90:[0,.68611,.14208,0,.70888],91:[.25,.75,.1875,0,.35611],93:[.25,.75,.09972,0,.35611],94:[0,.69444,.06709,0,.59111],95:[.31,.13444,.09811,0,.59111],97:[0,.44444,.09426,0,.59111],98:[0,.69444,.07861,0,.53222],99:[0,.44444,.05222,0,.53222],100:[0,.69444,.10861,0,.59111],101:[0,.44444,.085,0,.53222],102:[.19444,.69444,.21778,0,.4],103:[.19444,.44444,.105,0,.53222],104:[0,.69444,.09426,0,.59111],105:[0,.69326,.11387,0,.35555],106:[.19444,.69326,.1672,0,.35555],107:[0,.69444,.11111,0,.53222],108:[0,.69444,.10861,0,.29666],109:[0,.44444,.09426,0,.94444],110:[0,.44444,.09426,0,.64999],111:[0,.44444,.07861,0,.59111],112:[.19444,.44444,.07861,0,.59111],113:[.19444,.44444,.105,0,.53222],114:[0,.44444,.11111,0,.50167],115:[0,.44444,.08167,0,.48694],116:[0,.63492,.09639,0,.385],117:[0,.44444,.09426,0,.62055],118:[0,.44444,.11111,0,.53222],119:[0,.44444,.11111,0,.76777],120:[0,.44444,.12583,0,.56055],121:[.19444,.44444,.105,0,.56166],122:[0,.44444,.13889,0,.49055],126:[.35,.34444,.11472,0,.59111],163:[0,.69444,0,0,.86853],168:[0,.69444,.11473,0,.59111],176:[0,.69444,0,0,.94888],198:[0,.68611,.11431,0,1.02277],216:[.04861,.73472,.09062,0,.88555],223:[.19444,.69444,.09736,0,.665],230:[0,.44444,.085,0,.82666],248:[.09722,.54167,.09458,0,.59111],305:[0,.44444,.09426,0,.35555],338:[0,.68611,.11431,0,1.14054],339:[0,.44444,.085,0,.82666],567:[.19444,.44444,.04611,0,.385],710:[0,.69444,.06709,0,.59111],711:[0,.63194,.08271,0,.59111],713:[0,.59444,.10444,0,.59111],714:[0,.69444,.08528,0,.59111],715:[0,.69444,0,0,.59111],728:[0,.69444,.10333,0,.59111],729:[0,.69444,.12945,0,.35555],730:[0,.69444,0,0,.94888],732:[0,.69444,.11472,0,.59111],733:[0,.69444,.11472,0,.59111],915:[0,.68611,.12903,0,.69777],916:[0,.68611,0,0,.94444],920:[0,.68611,.09062,0,.88555],923:[0,.68611,0,0,.80666],926:[0,.68611,.15092,0,.76777],928:[0,.68611,.17208,0,.8961],931:[0,.68611,.11431,0,.82666],933:[0,.68611,.10778,0,.88555],934:[0,.68611,.05632,0,.82666],936:[0,.68611,.10778,0,.88555],937:[0,.68611,.0992,0,.82666],8211:[0,.44444,.09811,0,.59111],8212:[0,.44444,.09811,0,1.18221],8216:[0,.69444,.12945,0,.35555],8217:[0,.69444,.12945,0,.35555],8220:[0,.69444,.16772,0,.62055],8221:[0,.69444,.07939,0,.62055]},"Main-Italic":{33:[0,.69444,.12417,0,.30667],34:[0,.69444,.06961,0,.51444],35:[.19444,.69444,.06616,0,.81777],37:[.05556,.75,.13639,0,.81777],38:[0,.69444,.09694,0,.76666],39:[0,.69444,.12417,0,.30667],40:[.25,.75,.16194,0,.40889],41:[.25,.75,.03694,0,.40889],42:[0,.75,.14917,0,.51111],43:[.05667,.56167,.03694,0,.76666],44:[.19444,.10556,0,0,.30667],45:[0,.43056,.02826,0,.35778],46:[0,.10556,0,0,.30667],47:[.25,.75,.16194,0,.51111],48:[0,.64444,.13556,0,.51111],49:[0,.64444,.13556,0,.51111],50:[0,.64444,.13556,0,.51111],51:[0,.64444,.13556,0,.51111],52:[.19444,.64444,.13556,0,.51111],53:[0,.64444,.13556,0,.51111],54:[0,.64444,.13556,0,.51111],55:[.19444,.64444,.13556,0,.51111],56:[0,.64444,.13556,0,.51111],57:[0,.64444,.13556,0,.51111],58:[0,.43056,.0582,0,.30667],59:[.19444,.43056,.0582,0,.30667],61:[-.13313,.36687,.06616,0,.76666],63:[0,.69444,.1225,0,.51111],64:[0,.69444,.09597,0,.76666],65:[0,.68333,0,0,.74333],66:[0,.68333,.10257,0,.70389],67:[0,.68333,.14528,0,.71555],68:[0,.68333,.09403,0,.755],69:[0,.68333,.12028,0,.67833],70:[0,.68333,.13305,0,.65277],71:[0,.68333,.08722,0,.77361],72:[0,.68333,.16389,0,.74333],73:[0,.68333,.15806,0,.38555],74:[0,.68333,.14028,0,.525],75:[0,.68333,.14528,0,.76888],76:[0,.68333,0,0,.62722],77:[0,.68333,.16389,0,.89666],78:[0,.68333,.16389,0,.74333],79:[0,.68333,.09403,0,.76666],80:[0,.68333,.10257,0,.67833],81:[.19444,.68333,.09403,0,.76666],82:[0,.68333,.03868,0,.72944],83:[0,.68333,.11972,0,.56222],84:[0,.68333,.13305,0,.71555],85:[0,.68333,.16389,0,.74333],86:[0,.68333,.18361,0,.74333],87:[0,.68333,.18361,0,.99888],88:[0,.68333,.15806,0,.74333],89:[0,.68333,.19383,0,.74333],90:[0,.68333,.14528,0,.61333],91:[.25,.75,.1875,0,.30667],93:[.25,.75,.10528,0,.30667],94:[0,.69444,.06646,0,.51111],95:[.31,.12056,.09208,0,.51111],97:[0,.43056,.07671,0,.51111],98:[0,.69444,.06312,0,.46],99:[0,.43056,.05653,0,.46],100:[0,.69444,.10333,0,.51111],101:[0,.43056,.07514,0,.46],102:[.19444,.69444,.21194,0,.30667],103:[.19444,.43056,.08847,0,.46],104:[0,.69444,.07671,0,.51111],105:[0,.65536,.1019,0,.30667],106:[.19444,.65536,.14467,0,.30667],107:[0,.69444,.10764,0,.46],108:[0,.69444,.10333,0,.25555],109:[0,.43056,.07671,0,.81777],110:[0,.43056,.07671,0,.56222],111:[0,.43056,.06312,0,.51111],112:[.19444,.43056,.06312,0,.51111],113:[.19444,.43056,.08847,0,.46],114:[0,.43056,.10764,0,.42166],115:[0,.43056,.08208,0,.40889],116:[0,.61508,.09486,0,.33222],117:[0,.43056,.07671,0,.53666],118:[0,.43056,.10764,0,.46],119:[0,.43056,.10764,0,.66444],120:[0,.43056,.12042,0,.46389],121:[.19444,.43056,.08847,0,.48555],122:[0,.43056,.12292,0,.40889],126:[.35,.31786,.11585,0,.51111],163:[0,.69444,0,0,.76909],168:[0,.66786,.10474,0,.51111],176:[0,.69444,0,0,.83129],198:[0,.68333,.12028,0,.88277],216:[.04861,.73194,.09403,0,.76666],223:[.19444,.69444,.10514,0,.53666],230:[0,.43056,.07514,0,.71555],248:[.09722,.52778,.09194,0,.51111],305:[0,.43056,0,.02778,.32246],338:[0,.68333,.12028,0,.98499],339:[0,.43056,.07514,0,.71555],567:[.19444,.43056,0,.08334,.38403],710:[0,.69444,.06646,0,.51111],711:[0,.62847,.08295,0,.51111],713:[0,.56167,.10333,0,.51111],714:[0,.69444,.09694,0,.51111],715:[0,.69444,0,0,.51111],728:[0,.69444,.10806,0,.51111],729:[0,.66786,.11752,0,.30667],730:[0,.69444,0,0,.83129],732:[0,.66786,.11585,0,.51111],733:[0,.69444,.1225,0,.51111],915:[0,.68333,.13305,0,.62722],916:[0,.68333,0,0,.81777],920:[0,.68333,.09403,0,.76666],923:[0,.68333,0,0,.69222],926:[0,.68333,.15294,0,.66444],928:[0,.68333,.16389,0,.74333],931:[0,.68333,.12028,0,.71555],933:[0,.68333,.11111,0,.76666],934:[0,.68333,.05986,0,.71555],936:[0,.68333,.11111,0,.76666],937:[0,.68333,.10257,0,.71555],8211:[0,.43056,.09208,0,.51111],8212:[0,.43056,.09208,0,1.02222],8216:[0,.69444,.12417,0,.30667],8217:[0,.69444,.12417,0,.30667],8220:[0,.69444,.1685,0,.51444],8221:[0,.69444,.06961,0,.51444],8463:[0,.68889,0,0,.54028]},"Main-Regular":{32:[0,0,0,0,0],33:[0,.69444,0,0,.27778],34:[0,.69444,0,0,.5],35:[.19444,.69444,0,0,.83334],36:[.05556,.75,0,0,.5],37:[.05556,.75,0,0,.83334],38:[0,.69444,0,0,.77778],39:[0,.69444,0,0,.27778],40:[.25,.75,0,0,.38889],41:[.25,.75,0,0,.38889],42:[0,.75,0,0,.5],43:[.08333,.58333,0,0,.77778],44:[.19444,.10556,0,0,.27778],45:[0,.43056,0,0,.33333],46:[0,.10556,0,0,.27778],47:[.25,.75,0,0,.5],48:[0,.64444,0,0,.5],49:[0,.64444,0,0,.5],50:[0,.64444,0,0,.5],51:[0,.64444,0,0,.5],52:[0,.64444,0,0,.5],53:[0,.64444,0,0,.5],54:[0,.64444,0,0,.5],55:[0,.64444,0,0,.5],56:[0,.64444,0,0,.5],57:[0,.64444,0,0,.5],58:[0,.43056,0,0,.27778],59:[.19444,.43056,0,0,.27778],60:[.0391,.5391,0,0,.77778],61:[-.13313,.36687,0,0,.77778],62:[.0391,.5391,0,0,.77778],63:[0,.69444,0,0,.47222],64:[0,.69444,0,0,.77778],65:[0,.68333,0,0,.75],66:[0,.68333,0,0,.70834],67:[0,.68333,0,0,.72222],68:[0,.68333,0,0,.76389],69:[0,.68333,0,0,.68056],70:[0,.68333,0,0,.65278],71:[0,.68333,0,0,.78472],72:[0,.68333,0,0,.75],73:[0,.68333,0,0,.36111],74:[0,.68333,0,0,.51389],75:[0,.68333,0,0,.77778],76:[0,.68333,0,0,.625],77:[0,.68333,0,0,.91667],78:[0,.68333,0,0,.75],79:[0,.68333,0,0,.77778],80:[0,.68333,0,0,.68056],81:[.19444,.68333,0,0,.77778],82:[0,.68333,0,0,.73611],83:[0,.68333,0,0,.55556],84:[0,.68333,0,0,.72222],85:[0,.68333,0,0,.75],86:[0,.68333,.01389,0,.75],87:[0,.68333,.01389,0,1.02778],88:[0,.68333,0,0,.75],89:[0,.68333,.025,0,.75],90:[0,.68333,0,0,.61111],91:[.25,.75,0,0,.27778],92:[.25,.75,0,0,.5],93:[.25,.75,0,0,.27778],94:[0,.69444,0,0,.5],95:[.31,.12056,.02778,0,.5],97:[0,.43056,0,0,.5],98:[0,.69444,0,0,.55556],99:[0,.43056,0,0,.44445],100:[0,.69444,0,0,.55556],101:[0,.43056,0,0,.44445],102:[0,.69444,.07778,0,.30556],103:[.19444,.43056,.01389,0,.5],104:[0,.69444,0,0,.55556],105:[0,.66786,0,0,.27778],106:[.19444,.66786,0,0,.30556],107:[0,.69444,0,0,.52778],108:[0,.69444,0,0,.27778],109:[0,.43056,0,0,.83334],110:[0,.43056,0,0,.55556],111:[0,.43056,0,0,.5],112:[.19444,.43056,0,0,.55556],113:[.19444,.43056,0,0,.52778],114:[0,.43056,0,0,.39167],115:[0,.43056,0,0,.39445],116:[0,.61508,0,0,.38889],117:[0,.43056,0,0,.55556],118:[0,.43056,.01389,0,.52778],119:[0,.43056,.01389,0,.72222],120:[0,.43056,0,0,.52778],121:[.19444,.43056,.01389,0,.52778],122:[0,.43056,0,0,.44445],123:[.25,.75,0,0,.5],124:[.25,.75,0,0,.27778],125:[.25,.75,0,0,.5],126:[.35,.31786,0,0,.5],160:[0,0,0,0,0],168:[0,.66786,0,0,.5],172:[0,.43056,0,0,.66667],176:[0,.69444,0,0,.75],177:[.08333,.58333,0,0,.77778],198:[0,.68333,0,0,.90278],215:[.08333,.58333,0,0,.77778],216:[.04861,.73194,0,0,.77778],223:[0,.69444,0,0,.5],230:[0,.43056,0,0,.72222],247:[.08333,.58333,0,0,.77778],248:[.09722,.52778,0,0,.5],305:[0,.43056,0,0,.27778],338:[0,.68333,0,0,1.01389],339:[0,.43056,0,0,.77778],567:[.19444,.43056,0,0,.30556],710:[0,.69444,0,0,.5],711:[0,.62847,0,0,.5],713:[0,.56778,0,0,.5],714:[0,.69444,0,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,0,0,.5],729:[0,.66786,0,0,.27778],730:[0,.69444,0,0,.75],732:[0,.66786,0,0,.5],733:[0,.69444,0,0,.5],824:[.19444,.69444,0,0,0],915:[0,.68333,0,0,.625],916:[0,.68333,0,0,.83334],920:[0,.68333,0,0,.77778],923:[0,.68333,0,0,.69445],926:[0,.68333,0,0,.66667],928:[0,.68333,0,0,.75],931:[0,.68333,0,0,.72222],933:[0,.68333,0,0,.77778],934:[0,.68333,0,0,.72222],936:[0,.68333,0,0,.77778],937:[0,.68333,0,0,.72222],8211:[0,.43056,.02778,0,.5],8212:[0,.43056,.02778,0,1],8216:[0,.69444,0,0,.27778],8217:[0,.69444,0,0,.27778],8220:[0,.69444,0,0,.5],8221:[0,.69444,0,0,.5],8224:[.19444,.69444,0,0,.44445],8225:[.19444,.69444,0,0,.44445],8230:[0,.12,0,0,1015],8242:[0,.55556,0,0,.275],8407:[0,.71444,.15382,0,.5],8463:[0,.68889,0,0,.54028],8465:[0,.69444,0,0,.72222],8467:[0,.69444,0,.11111,.41667],8472:[.19444,.43056,0,.11111,.63646],8476:[0,.69444,0,0,.72222],8501:[0,.69444,0,0,.61111],8592:[-.13313,.36687,0,0,1],8593:[.19444,.69444,0,0,.5],8594:[-.13313,.36687,0,0,1],8595:[.19444,.69444,0,0,.5],8596:[-.13313,.36687,0,0,1],8597:[.25,.75,0,0,.5],8598:[.19444,.69444,0,0,1],8599:[.19444,.69444,0,0,1],8600:[.19444,.69444,0,0,1],8601:[.19444,.69444,0,0,1],8614:[.011,.511,0,0,889],8617:[.011,.511,0,0,1015],8618:[.011,.511,0,0,1015],8636:[-.13313,.36687,0,0,1],8637:[-.13313,.36687,0,0,1],8640:[-.13313,.36687,0,0,1],8641:[-.13313,.36687,0,0,1],8652:[.011,.671,0,0,889],8656:[-.13313,.36687,0,0,1],8657:[.19444,.69444,0,0,.61111],8658:[-.13313,.36687,0,0,1],8659:[.19444,.69444,0,0,.61111],8660:[-.13313,.36687,0,0,1],8661:[.25,.75,0,0,.61111],8704:[0,.69444,0,0,.55556],8706:[0,.69444,.05556,.08334,.5309],8707:[0,.69444,0,0,.55556],8709:[.05556,.75,0,0,.5],8711:[0,.68333,0,0,.83334],8712:[.0391,.5391,0,0,.66667],8715:[.0391,.5391,0,0,.66667],8722:[.08333,.58333,0,0,.77778],8723:[.08333,.58333,0,0,.77778],8725:[.25,.75,0,0,.5],8726:[.25,.75,0,0,.5],8727:[-.03472,.46528,0,0,.5],8728:[-.05555,.44445,0,0,.5],8729:[-.05555,.44445,0,0,.5],8730:[.2,.8,0,0,.83334],8733:[0,.43056,0,0,.77778],8734:[0,.43056,0,0,1],8736:[0,.69224,0,0,.72222],8739:[.25,.75,0,0,.27778],8741:[.25,.75,0,0,.5],8743:[0,.55556,0,0,.66667],8744:[0,.55556,0,0,.66667],8745:[0,.55556,0,0,.66667],8746:[0,.55556,0,0,.66667],8747:[.19444,.69444,.11111,0,.41667],8764:[-.13313,.36687,0,0,.77778],8768:[.19444,.69444,0,0,.27778],8771:[-.03625,.46375,0,0,.77778],8773:[-.022,.589,0,0,667],8776:[-.01688,.48312,0,0,.77778],8781:[-.03625,.46375,0,0,.77778],8784:[-.133,.67,0,0,666],8800:[.215,.716,0,0,666],8801:[-.03625,.46375,0,0,.77778],8804:[.13597,.63597,0,0,.77778],8805:[.13597,.63597,0,0,.77778],8810:[.0391,.5391,0,0,1],8811:[.0391,.5391,0,0,1],8826:[.0391,.5391,0,0,.77778],8827:[.0391,.5391,0,0,.77778],8834:[.0391,.5391,0,0,.77778],8835:[.0391,.5391,0,0,.77778],8838:[.13597,.63597,0,0,.77778],8839:[.13597,.63597,0,0,.77778],8846:[0,.55556,0,0,.66667],8849:[.13597,.63597,0,0,.77778],8850:[.13597,.63597,0,0,.77778],8851:[0,.55556,0,0,.66667],8852:[0,.55556,0,0,.66667],8853:[.08333,.58333,0,0,.77778],8854:[.08333,.58333,0,0,.77778],8855:[.08333,.58333,0,0,.77778],8856:[.08333,.58333,0,0,.77778],8857:[.08333,.58333,0,0,.77778],8866:[0,.69444,0,0,.61111],8867:[0,.69444,0,0,.61111],8868:[0,.69444,0,0,.77778],8869:[0,.69444,0,0,.77778],8872:[.249,.75,0,0,692],8900:[-.05555,.44445,0,0,.5],8901:[-.05555,.44445,0,0,.27778],8902:[-.03472,.46528,0,0,.5],8904:[.005,.505,0,0,847],8942:[.03,.9,0,0,121],8943:[-.19,.31,0,0,1015],8945:[-.1,.82,0,0,1015],8968:[.25,.75,0,0,.44445],8969:[.25,.75,0,0,.44445],8970:[.25,.75,0,0,.44445],8971:[.25,.75,0,0,.44445],8994:[-.14236,.35764,0,0,1],8995:[-.14236,.35764,0,0,1],9136:[.244,.744,0,0,301],9137:[.244,.744,0,0,301],9651:[.19444,.69444,0,0,.88889],9657:[-.03472,.46528,0,0,.5],9661:[.19444,.69444,0,0,.88889],9667:[-.03472,.46528,0,0,.5],9711:[.19444,.69444,0,0,1],9824:[.12963,.69444,0,0,.77778],9825:[.12963,.69444,0,0,.77778],9826:[.12963,.69444,0,0,.77778],9827:[.12963,.69444,0,0,.77778],9837:[0,.75,0,0,.38889],9838:[.19444,.69444,0,0,.38889],9839:[.19444,.69444,0,0,.38889],10216:[.25,.75,0,0,.38889],10217:[.25,.75,0,0,.38889],10222:[.244,.744,0,0,184],10223:[.244,.744,0,0,184],10229:[.011,.511,0,0,1470],10230:[.011,.511,0,0,1469],10231:[.011,.511,0,0,1748],10232:[.024,.525,0,0,1497],10233:[.024,.525,0,0,1526],10234:[.024,.525,0,0,1746],10236:[.011,.511,0,0,1498],10815:[0,.68333,0,0,.75],10927:[.13597,.63597,0,0,.77778],10928:[.13597,.63597,0,0,.77778]},"Math-BoldItalic":{47:[.19444,.69444,0,0,0],65:[0,.68611,0,0,.86944],66:[0,.68611,.04835,0,.8664],67:[0,.68611,.06979,0,.81694],68:[0,.68611,.03194,0,.93812],69:[0,.68611,.05451,0,.81007],70:[0,.68611,.15972,0,.68889],71:[0,.68611,0,0,.88673],72:[0,.68611,.08229,0,.98229],73:[0,.68611,.07778,0,.51111],74:[0,.68611,.10069,0,.63125],75:[0,.68611,.06979,0,.97118],76:[0,.68611,0,0,.75555],77:[0,.68611,.11424,0,1.14201],78:[0,.68611,.11424,0,.95034],79:[0,.68611,.03194,0,.83666],80:[0,.68611,.15972,0,.72309],81:[.19444,.68611,0,0,.86861],82:[0,.68611,.00421,0,.87235],83:[0,.68611,.05382,0,.69271],84:[0,.68611,.15972,0,.63663],85:[0,.68611,.11424,0,.80027],86:[0,.68611,.25555,0,.67778],87:[0,.68611,.15972,0,1.09305],88:[0,.68611,.07778,0,.94722],89:[0,.68611,.25555,0,.67458],90:[0,.68611,.06979,0,.77257],97:[0,.44444,0,0,.63287],98:[0,.69444,0,0,.52083],99:[0,.44444,0,0,.51342],100:[0,.69444,0,0,.60972],101:[0,.44444,0,0,.55361],102:[.19444,.69444,.11042,0,.56806],103:[.19444,.44444,.03704,0,.5449],104:[0,.69444,0,0,.66759],105:[0,.69326,0,0,.4048],106:[.19444,.69326,.0622,0,.47083],107:[0,.69444,.01852,0,.6037],108:[0,.69444,.0088,0,.34815],109:[0,.44444,0,0,1.0324],110:[0,.44444,0,0,.71296],111:[0,.44444,0,0,.58472],112:[.19444,.44444,0,0,.60092],113:[.19444,.44444,.03704,0,.54213],114:[0,.44444,.03194,0,.5287],115:[0,.44444,0,0,.53125],116:[0,.63492,0,0,.41528],117:[0,.44444,0,0,.68102],118:[0,.44444,.03704,0,.56666],119:[0,.44444,.02778,0,.83148],120:[0,.44444,0,0,.65903],121:[.19444,.44444,.03704,0,.59028],122:[0,.44444,.04213,0,.55509],915:[0,.68611,.15972,0,.65694],916:[0,.68611,0,0,.95833],920:[0,.68611,.03194,0,.86722],923:[0,.68611,0,0,.80555],926:[0,.68611,.07458,0,.84125],928:[0,.68611,.08229,0,.98229],931:[0,.68611,.05451,0,.88507],933:[0,.68611,.15972,0,.67083],934:[0,.68611,0,0,.76666],936:[0,.68611,.11653,0,.71402],937:[0,.68611,.04835,0,.8789],945:[0,.44444,0,0,.76064],946:[.19444,.69444,.03403,0,.65972],947:[.19444,.44444,.06389,0,.59003],948:[0,.69444,.03819,0,.52222],949:[0,.44444,0,0,.52882],950:[.19444,.69444,.06215,0,.50833],951:[.19444,.44444,.03704,0,.6],952:[0,.69444,.03194,0,.5618],953:[0,.44444,0,0,.41204],954:[0,.44444,0,0,.66759],955:[0,.69444,0,0,.67083],956:[.19444,.44444,0,0,.70787],957:[0,.44444,.06898,0,.57685],958:[.19444,.69444,.03021,0,.50833],959:[0,.44444,0,0,.58472],960:[0,.44444,.03704,0,.68241],961:[.19444,.44444,0,0,.6118],962:[.09722,.44444,.07917,0,.42361],963:[0,.44444,.03704,0,.68588],964:[0,.44444,.13472,0,.52083],965:[0,.44444,.03704,0,.63055],966:[.19444,.44444,0,0,.74722],967:[.19444,.44444,0,0,.71805],968:[.19444,.69444,.03704,0,.75833],969:[0,.44444,.03704,0,.71782],977:[0,.69444,0,0,.69155],981:[.19444,.69444,0,0,.7125],982:[0,.44444,.03194,0,.975],1009:[.19444,.44444,0,0,.6118],1013:[0,.44444,0,0,.48333]},"Math-Italic":{47:[.19444,.69444,0,0,0],65:[0,.68333,0,.13889,.75],66:[0,.68333,.05017,.08334,.75851],67:[0,.68333,.07153,.08334,.71472],68:[0,.68333,.02778,.05556,.82792],69:[0,.68333,.05764,.08334,.7382],70:[0,.68333,.13889,.08334,.64306],71:[0,.68333,0,.08334,.78625],72:[0,.68333,.08125,.05556,.83125],73:[0,.68333,.07847,.11111,.43958],74:[0,.68333,.09618,.16667,.55451],75:[0,.68333,.07153,.05556,.84931],76:[0,.68333,0,.02778,.68056],77:[0,.68333,.10903,.08334,.97014],78:[0,.68333,.10903,.08334,.80347],79:[0,.68333,.02778,.08334,.76278],80:[0,.68333,.13889,.08334,.64201],81:[.19444,.68333,0,.08334,.79056],82:[0,.68333,.00773,.08334,.75929],83:[0,.68333,.05764,.08334,.6132],84:[0,.68333,.13889,.08334,.58438],85:[0,.68333,.10903,.02778,.68278],86:[0,.68333,.22222,0,.58333],87:[0,.68333,.13889,0,.94445],88:[0,.68333,.07847,.08334,.82847],89:[0,.68333,.22222,0,.58056],90:[0,.68333,.07153,.08334,.68264],97:[0,.43056,0,0,.52859],98:[0,.69444,0,0,.42917],99:[0,.43056,0,.05556,.43276],100:[0,.69444,0,.16667,.52049],101:[0,.43056,0,.05556,.46563],102:[.19444,.69444,.10764,.16667,.48959],103:[.19444,.43056,.03588,.02778,.47697],104:[0,.69444,0,0,.57616],105:[0,.65952,0,0,.34451],106:[.19444,.65952,.05724,0,.41181],107:[0,.69444,.03148,0,.5206],108:[0,.69444,.01968,.08334,.29838],109:[0,.43056,0,0,.87801],110:[0,.43056,0,0,.60023],111:[0,.43056,0,.05556,.48472],112:[.19444,.43056,0,.08334,.50313],113:[.19444,.43056,.03588,.08334,.44641],114:[0,.43056,.02778,.05556,.45116],115:[0,.43056,0,.05556,.46875],116:[0,.61508,0,.08334,.36111],117:[0,.43056,0,.02778,.57246],118:[0,.43056,.03588,.02778,.48472],119:[0,.43056,.02691,.08334,.71592],120:[0,.43056,0,.02778,.57153],121:[.19444,.43056,.03588,.05556,.49028],122:[0,.43056,.04398,.05556,.46505],915:[0,.68333,.13889,.08334,.61528],916:[0,.68333,0,.16667,.83334],920:[0,.68333,.02778,.08334,.76278],923:[0,.68333,0,.16667,.69445],926:[0,.68333,.07569,.08334,.74236],928:[0,.68333,.08125,.05556,.83125],931:[0,.68333,.05764,.08334,.77986],933:[0,.68333,.13889,.05556,.58333],934:[0,.68333,0,.08334,.66667],936:[0,.68333,.11,.05556,.61222],937:[0,.68333,.05017,.08334,.7724],945:[0,.43056,.0037,.02778,.6397],946:[.19444,.69444,.05278,.08334,.56563],947:[.19444,.43056,.05556,0,.51773],948:[0,.69444,.03785,.05556,.44444],949:[0,.43056,0,.08334,.46632],950:[.19444,.69444,.07378,.08334,.4375],951:[.19444,.43056,.03588,.05556,.49653],952:[0,.69444,.02778,.08334,.46944],953:[0,.43056,0,.05556,.35394],954:[0,.43056,0,0,.57616],955:[0,.69444,0,0,.58334],956:[.19444,.43056,0,.02778,.60255],957:[0,.43056,.06366,.02778,.49398],958:[.19444,.69444,.04601,.11111,.4375],959:[0,.43056,0,.05556,.48472],960:[0,.43056,.03588,0,.57003],961:[.19444,.43056,0,.08334,.51702],962:[.09722,.43056,.07986,.08334,.36285],963:[0,.43056,.03588,0,.57141],964:[0,.43056,.1132,.02778,.43715],965:[0,.43056,.03588,.02778,.54028],966:[.19444,.43056,0,.08334,.65417],967:[.19444,.43056,0,.05556,.62569],968:[.19444,.69444,.03588,.11111,.65139],969:[0,.43056,.03588,0,.62245],977:[0,.69444,0,.08334,.59144],981:[.19444,.69444,0,.08334,.59583],982:[0,.43056,.02778,0,.82813],1009:[.19444,.43056,0,.08334,.51702],1013:[0,.43056,0,.05556,.4059]},"Math-Regular":{65:[0,.68333,0,.13889,.75],66:[0,.68333,.05017,.08334,.75851],67:[0,.68333,.07153,.08334,.71472],68:[0,.68333,.02778,.05556,.82792],69:[0,.68333,.05764,.08334,.7382],70:[0,.68333,.13889,.08334,.64306],71:[0,.68333,0,.08334,.78625],72:[0,.68333,.08125,.05556,.83125],73:[0,.68333,.07847,.11111,.43958],74:[0,.68333,.09618,.16667,.55451],75:[0,.68333,.07153,.05556,.84931],76:[0,.68333,0,.02778,.68056],77:[0,.68333,.10903,.08334,.97014],78:[0,.68333,.10903,.08334,.80347],79:[0,.68333,.02778,.08334,.76278],80:[0,.68333,.13889,.08334,.64201],81:[.19444,.68333,0,.08334,.79056],82:[0,.68333,.00773,.08334,.75929],83:[0,.68333,.05764,.08334,.6132],84:[0,.68333,.13889,.08334,.58438],85:[0,.68333,.10903,.02778,.68278],86:[0,.68333,.22222,0,.58333],87:[0,.68333,.13889,0,.94445],88:[0,.68333,.07847,.08334,.82847],89:[0,.68333,.22222,0,.58056],90:[0,.68333,.07153,.08334,.68264],97:[0,.43056,0,0,.52859],98:[0,.69444,0,0,.42917],99:[0,.43056,0,.05556,.43276],100:[0,.69444,0,.16667,.52049],101:[0,.43056,0,.05556,.46563],102:[.19444,.69444,.10764,.16667,.48959],103:[.19444,.43056,.03588,.02778,.47697],104:[0,.69444,0,0,.57616],105:[0,.65952,0,0,.34451],106:[.19444,.65952,.05724,0,.41181],107:[0,.69444,.03148,0,.5206],108:[0,.69444,.01968,.08334,.29838],109:[0,.43056,0,0,.87801],110:[0,.43056,0,0,.60023],111:[0,.43056,0,.05556,.48472],112:[.19444,.43056,0,.08334,.50313],113:[.19444,.43056,.03588,.08334,.44641],114:[0,.43056,.02778,.05556,.45116],115:[0,.43056,0,.05556,.46875],116:[0,.61508,0,.08334,.36111],117:[0,.43056,0,.02778,.57246],118:[0,.43056,.03588,.02778,.48472],119:[0,.43056,.02691,.08334,.71592],120:[0,.43056,0,.02778,.57153],121:[.19444,.43056,.03588,.05556,.49028],122:[0,.43056,.04398,.05556,.46505],915:[0,.68333,.13889,.08334,.61528],916:[0,.68333,0,.16667,.83334],920:[0,.68333,.02778,.08334,.76278],923:[0,.68333,0,.16667,.69445],926:[0,.68333,.07569,.08334,.74236],928:[0,.68333,.08125,.05556,.83125],931:[0,.68333,.05764,.08334,.77986],933:[0,.68333,.13889,.05556,.58333],934:[0,.68333,0,.08334,.66667],936:[0,.68333,.11,.05556,.61222],937:[0,.68333,.05017,.08334,.7724],945:[0,.43056,.0037,.02778,.6397],946:[.19444,.69444,.05278,.08334,.56563],947:[.19444,.43056,.05556,0,.51773],948:[0,.69444,.03785,.05556,.44444],949:[0,.43056,0,.08334,.46632],950:[.19444,.69444,.07378,.08334,.4375],951:[.19444,.43056,.03588,.05556,.49653],952:[0,.69444,.02778,.08334,.46944],953:[0,.43056,0,.05556,.35394],954:[0,.43056,0,0,.57616],955:[0,.69444,0,0,.58334],956:[.19444,.43056,0,.02778,.60255],957:[0,.43056,.06366,.02778,.49398],958:[.19444,.69444,.04601,.11111,.4375],959:[0,.43056,0,.05556,.48472],960:[0,.43056,.03588,0,.57003],961:[.19444,.43056,0,.08334,.51702],962:[.09722,.43056,.07986,.08334,.36285],963:[0,.43056,.03588,0,.57141],964:[0,.43056,.1132,.02778,.43715],965:[0,.43056,.03588,.02778,.54028],966:[.19444,.43056,0,.08334,.65417],967:[.19444,.43056,0,.05556,.62569],968:[.19444,.69444,.03588,.11111,.65139],969:[0,.43056,.03588,0,.62245],977:[0,.69444,0,.08334,.59144],981:[.19444,.69444,0,.08334,.59583],982:[0,.43056,.02778,0,.82813],1009:[.19444,.43056,0,.08334,.51702],1013:[0,.43056,0,.05556,.4059]},"SansSerif-Bold":{33:[0,.69444,0,0,.36667],34:[0,.69444,0,0,.55834],35:[.19444,.69444,0,0,.91667],36:[.05556,.75,0,0,.55],37:[.05556,.75,0,0,1.02912],38:[0,.69444,0,0,.83056],39:[0,.69444,0,0,.30556],40:[.25,.75,0,0,.42778],41:[.25,.75,0,0,.42778],42:[0,.75,0,0,.55],43:[.11667,.61667,0,0,.85556],44:[.10556,.13056,0,0,.30556],45:[0,.45833,0,0,.36667],46:[0,.13056,0,0,.30556],47:[.25,.75,0,0,.55],48:[0,.69444,0,0,.55],49:[0,.69444,0,0,.55],50:[0,.69444,0,0,.55],51:[0,.69444,0,0,.55],52:[0,.69444,0,0,.55],53:[0,.69444,0,0,.55],54:[0,.69444,0,0,.55],55:[0,.69444,0,0,.55],56:[0,.69444,0,0,.55],57:[0,.69444,0,0,.55],58:[0,.45833,0,0,.30556],59:[.10556,.45833,0,0,.30556],61:[-.09375,.40625,0,0,.85556],63:[0,.69444,0,0,.51945],64:[0,.69444,0,0,.73334],65:[0,.69444,0,0,.73334],66:[0,.69444,0,0,.73334],67:[0,.69444,0,0,.70278],68:[0,.69444,0,0,.79445],69:[0,.69444,0,0,.64167],70:[0,.69444,0,0,.61111],71:[0,.69444,0,0,.73334],72:[0,.69444,0,0,.79445],73:[0,.69444,0,0,.33056],74:[0,.69444,0,0,.51945],75:[0,.69444,0,0,.76389],76:[0,.69444,0,0,.58056],77:[0,.69444,0,0,.97778],78:[0,.69444,0,0,.79445],79:[0,.69444,0,0,.79445],80:[0,.69444,0,0,.70278],81:[.10556,.69444,0,0,.79445],82:[0,.69444,0,0,.70278],83:[0,.69444,0,0,.61111],84:[0,.69444,0,0,.73334],85:[0,.69444,0,0,.76389],86:[0,.69444,.01528,0,.73334],87:[0,.69444,.01528,0,1.03889],88:[0,.69444,0,0,.73334],89:[0,.69444,.0275,0,.73334],90:[0,.69444,0,0,.67223],91:[.25,.75,0,0,.34306],93:[.25,.75,0,0,.34306],94:[0,.69444,0,0,.55],95:[.35,.10833,.03056,0,.55],97:[0,.45833,0,0,.525],98:[0,.69444,0,0,.56111],99:[0,.45833,0,0,.48889],100:[0,.69444,0,0,.56111],101:[0,.45833,0,0,.51111],102:[0,.69444,.07639,0,.33611],103:[.19444,.45833,.01528,0,.55],104:[0,.69444,0,0,.56111],105:[0,.69444,0,0,.25556],106:[.19444,.69444,0,0,.28611],107:[0,.69444,0,0,.53056],108:[0,.69444,0,0,.25556],109:[0,.45833,0,0,.86667],110:[0,.45833,0,0,.56111],111:[0,.45833,0,0,.55],112:[.19444,.45833,0,0,.56111],113:[.19444,.45833,0,0,.56111],114:[0,.45833,.01528,0,.37222],115:[0,.45833,0,0,.42167],116:[0,.58929,0,0,.40417],117:[0,.45833,0,0,.56111],118:[0,.45833,.01528,0,.5],119:[0,.45833,.01528,0,.74445],120:[0,.45833,0,0,.5],121:[.19444,.45833,.01528,0,.5],122:[0,.45833,0,0,.47639],126:[.35,.34444,0,0,.55],168:[0,.69444,0,0,.55],176:[0,.69444,0,0,.73334],180:[0,.69444,0,0,.55],305:[0,.45833,0,0,.25556],567:[.19444,.45833,0,0,.28611],710:[0,.69444,0,0,.55],711:[0,.63542,0,0,.55],713:[0,.63778,0,0,.55],728:[0,.69444,0,0,.55],729:[0,.69444,0,0,.30556],730:[0,.69444,0,0,.73334],732:[0,.69444,0,0,.55],733:[0,.69444,0,0,.55],915:[0,.69444,0,0,.58056],916:[0,.69444,0,0,.91667],920:[0,.69444,0,0,.85556],923:[0,.69444,0,0,.67223],926:[0,.69444,0,0,.73334],928:[0,.69444,0,0,.79445],931:[0,.69444,0,0,.79445],933:[0,.69444,0,0,.85556],934:[0,.69444,0,0,.79445],936:[0,.69444,0,0,.85556],937:[0,.69444,0,0,.79445],8211:[0,.45833,.03056,0,.55],8212:[0,.45833,.03056,0,1.10001],8216:[0,.69444,0,0,.30556],8217:[0,.69444,0,0,.30556],8220:[0,.69444,0,0,.55834],8221:[0,.69444,0,0,.55834]},"SansSerif-Italic":{33:[0,.69444,.05733,0,.31945],34:[0,.69444,.00316,0,.5],35:[.19444,.69444,.05087,0,.83334],36:[.05556,.75,.11156,0,.5],37:[.05556,.75,.03126,0,.83334],38:[0,.69444,.03058,0,.75834],39:[0,.69444,.07816,0,.27778],40:[.25,.75,.13164,0,.38889],41:[.25,.75,.02536,0,.38889],42:[0,.75,.11775,0,.5],43:[.08333,.58333,.02536,0,.77778],44:[.125,.08333,0,0,.27778],45:[0,.44444,.01946,0,.33333],46:[0,.08333,0,0,.27778],47:[.25,.75,.13164,0,.5],48:[0,.65556,.11156,0,.5],49:[0,.65556,.11156,0,.5],50:[0,.65556,.11156,0,.5],51:[0,.65556,.11156,0,.5],52:[0,.65556,.11156,0,.5],53:[0,.65556,.11156,0,.5],54:[0,.65556,.11156,0,.5],55:[0,.65556,.11156,0,.5],56:[0,.65556,.11156,0,.5],57:[0,.65556,.11156,0,.5],58:[0,.44444,.02502,0,.27778],59:[.125,.44444,.02502,0,.27778],61:[-.13,.37,.05087,0,.77778],63:[0,.69444,.11809,0,.47222],64:[0,.69444,.07555,0,.66667],65:[0,.69444,0,0,.66667],66:[0,.69444,.08293,0,.66667],67:[0,.69444,.11983,0,.63889],68:[0,.69444,.07555,0,.72223],69:[0,.69444,.11983,0,.59722],70:[0,.69444,.13372,0,.56945],71:[0,.69444,.11983,0,.66667],72:[0,.69444,.08094,0,.70834],73:[0,.69444,.13372,0,.27778],74:[0,.69444,.08094,0,.47222],75:[0,.69444,.11983,0,.69445],76:[0,.69444,0,0,.54167],77:[0,.69444,.08094,0,.875],78:[0,.69444,.08094,0,.70834],79:[0,.69444,.07555,0,.73611],80:[0,.69444,.08293,0,.63889],81:[.125,.69444,.07555,0,.73611],82:[0,.69444,.08293,0,.64584],83:[0,.69444,.09205,0,.55556],84:[0,.69444,.13372,0,.68056],85:[0,.69444,.08094,0,.6875],86:[0,.69444,.1615,0,.66667],87:[0,.69444,.1615,0,.94445],88:[0,.69444,.13372,0,.66667],89:[0,.69444,.17261,0,.66667],90:[0,.69444,.11983,0,.61111],91:[.25,.75,.15942,0,.28889],93:[.25,.75,.08719,0,.28889],94:[0,.69444,.0799,0,.5],95:[.35,.09444,.08616,0,.5],97:[0,.44444,.00981,0,.48056],98:[0,.69444,.03057,0,.51667],99:[0,.44444,.08336,0,.44445],100:[0,.69444,.09483,0,.51667],101:[0,.44444,.06778,0,.44445],102:[0,.69444,.21705,0,.30556],103:[.19444,.44444,.10836,0,.5],104:[0,.69444,.01778,0,.51667],105:[0,.67937,.09718,0,.23889],106:[.19444,.67937,.09162,0,.26667],107:[0,.69444,.08336,0,.48889],108:[0,.69444,.09483,0,.23889],109:[0,.44444,.01778,0,.79445],110:[0,.44444,.01778,0,.51667],111:[0,.44444,.06613,0,.5],112:[.19444,.44444,.0389,0,.51667],113:[.19444,.44444,.04169,0,.51667],114:[0,.44444,.10836,0,.34167],115:[0,.44444,.0778,0,.38333],116:[0,.57143,.07225,0,.36111],117:[0,.44444,.04169,0,.51667],118:[0,.44444,.10836,0,.46111],119:[0,.44444,.10836,0,.68334],120:[0,.44444,.09169,0,.46111],121:[.19444,.44444,.10836,0,.46111],122:[0,.44444,.08752,0,.43472],126:[.35,.32659,.08826,0,.5],168:[0,.67937,.06385,0,.5],176:[0,.69444,0,0,.73752],305:[0,.44444,.04169,0,.23889],567:[.19444,.44444,.04169,0,.26667],710:[0,.69444,.0799,0,.5],711:[0,.63194,.08432,0,.5],713:[0,.60889,.08776,0,.5],714:[0,.69444,.09205,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,.09483,0,.5],729:[0,.67937,.07774,0,.27778],730:[0,.69444,0,0,.73752],732:[0,.67659,.08826,0,.5],733:[0,.69444,.09205,0,.5],915:[0,.69444,.13372,0,.54167],916:[0,.69444,0,0,.83334],920:[0,.69444,.07555,0,.77778],923:[0,.69444,0,0,.61111],926:[0,.69444,.12816,0,.66667],928:[0,.69444,.08094,0,.70834],931:[0,.69444,.11983,0,.72222],933:[0,.69444,.09031,0,.77778],934:[0,.69444,.04603,0,.72222],936:[0,.69444,.09031,0,.77778],937:[0,.69444,.08293,0,.72222],8211:[0,.44444,.08616,0,.5],8212:[0,.44444,.08616,0,1],8216:[0,.69444,.07816,0,.27778],8217:[0,.69444,.07816,0,.27778],8220:[0,.69444,.14205,0,.5],8221:[0,.69444,.00316,0,.5]},"SansSerif-Regular":{33:[0,.69444,0,0,.31945],34:[0,.69444,0,0,.5],35:[.19444,.69444,0,0,.83334],36:[.05556,.75,0,0,.5],37:[.05556,.75,0,0,.83334],38:[0,.69444,0,0,.75834],39:[0,.69444,0,0,.27778],40:[.25,.75,0,0,.38889],41:[.25,.75,0,0,.38889],42:[0,.75,0,0,.5],43:[.08333,.58333,0,0,.77778],44:[.125,.08333,0,0,.27778],45:[0,.44444,0,0,.33333],46:[0,.08333,0,0,.27778],47:[.25,.75,0,0,.5],48:[0,.65556,0,0,.5],49:[0,.65556,0,0,.5],50:[0,.65556,0,0,.5],51:[0,.65556,0,0,.5],52:[0,.65556,0,0,.5],53:[0,.65556,0,0,.5],54:[0,.65556,0,0,.5],55:[0,.65556,0,0,.5],56:[0,.65556,0,0,.5],57:[0,.65556,0,0,.5],58:[0,.44444,0,0,.27778],59:[.125,.44444,0,0,.27778],61:[-.13,.37,0,0,.77778],63:[0,.69444,0,0,.47222],64:[0,.69444,0,0,.66667],65:[0,.69444,0,0,.66667],66:[0,.69444,0,0,.66667],67:[0,.69444,0,0,.63889],68:[0,.69444,0,0,.72223],69:[0,.69444,0,0,.59722],70:[0,.69444,0,0,.56945],71:[0,.69444,0,0,.66667],72:[0,.69444,0,0,.70834],73:[0,.69444,0,0,.27778],74:[0,.69444,0,0,.47222],75:[0,.69444,0,0,.69445],76:[0,.69444,0,0,.54167],77:[0,.69444,0,0,.875],78:[0,.69444,0,0,.70834],79:[0,.69444,0,0,.73611],80:[0,.69444,0,0,.63889],81:[.125,.69444,0,0,.73611],82:[0,.69444,0,0,.64584],83:[0,.69444,0,0,.55556],84:[0,.69444,0,0,.68056],85:[0,.69444,0,0,.6875],86:[0,.69444,.01389,0,.66667],87:[0,.69444,.01389,0,.94445],88:[0,.69444,0,0,.66667],89:[0,.69444,.025,0,.66667],90:[0,.69444,0,0,.61111],91:[.25,.75,0,0,.28889],93:[.25,.75,0,0,.28889],94:[0,.69444,0,0,.5],95:[.35,.09444,.02778,0,.5],97:[0,.44444,0,0,.48056],98:[0,.69444,0,0,.51667],99:[0,.44444,0,0,.44445],100:[0,.69444,0,0,.51667],101:[0,.44444,0,0,.44445],102:[0,.69444,.06944,0,.30556],103:[.19444,.44444,.01389,0,.5],104:[0,.69444,0,0,.51667],105:[0,.67937,0,0,.23889],106:[.19444,.67937,0,0,.26667],107:[0,.69444,0,0,.48889],108:[0,.69444,0,0,.23889],109:[0,.44444,0,0,.79445],110:[0,.44444,0,0,.51667],111:[0,.44444,0,0,.5],112:[.19444,.44444,0,0,.51667],113:[.19444,.44444,0,0,.51667],114:[0,.44444,.01389,0,.34167],115:[0,.44444,0,0,.38333],116:[0,.57143,0,0,.36111],117:[0,.44444,0,0,.51667],118:[0,.44444,.01389,0,.46111],119:[0,.44444,.01389,0,.68334],120:[0,.44444,0,0,.46111],121:[.19444,.44444,.01389,0,.46111],122:[0,.44444,0,0,.43472],126:[.35,.32659,0,0,.5],176:[0,.69444,0,0,.66667],305:[0,.44444,0,0,.23889],567:[.19444,.44444,0,0,.26667],710:[0,.69444,0,0,.5],711:[0,.63194,0,0,.5],713:[0,.60889,0,0,.5],714:[0,.69444,0,0,.5],728:[0,.69444,0,0,.5],729:[0,.67937,0,0,.27778],730:[0,.69444,0,0,.66667],733:[0,.69444,0,0,.5],771:[0,.67659,0,0,.5],776:[0,.67937,0,0,.5],915:[0,.69444,0,0,.54167],916:[0,.69444,0,0,.83334],920:[0,.69444,0,0,.77778],923:[0,.69444,0,0,.61111],926:[0,.69444,0,0,.66667],928:[0,.69444,0,0,.70834],931:[0,.69444,0,0,.72222],933:[0,.69444,0,0,.77778],934:[0,.69444,0,0,.72222],936:[0,.69444,0,0,.77778],937:[0,.69444,0,0,.72222],8211:[0,.44444,.02778,0,.5],8212:[0,.44444,.02778,0,1],8216:[0,.69444,0,0,.27778],8217:[0,.69444,0,0,.27778],8220:[0,.69444,0,0,.5],8221:[0,.69444,0,0,.5]},"Script-Regular":{65:[0,.7,.22925,0,.80253],66:[0,.7,.04087,0,.90757],67:[0,.7,.1689,0,.66619],68:[0,.7,.09371,0,.77443],69:[0,.7,.18583,0,.56162],70:[0,.7,.13634,0,.89544],71:[0,.7,.17322,0,.60961],72:[0,.7,.29694,0,.96919],73:[0,.7,.19189,0,.80907],74:[.27778,.7,.19189,0,1.05159],75:[0,.7,.31259,0,.91364],76:[0,.7,.19189,0,.87373],77:[0,.7,.15981,0,1.08031],78:[0,.7,.3525,0,.9015],79:[0,.7,.08078,0,.73787],80:[0,.7,.08078,0,1.01262],81:[0,.7,.03305,0,.88282],82:[0,.7,.06259,0,.85],83:[0,.7,.19189,0,.86767],84:[0,.7,.29087,0,.74697],85:[0,.7,.25815,0,.79996],86:[0,.7,.27523,0,.62204],87:[0,.7,.27523,0,.80532],88:[0,.7,.26006,0,.94445],89:[0,.7,.2939,0,.70961],90:[0,.7,.24037,0,.8212]},"Size1-Regular":{40:[.35001,.85,0,0,.45834],41:[.35001,.85,0,0,.45834],47:[.35001,.85,0,0,.57778],91:[.35001,.85,0,0,.41667],92:[.35001,.85,0,0,.57778],93:[.35001,.85,0,0,.41667],123:[.35001,.85,0,0,.58334],125:[.35001,.85,0,0,.58334],710:[0,.72222,0,0,.55556],732:[0,.72222,0,0,.55556],770:[0,.72222,0,0,.55556],771:[0,.72222,0,0,.55556],8214:[-99e-5,.601,0,0,.77778],8593:[1e-5,.6,0,0,.66667],8595:[1e-5,.6,0,0,.66667],8657:[1e-5,.6,0,0,.77778],8659:[1e-5,.6,0,0,.77778],8719:[.25001,.75,0,0,.94445],8720:[.25001,.75,0,0,.94445],8721:[.25001,.75,0,0,1.05556],8730:[.35001,.85,0,0,1],8739:[-.00599,.606,0,0,.33333],8741:[-.00599,.606,0,0,.55556],8747:[.30612,.805,.19445,0,.47222],8748:[.306,.805,.19445,0,.47222],8749:[.306,.805,.19445,0,.47222],8750:[.30612,.805,.19445,0,.47222],8896:[.25001,.75,0,0,.83334],8897:[.25001,.75,0,0,.83334],8898:[.25001,.75,0,0,.83334],8899:[.25001,.75,0,0,.83334],8968:[.35001,.85,0,0,.47222],8969:[.35001,.85,0,0,.47222],8970:[.35001,.85,0,0,.47222],8971:[.35001,.85,0,0,.47222],9168:[-99e-5,.601,0,0,.66667],10216:[.35001,.85,0,0,.47222],10217:[.35001,.85,0,0,.47222],10752:[.25001,.75,0,0,1.11111],10753:[.25001,.75,0,0,1.11111],10754:[.25001,.75,0,0,1.11111],10756:[.25001,.75,0,0,.83334],10758:[.25001,.75,0,0,.83334]},"Size2-Regular":{40:[.65002,1.15,0,0,.59722],41:[.65002,1.15,0,0,.59722],47:[.65002,1.15,0,0,.81111],91:[.65002,1.15,0,0,.47222],92:[.65002,1.15,0,0,.81111],93:[.65002,1.15,0,0,.47222],123:[.65002,1.15,0,0,.66667],125:[.65002,1.15,0,0,.66667],710:[0,.75,0,0,1],732:[0,.75,0,0,1],770:[0,.75,0,0,1],771:[0,.75,0,0,1],8719:[.55001,1.05,0,0,1.27778],8720:[.55001,1.05,0,0,1.27778],8721:[.55001,1.05,0,0,1.44445],8730:[.65002,1.15,0,0,1],8747:[.86225,1.36,.44445,0,.55556],8748:[.862,1.36,.44445,0,.55556],8749:[.862,1.36,.44445,0,.55556],8750:[.86225,1.36,.44445,0,.55556],8896:[.55001,1.05,0,0,1.11111],8897:[.55001,1.05,0,0,1.11111],8898:[.55001,1.05,0,0,1.11111],8899:[.55001,1.05,0,0,1.11111],8968:[.65002,1.15,0,0,.52778],8969:[.65002,1.15,0,0,.52778],8970:[.65002,1.15,0,0,.52778],8971:[.65002,1.15,0,0,.52778],10216:[.65002,1.15,0,0,.61111],10217:[.65002,1.15,0,0,.61111],10752:[.55001,1.05,0,0,1.51112],10753:[.55001,1.05,0,0,1.51112],10754:[.55001,1.05,0,0,1.51112],10756:[.55001,1.05,0,0,1.11111],10758:[.55001,1.05,0,0,1.11111]},"Size3-Regular":{40:[.95003,1.45,0,0,.73611],41:[.95003,1.45,0,0,.73611],47:[.95003,1.45,0,0,1.04445],91:[.95003,1.45,0,0,.52778],92:[.95003,1.45,0,0,1.04445],93:[.95003,1.45,0,0,.52778],123:[.95003,1.45,0,0,.75],125:[.95003,1.45,0,0,.75],710:[0,.75,0,0,1.44445],732:[0,.75,0,0,1.44445],770:[0,.75,0,0,1.44445],771:[0,.75,0,0,1.44445],8730:[.95003,1.45,0,0,1],8968:[.95003,1.45,0,0,.58334],8969:[.95003,1.45,0,0,.58334],8970:[.95003,1.45,0,0,.58334],8971:[.95003,1.45,0,0,.58334],10216:[.95003,1.45,0,0,.75],10217:[.95003,1.45,0,0,.75]},"Size4-Regular":{40:[1.25003,1.75,0,0,.79167],41:[1.25003,1.75,0,0,.79167],47:[1.25003,1.75,0,0,1.27778],91:[1.25003,1.75,0,0,.58334],92:[1.25003,1.75,0,0,1.27778],93:[1.25003,1.75,0,0,.58334],123:[1.25003,1.75,0,0,.80556],125:[1.25003,1.75,0,0,.80556],710:[0,.825,0,0,1.8889],732:[0,.825,0,0,1.8889],770:[0,.825,0,0,1.8889],771:[0,.825,0,0,1.8889],8730:[1.25003,1.75,0,0,1],8968:[1.25003,1.75,0,0,.63889],8969:[1.25003,1.75,0,0,.63889],8970:[1.25003,1.75,0,0,.63889],8971:[1.25003,1.75,0,0,.63889],9115:[.64502,1.155,0,0,.875],9116:[1e-5,.6,0,0,.875],9117:[.64502,1.155,0,0,.875],9118:[.64502,1.155,0,0,.875],9119:[1e-5,.6,0,0,.875],9120:[.64502,1.155,0,0,.875],9121:[.64502,1.155,0,0,.66667],9122:[-99e-5,.601,0,0,.66667],9123:[.64502,1.155,0,0,.66667],9124:[.64502,1.155,0,0,.66667],9125:[-99e-5,.601,0,0,.66667],9126:[.64502,1.155,0,0,.66667],9127:[1e-5,.9,0,0,.88889],9128:[.65002,1.15,0,0,.88889],9129:[.90001,0,0,0,.88889],9130:[0,.3,0,0,.88889],9131:[1e-5,.9,0,0,.88889],9132:[.65002,1.15,0,0,.88889],9133:[.90001,0,0,0,.88889],9143:[.88502,.915,0,0,1.05556],10216:[1.25003,1.75,0,0,.80556],10217:[1.25003,1.75,0,0,.80556],57344:[-.00499,.605,0,0,1.05556],57345:[-.00499,.605,0,0,1.05556],57680:[0,.12,0,0,.45],57681:[0,.12,0,0,.45],57682:[0,.12,0,0,.45],57683:[0,.12,0,0,.45]},"Typewriter-Regular":{33:[0,.61111,0,0,.525],34:[0,.61111,0,0,.525],35:[0,.61111,0,0,.525],36:[.08333,.69444,0,0,.525],37:[.08333,.69444,0,0,.525],38:[0,.61111,0,0,.525],39:[0,.61111,0,0,.525],40:[.08333,.69444,0,0,.525],41:[.08333,.69444,0,0,.525],42:[0,.52083,0,0,.525],43:[-.08056,.53055,0,0,.525],44:[.13889,.125,0,0,.525],45:[-.08056,.53055,0,0,.525],46:[0,.125,0,0,.525],47:[.08333,.69444,0,0,.525],48:[0,.61111,0,0,.525],49:[0,.61111,0,0,.525],50:[0,.61111,0,0,.525],51:[0,.61111,0,0,.525],52:[0,.61111,0,0,.525],53:[0,.61111,0,0,.525],54:[0,.61111,0,0,.525],55:[0,.61111,0,0,.525],56:[0,.61111,0,0,.525],57:[0,.61111,0,0,.525],58:[0,.43056,0,0,.525],59:[.13889,.43056,0,0,.525],60:[-.05556,.55556,0,0,.525],61:[-.19549,.41562,0,0,.525],62:[-.05556,.55556,0,0,.525],63:[0,.61111,0,0,.525],64:[0,.61111,0,0,.525],65:[0,.61111,0,0,.525],66:[0,.61111,0,0,.525],67:[0,.61111,0,0,.525],68:[0,.61111,0,0,.525],69:[0,.61111,0,0,.525],70:[0,.61111,0,0,.525],71:[0,.61111,0,0,.525],72:[0,.61111,0,0,.525],73:[0,.61111,0,0,.525],74:[0,.61111,0,0,.525],75:[0,.61111,0,0,.525],76:[0,.61111,0,0,.525],77:[0,.61111,0,0,.525],78:[0,.61111,0,0,.525],79:[0,.61111,0,0,.525],80:[0,.61111,0,0,.525],81:[.13889,.61111,0,0,.525],82:[0,.61111,0,0,.525],83:[0,.61111,0,0,.525],84:[0,.61111,0,0,.525],85:[0,.61111,0,0,.525],86:[0,.61111,0,0,.525],87:[0,.61111,0,0,.525],88:[0,.61111,0,0,.525],89:[0,.61111,0,0,.525],90:[0,.61111,0,0,.525],91:[.08333,.69444,0,0,.525],92:[.08333,.69444,0,0,.525],93:[.08333,.69444,0,0,.525],94:[0,.61111,0,0,.525],95:[.09514,0,0,0,.525],96:[0,.61111,0,0,.525],97:[0,.43056,0,0,.525],98:[0,.61111,0,0,.525],99:[0,.43056,0,0,.525],100:[0,.61111,0,0,.525],101:[0,.43056,0,0,.525],102:[0,.61111,0,0,.525],103:[.22222,.43056,0,0,.525],104:[0,.61111,0,0,.525],105:[0,.61111,0,0,.525],106:[.22222,.61111,0,0,.525],107:[0,.61111,0,0,.525],108:[0,.61111,0,0,.525],109:[0,.43056,0,0,.525],110:[0,.43056,0,0,.525],111:[0,.43056,0,0,.525],112:[.22222,.43056,0,0,.525],113:[.22222,.43056,0,0,.525],114:[0,.43056,0,0,.525],115:[0,.43056,0,0,.525],116:[0,.55358,0,0,.525],117:[0,.43056,0,0,.525],118:[0,.43056,0,0,.525],119:[0,.43056,0,0,.525],120:[0,.43056,0,0,.525],121:[.22222,.43056,0,0,.525],122:[0,.43056,0,0,.525],123:[.08333,.69444,0,0,.525],124:[.08333,.69444,0,0,.525],125:[.08333,.69444,0,0,.525],126:[0,.61111,0,0,.525],127:[0,.61111,0,0,.525],176:[0,.61111,0,0,.525],305:[0,.43056,0,0,.525],567:[.22222,.43056,0,0,.525],711:[0,.56597,0,0,.525],713:[0,.56555,0,0,.525],714:[0,.61111,0,0,.525],715:[0,.61111,0,0,.525],728:[0,.61111,0,0,.525],730:[0,.61111,0,0,.525],770:[0,.61111,0,0,.525],771:[0,.61111,0,0,.525],776:[0,.61111,0,0,.525],915:[0,.61111,0,0,.525],916:[0,.61111,0,0,.525],920:[0,.61111,0,0,.525],923:[0,.61111,0,0,.525],926:[0,.61111,0,0,.525],928:[0,.61111,0,0,.525],931:[0,.61111,0,0,.525],933:[0,.61111,0,0,.525],934:[0,.61111,0,0,.525],936:[0,.61111,0,0,.525],937:[0,.61111,0,0,.525],8216:[0,.61111,0,0,.525],8217:[0,.61111,0,0,.525],8242:[0,.61111,0,0,.525],9251:[.11111,.21944,0,0,.525]}}},function(e,t,n){"use strict";t.a=s;var r=n(0),o=n(3),a=n(1),i=n(5),l=n(4),u=n(2);function s(e,t,n){for(var o=l.a(e,t,!1),a=t.sizeMultiplier/n.sizeMultiplier,u=0;u<o.length;u++){var s=i.a.indexOf(o[u].classes,"sizing");s<0?Array.prototype.push.apply(o[u].classes,t.sizingClasses(n)):o[u].classes[s+1]==="reset-size"+t.size&&(o[u].classes[s+1]="reset-size"+n.size),o[u].height*=a,o[u].depth*=a}return r.a.makeFragment(o)}var c=["\\tiny","\\sixptsize","\\scriptsize","\\footnotesize","\\small","\\normalsize","\\large","\\Large","\\LARGE","\\huge","\\Huge"];Object(o.b)({type:"sizing",names:c,props:{numArgs:0,allowedInText:!0},handler:function(e,t){var n=e.breakOnTokenText,r=e.funcName,o=e.parser;o.consumeSpaces();var a=o.parseExpression(!1,n);return{type:"sizing",size:i.a.indexOf(c,r)+1,value:a}},htmlBuilder:function(e,t){var n=t.havingSize(e.value.size);return s(e.value.value,n,t)},mathmlBuilder:function(e,t){var n=t.havingSize(e.value.size),r=u.a(e.value.value,n),o=new a.a.MathNode("mstyle",r);return o.setAttribute("mathsize",n.sizeMultiplier+"em"),o}})},function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),t.b=function(e){for(var t=e.type,n=e.names,i=e.props,l=e.handler,u=e.htmlBuilder,s=e.mathmlBuilder,c={numArgs:i.numArgs||0,greediness:1,allowedInText:!1,numOptionalArgs:0,handler:l},f=0;f<n.length;++f)a[n[f]]=c;u&&(r.d[t]=u),s&&(o.d[t]=s)};var r=n(4),o=n(2),a=(n(43),n(14),{})},function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return h}));var r=n(7),o=n.n(r),a=n(10),i=n.n(a),l=n(145),u=n.n(l),s=n(6),c=n(31),f=n(27),d=new RegExp("[̀-ͯ]+$"),p=new RegExp("([ \r\n\t]+)|(%[^\n]*[\n]|[!-\\[\\]-‧‪-퟿豈-￿][̀-ͯ]*|[\ud800-\udbff][\udc00-\udfff][̀-ͯ]*|\\\\verb\\*([^]).*?\\3|\\\\verb([^*a-zA-Z]).*?\\4|\\\\[a-zA-Z@]+|\\\\[^\ud800-\udfff])"),h=new RegExp("^\\\\[a-zA-Z@]+"),m=new RegExp("^%[^\n]*[\n]"),v=function(){function e(t){o()(this,e),this.input=t,this.pos=0}return i()(e,[{key:"lex",value:function(){var e=this.input,t=this.pos;if(t===e.length)return new f.a("EOF",new c.a(this,t,t));var n=u()(p,e,t);if(null===n)throw new s.a("Unexpected character: '"+e[t]+"'",new f.a(e[t],new c.a(this,t,t+1)));var r=n[2]||" ",o=this.pos;this.pos+=n[0].length;var a=this.pos;return m.test(r)?this.lex():new f.a(r,new c.a(this,o,a))}}]),e}();t.c=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(64),o=(n.n(r),n(65));t.default=o.a},function(e,t){},function(e,t,n){"use strict";var r=n(6),o=n(34),a=n(76),i=n(113),l=n(5),u=function(e,t,n){l.a.clearNode(t);var r=s(e,n).toNode();t.appendChild(r)};"undefined"!=typeof document&&"CSS1Compat"!==document.compatMode&&("undefined"!=typeof console&&console.warn("Warning: KaTeX doesn't work in quirks mode. Make sure your website has a suitable doctype."),u=function(){throw new r.a("KaTeX doesn't work in quirks mode.")});var s=function(e,t){var n=new o.a(t),r=Object(i.a)(e,n);return Object(a.b)(r,e,n)};t.a={render:u,renderToString:function(e,t){return s(e,t).toMarkup()},ParseError:r.a,__parse:function(e,t){var n=new o.a(t);return Object(i.a)(e,n)},__renderToDomTree:s,__renderToHTMLTree:function(e,t){var n=new o.a(t),r=Object(i.a)(e,n);return Object(a.a)(r,e,n)}}},function(e,t,n){e.exports={default:n(67),__esModule:!0}},function(e,t,n){n(68),e.exports=n(8).Object.freeze},function(e,t,n){var r=n(20),o=n(69).onFreeze;n(46)("freeze",(function(e){return function(t){return e&&r(t)?e(o(t)):t}}))},function(e,t,n){var r=n(32)("meta"),o=n(20),a=n(21),i=n(15).f,l=0,u=Object.isExtensible||function(){return!0},s=!n(24)((function(){return u(Object.preventExtensions({}))})),c=function(e){i(e,r,{value:{i:"O"+ ++l,w:{}}})},f=e.exports={KEY:r,NEED:!1,fastKey:function(e,t){if(!o(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!a(e,r)){if(!u(e))return"F";if(!t)return"E";c(e)}return e[r].i},getWeak:function(e,t){if(!a(e,r)){if(!u(e))return!0;if(!t)return!1;c(e)}return e[r].w},onFreeze:function(e){return s&&f.NEED&&u(e)&&!a(e,r)&&c(e),e}}},function(e,t,n){e.exports=!n(23)&&!n(24)((function(){return 7!=Object.defineProperty(n(45)("div"),"a",{get:function(){return 7}}).a}))},function(e,t,n){var r=n(20);e.exports=function(e,t){if(!r(e))return e;var n,o;if(t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;if("function"==typeof(n=e.valueOf)&&!r(o=n.call(e)))return o;if(!t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){e.exports={default:n(74),__esModule:!0}},function(e,t,n){n(75);var r=n(8).Object;e.exports=function(e,t,n){return r.defineProperty(e,t,n)}},function(e,t,n){var r=n(25);r(r.S+r.F*!n(23),"Object",{defineProperty:n(15).f})},function(e,t,n){"use strict";n.d(t,"b",(function(){return s})),n.d(t,"a",(function(){return c}));var r=n(4),o=n(2),a=n(0),i=n(43),l=(n(34),n(9)),u=function(e){return new i.a({style:e.displayMode?l.a.DISPLAY:l.a.TEXT,maxSize:e.maxSize})},s=function(e,t,n){var i=u(n),l=Object(o.c)(e,t,i),s=Object(r.c)(e,i),c=a.a.makeSpan(["katex"],[l,s]);return n.displayMode?a.a.makeSpan(["katex-display"],[c]):c},c=function(e,t,n){var o=u(n),i=Object(r.c)(e,o),l=a.a.makeSpan(["katex"],[i]);return n.displayMode?a.a.makeSpan(["katex-display"],[l]):l}},function(e,t,n){e.exports={default:n(78),__esModule:!0}},function(e,t,n){var r=n(8),o=r.JSON||(r.JSON={stringify:JSON.stringify});e.exports=function(e){return o.stringify.apply(o,arguments)}},function(e,t,n){e.exports={default:n(80),__esModule:!0}},function(e,t,n){n(36),n(92),e.exports=n(8).Array.from},function(e,t,n){var r=n(37),o=n(38);e.exports=function(e){return function(t,n){var a,i,l=String(o(t)),u=r(n),s=l.length;return u<0||u>=s?e?"":void 0:(a=l.charCodeAt(u))<55296||a>56319||u+1===s||(i=l.charCodeAt(u+1))<56320||i>57343?e?l.charAt(u):a:e?l.slice(u,u+2):i-56320+(a-55296<<10)+65536}}},function(e,t){e.exports=!0},function(e,t,n){e.exports=n(26)},function(e,t,n){"use strict";var r=n(85),o=n(33),a=n(54),i={};n(26)(i,n(11)("iterator"),(function(){return this})),e.exports=function(e,t,n){e.prototype=r(i,{next:o(1,n)}),a(e,t+" Iterator")}},function(e,t,n){var r=n(22),o=n(86),a=n(53),i=n(41)("IE_PROTO"),l=function(){},u=function(){var e,t=n(45)("iframe"),r=a.length;for(t.style.display="none",n(90).appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),u=e.F;r--;)delete u.prototype[a[r]];return u()};e.exports=Object.create||function(e,t){var n;return null!==e?(l.prototype=r(e),n=new l,l.prototype=null,n[i]=e):n=u(),void 0===t?n:o(n,t)}},function(e,t,n){var r=n(15),o=n(22),a=n(39);e.exports=n(23)?Object.defineProperties:function(e,t){o(e);for(var n,i=a(t),l=i.length,u=0;l>u;)r.f(e,n=i[u++],t[n]);return e}},function(e,t,n){var r=n(21),o=n(40),a=n(88)(!1),i=n(41)("IE_PROTO");e.exports=function(e,t){var n,l=o(e),u=0,s=[];for(n in l)n!=i&&r(l,n)&&s.push(n);for(;t.length>u;)r(l,n=t[u++])&&(~a(s,n)||s.push(n));return s}},function(e,t,n){var r=n(40),o=n(51),a=n(89);e.exports=function(e){return function(t,n,i){var l,u=r(t),s=o(u.length),c=a(i,s);if(e&&n!=n){for(;s>c;)if((l=u[c++])!=l)return!0}else for(;s>c;c++)if((e||c in u)&&u[c]===n)return e||c||0;return!e&&-1}}},function(e,t,n){var r=n(37),o=Math.max,a=Math.min;e.exports=function(e,t){return(e=r(e))<0?o(e+t,0):a(e,t)}},function(e,t,n){e.exports=n(16).document&&document.documentElement},function(e,t,n){var r=n(21),o=n(29),a=n(41)("IE_PROTO"),i=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=o(e),r(e,a)?e[a]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?i:null}},function(e,t,n){"use strict";var r=n(47),o=n(25),a=n(29),i=n(93),l=n(94),u=n(51),s=n(95),c=n(55);o(o.S+o.F*!n(96)((function(e){Array.from(e)})),"Array",{from:function(e){var t,n,o,f,d=a(e),p="function"==typeof this?this:Array,h=arguments.length,m=h>1?arguments[1]:void 0,v=void 0!==m,g=0,y=c(d);if(v&&(m=r(m,h>2?arguments[2]:void 0,2)),null==y||p==Array&&l(y))for(n=new p(t=u(d.length));t>g;g++)s(n,g,v?m(d[g],g):d[g]);else for(f=y.call(d),n=new p;!(o=f.next()).done;g++)s(n,g,v?i(f,m,[o.value,g],!0):o.value);return n.length=g,n}})},function(e,t,n){var r=n(22);e.exports=function(e,t,n,o){try{return o?t(r(n)[0],n[1]):t(n)}catch(t){var a=e.return;throw void 0!==a&&r(a.call(e)),t}}},function(e,t,n){var r=n(17),o=n(11)("iterator"),a=Array.prototype;e.exports=function(e){return void 0!==e&&(r.Array===e||a[o]===e)}},function(e,t,n){"use strict";var r=n(15),o=n(33);e.exports=function(e,t,n){t in e?r.f(e,t,o(0,n)):e[t]=n}},function(e,t,n){var r=n(11)("iterator"),o=!1;try{var a=[7][r]();a.return=function(){o=!0},Array.from(a,(function(){throw 2}))}catch(e){}e.exports=function(e,t){if(!t&&!o)return!1;var n=!1;try{var a=[7],i=a[r]();i.next=function(){return{done:n=!0}},a[r]=function(){return i},e(a)}catch(e){}return n}},function(e,t,n){e.exports={default:n(98),__esModule:!0}},function(e,t,n){n(58),n(36),e.exports=n(102)},function(e,t,n){"use strict";var r=n(100),o=n(101),a=n(17),i=n(40);e.exports=n(48)(Array,"Array",(function(e,t){this._t=i(e),this._i=0,this._k=t}),(function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,o(1)):o(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])}),"values"),a.Arguments=a.Array,r("keys"),r("values"),r("entries")},function(e,t){e.exports=function(){}},function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,n){var r=n(56),o=n(11)("iterator"),a=n(17);e.exports=n(8).isIterable=function(e){var t=Object(e);return void 0!==t[o]||"@@iterator"in t||a.hasOwnProperty(r(t))}},function(e,t,n){n(58),n(36),e.exports=n(104)},function(e,t,n){var r=n(22),o=n(55);e.exports=n(8).getIterator=function(e){var t=o(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return r(t.call(e))}},function(e,t,n){e.exports={default:n(106),__esModule:!0}},function(e,t,n){n(107),e.exports=n(8).Object.assign},function(e,t,n){var r=n(25);r(r.S+r.F,"Object",{assign:n(108)})},function(e,t,n){"use strict";var r=n(39),o=n(109),a=n(110),i=n(29),l=n(49),u=Object.assign;e.exports=!u||n(24)((function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach((function(e){t[e]=e})),7!=u({},e)[n]||Object.keys(u({},t)).join("")!=r}))?function(e,t){for(var n=i(e),u=arguments.length,s=1,c=o.f,f=a.f;u>s;)for(var d,p=l(arguments[s++]),h=c?r(p).concat(c(p)):r(p),m=h.length,v=0;m>v;)f.call(p,d=h[v++])&&(n[d]=p[d]);return n}:u},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t){t.f={}.propertyIsEnumerable},function(e,t,n){"use strict";t.a={path:{stdHorizRule:"M0 80H400000 v40H0z M0 80H400000 v40H0z",vertSeparator:"M100 0h50V400000h-50zM100 0h50V400000h-50z",sqrtMain:"M95,702c-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,\n-10,-9.5,-14c0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54c44.2,-33.3,65.8,\n-50.3,66.5,-51c1.3,-1.3,3,-2,5,-2c4.7,0,8.7,3.3,12,10s173,378,173,378c0.7,0,\n35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429c69,-144,104.5,-217.7,106.5,\n-221c5.3,-9.3,12,-14,20,-14H400000v40H845.2724s-225.272,467,-225.272,467\ns-235,486,-235,486c-2.7,4.7,-9,7,-19,7c-6,0,-10,-1,-12,-3s-194,-422,-194,-422\ns-65,47,-65,47z M834 80H400000v40H845z",sqrtSize1:"M263,681c0.7,0,18,39.7,52,119c34,79.3,68.167,\n158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120c340,-704.7,510.7,-1060.3,512,-1067\nc4.7,-7.3,11,-11,19,-11H40000v40H1012.3s-271.3,567,-271.3,567c-38.7,80.7,-84,\n175,-136,283c-52,108,-89.167,185.3,-111.5,232c-22.3,46.7,-33.8,70.3,-34.5,71\nc-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1s-109,-253,-109,-253c-72.7,-168,-109.3,\n-252,-110,-252c-10.7,8,-22,16.7,-34,26c-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26\ns76,-59,76,-59s76,-60,76,-60z M1001 80H40000v40H1012z",sqrtSize2:"M1001,80H400000v40H1013.1s-83.4,268,-264.1,840c-180.7,\n572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7s-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,\n-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744c-10,12,-21,25,-33,39s-32,39,-32,39\nc-6,-5.3,-15,-14,-27,-26s25,-30,25,-30c26.7,-32.7,52,-63,76,-91s52,-60,52,-60\ns208,722,208,722c56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,\n-658.5c53.7,-170.3,84.5,-266.8,92.5,-289.5c4,-6.7,10,-10,18,-10z\nM1001 80H400000v40H1013z",sqrtSize3:"M424,2478c-1.3,-0.7,-38.5,-172,-111.5,-514c-73,\n-342,-109.8,-513.3,-110.5,-514c0,-2,-10.7,14.3,-32,49c-4.7,7.3,-9.8,15.7,-15.5,\n25c-5.7,9.3,-9.8,16,-12.5,20s-5,7,-5,7c-4,-3.3,-8.3,-7.7,-13,-13s-13,-13,-13,\n-13s76,-122,76,-122s77,-121,77,-121s209,968,209,968c0,-2,84.7,-361.7,254,-1079\nc169.3,-717.3,254.7,-1077.7,256,-1081c4,-6.7,10,-10,18,-10H400000v40H1014.6\ns-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185c-2,6,-10,9,-24,9\nc-8,0,-12,-0.7,-12,-2z M1001 80H400000v40H1014z",sqrtSize4:"M473,2793c339.3,-1799.3,509.3,-2700,510,-2702\nc3.3,-7.3,9.3,-11,18,-11H400000v40H1017.7s-90.5,478,-276.2,1466c-185.7,988,\n-279.5,1483,-281.5,1485c-2,6,-10,9,-24,9c-8,0,-12,-0.7,-12,-2c0,-1.3,-5.3,-32,\n-16,-92c-50.7,-293.3,-119.7,-693.3,-207,-1200c0,-1.3,-5.3,8.7,-16,30c-10.7,\n21.3,-21.3,42.7,-32,64s-16,33,-16,33s-26,-26,-26,-26s76,-153,76,-153s77,-151,\n77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,606z\nM1001 80H400000v40H1017z",doubleleftarrow:"M262 157\nl10-10c34-36 62.7-77 86-123 3.3-8 5-13.3 5-16 0-5.3-6.7-8-20-8-7.3\n 0-12.2.5-14.5 1.5-2.3 1-4.8 4.5-7.5 10.5-49.3 97.3-121.7 169.3-217 216-28\n 14-57.3 25-88 33-6.7 2-11 3.8-13 5.5-2 1.7-3 4.2-3 7.5s1 5.8 3 7.5\nc2 1.7 6.3 3.5 13 5.5 68 17.3 128.2 47.8 180.5 91.5 52.3 43.7 93.8 96.2 124.5\n 157.5 9.3 8 15.3 12.3 18 13h6c12-.7 18-4 18-10 0-2-1.7-7-5-15-23.3-46-52-87\n-86-123l-10-10h399738v-40H218c328 0 0 0 0 0l-10-8c-26.7-20-65.7-43-117-69 2.7\n-2 6-3.7 10-5 36.7-16 72.3-37.3 107-64l10-8h399782v-40z\nm8 0v40h399730v-40zm0 194v40h399730v-40z",doublerightarrow:"M399738 392l\n-10 10c-34 36-62.7 77-86 123-3.3 8-5 13.3-5 16 0 5.3 6.7 8 20 8 7.3 0 12.2-.5\n 14.5-1.5 2.3-1 4.8-4.5 7.5-10.5 49.3-97.3 121.7-169.3 217-216 28-14 57.3-25 88\n-33 6.7-2 11-3.8 13-5.5 2-1.7 3-4.2 3-7.5s-1-5.8-3-7.5c-2-1.7-6.3-3.5-13-5.5-68\n-17.3-128.2-47.8-180.5-91.5-52.3-43.7-93.8-96.2-124.5-157.5-9.3-8-15.3-12.3-18\n-13h-6c-12 .7-18 4-18 10 0 2 1.7 7 5 15 23.3 46 52 87 86 123l10 10H0v40h399782\nc-328 0 0 0 0 0l10 8c26.7 20 65.7 43 117 69-2.7 2-6 3.7-10 5-36.7 16-72.3 37.3\n-107 64l-10 8H0v40zM0 157v40h399730v-40zm0 194v40h399730v-40z",leftarrow:"M400000 241H110l3-3c68.7-52.7 113.7-120\n 135-202 4-14.7 6-23 6-25 0-7.3-7-11-21-11-8 0-13.2.8-15.5 2.5-2.3 1.7-4.2 5.8\n-5.5 12.5-1.3 4.7-2.7 10.3-4 17-12 48.7-34.8 92-68.5 130S65.3 228.3 18 247\nc-10 4-16 7.7-18 11 0 8.7 6 14.3 18 17 47.3 18.7 87.8 47 121.5 85S196 441.3 208\n 490c.7 2 1.3 5 2 9s1.2 6.7 1.5 8c.3 1.3 1 3.3 2 6s2.2 4.5 3.5 5.5c1.3 1 3.3\n 1.8 6 2.5s6 1 10 1c14 0 21-3.7 21-11 0-2-2-10.3-6-25-20-79.3-65-146.7-135-202\n l-3-3h399890zM100 241v40h399900v-40z",leftbrace:"M6 548l-6-6v-35l6-11c56-104 135.3-181.3 238-232 57.3-28.7 117\n-45 179-50h399577v120H403c-43.3 7-81 15-113 26-100.7 33-179.7 91-237 174-2.7\n 5-6 9-10 13-.7 1-7.3 1-20 1H6z",leftbraceunder:"M0 6l6-6h17c12.688 0 19.313.3 20 1 4 4 7.313 8.3 10 13\n 35.313 51.3 80.813 93.8 136.5 127.5 55.688 33.7 117.188 55.8 184.5 66.5.688\n 0 2 .3 4 1 18.688 2.7 76 4.3 172 5h399450v120H429l-6-1c-124.688-8-235-61.7\n-331-161C60.687 138.7 32.312 99.3 7 54L0 41V6z",leftgroup:"M400000 80\nH435C64 80 168.3 229.4 21 260c-5.9 1.2-18 0-18 0-2 0-3-1-3-3v-38C76 61 257 0\n 435 0h399565z",leftgroupunder:"M400000 262\nH435C64 262 168.3 112.6 21 82c-5.9-1.2-18 0-18 0-2 0-3 1-3 3v38c76 158 257 219\n 435 219h399565z",leftharpoon:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3\n-3.3 10.2-9.5 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5\n-18.3 3-21-1.3-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7\n-196 228-6.7 4.7-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40z",leftharpoonplus:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3-3.3 10.2-9.5\n 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5-18.3 3-21-1.3\n-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7-196 228-6.7 4.7\n-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40zM0 435v40h400000v-40z\nm0 0v40h400000v-40z",leftharpoondown:"M7 241c-4 4-6.333 8.667-7 14 0 5.333.667 9 2 11s5.333\n 5.333 12 10c90.667 54 156 130 196 228 3.333 10.667 6.333 16.333 9 17 2 .667 5\n 1 9 1h5c10.667 0 16.667-2 18-6 2-2.667 1-9.667-3-21-32-87.333-82.667-157.667\n-152-211l-3-3h399907v-40zM93 281 H400000 v-40L7 241z",leftharpoondownplus:"M7 435c-4 4-6.3 8.7-7 14 0 5.3.7 9 2 11s5.3 5.3 12\n 10c90.7 54 156 130 196 228 3.3 10.7 6.3 16.3 9 17 2 .7 5 1 9 1h5c10.7 0 16.7\n-2 18-6 2-2.7 1-9.7-3-21-32-87.3-82.7-157.7-152-211l-3-3h399907v-40H7zm93 0\nv40h399900v-40zM0 241v40h399900v-40zm0 0v40h399900v-40z",lefthook:"M400000 281 H103s-33-11.2-61-33.5S0 197.3 0 164s14.2-61.2 42.5\n-83.5C70.8 58.2 104 47 142 47 c16.7 0 25 6.7 25 20 0 12-8.7 18.7-26 20-40 3.3\n-68.7 15.7-86 37-10 12-15 25.3-15 40 0 22.7 9.8 40.7 29.5 54 19.7 13.3 43.5 21\n 71.5 23h399859zM103 281v-40h399897v40z",leftlinesegment:"M40 281 V428 H0 V94 H40 V241 H400000 v40z\nM40 281 V428 H0 V94 H40 V241 H400000 v40z",leftmapsto:"M40 281 V448H0V74H40V241H400000v40z\nM40 281 V448H0V74H40V241H400000v40z",leftToFrom:"M0 147h400000v40H0zm0 214c68 40 115.7 95.7 143 167h22c15.3 0 23\n-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69-70-101l-7-8h399905v-40H95l7-8\nc28.7-32 52-65.7 70-101 10.7-23.3 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 265.3\n 68 321 0 361zm0-174v-40h399900v40zm100 154v40h399900v-40z",longequal:"M0 50 h400000 v40H0z m0 194h40000v40H0z\nM0 50 h400000 v40H0z m0 194h40000v40H0z",midbrace:"M200428 334\nc-100.7-8.3-195.3-44-280-108-55.3-42-101.7-93-139-153l-9-14c-2.7 4-5.7 8.7-9 14\n-53.3 86.7-123.7 153-211 199-66.7 36-137.3 56.3-212 62H0V214h199568c178.3-11.7\n 311.7-78.3 403-201 6-8 9.7-12 11-12 .7-.7 6.7-1 18-1s17.3.3 18 1c1.3 0 5 4 11\n 12 44.7 59.3 101.3 106.3 170 141s145.3 54.3 229 60h199572v120z",midbraceunder:"M199572 214\nc100.7 8.3 195.3 44 280 108 55.3 42 101.7 93 139 153l9 14c2.7-4 5.7-8.7 9-14\n 53.3-86.7 123.7-153 211-199 66.7-36 137.3-56.3 212-62h199568v120H200432c-178.3\n 11.7-311.7 78.3-403 201-6 8-9.7 12-11 12-.7.7-6.7 1-18 1s-17.3-.3-18-1c-1.3 0\n-5-4-11-12-44.7-59.3-101.3-106.3-170-141s-145.3-54.3-229-60H0V214z",rightarrow:"M0 241v40h399891c-47.3 35.3-84 78-110 128\n-16.7 32-27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20\n 11 8 0 13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7\n 39-84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85\n-40.5-119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5\n-12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67\n 151.7 139 205zm0 0v40h399900v-40z",rightbrace:"M400000 542l\n-6 6h-17c-12.7 0-19.3-.3-20-1-4-4-7.3-8.3-10-13-35.3-51.3-80.8-93.8-136.5-127.5\ns-117.2-55.8-184.5-66.5c-.7 0-2-.3-4-1-18.7-2.7-76-4.3-172-5H0V214h399571l6 1\nc124.7 8 235 61.7 331 161 31.3 33.3 59.7 72.7 85 118l7 13v35z",rightbraceunder:"M399994 0l6 6v35l-6 11c-56 104-135.3 181.3-238 232-57.3\n 28.7-117 45-179 50H-300V214h399897c43.3-7 81-15 113-26 100.7-33 179.7-91 237\n-174 2.7-5 6-9 10-13 .7-1 7.3-1 20-1h17z",rightgroup:"M0 80h399565c371 0 266.7 149.4 414 180 5.9 1.2 18 0 18 0 2 0\n 3-1 3-3v-38c-76-158-257-219-435-219H0z",rightgroupunder:"M0 262h399565c371 0 266.7-149.4 414-180 5.9-1.2 18 0 18\n 0 2 0 3 1 3 3v38c-76 158-257 219-435 219H0z",rightharpoon:"M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3\n-3.7-15.3-11-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2\n-10.7 0-16.7 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58\n 69.2 92 94.5zm0 0v40h399900v-40z",rightharpoonplus:"M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3-3.7-15.3-11\n-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2-10.7 0-16.7\n 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58 69.2 92 94.5z\nm0 0v40h399900v-40z m100 194v40h399900v-40zm0 0v40h399900v-40z",rightharpoondown:"M399747 511c0 7.3 6.7 11 20 11 8 0 13-.8 15-2.5s4.7-6.8\n 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3 8.5-5.8 9.5\n-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3-64.7 57-92 95\n-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 241v40h399900v-40z",rightharpoondownplus:"M399747 705c0 7.3 6.7 11 20 11 8 0 13-.8\n 15-2.5s4.7-6.8 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3\n 8.5-5.8 9.5-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3\n-64.7 57-92 95-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 435v40h399900v-40z\nm0-194v40h400000v-40zm0 0v40h400000v-40z",righthook:"M399859 241c-764 0 0 0 0 0 40-3.3 68.7-15.7 86-37 10-12 15-25.3\n 15-40 0-22.7-9.8-40.7-29.5-54-19.7-13.3-43.5-21-71.5-23-17.3-1.3-26-8-26-20 0\n-13.3 8.7-20 26-20 38 0 71 11.2 99 33.5 0 0 7 5.6 21 16.7 14 11.2 21 33.5 21\n 66.8s-14 61.2-42 83.5c-28 22.3-61 33.5-99 33.5L0 241z M0 281v-40h399859v40z",rightlinesegment:"M399960 241 V94 h40 V428 h-40 V281 H0 v-40z\nM399960 241 V94 h40 V428 h-40 V281 H0 v-40z",rightToFrom:"M400000 167c-70.7-42-118-97.7-142-167h-23c-15.3 0-23 .3-23\n 1 0 1.3 5.3 13.7 16 37 18 35.3 41.3 69 70 101l7 8H0v40h399905l-7 8c-28.7 32\n-52 65.7-70 101-10.7 23.3-16 35.7-16 37 0 .7 7.7 1 23 1h23c24-69.3 71.3-125 142\n-167z M100 147v40h399900v-40zM0 341v40h399900v-40z",twoheadleftarrow:"M0 167c68 40\n 115.7 95.7 143 167h22c15.3 0 23-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69\n-70-101l-7-8h125l9 7c50.7 39.3 85 86 103 140h46c0-4.7-6.3-18.7-19-42-18-35.3\n-40-67.3-66-96l-9-9h399716v-40H284l9-9c26-28.7 48-60.7 66-96 12.7-23.333 19\n-37.333 19-42h-46c-18 54-52.3 100.7-103 140l-9 7H95l7-8c28.7-32 52-65.7 70-101\n 10.7-23.333 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 71.3 68 127 0 167z",twoheadrightarrow:"M400000 167\nc-68-40-115.7-95.7-143-167h-22c-15.3 0-23 .3-23 1 0 1.3 5.3 13.7 16 37 18 35.3\n 41.3 69 70 101l7 8h-125l-9-7c-50.7-39.3-85-86-103-140h-46c0 4.7 6.3 18.7 19 42\n 18 35.3 40 67.3 66 96l9 9H0v40h399716l-9 9c-26 28.7-48 60.7-66 96-12.7 23.333\n-19 37.333-19 42h46c18-54 52.3-100.7 103-140l9-7h125l-7 8c-28.7 32-52 65.7-70\n 101-10.7 23.333-16 35.7-16 37 0 .7 7.7 1 23 1h22c27.3-71.3 75-127 143-167z",tilde1:"M200 55.538c-77 0-168 73.953-177 73.953-3 0-7\n-2.175-9-5.437L2 97c-1-2-2-4-2-6 0-4 2-7 5-9l20-12C116 12 171 0 207 0c86 0\n 114 68 191 68 78 0 168-68 177-68 4 0 7 2 9 5l12 19c1 2.175 2 4.35 2 6.525 0\n 4.35-2 7.613-5 9.788l-19 13.05c-92 63.077-116.937 75.308-183 76.128\n-68.267.847-113-73.952-191-73.952z",tilde2:"M344 55.266c-142 0-300.638 81.316-311.5 86.418\n-8.01 3.762-22.5 10.91-23.5 5.562L1 120c-1-2-1-3-1-4 0-5 3-9 8-10l18.4-9C160.9\n 31.9 283 0 358 0c148 0 188 122 331 122s314-97 326-97c4 0 8 2 10 7l7 21.114\nc1 2.14 1 3.21 1 4.28 0 5.347-3 9.626-7 10.696l-22.3 12.622C852.6 158.372 751\n 181.476 676 181.476c-149 0-189-126.21-332-126.21z",tilde3:"M786 59C457 59 32 175.242 13 175.242c-6 0-10-3.457\n-11-10.37L.15 138c-1-7 3-12 10-13l19.2-6.4C378.4 40.7 634.3 0 804.3 0c337 0\n 411.8 157 746.8 157 328 0 754-112 773-112 5 0 10 3 11 9l1 14.075c1 8.066-.697\n 16.595-6.697 17.492l-21.052 7.31c-367.9 98.146-609.15 122.696-778.15 122.696\n -338 0-409-156.573-744-156.573z",tilde4:"M786 58C457 58 32 177.487 13 177.487c-6 0-10-3.345\n-11-10.035L.15 143c-1-7 3-12 10-13l22-6.7C381.2 35 637.15 0 807.15 0c337 0 409\n 177 744 177 328 0 754-127 773-127 5 0 10 3 11 9l1 14.794c1 7.805-3 13.38-9\n 14.495l-20.7 5.574c-366.85 99.79-607.3 139.372-776.3 139.372-338 0-409\n -175.236-744-175.236z",vec:"M377 20c0-5.333 1.833-10 5.5-14S391 0 397 0c4.667 0 8.667 1.667 12 5\n3.333 2.667 6.667 9 10 19 6.667 24.667 20.333 43.667 41 57 7.333 4.667 11\n10.667 11 18 0 6-1 10-3 12s-6.667 5-14 9c-28.667 14.667-53.667 35.667-75 63\n-1.333 1.333-3.167 3.5-5.5 6.5s-4 4.833-5 5.5c-1 .667-2.5 1.333-4.5 2s-4.333 1\n-7 1c-4.667 0-9.167-1.833-13.5-5.5S337 184 337 178c0-12.667 15.667-32.333 47-59\nH213l-171-1c-8.667-6-13-12.333-13-19 0-4.667 4.333-11.333 13-20h359\nc-16-25.333-24-45-24-59z",widehat1:"M529 0h5l519 115c5 1 9 5 9 10 0 1-1 2-1 3l-4 22\nc-1 5-5 9-11 9h-2L532 67 19 159h-2c-5 0-9-4-11-9l-5-22c-1-6 2-12 8-13z",widehat2:"M1181 0h2l1171 176c6 0 10 5 10 11l-2 23c-1 6-5 10\n-11 10h-1L1182 67 15 220h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z",widehat3:"M1181 0h2l1171 236c6 0 10 5 10 11l-2 23c-1 6-5 10\n-11 10h-1L1182 67 15 280h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z",widehat4:"M1181 0h2l1171 296c6 0 10 5 10 11l-2 23c-1 6-5 10\n-11 10h-1L1182 67 15 340h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z",baraboveleftarrow:"M1 500c30.67-18 59-41.833 85-71.5s45-61.17 57-94.5h23\nc15.33 0 23 .33 23 1 0 .67-5.33 12.67-16 36-16.67 34.67-39 67.33-67 98l-10 11\nh39904v40H96l9 10c27.33 30.67 50.67 65 70 103l14 33c0 .67-7.67 1-23 1h-22\nC116.67 596.33 69 540.67 1 500z M96 480 H400000 v40 H96z\nM1 147 H399905 v40 H1z M0 147 H399905 v40 H0z",rightarrowabovebar:"M400000 167c-70.67 42-118 97.67-142 167h-23c-15.33 0\n-23-.33-23-1 0-1.33 5.33-13.67 16-37 18-35.33 41.33-69 70-101l7-8h-39905\nv-40h39905c-389 0 0 0 0 0l-7-8c-28.67-32-52-65.67-70-101-10.67-23.33-16-35.67\n-16-37 0-.67 7.67-1 23-1h23c11.33 33.33 30 64.833 56 94.5s54.67 53.83 86 72.5z\nM0 147 H399905 v40 H0z M96 480 H400000 v40 H0z M96 480 H400000 v40 H0z",baraboveshortleftharpoon:"M507,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11\nc1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17\nc2,0.7,5,1,9,1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21\nc-32,-87.3,-82.7,-157.7,-152,-211c0,0,-3,-3,-3,-3l399351,0l0,-40\nc-398570,0,-399437,0,-399437,0z M593 435 v40 H399500 v-40z\nM0 281 v-40 H399908 v40z M0 281 v-40 H399908 v40z",rightharpoonaboveshortbar:"M0,241 l0,40c399126,0,399993,0,399993,0\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6\nc-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z\nM0 241 v40 H399908 v-40z M0 475 v-40 H399500 v40z M0 475 v-40 H399500 v40z",shortbaraboveleftharpoon:"M7,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11\nc1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17c2,0.7,5,1,9,\n1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21c-32,-87.3,-82.7,-157.7,\n-152,-211c0,0,-3,-3,-3,-3l399907,0l0,-40c-399126,0,-399993,0,-399993,0z\nM93 435 v40 H400000 v-40z M500 241 v40 H400000 v-40z M500 241 v40 H400000 v-40z",shortrightharpoonabovebar:"M53,241l0,40c398570,0,399437,0,399437,0\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6\nc-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z\nM500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z"}}},function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return l}));var r={number:3,unit:"mu"},o={number:4,unit:"mu"},a={number:5,unit:"mu"},i={mord:{mop:r,mbin:o,mrel:a,minner:r},mop:{mord:r,mop:r,mrel:a,minner:r},mbin:{mord:o,mop:o,mopen:o,minner:o},mrel:{mord:a,mop:a,mopen:a,minner:a},mopen:{},mclose:{mop:r,mbin:o,mrel:a,minner:r},mpunct:{mord:r,mop:r,mrel:a,mopen:r,mclose:r,mpunct:r,minner:r},minner:{mord:r,mop:r,mbin:o,mrel:a,mopen:r,mpunct:r,minner:r}},l={mord:{mop:r},mop:{mord:r,mop:r},mbin:{},mrel:{},mopen:{},mclose:{mop:r},mpunct:{},minner:{mop:r}}},function(e,t,n){"use strict";var r=n(114);t.a=function(e,t){if(!("string"==typeof e||e instanceof String))throw new TypeError("KaTeX can only parse string typed expression");return new r.a(e,t).parse()}},function(e,t,n){"use strict";var r=n(7),o=n.n(r),a=n(10),i=n.n(a),l=n(115),u=n(142),s=n(144),c=n(28),f=n(19),d=n(42),p=n(148),h=n.n(p),m=n(149),v=n(14),g=n(6),y=n(62);function b(e,t){return{type:"arg",result:e,token:t}}function w(e){if("$"===e.type)throw new g.a("Unexpected $",e.token);return e}n(34),n(27);var E=function(){function e(t,n){o()(this,e),this.mode="math",this.gullet=new s.a(t,n.macros,this.mode),n.colorIsTextColor&&(this.gullet.macros["\\color"]="\\textcolor"),this.settings=n,this.leftrightDepth=0}return i()(e,[{key:"expect",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(this.nextToken.text!==e)throw new g.a("Expected '"+e+"', got '"+this.nextToken.text+"'",this.nextToken);t&&this.consume()}},{key:"consume",value:function(){this.nextToken=this.gullet.expandNextToken()}},{key:"switchMode",value:function(e){this.mode=e,this.gullet.switchMode(e)}},{key:"parse",value:function(){return this.consume(),this.parseInput()}},{key:"parseInput",value:function(){var e=this.parseExpression(!1);return this.expect("EOF",!1),e}},{key:"parseExpression",value:function(t,n){for(var r=[];;){"math"===this.mode&&this.consumeSpaces();var o=this.nextToken;if(-1!==e.endOfExpression.indexOf(o.text))break;if(n&&o.text===n)break;if(t&&l.a[o.text]&&l.a[o.text].infix)break;var a=this.parseAtom(n);if(!a){if(!this.settings.throwOnError&&"\\"===o.text[0]){var i=this.handleUnsupportedCmd();r.push(i);continue}break}r.push(a)}return this.handleInfixNodes(r)}},{key:"handleInfixNodes",value:function(e){for(var t=-1,n=void 0,r=0;r<e.length;r++){var o=e[r];if("infix"===o.type){if(-1!==t)throw new g.a("only one infix operator per group",o.value.token);t=r,n=o.value.replaceWith}}if(-1!==t&&n){var a,i,l=e.slice(0,t),u=e.slice(t+1);a=1===l.length&&"ordgroup"===l[0].type?l[0]:new v.a("ordgroup",l,this.mode),i=1===u.length&&"ordgroup"===u[0].type?u[0]:new v.a("ordgroup",u,this.mode);var s=this.callFunction(n,[a,i],[]);return[new v.a(s.type,s,this.mode)]}return e}},{key:"handleSupSubscript",value:function(t){var n=this.nextToken,r=n.text;this.consume(),this.consumeSpaces();var o=this.parseGroup();if(!o){if(this.settings.throwOnError||"\\"!==this.nextToken.text[0])throw new g.a("Expected group after '"+r+"'",n);return this.handleUnsupportedCmd()}var a=w(o);if("fn"===a.type){if(l.a[a.result].greediness>e.SUPSUB_GREEDINESS)return this.parseGivenFunction(o);throw new g.a("Got function '"+a.result+"' with no arguments as "+t,n)}return a.result}},{key:"handleUnsupportedCmd",value:function(){for(var e=this.nextToken.text,t=[],n=0;n<e.length;n++)t.push(new v.a("textord",e[n],"text"));var r=new v.a("text",{body:t,type:"text"},this.mode),o=new v.a("color",{color:this.settings.errorColor,value:[r],type:"color"},this.mode);return this.consume(),o}},{key:"parseAtom",value:function(e){var t=this.parseImplicitGroup(e);if("text"===this.mode)return t;for(var n=void 0,r=void 0;;){this.consumeSpaces();var o=this.nextToken;if("\\limits"===o.text||"\\nolimits"===o.text){if(!t||"op"!==t.type)throw new g.a("Limit controls must follow a math operator",o);var a="\\limits"===o.text;t.value.limits=a,t.value.alwaysHandleSupSub=!0,this.consume()}else if("^"===o.text){if(n)throw new g.a("Double superscript",o);n=this.handleSupSubscript("superscript")}else if("_"===o.text){if(r)throw new g.a("Double subscript",o);r=this.handleSupSubscript("subscript")}else{if("'"!==o.text)break;if(n)throw new g.a("Double superscript",o);var i=new v.a("textord","\\prime",this.mode),l=[i];for(this.consume();"'"===this.nextToken.text;)l.push(i),this.consume();"^"===this.nextToken.text&&l.push(this.handleSupSubscript("superscript")),n=new v.a("ordgroup",l,this.mode)}}return n||r?new v.a("supsub",{base:t,sup:n,sub:r},this.mode):t}},{key:"parseImplicitGroup",value:function(e){var t=this.parseSymbol();if(null==t)return this.parseFunction();if("arg"===t.type)return this.parseGivenFunction(t);var n=t.result;if("$"===n){if("math"===this.mode)throw new g.a("$ within math mode");var r=this.mode;this.switchMode("math"),this.consume();var o=this.parseExpression(!1,"$");return this.expect("$",!1),this.switchMode(r),this.consume(),new v.a("styling",{style:"text",value:o},"math")}if("\\begin"===n){var a=this.parseGivenFunction(t),i=a.value.name;if(!u.a.hasOwnProperty(i))throw new g.a("No such environment: "+i,a.value.nameGroup);var l=u.a[i],s=this.parseArguments("\\begin{"+i+"}",l),c=s.args,f=s.optArgs,d={mode:this.mode,envName:i,parser:this},p=l.handler(d,c,f);this.expect("\\end",!1);var h=this.nextToken,m=this.parseFunction();if(!m)throw new g.a("failed to parse function after \\end");if(m.value.name!==i)throw new g.a("Mismatch: \\begin{"+i+"} matched by \\end{"+m.value.name+"}",h);return p}return this.parseGivenFunction(t,e)}},{key:"parseFunction",value:function(){var e=this.parseGroup();return e?this.parseGivenFunction(e):null}},{key:"parseGivenFunction",value:function(e,t){if("fn"===(e=w(e)).type){var n=e.result,r=l.a[n];if("text"===this.mode&&!r.allowedInText)throw new g.a("Can't use function '"+n+"' in text mode",e.token);if("math"===this.mode&&!1===r.allowedInMath)throw new g.a("Can't use function '"+n+"' in math mode",e.token);var o=this.parseArguments(n,r),a=o.args,i=o.optArgs,u=e.token,s=this.callFunction(n,a,i,u,t);return new v.a(s.type,s,this.mode)}return e.result}},{key:"callFunction",value:function(e,t,n,r,o){var a={funcName:e,parser:this,token:r,breakOnTokenText:o},i=l.a[e];if(i&&i.handler)return i.handler(a,t,n);throw new g.a("No function handler for "+e)}},{key:"parseArguments",value:function(e,t){var n=t.numArgs+t.numOptionalArgs;if(0===n)return{args:[],optArgs:[]};for(var r=t.greediness,o=[],a=[],i=0;i<n;i++){var u=t.argTypes&&t.argTypes[i],s=i<t.numOptionalArgs;i>0&&!s&&this.consumeSpaces(),0!==i||s||"math"!==this.mode||this.consumeSpaces();var c=this.nextToken,f=u?this.parseGroupOfType(u,s):this.parseGroup(s);if(!f){if(s){a.push(null);continue}if(this.settings.throwOnError||"\\"!==this.nextToken.text[0])throw new g.a("Expected group after '"+e+"'",c);f=b(this.handleUnsupportedCmd(),c)}var d=void 0;if("fn"===(f=w(f)).type){if(!(l.a[f.result].greediness>r))throw new g.a("Got function '"+f.result+"' as argument to '"+e+"'",c);d=this.parseGivenFunction(f)}else d=f.result;(s?a:o).push(d)}return{args:o,optArgs:a}}},{key:"parseGroupOfType",value:function(e,t){return"original"===e&&(e=this.mode),"color"===e?this.parseColorGroup(t):"size"===e?this.parseSizeGroup(t):"url"===e?this.parseUrlGroup(t):this.parseGroup(t,e)}},{key:"consumeSpaces",value:function(){for(;" "===this.nextToken.text;)this.consume()}},{key:"parseStringGroup",value:function(e,t){if(t&&"["!==this.nextToken.text)return null;var n=this.mode;this.mode="text",this.expect(t?"[":"{");for(var r="",o=this.nextToken,a=o;this.nextToken.text!==(t?"]":"}");){if("EOF"===this.nextToken.text)throw new g.a("Unexpected end of input in "+e,o.range(this.nextToken,r));r+=(a=this.nextToken).text,this.consume()}return this.mode=n,this.expect(t?"]":"}"),o.range(a,r)}},{key:"parseStringGroupWithBalancedBraces",value:function(e,t){if(t&&"["!==this.nextToken.text)return null;var n=this.mode;this.mode="text",this.expect(t?"[":"{");for(var r="",o=0,a=this.nextToken,i=a;o>0||this.nextToken.text!==(t?"]":"}");){if("EOF"===this.nextToken.text)throw new g.a("Unexpected end of input in "+e,a.range(this.nextToken,r));if(r+=(i=this.nextToken).text,"{"===i.text)o+=1;else if("}"===i.text){if(o<=0)throw new g.a("Unbalanced brace of input in "+e,a.range(this.nextToken,r));o-=1}this.consume()}return this.mode=n,this.expect(t?"]":"}"),a.range(i,r)}},{key:"parseRegexGroup",value:function(e,t){var n=this.mode;this.mode="text";for(var r=this.nextToken,o=r,a="";"EOF"!==this.nextToken.text&&e.test(a+this.nextToken.text);)a+=(o=this.nextToken).text,this.consume();if(""===a)throw new g.a("Invalid "+t+": '"+r.text+"'",r);return this.mode=n,r.range(o,a)}},{key:"parseColorGroup",value:function(e){var t=this.parseStringGroup("color",e);if(!t)return null;var n=/^(#[a-f0-9]{3}|#[a-f0-9]{6}|[a-z]+)$/i.exec(t.text);if(!n)throw new g.a("Invalid color: '"+t.text+"'",t);return b(new v.a("color",n[0],this.mode),t)}},{key:"parseUrlGroup",value:function(e){var t=this.parseStringGroupWithBalancedBraces("url",e);if(!t)return null;var n=t.text.replace(/\\([#$%&~_^{}])/g,"$1");return b(new v.a("url",n,this.mode),t)}},{key:"parseSizeGroup",value:function(e){var t;if(!(t=e||"{"===this.nextToken.text?this.parseStringGroup("size",e):this.parseRegexGroup(/^[-+]? *(?:$|\d+|\d+\.\d*|\.\d*) *[a-z]{0,2} *$/,"size")))return null;var n=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(t.text);if(!n)throw new g.a("Invalid size: '"+t.text+"'",t);var r={number:+(n[1]+n[2]),unit:n[3]};if(!Object(f.b)(r))throw new g.a("Invalid unit: '"+r.unit+"'",t);return b(new v.a("size",r,this.mode),t)}},{key:"parseGroup",value:function(e,t){var n=this.mode,r=this.nextToken;if(this.nextToken.text===(e?"[":"{")){t&&this.switchMode(t),this.consume();var o=this.parseExpression(!1,e?"]":"}"),a=this.nextToken;return t&&this.switchMode(n),this.expect(e?"]":"}"),"text"===t&&this.formLigatures(o),b(new v.a("ordgroup",o,this.mode,r,a),r.range(a,r.text))}t&&this.switchMode(t);var i=e?null:this.parseSymbol();return t&&this.switchMode(n),i}},{key:"formLigatures",value:function(e){for(var t=e.length-1,n=0;n<t;++n){var r=e[n],o=r.value;"-"===o&&"-"===e[n+1].value&&(n+1<t&&"-"===e[n+2].value?(e.splice(n,3,new v.a("textord","---","text",r,e[n+2])),t-=2):(e.splice(n,2,new v.a("textord","--","text",r,e[n+1])),t-=1)),"'"!==o&&"`"!==o||e[n+1].value!==o||(e.splice(n,2,new v.a("textord",o+o,"text",r,e[n+1])),t-=1)}}},{key:"parseSymbol",value:function(){var e,t=this.nextToken,n=t.text;if(l.a[n])return this.consume(),{type:"fn",result:(e=t).text,token:e};if(/^\\verb[^a-zA-Z]/.test(n)){this.consume();var r=n.slice(5),o="*"===r.charAt(0);if(o&&(r=r.slice(1)),r.length<2||r.charAt(0)!==r.slice(-1))throw new g.a("\\verb assertion failed --\n please report what input caused this bug");return r=r.slice(1,-1),b(new v.a("verb",{body:r,star:o},"text"),t)}if("$"===n)return function(e){return{type:"$",result:"$",token:e}}(t);m.a.hasOwnProperty(n[0])&&!c.a[this.mode][n[0]]&&(n=m.a[n[0]]+n.substr(1));var a=y.a.exec(n);a&&("i"===(n=n.substring(0,a.index))?n="ı":"j"===n&&(n="ȷ"));var i=null;if(c.a[this.mode][n])i=new v.a(c.a[this.mode][n].group,n,this.mode,t);else{if("text"!==this.mode||!Object(d.b)(n.charCodeAt(0)))return null;i=new v.a("textord",n,this.mode,t)}if(this.consume(),a)for(var u=0;u<a[0].length;u++){var s=a[0][u];if(!h.a[s])throw new g.a("Unknown accent ' "+s+"'",t);var f=h.a[s][this.mode];if(!f)throw new g.a("Accent "+s+" unsupported in "+this.mode+" mode",t);i=new v.a("accent",{type:"accent",label:f,isStretchy:!1,isShifty:!0,base:i},this.mode,t)}return b(i,t)}}]),e}();E.endOfExpression=["}","\\end","\\right","&","\\\\","\\cr"],E.SUPSUB_GREEDINESS=1,t.a=E},function(e,t,n){"use strict";var r=n(6),o=n(14),a=n(3),i=(n(116),n(117),n(118),n(119),n(120),n(121),n(122),n(123),n(124),n(125),n(126),n(127),n(128),n(129),n(130),n(131),n(60),n(132),n(133),n(137),n(138),n(139),n(140),n(141),a.a);t.a=i;var l=function(e,t,n){Object(a.b)({names:e,props:t,handler:n})};l(["\\mathord","\\mathbin","\\mathrel","\\mathopen","\\mathclose","\\mathpunct","\\mathinner"],{numArgs:1},(function(e,t){var n=t[0];return{type:"mclass",mclass:"m"+e.funcName.substr(5),value:Object(a.c)(n)}})),l(["\\stackrel"],{numArgs:2},(function(e,t){var n=t[0],r=t[1],i=new o.a("op",{type:"op",limits:!0,alwaysHandleSupSub:!0,symbol:!1,value:Object(a.c)(r)},r.mode);return{type:"mclass",mclass:"mrel",value:[new o.a("supsub",{base:i,sup:n,sub:null},n.mode)]}}));var u={"∫":"\\int","∬":"\\iint","∭":"\\iiint","∮":"\\oint"};l(["\\arcsin","\\arccos","\\arctan","\\arctg","\\arcctg","\\arg","\\ch","\\cos","\\cosec","\\cosh","\\cot","\\cotg","\\coth","\\csc","\\ctg","\\cth","\\deg","\\dim","\\exp","\\hom","\\ker","\\lg","\\ln","\\log","\\sec","\\sin","\\sinh","\\sh","\\tan","\\tanh","\\tg","\\th"],{numArgs:0},(function(e){return{type:"op",limits:!1,symbol:!1,body:e.funcName}})),l(["\\det","\\gcd","\\inf","\\lim","\\max","\\min","\\Pr","\\sup"],{numArgs:0},(function(e){return{type:"op",limits:!0,symbol:!1,body:e.funcName}})),l(["\\int","\\iint","\\iiint","\\oint","∫","∬","∭","∮"],{numArgs:0},(function(e){var t=e.funcName;return 1===t.length&&(t=u[t]),{type:"op",limits:!1,symbol:!0,body:t}})),l(["\\overbrace","\\underbrace"],{numArgs:1},(function(e,t){var n=t[0];return{type:"horizBrace",label:e.funcName,isOver:/^\\over/.test(e.funcName),base:n}})),l(["\\xleftarrow","\\xrightarrow","\\xLeftarrow","\\xRightarrow","\\xleftrightarrow","\\xLeftrightarrow","\\xhookleftarrow","\\xhookrightarrow","\\xmapsto","\\xrightharpoondown","\\xrightharpoonup","\\xleftharpoondown","\\xleftharpoonup","\\xrightleftharpoons","\\xleftrightharpoons","\\xlongequal","\\xtwoheadrightarrow","\\xtwoheadleftarrow","\\xtofrom","\\xrightleftarrows","\\xrightequilibrium","\\xleftequilibrium"],{numArgs:1,numOptionalArgs:1},(function(e,t,n){var r=n[0],o=t[0];return{type:"xArrow",label:e.funcName,body:o,below:r}})),l(["\\over","\\choose","\\atop"],{numArgs:0,infix:!0},(function(e){var t=void 0;switch(e.funcName){case"\\over":t="\\frac";break;case"\\choose":t="\\binom";break;case"\\atop":t="\\\\atopfrac";break;default:throw new Error("Unrecognized infix genfrac command")}return{type:"infix",replaceWith:t,token:e.token}})),l(["\\\\","\\cr"],{numArgs:0,numOptionalArgs:1,argTypes:["size"]},(function(e,t,n){return{type:"cr",size:n[0]}})),l(["\\begin","\\end"],{numArgs:1,argTypes:["text"]},(function(e,t){var n=t[0];if("ordgroup"!==n.type)throw new r.a("Invalid environment name",n);for(var o="",a=0;a<n.value.length;++a)o+=n.value[a].value;return{type:"environment",name:o,nameGroup:n}})),l(["\\raisebox"],{numArgs:2,argTypes:["size","text"],allowedInText:!0},(function(e,t){var n=t[0],r=t[1];return{type:"raisebox",dy:n,body:r,value:Object(a.c)(r)}}))},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(12),i=n(1),l=n(44),u=n(9),s=n(4),c=n(2);Object(r.b)({type:"sqrt",names:["\\sqrt"],props:{numArgs:1,numOptionalArgs:1},handler:function(e,t,n){var r=n[0];return{type:"sqrt",body:t[0],index:r}},htmlBuilder:function(e,t){var n=s.b(e.value.body,t.havingCrampedStyle());0===n.height&&(n.height=t.fontMetrics().xHeight),n instanceof a.a.documentFragment&&(n=o.a.makeSpan([],[n],t));var r=t.fontMetrics().defaultRuleThickness,i=r;t.style.id<u.a.TEXT.id&&(i=t.fontMetrics().xHeight);var c=r+i/4,f=(n.height+n.depth+c+r)*t.sizeMultiplier,d=l.a.sqrtImage(f,t),p=d.span,h=d.ruleWidth,m=p.height-h;m>n.height+n.depth+c&&(c=(c+m-n.height-n.depth)/2);var v=p.height-n.height-c-h;n.style.paddingLeft=p.advanceWidth+"em";var g=o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:n,wrapperClasses:["svg-align"]},{type:"kern",size:-(n.height+v)},{type:"elem",elem:p},{type:"kern",size:h}]},t);if(e.value.index){var y=t.havingStyle(u.a.SCRIPTSCRIPT),b=s.b(e.value.index,y,t),w=.6*(g.height-g.depth),E=o.a.makeVList({positionType:"shift",positionData:-w,children:[{type:"elem",elem:b}]},t),S=o.a.makeSpan(["root"],[E]);return o.a.makeSpan(["mord","sqrt"],[S,g],t)}return o.a.makeSpan(["mord","sqrt"],[g],t)},mathmlBuilder:function(e,t){return e.value.index?new i.a.MathNode("mroot",[c.b(e.value.body,t),c.b(e.value.index,t)]):new i.a.MathNode("msqrt",[c.b(e.value.body,t)])}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(6),l=n(4),u=n(2),s=function(e,t){var n=l.a(e.value.value,t.withColor(e.value.color),!1);return new o.a.makeFragment(n)},c=function(e,t){var n=u.a(e.value.value,t),r=new a.a.MathNode("mstyle",n);return r.setAttribute("mathcolor",e.value.color),r};Object(r.b)({type:"color",names:["\\textcolor"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","original"]},handler:function(e,t){var n=t[0],o=t[1];return{type:"color",color:n.value,value:Object(r.c)(o)}},htmlBuilder:s,mathmlBuilder:c}),Object(r.b)({type:"color",names:["\\blue","\\orange","\\pink","\\red","\\green","\\gray","\\purple","\\blueA","\\blueB","\\blueC","\\blueD","\\blueE","\\tealA","\\tealB","\\tealC","\\tealD","\\tealE","\\greenA","\\greenB","\\greenC","\\greenD","\\greenE","\\goldA","\\goldB","\\goldC","\\goldD","\\goldE","\\redA","\\redB","\\redC","\\redD","\\redE","\\maroonA","\\maroonB","\\maroonC","\\maroonD","\\maroonE","\\purpleA","\\purpleB","\\purpleC","\\purpleD","\\purpleE","\\mintA","\\mintB","\\mintC","\\grayA","\\grayB","\\grayC","\\grayD","\\grayE","\\grayF","\\grayG","\\grayH","\\grayI","\\kaBlue","\\kaGreen"],props:{numArgs:1,allowedInText:!0,greediness:3},handler:function(e,t){var n=t[0];return{type:"color",color:"katex-"+e.funcName.slice(1),value:Object(r.c)(n)}},htmlBuilder:s,mathmlBuilder:c}),Object(r.b)({type:"color",names:["\\color"],props:{numArgs:1,allowedInText:!0,greediness:3,argTypes:["color"]},handler:function(e,t){var n=e.parser,r=e.breakOnTokenText,o=t[0];if(!o)throw new i.a("\\color not followed by color");var a=n.parseExpression(!0,r);return{type:"color",color:o.value,value:a}},htmlBuilder:s,mathmlBuilder:c})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(4),l=n(2),u={"\\text":void 0,"\\textrm":"textrm","\\textsf":"textsf","\\texttt":"texttt","\\textnormal":"textrm"},s={"\\textbf":"textbf"},c={"\\textit":"textit"};Object(r.b)({type:"text",names:["\\text","\\textrm","\\textsf","\\texttt","\\textnormal","\\textbf","\\textit"],props:{numArgs:1,argTypes:["text"],greediness:2,allowedInText:!0},handler:function(e,t){var n=t[0];return{type:"text",body:Object(r.c)(n),font:e.funcName}},htmlBuilder:function(e,t){var n,r=e.value.font;n=u[r]?t.withFontFamily(u[r]):s[r]?t.withFontWeight(s[r]):t.withFontShape(c[r]);var a=i.a(e.value.body,n,!0);return o.a.tryCombineChars(a),o.a.makeSpan(["mord","text"],a,n)},mathmlBuilder:function(e,t){for(var n=e.value.body,r=[],o=null,i=0;i<n.length;i++){var u=l.b(n[i],t);"mtext"===u.type&&null!=o?Array.prototype.push.apply(o.children,u.children):(r.push(u),"mtext"===u.type&&(o=u))}return 1===r.length?r[0]:new a.a.MathNode("mrow",r)}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(5),l=n(13),u=n(4),s=n(2),c=function(e,t){var n=u.b(e.value.body,t),r=e.value.label.substr(1),a=t.sizeMultiplier,s=void 0,c=0,f=/color/.test(r);if("sout"===r)(s=o.a.makeSpan(["stretchy","sout"])).height=t.fontMetrics().defaultRuleThickness/a,c=-.5*t.fontMetrics().xHeight;else{n.classes.push(/cancel/.test(r)?"cancel-pad":"boxpad");var d;d=/box/.test(r)?"colorbox"===r?.3:.34:i.a.isCharacterBox(e.value.body)?.2:0,s=l.a.encloseSpan(n,r,d,t),c=n.depth+d,f&&(s.style.backgroundColor=e.value.backgroundColor.value,"fcolorbox"===r&&(s.style.borderColor=e.value.borderColor.value))}var p;return p=f?o.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:s,shift:c},{type:"elem",elem:n,shift:0}]},t):o.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:n,shift:0},{type:"elem",elem:s,shift:c,wrapperClasses:/cancel/.test(r)?["svg-align"]:[]}]},t),/cancel/.test(r)?o.a.makeSpan(["mord","cancel-lap"],[p],t):o.a.makeSpan(["mord"],[p],t)},f=function(e,t){var n=new a.a.MathNode("menclose",[s.b(e.value.body,t)]);switch(e.value.label){case"\\cancel":n.setAttribute("notation","updiagonalstrike");break;case"\\bcancel":n.setAttribute("notation","downdiagonalstrike");break;case"\\sout":n.setAttribute("notation","horizontalstrike");break;case"\\fbox":n.setAttribute("notation","box");break;case"\\colorbox":n.setAttribute("mathbackground",e.value.backgroundColor.value);break;case"\\fcolorbox":n.setAttribute("mathbackground",e.value.backgroundColor.value),n.setAttribute("notation","box");break;default:n.setAttribute("notation","updiagonalstrike downdiagonalstrike")}return n};Object(r.b)({type:"enclose",names:["\\colorbox"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","text"]},handler:function(e,t,n){var r=t[0],o=t[1];return{type:"enclose",label:e.funcName,backgroundColor:r,body:o}},htmlBuilder:c,mathmlBuilder:f}),Object(r.b)({type:"enclose",names:["\\fcolorbox"],props:{numArgs:3,allowedInText:!0,greediness:3,argTypes:["color","color","text"]},handler:function(e,t,n){var r=t[0],o=t[1],a=t[2];return{type:"enclose",label:e.funcName,backgroundColor:o,borderColor:r,body:a}},htmlBuilder:c,mathmlBuilder:f}),Object(r.b)({type:"enclose",names:["\\cancel","\\bcancel","\\xcancel","\\sout","\\fbox"],props:{numArgs:1},handler:function(e,t,n){var r=t[0];return{type:"enclose",label:e.funcName,body:r}},htmlBuilder:c,mathmlBuilder:f})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(4),l=n(2);Object(r.b)({type:"overline",names:["\\overline"],props:{numArgs:1},handler:function(e,t){return{type:"overline",body:t[0]}},htmlBuilder:function(e,t){var n=i.b(e.value.body,t.havingCrampedStyle()),r=o.a.makeLineSpan("overline-line",t),a=o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:n},{type:"kern",size:r.height},{type:"elem",elem:r}]},t);return o.a.makeSpan(["mord","overline"],[a],t)},mathmlBuilder:function(e,t){var n=new a.a.MathNode("mo",[new a.a.TextNode("‾")]);n.setAttribute("stretchy","true");var r=new a.a.MathNode("mover",[l.b(e.value.body,t),n]);return r.setAttribute("accent","true"),r}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(4),l=n(2);Object(r.b)({type:"underline",names:["\\underline"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){return{type:"underline",body:t[0]}},htmlBuilder:function(e,t){var n=i.b(e.value.body,t),r=o.a.makeLineSpan("underline-line",t),a=o.a.makeVList({positionType:"top",positionData:n.height,children:[{type:"elem",elem:r},{type:"kern",size:5*r.height},{type:"elem",elem:n}]},t);return o.a.makeSpan(["mord","underline"],[a],t)},mathmlBuilder:function(e,t){var n=new a.a.MathNode("mo",[new a.a.TextNode("‾")]);n.setAttribute("stretchy","true");var r=new a.a.MathNode("munder",[l.b(e.value.body,t),n]);return r.setAttribute("accentunder","true"),r}})},function(e,t,n){"use strict";var r=n(0),o=n(3),a=n(1),i=n(19);Object(o.b)({type:"rule",names:["\\rule"],props:{numArgs:2,numOptionalArgs:1,argTypes:["size","size","size"]},handler:function(e,t,n){var r=n[0],o=t[0],a=t[1];return{type:"rule",shift:r&&r.value,width:o.value,height:a.value}},htmlBuilder:function(e,t){var n=r.a.makeSpan(["mord","rule"],[],t),o=0;e.value.shift&&(o=Object(i.a)(e.value.shift,t));var a=Object(i.a)(e.value.width,t),l=Object(i.a)(e.value.height,t);return n.style.borderRightWidth=a+"em",n.style.borderTopWidth=l+"em",n.style.bottom=o+"em",n.width=a,n.height=l+o,n.depth=-o,n.maxFontSize=1.125*l*t.sizeMultiplier,n},mathmlBuilder:function(e,t){return new a.a.MathNode("mrow")}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(19),l=n(6);Object(r.b)({type:"kern",names:["\\kern","\\mkern","\\hskip","\\mskip"],props:{numArgs:1,argTypes:["size"],allowedInText:!0},handler:function(e,t){var n="m"===e.funcName[1],r="mu"===t[0].value.unit;if(n){if(r||"undefined"!=typeof console&&console.warn("In LaTeX, "+e.funcName+" supports only mu units, not "+t[0].value.unit+" units"),"math"!==e.parser.mode)throw new l.a("Can't use function '"+e.funcName+"' in text mode")}else r&&"undefined"!=typeof console&&console.warn("In LaTeX, "+e.funcName+" does not support mu units");return{type:"kern",dimension:t[0].value}},htmlBuilder:function(e,t){return o.a.makeGlue(e.value.dimension,t)},mathmlBuilder:function(e,t){var n=new a.a.MathNode("mspace"),r=Object(i.a)(e.value.dimension,t);return n.setAttribute("width",r+"em"),n}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(4),l=n(2);Object(r.b)({type:"phantom",names:["\\phantom"],props:{numArgs:1},handler:function(e,t){var n=t[0];return{type:"phantom",value:Object(r.c)(n)}},htmlBuilder:function(e,t){var n=i.a(e.value.value,t.withPhantom(),!1);return new o.a.makeFragment(n)},mathmlBuilder:function(e,t){var n=l.a(e.value.value,t);return new a.a.MathNode("mphantom",n)}}),Object(r.b)({type:"hphantom",names:["\\hphantom"],props:{numArgs:1},handler:function(e,t){var n=t[0];return{type:"hphantom",value:Object(r.c)(n),body:n}},htmlBuilder:function(e,t){var n=o.a.makeSpan([],[i.b(e.value.body,t.withPhantom())]);if(n.height=0,n.depth=0,n.children)for(var r=0;r<n.children.length;r++)n.children[r].height=0,n.children[r].depth=0;return o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:n}]},t)},mathmlBuilder:function(e,t){var n=l.a(e.value.value,t),r=new a.a.MathNode("mphantom",n);return r.setAttribute("height","0px"),r}}),Object(r.b)({type:"vphantom",names:["\\vphantom"],props:{numArgs:1},handler:function(e,t){var n=t[0];return{type:"vphantom",value:Object(r.c)(n),body:n}},htmlBuilder:function(e,t){var n=o.a.makeSpan(["inner"],[i.b(e.value.body,t.withPhantom())]),r=o.a.makeSpan(["fix"],[]);return o.a.makeSpan(["mord","rlap"],[n,r],t)},mathmlBuilder:function(e,t){var n=l.a(e.value.value,t),r=new a.a.MathNode("mphantom",n);return r.setAttribute("width","0px"),r}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(9),l=n(4),u=n(2),s=function(e,t){var n=[];if("bmod"===e.value.modType?t.style.isTight()?n.push(o.a.makeSpan(["mspace","thickspace"],[],t)):n.push(o.a.makeSpan(["mspace","muspace"],[],t)):t.style.size===i.a.DISPLAY.size?n.push(o.a.makeSpan(["mspace","quad"],[],t)):"mod"===e.value.modType?n.push(o.a.makeSpan(["mspace","twelvemuspace"],[],t)):n.push(o.a.makeSpan(["mspace","eightmuspace"],[],t)),"pod"!==e.value.modType&&"pmod"!==e.value.modType||n.push(o.a.mathsym("(",e.mode)),"pod"!==e.value.modType){var r=[o.a.mathsym("m",e.mode),o.a.mathsym("o",e.mode),o.a.mathsym("d",e.mode)];"bmod"===e.value.modType?(n.push(o.a.makeSpan(["mbin"],r,t)),t.style.isTight()?n.push(o.a.makeSpan(["mspace","thickspace"],[],t)):n.push(o.a.makeSpan(["mspace","muspace"],[],t))):(Array.prototype.push.apply(n,r),n.push(o.a.makeSpan(["mspace","sixmuspace"],[],t)))}return e.value.value&&Array.prototype.push.apply(n,l.a(e.value.value,t,!1)),"pod"!==e.value.modType&&"pmod"!==e.value.modType||n.push(o.a.mathsym(")",e.mode)),o.a.makeFragment(n)},c=function(e,t){var n=[];if("pod"!==e.value.modType&&"pmod"!==e.value.modType||n.push(new a.a.MathNode("mo",[u.e("(",e.mode)])),"pod"!==e.value.modType&&n.push(new a.a.MathNode("mo",[u.e("mod",e.mode)])),e.value.value){var r=new a.a.MathNode("mspace");r.setAttribute("width","0.333333em"),n.push(r),n=n.concat(u.a(e.value.value,t))}return"pod"!==e.value.modType&&"pmod"!==e.value.modType||n.push(new a.a.MathNode("mo",[u.e(")",e.mode)])),new a.a.MathNode("mo",n)};Object(r.b)({type:"mod",names:["\\bmod"],props:{numArgs:0},handler:function(e,t){return{type:"mod",modType:"bmod",value:null}},htmlBuilder:s,mathmlBuilder:c}),Object(r.b)({type:"mod",names:["\\pod","\\pmod","\\mod"],props:{numArgs:1},handler:function(e,t){var n=t[0];return{type:"mod",modType:e.funcName.substr(1),value:Object(r.c)(n)}},htmlBuilder:s,mathmlBuilder:c})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(12),i=n(1),l=n(5),u=n(9),s=n(4),c=n(2),f=function(e,t){var n=void 0,r=void 0,i=!1;"supsub"===e.type&&(n=e.value.sup,r=e.value.sub,e=e.value.base,i=!0);var c=t.style,f=!1;c.size===u.a.DISPLAY.size&&e.value.symbol&&!l.a.contains(["\\smallint"],e.value.body)&&(f=!0);var d=void 0;if(e.value.symbol){var p=f?"Size2-Regular":"Size1-Regular";d=o.a.makeSymbol(e.value.body,p,"math",t,["mop","op-symbol",f?"large-op":"small-op"])}else if(e.value.value){var h=s.a(e.value.value,t,!0);1===h.length&&h[0]instanceof a.a.symbolNode?(d=h[0]).classes[0]="mop":d=o.a.makeSpan(["mop"],h,t)}else{for(var m=[],v=1;v<e.value.body.length;v++)m.push(o.a.mathsym(e.value.body[v],e.mode));d=o.a.makeSpan(["mop"],m,t)}var g=0,y=0;if(d instanceof a.a.symbolNode&&(g=(d.height-d.depth)/2-t.fontMetrics().axisHeight,y=d.italic),i){d=o.a.makeSpan([],[d]);var b=void 0,w=void 0;if(n){var E=s.b(n,t.havingStyle(c.sup()),t);w={elem:E,kern:Math.max(t.fontMetrics().bigOpSpacing1,t.fontMetrics().bigOpSpacing3-E.depth)}}if(r){var S=s.b(r,t.havingStyle(c.sub()),t);b={elem:S,kern:Math.max(t.fontMetrics().bigOpSpacing2,t.fontMetrics().bigOpSpacing4-S.height)}}var x=void 0;if(w&&b){var k=t.fontMetrics().bigOpSpacing5+b.elem.height+b.elem.depth+b.kern+d.depth+g;x=o.a.makeVList({positionType:"bottom",positionData:k,children:[{type:"kern",size:t.fontMetrics().bigOpSpacing5},{type:"elem",elem:b.elem,marginLeft:-y+"em"},{type:"kern",size:b.kern},{type:"elem",elem:d},{type:"kern",size:w.kern},{type:"elem",elem:w.elem,marginLeft:y+"em"},{type:"kern",size:t.fontMetrics().bigOpSpacing5}]},t)}else if(b){var _=d.height-g;x=o.a.makeVList({positionType:"top",positionData:_,children:[{type:"kern",size:t.fontMetrics().bigOpSpacing5},{type:"elem",elem:b.elem,marginLeft:-y+"em"},{type:"kern",size:b.kern},{type:"elem",elem:d}]},t)}else{if(!w)return d;var C=d.depth+g;x=o.a.makeVList({positionType:"bottom",positionData:C,children:[{type:"elem",elem:d},{type:"kern",size:w.kern},{type:"elem",elem:w.elem,marginLeft:y+"em"},{type:"kern",size:t.fontMetrics().bigOpSpacing5}]},t)}return o.a.makeSpan(["mop","op-limits"],[x],t)}return g&&(d.style.position="relative",d.style.top=g+"em"),d},d=function(e,t){var n=void 0;if(e.value.symbol)n=new i.a.MathNode("mo",[c.e(e.value.body,e.mode)]);else{if(!e.value.value){n=new i.a.MathNode("mi",[new i.a.TextNode(e.value.body.slice(1))]);var r=new i.a.MathNode("mo",[c.e("⁡","text")]);return new a.a.documentFragment([n,r])}n=new i.a.MathNode("mo",c.a(e.value.value,t))}return n},p={"∏":"\\prod","∐":"\\coprod","∑":"\\sum","⋀":"\\bigwedge","⋁":"\\bigvee","⋂":"\\bigcap","⋃":"\\bigcap","⨀":"\\bigodot","⨁":"\\bigoplus","⨂":"\\bigotimes","⨄":"\\biguplus","⨆":"\\bigsqcup"};Object(r.b)({type:"op",names:["\\coprod","\\bigvee","\\bigwedge","\\biguplus","\\bigcap","\\bigcup","\\intop","\\prod","\\sum","\\bigotimes","\\bigoplus","\\bigodot","\\bigsqcup","\\smallint","∏","∐","∑","⋀","⋁","⋂","⋃","⨀","⨁","⨂","⨄","⨆"],props:{numArgs:0},handler:function(e,t){var n=e.funcName;return 1===n.length&&(n=p[n]),{type:"op",limits:!0,symbol:!0,body:n}},htmlBuilder:f,mathmlBuilder:d}),Object(r.b)({type:"op",names:["\\mathop"],props:{numArgs:1},handler:function(e,t){var n=t[0];return{type:"op",limits:!1,symbol:!1,value:Object(r.c)(n)}},htmlBuilder:f,mathmlBuilder:d})},function(e,t,n){"use strict";var r=n(18),o=n.n(r),a=n(3),i=n(0),l=n(1),u=n(12),s=n(4),c=n(2);Object(a.b)({type:"operatorname",names:["\\operatorname"],props:{numArgs:1},handler:function(e,t){var n=t[0];return{type:"operatorname",value:Object(a.c)(n)}},htmlBuilder:function(e,t){var n=[];if(e.value.value.length>0){var r="",a="",l=!0,c=!1,f=void 0;try{for(var d,p=o()(e.value.value);!(l=(d=p.next()).done);l=!0){var h=d.value;-1!=="*-/:".indexOf(h.value)&&(h.type="textord")}}catch(e){c=!0,f=e}finally{try{!l&&p.return&&p.return()}finally{if(c)throw f}}var m=s.a(e.value.value,t.withFontFamily("mathrm"),!0),v=!0,g=!1,y=void 0;try{for(var b,w=o()(m);!(v=(b=w.next()).done);v=!0){var E=b.value;E instanceof u.a.symbolNode?(r=(r=(r=E.value).replace(/\u2212/,"-")).replace(/\u2217/,"*"),a=/[\u0391-\u03D7]/.test(r)?"math":"text",n.push(i.a.mathsym(r,a))):n.push(E)}}catch(e){g=!0,y=e}finally{try{!v&&w.return&&w.return()}finally{if(g)throw y}}}return i.a.makeSpan(["mop"],n,t)},mathmlBuilder:function(e,t){var n=[];if(e.value.value.length>0){var r=c.a(e.value.value,t.withFontFamily("mathrm")).map((function(e){return e.toText()})).join("");r=(r=r.replace(/\u2212/g,"-")).replace(/\u2217/g,"*"),n=[new l.a.TextNode(r)]}var o=new l.a.MathNode("mi",n);o.setAttribute("mathvariant","normal");var a=new l.a.MathNode("mo",[c.e("⁡","text")]);return new u.a.documentFragment([o,a])}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(44),i=n(1),l=n(9),u=n(4),s=n(2);Object(r.b)({type:"genfrac",names:["\\dfrac","\\frac","\\tfrac","\\dbinom","\\binom","\\tbinom","\\\\atopfrac"],props:{numArgs:2,greediness:2},handler:function(e,t){var n=t[0],r=t[1],o=void 0,a=null,i=null,l="auto";switch(e.funcName){case"\\dfrac":case"\\frac":case"\\tfrac":o=!0;break;case"\\\\atopfrac":o=!1;break;case"\\dbinom":case"\\binom":case"\\tbinom":o=!1,a="(",i=")";break;default:throw new Error("Unrecognized genfrac command")}switch(e.funcName){case"\\dfrac":case"\\dbinom":l="display";break;case"\\tfrac":case"\\tbinom":l="text"}return{type:"genfrac",numer:n,denom:r,hasBarLine:o,leftDelim:a,rightDelim:i,size:l}},htmlBuilder:function(e,t){var n=t.style;"display"===e.value.size?n=l.a.DISPLAY:"text"===e.value.size&&(n=l.a.TEXT);var r=n.fracNum(),i=n.fracDen(),s=void 0;s=t.havingStyle(r);var c=u.b(e.value.numer,s,t);s=t.havingStyle(i);var f=u.b(e.value.denom,s,t),d=void 0,p=void 0,h=void 0;e.value.hasBarLine?(p=(d=o.a.makeLineSpan("frac-line",t)).height,h=d.height):(d=null,p=0,h=t.fontMetrics().defaultRuleThickness);var m=void 0,v=void 0,g=void 0;n.size===l.a.DISPLAY.size?(m=t.fontMetrics().num1,v=p>0?3*h:7*h,g=t.fontMetrics().denom1):(p>0?(m=t.fontMetrics().num2,v=h):(m=t.fontMetrics().num3,v=3*h),g=t.fontMetrics().denom2);var y=void 0;if(d){var b=t.fontMetrics().axisHeight;m-c.depth-(b+.5*p)<v&&(m+=v-(m-c.depth-(b+.5*p))),b-.5*p-(f.height-g)<v&&(g+=v-(b-.5*p-(f.height-g)));var w=-(b-.5*p);y=o.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:f,shift:g},{type:"elem",elem:d,shift:w+2*p},{type:"elem",elem:c,shift:-m}]},t)}else{var E=m-c.depth-(f.height-g);E<v&&(m+=.5*(v-E),g+=.5*(v-E)),y=o.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:f,shift:g},{type:"elem",elem:c,shift:-m}]},t)}s=t.havingStyle(n),y.height*=s.sizeMultiplier/t.sizeMultiplier,y.depth*=s.sizeMultiplier/t.sizeMultiplier;var S;S=n.size===l.a.DISPLAY.size?t.fontMetrics().delim1:t.fontMetrics().delim2;var x,k;return x=null==e.value.leftDelim?u.e(t,["mopen"]):a.a.customSizedDelim(e.value.leftDelim,S,!0,t.havingStyle(n),e.mode,["mopen"]),k=null==e.value.rightDelim?u.e(t,["mclose"]):a.a.customSizedDelim(e.value.rightDelim,S,!0,t.havingStyle(n),e.mode,["mclose"]),o.a.makeSpan(["mord"].concat(s.sizingClasses(t)),[x,o.a.makeSpan(["mfrac"],[y]),k],t)},mathmlBuilder:function(e,t){var n=new i.a.MathNode("mfrac",[s.b(e.value.numer,t),s.b(e.value.denom,t)]);if(e.value.hasBarLine||n.setAttribute("linethickness","0px"),null!=e.value.leftDelim||null!=e.value.rightDelim){var r=[];if(null!=e.value.leftDelim){var o=new i.a.MathNode("mo",[new i.a.TextNode(e.value.leftDelim)]);o.setAttribute("fence","true"),r.push(o)}if(r.push(n),null!=e.value.rightDelim){var a=new i.a.MathNode("mo",[new i.a.TextNode(e.value.rightDelim)]);a.setAttribute("fence","true"),r.push(a)}return new i.a.MathNode("mrow",r)}return n}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(4),l=n(2);Object(r.b)({type:"lap",names:["\\mathllap","\\mathrlap","\\mathclap"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){var n=t[0];return{type:"lap",alignment:e.funcName.slice(5),body:n}},htmlBuilder:function(e,t){var n=void 0;"clap"===e.value.alignment?(n=o.a.makeSpan([],[i.b(e.value.body,t)]),n=o.a.makeSpan(["inner"],[n],t)):n=o.a.makeSpan(["inner"],[i.b(e.value.body,t)]);var r=o.a.makeSpan(["fix"],[]);return o.a.makeSpan(["mord",e.value.alignment],[n,r],t)},mathmlBuilder:function(e,t){var n=new a.a.MathNode("mpadded",[l.b(e.value.body,t)]);if("rlap"!==e.value.alignment){var r="llap"===e.value.alignment?"-1":"-0.5";n.setAttribute("lspace",r+"width")}return n.setAttribute("width","0px"),n}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(4),l=n(2);Object(r.b)({type:"smash",names:["\\smash"],props:{numArgs:1,numOptionalArgs:1,allowedInText:!0},handler:function(e,t,n){var r=!1,o=!1,a=n[0];if(a)for(var i="",l=0;l<a.value.length;++l)if("t"===(i=a.value[l].value))r=!0;else{if("b"!==i){r=!1,o=!1;break}o=!0}else r=!0,o=!0;return{type:"smash",body:t[0],smashHeight:r,smashDepth:o}},htmlBuilder:function(e,t){var n=o.a.makeSpan(["mord"],[i.b(e.value.body,t)]);if(!e.value.smashHeight&&!e.value.smashDepth)return n;if(e.value.smashHeight&&(n.height=0,n.children))for(var r=0;r<n.children.length;r++)n.children[r].height=0;if(e.value.smashDepth&&(n.depth=0,n.children))for(var a=0;a<n.children.length;a++)n.children[a].depth=0;return o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:n}]},t)},mathmlBuilder:function(e,t){var n=new a.a.MathNode("mpadded",[l.b(e.value.body,t)]);return e.value.smashHeight&&n.setAttribute("height","0px"),e.value.smashDepth&&n.setAttribute("depth","0px"),n}})},function(e,t,n){"use strict";var r=n(0),o=n(3),a=n(44),i=n(1),l=n(6),u=n(5),s=n(4),c=n(2),f={"\\bigl":{mclass:"mopen",size:1},"\\Bigl":{mclass:"mopen",size:2},"\\biggl":{mclass:"mopen",size:3},"\\Biggl":{mclass:"mopen",size:4},"\\bigr":{mclass:"mclose",size:1},"\\Bigr":{mclass:"mclose",size:2},"\\biggr":{mclass:"mclose",size:3},"\\Biggr":{mclass:"mclose",size:4},"\\bigm":{mclass:"mrel",size:1},"\\Bigm":{mclass:"mrel",size:2},"\\biggm":{mclass:"mrel",size:3},"\\Biggm":{mclass:"mrel",size:4},"\\big":{mclass:"mord",size:1},"\\Big":{mclass:"mord",size:2},"\\bigg":{mclass:"mord",size:3},"\\Bigg":{mclass:"mord",size:4}},d=["(",")","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\\lceil","\\rceil","<",">","\\langle","⟨","\\rangle","⟩","\\lt","\\gt","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\\lmoustache","\\rmoustache","/","\\backslash","|","\\vert","\\|","\\Vert","\\uparrow","\\Uparrow","\\downarrow","\\Downarrow","\\updownarrow","\\Updownarrow","."];function p(e,t){if(u.a.contains(d,e.value))return e;throw new l.a("Invalid delimiter: '"+e.value+"' after '"+t.funcName+"'",e)}Object(o.b)({type:"delimsizing",names:["\\bigl","\\Bigl","\\biggl","\\Biggl","\\bigr","\\Bigr","\\biggr","\\Biggr","\\bigm","\\Bigm","\\biggm","\\Biggm","\\big","\\Big","\\bigg","\\Bigg"],props:{numArgs:1},handler:function(e,t){var n=p(t[0],e);return{type:"delimsizing",size:f[e.funcName].size,mclass:f[e.funcName].mclass,value:n.value}},htmlBuilder:function(e,t){var n=e.value.value;return"."===n?r.a.makeSpan([e.value.mclass]):a.a.sizedDelim(n,e.value.size,t,e.mode,[e.value.mclass])},mathmlBuilder:function(e){var t=[];"."!==e.value.value&&t.push(c.e(e.value.value,e.mode));var n=new i.a.MathNode("mo",t);return"mopen"===e.value.mclass||"mclose"===e.value.mclass?n.setAttribute("fence","true"):n.setAttribute("fence","false"),n}}),Object(o.b)({type:"leftright",names:["\\left","\\right"],props:{numArgs:1},handler:function(e,t){var n=p(t[0],e);if("\\left"===e.funcName){var r=e.parser;++r.leftrightDepth;var o=r.parseExpression(!1);--r.leftrightDepth,r.expect("\\right",!1);var a=r.parseFunction();if(!a)throw new l.a("failed to parse function after \\right");return{type:"leftright",body:o,left:n.value,right:a.value.value}}return{type:"leftright",value:n.value}},htmlBuilder:function(e,t){for(var n=s.a(e.value.body,t,!0,[null,"mclose"]),o=0,i=0,l=!1,u=0;u<n.length;u++)n[u].isMiddle?l=!0:(o=Math.max(n[u].height,o),i=Math.max(n[u].depth,i));o*=t.sizeMultiplier,i*=t.sizeMultiplier;var c;if(c="."===e.value.left?s.e(t,["mopen"]):a.a.leftRightDelim(e.value.left,o,i,t,e.mode,["mopen"]),n.unshift(c),l)for(var f=1;f<n.length;f++){var d=n[f];d.isMiddle&&(n[f]=a.a.leftRightDelim(d.isMiddle.value,o,i,d.isMiddle.options,e.mode,[]))}var p;return p="."===e.value.right?s.e(t,["mclose"]):a.a.leftRightDelim(e.value.right,o,i,t,e.mode,["mclose"]),n.push(p),r.a.makeSpan(["minner"],n,t)},mathmlBuilder:function(e,t){var n=c.a(e.value.body,t);if("."!==e.value.left){var r=new i.a.MathNode("mo",[c.e(e.value.left,e.mode)]);r.setAttribute("fence","true"),n.unshift(r)}if("."!==e.value.right){var o=new i.a.MathNode("mo",[c.e(e.value.right,e.mode)]);o.setAttribute("fence","true"),n.push(o)}return new i.a.MathNode("mrow",n)}}),Object(o.b)({type:"middle",names:["\\middle"],props:{numArgs:1},handler:function(e,t){var n=p(t[0],e);if(!e.parser.leftrightDepth)throw new l.a("\\middle without preceding \\left",n);return{type:"middle",value:n.value}},htmlBuilder:function(e,t){var n=void 0;return"."===e.value.value?n=s.e(t,[]):(n=a.a.sizedDelim(e.value.value,1,t,e.mode,[])).isMiddle={value:e.value.value,options:t},n},mathmlBuilder:function(e,t){var n=new i.a.MathNode("mo",[c.e(e.value.middle,e.mode)]);return n.setAttribute("fence","true"),n}})},function(e,t,n){"use strict";var r=n(3),o=n(1),a=n(9),i=n(60),l=n(2),u={display:a.a.DISPLAY,text:a.a.TEXT,script:a.a.SCRIPT,scriptscript:a.a.SCRIPTSCRIPT};Object(r.b)({type:"styling",names:["\\displaystyle","\\textstyle","\\scriptstyle","\\scriptscriptstyle"],props:{numArgs:0,allowedInText:!0},handler:function(e,t){var n=e.breakOnTokenText,r=e.funcName,o=e.parser;o.consumeSpaces();var a=o.parseExpression(!0,n);return{type:"styling",style:r.slice(1,r.length-5),value:a}},htmlBuilder:function(e,t){var n=u[e.value.style],r=t.havingStyle(n);return Object(i.a)(e.value.value,r,t)},mathmlBuilder:function(e,t){var n={display:a.a.DISPLAY,text:a.a.TEXT,script:a.a.SCRIPT,scriptscript:a.a.SCRIPTSCRIPT}[e.value.style],r=t.havingStyle(n),i=l.a(e.value.value,r),u=new o.a.MathNode("mstyle",i),s={display:["0","true"],text:["0","false"],script:["1","false"],scriptscript:["2","false"]}[e.value.style];return u.setAttribute("scriptlevel",s[0]),u.setAttribute("displaystyle",s[1]),u}})},function(e,t,n){"use strict";var r=n(134),o=n.n(r),a=n(3),i=n(14),l=n(4),u=n(2),s=function(e,t){var n=e.value.font;return l.b(e.value.body,t.withFontFamily(n))},c=function(e,t){var n=e.value.font;return u.b(e.value.body,t.withFontFamily(n))},f={"\\Bbb":"\\mathbb","\\bold":"\\mathbf","\\frak":"\\mathfrak","\\bm":"\\boldsymbol"};Object(a.b)({type:"font",names:["\\mathrm","\\mathit","\\mathbf","\\boldsymbol","\\mathbb","\\mathcal","\\mathfrak","\\mathscr","\\mathsf","\\mathtt","\\Bbb","\\bold","\\frak","\\bm"],props:{numArgs:1,greediness:2},handler:function(e,t){var n=t[0],r=e.funcName;return r in f&&(r=f[r]),{type:"font",font:r.slice(1),body:n}},htmlBuilder:s,mathmlBuilder:c});var d={"\\rm":"mathrm","\\sf":"mathsf","\\tt":"mathtt","\\bf":"mathbf","\\it":"mathit"};Object(a.b)({type:"font",names:o()(d),props:{numArgs:0,allowedInText:!0},handler:function(e,t){var n=e.parser,r=e.funcName,o=e.breakOnTokenText;n.consumeSpaces();var a=n.parseExpression(!0,o);return{type:"font",font:d[r],body:new i.a("ordgroup",a,n.mode)}},htmlBuilder:s,mathmlBuilder:c})},function(e,t,n){e.exports={default:n(135),__esModule:!0}},function(e,t,n){n(136),e.exports=n(8).Object.keys},function(e,t,n){var r=n(29),o=n(39);n(46)("keys",(function(){return function(e){return o(r(e))}}))},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(5),l=n(13),u=n(4),s=n(2),c=function(e,t){var n=e.value.base,r=void 0;if("supsub"===e.type){var a=e;n=(e=a.value.base).value.base,a.value.base=n,r=u.b(a,t)}var s=u.b(n,t.havingCrampedStyle()),c=0;if(e.value.isShifty&&i.a.isCharacterBox(n)){var f=i.a.getBaseElem(n);c=u.b(f,t.havingCrampedStyle()).skew}var d=Math.min(s.height,t.fontMetrics().xHeight),p=void 0;if(e.value.isStretchy)p=l.a.svgSpan(e,t),p=o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:s},{type:"elem",elem:p,wrapperClasses:["svg-align"],wrapperStyle:c>0?{width:"calc(100% - "+2*c+"em)",marginLeft:2*c+"em"}:void 0}]},t);else{var h=void 0,m=void 0;"\\vec"===e.value.label?(h=o.a.staticSvg("vec",t),m=o.a.svgData.vec[1]):((h=o.a.makeSymbol(e.value.label,"Main-Regular",e.mode,t)).italic=0,m=h.width);var v=-m/2;v+=c,(p=o.a.makeSpan(["accent-body"],[h])).style.left=v+"em",p=o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:s},{type:"kern",size:-d},{type:"elem",elem:p}]},t)}var g=o.a.makeSpan(["mord","accent"],[p],t);return r?(r.children[0]=g,r.height=Math.max(g.height,r.height),r.classes[0]="mord",r):g},f=function(e,t){var n;n=e.value.isStretchy?l.a.mathMLnode(e.value.label):new a.a.MathNode("mo",[s.e(e.value.label,e.mode)]);var r=new a.a.MathNode("mover",[s.b(e.value.base,t),n]);return r.setAttribute("accent","true"),r},d=new RegExp(["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring"].map((function(e){return"\\"+e})).join("|"));Object(r.b)({type:"accent",names:["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring","\\widehat","\\widetilde","\\overrightarrow","\\overleftarrow","\\Overrightarrow","\\overleftrightarrow","\\overgroup","\\overlinesegment","\\overleftharpoon","\\overrightharpoon"],props:{numArgs:1},handler:function(e,t){var n=t[0],r=!d.test(e.funcName),o=!r||"\\widehat"===e.funcName||"\\widetilde"===e.funcName;return{type:"accent",label:e.funcName,isStretchy:r,isShifty:o,base:n}},htmlBuilder:c,mathmlBuilder:f}),Object(r.b)({type:"accent",names:["\\'","\\`","\\^","\\~","\\=","\\u","\\.",'\\"',"\\r","\\H","\\v"],props:{numArgs:1,allowedInText:!0,allowedInMath:!1},handler:function(e,t){var n=t[0];return{type:"accent",label:e.funcName,isStretchy:!1,isShifty:!0,base:n}},htmlBuilder:c,mathmlBuilder:f})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(13),l=n(4),u=n(2);Object(r.b)({type:"accentUnder",names:["\\underleftarrow","\\underrightarrow","\\underleftrightarrow","\\undergroup","\\underlinesegment","\\utilde"],props:{numArgs:1},handler:function(e,t){var n=t[0];return{type:"accentUnder",label:e.funcName,base:n}},htmlBuilder:function(e,t){var n=l.b(e.value.base,t),r=i.a.svgSpan(e,t),a="\\utilde"===e.value.label?.12:0,u=o.a.makeVList({positionType:"bottom",positionData:r.height+a,children:[{type:"elem",elem:r,wrapperClasses:["svg-align"]},{type:"kern",size:a},{type:"elem",elem:n}]},t);return o.a.makeSpan(["mord","accentunder"],[u],t)},mathmlBuilder:function(e,t){var n=i.a.mathMLnode(e.value.label),r=new a.a.MathNode("munder",[u.b(e.value.body,t),n]);return r.setAttribute("accentunder","true"),r}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(6);Object(r.b)({type:"verb",names:["\\verb"],props:{numArgs:0,allowedInText:!0},handler:function(e,t,n){throw new i.a("\\verb ended by end of line instead of matching delimiter")},htmlBuilder:function(e,t){for(var n=o.a.makeVerb(e,t),r=[],a=t.havingStyle(t.style.text()),i=0;i<n.length;i++)if(" "===n[i]){var l=o.a.makeSpan(["mord","rule"],[],a);l.style.marginLeft="0.525em",r.push(l)}else r.push(o.a.makeSymbol(n[i],"Typewriter-Regular",e.mode,a,["mathtt"]));return o.a.tryCombineChars(r),o.a.makeSpan(["mord","text"].concat(a.sizingClasses(t)),r,a)},mathmlBuilder:function(e,t){var n=new a.a.TextNode(o.a.makeVerb(e,t)),r=new a.a.MathNode("mtext",[n]);return r.setAttribute("mathvariant",o.a.fontMap.mathtt.variant),r}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(4),l=n(2);Object(r.b)({type:"href",names:["\\href"],props:{numArgs:2,argTypes:["url","original"]},handler:function(e,t){var n=t[1];return{type:"href",href:t[0].value,body:Object(r.c)(n)}},htmlBuilder:function(e,t){var n=i.a(e.value.body,t,!1),r=e.value.href;return new o.a.makeAnchor(r,[],n,t)},mathmlBuilder:function(e,t){var n=l.a(e.value.body,t),r=new a.a.MathNode("mrow",n);return r.setAttribute("href",e.value.href),r}})},function(e,t,n){"use strict";var r=n(3),o=n(0),a=n(1),i=n(9),l=n(4),u=n(2),s=function(e,t){var n=t.style;return n.size===i.a.DISPLAY.size?e.value.display:n.size===i.a.TEXT.size?e.value.text:n.size===i.a.SCRIPT.size?e.value.script:n.size===i.a.SCRIPTSCRIPT.size?e.value.scriptscript:e.value.text};Object(r.b)({type:"mathchoice",names:["\\mathchoice"],props:{numArgs:4},handler:function(e,t){return{type:"mathchoice",display:Object(r.c)(t[0]),text:Object(r.c)(t[1]),script:Object(r.c)(t[2]),scriptscript:Object(r.c)(t[3])}},htmlBuilder:function(e,t){var n=s(e,t),r=l.a(n,t,!1);return new o.a.makeFragment(r)},mathmlBuilder:function(e,t){var n=s(e,t),r=u.a(n,t,!1);return new a.a.MathNode("mrow",r)}})},function(e,t,n){"use strict";var r=n(61),o=(n(143),r.a);t.a=o},function(e,t,n){"use strict";var r=n(0),o=n(61),a=n(1),i=n(6),l=n(14),u=n(19),s=n(5),c=n(13),f=n(4),d=n(2);function p(e,t,n){for(var r=[],o=[r],a=[];;){var u=e.parseExpression(!1,void 0);u=new l.a("ordgroup",u,e.mode),n&&(u=new l.a("styling",{style:n,value:[u]},e.mode)),r.push(u);var s=e.nextToken.text;if("&"===s)e.consume();else{if("\\end"===s){var c=o[o.length-1];o.length>1&&1===c.length&&0===c[0].value.value[0].value.length&&o.pop();break}if("\\\\"!==s&&"\\cr"!==s)throw new i.a("Expected & or \\\\ or \\end",e.nextToken);var f=e.parseFunction();if(!f)throw new i.a("Failed to parse function after "+s);a.push(f.value.size),r=[],o.push(r)}}return t.body=o,t.rowGaps=a,new l.a(t.type,t,e.mode)}function h(e){return"d"===e.substr(0,1)?"display":"text"}var m=function(e,t){var n=void 0,o=void 0,a=e.value.body.length,l=0,d=new Array(a),p=1/t.fontMetrics().ptPerEm,h=5*p,m=12*p,v=3*p,g=s.a.deflt(e.value.arraystretch,1)*m,y=.7*g,b=.3*g,w=0;for(n=0;n<e.value.body.length;++n){var E=e.value.body[n],S=y,x=b;l<E.length&&(l=E.length);var k=new Array(E.length);for(o=0;o<E.length;++o){var _=f.b(E[o],t);x<_.depth&&(x=_.depth),S<_.height&&(S=_.height),k[o]=_}var C=0;e.value.rowGaps[n]&&(C=Object(u.a)(e.value.rowGaps[n].value,t))>0&&(x<(C+=b)&&(x=C),C=0),e.value.addJot&&(x+=v),k.height=S,k.depth=x,w+=S,k.pos=w,w+=x+C,d[n]=k}var O=w/2+t.fontMetrics().axisHeight,M=e.value.cols||[],T=[],A=void 0,z=void 0;for(o=0,z=0;o<l||z<M.length;++o,++z){for(var N=M[z]||{},D=!0;"separator"===N.type;){if(D||((A=r.a.makeSpan(["arraycolsep"],[])).style.width=t.fontMetrics().doubleRuleSep+"em",T.push(A)),"|"!==N.separator)throw new i.a("Invalid separator type: "+N.separator);var I=c.a.ruleSpan("vertical-separator",.05,t);I.style.height=w+"em",I.style.verticalAlign=-(w-O)+"em",T.push(I),N=M[++z]||{},D=!1}if(!(o>=l)){var B=void 0;(o>0||e.value.hskipBeforeAndAfter)&&0!==(B=s.a.deflt(N.pregap,h))&&((A=r.a.makeSpan(["arraycolsep"],[])).style.width=B+"em",T.push(A));var L=[];for(n=0;n<a;++n){var P=d[n],R=P[o];if(R){var j=P.pos-O;R.depth=P.depth,R.height=P.height,L.push({type:"elem",elem:R,shift:j})}}L=r.a.makeVList({positionType:"individualShift",children:L},t),L=r.a.makeSpan(["col-align-"+(N.align||"c")],[L]),T.push(L),(o<l-1||e.value.hskipBeforeAndAfter)&&0!==(B=s.a.deflt(N.postgap,h))&&((A=r.a.makeSpan(["arraycolsep"],[])).style.width=B+"em",T.push(A))}}return d=r.a.makeSpan(["mtable"],T),r.a.makeSpan(["mord"],[d],t)},v=function(e,t){return new a.a.MathNode("mtable",e.value.body.map((function(e){return new a.a.MathNode("mtr",e.map((function(e){return new a.a.MathNode("mtd",[d.b(e,t)])})))})))},g=function(e,t){var n={type:"array",cols:[],addJot:!0};n=p(e.parser,n,"display");var r=void 0,o=0,a=new l.a("ordgroup",[],e.mode);if(t[0]&&t[0].value){for(var u="",s=0;s<t[0].value.length;s++)u+=t[0].value[s].value;r=Number(u),o=2*r}var c=!o;n.value.body.forEach((function(e){for(var t=1;t<e.length;t+=2)e[t].value.value[0].value.unshift(a);if(c)o<e.length&&(o=e.length);else{var n=e.length/2;if(r<n)throw new i.a("Too many math in a row: expected "+r+", but got "+n,e)}}));for(var f=0;f<o;++f){var d="r",h=0;f%2==1?d="l":f>0&&c&&(h=1),n.value.cols[f]={type:"align",align:d,pregap:h,postgap:0}}return n};Object(o.b)({type:"array",names:["array","darray"],props:{numArgs:1},handler:function(e,t){var n=t[0],r={type:"array",cols:(n=n.value.map?n.value:[n]).map((function(e){var t=e.value;if(-1!=="lcr".indexOf(t))return{type:"align",align:t};if("|"===t)return{type:"separator",separator:"|"};throw new i.a("Unknown column alignment: "+e.value,e)})),hskipBeforeAndAfter:!0};return p(e.parser,r,h(e.envName))},htmlBuilder:m,mathmlBuilder:v}),Object(o.b)({type:"array",names:["matrix","pmatrix","bmatrix","Bmatrix","vmatrix","Vmatrix"],props:{numArgs:0},handler:function(e){var t={matrix:null,pmatrix:["(",")"],bmatrix:["[","]"],Bmatrix:["\\{","\\}"],vmatrix:["|","|"],Vmatrix:["\\Vert","\\Vert"]}[e.envName],n={type:"array",hskipBeforeAndAfter:!1};return n=p(e.parser,n,h(e.envName)),t&&(n=new l.a("leftright",{body:[n],left:t[0],right:t[1]},e.mode)),n},htmlBuilder:m,mathmlBuilder:v}),Object(o.b)({type:"array",names:["cases","dcases"],props:{numArgs:0},handler:function(e){var t={type:"array",arraystretch:1.2,cols:[{type:"align",align:"l",pregap:0,postgap:1},{type:"align",align:"l",pregap:0,postgap:0}]};return t=p(e.parser,t,h(e.envName)),new l.a("leftright",{body:[t],left:"\\{",right:"."},e.mode)},htmlBuilder:m,mathmlBuilder:v}),Object(o.b)({type:"array",names:["aligned"],props:{numArgs:0},handler:g,htmlBuilder:m,mathmlBuilder:v}),Object(o.b)({type:"array",names:["gathered"],props:{numArgs:0},handler:function(e){var t={type:"array",cols:[{type:"align",align:"c"}],addJot:!0};return p(e.parser,t,"display")},htmlBuilder:m,mathmlBuilder:v}),Object(o.b)({type:"array",names:["alignedat"],props:{numArgs:1},handler:g,htmlBuilder:m,mathmlBuilder:v})},function(e,t,n){"use strict";var r=n(35),o=n.n(r),a=n(7),i=n.n(a),l=n(10),u=n.n(l),s=n(62),c=n(27),f=n(146),d=n(6),p=n(147),h=n.n(p),m=function(){function e(t,n,r){i()(this,e),this.lexer=new s.c(t),this.macros=h()({},f.a,n),this.mode=r,this.stack=[]}return u()(e,[{key:"switchMode",value:function(e){this.mode=e}},{key:"future",value:function(){return 0===this.stack.length&&this.pushToken(this.lexer.lex()),this.stack[this.stack.length-1]}},{key:"popToken",value:function(){return this.future(),this.stack.pop()}},{key:"pushToken",value:function(e){this.stack.push(e)}},{key:"pushTokens",value:function(e){var t;(t=this.stack).push.apply(t,o()(e))}},{key:"consumeSpaces",value:function(){for(;" "===this.future().text;)this.stack.pop()}},{key:"consumeArgs",value:function(e){for(var t=[],n=0;n<e;++n){this.consumeSpaces();var r=this.popToken();if("{"===r.text){for(var o=[],a=1;0!==a;){var i=this.popToken();if(o.push(i),"{"===i.text)++a;else if("}"===i.text)--a;else if("EOF"===i.text)throw new d.a("End of input in macro argument",r)}o.pop(),o.reverse(),t[n]=o}else{if("EOF"===r.text)throw new d.a("End of input expecting macro argument");t[n]=[r]}}return t}},{key:"expandOnce",value:function(){var e=this.popToken(),t=e.text;if("\\"===t.charAt(0)&&s.b.test(t)&&this.consumeSpaces(),!this.macros.hasOwnProperty(t))return this.pushToken(e),e;var n=this._getExpansion(t),r=n.tokens,a=n.numArgs,i=r;if(a)for(var l=this.consumeArgs(a),u=(i=i.slice()).length-1;u>=0;--u){var c=i[u];if("#"===c.text){if(0===u)throw new d.a("Incomplete placeholder at end of macro body",c);if("#"===(c=i[--u]).text)i.splice(u+1,1);else{if(!/^[1-9]$/.test(c.text))throw new d.a("Not a valid argument number",c);var f;(f=i).splice.apply(f,[u,2].concat(o()(l[+c.text-1])))}}}return this.pushTokens(i),i}},{key:"expandAfterFuture",value:function(){return this.expandOnce(),this.future()}},{key:"expandNextToken",value:function(){for(;;){var e=this.expandOnce();if(e instanceof c.a){if("\\relax"!==e.text)return this.stack.pop();this.stack.pop()}}throw new Error}},{key:"_getExpansion",value:function(e){var t=this.macros[e],n="function"==typeof t?t(this):t;if("string"==typeof n){var r=0;if(-1!==n.indexOf("#"))for(var o=n.replace(/##/g,"");-1!==o.indexOf("#"+(r+1));)++r;for(var a=new s.c(n),i=[],l=a.lex();"EOF"!==l.text;)i.push(l),l=a.lex();i.reverse();var u={tokens:i,numArgs:r};return"function"!=typeof t&&(this.macros[e]=u),u}return n}}]),e}();t.a=m},function(e,t){e.exports=function(e,t,n){if(e.global||e.sticky)throw new Error("matchAt(...): Only non-global regexes are supported");var r=function(e){if(!e.__matchAtRelocatable){var t=e.source+"|()",n="g"+(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"");e.__matchAtRelocatable=new RegExp(t,n)}return e.__matchAtRelocatable}(e);r.lastIndex=n;var o=r.exec(t);return null==o[o.length-1]?(o.length=o.length-1,o):null}},function(e,t,n){"use strict";var r=n(59),o=n(28),a=n(5),i=(n(27),{});function l(e,t){i[e]=t}t.a=i,l("\\@firstoftwo",(function(e){return{tokens:e.consumeArgs(2)[0],numArgs:0}})),l("\\@secondoftwo",(function(e){return{tokens:e.consumeArgs(2)[1],numArgs:0}})),l("\\@ifnextchar",(function(e){var t=e.consumeArgs(3),n=e.future();return 1===t[0].length&&t[0][0].text===n.text?{tokens:t[1],numArgs:0}:{tokens:t[2],numArgs:0}})),l("\\@ifstar","\\@ifnextchar *{\\@firstoftwo{#1}}"),l("\\TextOrMath",(function(e){var t=e.consumeArgs(2);return"text"===e.mode?{tokens:t[0],numArgs:0}:{tokens:t[1],numArgs:0}})),l("\\bgroup","{"),l("\\egroup","}"),l("\\begingroup","{"),l("\\endgroup","}"),l("\\lq","`"),l("\\rq","'"),l("\\lbrack","["),l("\\rbrack","]"),l("\\aa","\\r a"),l("\\AA","\\r A"),l("ℂ","\\mathbb{C}"),l("ℍ","\\mathbb{H}"),l("ℕ","\\mathbb{N}"),l("ℙ","\\mathbb{P}"),l("ℚ","\\mathbb{Q}"),l("ℝ","\\mathbb{R}"),l("ℤ","\\mathbb{Z}"),l("·","\\cdotp"),l("\\llap","\\mathllap{\\textrm{#1}}"),l("\\rlap","\\mathrlap{\\textrm{#1}}"),l("\\clap","\\mathclap{\\textrm{#1}}"),l("\\varGamma","\\mathit{\\Gamma}"),l("\\varDelta","\\mathit{\\Delta}"),l("\\varTheta","\\mathit{\\Theta}"),l("\\varLambda","\\mathit{\\Lambda}"),l("\\varXi","\\mathit{\\Xi}"),l("\\varPi","\\mathit{\\Pi}"),l("\\varSigma","\\mathit{\\Sigma}"),l("\\varUpsilon","\\mathit{\\Upsilon}"),l("\\varPhi","\\mathit{\\Phi}"),l("\\varPsi","\\mathit{\\Psi}"),l("\\varOmega","\\mathit{\\Omega}"),l("\\overset","\\mathop{#2}\\limits^{#1}"),l("\\underset","\\mathop{#2}\\limits_{#1}"),l("\\boxed","\\fbox{\\displaystyle{#1}}"),l("\\iff","\\DOTSB\\;\\Longleftrightarrow\\;"),l("\\implies","\\DOTSB\\;\\Longrightarrow\\;"),l("\\impliedby","\\DOTSB\\;\\Longleftarrow\\;");var u={",":"\\dotsc","\\not":"\\dotsb","+":"\\dotsb","=":"\\dotsb","<":"\\dotsb",">":"\\dotsb","-":"\\dotsb","*":"\\dotsb",":":"\\dotsb","\\DOTSB":"\\dotsb","\\coprod":"\\dotsb","\\bigvee":"\\dotsb","\\bigwedge":"\\dotsb","\\biguplus":"\\dotsb","\\bigcap":"\\dotsb","\\bigcup":"\\dotsb","\\prod":"\\dotsb","\\sum":"\\dotsb","\\bigotimes":"\\dotsb","\\bigoplus":"\\dotsb","\\bigodot":"\\dotsb","\\bigsqcup":"\\dotsb","\\implies":"\\dotsb","\\impliedby":"\\dotsb","\\And":"\\dotsb","\\longrightarrow":"\\dotsb","\\Longrightarrow":"\\dotsb","\\longleftarrow":"\\dotsb","\\Longleftarrow":"\\dotsb","\\longleftrightarrow":"\\dotsb","\\Longleftrightarrow":"\\dotsb","\\mapsto":"\\dotsb","\\longmapsto":"\\dotsb","\\hookrightarrow":"\\dotsb","\\iff":"\\dotsb","\\doteq":"\\dotsb","\\mathbin":"\\dotsb","\\bmod":"\\dotsb","\\mathrel":"\\dotsb","\\relbar":"\\dotsb","\\Relbar":"\\dotsb","\\xrightarrow":"\\dotsb","\\xleftarrow":"\\dotsb","\\DOTSI":"\\dotsi","\\int":"\\dotsi","\\oint":"\\dotsi","\\iint":"\\dotsi","\\iiint":"\\dotsi","\\iiiint":"\\dotsi","\\idotsint":"\\dotsi","\\DOTSX":"\\dotsx"};l("\\dots",(function(e){var t="\\dotso",n=e.expandAfterFuture().text;return n in u?t=u[n]:("\\not"===n.substr(0,4)||n in o.a.math&&a.a.contains(["bin","rel"],o.a.math[n].group))&&(t="\\dotsb"),t}));var s={")":!0,"]":!0,"\\rbrack":!0,"\\}":!0,"\\rbrace":!0,"\\rangle":!0,"\\rceil":!0,"\\rfloor":!0,"\\rgroup":!0,"\\rmoustache":!0,"\\right":!0,"\\bigr":!0,"\\biggr":!0,"\\Bigr":!0,"\\Biggr":!0,$:!0,";":!0,".":!0,",":!0};l("\\dotso",(function(e){return e.future().text in s?"\\ldots\\,":"\\ldots"})),l("\\dotsc",(function(e){var t=e.future().text;return t in s&&","!==t?"\\ldots\\,":"\\ldots"})),l("\\cdots",(function(e){return e.future().text in s?"\\@cdots\\,":"\\@cdots"})),l("\\dotsb","\\cdots"),l("\\dotsm","\\cdots"),l("\\dotsi","\\!\\cdots"),l("\\dotsx","\\ldots\\,"),l("\\DOTSI","\\relax"),l("\\DOTSB","\\relax"),l("\\DOTSX","\\relax"),l("\\thinspace","\\,"),l("\\medspace","\\:"),l("\\thickspace","\\;"),l("\\TeX","\\textrm{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}");var c=r.a["Main-Regular"]["T".charCodeAt(0)][1]-.7*r.a["Main-Regular"]["A".charCodeAt(0)][1]+"em";l("\\LaTeX","\\textrm{L\\kern-.36em\\raisebox{"+c+"}{\\scriptsize A}\\kern-.15em\\TeX}"),l("\\KaTeX","\\textrm{K\\kern-.17em\\raisebox{"+c+"}{\\scriptsize A}\\kern-.15em\\TeX}"),l("\\hspace","\\@ifstar\\kern\\kern"),l("\\ordinarycolon",":"),l("\\vcentcolon","\\mathrel{\\mathop\\ordinarycolon}"),l("\\dblcolon","\\vcentcolon\\mathrel{\\mkern-.9mu}\\vcentcolon"),l("\\coloneqq","\\vcentcolon\\mathrel{\\mkern-1.2mu}="),l("\\Coloneqq","\\dblcolon\\mathrel{\\mkern-1.2mu}="),l("\\coloneq","\\vcentcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}"),l("\\Coloneq","\\dblcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}"),l("\\eqqcolon","=\\mathrel{\\mkern-1.2mu}\\vcentcolon"),l("\\Eqqcolon","=\\mathrel{\\mkern-1.2mu}\\dblcolon"),l("\\eqcolon","\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\vcentcolon"),l("\\Eqcolon","\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\dblcolon"),l("\\colonapprox","\\vcentcolon\\mathrel{\\mkern-1.2mu}\\approx"),l("\\Colonapprox","\\dblcolon\\mathrel{\\mkern-1.2mu}\\approx"),l("\\colonsim","\\vcentcolon\\mathrel{\\mkern-1.2mu}\\sim"),l("\\Colonsim","\\dblcolon\\mathrel{\\mkern-1.2mu}\\sim"),l("≔","\\coloneqq"),l("≕","\\eqqcolon"),l("⩴","\\Coloneqq"),l("\\ratio","\\vcentcolon"),l("\\coloncolon","\\dblcolon"),l("\\colonequals","\\coloneqq"),l("\\coloncolonequals","\\Coloneqq"),l("\\equalscolon","\\eqqcolon"),l("\\equalscoloncolon","\\Eqqcolon"),l("\\colonminus","\\coloneq"),l("\\coloncolonminus","\\Coloneq"),l("\\minuscolon","\\eqcolon"),l("\\minuscoloncolon","\\Eqcolon"),l("\\coloncolonapprox","\\Colonapprox"),l("\\coloncolonsim","\\Colonsim"),l("\\simcolon","\\sim\\mathrel{\\mkern-1.2mu}\\vcentcolon"),l("\\simcoloncolon","\\sim\\mathrel{\\mkern-1.2mu}\\dblcolon"),l("\\approxcolon","\\approx\\mathrel{\\mkern-1.2mu}\\vcentcolon"),l("\\approxcoloncolon","\\approx\\mathrel{\\mkern-1.2mu}\\dblcolon"),l("\\notni","\\not\\ni"),l("\\limsup","\\DOTSB\\mathop{\\operatorname{lim\\,sup}}\\limits"),l("\\liminf","\\DOTSB\\mathop{\\operatorname{lim\\,inf}}\\limits")},function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function i(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var n,l,u=i(e),s=1;s<arguments.length;s++){for(var c in n=Object(arguments[s]))o.call(n,c)&&(u[c]=n[c]);if(r){l=r(n);for(var f=0;f<l.length;f++)a.call(n,l[f])&&(u[l[f]]=n[l[f]])}}return u}},function(e,t){e.exports={"́":{text:"\\'",math:"\\acute"},"̀":{text:"\\`",math:"\\grave"},"̈":{text:'\\"',math:"\\ddot"},"̃":{text:"\\~",math:"\\tilde"},"̄":{text:"\\=",math:"\\bar"},"̆":{text:"\\u",math:"\\breve"},"̌":{text:"\\v",math:"\\check"},"̂":{text:"\\^",math:"\\hat"},"̇":{text:"\\.",math:"\\dot"},"̊":{text:"\\r",math:"\\mathring"},"̋":{text:"\\H"}}},function(e,t,n){"use strict";t.a={"á":"á","à":"à","ä":"ä","ǟ":"ǟ","ã":"ã","ā":"ā","ă":"ă","ắ":"ắ","ằ":"ằ","ẵ":"ẵ","ǎ":"ǎ","â":"â","ấ":"ấ","ầ":"ầ","ẫ":"ẫ","ȧ":"ȧ","ǡ":"ǡ","å":"å","ǻ":"ǻ","ḃ":"ḃ","ć":"ć","č":"č","ĉ":"ĉ","ċ":"ċ","ď":"ď","ḋ":"ḋ","é":"é","è":"è","ë":"ë","ẽ":"ẽ","ē":"ē","ḗ":"ḗ","ḕ":"ḕ","ĕ":"ĕ","ě":"ě","ê":"ê","ế":"ế","ề":"ề","ễ":"ễ","ė":"ė","ḟ":"ḟ","ǵ":"ǵ","ḡ":"ḡ","ğ":"ğ","ǧ":"ǧ","ĝ":"ĝ","ġ":"ġ","ḧ":"ḧ","ȟ":"ȟ","ĥ":"ĥ","ḣ":"ḣ","í":"í","ì":"ì","ï":"ï","ḯ":"ḯ","ĩ":"ĩ","ī":"ī","ĭ":"ĭ","ǐ":"ǐ","î":"î","ǰ":"ǰ","ĵ":"ĵ","ḱ":"ḱ","ǩ":"ǩ","ĺ":"ĺ","ľ":"ľ","ḿ":"ḿ","ṁ":"ṁ","ń":"ń","ǹ":"ǹ","ñ":"ñ","ň":"ň","ṅ":"ṅ","ó":"ó","ò":"ò","ö":"ö","ȫ":"ȫ","õ":"õ","ṍ":"ṍ","ṏ":"ṏ","ȭ":"ȭ","ō":"ō","ṓ":"ṓ","ṑ":"ṑ","ŏ":"ŏ","ǒ":"ǒ","ô":"ô","ố":"ố","ồ":"ồ","ỗ":"ỗ","ȯ":"ȯ","ȱ":"ȱ","ő":"ő","ṕ":"ṕ","ṗ":"ṗ","ŕ":"ŕ","ř":"ř","ṙ":"ṙ","ś":"ś","ṥ":"ṥ","š":"š","ṧ":"ṧ","ŝ":"ŝ","ṡ":"ṡ","ẗ":"ẗ","ť":"ť","ṫ":"ṫ","ú":"ú","ù":"ù","ü":"ü","ǘ":"ǘ","ǜ":"ǜ","ǖ":"ǖ","ǚ":"ǚ","ũ":"ũ","ṹ":"ṹ","ū":"ū","ṻ":"ṻ","ŭ":"ŭ","ǔ":"ǔ","û":"û","ů":"ů","ű":"ű","ṽ":"ṽ","ẃ":"ẃ","ẁ":"ẁ","ẅ":"ẅ","ŵ":"ŵ","ẇ":"ẇ","ẘ":"ẘ","ẍ":"ẍ","ẋ":"ẋ","ý":"ý","ỳ":"ỳ","ÿ":"ÿ","ỹ":"ỹ","ȳ":"ȳ","ŷ":"ŷ","ẏ":"ẏ","ẙ":"ẙ","ź":"ź","ž":"ž","ẑ":"ẑ","ż":"ż","Á":"Á","À":"À","Ä":"Ä","Ǟ":"Ǟ","Ã":"Ã","Ā":"Ā","Ă":"Ă","Ắ":"Ắ","Ằ":"Ằ","Ẵ":"Ẵ","Ǎ":"Ǎ","Â":"Â","Ấ":"Ấ","Ầ":"Ầ","Ẫ":"Ẫ","Ȧ":"Ȧ","Ǡ":"Ǡ","Å":"Å","Ǻ":"Ǻ","Ḃ":"Ḃ","Ć":"Ć","Č":"Č","Ĉ":"Ĉ","Ċ":"Ċ","Ď":"Ď","Ḋ":"Ḋ","É":"É","È":"È","Ë":"Ë","Ẽ":"Ẽ","Ē":"Ē","Ḗ":"Ḗ","Ḕ":"Ḕ","Ĕ":"Ĕ","Ě":"Ě","Ê":"Ê","Ế":"Ế","Ề":"Ề","Ễ":"Ễ","Ė":"Ė","Ḟ":"Ḟ","Ǵ":"Ǵ","Ḡ":"Ḡ","Ğ":"Ğ","Ǧ":"Ǧ","Ĝ":"Ĝ","Ġ":"Ġ","Ḧ":"Ḧ","Ȟ":"Ȟ","Ĥ":"Ĥ","Ḣ":"Ḣ","Í":"Í","Ì":"Ì","Ï":"Ï","Ḯ":"Ḯ","Ĩ":"Ĩ","Ī":"Ī","Ĭ":"Ĭ","Ǐ":"Ǐ","Î":"Î","İ":"İ","Ĵ":"Ĵ","Ḱ":"Ḱ","Ǩ":"Ǩ","Ĺ":"Ĺ","Ľ":"Ľ","Ḿ":"Ḿ","Ṁ":"Ṁ","Ń":"Ń","Ǹ":"Ǹ","Ñ":"Ñ","Ň":"Ň","Ṅ":"Ṅ","Ó":"Ó","Ò":"Ò","Ö":"Ö","Ȫ":"Ȫ","Õ":"Õ","Ṍ":"Ṍ","Ṏ":"Ṏ","Ȭ":"Ȭ","Ō":"Ō","Ṓ":"Ṓ","Ṑ":"Ṑ","Ŏ":"Ŏ","Ǒ":"Ǒ","Ô":"Ô","Ố":"Ố","Ồ":"Ồ","Ỗ":"Ỗ","Ȯ":"Ȯ","Ȱ":"Ȱ","Ő":"Ő","Ṕ":"Ṕ","Ṗ":"Ṗ","Ŕ":"Ŕ","Ř":"Ř","Ṙ":"Ṙ","Ś":"Ś","Ṥ":"Ṥ","Š":"Š","Ṧ":"Ṧ","Ŝ":"Ŝ","Ṡ":"Ṡ","Ť":"Ť","Ṫ":"Ṫ","Ú":"Ú","Ù":"Ù","Ü":"Ü","Ǘ":"Ǘ","Ǜ":"Ǜ","Ǖ":"Ǖ","Ǚ":"Ǚ","Ũ":"Ũ","Ṹ":"Ṹ","Ū":"Ū","Ṻ":"Ṻ","Ŭ":"Ŭ","Ǔ":"Ǔ","Û":"Û","Ů":"Ů","Ű":"Ű","Ṽ":"Ṽ","Ẃ":"Ẃ","Ẁ":"Ẁ","Ẅ":"Ẅ","Ŵ":"Ŵ","Ẇ":"Ẇ","Ẍ":"Ẍ","Ẋ":"Ẋ","Ý":"Ý","Ỳ":"Ỳ","Ÿ":"Ÿ","Ỹ":"Ỹ","Ȳ":"Ȳ","Ŷ":"Ŷ","Ẏ":"Ẏ","Ź":"Ź","Ž":"Ž","Ẑ":"Ẑ","Ż":"Ż","ά":"ά","ὰ":"ὰ","ᾱ":"ᾱ","ᾰ":"ᾰ","έ":"έ","ὲ":"ὲ","ή":"ή","ὴ":"ὴ","ί":"ί","ὶ":"ὶ","ϊ":"ϊ","ΐ":"ΐ","ῒ":"ῒ","ῑ":"ῑ","ῐ":"ῐ","ό":"ό","ὸ":"ὸ","ύ":"ύ","ὺ":"ὺ","ϋ":"ϋ","ΰ":"ΰ","ῢ":"ῢ","ῡ":"ῡ","ῠ":"ῠ","ώ":"ώ","ὼ":"ὼ","Ύ":"Ύ","Ὺ":"Ὺ","Ϋ":"Ϋ","Ῡ":"Ῡ","Ῠ":"Ῠ","Ώ":"Ώ","Ὼ":"Ὼ"}}]).default},e.exports=t()},9619:function(e,t){"use strict";t.Z={container:"ArchEditor-container","popover-button-group":"ArchEditor-popover-button-group",popoverButtonGroup:"ArchEditor-popover-button-group",large:"ArchEditor-large","popover-button":"ArchEditor-popover-button",popoverButton:"ArchEditor-popover-button","popover-divider":"ArchEditor-popover-divider",popoverDivider:"ArchEditor-popover-divider","edit-toolbar":"ArchEditor-edit-toolbar",editToolbar:"ArchEditor-edit-toolbar",danger:"ArchEditor-danger"}},7418:function(e){"use strict";var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function o(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,a){for(var i,l,u=o(e),s=1;s<arguments.length;s++){for(var c in i=Object(arguments[s]))n.call(i,c)&&(u[c]=i[c]);if(t){l=t(i);for(var f=0;f<l.length;f++)r.call(i,l[f])&&(u[l[f]]=i[l[f]])}}return u}},2703:function(e,t,n){"use strict";var r=n(414);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,a,i){if(i!==r){var l=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 l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return n.PropTypes=n,n}},5697:function(e,t,n){e.exports=n(2703)()},414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},4448:function(e,t,n){"use strict";var r=n(6888),o=n(7418),a=n(3840);function i(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}if(!r)throw Error(i(227));var l=new Set,u={};function s(e,t){c(e,t),c(e+"Capture",t)}function c(e,t){for(u[e]=t,e=0;e<t.length;e++)l.add(t[e])}var f=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),d=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p=Object.prototype.hasOwnProperty,h={},m={};function v(e,t,n,r,o,a,i){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=a,this.removeEmptyString=i}var g={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){g[e]=new v(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];g[t]=new v(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){g[e]=new v(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){g[e]=new v(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){g[e]=new v(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){g[e]=new v(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){g[e]=new v(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){g[e]=new v(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){g[e]=new v(e,5,!1,e.toLowerCase(),null,!1,!1)}));var y=/[\-:]([a-z])/g;function b(e){return e[1].toUpperCase()}function w(e,t,n,r){var o=g.hasOwnProperty(t)?g[t]:null;(null!==o?0===o.type:!r&&2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1]))||(function(e,t,n,r){if(null==t||function(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,n,o,r)&&(n=null),r||null===o?function(e){return!!p.call(m,e)||!p.call(h,e)&&(d.test(e)?m[e]=!0:(h[e]=!0,!1))}(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):o.mustUseProperty?e[o.propertyName]=null===n?3!==o.type&&"":n:(t=o.attributeName,r=o.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(o=o.type)||4===o&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(y,b);g[t]=new v(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(y,b);g[t]=new v(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(y,b);g[t]=new v(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){g[e]=new v(e,1,!1,e.toLowerCase(),null,!1,!1)})),g.xlinkHref=new v("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){g[e]=new v(e,1,!1,e.toLowerCase(),null,!0,!0)}));var E=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,S=60103,x=60106,k=60107,_=60108,C=60114,O=60109,M=60110,T=60112,A=60113,z=60120,N=60115,D=60116,I=60121,B=60128,L=60129,P=60130,R=60131;if("function"==typeof Symbol&&Symbol.for){var j=Symbol.for;S=j("react.element"),x=j("react.portal"),k=j("react.fragment"),_=j("react.strict_mode"),C=j("react.profiler"),O=j("react.provider"),M=j("react.context"),T=j("react.forward_ref"),A=j("react.suspense"),z=j("react.suspense_list"),N=j("react.memo"),D=j("react.lazy"),I=j("react.block"),j("react.scope"),B=j("react.opaque.id"),L=j("react.debug_trace_mode"),P=j("react.offscreen"),R=j("react.legacy_hidden")}var F,K="function"==typeof Symbol&&Symbol.iterator;function H(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=K&&e[K]||e["@@iterator"])?e:null}function q(e){if(void 0===F)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);F=t&&t[1]||""}return"\n"+F+e}var U=!1;function V(e,t){if(!e||U)return"";U=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(e){var r=e}Reflect.construct(e,[],t)}else{try{t.call()}catch(e){r=e}e.call(t.prototype)}else{try{throw Error()}catch(e){r=e}e()}}catch(e){if(e&&r&&"string"==typeof e.stack){for(var o=e.stack.split("\n"),a=r.stack.split("\n"),i=o.length-1,l=a.length-1;1<=i&&0<=l&&o[i]!==a[l];)l--;for(;1<=i&&0<=l;i--,l--)if(o[i]!==a[l]){if(1!==i||1!==l)do{if(i--,0>--l||o[i]!==a[l])return"\n"+o[i].replace(" at new "," at ")}while(1<=i&&0<=l);break}}}finally{U=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?q(e):""}function W(e){switch(e.tag){case 5:return q(e.type);case 16:return q("Lazy");case 13:return q("Suspense");case 19:return q("SuspenseList");case 0:case 2:case 15:return V(e.type,!1);case 11:return V(e.type.render,!1);case 22:return V(e.type._render,!1);case 1:return V(e.type,!0);default:return""}}function Z(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case k:return"Fragment";case x:return"Portal";case C:return"Profiler";case _:return"StrictMode";case A:return"Suspense";case z:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case M:return(e.displayName||"Context")+".Consumer";case O:return(e._context.displayName||"Context")+".Provider";case T:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case N:return Z(e.type);case I:return Z(e._render);case D:t=e._payload,e=e._init;try{return Z(e(t))}catch(e){}}return null}function G(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function $(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function Y(e){e._valueTracker||(e._valueTracker=function(e){var t=$(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var o=n.get,a=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(e){r=""+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function X(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=$(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function Q(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function J(e,t){var n=t.checked;return o({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function ee(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=G(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function te(e,t){null!=(t=t.checked)&&w(e,"checked",t,!1)}function ne(e,t){te(e,t);var n=G(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r)return void e.removeAttribute("value");t.hasOwnProperty("value")?oe(e,t.type,n):t.hasOwnProperty("defaultValue")&&oe(e,t.type,G(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function re(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function oe(e,t,n){"number"===t&&Q(e.ownerDocument)===e||(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}function ae(e,t){return e=o({children:void 0},t),(t=function(e){var t="";return r.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(t.children))&&(e.children=t),e}function ie(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o<n.length;o++)t["$"+n[o]]=!0;for(n=0;n<e.length;n++)o=t.hasOwnProperty("$"+e[n].value),e[n].selected!==o&&(e[n].selected=o),o&&r&&(e[n].defaultSelected=!0)}else{for(n=""+G(n),t=null,o=0;o<e.length;o++){if(e[o].value===n)return e[o].selected=!0,void(r&&(e[o].defaultSelected=!0));null!==t||e[o].disabled||(t=e[o])}null!==t&&(t.selected=!0)}}function le(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(i(91));return o({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function ue(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(i(92));if(Array.isArray(n)){if(!(1>=n.length))throw Error(i(93));n=n[0]}t=n}null==t&&(t=""),n=t}e._wrapperState={initialValue:G(n)}}function se(e,t){var n=G(t.value),r=G(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function ce(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}var fe="http://www.w3.org/1999/xhtml";function de(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function pe(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?de(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var he,me,ve=(me=function(e,t){if("http://www.w3.org/2000/svg"!==e.namespaceURI||"innerHTML"in e)e.innerHTML=t;else{for((he=he||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=he.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,n,r){MSApp.execUnsafeLocalFunction((function(){return me(e,t)}))}:me);function ge(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var ye={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},be=["Webkit","ms","Moz","O"];function we(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||ye.hasOwnProperty(e)&&ye[e]?(""+t).trim():t+"px"}function Ee(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),o=we(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}Object.keys(ye).forEach((function(e){be.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),ye[t]=ye[e]}))}));var Se=o({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function xe(e,t){if(t){if(Se[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(i(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(i(60));if("object"!=typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(i(61))}if(null!=t.style&&"object"!=typeof t.style)throw Error(i(62))}}function ke(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function _e(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var Ce=null,Oe=null,Me=null;function Te(e){if(e=Jr(e)){if("function"!=typeof Ce)throw Error(i(280));var t=e.stateNode;t&&(t=to(t),Ce(e.stateNode,e.type,t))}}function Ae(e){Oe?Me?Me.push(e):Me=[e]:Oe=e}function ze(){if(Oe){var e=Oe,t=Me;if(Me=Oe=null,Te(e),t)for(e=0;e<t.length;e++)Te(t[e])}}function Ne(e,t){return e(t)}function De(e,t,n,r,o){return e(t,n,r,o)}function Ie(){}var Be=Ne,Le=!1,Pe=!1;function Re(){null===Oe&&null===Me||(Ie(),ze())}function je(e,t){var n=e.stateNode;if(null===n)return null;var r=to(n);if(null===r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(i(231,t,typeof n));return n}var Fe=!1;if(f)try{var Ke={};Object.defineProperty(Ke,"passive",{get:function(){Fe=!0}}),window.addEventListener("test",Ke,Ke),window.removeEventListener("test",Ke,Ke)}catch(me){Fe=!1}function He(e,t,n,r,o,a,i,l,u){var s=Array.prototype.slice.call(arguments,3);try{t.apply(n,s)}catch(e){this.onError(e)}}var qe=!1,Ue=null,Ve=!1,We=null,Ze={onError:function(e){qe=!0,Ue=e}};function Ge(e,t,n,r,o,a,i,l,u){qe=!1,Ue=null,He.apply(Ze,arguments)}function $e(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!=(1026&(t=e).flags)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function Ye(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&null!==(e=e.alternate)&&(t=e.memoizedState),null!==t)return t.dehydrated}return null}function Xe(e){if($e(e)!==e)throw Error(i(188))}function Qe(e){if(!(e=function(e){var t=e.alternate;if(!t){if(null===(t=$e(e)))throw Error(i(188));return t!==e?null:e}for(var n=e,r=t;;){var o=n.return;if(null===o)break;var a=o.alternate;if(null===a){if(null!==(r=o.return)){n=r;continue}break}if(o.child===a.child){for(a=o.child;a;){if(a===n)return Xe(o),e;if(a===r)return Xe(o),t;a=a.sibling}throw Error(i(188))}if(n.return!==r.return)n=o,r=a;else{for(var l=!1,u=o.child;u;){if(u===n){l=!0,n=o,r=a;break}if(u===r){l=!0,r=o,n=a;break}u=u.sibling}if(!l){for(u=a.child;u;){if(u===n){l=!0,n=a,r=o;break}if(u===r){l=!0,r=a,n=o;break}u=u.sibling}if(!l)throw Error(i(189))}}if(n.alternate!==r)throw Error(i(190))}if(3!==n.tag)throw Error(i(188));return n.stateNode.current===n?e:t}(e)))return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function Je(e,t){for(var n=e.alternate;null!==t;){if(t===e||t===n)return!0;t=t.return}return!1}var et,tt,nt,rt,ot=!1,at=[],it=null,lt=null,ut=null,st=new Map,ct=new Map,ft=[],dt="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function pt(e,t,n,r,o){return{blockedOn:e,domEventName:t,eventSystemFlags:16|n,nativeEvent:o,targetContainers:[r]}}function ht(e,t){switch(e){case"focusin":case"focusout":it=null;break;case"dragenter":case"dragleave":lt=null;break;case"mouseover":case"mouseout":ut=null;break;case"pointerover":case"pointerout":st.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":ct.delete(t.pointerId)}}function mt(e,t,n,r,o,a){return null===e||e.nativeEvent!==a?(e=pt(t,n,r,o,a),null!==t&&null!==(t=Jr(t))&&tt(t),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==o&&-1===t.indexOf(o)&&t.push(o),e)}function vt(e){var t=Qr(e.target);if(null!==t){var n=$e(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=Ye(n)))return e.blockedOn=t,void rt(e.lanePriority,(function(){a.unstable_runWithPriority(e.priority,(function(){nt(n)}))}))}else if(3===t&&n.stateNode.hydrate)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function gt(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=Qt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n)return null!==(t=Jr(n))&&tt(t),e.blockedOn=n,!1;t.shift()}return!0}function yt(e,t,n){gt(e)&&n.delete(t)}function bt(){for(ot=!1;0<at.length;){var e=at[0];if(null!==e.blockedOn){null!==(e=Jr(e.blockedOn))&&et(e);break}for(var t=e.targetContainers;0<t.length;){var n=Qt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n){e.blockedOn=n;break}t.shift()}null===e.blockedOn&&at.shift()}null!==it&&gt(it)&&(it=null),null!==lt&&gt(lt)&&(lt=null),null!==ut&&gt(ut)&&(ut=null),st.forEach(yt),ct.forEach(yt)}function wt(e,t){e.blockedOn===t&&(e.blockedOn=null,ot||(ot=!0,a.unstable_scheduleCallback(a.unstable_NormalPriority,bt)))}function Et(e){function t(t){return wt(t,e)}if(0<at.length){wt(at[0],e);for(var n=1;n<at.length;n++){var r=at[n];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==it&&wt(it,e),null!==lt&&wt(lt,e),null!==ut&&wt(ut,e),st.forEach(t),ct.forEach(t),n=0;n<ft.length;n++)(r=ft[n]).blockedOn===e&&(r.blockedOn=null);for(;0<ft.length&&null===(n=ft[0]).blockedOn;)vt(n),null===n.blockedOn&&ft.shift()}function St(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var xt={animationend:St("Animation","AnimationEnd"),animationiteration:St("Animation","AnimationIteration"),animationstart:St("Animation","AnimationStart"),transitionend:St("Transition","TransitionEnd")},kt={},_t={};function Ct(e){if(kt[e])return kt[e];if(!xt[e])return e;var t,n=xt[e];for(t in n)if(n.hasOwnProperty(t)&&t in _t)return kt[e]=n[t];return e}f&&(_t=document.createElement("div").style,"AnimationEvent"in window||(delete xt.animationend.animation,delete xt.animationiteration.animation,delete xt.animationstart.animation),"TransitionEvent"in window||delete xt.transitionend.transition);var Ot=Ct("animationend"),Mt=Ct("animationiteration"),Tt=Ct("animationstart"),At=Ct("transitionend"),zt=new Map,Nt=new Map,Dt=["abort","abort",Ot,"animationEnd",Mt,"animationIteration",Tt,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing","playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",At,"transitionEnd","waiting","waiting"];function It(e,t){for(var n=0;n<e.length;n+=2){var r=e[n],o=e[n+1];o="on"+(o[0].toUpperCase()+o.slice(1)),Nt.set(r,t),zt.set(r,o),s(o,[r])}}(0,a.unstable_now)();var Bt=8;function Lt(e){if(0!=(1&e))return Bt=15,1;if(0!=(2&e))return Bt=14,2;if(0!=(4&e))return Bt=13,4;var t=24&e;return 0!==t?(Bt=12,t):0!=(32&e)?(Bt=11,32):0!=(t=192&e)?(Bt=10,t):0!=(256&e)?(Bt=9,256):0!=(t=3584&e)?(Bt=8,t):0!=(4096&e)?(Bt=7,4096):0!=(t=4186112&e)?(Bt=6,t):0!=(t=62914560&e)?(Bt=5,t):67108864&e?(Bt=4,67108864):0!=(134217728&e)?(Bt=3,134217728):0!=(t=805306368&e)?(Bt=2,t):0!=(1073741824&e)?(Bt=1,1073741824):(Bt=8,e)}function Pt(e,t){var n=e.pendingLanes;if(0===n)return Bt=0;var r=0,o=0,a=e.expiredLanes,i=e.suspendedLanes,l=e.pingedLanes;if(0!==a)r=a,o=Bt=15;else if(0!=(a=134217727&n)){var u=a&~i;0!==u?(r=Lt(u),o=Bt):0!=(l&=a)&&(r=Lt(l),o=Bt)}else 0!=(a=n&~i)?(r=Lt(a),o=Bt):0!==l&&(r=Lt(l),o=Bt);if(0===r)return 0;if(r=n&((0>(r=31-qt(r))?0:1<<r)<<1)-1,0!==t&&t!==r&&0==(t&i)){if(Lt(t),o<=Bt)return t;Bt=o}if(0!==(t=e.entangledLanes))for(e=e.entanglements,t&=r;0<t;)o=1<<(n=31-qt(t)),r|=e[n],t&=~o;return r}function Rt(e){return 0!=(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function jt(e,t){switch(e){case 15:return 1;case 14:return 2;case 12:return 0===(e=Ft(24&~t))?jt(10,t):e;case 10:return 0===(e=Ft(192&~t))?jt(8,t):e;case 8:return 0===(e=Ft(3584&~t))&&0===(e=Ft(4186112&~t))&&(e=512),e;case 2:return 0===(t=Ft(805306368&~t))&&(t=268435456),t}throw Error(i(358,e))}function Ft(e){return e&-e}function Kt(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Ht(e,t,n){e.pendingLanes|=t;var r=t-1;e.suspendedLanes&=r,e.pingedLanes&=r,(e=e.eventTimes)[t=31-qt(t)]=n}var qt=Math.clz32?Math.clz32:function(e){return 0===e?32:31-(Ut(e)/Vt|0)|0},Ut=Math.log,Vt=Math.LN2,Wt=a.unstable_UserBlockingPriority,Zt=a.unstable_runWithPriority,Gt=!0;function $t(e,t,n,r){Le||Ie();var o=Xt,a=Le;Le=!0;try{De(o,e,t,n,r)}finally{(Le=a)||Re()}}function Yt(e,t,n,r){Zt(Wt,Xt.bind(null,e,t,n,r))}function Xt(e,t,n,r){var o;if(Gt)if((o=0==(4&t))&&0<at.length&&-1<dt.indexOf(e))e=pt(null,e,t,n,r),at.push(e);else{var a=Qt(e,t,n,r);if(null===a)o&&ht(e,r);else{if(o){if(-1<dt.indexOf(e))return e=pt(a,e,t,n,r),void at.push(e);if(function(e,t,n,r,o){switch(t){case"focusin":return it=mt(it,e,t,n,r,o),!0;case"dragenter":return lt=mt(lt,e,t,n,r,o),!0;case"mouseover":return ut=mt(ut,e,t,n,r,o),!0;case"pointerover":var a=o.pointerId;return st.set(a,mt(st.get(a)||null,e,t,n,r,o)),!0;case"gotpointercapture":return a=o.pointerId,ct.set(a,mt(ct.get(a)||null,e,t,n,r,o)),!0}return!1}(a,e,t,n,r))return;ht(e,r)}zr(e,t,r,null,n)}}}function Qt(e,t,n,r){var o=_e(r);if(null!==(o=Qr(o))){var a=$e(o);if(null===a)o=null;else{var i=a.tag;if(13===i){if(null!==(o=Ye(a)))return o;o=null}else if(3===i){if(a.stateNode.hydrate)return 3===a.tag?a.stateNode.containerInfo:null;o=null}else a!==o&&(o=null)}}return zr(e,t,r,o,n),null}var Jt=null,en=null,tn=null;function nn(){if(tn)return tn;var e,t,n=en,r=n.length,o="value"in Jt?Jt.value:Jt.textContent,a=o.length;for(e=0;e<r&&n[e]===o[e];e++);var i=r-e;for(t=1;t<=i&&n[r-t]===o[a-t];t++);return tn=o.slice(e,1<t?1-t:void 0)}function rn(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function on(){return!0}function an(){return!1}function ln(e){function t(t,n,r,o,a){for(var i in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=o,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(i)&&(t=e[i],this[i]=t?t(o):o[i]);return this.isDefaultPrevented=(null!=o.defaultPrevented?o.defaultPrevented:!1===o.returnValue)?on:an,this.isPropagationStopped=an,this}return o(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=on)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=on)},persist:function(){},isPersistent:on}),t}var un,sn,cn,fn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},dn=ln(fn),pn=o({},fn,{view:0,detail:0}),hn=ln(pn),mn=o({},pn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Cn,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==cn&&(cn&&"mousemove"===e.type?(un=e.screenX-cn.screenX,sn=e.screenY-cn.screenY):sn=un=0,cn=e),un)},movementY:function(e){return"movementY"in e?e.movementY:sn}}),vn=ln(mn),gn=ln(o({},mn,{dataTransfer:0})),yn=ln(o({},pn,{relatedTarget:0})),bn=ln(o({},fn,{animationName:0,elapsedTime:0,pseudoElement:0})),wn=ln(o({},fn,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),En=ln(o({},fn,{data:0})),Sn={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},xn={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},kn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function _n(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=kn[e])&&!!t[e]}function Cn(){return _n}var On=ln(o({},pn,{key:function(e){if(e.key){var t=Sn[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=rn(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?xn[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Cn,charCode:function(e){return"keypress"===e.type?rn(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?rn(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),Mn=ln(o({},mn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Tn=ln(o({},pn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Cn})),An=ln(o({},fn,{propertyName:0,elapsedTime:0,pseudoElement:0})),zn=ln(o({},mn,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),Nn=[9,13,27,32],Dn=f&&"CompositionEvent"in window,In=null;f&&"documentMode"in document&&(In=document.documentMode);var Bn=f&&"TextEvent"in window&&!In,Ln=f&&(!Dn||In&&8<In&&11>=In),Pn=String.fromCharCode(32),Rn=!1;function jn(e,t){switch(e){case"keyup":return-1!==Nn.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Fn(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Kn=!1,Hn={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function qn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Hn[e.type]:"textarea"===t}function Un(e,t,n,r){Ae(r),0<(t=Dr(t,"onChange")).length&&(n=new dn("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Vn=null,Wn=null;function Zn(e){_r(e,0)}function Gn(e){if(X(eo(e)))return e}function $n(e,t){if("change"===e)return t}var Yn=!1;if(f){var Xn;if(f){var Qn="oninput"in document;if(!Qn){var Jn=document.createElement("div");Jn.setAttribute("oninput","return;"),Qn="function"==typeof Jn.oninput}Xn=Qn}else Xn=!1;Yn=Xn&&(!document.documentMode||9<document.documentMode)}function er(){Vn&&(Vn.detachEvent("onpropertychange",tr),Wn=Vn=null)}function tr(e){if("value"===e.propertyName&&Gn(Wn)){var t=[];if(Un(t,Wn,e,_e(e)),e=Zn,Le)e(t);else{Le=!0;try{Ne(e,t)}finally{Le=!1,Re()}}}}function nr(e,t,n){"focusin"===e?(er(),Wn=n,(Vn=t).attachEvent("onpropertychange",tr)):"focusout"===e&&er()}function rr(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Gn(Wn)}function or(e,t){if("click"===e)return Gn(t)}function ar(e,t){if("input"===e||"change"===e)return Gn(t)}var ir="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},lr=Object.prototype.hasOwnProperty;function ur(e,t){if(ir(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++)if(!lr.call(t,n[r])||!ir(e[n[r]],t[n[r]]))return!1;return!0}function sr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function cr(e,t){var n,r=sr(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=sr(r)}}function fr(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?fr(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function dr(){for(var e=window,t=Q();t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(!n)break;t=Q((e=t.contentWindow).document)}return t}function pr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var hr=f&&"documentMode"in document&&11>=document.documentMode,mr=null,vr=null,gr=null,yr=!1;function br(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;yr||null==mr||mr!==Q(r)||(r="selectionStart"in(r=mr)&&pr(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},gr&&ur(gr,r)||(gr=r,0<(r=Dr(vr,"onSelect")).length&&(t=new dn("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=mr)))}It("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),0),It("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1),It(Dt,2);for(var wr="change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),Er=0;Er<wr.length;Er++)Nt.set(wr[Er],0);c("onMouseEnter",["mouseout","mouseover"]),c("onMouseLeave",["mouseout","mouseover"]),c("onPointerEnter",["pointerout","pointerover"]),c("onPointerLeave",["pointerout","pointerover"]),s("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),s("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),s("onBeforeInput",["compositionend","keypress","textInput","paste"]),s("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),s("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),s("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Sr="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),xr=new Set("cancel close invalid load scroll toggle".split(" ").concat(Sr));function kr(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,function(e,t,n,r,o,a,l,u,s){if(Ge.apply(this,arguments),qe){if(!qe)throw Error(i(198));var c=Ue;qe=!1,Ue=null,Ve||(Ve=!0,We=c)}}(r,t,void 0,e),e.currentTarget=null}function _r(e,t){t=0!=(4&t);for(var n=0;n<e.length;n++){var r=e[n],o=r.event;r=r.listeners;e:{var a=void 0;if(t)for(var i=r.length-1;0<=i;i--){var l=r[i],u=l.instance,s=l.currentTarget;if(l=l.listener,u!==a&&o.isPropagationStopped())break e;kr(o,l,s),a=u}else for(i=0;i<r.length;i++){if(u=(l=r[i]).instance,s=l.currentTarget,l=l.listener,u!==a&&o.isPropagationStopped())break e;kr(o,l,s),a=u}}}if(Ve)throw e=We,Ve=!1,We=null,e}function Cr(e,t){var n=no(t),r=e+"__bubble";n.has(r)||(Ar(t,e,2,!1),n.add(r))}var Or="_reactListening"+Math.random().toString(36).slice(2);function Mr(e){e[Or]||(e[Or]=!0,l.forEach((function(t){xr.has(t)||Tr(t,!1,e,null),Tr(t,!0,e,null)})))}function Tr(e,t,n,r){var o=4<arguments.length&&void 0!==arguments[4]?arguments[4]:0,a=n;if("selectionchange"===e&&9!==n.nodeType&&(a=n.ownerDocument),null!==r&&!t&&xr.has(e)){if("scroll"!==e)return;o|=2,a=r}var i=no(a),l=e+"__"+(t?"capture":"bubble");i.has(l)||(t&&(o|=4),Ar(a,e,o,t),i.add(l))}function Ar(e,t,n,r){var o=Nt.get(t);switch(void 0===o?2:o){case 0:o=$t;break;case 1:o=Yt;break;default:o=Xt}n=o.bind(null,t,n,e),o=void 0,!Fe||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(o=!0),r?void 0!==o?e.addEventListener(t,n,{capture:!0,passive:o}):e.addEventListener(t,n,!0):void 0!==o?e.addEventListener(t,n,{passive:o}):e.addEventListener(t,n,!1)}function zr(e,t,n,r,o){var a=r;if(0==(1&t)&&0==(2&t)&&null!==r)e:for(;;){if(null===r)return;var i=r.tag;if(3===i||4===i){var l=r.stateNode.containerInfo;if(l===o||8===l.nodeType&&l.parentNode===o)break;if(4===i)for(i=r.return;null!==i;){var u=i.tag;if((3===u||4===u)&&((u=i.stateNode.containerInfo)===o||8===u.nodeType&&u.parentNode===o))return;i=i.return}for(;null!==l;){if(null===(i=Qr(l)))return;if(5===(u=i.tag)||6===u){r=a=i;continue e}l=l.parentNode}}r=r.return}!function(e,t,n){if(Pe)return e();Pe=!0;try{Be(e,t,n)}finally{Pe=!1,Re()}}((function(){var r=a,o=_e(n),i=[];e:{var l=zt.get(e);if(void 0!==l){var u=dn,s=e;switch(e){case"keypress":if(0===rn(n))break e;case"keydown":case"keyup":u=On;break;case"focusin":s="focus",u=yn;break;case"focusout":s="blur",u=yn;break;case"beforeblur":case"afterblur":u=yn;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":u=vn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":u=gn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":u=Tn;break;case Ot:case Mt:case Tt:u=bn;break;case At:u=An;break;case"scroll":u=hn;break;case"wheel":u=zn;break;case"copy":case"cut":case"paste":u=wn;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":u=Mn}var c=0!=(4&t),f=!c&&"scroll"===e,d=c?null!==l?l+"Capture":null:l;c=[];for(var p,h=r;null!==h;){var m=(p=h).stateNode;if(5===p.tag&&null!==m&&(p=m,null!==d&&null!=(m=je(h,d))&&c.push(Nr(h,m,p))),f)break;h=h.return}0<c.length&&(l=new u(l,s,null,n,o),i.push({event:l,listeners:c}))}}if(0==(7&t)){if(u="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||0!=(16&t)||!(s=n.relatedTarget||n.fromElement)||!Qr(s)&&!s[Yr])&&(u||l)&&(l=o.window===o?o:(l=o.ownerDocument)?l.defaultView||l.parentWindow:window,u?(u=r,null!==(s=(s=n.relatedTarget||n.toElement)?Qr(s):null)&&(s!==(f=$e(s))||5!==s.tag&&6!==s.tag)&&(s=null)):(u=null,s=r),u!==s)){if(c=vn,m="onMouseLeave",d="onMouseEnter",h="mouse","pointerout"!==e&&"pointerover"!==e||(c=Mn,m="onPointerLeave",d="onPointerEnter",h="pointer"),f=null==u?l:eo(u),p=null==s?l:eo(s),(l=new c(m,h+"leave",u,n,o)).target=f,l.relatedTarget=p,m=null,Qr(o)===r&&((c=new c(d,h+"enter",s,n,o)).target=p,c.relatedTarget=f,m=c),f=m,u&&s)e:{for(d=s,h=0,p=c=u;p;p=Ir(p))h++;for(p=0,m=d;m;m=Ir(m))p++;for(;0<h-p;)c=Ir(c),h--;for(;0<p-h;)d=Ir(d),p--;for(;h--;){if(c===d||null!==d&&c===d.alternate)break e;c=Ir(c),d=Ir(d)}c=null}else c=null;null!==u&&Br(i,l,u,c,!1),null!==s&&null!==f&&Br(i,f,s,c,!0)}if("select"===(u=(l=r?eo(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===u&&"file"===l.type)var v=$n;else if(qn(l))if(Yn)v=ar;else{v=rr;var g=nr}else(u=l.nodeName)&&"input"===u.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(v=or);switch(v&&(v=v(e,r))?Un(i,v,n,o):(g&&g(e,l,r),"focusout"===e&&(g=l._wrapperState)&&g.controlled&&"number"===l.type&&oe(l,"number",l.value)),g=r?eo(r):window,e){case"focusin":(qn(g)||"true"===g.contentEditable)&&(mr=g,vr=r,gr=null);break;case"focusout":gr=vr=mr=null;break;case"mousedown":yr=!0;break;case"contextmenu":case"mouseup":case"dragend":yr=!1,br(i,n,o);break;case"selectionchange":if(hr)break;case"keydown":case"keyup":br(i,n,o)}var y;if(Dn)e:{switch(e){case"compositionstart":var b="onCompositionStart";break e;case"compositionend":b="onCompositionEnd";break e;case"compositionupdate":b="onCompositionUpdate";break e}b=void 0}else Kn?jn(e,n)&&(b="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(b="onCompositionStart");b&&(Ln&&"ko"!==n.locale&&(Kn||"onCompositionStart"!==b?"onCompositionEnd"===b&&Kn&&(y=nn()):(en="value"in(Jt=o)?Jt.value:Jt.textContent,Kn=!0)),0<(g=Dr(r,b)).length&&(b=new En(b,e,null,n,o),i.push({event:b,listeners:g}),(y||null!==(y=Fn(n)))&&(b.data=y))),(y=Bn?function(e,t){switch(e){case"compositionend":return Fn(t);case"keypress":return 32!==t.which?null:(Rn=!0,Pn);case"textInput":return(e=t.data)===Pn&&Rn?null:e;default:return null}}(e,n):function(e,t){if(Kn)return"compositionend"===e||!Dn&&jn(e,t)?(e=nn(),tn=en=Jt=null,Kn=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Ln&&"ko"!==t.locale?null:t.data;default:return null}}(e,n))&&0<(r=Dr(r,"onBeforeInput")).length&&(o=new En("onBeforeInput","beforeinput",null,n,o),i.push({event:o,listeners:r}),o.data=y)}_r(i,t)}))}function Nr(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Dr(e,t){for(var n=t+"Capture",r=[];null!==e;){var o=e,a=o.stateNode;5===o.tag&&null!==a&&(o=a,null!=(a=je(e,n))&&r.unshift(Nr(e,a,o)),null!=(a=je(e,t))&&r.push(Nr(e,a,o))),e=e.return}return r}function Ir(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function Br(e,t,n,r,o){for(var a=t._reactName,i=[];null!==n&&n!==r;){var l=n,u=l.alternate,s=l.stateNode;if(null!==u&&u===r)break;5===l.tag&&null!==s&&(l=s,o?null!=(u=je(n,a))&&i.unshift(Nr(n,u,l)):o||null!=(u=je(n,a))&&i.push(Nr(n,u,l))),n=n.return}0!==i.length&&e.push({event:t,listeners:i})}function Lr(){}var Pr=null,Rr=null;function jr(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function Fr(e,t){return"textarea"===e||"option"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Kr="function"==typeof setTimeout?setTimeout:void 0,Hr="function"==typeof clearTimeout?clearTimeout:void 0;function qr(e){(1===e.nodeType||9===e.nodeType&&null!=(e=e.body))&&(e.textContent="")}function Ur(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break}return e}function Vr(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}var Wr=0,Zr=Math.random().toString(36).slice(2),Gr="__reactFiber$"+Zr,$r="__reactProps$"+Zr,Yr="__reactContainer$"+Zr,Xr="__reactEvents$"+Zr;function Qr(e){var t=e[Gr];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Yr]||n[Gr]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=Vr(e);null!==e;){if(n=e[Gr])return n;e=Vr(e)}return t}n=(e=n).parentNode}return null}function Jr(e){return!(e=e[Gr]||e[Yr])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function eo(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(i(33))}function to(e){return e[$r]||null}function no(e){var t=e[Xr];return void 0===t&&(t=e[Xr]=new Set),t}var ro=[],oo=-1;function ao(e){return{current:e}}function io(e){0>oo||(e.current=ro[oo],ro[oo]=null,oo--)}function lo(e,t){oo++,ro[oo]=e.current,e.current=t}var uo={},so=ao(uo),co=ao(!1),fo=uo;function po(e,t){var n=e.type.contextTypes;if(!n)return uo;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o,a={};for(o in n)a[o]=t[o];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function ho(e){return null!=e.childContextTypes}function mo(){io(co),io(so)}function vo(e,t,n){if(so.current!==uo)throw Error(i(168));lo(so,t),lo(co,n)}function go(e,t,n){var r=e.stateNode;if(e=t.childContextTypes,"function"!=typeof r.getChildContext)return n;for(var a in r=r.getChildContext())if(!(a in e))throw Error(i(108,Z(t)||"Unknown",a));return o({},n,r)}function yo(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||uo,fo=so.current,lo(so,e),lo(co,co.current),!0}function bo(e,t,n){var r=e.stateNode;if(!r)throw Error(i(169));n?(e=go(e,t,fo),r.__reactInternalMemoizedMergedChildContext=e,io(co),io(so),lo(so,e)):io(co),lo(co,n)}var wo=null,Eo=null,So=a.unstable_runWithPriority,xo=a.unstable_scheduleCallback,ko=a.unstable_cancelCallback,_o=a.unstable_shouldYield,Co=a.unstable_requestPaint,Oo=a.unstable_now,Mo=a.unstable_getCurrentPriorityLevel,To=a.unstable_ImmediatePriority,Ao=a.unstable_UserBlockingPriority,zo=a.unstable_NormalPriority,No=a.unstable_LowPriority,Do=a.unstable_IdlePriority,Io={},Bo=void 0!==Co?Co:function(){},Lo=null,Po=null,Ro=!1,jo=Oo(),Fo=1e4>jo?Oo:function(){return Oo()-jo};function Ko(){switch(Mo()){case To:return 99;case Ao:return 98;case zo:return 97;case No:return 96;case Do:return 95;default:throw Error(i(332))}}function Ho(e){switch(e){case 99:return To;case 98:return Ao;case 97:return zo;case 96:return No;case 95:return Do;default:throw Error(i(332))}}function qo(e,t){return e=Ho(e),So(e,t)}function Uo(e,t,n){return e=Ho(e),xo(e,t,n)}function Vo(){if(null!==Po){var e=Po;Po=null,ko(e)}Wo()}function Wo(){if(!Ro&&null!==Lo){Ro=!0;var e=0;try{var t=Lo;qo(99,(function(){for(;e<t.length;e++){var n=t[e];do{n=n(!0)}while(null!==n)}})),Lo=null}catch(t){throw null!==Lo&&(Lo=Lo.slice(e+1)),xo(To,Vo),t}finally{Ro=!1}}}var Zo=E.ReactCurrentBatchConfig;function Go(e,t){if(e&&e.defaultProps){for(var n in t=o({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}return t}var $o=ao(null),Yo=null,Xo=null,Qo=null;function Jo(){Qo=Xo=Yo=null}function ea(e){var t=$o.current;io($o),e.type._context._currentValue=t}function ta(e,t){for(;null!==e;){var n=e.alternate;if((e.childLanes&t)===t){if(null===n||(n.childLanes&t)===t)break;n.childLanes|=t}else e.childLanes|=t,null!==n&&(n.childLanes|=t);e=e.return}}function na(e,t){Yo=e,Qo=Xo=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!=(e.lanes&t)&&(Di=!0),e.firstContext=null)}function ra(e,t){if(Qo!==e&&!1!==t&&0!==t)if("number"==typeof t&&1073741823!==t||(Qo=e,t=1073741823),t={context:e,observedBits:t,next:null},null===Xo){if(null===Yo)throw Error(i(308));Xo=t,Yo.dependencies={lanes:0,firstContext:t,responders:null}}else Xo=Xo.next=t;return e._currentValue}var oa=!1;function aa(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null},effects:null}}function ia(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function la(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function ua(e,t){if(null!==(e=e.updateQueue)){var n=(e=e.shared).pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}}function sa(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var o=null,a=null;if(null!==(n=n.firstBaseUpdate)){do{var i={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===a?o=a=i:a=a.next=i,n=n.next}while(null!==n);null===a?o=a=t:a=a.next=t}else o=a=t;return n={baseState:r.baseState,firstBaseUpdate:o,lastBaseUpdate:a,shared:r.shared,effects:r.effects},void(e.updateQueue=n)}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function ca(e,t,n,r){var a=e.updateQueue;oa=!1;var i=a.firstBaseUpdate,l=a.lastBaseUpdate,u=a.shared.pending;if(null!==u){a.shared.pending=null;var s=u,c=s.next;s.next=null,null===l?i=c:l.next=c,l=s;var f=e.alternate;if(null!==f){var d=(f=f.updateQueue).lastBaseUpdate;d!==l&&(null===d?f.firstBaseUpdate=c:d.next=c,f.lastBaseUpdate=s)}}if(null!==i){for(d=a.baseState,l=0,f=c=s=null;;){u=i.lane;var p=i.eventTime;if((r&u)===u){null!==f&&(f=f.next={eventTime:p,lane:0,tag:i.tag,payload:i.payload,callback:i.callback,next:null});e:{var h=e,m=i;switch(u=t,p=n,m.tag){case 1:if("function"==typeof(h=m.payload)){d=h.call(p,d,u);break e}d=h;break e;case 3:h.flags=-4097&h.flags|64;case 0:if(null==(u="function"==typeof(h=m.payload)?h.call(p,d,u):h))break e;d=o({},d,u);break e;case 2:oa=!0}}null!==i.callback&&(e.flags|=32,null===(u=a.effects)?a.effects=[i]:u.push(i))}else p={eventTime:p,lane:u,tag:i.tag,payload:i.payload,callback:i.callback,next:null},null===f?(c=f=p,s=d):f=f.next=p,l|=u;if(null===(i=i.next)){if(null===(u=a.shared.pending))break;i=u.next,u.next=null,a.lastBaseUpdate=u,a.shared.pending=null}}null===f&&(s=d),a.baseState=s,a.firstBaseUpdate=c,a.lastBaseUpdate=f,Bl|=l,e.lanes=l,e.memoizedState=d}}function fa(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var r=e[t],o=r.callback;if(null!==o){if(r.callback=null,r=n,"function"!=typeof o)throw Error(i(191,o));o.call(r)}}}var da=(new r.Component).refs;function pa(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:o({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var ha={isMounted:function(e){return!!(e=e._reactInternals)&&$e(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=iu(),o=lu(e),a=la(r,o);a.payload=t,null!=n&&(a.callback=n),ua(e,a),uu(e,o,r)},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=iu(),o=lu(e),a=la(r,o);a.tag=1,a.payload=t,null!=n&&(a.callback=n),ua(e,a),uu(e,o,r)},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=iu(),r=lu(e),o=la(n,r);o.tag=2,null!=t&&(o.callback=t),ua(e,o),uu(e,r,n)}};function ma(e,t,n,r,o,a,i){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,a,i):!(t.prototype&&t.prototype.isPureReactComponent&&ur(n,r)&&ur(o,a))}function va(e,t,n){var r=!1,o=uo,a=t.contextType;return"object"==typeof a&&null!==a?a=ra(a):(o=ho(t)?fo:so.current,a=(r=null!=(r=t.contextTypes))?po(e,o):uo),t=new t(n,a),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=ha,e.stateNode=t,t._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=a),t}function ga(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&ha.enqueueReplaceState(t,t.state,null)}function ya(e,t,n,r){var o=e.stateNode;o.props=n,o.state=e.memoizedState,o.refs=da,aa(e);var a=t.contextType;"object"==typeof a&&null!==a?o.context=ra(a):(a=ho(t)?fo:so.current,o.context=po(e,a)),ca(e,n,o,r),o.state=e.memoizedState,"function"==typeof(a=t.getDerivedStateFromProps)&&(pa(e,t,a,n),o.state=e.memoizedState),"function"==typeof t.getDerivedStateFromProps||"function"==typeof o.getSnapshotBeforeUpdate||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||(t=o.state,"function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount(),t!==o.state&&ha.enqueueReplaceState(o,o.state,null),ca(e,n,o,r),o.state=e.memoizedState),"function"==typeof o.componentDidMount&&(e.flags|=4)}var ba=Array.isArray;function wa(e,t,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(i(309));var r=n.stateNode}if(!r)throw Error(i(147,e));var o=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===o?t.ref:((t=function(e){var t=r.refs;t===da&&(t=r.refs={}),null===e?delete t[o]:t[o]=e})._stringRef=o,t)}if("string"!=typeof e)throw Error(i(284));if(!n._owner)throw Error(i(290,e))}return e}function Ea(e,t){if("textarea"!==e.type)throw Error(i(31,"[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t))}function Sa(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.flags=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function o(e,t){return(e=Fu(e,t)).index=0,e.sibling=null,e}function a(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<n?(t.flags=2,n):r:(t.flags=2,n):n}function l(t){return e&&null===t.alternate&&(t.flags=2),t}function u(e,t,n,r){return null===t||6!==t.tag?((t=Uu(n,e.mode,r)).return=e,t):((t=o(t,n)).return=e,t)}function s(e,t,n,r){return null!==t&&t.elementType===n.type?((r=o(t,n.props)).ref=wa(e,t,n),r.return=e,r):((r=Ku(n.type,n.key,n.props,null,e.mode,r)).ref=wa(e,t,n),r.return=e,r)}function c(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Vu(n,e.mode,r)).return=e,t):((t=o(t,n.children||[])).return=e,t)}function f(e,t,n,r,a){return null===t||7!==t.tag?((t=Hu(n,e.mode,r,a)).return=e,t):((t=o(t,n)).return=e,t)}function d(e,t,n){if("string"==typeof t||"number"==typeof t)return(t=Uu(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case S:return(n=Ku(t.type,t.key,t.props,null,e.mode,n)).ref=wa(e,null,t),n.return=e,n;case x:return(t=Vu(t,e.mode,n)).return=e,t}if(ba(t)||H(t))return(t=Hu(t,e.mode,n,null)).return=e,t;Ea(e,t)}return null}function p(e,t,n,r){var o=null!==t?t.key:null;if("string"==typeof n||"number"==typeof n)return null!==o?null:u(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case S:return n.key===o?n.type===k?f(e,t,n.props.children,r,o):s(e,t,n,r):null;case x:return n.key===o?c(e,t,n,r):null}if(ba(n)||H(n))return null!==o?null:f(e,t,n,r,null);Ea(e,n)}return null}function h(e,t,n,r,o){if("string"==typeof r||"number"==typeof r)return u(t,e=e.get(n)||null,""+r,o);if("object"==typeof r&&null!==r){switch(r.$$typeof){case S:return e=e.get(null===r.key?n:r.key)||null,r.type===k?f(t,e,r.props.children,o,r.key):s(t,e,r,o);case x:return c(t,e=e.get(null===r.key?n:r.key)||null,r,o)}if(ba(r)||H(r))return f(t,e=e.get(n)||null,r,o,null);Ea(t,r)}return null}function m(o,i,l,u){for(var s=null,c=null,f=i,m=i=0,v=null;null!==f&&m<l.length;m++){f.index>m?(v=f,f=null):v=f.sibling;var g=p(o,f,l[m],u);if(null===g){null===f&&(f=v);break}e&&f&&null===g.alternate&&t(o,f),i=a(g,i,m),null===c?s=g:c.sibling=g,c=g,f=v}if(m===l.length)return n(o,f),s;if(null===f){for(;m<l.length;m++)null!==(f=d(o,l[m],u))&&(i=a(f,i,m),null===c?s=f:c.sibling=f,c=f);return s}for(f=r(o,f);m<l.length;m++)null!==(v=h(f,o,m,l[m],u))&&(e&&null!==v.alternate&&f.delete(null===v.key?m:v.key),i=a(v,i,m),null===c?s=v:c.sibling=v,c=v);return e&&f.forEach((function(e){return t(o,e)})),s}function v(o,l,u,s){var c=H(u);if("function"!=typeof c)throw Error(i(150));if(null==(u=c.call(u)))throw Error(i(151));for(var f=c=null,m=l,v=l=0,g=null,y=u.next();null!==m&&!y.done;v++,y=u.next()){m.index>v?(g=m,m=null):g=m.sibling;var b=p(o,m,y.value,s);if(null===b){null===m&&(m=g);break}e&&m&&null===b.alternate&&t(o,m),l=a(b,l,v),null===f?c=b:f.sibling=b,f=b,m=g}if(y.done)return n(o,m),c;if(null===m){for(;!y.done;v++,y=u.next())null!==(y=d(o,y.value,s))&&(l=a(y,l,v),null===f?c=y:f.sibling=y,f=y);return c}for(m=r(o,m);!y.done;v++,y=u.next())null!==(y=h(m,o,v,y.value,s))&&(e&&null!==y.alternate&&m.delete(null===y.key?v:y.key),l=a(y,l,v),null===f?c=y:f.sibling=y,f=y);return e&&m.forEach((function(e){return t(o,e)})),c}return function(e,r,a,u){var s="object"==typeof a&&null!==a&&a.type===k&&null===a.key;s&&(a=a.props.children);var c="object"==typeof a&&null!==a;if(c)switch(a.$$typeof){case S:e:{for(c=a.key,s=r;null!==s;){if(s.key===c){switch(s.tag){case 7:if(a.type===k){n(e,s.sibling),(r=o(s,a.props.children)).return=e,e=r;break e}break;default:if(s.elementType===a.type){n(e,s.sibling),(r=o(s,a.props)).ref=wa(e,s,a),r.return=e,e=r;break e}}n(e,s);break}t(e,s),s=s.sibling}a.type===k?((r=Hu(a.props.children,e.mode,u,a.key)).return=e,e=r):((u=Ku(a.type,a.key,a.props,null,e.mode,u)).ref=wa(e,r,a),u.return=e,e=u)}return l(e);case x:e:{for(s=a.key;null!==r;){if(r.key===s){if(4===r.tag&&r.stateNode.containerInfo===a.containerInfo&&r.stateNode.implementation===a.implementation){n(e,r.sibling),(r=o(r,a.children||[])).return=e,e=r;break e}n(e,r);break}t(e,r),r=r.sibling}(r=Vu(a,e.mode,u)).return=e,e=r}return l(e)}if("string"==typeof a||"number"==typeof a)return a=""+a,null!==r&&6===r.tag?(n(e,r.sibling),(r=o(r,a)).return=e,e=r):(n(e,r),(r=Uu(a,e.mode,u)).return=e,e=r),l(e);if(ba(a))return m(e,r,a,u);if(H(a))return v(e,r,a,u);if(c&&Ea(e,a),void 0===a&&!s)switch(e.tag){case 1:case 22:case 0:case 11:case 15:throw Error(i(152,Z(e.type)||"Component"))}return n(e,r)}}var xa=Sa(!0),ka=Sa(!1),_a={},Ca=ao(_a),Oa=ao(_a),Ma=ao(_a);function Ta(e){if(e===_a)throw Error(i(174));return e}function Aa(e,t){switch(lo(Ma,t),lo(Oa,e),lo(Ca,_a),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:pe(null,"");break;default:t=pe(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}io(Ca),lo(Ca,t)}function za(){io(Ca),io(Oa),io(Ma)}function Na(e){Ta(Ma.current);var t=Ta(Ca.current),n=pe(t,e.type);t!==n&&(lo(Oa,e),lo(Ca,n))}function Da(e){Oa.current===e&&(io(Ca),io(Oa))}var Ia=ao(0);function Ba(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!=(64&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var La=null,Pa=null,Ra=!1;function ja(e,t){var n=Ru(5,null,null,0);n.elementType="DELETED",n.type="DELETED",n.stateNode=t,n.return=e,n.flags=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function Fa(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);case 13:default:return!1}}function Ka(e){if(Ra){var t=Pa;if(t){var n=t;if(!Fa(e,t)){if(!(t=Ur(n.nextSibling))||!Fa(e,t))return e.flags=-1025&e.flags|2,Ra=!1,void(La=e);ja(La,n)}La=e,Pa=Ur(t.firstChild)}else e.flags=-1025&e.flags|2,Ra=!1,La=e}}function Ha(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;La=e}function qa(e){if(e!==La)return!1;if(!Ra)return Ha(e),Ra=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!Fr(t,e.memoizedProps))for(t=Pa;t;)ja(e,t),t=Ur(t.nextSibling);if(Ha(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(i(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var n=e.data;if("/$"===n){if(0===t){Pa=Ur(e.nextSibling);break e}t--}else"$"!==n&&"$!"!==n&&"$?"!==n||t++}e=e.nextSibling}Pa=null}}else Pa=La?Ur(e.stateNode.nextSibling):null;return!0}function Ua(){Pa=La=null,Ra=!1}var Va=[];function Wa(){for(var e=0;e<Va.length;e++)Va[e]._workInProgressVersionPrimary=null;Va.length=0}var Za=E.ReactCurrentDispatcher,Ga=E.ReactCurrentBatchConfig,$a=0,Ya=null,Xa=null,Qa=null,Ja=!1,ei=!1;function ti(){throw Error(i(321))}function ni(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!ir(e[n],t[n]))return!1;return!0}function ri(e,t,n,r,o,a){if($a=a,Ya=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Za.current=null===e||null===e.memoizedState?Ti:Ai,e=n(r,o),ei){a=0;do{if(ei=!1,!(25>a))throw Error(i(301));a+=1,Qa=Xa=null,t.updateQueue=null,Za.current=zi,e=n(r,o)}while(ei)}if(Za.current=Mi,t=null!==Xa&&null!==Xa.next,$a=0,Qa=Xa=Ya=null,Ja=!1,t)throw Error(i(300));return e}function oi(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===Qa?Ya.memoizedState=Qa=e:Qa=Qa.next=e,Qa}function ai(){if(null===Xa){var e=Ya.alternate;e=null!==e?e.memoizedState:null}else e=Xa.next;var t=null===Qa?Ya.memoizedState:Qa.next;if(null!==t)Qa=t,Xa=e;else{if(null===e)throw Error(i(310));e={memoizedState:(Xa=e).memoizedState,baseState:Xa.baseState,baseQueue:Xa.baseQueue,queue:Xa.queue,next:null},null===Qa?Ya.memoizedState=Qa=e:Qa=Qa.next=e}return Qa}function ii(e,t){return"function"==typeof t?t(e):t}function li(e){var t=ai(),n=t.queue;if(null===n)throw Error(i(311));n.lastRenderedReducer=e;var r=Xa,o=r.baseQueue,a=n.pending;if(null!==a){if(null!==o){var l=o.next;o.next=a.next,a.next=l}r.baseQueue=o=a,n.pending=null}if(null!==o){o=o.next,r=r.baseState;var u=l=a=null,s=o;do{var c=s.lane;if(($a&c)===c)null!==u&&(u=u.next={lane:0,action:s.action,eagerReducer:s.eagerReducer,eagerState:s.eagerState,next:null}),r=s.eagerReducer===e?s.eagerState:e(r,s.action);else{var f={lane:c,action:s.action,eagerReducer:s.eagerReducer,eagerState:s.eagerState,next:null};null===u?(l=u=f,a=r):u=u.next=f,Ya.lanes|=c,Bl|=c}s=s.next}while(null!==s&&s!==o);null===u?a=r:u.next=l,ir(r,t.memoizedState)||(Di=!0),t.memoizedState=r,t.baseState=a,t.baseQueue=u,n.lastRenderedState=r}return[t.memoizedState,n.dispatch]}function ui(e){var t=ai(),n=t.queue;if(null===n)throw Error(i(311));n.lastRenderedReducer=e;var r=n.dispatch,o=n.pending,a=t.memoizedState;if(null!==o){n.pending=null;var l=o=o.next;do{a=e(a,l.action),l=l.next}while(l!==o);ir(a,t.memoizedState)||(Di=!0),t.memoizedState=a,null===t.baseQueue&&(t.baseState=a),n.lastRenderedState=a}return[a,r]}function si(e,t,n){var r=t._getVersion;r=r(t._source);var o=t._workInProgressVersionPrimary;if(null!==o?e=o===r:(e=e.mutableReadLanes,(e=($a&e)===e)&&(t._workInProgressVersionPrimary=r,Va.push(t))),e)return n(t._source);throw Va.push(t),Error(i(350))}function ci(e,t,n,r){var o=Ol;if(null===o)throw Error(i(349));var a=t._getVersion,l=a(t._source),u=Za.current,s=u.useState((function(){return si(o,t,n)})),c=s[1],f=s[0];s=Qa;var d=e.memoizedState,p=d.refs,h=p.getSnapshot,m=d.source;d=d.subscribe;var v=Ya;return e.memoizedState={refs:p,source:t,subscribe:r},u.useEffect((function(){p.getSnapshot=n,p.setSnapshot=c;var e=a(t._source);if(!ir(l,e)){e=n(t._source),ir(f,e)||(c(e),e=lu(v),o.mutableReadLanes|=e&o.pendingLanes),e=o.mutableReadLanes,o.entangledLanes|=e;for(var r=o.entanglements,i=e;0<i;){var u=31-qt(i),s=1<<u;r[u]|=e,i&=~s}}}),[n,t,r]),u.useEffect((function(){return r(t._source,(function(){var e=p.getSnapshot,n=p.setSnapshot;try{n(e(t._source));var r=lu(v);o.mutableReadLanes|=r&o.pendingLanes}catch(e){n((function(){throw e}))}}))}),[t,r]),ir(h,n)&&ir(m,t)&&ir(d,r)||((e={pending:null,dispatch:null,lastRenderedReducer:ii,lastRenderedState:f}).dispatch=c=Oi.bind(null,Ya,e),s.queue=e,s.baseQueue=null,f=si(o,t,n),s.memoizedState=s.baseState=f),f}function fi(e,t,n){return ci(ai(),e,t,n)}function di(e){var t=oi();return"function"==typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=(e=t.queue={pending:null,dispatch:null,lastRenderedReducer:ii,lastRenderedState:e}).dispatch=Oi.bind(null,Ya,e),[t.memoizedState,e]}function pi(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===(t=Ya.updateQueue)?(t={lastEffect:null},Ya.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function hi(e){return e={current:e},oi().memoizedState=e}function mi(){return ai().memoizedState}function vi(e,t,n,r){var o=oi();Ya.flags|=e,o.memoizedState=pi(1|t,n,void 0,void 0===r?null:r)}function gi(e,t,n,r){var o=ai();r=void 0===r?null:r;var a=void 0;if(null!==Xa){var i=Xa.memoizedState;if(a=i.destroy,null!==r&&ni(r,i.deps))return void pi(t,n,a,r)}Ya.flags|=e,o.memoizedState=pi(1|t,n,a,r)}function yi(e,t){return vi(516,4,e,t)}function bi(e,t){return gi(516,4,e,t)}function wi(e,t){return gi(4,2,e,t)}function Ei(e,t){return"function"==typeof t?(e=e(),t(e),function(){t(null)}):null!=t?(e=e(),t.current=e,function(){t.current=null}):void 0}function Si(e,t,n){return n=null!=n?n.concat([e]):null,gi(4,2,Ei.bind(null,t,e),n)}function xi(){}function ki(e,t){var n=ai();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ni(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function _i(e,t){var n=ai();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ni(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function Ci(e,t){var n=Ko();qo(98>n?98:n,(function(){e(!0)})),qo(97<n?97:n,(function(){var n=Ga.transition;Ga.transition=1;try{e(!1),t()}finally{Ga.transition=n}}))}function Oi(e,t,n){var r=iu(),o=lu(e),a={lane:o,action:n,eagerReducer:null,eagerState:null,next:null},i=t.pending;if(null===i?a.next=a:(a.next=i.next,i.next=a),t.pending=a,i=e.alternate,e===Ya||null!==i&&i===Ya)ei=Ja=!0;else{if(0===e.lanes&&(null===i||0===i.lanes)&&null!==(i=t.lastRenderedReducer))try{var l=t.lastRenderedState,u=i(l,n);if(a.eagerReducer=i,a.eagerState=u,ir(u,l))return}catch(e){}uu(e,o,r)}}var Mi={readContext:ra,useCallback:ti,useContext:ti,useEffect:ti,useImperativeHandle:ti,useLayoutEffect:ti,useMemo:ti,useReducer:ti,useRef:ti,useState:ti,useDebugValue:ti,useDeferredValue:ti,useTransition:ti,useMutableSource:ti,useOpaqueIdentifier:ti,unstable_isNewReconciler:!1},Ti={readContext:ra,useCallback:function(e,t){return oi().memoizedState=[e,void 0===t?null:t],e},useContext:ra,useEffect:yi,useImperativeHandle:function(e,t,n){return n=null!=n?n.concat([e]):null,vi(4,2,Ei.bind(null,t,e),n)},useLayoutEffect:function(e,t){return vi(4,2,e,t)},useMemo:function(e,t){var n=oi();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=oi();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e=(e=r.queue={pending:null,dispatch:null,lastRenderedReducer:e,lastRenderedState:t}).dispatch=Oi.bind(null,Ya,e),[r.memoizedState,e]},useRef:hi,useState:di,useDebugValue:xi,useDeferredValue:function(e){var t=di(e),n=t[0],r=t[1];return yi((function(){var t=Ga.transition;Ga.transition=1;try{r(e)}finally{Ga.transition=t}}),[e]),n},useTransition:function(){var e=di(!1),t=e[0];return hi(e=Ci.bind(null,e[1])),[e,t]},useMutableSource:function(e,t,n){var r=oi();return r.memoizedState={refs:{getSnapshot:t,setSnapshot:null},source:e,subscribe:n},ci(r,e,t,n)},useOpaqueIdentifier:function(){if(Ra){var e=!1,t=function(e){return{$$typeof:B,toString:e,valueOf:e}}((function(){throw e||(e=!0,n("r:"+(Wr++).toString(36))),Error(i(355))})),n=di(t)[1];return 0==(2&Ya.mode)&&(Ya.flags|=516,pi(5,(function(){n("r:"+(Wr++).toString(36))}),void 0,null)),t}return di(t="r:"+(Wr++).toString(36)),t},unstable_isNewReconciler:!1},Ai={readContext:ra,useCallback:ki,useContext:ra,useEffect:bi,useImperativeHandle:Si,useLayoutEffect:wi,useMemo:_i,useReducer:li,useRef:mi,useState:function(){return li(ii)},useDebugValue:xi,useDeferredValue:function(e){var t=li(ii),n=t[0],r=t[1];return bi((function(){var t=Ga.transition;Ga.transition=1;try{r(e)}finally{Ga.transition=t}}),[e]),n},useTransition:function(){var e=li(ii)[0];return[mi().current,e]},useMutableSource:fi,useOpaqueIdentifier:function(){return li(ii)[0]},unstable_isNewReconciler:!1},zi={readContext:ra,useCallback:ki,useContext:ra,useEffect:bi,useImperativeHandle:Si,useLayoutEffect:wi,useMemo:_i,useReducer:ui,useRef:mi,useState:function(){return ui(ii)},useDebugValue:xi,useDeferredValue:function(e){var t=ui(ii),n=t[0],r=t[1];return bi((function(){var t=Ga.transition;Ga.transition=1;try{r(e)}finally{Ga.transition=t}}),[e]),n},useTransition:function(){var e=ui(ii)[0];return[mi().current,e]},useMutableSource:fi,useOpaqueIdentifier:function(){return ui(ii)[0]},unstable_isNewReconciler:!1},Ni=E.ReactCurrentOwner,Di=!1;function Ii(e,t,n,r){t.child=null===e?ka(t,null,n,r):xa(t,e.child,n,r)}function Bi(e,t,n,r,o){n=n.render;var a=t.ref;return na(t,o),r=ri(e,t,n,r,a,o),null===e||Di?(t.flags|=1,Ii(e,t,r,o),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~o,Ji(e,t,o))}function Li(e,t,n,r,o,a){if(null===e){var i=n.type;return"function"!=typeof i||ju(i)||void 0!==i.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=Ku(n.type,null,r,t,t.mode,a)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=i,Pi(e,t,i,r,o,a))}return i=e.child,0==(o&a)&&(o=i.memoizedProps,(n=null!==(n=n.compare)?n:ur)(o,r)&&e.ref===t.ref)?Ji(e,t,a):(t.flags|=1,(e=Fu(i,r)).ref=t.ref,e.return=t,t.child=e)}function Pi(e,t,n,r,o,a){if(null!==e&&ur(e.memoizedProps,r)&&e.ref===t.ref){if(Di=!1,0==(a&o))return t.lanes=e.lanes,Ji(e,t,a);0!=(16384&e.flags)&&(Di=!0)}return Fi(e,t,n,r,a)}function Ri(e,t,n){var r=t.pendingProps,o=r.children,a=null!==e?e.memoizedState:null;if("hidden"===r.mode||"unstable-defer-without-hiding"===r.mode)if(0==(4&t.mode))t.memoizedState={baseLanes:0},vu(0,n);else{if(0==(1073741824&n))return e=null!==a?a.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e},vu(0,e),null;t.memoizedState={baseLanes:0},vu(0,null!==a?a.baseLanes:n)}else null!==a?(r=a.baseLanes|n,t.memoizedState=null):r=n,vu(0,r);return Ii(e,t,o,n),t.child}function ji(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.flags|=128)}function Fi(e,t,n,r,o){var a=ho(n)?fo:so.current;return a=po(t,a),na(t,o),n=ri(e,t,n,r,a,o),null===e||Di?(t.flags|=1,Ii(e,t,n,o),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~o,Ji(e,t,o))}function Ki(e,t,n,r,o){if(ho(n)){var a=!0;yo(t)}else a=!1;if(na(t,o),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),va(t,n,r),ya(t,n,r,o),r=!0;else if(null===e){var i=t.stateNode,l=t.memoizedProps;i.props=l;var u=i.context,s=n.contextType;s="object"==typeof s&&null!==s?ra(s):po(t,s=ho(n)?fo:so.current);var c=n.getDerivedStateFromProps,f="function"==typeof c||"function"==typeof i.getSnapshotBeforeUpdate;f||"function"!=typeof i.UNSAFE_componentWillReceiveProps&&"function"!=typeof i.componentWillReceiveProps||(l!==r||u!==s)&&ga(t,i,r,s),oa=!1;var d=t.memoizedState;i.state=d,ca(t,r,i,o),u=t.memoizedState,l!==r||d!==u||co.current||oa?("function"==typeof c&&(pa(t,n,c,r),u=t.memoizedState),(l=oa||ma(t,n,l,r,d,u,s))?(f||"function"!=typeof i.UNSAFE_componentWillMount&&"function"!=typeof i.componentWillMount||("function"==typeof i.componentWillMount&&i.componentWillMount(),"function"==typeof i.UNSAFE_componentWillMount&&i.UNSAFE_componentWillMount()),"function"==typeof i.componentDidMount&&(t.flags|=4)):("function"==typeof i.componentDidMount&&(t.flags|=4),t.memoizedProps=r,t.memoizedState=u),i.props=r,i.state=u,i.context=s,r=l):("function"==typeof i.componentDidMount&&(t.flags|=4),r=!1)}else{i=t.stateNode,ia(e,t),l=t.memoizedProps,s=t.type===t.elementType?l:Go(t.type,l),i.props=s,f=t.pendingProps,d=i.context,u="object"==typeof(u=n.contextType)&&null!==u?ra(u):po(t,u=ho(n)?fo:so.current);var p=n.getDerivedStateFromProps;(c="function"==typeof p||"function"==typeof i.getSnapshotBeforeUpdate)||"function"!=typeof i.UNSAFE_componentWillReceiveProps&&"function"!=typeof i.componentWillReceiveProps||(l!==f||d!==u)&&ga(t,i,r,u),oa=!1,d=t.memoizedState,i.state=d,ca(t,r,i,o);var h=t.memoizedState;l!==f||d!==h||co.current||oa?("function"==typeof p&&(pa(t,n,p,r),h=t.memoizedState),(s=oa||ma(t,n,s,r,d,h,u))?(c||"function"!=typeof i.UNSAFE_componentWillUpdate&&"function"!=typeof i.componentWillUpdate||("function"==typeof i.componentWillUpdate&&i.componentWillUpdate(r,h,u),"function"==typeof i.UNSAFE_componentWillUpdate&&i.UNSAFE_componentWillUpdate(r,h,u)),"function"==typeof i.componentDidUpdate&&(t.flags|=4),"function"==typeof i.getSnapshotBeforeUpdate&&(t.flags|=256)):("function"!=typeof i.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof i.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=256),t.memoizedProps=r,t.memoizedState=h),i.props=r,i.state=h,i.context=u,r=s):("function"!=typeof i.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof i.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=256),r=!1)}return Hi(e,t,n,r,a,o)}function Hi(e,t,n,r,o,a){ji(e,t);var i=0!=(64&t.flags);if(!r&&!i)return o&&bo(t,n,!1),Ji(e,t,a);r=t.stateNode,Ni.current=t;var l=i&&"function"!=typeof n.getDerivedStateFromError?null:r.render();return t.flags|=1,null!==e&&i?(t.child=xa(t,e.child,null,a),t.child=xa(t,null,l,a)):Ii(e,t,l,a),t.memoizedState=r.state,o&&bo(t,n,!0),t.child}function qi(e){var t=e.stateNode;t.pendingContext?vo(0,t.pendingContext,t.pendingContext!==t.context):t.context&&vo(0,t.context,!1),Aa(e,t.containerInfo)}var Ui,Vi,Wi,Zi={dehydrated:null,retryLane:0};function Gi(e,t,n){var r,o=t.pendingProps,a=Ia.current,i=!1;return(r=0!=(64&t.flags))||(r=(null===e||null!==e.memoizedState)&&0!=(2&a)),r?(i=!0,t.flags&=-65):null!==e&&null===e.memoizedState||void 0===o.fallback||!0===o.unstable_avoidThisFallback||(a|=1),lo(Ia,1&a),null===e?(void 0!==o.fallback&&Ka(t),e=o.children,a=o.fallback,i?(e=$i(t,e,a,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Zi,e):"number"==typeof o.unstable_expectedLoadTime?(e=$i(t,e,a,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Zi,t.lanes=33554432,e):((n=qu({mode:"visible",children:e},t.mode,n,null)).return=t,t.child=n)):(e.memoizedState,i?(o=function(e,t,n,r,o){var a=t.mode,i=e.child;e=i.sibling;var l={mode:"hidden",children:n};return 0==(2&a)&&t.child!==i?((n=t.child).childLanes=0,n.pendingProps=l,null!==(i=n.lastEffect)?(t.firstEffect=n.firstEffect,t.lastEffect=i,i.nextEffect=null):t.firstEffect=t.lastEffect=null):n=Fu(i,l),null!==e?r=Fu(e,r):(r=Hu(r,a,o,null)).flags|=2,r.return=t,n.return=t,n.sibling=r,t.child=n,r}(e,t,o.children,o.fallback,n),i=t.child,a=e.child.memoizedState,i.memoizedState=null===a?{baseLanes:n}:{baseLanes:a.baseLanes|n},i.childLanes=e.childLanes&~n,t.memoizedState=Zi,o):(n=function(e,t,n,r){var o=e.child;return e=o.sibling,n=Fu(o,{mode:"visible",children:n}),0==(2&t.mode)&&(n.lanes=r),n.return=t,n.sibling=null,null!==e&&(e.nextEffect=null,e.flags=8,t.firstEffect=t.lastEffect=e),t.child=n}(e,t,o.children,n),t.memoizedState=null,n))}function $i(e,t,n,r){var o=e.mode,a=e.child;return t={mode:"hidden",children:t},0==(2&o)&&null!==a?(a.childLanes=0,a.pendingProps=t):a=qu(t,o,0,null),n=Hu(n,o,r,null),a.return=e,n.return=e,a.sibling=n,e.child=a,n}function Yi(e,t){e.lanes|=t;var n=e.alternate;null!==n&&(n.lanes|=t),ta(e.return,t)}function Xi(e,t,n,r,o,a){var i=e.memoizedState;null===i?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:o,lastEffect:a}:(i.isBackwards=t,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=n,i.tailMode=o,i.lastEffect=a)}function Qi(e,t,n){var r=t.pendingProps,o=r.revealOrder,a=r.tail;if(Ii(e,t,r.children,n),0!=(2&(r=Ia.current)))r=1&r|2,t.flags|=64;else{if(null!==e&&0!=(64&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&Yi(e,n);else if(19===e.tag)Yi(e,n);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(lo(Ia,r),0==(2&t.mode))t.memoizedState=null;else switch(o){case"forwards":for(n=t.child,o=null;null!==n;)null!==(e=n.alternate)&&null===Ba(e)&&(o=n),n=n.sibling;null===(n=o)?(o=t.child,t.child=null):(o=n.sibling,n.sibling=null),Xi(t,!1,o,n,a,t.lastEffect);break;case"backwards":for(n=null,o=t.child,t.child=null;null!==o;){if(null!==(e=o.alternate)&&null===Ba(e)){t.child=o;break}e=o.sibling,o.sibling=n,n=o,o=e}Xi(t,!0,n,null,a,t.lastEffect);break;case"together":Xi(t,!1,null,null,void 0,t.lastEffect);break;default:t.memoizedState=null}return t.child}function Ji(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),Bl|=t.lanes,0!=(n&t.childLanes)){if(null!==e&&t.child!==e.child)throw Error(i(153));if(null!==t.child){for(n=Fu(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=Fu(e,e.pendingProps)).return=t;n.sibling=null}return t.child}return null}function el(e,t){if(!Ra)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function tl(e,t,n){var r=t.pendingProps;switch(t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:return ho(t.type)&&mo(),null;case 3:return za(),io(co),io(so),Wa(),(r=t.stateNode).pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),null!==e&&null!==e.child||(qa(t)?t.flags|=4:r.hydrate||(t.flags|=256)),null;case 5:Da(t);var a=Ta(Ma.current);if(n=t.type,null!==e&&null!=t.stateNode)Vi(e,t,n,r),e.ref!==t.ref&&(t.flags|=128);else{if(!r){if(null===t.stateNode)throw Error(i(166));return null}if(e=Ta(Ca.current),qa(t)){r=t.stateNode,n=t.type;var l=t.memoizedProps;switch(r[Gr]=t,r[$r]=l,n){case"dialog":Cr("cancel",r),Cr("close",r);break;case"iframe":case"object":case"embed":Cr("load",r);break;case"video":case"audio":for(e=0;e<Sr.length;e++)Cr(Sr[e],r);break;case"source":Cr("error",r);break;case"img":case"image":case"link":Cr("error",r),Cr("load",r);break;case"details":Cr("toggle",r);break;case"input":ee(r,l),Cr("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!l.multiple},Cr("invalid",r);break;case"textarea":ue(r,l),Cr("invalid",r)}for(var s in xe(n,l),e=null,l)l.hasOwnProperty(s)&&(a=l[s],"children"===s?"string"==typeof a?r.textContent!==a&&(e=["children",a]):"number"==typeof a&&r.textContent!==""+a&&(e=["children",""+a]):u.hasOwnProperty(s)&&null!=a&&"onScroll"===s&&Cr("scroll",r));switch(n){case"input":Y(r),re(r,l,!0);break;case"textarea":Y(r),ce(r);break;case"select":case"option":break;default:"function"==typeof l.onClick&&(r.onclick=Lr)}r=e,t.updateQueue=r,null!==r&&(t.flags|=4)}else{switch(s=9===a.nodeType?a:a.ownerDocument,e===fe&&(e=de(n)),e===fe?"script"===n?((e=s.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"==typeof r.is?e=s.createElement(n,{is:r.is}):(e=s.createElement(n),"select"===n&&(s=e,r.multiple?s.multiple=!0:r.size&&(s.size=r.size))):e=s.createElementNS(e,n),e[Gr]=t,e[$r]=r,Ui(e,t),t.stateNode=e,s=ke(n,r),n){case"dialog":Cr("cancel",e),Cr("close",e),a=r;break;case"iframe":case"object":case"embed":Cr("load",e),a=r;break;case"video":case"audio":for(a=0;a<Sr.length;a++)Cr(Sr[a],e);a=r;break;case"source":Cr("error",e),a=r;break;case"img":case"image":case"link":Cr("error",e),Cr("load",e),a=r;break;case"details":Cr("toggle",e),a=r;break;case"input":ee(e,r),a=J(e,r),Cr("invalid",e);break;case"option":a=ae(e,r);break;case"select":e._wrapperState={wasMultiple:!!r.multiple},a=o({},r,{value:void 0}),Cr("invalid",e);break;case"textarea":ue(e,r),a=le(e,r),Cr("invalid",e);break;default:a=r}xe(n,a);var c=a;for(l in c)if(c.hasOwnProperty(l)){var f=c[l];"style"===l?Ee(e,f):"dangerouslySetInnerHTML"===l?null!=(f=f?f.__html:void 0)&&ve(e,f):"children"===l?"string"==typeof f?("textarea"!==n||""!==f)&&ge(e,f):"number"==typeof f&&ge(e,""+f):"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&"autoFocus"!==l&&(u.hasOwnProperty(l)?null!=f&&"onScroll"===l&&Cr("scroll",e):null!=f&&w(e,l,f,s))}switch(n){case"input":Y(e),re(e,r,!1);break;case"textarea":Y(e),ce(e);break;case"option":null!=r.value&&e.setAttribute("value",""+G(r.value));break;case"select":e.multiple=!!r.multiple,null!=(l=r.value)?ie(e,!!r.multiple,l,!1):null!=r.defaultValue&&ie(e,!!r.multiple,r.defaultValue,!0);break;default:"function"==typeof a.onClick&&(e.onclick=Lr)}jr(n,r)&&(t.flags|=4)}null!==t.ref&&(t.flags|=128)}return null;case 6:if(e&&null!=t.stateNode)Wi(0,t,e.memoizedProps,r);else{if("string"!=typeof r&&null===t.stateNode)throw Error(i(166));n=Ta(Ma.current),Ta(Ca.current),qa(t)?(r=t.stateNode,n=t.memoizedProps,r[Gr]=t,r.nodeValue!==n&&(t.flags|=4)):((r=(9===n.nodeType?n:n.ownerDocument).createTextNode(r))[Gr]=t,t.stateNode=r)}return null;case 13:return io(Ia),r=t.memoizedState,0!=(64&t.flags)?(t.lanes=n,t):(r=null!==r,n=!1,null===e?void 0!==t.memoizedProps.fallback&&qa(t):n=null!==e.memoizedState,r&&!n&&0!=(2&t.mode)&&(null===e&&!0!==t.memoizedProps.unstable_avoidThisFallback||0!=(1&Ia.current)?0===Nl&&(Nl=3):(0!==Nl&&3!==Nl||(Nl=4),null===Ol||0==(134217727&Bl)&&0==(134217727&Ll)||du(Ol,Tl))),(r||n)&&(t.flags|=4),null);case 4:return za(),null===e&&Mr(t.stateNode.containerInfo),null;case 10:return ea(t),null;case 17:return ho(t.type)&&mo(),null;case 19:if(io(Ia),null===(r=t.memoizedState))return null;if(l=0!=(64&t.flags),null===(s=r.rendering))if(l)el(r,!1);else{if(0!==Nl||null!==e&&0!=(64&e.flags))for(e=t.child;null!==e;){if(null!==(s=Ba(e))){for(t.flags|=64,el(r,!1),null!==(l=s.updateQueue)&&(t.updateQueue=l,t.flags|=4),null===r.lastEffect&&(t.firstEffect=null),t.lastEffect=r.lastEffect,r=n,n=t.child;null!==n;)e=r,(l=n).flags&=2,l.nextEffect=null,l.firstEffect=null,l.lastEffect=null,null===(s=l.alternate)?(l.childLanes=0,l.lanes=e,l.child=null,l.memoizedProps=null,l.memoizedState=null,l.updateQueue=null,l.dependencies=null,l.stateNode=null):(l.childLanes=s.childLanes,l.lanes=s.lanes,l.child=s.child,l.memoizedProps=s.memoizedProps,l.memoizedState=s.memoizedState,l.updateQueue=s.updateQueue,l.type=s.type,e=s.dependencies,l.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return lo(Ia,1&Ia.current|2),t.child}e=e.sibling}null!==r.tail&&Fo()>Fl&&(t.flags|=64,l=!0,el(r,!1),t.lanes=33554432)}else{if(!l)if(null!==(e=Ba(s))){if(t.flags|=64,l=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.flags|=4),el(r,!0),null===r.tail&&"hidden"===r.tailMode&&!s.alternate&&!Ra)return null!==(t=t.lastEffect=r.lastEffect)&&(t.nextEffect=null),null}else 2*Fo()-r.renderingStartTime>Fl&&1073741824!==n&&(t.flags|=64,l=!0,el(r,!1),t.lanes=33554432);r.isBackwards?(s.sibling=t.child,t.child=s):(null!==(n=r.last)?n.sibling=s:t.child=s,r.last=s)}return null!==r.tail?(n=r.tail,r.rendering=n,r.tail=n.sibling,r.lastEffect=t.lastEffect,r.renderingStartTime=Fo(),n.sibling=null,t=Ia.current,lo(Ia,l?1&t|2:1&t),n):null;case 23:case 24:return gu(),null!==e&&null!==e.memoizedState!=(null!==t.memoizedState)&&"unstable-defer-without-hiding"!==r.mode&&(t.flags|=4),null}throw Error(i(156,t.tag))}function nl(e){switch(e.tag){case 1:ho(e.type)&&mo();var t=e.flags;return 4096&t?(e.flags=-4097&t|64,e):null;case 3:if(za(),io(co),io(so),Wa(),0!=(64&(t=e.flags)))throw Error(i(285));return e.flags=-4097&t|64,e;case 5:return Da(e),null;case 13:return io(Ia),4096&(t=e.flags)?(e.flags=-4097&t|64,e):null;case 19:return io(Ia),null;case 4:return za(),null;case 10:return ea(e),null;case 23:case 24:return gu(),null;default:return null}}function rl(e,t){try{var n="",r=t;do{n+=W(r),r=r.return}while(r);var o=n}catch(e){o="\nError generating stack: "+e.message+"\n"+e.stack}return{value:e,source:t,stack:o}}function ol(e,t){try{console.error(t.value)}catch(e){setTimeout((function(){throw e}))}}Ui=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},Vi=function(e,t,n,r){var a=e.memoizedProps;if(a!==r){e=t.stateNode,Ta(Ca.current);var i,l=null;switch(n){case"input":a=J(e,a),r=J(e,r),l=[];break;case"option":a=ae(e,a),r=ae(e,r),l=[];break;case"select":a=o({},a,{value:void 0}),r=o({},r,{value:void 0}),l=[];break;case"textarea":a=le(e,a),r=le(e,r),l=[];break;default:"function"!=typeof a.onClick&&"function"==typeof r.onClick&&(e.onclick=Lr)}for(f in xe(n,r),n=null,a)if(!r.hasOwnProperty(f)&&a.hasOwnProperty(f)&&null!=a[f])if("style"===f){var s=a[f];for(i in s)s.hasOwnProperty(i)&&(n||(n={}),n[i]="")}else"dangerouslySetInnerHTML"!==f&&"children"!==f&&"suppressContentEditableWarning"!==f&&"suppressHydrationWarning"!==f&&"autoFocus"!==f&&(u.hasOwnProperty(f)?l||(l=[]):(l=l||[]).push(f,null));for(f in r){var c=r[f];if(s=null!=a?a[f]:void 0,r.hasOwnProperty(f)&&c!==s&&(null!=c||null!=s))if("style"===f)if(s){for(i in s)!s.hasOwnProperty(i)||c&&c.hasOwnProperty(i)||(n||(n={}),n[i]="");for(i in c)c.hasOwnProperty(i)&&s[i]!==c[i]&&(n||(n={}),n[i]=c[i])}else n||(l||(l=[]),l.push(f,n)),n=c;else"dangerouslySetInnerHTML"===f?(c=c?c.__html:void 0,s=s?s.__html:void 0,null!=c&&s!==c&&(l=l||[]).push(f,c)):"children"===f?"string"!=typeof c&&"number"!=typeof c||(l=l||[]).push(f,""+c):"suppressContentEditableWarning"!==f&&"suppressHydrationWarning"!==f&&(u.hasOwnProperty(f)?(null!=c&&"onScroll"===f&&Cr("scroll",e),l||s===c||(l=[])):"object"==typeof c&&null!==c&&c.$$typeof===B?c.toString():(l=l||[]).push(f,c))}n&&(l=l||[]).push("style",n);var f=l;(t.updateQueue=f)&&(t.flags|=4)}},Wi=function(e,t,n,r){n!==r&&(t.flags|=4)};var al="function"==typeof WeakMap?WeakMap:Map;function il(e,t,n){(n=la(-1,n)).tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Ul||(Ul=!0,Vl=r),ol(0,t)},n}function ll(e,t,n){(n=la(-1,n)).tag=3;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var o=t.value;n.payload=function(){return ol(0,t),r(o)}}var a=e.stateNode;return null!==a&&"function"==typeof a.componentDidCatch&&(n.callback=function(){"function"!=typeof r&&(null===Wl?Wl=new Set([this]):Wl.add(this),ol(0,t));var e=t.stack;this.componentDidCatch(t.value,{componentStack:null!==e?e:""})}),n}var ul="function"==typeof WeakSet?WeakSet:Set;function sl(e){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(t){Iu(e,t)}else t.current=null}function cl(e,t){switch(t.tag){case 0:case 11:case 15:case 22:return;case 1:if(256&t.flags&&null!==e){var n=e.memoizedProps,r=e.memoizedState;t=(e=t.stateNode).getSnapshotBeforeUpdate(t.elementType===t.type?n:Go(t.type,n),r),e.__reactInternalSnapshotBeforeUpdate=t}return;case 3:return void(256&t.flags&&qr(t.stateNode.containerInfo));case 5:case 6:case 4:case 17:return}throw Error(i(163))}function fl(e,t,n){switch(n.tag){case 0:case 11:case 15:case 22:if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{if(3==(3&e.tag)){var r=e.create;e.destroy=r()}e=e.next}while(e!==t)}if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{var o=e;r=o.next,0!=(4&(o=o.tag))&&0!=(1&o)&&(zu(n,e),Au(n,e)),e=r}while(e!==t)}return;case 1:return e=n.stateNode,4&n.flags&&(null===t?e.componentDidMount():(r=n.elementType===n.type?t.memoizedProps:Go(n.type,t.memoizedProps),e.componentDidUpdate(r,t.memoizedState,e.__reactInternalSnapshotBeforeUpdate))),void(null!==(t=n.updateQueue)&&fa(n,t,e));case 3:if(null!==(t=n.updateQueue)){if(e=null,null!==n.child)switch(n.child.tag){case 5:e=n.child.stateNode;break;case 1:e=n.child.stateNode}fa(n,t,e)}return;case 5:return e=n.stateNode,void(null===t&&4&n.flags&&jr(n.type,n.memoizedProps)&&e.focus());case 6:case 4:case 12:return;case 13:return void(null===n.memoizedState&&(n=n.alternate,null!==n&&(n=n.memoizedState,null!==n&&(n=n.dehydrated,null!==n&&Et(n)))));case 19:case 17:case 20:case 21:case 23:case 24:return}throw Error(i(163))}function dl(e,t){for(var n=e;;){if(5===n.tag){var r=n.stateNode;if(t)"function"==typeof(r=r.style).setProperty?r.setProperty("display","none","important"):r.display="none";else{r=n.stateNode;var o=n.memoizedProps.style;o=null!=o&&o.hasOwnProperty("display")?o.display:null,r.style.display=we("display",o)}}else if(6===n.tag)n.stateNode.nodeValue=t?"":n.memoizedProps;else if((23!==n.tag&&24!==n.tag||null===n.memoizedState||n===e)&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}}function pl(e,t){if(Eo&&"function"==typeof Eo.onCommitFiberUnmount)try{Eo.onCommitFiberUnmount(wo,t)}catch(e){}switch(t.tag){case 0:case 11:case 14:case 15:case 22:if(null!==(e=t.updateQueue)&&null!==(e=e.lastEffect)){var n=e=e.next;do{var r=n,o=r.destroy;if(r=r.tag,void 0!==o)if(0!=(4&r))zu(t,n);else{r=t;try{o()}catch(e){Iu(r,e)}}n=n.next}while(n!==e)}break;case 1:if(sl(t),"function"==typeof(e=t.stateNode).componentWillUnmount)try{e.props=t.memoizedProps,e.state=t.memoizedState,e.componentWillUnmount()}catch(e){Iu(t,e)}break;case 5:sl(t);break;case 4:bl(e,t)}}function hl(e){e.alternate=null,e.child=null,e.dependencies=null,e.firstEffect=null,e.lastEffect=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.return=null,e.updateQueue=null}function ml(e){return 5===e.tag||3===e.tag||4===e.tag}function vl(e){e:{for(var t=e.return;null!==t;){if(ml(t))break e;t=t.return}throw Error(i(160))}var n=t;switch(t=n.stateNode,n.tag){case 5:var r=!1;break;case 3:case 4:t=t.containerInfo,r=!0;break;default:throw Error(i(161))}16&n.flags&&(ge(t,""),n.flags&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||ml(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag&&18!==n.tag;){if(2&n.flags)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.flags)){n=n.stateNode;break e}}r?gl(e,n,t):yl(e,n,t)}function gl(e,t,n){var r=e.tag,o=5===r||6===r;if(o)e=o?e.stateNode:e.stateNode.instance,t?8===n.nodeType?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(8===n.nodeType?(t=n.parentNode).insertBefore(e,n):(t=n).appendChild(e),null!=(n=n._reactRootContainer)||null!==t.onclick||(t.onclick=Lr));else if(4!==r&&null!==(e=e.child))for(gl(e,t,n),e=e.sibling;null!==e;)gl(e,t,n),e=e.sibling}function yl(e,t,n){var r=e.tag,o=5===r||6===r;if(o)e=o?e.stateNode:e.stateNode.instance,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&null!==(e=e.child))for(yl(e,t,n),e=e.sibling;null!==e;)yl(e,t,n),e=e.sibling}function bl(e,t){for(var n,r,o=t,a=!1;;){if(!a){a=o.return;e:for(;;){if(null===a)throw Error(i(160));switch(n=a.stateNode,a.tag){case 5:r=!1;break e;case 3:case 4:n=n.containerInfo,r=!0;break e}a=a.return}a=!0}if(5===o.tag||6===o.tag){e:for(var l=e,u=o,s=u;;)if(pl(l,s),null!==s.child&&4!==s.tag)s.child.return=s,s=s.child;else{if(s===u)break e;for(;null===s.sibling;){if(null===s.return||s.return===u)break e;s=s.return}s.sibling.return=s.return,s=s.sibling}r?(l=n,u=o.stateNode,8===l.nodeType?l.parentNode.removeChild(u):l.removeChild(u)):n.removeChild(o.stateNode)}else if(4===o.tag){if(null!==o.child){n=o.stateNode.containerInfo,r=!0,o.child.return=o,o=o.child;continue}}else if(pl(e,o),null!==o.child){o.child.return=o,o=o.child;continue}if(o===t)break;for(;null===o.sibling;){if(null===o.return||o.return===t)return;4===(o=o.return).tag&&(a=!1)}o.sibling.return=o.return,o=o.sibling}}function wl(e,t){switch(t.tag){case 0:case 11:case 14:case 15:case 22:var n=t.updateQueue;if(null!==(n=null!==n?n.lastEffect:null)){var r=n=n.next;do{3==(3&r.tag)&&(e=r.destroy,r.destroy=void 0,void 0!==e&&e()),r=r.next}while(r!==n)}return;case 1:return;case 5:if(null!=(n=t.stateNode)){r=t.memoizedProps;var o=null!==e?e.memoizedProps:r;e=t.type;var a=t.updateQueue;if(t.updateQueue=null,null!==a){for(n[$r]=r,"input"===e&&"radio"===r.type&&null!=r.name&&te(n,r),ke(e,o),t=ke(e,r),o=0;o<a.length;o+=2){var l=a[o],u=a[o+1];"style"===l?Ee(n,u):"dangerouslySetInnerHTML"===l?ve(n,u):"children"===l?ge(n,u):w(n,l,u,t)}switch(e){case"input":ne(n,r);break;case"textarea":se(n,r);break;case"select":e=n._wrapperState.wasMultiple,n._wrapperState.wasMultiple=!!r.multiple,null!=(a=r.value)?ie(n,!!r.multiple,a,!1):e!==!!r.multiple&&(null!=r.defaultValue?ie(n,!!r.multiple,r.defaultValue,!0):ie(n,!!r.multiple,r.multiple?[]:"",!1))}}}return;case 6:if(null===t.stateNode)throw Error(i(162));return void(t.stateNode.nodeValue=t.memoizedProps);case 3:return void((n=t.stateNode).hydrate&&(n.hydrate=!1,Et(n.containerInfo)));case 12:return;case 13:return null!==t.memoizedState&&(jl=Fo(),dl(t.child,!0)),void El(t);case 19:return void El(t);case 17:return;case 23:case 24:return void dl(t,null!==t.memoizedState)}throw Error(i(163))}function El(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new ul),t.forEach((function(t){var r=Lu.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))}))}}function Sl(e,t){return null!==e&&(null===(e=e.memoizedState)||null!==e.dehydrated)&&null!==(t=t.memoizedState)&&null===t.dehydrated}var xl=Math.ceil,kl=E.ReactCurrentDispatcher,_l=E.ReactCurrentOwner,Cl=0,Ol=null,Ml=null,Tl=0,Al=0,zl=ao(0),Nl=0,Dl=null,Il=0,Bl=0,Ll=0,Pl=0,Rl=null,jl=0,Fl=1/0;function Kl(){Fl=Fo()+500}var Hl,ql=null,Ul=!1,Vl=null,Wl=null,Zl=!1,Gl=null,$l=90,Yl=[],Xl=[],Ql=null,Jl=0,eu=null,tu=-1,nu=0,ru=0,ou=null,au=!1;function iu(){return 0!=(48&Cl)?Fo():-1!==tu?tu:tu=Fo()}function lu(e){if(0==(2&(e=e.mode)))return 1;if(0==(4&e))return 99===Ko()?1:2;if(0===nu&&(nu=Il),0!==Zo.transition){0!==ru&&(ru=null!==Rl?Rl.pendingLanes:0),e=nu;var t=4186112&~ru;return 0==(t&=-t)&&0==(t=(e=4186112&~e)&-e)&&(t=8192),t}return e=Ko(),e=jt(0!=(4&Cl)&&98===e?12:e=function(e){switch(e){case 99:return 15;case 98:return 10;case 97:case 96:return 8;case 95:return 2;default:return 0}}(e),nu)}function uu(e,t,n){if(50<Jl)throw Jl=0,eu=null,Error(i(185));if(null===(e=su(e,t)))return null;Ht(e,t,n),e===Ol&&(Ll|=t,4===Nl&&du(e,Tl));var r=Ko();1===t?0!=(8&Cl)&&0==(48&Cl)?pu(e):(cu(e,n),0===Cl&&(Kl(),Vo())):(0==(4&Cl)||98!==r&&99!==r||(null===Ql?Ql=new Set([e]):Ql.add(e)),cu(e,n)),Rl=e}function su(e,t){e.lanes|=t;var n=e.alternate;for(null!==n&&(n.lanes|=t),n=e,e=e.return;null!==e;)e.childLanes|=t,null!==(n=e.alternate)&&(n.childLanes|=t),n=e,e=e.return;return 3===n.tag?n.stateNode:null}function cu(e,t){for(var n=e.callbackNode,r=e.suspendedLanes,o=e.pingedLanes,a=e.expirationTimes,l=e.pendingLanes;0<l;){var u=31-qt(l),s=1<<u,c=a[u];if(-1===c){if(0==(s&r)||0!=(s&o)){c=t,Lt(s);var f=Bt;a[u]=10<=f?c+250:6<=f?c+5e3:-1}}else c<=t&&(e.expiredLanes|=s);l&=~s}if(r=Pt(e,e===Ol?Tl:0),t=Bt,0===r)null!==n&&(n!==Io&&ko(n),e.callbackNode=null,e.callbackPriority=0);else{if(null!==n){if(e.callbackPriority===t)return;n!==Io&&ko(n)}15===t?(n=pu.bind(null,e),null===Lo?(Lo=[n],Po=xo(To,Wo)):Lo.push(n),n=Io):n=14===t?Uo(99,pu.bind(null,e)):Uo(n=function(e){switch(e){case 15:case 14:return 99;case 13:case 12:case 11:case 10:return 98;case 9:case 8:case 7:case 6:case 4:case 5:return 97;case 3:case 2:case 1:return 95;case 0:return 90;default:throw Error(i(358,e))}}(t),fu.bind(null,e)),e.callbackPriority=t,e.callbackNode=n}}function fu(e){if(tu=-1,ru=nu=0,0!=(48&Cl))throw Error(i(327));var t=e.callbackNode;if(Tu()&&e.callbackNode!==t)return null;var n=Pt(e,e===Ol?Tl:0);if(0===n)return null;var r=n,o=Cl;Cl|=16;var a=wu();for(Ol===e&&Tl===r||(Kl(),yu(e,r));;)try{xu();break}catch(t){bu(e,t)}if(Jo(),kl.current=a,Cl=o,null!==Ml?r=0:(Ol=null,Tl=0,r=Nl),0!=(Il&Ll))yu(e,0);else if(0!==r){if(2===r&&(Cl|=64,e.hydrate&&(e.hydrate=!1,qr(e.containerInfo)),0!==(n=Rt(e))&&(r=Eu(e,n))),1===r)throw t=Dl,yu(e,0),du(e,n),cu(e,Fo()),t;switch(e.finishedWork=e.current.alternate,e.finishedLanes=n,r){case 0:case 1:throw Error(i(345));case 2:Cu(e);break;case 3:if(du(e,n),(62914560&n)===n&&10<(r=jl+500-Fo())){if(0!==Pt(e,0))break;if(((o=e.suspendedLanes)&n)!==n){iu(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=Kr(Cu.bind(null,e),r);break}Cu(e);break;case 4:if(du(e,n),(4186112&n)===n)break;for(r=e.eventTimes,o=-1;0<n;){var l=31-qt(n);a=1<<l,(l=r[l])>o&&(o=l),n&=~a}if(n=o,10<(n=(120>(n=Fo()-n)?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*xl(n/1960))-n)){e.timeoutHandle=Kr(Cu.bind(null,e),n);break}Cu(e);break;case 5:Cu(e);break;default:throw Error(i(329))}}return cu(e,Fo()),e.callbackNode===t?fu.bind(null,e):null}function du(e,t){for(t&=~Pl,t&=~Ll,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-qt(t),r=1<<n;e[n]=-1,t&=~r}}function pu(e){if(0!=(48&Cl))throw Error(i(327));if(Tu(),e===Ol&&0!=(e.expiredLanes&Tl)){var t=Tl,n=Eu(e,t);0!=(Il&Ll)&&(n=Eu(e,t=Pt(e,t)))}else n=Eu(e,t=Pt(e,0));if(0!==e.tag&&2===n&&(Cl|=64,e.hydrate&&(e.hydrate=!1,qr(e.containerInfo)),0!==(t=Rt(e))&&(n=Eu(e,t))),1===n)throw n=Dl,yu(e,0),du(e,t),cu(e,Fo()),n;return e.finishedWork=e.current.alternate,e.finishedLanes=t,Cu(e),cu(e,Fo()),null}function hu(e,t){var n=Cl;Cl|=1;try{return e(t)}finally{0===(Cl=n)&&(Kl(),Vo())}}function mu(e,t){var n=Cl;Cl&=-2,Cl|=8;try{return e(t)}finally{0===(Cl=n)&&(Kl(),Vo())}}function vu(e,t){lo(zl,Al),Al|=t,Il|=t}function gu(){Al=zl.current,io(zl)}function yu(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,Hr(n)),null!==Ml)for(n=Ml.return;null!==n;){var r=n;switch(r.tag){case 1:null!=(r=r.type.childContextTypes)&&mo();break;case 3:za(),io(co),io(so),Wa();break;case 5:Da(r);break;case 4:za();break;case 13:case 19:io(Ia);break;case 10:ea(r);break;case 23:case 24:gu()}n=n.return}Ol=e,Ml=Fu(e.current,null),Tl=Al=Il=t,Nl=0,Dl=null,Pl=Ll=Bl=0}function bu(e,t){for(;;){var n=Ml;try{if(Jo(),Za.current=Mi,Ja){for(var r=Ya.memoizedState;null!==r;){var o=r.queue;null!==o&&(o.pending=null),r=r.next}Ja=!1}if($a=0,Qa=Xa=Ya=null,ei=!1,_l.current=null,null===n||null===n.return){Nl=1,Dl=t,Ml=null;break}e:{var a=e,i=n.return,l=n,u=t;if(t=Tl,l.flags|=2048,l.firstEffect=l.lastEffect=null,null!==u&&"object"==typeof u&&"function"==typeof u.then){var s=u;if(0==(2&l.mode)){var c=l.alternate;c?(l.updateQueue=c.updateQueue,l.memoizedState=c.memoizedState,l.lanes=c.lanes):(l.updateQueue=null,l.memoizedState=null)}var f=0!=(1&Ia.current),d=i;do{var p;if(p=13===d.tag){var h=d.memoizedState;if(null!==h)p=null!==h.dehydrated;else{var m=d.memoizedProps;p=void 0!==m.fallback&&(!0!==m.unstable_avoidThisFallback||!f)}}if(p){var v=d.updateQueue;if(null===v){var g=new Set;g.add(s),d.updateQueue=g}else v.add(s);if(0==(2&d.mode)){if(d.flags|=64,l.flags|=16384,l.flags&=-2981,1===l.tag)if(null===l.alternate)l.tag=17;else{var y=la(-1,1);y.tag=2,ua(l,y)}l.lanes|=1;break e}u=void 0,l=t;var b=a.pingCache;if(null===b?(b=a.pingCache=new al,u=new Set,b.set(s,u)):void 0===(u=b.get(s))&&(u=new Set,b.set(s,u)),!u.has(l)){u.add(l);var w=Bu.bind(null,a,s,l);s.then(w,w)}d.flags|=4096,d.lanes=t;break e}d=d.return}while(null!==d);u=Error((Z(l.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.")}5!==Nl&&(Nl=2),u=rl(u,l),d=i;do{switch(d.tag){case 3:a=u,d.flags|=4096,t&=-t,d.lanes|=t,sa(d,il(0,a,t));break e;case 1:a=u;var E=d.type,S=d.stateNode;if(0==(64&d.flags)&&("function"==typeof E.getDerivedStateFromError||null!==S&&"function"==typeof S.componentDidCatch&&(null===Wl||!Wl.has(S)))){d.flags|=4096,t&=-t,d.lanes|=t,sa(d,ll(d,a,t));break e}}d=d.return}while(null!==d)}_u(n)}catch(e){t=e,Ml===n&&null!==n&&(Ml=n=n.return);continue}break}}function wu(){var e=kl.current;return kl.current=Mi,null===e?Mi:e}function Eu(e,t){var n=Cl;Cl|=16;var r=wu();for(Ol===e&&Tl===t||yu(e,t);;)try{Su();break}catch(t){bu(e,t)}if(Jo(),Cl=n,kl.current=r,null!==Ml)throw Error(i(261));return Ol=null,Tl=0,Nl}function Su(){for(;null!==Ml;)ku(Ml)}function xu(){for(;null!==Ml&&!_o();)ku(Ml)}function ku(e){var t=Hl(e.alternate,e,Al);e.memoizedProps=e.pendingProps,null===t?_u(e):Ml=t,_l.current=null}function _u(e){var t=e;do{var n=t.alternate;if(e=t.return,0==(2048&t.flags)){if(null!==(n=tl(n,t,Al)))return void(Ml=n);if(24!==(n=t).tag&&23!==n.tag||null===n.memoizedState||0!=(1073741824&Al)||0==(4&n.mode)){for(var r=0,o=n.child;null!==o;)r|=o.lanes|o.childLanes,o=o.sibling;n.childLanes=r}null!==e&&0==(2048&e.flags)&&(null===e.firstEffect&&(e.firstEffect=t.firstEffect),null!==t.lastEffect&&(null!==e.lastEffect&&(e.lastEffect.nextEffect=t.firstEffect),e.lastEffect=t.lastEffect),1<t.flags&&(null!==e.lastEffect?e.lastEffect.nextEffect=t:e.firstEffect=t,e.lastEffect=t))}else{if(null!==(n=nl(t)))return n.flags&=2047,void(Ml=n);null!==e&&(e.firstEffect=e.lastEffect=null,e.flags|=2048)}if(null!==(t=t.sibling))return void(Ml=t);Ml=t=e}while(null!==t);0===Nl&&(Nl=5)}function Cu(e){var t=Ko();return qo(99,Ou.bind(null,e,t)),null}function Ou(e,t){do{Tu()}while(null!==Gl);if(0!=(48&Cl))throw Error(i(327));var n=e.finishedWork;if(null===n)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(i(177));e.callbackNode=null;var r=n.lanes|n.childLanes,o=r,a=e.pendingLanes&~o;e.pendingLanes=o,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=o,e.mutableReadLanes&=o,e.entangledLanes&=o,o=e.entanglements;for(var l=e.eventTimes,u=e.expirationTimes;0<a;){var s=31-qt(a),c=1<<s;o[s]=0,l[s]=-1,u[s]=-1,a&=~c}if(null!==Ql&&0==(24&r)&&Ql.has(e)&&Ql.delete(e),e===Ol&&(Ml=Ol=null,Tl=0),1<n.flags?null!==n.lastEffect?(n.lastEffect.nextEffect=n,r=n.firstEffect):r=n:r=n.firstEffect,null!==r){if(o=Cl,Cl|=32,_l.current=null,Pr=Gt,pr(l=dr())){if("selectionStart"in l)u={start:l.selectionStart,end:l.selectionEnd};else e:if(u=(u=l.ownerDocument)&&u.defaultView||window,(c=u.getSelection&&u.getSelection())&&0!==c.rangeCount){u=c.anchorNode,a=c.anchorOffset,s=c.focusNode,c=c.focusOffset;try{u.nodeType,s.nodeType}catch(e){u=null;break e}var f=0,d=-1,p=-1,h=0,m=0,v=l,g=null;t:for(;;){for(var y;v!==u||0!==a&&3!==v.nodeType||(d=f+a),v!==s||0!==c&&3!==v.nodeType||(p=f+c),3===v.nodeType&&(f+=v.nodeValue.length),null!==(y=v.firstChild);)g=v,v=y;for(;;){if(v===l)break t;if(g===u&&++h===a&&(d=f),g===s&&++m===c&&(p=f),null!==(y=v.nextSibling))break;g=(v=g).parentNode}v=y}u=-1===d||-1===p?null:{start:d,end:p}}else u=null;u=u||{start:0,end:0}}else u=null;Rr={focusedElem:l,selectionRange:u},Gt=!1,ou=null,au=!1,ql=r;do{try{Mu()}catch(e){if(null===ql)throw Error(i(330));Iu(ql,e),ql=ql.nextEffect}}while(null!==ql);ou=null,ql=r;do{try{for(l=e;null!==ql;){var b=ql.flags;if(16&b&&ge(ql.stateNode,""),128&b){var w=ql.alternate;if(null!==w){var E=w.ref;null!==E&&("function"==typeof E?E(null):E.current=null)}}switch(1038&b){case 2:vl(ql),ql.flags&=-3;break;case 6:vl(ql),ql.flags&=-3,wl(ql.alternate,ql);break;case 1024:ql.flags&=-1025;break;case 1028:ql.flags&=-1025,wl(ql.alternate,ql);break;case 4:wl(ql.alternate,ql);break;case 8:bl(l,u=ql);var S=u.alternate;hl(u),null!==S&&hl(S)}ql=ql.nextEffect}}catch(e){if(null===ql)throw Error(i(330));Iu(ql,e),ql=ql.nextEffect}}while(null!==ql);if(E=Rr,w=dr(),b=E.focusedElem,l=E.selectionRange,w!==b&&b&&b.ownerDocument&&fr(b.ownerDocument.documentElement,b)){null!==l&&pr(b)&&(w=l.start,void 0===(E=l.end)&&(E=w),"selectionStart"in b?(b.selectionStart=w,b.selectionEnd=Math.min(E,b.value.length)):(E=(w=b.ownerDocument||document)&&w.defaultView||window).getSelection&&(E=E.getSelection(),u=b.textContent.length,S=Math.min(l.start,u),l=void 0===l.end?S:Math.min(l.end,u),!E.extend&&S>l&&(u=l,l=S,S=u),u=cr(b,S),a=cr(b,l),u&&a&&(1!==E.rangeCount||E.anchorNode!==u.node||E.anchorOffset!==u.offset||E.focusNode!==a.node||E.focusOffset!==a.offset)&&((w=w.createRange()).setStart(u.node,u.offset),E.removeAllRanges(),S>l?(E.addRange(w),E.extend(a.node,a.offset)):(w.setEnd(a.node,a.offset),E.addRange(w))))),w=[];for(E=b;E=E.parentNode;)1===E.nodeType&&w.push({element:E,left:E.scrollLeft,top:E.scrollTop});for("function"==typeof b.focus&&b.focus(),b=0;b<w.length;b++)(E=w[b]).element.scrollLeft=E.left,E.element.scrollTop=E.top}Gt=!!Pr,Rr=Pr=null,e.current=n,ql=r;do{try{for(b=e;null!==ql;){var x=ql.flags;if(36&x&&fl(b,ql.alternate,ql),128&x){w=void 0;var k=ql.ref;if(null!==k){var _=ql.stateNode;switch(ql.tag){case 5:w=_;break;default:w=_}"function"==typeof k?k(w):k.current=w}}ql=ql.nextEffect}}catch(e){if(null===ql)throw Error(i(330));Iu(ql,e),ql=ql.nextEffect}}while(null!==ql);ql=null,Bo(),Cl=o}else e.current=n;if(Zl)Zl=!1,Gl=e,$l=t;else for(ql=r;null!==ql;)t=ql.nextEffect,ql.nextEffect=null,8&ql.flags&&((x=ql).sibling=null,x.stateNode=null),ql=t;if(0===(r=e.pendingLanes)&&(Wl=null),1===r?e===eu?Jl++:(Jl=0,eu=e):Jl=0,n=n.stateNode,Eo&&"function"==typeof Eo.onCommitFiberRoot)try{Eo.onCommitFiberRoot(wo,n,void 0,64==(64&n.current.flags))}catch(e){}if(cu(e,Fo()),Ul)throw Ul=!1,e=Vl,Vl=null,e;return 0!=(8&Cl)||Vo(),null}function Mu(){for(;null!==ql;){var e=ql.alternate;au||null===ou||(0!=(8&ql.flags)?Je(ql,ou)&&(au=!0):13===ql.tag&&Sl(e,ql)&&Je(ql,ou)&&(au=!0));var t=ql.flags;0!=(256&t)&&cl(e,ql),0==(512&t)||Zl||(Zl=!0,Uo(97,(function(){return Tu(),null}))),ql=ql.nextEffect}}function Tu(){if(90!==$l){var e=97<$l?97:$l;return $l=90,qo(e,Nu)}return!1}function Au(e,t){Yl.push(t,e),Zl||(Zl=!0,Uo(97,(function(){return Tu(),null})))}function zu(e,t){Xl.push(t,e),Zl||(Zl=!0,Uo(97,(function(){return Tu(),null})))}function Nu(){if(null===Gl)return!1;var e=Gl;if(Gl=null,0!=(48&Cl))throw Error(i(331));var t=Cl;Cl|=32;var n=Xl;Xl=[];for(var r=0;r<n.length;r+=2){var o=n[r],a=n[r+1],l=o.destroy;if(o.destroy=void 0,"function"==typeof l)try{l()}catch(e){if(null===a)throw Error(i(330));Iu(a,e)}}for(n=Yl,Yl=[],r=0;r<n.length;r+=2){o=n[r],a=n[r+1];try{var u=o.create;o.destroy=u()}catch(e){if(null===a)throw Error(i(330));Iu(a,e)}}for(u=e.current.firstEffect;null!==u;)e=u.nextEffect,u.nextEffect=null,8&u.flags&&(u.sibling=null,u.stateNode=null),u=e;return Cl=t,Vo(),!0}function Du(e,t,n){ua(e,t=il(0,t=rl(n,t),1)),t=iu(),null!==(e=su(e,1))&&(Ht(e,1,t),cu(e,t))}function Iu(e,t){if(3===e.tag)Du(e,e,t);else for(var n=e.return;null!==n;){if(3===n.tag){Du(n,e,t);break}if(1===n.tag){var r=n.stateNode;if("function"==typeof n.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===Wl||!Wl.has(r))){var o=ll(n,e=rl(t,e),1);if(ua(n,o),o=iu(),null!==(n=su(n,1)))Ht(n,1,o),cu(n,o);else if("function"==typeof r.componentDidCatch&&(null===Wl||!Wl.has(r)))try{r.componentDidCatch(t,e)}catch(e){}break}}n=n.return}}function Bu(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),t=iu(),e.pingedLanes|=e.suspendedLanes&n,Ol===e&&(Tl&n)===n&&(4===Nl||3===Nl&&(62914560&Tl)===Tl&&500>Fo()-jl?yu(e,0):Pl|=n),cu(e,t)}function Lu(e,t){var n=e.stateNode;null!==n&&n.delete(t),0==(t=0)&&(0==(2&(t=e.mode))?t=1:0==(4&t)?t=99===Ko()?1:2:(0===nu&&(nu=Il),0===(t=Ft(62914560&~nu))&&(t=4194304))),n=iu(),null!==(e=su(e,t))&&(Ht(e,t,n),cu(e,n))}function Pu(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.flags=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childLanes=this.lanes=0,this.alternate=null}function Ru(e,t,n,r){return new Pu(e,t,n,r)}function ju(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Fu(e,t){var n=e.alternate;return null===n?((n=Ru(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.nextEffect=null,n.firstEffect=null,n.lastEffect=null),n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Ku(e,t,n,r,o,a){var l=2;if(r=e,"function"==typeof e)ju(e)&&(l=1);else if("string"==typeof e)l=5;else e:switch(e){case k:return Hu(n.children,o,a,t);case L:l=8,o|=16;break;case _:l=8,o|=1;break;case C:return(e=Ru(12,n,t,8|o)).elementType=C,e.type=C,e.lanes=a,e;case A:return(e=Ru(13,n,t,o)).type=A,e.elementType=A,e.lanes=a,e;case z:return(e=Ru(19,n,t,o)).elementType=z,e.lanes=a,e;case P:return qu(n,o,a,t);case R:return(e=Ru(24,n,t,o)).elementType=R,e.lanes=a,e;default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case O:l=10;break e;case M:l=9;break e;case T:l=11;break e;case N:l=14;break e;case D:l=16,r=null;break e;case I:l=22;break e}throw Error(i(130,null==e?e:typeof e,""))}return(t=Ru(l,n,t,o)).elementType=e,t.type=r,t.lanes=a,t}function Hu(e,t,n,r){return(e=Ru(7,e,r,t)).lanes=n,e}function qu(e,t,n,r){return(e=Ru(23,e,r,t)).elementType=P,e.lanes=n,e}function Uu(e,t,n){return(e=Ru(6,e,null,t)).lanes=n,e}function Vu(e,t,n){return(t=Ru(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Wu(e,t,n){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.pendingContext=this.context=null,this.hydrate=n,this.callbackNode=null,this.callbackPriority=0,this.eventTimes=Kt(0),this.expirationTimes=Kt(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Kt(0),this.mutableSourceEagerHydrationData=null}function Zu(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:x,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}function Gu(e,t,n,r){var o=t.current,a=iu(),l=lu(o);e:if(n){t:{if($e(n=n._reactInternals)!==n||1!==n.tag)throw Error(i(170));var u=n;do{switch(u.tag){case 3:u=u.stateNode.context;break t;case 1:if(ho(u.type)){u=u.stateNode.__reactInternalMemoizedMergedChildContext;break t}}u=u.return}while(null!==u);throw Error(i(171))}if(1===n.tag){var s=n.type;if(ho(s)){n=go(n,s,u);break e}}n=u}else n=uo;return null===t.context?t.context=n:t.pendingContext=n,(t=la(a,l)).payload={element:e},null!==(r=void 0===r?null:r)&&(t.callback=r),ua(o,t),uu(o,l,a),l}function $u(e){if(!(e=e.current).child)return null;switch(e.child.tag){case 5:default:return e.child.stateNode}}function Yu(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function Xu(e,t){Yu(e,t),(e=e.alternate)&&Yu(e,t)}function Qu(e,t,n){var r=null!=n&&null!=n.hydrationOptions&&n.hydrationOptions.mutableSources||null;if(n=new Wu(e,t,null!=n&&!0===n.hydrate),t=Ru(3,null,null,2===t?7:1===t?3:0),n.current=t,t.stateNode=n,aa(t),e[Yr]=n.current,Mr(8===e.nodeType?e.parentNode:e),r)for(e=0;e<r.length;e++){var o=(t=r[e])._getVersion;o=o(t._source),null==n.mutableSourceEagerHydrationData?n.mutableSourceEagerHydrationData=[t,o]:n.mutableSourceEagerHydrationData.push(t,o)}this._internalRoot=n}function Ju(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function es(e,t,n,r,o){var a=n._reactRootContainer;if(a){var i=a._internalRoot;if("function"==typeof o){var l=o;o=function(){var e=$u(i);l.call(e)}}Gu(t,i,e,o)}else{if(a=n._reactRootContainer=function(e,t){if(t||(t=!(!(t=e?9===e.nodeType?e.documentElement:e.firstChild:null)||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var n;n=e.lastChild;)e.removeChild(n);return new Qu(e,0,t?{hydrate:!0}:void 0)}(n,r),i=a._internalRoot,"function"==typeof o){var u=o;o=function(){var e=$u(i);u.call(e)}}mu((function(){Gu(t,i,e,o)}))}return $u(i)}function ts(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Ju(t))throw Error(i(200));return Zu(e,t,null,n)}Hl=function(e,t,n){var r=t.lanes;if(null!==e)if(e.memoizedProps!==t.pendingProps||co.current)Di=!0;else{if(0==(n&r)){switch(Di=!1,t.tag){case 3:qi(t),Ua();break;case 5:Na(t);break;case 1:ho(t.type)&&yo(t);break;case 4:Aa(t,t.stateNode.containerInfo);break;case 10:r=t.memoizedProps.value;var o=t.type._context;lo($o,o._currentValue),o._currentValue=r;break;case 13:if(null!==t.memoizedState)return 0!=(n&t.child.childLanes)?Gi(e,t,n):(lo(Ia,1&Ia.current),null!==(t=Ji(e,t,n))?t.sibling:null);lo(Ia,1&Ia.current);break;case 19:if(r=0!=(n&t.childLanes),0!=(64&e.flags)){if(r)return Qi(e,t,n);t.flags|=64}if(null!==(o=t.memoizedState)&&(o.rendering=null,o.tail=null,o.lastEffect=null),lo(Ia,Ia.current),r)break;return null;case 23:case 24:return t.lanes=0,Ri(e,t,n)}return Ji(e,t,n)}Di=0!=(16384&e.flags)}else Di=!1;switch(t.lanes=0,t.tag){case 2:if(r=t.type,null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,o=po(t,so.current),na(t,n),o=ri(null,t,r,e,o,n),t.flags|=1,"object"==typeof o&&null!==o&&"function"==typeof o.render&&void 0===o.$$typeof){if(t.tag=1,t.memoizedState=null,t.updateQueue=null,ho(r)){var a=!0;yo(t)}else a=!1;t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,aa(t);var l=r.getDerivedStateFromProps;"function"==typeof l&&pa(t,r,l,e),o.updater=ha,t.stateNode=o,o._reactInternals=t,ya(t,r,e,n),t=Hi(null,t,r,!0,a,n)}else t.tag=0,Ii(null,t,o,n),t=t.child;return t;case 16:o=t.elementType;e:{switch(null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,o=(a=o._init)(o._payload),t.type=o,a=t.tag=function(e){if("function"==typeof e)return ju(e)?1:0;if(null!=e){if((e=e.$$typeof)===T)return 11;if(e===N)return 14}return 2}(o),e=Go(o,e),a){case 0:t=Fi(null,t,o,e,n);break e;case 1:t=Ki(null,t,o,e,n);break e;case 11:t=Bi(null,t,o,e,n);break e;case 14:t=Li(null,t,o,Go(o.type,e),r,n);break e}throw Error(i(306,o,""))}return t;case 0:return r=t.type,o=t.pendingProps,Fi(e,t,r,o=t.elementType===r?o:Go(r,o),n);case 1:return r=t.type,o=t.pendingProps,Ki(e,t,r,o=t.elementType===r?o:Go(r,o),n);case 3:if(qi(t),r=t.updateQueue,null===e||null===r)throw Error(i(282));if(r=t.pendingProps,o=null!==(o=t.memoizedState)?o.element:null,ia(e,t),ca(t,r,null,n),(r=t.memoizedState.element)===o)Ua(),t=Ji(e,t,n);else{if((a=(o=t.stateNode).hydrate)&&(Pa=Ur(t.stateNode.containerInfo.firstChild),La=t,a=Ra=!0),a){if(null!=(e=o.mutableSourceEagerHydrationData))for(o=0;o<e.length;o+=2)(a=e[o])._workInProgressVersionPrimary=e[o+1],Va.push(a);for(n=ka(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|1024,n=n.sibling}else Ii(e,t,r,n),Ua();t=t.child}return t;case 5:return Na(t),null===e&&Ka(t),r=t.type,o=t.pendingProps,a=null!==e?e.memoizedProps:null,l=o.children,Fr(r,o)?l=null:null!==a&&Fr(r,a)&&(t.flags|=16),ji(e,t),Ii(e,t,l,n),t.child;case 6:return null===e&&Ka(t),null;case 13:return Gi(e,t,n);case 4:return Aa(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=xa(t,null,r,n):Ii(e,t,r,n),t.child;case 11:return r=t.type,o=t.pendingProps,Bi(e,t,r,o=t.elementType===r?o:Go(r,o),n);case 7:return Ii(e,t,t.pendingProps,n),t.child;case 8:case 12:return Ii(e,t,t.pendingProps.children,n),t.child;case 10:e:{r=t.type._context,o=t.pendingProps,l=t.memoizedProps,a=o.value;var u=t.type._context;if(lo($o,u._currentValue),u._currentValue=a,null!==l)if(u=l.value,0==(a=ir(u,a)?0:0|("function"==typeof r._calculateChangedBits?r._calculateChangedBits(u,a):1073741823))){if(l.children===o.children&&!co.current){t=Ji(e,t,n);break e}}else for(null!==(u=t.child)&&(u.return=t);null!==u;){var s=u.dependencies;if(null!==s){l=u.child;for(var c=s.firstContext;null!==c;){if(c.context===r&&0!=(c.observedBits&a)){1===u.tag&&((c=la(-1,n&-n)).tag=2,ua(u,c)),u.lanes|=n,null!==(c=u.alternate)&&(c.lanes|=n),ta(u.return,n),s.lanes|=n;break}c=c.next}}else l=10===u.tag&&u.type===t.type?null:u.child;if(null!==l)l.return=u;else for(l=u;null!==l;){if(l===t){l=null;break}if(null!==(u=l.sibling)){u.return=l.return,l=u;break}l=l.return}u=l}Ii(e,t,o.children,n),t=t.child}return t;case 9:return o=t.type,r=(a=t.pendingProps).children,na(t,n),r=r(o=ra(o,a.unstable_observedBits)),t.flags|=1,Ii(e,t,r,n),t.child;case 14:return a=Go(o=t.type,t.pendingProps),Li(e,t,o,a=Go(o.type,a),r,n);case 15:return Pi(e,t,t.type,t.pendingProps,r,n);case 17:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Go(r,o),null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),t.tag=1,ho(r)?(e=!0,yo(t)):e=!1,na(t,n),va(t,r,o),ya(t,r,o,n),Hi(null,t,r,!0,e,n);case 19:return Qi(e,t,n);case 23:case 24:return Ri(e,t,n)}throw Error(i(156,t.tag))},Qu.prototype.render=function(e){Gu(e,this._internalRoot,null,null)},Qu.prototype.unmount=function(){var e=this._internalRoot,t=e.containerInfo;Gu(null,e,null,(function(){t[Yr]=null}))},et=function(e){13===e.tag&&(uu(e,4,iu()),Xu(e,4))},tt=function(e){13===e.tag&&(uu(e,67108864,iu()),Xu(e,67108864))},nt=function(e){if(13===e.tag){var t=iu(),n=lu(e);uu(e,n,t),Xu(e,n)}},rt=function(e,t){return t()},Ce=function(e,t,n){switch(t){case"input":if(ne(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var o=to(r);if(!o)throw Error(i(90));X(r),ne(r,o)}}}break;case"textarea":se(e,n);break;case"select":null!=(t=n.value)&&ie(e,!!n.multiple,t,!1)}},Ne=hu,De=function(e,t,n,r,o){var a=Cl;Cl|=4;try{return qo(98,e.bind(null,t,n,r,o))}finally{0===(Cl=a)&&(Kl(),Vo())}},Ie=function(){0==(49&Cl)&&(function(){if(null!==Ql){var e=Ql;Ql=null,e.forEach((function(e){e.expiredLanes|=24&e.pendingLanes,cu(e,Fo())}))}Vo()}(),Tu())},Be=function(e,t){var n=Cl;Cl|=2;try{return e(t)}finally{0===(Cl=n)&&(Kl(),Vo())}};var ns={Events:[Jr,eo,to,Ae,ze,Tu,{current:!1}]},rs={findFiberByHostInstance:Qr,bundleType:0,version:"17.0.2",rendererPackageName:"react-dom"},os={bundleType:rs.bundleType,version:rs.version,rendererPackageName:rs.rendererPackageName,rendererConfig:rs.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:E.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=Qe(e))?null:e.stateNode},findFiberByHostInstance:rs.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var as=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!as.isDisabled&&as.supportsFiber)try{wo=as.inject(os),Eo=as}catch(me){}}t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ns,t.createPortal=ts,t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(i(188));throw Error(i(268,Object.keys(e)))}return null===(e=Qe(t))?null:e.stateNode},t.flushSync=function(e,t){var n=Cl;if(0!=(48&n))return e(t);Cl|=1;try{if(e)return qo(99,e.bind(null,t))}finally{Cl=n,Vo()}},t.hydrate=function(e,t,n){if(!Ju(t))throw Error(i(200));return es(null,e,t,!0,n)},t.render=function(e,t,n){if(!Ju(t))throw Error(i(200));return es(null,e,t,!1,n)},t.unmountComponentAtNode=function(e){if(!Ju(e))throw Error(i(40));return!!e._reactRootContainer&&(mu((function(){es(null,null,e,!1,(function(){e._reactRootContainer=null,e[Yr]=null}))})),!0)},t.unstable_batchedUpdates=hu,t.unstable_createPortal=function(e,t){return ts(e,t,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)},t.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!Ju(n))throw Error(i(200));if(null==e||void 0===e._reactInternals)throw Error(i(38));return es(e,t,n,!1,r)},t.version="17.0.2"},2834:function(e,t,n){"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),e.exports=n(4448)},9590:function(e){var t="undefined"!=typeof Element,n="function"==typeof Map,r="function"==typeof Set,o="function"==typeof ArrayBuffer&&!!ArrayBuffer.isView;function a(e,i){if(e===i)return!0;if(e&&i&&"object"==typeof e&&"object"==typeof i){if(e.constructor!==i.constructor)return!1;var l,u,s,c;if(Array.isArray(e)){if((l=e.length)!=i.length)return!1;for(u=l;0!=u--;)if(!a(e[u],i[u]))return!1;return!0}if(n&&e instanceof Map&&i instanceof Map){if(e.size!==i.size)return!1;for(c=e.entries();!(u=c.next()).done;)if(!i.has(u.value[0]))return!1;for(c=e.entries();!(u=c.next()).done;)if(!a(u.value[1],i.get(u.value[0])))return!1;return!0}if(r&&e instanceof Set&&i instanceof Set){if(e.size!==i.size)return!1;for(c=e.entries();!(u=c.next()).done;)if(!i.has(u.value[0]))return!1;return!0}if(o&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(i)){if((l=e.length)!=i.length)return!1;for(u=l;0!=u--;)if(e[u]!==i[u])return!1;return!0}if(e.constructor===RegExp)return e.source===i.source&&e.flags===i.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===i.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===i.toString();if((l=(s=Object.keys(e)).length)!==Object.keys(i).length)return!1;for(u=l;0!=u--;)if(!Object.prototype.hasOwnProperty.call(i,s[u]))return!1;if(t&&e instanceof Element)return!1;for(u=l;0!=u--;)if(("_owner"!==s[u]&&"__v"!==s[u]&&"__o"!==s[u]||!e.$$typeof)&&!a(e[s[u]],i[s[u]]))return!1;return!0}return e!=e&&i!=i}e.exports=function(e,t){try{return a(e,t)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}},7617:function(e,t,n){!function(e,t,n,r){"use strict";t=t&&"default"in t?t.default:t,n=n&&"default"in n?n.default:n,r=r&&"default"in r?r.default:r;var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=function(e,a){var i=a.displayMode,l=function(n){function a(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,a);var t=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(a.__proto__||Object.getPrototypeOf(a)).call(this,e));return t.usedProp=e.math?"math":"children",t.state=t.createNewState(null,e),t}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(a,n),o(a,[{key:"componentWillReceiveProps",value:function(){this.setState(this.createNewState)}},{key:"shouldComponentUpdate",value:function(e){return e[this.usedProp]!==this.props[this.usedProp]}},{key:"createNewState",value:function(e,t){try{return{html:this.generateHtml(t),error:void 0}}catch(e){if(e instanceof r.ParseError||e instanceof TypeError)return{error:e};throw e}}},{key:"generateHtml",value:function(e){var t=e.errorColor,n=e.renderError;return r.renderToString(e[this.usedProp],{displayMode:i,errorColor:t,throwOnError:!!n})}},{key:"render",value:function(){var n=this.state,r=n.error,o=n.html,a=this.props.renderError;return r?a?a(r):t.createElement(e,{html:""+r.message}):t.createElement(e,{html:o})}}]),a}(t.Component);return l.propTypes={children:n.string,errorColor:n.string,math:n.string,renderError:n.func},l},i=function(e){var n=e.html;return t.createElement("span",{dangerouslySetInnerHTML:{__html:n}})};i.propTypes={html:n.string.isRequired};var l=a(i,{displayMode:!1}),u=function(e){var n=e.html;return t.createElement("div",{dangerouslySetInnerHTML:{__html:n}})};u.propTypes={html:n.string.isRequired};var s=a(u,{displayMode:!0});e.InlineMath=l,e.BlockMath=s,Object.defineProperty(e,"__esModule",{value:!0})}(t,n(6888),n(5697),n(527))},6871:function(e,t,n){"use strict";function r(){var e=this.constructor.getDerivedStateFromProps(this.props,this.state);null!=e&&this.setState(e)}function o(e){this.setState(function(t){var n=this.constructor.getDerivedStateFromProps(e,t);return null!=n?n:null}.bind(this))}function a(e,t){try{var n=this.props,r=this.state;this.props=e,this.state=t,this.__reactInternalSnapshotFlag=!0,this.__reactInternalSnapshot=this.getSnapshotBeforeUpdate(n,r)}finally{this.props=n,this.state=r}}function i(e){var t=e.prototype;if(!t||!t.isReactComponent)throw new Error("Can only polyfill class components");if("function"!=typeof e.getDerivedStateFromProps&&"function"!=typeof t.getSnapshotBeforeUpdate)return e;var n=null,i=null,l=null;if("function"==typeof t.componentWillMount?n="componentWillMount":"function"==typeof t.UNSAFE_componentWillMount&&(n="UNSAFE_componentWillMount"),"function"==typeof t.componentWillReceiveProps?i="componentWillReceiveProps":"function"==typeof t.UNSAFE_componentWillReceiveProps&&(i="UNSAFE_componentWillReceiveProps"),"function"==typeof t.componentWillUpdate?l="componentWillUpdate":"function"==typeof t.UNSAFE_componentWillUpdate&&(l="UNSAFE_componentWillUpdate"),null!==n||null!==i||null!==l){var u=e.displayName||e.name,s="function"==typeof e.getDerivedStateFromProps?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";throw Error("Unsafe legacy lifecycles will not be called for components using new component APIs.\n\n"+u+" uses "+s+" but also contains the following legacy lifecycles:"+(null!==n?"\n "+n:"")+(null!==i?"\n "+i:"")+(null!==l?"\n "+l:"")+"\n\nThe above lifecycles should be removed. Learn more about this warning here:\nhttps://fb.me/react-async-component-lifecycle-hooks")}if("function"==typeof e.getDerivedStateFromProps&&(t.componentWillMount=r,t.componentWillReceiveProps=o),"function"==typeof t.getSnapshotBeforeUpdate){if("function"!=typeof t.componentDidUpdate)throw new Error("Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype");t.componentWillUpdate=a;var c=t.componentDidUpdate;t.componentDidUpdate=function(e,t,n){var r=this.__reactInternalSnapshotFlag?this.__reactInternalSnapshot:n;c.call(this,e,t,r)}}return e}n.r(t),n.d(t,{polyfill:function(){return i}}),r.__suppressDeprecationWarning=!0,o.__suppressDeprecationWarning=!0,a.__suppressDeprecationWarning=!0},9983:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bodyOpenClassName=t.portalClassName=void 0;var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(6888),i=h(a),l=h(n(2834)),u=h(n(5697)),s=h(n(8747)),c=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(n(7149)),f=n(1112),d=h(f),p=n(6871);function h(e){return e&&e.__esModule?e:{default:e}}function m(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function v(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}var g=t.portalClassName="ReactModalPortal",y=t.bodyOpenClassName="ReactModal__Body--open",b=f.canUseDOM&&void 0!==l.default.createPortal,w=function(e){return document.createElement(e)},E=function(){return b?l.default.createPortal:l.default.unstable_renderSubtreeIntoContainer};function S(e){return e()}var x=function(e){function t(){var e,n,o;m(this,t);for(var a=arguments.length,u=Array(a),c=0;c<a;c++)u[c]=arguments[c];return n=o=v(this,(e=t.__proto__||Object.getPrototypeOf(t)).call.apply(e,[this].concat(u))),o.removePortal=function(){!b&&l.default.unmountComponentAtNode(o.node);var e=S(o.props.parentSelector);e&&e.contains(o.node)?e.removeChild(o.node):console.warn('React-Modal: "parentSelector" prop did not returned any DOM element. Make sure that the parent element is unmounted to avoid any memory leaks.')},o.portalRef=function(e){o.portal=e},o.renderPortal=function(e){var n=E()(o,i.default.createElement(s.default,r({defaultStyles:t.defaultStyles},e)),o.node);o.portalRef(n)},v(o,n)}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),o(t,[{key:"componentDidMount",value:function(){f.canUseDOM&&(b||(this.node=w("div")),this.node.className=this.props.portalClassName,S(this.props.parentSelector).appendChild(this.node),!b&&this.renderPortal(this.props))}},{key:"getSnapshotBeforeUpdate",value:function(e){return{prevParent:S(e.parentSelector),nextParent:S(this.props.parentSelector)}}},{key:"componentDidUpdate",value:function(e,t,n){if(f.canUseDOM){var r=this.props,o=r.isOpen,a=r.portalClassName;e.portalClassName!==a&&(this.node.className=a);var i=n.prevParent,l=n.nextParent;l!==i&&(i.removeChild(this.node),l.appendChild(this.node)),(e.isOpen||o)&&!b&&this.renderPortal(this.props)}}},{key:"componentWillUnmount",value:function(){if(f.canUseDOM&&this.node&&this.portal){var e=this.portal.state,t=Date.now(),n=e.isOpen&&this.props.closeTimeoutMS&&(e.closesAt||t+this.props.closeTimeoutMS);n?(e.beforeClose||this.portal.closeWithTimeout(),setTimeout(this.removePortal,n-t)):this.removePortal()}}},{key:"render",value:function(){return f.canUseDOM&&b?(!this.node&&b&&(this.node=w("div")),E()(i.default.createElement(s.default,r({ref:this.portalRef,defaultStyles:t.defaultStyles},this.props)),this.node)):null}}],[{key:"setAppElement",value:function(e){c.setElement(e)}}]),t}(a.Component);x.propTypes={isOpen:u.default.bool.isRequired,style:u.default.shape({content:u.default.object,overlay:u.default.object}),portalClassName:u.default.string,bodyOpenClassName:u.default.string,htmlOpenClassName:u.default.string,className:u.default.oneOfType([u.default.string,u.default.shape({base:u.default.string.isRequired,afterOpen:u.default.string.isRequired,beforeClose:u.default.string.isRequired})]),overlayClassName:u.default.oneOfType([u.default.string,u.default.shape({base:u.default.string.isRequired,afterOpen:u.default.string.isRequired,beforeClose:u.default.string.isRequired})]),appElement:u.default.oneOfType([u.default.instanceOf(d.default),u.default.instanceOf(f.SafeHTMLCollection),u.default.instanceOf(f.SafeNodeList),u.default.arrayOf(u.default.instanceOf(d.default))]),onAfterOpen:u.default.func,onRequestClose:u.default.func,closeTimeoutMS:u.default.number,ariaHideApp:u.default.bool,shouldFocusAfterRender:u.default.bool,shouldCloseOnOverlayClick:u.default.bool,shouldReturnFocusAfterClose:u.default.bool,preventScroll:u.default.bool,parentSelector:u.default.func,aria:u.default.object,data:u.default.object,role:u.default.string,contentLabel:u.default.string,shouldCloseOnEsc:u.default.bool,overlayRef:u.default.func,contentRef:u.default.func,id:u.default.string,overlayElement:u.default.func,contentElement:u.default.func},x.defaultProps={isOpen:!1,portalClassName:g,bodyOpenClassName:y,role:"dialog",ariaHideApp:!0,closeTimeoutMS:0,shouldFocusAfterRender:!0,shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,shouldReturnFocusAfterClose:!0,preventScroll:!1,parentSelector:function(){return document.body},overlayElement:function(e,t){return i.default.createElement("div",e,t)},contentElement:function(e,t){return i.default.createElement("div",e,t)}},x.defaultStyles={overlay:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(255, 255, 255, 0.75)"},content:{position:"absolute",top:"40px",left:"40px",right:"40px",bottom:"40px",border:"1px solid #ccc",background:"#fff",overflow:"auto",WebkitOverflowScrolling:"touch",borderRadius:"4px",outline:"none",padding:"20px"}},(0,p.polyfill)(x),t.default=x},8747:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(6888),l=v(n(5697)),u=m(n(9685)),s=v(n(8338)),c=m(n(7149)),f=m(n(2409)),d=n(1112),p=v(d),h=v(n(9623));function m(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function v(e){return e&&e.__esModule?e:{default:e}}n(5063);var g={overlay:"ReactModal__Overlay",content:"ReactModal__Content"},y=0,b=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.setOverlayRef=function(e){n.overlay=e,n.props.overlayRef&&n.props.overlayRef(e)},n.setContentRef=function(e){n.content=e,n.props.contentRef&&n.props.contentRef(e)},n.afterClose=function(){var e=n.props,t=e.appElement,r=e.ariaHideApp,o=e.htmlOpenClassName,a=e.bodyOpenClassName;a&&f.remove(document.body,a),o&&f.remove(document.getElementsByTagName("html")[0],o),r&&y>0&&0==(y-=1)&&c.show(t),n.props.shouldFocusAfterRender&&(n.props.shouldReturnFocusAfterClose?(u.returnFocus(n.props.preventScroll),u.teardownScopedFocus()):u.popWithoutFocus()),n.props.onAfterClose&&n.props.onAfterClose(),h.default.deregister(n)},n.open=function(){n.beforeOpen(),n.state.afterOpen&&n.state.beforeClose?(clearTimeout(n.closeTimer),n.setState({beforeClose:!1})):(n.props.shouldFocusAfterRender&&(u.setupScopedFocus(n.node),u.markForFocusLater()),n.setState({isOpen:!0},(function(){n.openAnimationFrame=requestAnimationFrame((function(){n.setState({afterOpen:!0}),n.props.isOpen&&n.props.onAfterOpen&&n.props.onAfterOpen({overlayEl:n.overlay,contentEl:n.content})}))})))},n.close=function(){n.props.closeTimeoutMS>0?n.closeWithTimeout():n.closeWithoutTimeout()},n.focusContent=function(){return n.content&&!n.contentHasFocus()&&n.content.focus({preventScroll:!0})},n.closeWithTimeout=function(){var e=Date.now()+n.props.closeTimeoutMS;n.setState({beforeClose:!0,closesAt:e},(function(){n.closeTimer=setTimeout(n.closeWithoutTimeout,n.state.closesAt-Date.now())}))},n.closeWithoutTimeout=function(){n.setState({beforeClose:!1,isOpen:!1,afterOpen:!1,closesAt:null},n.afterClose)},n.handleKeyDown=function(e){9===e.keyCode&&(0,s.default)(n.content,e),n.props.shouldCloseOnEsc&&27===e.keyCode&&(e.stopPropagation(),n.requestClose(e))},n.handleOverlayOnClick=function(e){null===n.shouldClose&&(n.shouldClose=!0),n.shouldClose&&n.props.shouldCloseOnOverlayClick&&(n.ownerHandlesClose()?n.requestClose(e):n.focusContent()),n.shouldClose=null},n.handleContentOnMouseUp=function(){n.shouldClose=!1},n.handleOverlayOnMouseDown=function(e){n.props.shouldCloseOnOverlayClick||e.target!=n.overlay||e.preventDefault()},n.handleContentOnClick=function(){n.shouldClose=!1},n.handleContentOnMouseDown=function(){n.shouldClose=!1},n.requestClose=function(e){return n.ownerHandlesClose()&&n.props.onRequestClose(e)},n.ownerHandlesClose=function(){return n.props.onRequestClose},n.shouldBeClosed=function(){return!n.state.isOpen&&!n.state.beforeClose},n.contentHasFocus=function(){return document.activeElement===n.content||n.content.contains(document.activeElement)},n.buildClassName=function(e,t){var r="object"===(void 0===t?"undefined":o(t))?t:{base:g[e],afterOpen:g[e]+"--after-open",beforeClose:g[e]+"--before-close"},a=r.base;return n.state.afterOpen&&(a=a+" "+r.afterOpen),n.state.beforeClose&&(a=a+" "+r.beforeClose),"string"==typeof t&&t?a+" "+t:a},n.attributesFromObject=function(e,t){return Object.keys(t).reduce((function(n,r){return n[e+"-"+r]=t[r],n}),{})},n.state={afterOpen:!1,beforeClose:!1},n.shouldClose=null,n.moveFromContentToOverlay=null,n}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),a(t,[{key:"componentDidMount",value:function(){this.props.isOpen&&this.open()}},{key:"componentDidUpdate",value:function(e,t){this.props.isOpen&&!e.isOpen?this.open():!this.props.isOpen&&e.isOpen&&this.close(),this.props.shouldFocusAfterRender&&this.state.isOpen&&!t.isOpen&&this.focusContent()}},{key:"componentWillUnmount",value:function(){this.state.isOpen&&this.afterClose(),clearTimeout(this.closeTimer),cancelAnimationFrame(this.openAnimationFrame)}},{key:"beforeOpen",value:function(){var e=this.props,t=e.appElement,n=e.ariaHideApp,r=e.htmlOpenClassName,o=e.bodyOpenClassName;o&&f.add(document.body,o),r&&f.add(document.getElementsByTagName("html")[0],r),n&&(y+=1,c.hide(t)),h.default.register(this)}},{key:"render",value:function(){var e=this.props,t=e.id,n=e.className,o=e.overlayClassName,a=e.defaultStyles,i=e.children,l=n?{}:a.content,u=o?{}:a.overlay;if(this.shouldBeClosed())return null;var s={ref:this.setOverlayRef,className:this.buildClassName("overlay",o),style:r({},u,this.props.style.overlay),onClick:this.handleOverlayOnClick,onMouseDown:this.handleOverlayOnMouseDown},c=r({id:t,ref:this.setContentRef,style:r({},l,this.props.style.content),className:this.buildClassName("content",n),tabIndex:"-1",onKeyDown:this.handleKeyDown,onMouseDown:this.handleContentOnMouseDown,onMouseUp:this.handleContentOnMouseUp,onClick:this.handleContentOnClick,role:this.props.role,"aria-label":this.props.contentLabel},this.attributesFromObject("aria",r({modal:!0},this.props.aria)),this.attributesFromObject("data",this.props.data||{}),{"data-testid":this.props.testId}),f=this.props.contentElement(c,i);return this.props.overlayElement(s,f)}}]),t}(i.Component);b.defaultProps={style:{overlay:{},content:{}},defaultStyles:{}},b.propTypes={isOpen:l.default.bool.isRequired,defaultStyles:l.default.shape({content:l.default.object,overlay:l.default.object}),style:l.default.shape({content:l.default.object,overlay:l.default.object}),className:l.default.oneOfType([l.default.string,l.default.object]),overlayClassName:l.default.oneOfType([l.default.string,l.default.object]),bodyOpenClassName:l.default.string,htmlOpenClassName:l.default.string,ariaHideApp:l.default.bool,appElement:l.default.oneOfType([l.default.instanceOf(p.default),l.default.instanceOf(d.SafeHTMLCollection),l.default.instanceOf(d.SafeNodeList),l.default.arrayOf(l.default.instanceOf(p.default))]),onAfterOpen:l.default.func,onAfterClose:l.default.func,onRequestClose:l.default.func,closeTimeoutMS:l.default.number,shouldFocusAfterRender:l.default.bool,shouldCloseOnOverlayClick:l.default.bool,shouldReturnFocusAfterClose:l.default.bool,preventScroll:l.default.bool,role:l.default.string,contentLabel:l.default.string,aria:l.default.object,data:l.default.object,children:l.default.node,shouldCloseOnEsc:l.default.bool,overlayRef:l.default.func,contentRef:l.default.func,id:l.default.string,overlayElement:l.default.func,contentElement:l.default.func,testId:l.default.string},t.default=b,e.exports=t.default},7149:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){i&&(i.removeAttribute?i.removeAttribute("aria-hidden"):null!=i.length?i.forEach((function(e){return e.removeAttribute("aria-hidden")})):document.querySelectorAll(i).forEach((function(e){return e.removeAttribute("aria-hidden")}))),i=null},t.log=function(){},t.assertNodeList=l,t.setElement=function(e){var t=e;if("string"==typeof t&&a.canUseDOM){var n=document.querySelectorAll(t);l(n,t),t=n}return i=t||i},t.validateElement=u,t.hide=function(e){var t=!0,n=!1,r=void 0;try{for(var o,a=u(e)[Symbol.iterator]();!(t=(o=a.next()).done);t=!0)o.value.setAttribute("aria-hidden","true")}catch(e){n=!0,r=e}finally{try{!t&&a.return&&a.return()}finally{if(n)throw r}}},t.show=function(e){var t=!0,n=!1,r=void 0;try{for(var o,a=u(e)[Symbol.iterator]();!(t=(o=a.next()).done);t=!0)o.value.removeAttribute("aria-hidden")}catch(e){n=!0,r=e}finally{try{!t&&a.return&&a.return()}finally{if(n)throw r}}},t.documentNotReadyOrSSRTesting=function(){i=null};var r,o=(r=n(2473))&&r.__esModule?r:{default:r},a=n(1112),i=null;function l(e,t){if(!e||!e.length)throw new Error("react-modal: No elements were found for selector "+t+".")}function u(e){var t=e||i;return t?Array.isArray(t)||t instanceof HTMLCollection||t instanceof NodeList?t:[t]:((0,o.default)(!1,["react-modal: App element is not defined.","Please use `Modal.setAppElement(el)` or set `appElement={el}`.","This is needed so screen readers don't see main content","when modal is opened. It is not recommended, but you can opt-out","by setting `ariaHideApp={false}`."].join(" ")),[])}},5063:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){for(var e=[a,i],t=0;t<e.length;t++){var n=e[t];n&&n.parentNode&&n.parentNode.removeChild(n)}a=i=null,l=[]},t.log=function(){console.log("bodyTrap ----------"),console.log(l.length);for(var e=[a,i],t=0;t<e.length;t++){var n=e[t]||{};console.log(n.nodeName,n.className,n.id)}console.log("edn bodyTrap ----------")};var r,o=(r=n(9623))&&r.__esModule?r:{default:r},a=void 0,i=void 0,l=[];function u(){0!==l.length&&l[l.length-1].focusContent()}o.default.subscribe((function(e,t){a||i||((a=document.createElement("div")).setAttribute("data-react-modal-body-trap",""),a.style.position="absolute",a.style.opacity="0",a.setAttribute("tabindex","0"),a.addEventListener("focus",u),(i=a.cloneNode()).addEventListener("focus",u)),(l=t).length>0?(document.body.firstChild!==a&&document.body.insertBefore(a,document.body.firstChild),document.body.lastChild!==i&&document.body.appendChild(i)):(a.parentElement&&a.parentElement.removeChild(a),i.parentElement&&i.parentElement.removeChild(i))}))},2409:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){var e=document.getElementsByTagName("html")[0];for(var t in n)o(e,n[t]);var a=document.body;for(var i in r)o(a,r[i]);n={},r={}},t.log=function(){};var n={},r={};function o(e,t){e.classList.remove(t)}t.add=function(e,t){return o=e.classList,a="html"==e.nodeName.toLowerCase()?n:r,void t.split(" ").forEach((function(e){!function(e,t){e[t]||(e[t]=0),e[t]+=1}(a,e),o.add(e)}));var o,a},t.remove=function(e,t){return o=e.classList,a="html"==e.nodeName.toLowerCase()?n:r,void t.split(" ").forEach((function(e){!function(e,t){e[t]&&(e[t]-=1)}(a,e),0===a[e]&&o.remove(e)}));var o,a}},9685:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetState=function(){a=[]},t.log=function(){},t.handleBlur=u,t.handleFocus=s,t.markForFocusLater=function(){a.push(document.activeElement)},t.returnFocus=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=null;try{return void(0!==a.length&&(t=a.pop()).focus({preventScroll:e}))}catch(e){console.warn(["You tried to return focus to",t,"but it is not in the DOM anymore"].join(" "))}},t.popWithoutFocus=function(){a.length>0&&a.pop()},t.setupScopedFocus=function(e){i=e,window.addEventListener?(window.addEventListener("blur",u,!1),document.addEventListener("focus",s,!0)):(window.attachEvent("onBlur",u),document.attachEvent("onFocus",s))},t.teardownScopedFocus=function(){i=null,window.addEventListener?(window.removeEventListener("blur",u),document.removeEventListener("focus",s)):(window.detachEvent("onBlur",u),document.detachEvent("onFocus",s))};var r,o=(r=n(7845))&&r.__esModule?r:{default:r},a=[],i=null,l=!1;function u(){l=!0}function s(){if(l){if(l=!1,!i)return;setTimeout((function(){i.contains(document.activeElement)||((0,o.default)(i)[0]||i).focus()}),0)}}},9623:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.log=function(){console.log("portalOpenInstances ----------"),console.log(r.openInstances.length),r.openInstances.forEach((function(e){return console.log(e)})),console.log("end portalOpenInstances ----------")},t.resetState=function(){r=new n};var n=function e(){var t=this;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.register=function(e){-1===t.openInstances.indexOf(e)&&(t.openInstances.push(e),t.emit("register"))},this.deregister=function(e){var n=t.openInstances.indexOf(e);-1!==n&&(t.openInstances.splice(n,1),t.emit("deregister"))},this.subscribe=function(e){t.subscribers.push(e)},this.emit=function(e){t.subscribers.forEach((function(n){return n(e,t.openInstances.slice())}))},this.openInstances=[],this.subscribers=[]},r=new n;t.default=r},1112:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.canUseDOM=t.SafeNodeList=t.SafeHTMLCollection=void 0;var r,o=((r=n(8875))&&r.__esModule?r:{default:r}).default,a=o.canUseDOM?window.HTMLElement:{};t.SafeHTMLCollection=o.canUseDOM?window.HTMLCollection:{},t.SafeNodeList=o.canUseDOM?window.NodeList:{},t.canUseDOM=o.canUseDOM,t.default=a},8338:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=(0,o.default)(e);if(n.length){var r=void 0,a=t.shiftKey,i=n[0],l=n[n.length-1];if(e===document.activeElement){if(!a)return;r=l}if(l!==document.activeElement||a||(r=i),i===document.activeElement&&a&&(r=l),r)return t.preventDefault(),void r.focus();var u=/(\bChrome\b|\bSafari\b)\//.exec(navigator.userAgent);if(null!=u&&"Chrome"!=u[1]&&null==/\biPod\b|\biPad\b/g.exec(navigator.userAgent)){var s=n.indexOf(document.activeElement);if(s>-1&&(s+=a?-1:1),void 0===(r=n[s]))return t.preventDefault(),void(r=a?l:i).focus();t.preventDefault(),r.focus()}}else t.preventDefault()};var r,o=(r=n(7845))&&r.__esModule?r:{default:r};e.exports=t.default},7845:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return[].slice.call(e.querySelectorAll("*"),0).filter(o)};var n=/input|select|textarea|button|object/;function r(e){var t=e.offsetWidth<=0&&e.offsetHeight<=0;if(t&&!e.innerHTML)return!0;try{var n=window.getComputedStyle(e);return t?"visible"!==n.getPropertyValue("overflow")||e.scrollWidth<=0&&e.scrollHeight<=0:"none"==n.getPropertyValue("display")}catch(e){return console.warn("Failed to inspect element style"),!1}}function o(e){var t=e.getAttribute("tabindex");null===t&&(t=void 0);var o=isNaN(t);return(o||t>=0)&&function(e,t){var o=e.nodeName.toLowerCase();return(n.test(o)&&!e.disabled||"a"===o&&e.href||t)&&function(e){for(var t=e;t&&t!==document.body;){if(r(t))return!1;t=t.parentNode}return!0}(e)}(e,!o)}e.exports=t.default},3253:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=(r=n(9983))&&r.__esModule?r:{default:r};t.default=o.default,e.exports=t.default},7294:function(e,t,n){"use strict";n.d(t,{D:function(){return ge}});var r=n(6888);function o(e){var t=e.getBoundingClientRect();return{width:t.width,height:t.height,top:t.top,right:t.right,bottom:t.bottom,left:t.left,x:t.left,y:t.top}}function a(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function i(e){var t=a(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function l(e){return e instanceof a(e).Element||e instanceof Element}function u(e){return e instanceof a(e).HTMLElement||e instanceof HTMLElement}function s(e){return"undefined"!=typeof ShadowRoot&&(e instanceof a(e).ShadowRoot||e instanceof ShadowRoot)}function c(e){return e?(e.nodeName||"").toLowerCase():null}function f(e){return((l(e)?e.ownerDocument:e.document)||window.document).documentElement}function d(e){return o(f(e)).left+i(e).scrollLeft}function p(e){return a(e).getComputedStyle(e)}function h(e){var t=p(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function m(e,t,n){void 0===n&&(n=!1);var r,l,s=f(t),p=o(e),m=u(t),v={scrollLeft:0,scrollTop:0},g={x:0,y:0};return(m||!m&&!n)&&(("body"!==c(t)||h(s))&&(v=(r=t)!==a(r)&&u(r)?{scrollLeft:(l=r).scrollLeft,scrollTop:l.scrollTop}:i(r)),u(t)?((g=o(t)).x+=t.clientLeft,g.y+=t.clientTop):s&&(g.x=d(s))),{x:p.left+v.scrollLeft-g.x,y:p.top+v.scrollTop-g.y,width:p.width,height:p.height}}function v(e){var t=o(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function g(e){return"html"===c(e)?e:e.assignedSlot||e.parentNode||(s(e)?e.host:null)||f(e)}function y(e){return["html","body","#document"].indexOf(c(e))>=0?e.ownerDocument.body:u(e)&&h(e)?e:y(g(e))}function b(e,t){var n;void 0===t&&(t=[]);var r=y(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),i=a(r),l=o?[i].concat(i.visualViewport||[],h(r)?r:[]):r,u=t.concat(l);return o?u:u.concat(b(g(l)))}function w(e){return["table","td","th"].indexOf(c(e))>=0}function E(e){return u(e)&&"fixed"!==p(e).position?e.offsetParent:null}function S(e){for(var t=a(e),n=E(e);n&&w(n)&&"static"===p(n).position;)n=E(n);return n&&("html"===c(n)||"body"===c(n)&&"static"===p(n).position)?t:n||function(e){var t=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&u(e)&&"fixed"===p(e).position)return null;for(var n=g(e);u(n)&&["html","body"].indexOf(c(n))<0;){var r=p(n);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||t&&"filter"===r.willChange||t&&r.filter&&"none"!==r.filter)return n;n=n.parentNode}return null}(e)||t}var x="top",k="bottom",_="right",C="left",O="auto",M=[x,k,_,C],T="start",A="end",z="viewport",N="popper",D=M.reduce((function(e,t){return e.concat([t+"-"+T,t+"-"+A])}),[]),I=[].concat(M,[O]).reduce((function(e,t){return e.concat([t,t+"-"+T,t+"-"+A])}),[]),B=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function L(e){var t=new Map,n=new Set,r=[];function o(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var r=t.get(e);r&&o(r)}})),r.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||o(e)})),r}var P={placement:"bottom",modifiers:[],strategy:"absolute"};function R(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some((function(e){return!(e&&"function"==typeof e.getBoundingClientRect)}))}function j(e){void 0===e&&(e={});var t=e,n=t.defaultModifiers,r=void 0===n?[]:n,o=t.defaultOptions,a=void 0===o?P:o;return function(e,t,n){void 0===n&&(n=a);var o,i,u={placement:"bottom",orderedModifiers:[],options:Object.assign({},P,a),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},s=[],c=!1,f={state:u,setOptions:function(n){d(),u.options=Object.assign({},a,u.options,n),u.scrollParents={reference:l(e)?b(e):e.contextElement?b(e.contextElement):[],popper:b(t)};var o,i,c=function(e){var t=L(e);return B.reduce((function(e,n){return e.concat(t.filter((function(e){return e.phase===n})))}),[])}((o=[].concat(r,u.options.modifiers),i=o.reduce((function(e,t){var n=e[t.name];return e[t.name]=n?Object.assign({},n,t,{options:Object.assign({},n.options,t.options),data:Object.assign({},n.data,t.data)}):t,e}),{}),Object.keys(i).map((function(e){return i[e]}))));return u.orderedModifiers=c.filter((function(e){return e.enabled})),u.orderedModifiers.forEach((function(e){var t=e.name,n=e.options,r=void 0===n?{}:n,o=e.effect;if("function"==typeof o){var a=o({state:u,name:t,instance:f,options:r});s.push(a||function(){})}})),f.update()},forceUpdate:function(){if(!c){var e=u.elements,t=e.reference,n=e.popper;if(R(t,n)){u.rects={reference:m(t,S(n),"fixed"===u.options.strategy),popper:v(n)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach((function(e){return u.modifiersData[e.name]=Object.assign({},e.data)}));for(var r=0;r<u.orderedModifiers.length;r++)if(!0!==u.reset){var o=u.orderedModifiers[r],a=o.fn,i=o.options,l=void 0===i?{}:i,s=o.name;"function"==typeof a&&(u=a({state:u,options:l,name:s,instance:f})||u)}else u.reset=!1,r=-1}}},update:(o=function(){return new Promise((function(e){f.forceUpdate(),e(u)}))},function(){return i||(i=new Promise((function(e){Promise.resolve().then((function(){i=void 0,e(o())}))}))),i}),destroy:function(){d(),c=!0}};if(!R(e,t))return f;function d(){s.forEach((function(e){return e()})),s=[]}return f.setOptions(n).then((function(e){!c&&n.onFirstUpdate&&n.onFirstUpdate(e)})),f}}var F={passive:!0},K={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,n=e.instance,r=e.options,o=r.scroll,i=void 0===o||o,l=r.resize,u=void 0===l||l,s=a(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&c.forEach((function(e){e.addEventListener("scroll",n.update,F)})),u&&s.addEventListener("resize",n.update,F),function(){i&&c.forEach((function(e){e.removeEventListener("scroll",n.update,F)})),u&&s.removeEventListener("resize",n.update,F)}},data:{}};function H(e){return e.split("-")[0]}function q(e){return e.split("-")[1]}function U(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function V(e){var t,n=e.reference,r=e.element,o=e.placement,a=o?H(o):null,i=o?q(o):null,l=n.x+n.width/2-r.width/2,u=n.y+n.height/2-r.height/2;switch(a){case x:t={x:l,y:n.y-r.height};break;case k:t={x:l,y:n.y+n.height};break;case _:t={x:n.x+n.width,y:u};break;case C:t={x:n.x-r.width,y:u};break;default:t={x:n.x,y:n.y}}var s=a?U(a):null;if(null!=s){var c="y"===s?"height":"width";switch(i){case T:t[s]=t[s]-(n[c]/2-r[c]/2);break;case A:t[s]=t[s]+(n[c]/2-r[c]/2)}}return t}var W={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,n=e.name;t.modifiersData[n]=V({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},Z=Math.max,G=Math.min,$=Math.round,Y={top:"auto",right:"auto",bottom:"auto",left:"auto"};function X(e){var t,n=e.popper,r=e.popperRect,o=e.placement,i=e.offsets,l=e.position,u=e.gpuAcceleration,s=e.adaptive,c=e.roundOffsets,d=!0===c?function(e){var t=e.x,n=e.y,r=window.devicePixelRatio||1;return{x:$($(t*r)/r)||0,y:$($(n*r)/r)||0}}(i):"function"==typeof c?c(i):i,h=d.x,m=void 0===h?0:h,v=d.y,g=void 0===v?0:v,y=i.hasOwnProperty("x"),b=i.hasOwnProperty("y"),w=C,E=x,O=window;if(s){var M=S(n),T="clientHeight",A="clientWidth";M===a(n)&&"static"!==p(M=f(n)).position&&(T="scrollHeight",A="scrollWidth"),M=M,o===x&&(E=k,g-=M[T]-r.height,g*=u?1:-1),o===C&&(w=_,m-=M[A]-r.width,m*=u?1:-1)}var z,N=Object.assign({position:l},s&&Y);return u?Object.assign({},N,((z={})[E]=b?"0":"",z[w]=y?"0":"",z.transform=(O.devicePixelRatio||1)<2?"translate("+m+"px, "+g+"px)":"translate3d("+m+"px, "+g+"px, 0)",z)):Object.assign({},N,((t={})[E]=b?g+"px":"",t[w]=y?m+"px":"",t.transform="",t))}var Q={left:"right",right:"left",bottom:"top",top:"bottom"};function J(e){return e.replace(/left|right|bottom|top/g,(function(e){return Q[e]}))}var ee={start:"end",end:"start"};function te(e){return e.replace(/start|end/g,(function(e){return ee[e]}))}function ne(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&s(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function re(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function oe(e,t){return t===z?re(function(e){var t=a(e),n=f(e),r=t.visualViewport,o=n.clientWidth,i=n.clientHeight,l=0,u=0;return r&&(o=r.width,i=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(l=r.offsetLeft,u=r.offsetTop)),{width:o,height:i,x:l+d(e),y:u}}(e)):u(t)?function(e){var t=o(e);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(t):re(function(e){var t,n=f(e),r=i(e),o=null==(t=e.ownerDocument)?void 0:t.body,a=Z(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),l=Z(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),u=-r.scrollLeft+d(e),s=-r.scrollTop;return"rtl"===p(o||n).direction&&(u+=Z(n.clientWidth,o?o.clientWidth:0)-a),{width:a,height:l,x:u,y:s}}(f(e)))}function ae(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function ie(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}function le(e,t){void 0===t&&(t={});var n=t,r=n.placement,a=void 0===r?e.placement:r,i=n.boundary,s=void 0===i?"clippingParents":i,d=n.rootBoundary,h=void 0===d?z:d,m=n.elementContext,v=void 0===m?N:m,y=n.altBoundary,w=void 0!==y&&y,E=n.padding,C=void 0===E?0:E,O=ae("number"!=typeof C?C:ie(C,M)),T=v===N?"reference":N,A=e.elements.reference,D=e.rects.popper,I=e.elements[w?T:v],B=function(e,t,n){var r="clippingParents"===t?function(e){var t=b(g(e)),n=["absolute","fixed"].indexOf(p(e).position)>=0&&u(e)?S(e):e;return l(n)?t.filter((function(e){return l(e)&&ne(e,n)&&"body"!==c(e)})):[]}(e):[].concat(t),o=[].concat(r,[n]),a=o[0],i=o.reduce((function(t,n){var r=oe(e,n);return t.top=Z(r.top,t.top),t.right=G(r.right,t.right),t.bottom=G(r.bottom,t.bottom),t.left=Z(r.left,t.left),t}),oe(e,a));return i.width=i.right-i.left,i.height=i.bottom-i.top,i.x=i.left,i.y=i.top,i}(l(I)?I:I.contextElement||f(e.elements.popper),s,h),L=o(A),P=V({reference:L,element:D,strategy:"absolute",placement:a}),R=re(Object.assign({},D,P)),j=v===N?R:L,F={top:B.top-j.top+O.top,bottom:j.bottom-B.bottom+O.bottom,left:B.left-j.left+O.left,right:j.right-B.right+O.right},K=e.modifiersData.offset;if(v===N&&K){var H=K[a];Object.keys(F).forEach((function(e){var t=[_,k].indexOf(e)>=0?1:-1,n=[x,k].indexOf(e)>=0?"y":"x";F[e]+=H[n]*t}))}return F}function ue(e,t,n){return Z(e,G(t,n))}function se(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function ce(e){return[x,_,k,C].some((function(t){return e[t]>=0}))}var fe=j({defaultModifiers:[K,W,{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=void 0===r||r,a=n.adaptive,i=void 0===a||a,l=n.roundOffsets,u=void 0===l||l,s={placement:H(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,X(Object.assign({},s,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:i,roundOffsets:u})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,X(Object.assign({},s,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:u})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},{name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var n=t.styles[e]||{},r=t.attributes[e]||{},o=t.elements[e];u(o)&&c(o)&&(Object.assign(o.style,n),Object.keys(r).forEach((function(e){var t=r[e];!1===t?o.removeAttribute(e):o.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach((function(e){var r=t.elements[e],o=t.attributes[e]||{},a=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce((function(e,t){return e[t]="",e}),{});u(r)&&c(r)&&(Object.assign(r.style,a),Object.keys(o).forEach((function(e){r.removeAttribute(e)})))}))}},requires:["computeStyles"]},{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.options,r=e.name,o=n.offset,a=void 0===o?[0,0]:o,i=I.reduce((function(e,n){return e[n]=function(e,t,n){var r=H(e),o=[C,x].indexOf(r)>=0?-1:1,a="function"==typeof n?n(Object.assign({},t,{placement:e})):n,i=a[0],l=a[1];return i=i||0,l=(l||0)*o,[C,_].indexOf(r)>=0?{x:l,y:i}:{x:i,y:l}}(n,t.rects,a),e}),{}),l=i[t.placement],u=l.x,s=l.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=u,t.modifiersData.popperOffsets.y+=s),t.modifiersData[r]=i}},{name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var o=n.mainAxis,a=void 0===o||o,i=n.altAxis,l=void 0===i||i,u=n.fallbackPlacements,s=n.padding,c=n.boundary,f=n.rootBoundary,d=n.altBoundary,p=n.flipVariations,h=void 0===p||p,m=n.allowedAutoPlacements,v=t.options.placement,g=H(v),y=u||(g!==v&&h?function(e){if(H(e)===O)return[];var t=J(e);return[te(e),t,te(t)]}(v):[J(v)]),b=[v].concat(y).reduce((function(e,n){return e.concat(H(n)===O?function(e,t){void 0===t&&(t={});var n=t,r=n.placement,o=n.boundary,a=n.rootBoundary,i=n.padding,l=n.flipVariations,u=n.allowedAutoPlacements,s=void 0===u?I:u,c=q(r),f=c?l?D:D.filter((function(e){return q(e)===c})):M,d=f.filter((function(e){return s.indexOf(e)>=0}));0===d.length&&(d=f);var p=d.reduce((function(t,n){return t[n]=le(e,{placement:n,boundary:o,rootBoundary:a,padding:i})[H(n)],t}),{});return Object.keys(p).sort((function(e,t){return p[e]-p[t]}))}(t,{placement:n,boundary:c,rootBoundary:f,padding:s,flipVariations:h,allowedAutoPlacements:m}):n)}),[]),w=t.rects.reference,E=t.rects.popper,S=new Map,A=!0,z=b[0],N=0;N<b.length;N++){var B=b[N],L=H(B),P=q(B)===T,R=[x,k].indexOf(L)>=0,j=R?"width":"height",F=le(t,{placement:B,boundary:c,rootBoundary:f,altBoundary:d,padding:s}),K=R?P?_:C:P?k:x;w[j]>E[j]&&(K=J(K));var U=J(K),V=[];if(a&&V.push(F[L]<=0),l&&V.push(F[K]<=0,F[U]<=0),V.every((function(e){return e}))){z=B,A=!1;break}S.set(B,V)}if(A)for(var W=function(e){var t=b.find((function(t){var n=S.get(t);if(n)return n.slice(0,e).every((function(e){return e}))}));if(t)return z=t,"break"},Z=h?3:1;Z>0&&"break"!==W(Z);Z--);t.placement!==z&&(t.modifiersData[r]._skip=!0,t.placement=z,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,r=e.name,o=n.mainAxis,a=void 0===o||o,i=n.altAxis,l=void 0!==i&&i,u=n.boundary,s=n.rootBoundary,c=n.altBoundary,f=n.padding,d=n.tether,p=void 0===d||d,h=n.tetherOffset,m=void 0===h?0:h,g=le(t,{boundary:u,rootBoundary:s,padding:f,altBoundary:c}),y=H(t.placement),b=q(t.placement),w=!b,E=U(y),O="x"===E?"y":"x",M=t.modifiersData.popperOffsets,A=t.rects.reference,z=t.rects.popper,N="function"==typeof m?m(Object.assign({},t.rects,{placement:t.placement})):m,D={x:0,y:0};if(M){if(a||l){var I="y"===E?x:C,B="y"===E?k:_,L="y"===E?"height":"width",P=M[E],R=M[E]+g[I],j=M[E]-g[B],F=p?-z[L]/2:0,K=b===T?A[L]:z[L],V=b===T?-z[L]:-A[L],W=t.elements.arrow,$=p&&W?v(W):{width:0,height:0},Y=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},X=Y[I],Q=Y[B],J=ue(0,A[L],$[L]),ee=w?A[L]/2-F-J-X-N:K-J-X-N,te=w?-A[L]/2+F+J+Q+N:V+J+Q+N,ne=t.elements.arrow&&S(t.elements.arrow),re=ne?"y"===E?ne.clientTop||0:ne.clientLeft||0:0,oe=t.modifiersData.offset?t.modifiersData.offset[t.placement][E]:0,ae=M[E]+ee-oe-re,ie=M[E]+te-oe;if(a){var se=ue(p?G(R,ae):R,P,p?Z(j,ie):j);M[E]=se,D[E]=se-P}if(l){var ce="x"===E?x:C,fe="x"===E?k:_,de=M[O],pe=de+g[ce],he=de-g[fe],me=ue(p?G(pe,ae):pe,de,p?Z(he,ie):he);M[O]=me,D[O]=me-de}}t.modifiersData[r]=D}},requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,n=e.state,r=e.name,o=e.options,a=n.elements.arrow,i=n.modifiersData.popperOffsets,l=H(n.placement),u=U(l),s=[C,_].indexOf(l)>=0?"height":"width";if(a&&i){var c=function(e,t){return ae("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:ie(e,M))}(o.padding,n),f=v(a),d="y"===u?x:C,p="y"===u?k:_,h=n.rects.reference[s]+n.rects.reference[u]-i[u]-n.rects.popper[s],m=i[u]-n.rects.reference[u],g=S(a),y=g?"y"===u?g.clientHeight||0:g.clientWidth||0:0,b=h/2-m/2,w=c[d],E=y-f[s]-c[p],O=y/2-f[s]/2+b,T=ue(w,O,E),A=u;n.modifiersData[r]=((t={})[A]=T,t.centerOffset=T-O,t)}},effect:function(e){var t=e.state,n=e.options.element,r=void 0===n?"[data-popper-arrow]":n;null!=r&&("string"!=typeof r||(r=t.elements.popper.querySelector(r)))&&ne(t.elements.popper,r)&&(t.elements.arrow=r)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,r=t.rects.reference,o=t.rects.popper,a=t.modifiersData.preventOverflow,i=le(t,{elementContext:"reference"}),l=le(t,{altBoundary:!0}),u=se(i,r),s=se(l,o,a),c=ce(u),f=ce(s);t.modifiersData[n]={referenceClippingOffsets:u,popperEscapeOffsets:s,isReferenceHidden:c,hasPopperEscaped:f},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":c,"data-popper-escaped":f})}}]}),de=n(9590),pe=n.n(de),he=function(e){return e.reduce((function(e,t){var n=t[0],r=t[1];return e[n]=r,e}),{})},me="undefined"!=typeof window&&window.document&&window.document.createElement?r.useLayoutEffect:r.useEffect,ve=[],ge=function(e,t,n){void 0===n&&(n={});var o=r.useRef(null),a={onFirstUpdate:n.onFirstUpdate,placement:n.placement||"bottom",strategy:n.strategy||"absolute",modifiers:n.modifiers||ve},i=r.useState({styles:{popper:{position:a.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),l=i[0],u=i[1],s=r.useMemo((function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(e){var t=e.state,n=Object.keys(t.elements);u({styles:he(n.map((function(e){return[e,t.styles[e]||{}]}))),attributes:he(n.map((function(e){return[e,t.attributes[e]]})))})},requires:["computeStyles"]}}),[]),c=r.useMemo((function(){var e={onFirstUpdate:a.onFirstUpdate,placement:a.placement,strategy:a.strategy,modifiers:[].concat(a.modifiers,[s,{name:"applyStyles",enabled:!1}])};return pe()(o.current,e)?o.current||e:(o.current=e,e)}),[a.onFirstUpdate,a.placement,a.strategy,a.modifiers,s]),f=r.useRef();return me((function(){f.current&&f.current.setOptions(c)}),[c]),me((function(){if(null!=e&&null!=t){var r=(n.createPopper||fe)(e,t,c);return f.current=r,function(){r.destroy(),f.current=null}}}),[e,t,n.createPopper]),{state:f.current?f.current.state:null,styles:l.styles,attributes:l.attributes,update:f.current?f.current.update:null,forceUpdate:f.current?f.current.forceUpdate:null}}},5741:function(e,t,n){"use strict";function r(){return(r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}n.d(t,{Z:function(){return d}});var o=n(9756),a=n(3552);function i(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}n(5697);var l=n(6888),u=n.n(l),s=n(2666),c=function(e,t){return e&&t&&t.split(" ").forEach((function(t){return r=t,void((n=e).classList?n.classList.remove(r):"string"==typeof n.className?n.className=i(n.className,r):n.setAttribute("class",i(n.className&&n.className.baseVal||"",r)));var n,r}))},f=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return(t=e.call.apply(e,[this].concat(r))||this).appliedClasses={appear:{},enter:{},exit:{}},t.onEnter=function(e,n){var r=t.resolveArguments(e,n),o=r[0],a=r[1];t.removeClasses(o,"exit"),t.addClass(o,a?"appear":"enter","base"),t.props.onEnter&&t.props.onEnter(e,n)},t.onEntering=function(e,n){var r=t.resolveArguments(e,n),o=r[0],a=r[1]?"appear":"enter";t.addClass(o,a,"active"),t.props.onEntering&&t.props.onEntering(e,n)},t.onEntered=function(e,n){var r=t.resolveArguments(e,n),o=r[0],a=r[1]?"appear":"enter";t.removeClasses(o,a),t.addClass(o,a,"done"),t.props.onEntered&&t.props.onEntered(e,n)},t.onExit=function(e){var n=t.resolveArguments(e)[0];t.removeClasses(n,"appear"),t.removeClasses(n,"enter"),t.addClass(n,"exit","base"),t.props.onExit&&t.props.onExit(e)},t.onExiting=function(e){var n=t.resolveArguments(e)[0];t.addClass(n,"exit","active"),t.props.onExiting&&t.props.onExiting(e)},t.onExited=function(e){var n=t.resolveArguments(e)[0];t.removeClasses(n,"exit"),t.addClass(n,"exit","done"),t.props.onExited&&t.props.onExited(e)},t.resolveArguments=function(e,n){return t.props.nodeRef?[t.props.nodeRef.current,e]:[e,n]},t.getClassNames=function(e){var n=t.props.classNames,r="string"==typeof n,o=r?(r&&n?n+"-":"")+e:n[e];return{baseClassName:o,activeClassName:r?o+"-active":n[e+"Active"],doneClassName:r?o+"-done":n[e+"Done"]}},t}(0,a.Z)(t,e);var n=t.prototype;return n.addClass=function(e,t,n){var r=this.getClassNames(t)[n+"ClassName"],o=this.getClassNames("enter").doneClassName;"appear"===t&&"done"===n&&o&&(r+=" "+o),"active"===n&&e&&e.scrollTop,r&&(this.appliedClasses[t][n]=r,function(e,t){e&&t&&t.split(" ").forEach((function(t){return r=t,void((n=e).classList?n.classList.add(r):function(e,t){return e.classList?!!t&&e.classList.contains(t):-1!==(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")}(n,r)||("string"==typeof n.className?n.className=n.className+" "+r:n.setAttribute("class",(n.className&&n.className.baseVal||"")+" "+r)));var n,r}))}(e,r))},n.removeClasses=function(e,t){var n=this.appliedClasses[t],r=n.base,o=n.active,a=n.done;this.appliedClasses[t]={},r&&c(e,r),o&&c(e,o),a&&c(e,a)},n.render=function(){var e=this.props,t=(e.classNames,(0,o.Z)(e,["classNames"]));return u().createElement(s.ZP,r({},t,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t}(u().Component);f.defaultProps={classNames:""},f.propTypes={};var d=f},2666:function(e,t,n){"use strict";n.d(t,{cn:function(){return d},d0:function(){return f},Ix:function(){return p},ZP:function(){return v}});var r=n(9756),o=n(3552),a=(n(5697),n(6888)),i=n.n(a),l=n(2834),u=n(220),s="unmounted",c="exited",f="entering",d="entered",p="exiting",h=function(e){function t(t,n){var r;r=e.call(this,t,n)||this;var o,a=n&&!n.isMounting?t.enter:t.appear;return r.appearStatus=null,t.in?a?(o=c,r.appearStatus=f):o=d:o=t.unmountOnExit||t.mountOnEnter?s:c,r.state={status:o},r.nextCallback=null,r}(0,o.Z)(t,e),t.getDerivedStateFromProps=function(e,t){return e.in&&t.status===s?{status:c}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var n=this.state.status;this.props.in?n!==f&&n!==d&&(t=f):n!==f&&n!==d||(t=p)}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e,t,n,r=this.props.timeout;return e=t=n=r,null!=r&&"number"!=typeof r&&(e=r.exit,t=r.enter,n=void 0!==r.appear?r.appear:t),{exit:e,enter:t,appear:n}},n.updateStatus=function(e,t){void 0===e&&(e=!1),null!==t?(this.cancelNextCallback(),t===f?this.performEnter(e):this.performExit()):this.props.unmountOnExit&&this.state.status===c&&this.setState({status:s})},n.performEnter=function(e){var t=this,n=this.props.enter,r=this.context?this.context.isMounting:e,o=this.props.nodeRef?[r]:[l.findDOMNode(this),r],a=o[0],i=o[1],u=this.getTimeouts(),s=r?u.appear:u.enter;e||n?(this.props.onEnter(a,i),this.safeSetState({status:f},(function(){t.props.onEntering(a,i),t.onTransitionEnd(s,(function(){t.safeSetState({status:d},(function(){t.props.onEntered(a,i)}))}))}))):this.safeSetState({status:d},(function(){t.props.onEntered(a)}))},n.performExit=function(){var e=this,t=this.props.exit,n=this.getTimeouts(),r=this.props.nodeRef?void 0:l.findDOMNode(this);t?(this.props.onExit(r),this.safeSetState({status:p},(function(){e.props.onExiting(r),e.onTransitionEnd(n.exit,(function(){e.safeSetState({status:c},(function(){e.props.onExited(r)}))}))}))):this.safeSetState({status:c},(function(){e.props.onExited(r)}))},n.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,n=!0;return this.nextCallback=function(r){n&&(n=!1,t.nextCallback=null,e(r))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var n=this.props.nodeRef?this.props.nodeRef.current:l.findDOMNode(this),r=null==e&&!this.props.addEndListener;if(n&&!r){if(this.props.addEndListener){var o=this.props.nodeRef?[this.nextCallback]:[n,this.nextCallback],a=o[0],i=o[1];this.props.addEndListener(a,i)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},n.render=function(){var e=this.state.status;if(e===s)return null;var t=this.props,n=t.children,o=(t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef,(0,r.Z)(t,["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(e,o):i().cloneElement(i().Children.only(n),o))},t}(i().Component);function m(){}h.contextType=u.Z,h.propTypes={},h.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:m,onEntering:m,onEntered:m,onExit:m,onExiting:m,onExited:m},h.UNMOUNTED=s,h.EXITED=c,h.ENTERING=f,h.ENTERED=d,h.EXITING=p;var v=h},220:function(e,t,n){"use strict";var r=n(6888),o=n.n(r);t.Z=o().createContext(null)},53:function(e,t){"use strict";var n,r,o,a;if("object"==typeof performance&&"function"==typeof performance.now){var i=performance;t.unstable_now=function(){return i.now()}}else{var l=Date,u=l.now();t.unstable_now=function(){return l.now()-u}}if("undefined"==typeof window||"function"!=typeof MessageChannel){var s=null,c=null,f=function(){if(null!==s)try{var e=t.unstable_now();s(!0,e),s=null}catch(e){throw setTimeout(f,0),e}};n=function(e){null!==s?setTimeout(n,0,e):(s=e,setTimeout(f,0))},r=function(e,t){c=setTimeout(e,t)},o=function(){clearTimeout(c)},t.unstable_shouldYield=function(){return!1},a=t.unstable_forceFrameRate=function(){}}else{var d=window.setTimeout,p=window.clearTimeout;if("undefined"!=typeof console){var h=window.cancelAnimationFrame;"function"!=typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),"function"!=typeof h&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills")}var m=!1,v=null,g=-1,y=5,b=0;t.unstable_shouldYield=function(){return t.unstable_now()>=b},a=function(){},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):y=0<e?Math.floor(1e3/e):5};var w=new MessageChannel,E=w.port2;w.port1.onmessage=function(){if(null!==v){var e=t.unstable_now();b=e+y;try{v(!0,e)?E.postMessage(null):(m=!1,v=null)}catch(e){throw E.postMessage(null),e}}else m=!1},n=function(e){v=e,m||(m=!0,E.postMessage(null))},r=function(e,n){g=d((function(){e(t.unstable_now())}),n)},o=function(){p(g),g=-1}}function S(e,t){var n=e.length;e.push(t);e:for(;;){var r=n-1>>>1,o=e[r];if(!(void 0!==o&&0<_(o,t)))break e;e[r]=t,e[n]=o,n=r}}function x(e){return void 0===(e=e[0])?null:e}function k(e){var t=e[0];if(void 0!==t){var n=e.pop();if(n!==t){e[0]=n;e:for(var r=0,o=e.length;r<o;){var a=2*(r+1)-1,i=e[a],l=a+1,u=e[l];if(void 0!==i&&0>_(i,n))void 0!==u&&0>_(u,i)?(e[r]=u,e[l]=n,r=l):(e[r]=i,e[a]=n,r=a);else{if(!(void 0!==u&&0>_(u,n)))break e;e[r]=u,e[l]=n,r=l}}}return t}return null}function _(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}var C=[],O=[],M=1,T=null,A=3,z=!1,N=!1,D=!1;function I(e){for(var t=x(O);null!==t;){if(null===t.callback)k(O);else{if(!(t.startTime<=e))break;k(O),t.sortIndex=t.expirationTime,S(C,t)}t=x(O)}}function B(e){if(D=!1,I(e),!N)if(null!==x(C))N=!0,n(L);else{var t=x(O);null!==t&&r(B,t.startTime-e)}}function L(e,n){N=!1,D&&(D=!1,o()),z=!0;var a=A;try{for(I(n),T=x(C);null!==T&&(!(T.expirationTime>n)||e&&!t.unstable_shouldYield());){var i=T.callback;if("function"==typeof i){T.callback=null,A=T.priorityLevel;var l=i(T.expirationTime<=n);n=t.unstable_now(),"function"==typeof l?T.callback=l:T===x(C)&&k(C),I(n)}else k(C);T=x(C)}if(null!==T)var u=!0;else{var s=x(O);null!==s&&r(B,s.startTime-n),u=!1}return u}finally{T=null,A=a,z=!1}}var P=a;t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){N||z||(N=!0,n(L))},t.unstable_getCurrentPriorityLevel=function(){return A},t.unstable_getFirstCallbackNode=function(){return x(C)},t.unstable_next=function(e){switch(A){case 1:case 2:case 3:var t=3;break;default:t=A}var n=A;A=t;try{return e()}finally{A=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=P,t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=A;A=e;try{return t()}finally{A=n}},t.unstable_scheduleCallback=function(e,a,i){var l=t.unstable_now();switch(i="object"==typeof i&&null!==i&&"number"==typeof(i=i.delay)&&0<i?l+i:l,e){case 1:var u=-1;break;case 2:u=250;break;case 5:u=1073741823;break;case 4:u=1e4;break;default:u=5e3}return e={id:M++,callback:a,priorityLevel:e,startTime:i,expirationTime:u=i+u,sortIndex:-1},i>l?(e.sortIndex=i,S(O,e),null===x(C)&&e===x(O)&&(D?o():D=!0,r(B,i-l))):(e.sortIndex=u,S(C,e),N||z||(N=!0,n(L))),e},t.unstable_wrapCallback=function(e){var t=A;return function(){var n=A;A=t;try{return e.apply(this,arguments)}finally{A=n}}}},3840:function(e,t,n){"use strict";e.exports=n(53)},4889:function(e,t,n){!function(e,t){"use strict";if(!e.setImmediate){var n,r,o,a,i,l=1,u={},s=!1,c=e.document,f=Object.getPrototypeOf&&Object.getPrototypeOf(e);f=f&&f.setTimeout?f:e,"[object process]"==={}.toString.call(e.process)?n=function(e){process.nextTick((function(){p(e)}))}:function(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=n,t}}()?(a="setImmediate$"+Math.random()+"$",i=function(t){t.source===e&&"string"==typeof t.data&&0===t.data.indexOf(a)&&p(+t.data.slice(a.length))},e.addEventListener?e.addEventListener("message",i,!1):e.attachEvent("onmessage",i),n=function(t){e.postMessage(a+t,"*")}):e.MessageChannel?((o=new MessageChannel).port1.onmessage=function(e){p(e.data)},n=function(e){o.port2.postMessage(e)}):c&&"onreadystatechange"in c.createElement("script")?(r=c.documentElement,n=function(e){var t=c.createElement("script");t.onreadystatechange=function(){p(e),t.onreadystatechange=null,r.removeChild(t),t=null},r.appendChild(t)}):n=function(e){setTimeout(p,0,e)},f.setImmediate=function(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),r=0;r<t.length;r++)t[r]=arguments[r+1];var o={callback:e,args:t};return u[l]=o,n(l),l++},f.clearImmediate=d}function d(e){delete u[e]}function p(e){if(s)setTimeout(p,0,e);else{var t=u[e];if(t){s=!0;try{!function(e){var t=e.callback,n=e.args;switch(n.length){case 0:t();break;case 1:t(n[0]);break;case 2:t(n[0],n[1]);break;case 3:t(n[0],n[1],n[2]);break;default:t.apply(void 0,n)}}(t)}finally{d(e),s=!1}}}}}("undefined"==typeof self?void 0===n.g?this:n.g:self)},2238:function(e,t,n){var r;!function(o,a){"use strict";var i="function",l="undefined",u="object",s="string",c="model",f="name",d="type",p="vendor",h="version",m="architecture",v="console",g="mobile",y="tablet",b="smarttv",w="wearable",E="embedded",S={extend:function(e,t){var n={};for(var r in e)t[r]&&t[r].length%2==0?n[r]=t[r].concat(e[r]):n[r]=e[r];return n},has:function(e,t){return typeof e===s&&-1!==t.toLowerCase().indexOf(e.toLowerCase())},lowerize:function(e){return e.toLowerCase()},major:function(e){return typeof e===s?e.replace(/[^\d\.]/g,"").split(".")[0]:a},trim:function(e,t){return e=e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),typeof t===l?e:e.substring(0,255)}},x={rgx:function(e,t){for(var n,r,o,l,s,c,f=0;f<t.length&&!s;){var d=t[f],p=t[f+1];for(n=r=0;n<d.length&&!s;)if(s=d[n++].exec(e))for(o=0;o<p.length;o++)c=s[++r],typeof(l=p[o])===u&&l.length>0?2==l.length?typeof l[1]==i?this[l[0]]=l[1].call(this,c):this[l[0]]=l[1]:3==l.length?typeof l[1]!==i||l[1].exec&&l[1].test?this[l[0]]=c?c.replace(l[1],l[2]):a:this[l[0]]=c?l[1].call(this,c,l[2]):a:4==l.length&&(this[l[0]]=c?l[3].call(this,c.replace(l[1],l[2])):a):this[l]=c||a;f+=2}},str:function(e,t){for(var n in t)if(typeof t[n]===u&&t[n].length>0){for(var r=0;r<t[n].length;r++)if(S.has(t[n][r],e))return"?"===n?a:n}else if(S.has(t[n],e))return"?"===n?a:n;return e}},k={browser:{oldSafari:{version:{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}},oldEdge:{version:{.1:"12.",21:"13.",31:"14.",39:"15.",41:"16.",42:"17.",44:"18."}}},os:{windows:{version:{ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"}}}},_={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[h,[f,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[h,[f,"Edge"]],[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]{3,6})\b.+version\/([\w\.-]+)/i,/(opera)(?:.+version\/|[\/\s]+)([\w\.]+)/i],[f,h],[/opios[\/\s]+([\w\.]+)/i],[h,[f,"Opera Mini"]],[/\sopr\/([\w\.]+)/i],[h,[f,"Opera"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/\s]?([\w\.]*)/i,/(avant\s|iemobile|slim)(?:browser)?[\/\s]?([\w\.]*)/i,/(ba?idubrowser)[\/\s]?([\w\.]+)/i,/(?:ms|\()(ie)\s([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon)\/([\w\.-]+)/i,/(rekonq|puffin|brave|whale|qqbrowserlite|qq)\/([\w\.]+)/i,/(weibo)__([\d\.]+)/i],[f,h],[/(?:[\s\/]uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[h,[f,"UCBrowser"]],[/(?:windowswechat)?\sqbcore\/([\w\.]+)\b.*(?:windowswechat)?/i],[h,[f,"WeChat(Win) Desktop"]],[/micromessenger\/([\w\.]+)/i],[h,[f,"WeChat"]],[/konqueror\/([\w\.]+)/i],[h,[f,"Konqueror"]],[/trident.+rv[:\s]([\w\.]{1,9})\b.+like\sgecko/i],[h,[f,"IE"]],[/yabrowser\/([\w\.]+)/i],[h,[f,"Yandex"]],[/(avast|avg)\/([\w\.]+)/i],[[f,/(.+)/,"$1 Secure Browser"],h],[/focus\/([\w\.]+)/i],[h,[f,"Firefox Focus"]],[/opt\/([\w\.]+)/i],[h,[f,"Opera Touch"]],[/coc_coc_browser\/([\w\.]+)/i],[h,[f,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[h,[f,"Dolphin"]],[/coast\/([\w\.]+)/i],[h,[f,"Opera Coast"]],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[h,[f,"MIUI Browser"]],[/fxios\/([\w\.-]+)/i],[h,[f,"Firefox"]],[/(qihu|qhbrowser|qihoobrowser|360browser)/i],[[f,"360 Browser"]],[/(oculus|samsung|sailfish)browser\/([\w\.]+)/i],[[f,/(.+)/,"$1 Browser"],h],[/(comodo_dragon)\/([\w\.]+)/i],[[f,/_/g," "],h],[/\s(electron)\/([\w\.]+)\ssafari/i,/(tesla)(?:\sqtcarbrowser|\/(20[12]\d\.[\w\.-]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\/\s]?([\w\.]+)/i],[f,h],[/(MetaSr)[\/\s]?([\w\.]+)/i,/(LBBROWSER)/i],[f],[/;fbav\/([\w\.]+);/i],[h,[f,"Facebook"]],[/FBAN\/FBIOS|FB_IAB\/FB4A/i],[[f,"Facebook"]],[/safari\s(line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(chromium|instagram)[\/\s]([\w\.-]+)/i],[f,h],[/\bgsa\/([\w\.]+)\s.*safari\//i],[h,[f,"GSA"]],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[h,[f,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[f,"Chrome WebView"],h],[/droid.+\sversion\/([\w\.]+)\b.+(?:mobile\ssafari|safari)/i],[h,[f,"Android Browser"]],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[f,h],[/version\/([\w\.]+)\s.*mobile\/\w+\s(safari)/i],[h,[f,"Mobile Safari"]],[/version\/([\w\.]+)\s.*(mobile\s?safari|safari)/i],[h,f],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[f,[h,x.str,k.browser.oldSafari.version]],[/(webkit|khtml)\/([\w\.]+)/i],[f,h],[/(navigator|netscape)\/([\w\.-]+)/i],[[f,"Netscape"],h],[/ile\svr;\srv:([\w\.]+)\).+firefox/i],[h,[f,"Firefox Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo\sbrowser|minimo|conkeror)[\/\s]?([\w\.\+]+)/i,/(firefox|seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([\w\.-]+)$/i,/(firefox)\/([\w\.]+)\s[\w\s\-]+\/[\w\.]+$/i,/(mozilla)\/([\w\.]+)\s.+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir)[\/\s]?([\w\.]+)/i,/(links)\s\(([\w\.]+)/i,/(gobrowser)\/?([\w\.]*)/i,/(ice\s?browser)\/v?([\w\._]+)/i,/(mosaic)[\/\s]([\w\.]+)/i],[f,h]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[[m,"amd64"]],[/(ia32(?=;))/i],[[m,S.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[[m,"ia32"]],[/\b(aarch64|armv?8e?l?)\b/i],[[m,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[m,"armhf"]],[/windows\s(ce|mobile);\sppc;/i],[[m,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[[m,/ower/,"",S.lowerize]],[/(sun4\w)[;\)]/i],[[m,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?:64|(?=v(?:[1-7]|[5-7]1)l?|;|eabi))|(?=atmel\s)avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[m,S.lowerize]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[pt]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus\s10)/i],[c,[p,"Samsung"],[d,y]],[/\b((?:s[cgp]h|gt|sm)-\w+|galaxy\snexus)/i,/\ssamsung[\s-]([\w-]+)/i,/sec-(sgh\w+)/i],[c,[p,"Samsung"],[d,g]],[/\((ip(?:hone|od)[\s\w]*);/i],[c,[p,"Apple"],[d,g]],[/\((ipad);[\w\s\),;-]+apple/i,/applecoremedia\/[\w\.]+\s\((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[c,[p,"Apple"],[d,y]],[/\b((?:agr|ags[23]|bah2?|sht?)-a?[lw]\d{2})/i],[c,[p,"Huawei"],[d,y]],[/d\/huawei([\w\s-]+)[;\)]/i,/\b(nexus\s6p|vog-[at]?l\d\d|ane-[at]?l[x\d]\d|eml-a?l\d\da?|lya-[at]?l\d[\dc]|clt-a?l\d\di?|ele-l\d\d)/i,/\b(\w{2,4}-[atu][ln][01259][019])[;\)\s]/i],[c,[p,"Huawei"],[d,g]],[/\b(poco[\s\w]+)(?:\sbuild|\))/i,/\b;\s(\w+)\sbuild\/hm\1/i,/\b(hm[\s\-_]?note?[\s_]?(?:\d\w)?)\sbuild/i,/\b(redmi[\s\-_]?(?:note|k)?[\w\s_]+)(?:\sbuild|\))/i,/\b(mi[\s\-_]?(?:a\d|one|one[\s_]plus|note lte)?[\s_]?(?:\d?\w?)[\s_]?(?:plus)?)\sbuild/i],[[c,/_/g," "],[p,"Xiaomi"],[d,g]],[/\b(mi[\s\-_]?(?:pad)(?:[\w\s_]+))(?:\sbuild|\))/i],[[c,/_/g," "],[p,"Xiaomi"],[d,y]],[/;\s(\w+)\sbuild.+\soppo/i,/\s(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007)\b/i],[c,[p,"OPPO"],[d,g]],[/\svivo\s(\w+)(?:\sbuild|\))/i,/\s(v[12]\d{3}\w?[at])(?:\sbuild|;)/i],[c,[p,"Vivo"],[d,g]],[/\s(rmx[12]\d{3})(?:\sbuild|;)/i],[c,[p,"Realme"],[d,g]],[/\s(milestone|droid(?:[2-4x]|\s(?:bionic|x2|pro|razr))?:?(\s4g)?)\b[\w\s]+build\//i,/\smot(?:orola)?[\s-](\w*)/i,/((?:moto[\s\w\(\)]+|xt\d{3,4}|nexus\s6)(?=\sbuild|\)))/i],[c,[p,"Motorola"],[d,g]],[/\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[c,[p,"Motorola"],[d,y]],[/((?=lg)?[vl]k\-?\d{3})\sbuild|\s3\.[\s\w;-]{10}lg?-([06cv9]{3,4})/i],[c,[p,"LG"],[d,y]],[/(lm-?f100[nv]?|nexus\s[45])/i,/lg[e;\s\/-]+((?!browser|netcast)\w+)/i,/\blg(\-?[\d\w]+)\sbuild/i],[c,[p,"LG"],[d,g]],[/(ideatab[\w\-\s]+)/i,/lenovo\s?(s(?:5000|6000)(?:[\w-]+)|tab(?:[\s\w]+)|yt[\d\w-]{6}|tb[\d\w-]{6})/i],[c,[p,"Lenovo"],[d,y]],[/(?:maemo|nokia).*(n900|lumia\s\d+)/i,/nokia[\s_-]?([\w\.-]*)/i],[[c,/_/g," "],[p,"Nokia"],[d,g]],[/droid.+;\s(pixel\sc)[\s)]/i],[c,[p,"Google"],[d,y]],[/droid.+;\s(pixel[\s\daxl]{0,6})(?:\sbuild|\))/i],[c,[p,"Google"],[d,g]],[/droid.+\s([c-g]\d{4}|so[-l]\w+|xq-a\w[4-7][12])(?=\sbuild\/|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[c,[p,"Sony"],[d,g]],[/sony\stablet\s[ps]\sbuild\//i,/(?:sony)?sgp\w+(?:\sbuild\/|\))/i],[[c,"Xperia Tablet"],[p,"Sony"],[d,y]],[/\s(kb2005|in20[12]5|be20[12][59])\b/i,/\ba000(1)\sbuild/i,/\boneplus\s(a\d{4})[\s)]/i],[c,[p,"OnePlus"],[d,g]],[/(alexa)webm/i,/(kf[a-z]{2}wi)(\sbuild\/|\))/i,/(kf[a-z]+)(\sbuild\/|\)).+silk\//i],[c,[p,"Amazon"],[d,y]],[/(sd|kf)[0349hijorstuw]+(\sbuild\/|\)).+silk\//i],[[c,"Fire Phone"],[p,"Amazon"],[d,g]],[/\((playbook);[\w\s\),;-]+(rim)/i],[c,p,[d,y]],[/((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10;\s(\w+)/i],[c,[p,"BlackBerry"],[d,g]],[/(?:\b|asus_)(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus\s7|padfone|p00[cj])/i],[c,[p,"ASUS"],[d,y]],[/\s(z[es]6[027][01][km][ls]|zenfone\s\d\w?)\b/i],[c,[p,"ASUS"],[d,g]],[/(nexus\s9)/i],[c,[p,"HTC"],[d,y]],[/(htc)[;_\s-]{1,2}([\w\s]+(?=\)|\sbuild)|\w+)/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[p,[c,/_/g," "],[d,g]],[/droid[x\d\.\s;]+\s([ab][1-7]\-?[0178a]\d\d?)/i],[c,[p,"Acer"],[d,y]],[/droid.+;\s(m[1-5]\snote)\sbuild/i,/\bmz-([\w-]{2,})/i],[c,[p,"Meizu"],[d,g]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[\s_-]?([\w-]*)/i,/(hp)\s([\w\s]+\w)/i,/(asus)-?(\w+)/i,/(microsoft);\s(lumia[\s\w]+)/i,/(lenovo)[_\s-]?([\w-]+)/i,/linux;.+(jolla);/i,/droid.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[p,c,[d,g]],[/(archos)\s(gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/\s(nook)[\w\s]+build\/(\w+)/i,/(dell)\s(strea[kpr\s\d]*[\dko])/i,/[;\/]\s?(le[\s\-]+pan)[\s\-]+(\w{1,9})\sbuild/i,/[;\/]\s?(trinity)[\-\s]*(t\d{3})\sbuild/i,/\b(gigaset)[\s\-]+(q\w{1,9})\sbuild/i,/\b(vodafone)\s([\w\s]+)(?:\)|\sbuild)/i],[p,c,[d,y]],[/\s(surface\sduo)\s/i],[c,[p,"Microsoft"],[d,y]],[/droid\s[\d\.]+;\s(fp\du?)\sbuild/i],[c,[p,"Fairphone"],[d,g]],[/\s(u304aa)\sbuild/i],[c,[p,"AT&T"],[d,g]],[/sie-(\w*)/i],[c,[p,"Siemens"],[d,g]],[/[;\/]\s?(rct\w+)\sbuild/i],[c,[p,"RCA"],[d,y]],[/[;\/\s](venue[\d\s]{2,7})\sbuild/i],[c,[p,"Dell"],[d,y]],[/[;\/]\s?(q(?:mv|ta)\w+)\sbuild/i],[c,[p,"Verizon"],[d,y]],[/[;\/]\s(?:barnes[&\s]+noble\s|bn[rt])([\w\s\+]*)\sbuild/i],[c,[p,"Barnes & Noble"],[d,y]],[/[;\/]\s(tm\d{3}\w+)\sbuild/i],[c,[p,"NuVision"],[d,y]],[/;\s(k88)\sbuild/i],[c,[p,"ZTE"],[d,y]],[/;\s(nx\d{3}j)\sbuild/i],[c,[p,"ZTE"],[d,g]],[/[;\/]\s?(gen\d{3})\sbuild.*49h/i],[c,[p,"Swiss"],[d,g]],[/[;\/]\s?(zur\d{3})\sbuild/i],[c,[p,"Swiss"],[d,y]],[/[;\/]\s?((zeki)?tb.*\b)\sbuild/i],[c,[p,"Zeki"],[d,y]],[/[;\/]\s([yr]\d{2})\sbuild/i,/[;\/]\s(dragon[\-\s]+touch\s|dt)(\w{5})\sbuild/i],[[p,"Dragon Touch"],c,[d,y]],[/[;\/]\s?(ns-?\w{0,9})\sbuild/i],[c,[p,"Insignia"],[d,y]],[/[;\/]\s?((nxa|Next)-?\w{0,9})\sbuild/i],[c,[p,"NextBook"],[d,y]],[/[;\/]\s?(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05]))\sbuild/i],[[p,"Voice"],c,[d,g]],[/[;\/]\s?(lvtel\-)?(v1[12])\sbuild/i],[[p,"LvTel"],c,[d,g]],[/;\s(ph-1)\s/i],[c,[p,"Essential"],[d,g]],[/[;\/]\s?(v(100md|700na|7011|917g).*\b)\sbuild/i],[c,[p,"Envizen"],[d,y]],[/[;\/]\s?(trio[\s\w\-\.]+)\sbuild/i],[c,[p,"MachSpeed"],[d,y]],[/[;\/]\s?tu_(1491)\sbuild/i],[c,[p,"Rotor"],[d,y]],[/(shield[\w\s]+)\sbuild/i],[c,[p,"Nvidia"],[d,y]],[/(sprint)\s(\w+)/i],[p,c,[d,g]],[/(kin\.[onetw]{3})/i],[[c,/\./g," "],[p,"Microsoft"],[d,g]],[/droid\s[\d\.]+;\s(cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[c,[p,"Zebra"],[d,y]],[/droid\s[\d\.]+;\s(ec30|ps20|tc[2-8]\d[kx])\)/i],[c,[p,"Zebra"],[d,g]],[/\s(ouya)\s/i,/(nintendo)\s([wids3utch]+)/i],[p,c,[d,v]],[/droid.+;\s(shield)\sbuild/i],[c,[p,"Nvidia"],[d,v]],[/(playstation\s[345portablevi]+)/i],[c,[p,"Sony"],[d,v]],[/[\s\(;](xbox(?:\sone)?(?!;\sxbox))[\s\);]/i],[c,[p,"Microsoft"],[d,v]],[/smart-tv.+(samsung)/i],[p,[d,b]],[/hbbtv.+maple;(\d+)/i],[[c,/^/,"SmartTV"],[p,"Samsung"],[d,b]],[/(?:linux;\snetcast.+smarttv|lg\snetcast\.tv-201\d)/i],[[p,"LG"],[d,b]],[/(apple)\s?tv/i],[p,[c,"Apple TV"],[d,b]],[/crkey/i],[[c,"Chromecast"],[p,"Google"],[d,b]],[/droid.+aft([\w])(\sbuild\/|\))/i],[c,[p,"Amazon"],[d,b]],[/\(dtv[\);].+(aquos)/i],[c,[p,"Sharp"],[d,b]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[p,S.trim],[c,S.trim],[d,b]],[/[\s\/\(](android\s|smart[-\s]?|opera\s)tv[;\)\s]/i],[[d,b]],[/((pebble))app\/[\d\.]+\s/i],[p,c,[d,w]],[/droid.+;\s(glass)\s\d/i],[c,[p,"Google"],[d,w]],[/droid\s[\d\.]+;\s(wt63?0{2,3})\)/i],[c,[p,"Zebra"],[d,w]],[/(tesla)(?:\sqtcarbrowser|\/20[12]\d\.[\w\.-]+)/i],[p,[d,E]],[/droid .+?; ([^;]+?)(?: build|\) applewebkit).+? mobile safari/i],[c,[d,g]],[/droid .+?;\s([^;]+?)(?: build|\) applewebkit).+?(?! mobile) safari/i],[c,[d,y]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[d,S.lowerize]],[/(android[\w\.\s\-]{0,9});.+build/i],[c,[p,"Generic"]],[/(phone)/i],[[d,g]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[h,[f,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[h,[f,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/\s]\(?([\w\.]+)/i,/(icab)[\/\s]([23]\.[\d\.]+)/i],[f,h],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[h,f]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[f,h],[/(windows)\snt\s6\.2;\s(arm)/i,/(windows\sphone(?:\sos)*)[\s\/]?([\d\.\s\w]*)/i,/(windows\smobile|windows)[\s\/]?([ntce\d\.\s]+\w)(?!.+xbox)/i],[f,[h,x.str,k.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[f,"Windows"],[h,x.str,k.os.windows.version]],[/ip[honead]{2,4}\b(?:.*os\s([\w]+)\slike\smac|;\sopera)/i,/cfnetwork\/.+darwin/i],[[h,/_/g,"."],[f,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)(?!.+haiku)/i],[[f,"Mac OS"],[h,/_/g,"."]],[/(android|webos|palm\sos|qnx|bada|rim\stablet\sos|meego|sailfish|contiki)[\/\s-]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/\s]([\w\.]+)/i,/\((series40);/i],[f,h],[/\(bb(10);/i],[h,[f,"BlackBerry"]],[/(?:symbian\s?os|symbos|s60(?=;)|series60)[\/\s-]?([\w\.]*)/i],[h,[f,"Symbian"]],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[f,"Firefox OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[h,[f,"webOS"]],[/crkey\/([\d\.]+)/i],[h,[f,"Chromecast"]],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[f,"Chromium OS"],h],[/(nintendo|playstation)\s([wids345portablevuch]+)/i,/(xbox);\s+xbox\s([^\);]+)/i,/(mint)[\/\s\(\)]?(\w*)/i,/(mageia|vectorlinux)[;\s]/i,/(joli|[kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?=\slinux)|slackware|fedora|mandriva|centos|pclinuxos|redhat|zenwalk|linpus|raspbian)(?:\sgnu\/linux)?(?:\slinux)?[\/\s-]?(?!chrom|package)([\w\.-]*)/i,/(hurd|linux)\s?([\w\.]*)/i,/(gnu)\s?([\w\.]*)/i,/\s([frentopc-]{0,4}bsd|dragonfly)\s?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku)\s(\w+)/i],[f,h],[/(sunos)\s?([\w\.\d]*)/i],[[f,"Solaris"],h],[/((?:open)?solaris)[\/\s-]?([\w\.]*)/i,/(aix)\s((\d)(?=\.|\)|\s)[\w\.])*/i,/(plan\s9|minix|beos|os\/2|amigaos|morphos|risc\sos|openvms|fuchsia)/i,/(unix)\s?([\w\.]*)/i],[f,h]]},C=function(e,t){if("object"==typeof e&&(t=e,e=a),!(this instanceof C))return new C(e,t).getResult();var n=e||(void 0!==o&&o.navigator&&o.navigator.userAgent?o.navigator.userAgent:""),r=t?S.extend(_,t):_;return this.getBrowser=function(){var e={name:a,version:a};return x.rgx.call(e,n,r.browser),e.major=S.major(e.version),e},this.getCPU=function(){var e={architecture:a};return x.rgx.call(e,n,r.cpu),e},this.getDevice=function(){var e={vendor:a,model:a,type:a};return x.rgx.call(e,n,r.device),e},this.getEngine=function(){var e={name:a,version:a};return x.rgx.call(e,n,r.engine),e},this.getOS=function(){var e={name:a,version:a};return x.rgx.call(e,n,r.os),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return n},this.setUA=function(e){return n=typeof e===s&&e.length>255?S.trim(e,255):e,this},this.setUA(n),this};C.VERSION="0.7.28",C.BROWSER={NAME:f,MAJOR:"major",VERSION:h},C.CPU={ARCHITECTURE:m},C.DEVICE={MODEL:c,VENDOR:p,TYPE:d,CONSOLE:v,MOBILE:g,SMARTTV:b,TABLET:y,WEARABLE:w,EMBEDDED:E},C.ENGINE={NAME:f,VERSION:h},C.OS={NAME:f,VERSION:h},typeof t!==l?(e.exports&&(t=e.exports=C),t.UAParser=C):(r=function(){return C}.call(t,n,t,e))===a||(e.exports=r);var O=void 0!==o&&(o.jQuery||o.Zepto);if(O&&!O.ua){var M=new C;O.ua=M.getResult(),O.ua.get=function(){return M.getUA()},O.ua.set=function(e){M.setUA(e);var t=M.getResult();for(var n in t)O.ua[n]=t[n]}}}("object"==typeof window?window:this)},2473:function(e){"use strict";e.exports=function(){}},1037:function(e,t,n){"use strict";e.exports=n.p+"assets/default-image.png"},6888:function(t){"use strict";t.exports=e}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var a=n[e]={exports:{}};return t[e].call(a.exports,a,a.exports,r),a.exports}r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,{a:t}),t},r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},function(){var e;r.g.importScripts&&(e=r.g.location+"");var t=r.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");n.length&&(e=n[n.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),r.p=e}();var o={};return function(){"use strict";r.r(o),r.d(o,{defaultCustomStyleMap:function(){return c.V7},defaultDecorator:function(){return c.ir},defaultEditorState:function(){return c.Q9},defaultKeyBindingFn:function(){return c.mj},defaultStrategy:function(){return c.vO},getDefaultKeyCommandState:function(){return c.n4},clearInlineStyles:function(){return s.lg},createBlockEntity:function(){return s.CJ},forceReRender:function(){return s.nr},getBlockTypeFromSelection:function(){return s.lq},getSelectionBlocks:function(){return s.Qp},removeBlockEntity:function(){return s.E2},takeSelectionFocus:function(){return s.pO},updateBlockEntityData:function(){return s.RM},validateSelection:function(){return s.Qc},EditToolbar:function(){return d.VW},atomic:function(){return d.UP},useToolbar:function(){return d.Sm},ArchEditor:function(){return R},ArchEditorProvider:function(){return f.a},BlockToolbar:function(){return v.Z},Icon:function(){return p.Z}}),r(2215);var e=r(5697),t=r.n(e),n=r(6888),a=r.n(n),i=r(9041),l=r(7166),u=r.n(l),s=r(1132),c=r(1081),f=r(6745),d=r(1935),p=r(6077),h=r(5918),m=r(9759),v=r(1967),g=r(333),y=r(9567),b=r(5150),w=r(9619),E={};for(var S in i)["default","ArchEditor","ArchEditorProvider","BlockToolbar","Icon"].indexOf(S)<0&&(E[S]=function(e){return i[e]}.bind(0,S));function x(e){return(x="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}r.d(o,E);var k=["editorState","onChange","readOnly","blockRendererFn","className","showInlineToolbar","popoverClassName","inlineBars"];function _(){return(_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function C(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function O(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?C(Object(n),!0).forEach((function(t){M(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):C(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function M(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function T(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function A(e,t){return(A=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function z(e,t){return!t||"object"!==x(t)&&"function"!=typeof t?N(e):t}function N(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function D(e){return(D=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var I=u().bind(w.Z),B=(0,d.UP)(b.Z),L=(0,d.UP)(y.Z),P=(0,d.UP)(g.Z),R=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&A(e,t)}(d,e);var t,r,o,l,u,f=(l=d,u=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(e){return!1}}(),function(){var e,t=D(l);if(u){var n=D(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return z(this,e)});function d(e){var t;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,d),(t=f.call(this,e)).state={editorState:c.Q9,innerEditorState:c.Q9,innerReadOnly:!1,showPopover:!1,activeEntityKey:""},t.editor=(0,n.createRef)(null),t.setActiveEntityKey=t._setActiveEntityKey.bind(N(t)),t.computedEditorState=t._computedEditorState.bind(N(t)),t.handleChange=t._handleChange.bind(N(t)),t.handleKeyCommand=t._handleKeyCommand.bind(N(t)),t.handleRequestClose=t._handleRequestClose.bind(N(t)),t.selectionListener=t._selectionListener.bind(N(t)),t.getEditorRaw=t._getEditorRaw.bind(N(t)),t.getPlainText=t._getPlainText.bind(N(t)),t.blockRendererFn=t._blockRendererFn.bind(N(t)),t.focus=function(){return t.editor.current.focus()},t.blur=function(){return t.editor.current.blur()},t.getInlineToolbarUpdate=function(e){t.updateInlineToolbar=e},t}return t=d,o=[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.readOnly;return void 0!==n?O(O({},t),{},{innerReadOnly:n}):null}}],(r=[{key:"componentDidUpdate",value:function(e,t){this.selectionListener(),this.computedEditorState(t)}},{key:"componentWillUnmount",value:function(){this.timerMountIT&&clearTimeout(this.timerMountIT)}},{key:"_computedEditorState",value:function(e){var t,n=this.props.editorState,r=e.editorState,o=this.state.innerEditorState,a=this.context.contextEditorState;t=n||a||o;var i=r._immutable,l=t._immutable;i&&i.equals&&i.equals(l)||this.setState({editorState:t})}},{key:"_handleChange",value:function(e){var t=this.props,n=t.editorState,r=t.onChange,o=this.context.setContextEditorState;n&&r?r(e):o?o(e):this.setState({innerEditorState:e})}},{key:"_handleRequestClose",value:function(){this.state.showPopover&&this.setState({showPopover:!1})}},{key:"_setActiveEntityKey",value:function(e,t){var n=this.state.editorState;this.setState({activeEntityKey:e,innerReadOnly:Boolean(e)},t);var r=(0,s.nr)(n);this.handleChange(r)}},{key:"_getEditorRaw",value:function(){var e=this.state.editorState.getCurrentContent();return(0,i.convertToRaw)(e)}},{key:"_getPlainText",value:function(e){var t=this.state.editorState;return(void 0===t?e:t).getCurrentContent().getPlainText()}},{key:"_selectionListener",value:function(){var e=this;if(this.props.showInlineToolbar){var t=this.state.editorState,n=t.getSelection(),r=n.isCollapsed(),o=n.getStartOffset(),a=n.getEndOffset(),i=this.prevPosS===o&&this.prevPosE===a;if(this.prevPosS=o,this.prevPosE=a,!i){var l=(0,s.Qc)(t);!r&&l&&(this.timerMountIT=setTimeout((function(){e.updateInlineToolbar&&e.updateInlineToolbar(),e.setState({showPopover:!0})}),150))}}}},{key:"_handleKeyCommand",value:function(e,t){var n=(0,c.n4)(e,t);return n?(this.handleChange(n),"handled"):"not-handled"}},{key:"_blockRendererFn",value:function(e){var t=this.state,n=t.editorState,r=t.innerReadOnly,o=t.activeEntityKey,a=this.props,i=a.atomicRendererFn,l=a.blockRendererFn,u=a.readOnly;if("atomic"===e.getType()){var s,c,f=e.getEntityAt(0);if(f){var p=n.getCurrentContent().getEntity(f);s=p.getType(),c=p.getData()}var h={data:c,readOnly:u,editorState:n,setEditorState:this.handleChange,entityKey:f,activeEntityKey:o,setActiveEntityKey:this.setActiveEntityKey};return"TABLE"===s?{component:P,editable:!1,props:O(O({},h),{},{Editor:d})}:"FORMULA"===s?{component:B,editable:!1,props:h}:"IMAGE"===s?{component:L,editable:!r,props:h}:i?i(O(O({},h),{},{type:s})):null}return l?l(e):null}},{key:"render",value:function(){var e=this.props,t=(e.editorState,e.onChange,e.readOnly,e.blockRendererFn,e.className),n=e.showInlineToolbar,r=e.popoverClassName,o=e.inlineBars,l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,k),u=this.state,s=u.innerReadOnly,f=u.editorState,d=u.showPopover;return a().createElement(m.Z,null,a().createElement("div",{className:I("container",M({},t,!!t))},n&&a().createElement(h.Z,{visible:d,bars:o,editorState:f,onChange:this.handleChange,popoverClassName:r,getUpdateFn:this.getInlineToolbarUpdate,onRequestClose:this.handleRequestClose}),a().createElement(i.Editor,_({ref:this.editor,readOnly:s,editorState:f,onChange:this.handleChange,customStyleMap:c.V7,keyBindingFn:c.mj,handleKeyCommand:this.handleKeyCommand,blockRendererFn:this.blockRendererFn},l))))}}])&&T(t.prototype,r),o&&T(t,o),d}(n.Component);R.contextType=f.$,R.defaultProps={showInlineToolbar:!0},R.propTypes={editorState:t().any,onChange:t().func,onFocus:t().func,onBlur:t().func,readOnly:t().bool,blockRendererFn:t().func,className:t().string,popoverClassName:t().string,showInlineToolbar:t().bool,inlineBars:t().arrayOf(t().string),atomicRendererFn:t().func}}(),o}()}));
\No newline at end of file