(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2286],{90590:function(t,e,r){"use strict";function n(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){var n;n=r[e],e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n})}return t}var i=r(50403),o=r(50490),a=r(32104),u=r(76207),s=r(64702),c=r(57077),l=r(60462),f=r(6130),p=r(90046),h=r(52351),g=f("draft_tree_data_support"),d=g?u:a,y=p.List,v=p.Repeat;t.exports={insertAtomicBlock:function(t,e,r){var a=t.getCurrentContent(),u=t.getSelection(),f=s.removeRange(a,u,"backward"),p=f.getSelectionAfter(),h=s.splitBlock(f,p),m=h.getSelectionAfter(),_=s.setBlockType(h,m,"atomic"),S=o.create({entity:e}),b={key:l(),type:"atomic",text:r,characterList:y(v(S,r.length))},x={key:l(),type:"unstyled"};g&&(b=n({},b,{nextSibling:x.key}),x=n({},x,{prevSibling:b.key}));var C=[new d(b),new d(x)],k=i.createFromArray(C),w=s.replaceWithFragment(_,m,k),E=w.merge({selectionBefore:u,selectionAfter:w.getSelectionAfter().set("hasFocus",!0)});return c.push(t,E,"insert-fragment")},moveAtomicBlock:function(t,e,r,n){var i,o=t.getCurrentContent(),a=t.getSelection();if("before"===n||"after"===n){var u=o.getBlockForKey("before"===n?r.getStartKey():r.getEndKey());i=h(o,e,u,n)}else{var l=s.removeRange(o,r,"backward"),f=l.getSelectionAfter(),p=l.getBlockForKey(f.getFocusKey());if(0===f.getStartOffset())i=h(l,e,p,"before");else if(f.getEndOffset()===p.getLength())i=h(l,e,p,"after");else{var g=s.splitBlock(l,f),d=g.getSelectionAfter(),y=g.getBlockForKey(d.getFocusKey());i=h(g,e,y,"before")}}var v=i.merge({selectionBefore:a,selectionAfter:i.getSelectionAfter().set("hasFocus",!0)});return c.push(t,v,"move-block")}}},50403:function(t,e,r){"use strict";var n=r(90046).OrderedMap;t.exports={createFromArray:function(t){return n(t.map(function(t){return[t.getKey(),t]}))}}},23593:function(t,e,r){"use strict";var n=r(49572),i=r(92023),o=r(90046),a=o.List,u=o.Repeat,s=o.Record,c=function(){return!0},l=s({start:null,end:null}),f=s({start:null,end:null,decoratorKey:null,leaves:null});function p(t,e){return t===e}t.exports={generate:function(t,e,r){var i=e.getLength();if(!i)return a.of(new f({start:0,end:0,decoratorKey:null,leaves:a.of(new l({start:0,end:0}))}));var o=[],s=r?r.getDecorations(e,t):a(u(null,i)),h=e.getCharacterList();return n(s,p,c,function(t,e){var r,i;o.push(new f({start:t,end:e,decoratorKey:s.get(t),leaves:(r=h.slice(t,e).toList(),i=[],n(r.map(function(t){return t.getStyle()}).toList(),p,c,function(e,r){i.push(new l({start:e+t,end:r+t}))}),a(i))}))}),a(o)},fromJS:function(t){var e=t.leaves;return new f(function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){var n;n=r[e],e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n})}return t}({},function(t,e){if(null==t)return{};var r,n,i={},o=Object.keys(t);for(n=0;n<o.length;n++)e.indexOf(r=o[n])>=0||(i[r]=t[r]);return i}(t,["leaves"]),{leaves:null!=e?a(Array.isArray(e)?e:i(e)).map(function(t){return l(t)}):null}))}}},50490:function(t,e,r){"use strict";var n=r(90046),i=n.Map,o=n.OrderedSet,a=n.Record,u=o(),s={style:u,entity:null},c=function(t){function e(){return t.apply(this,arguments)||this}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.getStyle=function(){return this.get("style")},r.getEntity=function(){return this.get("entity")},r.hasStyle=function(t){return this.getStyle().includes(t)},e.applyStyle=function(t,r){var n=t.set("style",t.getStyle().add(r));return e.create(n)},e.removeStyle=function(t,r){var n=t.set("style",t.getStyle().remove(r));return e.create(n)},e.applyEntity=function(t,r){var n=t.getEntity()===r?t:t.set("entity",r);return e.create(n)},e.create=function(t){if(!t)return l;var r=i({style:u,entity:null}).merge(t),n=f.get(r);if(n)return n;var o=new e(r);return f=f.set(r,o),o},e.fromJS=function(t){var r=t.style,n=t.entity;return new e({style:Array.isArray(r)?o(r):r,entity:Array.isArray(n)?o(n):n})},e}(a(s)),l=new c,f=i([[i(s),l]]);c.EMPTY=l,t.exports=c},28938:function(t,e,r){"use strict";var n=r(90046).List,i=function(){function t(t){var e,r;r=void 0,(e="_decorators")in this?Object.defineProperty(this,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):this[e]=r,this._decorators=t.slice()}var e=t.prototype;return e.getDecorations=function(t,e){var r=Array(t.getText().length).fill(null);return this._decorators.forEach(function(n,i){var o=0;(0,n.strategy)(t,function(t,e){(function(t,e,r){for(var n=e;n<r;n++)if(null!=t[n])return!1;return!0})(r,t,e)&&(function(t,e,r,n){for(var i=e;i<r;i++)t[i]=n}(r,t,e,i+"."+o),o++)},e)}),n(r)},e.getComponentForKey=function(t){var e=parseInt(t.split(".")[0],10);return this._decorators[e].component},e.getPropsForKey=function(t){var e=parseInt(t.split(".")[0],10);return this._decorators[e].props},t}();t.exports=i},32104:function(t,e,r){"use strict";var n=r(50490),i=r(49572),o=r(90046),a=o.List,u=o.Map,s=o.OrderedSet,c=o.Record,l=o.Repeat,f=s(),p=c({key:"",type:"unstyled",text:"",characterList:a(),depth:0,data:u()}),h=function(t){if(!t)return t;var e=t.characterList,r=t.text;return r&&!e&&(t.characterList=a(l(n.EMPTY,r.length))),t},g=function(t){function e(e){return t.call(this,h(e))||this}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.getKey=function(){return this.get("key")},r.getType=function(){return this.get("type")},r.getText=function(){return this.get("text")},r.getCharacterList=function(){return this.get("characterList")},r.getLength=function(){return this.getText().length},r.getDepth=function(){return this.get("depth")},r.getData=function(){return this.get("data")},r.getInlineStyleAt=function(t){var e=this.getCharacterList().get(t);return e?e.getStyle():f},r.getEntityAt=function(t){var e=this.getCharacterList().get(t);return e?e.getEntity():null},r.findStyleRanges=function(t,e){i(this.getCharacterList(),d,t,e)},r.findEntityRanges=function(t,e){i(this.getCharacterList(),y,t,e)},e}(p);function d(t,e){return t.getStyle()===e.getStyle()}function y(t,e){return t.getEntity()===e.getEntity()}t.exports=g},76207:function(t,e,r){"use strict";var n=r(50490),i=r(49572),o=r(90046),a=o.List,u=o.Map,s=o.OrderedSet,c=o.Record,l=o.Repeat,f=s(),p={parent:null,characterList:a(),data:u(),depth:0,key:"",text:"",type:"unstyled",children:a(),prevSibling:null,nextSibling:null},h=function(t,e){return t.getStyle()===e.getStyle()},g=function(t,e){return t.getEntity()===e.getEntity()},d=function(t){if(!t)return t;var e=t.characterList,r=t.text;return r&&!e&&(t.characterList=a(l(n.EMPTY,r.length))),t},y=function(t){function e(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:p;return t.call(this,d(e))||this}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.getKey=function(){return this.get("key")},r.getType=function(){return this.get("type")},r.getText=function(){return this.get("text")},r.getCharacterList=function(){return this.get("characterList")},r.getLength=function(){return this.getText().length},r.getDepth=function(){return this.get("depth")},r.getData=function(){return this.get("data")},r.getInlineStyleAt=function(t){var e=this.getCharacterList().get(t);return e?e.getStyle():f},r.getEntityAt=function(t){var e=this.getCharacterList().get(t);return e?e.getEntity():null},r.getChildKeys=function(){return this.get("children")},r.getParentKey=function(){return this.get("parent")},r.getPrevSiblingKey=function(){return this.get("prevSibling")},r.getNextSiblingKey=function(){return this.get("nextSibling")},r.findStyleRanges=function(t,e){i(this.getCharacterList(),h,t,e)},r.findEntityRanges=function(t,e){i(this.getCharacterList(),g,t,e)},e}(c(p));t.exports=y},45481:function(t,e,r){"use strict";function n(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){var n;n=r[e],e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n})}return t}var i=r(50403),o=r(50490),a=r(32104),u=r(76207),s=r(34688),c=r(24680),l=r(60462),f=r(92023),p=r(6130),h=r(90046),g=r(32140),d=h.List,y=h.Record,v=h.Repeat,m=h.Map,_=h.OrderedMap,S=y({entityMap:null,blockMap:null,selectionBefore:null,selectionAfter:null}),b=p("draft_tree_data_support")?u:a,x=function(t){function e(){return t.apply(this,arguments)||this}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.getEntityMap=function(){return s},r.getBlockMap=function(){return this.get("blockMap")},r.getSelectionBefore=function(){return this.get("selectionBefore")},r.getSelectionAfter=function(){return this.get("selectionAfter")},r.getBlockForKey=function(t){return this.getBlockMap().get(t)},r.getKeyBefore=function(t){return this.getBlockMap().reverse().keySeq().skipUntil(function(e){return e===t}).skip(1).first()},r.getKeyAfter=function(t){return this.getBlockMap().keySeq().skipUntil(function(e){return e===t}).skip(1).first()},r.getBlockAfter=function(t){return this.getBlockMap().skipUntil(function(e,r){return r===t}).skip(1).first()},r.getBlockBefore=function(t){return this.getBlockMap().reverse().skipUntil(function(e,r){return r===t}).skip(1).first()},r.getBlocksAsArray=function(){return this.getBlockMap().toArray()},r.getFirstBlock=function(){return this.getBlockMap().first()},r.getLastBlock=function(){return this.getBlockMap().last()},r.getPlainText=function(t){return this.getBlockMap().map(function(t){return t?t.getText():""}).join(t||"\n")},r.getLastCreatedEntityKey=function(){return s.__getLastCreatedEntityKey()},r.hasText=function(){var t=this.getBlockMap();return t.size>1||escape(t.first().getText()).replace(/%u200B/g,"").length>0},r.createEntity=function(t,e,r){return s.__create(t,e,r),this},r.mergeEntityData=function(t,e){return s.__mergeData(t,e),this},r.replaceEntityData=function(t,e){return s.__replaceData(t,e),this},r.addEntity=function(t){return s.__add(t),this},r.getEntity=function(t){return s.__get(t)},r.getAllEntities=function(){return s.__getAll()},r.loadWithEntities=function(t){return s.__loadWithEntities(t)},e.createFromBlockArray=function(t,r){var n=Array.isArray(t)?t:t.contentBlocks,o=i.createFromArray(n),a=o.isEmpty()?new c:c.createEmpty(o.first().getKey());return new e({blockMap:o,entityMap:r||s,selectionBefore:a,selectionAfter:a})},e.createFromText=function(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:/\r\n?|\n/g,n=t.split(r).map(function(t){return t=g(t),new b({key:l(),text:t,type:"unstyled",characterList:d(v(o.EMPTY,t.length))})});return e.createFromBlockArray(n)},e.fromJS=function(t){return new e(n({},t,{blockMap:_(t.blockMap).map(e.createContentBlockFromJS),selectionBefore:new c(t.selectionBefore),selectionAfter:new c(t.selectionAfter)}))},e.createContentBlockFromJS=function(t){var e=t.characterList;return new b(n({},t,{data:m(t.data),characterList:null!=e?d((Array.isArray(e)?e:f(e)).map(function(t){return o.fromJS(t)})):void 0}))},e}(S);t.exports=x},87286:function(t,e,r){"use strict";var n=r(50490),i=r(90046).Map;function o(t,e,r,o){var a=t.getBlockMap(),u=e.getStartKey(),s=e.getStartOffset(),c=e.getEndKey(),l=e.getEndOffset(),f=a.skipUntil(function(t,e){return e===u}).takeUntil(function(t,e){return e===c}).concat(i([[c,a.get(c)]])).map(function(t,e){u===c?(i=s,a=l):(i=e===u?s:0,a=e===c?l:t.getLength());for(var i,a,f,p=t.getCharacterList();i<a;)f=p.get(i),p=p.set(i,o?n.applyStyle(f,r):n.removeStyle(f,r)),i++;return t.set("characterList",p)});return t.merge({blockMap:a.merge(f),selectionBefore:e,selectionAfter:e})}t.exports={add:function(t,e,r){return o(t,e,r,!0)},remove:function(t,e,r){return o(t,e,r,!1)}}},98057:function(t,e,r){"use strict";function n(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var i=r(85306),o=r(9704),a=r(92189),u=r(90046),s=r(87081),c=r(83946),l=u.Map,f={subtree:!0,characterData:!0,childList:!0,characterDataOldValue:!1,attributes:!1},p=i.isBrowser("IE <= 11"),h=function(){function t(t){var e=this;n(this,"observer",void 0),n(this,"container",void 0),n(this,"mutations",void 0),n(this,"onCharData",void 0),this.container=t,this.mutations=l();var r=a(t);r.MutationObserver&&!p?this.observer=new r.MutationObserver(function(t){return e.registerMutations(t)}):this.onCharData=function(t){t.target instanceof Node||s(!1),e.registerMutation({type:"characterData",target:t.target})}}var e=t.prototype;return e.start=function(){this.observer?this.observer.observe(this.container,f):this.container.addEventListener("DOMCharacterDataModified",this.onCharData)},e.stopAndFlushMutations=function(){var t=this.observer;t?(this.registerMutations(t.takeRecords()),t.disconnect()):this.container.removeEventListener("DOMCharacterDataModified",this.onCharData);var e=this.mutations;return this.mutations=l(),e},e.registerMutations=function(t){for(var e=0;e<t.length;e++)this.registerMutation(t[e])},e.getMutationTextContent=function(t){var e=t.type,r=t.target,n=t.removedNodes;if("characterData"===e){if(""!==r.textContent)return p?r.textContent.replace("\n",""):r.textContent}else if("childList"===e){if(n&&n.length)return"";if(""!==r.textContent)return r.textContent}return null},e.registerMutation=function(t){var e=this.getMutationTextContent(t);if(null!=e){var r=c(o(t.target));this.mutations=this.mutations.set(r,e)}},t}();t.exports=h},67722:function(t,e,r){"use strict";var n=r(27378),i=r(35935),o=(0,r(90046).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:n.createElement("ul",{className:i("public/DraftStyleDefault/ul")})},"ordered-list-item":{element:"li",wrapper:n.createElement("ol",{className:i("public/DraftStyleDefault/ol")})},blockquote:{element:"blockquote"},atomic:{element:"figure"},"code-block":{element:"pre",wrapper:n.createElement("pre",{className:i("public/DraftStyleDefault/pre")})},unstyled:{element:"div",aliasedElements:["p"]}});t.exports=o},98742:function(t){"use strict";t.exports={BOLD:{fontWeight:"bold"},CODE:{fontFamily:"monospace",wordWrap:"break-word"},ITALIC:{fontStyle:"italic"},STRIKETHROUGH:{textDecoration:"line-through"},UNDERLINE:{textDecoration:"underline"}}},57704:function(t,e,r){"use strict";var n=r(90590),i=r(50403),o=r(50490),a=r(28938),u=r(32104),s=r(45481),c=r(67722),l=r(98742),f=r(90628),p=r(38610),h=r(34688),g=r(64702),d=r(57927),y=r(57077),v=r(40072),m=r(81451),_=r(30509),S=r(24680),b=r(21694),x=r(73702),C=r(60462),k=r(46164),w=r(85452),E=r(29405);t.exports={Editor:f,EditorBlock:p,EditorState:y,CompositeDecorator:a,Entity:h,EntityInstance:d,BlockMapBuilder:i,CharacterMetadata:o,ContentBlock:u,ContentState:s,RawDraftContentState:m,SelectionState:S,AtomicBlockUtils:n,KeyBindingUtil:v,Modifier:g,RichUtils:_,DefaultDraftBlockRenderMap:c,DefaultDraftInlineStyle:l,convertFromHTML:E,convertFromRaw:x,convertToRaw:b,genKey:C,getDefaultKeyBinding:k,getVisibleSelectionRect:w}},90628:function(t,e,r){"use strict";var n=r(76493);function i(){return(i=n||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t}).apply(this,arguments)}function o(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){u(t,e,r[e])})}return t}function a(t){if(void 0===t)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function u(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function s(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var c=r(67722),l=r(98742),f=r(84495),p=r(53922),h=r(52006),g=r(75601),d=r(14359),y=r(89027),v=r(16512),m=r(57077),_=r(27378),S=r(85754),b=r(44234),x=r(85306),C=r(35935),k=r(60462),w=r(46164),E=r(63020),O=r(6130),D=r(87081),K=r(85435),T=r(83946),M=x.isBrowser("IE"),A=!M,I={edit:g,composite:f,drag:h,cut:null,render:null},B=!1,L=function(t){function e(){return t.apply(this,arguments)||this}s(e,t);var r=e.prototype;return r.render=function(){return null},r.componentDidMount=function(){this._update()},r.componentDidUpdate=function(){this._update()},r._update=function(){var t=this.props.editor;t._latestEditorState=this.props.editorState,t._blockSelectEvents=!0},e}(_.Component),R=function(t){function e(e){var r;return u(a(r=t.call(this,e)||this),"_blockSelectEvents",void 0),u(a(r),"_clipboard",void 0),u(a(r),"_handler",void 0),u(a(r),"_dragCount",void 0),u(a(r),"_internalDrag",void 0),u(a(r),"_editorKey",void 0),u(a(r),"_placeholderAccessibilityID",void 0),u(a(r),"_latestEditorState",void 0),u(a(r),"_latestCommittedEditorState",void 0),u(a(r),"_pendingStateFromBeforeInput",void 0),u(a(r),"_onBeforeInput",void 0),u(a(r),"_onBlur",void 0),u(a(r),"_onCharacterData",void 0),u(a(r),"_onCompositionEnd",void 0),u(a(r),"_onCompositionStart",void 0),u(a(r),"_onCopy",void 0),u(a(r),"_onCut",void 0),u(a(r),"_onDragEnd",void 0),u(a(r),"_onDragOver",void 0),u(a(r),"_onDragStart",void 0),u(a(r),"_onDrop",void 0),u(a(r),"_onInput",void 0),u(a(r),"_onFocus",void 0),u(a(r),"_onKeyDown",void 0),u(a(r),"_onKeyPress",void 0),u(a(r),"_onKeyUp",void 0),u(a(r),"_onMouseDown",void 0),u(a(r),"_onMouseUp",void 0),u(a(r),"_onPaste",void 0),u(a(r),"_onSelect",void 0),u(a(r),"editor",void 0),u(a(r),"editorContainer",void 0),u(a(r),"focus",void 0),u(a(r),"blur",void 0),u(a(r),"setMode",void 0),u(a(r),"exitCurrentMode",void 0),u(a(r),"restoreEditorDOM",void 0),u(a(r),"setClipboard",void 0),u(a(r),"getClipboard",void 0),u(a(r),"getEditorKey",void 0),u(a(r),"update",void 0),u(a(r),"onDragEnter",void 0),u(a(r),"onDragLeave",void 0),u(a(r),"_handleEditorContainerRef",function(t){r.editorContainer=t,r.editor=null!==t?t.firstChild:null}),u(a(r),"focus",function(t){var e=r.props.editorState,n=e.getSelection().getHasFocus(),i=r.editor;if(i){var o=b.getScrollParent(i),a=t||E(o),u=a.x,s=a.y;K(i)||D(!1),i.focus(),o===window?window.scrollTo(u,s):S.setTop(o,s),n||r.update(m.forceSelection(e,e.getSelection()))}}),u(a(r),"blur",function(){var t=r.editor;t&&(K(t)||D(!1),t.blur())}),u(a(r),"setMode",function(t){var e=r.props,n=e.onPaste,i=e.onCut,a=e.onCopy,u=o({},I.edit);n&&(u.onPaste=n),i&&(u.onCut=i),a&&(u.onCopy=a);var s=o({},I,{edit:u});r._handler=s[t]}),u(a(r),"exitCurrentMode",function(){r.setMode("edit")}),u(a(r),"restoreEditorDOM",function(t){r.setState({contentsKey:r.state.contentsKey+1},function(){r.focus(t)})}),u(a(r),"setClipboard",function(t){r._clipboard=t}),u(a(r),"getClipboard",function(){return r._clipboard}),u(a(r),"update",function(t){r._latestEditorState=t,r.props.onChange(t)}),u(a(r),"onDragEnter",function(){r._dragCount++}),u(a(r),"onDragLeave",function(){r._dragCount--,0===r._dragCount&&r.exitCurrentMode()}),r._blockSelectEvents=!1,r._clipboard=null,r._handler=null,r._dragCount=0,r._editorKey=e.editorKey||k(),r._placeholderAccessibilityID="placeholder-"+r._editorKey,r._latestEditorState=e.editorState,r._latestCommittedEditorState=e.editorState,r._onBeforeInput=r._buildHandler("onBeforeInput"),r._onBlur=r._buildHandler("onBlur"),r._onCharacterData=r._buildHandler("onCharacterData"),r._onCompositionEnd=r._buildHandler("onCompositionEnd"),r._onCompositionStart=r._buildHandler("onCompositionStart"),r._onCopy=r._buildHandler("onCopy"),r._onCut=r._buildHandler("onCut"),r._onDragEnd=r._buildHandler("onDragEnd"),r._onDragOver=r._buildHandler("onDragOver"),r._onDragStart=r._buildHandler("onDragStart"),r._onDrop=r._buildHandler("onDrop"),r._onInput=r._buildHandler("onInput"),r._onFocus=r._buildHandler("onFocus"),r._onKeyDown=r._buildHandler("onKeyDown"),r._onKeyPress=r._buildHandler("onKeyPress"),r._onKeyUp=r._buildHandler("onKeyUp"),r._onMouseDown=r._buildHandler("onMouseDown"),r._onMouseUp=r._buildHandler("onMouseUp"),r._onPaste=r._buildHandler("onPaste"),r._onSelect=r._buildHandler("onSelect"),r.getEditorKey=function(){return r._editorKey},r.state={contentsKey:0},r}s(e,t);var n=e.prototype;return n._buildHandler=function(t){var e=this;return function(r){if(!e.props.readOnly){var n=e._handler&&e._handler[t];n&&(d?d(function(){return n(e,r)}):n(e,r))}}},n._showPlaceholder=function(){return!!this.props.placeholder&&!this.props.editorState.isInCompositionMode()&&!this.props.editorState.getCurrentContent().hasText()},n._renderPlaceholder=function(){if(this._showPlaceholder()){var t={text:T(this.props.placeholder),editorState:this.props.editorState,textAlignment:this.props.textAlignment,accessibilityID:this._placeholderAccessibilityID};return _.createElement(y,t)}return null},n._renderARIADescribedBy=function(){var t=this.props.ariaDescribedBy||"",e=this._showPlaceholder()?this._placeholderAccessibilityID:"";return t.replace("{{editor_id_placeholder}}",e)||void 0},n.render=function(){var t=this.props,e=t.blockRenderMap,r=t.blockRendererFn,n=t.blockStyleFn,a=t.customStyleFn,u=t.customStyleMap,s=t.editorState,c=t.preventScroll,f=t.readOnly,h=t.textAlignment,g=t.textDirectionality,d=C({"DraftEditor/root":!0,"DraftEditor/alignLeft":"left"===h,"DraftEditor/alignRight":"right"===h,"DraftEditor/alignCenter":"center"===h}),y=this.props.role||"textbox",v="combobox"===y?!!this.props.ariaExpanded:null,m={blockRenderMap:e,blockRendererFn:r,blockStyleFn:n,customStyleMap:o({},l,u),customStyleFn:a,editorKey:this._editorKey,editorState:s,preventScroll:c,textDirectionality:g};return _.createElement("div",{className:d},this._renderPlaceholder(),_.createElement("div",{className:C("DraftEditor/editorContainer"),ref:this._handleEditorContainerRef},_.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:v,"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:C({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:y,spellCheck:A&&this.props.spellCheck,style:{outline:"none",userSelect:"text",WebkitUserSelect:"text",whiteSpace:"pre-wrap",wordWrap:"break-word"},suppressContentEditableWarning:!0,tabIndex:this.props.tabIndex},_.createElement(L,{editor:this,editorState:s}),_.createElement(p,i({},m,{key:"contents"+this.state.contentsKey})))))},n.componentDidMount=function(){this._blockSelectEvents=!1,!B&&O("draft_ods_enabled")&&(B=!0,v.initODS()),this.setMode("edit"),M&&(this.editor?this.editor.ownerDocument.execCommand("AutoUrlDetect",!1,!1):r.g.execCommand("AutoUrlDetect",!1,!1))},n.componentDidUpdate=function(){this._blockSelectEvents=!1,this._latestEditorState=this.props.editorState,this._latestCommittedEditorState=this.props.editorState},e}(_.Component);u(R,"defaultProps",{ariaDescribedBy:"{{editor_id_placeholder}}",blockRenderMap:c,blockRendererFn:function(){return null},blockStyleFn:function(){return""},keyBindingFn:w,readOnly:!1,spellCheck:!1,stripPastedStyles:!1}),t.exports=R},38610:function(t,e,r){"use strict";var n=r(76493);function i(){return(i=n||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t}).apply(this,arguments)}var o=r(48757),a=r(35044),u=r(27378),s=r(85754),c=r(44234),l=r(73172),f=r(81644),p=r(35935),h=r(36076),g=r(63020),d=r(80448),y=r(87081),v=r(85435),m=r(83946),_=function(t,e){return t.getAnchorKey()===e||t.getFocusKey()===e},S=function(t){function e(){for(var e,r,n,i,o=arguments.length,a=Array(o),u=0;u<o;u++)a[u]=arguments[u];return r=function(t){if(void 0===t)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e=t.call.apply(t,[this].concat(a))||this),i=void 0,(n="_node")in r?Object.defineProperty(r,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):r[n]=i,e}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.shouldComponentUpdate=function(t){return this.props.block!==t.block||this.props.tree!==t.tree||this.props.direction!==t.direction||_(t.selection,t.block.getKey())&&t.forceSelection},r.componentDidMount=function(){if(!this.props.preventScroll){var t,e=this.props.selection,r=e.getEndKey();if(e.getHasFocus()&&r===this.props.block.getKey()){var n=this._node;if(null!=n){var i=c.getScrollParent(n),o=g(i);if(i===window){var a=h(n);(t=a.y+a.height-d().height)>0&&window.scrollTo(o.x,o.y+t+10)}else v(n)||y(!1),(t=n.offsetHeight+n.offsetTop-(i.offsetTop+i.offsetHeight+o.y))>0&&s.setTop(i,s.getTop(i)+t+10)}}}},r._renderChildren=function(){var t=this,e=this.props.block,r=e.getKey(),n=e.getText(),s=this.props.tree.size-1,c=_(this.props.selection,r);return this.props.tree.map(function(p,h){var g=p.get("leaves");if(0===g.size)return null;var d=g.size-1,y=g.map(function(i,l){var f=a.encode(r,h,l),p=i.get("start"),g=i.get("end");return u.createElement(o,{key:f,offsetKey:f,block:e,start:p,selection:c?t.props.selection:null,forceSelection:t.props.forceSelection,text:n.slice(p,g),styleSet:e.getInlineStyleAt(p),customStyleMap:t.props.customStyleMap,customStyleFn:t.props.customStyleFn,isLast:h===s&&l===d})}).toArray(),v=p.get("decoratorKey");if(null==v||!t.props.decorator)return y;var _=m(t.props.decorator),S=_.getComponentForKey(v);if(!S)return y;var b=_.getPropsForKey(v),x=a.encode(r,h,0),C=g.first().get("start"),k=g.last().get("end"),w=n.slice(C,k),E=e.getEntityAt(p.get("start")),O=f.getHTMLDirIfDifferent(l.getDirection(w),t.props.direction),D={contentState:t.props.contentState,decoratedText:w,dir:O,start:C,end:k,blockKey:r,entityKey:E,offsetKey:x};return u.createElement(S,i({},b,D,{key:x}),y)}).toArray()},r.render=function(){var t=this,e=this.props,r=e.direction,n=e.offsetKey,i=p({"public/DraftStyleDefault/block":!0,"public/DraftStyleDefault/ltr":"LTR"===r,"public/DraftStyleDefault/rtl":"RTL"===r});return u.createElement("div",{"data-offset-key":n,className:i,ref:function(e){return t._node=e}},this._renderChildren())},e}(u.Component);t.exports=S},7045:function(t,e,r){"use strict";var n=r(76493);function i(){return(i=n||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t}).apply(this,arguments)}function o(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){a(t,e,r[e])})}return t}function a(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var u=r(89793),s=r(35044),c=r(27378),l=r(85754),f=r(44234),p=r(36076),h=r(63020),g=r(80448),d=r(90046),y=r(87081),v=r(85435);d.List;var m=function(t,e){return t.getAnchorKey()===e||t.getFocusKey()===e},_=function(t,e){var r=t.getNextSiblingKey();return!!r&&e.getBlockForKey(r).getType()===t.getType()},S=function(t,e,r){var n=[],i=!0,o=!1,a=void 0;try{for(var u,l=r.reverse()[Symbol.iterator]();!(i=(u=l.next()).done);i=!0){var f=u.value;if(f.type!==e)break;n.push(f)}}catch(t){o=!0,a=t}finally{try{i||null==l.return||l.return()}finally{if(o)throw a}}r.splice(r.indexOf(n[0]),n.length+1);var p=n.reverse(),h=p[0].key;return r.push(c.cloneElement(t,{key:"".concat(h,"-wrap"),"data-offset-key":s.encode(h,0,0)},p)),r},b=function(t,e){var r=e.get(t.getType())||e.get("unstyled"),n=r.wrapper;return{Element:r.element||e.get("unstyled").element,wrapperTemplate:n}},x=function(t,e){var r=e(t);return r?{CustomComponent:r.component,customProps:r.props,customEditable:r.editable}:{}},C=function(t,e,r,n,i,a){var u={"data-block":!0,"data-editor":e,"data-offset-key":r,key:t.getKey(),ref:a},s=n(t);return s&&(u.className=s),void 0!==i.customEditable&&(u=o({},u,{contentEditable:i.customEditable,suppressContentEditableWarning:!0})),u},k=function(t){function e(){for(var e,r=arguments.length,n=Array(r),i=0;i<r;i++)n[i]=arguments[i];return a(function(t){if(void 0===t)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e=t.call.apply(t,[this].concat(n))||this),"wrapperRef",c.createRef()),e}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.shouldComponentUpdate=function(t){var e=this.props,r=e.block,n=e.direction,i=e.tree,o=!r.getChildKeys().isEmpty(),a=r!==t.block||i!==t.tree||n!==t.direction||m(t.selection,t.block.getKey())&&t.forceSelection;return o||a},r.componentDidMount=function(){var t,e=this.props.selection,r=e.getEndKey();if(e.getHasFocus()&&r===this.props.block.getKey()){var n=this.wrapperRef.current;if(n){var i=f.getScrollParent(n),o=h(i);if(i===window){var a=p(n);(t=a.y+a.height-g().height)>0&&window.scrollTo(o.x,o.y+t+10)}else v(n)||y(!1),(t=n.offsetHeight+n.offsetTop-(i.offsetHeight+o.y))>0&&l.setTop(i,l.getTop(i)+t+10)}}},r.render=function(){var t=this,r=this.props,n=r.block,a=r.blockRenderMap,l=r.blockRendererFn,f=r.blockStyleFn,p=r.contentState,h=r.decorator,g=r.editorKey,d=r.editorState,y=r.customStyleFn,v=r.customStyleMap,k=r.direction,w=r.forceSelection,E=r.selection,O=r.tree,D=null;n.children.size&&(D=n.children.reduce(function(r,n){var i=s.encode(n,0,0),u=p.getBlockForKey(n),h=x(u,l),y=h.CustomComponent||e,v=b(u,a),m=v.Element,k=v.wrapperTemplate,w=C(u,g,i,f,h,null),E=o({},t.props,{tree:d.getBlockTree(n),blockProps:h.customProps,offsetKey:i,block:u});return r.push(c.createElement(m,w,c.createElement(y,E))),!k||_(u,p)||S(k,m,r),r},[]));var K=n.getKey(),T=s.encode(K,0,0),M=x(n,l),A=M.CustomComponent,I=null!=A?c.createElement(A,i({},this.props,{tree:d.getBlockTree(K),blockProps:M.customProps,offsetKey:T,block:n})):c.createElement(u,{block:n,children:D,contentState:p,customStyleFn:y,customStyleMap:v,decorator:h,direction:k,forceSelection:w,hasSelection:m(E,K),selection:E,tree:O});if(n.getParentKey())return I;var B=b(n,a).Element,L=C(n,g,T,f,M,this.wrapperRef);return c.createElement(B,L,I)},e}(c.Component);t.exports=k},84495:function(t,e,r){"use strict";var n=r(98057),i=r(64702),o=r(35044),a=r(57077),u=r(19119),s=r(85306),c=r(98762),l=r(64489),f=r(59938),p=r(33522),h=r(83946),g=s.isBrowser("IE"),d=!1,y=!1,v=null,m={onCompositionStart:function(t){y=!0,v||(v=new n(l(t))).start()},onCompositionEnd:function(t){d=!1,y=!1,setTimeout(function(){d||m.resolveComposition(t)},20)},onSelect:c,onKeyDown:function(t,e){if(!y){m.resolveComposition(t),t._onKeyDown(e);return}(e.which===u.RIGHT||e.which===u.LEFT)&&e.preventDefault()},onKeyPress:function(t,e){e.which===u.RETURN&&e.preventDefault()},resolveComposition:function(t){if(!y){var e=h(v).stopAndFlushMutations();v=null,d=!0;var r=a.set(t._latestEditorState,{inCompositionMode:!1});if(t.exitCurrentMode(),!e.size){t.update(r);return}var n=r.getCurrentContent();e.forEach(function(t,e){var u=o.decode(e),s=u.blockKey,c=u.decoratorKey,l=u.leafKey,f=r.getBlockTree(s).getIn([c,"leaves",l]),h=f.start,g=f.end,d=r.getSelection().merge({anchorKey:s,focusKey:s,anchorOffset:h,focusOffset:g,isBackward:!1}),y=p(n,d),v=n.getBlockForKey(s).getInlineStyleAt(h);n=i.replaceText(n,d,t,v,y),r=a.set(r,{currentContent:n})});var u=f(r,l(t)).selectionState;t.restoreEditorDOM();var s=g?a.forceSelection(r,u):a.acceptSelection(r,u);t.update(a.push(s,n,"insert-characters"))}}};t.exports=m},94337:function(t,e,r){"use strict";var n=r(76493);function i(){return(i=n||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t}).apply(this,arguments)}var o=r(38610),a=r(35044),u=r(27378),s=r(35935),c=r(37022),l=r(83946),f=function(t){function e(){return t.apply(this,arguments)||this}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.shouldComponentUpdate=function(t){var e=this.props.editorState,r=t.editorState;if(e.getDirectionMap()!==r.getDirectionMap()||e.getSelection().getHasFocus()!==r.getSelection().getHasFocus())return!0;var n=r.getNativelyRenderedContent(),i=e.isInCompositionMode(),o=r.isInCompositionMode();if(e===r||null!==n&&r.getCurrentContent()===n||i&&o)return!1;var a=e.getCurrentContent(),u=r.getCurrentContent(),s=e.getDecorator(),c=r.getDecorator();return i!==o||a!==u||s!==c||r.mustForceSelection()},r.render=function(){for(var t=this.props,e=t.blockRenderMap,r=t.blockRendererFn,n=t.blockStyleFn,f=t.customStyleMap,p=t.customStyleFn,h=t.editorState,g=t.editorKey,d=t.preventScroll,y=t.textDirectionality,v=h.getCurrentContent(),m=h.getSelection(),_=h.mustForceSelection(),S=h.getDecorator(),b=l(h.getDirectionMap()),x=v.getBlocksAsArray(),C=[],k=null,w=null,E=0;E<x.length;E++){var O=x[E],D=O.getKey(),K=O.getType(),T=r(O),M=void 0,A=void 0,I=void 0;T&&(M=T.component,A=T.props,I=T.editable);var B=y||b.get(D),L=a.encode(D,0,0),R={contentState:v,block:O,blockProps:A,blockStyleFn:n,customStyleMap:f,customStyleFn:p,decorator:S,direction:B,forceSelection:_,offsetKey:L,preventScroll:d,selection:m,tree:h.getBlockTree(D)},F=e.get(K)||e.get("unstyled"),N=F.wrapper,P=F.element||e.get("unstyled").element,z=O.getDepth(),j="";n&&(j=n(O)),"li"===P&&(j=c(j,s({"public/DraftStyleDefault/unorderedListItem":"unordered-list-item"===K,"public/DraftStyleDefault/orderedListItem":"ordered-list-item"===K,"public/DraftStyleDefault/reset":w!==N||null===k||z>k,"public/DraftStyleDefault/depth0":0===z,"public/DraftStyleDefault/depth1":1===z,"public/DraftStyleDefault/depth2":2===z,"public/DraftStyleDefault/depth3":3===z,"public/DraftStyleDefault/depth4":z>=4,"public/DraftStyleDefault/listLTR":"LTR"===B,"public/DraftStyleDefault/listRTL":"RTL"===B})));var U=M||o,q={className:j,"data-block":!0,"data-editor":g,"data-offset-key":L,key:D};void 0!==I&&(q=function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){var n;n=r[e],e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n})}return t}({},q,{contentEditable:I,suppressContentEditableWarning:!0}));var H=u.createElement(P,q,u.createElement(U,i({},R,{key:D})));C.push({block:H,wrapperTemplate:N,key:D,offsetKey:L}),k=N?O.getDepth():null,w=N}for(var W=[],G=0;G<C.length;){var V=C[G];if(V.wrapperTemplate){var J=[];do J.push(C[G].block),G++;while(G<C.length&&C[G].wrapperTemplate===V.wrapperTemplate);var Y=u.cloneElement(V.wrapperTemplate,{key:V.key+"-wrap","data-offset-key":V.offsetKey},J);W.push(Y)}else W.push(V.block),G++}return u.createElement("div",{"data-contents":"true"},W)},e}(u.Component);t.exports=f},53922:function(t,e,r){"use strict";var n=r(6130)("draft_tree_data_support");t.exports=r(n?36086:94337)},36086:function(t,e,r){"use strict";var n=r(76493);function i(){return(i=n||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t}).apply(this,arguments)}var o=r(7045),a=r(35044),u=r(27378),s=r(83946),c=function(t){function e(){return t.apply(this,arguments)||this}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.shouldComponentUpdate=function(t){var e=this.props.editorState,r=t.editorState;if(e.getDirectionMap()!==r.getDirectionMap()||e.getSelection().getHasFocus()!==r.getSelection().getHasFocus())return!0;var n=r.getNativelyRenderedContent(),i=e.isInCompositionMode(),o=r.isInCompositionMode();if(e===r||null!==n&&r.getCurrentContent()===n||i&&o)return!1;var a=e.getCurrentContent(),u=r.getCurrentContent(),s=e.getDecorator(),c=r.getDecorator();return i!==o||a!==u||s!==c||r.mustForceSelection()},r.render=function(){for(var t=this.props,e=t.blockRenderMap,r=t.blockRendererFn,n=t.blockStyleFn,c=t.customStyleMap,l=t.customStyleFn,f=t.editorState,p=t.editorKey,h=t.textDirectionality,g=f.getCurrentContent(),d=f.getSelection(),y=f.mustForceSelection(),v=f.getDecorator(),m=s(f.getDirectionMap()),_=g.getBlocksAsArray()[0],S=[],b=_;b;){var x=b.getKey(),C={blockRenderMap:e,blockRendererFn:r,blockStyleFn:n,contentState:g,customStyleFn:l,customStyleMap:c,decorator:v,editorKey:p,editorState:f,forceSelection:y,selection:d,block:b,direction:h||m.get(x),tree:f.getBlockTree(x)},k=(e.get(b.getType())||e.get("unstyled")).wrapper;S.push({block:u.createElement(o,i({key:x},C)),wrapperTemplate:k,key:x,offsetKey:a.encode(x,0,0)});var w=b.getNextSiblingKey();b=w?g.getBlockForKey(w):null}for(var E=[],O=0;O<S.length;){var D=S[O];if(D.wrapperTemplate){var K=[];do K.push(S[O].block),O++;while(O<S.length&&S[O].wrapperTemplate===D.wrapperTemplate);var T=u.cloneElement(D.wrapperTemplate,{key:D.key+"-wrap","data-offset-key":D.offsetKey},K);E.push(T)}else E.push(D.block),O++}return u.createElement("div",{"data-contents":"true"},E)},e}(u.Component);t.exports=c},21908:function(t,e,r){"use strict";var n=r(76493);function i(){return(i=n||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t}).apply(this,arguments)}var o=r(35044),a=r(27378),u=r(73172),s=r(81644),c=function(t){function e(){return t.apply(this,arguments)||this}return e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t,e.prototype.render=function(){var t=this.props,e=t.block,r=t.children,n=t.contentState,c=t.decorator,l=t.decoratorKey,f=t.direction,p=t.leafSet,h=t.text,g=e.getKey(),d=p.get("leaves"),y=c.getComponentForKey(l),v=c.getPropsForKey(l),m=o.encode(g,parseInt(l,10),0),_=h.slice(d.first().get("start"),d.last().get("end")),S=s.getHTMLDirIfDifferent(u.getDirection(_),f);return a.createElement(y,i({},v,{contentState:n,decoratedText:_,dir:S,key:m,entityKey:e.getEntityAt(p.get("start")),offsetKey:m}),r)},e}(a.Component);t.exports=c},52006:function(t,e,r){"use strict";var n=r(11045),i=r(64702),o=r(57077),a=r(9704),u=r(98681),s=r(25711),c=r(47546),l=r(92189),f=r(48231),p=r(83946);function h(t){t._internalDrag=!1;var e=t.editorContainer;if(e){var r=new MouseEvent("mouseup",{view:l(e),bubbles:!0,cancelable:!0});e.dispatchEvent(r)}}function g(t,e,r){var n=i.insertText(t.getCurrentContent(),e,r,t.getCurrentInlineStyle());return o.push(t,n,"insert-fragment")}t.exports={onDragEnd:function(t){t.exitCurrentMode(),h(t)},onDrop:function(t,e){var r=new n(e.nativeEvent.dataTransfer),l=t._latestEditorState,d=function(t,e){var r=null,n=null,i=u(t.currentTarget);if("function"==typeof i.caretRangeFromPoint){var o=i.caretRangeFromPoint(t.x,t.y);r=o.startContainer,n=o.startOffset}else{if(!t.rangeParent)return null;r=t.rangeParent,n=t.rangeOffset}r=p(r),n=p(n);var s=p(a(r));return c(e,s,n,s,n)}(e.nativeEvent,l);if(e.preventDefault(),t._dragCount=0,t.exitCurrentMode(),null!=d){var y,v=r.getFiles();if(v.length>0){if(t.props.handleDroppedFiles&&f(t.props.handleDroppedFiles(d,v)))return;s(v,function(e){e&&t.update(g(l,d,e))});return}var m=t._internalDrag?"internal":"external";t.props.handleDrop&&f(t.props.handleDrop(d,r,m))||(t._internalDrag?t.update((y=i.moveText(l.getCurrentContent(),l.getSelection(),d),o.push(l,y,"insert-fragment"))):t.update(g(l,d,r.getText()))),h(t)}}}},75601:function(t,e,r){"use strict";var n=r(85306),i=r(7571),o=r(91014),a=r(73905),u=r(71435),s=r(20548),c=r(26241),l=r(31301),f=r(72906),p=r(44089),h=r(18881),g=r(48257),d=r(98762),y=n.isBrowser("Chrome"),v=n.isBrowser("Firefox"),m=y||v?d:function(t){};t.exports={onBeforeInput:i,onBlur:o,onCompositionStart:a,onCopy:u,onCut:s,onDragOver:c,onDragStart:l,onFocus:f,onInput:p,onKeyDown:h,onPaste:g,onSelect:d,onMouseUp:m,onKeyUp:m}},14359:function(t,e,r){"use strict";var n=r(31542).unstable_flushControlled;t.exports=n},48757:function(t,e,r){"use strict";var n=r(76493),i=r(66642),o=r(27378),a=r(87081),u=r(16959),s=r(92337).setDraftEditorSelection,c=function(t){function e(){for(var e,r,n,i,o=arguments.length,a=Array(o),u=0;u<o;u++)a[u]=arguments[u];return r=function(t){if(void 0===t)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e=t.call.apply(t,[this].concat(a))||this),i=void 0,(n="leaf")in r?Object.defineProperty(r,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):r[n]=i,e}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r._setSelection=function(){var t,e=this.props.selection;if(null!=e&&e.getHasFocus()){var r=this.props,n=r.block,i=r.start,o=r.text,c=n.getKey(),l=i+o.length;if(e.hasEdgeWithin(c,i,l)){var f=this.leaf;f||a(!1);var p=f.firstChild;p||a(!1),p.nodeType===Node.TEXT_NODE?t=p:u(p)?t=f:(t=p.firstChild)||a(!1),s(e,t,c,i,l)}}},r.shouldComponentUpdate=function(t){var e=this.leaf;return e||a(!1),e.textContent!==t.text||t.styleSet!==this.props.styleSet||t.forceSelection},r.componentDidUpdate=function(){this._setSelection()},r.componentDidMount=function(){this._setSelection()},r.render=function(){var t=this,e=this.props.block,r=this.props.text;r.endsWith("\n")&&this.props.isLast&&(r+="\n");var a=this.props,u=a.customStyleMap,s=a.customStyleFn,c=a.offsetKey,l=a.styleSet,f=l.reduce(function(t,e){var r={},i=u[e];return void 0!==i&&t.textDecoration!==i.textDecoration&&(r.textDecoration=[t.textDecoration,i.textDecoration].join(" ").trim()),n(t,i,r)},{});return s&&(f=n(f,s(l,e))),o.createElement("span",{"data-offset-key":c,ref:function(e){return t.leaf=e},style:f},o.createElement(i,null,r))},e}(o.Component);t.exports=c},89793:function(t,e,r){"use strict";var n=r(21908),i=r(48757),o=r(35044),a=r(90046),u=r(27378),s=r(35935);a.List;var c=function(t){function e(){return t.apply(this,arguments)||this}return e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t,e.prototype.render=function(){var t=this.props,e=t.block,r=t.contentState,a=t.customStyleFn,c=t.customStyleMap,l=t.decorator,f=t.direction,p=t.forceSelection,h=t.hasSelection,g=t.selection,d=t.tree,y=e.getKey(),v=e.getText(),m=d.size-1,_=this.props.children||d.map(function(t,s){var d=t.get("decoratorKey"),_=t.get("leaves"),S=_.size-1,b=_.map(function(t,r){var n=o.encode(y,s,r),l=t.get("start"),f=t.get("end");return u.createElement(i,{key:n,offsetKey:n,block:e,start:l,selection:h?g:null,forceSelection:p,text:v.slice(l,f),styleSet:e.getInlineStyleAt(l),customStyleMap:c,customStyleFn:a,isLast:d===m&&r===S})}).toArray();return d&&l?u.createElement(n,{block:e,children:b,contentState:r,decorator:l,decoratorKey:d,direction:f,leafSet:t,text:v,key:s}):b}).toArray();return u.createElement("div",{"data-offset-key":o.encode(y,0,0),className:s({"public/DraftStyleDefault/block":!0,"public/DraftStyleDefault/ltr":"LTR"===f,"public/DraftStyleDefault/rtl":"RTL"===f})},_)},e}(u.Component);t.exports=c},89027:function(t,e,r){"use strict";var n=r(27378),i=r(35935),o=function(t){function e(){return t.apply(this,arguments)||this}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.shouldComponentUpdate=function(t){return this.props.text!==t.text||this.props.editorState.getSelection().getHasFocus()!==t.editorState.getSelection().getHasFocus()},r.render=function(){var t=i({"public/DraftEditorPlaceholder/root":!0,"public/DraftEditorPlaceholder/hasFocus":this.props.editorState.getSelection().getHasFocus()});return n.createElement("div",{className:t},n.createElement("div",{className:i("public/DraftEditorPlaceholder/inner"),id:this.props.accessibilityID,style:{whiteSpace:"pre-wrap"}},this.props.text))},e}(n.Component);t.exports=o},66642:function(t,e,r){"use strict";function n(t){if(void 0===t)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var o=r(27378),a=r(85306),u=r(87081),s=r(44112),c=a.isBrowser("IE <= 11"),l=function(t){function e(e){var r;return i(n(r=t.call(this,e)||this),"_forceFlag",void 0),i(n(r),"_node",void 0),r._forceFlag=!1,r}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.shouldComponentUpdate=function(t){var e=this._node,r=""===t.children;return(s(e)||u(!1),r)?c?"\n"!==e.textContent:"BR"!==e.tagName:e.textContent!==t.children},r.componentDidMount=function(){this._forceFlag=!this._forceFlag},r.componentDidUpdate=function(){this._forceFlag=!this._forceFlag},r.render=function(){var t,e,r=this;return""===this.props.children?this._forceFlag?(t=function(t){return r._node=t},c?o.createElement("span",{key:"A","data-text":"true",ref:t},"\n"):o.createElement("br",{key:"A","data-text":"true",ref:t})):(e=function(t){return r._node=t},c?o.createElement("span",{key:"B","data-text":"true",ref:e},"\n"):o.createElement("br",{key:"B","data-text":"true",ref:e})):o.createElement("span",{key:this._forceFlag?"A":"B","data-text":"true",ref:function(t){return r._node=t}},this.props.children)},e}(o.Component);t.exports=l},16512:function(t){"use strict";t.exports={initODS:function(){},handleExtensionCausedError:function(){}}},34688:function(t,e,r){"use strict";var n=r(57927),i=r(90046),o=r(87081),a=r(15634),u=(0,i.Map)(),s=a();function c(t,e){console.warn("WARNING: "+t+' will be deprecated soon!\nPlease use "'+e+'" instead.')}var l={getLastCreatedEntityKey:function(){return c("DraftEntity.getLastCreatedEntityKey","contentState.getLastCreatedEntityKey"),l.__getLastCreatedEntityKey()},create:function(t,e,r){return c("DraftEntity.create","contentState.createEntity"),l.__create(t,e,r)},add:function(t){return c("DraftEntity.add","contentState.addEntity"),l.__add(t)},get:function(t){return c("DraftEntity.get","contentState.getEntity"),l.__get(t)},__getAll:function(){return u},__loadWithEntities:function(t){u=t,s=a()},mergeData:function(t,e){return c("DraftEntity.mergeData","contentState.mergeEntityData"),l.__mergeData(t,e)},replaceData:function(t,e){return c("DraftEntity.replaceData","contentState.replaceEntityData"),l.__replaceData(t,e)},__getLastCreatedEntityKey:function(){return s},__create:function(t,e,r){return l.__add(new n({type:t,mutability:e,data:r||{}}))},__add:function(t){return s=a(),u=u.set(s,t),s},__get:function(t){var e=u.get(t);return e||o(!1),e},__mergeData:function(t,e){var r=l.__get(t),n=function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){var n;n=r[e],e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n})}return t}({},r.getData(),e),i=r.set("data",n);return u=u.set(t,i),i},__replaceData:function(t,e){var r=l.__get(t).set("data",e);return u=u.set(t,r),r}};t.exports=l},57927:function(t,e,r){"use strict";var n=function(t){function e(){return t.apply(this,arguments)||this}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.getType=function(){return this.get("type")},r.getMutability=function(){return this.get("mutability")},r.getData=function(){return this.get("data")},e}((0,r(90046).Record)({type:"TOKEN",mutability:"IMMUTABLE",data:Object}));t.exports=n},73688:function(t){"use strict";t.exports={getRemovalRange:function(t,e,r,n,i){var o,a=r.split(" ");a=a.map(function(t,e){if("forward"===i){if(e>0)return" "+t}else if(e<a.length-1)return t+" ";return t});for(var u=n,s=null,c=null,l=0;l<a.length;l++){if(t<(o=u+a[l].length)&&u<e)null!==s||(s=u),c=o;else if(null!==s)break;u=o}var f=n+r.length,p=s===n,h=c===f;return(!p&&h||p&&!h)&&("forward"===i?c!==f&&c++:s!==n&&s--),{start:s,end:c}}}},73405:function(t){"use strict";t.exports={logBlockedSelectionEvent:function(){return null},logSelectionStateFailure:function(){return null}}},64702:function(t,e,r){"use strict";var n=r(50490),i=r(87286),o=r(99717),a=r(8655),u=r(29845),s=r(90046),c=r(79657),l=r(83163),f=r(87081),p=r(32356),h=r(24511),g=r(54217),d=r(28124),y=s.OrderedSet,v={replaceText:function(t,e,r,i,o){var a=g(h(t,e),e),u=n.create({style:i||y(),entity:o||null});return l(a,a.getSelectionAfter(),r,u)},insertText:function(t,e,r,n,i){return e.isCollapsed()||f(!1),v.replaceText(t,e,r,n,i)},moveText:function(t,e,r){var n=u(t,e),i=v.removeRange(t,e,"backward");return v.replaceWithFragment(i,r,n)},replaceWithFragment:function(t,e,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"REPLACE_WITH_NEW_DATA",i=g(h(t,e),e);return c(i,i.getSelectionAfter(),r,n)},removeRange:function(t,e,r){e.getIsBackward()&&(e=e.merge({anchorKey:e.getFocusKey(),anchorOffset:e.getFocusOffset(),focusKey:e.getAnchorKey(),focusOffset:e.getAnchorOffset(),isBackward:!1})),n=e.getAnchorKey(),i=e.getFocusKey(),o=t.getBlockForKey(n),u=t.getBlockForKey(i);var n,i,o,u,s=e.getStartOffset(),c=e.getEndOffset(),l=o.getEntityAt(s),f=u.getEntityAt(c-1);if(n===i&&l&&l===f){var p=a(t.getEntityMap(),o,u,e,r);return g(t,p)}return g(h(t,e),e)},splitBlock:function(t,e){var r=g(h(t,e),e);return d(r,r.getSelectionAfter())},applyInlineStyle:function(t,e,r){return i.add(t,e,r)},removeInlineStyle:function(t,e,r){return i.remove(t,e,r)},setBlockType:function(t,e,r){return p(t,e,function(t){return t.merge({type:r,depth:0})})},setBlockData:function(t,e,r){return p(t,e,function(t){return t.merge({data:r})})},mergeBlockData:function(t,e,r){return p(t,e,function(t){return t.merge({data:t.getData().merge(r)})})},applyEntity:function(t,e,r){return o(h(t,e),e,r)}};t.exports=v},35044:function(t){"use strict";t.exports={encode:function(t,e,r){return t+"-"+e+"-"+r},decode:function(t){var e=t.split("-").reverse(),r=e[0],n=e[1];return{blockKey:e.slice(2).reverse().join("-"),decoratorKey:parseInt(n,10),leafKey:parseInt(r,10)}}}},25252:function(t,e,r){"use strict";var n=r(32104),i=r(76207),o=r(29405),a=r(60462),u=r(71539),s=r(6130),c=r(90046),l=r(32140),f=c.List,p=c.Repeat,h=s("draft_tree_data_support"),g=h?i:n;t.exports={processHTML:function(t,e){return o(t,u,e)},processText:function(t,e,r){return t.reduce(function(t,n,i){n=l(n);var o=a(),u={key:o,type:r,text:n,characterList:f(p(e,n.length))};if(h&&0!==i){var s=i-1;u=function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){var n;n=r[e],e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n})}return t}({},u,{prevSibling:(t[s]=t[s].merge({nextSibling:o})).getKey()})}return t.push(new g(u)),t},[])}}},61111:function(t,e,r){"use strict";var n=r(96156).getPunctuation(),i="['‘’]",o="\\s|(?![_])"+n,a=RegExp("^(?:"+o+")*(?:"+i+"|(?!"+o+").)*(?:(?!"+o+").)"),u=RegExp("(?:(?!"+o+").)(?:"+i+"|(?!"+o+").)*(?:"+o+")*$");function s(t,e){var r=e?u.exec(t):a.exec(t);return r?r[0]:t}t.exports={getBackward:function(t){return s(t,!0)},getForward:function(t){return s(t,!1)}}},19532:function(t){"use strict";t.exports={stringify:function(t){return"_"+String(t)},unstringify:function(t){return t.slice(1)}}},92780:function(t,e,r){"use strict";function n(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){var n;n=r[e],e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n})}return t}var i=r(60462),o=r(87081),a=function(t,e){for(var r=[].concat(t).reverse();r.length;){var n=r.pop();e(n);var i=n.children;Array.isArray(i)||o(!1),r=r.concat([].concat(i.reverse()))}},u=function(t){if(!(t&&t.type))return!1;var e=t.type;return"unordered-list-item"===e||"ordered-list-item"===e},s=function(t){Array.isArray(t.children)&&(t.children=t.children.map(function(e){return e.type===t.type?n({},e,{depth:(t.depth||0)+1}):e}))};t.exports={fromRawTreeStateToRawState:function(t){var e=t.blocks,r=[];return(Array.isArray(e)||o(!1),Array.isArray(e)&&e.length)?(a(e,function(t){var e=n({},t);u(t)&&(e.depth=e.depth||0,s(t),null!=t.children&&t.children.length>0)||(delete e.children,r.push(e))}),t.blocks=r,n({},t,{blocks:r})):t},fromRawStateToRawTreeState:function(t){var e=[],r=[];return t.blocks.forEach(function(t){var o=u(t),a=t.depth||0,s=n({},t,{children:[]});if(!o){e.push(s);return}var c=r[0];if(null==c&&0===a)e.push(s);else if(null==c||c.depth<a-1){var l={key:i(),text:"",depth:a-1,type:t.type,children:[],entityRanges:[],inlineStyleRanges:[]};r.unshift(l),1===a?e.push(l):null!=c&&c.children.push(l),l.children.push(s)}else if(c.depth===a-1)c.children.push(s);else{for(;null!=c&&c.depth>=a;)r.shift(),c=r[0];a>0?c.children.push(s):e.push(s)}}),n({},t,{blocks:e})}}},99067:function(t,e,r){"use strict";r(82264),t.exports={isValidBlock:function(t,e){var r=t.getKey(),n=t.getParentKey();if(null!=n&&!e.get(n).getChildKeys().includes(r)||!t.getChildKeys().map(function(t){return e.get(t)}).every(function(t){return t.getParentKey()===r}))return!1;var i=t.getPrevSiblingKey();if(null!=i&&e.get(i).getNextSiblingKey()!==r)return!1;var o=t.getNextSiblingKey();return(null==o||e.get(o).getPrevSiblingKey()===r)&&(null===o||null===i||i!==o)&&(""==t.text||!(t.getChildKeys().size>0))},isConnectedTree:function(t){var e=t.toArray().filter(function(t){return null==t.getParentKey()&&null==t.getPrevSiblingKey()});if(1!==e.length)return!1;for(var r=e.shift(),n=0,i=r.getKey(),o=[];null!=i;){var a=t.get(i),u=a.getChildKeys(),s=a.getNextSiblingKey();if(u.size>0){null!=s&&o.unshift(s);var c=u.map(function(e){return t.get(e)}).find(function(t){return null==t.getPrevSiblingKey()});if(null==c)return!1;i=c.getKey()}else i=null!=a.getNextSiblingKey()?a.getNextSiblingKey():o.shift();n++}return n===t.size},isValidTree:function(t){var e=this;return!!t.toArray().every(function(r){return e.isValidBlock(r,t)})&&this.isConnectedTree(t)}}},52461:function(t,e,r){"use strict";var n,i=r(92573),o=r(90046),a=r(83946),u=o.OrderedMap;t.exports={getDirectionMap:function(t,e){n?n.reset():n=new i;var r=t.getBlockMap(),s=r.valueSeq().map(function(t){return a(n).getDirection(t.getText())}),c=u(r.keySeq().zip(s));return null!=e&&o.is(e,c)?e:c}}},57077:function(t,e,r){"use strict";function n(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){i(t,e,r[e])})}return t}function i(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var o=r(23593),a=r(45481),u=r(52461),s=r(24680),c=r(90046),l=c.OrderedSet,f=c.Record,p=c.Stack,h=c.OrderedMap,g=c.List,d=f({allowUndo:!0,currentContent:null,decorator:null,directionMap:null,forceSelection:!1,inCompositionMode:!1,inlineStyleOverride:null,lastChangeType:null,nativelyRenderedContent:null,redoStack:p(),selection:null,treeMap:null,undoStack:p()}),y=function(){e.createEmpty=function(t){return this.createWithText("",t)},e.createWithText=function(t,r){return e.createWithContent(a.createFromText(t),r)},e.createWithContent=function(t,r){if(0===t.getBlockMap().count())return e.createEmpty(r);var n=t.getBlockMap().first().getKey();return e.create({currentContent:t,undoStack:p(),redoStack:p(),decorator:r||null,selection:s.createEmpty(n)})},e.create=function(t){var r=t.currentContent,i=t.decorator;return new e(new d(n({},t,{treeMap:m(r,i),directionMap:u.getDirectionMap(r)})))},e.fromJS=function(t){return new e(new d(n({},t,{directionMap:null!=t.directionMap?h(t.directionMap):t.directionMap,inlineStyleOverride:null!=t.inlineStyleOverride?l(t.inlineStyleOverride):t.inlineStyleOverride,nativelyRenderedContent:null!=t.nativelyRenderedContent?a.fromJS(t.nativelyRenderedContent):t.nativelyRenderedContent,redoStack:null!=t.redoStack?p(t.redoStack.map(function(t){return a.fromJS(t)})):t.redoStack,selection:null!=t.selection?new s(t.selection):t.selection,treeMap:null!=t.treeMap?h(t.treeMap).map(function(t){return g(t).map(function(t){return o.fromJS(t)})}):t.treeMap,undoStack:null!=t.undoStack?p(t.undoStack.map(function(t){return a.fromJS(t)})):t.undoStack,currentContent:a.fromJS(t.currentContent)})))},e.set=function(t,r){return new e(t.getImmutable().withMutations(function(e){var n,i,a,u,s,c=e.get("decorator"),l=c;null===r.decorator?l=null:r.decorator&&(l=r.decorator);var f=r.currentContent||t.getCurrentContent();if(l!==c){var p,h,g,d=e.get("treeMap");g=l&&c?(p=f.getBlockMap(),h=l,d.merge(p.toSeq().filter(function(t){return h.getDecorations(t,f)!==c.getDecorations(t,f)}).map(function(t){return o.generate(f,t,h)}))):m(f,l),e.merge({decorator:l,treeMap:g,nativelyRenderedContent:null});return}f!==t.getCurrentContent()&&e.set("treeMap",(n=f.getBlockMap(),i=f.getEntityMap(),a=l,s=(u=t.getCurrentContent().set("entityMap",i)).getBlockMap(),t.getImmutable().get("treeMap").merge(n.toSeq().filter(function(t,e){return t!==s.get(e)}).map(function(t){return o.generate(u,t,a)})))),e.merge(r)}))};var t=e.prototype;function e(t){i(this,"_immutable",void 0),this._immutable=t}return t.toJS=function(){return this.getImmutable().toJS()},t.getAllowUndo=function(){return this.getImmutable().get("allowUndo")},t.getCurrentContent=function(){return this.getImmutable().get("currentContent")},t.getUndoStack=function(){return this.getImmutable().get("undoStack")},t.getRedoStack=function(){return this.getImmutable().get("redoStack")},t.getSelection=function(){return this.getImmutable().get("selection")},t.getDecorator=function(){return this.getImmutable().get("decorator")},t.isInCompositionMode=function(){return this.getImmutable().get("inCompositionMode")},t.mustForceSelection=function(){return this.getImmutable().get("forceSelection")},t.getNativelyRenderedContent=function(){return this.getImmutable().get("nativelyRenderedContent")},t.getLastChangeType=function(){return this.getImmutable().get("lastChangeType")},t.getInlineStyleOverride=function(){return this.getImmutable().get("inlineStyleOverride")},e.setInlineStyleOverride=function(t,r){return e.set(t,{inlineStyleOverride:r})},t.getCurrentInlineStyle=function(){var t,e,r,n,i,o,a=this.getInlineStyleOverride();if(null!=a)return a;var u=this.getCurrentContent(),s=this.getSelection();return s.isCollapsed()?(t=s.getStartKey(),e=s.getStartOffset(),r=u.getBlockForKey(t),e>0?r.getInlineStyleAt(e-1):r.getLength()?r.getInlineStyleAt(0):_(u,t)):(n=s.getStartKey(),(i=s.getStartOffset())<(o=u.getBlockForKey(n)).getLength()?o.getInlineStyleAt(i):i>0?o.getInlineStyleAt(i-1):_(u,n))},t.getBlockTree=function(t){return this.getImmutable().getIn(["treeMap",t])},t.isSelectionAtStartOfContent=function(){var t=this.getCurrentContent().getBlockMap().first().getKey();return this.getSelection().hasEdgeWithin(t,0,0)},t.isSelectionAtEndOfContent=function(){var t=this.getCurrentContent().getBlockMap().last(),e=t.getLength();return this.getSelection().hasEdgeWithin(t.getKey(),e,e)},t.getDirectionMap=function(){return this.getImmutable().get("directionMap")},e.acceptSelection=function(t,e){return v(t,e,!1)},e.forceSelection=function(t,e){return e.getHasFocus()||(e=e.set("hasFocus",!0)),v(t,e,!0)},e.moveSelectionToEnd=function(t){var r=t.getCurrentContent().getLastBlock(),n=r.getKey(),i=r.getLength();return e.acceptSelection(t,new s({anchorKey:n,anchorOffset:i,focusKey:n,focusOffset:i,isBackward:!1}))},e.moveFocusToEnd=function(t){var r=e.moveSelectionToEnd(t);return e.forceSelection(r,r.getSelection())},e.push=function(t,r,n){var i=!(arguments.length>3)||void 0===arguments[3]||arguments[3];if(t.getCurrentContent()===r)return t;var o=u.getDirectionMap(r,t.getDirectionMap());if(!t.getAllowUndo())return e.set(t,{currentContent:r,directionMap:o,lastChangeType:n,selection:r.getSelectionAfter(),forceSelection:i,inlineStyleOverride:null});var a=t.getSelection(),s=t.getCurrentContent(),c=t.getUndoStack(),l=r;a!==s.getSelectionAfter()||n!==t.getLastChangeType()||"insert-characters"!==n&&"backspace-character"!==n&&"delete-character"!==n?(c=c.push(s),l=l.set("selectionBefore",a)):("insert-characters"===n||"backspace-character"===n||"delete-character"===n)&&(l=l.set("selectionBefore",s.getSelectionBefore()));var f=t.getInlineStyleOverride();-1===["adjust-depth","change-block-type","split-block"].indexOf(n)&&(f=null);var h={currentContent:l,directionMap:o,undoStack:c,redoStack:p(),lastChangeType:n,selection:r.getSelectionAfter(),forceSelection:i,inlineStyleOverride:f};return e.set(t,h)},e.undo=function(t){if(!t.getAllowUndo())return t;var r=t.getUndoStack(),n=r.peek();if(!n)return t;var i=t.getCurrentContent(),o=u.getDirectionMap(n,t.getDirectionMap());return e.set(t,{currentContent:n,directionMap:o,undoStack:r.shift(),redoStack:t.getRedoStack().push(i),forceSelection:!0,inlineStyleOverride:null,lastChangeType:"undo",nativelyRenderedContent:null,selection:i.getSelectionBefore()})},e.redo=function(t){if(!t.getAllowUndo())return t;var r=t.getRedoStack(),n=r.peek();if(!n)return t;var i=t.getCurrentContent(),o=u.getDirectionMap(n,t.getDirectionMap());return e.set(t,{currentContent:n,directionMap:o,undoStack:t.getUndoStack().push(i),redoStack:r.shift(),forceSelection:!0,inlineStyleOverride:null,lastChangeType:"redo",nativelyRenderedContent:null,selection:n.getSelectionAfter()})},t.getImmutable=function(){return this._immutable},e}();function v(t,e,r){return y.set(t,{selection:e,forceSelection:r,nativelyRenderedContent:null,inlineStyleOverride:null})}function m(t,e){return t.getBlockMap().map(function(r){return o.generate(t,r,e)}).toOrderedMap()}function _(t,e){var r=t.getBlockMap().reverse().skipUntil(function(t,r){return r===e}).skip(1).skipUntil(function(t,e){return t.getLength()}).first();return r?r.getInlineStyleAt(r.getLength()-1):l()}t.exports=y},40072:function(t,e,r){"use strict";var n=r(85306),i=r(66731),o=n.isPlatform("Mac OS X"),a={isCtrlKeyCommand:function(t){return!!t.ctrlKey&&!t.altKey},isOptionKeyCommand:function(t){return o&&t.altKey},usesMacOSHeuristics:function(){return o},hasCommandModifier:function(t){return o?!!t.metaKey&&!t.altKey:a.isCtrlKeyCommand(t)},isSoftNewlineEvent:i};t.exports=a},81451:function(){},30509:function(t,e,r){"use strict";var n=r(64702),i=r(57077),o=r(798),a=r(83946),u={currentBlockContainsLink:function(t){var e=t.getSelection(),r=t.getCurrentContent(),n=r.getEntityMap();return r.getBlockForKey(e.getAnchorKey()).getCharacterList().slice(e.getStartOffset(),e.getEndOffset()).some(function(t){var e=t.getEntity();return!!e&&"LINK"===n.__get(e).getType()})},getCurrentBlockType:function(t){var e=t.getSelection();return t.getCurrentContent().getBlockForKey(e.getStartKey()).getType()},getDataObjectForLinkURL:function(t){return{url:t.toString()}},handleKeyCommand:function(t,e,r){switch(e){case"bold":return u.toggleInlineStyle(t,"BOLD");case"italic":return u.toggleInlineStyle(t,"ITALIC");case"underline":return u.toggleInlineStyle(t,"UNDERLINE");case"code":return u.toggleCode(t);case"backspace":case"backspace-word":case"backspace-to-start-of-line":return u.onBackspace(t);case"delete":case"delete-word":case"delete-to-end-of-block":return u.onDelete(t);default:return null}},insertSoftNewline:function(t){var e=n.insertText(t.getCurrentContent(),t.getSelection(),"\n",t.getCurrentInlineStyle(),null),r=i.push(t,e,"insert-characters");return i.forceSelection(r,e.getSelectionAfter())},onBackspace:function(t){var e=t.getSelection();if(!e.isCollapsed()||e.getAnchorOffset()||e.getFocusOffset())return null;var r=t.getCurrentContent(),n=e.getStartKey(),o=r.getBlockBefore(n);if(o&&"atomic"===o.getType()){var a=r.getBlockMap().delete(o.getKey()),s=r.merge({blockMap:a,selectionAfter:e});if(s!==r)return i.push(t,s,"remove-range")}var c=u.tryToRemoveBlockStyle(t);return c?i.push(t,c,"change-block-type"):null},onDelete:function(t){var e=t.getSelection();if(!e.isCollapsed())return null;var r=t.getCurrentContent(),o=e.getStartKey(),a=r.getBlockForKey(o).getLength();if(e.getStartOffset()<a)return null;var u=r.getBlockAfter(o);if(!u||"atomic"!==u.getType())return null;var s=e.merge({focusKey:u.getKey(),focusOffset:u.getLength()}),c=n.removeRange(r,s,"forward");return c!==r?i.push(t,c,"remove-range"):null},onTab:function(t,e,r){var n=e.getSelection(),a=n.getAnchorKey();if(a!==n.getFocusKey())return e;var u=e.getCurrentContent(),s=u.getBlockForKey(a),c=s.getType();if("unordered-list-item"!==c&&"ordered-list-item"!==c)return e;t.preventDefault();var l=s.getDepth();if(!t.shiftKey&&l===r)return e;var f=o(u,n,t.shiftKey?-1:1,r);return i.push(e,f,"adjust-depth")},toggleBlockType:function(t,e){var r=t.getSelection(),o=r.getStartKey(),u=r.getEndKey(),s=t.getCurrentContent(),c=r;if(o!==u&&0===r.getEndOffset()){var l=a(s.getBlockBefore(u));u=l.getKey(),c=c.merge({anchorKey:o,anchorOffset:r.getStartOffset(),focusKey:u,focusOffset:l.getLength(),isBackward:!1})}if(s.getBlockMap().skipWhile(function(t,e){return e!==o}).reverse().skipWhile(function(t,e){return e!==u}).some(function(t){return"atomic"===t.getType()}))return t;var f=s.getBlockForKey(o).getType()===e?"unstyled":e;return i.push(t,n.setBlockType(s,c,f),"change-block-type")},toggleCode:function(t){var e=t.getSelection(),r=e.getAnchorKey(),n=e.getFocusKey();return e.isCollapsed()||r!==n?u.toggleBlockType(t,"code-block"):u.toggleInlineStyle(t,"CODE")},toggleInlineStyle:function(t,e){var r,o=t.getSelection(),a=t.getCurrentInlineStyle();if(o.isCollapsed())return i.setInlineStyleOverride(t,a.has(e)?a.remove(e):a.add(e));var u=t.getCurrentContent();return r=a.has(e)?n.removeInlineStyle(u,o,e):n.applyInlineStyle(u,o,e),i.push(t,r,"change-inline-style")},toggleLink:function(t,e,r){var o=n.applyEntity(t.getCurrentContent(),e,r);return i.push(t,o,"apply-entity")},tryToRemoveBlockStyle:function(t){var e=t.getSelection(),r=e.getAnchorOffset();if(e.isCollapsed()&&0===r){var i=e.getAnchorKey(),o=t.getCurrentContent(),a=o.getBlockForKey(i).getType(),u=o.getBlockBefore(i);if("code-block"===a&&u&&"code-block"===u.getType()&&0!==u.getLength())return null;if("unstyled"!==a)return n.setBlockType(o,e,"unstyled")}return null}};t.exports=u},32633:function(t,e,r){"use strict";var n=r(64702),i=r(57077),o=r(29845),a=r(83946),u=null;t.exports={cut:function(t){var e=t.getCurrentContent(),r=t.getSelection(),s=null;if(r.isCollapsed()){var c=r.getAnchorKey(),l=e.getBlockForKey(c).getLength();if(l===r.getAnchorOffset()){var f=e.getKeyAfter(c);if(null==f)return t;s=r.set("focusKey",f).set("focusOffset",0)}else s=r.set("focusOffset",l)}else s=r;u=o(e,s=a(s));var p=n.removeRange(e,s,"forward");return p===e?t:i.push(t,p,"remove-range")},paste:function(t){if(!u)return t;var e=n.replaceWithFragment(t.getCurrentContent(),t.getSelection(),u);return i.push(t,e,"insert-fragment")}}},24680:function(t,e,r){"use strict";var n=function(t){function e(){return t.apply(this,arguments)||this}e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t;var r=e.prototype;return r.serialize=function(){return"Anchor: "+this.getAnchorKey()+":"+this.getAnchorOffset()+", Focus: "+this.getFocusKey()+":"+this.getFocusOffset()+", Is Backward: "+String(this.getIsBackward())+", Has Focus: "+String(this.getHasFocus())},r.getAnchorKey=function(){return this.get("anchorKey")},r.getAnchorOffset=function(){return this.get("anchorOffset")},r.getFocusKey=function(){return this.get("focusKey")},r.getFocusOffset=function(){return this.get("focusOffset")},r.getIsBackward=function(){return this.get("isBackward")},r.getHasFocus=function(){return this.get("hasFocus")},r.hasEdgeWithin=function(t,e,r){var n=this.getAnchorKey(),i=this.getFocusKey();if(n===i&&n===t){var o=this.getStartOffset(),a=this.getEndOffset();return e<=o&&o<=r||e<=a&&a<=r}if(t!==n&&t!==i)return!1;var u=t===n?this.getAnchorOffset():this.getFocusOffset();return e<=u&&r>=u},r.isCollapsed=function(){return this.getAnchorKey()===this.getFocusKey()&&this.getAnchorOffset()===this.getFocusOffset()},r.getStartKey=function(){return this.getIsBackward()?this.getFocusKey():this.getAnchorKey()},r.getStartOffset=function(){return this.getIsBackward()?this.getFocusOffset():this.getAnchorOffset()},r.getEndKey=function(){return this.getIsBackward()?this.getAnchorKey():this.getFocusKey()},r.getEndOffset=function(){return this.getIsBackward()?this.getAnchorOffset():this.getFocusOffset()},e.createEmpty=function(t){return new e({anchorKey:t,anchorOffset:0,focusKey:t,focusOffset:0,isBackward:!1,hasFocus:!1})},e}((0,r(90046).Record)({anchorKey:"",anchorOffset:0,focusKey:"",focusOffset:0,isBackward:!1,hasFocus:!1}));t.exports=n},798:function(t){"use strict";t.exports=function(t,e,r,n){var i=e.getStartKey(),o=e.getEndKey(),a=t.getBlockMap(),u=a.toSeq().skipUntil(function(t,e){return e===i}).takeUntil(function(t,e){return e===o}).concat([[o,a.get(o)]]).map(function(t){var e=t.getDepth()+r;return e=Math.max(0,Math.min(e,n)),t.set("depth",e)});return a=a.merge(u),t.merge({blockMap:a,selectionBefore:e,selectionAfter:e})}},1655:function(t,e,r){"use strict";var n=r(50490);t.exports=function(t,e,r,i){for(var o=e,a=t.getCharacterList();o<r;)a=a.set(o,n.applyEntity(a.get(o),i)),o++;return t.set("characterList",a)}},99717:function(t,e,r){"use strict";var n=r(1655),i=r(90046);t.exports=function(t,e,r){var o=t.getBlockMap(),a=e.getStartKey(),u=e.getStartOffset(),s=e.getEndKey(),c=e.getEndOffset(),l=o.skipUntil(function(t,e){return e===a}).takeUntil(function(t,e){return e===s}).toOrderedMap().merge(i.OrderedMap([[s,o.get(s)]])).map(function(t,e){var i=e===a?u:0,o=e===s?c:t.getLength();return n(t,i,o,r)});return t.merge({blockMap:o.merge(l),selectionBefore:e,selectionAfter:e})}},21694:function(t,e,r){"use strict";var n=r(32104),i=r(76207),o=r(19532),a=r(17037),u=r(82e3),s=r(87081),c=function(t,e){return{key:t.getKey(),text:t.getText(),type:t.getType(),depth:t.getDepth(),inlineStyleRanges:u(t),entityRanges:a(t,e),data:t.getData().toObject()}},l=function(t,e,r,o){if(t instanceof n){r.push(c(t,e));return}t instanceof i||s(!1);var a=t.getParentKey(),u=o[t.getKey()]=function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){var n;n=r[e],e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n})}return t}({},c(t,e),{children:[]});if(a){o[a].children.push(u);return}r.push(u)},f=function(t,e){var r=e.entityMap,n=[],i={},a={},u=0;return t.getBlockMap().forEach(function(t){t.findEntityRanges(function(t){return null!==t.getEntity()},function(e){var n=t.getEntityAt(e),i=o.stringify(n);!a[i]&&(a[i]=n,r[i]="".concat(u),u++)}),l(t,r,n,i)}),{blocks:n,entityMap:r}},p=function(t,e){var r=e.blocks,n=e.entityMap,i={};return Object.keys(n).forEach(function(e,r){var n=t.getEntity(o.unstringify(e));i[r]={type:n.getType(),mutability:n.getMutability(),data:n.getData()}}),{blocks:r,entityMap:i}};t.exports=function(t){var e={entityMap:{},blocks:[]};return e=f(t,e),e=p(t,e)}},29405:function(t,e,r){"use strict";function n(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){i(t,e,r[e])})}return t}function i(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var o,a=r(50490),u=r(32104),s=r(76207),c=r(67722),l=r(34688),f=r(66831),p=r(35935),h=r(60462),g=r(71539),d=r(6130),y=r(90046),v=y.List,m=y.Map,_=y.OrderedSet,S=r(80285),b=r(16959),x=r(85435),C=r(90132),k=d("draft_tree_data_support"),w=RegExp("\r","g"),E=RegExp("\n","g"),O=RegExp("^\n","g"),D=RegExp("&nbsp;","g"),K=RegExp("&#13;?","g"),T=RegExp("&#8203;?","g"),M=["bold","bolder","500","600","700","800","900"],A=["light","lighter","normal","100","200","300","400"],I=["className","href","rel","target","title"],B=["alt","className","height","src","width"],L=(i(o={},p("public/DraftStyleDefault/depth0"),0),i(o,p("public/DraftStyleDefault/depth1"),1),i(o,p("public/DraftStyleDefault/depth2"),2),i(o,p("public/DraftStyleDefault/depth3"),3),i(o,p("public/DraftStyleDefault/depth4"),4),o),R=m({b:"BOLD",code:"CODE",del:"STRIKETHROUGH",em:"ITALIC",i:"ITALIC",s:"STRIKETHROUGH",strike:"STRIKETHROUGH",strong:"BOLD",u:"UNDERLINE",mark:"HIGHLIGHT"}),F=function(t){var e={};return t.mapKeys(function(t,r){var n=[r.element];void 0!==r.aliasedElements&&n.push.apply(n,r.aliasedElements),n.forEach(function(r){void 0===e[r]?e[r]=t:"string"==typeof e[r]?e[r]=[e[r],t]:e[r].push(t)})}),m(e)},N=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return Object.keys(L).some(function(r){t.classList.contains(r)&&(e=L[r])}),e},P=function(t){if(!S(t)||!t.href||"http:"!==t.protocol&&"https:"!==t.protocol&&"mailto:"!==t.protocol&&"tel:"!==t.protocol)return!1;try{return new f(t.href),!0}catch(t){return!1}},z=function(t,e){if(!x(t))return e;var r=t.style.fontWeight,n=t.style.fontStyle,i=t.style.textDecoration;return e.withMutations(function(t){M.indexOf(r)>=0?t.add("BOLD"):A.indexOf(r)>=0&&t.remove("BOLD"),"italic"===n?t.add("ITALIC"):"normal"===n&&t.remove("ITALIC"),"underline"===i&&t.add("UNDERLINE"),"line-through"===i&&t.add("STRIKETHROUGH"),"none"===i&&(t.remove("UNDERLINE"),t.remove("STRIKETHROUGH"))})},j=function(t){return"ul"===t||"ol"===t},U=function(){function t(t,e){i(this,"characterList",v()),i(this,"currentBlockType","unstyled"),i(this,"currentDepth",0),i(this,"currentEntity",null),i(this,"currentText",""),i(this,"wrapper",null),i(this,"blockConfigs",[]),i(this,"contentBlocks",[]),i(this,"entityMap",l),i(this,"blockTypeMap",void 0),i(this,"disambiguate",void 0),this.clear(),this.blockTypeMap=t,this.disambiguate=e}var e=t.prototype;return e.clear=function(){this.characterList=v(),this.blockConfigs=[],this.currentBlockType="unstyled",this.currentDepth=0,this.currentEntity=null,this.currentText="",this.entityMap=l,this.wrapper=null,this.contentBlocks=[]},e.addDOMNode=function(t){var e;return this.contentBlocks=[],this.currentDepth=0,(e=this.blockConfigs).push.apply(e,this._toBlockConfigs([t],_())),this._trimCurrentText(),""!==this.currentText&&this.blockConfigs.push(this._makeBlockConfig()),this},e.getContentBlocks=function(){return 0===this.contentBlocks.length&&(k?this._toContentBlocks(this.blockConfigs):this._toFlatContentBlocks(this.blockConfigs)),{contentBlocks:this.contentBlocks,entityMap:this.entityMap}},e._makeBlockConfig=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=n({key:t.key||h(),type:this.currentBlockType,text:this.currentText,characterList:this.characterList,depth:this.currentDepth,parent:null,children:v(),prevSibling:null,nextSibling:null,childConfigs:[]},t);return this.characterList=v(),this.currentBlockType="unstyled",this.currentText="",e},e._toBlockConfigs=function(t,e){for(var r=[],n=0;n<t.length;n++){var i=t[n],o=i.nodeName.toLowerCase();if("body"===o||j(o)){this._trimCurrentText(),""!==this.currentText&&r.push(this._makeBlockConfig());var a=this.currentDepth,u=this.wrapper;j(o)&&(this.wrapper=o,j(u)&&this.currentDepth++),r.push.apply(r,this._toBlockConfigs(Array.from(i.childNodes),e)),this.currentDepth=a,this.wrapper=u;continue}var s=this.blockTypeMap.get(o);if(void 0!==s){this._trimCurrentText(),""!==this.currentText&&r.push(this._makeBlockConfig());var c=this.currentDepth,l=this.wrapper;this.wrapper="pre"===o?"pre":this.wrapper,"string"!=typeof s&&(s=this.disambiguate(o,this.wrapper)||s[0]||"unstyled"),!k&&x(i)&&("unordered-list-item"===s||"ordered-list-item"===s)&&(this.currentDepth=N(i,this.currentDepth));var f=h(),p=this._toBlockConfigs(Array.from(i.childNodes),e);this._trimCurrentText(),r.push(this._makeBlockConfig({key:f,childConfigs:p,type:s})),this.currentDepth=c,this.wrapper=l;continue}if("#text"===o){this._addTextNode(i,e);continue}if("br"===o){this._addBreakNode(i,e);continue}if(C(i)&&i.attributes.getNamedItem("src")&&i.attributes.getNamedItem("src").value){this._addImgNode(i,e);continue}if(P(i)){this._addAnchorNode(i,r,e);continue}var g=e;R.has(o)&&(g=g.add(R.get(o))),g=z(i,g);var d=x(i)&&i.style.fontFamily.includes("monospace")?"CODE":null;null!=d&&(g=g.add(d)),r.push.apply(r,this._toBlockConfigs(Array.from(i.childNodes),g))}return r},e._appendText=function(t,e){this.currentText+=t;var r,n=a.create({style:e,entity:this.currentEntity});this.characterList=(r=this.characterList).push.apply(r,Array(t.length).fill(n))},e._trimCurrentText=function(){var t=this.currentText.length,e=t-this.currentText.trimLeft().length,r=this.currentText.trimRight().length,n=this.characterList.findEntry(function(t){return null!==t.getEntity()});(e=void 0!==n?Math.min(e,n[0]):e)>(r=void 0!==(n=this.characterList.reverse().findEntry(function(t){return null!==t.getEntity()}))?Math.max(r,t-n[0]):r)?(this.currentText="",this.characterList=v()):(this.currentText=this.currentText.slice(e,r),this.characterList=this.characterList.slice(e,r))},e._addTextNode=function(t,e){var r=t.textContent;""===r.trim()&&"pre"!==this.wrapper&&(r=" "),"pre"!==this.wrapper&&(r=(r=r.replace(O,"")).replace(E," ")),this._appendText(r,e)},e._addBreakNode=function(t,e){b(t)&&this._appendText("\n",e)},e._addImgNode=function(t,e){if(C(t)){var r={};B.forEach(function(e){var n=t.getAttribute(e);n&&(r[e]=n)}),this.currentEntity=this.entityMap.__create("IMAGE","IMMUTABLE",r),d("draftjs_fix_paste_for_img")?"presentation"!==t.getAttribute("role")&&this._appendText("\uD83D\uDCF7",e):this._appendText("\uD83D\uDCF7",e),this.currentEntity=null}},e._addAnchorNode=function(t,e,r){if(S(t)){var n={};I.forEach(function(e){var r=t.getAttribute(e);r&&(n[e]=r)}),n.url=new f(t.href).toString(),this.currentEntity=this.entityMap.__create("LINK","MUTABLE",n||{}),e.push.apply(e,this._toBlockConfigs(Array.from(t.childNodes),r)),this.currentEntity=null}},e._toContentBlocks=function(t){for(var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=t.length-1,i=0;i<=r;i++){var o=t[i];o.parent=e,o.prevSibling=i>0?t[i-1].key:null,o.nextSibling=i<r?t[i+1].key:null,o.children=v(o.childConfigs.map(function(t){return t.key})),this.contentBlocks.push(new s(n({},o))),this._toContentBlocks(o.childConfigs,o.key)}},e._hoistContainersInBlockConfigs=function(t){var e=this;return v(t).flatMap(function(t){return"unstyled"!==t.type||""!==t.text?[t]:e._hoistContainersInBlockConfigs(t.childConfigs)})},e._toFlatContentBlocks=function(t){var e=this;this._hoistContainersInBlockConfigs(t).forEach(function(t){var r=e._extractTextFromBlockConfigs(t.childConfigs),i=r.text,o=r.characterList;e.contentBlocks.push(new u(n({},t,{text:t.text+i,characterList:t.characterList.concat(o)})))})},e._extractTextFromBlockConfigs=function(t){for(var e=t.length-1,r="",n=v(),i=0;i<=e;i++){var o=t[i];r+=o.text,n=n.concat(o.characterList),""!==r&&"unstyled"!==o.type&&(r+="\n",n=n.push(n.last()));var a=this._extractTextFromBlockConfigs(o.childConfigs);r+=a.text,n=n.concat(a.characterList)}return{text:r,characterList:n}},t}();t.exports=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:g,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:c,n=e(t=t.trim().replace(w,"").replace(D," ").replace(K,"").replace(T,""));return n?new U(F(r),function(t,e){return"li"===t?"ol"===e?"ordered-list-item":"unordered-list-item":null}).addDOMNode(n).getContentBlocks():null}},73702:function(t,e,r){"use strict";function n(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),n.forEach(function(e){var n;n=r[e],e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n})}return t}var i=r(32104),o=r(76207),a=r(45481),u=r(34688),s=r(92780);r(99067);var c=r(24680),l=r(77157),f=r(89398),p=r(91239),h=r(60462),g=r(6130),d=r(90046),y=r(87081),v=g("draft_tree_data_support"),m=d.List,_=d.Map,S=d.OrderedMap,b=function(t,e){var r=t.key,n=t.type,i=t.data;return{text:t.text,depth:t.depth||0,type:n||"unstyled",key:r||h(),data:_(i),characterList:x(t,e)}},x=function(t,e){var r=t.text,i=t.entityRanges;return l(p(r,t.inlineStyleRanges||[]),f(r,(i||[]).filter(function(t){return e.hasOwnProperty(t.key)}).map(function(t){return n({},t,{key:e[t.key]})})))},C=function(t){return n({},t,{key:t.key||h()})},k=function(t,e,r){var i=e.map(function(t){return n({},t,{parentRef:r})});return t.concat(i.reverse())},w=function(t,e){var r=t.blocks.find(function(t){return Array.isArray(t.children)&&t.children.length>0}),a=v&&!r?s.fromRawStateToRawTreeState(t).blocks:t.blocks;return v?a.map(C).reduce(function(t,r,i){Array.isArray(r.children)||y(!1);var u=r.children.map(C),s=new o(n({},b(r,e),{prevSibling:0===i?null:a[i-1].key,nextSibling:i===a.length-1?null:a[i+1].key,children:m(u.map(function(t){return t.key}))}));t=t.set(s.getKey(),s);for(var c=k([],u,s);c.length>0;){var l=c.pop(),f=l.parentRef,p=f.getChildKeys(),h=p.indexOf(l.key),g=Array.isArray(l.children);if(!g){g||y(!1);break}var d=l.children.map(C),v=new o(n({},b(l,e),{parent:f.getKey(),children:m(d.map(function(t){return t.key})),prevSibling:0===h?null:p.get(h-1),nextSibling:h===p.size-1?null:p.get(h+1)}));t=t.set(v.getKey(),v),c=k(c,d,v)}return t},S()):S((r?s.fromRawTreeStateToRawState(t).blocks:a).map(function(t){var r=new i(b(t,e));return[r.getKey(),r]}))},E=function(t){var e=t.entityMap,r={};return Object.keys(e).forEach(function(t){var n=e[t],i=n.type,o=n.mutability,a=n.data;r[t]=u.__create(i,o,a||{})}),r};t.exports=function(t){Array.isArray(t.blocks)||y(!1);var e=E(t),r=w(t,e),n=r.isEmpty()?new c:c.createEmpty(r.first().getKey());return new a({blockMap:r,entityMap:e,selectionBefore:n,selectionAfter:n})}},77157:function(t,e,r){"use strict";var n=r(50490),i=r(90046).List;t.exports=function(t,e){return i(t.map(function(t,r){var i=e[r];return n.create({style:t,entity:i})}))}},89398:function(t,e,r){"use strict";var n=r(77027).substr;t.exports=function(t,e){var r=Array(t.length).fill(null);return e&&e.forEach(function(e){for(var i=n(t,0,e.offset).length,o=i+n(t,e.offset,e.length).length,a=i;a<o;a++)r[a]=e.key}),r}},91239:function(t,e,r){"use strict";var n=r(77027),i=r(90046).OrderedSet,o=n.substr,a=i();t.exports=function(t,e){var r=Array(t.length).fill(a);return e&&e.forEach(function(e){for(var n=o(t,0,e.offset).length,i=n+o(t,e.offset,e.length).length;n<i;)r[n]=r[n].add(e.style),n++}),r}},44249:function(t){"use strict";t.exports={notEmptyKey:function(t){return null!=t&&""!=t}}},7571:function(t,e,r){"use strict";var n=r(64702),i=r(57077),o=r(85306),a=r(33522),u=r(48231),s=r(88727),c=r(83946),l=r(31574),f=o.isBrowser("Firefox");function p(t,e,r,o,a){var u=n.replaceText(t.getCurrentContent(),t.getSelection(),e,r,o);return i.push(t,u,"insert-characters",a)}t.exports=function(t,e){void 0!==t._pendingStateFromBeforeInput&&(t.update(t._pendingStateFromBeforeInput),t._pendingStateFromBeforeInput=void 0);var r=t._latestEditorState,n=e.data;if(n){if(t.props.handleBeforeInput&&u(t.props.handleBeforeInput(n,r,e.timeStamp))){e.preventDefault();return}var o=r.getSelection(),h=o.getStartOffset(),g=o.getAnchorKey();if(!o.isCollapsed()){e.preventDefault(),t.update(p(r,n,r.getCurrentInlineStyle(),a(r.getCurrentContent(),r.getSelection()),!0));return}var d=p(r,n,r.getCurrentInlineStyle(),a(r.getCurrentContent(),r.getSelection()),!1),y=!1;if(!(y=s(t._latestCommittedEditorState))){var v=r.getBlockTree(g),m=d.getBlockTree(g);y=v.size!==m.size||v.zip(m).some(function(t){var e=t[0],r=t[1],i=e.get("start"),o=i+(i>=h?n.length:0),a=e.get("end"),u=a+(a>=h?n.length:0),s=r.get("start"),c=r.get("end"),l=r.get("decoratorKey");return e.get("decoratorKey")!==l||e.get("leaves").size!==r.get("leaves").size||o!==s||u!==c||null!=l&&c-s!=a-i})}if(y||(y=f&&("'"==n||"/"==n)),y||(y=c(d.getDirectionMap()).get(g)!==c(r.getDirectionMap()).get(g)),y){e.preventDefault(),d=i.set(d,{forceSelection:!0}),t.update(d);return}d=i.set(d,{nativelyRenderedContent:d.getCurrentContent()}),t._pendingStateFromBeforeInput=d,l(function(){void 0!==t._pendingStateFromBeforeInput&&(t.update(t._pendingStateFromBeforeInput),t._pendingStateFromBeforeInput=void 0)})}}},91014:function(t,e,r){"use strict";var n=r(57077),i=r(71089),o=r(82402);t.exports=function(t,e){var r=e.currentTarget.ownerDocument;if(!t.props.preserveSelectionOnBlur&&o(r)===r.body){var a=r.defaultView.getSelection(),u=t.editor;1===a.rangeCount&&i(u,a.anchorNode)&&i(u,a.focusNode)&&a.removeAllRanges()}var s=t._latestEditorState,c=s.getSelection();if(c.getHasFocus()){var l=c.set("hasFocus",!1);t.props.onBlur&&t.props.onBlur(e),t.update(n.acceptSelection(s,l))}}},73905:function(t,e,r){"use strict";var n=r(57077);t.exports=function(t,e){t.setMode("composite"),t.update(n.set(t._latestEditorState,{inCompositionMode:!0})),t._onCompositionStart(e)}},71435:function(t,e,r){"use strict";var n=r(71295);t.exports=function(t,e){if(t._latestEditorState.getSelection().isCollapsed()){e.preventDefault();return}t.setClipboard(n(t._latestEditorState))}},20548:function(t,e,r){"use strict";var n=r(64702),i=r(57077),o=r(44234),a=r(71295),u=r(63020),s=r(59404);t.exports=function(t,e){var r,c=t._latestEditorState,l=c.getSelection(),f=e.target;if(l.isCollapsed()){e.preventDefault();return}s(f)&&(r=u(o.getScrollParent(f)));var p=a(c);t.setClipboard(p),t.setMode("cut"),setTimeout(function(){var e;t.restoreEditorDOM(r),t.exitCurrentMode(),t.update((e=n.removeRange(c.getCurrentContent(),c.getSelection(),"forward"),i.push(c,e,"remove-range")))},0)}},26241:function(t){"use strict";t.exports=function(t,e){t.setMode("drag"),e.preventDefault()}},31301:function(t){"use strict";t.exports=function(t){t._internalDrag=!0,t.setMode("drag")}},72906:function(t,e,r){"use strict";var n=r(57077),i=r(85306);t.exports=function(t,e){var r=t._latestEditorState,o=r.getSelection();if(!o.getHasFocus()){var a=o.set("hasFocus",!0);t.props.onFocus&&t.props.onFocus(e),i.isBrowser("Chrome < 60.0.3081.0")?t.update(n.forceSelection(r,a)):t.update(n.acceptSelection(r,a))}}},44089:function(t,e,r){"use strict";var n=r(64702),i=r(35044),o=r(57077),a=r(85306),u=r(44249).notEmptyKey,s=r(9704),c=r(98281),l=r(83946),f=a.isEngine("Gecko");t.exports=function(t,e){void 0!==t._pendingStateFromBeforeInput&&(t.update(t._pendingStateFromBeforeInput),t._pendingStateFromBeforeInput=void 0);var r,a,p,h,g=t.editor.ownerDocument.defaultView.getSelection(),d=g.anchorNode,y=g.isCollapsed,v=(null==d?void 0:d.nodeType)!==Node.TEXT_NODE&&(null==d?void 0:d.nodeType)!==Node.ELEMENT_NODE;if(null!=d&&!v){if(d.nodeType===Node.TEXT_NODE&&(null!==d.previousSibling||null!==d.nextSibling)){var m=d.parentNode;if(null==m)return;d.nodeValue=m.textContent;for(var _=m.firstChild;null!=_;_=_.nextSibling)_!==d&&m.removeChild(_)}var S=d.textContent,b=t._latestEditorState,x=l(s(d)),C=i.decode(x),k=C.blockKey,w=C.decoratorKey,E=C.leafKey,O=b.getBlockTree(k).getIn([w,"leaves",E]),D=O.start,K=O.end,T=b.getCurrentContent(),M=T.getBlockForKey(k),A=M.getText().slice(D,K);if(S.endsWith("\n\n")&&(S=S.slice(0,-1)),S===A){var I=e.nativeEvent.inputType;if(I){var B="deleteContentBackward"===I?c(b):b;B!==b&&(t.restoreEditorDOM(),t.update(B))}return}var L=b.getSelection(),R=L.merge({anchorOffset:D,focusOffset:K,isBackward:!1}),F=M.getEntityAt(D),N=u(F)?T.getEntity(F):null,P="MUTABLE"===(null!=N?N.getMutability():null),z=n.replaceText(T,R,S,M.getInlineStyleAt(D),P?M.getEntityAt(D):null);if(f)h=(p=D+Math.min(r=g.anchorOffset,a=g.focusOffset))+Math.abs(r-a),r=p,a=h;else{var j=S.length-A.length;p=L.getStartOffset(),h=L.getEndOffset(),r=y?h+j:p,a=h+j}var U=z.merge({selectionBefore:T.getSelectionAfter(),selectionAfter:L.merge({anchorOffset:r,focusOffset:a})});t.update(o.push(b,U,P?"spellcheck-change":"apply-entity"))}}},18881:function(t,e,r){"use strict";var n=r(64702),i=r(57077),o=r(40072),a=r(19119),u=r(32633),s=r(85306),c=r(48231),l=r(51473),f=r(11525),p=r(80147),h=r(97587),g=r(38646),d=r(59728),y=r(98281),v=r(64022),m=r(75803),_=r(33973),S=o.isOptionKeyCommand,b=s.isBrowser("Chrome");t.exports=function(t,e){var r=e.which,o=t._latestEditorState;function s(r){var n=t.props[r];return!!n&&(n(e),!0)}switch(r){case a.RETURN:if(e.preventDefault(),t.props.handleReturn&&c(t.props.handleReturn(e,o)))return;break;case a.ESC:if(e.preventDefault(),s("onEscape"))return;break;case a.TAB:if(s("onTab"))return;break;case a.UP:if(s("onUpArrow"))return;break;case a.RIGHT:if(s("onRightArrow"))return;break;case a.DOWN:if(s("onDownArrow"))return;break;case a.LEFT:if(s("onLeftArrow"))return;break;case a.SPACE:b&&S(e)&&e.preventDefault()}var x=t.props.keyBindingFn(e);if(null==x||""===x){if(r===a.SPACE&&b&&S(e)){var C=n.replaceText(o.getCurrentContent(),o.getSelection(),"\xa0");t.update(i.push(o,C,"insert-characters"))}return}if("undo"===x){_(e,o,t.update);return}if(e.preventDefault(),!(t.props.handleKeyCommand&&c(t.props.handleKeyCommand(x,o,e.timeStamp)))){var k=function(t,e,r){switch(t){case"redo":return i.redo(e);case"delete":return v(e);case"delete-word":return p(e);case"backspace":return y(e);case"backspace-word":return f(e);case"backspace-to-start-of-line":return l(e,r);case"split-block":return h(e);case"transpose-characters":return m(e);case"move-selection-to-start-of-block":return d(e);case"move-selection-to-end-of-block":return g(e);case"secondary-cut":return u.cut(e);case"secondary-paste":return u.paste(e);default:return e}}(x,o,e);k!==o&&t.update(k)}}},48257:function(t,e,r){"use strict";var n=r(50403),i=r(50490),o=r(11045),a=r(64702),u=r(25252),s=r(57077),c=r(30509),l=r(33522),f=r(25711),p=r(48231),h=r(95264);function g(t,e,r){var n=a.replaceWithFragment(t.getCurrentContent(),t.getSelection(),e);return s.push(t,n.set("entityMap",r),"insert-fragment")}t.exports=function(t,e){e.preventDefault();var r=new o(e.clipboardData);if(!r.isRichText()){var d=r.getFiles(),y=r.getText();if(d.length>0){if(t.props.handlePastedFiles&&p(t.props.handlePastedFiles(d)))return;f(d,function(e){if(e=e||y){var r=t._latestEditorState,o=h(e),f=i.create({style:r.getCurrentInlineStyle(),entity:l(r.getCurrentContent(),r.getSelection())}),p=c.getCurrentBlockType(r),g=u.processText(o,f,p),d=n.createFromArray(g),v=a.replaceWithFragment(r.getCurrentContent(),r.getSelection(),d);t.update(s.push(r,v,"insert-fragment"))}});return}}var v=[],m=r.getText(),_=r.getHTML(),S=t._latestEditorState;if(t.props.formatPastedText){var b=t.props.formatPastedText(m,_),x=b.text,C=b.html;m=x,_=C}if(!(t.props.handlePastedText&&p(t.props.handlePastedText(m,_,S)))){if(m&&(v=h(m)),!t.props.stripPastedStyles){var k,w,E=t.getClipboard();if(!t.props.formatPastedText&&r.isRichText()&&E){if((null===(w=_)||void 0===w?void 0:w.indexOf(t.getEditorKey()))!==-1||1===v.length&&1===E.size&&E.first().getText()===m){t.update(g(t._latestEditorState,E));return}}else if(E&&r.types.includes("com.apple.webarchive")&&!r.types.includes("text/html")&&(k=v).length===E.size&&E.valueSeq().every(function(t,e){return t.getText()===k[e]})){t.update(g(t._latestEditorState,E));return}if(_){var O=u.processHTML(_,t.props.blockRenderMap);if(O){var D=O.contentBlocks,K=O.entityMap;if(D){var T=n.createFromArray(D);t.update(g(t._latestEditorState,T,K));return}}}t.setClipboard(null)}if(v.length){var M=i.create({style:S.getCurrentInlineStyle(),entity:l(S.getCurrentContent(),S.getSelection())}),A=c.getCurrentBlockType(S),I=u.processText(v,M,A),B=n.createFromArray(I);t.update(g(t._latestEditorState,B))}}}},98762:function(t,e,r){"use strict";var n=r(73405),i=r(57077),o=r(64489),a=r(59938);t.exports=function(t){if(t._blockSelectEvents||t._latestEditorState!==t.props.editorState){if(t._blockSelectEvents){var e=t.props.editorState.getSelection();n.logBlockedSelectionEvent({anonymizedDom:"N/A",extraParams:JSON.stringify({stacktrace:Error().stack}),selectionState:JSON.stringify(e.toJS())})}return}var r=t.props.editorState,u=a(r,o(t)),s=u.selectionState;s!==r.getSelection()&&(r=u.needsRecovery?i.forceSelection(r,s):i.acceptSelection(r,s),t.update(r))}},17037:function(t,e,r){"use strict";var n=r(19532),i=r(77027).strlen;t.exports=function(t,e){var r=[];return t.findEntityRanges(function(t){return!!t.getEntity()},function(o,a){var u=t.getText(),s=t.getEntityAt(o);r.push({offset:i(u.slice(0,o)),length:i(u.slice(o,a)),key:Number(e[n.stringify(s)])})}),r}},82e3:function(t,e,r){"use strict";var n=r(77027),i=r(49572),o=function(t,e){return t===e},a=function(t){return!!t},u=[];t.exports=function(t){var e=t.getCharacterList().map(function(t){return t.getStyle()}).toList(),r=e.flatten().toSet().map(function(r){var u;return u=[],i(e.map(function(t){return t.has(r)}).toList(),o,a,function(e,i){var o=t.getText();u.push({offset:n.strlen(o.slice(0,e)),length:n.strlen(o.slice(e,i)),style:r})}),u});return Array.prototype.concat.apply(u,r.toJS())}},36078:function(t,e,r){"use strict";var n=r(77027),i=r(98681),o=r(85215),a=r(87081);function u(t,e){for(var r=1/0,n=1/0,i=-1/0,o=-1/0,a=0;a<t.length;a++){var u=t[a];0!==u.width&&1!==u.width&&(r=Math.min(r,u.top),n=Math.min(n,u.bottom),i=Math.max(i,u.top),o=Math.max(o,u.bottom))}return i<=n&&i-r<e&&o-n<e}t.exports=function(t){t.collapsed||a(!1);var e,r,s,c,l,f,p=(t=t.cloneRange()).startContainer;1!==p.nodeType&&(p=p.parentNode);var h=(r=getComputedStyle(e=p),(c=(s=i(e)).createElement("div")).style.fontFamily=r.fontFamily,c.style.fontSize=r.fontSize,c.style.fontStyle=r.fontStyle,c.style.fontWeight=r.fontWeight,c.style.lineHeight=r.lineHeight,c.style.position="absolute",c.textContent="M",(l=s.body)||a(!1),l.appendChild(c),f=c.getBoundingClientRect(),l.removeChild(c),f.height),g=t.endContainer,d=t.endOffset;for(t.setStart(t.startContainer,0);u(o(t),h)&&(g=t.startContainer,d=t.startOffset,g.parentNode||a(!1),t.setStartBefore(g),1!==g.nodeType||"inline"===getComputedStyle(g).display););for(var y=g,v=d-1;;){for(var m=y.nodeValue,_=v;_>=0;_--)if(!(null!=m&&_>0&&n.isSurrogatePair(m,_-1))){if(t.setStart(y,_),u(o(t),h))g=y,d=_;else break}if(-1===_||0===y.childNodes.length)break;v=function(t){switch(t.nodeType){case Node.DOCUMENT_TYPE_NODE:return 0;case Node.TEXT_NODE:case Node.PROCESSING_INSTRUCTION_NODE:case Node.COMMENT_NODE:return t.length;default:return t.childNodes.length}}(y=y.childNodes[_])}return t.setStart(g,d),t}},9704:function(t,e,r){"use strict";var n=r(98681),i=r(62946);t.exports=function(t){for(var e=t;e&&e!==n(t).documentElement;){var r=i(e);if(null!=r)return r;e=e.parentNode}return null}},49572:function(t){"use strict";t.exports=function(t,e,r,n){if(t.size){var i=0;t.reduce(function(t,o,a){return e(t,o)||(r(t)&&n(i,a),i=a),o}),r(t.last())&&n(i,t.count())}}},60462:function(t){"use strict";var e={};t.exports=function(){for(var t;void 0===t||e.hasOwnProperty(t)||!isNaN(+t);)t=Math.floor(16777216*Math.random()).toString(32);return e[t]=!0,t}},8655:function(t,e,r){"use strict";var n=r(73688),i=r(876),o=r(87081);function a(t,e,r,a,u,s,c){var l=r.getStartOffset(),f=r.getEndOffset(),p=t.__get(u).getMutability(),h=c?l:f;if("MUTABLE"===p)return r;var g=i(e,u).filter(function(t){return h<=t.end&&h>=t.start});1!=g.length&&o(!1);var d=g[0];if("IMMUTABLE"===p)return r.merge({anchorOffset:d.start,focusOffset:d.end,isBackward:!1});s||(c?f=d.end:l=d.start);var y=n.getRemovalRange(l,f,e.getText().slice(d.start,d.end),d.start,a);return r.merge({anchorOffset:y.start,focusOffset:y.end,isBackward:!1})}t.exports=function(t,e,r,n,i){var o=n.getStartOffset(),u=n.getEndOffset(),s=e.getEntityAt(o),c=r.getEntityAt(u-1);if(!s&&!c)return n;var l=n;if(s&&s===c)l=a(t,e,l,i,s,!0,!0);else if(s&&c){var f=a(t,e,l,i,s,!1,!0),p=a(t,r,l,i,c,!1,!1);l=l.merge({anchorOffset:f.getAnchorOffset(),focusOffset:p.getFocusOffset(),isBackward:!1})}else if(s){var h=a(t,e,l,i,s,!1,!0);l=l.merge({anchorOffset:h.getStartOffset(),isBackward:!1})}else if(c){var g=a(t,r,l,i,c,!1,!1);l=l.merge({focusOffset:g.getEndOffset(),isBackward:!1})}return l}},64489:function(t,e,r){"use strict";var n=r(87081),i=r(85435);t.exports=function(t){var e=t.editorContainer;return e||n(!1),i(e.firstChild)||n(!1),e.firstChild}},29845:function(t,e,r){"use strict";var n=r(48290),i=r(24511);t.exports=function(t,e){var r=e.getStartKey(),o=e.getStartOffset(),a=e.getEndKey(),u=e.getEndOffset(),s=i(t,e).getBlockMap(),c=s.keySeq(),l=c.indexOf(r),f=c.indexOf(a)+1;return n(s.slice(l,f).map(function(t,e){var n=t.getText(),i=t.getCharacterList();return r===a?t.merge({text:n.slice(o,u),characterList:i.slice(o,u)}):e===r?t.merge({text:n.slice(o),characterList:i.slice(o)}):e===a?t.merge({text:n.slice(0,u),characterList:i.slice(0,u)}):t}))}},98681:function(t){"use strict";t.exports=function(t){return t&&t.ownerDocument?t.ownerDocument:document}},46164:function(t,e,r){"use strict";var n=r(40072),i=r(19119),o=r(85306),a=o.isPlatform("Mac OS X"),u=a&&o.isBrowser("Firefox < 29"),s=n.hasCommandModifier,c=n.isCtrlKeyCommand;function l(t){return a&&t.altKey||c(t)}t.exports=function(t){switch(t.keyCode){case 66:return s(t)?"bold":null;case 68:return c(t)?"delete":null;case 72:return c(t)?"backspace":null;case 73:return s(t)?"italic":null;case 74:return s(t)?"code":null;case 75:return a&&c(t)?"secondary-cut":null;case 77:case 79:return c(t)?"split-block":null;case 84:return a&&c(t)?"transpose-characters":null;case 85:return s(t)?"underline":null;case 87:return a&&c(t)?"backspace-word":null;case 89:if(c(t))return a?"secondary-paste":"redo";return null;case 90:return(s(t)?t.shiftKey?"redo":"undo":null)||null;case i.RETURN:return"split-block";case i.DELETE:return!a&&t.shiftKey?null:l(t)?"delete-word":"delete";case i.BACKSPACE:return s(t)&&a?"backspace-to-start-of-line":l(t)?"backspace-word":"backspace";case i.LEFT:return u&&s(t)?"move-selection-to-start-of-block":null;case i.RIGHT:return u&&s(t)?"move-selection-to-end-of-block":null;default:return null}}},59938:function(t,e,r){"use strict";var n=r(46764);t.exports=function(t,e){var r=e.ownerDocument.defaultView.getSelection(),i=r.anchorNode,o=r.anchorOffset,a=r.focusNode,u=r.focusOffset;return 0===r.rangeCount||null==i||null==a?{selectionState:t.getSelection().set("hasFocus",!1),needsRecovery:!1}:n(t,e,i,o,a,u)}},46764:function(t,e,r){"use strict";var n=r(9704),i=r(62946),o=r(47546),a=r(87081),u=r(44112),s=r(83946);function c(t,e,r){var o=e,c=n(o);if(null!=c||t&&(t===o||t.firstChild===o)||a(!1),t===o&&(u(o=o.firstChild)||a(!1),"true"!==o.getAttribute("data-contents")&&a(!1),r>0&&(r=o.childNodes.length)),0===r){var f=null;if(null!=c)f=c;else{var p=function(t){for(;t.firstChild&&(u(t.firstChild)&&"true"===t.firstChild.getAttribute("data-blocks")||i(t.firstChild));)t=t.firstChild;return t}(o);f=s(i(p))}return{key:f,offset:0}}var h=o.childNodes[r-1],g=null,d=null;if(i(h)){var y=function(t){for(;t.lastChild&&(u(t.lastChild)&&"true"===t.lastChild.getAttribute("data-blocks")||i(t.lastChild));)t=t.lastChild;return t}(h);g=s(i(y)),d=l(y)}else g=s(c),d=l(h);return{key:g,offset:d}}function l(t){var e=t.textContent;return"\n"===e?0:e.length}t.exports=function(t,e,r,i,a,u){var l=r.nodeType===Node.TEXT_NODE,f=a.nodeType===Node.TEXT_NODE;if(l&&f)return{selectionState:o(t,s(n(r)),i,s(n(a)),u),needsRecovery:!1};var p=null,h=null,g=!0;return l?(p={key:s(n(r)),offset:i},h=c(e,a,u)):f?(h={key:s(n(a)),offset:u},p=c(e,r,i)):(p=c(e,r,i),h=c(e,a,u),r===a&&i===u&&(g=!!r.firstChild&&"BR"!==r.firstChild.nodeName)),{selectionState:o(t,p.key,p.offset,h.key,h.offset),needsRecovery:g}}},33522:function(t,e,r){"use strict";var n=r(44249).notEmptyKey;function i(t,e){return n(e)&&"MUTABLE"===t.__get(e).getMutability()?e:null}t.exports=function(t,e){if(e.isCollapsed()){var r,n=e.getAnchorKey(),o=e.getAnchorOffset();return o>0?(r=t.getBlockForKey(n).getEntityAt(o-1))!==t.getBlockForKey(n).getEntityAt(o)?null:i(t.getEntityMap(),r):null}var a=e.getStartKey(),u=e.getStartOffset(),s=t.getBlockForKey(a);return r=u===s.getLength()?null:s.getEntityAt(u),i(t.getEntityMap(),r)}},71295:function(t,e,r){"use strict";var n=r(29845);t.exports=function(t){var e=t.getSelection();return e.isCollapsed()?null:n(t.getCurrentContent(),e)}},21023:function(t,e,r){"use strict";var n=r(76207);t.exports=function(t,e){if(!(t instanceof n))return null;var r=t.getNextSiblingKey();if(r)return r;var i=t.getParentKey();if(!i)return null;for(var o=e.get(i);o&&!o.getNextSiblingKey();){var a=o.getParentKey();o=a?e.get(a):null}return o?o.getNextSiblingKey():null}},92023:function(t){"use strict";t.exports=function(t){return Object.keys(t).map(function(e){return t[e]})}},63683:function(t,e,r){"use strict";var n=r(85215);t.exports=function(t){var e=n(t),r=0,i=0,o=0,a=0;if(e.length){if(e.length>1&&0===e[0].width){var u=e[1];r=u.top,i=u.right,o=u.bottom,a=u.left}else{var s=e[0];r=s.top,i=s.right,o=s.bottom,a=s.left}for(var c=1;c<e.length;c++){var l=e[c];0!==l.height&&0!==l.width&&(r=Math.min(r,l.top),i=Math.max(i,l.right),o=Math.max(o,l.bottom),a=Math.min(a,l.left))}}return{top:r,right:i,bottom:o,left:a,width:i-a,height:o-r}}},85215:function(t,e,r){"use strict";var n=r(85306),i=r(87081),o=n.isBrowser("Chrome")?function(t){for(var e=t.cloneRange(),r=[],n=t.endContainer;null!=n;n=n.parentNode){var o,a=n===t.commonAncestorContainer;a?e.setStart(t.startContainer,t.startOffset):e.setStart(e.endContainer,0);var u=Array.from(e.getClientRects());if(r.push(u),a)return r.reverse(),(o=[]).concat.apply(o,r);e.setEndBefore(n)}i(!1)}:function(t){return Array.from(t.getClientRects())};t.exports=o},876:function(t,e,r){"use strict";var n=r(87081);t.exports=function(t,e){var r=[];return t.findEntityRanges(function(t){return t.getEntity()===e},function(t,e){r.push({start:t,end:e})}),r.length||n(!1),r}},71539:function(t,e,r){"use strict";var n=r(85306),i=r(87081),o=n.isBrowser("IE <= 9");t.exports=function(t){var e,r=null;return!o&&document.implementation&&document.implementation.createHTMLDocument&&((e=document.implementation.createHTMLDocument("foo")).documentElement||i(!1),e.documentElement.innerHTML=t,r=e.getElementsByTagName("body")[0]),r}},62946:function(t,e,r){"use strict";var n=r(44112);t.exports=function t(e){if(n(e)){var r=e.getAttribute("data-offset-key");if(r)return r;for(var i=0;i<e.childNodes.length;i++){var o=t(e.childNodes[i]);if(o)return o}}return null}},25711:function(t,e,r){"use strict";var n=r(87081),i=/\.textClipping$/,o={"text/plain":!0,"text/html":!0,"text/rtf":!0};t.exports=function(t,e){var a=0,u=[];t.forEach(function(s){!function(t,e){if(!r.g.FileReader||t.type&&!(t.type in o)){e("");return}if(""===t.type){var a="";i.test(t.name)&&(a=t.name.replace(i,"")),e(a);return}var u=new FileReader;u.onload=function(){var t=u.result;"string"!=typeof t&&n(!1),e(t)},u.onerror=function(){e("")},u.readAsText(t)}(s,function(r){a++,r&&u.push(r.slice(0,5e3)),a==t.length&&e(u.join("\r"))})})}},47546:function(t,e,r){"use strict";var n=r(35044),i=r(83946);t.exports=function(t,e,r,o,a){var u=i(t.getSelection());if(!e||!o)return u;var s=n.decode(e),c=s.blockKey,l=t.getBlockTree(c),f=l&&l.getIn([s.decoratorKey,"leaves",s.leafKey]),p=n.decode(o),h=p.blockKey,g=t.getBlockTree(h),d=g&&g.getIn([p.decoratorKey,"leaves",p.leafKey]);if(!f||!d)return u;var y=f.get("start"),v=d.get("start"),m=f?y+r:null,_=d?v+a:null;if(u.getAnchorKey()===c&&u.getAnchorOffset()===m&&u.getFocusKey()===h&&u.getFocusOffset()===_)return u;var S=!1;if(c===h){var b=f.get("end"),x=d.get("end");S=v===y&&x===b?a<r:v<y}else S=t.getCurrentContent().getBlockMap().keySeq().skipUntil(function(t){return t===c||t===h}).first()===h;return u.merge({anchorKey:c,anchorOffset:m,focusKey:h,focusOffset:_,isBackward:S})}},85452:function(t,e,r){"use strict";var n=r(63683);t.exports=function(t){var e=t.getSelection();if(!e.rangeCount)return null;var r=n(e.getRangeAt(0)),i=r.top,o=r.right,a=r.bottom,u=r.left;return 0===i&&0===o&&0===a&&0===u?null:r}},92189:function(t){"use strict";t.exports=function(t){return t&&t.ownerDocument&&t.ownerDocument.defaultView?t.ownerDocument.defaultView:window}},6130:function(t){"use strict";t.exports=function(t){return"undefined"!=typeof window&&!!window.__DRAFT_GKX&&!!window.__DRAFT_GKX[t]}},79657:function(t,e,r){"use strict";var n=r(50403),i=r(76207),o=r(90046),a=r(22882),u=r(87081),s=r(48290),c=o.List,l=function(t,e,r,n,i,o){var u=arguments.length>6&&void 0!==arguments[6]?arguments[6]:"REPLACE_WITH_NEW_DATA",s=r.get(i),c=s.getText(),l=s.getCharacterList(),f=o+n.getText().length,p=null;switch(u){case"MERGE_OLD_DATA_TO_NEW_DATA":p=n.getData().merge(s.getData());break;case"REPLACE_WITH_NEW_DATA":p=n.getData()}var h=s.getType();c&&"unstyled"===h&&(h=n.getType());var g=s.merge({text:c.slice(0,o)+n.getText()+c.slice(o),characterList:a(l,n.getCharacterList(),o),type:h,data:p});return t.merge({blockMap:r.set(i,g),selectionBefore:e,selectionAfter:e.merge({anchorKey:i,anchorOffset:f,focusKey:i,focusOffset:f,isBackward:!1})})},f=function(t,e,r){var n=t.getText(),i=t.getCharacterList(),o=n.slice(0,e),a=i.slice(0,e),u=r.first();return t.merge({text:o+u.getText(),characterList:a.concat(u.getCharacterList()),type:o?t.getType():u.getType(),data:u.getData()})},p=function(t,e,r){var n=t.getText(),i=t.getCharacterList(),o=n.length,a=n.slice(e,o),u=i.slice(e,o),s=r.last();return s.merge({text:s.getText()+a,characterList:s.getCharacterList().concat(u),data:s.getData()})},h=function(t,e){var r=t.getKey(),n=t,i=[];for(e.get(r)&&i.push(r);n&&n.getNextSiblingKey();){var o=n.getNextSiblingKey();if(!o)break;i.push(o),n=e.get(o)}return i},g=function(t,e,r,o,a,u){var s,l=r.first() instanceof i,g=[],d=o.size,y=r.get(a),v=o.first(),m=o.last(),_=m.getLength(),S=m.getKey(),b=l&&(!y.getChildKeys().isEmpty()||!v.getChildKeys().isEmpty());r.forEach(function(t,e){if(e!==a){g.push(t);return}b?g.push(t):g.push(f(t,u,o)),o.slice(b?0:1,d-1).forEach(function(t){return g.push(t)}),g.push(p(t,u,o))});var x=n.createFromArray(g);return l&&(x=(s=x).withMutations(function(t){var e=y.getKey(),r=v.getKey(),n=y.getNextSiblingKey(),i=y.getParentKey(),o=h(v,s),a=o[o.length-1];if(t.get(r)?(t.setIn([e,"nextSibling"],r),t.setIn([r,"prevSibling"],e)):(t.setIn([e,"nextSibling"],v.getNextSiblingKey()),t.setIn([v.getNextSiblingKey(),"prevSibling"],e)),t.setIn([a,"nextSibling"],n),n&&t.setIn([n,"prevSibling"],a),o.forEach(function(e){return t.setIn([e,"parent"],i)}),i){var u=s.get(i).getChildKeys(),l=u.indexOf(e),f=u.toArray();f.splice.apply(f,[l+1,0].concat(o)),t.setIn([i,"children"],c(f))}})),t.merge({blockMap:x,selectionBefore:e,selectionAfter:e.merge({anchorKey:S,anchorOffset:_,focusKey:S,focusOffset:_,isBackward:!1})})};t.exports=function(t,e,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"REPLACE_WITH_NEW_DATA";e.isCollapsed()||u(!1);var o=t.getBlockMap(),a=s(r),c=e.getStartKey(),f=e.getStartOffset(),p=o.get(c);return(p instanceof i&&(p.getChildKeys().isEmpty()||u(!1)),1===a.size)?l(t,e,o,a.first(),c,f,n):g(t,e,o,a,c,f)}},22882:function(t){"use strict";t.exports=function(t,e,r){var n=t;if(r===n.count())e.forEach(function(t){n=n.push(t)});else if(0===r)e.reverse().forEach(function(t){n=n.unshift(t)});else{var i=n.slice(0,r),o=n.slice(r);n=i.concat(e,o).toList()}return n}},83163:function(t,e,r){"use strict";var n=r(90046),i=r(22882),o=r(87081),a=n.Repeat;t.exports=function(t,e,r,n){e.isCollapsed()||o(!1);var u=null;if(null!=r&&(u=r.length),null==u||0===u)return t;var s=t.getBlockMap(),c=e.getStartKey(),l=e.getStartOffset(),f=s.get(c),p=f.getText(),h=f.merge({text:p.slice(0,l)+r+p.slice(l,f.getLength()),characterList:i(f.getCharacterList(),a(n,u).toList(),l)}),g=l+u;return t.merge({blockMap:s.set(c,h),selectionAfter:e.merge({anchorOffset:g,focusOffset:g})})}},44112:function(t){"use strict";t.exports=function(t){return!!t&&!!t.ownerDocument&&t.nodeType===Node.ELEMENT_NODE}},48231:function(t){"use strict";t.exports=function(t){return"handled"===t||!0===t}},80285:function(t,e,r){"use strict";var n=r(44112);t.exports=function(t){return!!t&&!!t.ownerDocument&&n(t)&&"A"===t.nodeName}},16959:function(t,e,r){"use strict";var n=r(44112);t.exports=function(t){return!!t&&!!t.ownerDocument&&n(t)&&"BR"===t.nodeName}},85435:function(t){"use strict";t.exports=function(t){return!!t&&!!t.ownerDocument&&(t.ownerDocument.defaultView?t instanceof t.ownerDocument.defaultView.HTMLElement:t instanceof HTMLElement)}},90132:function(t,e,r){"use strict";var n=r(44112);t.exports=function(t){return!!t&&!!t.ownerDocument&&n(t)&&"IMG"===t.nodeName}},59404:function(t){"use strict";t.exports=function(t){if(!t||!("ownerDocument"in t))return!1;if("ownerDocument"in t){if(!t.ownerDocument.defaultView)return t instanceof Node;if(t instanceof t.ownerDocument.defaultView.Node)return!0}return!1}},88727:function(t){"use strict";t.exports=function(t){var e=t.getSelection(),r=e.getAnchorKey(),n=t.getBlockTree(r),i=e.getStartOffset(),o=!1;return n.some(function(t){return i===t.get("start")?(o=!0,!0):i<t.get("end")&&t.get("leaves").some(function(t){return i===t.get("start")&&(o=!0,!0)})}),o}},66731:function(t,e,r){"use strict";var n=r(19119);t.exports=function(t){return t.which===n.RETURN&&(t.getModifierState("Shift")||t.getModifierState("Alt")||t.getModifierState("Control"))}},51473:function(t,e,r){"use strict";var n=r(57077),i=r(36078),o=r(46764),a=r(83021),u=r(59416);t.exports=function(t,e){var r=u(t,function(t){var r=t.getSelection();if(r.isCollapsed()&&0===r.getAnchorOffset())return a(t,1);var n=e.currentTarget.ownerDocument.defaultView.getSelection().getRangeAt(0);return o(t,null,(n=i(n)).endContainer,n.endOffset,n.startContainer,n.startOffset).selectionState},"backward");return r===t.getCurrentContent()?t:n.push(t,r,"remove-range")}},11525:function(t,e,r){"use strict";var n=r(61111),i=r(57077),o=r(83021),a=r(59416);t.exports=function(t){var e=a(t,function(t){var e=t.getSelection(),r=e.getStartOffset();if(0===r)return o(t,1);var i=e.getStartKey(),a=t.getCurrentContent().getBlockForKey(i).getText().slice(0,r);return o(t,n.getBackward(a).length||1)},"backward");return e===t.getCurrentContent()?t:i.push(t,e,"remove-range")}},80147:function(t,e,r){"use strict";var n=r(61111),i=r(57077),o=r(72645),a=r(59416);t.exports=function(t){var e=a(t,function(t){var e=t.getSelection(),r=e.getStartOffset(),i=e.getStartKey(),a=t.getCurrentContent().getBlockForKey(i).getText().slice(r);return o(t,n.getForward(a).length||1)},"forward");return e===t.getCurrentContent()?t:i.push(t,e,"remove-range")}},97587:function(t,e,r){"use strict";var n=r(64702),i=r(57077);t.exports=function(t){var e=n.splitBlock(t.getCurrentContent(),t.getSelection());return i.push(t,e,"split-block")}},38646:function(t,e,r){"use strict";var n=r(57077);t.exports=function(t){var e=t.getSelection(),r=e.getEndKey(),i=t.getCurrentContent().getBlockForKey(r).getLength();return n.set(t,{selection:e.merge({anchorKey:r,anchorOffset:i,focusKey:r,focusOffset:i,isBackward:!1}),forceSelection:!0})}},59728:function(t,e,r){"use strict";var n=r(57077);t.exports=function(t){var e=t.getSelection(),r=e.getStartKey();return n.set(t,{selection:e.merge({anchorKey:r,anchorOffset:0,focusKey:r,focusOffset:0,isBackward:!1}),forceSelection:!0})}},98281:function(t,e,r){"use strict";var n=r(57077),i=r(77027),o=r(83021),a=r(59416);t.exports=function(t){var e=a(t,function(t){var e=t.getSelection(),r=t.getCurrentContent(),n=e.getAnchorKey(),a=e.getAnchorOffset(),u=r.getBlockForKey(n).getText()[a-1];return o(t,u?i.getUTF16Length(u,0):1)},"backward");if(e===t.getCurrentContent())return t;var r=t.getSelection();return n.push(t,e.set("selectionBefore",r),r.isCollapsed()?"backspace-character":"remove-range")}},64022:function(t,e,r){"use strict";var n=r(57077),i=r(77027),o=r(72645),a=r(59416);t.exports=function(t){var e=a(t,function(t){var e=t.getSelection(),r=t.getCurrentContent(),n=e.getAnchorKey(),a=e.getAnchorOffset(),u=r.getBlockForKey(n).getText()[a];return o(t,u?i.getUTF16Length(u,0):1)},"forward");if(e===t.getCurrentContent())return t;var r=t.getSelection();return n.push(t,e.set("selectionBefore",r),r.isCollapsed()?"delete-character":"remove-range")}},75803:function(t,e,r){"use strict";var n=r(64702),i=r(57077),o=r(29845);t.exports=function(t){var e,r,a=t.getSelection();if(!a.isCollapsed())return t;var u=a.getAnchorOffset();if(0===u)return t;var s=a.getAnchorKey(),c=t.getCurrentContent(),l=c.getBlockForKey(s).getLength();if(l<=1)return t;u===l?(e=a.set("anchorOffset",u-1),r=a):r=(e=a.set("focusOffset",u+1)).set("anchorOffset",u+1);var f=o(c,e),p=n.removeRange(c,e,"backward"),h=p.getSelectionAfter(),g=h.getAnchorOffset()-1,d=h.merge({anchorOffset:g,focusOffset:g}),y=n.replaceWithFragment(p,d,f),v=i.push(t,y,"insert-fragment");return i.acceptSelection(v,r)}},33973:function(t,e,r){"use strict";var n=r(57077);t.exports=function(t,e,r){var i=n.undo(e);if("spellcheck-change"===e.getLastChangeType()){var o=i.getCurrentContent();r(n.set(i,{nativelyRenderedContent:o}));return}if(t.preventDefault(),!e.getNativelyRenderedContent()){r(i);return}r(n.set(e,{nativelyRenderedContent:null})),setTimeout(function(){r(i)},0)}},32356:function(t,e,r){"use strict";var n=r(90046).Map;t.exports=function(t,e,r){var i=e.getStartKey(),o=e.getEndKey(),a=t.getBlockMap(),u=a.toSeq().skipUntil(function(t,e){return e===i}).takeUntil(function(t,e){return e===o}).concat(n([[o,a.get(o)]])).map(r);return t.merge({blockMap:a.merge(u),selectionBefore:e,selectionAfter:e})}},52351:function(t,e,r){"use strict";var n=r(76207),i=r(21023),o=r(90046),a=r(87081),u=o.OrderedMap,s=o.List,c=function(t,e,r){if(t){var n=e.get(t);n&&e.set(t,r(n))}},l=function(t,e,r,n,i){if(!i)return t;var o="after"===n,a=e.getKey(),u=r.getKey(),l=e.getParentKey(),f=e.getNextSiblingKey(),p=e.getPrevSiblingKey(),h=r.getParentKey(),g=o?r.getNextSiblingKey():u,d=o?u:r.getPrevSiblingKey();return t.withMutations(function(t){c(l,t,function(t){var e=t.getChildKeys();return t.merge({children:e.delete(e.indexOf(a))})}),c(p,t,function(t){return t.merge({nextSibling:f})}),c(f,t,function(t){return t.merge({prevSibling:p})}),c(g,t,function(t){return t.merge({prevSibling:a})}),c(d,t,function(t){return t.merge({nextSibling:a})}),c(h,t,function(t){var e=t.getChildKeys(),r=e.indexOf(u),n=e.toArray();return n.splice(o?r+1:0!==r?r-1:0,0,a),t.merge({children:s(n)})}),c(a,t,function(t){return t.merge({nextSibling:g,prevSibling:d,parent:h})})})};t.exports=function(t,e,r,o){"replace"!==o||a(!1);var s=r.getKey(),c=e.getKey();c!==s||a(!1);var f=t.getBlockMap(),p=e instanceof n,h=[e],g=f.delete(c);p&&(h=[],g=f.withMutations(function(t){var r=e.getNextSiblingKey(),n=i(e,t);t.toSeq().skipUntil(function(t){return t.getKey()===c}).takeWhile(function(t){var e=t.getKey(),i=e===c,o=!r&&t.getParentKey()&&(!n||e!==n);return!!(i||r&&e!==r||o)}).forEach(function(e){h.push(e),t.delete(e.getKey())})}));var d=g.toSeq().takeUntil(function(t){return t===r}),y=g.toSeq().skipUntil(function(t){return t===r}).skip(1),v=h.map(function(t){return[t.getKey(),t]}),m=u();if("before"===o){var _=t.getBlockBefore(s);_&&_.getKey()===e.getKey()&&a(!1),m=d.concat([].concat(v,[[s,r]]),y).toOrderedMap()}else if("after"===o){var S=t.getBlockAfter(s);S&&S.getKey()===c&&a(!1),m=d.concat([[s,r]].concat(v),y).toOrderedMap()}return t.merge({blockMap:l(m,e,r,o,p),selectionBefore:t.getSelectionAfter(),selectionAfter:t.getSelectionAfter().merge({anchorKey:c,focusKey:c})})}},83021:function(t,e,r){"use strict";r(82264),t.exports=function(t,e){var r=t.getSelection(),n=t.getCurrentContent(),i=r.getStartKey(),o=r.getStartOffset(),a=i,u=0;if(e>o){var s=n.getKeyBefore(i);null==s?a=i:(a=s,u=n.getBlockForKey(s).getText().length)}else u=o-e;return r.merge({focusKey:a,focusOffset:u,isBackward:!0})}},72645:function(t,e,r){"use strict";r(82264),t.exports=function(t,e){var r,n=t.getSelection(),i=n.getStartKey(),o=n.getStartOffset(),a=t.getCurrentContent(),u=i;return e>a.getBlockForKey(i).getText().length-o?(u=a.getKeyAfter(i),r=0):r=o+e,n.merge({focusKey:u,focusOffset:r})}},48290:function(t,e,r){"use strict";var n=r(76207),i=r(60462),o=r(90046).OrderedMap,a=function(t){var e,r={};return o(t.withMutations(function(t){t.forEach(function(n,o){var a=n.getKey(),u=n.getNextSiblingKey(),s=n.getPrevSiblingKey(),c=n.getChildKeys(),l=n.getParentKey(),f=i();if(r[a]=f,u&&(t.get(u)?t.setIn([u,"prevSibling"],f):t.setIn([a,"nextSibling"],null)),s&&(t.get(s)?t.setIn([s,"nextSibling"],f):t.setIn([a,"prevSibling"],null)),l&&t.get(l)){var p=t.get(l).getChildKeys();t.setIn([l,"children"],p.set(p.indexOf(n.getKey()),f))}else t.setIn([a,"parent"],null),e&&(t.setIn([e.getKey(),"nextSibling"],f),t.setIn([a,"prevSibling"],r[e.getKey()])),e=t.get(a);c.forEach(function(e){t.get(e)?t.setIn([e,"parent"],f):t.setIn([a,"children"],n.getChildKeys().filter(function(t){return t!==e}))})})}).toArray().map(function(t){return[r[t.getKey()],t.set("key",r[t.getKey()])]}))};t.exports=function(t){return t.first() instanceof n?a(t):o(t.toArray().map(function(t){var e=i();return[e,t.set("key",e)]}))}},24511:function(t,e,r){"use strict";var n=r(50490),i=r(49572),o=r(87081);function a(t,e,r){var a=e.getCharacterList(),u=r>0?a.get(r-1):void 0,s=r<a.count()?a.get(r):void 0,c=u?u.getEntity():void 0,l=s?s.getEntity():void 0;if(l&&l===c&&"MUTABLE"!==t.__get(l).getMutability()){for(var f,p,h=(i(a,function(t,e){return t.getEntity()===e.getEntity()},function(t){return t.getEntity()===l},function(t,e){t<=r&&e>=r&&(f={start:t,end:e})}),"object"!=typeof f&&o(!1),f),g=h.start,d=h.end;g<d;)p=a.get(g),a=a.set(g,n.applyEntity(p,null)),g++;return e.set("characterList",a)}return e}t.exports=function(t,e){var r=t.getBlockMap(),n=t.getEntityMap(),i={},o=e.getStartKey(),u=e.getStartOffset(),s=r.get(o),c=a(n,s,u);c!==s&&(i[o]=c);var l=e.getEndKey(),f=e.getEndOffset(),p=r.get(l);o===l&&(p=c);var h=a(n,p,f);return(h!==p&&(i[l]=h),Object.keys(i).length)?t.merge({blockMap:r.merge(i),selectionAfter:e}):t.set("selectionAfter",e)}},54217:function(t,e,r){"use strict";var n=r(76207),i=r(21023),o=r(90046);o.List;var a=o.Map,u=function(t,e,r){if(t){var n=e.get(t);n&&e.set(t,r(n))}},s=function(t,e){var r=[];if(!t)return r;for(var n=e.get(t);n&&n.getParentKey();){var i=n.getParentKey();i&&r.push(i),n=i?e.get(i):null}return r},c=function(t,e){var r=[];if(!t)return r;for(var n=i(t,e);n&&e.get(n);){var o=e.get(n);r.push(n),n=o.getParentKey()?i(o,e):null}return r},l=function(t,e,r){if(!t)return null;for(var n=r.get(t.getKey()).getNextSiblingKey();n&&!e.get(n);)n=r.get(n).getNextSiblingKey()||null;return n},f=function(t,e,r){if(!t)return null;for(var n=r.get(t.getKey()).getPrevSiblingKey();n&&!e.get(n);)n=r.get(n).getPrevSiblingKey()||null;return n},p=function(t,e,r){if(0===e)for(;e<r;)t=t.shift(),e++;else if(r===t.count())for(;r>e;)t=t.pop(),r--;else{var n=t.slice(0,e),i=t.slice(r);t=n.concat(i).toList()}return t};t.exports=function(t,e){if(e.isCollapsed())return t;var r,o,h=t.getBlockMap(),g=e.getStartKey(),d=e.getStartOffset(),y=e.getEndKey(),v=e.getEndOffset(),m=h.get(g),_=h.get(y),S=m instanceof n,b=[];if(S){var x=_.getChildKeys(),C=s(y,h);_.getNextSiblingKey()&&(b=b.concat(C)),x.isEmpty()||(b=b.concat(C.concat([y]))),b=b.concat(s(i(_,h),h))}o=m===_?p(m.getCharacterList(),d,v):m.getCharacterList().slice(0,d).concat(_.getCharacterList().slice(v));var k=m.merge({text:m.getText().slice(0,d)+_.getText().slice(v),characterList:o}),w=S&&0===d&&0===v&&_.getParentKey()===g&&null==_.getPrevSiblingKey()?a([[g,null]]):h.toSeq().skipUntil(function(t,e){return e===g}).takeUntil(function(t,e){return e===y}).filter(function(t,e){return -1===b.indexOf(e)}).concat(a([[y,null]])).map(function(t,e){return e===g?k:null}),E=h.merge(w).filter(function(t){return!!t});return S&&m!==_&&(E=(r=E).withMutations(function(t){if(u(m.getKey(),t,function(e){return e.merge({nextSibling:l(e,t,h),prevSibling:f(e,t,h)})}),u(_.getKey(),t,function(e){return e.merge({nextSibling:l(e,t,h),prevSibling:f(e,t,h)})}),s(m.getKey(),h).forEach(function(e){return u(e,t,function(e){return e.merge({children:e.getChildKeys().filter(function(e){return t.get(e)}),nextSibling:l(e,t,h),prevSibling:f(e,t,h)})})}),u(m.getNextSiblingKey(),t,function(t){return t.merge({prevSibling:m.getPrevSiblingKey()})}),u(m.getPrevSiblingKey(),t,function(e){return e.merge({nextSibling:l(e,t,h)})}),u(_.getNextSiblingKey(),t,function(e){return e.merge({prevSibling:f(e,t,h)})}),u(_.getPrevSiblingKey(),t,function(t){return t.merge({nextSibling:_.getNextSiblingKey()})}),s(_.getKey(),h).forEach(function(e){u(e,t,function(e){return e.merge({children:e.getChildKeys().filter(function(e){return t.get(e)}),nextSibling:l(e,t,h),prevSibling:f(e,t,h)})})}),c(_,h).forEach(function(e){return u(e,t,function(e){return e.merge({nextSibling:l(e,t,h),prevSibling:f(e,t,h)})})}),null==r.get(m.getKey())&&null!=r.get(_.getKey())&&_.getParentKey()===m.getKey()&&null==_.getPrevSiblingKey()){var e=m.getPrevSiblingKey();u(_.getKey(),t,function(t){return t.merge({prevSibling:e})}),u(e,t,function(t){return t.merge({nextSibling:_.getKey()})});var n=e?r.get(e):null,i=n?n.getParentKey():null;if(m.getChildKeys().forEach(function(e){u(e,t,function(t){return t.merge({parent:i})})}),null!=i){var o=r.get(i);u(i,t,function(t){return t.merge({children:o.getChildKeys().concat(m.getChildKeys())})})}u(m.getChildKeys().find(function(t){return null===r.get(t).getNextSiblingKey()}),t,function(t){return t.merge({nextSibling:m.getNextSiblingKey()})})}})),t.merge({blockMap:E,selectionBefore:e,selectionAfter:e.merge({anchorKey:g,anchorOffset:d,focusKey:g,focusOffset:d,isBackward:!1})})}},59416:function(t,e,r){"use strict";var n=r(64702),i=r(6130)("draft_tree_data_support");t.exports=function(t,e,r){var o=t.getSelection(),a=t.getCurrentContent(),u=o,s=o.getAnchorKey(),c=o.getFocusKey(),l=a.getBlockForKey(s);if(i&&"forward"===r&&s!==c)return a;if(o.isCollapsed()){if("forward"===r){if(t.isSelectionAtEndOfContent())return a;if(i&&o.getAnchorOffset()===a.getBlockForKey(s).getLength()){var f=a.getBlockForKey(l.nextSibling);if(!f||0===f.getLength())return a}}else if(t.isSelectionAtStartOfContent())return a;if((u=e(t))===o)return a}return n.removeRange(a,u,r)}},32140:function(t){"use strict";var e=RegExp("\r","g");t.exports=function(t){return t.replace(e,"")}},92337:function(t,e,r){"use strict";var n=r(16512),i=r(73405),o=r(85306),a=r(71089),u=r(82402),s=r(98681),c=r(87081),l=r(44112),f=o.isBrowser("IE");function p(t,e){for(var r=t,n=r;r;){if(l(r)&&n.hasAttribute("contenteditable"))return function(t,e){if(!t)return"[empty]";var r=function t(e,r){var n=void 0!==r?r(e):[];if(e.nodeType===Node.TEXT_NODE){var i=e.textContent.length;return s(e).createTextNode("[text "+i+(n.length?" | "+n.join(", "):"")+"]")}var o=e.cloneNode();1===o.nodeType&&n.length&&o.setAttribute("data-labels",n.join(", "));for(var a=e.childNodes,u=0;u<a.length;u++)o.appendChild(t(a[u],r));return o}(t,e);return r.nodeType===Node.TEXT_NODE?r.textContent:(l(r)||c(!1),r.outerHTML)}(r,e);n=r=r.parentNode}return"Could not find contentEditable parent of node"}function h(t){return null===t.nodeValue?t.childNodes.length:t.nodeValue.length}function g(t,e,r,n){var o=u();if(t.extend&&null!=e&&a(o,e)){r>h(e)&&i.logSelectionStateFailure({anonymizedDom:p(e),extraParams:JSON.stringify({offset:r}),selectionState:JSON.stringify(n.toJS())});var s=e===t.focusNode;try{t.rangeCount>0&&t.extend&&t.extend(e,r)}catch(a){throw i.logSelectionStateFailure({anonymizedDom:p(e,function(e){var r=[];return e===o&&r.push("active element"),e===t.anchorNode&&r.push("selection anchor node"),e===t.focusNode&&r.push("selection focus node"),r}),extraParams:JSON.stringify({activeElementName:o?o.nodeName:null,nodeIsFocus:e===t.focusNode,nodeWasFocus:s,selectionRangeCount:t.rangeCount,selectionAnchorNodeName:t.anchorNode?t.anchorNode.nodeName:null,selectionAnchorOffset:t.anchorOffset,selectionFocusNodeName:t.focusNode?t.focusNode.nodeName:null,selectionFocusOffset:t.focusOffset,message:a?""+a:null,offset:r},null,2),selectionState:JSON.stringify(n.toJS(),null,2)}),a}}else if(e&&t.rangeCount>0){var c=t.getRangeAt(0);c.setEnd(e,r),t.addRange(c.cloneRange())}}function d(t,e,r,o){var a=s(e).createRange();if(r>h(e)&&(i.logSelectionStateFailure({anonymizedDom:p(e),extraParams:JSON.stringify({offset:r}),selectionState:JSON.stringify(o.toJS())}),n.handleExtensionCausedError()),a.setStart(e,r),f)try{t.addRange(a)}catch(t){}else t.addRange(a)}t.exports={setDraftEditorSelection:function(t,e,r,n,i){var o=s(e);if(a(o.documentElement,e)){var u=o.defaultView.getSelection(),c=t.getAnchorKey(),l=t.getAnchorOffset(),f=t.getFocusKey(),p=t.getFocusOffset(),h=t.getIsBackward();if(!u.extend&&h){var y=c,v=l;c=f,l=p,f=y,p=v,h=!1}var m=c===r&&n<=l&&i>=l,_=f===r&&n<=p&&i>=p;if(m&&_){u.removeAllRanges(),d(u,e,l-n,t),g(u,e,p-n,t);return}if(h){if(_&&(u.removeAllRanges(),d(u,e,p-n,t)),m){var S=u.focusNode,b=u.focusOffset;u.removeAllRanges(),d(u,e,l-n,t),g(u,S,b,t)}}else m&&(u.removeAllRanges(),d(u,e,l-n,t)),_&&g(u,e,p-n,t)}},addFocusToSelection:g}},28124:function(t,e,r){"use strict";var n=r(76207),i=r(60462),o=r(90046),a=r(87081),u=r(32356),s=o.List,c=o.Map,l=function(t,e,r){if(t){var n=e.get(t);n&&e.set(t,r(n))}};t.exports=function(t,e){e.isCollapsed()||a(!1);var r=e.getAnchorKey(),o=t.getBlockMap(),f=o.get(r),p=f.getText();if(!p){var h=f.getType();if("unordered-list-item"===h||"ordered-list-item"===h)return u(t,e,function(t){return t.merge({type:"unstyled",depth:0})})}var g=e.getAnchorOffset(),d=f.getCharacterList(),y=i(),v=f.merge({text:p.slice(0,g),characterList:d.slice(0,g)}),m=v.merge({key:y,text:p.slice(g),characterList:d.slice(g),data:c()}),_=o.toSeq().takeUntil(function(t){return t===f}),S=o.toSeq().skipUntil(function(t){return t===f}).rest(),b=_.concat([[r,v],[y,m]],S).toOrderedMap();return f instanceof n&&(f.getChildKeys().isEmpty()||a(!1),b=b.withMutations(function(t){var e=v.getKey(),r=m.getKey();l(v.getParentKey(),t,function(t){var n=t.getChildKeys(),i=n.indexOf(e)+1,o=n.toArray();return o.splice(i,0,r),t.merge({children:s(o)})}),l(v.getNextSiblingKey(),t,function(t){return t.merge({prevSibling:r})}),l(e,t,function(t){return t.merge({nextSibling:r})}),l(r,t,function(t){return t.merge({prevSibling:e})})})),t.merge({blockMap:b,selectionBefore:e,selectionAfter:e.merge({anchorKey:y,anchorOffset:0,focusKey:y,focusOffset:0,isBackward:!1})})}},95264:function(t){"use strict";var e=/\r\n?|\n/g;t.exports=function(t){return t.split(e)}},15634:function(t){"use strict";t.exports=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=16*Math.random()|0;return("x"==t?e:3&e|8).toString(16)})}},72072:function(t){var e;e=function(){"use strict";function t(t,e){if(t)for(var r in t)({}).hasOwnProperty.call(t,r)&&e(r,t[r])}var e={unstyled:"p","header-one":"h1","header-two":"h2","header-three":"h3","header-four":"h4","header-five":"h5","header-six":"h6","unordered-list-item":"ul","ordered-list-item":"ol",blockquote:"blockquote",code:"pre"};function r(t){return t&&e[t]}function n(e){var r="";return t(e,function(t,e){e&&(r+="".concat(t,":").concat(e,";"))}),r}function i(t,e,r,n){var i=t[e];if("function"==typeof n){var o=n(i,r);if(o)return o}if("MENTION"===i.type)return'<a href="'.concat(i.data.url,'" class="wysiwyg-mention" data-mention data-value="').concat(i.data.value,'">').concat(r,"</a>");if("LINK"===i.type){var a=i.data.targetOption||"_self";return'<a href="'.concat(i.data.url,'" target="').concat(a,'">').concat(r,"</a>")}if("IMAGE"===i.type){var u=i.data.alignment;return u&&u.length?'<div style="text-align:'.concat(u,';"><img src="').concat(i.data.src,'" alt="').concat(i.data.alt,'" style="height: ').concat(i.data.height,";width: ").concat(i.data.width,'"/></div>'):'<img src="'.concat(i.data.src,'" alt="').concat(i.data.alt,'" style="height: ').concat(i.data.height,";width: ").concat(i.data.width,'"/>')}return"EMBEDDED_LINK"===i.type?'<iframe width="'.concat(i.data.width,'" height="').concat(i.data.height,'" src="').concat(i.data.src,'" frameBorder="0"></iframe>'):r}function o(t,e,r,n){var i=[],o=Array.from(t.text);if(o.length>0)for(var a,u,s,c,l=(a=t.text,u=t.inlineStyleRanges,s={BOLD:Array(a.length),ITALIC:Array(a.length),UNDERLINE:Array(a.length),STRIKETHROUGH:Array(a.length),CODE:Array(a.length),SUPERSCRIPT:Array(a.length),SUBSCRIPT:Array(a.length),COLOR:Array(a.length),BGCOLOR:Array(a.length),FONTSIZE:Array(a.length),FONTFAMILY:Array(a.length),length:a.length},u&&u.length>0&&u.forEach(function(t){for(var e=t.offset,r=e+t.length,n=e;n<r;n+=1)0===t.style.indexOf("color-")?s.COLOR[n]=t.style.substring(6):0===t.style.indexOf("bgcolor-")?s.BGCOLOR[n]=t.style.substring(8):0===t.style.indexOf("fontsize-")?s.FONTSIZE[n]=t.style.substring(9):0===t.style.indexOf("fontfamily-")?s.FONTFAMILY[n]=t.style.substring(11):s[t.style]&&(s[t.style][n]=!0)}),s),f=r;f<n;f+=1)f!==r&&function(t,e,r){var n=!0;return r>0&&r<t.length?e.forEach(function(e){n=n&&t[e][r]===t[e][r-1]}):n=!1,n}(l,e,f)?(c.text.push(o[f]),c.end=f+1):i.push(c={styles:function(t,e){var r={};return t.COLOR[e]&&(r.COLOR=t.COLOR[e]),t.BGCOLOR[e]&&(r.BGCOLOR=t.BGCOLOR[e]),t.FONTSIZE[e]&&(r.FONTSIZE=t.FONTSIZE[e]),t.FONTFAMILY[e]&&(r.FONTFAMILY=t.FONTFAMILY[e]),t.UNDERLINE[e]&&(r.UNDERLINE=!0),t.ITALIC[e]&&(r.ITALIC=!0),t.BOLD[e]&&(r.BOLD=!0),t.STRIKETHROUGH[e]&&(r.STRIKETHROUGH=!0),t.CODE[e]&&(r.CODE=!0),t.SUBSCRIPT[e]&&(r.SUBSCRIPT=!0),t.SUPERSCRIPT[e]&&(r.SUPERSCRIPT=!0),r}(l,f),text:[o[f]],start:f,end:f+1});return i}function a(e,r,n,a){var u,s,c=[],l=(u=[],s=0,e.entityRanges.map(function(t){return{offset:t.offset,length:t.length,key:t.key,type:"ENTITY"}}).concat(function(t,e){var r=[];if(e){for(var n=0,i=0,o=t,a=e.trigger||"#",u=e.separator||" ";o.length>0&&i>=0;)if(o[0]===a?(i=0,n=0,o=o.substr(a.length)):(i=o.indexOf(u+a))>=0&&(o=o.substr(i+(u+a).length),n+=i+u.length),i>=0){var s=o.indexOf(u)>=0?o.indexOf(u):o.length,c=o.substr(0,s);c&&c.length>0&&r.push({offset:n,length:c.length+a.length,type:"HASHTAG"}),n+=a.length}}return r}(e.text,n)).sort(function(t,e){return t.offset-e.offset}).forEach(function(t){t.offset>s&&u.push({start:s,end:t.offset}),u.push({start:t.offset,end:t.offset+t.length,entityKey:t.key,type:t.type}),s=t.offset+t.length}),s<e.text.length&&u.push({start:s,end:e.text.length}),u);return l.forEach(function(n,u){var s=function(e,r,n,a){var u=[];o(e,["COLOR","BGCOLOR","FONTSIZE","FONTFAMILY"],n.start,n.end).forEach(function(r){var n,i;u.push((n=o(e,["BOLD","ITALIC","UNDERLINE","STRIKETHROUGH","CODE","SUPERSCRIPT","SUBSCRIPT"],r.start,r.end),i="",n.forEach(function(e){var r,n,o;i+=(r=e.styles,o=(n=e.text)&&n.length>0?n.map(function(t){switch(t){case"\n":return"<br>";case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";default:return t}}).join(""):"",t(r,function(t,e){var r;r=o,o="BOLD"===t?"<strong>".concat(r,"</strong>"):"ITALIC"===t?"<em>".concat(r,"</em>"):"UNDERLINE"===t?"<ins>".concat(r,"</ins>"):"STRIKETHROUGH"===t?"<del>".concat(r,"</del>"):"CODE"===t?"<code>".concat(r,"</code>"):"SUPERSCRIPT"===t?"<sup>".concat(r,"</sup>"):"SUBSCRIPT"===t?"<sub>".concat(r,"</sub>"):r}),o)}),i=function(t,e){if(t&&(t.COLOR||t.BGCOLOR||t.FONTSIZE||t.FONTFAMILY)){var r='style="';return t.COLOR&&(r+="color: ".concat(t.COLOR,";")),t.BGCOLOR&&(r+="background-color: ".concat(t.BGCOLOR,";")),t.FONTSIZE&&(r+="font-size: ".concat(t.FONTSIZE).concat(/^\d+$/.test(t.FONTSIZE)?"px":"",";")),t.FONTFAMILY&&(r+="font-family: ".concat(t.FONTFAMILY,";")),r+='"',"<span ".concat(r,">").concat(e,"</span>")}return e}(r.styles,i)))});var s=u.join("");return"ENTITY"===n.type?void 0!==n.entityKey&&null!==n.entityKey&&(s=i(r,n.entityKey,s,a)):"HASHTAG"===n.type&&(s='<a href="'.concat(s,'" class="wysiwyg-hashtag">').concat(s,"</a>")),s}(e,r,n,a);0===u&&(s=function(t){if(t){for(var e=t,r=0;r<e.length;r+=1)if(" "===t[r])e=e.replace(" ","&nbsp;");else break;return e}return t}(s)),u===l.length-1&&(s=function(t){if(t){for(var e=t,r=e.length-1;r>=0;r-=1)if(" "===e[r])e="".concat(e.substring(0,r),"&nbsp;").concat(e.substring(r+1));else break;return e}return t}(s)),c.push(s)}),c.join("")}function u(t,e,i,o,s){var c,l=[],f=[];return t.forEach(function(t){var p=!1;if(c?c.type!==t.type?(l.push("</".concat(r(c.type),">\n")),l.push("<".concat(r(t.type),">\n"))):c.depth===t.depth?f&&f.length>0&&(l.push(u(f,e,i,o,s)),f=[]):(p=!0,f.push(t)):l.push("<".concat(r(t.type),">\n")),!p){l.push("<li");var h=n(t.data);h&&l.push(' style="'.concat(h,'"')),o&&l.push(' dir = "auto"'),l.push(">"),l.push(a(t,e,i,s)),l.push("</li>\n"),c=t}}),f&&f.length>0&&l.push(u(f,e,i,o,s)),l.push("</".concat(r(c.type),">\n")),l.join("")}return function(t,e,o,s){var c=[];if(t){var l=t.blocks,f=t.entityMap;if(l&&l.length>0){var p=[];if(l.forEach(function(t){var l;if("unordered-list-item"===(l=t.type)||"ordered-list-item"===l)p.push(t);else{if(p.length>0){var h=u(p,f,e,s);c.push(h),p=[]}var g=function(t,e,o,u,s){var c,l=[];if(t.entityRanges.length>0&&(null==(c=t.text)||0===c.length||0===c.trim().length||"atomic"===t.type)?0:1){var f=r(t.type);if(f){l.push("<".concat(f));var p=n(t.data);p&&l.push(' style="'.concat(p,'"')),u&&l.push(' dir = "auto"'),l.push(">"),l.push(a(t,e,o,s)),l.push("</".concat(f,">"))}}else l.push(i(e,t.entityRanges[0].key,void 0,s));return l.push("\n"),l.join("")}(t,f,e,o,s);c.push(g)}}),p.length>0){var h=u(p,f,e,o,s);c.push(h),p=[]}}}return c.join("")}},t.exports=e()},11045:function(t,e,r){"use strict";var n=r(21651),i=r(23682),o=r(33743),a=RegExp("\r\n","g"),u={"text/rtf":1,"text/html":1};function s(t){if("file"==t.kind)return t.getAsFile()}var c=function(){function t(t){this.data=t,this.types=t.types?i(t.types):[]}var e=t.prototype;return e.isRichText=function(){return!!(this.getHTML()&&this.getText())||!this.isImage()&&this.types.some(function(t){return u[t]})},e.getText=function(){var t;return this.data.getData&&(this.types.length?-1!=this.types.indexOf("text/plain")&&(t=this.data.getData("text/plain")):t=this.data.getData("Text")),t?t.replace(a,"\n"):null},e.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")}},e.isLink=function(){return this.types.some(function(t){return -1!=t.indexOf("Url")||-1!=t.indexOf("text/uri-list")||t.indexOf("text/x-moz-url")})},e.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},e.isImage=function(){if(this.types.some(function(t){return -1!=t.indexOf("application/x-moz-file")}))return!0;for(var t=this.getFiles(),e=0;e<t.length;e++){var r=t[e].type;if(!n.isImage(r))return!1}return!0},e.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},e.getFiles=function(){return this.data.items?Array.prototype.slice.call(this.data.items).map(s).filter(o.thatReturnsArgument):this.data.files?Array.prototype.slice.call(this.data.files):[]},e.hasFiles=function(){return this.getFiles().length>0},t}();t.exports=c},19119:function(t){"use strict";t.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}},21651:function(t){"use strict";var e={isImage:function(t){return"image"===r(t)[0]},isJpeg:function(t){var n=r(t);return e.isImage(t)&&("jpeg"===n[1]||"pjpeg"===n[1])}};function r(t){return t.split("/")}t.exports=e},85754:function(t){"use strict";function e(t,e){return!!e&&(t===e.documentElement||t===e.body)}t.exports={getTop:function(t){var r=t.ownerDocument;return e(t,r)?r.body.scrollTop||r.documentElement.scrollTop:t.scrollTop},setTop:function(t,r){var n=t.ownerDocument;e(t,n)?n.body.scrollTop=n.documentElement.scrollTop=r:t.scrollTop=r},getLeft:function(t){var r=t.ownerDocument;return e(t,r)?r.body.scrollLeft||r.documentElement.scrollLeft:t.scrollLeft},setLeft:function(t,r){var n=t.ownerDocument;e(t,n)?n.body.scrollLeft=n.documentElement.scrollLeft=r:t.scrollLeft=r}}},44234:function(t,e,r){"use strict";function n(t,e){var r=i.get(t,e);return"auto"===r||"scroll"===r}var i={get:r(51838),getScrollParent:function(t){if(!t)return null;for(var e=t.ownerDocument;t&&t!==e.body;){if(n(t,"overflow")||n(t,"overflowY")||n(t,"overflowX"))return t;t=t.parentNode}return e.defaultView||e.parentWindow}};t.exports=i},96156:function(t){"use strict";t.exports={getPunctuation:function(){return"[.,+*?$|#{}()'\\^\\-\\[\\]\\\\\\/!@%\"~=<>_:;・、。〈-】〔-〟：-？！-／［-｀｛-･⸮؟٪-٬؛،؍﴾﴿᠁।၊။‐-‧‰-⁞\xa1-\xb1\xb4-\xb8\xba\xbb\xbf]"}}},66831:function(t){"use strict";var e=function(){function t(t){var e,r;r=void 0,(e="_uri")in this?Object.defineProperty(this,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):this[e]=r,this._uri=t}return t.prototype.toString=function(){return this._uri},t}();t.exports=e},73172:function(t,e,r){"use strict";var n=r(81644),i=r(87081),o="֐־׀׃׆׈-׏א-ת׫-ׯװ-ײ׳-״׵-׿߀-߉ߊ-ߪߴ-ߵߺ߻-߿ࠀ-ࠕࠚࠤࠨ࠮-࠯࠰-࠾࠿ࡀ-ࡘ࡜-࡝࡞࡟-࢟‏יִײַ-ﬨשׁ-זּ﬷טּ-לּ﬽מּ﬿נּ-סּ﭂ףּ-פּ﭅צּ-ﭏ",a="؈؋؍؛؜؝؞-؟ؠ-ؿـف-ي٭ٮ-ٯٱ-ۓ۔ەۥ-ۦۮ-ۯۺ-ۼ۽-۾ۿ܀-܍܎܏ܐܒ-ܯ݋-݌ݍ-ޥޱ޲-޿ࢠ-ࢲࢳ-ࣣﭐ-ﮱ﮲-﯁﯂-﯒ﯓ-ﴽ﵀-﵏ﵐ-ﶏ﶐-﶑ﶒ-ﷇ﷈-﷏ﷰ-ﷻ﷼﷾-﷿ﹰ-ﹴ﹵ﹶ-ﻼ﻽-﻾",u=RegExp("[A-Za-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-ƺƻƼ-ƿǀ-ǃǄ-ʓʔʕ-ʯʰ-ʸʻ-ˁː-ˑˠ-ˤˮͰ-ͳͶ-ͷͺͻ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁ҂Ҋ-ԯԱ-Ֆՙ՚-՟ա-և։ःऄ-हऻऽा-ीॉ-ौॎ-ॏॐक़-ॡ।-॥०-९॰ॱॲ-ঀং-ঃঅ-ঌএ-ঐও-নপ-রলশ-হঽা-ীে-ৈো-ৌৎৗড়-ঢ়য়-ৡ০-৯ৰ-ৱ৴-৹৺ਃਅ-ਊਏ-ਐਓ-ਨਪ-ਰਲ-ਲ਼ਵ-ਸ਼ਸ-ਹਾ-ੀਖ਼-ੜਫ਼੦-੯ੲ-ੴઃઅ-ઍએ-ઑઓ-નપ-રલ-ળવ-હઽા-ીૉો-ૌૐૠ-ૡ૦-૯૰ଂ-ଃଅ-ଌଏ-ଐଓ-ନପ-ରଲ-ଳଵ-ହଽାୀେ-ୈୋ-ୌୗଡ଼-ଢ଼ୟ-ୡ୦-୯୰ୱ୲-୷ஃஅ-ஊஎ-ஐஒ-கங-சஜஞ-டண-தந-பம-ஹா-ிு-ூெ-ைொ-ௌௐௗ௦-௯௰-௲ఁ-ఃఅ-ఌఎ-ఐఒ-నప-హఽు-ౄౘ-ౙౠ-ౡ౦-౯౿ಂ-ಃಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽಾಿೀ-ೄೆೇ-ೈೊ-ೋೕ-ೖೞೠ-ೡ೦-೯ೱ-ೲം-ഃഅ-ഌഎ-ഐഒ-ഺഽാ-ീെ-ൈൊ-ൌൎൗൠ-ൡ൦-൯൰-൵൹ൺ-ൿං-ඃඅ-ඖක-නඳ-රලව-ෆා-ෑෘ-ෟ෦-෯ෲ-ෳ෴ก-ะา-ำเ-ๅๆ๏๐-๙๚-๛ກ-ຂຄງ-ຈຊຍດ-ທນ-ຟມ-ຣລວສ-ຫອ-ະາ-ຳຽເ-ໄໆ໐-໙ໜ-ໟༀ༁-༃༄-༒༓༔༕-༗༚-༟༠-༩༪-༳༴༶༸༾-༿ཀ-ཇཉ-ཬཿ྅ྈ-ྌ྾-࿅࿇-࿌࿎-࿏࿐-࿔࿕-࿘࿙-࿚က-ဪါ-ာေးျ-ြဿ၀-၉၊-၏ၐ-ၕၖ-ၗၚ-ၝၡၢ-ၤၥ-ၦၧ-ၭၮ-ၰၵ-ႁႃ-ႄႇ-ႌႎႏ႐-႙ႚ-ႜ႞-႟Ⴀ-ჅჇჍა-ჺ჻ჼჽ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፠-፨፩-፼ᎀ-ᎏᎠ-Ᏼᐁ-ᙬ᙭-᙮ᙯ-ᙿᚁ-ᚚᚠ-ᛪ᛫-᛭ᛮ-ᛰᛱ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱ᜵-᜶ᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳាើ-ៅះ-ៈ។-៖ៗ៘-៚ៜ០-៩᠐-᠙ᠠ-ᡂᡃᡄ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᤣ-ᤦᤩ-ᤫᤰ-ᤱᤳ-ᤸ᥆-᥏ᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧀᧁ-ᧇᧈ-ᧉ᧐-᧙᧚ᨀ-ᨖᨙ-ᨚ᨞-᨟ᨠ-ᩔᩕᩗᩡᩣ-ᩤᩭ-ᩲ᪀-᪉᪐-᪙᪠-᪦ᪧ᪨-᪭ᬄᬅ-ᬳᬵᬻᬽ-ᭁᭃ-᭄ᭅ-ᭋ᭐-᭙᭚-᭠᭡-᭪᭴-᭼ᮂᮃ-ᮠᮡᮦ-ᮧ᮪ᮮ-ᮯ᮰-᮹ᮺ-ᯥᯧᯪ-ᯬᯮ᯲-᯳᯼-᯿ᰀ-ᰣᰤ-ᰫᰴ-ᰵ᰻-᰿᱀-᱉ᱍ-ᱏ᱐-᱙ᱚ-ᱷᱸ-ᱽ᱾-᱿᳀-᳇᳓᳡ᳩ-ᳬᳮ-ᳱᳲ-ᳳᳵ-ᳶᴀ-ᴫᴬ-ᵪᵫ-ᵷᵸᵹ-ᶚᶛ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼ‎ⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℴℵ-ℸℹℼ-ℿⅅ-ⅉⅎ⅏Ⅰ-ↂↃ-ↄↅ-ↈ⌶-⍺⎕⒜-ⓩ⚬⠀-⣿Ⰰ-Ⱞⰰ-ⱞⱠ-ⱻⱼ-ⱽⱾ-ⳤⳫ-ⳮⳲ-ⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯ⵰ⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々〆〇〡-〩〮-〯〱-〵〸-〺〻〼ぁ-ゖゝ-ゞゟァ-ヺー-ヾヿㄅ-ㄭㄱ-ㆎ㆐-㆑㆒-㆕㆖-㆟ㆠ-ㆺㇰ-ㇿ㈀-㈜㈠-㈩㈪-㉇㉈-㉏㉠-㉻㉿㊀-㊉㊊-㊰㋀-㋋㋐-㋾㌀-㍶㍻-㏝㏠-㏾㐀-䶵一-鿌ꀀ-ꀔꀕꀖ-ꒌꓐ-ꓷꓸ-ꓽ꓾-꓿ꔀ-ꘋꘌꘐ-ꘟ꘠-꘩ꘪ-ꘫꙀ-ꙭꙮꚀ-ꚛꚜ-ꚝꚠ-ꛥꛦ-ꛯ꛲-꛷Ꜣ-ꝯꝰꝱ-ꞇ꞉-꞊Ꞌ-ꞎꞐ-ꞭꞰ-Ʇꟷꟸ-ꟹꟺꟻ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꠣ-ꠤꠧ꠰-꠵꠶-꠷ꡀ-ꡳꢀ-ꢁꢂ-ꢳꢴ-ꣃ꣎-꣏꣐-꣙ꣲ-ꣷ꣸-꣺ꣻ꤀-꤉ꤊ-ꤥ꤮-꤯ꤰ-ꥆꥒ-꥓꥟ꥠ-ꥼꦃꦄ-ꦲꦴ-ꦵꦺ-ꦻꦽ-꧀꧁-꧍ꧏ꧐-꧙꧞-꧟ꧠ-ꧤꧦꧧ-ꧯ꧰-꧹ꧺ-ꧾꨀ-ꨨꨯ-ꨰꨳ-ꨴꩀ-ꩂꩄ-ꩋꩍ꩐-꩙꩜-꩟ꩠ-ꩯꩰꩱ-ꩶ꩷-꩹ꩺꩻꩽꩾ-ꪯꪱꪵ-ꪶꪹ-ꪽꫀꫂꫛ-ꫜꫝ꫞-꫟ꫠ-ꫪꫫꫮ-ꫯ꫰-꫱ꫲꫳ-ꫴꫵꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚ꭛ꭜ-ꭟꭤ-ꭥꯀ-ꯢꯣ-ꯤꯦ-ꯧꯩ-ꯪ꯫꯬꯰-꯹가-힣ힰ-ퟆퟋ-ퟻ-豈-舘並-龎ﬀ-ﬆﬓ-ﬗＡ-Ｚａ-ｚｦ-ｯｰｱ-ﾝﾞ-ﾟﾠ-ﾾￂ-ￇￊ-ￏￒ-ￗￚ-ￜ"+o+a+"]"),s=RegExp("["+o+a+"]");function c(t){var e=u.exec(t);return null==e?null:e[0]}function l(t){var e=c(t);return null==e?n.NEUTRAL:s.exec(e)?n.RTL:n.LTR}function f(t,e){if(e=e||n.NEUTRAL,!t.length)return e;var r=l(t);return r===n.NEUTRAL?e:r}function p(t,e){return e||(e=n.getGlobalDir()),n.isStrong(e)||i(!1),f(t,e)}t.exports={firstStrongChar:c,firstStrongCharDir:l,resolveBlockDir:f,getDirection:p,isDirectionLTR:function(t,e){return p(t,e)===n.LTR},isDirectionRTL:function(t,e){return p(t,e)===n.RTL}}},81644:function(t,e,r){"use strict";var n=r(87081),i=null;function o(t){return"LTR"===t||"RTL"===t}function a(t){return o(t)||n(!1),"LTR"===t?"ltr":"rtl"}t.exports={NEUTRAL:"NEUTRAL",LTR:"LTR",RTL:"RTL",isStrong:o,getHTMLDir:a,getHTMLDirIfDifferent:function(t,e){return o(t)||n(!1),o(e)||n(!1),t===e?null:a(t)},setGlobalDir:function(t){i=t},initGlobalDir:function(){i="LTR"},getGlobalDir:function(){return i||this.initGlobalDir(),i||n(!1),i}}},92573:function(t,e,r){"use strict";function n(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var i=r(73172),o=r(81644),a=r(87081),u=function(){function t(t){n(this,"_defaultDir",void 0),n(this,"_lastDir",void 0),t?o.isStrong(t)||a(!1):t=o.getGlobalDir(),this._defaultDir=t,this.reset()}var e=t.prototype;return e.reset=function(){this._lastDir=this._defaultDir},e.getDirection=function(t){return this._lastDir=i.getDirection(t,this._lastDir),this._lastDir},t}();t.exports=u},77027:function(t,e,r){"use strict";var n=r(87081),i=/[\uD800-\uDFFF]/;function o(t){return 55296<=t&&t<=57343}function a(t){return i.test(t)}function u(t,e){return 1+o(t.charCodeAt(e))}function s(t,e,r){if(e=e||0,r=void 0===r?1/0:r||0,!a(t))return t.substr(e,r);var n=t.length;if(n<=0||e>n||r<=0)return"";var i=0;if(e>0){for(;e>0&&i<n;e--)i+=u(t,i);if(i>=n)return""}else if(e<0){for(i=n;e<0&&0<i;e++)i-=u(t,i-1);i<0&&(i=0)}var o=n;if(r<n)for(o=i;r>0&&o<n;r--)o+=u(t,o);return t.substring(i,o)}t.exports={getCodePoints:function(t){for(var e=[],r=0;r<t.length;r+=u(t,r))e.push(t.codePointAt(r));return e},getUTF16Length:u,hasSurrogateUnit:a,isCodeUnitInSurrogateRange:o,isSurrogatePair:function(t,e){if(0<=e&&e<t.length||n(!1),e+1===t.length)return!1;var r=t.charCodeAt(e),i=t.charCodeAt(e+1);return 55296<=r&&r<=56319&&56320<=i&&i<=57343},strlen:function(t){if(!a(t))return t.length;for(var e=0,r=0;r<t.length;r+=u(t,r))e++;return e},substring:function(t,e,r){(e=e||0)<0&&(e=0),(r=void 0===r?1/0:r||0)<0&&(r=0);var n=Math.abs(r-e);return s(t,e=e<r?e:r,n)},substr:s}},85306:function(t,e,r){"use strict";var n=r(69483),i=r(15348),o=r(5185),a=r(19951);function u(t,e,r,n){if(t===r)return!0;if(!r.startsWith(t))return!1;var o=r.slice(t.length);return!!e&&(o=n?n(o):o,i.contains(o,e))}function s(t){return"Windows"===n.platformName?t.replace(/^\s*NT/,""):t}t.exports=o({isBrowser:function(t){return u(n.browserName,n.browserFullVersion,t)},isBrowserArchitecture:function(t){return u(n.browserArchitecture,null,t)},isDevice:function(t){return u(n.deviceName,null,t)},isEngine:function(t){return u(n.engineName,n.engineVersion,t)},isPlatform:function(t){return u(n.platformName,n.platformFullVersion,t,s)},isPlatformArchitecture:function(t){return u(n.platformArchitecture,null,t)}},a)},69483:function(t,e,r){"use strict";var n,i=r(82989),o="Unknown",a=new i().getResult(),u=function(t){if(!t)return{major:"",minor:""};var e=t.split(".");return{major:e[0],minor:e[1]}}(a.browser.version),s={browserArchitecture:a.cpu.architecture||o,browserFullVersion:a.browser.version||o,browserMinorVersion:u.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:{"Mac OS":"Mac OS X"}[n=a.os.name]||n||o,platformVersion:a.os.version||o,platformFullVersion:a.os.version||o};t.exports=s},15348:function(t,e,r){"use strict";var n=r(87081),i=/\./,o=/\|\|/,a=/\s+\-\s+/,u=/^(<=|<|=|>=|~>|~|>|)?\s*(.+)/,s=/^(\d*)(.*)/;function c(t,e){if(""===(t=t.trim()))return!0;var r,n,o,a,u,s=e.split(i),c=f(t),h=c.modifier,g=c.rangeComponents;switch(h){case"<":return -1===y(s,g);case"<=":return -1===(r=y(s,g))||0===r;case">=":return l(s,g);case">":return 1===y(s,g);case"~":case"~>":return n=g.slice(),(o=g.slice()).length>1&&o.pop(),a=o.length-1,p(u=parseInt(o[a],10))&&(o[a]=u+1+""),l(s,n)&&-1===y(s,o);default:return 0===y(s,g)}}function l(t,e){var r=y(t,e);return 1===r||0===r}function f(t){var e=t.split(i),r=e[0].match(u);return r||n(!1),{modifier:r[1],rangeComponents:[r[2]].concat(e.slice(1))}}function p(t){return!isNaN(t)&&isFinite(t)}function h(t){return!f(t).modifier}function g(t,e){for(var r=t.length;r<e;r++)t[r]="0"}function d(t,e){return(typeof t!=typeof e&&n(!1),t>e)?1:t<e?-1:0}function y(t,e){for(var r=function(t,e){g(t=t.slice(),(e=e.slice()).length);for(var r=0;r<e.length;r++){var n=e[r].match(/^[x*]$/i);if(n&&(e[r]=t[r]="0","*"===n[0]&&r===e.length-1))for(var i=r;i<t.length;i++)t[i]="0"}return g(e,t.length),[t,e]}(t,e),n=r[0],i=r[1],o=0;o<i.length;o++){var a=function(t,e){var r=t.match(s)[1],n=e.match(s)[1],i=parseInt(r,10),o=parseInt(n,10);return p(i)&&p(o)&&i!==o?d(i,o):d(t,e)}(n[o],i[o]);if(a)return a}return 0}var v={contains:function(t,e){var r,i,u;return r=t.trim(),i=e.trim(),(u=r.split(o)).length>1?u.some(function(t){return v.contains(t,i)}):function(t,e){var r=t.split(a);if(r.length>0&&r.length<=2||n(!1),1===r.length)return c(r[0],e);var i=r[0],o=r[1];return h(i)&&h(o)||n(!1),c(">="+i,e)&&c("<="+o,e)}(r=u[0].trim(),i)}};t.exports=v},11515:function(t){"use strict";var e=/-(.)/g;t.exports=function(t){return t.replace(e,function(t,e){return e.toUpperCase()})}},71089:function(t,e,r){"use strict";var n=r(94707);t.exports=function t(e,r){return!!e&&!!r&&(e===r||!n(e)&&(n(r)?t(e,r.parentNode):"contains"in e?e.contains(r):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(r))))}},23682:function(t,e,r){"use strict";var n=r(87081);t.exports=function(t){return t&&("object"==typeof t||"function"==typeof t)&&"length"in t&&!("setInterval"in t)&&"number"!=typeof t.nodeType&&(Array.isArray(t)||"callee"in t||"item"in t)?Array.isArray(t)?t.slice():function(t){var e=t.length;if((Array.isArray(t)||"object"!=typeof t&&"function"!=typeof t)&&n(!1),"number"!=typeof e&&n(!1),0===e||e-1 in t||n(!1),"function"!=typeof t.callee||n(!1),t.hasOwnProperty)try{return Array.prototype.slice.call(t)}catch(t){}for(var r=Array(e),i=0;i<e;i++)r[i]=t[i];return r}(t):[t]}},35935:function(t){"use strict";function e(t){return t.replace(/\//g,"-")}t.exports=function(t){return"object"==typeof t?Object.keys(t).filter(function(e){return t[e]}).map(e).join(" "):Array.prototype.map.call(arguments,e).join(" ")}},33743:function(t){"use strict";function e(t){return function(){return t}}var r=function(){};r.thatReturns=e,r.thatReturnsFalse=e(!1),r.thatReturnsTrue=e(!0),r.thatReturnsNull=e(null),r.thatReturnsThis=function(){return this},r.thatReturnsArgument=function(t){return t},t.exports=r},82402:function(t){"use strict";t.exports=function(t){if(void 0===(t=t||("undefined"!=typeof document?document:void 0)))return null;try{return t.activeElement||t.body}catch(e){return t.body}}},9914:function(t){"use strict";var e="undefined"!=typeof navigator&&navigator.userAgent.indexOf("AppleWebKit")>-1;t.exports=function(t){return(t=t||document).scrollingElement?t.scrollingElement:e||"CSS1Compat"!==t.compatMode?t.body:t.documentElement}},36076:function(t,e,r){"use strict";var n=r(12430);t.exports=function(t){var e=n(t);return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}},12430:function(t,e,r){"use strict";var n=r(71089);t.exports=function(t){var e=t.ownerDocument.documentElement;if(!("getBoundingClientRect"in t)||!n(e,t))return{left:0,right:0,top:0,bottom:0};var r=t.getBoundingClientRect();return{left:Math.round(r.left)-e.clientLeft,right:Math.round(r.right)-e.clientLeft,top:Math.round(r.top)-e.clientTop,bottom:Math.round(r.bottom)-e.clientTop}}},63020:function(t,e,r){"use strict";var n=r(9914),i=r(83338);t.exports=function(t){var e=n(t.ownerDocument||t.document);t.Window&&t instanceof t.Window&&(t=e);var r=i(t),o=t===e?t.ownerDocument.documentElement:t,a=t.scrollWidth-o.clientWidth,u=t.scrollHeight-o.clientHeight;return r.x=Math.max(0,Math.min(r.x,a)),r.y=Math.max(0,Math.min(r.y,u)),r}},51838:function(t,e,r){"use strict";var n=r(11515),i=r(88722);function o(t){return null==t?t:String(t)}t.exports=function(t,e){var r;if(window.getComputedStyle&&(r=window.getComputedStyle(t,null)))return o(r.getPropertyValue(i(e)));if(document.defaultView&&document.defaultView.getComputedStyle){if(r=document.defaultView.getComputedStyle(t,null))return o(r.getPropertyValue(i(e)));if("display"===e)return"none"}return t.currentStyle?"float"===e?o(t.currentStyle.cssFloat||t.currentStyle.styleFloat):o(t.currentStyle[n(e)]):o(t.style&&t.style[n(e)])}},83338:function(t){"use strict";t.exports=function(t){return t.Window&&t instanceof t.Window?{x:t.pageXOffset||t.document.documentElement.scrollLeft,y:t.pageYOffset||t.document.documentElement.scrollTop}:{x:t.scrollLeft,y:t.scrollTop}}},80448:function(t){"use strict";function e(){var t;return document.documentElement&&(t=document.documentElement.clientWidth),!t&&document.body&&(t=document.body.clientWidth),t||0}function r(){var t;return document.documentElement&&(t=document.documentElement.clientHeight),!t&&document.body&&(t=document.body.clientHeight),t||0}function n(){return{width:window.innerWidth||e(),height:window.innerHeight||r()}}n.withoutScrollbars=function(){return{width:e(),height:r()}},t.exports=n},88722:function(t){"use strict";var e=/([A-Z])/g;t.exports=function(t){return t.replace(e,"-$1").toLowerCase()}},87081:function(t){"use strict";var e=function(t){};t.exports=function(t,r){for(var n,i=arguments.length,o=Array(i>2?i-2:0),a=2;a<i;a++)o[a-2]=arguments[a];if(e(r),!t){if(void 0===r)n=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=0;(n=Error(r.replace(/%s/g,function(){return String(o[u++])}))).name="Invariant Violation"}throw n.framesToPop=1,n}}},66447:function(t){"use strict";t.exports=function(t){var e=(t?t.ownerDocument||t:document).defaultView||window;return!!(t&&("function"==typeof e.Node?t instanceof e.Node:"object"==typeof t&&"number"==typeof t.nodeType&&"string"==typeof t.nodeName))}},94707:function(t,e,r){"use strict";var n=r(66447);t.exports=function(t){return n(t)&&3==t.nodeType}},37022:function(t){"use strict";t.exports=function(t){var e=t||"",r=arguments.length;if(r>1)for(var n=1;n<r;n++){var i=arguments[n];i&&(e=(e?e+" ":"")+i)}return e}},5185:function(t){"use strict";var e=Object.prototype.hasOwnProperty;t.exports=function(t,r,n){if(!t)return null;var i={};for(var o in t)e.call(t,o)&&(i[o]=r.call(n,t[o],o,t));return i}},19951:function(t){"use strict";t.exports=function(t){var e={};return function(r){return e.hasOwnProperty(r)||(e[r]=t.call(this,r)),e[r]}}},83946:function(t){"use strict";t.exports=function(t){if(null!=t)return t;throw Error("Got unexpected null or undefined")}},31574:function(t,e,r){"use strict";r(49382),t.exports=r.g.setImmediate},82264:function(t,e,r){"use strict";var n=r(33743);t.exports=n},90046:function(t){var e;e=function(){"use strict";var t,e,r,n,i,o,a,u,s,c,l=Array.prototype.slice;function f(t,e){e&&(t.prototype=Object.create(e.prototype)),t.prototype.constructor=t}function p(t){return y(t)?t:J(t)}function h(t){return v(t)?t:Y(t)}function g(t){return m(t)?t:X(t)}function d(t){return y(t)&&!_(t)?t:Z(t)}function y(t){return!!(t&&t[b])}function v(t){return!!(t&&t[x])}function m(t){return!!(t&&t[C])}function _(t){return v(t)||m(t)}function S(t){return!!(t&&t[k])}f(h,p),f(g,p),f(d,p),p.isIterable=y,p.isKeyed=v,p.isIndexed=m,p.isAssociative=_,p.isOrdered=S,p.Keyed=h,p.Indexed=g,p.Set=d;var b="@@__IMMUTABLE_ITERABLE__@@",x="@@__IMMUTABLE_KEYED__@@",C="@@__IMMUTABLE_INDEXED__@@",k="@@__IMMUTABLE_ORDERED__@@",w="delete",E={},O={value:!1},D={value:!1};function K(t){return t.value=!1,t}function T(t){t&&(t.value=!0)}function M(){}function A(t,e){e=e||0;for(var r=Math.max(0,t.length-e),n=Array(r),i=0;i<r;i++)n[i]=t[i+e];return n}function I(t){return void 0===t.size&&(t.size=t.__iterate(L)),t.size}function B(t,e){if("number"!=typeof e){var r=e>>>0;if(""+r!==e||4294967295===r)return NaN;e=r}return e<0?I(t)+e:e}function L(){return!0}function R(t,e,r){return(0===t||void 0!==r&&t<=-r)&&(void 0===e||void 0!==r&&e>=r)}function F(t,e,r){return void 0===t?r:t<0?Math.max(0,e+t):void 0===e?t:Math.min(e,t)}var N="function"==typeof Symbol&&Symbol.iterator,P="@@iterator",z=N||P;function j(t){this.next=t}function U(t,e,r,n){var i=0===t?e:1===t?r:[e,r];return n?n.value=i:n={value:i,done:!1},n}function q(){return{value:void 0,done:!0}}function H(t){return t&&"function"==typeof t.next}function W(t){var e=G(t);return e&&e.call(t)}function G(t){var e=t&&(N&&t[N]||t[P]);if("function"==typeof e)return e}function V(t){return t&&"number"==typeof t.length}function J(t){return null==t?ti():y(t)?t.toSeq():function(t){var e=tu(t)||"object"==typeof t&&new tt(t);if(!e)throw TypeError("Expected Array or iterable object of values, or keyed object: "+t);return e}(t)}function Y(t){return null==t?ti().toKeyedSeq():y(t)?v(t)?t.toSeq():t.fromEntrySeq():to(t)}function X(t){return null==t?ti():y(t)?v(t)?t.entrySeq():t.toIndexedSeq():ta(t)}function Z(t){return(null==t?ti():y(t)?v(t)?t.entrySeq():t:ta(t)).toSetSeq()}j.prototype.toString=function(){return"[Iterator]"},j.KEYS=0,j.VALUES=1,j.ENTRIES=2,j.prototype.inspect=j.prototype.toSource=function(){return this.toString()},j.prototype[z]=function(){return this},f(J,p),J.of=function(){return J(arguments)},J.prototype.toSeq=function(){return this},J.prototype.toString=function(){return this.__toString("Seq {","}")},J.prototype.cacheResult=function(){return!this._cache&&this.__iterateUncached&&(this._cache=this.entrySeq().toArray(),this.size=this._cache.length),this},J.prototype.__iterate=function(t,e){return ts(this,t,e,!0)},J.prototype.__iterator=function(t,e){return tc(this,t,e,!0)},f(Y,J),Y.prototype.toKeyedSeq=function(){return this},f(X,J),X.of=function(){return X(arguments)},X.prototype.toIndexedSeq=function(){return this},X.prototype.toString=function(){return this.__toString("Seq [","]")},X.prototype.__iterate=function(t,e){return ts(this,t,e,!1)},X.prototype.__iterator=function(t,e){return tc(this,t,e,!1)},f(Z,J),Z.of=function(){return Z(arguments)},Z.prototype.toSetSeq=function(){return this},J.isSeq=tn,J.Keyed=Y,J.Set=Z,J.Indexed=X;var $="@@__IMMUTABLE_SEQ__@@";function Q(t){this._array=t,this.size=t.length}function tt(t){var e=Object.keys(t);this._object=t,this._keys=e,this.size=e.length}function te(t){this._iterable=t,this.size=t.length||t.size}function tr(t){this._iterator=t,this._iteratorCache=[]}function tn(t){return!!(t&&t[$])}function ti(){return t||(t=new Q([]))}function to(t){var e=Array.isArray(t)?new Q(t).fromEntrySeq():H(t)?new tr(t).fromEntrySeq():G(t)?new te(t).fromEntrySeq():"object"==typeof t?new tt(t):void 0;if(!e)throw TypeError("Expected Array or iterable object of [k, v] entries, or keyed object: "+t);return e}function ta(t){var e=tu(t);if(!e)throw TypeError("Expected Array or iterable object of values: "+t);return e}function tu(t){return V(t)?new Q(t):H(t)?new tr(t):G(t)?new te(t):void 0}function ts(t,e,r,n){var i=t._cache;if(i){for(var o=i.length-1,a=0;a<=o;a++){var u=i[r?o-a:a];if(!1===e(u[1],n?u[0]:a,t))return a+1}return a}return t.__iterateUncached(e,r)}function tc(t,e,r,n){var i=t._cache;if(i){var o=i.length-1,a=0;return new j(function(){var t=i[r?o-a:a];return a++>o?q():U(e,n?t[0]:a-1,t[1])})}return t.__iteratorUncached(e,r)}function tl(t,e){return e?function t(e,r,n,i){return Array.isArray(r)?e.call(i,n,X(r).map(function(n,i){return t(e,n,i,r)})):tf(r)?e.call(i,n,Y(r).map(function(n,i){return t(e,n,i,r)})):r}(e,t,"",{"":t}):function t(e){return Array.isArray(e)?X(e).map(t).toList():tf(e)?Y(e).map(t).toMap():e}(t)}function tf(t){return t&&(t.constructor===Object||void 0===t.constructor)}function tp(t,e){if(t===e||t!=t&&e!=e)return!0;if(!t||!e)return!1;if("function"==typeof t.valueOf&&"function"==typeof e.valueOf){if((t=t.valueOf())===(e=e.valueOf())||t!=t&&e!=e)return!0;if(!t||!e)return!1}return!!("function"==typeof t.equals&&"function"==typeof e.equals&&t.equals(e))}function th(t,e){if(t===e)return!0;if(!y(e)||void 0!==t.size&&void 0!==e.size&&t.size!==e.size||void 0!==t.__hash&&void 0!==e.__hash&&t.__hash!==e.__hash||v(t)!==v(e)||m(t)!==m(e)||S(t)!==S(e))return!1;if(0===t.size&&0===e.size)return!0;var r=!_(t);if(S(t)){var n=t.entries();return e.every(function(t,e){var i=n.next().value;return i&&tp(i[1],t)&&(r||tp(i[0],e))})&&n.next().done}var i=!1;if(void 0===t.size){if(void 0===e.size)"function"==typeof t.cacheResult&&t.cacheResult();else{i=!0;var o=t;t=e,e=o}}var a=!0,u=e.__iterate(function(e,n){if(r?!t.has(e):i?!tp(e,t.get(n,E)):!tp(t.get(n,E),e))return a=!1,!1});return a&&t.size===u}function tg(t,r){if(!(this instanceof tg))return new tg(t,r);if(this._value=t,this.size=void 0===r?1/0:Math.max(0,r),0===this.size){if(e)return e;e=this}}function td(t,e){if(!t)throw Error(e)}function ty(t,e,n){if(!(this instanceof ty))return new ty(t,e,n);if(td(0!==n,"Cannot step a Range by 0"),t=t||0,void 0===e&&(e=1/0),n=void 0===n?1:Math.abs(n),e<t&&(n=-n),this._start=t,this._end=e,this._step=n,this.size=Math.max(0,Math.ceil((e-t)/n-1)+1),0===this.size){if(r)return r;r=this}}function tv(){throw TypeError("Abstract")}function tm(){}function t_(){}function tS(){}J.prototype[$]=!0,f(Q,X),Q.prototype.get=function(t,e){return this.has(t)?this._array[B(this,t)]:e},Q.prototype.__iterate=function(t,e){for(var r=this._array,n=r.length-1,i=0;i<=n;i++)if(!1===t(r[e?n-i:i],i,this))return i+1;return i},Q.prototype.__iterator=function(t,e){var r=this._array,n=r.length-1,i=0;return new j(function(){return i>n?q():U(t,i,r[e?n-i++:i++])})},f(tt,Y),tt.prototype.get=function(t,e){return void 0===e||this.has(t)?this._object[t]:e},tt.prototype.has=function(t){return this._object.hasOwnProperty(t)},tt.prototype.__iterate=function(t,e){for(var r=this._object,n=this._keys,i=n.length-1,o=0;o<=i;o++){var a=n[e?i-o:o];if(!1===t(r[a],a,this))return o+1}return o},tt.prototype.__iterator=function(t,e){var r=this._object,n=this._keys,i=n.length-1,o=0;return new j(function(){var a=n[e?i-o:o];return o++>i?q():U(t,a,r[a])})},tt.prototype[k]=!0,f(te,X),te.prototype.__iterateUncached=function(t,e){if(e)return this.cacheResult().__iterate(t,e);var r,n=W(this._iterable),i=0;if(H(n))for(;!(r=n.next()).done&&!1!==t(r.value,i++,this););return i},te.prototype.__iteratorUncached=function(t,e){if(e)return this.cacheResult().__iterator(t,e);var r=W(this._iterable);if(!H(r))return new j(q);var n=0;return new j(function(){var e=r.next();return e.done?e:U(t,n++,e.value)})},f(tr,X),tr.prototype.__iterateUncached=function(t,e){if(e)return this.cacheResult().__iterate(t,e);for(var r,n=this._iterator,i=this._iteratorCache,o=0;o<i.length;)if(!1===t(i[o],o++,this))return o;for(;!(r=n.next()).done;){var a=r.value;if(i[o]=a,!1===t(a,o++,this))break}return o},tr.prototype.__iteratorUncached=function(t,e){if(e)return this.cacheResult().__iterator(t,e);var r=this._iterator,n=this._iteratorCache,i=0;return new j(function(){if(i>=n.length){var e=r.next();if(e.done)return e;n[i]=e.value}return U(t,i,n[i++])})},f(tg,X),tg.prototype.toString=function(){return 0===this.size?"Repeat []":"Repeat [ "+this._value+" "+this.size+" times ]"},tg.prototype.get=function(t,e){return this.has(t)?this._value:e},tg.prototype.includes=function(t){return tp(this._value,t)},tg.prototype.slice=function(t,e){var r=this.size;return R(t,e,r)?this:new tg(this._value,F(e,r,r)-F(t,r,0))},tg.prototype.reverse=function(){return this},tg.prototype.indexOf=function(t){return tp(this._value,t)?0:-1},tg.prototype.lastIndexOf=function(t){return tp(this._value,t)?this.size:-1},tg.prototype.__iterate=function(t,e){for(var r=0;r<this.size;r++)if(!1===t(this._value,r,this))return r+1;return r},tg.prototype.__iterator=function(t,e){var r=this,n=0;return new j(function(){return n<r.size?U(t,n++,r._value):q()})},tg.prototype.equals=function(t){return t instanceof tg?tp(this._value,t._value):th(t)},f(ty,X),ty.prototype.toString=function(){return 0===this.size?"Range []":"Range [ "+this._start+"..."+this._end+(this._step>1?" by "+this._step:"")+" ]"},ty.prototype.get=function(t,e){return this.has(t)?this._start+B(this,t)*this._step:e},ty.prototype.includes=function(t){var e=(t-this._start)/this._step;return e>=0&&e<this.size&&e===Math.floor(e)},ty.prototype.slice=function(t,e){var r;return R(t,e,this.size)?this:(t=F(t,this.size,0),(e=F(e,r=this.size,r))<=t)?new ty(0,0):new ty(this.get(t,this._end),this.get(e,this._end),this._step)},ty.prototype.indexOf=function(t){var e=t-this._start;if(e%this._step==0){var r=e/this._step;if(r>=0&&r<this.size)return r}return -1},ty.prototype.lastIndexOf=function(t){return this.indexOf(t)},ty.prototype.__iterate=function(t,e){for(var r=this.size-1,n=this._step,i=e?this._start+r*n:this._start,o=0;o<=r;o++){if(!1===t(i,o,this))return o+1;i+=e?-n:n}return o},ty.prototype.__iterator=function(t,e){var r=this.size-1,n=this._step,i=e?this._start+r*n:this._start,o=0;return new j(function(){var a=i;return i+=e?-n:n,o>r?q():U(t,o++,a)})},ty.prototype.equals=function(t){return t instanceof ty?this._start===t._start&&this._end===t._end&&this._step===t._step:th(this,t)},f(tv,p),f(tm,tv),f(t_,tv),f(tS,tv),tv.Keyed=tm,tv.Indexed=t_,tv.Set=tS;var tb="function"==typeof Math.imul&&-2===Math.imul(4294967295,2)?Math.imul:function(t,e){var r=65535&(t|=0),n=65535&(e|=0);return r*n+((t>>>16)*n+r*(e>>>16)<<16>>>0)|0};function tx(t){return t>>>1&1073741824|3221225471&t}function tC(t){if(!1===t||null==t||"function"==typeof t.valueOf&&(!1===(t=t.valueOf())||null==t))return 0;if(!0===t)return 1;var e,r,i=typeof t;if("number"===i){var o=0|t;for(o!==t&&(o^=4294967295*t);t>4294967295;)t/=4294967295,o^=t;return tx(o)}if("string"===i)return t.length>tT?(void 0===(r=tI[e=t])&&(r=tk(e),tA===tM&&(tA=0,tI={}),tA++,tI[e]=r),r):tk(t);if("function"==typeof t.hashCode)return t.hashCode();if("object"===i)return function(t){var e;if(tO&&void 0!==(e=n.get(t))||void 0!==(e=t[tK])||!tE&&(void 0!==(e=t.propertyIsEnumerable&&t.propertyIsEnumerable[tK])||void 0!==(e=function(t){if(t&&t.nodeType>0)switch(t.nodeType){case 1:return t.uniqueID;case 9:return t.documentElement&&t.documentElement.uniqueID}}(t))))return e;if(e=++tD,1073741824&tD&&(tD=0),tO)n.set(t,e);else if(void 0!==tw&&!1===tw(t))throw Error("Non-extensible objects are not allowed as keys.");else if(tE)Object.defineProperty(t,tK,{enumerable:!1,configurable:!1,writable:!1,value:e});else if(void 0!==t.propertyIsEnumerable&&t.propertyIsEnumerable===t.constructor.prototype.propertyIsEnumerable)t.propertyIsEnumerable=function(){return this.constructor.prototype.propertyIsEnumerable.apply(this,arguments)},t.propertyIsEnumerable[tK]=e;else if(void 0!==t.nodeType)t[tK]=e;else throw Error("Unable to set a non-enumerable property on object.");return e}(t);if("function"==typeof t.toString)return tk(t.toString());throw Error("Value type "+i+" cannot be hashed.")}function tk(t){for(var e=0,r=0;r<t.length;r++)e=31*e+t.charCodeAt(r)|0;return tx(e)}var tw=Object.isExtensible,tE=function(){try{return Object.defineProperty({},"@",{}),!0}catch(t){return!1}}(),tO="function"==typeof WeakMap;tO&&(n=new WeakMap);var tD=0,tK="__immutablehash__";"function"==typeof Symbol&&(tK=Symbol(tK));var tT=16,tM=255,tA=0,tI={};function tB(t){td(t!==1/0,"Cannot perform this action with an infinite size.")}function tL(t){return null==t?tJ():tR(t)&&!S(t)?t:tJ().withMutations(function(e){var r=h(t);tB(r.size),r.forEach(function(t,r){return e.set(r,t)})})}function tR(t){return!!(t&&t[tF])}f(tL,tm),tL.prototype.toString=function(){return this.__toString("Map {","}")},tL.prototype.get=function(t,e){return this._root?this._root.get(0,void 0,t,e):e},tL.prototype.set=function(t,e){return tY(this,t,e)},tL.prototype.setIn=function(t,e){return this.updateIn(t,E,function(){return e})},tL.prototype.remove=function(t){return tY(this,t,E)},tL.prototype.deleteIn=function(t){return this.updateIn(t,function(){return E})},tL.prototype.update=function(t,e,r){return 1==arguments.length?t(this):this.updateIn([t],e,r)},tL.prototype.updateIn=function(t,e,r){r||(r=e,e=void 0);var n=function t(e,r,n,i){var o=e===E,a=r.next();if(a.done){var u=o?n:e,s=i(u);return s===u?e:s}td(o||e&&e.set,"invalid keyPath");var c=a.value,l=o?E:e.get(c,E),f=t(l,r,n,i);return f===l?e:f===E?e.remove(c):(o?tJ():e).set(c,f)}(this,ez(t),e,r);return n===E?void 0:n},tL.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._root=null,this.__hash=void 0,this.__altered=!0,this):tJ()},tL.prototype.merge=function(){return tQ(this,void 0,arguments)},tL.prototype.mergeWith=function(t){var e=l.call(arguments,1);return tQ(this,t,e)},tL.prototype.mergeIn=function(t){var e=l.call(arguments,1);return this.updateIn(t,tJ(),function(t){return"function"==typeof t.merge?t.merge.apply(t,e):e[e.length-1]})},tL.prototype.mergeDeep=function(){return tQ(this,t0,arguments)},tL.prototype.mergeDeepWith=function(t){var e=l.call(arguments,1);return tQ(this,t1(t),e)},tL.prototype.mergeDeepIn=function(t){var e=l.call(arguments,1);return this.updateIn(t,tJ(),function(t){return"function"==typeof t.mergeDeep?t.mergeDeep.apply(t,e):e[e.length-1]})},tL.prototype.sort=function(t){return eh(eK(this,t))},tL.prototype.sortBy=function(t,e){return eh(eK(this,e,t))},tL.prototype.withMutations=function(t){var e=this.asMutable();return t(e),e.wasAltered()?e.__ensureOwner(this.__ownerID):this},tL.prototype.asMutable=function(){return this.__ownerID?this:this.__ensureOwner(new M)},tL.prototype.asImmutable=function(){return this.__ensureOwner()},tL.prototype.wasAltered=function(){return this.__altered},tL.prototype.__iterator=function(t,e){return new tH(this,t,e)},tL.prototype.__iterate=function(t,e){var r=this,n=0;return this._root&&this._root.iterate(function(e){return n++,t(e[1],e[0],r)},e),n},tL.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?tV(this.size,this._root,t,this.__hash):(this.__ownerID=t,this.__altered=!1,this)},tL.isMap=tR;var tF="@@__IMMUTABLE_MAP__@@",tN=tL.prototype;function tP(t,e){this.ownerID=t,this.entries=e}function tz(t,e,r){this.ownerID=t,this.bitmap=e,this.nodes=r}function tj(t,e,r){this.ownerID=t,this.count=e,this.nodes=r}function tU(t,e,r){this.ownerID=t,this.keyHash=e,this.entries=r}function tq(t,e,r){this.ownerID=t,this.keyHash=e,this.entry=r}function tH(t,e,r){this._type=e,this._reverse=r,this._stack=t._root&&tG(t._root)}function tW(t,e){return U(t,e[0],e[1])}function tG(t,e){return{node:t,index:0,__prev:e}}function tV(t,e,r,n){var i=Object.create(tN);return i.size=t,i._root=e,i.__ownerID=r,i.__hash=n,i.__altered=!1,i}function tJ(){return i||(i=tV(0))}function tY(t,e,r){if(t._root){var n,i,o=K(O),a=K(D);if(n=tX(t._root,t.__ownerID,0,void 0,e,r,o,a),!a.value)return t;i=t.size+(o.value?r===E?-1:1:0)}else{if(r===E)return t;i=1,n=new tP(t.__ownerID,[[e,r]])}return t.__ownerID?(t.size=i,t._root=n,t.__hash=void 0,t.__altered=!0,t):n?tV(i,n):tJ()}function tX(t,e,r,n,i,o,a,u){return t?t.update(e,r,n,i,o,a,u):o===E?t:(T(u),T(a),new tq(e,n,[i,o]))}function tZ(t){return t.constructor===tq||t.constructor===tU}function t$(t,e,r,n,i){if(t.keyHash===n)return new tU(e,n,[t.entry,i]);var o,a=(0===r?t.keyHash:t.keyHash>>>r)&31,u=(0===r?n:n>>>r)&31,s=a===u?[t$(t,e,r+5,n,i)]:(o=new tq(e,n,i),a<u?[t,o]:[o,t]);return new tz(e,1<<a|1<<u,s)}function tQ(t,e,r){for(var n=[],i=0;i<r.length;i++){var o=r[i],a=h(o);y(o)||(a=a.map(function(t){return tl(t)})),n.push(a)}return t4(t,e,n)}function t0(t,e,r){return t&&t.mergeDeep&&y(e)?t.mergeDeep(e):tp(t,e)?t:e}function t1(t){return function(e,r,n){if(e&&e.mergeDeepWith&&y(r))return e.mergeDeepWith(t,r);var i=t(e,r,n);return tp(e,i)?e:i}}function t4(t,e,r){return 0===(r=r.filter(function(t){return 0!==t.size})).length?t:0!==t.size||t.__ownerID||1!==r.length?t.withMutations(function(t){for(var n=e?function(r,n){t.update(n,E,function(t){return t===E?r:e(t,r,n)})}:function(e,r){t.set(r,e)},i=0;i<r.length;i++)r[i].forEach(n)}):t.constructor(r[0])}function t7(t){return t-=t>>1&1431655765,t=(t=(858993459&t)+(t>>2&858993459))+(t>>4)&252645135,t+=t>>8,127&(t+=t>>16)}function t2(t,e,r,n){var i=n?t:A(t);return i[e]=r,i}tN[tF]=!0,tN[w]=tN.remove,tN.removeIn=tN.deleteIn,tP.prototype.get=function(t,e,r,n){for(var i=this.entries,o=0,a=i.length;o<a;o++)if(tp(r,i[o][0]))return i[o][1];return n},tP.prototype.update=function(t,e,r,n,i,o,a){for(var u=i===E,s=this.entries,c=0,l=s.length;c<l&&!tp(n,s[c][0]);c++);var f=c<l;if(f?s[c][1]===i:u)return this;if(T(a),(u||!f)&&T(o),!u||1!==s.length){if(!f&&!u&&s.length>=t3)return function(t,e,r,n){t||(t=new M);for(var i=new tq(t,tC(r),[r,n]),o=0;o<e.length;o++){var a=e[o];i=i.update(t,0,void 0,a[0],a[1])}return i}(t,s,n,i);var p=t&&t===this.ownerID,h=p?s:A(s);return(f?u?c===l-1?h.pop():h[c]=h.pop():h[c]=[n,i]:h.push([n,i]),p)?(this.entries=h,this):new tP(t,h)}},tz.prototype.get=function(t,e,r,n){void 0===e&&(e=tC(r));var i=1<<((0===t?e:e>>>t)&31),o=this.bitmap;return(o&i)==0?n:this.nodes[t7(o&i-1)].get(t+5,e,r,n)},tz.prototype.update=function(t,e,r,n,i,o,a){void 0===r&&(r=tC(n));var u=(0===e?r:r>>>e)&31,s=1<<u,c=this.bitmap,l=(c&s)!=0;if(!l&&i===E)return this;var f=t7(c&s-1),p=this.nodes,h=l?p[f]:void 0,g=tX(h,t,e+5,r,n,i,o,a);if(g===h)return this;if(!l&&g&&p.length>=t5)return function(t,e,r,n,i){for(var o=0,a=Array(32),u=0;0!==r;u++,r>>>=1)a[u]=1&r?e[o++]:void 0;return a[n]=i,new tj(t,o+1,a)}(t,p,c,u,g);if(l&&!g&&2===p.length&&tZ(p[1^f]))return p[1^f];if(l&&g&&1===p.length&&tZ(g))return g;var d=t&&t===this.ownerID,y=l?g?c:c^s:c|s,v=l?g?t2(p,f,g,d):function(t,e,r){var n=t.length-1;if(r&&e===n)return t.pop(),t;for(var i=Array(n),o=0,a=0;a<n;a++)a===e&&(o=1),i[a]=t[a+o];return i}(p,f,d):function(t,e,r,n){var i=t.length+1;if(n&&e+1===i)return t[e]=r,t;for(var o=Array(i),a=0,u=0;u<i;u++)u===e?(o[u]=r,a=-1):o[u]=t[u+a];return o}(p,f,g,d);return d?(this.bitmap=y,this.nodes=v,this):new tz(t,y,v)},tj.prototype.get=function(t,e,r,n){void 0===e&&(e=tC(r));var i=(0===t?e:e>>>t)&31,o=this.nodes[i];return o?o.get(t+5,e,r,n):n},tj.prototype.update=function(t,e,r,n,i,o,a){void 0===r&&(r=tC(n));var u=(0===e?r:r>>>e)&31,s=i===E,c=this.nodes,l=c[u];if(s&&!l)return this;var f=tX(l,t,e+5,r,n,i,o,a);if(f===l)return this;var p=this.count;if(l){if(!f&&--p<t8)return function(t,e,r,n){for(var i=0,o=0,a=Array(r),u=0,s=1,c=e.length;u<c;u++,s<<=1){var l=e[u];void 0!==l&&u!==n&&(i|=s,a[o++]=l)}return new tz(t,i,a)}(t,c,p,u)}else p++;var h=t&&t===this.ownerID,g=t2(c,u,f,h);return h?(this.count=p,this.nodes=g,this):new tj(t,p,g)},tU.prototype.get=function(t,e,r,n){for(var i=this.entries,o=0,a=i.length;o<a;o++)if(tp(r,i[o][0]))return i[o][1];return n},tU.prototype.update=function(t,e,r,n,i,o,a){void 0===r&&(r=tC(n));var u=i===E;if(r!==this.keyHash)return u?this:(T(a),T(o),t$(this,t,e,r,[n,i]));for(var s=this.entries,c=0,l=s.length;c<l&&!tp(n,s[c][0]);c++);var f=c<l;if(f?s[c][1]===i:u)return this;if(T(a),(u||!f)&&T(o),u&&2===l)return new tq(t,this.keyHash,s[1^c]);var p=t&&t===this.ownerID,h=p?s:A(s);return(f?u?c===l-1?h.pop():h[c]=h.pop():h[c]=[n,i]:h.push([n,i]),p)?(this.entries=h,this):new tU(t,this.keyHash,h)},tq.prototype.get=function(t,e,r,n){return tp(r,this.entry[0])?this.entry[1]:n},tq.prototype.update=function(t,e,r,n,i,o,a){var u=i===E,s=tp(n,this.entry[0]);if(s?i===this.entry[1]:u)return this;if(T(a),u){T(o);return}return s?t&&t===this.ownerID?(this.entry[1]=i,this):new tq(t,this.keyHash,[n,i]):(T(o),t$(this,t,e,tC(n),[n,i]))},tP.prototype.iterate=tU.prototype.iterate=function(t,e){for(var r=this.entries,n=0,i=r.length-1;n<=i;n++)if(!1===t(r[e?i-n:n]))return!1},tz.prototype.iterate=tj.prototype.iterate=function(t,e){for(var r=this.nodes,n=0,i=r.length-1;n<=i;n++){var o=r[e?i-n:n];if(o&&!1===o.iterate(t,e))return!1}},tq.prototype.iterate=function(t,e){return t(this.entry)},f(tH,j),tH.prototype.next=function(){for(var t=this._type,e=this._stack;e;){var r,n=e.node,i=e.index++;if(n.entry){if(0===i)return tW(t,n.entry)}else if(n.entries){if(i<=(r=n.entries.length-1))return tW(t,n.entries[this._reverse?r-i:i])}else if(i<=(r=n.nodes.length-1)){var o=n.nodes[this._reverse?r-i:i];if(o){if(o.entry)return tW(t,o.entry);e=this._stack=tG(o,e)}continue}e=this._stack=this._stack.__prev}return q()};var t3=8,t5=16,t8=8;function t6(t){var e=ea();if(null==t)return e;if(t9(t))return t;var r=g(t),n=r.size;return 0===n?e:(tB(n),n>0&&n<32)?eo(0,n,5,null,new er(r.toArray())):e.withMutations(function(t){t.setSize(n),r.forEach(function(e,r){return t.set(r,e)})})}function t9(t){return!!(t&&t[et])}f(t6,t_),t6.of=function(){return this(arguments)},t6.prototype.toString=function(){return this.__toString("List [","]")},t6.prototype.get=function(t,e){if((t=B(this,t))>=0&&t<this.size){var r=ec(this,t+=this._origin);return r&&r.array[31&t]}return e},t6.prototype.set=function(t,e){return function(t,e,r){if((e=B(t,e))!=e)return t;if(e>=t.size||e<0)return t.withMutations(function(t){e<0?el(t,e).set(0,r):el(t,0,e+1).set(e,r)});e+=t._origin;var n=t._tail,i=t._root,o=K(D);return(e>=ep(t._capacity)?n=eu(n,t.__ownerID,0,e,r,o):i=eu(i,t.__ownerID,t._level,e,r,o),o.value)?t.__ownerID?(t._root=i,t._tail=n,t.__hash=void 0,t.__altered=!0,t):eo(t._origin,t._capacity,t._level,i,n):t}(this,t,e)},t6.prototype.remove=function(t){return this.has(t)?0===t?this.shift():t===this.size-1?this.pop():this.splice(t,1):this},t6.prototype.insert=function(t,e){return this.splice(t,0,e)},t6.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):ea()},t6.prototype.push=function(){var t=arguments,e=this.size;return this.withMutations(function(r){el(r,0,e+t.length);for(var n=0;n<t.length;n++)r.set(e+n,t[n])})},t6.prototype.pop=function(){return el(this,0,-1)},t6.prototype.unshift=function(){var t=arguments;return this.withMutations(function(e){el(e,-t.length);for(var r=0;r<t.length;r++)e.set(r,t[r])})},t6.prototype.shift=function(){return el(this,1)},t6.prototype.merge=function(){return ef(this,void 0,arguments)},t6.prototype.mergeWith=function(t){var e=l.call(arguments,1);return ef(this,t,e)},t6.prototype.mergeDeep=function(){return ef(this,t0,arguments)},t6.prototype.mergeDeepWith=function(t){var e=l.call(arguments,1);return ef(this,t1(t),e)},t6.prototype.setSize=function(t){return el(this,0,t)},t6.prototype.slice=function(t,e){var r=this.size;return R(t,e,r)?this:el(this,F(t,r,0),F(e,r,r))},t6.prototype.__iterator=function(t,e){var r=0,n=ei(this,e);return new j(function(){var e=n();return e===en?q():U(t,r++,e)})},t6.prototype.__iterate=function(t,e){for(var r,n=0,i=ei(this,e);(r=i())!==en&&!1!==t(r,n++,this););return n},t6.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?eo(this._origin,this._capacity,this._level,this._root,this._tail,t,this.__hash):(this.__ownerID=t,this)},t6.isList=t9;var et="@@__IMMUTABLE_LIST__@@",ee=t6.prototype;function er(t,e){this.array=t,this.ownerID=e}ee[et]=!0,ee[w]=ee.remove,ee.setIn=tN.setIn,ee.deleteIn=ee.removeIn=tN.removeIn,ee.update=tN.update,ee.updateIn=tN.updateIn,ee.mergeIn=tN.mergeIn,ee.mergeDeepIn=tN.mergeDeepIn,ee.withMutations=tN.withMutations,ee.asMutable=tN.asMutable,ee.asImmutable=tN.asImmutable,ee.wasAltered=tN.wasAltered,er.prototype.removeBefore=function(t,e,r){if(r===e?1<<e:0===this.array.length)return this;var n,i=r>>>e&31;if(i>=this.array.length)return new er([],t);var o=0===i;if(e>0){var a=this.array[i];if((n=a&&a.removeBefore(t,e-5,r))===a&&o)return this}if(o&&!n)return this;var u=es(this,t);if(!o)for(var s=0;s<i;s++)u.array[s]=void 0;return n&&(u.array[i]=n),u},er.prototype.removeAfter=function(t,e,r){if(r===(e?1<<e:0)||0===this.array.length)return this;var n,i=r-1>>>e&31;if(i>=this.array.length)return this;if(e>0){var o=this.array[i];if((n=o&&o.removeAfter(t,e-5,r))===o&&i===this.array.length-1)return this}var a=es(this,t);return a.array.splice(i+1),n&&(a.array[i]=n),a};var en={};function ei(t,e){var r=t._origin,n=t._capacity,i=ep(n),o=t._tail;return function t(a,u,s){var c,l,f,p,h,g,d;return 0===u?(c=s===i?o&&o.array:a&&a.array,l=s>r?0:r-s,(f=n-s)>32&&(f=32),function(){if(l===f)return en;var t=e?--f:l++;return c&&c[t]}):(h=a&&a.array,g=s>r?0:r-s>>u,(d=(n-s>>u)+1)>32&&(d=32),function(){for(;;){if(p){var r=p();if(r!==en)return r;p=null}if(g===d)return en;var n=e?--d:g++;p=t(h&&h[n],u-5,s+(n<<u))}})}(t._root,t._level,0)}function eo(t,e,r,n,i,o,a){var u=Object.create(ee);return u.size=e-t,u._origin=t,u._capacity=e,u._level=r,u._root=n,u._tail=i,u.__ownerID=o,u.__hash=a,u.__altered=!1,u}function ea(){return o||(o=eo(0,0,5))}function eu(t,e,r,n,i,o){var a,u=n>>>r&31,s=t&&u<t.array.length;if(!s&&void 0===i)return t;if(r>0){var c=t&&t.array[u],l=eu(c,e,r-5,n,i,o);return l===c?t:((a=es(t,e)).array[u]=l,a)}return s&&t.array[u]===i?t:(T(o),a=es(t,e),void 0===i&&u===a.array.length-1?a.array.pop():a.array[u]=i,a)}function es(t,e){return e&&t&&e===t.ownerID?t:new er(t?t.array.slice():[],e)}function ec(t,e){if(e>=ep(t._capacity))return t._tail;if(e<1<<t._level+5){for(var r=t._root,n=t._level;r&&n>0;)r=r.array[e>>>n&31],n-=5;return r}}function el(t,e,r){void 0!==e&&(e|=0),void 0!==r&&(r|=0);var n=t.__ownerID||new M,i=t._origin,o=t._capacity,a=i+e,u=void 0===r?o:r<0?o+r:i+r;if(a===i&&u===o)return t;if(a>=u)return t.clear();for(var s=t._level,c=t._root,l=0;a+l<0;)c=new er(c&&c.array.length?[void 0,c]:[],n),s+=5,l+=1<<s;l&&(a+=l,i+=l,u+=l,o+=l);for(var f=ep(o),p=ep(u);p>=1<<s+5;)c=new er(c&&c.array.length?[c]:[],n),s+=5;var h=t._tail,g=p<f?ec(t,u-1):p>f?new er([],n):h;if(h&&p>f&&a<o&&h.array.length){for(var d=c=es(c,n),y=s;y>5;y-=5){var v=f>>>y&31;d=d.array[v]=es(d.array[v],n)}d.array[f>>>5&31]=h}if(u<o&&(g=g&&g.removeAfter(n,0,u)),a>=p)a-=p,u-=p,s=5,c=null,g=g&&g.removeBefore(n,0,a);else if(a>i||p<f){for(l=0;c;){var m=a>>>s&31;if(m!==p>>>s&31)break;m&&(l+=(1<<s)*m),s-=5,c=c.array[m]}c&&a>i&&(c=c.removeBefore(n,s,a-l)),c&&p<f&&(c=c.removeAfter(n,s,p-l)),l&&(a-=l,u-=l)}return t.__ownerID?(t.size=u-a,t._origin=a,t._capacity=u,t._level=s,t._root=c,t._tail=g,t.__hash=void 0,t.__altered=!0,t):eo(a,u,s,c,g)}function ef(t,e,r){for(var n=[],i=0,o=0;o<r.length;o++){var a=r[o],u=g(a);u.size>i&&(i=u.size),y(a)||(u=u.map(function(t){return tl(t)})),n.push(u)}return i>t.size&&(t=t.setSize(i)),t4(t,e,n)}function ep(t){return t<32?0:t-1>>>5<<5}function eh(t){return null==t?ey():eg(t)?t:ey().withMutations(function(e){var r=h(t);tB(r.size),r.forEach(function(t,r){return e.set(r,t)})})}function eg(t){return tR(t)&&S(t)}function ed(t,e,r,n){var i=Object.create(eh.prototype);return i.size=t?t.size:0,i._map=t,i._list=e,i.__ownerID=r,i.__hash=n,i}function ey(){return a||(a=ed(tJ(),ea()))}function ev(t,e,r){var n,i,o=t._map,a=t._list,u=o.get(e),s=void 0!==u;if(r===E){if(!s)return t;a.size>=32&&a.size>=2*o.size?(n=(i=a.filter(function(t,e){return void 0!==t&&u!==e})).toKeyedSeq().map(function(t){return t[0]}).flip().toMap(),t.__ownerID&&(n.__ownerID=i.__ownerID=t.__ownerID)):(n=o.remove(e),i=u===a.size-1?a.pop():a.set(u,void 0))}else if(s){if(r===a.get(u)[1])return t;n=o,i=a.set(u,[e,r])}else n=o.set(e,a.size),i=a.set(a.size,[e,r]);return t.__ownerID?(t.size=n.size,t._map=n,t._list=i,t.__hash=void 0,t):ed(n,i)}function em(t,e){this._iter=t,this._useKeys=e,this.size=t.size}function e_(t){this._iter=t,this.size=t.size}function eS(t){this._iter=t,this.size=t.size}function eb(t){this._iter=t,this.size=t.size}function ex(t){var e=eF(t);return e._iter=t,e.size=t.size,e.flip=function(){return t},e.reverse=function(){var e=t.reverse.apply(this);return e.flip=function(){return t.reverse()},e},e.has=function(e){return t.includes(e)},e.includes=function(e){return t.has(e)},e.cacheResult=eN,e.__iterateUncached=function(e,r){var n=this;return t.__iterate(function(t,r){return!1!==e(r,t,n)},r)},e.__iteratorUncached=function(e,r){if(2===e){var n=t.__iterator(e,r);return new j(function(){var t=n.next();if(!t.done){var e=t.value[0];t.value[0]=t.value[1],t.value[1]=e}return t})}return t.__iterator(1===e?0:1,r)},e}function eC(t,e,r){var n=eF(t);return n.size=t.size,n.has=function(e){return t.has(e)},n.get=function(n,i){var o=t.get(n,E);return o===E?i:e.call(r,o,n,t)},n.__iterateUncached=function(n,i){var o=this;return t.__iterate(function(t,i,a){return!1!==n(e.call(r,t,i,a),i,o)},i)},n.__iteratorUncached=function(n,i){var o=t.__iterator(2,i);return new j(function(){var i=o.next();if(i.done)return i;var a=i.value,u=a[0];return U(n,u,e.call(r,a[1],u,t),i)})},n}function ek(t,e){var r=eF(t);return r._iter=t,r.size=t.size,r.reverse=function(){return t},t.flip&&(r.flip=function(){var e=ex(t);return e.reverse=function(){return t.flip()},e}),r.get=function(r,n){return t.get(e?r:-1-r,n)},r.has=function(r){return t.has(e?r:-1-r)},r.includes=function(e){return t.includes(e)},r.cacheResult=eN,r.__iterate=function(e,r){var n=this;return t.__iterate(function(t,r){return e(t,r,n)},!r)},r.__iterator=function(e,r){return t.__iterator(e,!r)},r}function ew(t,e,r,n){var i=eF(t);return n&&(i.has=function(n){var i=t.get(n,E);return i!==E&&!!e.call(r,i,n,t)},i.get=function(n,i){var o=t.get(n,E);return o!==E&&e.call(r,o,n,t)?o:i}),i.__iterateUncached=function(i,o){var a=this,u=0;return t.__iterate(function(t,o,s){if(e.call(r,t,o,s))return u++,i(t,n?o:u-1,a)},o),u},i.__iteratorUncached=function(i,o){var a=t.__iterator(2,o),u=0;return new j(function(){for(;;){var o=a.next();if(o.done)return o;var s=o.value,c=s[0],l=s[1];if(e.call(r,l,c,t))return U(i,n?c:u++,l,o)}})},i}function eE(t,e,r,n){var i,o=t.size;if(void 0!==e&&(e|=0),void 0!==r&&(r|=0),R(e,r,o))return t;var a=F(e,o,0),u=F(r,o,o);if(a!=a||u!=u)return eE(t.toSeq().cacheResult(),e,r,n);var s=u-a;s==s&&(i=s<0?0:s);var c=eF(t);return c.size=0===i?i:t.size&&i||void 0,!n&&tn(t)&&i>=0&&(c.get=function(e,r){return(e=B(this,e))>=0&&e<i?t.get(e+a,r):r}),c.__iterateUncached=function(e,r){var o=this;if(0===i)return 0;if(r)return this.cacheResult().__iterate(e,r);var u=0,s=!0,c=0;return t.__iterate(function(t,r){if(!(s&&(s=u++<a)))return c++,!1!==e(t,n?r:c-1,o)&&c!==i}),c},c.__iteratorUncached=function(e,r){if(0!==i&&r)return this.cacheResult().__iterator(e,r);var o=0!==i&&t.__iterator(e,r),u=0,s=0;return new j(function(){for(;u++<a;)o.next();if(++s>i)return q();var t=o.next();return n||1===e?t:0===e?U(e,s-1,void 0,t):U(e,s-1,t.value[1],t)})},c}function eO(t,e,r,n){var i=eF(t);return i.__iterateUncached=function(i,o){var a=this;if(o)return this.cacheResult().__iterate(i,o);var u=!0,s=0;return t.__iterate(function(t,o,c){if(!(u&&(u=e.call(r,t,o,c))))return s++,i(t,n?o:s-1,a)}),s},i.__iteratorUncached=function(i,o){var a=this;if(o)return this.cacheResult().__iterator(i,o);var u=t.__iterator(2,o),s=!0,c=0;return new j(function(){var t,o,l;do{if((t=u.next()).done){if(n||1===i)return t;if(0===i)return U(i,c++,void 0,t);return U(i,c++,t.value[1],t)}var f=t.value;o=f[0],l=f[1],s&&(s=e.call(r,l,o,a))}while(s);return 2===i?t:U(i,o,l,t)})},i}function eD(t,e,r){var n=eF(t);return n.__iterateUncached=function(n,i){var o=0,a=!1;return function t(u,s){var c=this;u.__iterate(function(i,u){return(!e||s<e)&&y(i)?t(i,s+1):!1===n(i,r?u:o++,c)&&(a=!0),!a},i)}(t,0),o},n.__iteratorUncached=function(n,i){var o=t.__iterator(n,i),a=[],u=0;return new j(function(){for(;o;){var t=o.next();if(!1!==t.done){o=a.pop();continue}var s=t.value;if(2===n&&(s=s[1]),!((!e||a.length<e)&&y(s)))return r?t:U(n,u++,s,t);a.push(o),o=s.__iterator(n,i)}return q()})},n}function eK(t,e,r){e||(e=eP);var n=v(t),i=0,o=t.toSeq().map(function(e,n){return[n,e,i++,r?r(e,n,t):e]}).toArray();return o.sort(function(t,r){return e(t[3],r[3])||t[2]-r[2]}).forEach(n?function(t,e){o[e].length=2}:function(t,e){o[e]=t[1]}),n?Y(o):m(t)?X(o):Z(o)}function eT(t,e,r){if(e||(e=eP),!r)return t.reduce(function(t,r){return eM(e,t,r)?r:t});var n=t.toSeq().map(function(e,n){return[e,r(e,n,t)]}).reduce(function(t,r){return eM(e,t[1],r[1])?r:t});return n&&n[0]}function eM(t,e,r){var n=t(r,e);return 0===n&&r!==e&&(null==r||r!=r)||n>0}function eA(t,e,r){var n=eF(t);return n.size=new Q(r).map(function(t){return t.size}).min(),n.__iterate=function(t,e){for(var r,n=this.__iterator(1,e),i=0;!(r=n.next()).done&&!1!==t(r.value,i++,this););return i},n.__iteratorUncached=function(t,n){var i=r.map(function(t){return t=p(t),W(n?t.reverse():t)}),o=0,a=!1;return new j(function(){var r;return(a||(a=(r=i.map(function(t){return t.next()})).some(function(t){return t.done})),a)?q():U(t,o++,e.apply(null,r.map(function(t){return t.value})))})},n}function eI(t,e){return tn(t)?e:t.constructor(e)}function eB(t){if(t!==Object(t))throw TypeError("Expected [K, V] tuple: "+t)}function eL(t){return tB(t.size),I(t)}function eR(t){return v(t)?h:m(t)?g:d}function eF(t){return Object.create((v(t)?Y:m(t)?X:Z).prototype)}function eN(){return this._iter.cacheResult?(this._iter.cacheResult(),this.size=this._iter.size,this):J.prototype.cacheResult.call(this)}function eP(t,e){return t>e?1:t<e?-1:0}function ez(t){var e=W(t);if(!e){if(!V(t))throw TypeError("Expected iterable or array-like: "+t);e=W(p(t))}return e}function ej(t,e){var r,n=function(o){if(o instanceof n)return o;if(!(this instanceof n))return new n(o);if(!r){r=!0;var a=Object.keys(t);(function(t,e){try{e.forEach(eW.bind(void 0,t))}catch(t){}})(i,a),i.size=a.length,i._name=e,i._keys=a,i._defaultValues=t}this._map=tL(o)},i=n.prototype=Object.create(eU);return i.constructor=n,n}f(eh,tL),eh.of=function(){return this(arguments)},eh.prototype.toString=function(){return this.__toString("OrderedMap {","}")},eh.prototype.get=function(t,e){var r=this._map.get(t);return void 0!==r?this._list.get(r)[1]:e},eh.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._map.clear(),this._list.clear(),this):ey()},eh.prototype.set=function(t,e){return ev(this,t,e)},eh.prototype.remove=function(t){return ev(this,t,E)},eh.prototype.wasAltered=function(){return this._map.wasAltered()||this._list.wasAltered()},eh.prototype.__iterate=function(t,e){var r=this;return this._list.__iterate(function(e){return e&&t(e[1],e[0],r)},e)},eh.prototype.__iterator=function(t,e){return this._list.fromEntrySeq().__iterator(t,e)},eh.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var e=this._map.__ensureOwner(t),r=this._list.__ensureOwner(t);return t?ed(e,r,t,this.__hash):(this.__ownerID=t,this._map=e,this._list=r,this)},eh.isOrderedMap=eg,eh.prototype[k]=!0,eh.prototype[w]=eh.prototype.remove,f(em,Y),em.prototype.get=function(t,e){return this._iter.get(t,e)},em.prototype.has=function(t){return this._iter.has(t)},em.prototype.valueSeq=function(){return this._iter.valueSeq()},em.prototype.reverse=function(){var t=this,e=ek(this,!0);return this._useKeys||(e.valueSeq=function(){return t._iter.toSeq().reverse()}),e},em.prototype.map=function(t,e){var r=this,n=eC(this,t,e);return this._useKeys||(n.valueSeq=function(){return r._iter.toSeq().map(t,e)}),n},em.prototype.__iterate=function(t,e){var r,n=this;return this._iter.__iterate(this._useKeys?function(e,r){return t(e,r,n)}:(r=e?eL(this):0,function(i){return t(i,e?--r:r++,n)}),e)},em.prototype.__iterator=function(t,e){if(this._useKeys)return this._iter.__iterator(t,e);var r=this._iter.__iterator(1,e),n=e?eL(this):0;return new j(function(){var i=r.next();return i.done?i:U(t,e?--n:n++,i.value,i)})},em.prototype[k]=!0,f(e_,X),e_.prototype.includes=function(t){return this._iter.includes(t)},e_.prototype.__iterate=function(t,e){var r=this,n=0;return this._iter.__iterate(function(e){return t(e,n++,r)},e)},e_.prototype.__iterator=function(t,e){var r=this._iter.__iterator(1,e),n=0;return new j(function(){var e=r.next();return e.done?e:U(t,n++,e.value,e)})},f(eS,Z),eS.prototype.has=function(t){return this._iter.includes(t)},eS.prototype.__iterate=function(t,e){var r=this;return this._iter.__iterate(function(e){return t(e,e,r)},e)},eS.prototype.__iterator=function(t,e){var r=this._iter.__iterator(1,e);return new j(function(){var e=r.next();return e.done?e:U(t,e.value,e.value,e)})},f(eb,Y),eb.prototype.entrySeq=function(){return this._iter.toSeq()},eb.prototype.__iterate=function(t,e){var r=this;return this._iter.__iterate(function(e){if(e){eB(e);var n=y(e);return t(n?e.get(1):e[1],n?e.get(0):e[0],r)}},e)},eb.prototype.__iterator=function(t,e){var r=this._iter.__iterator(1,e);return new j(function(){for(;;){var e=r.next();if(e.done)return e;var n=e.value;if(n){eB(n);var i=y(n);return U(t,i?n.get(0):n[0],i?n.get(1):n[1],e)}}})},e_.prototype.cacheResult=em.prototype.cacheResult=eS.prototype.cacheResult=eb.prototype.cacheResult=eN,f(ej,tm),ej.prototype.toString=function(){return this.__toString(eH(this)+" {","}")},ej.prototype.has=function(t){return this._defaultValues.hasOwnProperty(t)},ej.prototype.get=function(t,e){if(!this.has(t))return e;var r=this._defaultValues[t];return this._map?this._map.get(t,r):r},ej.prototype.clear=function(){if(this.__ownerID)return this._map&&this._map.clear(),this;var t=this.constructor;return t._empty||(t._empty=eq(this,tJ()))},ej.prototype.set=function(t,e){if(!this.has(t))throw Error('Cannot set unknown key "'+t+'" on '+eH(this));var r=this._map&&this._map.set(t,e);return this.__ownerID||r===this._map?this:eq(this,r)},ej.prototype.remove=function(t){if(!this.has(t))return this;var e=this._map&&this._map.remove(t);return this.__ownerID||e===this._map?this:eq(this,e)},ej.prototype.wasAltered=function(){return this._map.wasAltered()},ej.prototype.__iterator=function(t,e){var r=this;return h(this._defaultValues).map(function(t,e){return r.get(e)}).__iterator(t,e)},ej.prototype.__iterate=function(t,e){var r=this;return h(this._defaultValues).map(function(t,e){return r.get(e)}).__iterate(t,e)},ej.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var e=this._map&&this._map.__ensureOwner(t);return t?eq(this,e,t):(this.__ownerID=t,this._map=e,this)};var eU=ej.prototype;function eq(t,e,r){var n=Object.create(Object.getPrototypeOf(t));return n._map=e,n.__ownerID=r,n}function eH(t){return t._name||t.constructor.name||"Record"}function eW(t,e){Object.defineProperty(t,e,{get:function(){return this.get(e)},set:function(t){td(this.__ownerID,"Cannot set on an immutable record."),this.set(e,t)}})}function eG(t){return null==t?e$():eV(t)&&!S(t)?t:e$().withMutations(function(e){var r=d(t);tB(r.size),r.forEach(function(t){return e.add(t)})})}function eV(t){return!!(t&&t[eJ])}eU[w]=eU.remove,eU.deleteIn=eU.removeIn=tN.removeIn,eU.merge=tN.merge,eU.mergeWith=tN.mergeWith,eU.mergeIn=tN.mergeIn,eU.mergeDeep=tN.mergeDeep,eU.mergeDeepWith=tN.mergeDeepWith,eU.mergeDeepIn=tN.mergeDeepIn,eU.setIn=tN.setIn,eU.update=tN.update,eU.updateIn=tN.updateIn,eU.withMutations=tN.withMutations,eU.asMutable=tN.asMutable,eU.asImmutable=tN.asImmutable,f(eG,tS),eG.of=function(){return this(arguments)},eG.fromKeys=function(t){return this(h(t).keySeq())},eG.prototype.toString=function(){return this.__toString("Set {","}")},eG.prototype.has=function(t){return this._map.has(t)},eG.prototype.add=function(t){return eX(this,this._map.set(t,!0))},eG.prototype.remove=function(t){return eX(this,this._map.remove(t))},eG.prototype.clear=function(){return eX(this,this._map.clear())},eG.prototype.union=function(){var t=l.call(arguments,0);return 0===(t=t.filter(function(t){return 0!==t.size})).length?this:0!==this.size||this.__ownerID||1!==t.length?this.withMutations(function(e){for(var r=0;r<t.length;r++)d(t[r]).forEach(function(t){return e.add(t)})}):this.constructor(t[0])},eG.prototype.intersect=function(){var t=l.call(arguments,0);if(0===t.length)return this;t=t.map(function(t){return d(t)});var e=this;return this.withMutations(function(r){e.forEach(function(e){t.every(function(t){return t.includes(e)})||r.remove(e)})})},eG.prototype.subtract=function(){var t=l.call(arguments,0);if(0===t.length)return this;t=t.map(function(t){return d(t)});var e=this;return this.withMutations(function(r){e.forEach(function(e){t.some(function(t){return t.includes(e)})&&r.remove(e)})})},eG.prototype.merge=function(){return this.union.apply(this,arguments)},eG.prototype.mergeWith=function(t){var e=l.call(arguments,1);return this.union.apply(this,e)},eG.prototype.sort=function(t){return eQ(eK(this,t))},eG.prototype.sortBy=function(t,e){return eQ(eK(this,e,t))},eG.prototype.wasAltered=function(){return this._map.wasAltered()},eG.prototype.__iterate=function(t,e){var r=this;return this._map.__iterate(function(e,n){return t(n,n,r)},e)},eG.prototype.__iterator=function(t,e){return this._map.map(function(t,e){return e}).__iterator(t,e)},eG.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var e=this._map.__ensureOwner(t);return t?this.__make(e,t):(this.__ownerID=t,this._map=e,this)},eG.isSet=eV;var eJ="@@__IMMUTABLE_SET__@@",eY=eG.prototype;function eX(t,e){return t.__ownerID?(t.size=e.size,t._map=e,t):e===t._map?t:0===e.size?t.__empty():t.__make(e)}function eZ(t,e){var r=Object.create(eY);return r.size=t?t.size:0,r._map=t,r.__ownerID=e,r}function e$(){return u||(u=eZ(tJ()))}function eQ(t){return null==t?e7():e0(t)?t:e7().withMutations(function(e){var r=d(t);tB(r.size),r.forEach(function(t){return e.add(t)})})}function e0(t){return eV(t)&&S(t)}eY[eJ]=!0,eY[w]=eY.remove,eY.mergeDeep=eY.merge,eY.mergeDeepWith=eY.mergeWith,eY.withMutations=tN.withMutations,eY.asMutable=tN.asMutable,eY.asImmutable=tN.asImmutable,eY.__empty=e$,eY.__make=eZ,f(eQ,eG),eQ.of=function(){return this(arguments)},eQ.fromKeys=function(t){return this(h(t).keySeq())},eQ.prototype.toString=function(){return this.__toString("OrderedSet {","}")},eQ.isOrderedSet=e0;var e1=eQ.prototype;function e4(t,e){var r=Object.create(e1);return r.size=t?t.size:0,r._map=t,r.__ownerID=e,r}function e7(){return s||(s=e4(ey()))}function e2(t){return null==t?e9():e3(t)?t:e9().unshiftAll(t)}function e3(t){return!!(t&&t[e5])}e1[k]=!0,e1.__empty=e7,e1.__make=e4,f(e2,t_),e2.of=function(){return this(arguments)},e2.prototype.toString=function(){return this.__toString("Stack [","]")},e2.prototype.get=function(t,e){var r=this._head;for(t=B(this,t);r&&t--;)r=r.next;return r?r.value:e},e2.prototype.peek=function(){return this._head&&this._head.value},e2.prototype.push=function(){if(0==arguments.length)return this;for(var t=this.size+arguments.length,e=this._head,r=arguments.length-1;r>=0;r--)e={value:arguments[r],next:e};return this.__ownerID?(this.size=t,this._head=e,this.__hash=void 0,this.__altered=!0,this):e6(t,e)},e2.prototype.pushAll=function(t){if(0===(t=g(t)).size)return this;tB(t.size);var e=this.size,r=this._head;return(t.reverse().forEach(function(t){e++,r={value:t,next:r}}),this.__ownerID)?(this.size=e,this._head=r,this.__hash=void 0,this.__altered=!0,this):e6(e,r)},e2.prototype.pop=function(){return this.slice(1)},e2.prototype.unshift=function(){return this.push.apply(this,arguments)},e2.prototype.unshiftAll=function(t){return this.pushAll(t)},e2.prototype.shift=function(){return this.pop.apply(this,arguments)},e2.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):e9()},e2.prototype.slice=function(t,e){if(R(t,e,this.size))return this;var r,n=F(t,this.size,0);if(F(e,r=this.size,r)!==this.size)return t_.prototype.slice.call(this,t,e);for(var i=this.size-n,o=this._head;n--;)o=o.next;return this.__ownerID?(this.size=i,this._head=o,this.__hash=void 0,this.__altered=!0,this):e6(i,o)},e2.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?e6(this.size,this._head,t,this.__hash):(this.__ownerID=t,this.__altered=!1,this)},e2.prototype.__iterate=function(t,e){if(e)return this.reverse().__iterate(t);for(var r=0,n=this._head;n&&!1!==t(n.value,r++,this);)n=n.next;return r},e2.prototype.__iterator=function(t,e){if(e)return this.reverse().__iterator(t);var r=0,n=this._head;return new j(function(){if(n){var e=n.value;return n=n.next,U(t,r++,e)}return q()})},e2.isStack=e3;var e5="@@__IMMUTABLE_STACK__@@",e8=e2.prototype;function e6(t,e,r,n){var i=Object.create(e8);return i.size=t,i._head=e,i.__ownerID=r,i.__hash=n,i.__altered=!1,i}function e9(){return c||(c=e6(0))}function rt(t,e){var r=function(r){t.prototype[r]=e[r]};return Object.keys(e).forEach(r),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(e).forEach(r),t}e8[e5]=!0,e8.withMutations=tN.withMutations,e8.asMutable=tN.asMutable,e8.asImmutable=tN.asImmutable,e8.wasAltered=tN.wasAltered,p.Iterator=j,rt(p,{toArray:function(){tB(this.size);var t=Array(this.size||0);return this.valueSeq().__iterate(function(e,r){t[r]=e}),t},toIndexedSeq:function(){return new e_(this)},toJS:function(){return this.toSeq().map(function(t){return t&&"function"==typeof t.toJS?t.toJS():t}).__toJS()},toJSON:function(){return this.toSeq().map(function(t){return t&&"function"==typeof t.toJSON?t.toJSON():t}).__toJS()},toKeyedSeq:function(){return new em(this,!0)},toMap:function(){return tL(this.toKeyedSeq())},toObject:function(){tB(this.size);var t={};return this.__iterate(function(e,r){t[r]=e}),t},toOrderedMap:function(){return eh(this.toKeyedSeq())},toOrderedSet:function(){return eQ(v(this)?this.valueSeq():this)},toSet:function(){return eG(v(this)?this.valueSeq():this)},toSetSeq:function(){return new eS(this)},toSeq:function(){return m(this)?this.toIndexedSeq():v(this)?this.toKeyedSeq():this.toSetSeq()},toStack:function(){return e2(v(this)?this.valueSeq():this)},toList:function(){return t6(v(this)?this.valueSeq():this)},toString:function(){return"[Iterable]"},__toString:function(t,e){return 0===this.size?t+e:t+" "+this.toSeq().map(this.__toStringMapper).join(", ")+" "+e},concat:function(){var t=l.call(arguments,0);return eI(this,function(t,e){var r=v(t),n=[t].concat(e).map(function(t){return y(t)?r&&(t=h(t)):t=r?to(t):ta(Array.isArray(t)?t:[t]),t}).filter(function(t){return 0!==t.size});if(0===n.length)return t;if(1===n.length){var i=n[0];if(i===t||r&&v(i)||m(t)&&m(i))return i}var o=new Q(n);return r?o=o.toKeyedSeq():m(t)||(o=o.toSetSeq()),(o=o.flatten(!0)).size=n.reduce(function(t,e){if(void 0!==t){var r=e.size;if(void 0!==r)return t+r}},0),o}(this,t))},includes:function(t){return this.some(function(e){return tp(e,t)})},entries:function(){return this.__iterator(2)},every:function(t,e){tB(this.size);var r=!0;return this.__iterate(function(n,i,o){if(!t.call(e,n,i,o))return r=!1,!1}),r},filter:function(t,e){return eI(this,ew(this,t,e,!0))},find:function(t,e,r){var n=this.findEntry(t,e);return n?n[1]:r},findEntry:function(t,e){var r;return this.__iterate(function(n,i,o){if(t.call(e,n,i,o))return r=[i,n],!1}),r},findLastEntry:function(t,e){return this.toSeq().reverse().findEntry(t,e)},forEach:function(t,e){return tB(this.size),this.__iterate(e?t.bind(e):t)},join:function(t){tB(this.size),t=void 0!==t?""+t:",";var e="",r=!0;return this.__iterate(function(n){r?r=!1:e+=t,e+=null!=n?n.toString():""}),e},keys:function(){return this.__iterator(0)},map:function(t,e){return eI(this,eC(this,t,e))},reduce:function(t,e,r){var n,i;return tB(this.size),arguments.length<2?i=!0:n=e,this.__iterate(function(e,o,a){i?(i=!1,n=e):n=t.call(r,n,e,o,a)}),n},reduceRight:function(t,e,r){var n=this.toKeyedSeq().reverse();return n.reduce.apply(n,arguments)},reverse:function(){return eI(this,ek(this,!0))},slice:function(t,e){return eI(this,eE(this,t,e,!0))},some:function(t,e){return!this.every(ro(t),e)},sort:function(t){return eI(this,eK(this,t))},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(t,e){return I(t?this.toSeq().filter(t,e):this)},countBy:function(t,e){var r,n;return r=this,n=tL().asMutable(),r.__iterate(function(i,o){n.update(t.call(e,i,o,r),0,function(t){return t+1})}),n.asImmutable()},equals:function(t){return th(this,t)},entrySeq:function(){var t=this;if(t._cache)return new Q(t._cache);var e=t.toSeq().map(ri).toIndexedSeq();return e.fromEntrySeq=function(){return t.toSeq()},e},filterNot:function(t,e){return this.filter(ro(t),e)},findLast:function(t,e,r){return this.toKeyedSeq().reverse().find(t,e,r)},first:function(){return this.find(L)},flatMap:function(t,e){var r,n;return eI(this,(r=this,n=eR(r),r.toSeq().map(function(i,o){return n(t.call(e,i,o,r))}).flatten(!0)))},flatten:function(t){return eI(this,eD(this,t,!0))},fromEntrySeq:function(){return new eb(this)},get:function(t,e){return this.find(function(e,r){return tp(r,t)},void 0,e)},getIn:function(t,e){for(var r,n=this,i=ez(t);!(r=i.next()).done;){var o=r.value;if((n=n&&n.get?n.get(o,E):E)===E)return e}return n},groupBy:function(t,e){return function(t,e,r){var n=v(t),i=(S(t)?eh():tL()).asMutable();t.__iterate(function(o,a){i.update(e.call(r,o,a,t),function(t){return(t=t||[]).push(n?[a,o]:o),t})});var o=eR(t);return i.map(function(e){return eI(t,o(e))})}(this,t,e)},has:function(t){return this.get(t,E)!==E},hasIn:function(t){return this.getIn(t,E)!==E},isSubset:function(t){return t="function"==typeof t.includes?t:p(t),this.every(function(e){return t.includes(e)})},isSuperset:function(t){return(t="function"==typeof t.isSubset?t:p(t)).isSubset(this)},keySeq:function(){return this.toSeq().map(rn).toIndexedSeq()},last:function(){return this.toSeq().reverse().first()},max:function(t){return eT(this,t)},maxBy:function(t,e){return eT(this,e,t)},min:function(t){return eT(this,t?ra(t):rc)},minBy:function(t,e){return eT(this,e?ra(e):rc,t)},rest:function(){return this.slice(1)},skip:function(t){return this.slice(Math.max(0,t))},skipLast:function(t){return eI(this,this.toSeq().reverse().skip(t).reverse())},skipWhile:function(t,e){return eI(this,eO(this,t,e,!0))},skipUntil:function(t,e){return this.skipWhile(ro(t),e)},sortBy:function(t,e){return eI(this,eK(this,e,t))},take:function(t){return this.slice(0,Math.max(0,t))},takeLast:function(t){return eI(this,this.toSeq().reverse().take(t).reverse())},takeWhile:function(t,e){var r,n;return eI(this,(r=this,(n=eF(r)).__iterateUncached=function(n,i){var o=this;if(i)return this.cacheResult().__iterate(n,i);var a=0;return r.__iterate(function(r,i,u){return t.call(e,r,i,u)&&++a&&n(r,i,o)}),a},n.__iteratorUncached=function(n,i){var o=this;if(i)return this.cacheResult().__iterator(n,i);var a=r.__iterator(2,i),u=!0;return new j(function(){if(!u)return q();var r=a.next();if(r.done)return r;var i=r.value,s=i[0],c=i[1];return t.call(e,c,s,o)?2===n?r:U(n,s,c,r):(u=!1,q())})},n))},takeUntil:function(t,e){return this.takeWhile(ro(t),e)},valueSeq:function(){return this.toIndexedSeq()},hashCode:function(){return this.__hash||(this.__hash=function(t){if(t.size===1/0)return 0;var e,r,n=S(t),i=v(t),o=n?1:0;return e=t.__iterate(i?n?function(t,e){o=31*o+rl(tC(t),tC(e))|0}:function(t,e){o=o+rl(tC(t),tC(e))|0}:n?function(t){o=31*o+tC(t)|0}:function(t){o=o+tC(t)|0}),r=tb(r=o,3432918353),r=tb(r<<15|r>>>-15,461845907),r=((r=tb(r<<13|r>>>-13,5))+3864292196|0)^e,r=tb(r^r>>>16,2246822507),r=tx((r=tb(r^r>>>13,3266489909))^r>>>16)}(this))}});var re=p.prototype;re[b]=!0,re[z]=re.values,re.__toJS=re.toArray,re.__toStringMapper=ru,re.inspect=re.toSource=function(){return this.toString()},re.chain=re.flatMap,re.contains=re.includes,function(){try{Object.defineProperty(re,"length",{get:function(){if(!p.noLengthWarning){var t;try{throw Error()}catch(e){t=e.stack}if(-1===t.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. "+t),this.size}}})}catch(t){}}(),rt(h,{flip:function(){return eI(this,ex(this))},findKey:function(t,e){var r=this.findEntry(t,e);return r&&r[0]},findLastKey:function(t,e){return this.toSeq().reverse().findKey(t,e)},keyOf:function(t){return this.findKey(function(e){return tp(e,t)})},lastKeyOf:function(t){return this.findLastKey(function(e){return tp(e,t)})},mapEntries:function(t,e){var r=this,n=0;return eI(this,this.toSeq().map(function(i,o){return t.call(e,[o,i],n++,r)}).fromEntrySeq())},mapKeys:function(t,e){var r=this;return eI(this,this.toSeq().flip().map(function(n,i){return t.call(e,n,i,r)}).flip())}});var rr=h.prototype;function rn(t,e){return e}function ri(t,e){return[e,t]}function ro(t){return function(){return!t.apply(this,arguments)}}function ra(t){return function(){return-t.apply(this,arguments)}}function ru(t){return"string"==typeof t?JSON.stringify(t):t}function rs(){return A(arguments)}function rc(t,e){return t<e?1:t>e?-1:0}function rl(t,e){return t^e+2654435769+(t<<6)+(t>>2)|0}return rr[x]=!0,rr[z]=re.entries,rr.__toJS=re.toObject,rr.__toStringMapper=function(t,e){return JSON.stringify(e)+": "+ru(t)},rt(g,{toKeyedSeq:function(){return new em(this,!1)},filter:function(t,e){return eI(this,ew(this,t,e,!1))},findIndex:function(t,e){var r=this.findEntry(t,e);return r?r[0]:-1},indexOf:function(t){var e=this.toKeyedSeq().keyOf(t);return void 0===e?-1:e},lastIndexOf:function(t){var e=this.toKeyedSeq().reverse().keyOf(t);return void 0===e?-1:e},reverse:function(){return eI(this,ek(this,!1))},slice:function(t,e){return eI(this,eE(this,t,e,!1))},splice:function(t,e){var r=arguments.length;if(e=Math.max(0|e,0),0===r||2===r&&!e)return this;t=F(t,t<0?this.count():this.size,0);var n=this.slice(0,t);return eI(this,1===r?n:n.concat(A(arguments,2),this.slice(t+e)))},findLastIndex:function(t,e){var r=this.toKeyedSeq().findLastKey(t,e);return void 0===r?-1:r},first:function(){return this.get(0)},flatten:function(t){return eI(this,eD(this,t,!1))},get:function(t,e){return(t=B(this,t))<0||this.size===1/0||void 0!==this.size&&t>this.size?e:this.find(function(e,r){return r===t},void 0,e)},has:function(t){return(t=B(this,t))>=0&&(void 0!==this.size?this.size===1/0||t<this.size:-1!==this.indexOf(t))},interpose:function(t){var e,r;return eI(this,(e=this,(r=eF(e)).size=e.size&&2*e.size-1,r.__iterateUncached=function(r,n){var i=this,o=0;return e.__iterate(function(e,n){return(!o||!1!==r(t,o++,i))&&!1!==r(e,o++,i)},n),o},r.__iteratorUncached=function(r,n){var i,o=e.__iterator(1,n),a=0;return new j(function(){return(!i||a%2)&&(i=o.next()).done?i:a%2?U(r,a++,t):U(r,a++,i.value,i)})},r))},interleave:function(){var t=[this].concat(A(arguments)),e=eA(this.toSeq(),X.of,t),r=e.flatten(!0);return e.size&&(r.size=e.size*t.length),eI(this,r)},last:function(){return this.get(-1)},skipWhile:function(t,e){return eI(this,eO(this,t,e,!1))},zip:function(){var t=[this].concat(A(arguments));return eI(this,eA(this,rs,t))},zipWith:function(t){var e=A(arguments);return e[0]=this,eI(this,eA(this,t,e))}}),g.prototype[C]=!0,g.prototype[k]=!0,rt(d,{get:function(t,e){return this.has(t)?t:e},includes:function(t){return this.has(t)},keySeq:function(){return this.valueSeq()}}),d.prototype.has=re.includes,rt(Y,h.prototype),rt(X,g.prototype),rt(Z,d.prototype),rt(tm,h.prototype),rt(t_,g.prototype),rt(tS,d.prototype),{Iterable:p,Seq:J,Collection:tv,Map:tL,OrderedMap:eh,List:t6,Stack:e2,Set:eG,OrderedSet:eQ,Record:ej,Range:ty,Repeat:tg,is:tp,fromJS:tl}},t.exports=e()},76493:function(t){"use strict";var e=Object.assign.bind(Object);t.exports=e,t.exports.default=t.exports},96085:function(){},49382:function(t,e,r){var n=r(14284);"undefined"!=typeof __nccwpck_require__&&(__nccwpck_require__.ab="//"),({189:function(){!function(t,e){"use strict";if(!t.setImmediate){var r,i,o,a,u,s=1,c={},l=!1,f=t.document,p=Object.getPrototypeOf&&Object.getPrototypeOf(t);(p=p&&p.setTimeout?p:t,"[object process]"===({}).toString.call(t.process))?u=function(t){n.nextTick(function(){g(t)})}:function(){if(t.postMessage&&!t.importScripts){var e=!0,r=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=r,e}}()?(r="setImmediate$"+Math.random()+"$",i=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(r)&&g(+e.data.slice(r.length))},t.addEventListener?t.addEventListener("message",i,!1):t.attachEvent("onmessage",i),u=function(e){t.postMessage(r+e,"*")}):t.MessageChannel?((o=new MessageChannel).port1.onmessage=function(t){g(t.data)},u=function(t){o.port2.postMessage(t)}):f&&"onreadystatechange"in f.createElement("script")?(a=f.documentElement,u=function(t){var e=f.createElement("script");e.onreadystatechange=function(){g(t),e.onreadystatechange=null,a.removeChild(e),e=null},a.appendChild(e)}):u=function(t){setTimeout(g,0,t)},p.setImmediate=function(t){"function"!=typeof t&&(t=Function(""+t));for(var e=Array(arguments.length-1),r=0;r<e.length;r++)e[r]=arguments[r+1];var n={callback:t,args:e};return c[s]=n,u(s),s++},p.clearImmediate=h}function h(t){delete c[t]}function g(t){if(l)setTimeout(g,0,t);else{var r=c[t];if(r){l=!0;try{!function(t){var r=t.callback,n=t.args;switch(n.length){case 0:r();break;case 1:r(n[0]);break;case 2:r(n[0],n[1]);break;case 3:r(n[0],n[1],n[2]);break;default:r.apply(e,n)}}(r)}finally{h(t),l=!1}}}}}("undefined"==typeof self?void 0===r.g?this:r.g:self)}})[189](),t.exports={}}}]);
//# sourceMappingURL=2286-9c334b052b2d574e.js.map